﻿* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "fontNameRegular";
}
@font-face {
	font-family: 'fontNameRegular';
	src: url('fontName.eot');
	src: local('fontName Regular'), local('fontName'), url('../font/NotoSansHans-DemiLight.woff') format('woff'), url('../font/NotoSansHans-DemiLight.ttf') format('truetype'), url('../font/NotoSansHans-DemiLight.svg#fontName') format('svg');
}
img {
	border: 0px;
	display: block;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
.clear {
	clear: both;
}
.public-width {
	width: 1240px;
	margin: 0 auto;
	padding:15px 0;
}
.public-width .public-l{
	float:left;
}
.public-width .public-l span{
	display: block;
    line-height: 35px;
}
.public-width .public-2{
	margin-top: 10px;
}
.public-width .public-2 span {
	font-size: 16px;
    color: #ff7373;
}

.public-width .public-l span:nth-child(1){
	font-weight:bold;
}
.public-width .public-r{
	float:right;
}

.public-width .public-r img{
	width:120px;
}
.public-width .public-r h1{
	font-size:14px;
	    text-align: center;
	font-weight:normal
}
.header {
	height: 115px;
	padding-top: 30px;
}
.header .header-left {
	float: left;
}
.header .header-right {
	float: right;
	
}
.header .header-right h1 {
	font-size: 18px;
	text-align: right;
/*	background: url(../images/rx-ico.jpg) no-repeat 5% 50%;*/
}
.header .header-right h2 {
	font-size: 18px;
	padding-top: 10px;
	padding-left: 15px;
}
/* 导航 */










.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.navBar {
	position: relative;
	z-index: 1;
	background: #0089ff;
	color: #fff;
	height: 90px;
	line-height: 90px;
}
.nav {
	width: 1240px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
}
.nav a {
	color: #fff;
}
.nav h3 {
	float: left;
	font-size: 100%;
	font-weight: normal;
	font-size: 14px;
}
.nav .m {
	float: left;
	position: relative;
}
.nav .s {
	float: left;
	width: 9px;
	text-align: center;
	color: #eee;
}
.nav h3 a {
	display: block;
	padding: 0 24px;
	font-size: 21px;
}
.nav .on a {  /*background:#21AEB5;*/
}
.nav .sub {
	display: none; /*默认隐藏*/
	width: 600px;
	position: absolute;
	left: 0;
	top: 90px;
	padding: 7px 0;
	background: rgba(255,255,255,0.8);
	float: left;
}
.nav .sub li {
	float: left;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #828080 solid;
	margin-right: 5px;
}
.nav .sub li a {
	display: block;
	padding: 0 15px;
	margin: 0 10px;
	color:#000;
}
.nav .sub li a:hover { /*background:#1c8e95; color:#fff;*/
}
.foucebox {
	position: relative;
	width: 1240px;
	height: 410px;
}
.foucebox .bd {
	position: absolute;
	left: 0;
	top: 0;
	width: 693px;
	height: 395px;
	overflow: hidden;
}
.foucebox .bd img {
	width: 693px;
	height: 410px;
}
.foucebox .hd {
	position: absolute;
	height: 90px;
	top: 300px;
	right: 0px;
}
.foucebox .hd ul {
	padding: 6px 0 0 24px;
	text-align: center;
}
.foucebox .hd li {
	position: relative;
	float: left;
	display: inline;
	width: 165px;
	height: 90px;
	margin-left: 8px;
	overflow: hidden;
	overflow: hidden;
	line-height: 12px;
}
.foucebox .hd a {
	display: block;
	width: 165px;
	height: 34px;
	padding: 2px;
	background: url(images/yule_sp.png) -80px -3px no-repeat;
	color: #A9A9A7;
}
.foucebox .hd img {
	width: 165px;
	height: 95px;
	margin-bottom: 5px;
	margin-bottom: 5px;
}
.foucebox .hoverBg {
	position: absolute;
	left: 29px;
	top: 3px;
	width: 165px;
	height: 90px;
	border: solid 3px #f60;
	cursor: pointer;
	z-index: 2;
}
.sy-gywm {
	width: 520px;
}
.sy-gywm {
	position: absolute;
	right: 0px;
	top: 0px;
}
.sy-gywm h3 {
	font-size: 36px;
	padding-top: 10px;
}
.sy-gywm p {
	font-size: 18px;
	margin-top: 15px;
	line-height: 35px;
}
.sy-gywm .alink {
	font-size: 24px;
	padding-top: 35px;
	display: block;
	color: #0089ff
}
/* banner */
* {
	zoom: 1
}
.fullSlide {
	position: relative;
	background: #000;
	margin: 0 auto;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd li img {
	width: 100%;
	vertical-align: top;
}
.fullSlide .hd {
	position: relative;
	z-index: 1;
	margin-top: -30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -18px 0;
	overflow: hidden;
	font-size: 0;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
}
.fullSlide .prev, .fullSlide .next {
	z-index: 1;
	display: block;
	width: 55px;
	height: 55px;
	position: relative;
	margin: -18% 0 0 3%;
	float: left;
	background: url(../images/arrow.png) 0 0 no-repeat;
	filter: alpha(opacity=40);
	opacity: 0.4
}
.fullSlide .next {
	background-position: right 0;
	float: right;
	margin-right: 3%
}
.fullSlide .prev:hover, .fullSlide .next:hover {
	filter: alpha(opacity=80);
	opacity: 0.8
}
/* 关于我们 */
.pc-about {
	background-color: #eaeaea;
	width: 100%;
	padding: 50px 0;
}
.about .about-left {
	float: left;
}
.about .about-right {
	float: right;
	width: 615px;
}
.about .about-right h3 {
	font-size: 36px;
}
.about .about-right p {
	font-size: 18px;
	line-height: 40px;
}
.about .about-right .about-gd {
	margin-top: 15px;
	display: block;
	color: #028cbf;
	font-size: 22px;
}
.about .about-right .about-gd:hover {
	text-decoration: underline;
}
.about .about-right ul {
	justify-content: space-between;
	display: flex;
	margin-top: 90px;
}
/* 新闻版块 */
.pc-news {
	padding: 75px 0;
}
.news-title {
	text-align: center;
}
.news-title h1 {
	font-size: 30px;
	color:#fff;
}
.news-title h2 {
	font-size: 16px;
	margin-top: 5px;
}
.news-list {
	float: left;
	margin-top: 45px;
	width: 48%;
	/* background: red; */
}
.news-list ul {
	margin-top: 10px;
}
.news-list ul li {
	height: 35px;
	line-height: 35px;
	
}
.news-list ul li a {
	width: 500px;
	display:in-range;
	color: #000;
	font-size: 14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
}
.news-list ul li a:hover {
	color: #028cbf;
	text-decoration: underline;
}
.news-list ul li span {
	display: inline-block;
	margin-right: 10px;
	color: #999999;
	float: left;
}
.news-list-2 {
	/* margin-left: 155px; */
	float: right;
}
.news-list-3 {
	float: right;
}
/* 教育 */
.pc-jiaoyu ul {
	margin-top: 5px;
}
.pc-jiaoyu ul li {
	float: left;
	position: relative;
}
.pc-jiaoyu ul li p {
	position: absolute;
    bottom: -50px;
    left: 50%;
    color: #fff;
    font-size: 20px;
    background-color: #0089ff;
	transform: translateX(-50%);
	width: 100%;
    text-align: center;
    padding: 10px 0;
}
.pc-jiaoyu ul li p a {
	color: #fff;
	-moz-text-shadow: 2px 2px 5px #333333;
	-webkit-text-shadow: 2px 2px 5px #333333;
	text-shadow: 2px 2px 5px #333333;
}
.pc-jiaoyu ul li p a:hover {
	-moz-text-shadow: 2px 2px 5px #999;
	-webkit-text-shadow: 2px 2px 5px #999;
	text-shadow: 2px 2px 5px #999;
}
.pc-jiaoyu ul li:nth-child(2) {
	margin: 0 20px
}
.about-max{
	width:100%;
	height:570px;
	background: url(../images/bj_2.jpg) no-repeat center;
}
.pc_qx-about{
	width:1240px;
	margin:0 auto;
	margin-top:50px;
}
.pc_qx-about_le{
	float:left;
	width:720px;
	
}
.pc_qx-about_le p{
    width: 732px;
    line-height: 35px;
    text-indent: 2em;
    margin-top: 26px;
	color: #fff;
}
.pc_qx-about_le span{
	display:inherit;
	text-align:right;
}
.pc_qx-about .pc_qx-about_ri{
width: 490px;
    float: right;
        height: 340px;
    margin-top: 78px;
}





/* 专业团队 */
.ladyScroll {
	position: relative;
}
.pc-time {
	height: 500px;
	margin-top: 90px;
}
.ladyScroll .prev, .ladyScroll .next {
	width: 51px;
	height: 45px;
	position: absolute;
	top: 165px;
	left: -7px;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}
.ladyScroll .next {
	left: auto;
	right: -50px;
	background-position: 0 -90px;
}
.ladyScroll .prev:hover {
	background-position: 0 -45px;
}
.ladyScroll .next:hover {
	background-position: 0 -135px;
}
.ladyScroll .scrollWrap {
	width: 1230px;
	overflow: hidden;
	margin-left: 25px;
	padding-top: 15px;
	margin-top: 30px;
	position: absolute;
}
.ladyScroll dl {
	float: left;
	width: 230px;
	text-align: center;
	position: relative;
	margin-left: 10px;
	border: solid 2px #f0f0f0;
	border-radius: 112px;
	padding: 50px 0;
}
.ladyScroll span {
	display: block;
	width: 215px;
	height: 53px;
	position: absolute;
	left: 15px;
	bottom: 0;
	background: #5f626b;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.ladyScroll dt {
	margin: 0 auto;
	width: 215px;
	overflow: hidden;
}
.ladyScroll img {
	display: block;
	width: 165px;
	height: 165px;
	border-radius: 50%;
	border: solid 2px #cfcfd4;
	padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ladyScroll img:hover {
	transform: scale(1.2);
	transition: all 2000ms;
	-o-transform: scale(1.2);
	-o-transition: all 2000ms;
}
.ladyScroll dd {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}
.xian {
	width: 45px;
	height: 3px;
	background-color: #000;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ladyScroll dl p {
	width: 180px;
	margin: 0 auto
}
.ladyScroll dd a {
	color: #000;
	font-size: 34px;
}
.ladyScroll dd a:hover {
	text-decoration: none;
}
.ladyScroll dl:hover span {
	background: #B52153;
}
.pc-qxgs-news-title {
	margin-top: 90px;
}
/* 旗下公司 */
.pc-qxgs ul {
	margin-top: 50px;
}
.pc-qxgs ul li {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 239px;
	overflow: hidden;
}
.pc-qxgs ul li img:hover {
	transform: scale(1.4);
	transition: all 2000ms;
	-o-transform: scale(1.4);
	-o-transition: all 2000ms;
}
.pc-qxgs ul li div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 45px;
	line-height: 45px;
	background-color: #0189ff;
	width: 100%;
	text-align: center;
}
.pc-qxgs ul li div a {
	color: #fff;
}
.pc-qxgs ul li:nth-child(5) {
	margin: 0px;
}
/* 荣誉 */
.pc-rongyu {
/*	margin-top: 50px;*/
}
.ladyScroll-2 {
	width: 1240px;
	margin-top: 20px;
	position: relative;
	height: 240px;
}
.ladyScroll-2 .prev, .ladyScroll-2 .next {
	width: 51px;
	height: 45px;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}
.ladyScroll-2 .next {
	left: auto;
	right: 0;
	background-position: 0 -90px;
}
.ladyScroll-2 .prev:hover {
	background-position: 0 -45px;
}
.ladyScroll-2 .next:hover {
	background-position: 0 -135px;
}
.ladyScroll-2 .scrollWrap {
	width: 1240px;
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
}
.ladyScroll-2 dl {
	float: left;
	width: 329px;
	text-align: center;
	position: relative;
	margin-right: 20px;
}
.ladyScroll-2 span {
	display: block;
	width: 329px;
	height: 53px;
	position: absolute;
	left: 15px;
	bottom: 0;
	background: #5f626b;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.ladyScroll-2 dt {
	margin: 0 auto;
	width: 329px;
	overflow: hidden;
}
.ladyScroll-2 img {
	display: block;
	width: 329px;
	height: 222px;
}
.ladyScroll-2 dd {
	width: 215px;
	height: 40px;
	line-height: 28px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}
.ladyScroll-2 dd a {
	color: #fff;
	font-size: 16px;
}
.ladyScroll-2 dd a:hover {
	text-decoration: none;
}
.ladyScroll-2 dl:hover span {
	background: #B52153;
}
/* 联系我们 */
.pc-lxwm {
	width: 100%;
	background-color: #e9e9e9;
	margin-top: 50px;
}
.lxwm-title h1 {
	padding: 50px 0 50px 0;
}
.pc-lxwm ul {
	margin-top: 40px;
}
.pc-lxwm ul li {
	width: 33.3%;
	float: left;
	text-align: center;
}
.pc-lxwm ul li h1 {
	font-size: 24px;
	padding: 15px 0 20px 0;
}
.pc-lxwm ul li p {
	font-size: 14px;
}
.pc-lxwm ul li .h1 {
	font-size: 14px;
}
.pc-lxwm ul li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* foot */
.pc-foot {
	background-color: #1e1e1e;
}
.pc-foot p {
	text-align: center;
	padding: 15px 0;
	color: #fff;
	font-size: 14px;
}
/* show */
.page-show {
	width: 1240px;
	margin: 0 auto;
	margin-top: 25px;
}
.page-show-left {
	width: 395px;
	float: left;
}
.page-show-right {
	float: right;
	width: 825px;
}
.show-list h3 {
	height: 60px;
	line-height: 60px;
	background-color: #0089ff;
	color: #fff;
	padding-left: 20px;
	font-size: 26px;
}
.show-list li {
	height: 60px;
	width: 375px;
	line-height: 60px;
	padding-left: 00px;
 background-color:;
	border-bottom: solid 1px #d6d4d5;
	background: url(../images/jiantou.png) no-repeat 96% 50%;
}
.show-list li a {
	color: #666565;
	font-size: 22px;
	padding-left: 20px;
}
.show-list li a:hover {
	color: #0089ff;
}
.show-body {
	background-color: #f7f7f7;
	padding-bottom: 40px;
}
.show-body h1 {
	text-align: center;
	padding: 20px 0 24px 0;
	font-size: 32px;
}
.show-body h2 {
	text-align: center;
	padding: 0px 0 24px 0;
	font-size: 22px;
}
.show-body img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.show-body p {
	width: 740px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 22px;
	color: #484848;
}
.page-list {
	width: 830px;
}
.page-list ul {
	margin-right: -10px;
}
.page-list ul li {
	width: 270px;
	background-color: #f7f7f7;
	padding-bottom: 15px;
	float: left;
	margin-right: 10px;
}
.page-list ul li a {
	color: #000;
}
.page-list ul li div span {
	display: block;
	width: 70px;
	height: 4px;
	background-color: #d7d5d5;
}

.page-list ul li>a>img{
width: 270px;
 max-height: 240px; 
}

.page-list ul li div {
	width: 90%;
	margin: 0 auto
}
.page-list ul li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	
}
.page-list ul li .img{
	width: 250px;
    height: 170px;
}
.page-list ul li h1 {
	font-size: 14px;
	padding: 10px 0 10px 0;
}
.page-list ul li p {
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
}
#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
}
.page .noPage {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.pageright {
	margin-right: 40px;
}
