@charset "utf-8";
*{margin: 0;padding: 0;border: 0;outline: none;
box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box;
-ms-box-sizing: border-box; -moz-box-sizing: border-box;}
html {width: 100%; font-weight: normal;
	-webkit-text-size-adjust:none; -ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
body{font-size: 14px;line-height: 1.6;background-color:#fff;
  font-family: 'Microsoft YaHei','STXihei','SimSun','Arial',sans-serif;}
ul,ul li,ol,li {list-style: none outside none;}
h1,h2,h3,h4,h5,h6,i,strong,em {font-weight: normal; font-style: normal;}
img {vertical-align: middle;border: none;}
input,select,option,label,th{vertical-align: middle;border: none}
a {text-decoration: none;color: inherit;}
a:hover {text-decoration: none;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {zoom: 1;display: block;_height: 1px;clear: both;}
.fl {float: left;}
.fr {float: right;}
.container{display: block;width:100%; max-width: 1200px; margin: 0 auto}


/*header*****************************************************************/
.hea{width: 100%; background: #fff; display: table;}
.hea .logo>a{display: inline-block;padding: 12px 0}
.hea .logo>a img{}
.tel{font-size: 16px; color: #1394bb; padding-left: 25px;
background: url(../images/tel-bg.png) no-repeat left; margin-top: 10px}
.nav{}
.nav ul{display:table; width: 100%;}
.nav li{float:left; font-size:17px;color: #666666;position: relative;
line-height: 75px;}
.nav li>a{padding: 5px 16px}
.nav li.cur>a, .nav li:hover>a{background: #21b5db; color: #fff}

.znav{width: 420px; position: absolute; top: 75px; left:0; display: none;
background: #fff; padding: 10px; border-top: 1px solid #21b5db; z-index: 13;}
.znav>a{width: 25%; line-height: 35px; font-size: 14px;
display: block; float: left; text-align: center;}
.znav>a:hover{text-decoration: underline;}

.znav2{width:600px; position: absolute; top: 75px; left:0; display: none;
background: #fff; padding: 10px; border-top: 1px solid #21b5db; z-index: 13;}
.znlist{ overflow:hidden; margin-bottom:5px; }
.znav2 span{ display: block; line-height: 25px; }
.znav2 span a{ color: #1394bb; font-weight: bold; font-size: 14px; }
.zntxt{ overflow: hidden;line-height: 25px;}
.znav2 a{font-size: 14px; margin-left:20px; display:inline-block; }
.znav2 a:hover{text-decoration: underline;}

.kuan6{right:0; left:auto; width:210px;}
.kuan6 a{ width:50%;}

/*手机m*/
.navbtn{display: none;}



/*banner***********************************************************************/
.banner{width: 100%; overflow: hidden; position:relative;}
.banner .swiper-slide{ height: 555px;background-repeat: no-repeat;
 background-position: center; background-size: auto 100%;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet {background:#fff; opacity:1;
border-radius:50%; width: 10px;height: 10px;}
.banner .swiper-pagination-bullet-active{background: #21b5db;}


/*shebei***********************************************************************/
.shebei-m{width: 100%; display: table; margin: 4% 0; color: #fff;}
.shebei-m li{float: left; width: 185px; height: 48px; line-height: 48px; text-align: center;
font-size: 20px; background: #989b9c; cursor: pointer;}
.shebei-m li.cur{background: #21b5db;}
.shebei-m .more{background: #21b5db; padding: 2px 10px; font-size: 14px; margin-top: 10px}
.shebei-m .more:hover{box-shadow: 0px 0px 10px #999}

.shebei{width: 100%;overflow: hidden;}
.shebei li{width: 32%; text-align: center; float: left; margin-bottom:25px; 
margin-right:2%;overflow: hidden; background: #f7f7f7; padding: 10px; }
.shebei li a{display: block;}
.shebei li figure{position: relative; width: 100%;overflow: hidden;}
.shebei li figure>img{width: 100%; max-height: 100%}
.shebei li figure .mask{position: absolute; top:0; left: 0; opacity:0;
width: 100%; height: 100%; background: rgba(0,0,0,0.66);
display: flex; align-items: center; justify-content: center;}
.shebei li figure .mask i{font-size: 24px; color: #fff; text-transform: uppercase;
transform: scale(0);-webkit-transform: scale(0);-o-transform: scale(0);
-ms-transform: scale(0); -moz-transform: scale(0);}
.shebei li p{font-size: 16px; color: #666666;padding: 10px 0; background: #f7f7f7; line-height:24px;}
.shebei li:hover figure .mask{opacity: 1;}
.shebei li:hover figure .mask i{transform: scale(1);-webkit-transform: scale(1);
-o-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); }
.shebei li:hover p{background: #21b5db; color: #fff}



/*anli***********************************************************************/
.anli-t{width: 100%;display: block; font-size: 24px; color: #666666;
 text-transform: uppercase;margin: 2.5% 0 4% 0;}
.anli ul{width: 100%; display: table;}
.anli li{width: 23.5%; margin-right: 2%; float: left; margin-bottom: 25px;
border: 1px solid #ececec}
.anli li figure{width: 100%; overflow: hidden;}
.anli li figure img{width: 100%;}
.anli li .zi{width: 100%; padding: 20px;color: #828282}
.anli li .zi span{display: block; font-size: 16px; color: #000000;  }
.anli li .zi span:after{content: ""; display: block; width: 40px;
height: 2px; background: #696969; margin: 7px 0 12px 0;}
.anli li .zi p{font-size: 14px; height: 75px; overflow: hidden;}
.anli li .zi .more{display: block; width: 80%; height: 35px; border: 1px solid #ececec;
line-height: 35px; font-size: 14px;margin: 0 auto; text-align: center;}

.anli li:hover{border-color: #21b5db}
.anli li:hover figure img{transform: scale(1.1);-webkit-transform: scale(1.1);
-o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1);}
.anli li:hover span:after{width: 100%;}
.anli li:hover .zi .more{border-color: #21b5db; background: #21b5db; color: #fff}

.anli-dmore{font-size: 14px; color: #333333; border: 1px solid #dadada;margin: 2.5% auto 0 auto;
width: 24%;padding:15px 0; text-transform: uppercase; text-align: center; display: block;
background: url(../images/anli-dmorebg.png) no-repeat 90%;}
.anli-dmore:hover{background-position: 80%;border-color: #21b5db; color: #21b5db}




/*youshi***********************************************************************/
.dtit{width: 100%;display: block; color: #21b5db; font-size: 40px; text-transform: uppercase;
text-align: center; line-height: 40px; padding: 3% 0}
.dtit>span{display: block; font-size: 26px }
.bai{color: #fff}

.youshi{background: #f4f4f4; width: 100%; padding: 30px 0; display: table; margin-bottom: 40px}
.youshiz{width: 72%;}
.youshiz .sh{width: 100%; display: table; margin-bottom: 4%;}
.youshiz .sh li{float: left; width: 31%; margin-right: 3%; background: #fff;
padding: 20px; padding-bottom: 0; text-align: center; font-size: 20px; color: #333333}
.youshiz .sh li i{display: block; margin-bottom: 20px;}
.youshiz .sh li i>img{max-height: 81px}
.youshiz .sh li p{height:60px; overflow: hidden;}
.youshiz .sh li:hover i>img{transform: scale(0.9); -webkit-transform: scale(0.9);
-o-transform: scale(0.9); -ms-transform: scale(0.9); -moz-transform: scale(0.9);}

.youshiz .xia{width: 100%; display: table;}
.youshiz .xia li{float: left; width: 100%; margin-bottom: 15px; padding-right: 10px;
background: url(../images/youshix-libg.png) no-repeat;
background-size: 100% 100%; height: 70px; line-height: 70px;
 font-size: 21px; color: #fff}
.youshiz .xia li span{color: #fcff1d}
.youshiz .xia li i{display: inline-block;background: #fff; border-radius: 50%; width: 56px; height: 56px;
line-height: 56px; text-align: center; float: left; margin:7px 10px 0 7px}

.youshiy{width: 25%;}
.youshiy>img{width: 100%;}





/*syabout***********************************************************************/
.syabout{background: #11acd4;width: 100%;text-align: center;padding-bottom: 5%; }
.syabout p{font-size: 16px; color: #fff; line-height: 2}
.syabout-dmore{margin: 3% 0; display: inline-block;font-size: 14px; color: #1394bb;text-transform: uppercase;
width: 250px; height: 55px; line-height: 55px; position: relative;
background: url(../images/syabout-dmorebg.jpg) no-repeat;}
.syabout-dmore>i{background: url(../images/anli-dmorebg.png) no-repeat; width: 17px;
height: 15px; display: inline-block; position: absolute; right: 10px; top: 19px;}
.syabout-dmore:hover>i{right: 40px}


/*synews***********************************************************************/
.synews{width: 100%; display: table; margin-bottom: 3%; margin-top:-5%;
 padding: 20px; background: #fff}
.imp-new{width: 35%;}
.imp-new .pic{width: 100%; display: block;position: relative; overflow: hidden; height: 240px;}
.imp-new img{/*width: 100%;*/ height: 100%}
.imp-new:hover img{transform: scale(1.1);-o-transform: scale(1.1);
	-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.imp-new .imp-txt{width: 100%;font-size: 14px; color: #939393;}
.imp-txt span{display: block;font-size: 16px; color: #1394bb; margin-top: 15px}
.imp-txt p{ margin: 12px 0; max-height: 45px; overflow: hidden;}
.imp-txt i{ color: #1394bb; display: block;}


.ort-new{width:62%;}
.ort-new-t{width: 100%;display: block; font-size: 24px; color: #666666;
 text-transform: uppercase; margin-bottom: 10px}
.ort-new li{display: block;padding:25px 0; border-bottom: 1px solid #e6e6e6; position: relative;}
.ort-new li .date{	display: block;margin-right: 30px;color: #000000; text-align: center;}
.ort-new li .date .day{display: block;	font-size:36px;line-height: 1; color: #21b5db}
.ort-new li .date .month{display: block;line-height: 1;margin-top: 5px;}
.ort-new li .content{display: block;color: #939393;}
.ort-new li .content span{display: block;font-size: 16px;color: #474747;max-height: 25px; overflow: hidden;   }
.ort-new li .content p{ max-height: 22px; overflow: hidden; margin-top: 6px}
.ort-new li:hover .content span{color:#1394bb}
.ort-new li:after{background: #21b5db;content: '';display: block;width: 0;
height: 1px;position: absolute;left: 0;bottom: 0;opacity: 0;}
.ort-new li:hover:after{opacity: 1; width: 100%}




/**footer********************************************************/
footer{ font-size: 16px; color: #fff;background: #2c2d2e; width: 100%;}
.footul{display: table; width: 100%; padding: 2% 0 4% 0}
.footul li{ float: left; margin-right: 9%}
.footul li:hover{text-decoration: underline;}

.footzi{display: table; width:80%; }
.footzi li{float: left; width: 48%; margin-right: 2%; line-height: 1.8}

.footwx p{float: left;padding-left:10px; text-align: center;}
.footwx p>img{max-height: 97px; padding: 5px; background: #fff}
.footwx p>span{display: block; margin-top: 10px}
.copy{font-size: 14px; background: #000000;color: #a8a8a8; padding: 12px 0; margin-top: 3%; overflow:hidden;}
.copy .copytxt{ float:left;}
.copy .bdsharebuttonbox{ float:right;}
.copy .bdsharebuttonbox a{ margin:0 6px 0 0!important;}



/*内页****公共**********************************************************/
.ban{width: 100%;height: 350px;background-repeat: no-repeat;
 background-position: center; background-size: auto 100%;}
.ban>img{width: 100%;}

.posi{width: 100%; background: #f7f7f7; height: 45px; line-height: 45px;
font-size: 14px; color: #666666;}
.posi span{margin-left: 24%; }
.posi span a:hover{text-decoration: underline;}

.neirong{width: 100%; overflow: hidden; font-size:14px; color: #939393;
line-height: 2; }
.neirong p{width: 100%; overflow: hidden; font-size:14px; color: #939393;
line-height: 2;}
.neirong img{width: auto; max-width: 100%; height:auto!important;}
.neirong-t{width: 100%;border-bottom: 1px solid #e6e6e6; padding-bottom:2%;
margin-bottom: 4%;text-align: center;color: #1394bb; }
.neirong-t>h1{font-size: 24px;}
.neirong-t>i{ font-size:14px;  display: block;}


.fenye{width: 100%;  margin: 3% auto 5% auto; text-align:center; font-size:14px;border-top: 1px solid #e7e7e7; padding-top: 4%; }
.fenye a{color:#000000; padding:5px 13px;background: #fff; border: 1px solid #e7e7e7;margin:8px 5px 0 5px;display: inline-block;}
.fenye a:hover{color:#fff;background: #11acd4}
.fenye span{color:#fff;background: #11acd4;padding:5px 13px;border: 1px solid #11acd4;margin:8px 5px 0 5px;display: inline-block;}

.artpage{width: 100%;font-size: 14px; color: #939393; display: table;padding-top: 20px;
border-top: 1px solid #e6e6e6; margin: 4% 0}
.artpage span{ line-height: 30px;}
.artpage a:hover{color: #1394bb; text-decoration: underline;}
.artpage .return{border: 1px solid #d4d4d4;display: block;height: 35px;line-height: 35px;
 margin-top: 10px;text-align: center;width: 100px;}
.artpage .return:hover{border: 1px solid #1394bb;background-color: #1394bb;
color: #fff; text-decoration: none}


.zuo{ width:22%; display: table; margin-bottom: 4%; margin-top: -80px; position: relative; }
.zuo-t{background: #11acd4 url(../images/zuo-tbg.png) no-repeat 20px center;
 font-size: 24px; color: #fff; text-align: left;
line-height: 30px; padding: 30px 0 30px 40px}
.zuo-t span{display: block; font-size: 14px; line-height: 20px}
.zuo ul{background: #f7f7f7; padding: 40px 0 40px 20px; min-height: 280px}
.zuo li{width: 100%; font-size: 14px; color: #757575; line-height:40px; margin-bottom: 10px}
.zuo li>a{display: block; padding-left: 40px;background: #fff;
background: #fff url(../images/zuo-abg.png) no-repeat 20px center;}
.zuo li.cur>a, .zuo li:hover>a{background:#11acd4 url(../images/zuo-abgh.png) no-repeat 20px center;color: #fff}
.zuo .xiala{ overflow: hidden; display: none; }
.zuo .xiala a{ display: block; line-height: 36px; color: #757575; background: #ffffff; width: 150px; text-align: center; margin:0 0 10px 20px; }
.zuo .xiala a.on,.zuo .xiala a:hover{ color: #11acd4; }
.you{width:74%; margin-top: 4%}



/*anlilist****************************************************************************/
.anlilist li{width: 32%; margin-bottom: 4%}
.sea{ width:50%; position: relative; font-size: 14px; color: #bdbdbd;}
.sea .k{width: 100%;
	border: 1px solid #bdbdbd;height: 45px; line-height: 45px;  padding:0 5px;}
.sea .b{background:#11acd4 url(../images/sea-bbg.png) no-repeat 5px center;
	width:70px;height: 45px;position: absolute;right: 0;top: 0; color: #fff}
.sea p{margin: 15px 0;}
.sea p>a{margin-right: 10px; display: inline-block;}
.sea p>a:hover{text-decoration: underline;color: #333;}



/*contact****************************************************************************/
.contact{ color: #666666; line-height: 2; margin-bottom: 4%}
.contact p img{ max-width:100%; height:auto;   }
.contact .ditu{ width: 100%; overflow:hidden; margin-bottom:4%;}
.contact .maps{height: 300px;margin-bottom: 4%;}
.contact p>span{font-size: 18px; display: block;}

/*newslist****************************************************************************/
.newslist .imp-new{width: 100%; display: table;}
.newslist .imp-new .pic{width: 48%; float: left;}
.newslist .imp-new .imp-txt{width: 48%; float: right;}
.newslist .ort-new{width: 100%;}
.newslist .imp-txt p{max-height:90px}



/*shebeicon****************************************************************************/
.shebeicon-t{width: 100%;border-bottom: 1px solid #e6e6e6; padding-bottom:2%;
margin-bottom: 4%;text-align: center;color: #666666;}
.shebeicon-t>h1{font-size: 24px;}

.cpban{ width:600px;  margin:0 auto;}
.cpban .swiper-wrapper{ width:600px; margin:0 auto;}
.cpban .swiper-wrapper .swiper-slide{ text-align:center;}
.shebeicon-m{width: 100%; display: table; margin: 4% 0; color: #fff;}
.shebeicon-m li{float: left; width: 25%; height: 40px; line-height: 40px; text-align: center;
font-size: 18px; background: #767676; cursor: pointer; border-right: 1px solid #fff}
.shebeicon-m li.cur{background: #11acd4;}


.shebeicon{width: 100%; display:table; font-size: 14px; color: #666666; line-height: 1.8; overflow:hidden; min-height: 460px}
.sbvideo .video-js { width:640px; height:360px;}
.video{ width:640px;  margin:0 auto;}
.xiangg-t{width: 250px; height: 40px; line-height: 40px; text-align: center;
font-size: 18px;color: #fff; background: #11acd4; margin: 4% 0}
.xiangg{margin-bottom: 4%}





/*liuc****************************************************************************/
.liuc-t{width: 100%; font-size: 24px; color: #666666; text-align: center;
 padding-bottom: 3%; border-bottom: 1px solid #dddddd; }
.liuc{width: 60%; margin: 4% auto}
.liuc p{width:100%; margin-bottom: 20px; display: table;}
.liuc p span{font-size: 14px; color: #666666; width:20%; text-align: right;
display: inline-block; line-height: 40px;}
.liuc p .k{border: 1px solid #dddddd; padding-left:20px;  color: #666666;
height: 40px;width:80%; line-height: 40px;}
.liuc p .dk{height: 150px; line-height:1.6; color: #666666}
.liuc p .xk{width: 30%}
.liuc p img{ height: 40px; }
.liuc .ti{font-size:18px; color:#fff; background:#11acd4; width: 190px; height: 45px;
line-height: 45px; margin-left:20%;border:none; cursor: pointer;}



.hide{display: none}
img, .nav li, .shebei li figure .mask, .shebei li figure .mask i, .shebei li p, 
.anli li .zi span:after, .anli li .zi .more, .anli-dmore, 
.syabout-dmore>i, .ort-new li:after, 
.zuo li, .shebei-m li{transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s; -ms-transition: all .5s; -moz-transition: all .5s;}

.areali{ float: left; width: 25%; padding: 2px;}
.areali .show { width: 100%; height: 100%; float: left; border: 1px solid rgba(0,0,0,.04); overflow: hidden; position: relative; text-align: center; cursor: default; background: #fff; display: block; border-radius: 0; }
.areali .box-title { position: absolute; bottom: 0; left: 0; color: #fff; width: 100%; height: 30px; line-height: 30px; background: url(../images/dimmer3.png); font-size: 12px;}
.areali .show .mask{ width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0;cursor: pointer;padding: 12px;opacity: 0; background-color: #4c4c4c;transition: all .4s ease-in-out;}
.areali .mask-title{ font-size: 16px;line-height: 1em; margin-bottom: 2px;color: #fcb426;}
.areali .mask-text{ font-size: 13px; line-height: 1.3em; color: #fff;}
.areali .learn-more{ position: absolute; bottom: 8px; right: 10px; font-size: 12px; line-height: 15px; padding-right: 20px;
cursor: pointer; color: #fff; background-image: url(../images/arrowsmall.png); background-position: right; background-repeat: no-repeat;width: 100%;text-align: right;}

.areali:hover .show .mask{opacity:1;}
.areali .show .mask a{ display:block; height:100%;}

.links .anli-t{ margin-bottom:0; }
.links .lsul{ overflow: hidden; margin:20px 0;  }
.links .lsul a{border: 1px solid #dddddd;border-radius: 5px;color: #6d6d6a;padding: 5px 15px;
margin: 0 3px 6px;float: left;}
.links .lsul a:hover{background: #21b5db;border-color: #21b5db;color: #fff;}