
/* CSS Document */
/*切图：zcy*/
html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0;outline:none !important;}
ul, ol,li{ list-style-type:none;}
body, button, input, select, textarea{  font-family:'Microsoft yahei'; font-size:12px;}
code, kbd, pre, samp { font-family: 'Microsoft yahei';}
a{ text-decoration:none; color:#333;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
img{border:0; max-width:100%;}
li { line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family:'Microsoft yahei'; }
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
body{ position:relative; float:left; width:100%;}
select{ margin:0; padding:0; font-family:'Microsoft yahei'; border:none;}
textarea{ resize:none;outline:none;}
label{ margin-bottom:0; font-weight:normal;}
input,select,textarea{ margin:0; padding:0; border:0; outline:none;
 -moz-border-radius:0px; 
 -webkit-border-radius:0; 
 -khtml-border-radius:0;
 border-radius:0;
}
/*********************************************************************重置***********************************************************************/

.pz_top{ float:left; width:100%; z-index:5; position:absolute; background:white; box-shadow:0 2px 3px rgba(0,0,0,0.15);}
.pz_menu{ float:left; width:100%; position:relative; z-index:5; background:#313131;}
.pz_banner{ float:left; width:100%; position:relative; z-index:1; min-height:80px; background:#1c1c1c;}
.pz_main{ float:left; width:100%; position:relative; z-index:2;}
.pz_down{ float:left; width:100%; background:#2c2c31; z-index:3; position:relative;}

.pz_top.on1{ position:fixed; top:-150px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.pz_top.on{ top:0;}
.h_105{ width:100%; float:left; height:105px;}

/*首页*/
.top{ margin:0 -40px; height:105px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.top .logo{ float:left; margin-top:24px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.top .logo img{ height:66px;}
.top .top_r{ float:right; margin-top:37px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.top .top_r .search_i{ float:left; height:68px; position:relative; cursor:pointer;}
.top .top_r .search_i .search_ico{ width:30px; height:30px; background:url(../images/top1.png) no-repeat center center; background-size:contain; cursor:pointer;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.search .search_k{ width:100%; height:44px; float:left; line-height:44px; background:white; font-size:14px; color:#00a2e9; padding-left:15px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.search .search_b{ width:46px; height:44px; position:absolute; right:0; top:0; background:url(../images/top3.png) no-repeat center center #009bde; background-size:30px 30px; cursor:pointer;}
.search_i .search{ width:400px; height:50px; position:absolute; right:0; top:100%; z-index:-5; padding-right:46px; border:solid 3px #00a2e9; display:none;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.search_i.on .search{ display:block;
-webkit-animation:fadeInUp1 0.5s 0s ease both;
-moz-animation:fadeInUp1 0.5s 0s ease both;}
.top .top_r .tel{ float:right; font-size:14px; color:#383838; line-height:29px; letter-spacing:1px; margin-left:20px; text-transform:uppercase;}
@-webkit-keyframes fadeInUp1{
0%{opacity:0;
-webkit-transform:translateY(20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp1{
0%{opacity:0;
-moz-transform:translateY(20px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}

.menu{ z-index:99; position:absolute; left:50%; top:0; width:900px; margin-left:50px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);}
.menu > ul{ float:left; width:100%;}
.menu ul .nli{ float:left;z-index:99; width:130px; position:relative; height:105px; text-align:center; padding:28px 20px 0 20px; margin:0 10px; border-bottom:solid 2px white;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.menu ul .nli:first-child{ width:auto; margin-left:0;}
.menu ul .nli:last-child{ margin-right:0;}
.menu ul .nli span{ display:block; width:100%; float:left; font-size:12px; color:#00a2e9; line-height:16px; text-transform:uppercase; opacity:0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.menu ul .nli a{ display:block; float:left; line-height:22px; color:#383838; font-size:16px; position:relative; z-index:2;word-wrap: break-word}
.menu ul .nli.on,.menu ul .nli:hover{ background:#e4f6fe; border-color:#009bde;}
.menu ul .nli.on span,.menu ul .nli:hover span{ opacity:1;}
.menu ul .nli.on a,
.menu ul .nli:hover a{ color:#009bde;}

.top.on{ height:60px;}
.top.on .logo{ margin-top:13px;}
.top.on .logo img{ height:30px;}
.top.on .menu ul .nli{ height:60px; background-position:center 350%; padding-top:18px;}
.top.on .menu ul .nli span{ display:none;}
.top.on .menu ul .nli.on,.top.on .menu ul .nli:hover{background-position:center 220%;}
.top.on .top_r{ margin-top:17px;}
.top.on .top_r .search_i{ height:43px;}

/*下拉菜单（漂浮在menu .nli上）*/
.sub { z-index:21;  position:absolute; display: none; left:0; width:160px;background:#00a2e9;  top:100%; text-align: center; left:50%; text-align: center; margin-left:-80px;}
.sub .l2{ width:100%; float: left; position: relative;}
.sub .l2 .l2_a{ line-height: 52px;  width:100%;  display:block;  float:left;  color:#fff !important;font-size: 14px;}
.sub .l2:hover .l2_a { color:#fff; background:#313131;}
.sub .ul2 { float:left;  position:absolute; left:99%; top:0px; display:none;  margin:0px;  width:160px; overflow:hidden; background:#00a2e9; box-shadow:0 3px 16px rgba(0,0,0,0.15); z-index:66;}
.sub .ul2 .l3{ float:left;  position:static;  padding:0; margin:0; width: 100%; float:left; text-align:center;}
.sub .ul2 .l3 .l3_a{ padding:0px; line-height: 52px;  width:100%;  display:block;  float:left;  font-size:14px; color:#fff; }
.sub .ul2 .l3:hover .l3_a{ background:#313131;}
.sub .l2:hover .ul2{ display:block;
-webkit-animation:fadeInUp1 0.5s 0s ease both;
-moz-animation:fadeInUp1 0.5s 0s ease both;}
.menu ul .nli:hover .sub{ display:block;
-webkit-animation:fadeInUp1 0.5s 0s ease both;
-moz-animation:fadeInUp1 0.5s 0s ease both;}
@-webkit-keyframes fadeInUp1{
0%{opacity:0;
-webkit-transform:translateY(30px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp1{
0%{opacity:0;
-moz-transform:translateY(30px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
@media screen and (max-width: 1620px) {
.menu ul .nli{ margin:0; width:105px; padding:28px 10px 0 10px;}
.menu{ width:700px;}
}
@media screen and (max-width: 1366px) {

.menu ul .nli{ padding:28px 10px 0 10px;}
.menu ul .nli a{ font-size:15px;}
.menu ul .nli span{ left:-2px;}
.top{ margin:0 -50px;}
.top .top_r .search_i{ float:right;}
}
@media screen and (max-width: 1199px) {
.top .logo{ margin-top:30px;}
.top .logo img{ height:40px;}
.menu{ margin-left:0px;}
.top .top_r .tel{ font-size:13px;}
}

.menuph{ float:right; cursor: pointer;  width:50px;  height: 50px; display: none;}
.menuph .point { display:block;  width: 50px;  height: 50px;  position: relative; background:#00a2e9; background-size:contain; overflow:hidden;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.menuph .point.active{ transform:rotate(90deg);}
.menuph .navbtn {  position: absolute;  top: 24px;  right: 10px;  display: inline-block;  width: 22px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #fff; z-index:9999;}
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 30px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #fff;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px;}
.menuph .navbtn::after { top:-10px;}
.menuph .navbtn::before { top:10px;}
.menuph .point.active .navbtn{  background: transparent;  }
.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }
.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }

.pf_menu{ position:fixed; width:100%; height:100%; overflow-y:auto; right:0px; top:-100%; display:block; padding:50px 0 0 0; z-index: 4; background:#1c1c1c;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.pf_menu.on_1{ top:0;}
.ph_menu{ float:left; width:100%; text-align:left;}
.nav_box{ width:100%; float:left;}
.ph_menu .nli{ float:left; width:100%; position:relative;}
.ph_menu .nli span{ float:left; width:100%;}
.ph_menu .nli .l1_a{ float:left; width:100%; color:#fff; font-size:14px; line-height:46px; white-space:nowrap; position: relative; letter-spacing: 1px; border-bottom:solid 1px #009bde; padding:0 10px;}
.ph_menu .nli svg,.ph_menu .nli i{ display:block; width:40px; height:40px; position:absolute; right:0; top:0; background:url(../images/top4.png) no-repeat center center; background-size:auto 30px !important;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ph_menu .nli i{ background-size:auto 20px !important; width:30px; height:30px;}
.ph_menu .nli.on svg,.ph_menu .nli .l2_ul li.on i{ transform:rotate(90deg);}

.ph_menu .nli .l2_ul{ display:none; height:auto; float:left; width:100%; padding: 5px 0; background:#009bde;}
.ph_menu .nli .l2_ul li{ width:100%; float:left; position:relative;}
.ph_menu .nli .l2_ul li a{ line-height:30px; font-size:12px; color:#fff; text-transform:uppercase; padding:0 10px;}
.ph_menu .nli .l2_ul li a:hover,.ph_menu .nli .l2_ul .l2.on a{ opacity:1;}
.ph_menu .nli .l3_ul{ display:none; height:auto; float:left; width:100%; padding: 5px 0; background:#00a2e9;}
.ph_menu .nli .l3_ul li a{ line-height:30px; font-size:12px; color:#fff; text-transform:uppercase; opacity:0.6; padding:0 20px;}
.ph_menu .nli .l3_ul li a:hover{ opacity:1;}


.pz_menu.on{ box-shadow: 0 3px 6px rgba(0,0,0,0.10);}
.ph_menu .search{ display:block; float:left; height:50px; border:solid 1px #5b5c60; width:96%; padding: 0 50px 0 0; position: relative; left:auto; top:auto; right:auto; margin-top:10px; z-index:1; background:#313131; margin-left:2%;}
.ph_menu .search .search_k{ height:48px; line-height:20px; padding:14px 0; width:100%; float:left; background:#313131; font-size: 14px; color: #fff; padding-left:10px;}
.ph_menu .search .search_btn{ position: absolute; right:-1px; top: 0; height:48px; width:50px; background: #5b5c60 url(../images/top3.png) no-repeat center center; background-size:34px 34px;}
.ph_menu .msg{ width:100%; float:left; margin-top:10px;}
.ph_menu .msg a{ display:block; width:100%; float:left; height:36px; line-height:36px; text-align:center; background:#5b5c60; font-size:14px; color:white; font-weight:bold; font-family:Arial;
-moz-border-radius:18px; 
-webkit-border-radius:18px; 
-khtml-border-radius:18px;
border-radius:18px;}

@media screen and (max-width: 991px) {
.pz_top{ background:rgba(255,255,255,0.9); box-shadow:0 2px 3px rgba(0,0,0,0.16); position:fixed;}
.top{ height:50px; padding-left:10px; margin:0; width:100%; float:left;}
.top .logo{ margin-top:5px;}
.h_105{ height:50px;}
.menu,.top .top_r{ display:none;}
.menuph{ display:block;}
.pz_main{ overflow:hidden;}
}

/*右侧漂浮*/
.pf_right{ position:fixed; right:24px; top:50%; margin-top:-151px; z-index:5;}
.pf_right ul{ width:75px; float:left;}
.pf_right ul li{ width:75px; height:75px; margin-top:1px; padding:9px 0 0 0; text-align:center; background:#009bde; cursor:pointer; position:relative;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.pf_right ul li img{ width:40px; height:38px; display:inline-block; vertical-align:top; position:relative; z-index:3;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.pf_right ul li h5{ font-size:14px; width:100%; color:white; line-height:20px; text-transform:uppercase;}
.pf_right ul li h6{ width:160px; background:#009bde; position:absolute; left:-161px; top:0; height:75px; line-height:75px; text-align:center; font-size:16px; color:white; display:none;}
.pf_right ul li:hover{ background:#d58600; z-index:3;}
.pf_right ul li:hover h6{ display:block;
-webkit-animation:fadeInRight1 0.3s 0s ease both;
-moz-animation:fadeInRight1 0.3s 0s ease both;}
@-webkit-keyframes fadeInRight1{
0%{opacity:0;
-webkit-transform:translateX(30px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInRight1{
0%{opacity:0;
-moz-transform:translateX(30px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
.pf_right ul li .ewm{ position:absolute; right:110%; top:50%; margin-top:-56px; width:121px; text-align:center; height:112px; background:url(../images/right9.png) no-repeat center center; display:none; z-index:1; padding:9px 18px 9px 9px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.pf_right ul li .ewm img{ width:103px; float:left; height:94px; margin:0; position:relative; left:auto; top:auto;
-moz-border-radius:0px; 
-webkit-border-radius:0px; 
-khtml-border-radius:0px;
border-radius:0px;}
.pf_right ul li:hover .ewm{ display:block;
-webkit-animation:fadeInRight1 0.3s 0s ease both;
-moz-animation:fadeInRight1 0.3s 0s ease both;}
@media screen and (max-width: 1199px) {
.pf_right{ right:0;}
}
@media screen and (max-width: 991px) {
.pf_right{ display:none;}
}

.slide_banner{ width:100%; float:left; position:relative;}
.slide_banner .slick-slide{ overflow:hidden; position:relative;}
.slide_banner img{ width:100%; float:left;}
.slide_banner:before{ content:''; background:url(../images/top2.png) no-repeat center center; width:60px; height:60px; position:absolute; left:50%; bottom:38px; margin-left:-30px; z-index:3;}
.slide_banner:after{ position:absolute; content:''; z-index:2; width:557px; height:234px; background:url(../images/banner_mb.png) no-repeat center center; right:0; bottom:0; background-size:contain;}
.arr{ position:absolute; right:60px; bottom:36px; z-index:3;}
.arr .zuo,.arr .you{ display:block; float:left; width:15px; height:30px; background:url(../images/banner_btn.png) no-repeat left center; cursor:pointer;}
.arr .you{ left:auto; right:0; margin-left:61px; position:relative; background-position:right center;}
.arr .you:before{ content:''; width:1px; height:30px; position:absolute; left:-31px; top:0; background:url(../images/banner_btn.png) no-repeat center center;}
.arr .dian{ display:block; vertical-align:top; float:right; margin-left:30px;}
.arr .dian .slick-dots {
	position:relative;
	bottom: auto;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.arr .dian .slick-dots li { overflow:visible;
	position: relative;
	display: inline-block;
	width: 40px;
	height: 30px; float:left;
	margin: 0 26px; opacity:0.4;
}	
.arr .dian .slick-dots li:before,.arr .dian .slick-dots li:after{ content:''; width:26px; height:1px; background:white; position:absolute; left:-26px; top:50%;}
.arr .dian .slick-dots li:after{ left:auto; right:-26px;}
.arr .dian .slick-dots li:first-child:before,.arr .dian .slick-dots li:last-child:after{ display:none;}
.arr .dian .slick-dots li button {
	font-size: 16px;
	line-height: 30px;
	display: block;
	width: 40px;
	height: 30px;
	padding: 0;
	text-indent:0; color:white;
}
.arr .dian .slick-dots li button:before{ content:'0'; width:10px; color:white; position:absolute; left:50%; margin-left:-15px; font-size:16px; top:0px; line-height:30px; height:30px; opacity:1;}
.arr .dian .slick-dots li.slick-active{
	opacity:1;
}
@media screen and (max-width: 1199px) {
.arr .dian{ display:none !important;}
}

@media screen and (max-width: 767px) {
.arr,.slide_banner:before{ display:none !important;}
.slide_banner:after{ display:none;}
.h_105{ height:50px;}
}

/*底部*/
.footerHead{ width:100%; float:left; padding:50px 0 47px 0; background:#1f1f1f;}
.footerHead .footerHeadLeft{ float:left; width:30.98684%; padding-right:7.76316%;}
.footerHead .footerHeadLeft .logo{ width:100%; float:left;}
.footerHead .footerHeadLeft .logo img{ height:67px;}
.footerHead .footerHeadLeft .text{ width:100%; float:left; margin-top:30px; padding-left:15px; font-size:13px; color:#bbb; line-height:36px;}
.footerHead .footerHeadLeft .footerGz{ width:100%; float:left; margin-top:25px;}
.footerHead .footerHeadLeft .footerGz a{ display:block; float:left; margin:0 4px; position:relative; width:30px; height:30px; background-repeat:no-repeat; background-position:center center; background-size:contain; cursor:pointer;}
.footerHead .footerHeadLeft .footerGz a .ewm{ background:url(../images/ewm_bg.png) no-repeat center center; width:112px; height:121px; padding:10px 10px 19px 10px; position:absolute; left:50%; top:-121px; display:none; margin-left:-56px;}
.footerHead .footerHeadLeft .footerGz a .ewm img{ width:100%; height:100%;}
.footerHead .footerHeadLeft .footerGz a.a1{ background-image:url(../images/footer3.png);}
.footerHead .footerHeadLeft .footerGz a.a2{ background-image:url(../images/footer4.png);}
.footerHead .footerHeadLeft .footerGz a.a3{ background-image:url(../images/footer5.png);}
.footerHead .footerHeadLeft .footerGz a.a1:hover{ background-image:url(../images/footer3_h.png);}
.footerHead .footerHeadLeft .footerGz a.a2:hover{ background-image:url(../images/footer4_h.png);}
.footerHead .footerHeadLeft .footerGz a.a3:hover{ background-image:url(../images/footer5_h.png);}
@media screen and (min-width: 991px) {
.footerHead .footerHeadLeft .footerGz a:hover .ewm{ display:block;
-webkit-animation:fadeInUp1 0.5s 0s ease both;
-moz-animation:fadeInUp1 0.5s 0s ease both;}
}
.footerHead .footerHeadCenter{ float:left; width:31.90789%; padding:0 0 0 7.5%; border-left:solid 1px rgba(255,255,255,0.05); border-right:solid 1px rgba(255,255,255,0.05);}
.footerHead .footerHeadCenter dt{ width:100%; float:left; padding-bottom:17px; background:url(../images/footer6.png) no-repeat left bottom; margin-bottom:3px; font-size:18px; color:white; line-height:23px; letter-spacing:1px;}
.footerHead .footerHeadCenter dd{ width:100%; float:left; margin-top:23px; padding-left:44px; position:relative; font-size:13px; line-height:24px;
                                   color:#bbb;}
.footerHead .footerHeadCenter dd .ico{ position:absolute; left:0; top:50%; width:25px; margin-top:-17px;}

.footerHead .footerHeadRight{ float:right; width:22.10526%; position:relative; margin-top:49px;}
.footerHead .footerHeadRight .ewm{ float:left; width:400px; background:white; padding:7px; border:solid 1px #ebebeb;}
.footerHead .footerHeadRight .ewm img{ width:100%; float:left;}
.footerHead .footerHeadRight h5{ margin:17px 0 0 190px; font-size:14px; color:#b2b2b2; line-height:22px;}
.footerHead .footerHeadRight h4{ margin:22px 0 0 190px;}
@media screen and (max-width: 1660px) {
.footerHead .footerHeadLeft{ padding-right:5%;}
.footerHead .footerHeadCenter{ padding:0 0 0 5%;}
.footerHead .footerHeadRight .ewm{ width:126px; padding:5px;}
.footerHead .footerHeadRight h5,.footerHead .footerHeadRight h4{ margin-left:140px;}
}
@media screen and (max-width: 1366px) {
.footerHead .footerHeadLeft{ padding-right:3%;}
.footerHead .footerHeadLeft .text{ margin-top:20px; padding-left:0px; font-size:12px; line-height:30px;}
.footerHead .footerHeadCenter{ padding:0 0 0 3%;}
.footerHead .footerHeadRight{ width:24%;}
}
@media screen and (max-width: 1199px) {
.footerHead{ padding:30px 0 27px 0;}
.footerHead .footerHeadLeft{ width:50%;}
.footerHead .footerHeadRight{ display:none;}
.footerHead .footerHeadCenter{ width:40%; float:right; border-left:0; border-right:0;}
}
@media screen and (max-width: 991px) {
.footerHead{ padding:20px 10px 17px 10px;}
.footerHead .footerHeadLeft .logo img{ height:40px;}
.footerHead .footerHeadLeft .text{ margin-top:10px; line-height:26px;}
.footerHead .footerHeadLeft .footerGz{ margin-top:15px; padding-left:30px; display:none;}
.footerHead .footerHeadLeft .footerGz a{ width:26px; height:26px;}
.footerHead .footerHeadCenter{ padding-left:0 !important;}
.footerHead .footerHeadCenter dt{ padding-bottom:12px; margin-bottom:0px; font-size:16px; line-height:21px;}
.footerHead .footerHeadCenter dd{ margin-top:17px; padding-left:40px; font-size:12px; line-height:22px;}
.footerHead .footerHeadCenter dd .ico{ margin-top:-16px; width:23px;}
}
@media screen and (max-width: 767px) {
.footerHead{ padding:10px 10px 7px 10px;}
.footerHead .footerHeadLeft{ width:100%; text-align:center;}
.footerHead .footerHeadLeft .footerGz{ width:100%; padding-left:0;}
.footerHead .footerHeadLeft .footerGz a{ display:inline-block; float:none; vertical-align:top;}
.footerHead .footerHeadCenter{ width:100%; display:none;}
.footerHead .footerHeadCenter dt{ display:none;}
.footerHead .footerHeadCenter dd{ margin-top:10px;}
}

.footerDown{ width:100%; float:left; background:#060606; padding:21px 0 22px 0; position:relative;}
.footerDown .footerDownLeft{ float:left; font-size:12px; color:#bbb; line-height:26px;}
.footerDown .footerDownLeft a{ color:#bbb;}
.footerDown .footerDownLeft a:hover{ color:#009bde;}
.footerDown .footerDownLeft span{ margin:0 26px;}
.footerDown .footerDownBq{ width:30%; position:absolute; left:40%; font-size:12px; color:#bbb; line-height:26px; letter-spacing:1px; text-align:center;}
.footerDown .footerDownRight{ float:right;}
.footerDown .footerDownRight .yqLink{ width:200px; height:26px; line-height:24px; padding:0 30px 0 14px; background:#060606 url(../image/footer11.png) no-repeat 96% center; cursor:pointer; border:solid 1px #838383; color:#bbb; font-size:12px; float:left; position:relative;}
.footerDown .footerDownRight .yqLink ul{ width:100%; position:absolute; left:0; bottom:100%; background:#060606; display:none; max-height:186px; overflow-y:auto; border:solid 1px #838383;
-moz-border-top-left-radius:4px; 
-webkit-border-top-left-radius:4px; 
-khtml-border-top-left-radius:4px;
border-top-left-radius:4px;
-moz-border-top-right-radius:4px; 
-webkit-border-top-right-radius:4px; 
-khtml-border-top-right-radius:4px;
border-top-right-radius:4px;}
.footerDown .footerDownRight .yqLink ul::-webkit-scrollbar {
background:#ce2e33;
width:5px;
}
.footerDown .footerDownRight .yqLink ul::-webkit-scrollbar-thumb {
background: black;
 overflow:hidden;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
-khtml-border-radius:5px;
border-radius:5px;
}
.footerDown .footerDownRight .yqLink ul::selection {
	color: white;
	-webkit-text-fill-color: black;
	   -moz-text-fill-color: black;
	        text-fill-color: black;
			 overflow:hidden;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
-khtml-border-radius:5px;
border-radius:5px;
	
}
.footerDown .footerDownRight .yqLink ul::-moz-selection {
color:black;
-webkit-text-fill-color:black;
 overflow:hidden;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
-khtml-border-radius:5px;
border-radius:5px;
}
.footerDown .footerDownRight .yqLink ul li{ width:100%; float:left; border-bottom:solid 1px #ccc;}
.footerDown .footerDownRight .yqLink ul li a{ display:block; width:100%; float:left; text-align:center; font-size:12px; color:#fff; line-height:30px;}
.footerDown .footerDownRight .yqLink ul li a:hover{ background:#009bde;}
.footerDown .footerDownRight .wzdt{ float:right; margin-left:17px; font-size:12px; color:#bbb; line-height:26px;}
.footerDown .footerDownRight .wzdt a{ color:#bbb;}
.footerDown .footerDownRight .wzdt a:hover{ color:#009bde;}
@media screen and (max-width: 1660px) {
.footerDown .footerDownLeft span{ margin:0 16px;}
.footerDown .footerDownBq{ left:38%;}
}
@media screen and (max-width: 1366px) {
.footerDown .footerDownLeft{ display:none;}
.footerDown .footerDownBq{ position:relative; left:auto; top:auto; float:left; width:auto;}
}
@media screen and (max-width: 1199px) {
.footerDown{ padding:11px 0 12px 0;}
}
@media screen and (max-width: 991px) {
.footerDown{ padding:11px 10px 12px 10px;}
.footerDown .footerDownBq,.footerDown .footerDownRight{ width:100%; text-align:center;}
.footerDown .footerDownRight{ margin-top:10px;}
.footerDown .footerDownRight .yqLink{ float:none; display:inline-block; vertical-align:top;}
.footerDown .footerDownRight .wzdt{ float:none; display:inline-block; vertical-align:top;}
}
@media screen and (max-width: 767px) {
.footerDown .footerDownBq{ line-height:20px; letter-spacing:0px;}
}

.pf_mb{ width:100%; height:100%; position:fixed; left:0; top:0; background:black; opacity:0.8; z-index:6; display:none;}
.tc_858{ width:858px; background:url(../images/tc8.png); position:fixed; left:50%; top:50%; z-index:9; padding:49px 86px 81px 86px; display:none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);}
.tc_858 .bian{ width:96%; height:93%; border:solid 1px white; position:absolute; left:2%; top:3.5%; z-index:1;}
.tc_858 .btn{ position:absolute; right:0; top:0; width:14px; cursor:pointer; line-height:0;}
.tc_858 .title{ width:100%; float:left; height:91px; line-height:91px; position:relative; z-index:2; text-align:center;}
.tc_858 .title img{ display:inline-block; vertical-align:top;}
.tc_858 .title span{ display:inline-block; vertical-align:middle; text-align:left; margin-left:28px;}
.tc_858 .title span h3{ width:100%; font-size:31px; color:white; line-height:43px; font-weight:bold; letter-spacing:1px;}
.tc_858 .title span h5{ width:100%; font-size:14px; color:white; line-height:24px; font-family:Arial; letter-spacing:0.5px;}
.tc_858 ul{ width:100%; float:left; margin-top:19px; position:relative; z-index:2;}
.tc_858 ul li{ width:100%; float:left; padding:0 9px; margin-top:11px;}
.tc_858 ul li .txk{ width:100%; float:left; border:solid 1px white; padding:9px 20px 10px 100px; position:relative;}
.tc_858 ul li .txk .name{ position:absolute; left:10px; top:9px; font-size:16px; color:white; line-height:27px;}
.tc_858 ul li .txk .name .ico{ float:left; width:32px; height:27px;}
.tc_858 ul li .txk input,.tc_858 ul li .txk textarea{ display:block; width:100%; height:27px; line-height:27px; font-size:16px; color:white; background:none;}
.tc_858 ul li .txk textarea{ height:96px;}
.tc_858 ul li.l2{ width:50%;}
.tc_858 ul li.l1 .txk{ width:48.5%;}
.tc_858 ul li.l1 .yzm{ float:left; margin-left:9px; width:92px; height:48px;}
.tc_858 ul li.l1 .yzm img{ width:92px; height:48px; cursor:pointer;}
.tc_858 ul li.l1 .submit{ float:right; width:35%; text-align:center; background:white; height:48px; line-height:48px; font-size:16px; color:#00a4ef; overflow:hidden; cursor:pointer;
-moz-border-radius:48px; 
-webkit-border-radius:48px; 
-khtml-border-radius:48px;
border-radius:48px;}
@media screen and (max-width: 991px) {
.tc_858{ width:600px; padding:29px 46px 41px 46px;}
.tc_858 .bian{ height:94%; top:3%;}
.tc_858 .title{ height:60px; line-height:60px;}
.tc_858 .title img{ height:60px;}
.tc_858 .title span{ margin-left:18px;}
.tc_858 .title span h3{ font-size:21px; line-height:33px;}
.tc_858 .title span h5{ font-size:12px; line-height:18px;}
.tc_858 ul{ margin-top:10px;}
.tc_858 ul li{ padding:0 5px;}
.tc_858 ul li.l1 .submit{ width:30%;}
}
@media screen and (max-width: 767px) {
.tc_858{ width:100%; left:0; padding:16px 26px 21px 26px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);}
.tc_858 .bian{ height:95%; top:2.5%;}
.tc_858 .title{ height:auto;}
.tc_858 .title span{ margin-left:10px; text-align:center;}
.tc_858 .title span h3{ font-size:16px; line-height:24px;}
.tc_858 .title span h5{ line-height:16px;}
.tc_858 ul{ margin-top:0px;}
.tc_858 ul li{ width:100%; margin-top:10px;}
.tc_858 ul li.l2{ width:100%;}
.tc_858 ul li.l1 .submit{ width:100%; margin-top:10px;}
.tc_858 ul li.l1 .txk{ width:64%;}
.tc_858 ul li.l1 .yzm{ float:right; margin-left:0;}
.tc_858 ul li .txk .name{ left:5px;}
.tc_858 ul li .txk{ padding-right:10px; padding-left:95px;}
}

/*首页main*/
.indexOne{ padding:95px 0 76px 0;}
.indexOne h1{ position:absolute; right:0; top:95px; font-size:200px; color:#f4f4f4; line-height:175px; opacity:0.5; letter-spacing:1px; text-transform:uppercase; font-family:"Arial Black"; z-index:1;}
.indexHead{ width:100%; float:left; position:relative; z-index:2;}
.indexHead h2{ width:100%; float:left; position:relative; font-size:50px; color:#3b3b3b; line-height:56px; letter-spacing:1px; font-family: 'OPENSANS-BOLD';}
.indexHead h2:before{ content:''; background:url(../images/index1.jpg) no-repeat center center; width:25px; height:5px; position:absolute; left:-41px; top:31px;}
.indexHead h4{ width:100%; float:left; margin-top:7px; position:relative; font-size:24px; color:#565656; line-height:28px; letter-spacing:1px;}
.indexOne .aboutImgSmal{ float:left; position:relative; z-index:2; width:13.48684%; margin-top:30px;}
.indexOne .aboutImgSmal .img{ width:100%; float:left; margin:12px 0; padding-bottom:61.95%; position:relative; cursor:pointer; overflow:hidden;}
.indexOne .aboutImgSmal .img img{ width:100%; position:absolute; left:0; top:0;}
.indexOne .aboutImgBig{ float:left; position:relative; margin-left:25px; z-index:2; width:43.421%; margin-top:42px;}
.indexOne .aboutImgBig img{ width:100%; float:left;}
.indexOne .aboutImgBig .slick-prev,.indexOne .aboutImgBig .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: auto; right:1px;
	top: auto; bottom:82px;
	display: block;
	width: 80px;
	height: 80px;
	background:url(../images/index3.png) no-repeat top center;
}
.indexOne .aboutImgBig .slick-next {
	left: auto;
	right: 1px; background-position:bottom center; bottom:1px;
}
.indexOne .aboutImgBig .slick-prev:hover,
.indexOne .aboutImgBig .slick-next:hover{ background-image:url(../images/index3_h.png); border-right:solid 4px #009bde; width:84px;}
.indexOne .aboutText{ width:32.8947%; float:right; margin-right:3.947%; margin-top:68px; position:relative; z-index:2;}
.indexOne .aboutText h3{ width:100%; float:left; font-size:50px; color:#3b3b3b; line-height:58px; letter-spacing:1px;font-family: 'OPENSANS-REGULAR'; padding-bottom:31px; background:url(../images/index4.jpg) no-repeat left bottom;}
.indexOne .aboutText .p{ width:100%; float:left; margin-top:41px; font-size:16px; color:#3b3b3b; line-height:32px; letter-spacing:1px; height:256px; overflow:hidden;}
.indexOne .aboutText .detail{ width:100%; float:left; margin-top:39px;}
.indexOne .aboutText .detail a{ display:block; width:157px; height:41px; line-height:41px; text-align:center; color:white; background:#d18925; font-size:14px; letter-spacing:1px; position:relative;}
.indexOne .aboutText .detail a span{ display:block; background:url(../images/index6.png) no-repeat right center; width:21px; height:10px; position:absolute; right:-21px; top:50%; margin-top:-5px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.indexOne .aboutText .detail a:hover span{ width:41px; right:-41px;}
.indexOne .aboutText .detail a span:before{ content:''; width:10px; height:1px; background:white; position:absolute; left:-10px; top:50%;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.indexOne .aboutText:before{ content:''; background:url(../images/index5.png) no-repeat center center; width:17px; height:257px; position:absolute; right:-58px; bottom:0;}
.indexOne .aboutText .detail a:hover span:before{ width:20px; left:-20px;}
@media screen and (max-width: 1660px) {
.indexOne .aboutImgSmal{ margin-top:32px;}
.indexOne .aboutImgSmal .img{ margin:10px 0;}
.indexOne .aboutText{ width:35%; margin-right:0; margin-top:48px;}
}
@media screen and (max-width: 1366px) {
.indexOne .aboutImgSmal{ margin-top:34px;}
.indexOne .aboutImgSmal .img{ margin:8px 0;}
.indexOne .aboutText{ margin-top:28px;}
}
@media screen and (max-width: 1199px) {
.indexOne{ padding:75px 0 56px 0;}
.indexOne h1{ top:75px; font-size:150px; line-height:125px;}
.indexHead h2{ font-size:40px; line-height:48px;}
.indexHead h2:before{ width:20px; height:4px; left:-31px; top:21px;}
.indexHead h4{ margin-top:4px; font-size:18px; line-height:22px; }
.indexOne .aboutImgBig{ margin-left:20px; margin-top:40px;}
.indexOne .aboutText{ width:35%; padding-right:2%; float:left; margin-left:40px;}
.indexOne .aboutText h3{ font-size:40px; line-height:48px; padding-bottom:26px;}
.indexOne .aboutText .p{ margin-top:31px; font-size:14px; line-height:26px; height:208px;}
.indexOne .aboutText .detail{ margin-top:30px;}
.indexOne .aboutText .detail a{ width:130px; height:36px; line-height:36px;}
.indexOne .aboutText:before{ right:-28px;}
}
@media screen and (max-width: 991px) {
.indexOne{ padding:55px 10px 36px 10px;}
.indexOne h1{ top:55px; font-size:100px; line-height:85px;}
.indexHead h2{ font-size:30px; line-height:40px;}
.indexHead h2:before{ display:none;}
.indexHead h4{ font-size:16px; line-height:20px; margin-top:2px;}
.indexOne .aboutImgSmal{ display:none;}
.indexOne .aboutImgBig{ width:46%; margin-left:0px; margin-top:20px;}
.indexOne .aboutText{ width:50%; padding-right:40px; margin-top:20px; margin-left:0; float:right;}
.indexOne .aboutText h3{ font-size:30px; line-height:38px; padding-bottom:20px;}
.indexOne .aboutText .p{ margin-top:21px;}
.indexOne .aboutText .detail{ margin-top:20px;}
.indexOne .aboutText:before{ right:0;}
}
@media screen and (max-width: 767px) {
.indexOne{ padding:35px 10px 26px 10px;}
.indexOne h1{ width:100%; text-align:center; top:35px; font-size:60px; line-height:55px;}
.indexHead{ text-align:center;}
.indexHead h2{ font-size:24px; line-height:30px;}
.indexHead h4{ font-size:14px; line-height:18px; margin-top:2px;}
.indexOne .aboutImgBig{ width:100%; margin-left:0px; margin-top:15px;}
.indexOne .aboutText{ width:100%; padding-right:0px; margin-top:10px;}
.indexOne .aboutText h3{ font-size:20px; line-height:30px; padding-bottom:15px; background-size:auto 1px;}
.indexOne .aboutText .p{ margin-top:11px; font-size:13px; line-height:22px; height:auto;}
.indexOne .aboutText .detail{ margin-top:10px;}
.indexOne .aboutText:before{ display:none;}
}

.indexTwo{ background:url(bolang.jpg) no-repeat center center; background-size:cover; padding:82px 0 102px 0;}
.indexTwosss{ background:url(zhaoshang.jpg) no-repeat center center; background-size:cover; padding:82px 0 102px 0;}
.indexHeadWhite h2,.indexHeadWhite h4{ color:white;}
.indexHeadWhite h2:before{ background-image:url(../images/index1_w.jpg);}
.indexTwoBody{ margin:0 -17px;}
.indexTwoBody ul{ width:100%; float:left; margin-top:26px;}
.indexTwoBody ul li{ width:25%; float:left; margin-top:32px; padding:0 17px;}
.indexTwoBody ul li .zbox{ width:100%; float:left; background:url(../images/index8.png); padding:34px 0 31px 0; text-align:center; border:solid 1px rgba(255,255,255,0.3); position:relative; overflow:hidden;}
.indexTwoBody ul li .zbox .num1{ width:100%;}
.indexTwoBody ul li .zbox .num1 span{ display:inline-block; vertical-align:top; padding:0 10px; position:relative; font-size:24px; color:#fff; line-height:30px;font-family: 'OPENSANS-REGULAR'; opacity:0.6;}
.indexTwoBody ul li .zbox .num1 span:before,.indexTwoBody ul li .zbox .num1 span:after{ content:''; width:8px; height:1px; background:white; left:-8px; top:50%; position:absolute;}
.indexTwoBody ul li .zbox .num1 span:after{ left:auto; right:-8px;}
.indexTwoBody ul li .zbox .ico{ width:100%; height:75px;}
.indexTwoBody ul li .zbox .ico img{ height:100%;}
.indexTwoBody ul li .zbox h5{ width:100%; float:left; font-size:18px; color:white; line-height:34px; letter-spacing:1px;}
.indexTwoBody ul li .zbox .text{ width:100%; height:100%; background:url(../images/index9.png); position:absolute; left:0; top:0; padding:39px 35px 0 35px; opacity:0;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.indexTwoBody ul li .zbox .text .p{ width:100%; float:left; color:white; font-size:15px; color:white; line-height:30px; letter-spacing:1px; height:120px; overflow:hidden; text-align:left;}
.indexTwoBody ul li .zbox .text .num2{ position:absolute; right:10px; bottom:-10px; font-style:oblique; font-size:36px; line-height:1; color:white; opacity:0.3;}
/*.indexTwoBody ul li .zbox:hover .text{ opacity:1;}*/
.indexTwoBody ul li .zbox:hover{ border-color:rgba(255,255,255,0.8);}
@media screen and (max-width: 1366px) {
.indexTwoBody{ margin:0 -12px;}
.indexTwoBody ul li{ padding:0 12px;}
.indexTwoBody ul li .zbox .text{ padding:39px 25px 0 25px; }
}
@media screen and (max-width: 1199px) {
.indexTwo{ padding:62px 0 82px 0;}
.indexTwoBody ul{ margin-top:16px;}
.indexTwoBody ul li{ margin-top:22px;}
.indexTwoBody{ margin:0 -10px;}
.indexTwoBody ul li{ padding:0 10px;}
.indexTwoBody ul li .zbox .text{ padding:20px 25px 0 25px; }
.indexTwoBody ul li .zbox .text .p{ height:150px;}
}
@media screen and (max-width: 991px) {
.indexTwo{ padding:32px 10px 42px 10px;}
.indexTwoBody ul{ margin-top:10px;}
.indexTwoBody ul li{ margin-top:16px;}
.indexTwoBody ul li{ width:50%;}
}
@media screen and (max-width: 767px) {
.indexTwo{ padding:12px 10px 22px 10px;}
.indexTwoBody{ margin:0 -2px;}
.indexTwoBody ul li{ margin-top:10px; padding:0 2px;}
.indexTwoBody ul li .zbox{ padding:24px 0 21px 0;}
.indexTwoBody ul li .zbox .num1 span{ font-size:18px; line-height:24px;}
.indexTwoBody ul li .zbox .ico{ height:55px;}
.indexTwoBody ul li .zbox h5{ font-size:16px; line-height:28px;}
.indexTwoBody ul li .zbox .text{ padding:15px 15px 0 15px; position:relative; left:auto; top:auto; background:none; display:block; opacity:1;}
.indexTwoBody ul li .zbox .text .p{ font-size:12px; line-height:20px; height:120px;}
.indexTwoBody ul li .zbox .text .num2{ display:none; font-size:26px;}
}

.indexTre{ padding:92px 0 60px 0;}
.indexTreHead{ float:right; margin-top:-63px; position:relative; z-index:3;}
.indexTreHead ul{ float:right;}
.indexTreHead ul li{ float:left; padding:0 25px; font-size:16px; color:#333; line-height:36px; background:url(../images/index24.jpg) no-repeat left center; cursor:pointer; margin-left:-1px; position:relative; z-index:1;
-moz-border-radius:36px; 
-webkit-border-radius:36px; 
-khtml-border-radius:36px;
border-radius:36px;}
.indexTreHead ul li:first-child{ background:none;}
.indexTreHead ul li.on{ background-color:#00a4f0; color:white; z-index:2;}
.indexTreBody{ margin:37px -58px 0 -58px;}
.indexTreBody .box{ width:100%; float:left;}
.indexTreBody .box ul{ width:100%; float:left;}
.schoolUl{ width:100%; float:left;}
.schoolUl .slick-slide{ padding-bottom:10px;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
align-items: flex-start;}
.schoolUl li{ width:25%; float:left; padding:0 15px; margin-top:33px;}
.schoolUl li a{ display:block; width:100%; float:left; background:white; box-shadow:0 3px 6px rgba(0,0,0,0.05); padding:15px 15px 25px 15px;}
.schoolUl li a .img{ width:100%; float:left; padding-bottom:56.231%; position:relative; overflow:hidden;}
.schoolUl li a .img img{ width:100%; position:absolute; left:0; top:0; min-height:100%;
		 transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
 -webkit-transition: all 0.3s linear;
-o-transition: width all 0.3s linear;}
@media screen and (min-width: 992px) {
.schoolUl li a:hover .img img{transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);	
-webkit-transform: scale(1.1,1.1);
	 -o-transform: scale(1.1,1.1);	
   -moz-transform: scale(1.1,1.1);}
}
.schoolUl li a .name{ width:100%; float:left; margin-top:21px; padding:0 16px; font-size:20px; color:#333; line-height:27px; letter-spacing:1px;}
.schoolUl li a .name_en{ width:100%; float:left; padding:0 16px; font-size:14px; color:#7d7d7d; line-height:21px; letter-spacing:1px; font-family:Arial;}
.schoolUl li a .text{ width:100%; float:left; margin-top:16px; padding:0 16px; font-size:14px; color:#666; line-height:24px; letter-spacing:1px; height:48px; overflow:hidden;}
.schoolUl li a .add{ width:100%; float:left; margin-top:20px; padding:0 16px; font-size:14px; color:#666; line-height:20px; letter-spacing:1px;}
.schoolUl li a .add img{ vertical-align:middle; margin:-3px 10px 0 4px;}
@media screen and (min-width: 992px) {
.schoolUl li a:hover .name{ color:#00a4f0;}
}
.schoolUl .slick-prev,.schoolUl .slick-next {
	position: absolute;
	left: -43px;
	top: 50%;
	display: block;
	width: 32px;
	height: 32px;
	background:url(../images/index22.png) no-repeat left center
}
.schoolUl .slick-next {
	left: auto;
	right: -43px; background-position:right center;
}
.schoolUl .slick-prev:hover,
.schoolUl .slick-next:hover{ background-image:url(../images/index22_h.png)}
.tempWrap{ width:100%; float:left;}
.indexTreBody .row{ width:100%; float:left; padding:0 43px; margin:0;}
@media screen and (max-width: 1366px) {
.indexTreBody{ margin:37px 0 0 0; width:100%; float:left;}
.schoolUl li a .name,.schoolUl li a .name_en,.schoolUl li a .text,.schoolUl li a .add{ padding:0 0;}
.schoolUl li{ padding:0 10px; margin-top:23px;}
.schoolUl .slick-prev,.schoolUl .slick-next { margin-top:-10px;}
}
@media screen and (max-width: 1199px) {
.indexTreBody{ margin:27px 0 0 -30px;}
.indexTreHead{ margin-top:-43px;}
.indexTreHead ul li{ padding:0 20px; font-size:14px; line-height:30px;}
.schoolUl li a{ padding:10px 10px 20px 10px;}
.schoolUl li a .name{ margin-top:11px; font-size:16px; line-height:21px;}
.schoolUl li a .name_en{ font-size:12px; line-height:18px;}
.schoolUl li a .text{ margin-top:10px; font-size:12px; line-height:22px; height:44px;}
.schoolUl li a .add{ margin-top:12px; font-size:12px; line-height:18px;}
.schoolUl li a .add img{ margin:-3px 8px 0 2px; width:10px;}
.indexTre{ padding:62px 0 60px 0;}
}
@media screen and (max-width: 991px) {
.indexTreBody{ margin:7px 0 0 0;}
.indexTreHead{ margin-top:13px; width:100%; text-align:center; float:left;}
.indexTreHead ul{ display:inline-block; vertical-align:top; float:none;}
.indexTreHead ul li{ padding:0 16px;}
.schoolUl li{ width:50%;}
.schoolUl li a{ padding:10px 10px 15px 10px;}
.indexTre{ padding:32px 10px 30px 10px;}
}
@media screen and (max-width: 767px) {
.indexTreBody{ margin:10px 0 0 0;}
.indexTreHead{ margin-top:8px;}
    .indexTreHead ul { margin:0 -5px; display:block;}
.indexTreHead ul li{ padding:0 10px; font-size:12px; float:none; display:inline-block; vertical-align :top;}
.indexTreHead ul li.last{ display:none;}
.schoolUl{ padding-bottom:15px; position:relative;}
.schoolUl li{ padding:0 2px; margin-top:4px;}
.indexTre{ padding:22px 10px 20px 10px;}
.indexTreBody .row{ padding:0;}
.schoolUl .slick-dots {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.schoolUl .slick-dots li {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 3px; float:none;
	background:#7f7f7f;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.schoolUl .slick-dots li button { display:none;}
.schoolUl .slick-dots li.slick-active{
	background:#00a4f0;
}
.schoolUl li a .name{ margin-top:9px; font-size:15px; line-height:20px;}
.schoolUl li a .name_en{ line-height:17px;}
.schoolUl li a .text{ margin-top:8px; line-height:20px; display:none;}
.schoolUl li a .add{ margin-top:10px;}
.schoolUl li a .add img{ margin:-3px 6px 0 0px;}
}

.indexFou{ background:url(../images/index25.jpg); position:relative;}
.indexFou .img{ width:50%; height:100%; position:absolute; right:0; top:0; background:black;}
.indexFou .img .slick-slide{ position:relative; height:100%; overflow:hidden; background-size:cover; opacity:0.8;}
.arr1{ position:absolute; right:200px; bottom:52px; z-index:3;}
.arr1 .zuo1,.arr1 .you1,.arr1 .more1{ display:block; width:35px; height:35px; float:left; background:url(../images/index31.png) no-repeat left center; cursor:pointer;}
.arr1 .you1{ background-position:right center;}
.arr1 .more1{ background-position:center center; margin:0 10px;}
.arr1 .zuo1:hover,.arr1 .you1:hover,.arr1 .more1:hover{ background-image:url(../images/index31_h.png);}
.indexFou .indexHead{ margin-top:70px;}
.indexFou .indexFouBody{ width:50%; float:left; margin-top:68px; background:#d18925; padding:50px 70px 78px 70px; position:relative; z-index:3;}
.indexFou .indexFouBody .title{ width:100%; float:left; font-size:24px; color:white; line-height:44px;}
.indexFou .indexFouBody .title img{ vertical-align:middle; margin:-3px 17px 0 0;}
.indexFou .indexFouBody .title span{ margin-left:15px; color:#fff; opacity:0.5; font-family:Arial; font-size:18px;}
.indexFou .indexFouBody .text{ width:100%; float:left; margin-top:25px; font-size:16px; color:white; line-height:32px; letter-spacing:1px; height:256px; overflow:hidden;}
.indexFou .indexFouBody .schoolT{ width:100%; float:left; font-size:18px; color:white; line-height:32px; letter-spacing:1px;}
.indexFou .indexFouBody .schoolT ul{ margin-left:20px; width:auto; display:inline-block; vertical-align:top; margin-top:14px;}
.indexFou .indexFouBody .schoolT ul li{ font-size:0; width:10px; height:10px; border:solid 1px white; margin-right:10px; float:left; cursor:pointer;
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px;
border-radius:10px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.indexFou .indexFouBody .schoolT ul li.on{ background:white; width:26px;}
.indexFou .indexFouBody .schoolS{ width:100%; float:left; margin-top:22px;}
.indexFou .indexFouBody .schoolS ul{ width:100%; float:left;}
.indexFou .indexFouBody .schoolS ul li{ width:50%; float:left;}
.indexFou .indexFouBody .schoolS ul li a{ display:block; float:left; padding:5px 10px 5px 90px; position:relative; width:100%;}
.indexFou .indexFouBody .schoolS ul li .logo{ position:absolute; left:5px; top:0; width:62px; height:62px; overflow:hidden;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.indexFou .indexFouBody .schoolS ul li .logo img{ width:100%; float:left;}
.indexFou .indexFouBody .schoolS ul li .name{ width:100%; float:left; font-size:14px; color:white; line-height:26px;}
.indexFou .indexFouBody .schoolS ul li .name span{ margin-left:5px; font-size:12px;}
.indexFou .indexFouBody .schoolS ul li .add{ width:100%; float:left; font-size:12px; color:white; line-height:26px;}
.indexFou .indexFouBody .schoolS ul li .add img{ vertical-align:middle; margin:-3px 10px 0 0;}
.indexFou .indexFouBody .more{ background:url(../images/index27.jpg) no-repeat top center; width:115px; height:100%; position:absolute; right:-115px; top:0; z-index:2;}
.indexFou .indexFouBody .more a{ display:block; width:100%; text-align:center; position:absolute; left:0; bottom:50px; font-size:12px; color:white; line-height:20px; text-transform:uppercase;}
.indexFou .indexFouBody .more a:before{ content:''; width:56px; height:2px; background:white; position:absolute; left:-75px; top:50%; margin-top:-1px; opacity:0.4;}
.indexFou .indexFouBody .more a:hover{ color:#00a4f0;}
@media screen and (max-width: 1366px) {
.indexFou .indexFouBody{ padding:50px 50px 78px 50px;}
}
@media screen and (max-width: 1519px) {
.arr1{ right:120px;}
}
@media screen and (max-width: 1199px) {
.arr1{ right:80px;}
.indexFou .indexHead{ margin-top:50px;}
.indexFou .indexFouBody{ margin-top:48px; padding:30px 30px 58px 30px;}
}
@media screen and (max-width: 991px) {
.arr1{ right:10px;}
.indexFou{ padding:0 10px;}
.indexFou .indexHead{ margin-top:30px;}
.indexFou .indexFouBody{ margin-top:28px; padding:20px 20px 38px 20px;}
.indexFou .indexFouBody .title{ font-size:20px; line-height:38px;}
.indexFou .indexFouBody .title img{ margin:-3px 12px 0 0; width:32px;}
.indexFou .indexFouBody .title span{ margin-left:10px; font-size:16px;}
.indexFou .indexFouBody .text{ margin-top:20px; font-size:14px; line-height:26px; height:234px;}
.indexFou .indexFouBody .schoolT{ font-size:16px; line-height:26px;}
.indexFou .indexFouBody .schoolT ul{ margin-left:15px; margin-top:8px;}
.indexFou .indexFouBody .schoolT ul li{ margin-right:5px; }
.indexFou .indexFouBody .schoolT ul li.on{ width:22px;}
.indexFou .indexFouBody .schoolS{ margin-top:17px;}
.indexFou .indexFouBody .schoolS ul li a{ padding:5px 10px 5px 70px;}
.indexFou .indexFouBody .schoolS ul li .logo{ left:0px; top:0; width:58px; height:58px;}
.indexFou .indexFouBody .schoolS ul li .name{ font-size:12px; line-height:22px;}
.indexFou .indexFouBody .schoolS ul li .name span{ margin-left:3px;}
.indexFou .indexFouBody .schoolS ul li .add{ line-height:24px;}
.indexFou .indexFouBody .schoolS ul li .add img{ margin:-3px 5px 0 0; width:10px;}
.indexFou .indexFouBody .more a{ bottom:20px;}
.indexFou .indexFouBody .more a:before{ width:36px; left:-55px;}
}
@media screen and (max-width: 767px) {
.indexFou{ padding:0 0;}
.indexFou .indexHead{ margin-top:20px;}
.indexFou .indexFouBody{ margin-top:18px; padding:10px 120px 18px 10px; width:100%;}
.indexFou .indexFouBody .title{ font-size:16px; line-height:28px;}
.indexFou .indexFouBody .title img{ margin:-3px 8px 0 0; width:28px;}
.indexFou .indexFouBody .title span{ margin-left:6px; font-size:14px;}
.indexFou .indexFouBody .text{ margin-top:12px; font-size:12px; line-height:22px; height:174px;}
.indexFou .indexFouBody .schoolT{ font-size:14px; line-height:22px;}
.indexFou .indexFouBody .schoolT ul{ margin-left:10px; margin-top:8px;}
.indexFou .indexFouBody .schoolT ul li.on{ width:18px;}
.indexFou .indexFouBody .schoolS{ margin-top:12px;}
.indexFou .indexFouBody .more a{ bottom:10px;}
.indexFou .indexFouBody .more a:before{ width:26px; left:-35px;}
.indexFou .indexFouBody .more{ right:0; width:100px; background-size:100% auto;}
.indexFou .img1{ width:100%; position:relative; right:auto; top:auto; height:auto; float:left;}
.indexFou .img1 .slick-prev,.indexFou .img1 .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	width: 32px;
	height: 32px;
	margin-top:-16px;
	background:url(../images/about3_h.png) no-repeat left center;
}
.indexFou .img1 .slick-next {
	left: auto;
	right: 10px; background-position:right center;
}
.indexFou .indexFouBody .schoolS ul li{ width:100%; margin-top:10px; height:58px;}
.arr1{ right:0; width:100%; text-align:center; bottom:12px;}
.arr1 .zuo1,.arr1 .you1,.arr1 .more1{ display:inline-block; vertical-align:top; float:none; width:25px; height:25px; background-size:auto 100%;}
.arr1 .more1{ margin:0 5px;}
.arr1 .zuo1,.arr1 .you1{ display:none !important;}
}

.newsUl{ width:100%; float:left; padding:0 10px;}
.newsUl .slick-slide{ padding-bottom:10px;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
align-items: flex-start;}
.newsUl li{ width:25%; float:left; padding:0 5px; margin-top:35px;}
.newsUl li a{ display:block; width:100%; float:left; background:white; box-shadow:0 3px 6px rgba(0,0,0,0.05); padding:59px 35px 40px 35px; position:relative;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.newsUl li a .img{ width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover !important; z-index:1; opacity:0;}
.newsUl li a .tab{ float:left; font-size:14px; color:#00a2ea; line-height:20px; position:relative; z-index:2;}
.newsUl li a .tab span{ display:inline-block; vertical-align:middle; width:14px; height:1px; margin-right:10px; background:#00a4f0;}
.newsUl li a .name{ float:left; width:100%; margin-top:35px; font-size:18px; color:#282828; line-height:24px; font-weight:bold; height:48px; overflow:hidden; position:relative; z-index:2;}
.newsUl li a .text{ float:left; width:100%; margin-top:23px; font-size:14px; color:#808080; line-height:30px; height:90px; overflow:hidden; position:relative; z-index:2;}
.newsUl li a .detail{ float:left; width:100%; margin-top:18px; font-size:12px; color:#808080; line-height:15px; opacity:0.67; position:relative; z-index:2;}

.row li a .time{ float:left; width:100%; margin-top:32px; font-size:14px; color:#808080; line-height:19px; position:relative; z-index:2;}

.newsUl li a .time{ float:left; width:100%; margin-top:32px; font-size:14px; color:#808080; line-height:19px; position:relative; z-index:2;}
@media screen and (min-width: 992px) {
.newsUl li a:hover{ box-shadow:0 0 0; background:black;}
.newsUl li a:hover .img{ opacity:0.3;}
.newsUl li a:hover .tab,.newsUl li a:hover .name,.newsUl li a:hover .text,.newsUl li a:hover .time{ color:white;}
.newsUl li a:hover .tab span{ background:white;}

}
.newsUl .slick-prev,.newsUl .slick-next {
	position: absolute;
	left: -43px;
	top: 50%;
	display: block;
	width: 32px;
	height: 32px;
	background:url(../images/index22.png) no-repeat left center
}
.newsUl .slick-next {
	left: auto;
	right: -43px; background-position:right center;
}
.newsUl .slick-prev:hover,
.newsUl .slick-next:hover{ background-image:url(../images/index22_h.png)}
@media screen and (max-width: 1366px) {
.newsUl .slick-prev,.newsUl .slick-next { margin-top:-10px;}
.newsUl li{ margin-top:30px;}
.newsUl li a{ padding:49px 25px 30px 25px; }
}
@media screen and (max-width: 1199px) {
.newsUl li{ margin-top:20px;}
.newsUl li a{ padding:30px 20px 25px 20px; }
}
@media screen and (max-width: 991px) {
.newsUl li{ margin-top:15px;}
.newsUl li a{ padding:20px 15px; }
.newsUl li a .tab{ font-size:13px; line-height:18px;}
.newsUl li a .tab span{ width:12px; margin-right:8px;}
.newsUl li a .name{ margin-top:25px; font-size:16px; line-height:22px; height:44px;}
.newsUl li a .text{ margin-top:13px; font-size:13px; line-height:26px; height:78px;}
.newsUl li a .detail{ margin-top:12px; line-height:13px;}
.newsUl li a .time{ margin-top:22px; font-size:13px; line-height:17px;}
.newsUl{ padding:0;}
}
@media screen and (max-width: 767px) {
.newsUl li{ margin-top:10px; width:50%;}
.newsUl .slick-dots {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.newsUl .slick-dots li {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px; padding:0;
	margin: 0 3px; float:none;
	background:#7f7f7f;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.newsUl .slick-dots li button { display:none;}
.newsUl .slick-dots li.slick-active{
	background:#00a4f0;
}
.newsUl{ padding-bottom:15px;}
.newsUl li a .tab{ display:none;}
.newsUl li a .name{ margin-top:0px; font-size:14px; line-height:20px; height:38px;}
.newsUl li a .text{ margin-top:10px; font-size:12px; line-height:22px; height:64px;}
.newsUl li a .detail{ margin-top:8px; display:none;}
.newsUl li a .time{ margin-top:16px; font-size:12px; line-height:15px;}
}

/*.indexFiv{ background:#f5f5f5; padding:70px 0 94px 0;}*/
.indexHead h5{ position:absolute; right:0; bottom:0; font-size:18px; color:#8f8f8f; line-height:24px; letter-spacing:1px;}
.indexFivBody{ width:100%; float:left; margin-top:33px;}
.indexFivBody ul{ width:100%; float:left;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
align-items: flex-start;}
.indexFivBody ul li{ width:50%; float:left; margin-top:25px; padding:0 15px;}
.indexFivBody ul li a{ display:block; float:left; padding:22px 35px; overflow:hidden; box-shadow:0 10px 20px rgba(0,0,0,0.05); background:white; width:100%;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;}
.indexFivBody ul li a .title{ width:100%; float:left; padding-left:38px; font-size:18px; color:#333; line-height:26px; letter-spacing:1px; position:relative;}
.indexFivBody ul li a .text{ width:100%; float:left; margin-top:15px; padding-left:38px; font-size:14px; color:#8e8e8e; line-height:24px; letter-spacing:1px; height:48px; overflow:hidden; position:relative;}
.indexFivBody ul li a .title dt,.indexFivBody ul li a .text dt{ display:block; width:21px; height:21px; background:#1594d2; overflow:hidden; text-align:center; line-height:20px; font-size:12px; text-transform:uppercase; position:absolute; left:0; top:1px; color:white;
-moz-border-radius:2px; 
-webkit-border-radius:2px; 
-khtml-border-radius:2px;
border-radius:2px;}
.indexFivBody ul li a .text dt{ background:#d18925; top:4px;}
@media screen and (min-width: 992px) {
.indexFivBody ul li a:hover{ box-shadow:0; background:#00a2ea;}
.indexFivBody ul li a:hover .title{ color:white;}
.indexFivBody ul li a:hover .text{ color:#e7f3fc;}
.indexFivBody ul li a:hover .title dt{ background:white; color:#00a2ea;}
.indexFivBody ul li a:hover .text dt{ background:white; color:#d18925;}
}
@media screen and (max-width: 1199px) {
.indexFiv{ padding:50px 0 74px 0;}
.indexHead h5{ font-size:16px; line-height:22px;}
.indexFivBody{ margin-top:23px;}
.indexFivBody ul li{ margin-top:20px;}
.indexFivBody ul li a{ padding:20px 30px;}
}
@media screen and (max-width: 991px) {
.indexFiv{ padding:30px 10px 54px 10px;}
.indexHead h5{ font-size:14px; line-height:20px;}
.indexFivBody{ margin-top:17px;}
.indexFivBody ul{ padding:0 5px;}
.indexFivBody ul li{ margin-top:12px; padding:0 10px;}
.indexFivBody ul li a{ padding:15px 20px;}
.indexFivBody ul li a .title{ padding-left:30px; font-size:16px; line-height:24px; }
.indexFivBody ul li a .text{ margin-top:10px; padding-left:30px; font-size:13px; line-height:22px; height:44px;}
.indexFivBody ul li a .title dt,.indexFivBody ul li a .text dt{ width:20px; height:20px; line-height:18px; top:2px;}
.indexFivBody ul li a .text dt{ top:4px;}
}
@media screen and (max-width: 767px) {
.indexFiv{ padding:20px 10px 24px 10px;}
.indexHead h5{ width:100%; font-size:13px; line-height:16px; position:relative; right:auto; bottom:auto; float:left; margin-top:5px;}
.indexFivBody{ margin-top:10px;}
.indexFivBody ul{ padding:0 13px;}
.indexFivBody ul li{ width:100%; margin-top:8px; padding:0 2px;}
.indexFivBody ul li a{ padding:10px 15px;}
.indexFivBody ul li a .title{ padding-left:25px; font-size:14px; line-height:22px; }
.indexFivBody ul li a .text{ margin-top:8px; padding-left:25px; font-size:12px; line-height:20px; height:38px;}
.indexFivBody ul li a .title dt,.indexFivBody ul li a .text dt{ width:18px; height:18px; line-height:16px;}
.indexFivBody ul li a .text dt{ top:3px;}
}

.indexSix{ background:white; padding:30px 0 28px 0;}
.indexSix ul{ width:100%; float:left;}
.indexSix ul li{ width:16.66%; float:left; text-align:center; height:82px; line-height:82px; background:url(../images/index39.png) no-repeat left center;}
.indexSix ul li:first-child{ background:none;}
.indexSix ul li .ico{ display:inline-block; vertical-align:middle; border:solid 1px #e0e0e0; width:68px; height:68px; overflow:hidden;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.indexSix ul li .ico img{ width:100%; float:left;}
.indexSix ul li .text{ display:inline-block; vertical-align:middle; font-size:16px; color:#333; line-height:26px; margin-left:20px; text-align:left;}
@media screen and (max-width:1660px) {
.indexSix ul li .ico{ width:54px; height:54px;}
.indexSix ul li .text{ font-size:14px; line-height:24px; margin-left:12px;}
}
@media screen and (max-width:1366px) {
.indexSix ul li{ line-height:0;}
.indexSix ul li .ico{ width:30px; height:30px; vertical-align:top;}
.indexSix ul li .text{ width:100%; text-align:center; margin-left:0; padding:0 15px; vertical-align:top; line-height:22px; margin-top:5px;}
}
@media screen and (max-width:991px) {
.indexSix{ padding:20px 0 18px 0;}
.indexSix ul li .text{ padding:0 10px;}
}
@media screen and (max-width:767px) {
.indexSix{ display:none;}
}

/*内页公用*/
.banner{ width:100%; float:left; position:relative; background-size:cover; text-align:center; height:510px;}
.banner h2{ width:100%; position:absolute; left:0; top:50%; margin-top:-56px; font-size:80px; color:white; line-height:88px; text-transform:uppercase; font-family: 'OPENSANS-BOLD'; letter-spacing:2px;}
.banner h4{ width:100%; position:absolute; left:0; top:50%; margin-top:32px; font-size:24px; color:white; line-height:52px; letter-spacing:2px;}
.pz_SideLayer{ width:100%; float:left; margin-top:-51px; text-align:center; position:relative; z-index:3;}
.pz_SideLayer ul{ display:inline-block; vertical-align:top;}
.pz_SideLayer ul li{ float:left; margin:0 30px;}
.pz_SideLayer ul li .ico{ width:90px; height:90px; background:white; border:solid 1px #dfdfdf; overflow:hidden;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.pz_SideLayer ul li .ico img{ width:100%; float:left;}
.pz_SideLayer ul li .ico .img_2{ display:none;}
.pz_SideLayer ul li h5{ width:100%; margin-top:14px; font-size:16px; color:#666; line-height:20px;}
.pz_SideLayer ul li.on .ico .img_1{ display:none;}
.pz_SideLayer ul li.on .ico .img_2{ display:block;}
.pz_SideLayer ul li.on h5,.pz_SideLayer ul li:hover h5{ color:#00a4f0;}
.pz_SideLayer ul li.on .ico{ background:#00a4f0; border-color:#00a4f0;}
@media screen and (max-width:1366px) {
.banner{ height:410px;}
.banner h2{ margin-top:-36px; font-size:60px; line-height:68px;}
.banner h4{ margin-top:22px; font-size:20px; line-height:42px;}
}
@media screen and (max-width:1199px) {
.banner{ height:310px;}
.banner h2{ margin-top:-26px; font-size:40px; line-height:48px;}
.banner h4{ margin-top:12px; font-size:16px; line-height:32px;}
.pz_SideLayer ul li{ margin:0 20px;}
}
@media screen and (max-width:991px) {
.pz_SideLayer{ margin-top:-31px;}
.pz_SideLayer ul li{ margin:0 15px;}
.pz_SideLayer ul li .ico{ width:70px; height:70px;}
.pz_SideLayer ul li h5{ margin-top:10px; font-size:14px;}
}
@media screen and (max-width:767px) {
.banner{ height:210px;}
.banner h2{ margin-top:-18px; font-size:30px; line-height:38px;}
.banner h4{ margin-top:12px; font-size:14px; line-height:24px;}
.pz_SideLayer{ margin-top:-21px;}
.pz_SideLayer ul li{ margin:0 5px;}
.pz_SideLayer ul li .ico{ width:50px; height:50px;}
.pz_SideLayer ul li h5{ font-size:13px; margin-top:6px;}
}

/*常见问题*/
.question{ width:100%; float:left; margin-top:40px;}
.question li{ width:100%; float:left; margin-top:33px;}
.question li .title{ width:100%; float:left; padding:9px 30px 11px 53px; background:#f3f3f3; position:relative; font-size:18px; color:#0057b0; line-height:30px;}
.question li .text{ width:100%; float:left; padding:0 30px 0 53px; margin-top:20px; position:relative; font-size:14px; color:#666; line-height:30px;}
.question li .title dt,.question li .text dt{ display:block; font-weight:normal; width:21px; height:21px; background:#1594d2; overflow:hidden; text-align:center; line-height:20px; font-size:12px; text-transform:uppercase; position:absolute; left:16px; top:13px; color:white;
-moz-border-radius:2px; 
-webkit-border-radius:2px; 
-khtml-border-radius:2px;
border-radius:2px;}
.question li .text dt{ background:#d18925; top:8px;}
@media screen and (max-width:1199px) {
.question{ margin-top:20px;}
}
@media screen and (max-width:991px) {
.question{ margin-top:10px;}
.question li{ margin-top:23px;}
.question li .title{ padding:5px 20px 6px 43px; font-size:16px; line-height:26px;}
.question li .text{ padding:0 20px 0 43px; margin-top:14px; font-size:13px; line-height:26px;}
.question li .title dt,.question li .text dt{ width:20px; height:20px; line-height:18px;}
.question li .title dt{ top:9px;}
.question li .text dt{ top:5px;}
}
@media screen and (max-width:767px) {
.question{ margin-top:5px;}
.question li{ margin-top:13px;}
.question li .title{ padding:5px 10px 6px 33px; font-size:15px; line-height:22px;}
.question li .text{ padding:0 10px 0 33px; margin-top:10px; line-height:22px; font-size:12px;}
.question li .title dt,.question li .text dt{ width:18px; height:18px; line-height:16px; left:10px;}
.question li .title dt{ top:7px;}
.question li .text dt{ top:3px;}
}

/*列表分页2*/
.d_0100_fy{ float:left; width:100%; text-align:center; padding:44px 0 34px 0;}
.pz_fy1{display:inline-block; *display:inline; *zoom:1;vertical-align: top;}
.pz_fy1 a {display:block; float:left; width:56px; height:31px; text-align:center; line-height:30px; border:1px solid #e1e1e1; font-size:14px; color:#272727; margin:0 8px;
-webkit-border-radius:18px; 
 -khtml-border-radius:18px;
   -moz-border-radius:18px;
        border-radius:18px;}
.pz_fy1 a:hover,.pz_fy1 a.on{color: #fff; border:1px solid #00a2e9; background:#00a2e9; text-decoration:none;}
.pz_fy1 a.prve{ background:url(../images/sprve_fy.png) no-repeat center; width:100px;}
.pz_fy1 a.prve:hover,
.pz_fy1 a.prve.on{ background:url(../images/sprve_fy_h.png) no-repeat center #00a2e9; border:1px solid #00a2e9;}
.pz_fy1 a.next{ background:url(../images/snext_fy.png) no-repeat center; width:100px;}
.pz_fy1 a.next:hover,
.pz_fy1 a.next.on{ background:url(../images/snext_fy_h.png) no-repeat center #00a2e9; border:1px solid #00a2e9;}
.fy_phone{ display:none;}
@media  screen and (max-width:991px){
.d_0100_fy{ padding:34px 0 24px 0;}
}
@media  screen and (max-width:767px){
.d_0100_fy{ padding:24px 0;}
.pz_fy1{ display:none;}
.fy_phone{ display:block;  float:left; width:100%; text-align:center; font-size:14px; color:#333;}
.fy_phone a {display:inline-block; *display:inline; *zoom:1; width:100px; height:30px; text-align:center; line-height:28px; border:1px solid #e1e1e1; margin:0 5px;
-webkit-border-radius:18px; 
 -khtml-border-radius:18px;
   -moz-border-radius:18px;
        border-radius:18px;}
.fy_phone a.prve{ background:url(http://liuxue.cnjunnet.com/Templates/images/prve_fy.png) no-repeat center;}
.fy_phone a.next{ background:url(http://liuxue.cnjunnet.com/Templates/images/next_fy.png) no-repeat center;}
.fy_phone span{ padding:0 5%; color:#333; display:inline-block; *display:inline; *zoom:1; vertical-align:top; height:30px; line-height:30px;}
}

/*留学资讯*/
.content{ padding-right:307px; position:relative; background:#f7f7f7; margin-top:68px; width:100%; float:left;}
.c_1151{ width:100%; float:left; padding:0 40px 0 0; background:white; min-height:2000px;}
.ul_1{ width:100%; float:left; margin-top:-20px;}
.ul_1 li{ width:100%; float:left; margin-top:20px; padding:26px 35px 29px 155px; background:#f7f7f7; position:relative;}
.ul_1 li .time{ width:155px; text-align:center; position:absolute; left:0; top:58px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_1 li .time h2{ width:100%; font-size:72px; color:#c2c2c2; line-height:69px; font-weight:bold; font-family:Arial; letter-spacing:1px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_1 li .time h4{ width:100%; font-size:20px; color:#4c4c4c; line-height:32px; font-family:Arial;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_1 li .img{ width:204px; height:160px; overflow:hidden; float:left;}
.ul_1 li .img img{ width:100%; float:left;
		 transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
 -webkit-transition: all 0.3s linear;
-o-transition: width all 0.3s linear;}
.ul_1 li:hover .img img{transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);	
-webkit-transform: scale(1.1,1.1);
	 -o-transform: scale(1.1,1.1);	
   -moz-transform: scale(1.1,1.1);}
.ul_1 li .text{ margin-left:240px;}
.ul_1 li .text .title{ width:100%; font-size:18px; color:#333; line-height:28px; margin-top:21px; letter-spacing:1px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_1 li .text .p{ width:100%; font-size:15px; color:#666; line-height:26px; margin-top:16px; letter-spacing:1px; height:78px; overflow:hidden;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_1 li:hover{ background:#00a2e9;}
.ul_1 li:hover .time h2,.ul_1 li:hover .time h4,.ul_1 li:hover .text .title,.ul_1 li:hover .text .p{ color:white;}

.c_419{ width:307px; position:absolute; right:0; top:0;}
.c_419 .c_419_head,.c_419 .c_419_head img{ width:100%; float:left;}
.c_419 ul{ width:100%; float:left; margin-top:31px;}
.c_419 ul li{ width:100%; float:left; padding:27px 130px 21px 20px; position:relative; border-bottom:solid 1px #e7e7e7;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.c_419 ul li:before,.c_419 ul li:after{ content:''; width:20px; height:1px; background:#f7f7f7; position:absolute; left:0; bottom:-1px;}
.c_419 ul li:after{ width:26px; left:auto; right:0;}

.c_419 ul li .img{ width:88px; height:74px; overflow:hidden; position:absolute; right:26px; top:20px;}
.c_419 ul li .img img{ width:100%;}
.c_419 ul li .title{ width:100%; float:left; font-size:14px; color:#333; line-height:20px; height:40px; overflow:hidden;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.c_419 ul li .time{ width:100%; float:left; margin-top:10px; font-size:12px; color:#666; line-height:16px;}
.c_419 ul li:hover{ background:#00a2e9}
.c_419 ul li:hover .title,.c_419 ul li:hover .time{ color:#fff;}
@media  screen and (max-width:1366px){
.c_1151{ padding:0 20px 0 0;}
.ul_1 li{ padding:26px 25px 29px 125px;}
.ul_1 li .time{ width:125px;}
.ul_1 li .text{ margin-left:220px;}
}
@media  screen and (max-width:1199px){
.content{ padding-right:230px;}
.c_419{ width:230px;}
.c_419 ul li{ padding:27px 110px 21px 10px;}
.c_419 ul li .img{ right:10px;}
}
@media  screen and (max-width:991px){
.c_419 ul{ margin-top:11px;}
.c_419 ul li{ padding:20px 110px 16px 10px;}
.c_419 ul li .img{ width:76px; height:64px; right:10px; top:11px;}
.c_419 ul li .title{ font-size:12px; line-height:18px; height:36px;}
.c_419 ul li .time{ margin-top:5px; line-height:14px;}
.content{ margin-top:38px;}
.ul_1{ margin-top:-10px;}
.ul_1 li{ margin-top:10px; padding:20px 25px 22px 105px;}
.ul_1 li .time{ width:105px; top:48px;}
.ul_1 li .time h2{ font-size:52px; line-height:49px;}
.ul_1 li .time h4{ font-size:16px; line-height:26px;}
.ul_1 li .img{ width:160px; height:125px;}
.ul_1 li .text{ margin-left:180px;}
.ul_1 li .text .title{ font-size:16px; line-height:26px; margin-top:6px;}
.ul_1 li .text .p{ font-size:13px; line-height:24px; margin-top:14px; height:72px;}
}
@media screen and (max-width: 767px) {
.ul_1 li .img{ width:120px; height:94px;}
.ul_1 li{ margin-top:10px; padding:15px 15px 17px 10px;}
.ul_1 li .time{ display:none;}
.ul_1 li .text{ margin-left:135px;}
.ul_1 li .text .title{ font-size:14px; line-height:22px; margin-top:-2px;}
.ul_1 li .text .p{ font-size:12px; line-height:22px; margin-top:10px; height:64px;}

.content{ margin-top:18px; padding-right:0;}
.c_1151{ width:100%; padding:12px 10px 9px 10px; min-height:500px;}
.c_419{ width:100%; margin-top:10px; position:relative; right:auto; height:auto; top:auto; float:left;}
.c_419 ul{ margin-top:0;}
.c_419 .c_419_head{ display:none;}
}

/*在线留言*/
.contactMessage{ width:100%; float:left; padding-top:74px; padding-bottom:38px;}
.message{ float:left; width:100%;  padding:51px 54px 64px 54px; background:#f7f7f7;}
.message .lab{ float:left; width:100%; margin:10px 0;}
.fm1{ float:left; width:50%; padding:0 31px;}
.fm2{ float:left; width:100%; padding:0 31px;}
.fm3{ display:block; margin:0 auto; width:280px;}
.fm4{ float:left; width:100%; text-align:center; font-size:14px; color:#999; line-height:32px;}
.fm4 span{ color:#e46713; margin:0 4px;}
.fm1_1{ float:left; width:100%; color:#4c4c4c; font-size:14px; line-height:32px; text-transform:uppercase;}
.fm1_1 font{ font-size:12px;}
.fm1_1 span{ color:#e46713; margin-left:4px;}
.fm1_2{ float:left; width:100%; border:1px solid #e6e6e6; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:0 18px; color:#999999; font-size:14px; height:50px; line-height:48px;}
.fm1_3{ float:left; width:100%; border:1px solid #e6e6e6; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:16px 18px; color:#999999; font-size:14px; height:139px; line-height:24px;}
.fm1_4{ float:left; width:100%; border:none; background:#00a2e9; color:#fff; height:56px; line-height:56px; text-align:center;  font-size:16px;border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top:20px;}
.fm1_4:hover{ background:#29bcdd;}
.message input,.message textarea{
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
outline: 0;}
.message input[placeholder], [placeholder], *[placeholder] {color:#999999 !important;} 
.message ::-webkit-input-placeholder{color:#999999}
.message :-moz-placeholder{color:#999999}
.message ::-moz-placeholder{color:#999999}
.message :-ms-input-placeholder{color:#999999}
.message textarea[placeholder], [placeholder], *[placeholder] {color:#999999 !important;} 
.message ::-webkit-textarea-placeholder{color:#999999}
.message :-moz-placeholder{color:#999999}
.message ::-moz-placeholder{color:#999999}
.message :-ms-textarea-placeholder{color:#999999}
.message input:focus,.message textarea:focus{ border-color:#00a2e9;}
@media  screen and (max-width:991px){
.contactMessage{ padding-top:44px; padding-bottom:20px;}
.message{  padding:31px 34px 44px 34px;}
.message .lab{ margin:5px 0;}
.fm1{ padding:0 10px;}
.fm2{ padding:0 10px;}
.fm3{ width:220px;}
.fm1_4{ height:45px; line-height:45px; margin-top:10px;}
.fm1_2{ padding:10px 10px; height:40px; line-height:18px;}
.fm1_3{padding:8px 10px; height:139px; line-height:24px;}
}
@media  screen and (max-width:767px){
.contactMessage{ padding-top:24px; padding-bottom:0;}
.message{  padding:16px 20px 20px 20px;}
.message label{ margin:0;}
.fm1{ width:100%; padding:0;}
.fm2{ padding:0;}
.fm1_1{ margin-top:5px;}
.fm3{ width:200px;}
}

/*留学详情*/
.c_1151 .text1{ width:100%; float:left; min-height:1600px;}
.c_1151 .text1 .text1Head{ padding-bottom:23px; border-bottom:solid 1px #e2e2e2; width:100%; float:left;}
.c_1151 .text1 .text1Head h3{ width:100%; float:left; font-size:30px; color:#333; line-height:38px; letter-spacing:1px;}
.c_1151 .text1 .text1Head h5{ width:100%; float:left; margin-top:31px; font-size:14px; color:#777; line-height:21px; letter-spacing:1px;}
.c_1151 .text1 .text1Head h5 span{ margin-right:15px; display:inline-block; vertical-align:top;}
.c_1151 .text1 .p{ width:100%; float:left; margin-top:21px; font-size:15px; color:#666; line-height:32px;}

.c_419Search{ width:100%; float:left; background:white; padding:3px 0 26px 0;}
.c_419Search .search_k{ width:218px; height:43px; border:solid 1px #ddd; padding:10px 15px; line-height:23px; font-size:14px; color:#333; background:white; float:left;}
.c_419Search .search_b{ width:80px; height:43px; line-height:43px; text-align:center; cursor:pointer; color:white; background:#00a2e9; font-size:16px; float:right;}

.c_419 .dl{ width:100%; float:left; border-top:solid 22px white; padding:25px; margin-top:49px;}
.c_419 .dl .dt{ width:100%; float:left; border-bottom:solid 1px #bbb; height:44px; margin-bottom:14px;}
.c_419 .dl .dt span{ display:block; float:left; height:44px; border-bottom:solid 2px #00a4f0; font-size:21px; color:#3b3b3b; line-height:32px;}
.c_419 .dl dd{ width:100%; float:left;}
.c_419 .dl dd a{ display:block; width:100%; float:left; padding-left:19px; background:url(../images/news4.jpg) no-repeat 4px center; font-size:14px; color:#626262; line-height:32px;}
.c_419 .dl dd a:hover{ color:#00a4f0;}


.c_1151 .text1 .btn{ width:100%; float:left; text-align:center; margin-top:40px;}
.c_1151 .text1 .btn .btn_box{ width:80px; height:80px;display:block; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; padding:10px 0 13px 0; border:solid 1px #bfc2c5; cursor:pointer; margin:auto;}
.c_1151 .text1 .btn .btn_box .ico{ width:100%; float:left;}
    .c_1151 .text1 .btn .btn_box .ico .img2 {
        display:none;
    }
.c_1151 .text1 .btn .btn_box h5{ width:100%; float:left; font-size:12px; color:#8f9499; line-height:19px;}
.c_1151 .text1 .btn .btn_box.on{ border:solid 1px #00a4f0;}
.c_1151 .text1 .btn .btn_box.on .ico .img2{ display:inline-block;}
    .c_1151 .text1 .btn .btn_box.on .ico .img1 {
        display: none;
    }
.c_1151 .text1 .btn .btn_box.on h5{ color:#00a4f0;}
.c_1151 .text1 .c_1002_1{ width:100%; float:left; margin-top:37px; padding-top:54px; padding-bottom:32px; background:url(../images/bian_11.png) repeat-x top left;}
.c_1151 .text1 .c_1002_1 .fy_sx{ width:50%; float:left; margin-top:-7px;}
.c_1151 .text1 .c_1002_1 .fy_sx h5{ width:100%; float:left; font-size:14px; color:#333; line-height:28px;}
.c_1151 .text1 .c_1002_1 .fy_sx h5 a{ color:#333;}
.c_1151 .text1 .c_1002_1 .fy_sx h5:hover a{ color:#00a4f0;}
.c_1151 .text1 .c_1002_1 .fx_btn{ width:50%; float:right;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox{ display:block; margin-top:8px; float:left;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox span{ display:block; float:left; font-size:14px; color:#666; line-height:26px; margin-right:10px;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a{ display:block; float:left; width:26px; height:26px; margin:0 7px 0 10px !important; padding:0 !important; background-size:contain; background-repeat:no-repeat; background-position: center center;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a.a1{ background-image:url(../images/ico9_1.png);}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a.a2{ background-image:url(../images/ico9_2.png);}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a.a3{ background-image:url(../images/ico9_3.png);}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a.a4{ background-image:url(../images/ico9_4.png);}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a.a5{ background-image:url(../images/ico9_5.png);}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a.a6{ background-image:url(../images/ico9_6.png);}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1{ width:170px; float:right; text-align:center; margin-left:15px;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1 a{ display:block; width:100%; height:40px; line-height:40px; background:black; font-size:14px; color:white; float:left;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1 a img{ vertical-align:middle; margin:-3px 10px 0 0;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1 a:hover{ background:#00a4f0;}
@media screen and (max-width:1660px) {
.c_1151 .text1 .c_1002_1 .fy_sx{ width:55%;}
.c_1151 .text1 .c_1002_1 .fx_btn{ width:45%;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1{ margin-left:0; margin-top:20px;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox{ float:right; margin-top:0;}
}
@media screen and (max-width:1199px) {
.c_1151 .text1 .p{ margin-top:16px; font-size:13px; line-height:26px;}
.c_1151 .text1 .btn .btn_box{ width:60px; height:60px; padding:8px 0 10px 0;}
.c_1151 .text1 .btn .btn_box .ico,.c_1151 .text1 .btn .btn_box_1 .ico{ height:26px;}
.c_1151 .text1 .btn .btn_box .ico img,.c_1151 .text1 .btn .btn_box_1 .ico img{ height:100%;}
.c_1151 .text1 .btn .btn_box_1{ width:60px; height:60px; padding:8px 0 10px 0;}
.c_1151 .text1 .text1Head{ padding-bottom:17px;}
.c_1151 .text1 .text1Head h3{ font-size:24px; line-height:32px;}
.c_1151 .text1 .text1Head h5{ margin-top:21px; font-size:12px; line-height:15px;}
.c_1151 .text1 .text1Head h5 span{ margin-right:10px;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox{ width:270px; margin-top:0px;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1{ margin-top:20px;}
.c_419Search{ padding:3px 0 20px 0;}
.c_419Search .search_k{ width:150px; padding:10px;}
.c_419Search .search_b{ width:70px;}
.c_419 .dl{ border-top:solid 16px white; padding:20px; margin-top:30px;}
.c_419 .dl .dt{ height:40px; margin-bottom:10px;}
.c_419 .dl .dt span{ height:40px; font-size:16px; line-height:30px;}
.c_419 .dl dd a{ padding-left:12px; line-height:28px; background-position:left center;}
}
@media screen and (max-width:991px) {
.c_1151 .text1 .p{ margin-top:10px; font-size:12px; line-height:22px;}
.c_1151 .text1{ padding-left:10px;}
.c_1151 .text1 .btn{ margin-top:20px;}
.c_1151 .text1 .c_1002_1{ margin-top:10px; padding-top:34px; background-size:auto 7px;}
.c_1151 .text1 .c_1002_1 .fy_sx{ width:100%; margin-top:-4px;}
.c_1151 .text1 .c_1002_1 .fy_sx h5{ font-size:12px; line-height:22px;}
.c_1151 .text1 .c_1002_1 .fx_btn{ width:100%; text-align:center; margin-top:10px;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox{ width:100%;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox a{ width:20px; height:20px; margin:0 3px 0 3px !important; display:inline-block; *zoom:1; *display:inline; float:none;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1{ width:120px; display:inline-block; *zoom:1; *display:inline; float:none;margin-left:0px;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1 a{ height:30px; line-height:30px; font-size:13px;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1 a img{ margin:-5px 6px 0 0; width:12px;}
.c_1151 .text1 .c_1002_1 .fx_btn .bdsharebuttonbox span{ display:none;}
}
@media screen and (max-width:767px) {
.c_1151 .text1{ min-height:0; padding-left:0;}
.c_1151 .text1 .text1Head{ padding-bottom:12px; text-align:center;}
.c_1151 .text1 .text1Head h3{ font-size:18px; line-height:24px;}
.c_1151 .text1 .text1Head h5{ margin-top:16px; letter-spacing:0;}
.c_1151 .text1 .text1Head h5 span{ margin-right:6px;}
.c_419 .dl{ border-top:solid 10px white; padding:15px; margin-top:20px;}
.c_419Search{ display:none;}
.c_1151 .text1 .c_1002_1 .fx_btn .btn_1{ margin-top:10px;}
}

.bannerSchool h2{ font-size:30px; line-height:42px; margin-top:-113px; letter-spacing:0; font-family:Arial;}
.bannerSchool h4{ font-size:36px; line-height:54px; margin-top:-72px; letter-spacing:1px;}
.bannerSchool .search{ width:785px; position:absolute; left:50%; top:50%; margin:24px 0 0 -392.5px; padding-right:90px;}
.bannerSchool .search .searchK{ width:100%; height:59px; line-height:29px; padding:15px 32px; background:white; font-size:16px; color:#333;
-moz-border-radius:59px; 
-webkit-border-radius:59px; 
-khtml-border-radius:59px;
border-radius:59px;}
.bannerSchool .search .searchB{ width:63px; height:63px; position:absolute; right:0; top:-5px; background:#00a2e9 url(../images/product1.png) no-repeat center center; background-size:contain;
-moz-border-radius:63px; 
-webkit-border-radius:63px; 
-khtml-border-radius:63px;
border-radius:63px;}
@media screen and (max-width:991px) {
.bannerSchool h2{ font-size:24px; line-height:36px; margin-top:-53px;}
.bannerSchool h4{ font-size:30px; line-height:46px; margin-top:-22px;}
.bannerSchool .search{ width:600px; margin:40px 0 0 -300px; padding-right:70px;}
.bannerSchool .search .searchK{ height:50px; line-height:20px; padding:15px 25px;}
.bannerSchool .search .searchB{ width:50px; height:50px; top:0px;}
}
@media screen and (max-width:767px) {
.bannerSchool h2{ font-size:18px; line-height:26px; margin-top:-43px;}
.bannerSchool h4{ font-size:20px; line-height:36px; margin-top:-12px;}
.bannerSchool .search{ width:300px; margin:40px 0 0 -150px; padding-right:50px;}
.bannerSchool .search .searchK{ height:40px;  padding:10px 15px; font-size:14px;}
.bannerSchool .search .searchB{ width:40px; height:40px;}
}

/*高中院校*/
.headline{ width:100%; float:left; margin-top:90px;}
.headlineBtn{ float:right; font-size:14px; color:#8d8d8d; line-height:20px; letter-spacing:1px; cursor:pointer; margin-bottom:12px;}
.headlineBtn img{ vertical-align:middle; margin:-2px 12px 0 0;}
.headline dl{ width:100%; float:left; margin-top:1px; background:#fbfbfb; padding:0 40px 19px 160px; position:relative; overflow:hidden;
              -webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
}
.headline dl dt{ position:absolute; left:0; top:20px; width:127px; text-align:center; border-right:solid 1px #c5c5c5; font-weight:bold; font-size:15px; color:#282828; line-height:16px;}
.headline dl dd{ float:left; margin-right:65px; margin-top:20px;}
.headline dl dd a{ font-size:14px; color:#282828; line-height:16px;}
.headline dl dd a:hover,.headline dl dd.on a{ color:#e62129;}
.headline dl .zkB{ position:absolute; right:0; top:0; margin-right:25px; margin-top:20px; font-size:14px; color:#282828; line-height:16px; cursor:pointer;}
    .headline dl .zkB img {
        vertical-align:middle; margin:-3px 0 0 6px;
        -webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
    }
    .headline dl .zkB:hover {
         color:#00a2e9;
    }
    .headline dl .zkB.on img{
        transform:rotate(180deg);
    }
@media screen and (max-width:1366px) {
.headline{ margin-top:50px;}
.headline dl dd{ margin-right:45px;}
}
@media screen and (max-width:991px) {
.headline{ margin-top:20px;}
.headline dl dd{ margin-right:25px;}
    .headline dl .zkB {
        margin-right: 10px;
    }
}
@media screen and (max-width:767px) {
.headline{ margin-top:10px;}
.headlineBtn{ font-size:13px; margin-bottom:8px; padding-right:10px;}
.headlineBtn img{ margin:-2px 8px 0 0; width:9px;}
.headline dl{ padding:0 10px 10px 100px;}
    #ss_wz {
     padding-right:40px;
    }
.headline dl dt{ top:15px; width:80px; font-size:13px;}
.headline dl dd{ margin-right:18px; margin-top:15px;}
.headline dl dd a{ font-size:13px;}
    .headline dl .zkB { font-size:13px; margin-top:15px;
    }
        .headline dl .zkB img {
            margin: -3px 0 0 3px;
        }
}

/*高中院校*/
.content1{ margin-top:38px;}
.productHead{ width:100%; float:left; background:#e1e1e1; position:relative; padding-right:16px;}
.productHead ul{ float:left;}
.productHead ul li{ float:left; text-align:center; cursor:pointer; margin-right:10px;}
    .productHead ul li a { display:block; width:115px; font-size:14px; color:#282828; letter-spacing:1px; line-height:55px; height:55px;
    }
.productHead ul li a img{ vertical-align:middle; margin:-3px 0 0 8px;}
.productHead ul li.on a{ color:white !important; background:#00a2e9; font-size:16px;}
.productHead ul li:hover a{ color:#00a2e9;}
.productHead .search{ float:right; margin-top:15px; background:white; padding:0 40px 0 20px; position:relative; overflow:hidden;
-moz-border-radius:27px; 
-webkit-border-radius:27px; 
-khtml-border-radius:27px;
border-radius:27px;}
.productHead .search .searchB{ position:absolute; right:0; top:0; width:40px; background:url(../images/product5.png) no-repeat center center; height:27px;}
.productHead .search .searchK{ width:100%; height:27px; line-height:27px; font-size:12px; color:#333;}
@media screen and (max-width:1366px) {
.productHead ul li{ margin-right:0;}
    .productHead ul li a { width:95px;
    }
}
@media screen and (max-width:1199px) {
.productHead ul li{ margin-right:6px;}
}
@media screen and (max-width:991px) {
.content1{ margin-top:18px;}
.productHead{ padding-right:10px;}
.productHead ul li{ margin-right:0;}
    .productHead ul li a { width:80px; font-size:13px;
    }
.productHead ul li a img{ margin:-3px 0 0 6px;}
.productHead ul li.on{ font-size:14px;}
}
@media screen and (max-width:767px) {
.content1{ margin-top:10px;}
.content1 .c_1151{ padding-left:0; padding-right:0;}
.productHead{ padding-right:0px;}
.productHead ul{ width:100%;}
.productHead ul li{ width:25%;}
    .productHead ul li a { height:45px; line-height:45px;
     display:block; width:100%;}
.productHead ul li a img{ margin:-3px 0 0 4px; width:6px;}
.productHead .search{ display:none;}
}

.productBody{ width:100%; float:left; margin-top:2px;}
.productBody ul{ width:100%; float:left;}
.productBody ul li{ width:100%; float:left; padding:30px 0 31px 0; padding-left:312px; border-bottom:solid 1px #f1f1f1; position:relative; overflow:hidden;}
.productBody ul li .img{ width:271px; height:188px; overflow:hidden; position:absolute; left:0; top:30px; background:#006693;}
.productBody ul li .img a > img{ opacity:0.7;}
.productBody ul li .img img{ width:100%; float:left;}
.productBody ul li .img .logo{ width:87px; height:87px; position:absolute; left:50%; top:50%; margin:-43.5px 0 0 -43.5px; overflow:hidden;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.productBody ul li .text{ width:100%; padding-right:150px; position:relative; float:left;}
.productBody ul li .text .name{ width:100%; float:left; margin-top:10px; font-size:24px; color:#282828; line-height:35px;}
.productBody ul li .text .name_en{ width:100%; float:left; font-size:14px; color:#949494; line-height:24px; font-family:Arial; letter-spacing:1px;}
.productBody ul li .text .name:hover{ color:#00a4f0;}
.productBody ul li .text .add{ width:100%; float:left; font-size:14px; color:#949494; line-height:28px;}
.productBody ul li .text .add img{ vertical-align:middle; margin:-3px 10px 0 0; width:11px;}
.productBody ul li .text .tab{ width:100%; float:left; margin-top:4px;}
.productBody ul li .text .tab span{ display:block; float:left; margin-right:6px; padding:0 10px; font-size:14px; color:#727272; line-height:25px; margin-top:5px; background:#f3f3f3;}
.productBody ul li .text .tab span.on{ color:white; background:#00a2e9;}
.productBody ul li .text dl{ width:100%; float:left; margin-top:15px;}
.productBody ul li .text dl dd{ float:left; margin-right:60px;}
.productBody ul li .text dl dd h5{ width:100%; font-size:14px; color:#8f8f8f; line-height:22px;}
.productBody ul li .text dl dd h6{ width:100%; font-size:14px; color:#4d4d4d; line-height:21px;}
.productBody ul li .text .consult{ position:absolute; right:5px; top:50%; margin-top:-20px;}
.productBody ul li .text .consult a{ display:block; width:140px; height:35px; line-height:35px; text-align:center; color:white; background:#00a2e9; font-size:16px;
-moz-border-radius:35px; 
-webkit-border-radius:35px; 
-khtml-border-radius:35px;
border-radius:35px;}
.productBody ul li .text .consult a:hover{ background:#999999;}
@media screen and (max-width:1366px) {
    .productBody ul li {
     padding-left:250px;}
.productBody ul li .text{ padding-right:120px;}
.productBody ul li .text dl dd{ margin-right:40px;}
.productBody ul li .text .consult a{ width:100px;}
.productBody ul li .img{ width:220px; height:153px; top:40px;}
.productBody ul li .img .logo{ width:70px; height:70px; margin:-35px 0 0 -35px;}
}
@media screen and (max-width:1199px) {
.productBody ul li .text .name{ margin-top:0px;}
}
@media screen and (max-width:991px) {
.productBody{ padding-left:10px;}
.productBody ul li{ padding:20px 0 21px 0; padding-left:240px;}

.productBody ul li .text .name{ font-size:18px; line-height:28px;}
.productBody ul li .text .name_en{ font-size:12px; line-height:20px;}
.productBody ul li .text .add{ font-size:12px; line-height:22px;}
.productBody ul li .text .add img{ margin:-3px 6px 0 0; width:9px;}
.productBody ul li .text .tab{ margin-top:2px;}
.productBody ul li .text .tab span{ margin-right:4px; padding:0 8px; font-size:12px; line-height:23px; margin-top:3px;}
.productBody ul li .text .tab span.on{ color:white; background:#00a2e9;}
.productBody ul li .text dl{ margin-top:10px;}
.productBody ul li .text dl dd{ margin-right:30px;}
.productBody ul li .text dl dd h5{ font-size:12px; line-height:20px;}
.productBody ul li .text dl dd h6{ font-size:12px; line-height:19px;}
.productBody ul li .text .consult{ right:0px;}
.productBody ul li .text .consult a{ height:30px; line-height:30px; font-size:14px;}
.productBody ul li .img{ top:20px;}
}
@media screen and (max-width:767px) {
.productBody{ padding:0 10px; margin-top:0;}
.productBody ul li{ padding:15px 0 15px 0;}
.productBody ul li .img{ width:100%; height:auto; position:relative; left:auto; top:auto; margin-top:0;}
.productBody ul li .text{ padding-right:0; width:100%; margin-top:10px;}
.productBody ul li .text .name{ font-size:15px; line-height:23px;}
.productBody ul li .text .name_en{ line-height:18px;}
.productBody ul li .text .add{ line-height:20px;}
.productBody ul li .text .add img{ margin:-3px 4px 0 0; width:8px;}
.productBody ul li .text dl{ margin-top:6px;}
.productBody ul li .text dl dd{ margin-right:20px;}
.productBody ul li .text .consult{ position:relative; right:auto; top:auto; margin-top:10px; float:left;}
.productBody ul li .text .consult a{ height:30px; line-height:30px; font-size:14px;}
}

.ul_2{ width:100%; float:left; margin-top:10px;}
.ul_2 li{ width:100%; float:left; padding:0 20px 0 20px;}
.ul_2 li a{ width:100%; float:left; padding:27px 0 29px 0; border-bottom:solid 1px #e8e8e8;}
.ul_2 li a .logo{ float:left; width:87px; height:87px; overflow:hidden; line-height:0;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.ul_2 li a .logo img{ width:100%;}
.ul_2 li a .text{ margin-left:110px;}
.ul_2 li a .text h4{ width:100%; float:left; font-size:16px; color:#282828; line-height:22px;}
.ul_2 li a .text .tab{ float:left; width:100%; margin-top:5px;}
.ul_2 li a .text .tab span{ display:block; float:left; padding:0 8px; font-size:14px; color:#727272; background:white; margin-right:6px; margin-top:5px; line-height:25px;}
.ul_2 li a .text .tab span.on{ color:white; background:#00a2e9;}
.ul_2 li a .text .p{ width:100%; float:left; margin-top:9px; font-size:12px; color:#797979; line-height:21px;}
.ul_2 li a .text .p span{ color:#c00000;}
@media screen and (max-width:1199px) {
.ul_2 li a{ padding:20px 0 22px 0;}
.ul_2 li a .logo{ width:50px; height:50px;}
.ul_2 li a .text{ margin-left:60px;}
.ul_2 li a .text .tab span{ font-size:12px; padding:0 6px; margin-right:3px;}
}
@media screen and (max-width:991px) {
.ul_2 li a{ padding:15px 0 17px 0;}
}

.schoolDetail{ width:1400px; position:absolute; left:50%; top:50%; margin:-135px 0 0 -700px; text-align:left; z-index:2;}
.schoolDetail .logo{ width:246px; height:246px; float:left; background:white; line-height:0; padding:30px;}
.schoolDetail .logo img{ vertical-align:top; width:100%; float:left;}
.schoolDetail .text{ margin-left:298px;}
.schoolDetail .text .name{ width:100%; float:left; font-size:36px; color:white; line-height:54px;}
.schoolDetail .text .name_en{ width:100%; float:left; font-size:18px; color:white; line-height:32px; font-family:Arial;}
.schoolDetail .text .p{ width:100%; float:left; margin-top:9px; font-size:14px; color:white; line-height:24px;}
.schoolDetail .text .p span{ margin-right:35px; display:inline-block; vertical-align:top;}
.schoolDetail .text ul{ width:100%; float:left; margin-top:13px; padding-top:10px; border-top:solid 1px rgba(255,255,255,0.2);}
.schoolDetail .text ul li{ width:35%; float:left; font-size:14px; color:white; line-height:24px;}
.schoolDetail .text ul li span{ margin-right:36px; display:inline-block; vertical-align:top;}
.schoolDetail .text ul li.l2{ width:45%;}
.schoolDetail .text ul li.l3{ width:20%;}
.schoolDetail .text .sq{ width:100%; float:left; margin-top:19px;}
.schoolDetail .text .sq a{ float:left; width:216px; height:45px; line-height:43px; border:solid 1px white; text-align:center; font-size:16px; color:white; cursor:pointer;}
.schoolDetail .text .sq a img{ vertical-align:middle; margin:-3px 0 0 14px;}
.bannermb{ background:black; width:100%; height:100%; position:absolute; left:0; top:0; opacity:0.6; z-index:1;}
@media screen and (max-width:1660px) {
.schoolDetail{ width:900px; margin:-135px 0 0 -450px;}
.schoolDetail .text ul li,.schoolDetail .text ul li.l2,.schoolDetail .text ul li.l3{ width:50%;}
}
@media screen and (max-width:1366px) {
.schoolDetail{ margin:-165px 0 0 -450px;}
}
@media screen and (max-width:1199px) {
.schoolDetail{ width:700px; margin:-150px 0 0 -350px;}
.schoolDetail .logo{ width:166px; height:166px; padding:20px; margin-top:10px;}
.schoolDetail .text{ margin-left:190px;}
.schoolDetail .text .name{ font-size:30px; line-height:46px;}
.schoolDetail .text .name_en{ font-size:16px; line-height:24px;}
.schoolDetail .text .p{ margin-top:5px; font-size:12px; line-height:20px;}
.schoolDetail .text .p span{ margin-right:25px;}
.schoolDetail .text ul{ margin-top:8px; padding-top:6px;}
.schoolDetail .text ul li{ font-size:13px; line-height:22px;}
.schoolDetail .text ul li span{ margin-right:26px;}
.schoolDetail .text .sq{ margin-top:10px;}
.schoolDetail .text .sq a{ width:190px; height:40px; line-height:38px; font-size:14px;}
.schoolDetail .text .sq a img{ margin:-3px 0 0 10px;}
}
@media screen and (max-width:767px) {
.bannerSchoolDetail{ height:auto; padding:20px;}
.schoolDetail{ width:100%; margin:0; top:auto; left:auto; position:relative; float:left;}
.schoolDetail .logo{ width:46px; height:46px; padding:10px; margin-top:10px;}
.schoolDetail .text{ margin-left:60px;}
.schoolDetail .text .name{ font-size:20px; line-height:26px;}
.schoolDetail .text .name_en{ font-size:12px; line-height:18px;}
.schoolDetail .text .p{ margin-top:5px; line-height:18px;}
.schoolDetail .text .p span{ margin-right:15px;}
.schoolDetail .text ul{ margin-top:4px; padding-top:3px;}
.schoolDetail .text ul li{ font-size:12px; line-height:18px;}
.schoolDetail .text ul li span{ margin-right:16px;}
.schoolDetail .text .sq{ margin-top:5px;}
.schoolDetail .text .sq a{ width:120px; height:36px; line-height:34px; font-size:13px;}
.schoolDetail .text .sq a img{ margin:-3px 0 0 5px; width:12px;}
.schoolDetail .text ul li,.schoolDetail .text ul li.l2,.schoolDetail .text ul li.l3{ width:100%;}
}

.product{ width:1400px; margin:auto; max-width:100%; padding-right:245px; position:relative; margin-top:90px; overflow:hidden;}
.product .md{ width:218px; position:absolute; right:0; top:0;}
.product .md.fixd{ position:fixed; right:50%; margin-right:-700px; top:105px;}
.product .md.abso{ top:auto; bottom:0;}
@media screen and (max-width:1800px) {
.product .md.fixd{ right:200px; margin-right:0;}
}
@media screen and (max-width:1519px) {
.product .md.fixd{ right:120px;}
}
@media screen and (max-width:1199px) {
.product .md.fixd{ right:60px;}
}
.product .md li{ width:100%; float:left; margin-bottom:1px; padding:0 52px 0 42px; font-size:16px; color:#333; line-height:52px; background:#f7f7f8 url(../images/product12.png) no-repeat 120% center; letter-spacing:2px; cursor:pointer;}
.product .md li.on{ background-color:#00a2e9; background-position:90% center; color:white;}
.productDetail{ width:100%; float:left;}
.productDetailHead{ width:100%; float:left; margin-top:-110px; padding-top:110px; padding-bottom:22px; background:url(../images/product22.png) no-repeat left bottom; position:relative; padding-left:80px;}
.productDetailHead .ico{ width:56px; height:56px; position:absolute; left:5px; top:115px; border:solid 1px #00a2e9; overflow:hidden;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.productDetailHead h4{ width:100%; float:left; font-size:24px; color:#979797; line-height:32px; text-transform:uppercase; font-weight:bold; font-family:Arial;}
.productDetailHead h4 span{ color:#00a2e9;}
.productDetailHead h5{ width:100%; float:left; font-size:21px; color:#333; line-height:30px; letter-spacing:2px;}
.productDetailBody1{ width:100%; float:left; margin-top:32px; position:relative; margin-bottom:48px; z-index:3;}
.productDetailBody1 .img{ width:100%; float:left; position:relative;}
.productDetailBody1 .img .slick-slide{ width:100%; float:left; height:520px; background-position:center center; background-size:cover !important; background-repeat:no-repeat;}
.productDetailBody1 .text{ width:414px; background:url(../images/product24.png); position:absolute; left:0; top:0; padding:0 6%; height:520px; line-height:520px; overflow-y:auto;}
.productDetailBody1 .text .span{ display:inline-block; vertical-align:middle; font-size:16px; color:white; line-height:31px;}
.productDetailBody1 .img .slick-prev,.productDetailBody1 .img .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: auto; right:1px;
	top: auto; bottom:82px;
	display: block;
	width: 80px;
	height: 80px;
	background:url(../images/index3.png) no-repeat top center;
}
.productDetailBody1 .img .slick-next {
	left: auto;
	right: 1px; background-position:bottom center; bottom:1px;
}
.productDetailBody1 .img .slick-prev:hover,
.productDetailBody1 .img .slick-next:hover{ background-image:url(../images/index3_h.png); border-right:solid 4px #009bde; width:84px;}
@media screen and (max-width:1366px) {
.productDetailBody1 .text{ width:364px; padding:0 5%; height:450px; line-height:450px;}
.productDetailBody1 .text .span{ font-size:14px; line-height:26px;}
.productDetailBody1 .img .slick-slide{ height:450px;}
}
@media screen and (max-width:1199px) {
.product{ margin-top:50px;}
.productDetailHead{ padding-bottom:18px; padding-left:70px;}
.productDetailHead .ico{ width:50px; height:50px;}
.productDetailHead h4{ font-size:20px; line-height:28px;}
.productDetailHead h5{ font-size:16px; line-height:24px; letter-spacing:1px;}
.productDetailBody1{ margin-top:22px; margin-bottom:28px;}
}
@media screen and (max-width:991px) {
.product{ margin-top:30px; padding-right:0;}
.product .md{ display:none;}
.productDetailHead{ padding-bottom:18px; padding-left:70px; padding-top:0px; margin-top:0px;}
.productDetailHead .ico{ top:5px;}
}
@media screen and (max-width:767px) {
.product{ margin-top:20px;}
.productDetailHead{ padding-bottom:6px; padding-left:50px; background:none;}
.productDetailHead .ico{ width:40px; height:40px; left:5px; top:0px;}
.productDetailHead h4{ font-size:16px; line-height:22px;}
.productDetailHead h5{ font-size:14px; line-height:20px;}
.productDetailBody1{ margin-top:12px; margin-bottom:18px;}
.productDetailBody1 .text{ width:100%; padding:0 3%; height:200px; min-height:200px; line-height:200px; position:relative; left:0; top:0;}
.productDetailBody1 .text .span{ font-size:13px; line-height:24px;}
.productDetailBody1 .img .slick-slide{ height:350px;}
}

.productDetailBody2{ width:100%; float:left; margin-top:25px; margin-bottom:46px;}
.productDetailBody2 .p{ width:100%; float:left; font-size:16px; color:#6a6a6a; line-height:30px;}
.productDetailBody2 .page{ width:100%; float:left; margin-top:34px; text-align:center;}
.productDetailBody3{ width:100%; float:left; margin-top:16px; margin-bottom:47px;}
.productDetailBody3 li{ width:100%; float:left; margin-top:14px; padding-left:64px; background:url(../images/product27.png) no-repeat 8px 2px; background-size:20px auto; font-size:16px; color:#6a6a6a; line-height:26px;}
.productDetailBody4{ width:100%; float:left; margin-top:27px; margin-bottom:37px;}
.productDetailBody4 li{ width:100%; float:left; margin-top:11px; padding-left:180px; position:relative; font-size:16px; color:#3c3c3c; line-height:33px;}
.productDetailBody4 li .name{ position:absolute; left:11px; top:0; color:#00a2e9; font-size:18px; width:160px; text-align:right;}
.productDetailBody4 .d1{ padding-left:110px;}
.productDetailBody4 .d1 .name{ width:auto;}
@media screen and (max-width:1199px) {
.productDetailBody2 .p{ font-size:14px; line-height:26px;}
.productDetailBody2 .page{ margin-top:24px;}
.productDetailBody3 li{ margin-top:10px; padding-left:44px; background-size:18px auto; font-size:14px; line-height:22px;}
.productDetailBody4 li{ margin-top:6px; padding-left:160px; font-size:14px; line-height:26px;}
.productDetailBody4 li .name{ left:6px; font-size:16px; width:140px;}
.productDetailBody4 .d1{ padding-left:90px;}
}
@media screen and (max-width:991px) {
.productDetailBody2{ margin-top:15px; margin-bottom:26px; padding:0 10px;}
.productDetailBody3{ margin-top:10px; margin-bottom:27px;}
.productDetailBody3 li{ background-position:15px 2px;}
.productDetailBody4{ margin-top:17px; margin-bottom:20px;}
}
@media screen and (max-width:767px) {
.productDetailBody2{ margin-top:10px; margin-bottom:16px;}
.productDetailBody3{ margin-top:6px; margin-bottom:17px; padding-right:10px;}
.productDetailBody3 li{ background-position:12px 2px; background-size:12px auto; padding-left:30px;}
.productDetailBody4{ margin-top:12px; margin-bottom:10px;}
.productDetailBody2 .p{ font-size:12px; line-height:22px;}
.productDetailBody2 .page{ margin-top:14px;}
.productDetailBody3 li{ margin-top:6px; font-size:12px; line-height:18px;}
.productDetailBody4 li{ margin-top:4px; font-size:12px; line-height:20px; padding-left:140px}
.productDetailBody4 li .name{ left:5px; font-size:14px; width:130px;}
.productDetailBody4 .d1 .name{ width:80px;}
}

.xgyx{ width:100%; float:left; margin-top:30px; margin-bottom:45px;}
.xgyx .xgyxHead{ width:100%; float:left; font-size:21px; color:#00a2e9; line-height:32px; letter-spacing:1px;}
.xgyx .xgyxHead span{ font-size:18px; margin-left:10px;}
.xgyx .row{ margin:0 -10px;}
.xgyx .schoolUl li{ padding:0 12px;}
@media screen and (max-width:991px) {
.xgyx{ margin-top:20px; margin-bottom:25px; padding:0 15px;}
.xgyx .xgyxHead{ font-size:16px; line-height:26px;}
.xgyx .xgyxHead span{ font-size:14px; margin-left:6px;}
}
@media screen and (max-width:767px) {
.xgyx{ margin-top:10px; margin-bottom:15px; padding:0 10px;}
.xgyx .row{ margin:0 -2px;}
.xgyx .schoolUl li{ padding:0 2px;}
}

/*关于我们*/
.aboutHead{ width:100%; float:left; text-align:center;}
.aboutHead h3{ width:100%; float:left; font-size:40px; color:black; line-height:54px; font-family:"Arial Black"; text-transform:uppercase;}
.aboutHead h4{ width:100%; float:left; font-size:24px; color:#555; line-height:44px; letter-spacing:2px;}
.aboutOne{ margin-top:-46px; text-align:center; padding-top:110px;}
.aboutOneBody{ width:100%; float:left; margin-top:24px;}
.aboutOneBody .p{ width:100%; float:left; font-size:16px; color:#4a4a4a; line-height:36px; letter-spacing:1px;}
.aboutOneBody .img{ width:100%; margin-top:35px; float:left; text-align:center;}
@media screen and (max-width:1199px) {
.aboutHead h3{ font-size:30px; line-height:44px;}
.aboutHead h4{ font-size:20px; line-height:34px; letter-spacing:1px;}
.aboutOne{ margin-top:-66px;}
.aboutOneBody{ margin-top:14px;}
.aboutOneBody .p{ font-size:14px; line-height:26px;}
.aboutOneBody .img{ margin-top:25px;}
}
@media screen and (max-width:991px) {
.aboutOne{ margin-top:-16px; padding-top:60px;}
}
@media screen and (max-width:767px) {
.aboutHead h3{ font-size:20px; line-height:24px;}
.aboutHead h4{ font-size:14px; line-height:24px; }
.aboutOne{ margin-top:-36px;}
.aboutOneBody{ margin-top:8px; padding:0 10px;}
.aboutOneBody .p{ font-size:13px; line-height:22px;}
.aboutOneBody .img{ margin-top:15px;}
}

.aboutTwo{ margin-top:-25px; padding-top:110px;}
.aboutTwo .aboutTwoBody{ width:100%; float:left; margin-top:50px; position:relative;}
.aboutTwo .aboutTwoBody:before{ content:''; width:50.125%; position:absolute; right:0; top:78px; background:#f6f5f1; height:487px; z-index:2;}
.aboutTwo .aboutTwoBody .img{ width:56.77%; float:left; margin-left:127px;}
.aboutTwo .aboutTwoBody .img .slick-slide{ width:100%; height:639px; background-size:cover !important; overflow:hidden;}
.aboutTwo .aboutTwoBody .img:before{ content:''; width:171px; height:4px; background:#00a2e9; position:absolute; left:-113px; top:80%;  z-index:2;}
.aboutTwo .aboutTwoBody .text{ width:45.3125%; position:absolute; right:200px; top:50%; z-index:3;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);}
    .aboutTwo .aboutTwoBody .text .text { width:100%; position:relative; right:auto; top:auto; padding-bottom:41px; float:left; padding-left:170px;
        -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);}
.aboutTwo .aboutTwoBody .text h2{ width:100%; float:left; font-size:45px; color:white; line-height:48px; font-family:"Arial Black"; text-transform:uppercase;}
.aboutTwo .aboutTwoBody .text h2 span{ color:#00a2e9;}
.aboutTwo .aboutTwoBody .text h4{ width:100%; float:left; margin-top:12px; font-size:24px; color:#3f3f3d; line-height:34px; position:relative; padding-left:170px;}
.aboutTwo .aboutTwoBody .text h4:before{ content:''; width:71px; height:5px; background:white; position:absolute; left:74px; top:50%;}
.aboutTwo .aboutTwoBody .text .p { width:100%; float:left; margin-top:26px; font-size:16px; color:#555; line-height:32px; letter-spacing:2px;}
    .aboutTwo .aboutTwoBody .text .detail { width:100%; float:left; margin-top:60px;
    }
        .aboutTwo .aboutTwoBody .text .detail a {
         display:block; width:180px; height:42px; line-height:42px; font-size:16px; color:white; background:rgb(0, 155, 222); text-align:center;
         -moz-border-radius:24px; 
-webkit-border-radius:24px; 
-khtml-border-radius:24px;
border-radius:24px;
        }
.aboutTwo .aboutTwoBody .text .slick-prev,.aboutTwo .aboutTwoBody .text .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: auto; right:61px;
	top: auto; bottom:50px;
	display: block;
	width: 32px;
	height: 32px;
	background:url(../images/about3.png) no-repeat left center;
}
.aboutTwo .aboutTwoBody .text .slick-next {
	left: auto;
	right: 11px; background-position:right center;
}
.aboutTwo .aboutTwoBody .text .slick-prev:hover,
.aboutTwo .aboutTwoBody .text .slick-next:hover{ background-image:url(../images/about3_h.png);}
@media screen and (max-width:1519px) {
.aboutTwo .aboutTwoBody:before{ width:46.125%;}
.aboutTwo .aboutTwoBody .text{ right:120px;}
}
@media screen and (max-width:1199px) {
    .aboutTwo {
        margin-top: -45px;
    }

        .aboutTwo .aboutTwoBody {
            margin-top: 30px;
        }

            .aboutTwo .aboutTwoBody:before {
                top: 48px;
                width: 47%;
            }

            .aboutTwo .aboutTwoBody .img {
                margin-left: 57px;
            }

                .aboutTwo .aboutTwoBody .img .slick-slide {
                    height: 580px;
                }

            .aboutTwo .aboutTwoBody .text {
                right: 80px;
            }

                .aboutTwo .aboutTwoBody .text h2 {
                    font-size: 25px;
                    line-height: 28px;
                }

                .aboutTwo .aboutTwoBody .text h4 {
                    margin-top: 6px;
                    font-size: 18px;
                    line-height: 26px;
                    padding-left: 120px;
                }

                    .aboutTwo .aboutTwoBody .text h4:before {
                        width: 41px;
                        height: 3px;
                        left: 44px;
                    }

                .aboutTwo .aboutTwoBody .text .p {
                    margin-top: 16px;
                    font-size: 14px;
                    line-height: 26px;
                    padding-left: 120px;
                    letter-spacing: 1px;
                }

                .aboutTwo .aboutTwoBody .text .detail{ padding-left: 120px;
}
.aboutTwo .aboutTwoBody .text .detail a { width:140px; height:38px; line-height:38px; font-size:14px;
         -moz-border-radius:21px; 
-webkit-border-radius:21px; 
-khtml-border-radius:21px;
border-radius:21px;
        }
    .aboutTwo .aboutTwoBody .text .slick-prev, .aboutTwo .aboutTwoBody .text .slick-next {
     bottom:45px;
    }
}
@media screen and (max-width:991px) {
.aboutTwo{ margin-top:-15px; padding-top:60px;}
.aboutTwo .aboutTwoBody{ margin-top:20px;}
.aboutTwo .aboutTwoBody:before{ top:28px; width:47%; height:420px;}
.aboutTwo .aboutTwoBody .img{ margin-left:27px;}
.aboutTwo .aboutTwoBody .img .slick-slide{ height:480px;}
.aboutTwo .aboutTwoBody .text{ right:20px; width:50%;}
.aboutTwo .aboutTwoBody .text h2{ font-size:18px; line-height:22px;}
.aboutTwo .aboutTwoBody .text h4{ font-size:16px; line-height:24px; padding-left:80px;}
.aboutTwo .aboutTwoBody .text h4:before{ width:31px; left:14px;}
.aboutTwo .aboutTwoBody .text .p{ margin-top:10px; font-size:13px; line-height:20px; padding-left:80px;}
    .aboutTwo .aboutTwoBody .text .detail { padding-left:80px;
    }
.aboutTwo .aboutTwoBody .text .detail a { width:120px; height:34px; line-height:34px; font-size:12px;
         -moz-border-radius:19px; 
-webkit-border-radius:19px; 
-khtml-border-radius:19px;
border-radius:19px;
        }
}
@media screen and (max-width:767px) {
.aboutTwo{ margin-top:-35px;}
.aboutTwo .aboutTwoBody{ margin-top:10px;}
.aboutTwo .aboutTwoBody:before{ top:20px; width:83%; height:320px; opacity:0.6; background:black; display:none;}
.aboutTwo .aboutTwoBody .img{ margin-left:0; width:94%;}
.aboutTwo .aboutTwoBody .img:before{ width:100px; height:2px; left:-83px;}
.aboutTwo .aboutTwoBody .img .slick-slide{ height:360px;}
.aboutTwo .aboutTwoBody .text{ right:auto; position:relative; top:auto; width:90%; float:right;transform: translate(0, 0); background:#222; padding:15px;}
.aboutTwo .aboutTwoBody .text .text{ padding:0px;}
.aboutTwo .aboutTwoBody .text h2{ font-size:16px; padding-left:0px; color:#333;}
.aboutTwo .aboutTwoBody .text h4{ font-size:14px; line-height:20px; padding-left:0px; color:white;}
.aboutTwo .aboutTwoBody .text h4:before{ display:none; width:21px; left:10px;}
.aboutTwo .aboutTwoBody .text .p, .aboutTwo .aboutTwoBody .text .detail{ padding-left:0px; color:white;}
    .aboutTwo .aboutTwoBody .text .detail {  margin-top:20px; }
.aboutTwo .aboutTwoBody .text .slick-prev,.aboutTwo .aboutTwoBody .text .slick-next {
	width:26px;
	height: 26px; background-size:auto 100%; bottom:35px;}
.aboutTwo .aboutTwoBody .text .slick-prev{ right:51px;}
.aboutTwo .aboutTwoBody .text h2 span{ color:#00a2e9;}
.aboutTwo .aboutTwoBody .text .detail a { width:100px; height:28px; line-height:28px;
         -moz-border-radius:17px; 
-webkit-border-radius:17px; 
-khtml-border-radius:17px;
border-radius:17px;
        }
}

.aboutTre{ margin-top:-25px; padding-top:110px;}
.aboutTreBody{ width:100%; float:left; margin-top:76px; padding-bottom:53px; position:relative;}
.aboutTreBody:before{ content:''; width:2px; height:100%; position:absolute; left:0; top:0; background:white; z-index:3;}
.aboutTreBody li{ width:100%; float:left; text-align:center; padding:0 30px; border-left:dashed 1px #d9d9d9;}
.aboutTreBody li a{ display:block; float:left;}
.aboutTreBody li .logo{ width:100%; height:116px; float:left;}
.aboutTreBody li .logo img{ display:inline-block; vertical-align:top; height:100%;}
.aboutTreBody li .name{ width:100%; float:left; font-size:24px; color:#222; line-height:43px;}
.aboutTreBody li .name_en{ width:100%; float:left; font-size:14px; color:#888; line-height:30px; font-family:Arial; text-transform:uppercase; padding-bottom:22px; background:url(../images/about5.jpg) no-repeat center bottom;}
.aboutTreBody li .p{ width:100%; float:left; margin-top:19px; font-size:15px; color:#666; line-height:26px; height:104px; overflow:hidden;}
.aboutTreBody li:hover .name{ color:#00a2e9;}
.aboutTreBody .slick-dots {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.aboutTreBody .slick-dots li {
	position: relative;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 11px;
	padding: 0;
	background:#818181; float:none; overflow:hidden; border:0;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.aboutTreBody .slick-dots li button{ display:none !important; font-size:0;}
.aboutTreBody .slick-dots li.slick-active{
	background:#00a2e9;
}
@media screen and (max-width:1366px) {
.aboutTreBody li{ padding:0 20px;}
}
@media screen and (max-width:1199px) {
.aboutTre{ margin-top:-45px;}
.aboutTreBody{ margin-top:46px; padding-bottom:33px;}
.aboutTreBody li .logo{ height:96px;}
.aboutTreBody li .name{ font-size:18px; line-height:33px;}
.aboutTreBody li .name_en{ font-size:12px; line-height:24px; padding-bottom:16px;}
.aboutTreBody li .p{ margin-top:12px; font-size:13px; line-height:22px; height:88px;}
}
@media screen and (max-width:991px) {
.aboutTre{ margin-top:-25px; padding-top:60px;}
.aboutTreBody{ margin-top:26px; padding-bottom:23px;}
}
@media screen and (max-width:767px) {
.aboutTre{ margin-top:-35px;}
.aboutTreBody{ margin-top:16px;}
.aboutTreBody li{ padding:0 10px;}
.aboutTreBody li .logo{ height:56px;}
.aboutTreBody li .name{ font-size:16px; line-height:26px;}
.aboutTreBody li .name_en{ line-height:20px; padding-bottom:10px; background-size:auto 1px;}
.aboutTreBody li .p{ margin-top:8px; font-size:12px; line-height:20px; height:78px;}
.aboutTreBody .slick-dots li {width: 8px;height: 8px;margin: 0 6px;}
}

.aboutFou{ background:url(../images/about6.jpg) no-repeat center center; background-size:cover;  height:222px; line-height:222px; margin-top:100px;}


.aboutFou .p{ width:100%; padding:0 10%; text-align:center; display:inline-block; vertical-align:middle; color:white; font-size:24px; line-height:42px; letter-spacing:1px;}
@media screen and (max-width:1199px) {
.aboutFou{ margin-top:60px;}
}
@media screen and (max-width:991px) {
.aboutFou{ margin-top:30px; height:160px; line-height:160px;}
.aboutFou .p{ font-size:18px; line-height:34px;}
}
@media screen and (max-width:767px) {
.aboutFou{ margin-top:20px; height:140px; line-height:140px;}
.aboutFou .p{ font-size:16px; line-height:26px;}
}

.aboutFiv{ margin-top:-22px; padding-top:110px;}
.aboutFivBody{ width:1400px; margin:auto; max-width:100%;}
.aboutFivBody .row{ margin:0 -13px;}
.aboutFivBody .ul_3{ width:100%; float:left; margin-top:24px;}
.aboutFivBody .ul_3 li{ width:33.33%; float:left; margin-top:22px; padding:0 13px;}
.aboutFivBody .ul_3 li .zbox{ width:100%; float:left; padding:27px 30px 37px 34px; background:white; box-shadow:0 0 16px rgba(0,0,0,0.2); overflow:hidden;
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px;
border-radius:10px;}
.aboutFivBody .ul_3 li .zbox .title{ width:100%; float:left; position:relative; margin-bottom:24px;}
.aboutFivBody .ul_3 li .zbox .title:before{ content:''; width:29px; height:1px; background:#666; opacity:0.5; position:absolute; left:0; bottom:-13px;}
.aboutFivBody .ul_3 li .zbox .title h4{ width:100%; float:left; font-size:24px; color:#333; line-height:36px;}
.aboutFivBody .ul_3 li .zbox .scroll{ width:100%; float:left; font-size:16px; color:#666; line-height:28px; height:224px; overflow:hidden; position:relative;}
.scroll_tiao{ width:2px !important; background:#ddd; right:2px !important;}
.scroll_huakuai{ width:4px !important; background:#185fb7 !important; right:-1px !important;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px}
.aboutFivBody .ul_3 li .zbox:hover{ background:#5ec4f1;}
.aboutFivBody .ul_3 li .zbox:hover .title h4,.aboutFivBody .ul_3 li .zbox:hover .scroll{ color:white;}
.aboutFivBody .ul_3 li .zbox:hover .title:before{ background:white;}
.aboutFivBody .ul_3 li .zbox:hover .scroll_tiao{ background:white !important;}
.aboutFivDown{ width:100%; float:left; text-align:center; margin-top:55px;}
.aboutFivDown h4{ width:100%; float:left; font-size:18px; color:#666; line-height:30px; font-weight:bold;}
.aboutFivDown h4 span{ color:#c9151e; text-decoration:underline;}
.aboutFivDown h5{ width:100%; float:left; font-size:16px; color:#666; line-height:26px;}
@media screen and (max-width:1199px) {
.aboutFiv{ margin-top:-42px;}
.aboutFivBody{ margin-top:26px;}
.aboutFivBody .ul_3 li .zbox{ padding:20px 20px 30px 24px; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.aboutFivBody .ul_3 li .zbox .title{ width:100%; float:left; position:relative; margin-bottom:24px;}
.aboutFivBody .ul_3 li .zbox .title:before{ content:''; width:29px; height:1px; background:#666; opacity:0.5; position:absolute; left:0; bottom:-13px;}
.aboutFivBody .ul_3 li .zbox .title h4{ width:100%; float:left; font-size:24px; color:#333; line-height:36px;}
.aboutFivBody .ul_3 li .zbox .scroll{ width:100%; float:left; font-size:16px; color:#666; line-height:28px; height:224px; overflow:hidden; position:relative;}
}
@media screen and (max-width:991px) {
.aboutFiv{ margin-top:-22px; padding-top:60px;}
.aboutFivBody{ margin-top:16px; padding:0 15px;}
.aboutFivBody .ul_3 li{ width:50%;}
.aboutFivBody .ul_3 li .zbox{ padding:20px 20px 20px 20px;}
.aboutFivBody .ul_3 li .zbox .title{ margin-bottom:20px;}
.aboutFivBody .ul_3 li .zbox .title:before{ width:22px; bottom:-10px;}
.aboutFivBody .ul_3 li .zbox .title h4{ font-size:18px; line-height:26px;}
.aboutFivBody .ul_3 li .zbox .scroll{  font-size:14px; line-height:24px; height:192px; overflow-y:auto;}
.aboutFivDown{ margin-top:35px;}
.aboutFivDown h4{ font-size:16px; line-height:24px;}
.aboutFivDown h5{ font-size:14px; line-height:22px;}
}
@media screen and (max-width:767px) {
.aboutFiv{ margin-top:-32px;}
.aboutFivBody{ margin-top:10px; padding:0 10px;}
.aboutFivBody .row{ margin:0 -2px;}
.aboutFivBody .ul_3{ margin-top:10px;}
.aboutFivBody .ul_3 li{ width:100%; padding:0 2px; margin-top:5px;}
.aboutFivBody .ul_3 li .zbox{ padding:15px; box-shadow:0 0 3px rgba(0,0,0,0.2);
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px;}
.aboutFivDown{ margin-top:15px;}
.aboutFivDown h4{ font-size:14px; line-height:22px;}
.aboutFivDown h5{ font-size:12px; line-height:20px;}
}

.aboutSix{ margin-top:84px;}
.aboutSix .aboutSixBody{ width:100%; float:left; margin-top:38px; height:560px; position:relative;}
#bdmap_1{ position:relative; width:100%; height:100%;}
#bdmap_1 img{max-width:none;}
#bdmap_1 .iw_poi_title{ font-size: 20px; color: #004098; line-height: 26px; width:100%; float: left;}
#bdmap_1 .iw_poi_content{ width:100%; float: left; font-size: 14px; color: #333; line-height: 24px; margin-top: 15px; letter-spacing:1px;}
.BMapLabel{ display:none !important;}
.BMap_pop{ display:none !important; width:0; height:0;}
.BMap_shadow img{ display:none !important;}

.aboutSixBodyText{ width:350px; height:412px; background:white; padding:34px; position:absolute; right:200px; top:10%; box-shadow:0 5px 38px rgba(210,210,210,0.57); z-index:33; overflow-y:auto;}
.aboutSixBodyText h4{ width:100%; float:left; font-size:18px; color:#00a2e9; line-height:37px;}
.aboutSixBodyText .p{ width:100%; float:left; font-size:14px; color:#5c5c5c; line-height:30px;}
.aboutSixBodyText .aboutSixBodyTextDown{ width:100%; float:left; margin-top:24px; padding-top:21px; border-top:solid 1px #e1e1e1;}
@media screen and (max-width:1519px) {
.aboutSixBodyText{ right:120px;}
}
@media screen and (max-width:1199px) {
.aboutSix{ margin-top:64px;}
.aboutSix .aboutSixBody{ margin-top:28px; height:460px;}
.aboutSixBodyText{ right:60px; width:300px; height:360px; padding:25px;}
.aboutSixBodyText h4{ font-size:16px; line-height:30px;}
.aboutSixBodyText .p{ font-size:12px; line-height:26px;}
.aboutSixBodyText .aboutSixBodyTextDown{ margin-top:18px; padding-top:14px;}
}
@media screen and (max-width:991px) {
.aboutSix{ margin-top:34px;}
.aboutSix .aboutSixBody{ margin-top:18px; height:360px;}
.aboutSixBodyText{ right:20px; width:220px; height:300px; padding:20px;}
.aboutSixBodyText h4{ font-size:14px; line-height:24px;}
.aboutSixBodyText .p{ font-size:12px; line-height:20px;}
.aboutSixBodyText .aboutSixBodyTextDown{ margin-top:12px; padding-top:8px;}
}
@media screen and (max-width:767px) {
.aboutSix{ margin-top:24px;}
.aboutSix .aboutSixBody{ margin-top:12px; height:auto;}
.aboutSixBodyText{ position:relative; right:0; top:0px; width:100%; height:auto; float:left; padding:15px;}
#bdmap_1{ height:300px; float:left;}
}

/*留学指南*/
.guideOne{ background:url(../images/guide1.jpg) no-repeat center center; background-size:cover; padding:0 0 50px 0;}
.guideHead{ width:100%; float:left; text-align:center;}
.guideHead h3{ width:100%; float:left;}
.guideHead h3 span{ display:inline-block; vertical-align:top; padding:0 23px; position:relative; font-size:36px; color:#090405; line-height:52px; font-weight:bold; letter-spacing:1px;}
.guideHead h3 span:before,.guideHead h3 span:after{ content:''; width:91px; height:1px; background:black; opacity:0.2; position:absolute; left:-91px; top:50%;}
.guideHead h3 span:after{ left:auto; right:-91px;}
.guideHead h5{ width:100%; float:left; font-size:18px; color:#090405; line-height:30px; letter-spacing:2px;}
.guideHead h6{ width:100%; float:left; margin-top:10px;}
.guideHead h6 span{ display:inline-block; vertical-align:top; padding:0 38px; position:relative; font-size:14px; font-family:Arial; background:#00a2e9; color:#fff; line-height:24px; letter-spacing:3px;
-moz-border-radius:24px; 
-webkit-border-radius:24px; 
-khtml-border-radius:24px;
border-radius:24px;}
.guideOne .guideHead2 { margin-top:94px;
}
.guideBody{ width:1400px; margin:auto; max-width:100%;}
.guideBody .ul_4{ width:76.29%; float:left; margin-top:60px;}
.guideBody .ul_4 li{ width:33.333%; float:left; margin-top:10px; padding-right:10px;}
.guideBody .ul_4 li .zbox{ width:100%; float:left; background:black; position:relative; height:180px; cursor:pointer;}
.guideBody .ul_4 li .zbox .img{ width:100%; height:100%; background-size:cover !important; position:absolute; left:0; top:0; opacity:0.3; z-index:1;}
.guideBody .ul_4 li .zbox .text{ width:100%; height:180px; line-height:180px; position:absolute; left:0; top:0; padding:0 10%; z-index:2;}
.guideBody .ul_4 li .zbox .text span{ width:100%; display:inline-block; vertical-align:middle; font-size:16px; color:white; line-height:34px; min-height:102px;}
.guideBody .ul_4 li .zbox:hover{ background:#00a2e9;}
.guideBody .ul_4 li .zbox:hover .img{ opacity:0.2;}
.guideBody .ul_4 li .zbox:hover .text span{ font-weight:bold;}
.guideBody .ul_5{ width:23.71%; float:left; margin-top:60px;}
.guideBody .ul_5 li{ width:100%; float:left; margin-top:10px;}
.guideBody .ul_5 li .zbox{ width:100%; float:left; background:black; position:relative; height:274px; cursor:pointer;}
.guideBody .ul_5 li .zbox .img{ width:100%; height:100%; background-size:cover !important; position:absolute; left:0; top:0; opacity:0.3; z-index:1;}
.guideBody .ul_5 li .zbox .text{ width:100%; height:274px; line-height:274px; position:absolute; left:0; top:0; padding:0 10%; z-index:2;}
.guideBody .ul_5 li .zbox .text span{ width:100%; display:inline-block; vertical-align:middle; font-size:16px; color:white; line-height:34px;}
.guideBody .ul_5 li .zbox:hover{ background:#00a2e9;}
.guideBody .ul_5 li .zbox:hover .img{ opacity:0.2;}
.guideBody .ul_5 li .zbox:hover .text span{ font-weight:bold;}
@media screen and (max-width:1199px) {
.guideOne{ padding:0 0 50px 0;}
.guideOne .guideHead2 { margin-top:54px;
}
.guideHead h3 span{ padding:0 18px; font-size:30px; line-height:44px;}
.guideHead h5{ font-size:16px; line-height:24px; letter-spacing:1px;}
.guideHead h6{ margin-top:6px;}
.guideHead h6 span{ padding:0 28px; font-size:12px; line-height:22px; letter-spacing:2px;}
.guideBody .ul_4,.guideBody .ul_5{ margin-top:40px;}
.guideBody .ul_4 li .zbox{ height:140px;}
.guideBody .ul_4 li .zbox .text{ height:140px; line-height:140px;}
.guideBody .ul_4 li .zbox .text span{ font-size:14px; line-height:28px; min-height:84px;}
.guideBody .ul_5 li .zbox{ height:215px;}
.guideBody .ul_5 li .zbox .text{ height:215px; line-height:215px;}
.guideBody .ul_5 li .zbox .text span{ font-size:14px; line-height:28px;}
}
@media screen and (max-width:991px) {
.guideOne{ padding:0 10px 30px 10px;}
.guideOne .guideHead2 { margin-top:34px;
}
.guideHead h3 span{ padding:0 16px; font-size:24px; line-height:30px;}
.guideHead h3 span:before,.guideHead h3 span:after{ display:none;}
.guideHead h5{ font-size:14px; }
.guideHead h6{ margin-top:4px;}
.guideHead h6 span{ padding:0 20px; letter-spacing:1px;}
.guideBody .ul_4,.guideBody .ul_5{ margin-top:20px;}
.guideBody .ul_4 li .zbox .text span{ font-size:12px; line-height:22px; min-height:66px;}
.guideBody .ul_5 li .zbox .text span{ font-size:12px; line-height:22px;}
}
@media screen and (max-width:767px) {
.guideOne{ padding:0 10px 20px 10px;}
.guideOne .guideHead2 { margin-top:24px;
}
.guideHead h3 span{ padding:0 10px; font-size:18px; line-height:24px;}
.guideHead h5{ font-size:12px; }
.guideHead h6{ margin-top:2px;}
.guideHead h6 span{ padding:0 14px; letter-spacing:0;}
.guideBody .ul_4,.guideBody .ul_5{ width:100%; margin-top:10px;}
.guideBody .ul_4 li,.guideBody .ul_5 li{ width:50%; padding:0 2px; margin-top:5px;}
.guideBody .ul_4 li:nth-child(3n){ width:100%;}
.guideBody .ul_4 li .zbox .text span{ min-height:0;}
.guideBody .ul_5 li .zbox{ height:165px;}
.guideBody .ul_5 li .zbox .text{ height:165px; line-height:165px;}
}

.guideTwoBody{ width:100%; float:left;}
.guideTwoBody li{ width:100%; float:left; min-height:540px; background:#f7f7f7; position:relative;}
.guideTwoBody li .img{ width:50%; height:100%; background-size:cover !important; float:right; position:absolute; right:0; top:0;}
.guideTwoBody li .img:before{ content:''; width:61px; height:100%; position:absolute; left:0; top:0; background:url(../images/guide17.png) no-repeat center center; background-size:100% 100%;}
.guideTwoBody li .text{ width:29.95%; float:left; margin-left:13.54%; margin-top:104px;}
.guideTwoBody li .text .title{ width:100%; float:left; font-size:30px; color:#00a2e9; line-height:44px; font-weight:bold; letter-spacing:1px; padding-bottom:26px; background:url(../images/guide15.png) no-repeat left bottom;}
.guideTwoBody li .text dl{ width:100%; float:left; margin-top:52px;}
.guideTwoBody li .text dl .dt{ width:100%; float:left; font-size:21px; color:#020104; line-height:32px; color:black; letter-spacing:1px; min-height:0;}
.guideTwoBody li .text dl .dd{ width:100%; float:left; margin-top:11px; min-height:0;}
.guideTwoBody li .text dl .dd p{ width:100%; float:left; margin-top:11px; font-size:16px; color:#666; line-height:26px; letter-spacing:1px; padding-left:32px; background:url(../images/guide16.png) no-repeat 12px 9px;}
.guideTwoBody li:nth-child(2n) .img{ right:auto; left:0;}
.guideTwoBody li:nth-child(2n) .img:before{ left:auto; right:0; transform:rotate(180deg);}
.guideTwoBody li:nth-child(2n) .text{ float:right; margin-left:0; margin-right:13.54%;}
@media screen and (max-width:1366px) {
.guideTwoBody li .text{ width:38%; margin-left:10%; margin-top:84px;}
.guideTwoBody li:nth-child(2n) .text{ margin-left:0; margin-right:10%;}
}
@media screen and (max-width:1199px) {
.guideTwoBody li .text{ width:42%; margin-left:5%; margin-top:64px;}
.guideTwoBody li:nth-child(2n) .text{ margin-right:5%;}
.guideTwoBody li{ min-height:500px;}
.guideTwoBody li .text dl{ margin-top:32px;}
}
@media screen and (max-width:991px) {
.guideTwoBody li .text{ width:42%; margin-left:5%; margin-top:44px;}
.guideTwoBody li:nth-child(2n) .text{ margin-right:5%;}
.guideTwoBody li{ min-height:400px;}
.guideTwoBody li .text dl{ margin-top:22px;}
.guideTwoBody li .text .title{ font-size:20px; line-height:34px; padding-bottom:20px;}
.guideTwoBody li .text dl dt{ font-size:16px; line-height:26px;}
.guideTwoBody li .text dl dd{ margin-top:6px;}
.guideTwoBody li .text dl dd p{ margin-top:6px; font-size:14px; line-height:22px; padding-left:22px; background-position:0px 7px; background-size:6px 6px;}
}
@media screen and (max-width:767px) {
.guideTwoBody li .text{ width:100%; margin-left:0; padding:15px; margin-top:0;}
.guideTwoBody li:nth-child(2n) .text{ margin-right:0;}
.guideTwoBody li{ min-height:0px;}
.guideTwoBody li .img{ position:relative; left:auto; right:auto; top:auto; width:100%; float:left; height:200px;}
.guideTwoBody li .img:before{ display:none;}
.guideTwoBody li .text dl{ margin-top:12px;}
.guideTwoBody li .text .title{ font-size:16px; line-height:26px; padding-bottom:16px; background-size:auto 2px;}
.guideTwoBody li .text dl dt{ font-size:14px; line-height:22px;}
.guideTwoBody li .text dl dd p{ font-size:12px; line-height:20px; padding-left:12px; background-size:4px 4px;}
}

.guideTre{ padding:85px 0 90px 0;}
.guideTre .guideTreBody{ width:1400px; margin:auto; max-width:100%;}
.guideTre .guideTreBody ul{ width:100%; float:left; margin-top:55px;}
.guideTre .guideTreBody ul li{ width:20.57%; float:left;}
.guideTre .guideTreBody ul li .img{ width:100%; float:left; background-size:cover !important; height:292px; position:relative;}
.guideTre .guideTreBody ul li .img:before{ content:''; background:url(../images/guide22.png) no-repeat center center; background-size:contain; width:23px; height:9px; position:absolute; left:50%; top:0; margin-left:-12px;}
.guideTre .guideTreBody ul li:nth-child(3n) .img:before{ top:auto; bottom:0; transform:rotate(180deg);}
.guideTre .guideTreBody ul li .text{ width:100%; float:left; padding:35px 20px 20px 35px; height:292px; background:#f5f5f5;}
.guideTre .guideTreBody ul li .text .time{ width:58px; text-align:center;}
.guideTre .guideTreBody ul li .text .time h4{ font-size:36px; color:#333; line-height:39px;font-family: 'OPENSANS-BOLD';}
.guideTre .guideTreBody ul li .text .time h6{ font-size:14px; color:#333; line-height:22px;font-family: 'OPENSANS-REGULAR';}
.guideTre .guideTreBody ul li .text .title{ width:100%; margin-top:17px; padding-top:17px; border-top:solid 1px #d9d9d9; font-size:20px; color:#333; line-height:30px; height:77px; overflow:hidden; letter-spacing:1px;}
.guideTre .guideTreBody ul li .text .p{ width:100%; margin-top:6px; font-size:14px; color:#888; line-height:24px; height:48px; overflow:hidden; letter-spacing:1px;}
.guideTre .guideTreBody ul li:hover .text{ background:#33b5ed;}
.guideTre .guideTreBody ul li:hover .text .title,.guideTre .guideTreBody ul li:hover .text .p,.guideTre .guideTreBody ul li:hover .time h4,.guideTre .guideTreBody ul li:hover .time h6{ color:white;}

.guideTre .guideTreBody ul li.l1{ width:38.29%;}
.guideTre .guideTreBody ul li.l1 .img{ height:428px;}
.guideTre .guideTreBody ul li.l1 .text{ height:156px; padding:24px 33px;}
.guideTre .guideTreBody ul li.l1 .text .time{ float:left;}
.guideTre .guideTreBody ul li.l1 .text .title{ width:auto; margin-left:76px; padding-top:0; border-top:0; margin-top:10px; height:auto;}
.guideTre .guideTreBody ul li.l1 .text .p{ float:left; margin-top:24px; height:auto;}
@media screen and (max-width:1366px) {
.guideTre .guideTreBody ul li .text{ padding:35px 20px 20px 25px;}
}
@media screen and (max-width:1199px) {
.guideTre{ padding:45px 0 50px 0;}
.guideTre .guideTreBody ul{ margin-top:35px;}
.guideTre .guideTreBody ul li .img{ height:250px;}
.guideTre .guideTreBody ul li .text{ height:250px; padding:25px 20px 15px 20px;}
.guideTre .guideTreBody ul li .text .time{ width:50px;}
.guideTre .guideTreBody ul li .text .time h4{ font-size:30px; line-height:33px;}
.guideTre .guideTreBody ul li .text .time h6{ font-size:12px; line-height:20px;}
.guideTre .guideTreBody ul li .text .title{ margin-top:12px; padding-top:12px; font-size:16px; line-height:24px; height:60px;}
.guideTre .guideTreBody ul li .text .p{ margin-top:4px; font-size:12px; line-height:20px; height:60px;}
.guideTre .guideTreBody ul li.l1 .img{ height:344px;}
.guideTre .guideTreBody ul li.l1 .text{ padding:24px 23px;}
}
@media screen and (max-width:991px) {
.guideTre{ padding:25px 0 30px 0;}
.guideTre .guideTreBody{ width:700px;}
.guideTre .guideTreBody ul{ margin-top:15px;}
.guideTre .guideTreBody ul li{ width:33.33%;}
.guideTre .guideTreBody ul li.l1{ width:100%; margin-bottom:10px;}
.guideTre .guideTreBody ul li.l1 .text{ padding:14px 23px; height:110px;}
.guideTre .guideTreBody ul li.l1 .text .p{ margin-top:14px;}
}
@media screen and (max-width:767px) {
.guideTre{ padding:15px 0 20px 0;}
.guideTre .guideTreBody ul li{ width:100%;}
.guideTre .guideTreBody ul li .img,.guideTre .guideTreBody ul li .text{ width:50%; height:150px;}
.guideTre .guideTreBody ul li .img:before{ display:none;}
.guideTre .guideTreBody ul li .text{ padding:15px 15px 10px 15px;}
.guideTre .guideTreBody ul li .text .time{ display:none;}
.guideTre .guideTreBody ul li .text .title{ margin-top:0; padding-top:0; border-top:0; font-size:16px; line-height:24px; height:60px;}
.guideTre .guideTreBody ul li .text .p{ margin-top:4px; font-size:12px; line-height:20px; height:60px;}
.guideTre .guideTreBody ul li.l1 .text,.guideTre .guideTreBody ul li.l1 .img{ width:100%;}
.guideTre .guideTreBody ul li.l1 .text .title{ margin-left:0;}
.guideTre .guideTreBody ul li.l1 .img{ height:200px; background-position:top center !important;}
.guideTre .guideTreBody ul li.l1 .text{ height:70px; padding:10px 13px; }
.guideTre .guideTreBody ul li.l1 .text .p{ margin-top:4px;}
.guideTre .guideTreBody ul li.l1 .text .title{ margin-top:0;}
}

.guideFou{ background:#f6f6f6; padding:60px 0 88px 0;}
.guideFou .guideFouLeft{ float:left; width:50%; float:left; padding:0 50px; margin-top:54px;}
.guideFou .guideFouLeft .message1{ width:100%; float:left;}
.guideFou .guideFouLeft .message1 li{ width:100%; float:left; position:relative; margin-top:9px;}
.guideFou .guideFouLeft .message1 li .inputk{ width:100%; background:white; padding:15px 20px 15px 88px; overflow:hidden; line-height:20px; font-size:14px; color:#4c4c4c; height:50px; float:left;
-moz-border-radius:4px; 
-webkit-border-radius:4px;
-khtml-border-radius:4px;
border-radius:4px;}
.guideFou .guideFouLeft .message1 li.l1 .inputk{ height:144px; padding:45px 30px 15px 30px;}
.guideFou .guideFouLeft .message1 li .name{ width:88px; padding-left:30px; position:absolute; left:0; top:0; font-size:14px; color:#4c4c4c; line-height:50px;}
.guideFou .guideFouLeft .message1 li .name span{ color:#ec9706; margin-left:5px;}
.guideFou .guideFouLeft .message1 li.l1 .name{ width:100%;}
.guideFou .guideFouLeft .message1 li.l2 .inputk{ width:45%;}
.guideFou .guideFouLeft .message1 li.l2 .yzm{ float:left; margin-left:11px; width:22%; height:46px; overflow:hidden;}
.guideFou .guideFouLeft .message1 li.l2 .yzm img{ width:119px; height:46px; float:left; cursor:pointer; max-width:none;}
.guideFou .guideFouLeft .message1 li.l2 .submit{ width:30%; height:45px; float:right; background:#00a2ea; text-align:center; font-size:18px; color:white; cursor:pointer;
-moz-border-radius:45px; 
-webkit-border-radius:45px; 
-khtml-border-radius:45px;
border-radius:45px;}

.guideFouRight{ width:50%; float:left; padding-left:10%; margin-top:70px;}
.guideFouRight .ewm{ float:left; width:166px; background:white; padding:7px; border:solid 1px #fcfcfc; margin-bottom:13px;}
.guideFouRight .ewm img{ width:100%; float:left;}
.guideFouRight h5{ margin:17px 0 0 190px; font-size:14px; color:#b2b2b2; line-height:22px;}
.guideFouRight h4{ margin:22px 0 0 190px;}
.guideFouRight li{ width:100%; float:left; margin-top:23px; padding-left:48px; font-size:14px; color:#818181; line-height:24px; position:relative;}
.guideFouRight li .ico{ position:absolute; left:0; top:0; width:32px; height:48px;}
@media screen and (max-width:1366px) {
.guideFou .guideFouLeft{ padding:0 20px;}
}
@media screen and (max-width:1199px) {
.guideFou .guideFouLeft{ padding:0 0px;}
}
@media screen and (max-width:991px) {
.guideFou{ padding:30px 0 48px 0;}
.guideFou .guideFouLeft{ width:100%; padding:0 15%; margin-top:34px;}
.guideFou .guideFouRight{ width:100%; padding:0 40% 0 15%; margin-top:40px; position:relative;}
.guideFouRight li{ width:40%; float:right; position:absolute; right:0; top:0;}
.guideFouRight li:last-child{ margin-top:80px;}
}
@media screen and (max-width:767px) {
.guideFou{ padding:20px 0 28px 0;}
.guideFou .guideFouLeft{ padding:0 5%; margin-top:14px;}
.guideFou .guideFouLeft .message1 li.l2 .inputk{ width:65%;}
.guideFou .guideFouLeft .message1 li.l2 .yzm{ width:32%; float:right; margin-left:0}
.guideFou .guideFouLeft .message1 li.l2 .submit{ width:100%; margin-top:20px;}
.guideFou .guideFouRight{ width:100%; padding:0 5%; margin-top:20px; position:relative;}
.guideFou .guideFouRight .ewm{ margin-bottom:0;}
.guideFouRight li{ width:100%; float:right; position:relative; right:auto; top:auto;}
.guideFouRight li:last-child{ margin-top:10px;}
.guideFou .guideFouLeft .message1 li .inputk{  padding:10px 10px 10px 58px; line-height:20px; height:40px;}
.guideFou .guideFouLeft .message1 li .name{ width:58px; padding-left:10px; line-height:40px;}
.guideFou .guideFouLeft .message1 li.l1 .inputk{ padding:35px 10px 10px 10px;}
.guideFou .guideFouLeft .message1 li.l2 .yzm{ height:40px;}
.guideFou .guideFouLeft .message1 li.l2 .yzm img{ height:40px;}
.guideFou .guideFouLeft .message1 li.l2 .submit{ height:40px; font-size:16px; }


}

.pages {
 padding:50px; font-size:18px; line-height:36px; color:#333;}
.schoolMore {
    width:100%; float:left; text-align:center; margin-top:40px;
}
    .schoolMore a {
        display:inline-block; vertical-align:top; line-height:50px; font-size:18px; color:#00a4f0; font-family:Arial; text-transform:uppercase; width:120px;
        -moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;
}
@media screen and (min-width:992px) {
    .schoolMore a:hover {
        box-shadow:0 0 8px #00a4f0;
    }
}
@media screen and (max-width:767px) {
    .schoolMore {
   margin-top:0;
}
        .schoolMore a {
            line-height: 30px;
            font-size: 14px;
        }
}

.guideHead1 {
  margin-top:60px;
}
@media screen and (max-width:767px) {
.guideHead1 {
  margin-top:30px;
}
}

.h40{ width:100%; float:left; height:40px;}
.pf_down{ width:100%; position:fixed; left:0; bottom:0; height:40px; background:#009bde; z-index:5;}
.pf_down li{ width:25%; float:left; text-align:center; height:40px; line-height:40px;}
.pf_down li img{ height:30px; vertical-align:middle; margin-top:-3px;}











.elli{ white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}

@font-face {
	font-family: 'OPENSANS-REGULAR';
	src: url('../fonts/OPENSANS-REGULAR.eot');
	src: local('☺'), url('../fonts/OPENSANS-REGULAR.woff') format('woff'), url('../fonts/OPENSANS-REGULAR.ttf') format('truetype'), url('../fonts/OPENSANS-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OPENSANS-BOLD';
	src: url('../fonts/OPENSANS-BOLD.eot');
	src: local('☺'), url('../fonts/OPENSANS-BOLD.woff') format('woff'), url('../fonts/OPENSANS-BOLD.ttf') format('truetype'), url('../fonts/OPENSANS-BOLD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OPENSANS-LIGHT';
	src: url('../fonts/OPENSANS-LIGHT.eot');
	src: local('☺'), url('../fonts/OPENSANS-LIGHT.woff') format('woff'), url('../fonts/OPENSANS-LIGHT.ttf') format('truetype'), url('../fonts/OPENSANS-LIGHT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}