﻿@charset "utf-8";
@font-face {
  font-family: "hzgb";
  src: url("../images/mfyansong_noncommercial-regular.eot"),
       url("../images/mfyansong_noncommercial-regular.otf"),
       url("../images/mfyansong_noncommercial-regular.ttf"),
       url("../images/mfyansong_noncommercial-regular.woff"),
       url("../images/mfyansong_noncommercial-regular.woff2");
}

html{color:#000;background:#FFF; }

body { color:#666; font-size:14px;font-family:"Microsoft Yahei","微软雅黑";min-width:1200px;width:100%;overflow-x: hidden;} /*网站字体颜色*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}

del,ins{text-decoration:none;}

li{list-style:none;}

caption,th{text-align:left;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

/*select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}*/

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/

h1 { font-size:32px;}

h2 { font-size:26px;}

h3 { font-size:20px;}

h4 { font-size:14px;}

h5 { font-size:12px;}

h6 { font-size:10px;}



.mt10{ margin-top:10px;}



a { color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:0;} /*for ff f6n.net*/

a:hover{ text-decoration:none;}

.vam { vertical-align:middle;}

.clear{clear:both; height:0; line-height:0; font-size:0;}

.cl{clear:both; height:0; line-height:0; font-size:0;}

p{ word-spacing:-1.5px;}

.tr { text-align:right;}

.tl { text-align:left;}

.center { text-align:center;}

.fl { float:left;}

.fr { float:right;}

.pa{ position:absolute;}

.pr{ position:relative}

/* -- 购物车外部框架 -- */

.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



.cart_content{ margin-top:15px; margin-bottom:15px;}







/* -- 页面整体布局 -- */

.content , .footer { width:1200px; margin:0 auto;  }

.left,.leftr{ width:260px; float:left; overflow:hidden;}

.leftr{ float:left;}

.left2 { width:910px; float:left; overflow:hidden; margin-top:15px;}

.left3 { width:754px; float:left; overflow:hidden; color:#666;}

.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}

.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}

.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }



.right,.rightl{ width:910px; float:right; display:inline;overflow:hidden;}

.rightl{ float:right;}

.right2 { width:275px;  float:right; overflow:hidden;margin-top:15px;}

.right3 { width:260px; float:right; overflow:hidden; color:#666;}

.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}



.right_main { width:910px; overflow:hidden;border:solid 0 #d5d5d5;border-top:0;border-bottom:0;padding-bottom:15px; }

.right2_main { width:273px;overflow:hidden;border:solid 0 #d5d5d5;border-top:0;border-bottom:0;padding-bottom:15px;}

.left2_main { width:910px;overflow:hidden;border:solid 0 #d5d5d5;border-top:0;border-bottom:0;padding-bottom:15px;}



.h_nav li a:-webkit-any-link{ display:block;}



em,i{ font-style:normal;}

.Header{height: 100px;padding: 0 2%;width: 96%;background-color: #fff;}

.Header a.Logo{display: block;position: relative;top:22px;}
.Header a.Logo img{display: block;}

.Header ul li{float: left;margin-left: 40px;line-height: 100px;font-size:16px;position: relative;}
.Header ul li::after{content: "";width: 0;height: 5px;background-color: #00b7bd;display: block;position: absolute;left: 0;bottom: 0;transition: .8s;}
.Header ul li.cur::after{width: 100%;}
.Header ul li:first-child{margin-left: 0;}
.Header ul li>a{color: #333;display: block; font-size:16px;}
.Header ul li.cur>a{color: #00b7bd;font-weight: bold; font-size:16px;}

.Header form{position: relative;margin:0 0 0 30px;top: 42px;}
.Header form button{background: none;border: none;cursor: pointer;width: 16px;height: 16px;padding: 0;}
.Header form .search {position: absolute;width: 0;height: 30px;right: 35px;top: -4px;background: #fff;overflow: hidden;transition: all 0.5s;z-index: 99;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.Header form .search input {display: block;width: 260px;height: 30px;line-height: 30px;border: none;text-indent: 15px;font-size: 13px;background-color: #fff;color: #666;}
.Header form:hover .search{width: 260px;right: 35px;}

.AddressBox{width: 120px;height: 36px;background-color: #00b7bd;  border-radius: 36px;  box-shadow: 0 10px 15px rgba(0,183,189,.3);text-align: center;line-height: 36px;font-size: 14px;position: relative;top: 33px;}
.AddressBox a{display: block;color: #fff;}
.AddressBox a i{width: 18px;height: 19px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-left: 15px;background: url(../images/HearIcon02.png) no-repeat center center;}

.Header.cur{position: fixed;top: 0;left: 0;z-index: 1999;background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-bottom: #f2f2f2 solid 1px;}
/* Header End */

/* 导航下拉 YangFangLing 2019年5月22日 */
.y-submenu07-box {width: 150px;border: solid 1px #dedede;background-color: #fff;margin: 0 auto;position: absolute;left: 0;top: 100px;z-index: 1999;}
.y-submenu07-box a {display: block;text-align: left;color: #999;font-size: 14px;position: relative;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 40px;line-height: 40px;padding-left: 40px;padding-right: 15px;}
.y-submenu07-box a:before {content:'';display: block;width: 11px;height: 1px;background-color: #999;position: absolute;left: 15px;top: 20px;}
.y-submenu07-box a:hover { background-color: #f1f1f1; }
/* 导航下拉 End */

.AddressBox a{position: relative;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);overflow:hidden; border-radius: 36px;}
.AddressBox a:before{content: '';display: block;width: 120%;height: 0;padding: 60% 0;background-color: #add800;border-radius:50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);z-index: -1;}
.AddressBox a:hover:before{border-radius:50%; -webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
@keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);} }


/*面包屑导航*/

.weizhi{height: 90px;line-height: 90px;font-size: 14px;color: #555;}

.weizhi a{font-size: 14px;color: #555; padding:0 5px;}



/*快速通道*/

.kuai{ background:url(../images/kuai_bg.jpg) no-repeat 0 120px;height: 305px; padding:55px 0 0;}

.cp_t{font-weight: normal;height:66px;text-align: center; background:url(../images/cp_line.png) no-repeat center 16px;}

.cp_t3{font-weight: normal;height:66px;text-align: center; background:url(../images/cp_line3.png) no-repeat center 16px;}

.cp_t3 a{font-size: 32px;color: #00b7bd;}

.cp_t3 span{display: block;font-size: 18px;color: #666; padding:8px 0 0;}

.cp_t a{font-size: 32px;color: #00b7bd;}

.cp_t span{display: block;font-size: 18px;color: #666; padding:8px 0 0;}

.kuai .cp_t{font-size: 31px;color: #333;height: 65px;}

.kuai .cp_t span{color: #333; padding:3px 0 0;}

.kuai01{ padding:6px 0 0;height: 79px;}

.kuai01 b,.kuai02 b{display: block;float: left;height: 79px;line-height: 79px;width: 160px;}

.kuai01 b a,.kuai02 b a{font-size: 16px;color: #fff; padding:0 0 0 60px;}

.kuai01 ul,.kuai02 ul{width:730px;float: left;padding: 14px 0 0 40px;}

.kuai01 ul li{float: left;height:25px;line-height: 25px; padding-right:23px;}

.kuai01 ul li a,.kuai01 span a,.kuai02 ul li a{font-size: 15px;color: #666;}

.kuai01 ul li a:hover,.kuai01 span a:hover,.kuai02 ul li a:hover{color: #00b7bd;}

.kuai01 span{display: block;width: 102px;float: left;height: 79px;line-height: 79px;}

.kuai02{height: 79px;}

.kuai02 b a{color: #444;}

.kuai02 ul{width: 814px; padding:14px 0 0 40px;}

.kuai02 ul li{float: left;height: 25px;line-height: 25px ; padding-right:23px;}



/*标题*/

h2 { text-align: center; background: url(../img/t_bg.png) no-repeat center bottom;/* padding-bottom: 23px;*/ }

h2 a:hover { color: #00b7bd; }

h2 span { display: block; padding-top: 14px; font-size: 18px; color: #666; line-height: 100%; font-weight: normal; }

/*底部开始*/

.f_bg{ background:url(../images/f_bg.jpg) no-repeat center 0;overflow:hidden; padding:54px 0 0;}

.f_left{width: 695px;height: 405px; background:url(../images/f_line.png) no-repeat right 15px;}

.f_about{color: #fff;height: 221px;}

.f_about span{display: block;height: 72px; letter-spacing: 2px;font-size: 26px;}

.f_about b{font-size: 40px; padding:0 30px 0 0;letter-spacing:0px;}

.f_about p{font-size:15px;color:#b4b4b4;line-height: 27px;height:75px;overflow: hidden;width: 600px; border-bottom:#474747 1px solid; border-top:#474747 1px solid; padding:10px 0 15px 0;}

.f_logo b{display: block;float: left;width: 159px; padding:0 50px 0 33px;}

.f_logo b a{text-align: center;

color: #b4b4b4;

font-size: 18px;

display: block;

line-height: 46px;}

.f_logo b img{}

.f_logo span{display: block;float: left;font-size: 22px;color: #b4b4b4;line-height: 36px; background:url(../images/f_tel.png) no-repeat 0 43px; padding:37px 0 10px 90px;}

.f_logo i{display: block;font-size:36px; font-weight:bold; font-family: Times New Roman; }

.f_right{width: 420px;height: 405px;}

.f_ban{font-size: 15px;color: #b4b4b4;line-height: 25px; padding:0 0 8px;letter-spacing: 1px;}

.f_ban i{display: block}

.f_ban d{display: block; font-weight:bold; font-size:18px; color:#fff;}

.f_ban i a{color: #b4b4b4; padding-right:10px;}

.f_ban p{ display:inline-block;width: 405px; padding:3px 0;}

.f_ban p span{font-size: 15px;color:#b4b4b4;display: block;float: left;width: 200px;line-height: 28px;}

.f_ban p b{color: #00b7bd;text-transform: uppercase;}

.f_er{ padding:0 0 0 40px;height: 183px; border:#434343 1px solid;}

.f_er img{ width:120px; height:120px;}

.f_er p{width: 120px;float: left;text-align: center; padding:18px 25px 0;}

.f_er p span{display: block;font-size: 14px;color: #bdbdbd; padding:10px 0 0;}

.f_links{height: 74px;line-height: 76px;overflow: hidden;}

.links_l{width: 80px;font-size: 16px;color: #00b7bd;font-weight: bold;}

.links_c{ overflow:hidden; width:980px;}

.links_c a{font-size: 14px;color: #919191; display:inline-block; padding:0 10px;}

.links_r{ overflow:hidden;width: 140px;text-align: right;}

.links_r a{font-size: 15px; color:#919191;}





/*底部结束*/

 /*temp.css*/

#nodata { padding:80px; padding-left:150px; border:solid 0px #eee;margin:10px 0; background:#fff url(img/nodata.gif) no-repeat 20px 20px;}

/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}

#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}

#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}

/*rollup.css*/

#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:43px}

#roll_top{}

#fall{}

#ct{}

#roll{display:block;width:43px;position:fixed;right:10px;top:80%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}



.ImTable *{padding:0px;margin:0px}

.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}

.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}

.ImHeader{height:165px;}

.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }

.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}

a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}

.ImFooter{height:90px;display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}

.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family:'宋体';}

.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

/* -- 当前位置 -- */
.mianbaoxie1200{width:100%;height:50px;margin-top:-50px;position:relative;z-index:9; margin-bottom:30px;}
.mianbaoxie1200 .con{width:100%;height:50px;background:url(../images/mub01addressBg.png) repeat}
.mianbaoxie1200 .p1{height:50px;line-height:50px;font-size:13px;color:#fff;float:left;width:1180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.mianbaoxie1200 .p1 a{color:#fff;padding:0 4px}
.mianbaoxie1200 .p1 img{margin:0 10px 0 20px;position:relative;top:4px}
.mianbaoxie1200 .p2{float:right;font-size:13px;color:#fff;line-height:50px;margin-right:22px}


.topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto;}



.topadcs a img{ width:100%; height:auto; display:block;}

.topadcs a{display:block;margin:0 auto; height:400px;}

.topadcs a.fullad{ height:400px;}

.new_zx a.fullad{height:400px;}

.protopadcs{background-color:#e2e2e2;height:400px;}

.zx_mbx{position:relative;margin-top: -66px;z-index: 10;}



a:hover{text-decoration: none}

.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}





/*--客服样式--*/

.fleft_kh {

	top: 223px; width: 66px; left: 0%; margin-left: 2px; position: fixed; z-index: 987654;

}

.fleft_kh a.nofows{ position:relative}

.fleft_kh span.ws{ position:absolute; left:72px; top:0; border:1px solid #ccc; padding:4px; background:#fff; display:none}

.fleft_kh span.ws img{ width:120px; height:120px; display:block}

.fleft_kh span.ws i { display: block; font-size:14px; color:#333; text-align:center; line-height:38px;}



.fleft_kh a:link {

	background: no-repeat center 8px #333333; width:66px; height: 38px; text-align: center; color: #fff; line-height: 38px; padding-top: 30px; margin-top: 1px; display: block; z-index: 545;font-size: 14px; 

}

.fleft_kh a:visited {

	background: no-repeat center 8px #333333; width: 66px; height: 38px; text-align: center; color: #fff; line-height: 38px; padding-top: 30px; margin-top: 1px; display: block; z-index: 545;

}

.fleft_kh a:hover {

	background-color:#00b7bd;

}

.fleft_kh a {

	position: relative;

}

.fleft_kh a.rtel {

	padding: 0px; height:66px; position: relative;

}

.fleft_kh a.rtel span {

	background: rgb(0, 204, 255); top: 0px; width: 66px; height: 66px; text-align: left; left: 0px; line-height: 66px; overflow: hidden; font-size: 24px; position: absolute;

}

.fleft_kh a.rtel span i {

	background: no-repeat center 8px #333333; width: 66px; height: 38px; text-align: center; color: #fff; line-height:38px; padding-top: 30px; font-size: 14px; font-style: normal; margin-left: 10px; float: right;

}

.fleft_kh a.rtel:hover span i {

	background-color: #00b7bd; 

}

.fleft_kh .fript {

	margin: 10px 0px 0px 5px; width: 120px; height: 28px; line-height: 26px; font-family: "微软雅黑"; font-size: 12px;

}

.fleft_kh .frbtn {

	background: rgb(51, 153, 204); border: currentColor; width: 70px; height: 32px; color: white; line-height: 32px; font-family: "微软雅黑"; font-size: 14px; font-weight: bold; margin-left: 5px; cursor: pointer;

}

.pro_lists {

    display: block;

    float: right;

    height: 57px;

    width: 167px;

}
.proDetailsCanS .menu li{float:left;width:148px;border-top:1px solid #e4e4e4;border-right:1px solid #e4e4e4;height:53px;line-height:53px;text-align:center;font-size:17px;color:#000;cursor:pointer}
.proDetailsCanS .menu li:first-child{border-left:1px solid #e4e4e4}
.proDetailsCanS1200 .menu li:first-child{border-left:1px solid #e4e4e4;width:49.7%}
.proDetailsCanS .menu li.cur,.proDetailsCanS .menu li.status_on{background:#00b7bd;border-color:#00b7bd;color:#fff}
.proDetailsCanS .conBox{width:100%;background:#fff;line-height:22px;position: relative;}
.proDetailsCanS .conBox .box{width:100%;background:#fff;font-size:14px}
.proDetailsCanS .conBox .probox{position:relative;left:0}
.proDetailsCanS .conBox .probox.hide{position:absolute;left:-9999px}

.proDetailsCanS1200{width:100%;overflow: hidden;}
.proDetailsCanS1200 .menu{width:1200px;margin:0 auto}
.proDetailsCanS1200 .menu li{width:50%;background-color:#8c8c8c;color:#fff}

.proDetailsCanS1200 .conBox .box{width:1160px;margin:0 auto;padding:20px}



.newsDetialsArticle{width: 100%;padding-top: 30px; background: url(../images/body_bg01.png);}
.newsDetialsArticle .mainCon{width: 100%;}
.newsDetialsArticle .mainCon .article{position: relative;width: 890px;background: #fff;float: left;}
.newsDetialsArticle .mainCon .article .conBox{padding:  30px 30px 0;}
.newsDetialsArticle .mainCon .article .title h1{font-size: 22px;color: #333333;font-weight: normal;margin-bottom: 16px;}
.newsDetialsArticle .mainCon .article .title .share{width: 100%;height: 24px;}
.newsDetialsArticle .mainCon .article .title .share p{float: left;overflow: hidden;margin-top: 4px;}
.newsDetialsArticle .mainCon .article .title .share p span{display: block; color:#5e5e5e;padding: 0 8px;border-left: 1px dotted #b6b6b6;float: left;}
.newsDetialsArticle .mainCon .article .title .share p span:first-child{padding-left: 0;border-left: none;}
.newsDetialsArticle .mainCon .article .title .share p span #cntrHits{ float:right;}
.newsDetialsArticle .mainCon .article .title .share ul{float: right;}
.newsDetialsArticle .mainCon .article .title .share li{margin-left: 7px;width: 24px;height: 24px;float: left;}
.newsDetialsArticle .mainCon .article .title .share li img{display: block;}
.newsDetialsArticle .mainCon .article .title  i{width: 100%;display: block;height: 1px;background: #e7e7e7;margin-top: 18px;}
.newsDetialsArticle .mainCon .article .title p.label{font-size: 12px;color: #999999;display: block;padding-left: 26px;background: url(../images/newsList_icon03.png) no-repeat left center;line-height: 16px;margin-top: 24px;}
.newsDetialsArticle .mainCon .article .con{margin: 20px 0;}
.newsDetialsArticle .mainCon .article .con a{color: #000;}
.newsDetialsArticle .mainCon .article .con{ line-height:30px; font-size:15px; color: #333333;}
.newsDetialsArticle .mainCon .article .con img{max-width: 100%;}
.newsDetialsArticle .mainCon .article .con  p{ width:100%; margin:0 auto;/* min-height: 458px;*/ white-space:normal; word-spacing:10px; line-height: 30px;font-size: 14px;color: #333333;}
.newsDetialsArticle .mainCon .article .con  p a{color:#000;}
.newsDetialsArticle .mainCon .article .context{width: 100%;border-top: 1px solid #e7e7e7;background: #fff;height: 70px;}
.newsDetialsArticle .mainCon .article .context p{width: 445px;float: left;height: 70px;line-height: 70px;}
.newsDetialsArticle .mainCon .article .context p a{color: #666666;display: block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.newsDetialsArticle .mainCon .article .context p.prevNews a{margin-left: 30px;padding-left: 20px;background: url(../images/newsDetialsArticle_icon10.png) no-repeat left center;}
.newsDetialsArticle .mainCon .article .context p.NextNews a{margin-right: 30px;padding-right: 20px;text-align: right;background: url(../images/newsDetialsArticle_icon11.png) no-repeat right center;}
.newsDetialsArticle .mainCon .article .context p.prevNews a:hover{background: url(../images/newsDetialsArticle_icon12.png) no-repeat left center;color: #00b7bd;}
.newsDetialsArticle .mainCon .article .context p.NextNews a:hover{background: url(../images/newsDetialsArticle_icon13.png) no-repeat right center;color: #00b7bd;}
.newsDetialsArticle .mainCon .article .context p.NextNews{border-left: 1px solid #e7e7e7;width: 444px;}
.newsDetialsArticle .mainCon .article .backNewsList{width: 58px;height: 101px;display: block;position: absolute;left: -58px;top: 0;cursor:pointer;}
.newsDetialsArticle .mainCon .hotNews{width: 300px;float: right;}
.newsDetialsArticle .mainCon .hotNews .box{padding: 30px 28px 18px;background: #fff;margin-top: 10px;}
.newsDetialsArticle .mainCon .hotNews .box:first-child{margin-top: 0;}
.newsDetialsArticle .mainCon .hotNews .box .top{height: 40px;border-bottom: 1px solid #e7e7e7;}
.newsDetialsArticle .mainCon .hotNews .box .top h3{font-size: 18px;color: #333333;font-weight: normal;float: left;} 
.newsDetialsArticle .mainCon .hotNews .box .top h3 em{font-weight: bold;color: #00b7bd;}
.newsDetialsArticle .mainCon .hotNews .box .top h3 i{width: 72px;height: 1px;background: #00b7bd;position: relative;display: block;top:16px;}
.newsDetialsArticle .mainCon .hotNews .box .top a.more{display: block;width: 21px;height: 21px;float: right;margin-top: 4px;}
.newsDetialsArticle .mainCon .hotNews .box ul{padding-top: 18px;}
.newsDetialsArticle .mainCon .hotNews .box1 li{font-size: 14px;margin-bottom: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsDetialsArticle .mainCon .hotNews .box1 li a{color: #333333;}
.newsDetialsArticle .mainCon .hotNews .box1 li:hover a{color: #00b7bd;}
.newsDetialsArticle .mainCon .hotNews .box2 li{font-size: 14px;margin-bottom: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsDetialsArticle .mainCon .hotNews .box2 li a{color: #333333;}
.newsDetialsArticle .mainCon .hotNews .box2 li:hover a{color: #00b7bd;}


.newsDetialsArticle .mainCon .hotNews .sidebar{width: 300px;float: left;}
.newsDetialsArticle .mainCon .hotNews .sidebar .top{width: 300px;height: 70px;background: url(../images/proListClassify_icon01.png) no-repeat 238px center #00b7bd;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3{padding: 20px 0 0 26px;font-size: 24px;font-weight: normal;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 a{display: block;color: #fff;text-decoration: none;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 em{font-weight: bold;color: #fff;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 span{font-size: 10px;color: #fff;font-family: arial;margin-left: 6px;position: relative;top: 2px;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1{padding: 26px; background:#fff;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dl{margin-top: 20px;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dl:first-child{margin-top: 0;}

.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a{display: block;font-size: 14px;color: #666666;height: 50px;line-height: 50px;background: url(../images/proListClassify_icon02.png) no-repeat 190px center;text-indent: 25px;text-decoration: none;border: 1px solid #eaeaea;border-top: none;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd:first-child a{border-top: 1px solid #eaeaea;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a:hover,.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a.cur{color: #00b7bd;background: url(../images/proListClassify_icon03.png) no-repeat 190px center;font-weight: bold;}

.newsDetialsArticle .mainCon .hotNews .sidebar .box2{margin-top: 20px;background: #fff; margin-bottom:20px;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone{background: url(../images/proListClassify_phone.png) no-repeat 32px center;padding-left: 86px;padding-top: 25px;padding-bottom: 20px;border-bottom: 1px solid #eaeaea;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone span{display: block;font-size: 14px;color: #333333;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone p{font-size: 24px;color: #00b7bd;font-family: arial;}

/* newsListCon */
.newsListCon{width:1200px; margin:auto; padding-top:40px;}
.newsListCon .mainCon{width: 1200px;margin: 0 auto;}
.newsListCon .mainCon .conBox{width: 1200px;margin: 0 auto;}
.newsListCon .mainCon .con{width: 100%;}
.newsListCon .mainCon dl{width: 100%;padding-top: 39px;height:190px;border: 1px solid #dfdfdf;border-top: none;background: #fff;position: relative;}
.newsListCon .mainCon dl:first-child{border-top: 1px solid #dfdfdf;}
.newsListCon .mainCon dt{width: 220px;height: 170px;float: left;margin-left: 40px;overflow: hidden;}
.newsListCon .mainCon dt img{display: block;transform: scale(1);transition: all 2s ease-out; width:220px; height:148px;}
.newsListCon .mainCon dl:hover dt img{transform: scale(1.2);}
.newsListCon .mainCon dd{width: 875px;height: 145px;position: relative;margin-left: 28px;float: left;}
.newsListCon .mainCon dd h3{font-size: 20px;font-weight: normal;width: 650px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsListCon .mainCon dd h3 a{color: #000000;text-decoration: none;}
.newsListCon .mainCon dd p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 17px;}
.newsListCon .mainCon dd .label{font-size: 12px;color: #999999;display: block;padding-left: 26px;position: absolute;left: 0;bottom: 0;background: url(../images/newsList_icon03.png) no-repeat left center;line-height: 16px;}
.newsListCon .mainCon dd .label a:hover{color: #00b7bd;}
.newsListCon .mainCon dd .rq{display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 6px;right:57px;padding-left: 24px;padding-top:1px;}
.newsListCon .mainCon dd .zan{display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 2px;right: 74px;padding-left: 24px;padding-top: 2px;cursor:pointer}
.newsListCon .mainCon dd .readNum{display: block;font-size: 13px;font-family: arial;height: 16px;background: url(../images/newsList_icon02.png) no-repeat left center;position: absolute;top: 5px;right: 4px;padding-left: 24px;padding-top: 2px;}

.newsListCon .mainCon dd a.more{display: block;width: 36px;height: 36px;background: url(../images/list_circle.png) no-repeat left top;overflow: hidden;position: absolute;right: 6px;bottom: 0;border:solid 1px #bcbcbc;     border-radius: 50%;}
.newsListCon .mainCon dl:hover dd a.more{background-position: left bottom; background-color:#00b7bd;border-color:#00b7bd;     border-radius: 50%;}
.newsListCon .mainCon dl:hover dd h3 a{color: #00b7bd;}
.newsListCon .mainCon dl:hover {box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}

/* newsCenterPress2 */
.newsCenterPress2{width: 100%;}
.newsCenterPress2 .mainCon{width: 100%;margin: 28px auto 0;}
.newsCenterPress2 .mainCon dl{padding-top:23px;height:190px;border: 1px solid #dfdfdf;border-top: none;background: #fff;position: relative;}
.newsCenterPress2 .mainCon dl:first-child{border-top: 1px solid #dfdfdf;}
.newsCenterPress2 .mainCon dt{width: 220px;float: left;margin-left:27px;overflow: hidden;}
.newsCenterPress2 .mainCon dt img{display: block;transform: scale(1);transition: all 2s ease-out; width:220px; height:148px;}
.newsCenterPress2 .mainCon dl:hover dt img{transform: scale(1.2);}
.newsCenterPress2 .mainCon dd{width: 880px;height: 164px;position: relative;margin-left: 28px;float: left;}
.newsCenterPress2 .mainCon dd h3{font-size: 20px;font-weight: normal;width: 650px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsCenterPress2 .mainCon dd h3 a{color: #000000;text-decoration: none;}
.newsCenterPress2 .mainCon dd p{color: #666666;line-height: 24px;margin-top: 17px;}
.newsCenterPress2 .mainCon dd .label{color: #999999;display: block;padding-left: 26px;position: absolute;left: 0;bottom: 0;background: url(../images/newsList_icon03.png) no-repeat left center;line-height: 66px;}
.newsCenterPress2 .mainCon dd .label a:hover{color: #00b7bd;}
.newsCenterPress2 .mainCon dd .rq{display: block;font-family: arial;height: 16px;position: absolute;top: 6px;right:1px;padding-left: 24px;padding-top: 2px;}
.newsCenterPress2 .mainCon dd .zan{display: block;font-family: arial;height: 16px;position: absolute;top: 2px;right: 74px;padding-left: 24px;padding-top: 2px;cursor:pointer}
.newsCenterPress2 .mainCon dd .readNum{display: block;font-family: arial;height: 16px;background: url(../images/newsList_icon02.png) no-repeat left center;position: absolute;top: 5px;right: 4px;padding-left: 24px;padding-top: 2px;}
.newsCenterPress2 .mainCon dd a.more{display: block;width: 36px;height: 36px; border: solid 1px #bcbcbc; background: url(../images/list_circle.png) no-repeat left top; border-radius: 50%; overflow: hidden;position: absolute;right: 6px;bottom: 0;}
.newsCenterPress2 .mainCon dl:hover dd a.more{background-position: left bottom;  background-color:#00b7bd;border-color:#00b7bd;     border-radius: 50%}
.newsCenterPress2 .mainCon dl:hover dd h3 a{color: #00b7bd;}
.newsCenterPress2 .mainCon dl:hover {box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}


.pro_t{font-family:"Microsoft YaHei";margin:0 0 0 22px; line-height:52px;height:57px; overflow:visible;background:url(http://www.eeio99.com/Skins/default/Img/cplb/pro_l.gif) left 43px no-repeat; 
}
.pro_t2{background:url(../images/cpxx_l.jpg) left bottom no-repeat; margin:0 ; color:#1d1d1d;}
.pro_t2_1{background:url(../images/cpxx_l.jpg) left bottom no-repeat; margin:0 ;  color:#1d1d1d;}
.pro_t2_1 a{color:#e1181f; font-size:23px;}
.cjs{ font-weight:bold; font-size:18px; line-height:60px;color: #1d1d1d;}
.kid{ line-height:30px; font-size:16px;}
.bdi{background: rgb(221, 221, 221); padding: 17px; line-height: 30px; text-indent: 2em; font-size: 16px;}

.firstRow{background:#dddddd; text-align: center; color:#00b7bd !important; line-height: 60px; font-size:17px; font-weight: bold;}

.tfl{text-align: center; line-height:30px; font-size: 15px; margin-top: 6px;}

.imgbox-show01-1200 .qyfcIntro li:nth-child(4n){margin-right:0;}


.aboutMenu{width:1200px;text-align:center;padding:5px 0 10px 0;margin:0 auto}
.aboutMenu li{display:inline-block;*display:inline;*zoom:1;font-size:18px;color:#333;background-color:#fff;border:solid 1px #e5e5e5;border-radius:30px;height:50px;line-height:50px;margin-left:5px;width:141px;text-align:center}
.aboutMenu li a{color:#333;text-decoration:none;display:block}
.aboutMenu li:first-child{margin-left:0; }
.aboutMenu li.cur{background-color:#00b7bd;border-color:#00b7bd}
.aboutMenu li.cur a{color:#fff}
.aboutMenu li:hover{background-color:#00b7bd;border-color:#00b7bd}
.aboutMenu li:hover a{color:#fff}

.inside-banner {
	width: 100%;
	position: relative;
	overflow: hidden
}
.inside-banner img {
	display: block;
	width: 100%
}
/*新闻页*/

.newsListMenu{width:100%;text-align:center;padding:40px 0;}
.newsListMenu li{display:inline-block;*display:inline;*zoom:1;font-size:14px;color:#333;background-color:#fff;border:solid 1px #e5e5e5;border-radius:30px;height:50px;line-height:50px;margin-left:8px;width:141px;text-align:center}
.newsListMenu li a{color:#333;text-decoration:none;display:block}
.newsListMenu li:first-child{margin-left:0}
.newsListMenu li.cur a{background-color:#00b7bd;border-color:#00b7bd;color:#fff;border-radius:30px}
.newsListMenu li:hover a{background-color:#00b7bd;border-color:#00b7bd;color:#fff;border-radius:30px}
.newsCenterPress{width:100%; overflow:hidden; padding-bottom:80px;margin-top:30px}

.newsCenterPress .mainCon{width:100%;}
.newsCenterPress .mainCon li{width:370px;float:left;height:auto;margin-left:45px;position:relative}
.newsCenterPress .mainCon li:first-child{margin-left:0}
.newsCenterPress .mainCon li .Pic{width:100%;height:auto;display:block;overflow:hidden}
.newsCenterPress .mainCon li .Pic img{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease-out;transition:all 2s ease-out;width:100%;height:auto}
.newsCenterPress .mainCon li:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}
.newsCenterPress .mainCon li h3{font-size:18px;color:#333;font-weight:400;margin:36px 0 8px 0}
.newsCenterPress .mainCon li h3 a{color:#333;text-decoration:none;width:370px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.newsCenterPress .mainCon li p.p1 span{color:#999}
.newsCenterPress .mainCon li p.p1 .time{margin-right:18px;font-family:arial}
.newsCenterPress .mainCon li p.p2 .readNum{font-family:arial}
.newsCenterPress .mainCon li p.p2{height:90px;color:#666;line-height:28px;margin-top:25px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.newsCenterPress .mainCon li a.more{width:133px;height:39px;line-height:39px;text-align:center;display:block;font-size:13px;color:#333;background-color:#fff;border:solid 1px #999;border-radius:30px;text-decoration:none;margin-top:40px}
.newsCenterPress .mainCon li:hover h3 a{color:#00b7bd}
.newsCenterPress .mainCon li:hover a.more{background-color:#00b7bd;border-color:#00b7bd;color:#fff}
.aboutHonor .mub01Title{width:100%;text-align:center;padding-top:0}
.mub01Title a:hover{text-decoration:none}
.mub01Title h3{font-size:26px;color:#1e1e1e;font-weight:700;position:relative}
.mub01Title h3 em{color:#00b7bd;font-weight:700}
.mub01Title h3 i{display:inline-block;height:1px;background:#e5e5e5;width:534px;position:relative;top:-6px}
.mub01Title h3 i.xianL{margin-right:12px}
.mub01Title h3 i.xianR{margin-left:12px}
.mub01Title p{font-size:12px;color:#999;font-family:arial;margin-top:6px}
.newsCenterPress2{padding:50px 0;width:100%; }
.newsCenterPress2 .mainCon{width:100%;margin:28px auto 0}


/*内页联系*/
.in_contact {
    padding: 50px;
    background: #fff;
    margin:20px 0;
    border-radius: 20px;
}

.in_contact .cont-tit { width: 100%; line-height: 38px; padding-bottom: 22px; border-bottom: 1px solid #e5e5e5; font-size: 18px; color: #666}

.in_contact ul { width: 100%}
.in_contact ul:after{content:'';clear:both;display:block;}

.in_contact li { float: left; padding: 40px 1% 0 2%; border-left: 1px solid #e5e5e5; box-sizing: border-box;min-height: 450px;}

.in_contact li:first-child { border-left: none; word-wrap:break-word}

.in_contact li img { margin-bottom:5px}

.in_contact li h2 { font-size: 30px; color: #000; line-height: 48px; margin-bottom: 12px;font-weight: normal; text-align: left;}

.in_contact li p {

    font-size: 15px;
    color: #555;
    line-height: 35px;

}
.in_contact li p a{
    font-size: 15px;
    color: #555;
    line-height: 35px;}
.in_contact li p a:hover{color:#c60000}
.in_contact li dl { width: 100%; padding-top: 20px}

.in_contact li dd {
    float: left;
    width:45%;
    margin-right: 5%;
}

.in_contact li img {
    max-width: 100%;
    height: auto;
}

.in_contact li dd p {
    font-size: 15px;
    color: #666;
    line-height: 20px;
    text-align: center;
}

.in_contact li h3 { font-size: 24px; color: #000; line-height: 61px}

.in_contact li .ban { position: relative}

.in_contact li .box { background: #f5f5f5; padding: 30px 0 35px; position: absolute; top: 90px; left: -10%; opacity: 0; filter: alpha(opacity=0)}

.in_contact li .box h4 { font-size: 24px; color: #000; line-height: 43px; padding-left: 10%; margin-bottom: 6px}

.in_contact li .box p { font-size: 14px; color: #666; line-height: 30px; padding: 0 10%}

.in_contact li .box:after { border-bottom: 13px solid #f5f5f5; border-right: 12px solid transparent; border-left: 12px solid transparent; position: absolute; top: -13px; left: 13%; content: ""; width: 0; height: 0}
.contact-us1200{ }
.mainCon9:after{content:'';display:block;position:absolute;background:url(../images/mils.png) no-repeat center; left:40px; width:500px;height:500px;bottom: 0px;}
.contact-us1200 .linkUsMap{width:100%;padding-bottom:50px;}
.contact-us1200 .linkUsMap .mainCon9{width:100%}
.contact-us1200 .linkUsMap .mainCon9 .conL{width:455px;height:496px;float:left;background:#fff;padding:54px 70px 0 75px}
.contact-us1200 .linkUsMap .mainCon9 .conL h3{font-size:24px;color:#069;margin-bottom:42px}
.contact-us1200 .linkUsMap .mainCon9 .conL .box{width:100%}
.contact-us1200 .linkUsMap .mainCon9 .conL .box li{height:71px;border-bottom:1px solid #e5e5e5;overflow:hidden}
.contact-us1200 .linkUsMap .mainCon9 .conL .box li:first-child{border-top:1px solid #e5e5e5}
.contact-us1200 .linkUsMap .mainCon9 .conL .box li img{display:block;margin-top:18px;float:left}
.contact-us1200 .linkUsMap .mainCon9 .conL .box li p{float:left;margin-top:26px;width:402px;float:right}
.contact-us1200 .linkUsMap .mainCon9 .conL .box p span{font-size:15px;color:#666}
.contact-us1200 .linkUsMap .mainCon9 .conL .box p em{font-size:15px;color:#333}
.contact-us1200 .linkUsLy{width:100%; }
.contact-us1200 .linkUsLy .mainCon9{width:100%;height:520px; background: #fff; border-radius: 20px; padding-bottom:20px;position:relative}
.contact-us1200 .linkUsLy .mainCon9 .box{width:500px;margin-left:665px;padding-top:55px}
.contact-us1200 .linkUsLy .mainCon9 .box input{width:500px;height:60px;line-height:58px;padding:0 70px 0 20px;border:none;border:1px solid #e5e5e5;font-size:22px;margin-bottom:20px;outline:0;font-size:16px; color:#999; }
.tj{background:#00b7bd; color:#fff !important;}
.contact-us1200 .linkUsLy .mainCon9 .box .input1{background:url(../images/linkUsLy_icon01.png) no-repeat 452px center}
.contact-us1200 .linkUsLy .mainCon9 .box .input2{background:url(../images/linkUsLy_icon02.png) no-repeat 452px center}
.contact-us1200 .linkUsLy .mainCon9 .box textarea{width:500px;height:80px;padding:0 70px 0 20px;border:none;border:1px solid #e5e5e5;font-size:16px;color:#999;margin-bottom:20px;outline:0;font-size:16px;color:#999;padding-top:20px;background:url(../images/linkUsLy_icon03.png) no-repeat 452px 20px;resize:none}
.contact-us1200 .linkUsLy .mainCon9 .box a{display:block;height:60px;text-align:center;width:100%;font-size:22px;color:#fff;line-height:60px;background:#00b7bd;text-decoration:none}
.contact-us1200 .linkUsLy .mainCon9 .title{position:absolute;top:66px;left:70px}
.contact-us1200 .linkUsLy .mainCon9 .title h3{font-size:24px;color:#00b7bd}
.contact-us1200 .linkUsLy .mainCon9 .title p{font-size:20px;color:#b8b8b8;font-family:arial;margin-top:2px}
.contact-us1200 .linkUsLy .mainCon9 li{margin-bottom:20px;color:#777;height:60px;list-style:none}
.contact-us1200 .linkUsLy .mainCon9 label{display:inline-block;float:left;line-height:60px;height:58px;width:77px;border:1px solid #dedede;border-right-width:0;text-align:center;background:#fff}
.contact-us1200 .linkUsLy .mainCon9 .iptTxt{float:left;width:252px;border:1px solid #dedede;height:16px;line-height:16px;padding:10px 0;outline:0;text-indent:1em;background:#fff;color:#333}
.contact-us1200 .linkUsLy .mainCon9 li.yzm .iptTxt{float:left;width:216px;margin-bottom:0}
.contact-us1200 cite{display:block}
.contact-us1200 .linkUsLy .mainCon9 cite{float:left}
.contact-us1200 .linkUsLy .mainCon9 cite img{width:110px;margin-left:10px;}
.contact-us1200 .linkUsLy .mainCon9 cite #spChgVerCode{display:inline;text-align:left;font-size:14px;color:#000;background:0 0}

/*简介*/
.about-box{ margin-top: 105px;}
.about-box .left{ float: left; width: 52.5%;}
.about-box .tit{ font-size: 36px; letter-spacing: 3px; text-align:left;}
.about-box .tit h2{ color: #999999; text-transform: uppercase; text-align:left;}
.about-box .tit p{ color: #333333;}
.about-box .text{ margin-top: 40px; font-size: 15px; line-height:30px; letter-spacing: 1px;text-align: justify;}
.about-box .right{ float: right; width: 44%;  padding-top:140px;}
.about-box .right video{ width: 100%;}

.about-concept{ margin-top: 95px;}
.about-concept ul{ margin: 0 -12px;}
.about-concept li{margin-top: 48px; padding: 0 12px; float: left; width: 20%;}
.about-concept .item{ padding:50px 20px 25px; letter-spacing: 1px; text-align: center; border: 1px solid #eeeeee; background-image: url(../images/concept_bg.png); background-size: cover;}
.about-concept .item span{ margin-top: 55px; display: block; font-size: 20px; color: #333333; padding-bottom: 22px; position: relative; }
.about-concept .item span:after{ content: ""; position: absolute; bottom: 0; left:50%; width: 20px; height: 2px; background: #00b7bd; margin-left: -10px;}
.about-concept .item p{ margin-top: 22px; line-height: 24px; min-height:48px; color: #777777;}
.about-concept .item:hover{ -o-box-shadow:0 0 30px rgba(0,0,0,.08); -ms-box-shadow:0 0 30px rgba(0,0,0,.08);-moz-box-shadow:0 0 30px rgba(0,0,0,.08);-webkit-box-shadow:0 0 30px rgba(0,0,0,.08); box-shadow:0 0 30px rgba(0,0,0,.08);}

.history-box{ margin-top: 95px; padding:90px 0 8px; border-top: 1px solid #EEEEEE; }
.history-box .content{ background: url(../images/history_bg_line.png) repeat-x bottom;}
.history-box .slick-for .box{ padding:50px 0 50px 0px; }
.history-box .slick-for .box .date{ float: left; font-size:100px; line-height: 100px; color: #00b7bd; font-weight:300;}
.history-box .slick-for .box .text{ margin-left:260px; font-size: 18px; line-height: 34px; color: #555555;}
.history-box .slick-nav { margin-top: 40px; text-align: center;}
.history-box .slick-nav .slick-slide{ cursor: pointer;}
.history-box .slick-nav .slick-slide span{ display: block; height: 50px; line-height:50px; position:relative;}
.history-box .slick-nav .slick-slide span:before,
.history-box .slick-nav .slick-slide span:after{ display: none; content: ""; position: absolute; left:50%; margin-left: -5px;}
.history-box .slick-nav .slick-slide span:before{ top:0; border-style:solid dashed dashed dashed;  border-color:#00b7bd transparent transparent  transparent;  border-width: 7px;}
.history-box .slick-nav .slick-slide span:after{ bottom:0; border-style: dashed dashed  solid dashed;  border-color: transparent transparent  #00b7bd transparent;  border-width: 7px;}
.history-box .slick-nav .slick-current{ color: #00b7bd;}
.history-box .slick-nav .slick-current span:before,
.history-box .slick-nav .slick-current span:after{ display: block;}

.w1200{ width:1200px; margin:auto;}

.Student{ margin-top:19px;}

/*护*/
.xn_c_products_2_warp {
	position: relative;
	float: right; width:921px;
	margin-bottom:20px;
}
.xn_c_product_line {
	position: relative;
}
.xn_c_product_line::before {
	content: '';
	display: block;
	width: 1px;
	height:98%;
	position: absolute;
	z-index: 1;
	left: 41px;
	top:25px;
	background: #00b7bd;
}
.xn_c_products_2_t1 {     font-family: "AvantGarde";
	position: absolute;
	width: 100%;
	line-height: 44px;
	text-align: center;
	font-size: 48px;
	color:#ececec;
	font-weight: bold;
}
.xn_c_products_2_t2 { font-weight:bold;
	position: relative;
	z-index: 2;
	margin-top: 18px;
	line-height: 42px;
	text-align: center;
	font-size: 36px;
	color: #00b7bd;
}
.xn_c_products_2_t3 {
	line-height: 32px;
	text-align: center;
	font-size: 20px;
	color: #00b7bd;
}
.xn_c_products_2_c {
	line-height: 30px;
	font-size: 16px;
	color: #4e4e4e;
	overflow: hidden;
}
.xn_c_product_c {
	position: relative;
	z-index: 2;
	float: left;
	clear: both;
	margin-right: 20px;
	width: 88px;
	height: 107px;
	background: url(../images/CgAGfFu-E3SAML6zAAALaSq-cwk152.png) center no-repeat;
	font-size: 18px;
	color: #fff;
	line-height: 108px;
	text-indent: 24px;
}
.xn_c_products_2_c2, .xn_c_products_2_c3 {
	margin-bottom: 13px;
}
.xn_c_product_msg {
	/* display: flex;
    align-items: center; */
	display: table;
	min-height: 107px;
	/* line-height: 107px; */
	overflow: hidden;
}
.xn_c_product_msg>span {
	display: table-cell;
	vertical-align: middle;
}
.xn_c_products_2_c3 .xn_c_product_msg, .xn_c_products_2_c4 .xn_c_product_msg {
	max-width: 450px;
}
.xn_c_products_2_img1 {
	margin-left: 102px;
}
.xn_c_products_2_img2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 323px;
}
.xn_c_products_2_img2 img {
	width: 323px;
}
.xn_c_products_2_img1, .xn_c_products_2_img2 {
	clear: both;
}
.xn_c_products_2_img1 img {
	width: auto;
	height: auto;
}

@charset "UTF-8";
@font-face {
    font-family: "AvantGarde";
    src:url("../images/AvantGarde.woff") format("woff"),
        url("../images/AvantGarde.ttf") format("truetype"),
        url("../images/AvantGarde.eot") format("embedded-opentype"),
        url("../images/AvantGarde.svg") format("svg");
  font-weight: normal;
    font-style: normal;
}

/*版权*/
.copyright{ width:100%; margin:0 auto; background:url(../images/copyright.png)center no-repeat #00b7bd; height:453px;}
.crcon{padding-top:66px; }
.crkslj,.crcode{ font-size:0;} 
.crkslj li{ display:inline-block; vertical-align:top;margin-right:85px;}
.crkslj li p{ font-size:18px; color:#fff; position:relative; margin-bottom:20px;}
.crkslj li a{ font-size:15px; display:block; line-height:33px; color:#fefefe;}
.crkslj li a:hover{ color:#fff;}

.FooterBox{float: left;width:454px;}
.FooterBox em{display: block;font-size: 15px;color: #fff; font-style:normal; }
.FooterBox h3{font-weight: normal;font-size: 20px;color: #fff;margin-top: 5px;padding-bottom:15px;font-family: "AvantGarde";}
.FooterBox p{font-size: 16px;color: #fefefe; background: url(../images/map_ico.jpg) no-repeat left 30px;padding-left: 20px; border-top: 1px #f0f0f0 solid;padding-top: 27px; line-height:24px; }
.FooterBox a{display: block;width: 160px;height: 50px;line-height: 50px;text-align: center;background-color: #fff;border-radius: 50px;color: #00b7bd;font-size: 16px;float: left;box-shadow: 0 5px 15px rgba(0,129,133,.5);margin-top: 35px; font-weight:bold;}

.FooterBox a{position: relative;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);overflow:hidden;}
.FooterBox a:before{content: '';display: block;width: 120%;height: 0;padding: 60% 0;background-color:#23FAFF;border-radius: 50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);z-index: -1; color:#fff;}
.FooterBox a:hover:before{ color:#fff; -webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
@keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}



.crcode{ width:120px; height:auto;}
.crcode dl{position: relative;display:inline-block; vertical-align:top;font-size:12px; line-height:22px; text-align:center; color:#fff;　}
.crcode dl img{ width:114px; height:114px;}
.crcode dl:after{content: "";position:absolute;left:3%;top: 0;width: 114px;height: 21px;background:url(../images/ft_QR_light.png) no-repeat;animation:light 4s infinite linear;}
@keyframes light{
    0%{top:0;transform:rotateX(180deg)}
    50%{top:106px;}
    100%{top:0;transform:rotateX(0deg)}
}
.crcode dl+dl{ margin-top:10px;}
.end{ padding-top:26px; line-height:26px; text-align:center;}
.end ,.end a{ font-size:14px; color:#fff;}
.end a:hover{  color:#fff;}
.end p:nth-child(2) a{ padding:0 5px;}