﻿@import url(slick.css);
@import url(photoswipe.css);
@import url(../fonts/iconfont.css);
@import url(default-skin/default-skin.css);
@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,b,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:400}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
a{text-decoration:none}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none}
img{vertical-align:middle}
button,input[type=submit],input[type=text],input[type=button],select{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur())}
body{line-height:1.3;overflow-x: hidden;background:#fff;font-family: "SF Pro SC","HanHei SC","SF Pro Text","Myriad Set Pro","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial","微软雅黑",sans-serif;}
.fl{float:left}
.fr{float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../images/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

/*div{-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s}

*/


html.ac-gn-noscroll, html.ac-gn-noscroll body{overflow: hidden !important;    height: 100% !important;}
html.ac-gn-noscroll {  margin-top: 0 !important;  }
html.ac-gn-noscroll-long { overflow-y: scroll !important;}

.testLink{width: 100%;overflow: hidden;}
.testLink h3{text-align: center;font-size:16px;height: 30px;line-height: 30px;}
.testLink li{margin: 10px 0; font-size: 14px; width: 50%;float: left;border: 1px solid #000;box-sizing: border-box;text-align: center;line-height: 30px;line-height: 30px;}
.testLink li a{color: #000;}

.traPic{overflow: hidden;}
.traPic img{
	width: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.traPic:hover img{
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.header{height: 230px;background: #fff;position: relative;    z-index: 9999;position: relative;}
.header .header-top{width: 100%;}
/* .header .header-msg{ position: absolute;  left: 4%;  height: 100px; margin: 20px 0;} */
.header .header-msg{ display: block;height: 30px;}
.header .header-msg .focus{ float: left;  height: 30px;line-height: 30px;font-size: 16px; color: #838383;margin-left: 3%;;}
.header .header-msg .focus a{display: inline-block;color: #666;margin: 0 5px;vertical-align: top;}
.header .header-msg .call ,.header .header-msg .email{ float: right;  height: 30px;line-height: 30px;font-size: 14px; color: #838383;margin-right: 3%;}


.header .logo{ display: block;width: 163px;margin-left: 5%;margin: 0 auto;height: 100px;}
.header .logo img{width: 100%;height: 100%;}
.header .nav{float: left;width: 86%;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.header .nav ul{display: flex;justify-content: space-around;}
.header .nav ul li{height: 100px;line-height: 100px;float: left;padding: 0 5%;}
.header .nav ul li>a{color: #838383;border-bottom: 2px solid #fff;display: block;height: 98px;}
.header .nav ul li.on>a{border-bottom: 2px solid #008fce;color: #008fce;}

.header .nav ul li{
/*	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);*/
	opacity: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;

}

.header .nav.active ul li{
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}



.banner{height: 900px;overflow: hidden;position: relative;}
.banner dd{height: 900px;background-position: center center;background-size: cover;background-repeat: no-repeat;outline: none}
.banner dd a{display: block;width: 100%;height: 100%}

.banner .slick-dots{position: absolute;width: 100%;text-align: center;z-index: 1000;bottom: 150px}
/* .banner .slick-dots li button{display: none;}
.banner .slick-dots li {margin: 0 10px; display: inline-block;vertical-align: middle; width: 14px;height: 14px;background: url(../images/ed02.png) no-repeat;} */
/* .banner .slick-dots li.slick-active{width: 14px;height: 14px;background: url(../images/ed01.png) no-repeat;} */
.banner .slick-dots li button{display: none;}
.banner .slick-dots li {margin: 0 10px; display: inline-block;vertical-align: middle; width: 17px;height: 17px;background: transparent;border-radius: 50%;border: solid 1px #1470bb;}

.banner .slick-dots li.slick-active{width: 17px;height: 17px;background: #1470bb;}
.banner .slick-next{
	position: absolute;
	z-index: 10;
	font-size: 0;
	outline: none;
	background-image: url('../images/bsr.png');
	background-position: center;
	background-size: 100%;
	width: 60px;
	height: 60px;
	top: 50%;
	transform: translateY(-50%);
	right: 4%;
	background-color: transparent;
	border: none;
	cursor: pointer;
	border-radius: 50%;
}
.banner .slick-next:hover{
	background-image: url('../images/bhr.png');
	background-position: center;
	background-size: 100%;
}
.banner .slick-prev{
	position: absolute;
	z-index: 10;
	font-size: 0;
	outline: none;
	background-image: url('../images/bsl.png');
	background-position: center;
	background-size: 100%;
	width: 60px;
	height: 60px;
	top: 50%;
	transform: translateY(-50%);
	left: 4%;
	background-color: transparent;
	border: none;
	cursor: pointer;
	border-radius: 50%;
}
.banner .slick-prev:hover{
	background-image: url('../images/bhl.png');
	background-position: center;
	background-size: 100%;
}

/* .banner .downPage{ -webkit-animation: myfirst 1.5s infinite;-moz-animation: myfirst 1.5s infinite;animation: myfirst 1.5s infinite;   -webkit-transform: translateY(0px);-moz-transform: translateY(0px);transform: translateY(0px); text-shadow: 0 0 10px #008fce; position: absolute;z-index: 999;font-size: 50px;color: #fff;text-align: center; bottom: 120px;width:60px;margin: 0 auto;right: 0; left: 0;text-align: center;cursor: pointer;} */
.banner .downPage{ text-shadow: 0 0 10px #008fce; position: absolute;z-index: 999;font-size: 50px;color: #fff;text-align: center; bottom: 60px;width:60px;margin: 0 auto;right: 0; left: 0;text-align: center;cursor: pointer;width: 90px;height: 90px;background: none;}

.co-nav{width: 100%;position: relative;}
.co-nav i{display: block;float: right;font-size: 20px;color: #838383;line-height: 100px;cursor: pointer;}
.co-nav .mial{display: block;float: right;margin: 40px 25px 0 25px;font-size: 18px;color: #838383}


.co-nav .lan {float: right;margin-top: 40px;cursor: pointer;}
.co-nav .lan .txt{overflow: hidden;}
.co-nav .lan .txt em{display: block;float: left;}
.co-nav .lan .txt span{display: block;float: left;color: #838383;font-size: 14px;margin-left: 13px;}
.co-nav .lan .txt span:after{content: '\e635';display: inline-block;vertical-align: middle;margin-left: 10px}

.co-nav .lan ul{position: absolute;top: 75px;right: 0px;z-index: 9999;box-shadow: 0 0 20px #cacaca;background: #fff;display: none;}
.co-nav .lan ul li{overflow: hidden;height: 40px;line-height: 40px;padding: 0 20px;width: 135px}
.co-nav .lan ul li em{display: block;float: left;}
.co-nav .lan ul li span{display: block;float: left;color: #333;font-size: 14px;margin-left: 13px;}
.co-nav .lan ul li:hover span{color: #008fce}
.co-nav .lan ul li:hover{background: #f0f0f0}
.co-nav .lan ul:before{content: '';display: block;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fff;position: absolute;right: 18px;top: -8px;}

/* .searchTxt{z-index: 999;position: absolute;left: 0;top: 25px;width: 65%;display: none;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s} */
.searchTxt{z-index: 999;position: absolute;right: 14%;top: 25px;width: 300px;display: none;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s}
.searTop{height: 40px;line-height: 40px;background: #f8f8f8;}
.searTop input{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s; float: left;width: 90%;background:  none;border: none;height: 40px;line-height: 40px;display: block;float: left;color: #838383;font-size: 16px}
.searTop .submit{width: 10%;font-size: 16px;cursor: pointer;color: #838383}
.searTop .submit.on{color: #333}

.searchTxt dl{padding: 20px 50px;background: #fff;}
.searchTxt dl dt{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;color: #888;font-size: 14px;margin-bottom: 5px}
.searchTxt dl dd{height: 28px;line-height: 28px;font-size: 14px;margin: 6px 0px;padding: 0 10px}
.searchTxt dl dd a{color: #333;display: block;width: 100%;height: 100%}



.searchTxt dl dd:hover{background: #ececec;color: #008fce}
.searchTxt dl dd:hover a{color: #008fce}


.inPic .picLeft{width: 50%;float: left;}
.inPic .picLeft .pic{width: 100%;position: relative;}

.inPic .picLeft .picOne .text{position: absolute;top: 16%;left: 18%;font-size: 40px;color: #053e99;;z-index: 999;}
.inPic .picLeft .pic .text i:after{content: '\e634';display: inline-block;vertical-align: middle;margin-left: 10px;}
.inPic .picLeft .pic .text i{display: block;margin-top: 10px;font-size: 14px}
.inPic .picRight{width: 50%;float: left;position: relative;}

.inPic .picLeft .picTwo .text{ position: absolute;top: 20%;right: 5%;font-size: 40px;color: #053e99;z-index: 999;}



.relative{position: relative;}
.inPic .botpicLeft .text{ position: absolute;top: 20%;right: 5%;font-size: 40px;color: #ffffff;z-index: 999;}

.inPic .botpicRight .text{ position: absolute;top: 20%;right: 5%;font-size: 40px;color: #ffffff;z-index: 999;}



.inPic .picRight .text{position: absolute;top: 20%;left: 11%;font-size: 40px;color: #053e99;z-index: 999;}
.inPic .picRight .text i:after{content: '\e634';display: inline-block;vertical-align: middle;margin-left: 10px;}
.inPic .picRight .text i{display: block;margin-top: 10px;font-size: 14px}

.sedNav{position: absolute;; top:100px;z-index: 999;background: #fff;display: none;}
.sedNav .sedlist {width: 286px;background: #fff}
.sedNav .sedlist dd{height: 50px;line-height: 50px;font-size: 16px;}
.sedNav .sedlist dd a{display: block;width: 95%;padding-left: 5%;color: #333;height: 50px;line-height: 50px;}
.sedNav .sedlist dd a:hover{background: #00a2e9;color: #fff}
.m-nav{display: none;}

.proNav{ width: 100%; overflow: hidden;background:  -webkit-linear-gradient(#fafafa,#ffffff,#ffffff, #ffffff);  background: -o-linear-gradient(#fafafa,#ffffff,#ffffff, #ffffff); background: -moz-linear-gradient(#fafafa,#ffffff,#ffffff, #ffffff);  background: linear-gradient(#fafafa,#ffffff,#ffffff, #ffffff);z-index: 999;padding:0 0 30px 0;max-width: 720px;}
.proNav .pnlist{display: none; float: left;width: 240px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;     }
.proNav .pnlist dd{font-size: 16px;height:50px;line-height: 50px;padding-left: 10%;padding-right: 5%;}
.proNav .pnlist dd a{color: #485568;display: block;width: 100%;height: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.proNav .pnlist dd:hover{color: #fff;background: #008fce}
.proNav .pnlist dd:hover a{color: #fff}


.chosePic { width: 96%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; height: 230px;overflow: auto; }
.chosePic::-webkit-scrollbar {
	width: 6px;
  }
  .chosePic::-webkit-scrollbar-track {
	background-color: #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  }
  .chosePic::-webkit-scrollbar-thumb {
	background-color: #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  }
.chosePic dd{font-size: 14px;color: #898989;height: auto;line-height: normal;padding-left: 10%}
.chosePic dd a{color: #898989;display: block;margin-bottom: 15px; line-height: 1.6;}
.chosePic dd a:hover{color: #008fce}

.piclist{float: left;display: none;}
.piclist .item .pic img{width: 100%;}
.piclist .item h4{font-size: 24px;color: #333333;text-align: center;height: auto;line-height: normal;}
.piclist .item h4 a{color: #333333;font-size: 24px;}
.piclist .item h4 a:hover{color: #008fce}
.piclist .item h5{font-size: 14px;color: #333333;text-align: center;height: auto;line-height: normal;margin-top: 20px}
.piclist .item h5 a{font-size: 14px;color: #333333;}
.piclist .item h5 a:hover{color: #008fce}
.piclist .item>a{display: block;text-align: center;font-size: 14px;margin-top: 15px;color: #008fce;height: auto;line-height: normal;}
.choli{display: block; float: left;overflow: hidden;width: 240px;height: 240px;;}
/* .choli:not(.active){display: none;} */
.choli .txt{width: 100%;float: left; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-right:1px solid #e4e4e4;}
.choli h2 a{display: block; height: auto;line-height: normal;margin-top: 20px;padding-left: 10%;margin-bottom: 20px;color: #333}
.choli h2 a:hover{color: #008fce}

.latest{background: #f9f8f8;padding:  80px 2%  130px 2%;}
.latest .title{font-size: 30px;color: #455a64;text-align: center;}
.latest .view{display: block;color: #999999;font-size: 16px;text-align: center;margin-top: 20px}
.latest .view:after{content: '\e634';display: inline-block;vertical-align: middle;margin-left: 10px;font-size: 14px}
.latest .view:hover{color: #008fce}

.latest ul{overflow: hidden;margin-top: 60px}
.latest ul li{float: left;width: 29.33%;margin: 0 2%;}
.latest ul li .pic img{width: 100%;}
.latest ul li h2{font-size: 26px;color: #455a64;margin-top: 60px;}
.latest ul li .txt{font-size: 16px;color: #999999;line-height: 25px;margin-top: 30px;}
.latest ul li:hover h2{color: #008fce}

.footer{padding: 75px 2%;background: #fff;overflow: hidden;border-top: 1px solid #e4e4e4}
.footer dl{margin: 0 9% 0 2%;float: left;}
.footer dl dt{color: #627178;font-size: 18px;margin-bottom: 20px}
.footer dl dd {margin-bottom:15px}
.footer dl dd a{color: #627178;display: block;font-size: 16px;}
.footer dl dd a:hover{color: #4788b7}

.footer .mail{float: right;margin-right: 2%;}
.footer .mail .mailTo{display: inline-block;color: #455a64;font-size: 20px;margin: 0 5px;transition: all ease 0.2s;  }
.footer .mail .mail-txt{display: inline; position: relative;}
.footer .mail .mailTo:hover{transform: scale(1.5);color: #0595d4;}
.footer .mail span{display: block;font-size: 16px;color: #a8a8a8;margin: 12px 5px 0 5px}
.footer .mail span a{color: #a8a8a8}
.footer .mail .txt{text-align: center;margin-top: 15px;}
.footer .mail .txt a{display: inline-block;vertical-align: middle;color: #666666;margin: 0 5px}

.foter{background: #333;text-align: center;color: #fff;padding: 26px 2%;overflow: hidden;}
.foter .fl{float: left;}
.foter .txt{font-size: 16px;line-height: 1.4;color: #fff;}
.foter .fl .max{display: inline-block;width: 30px;}
.foter .fl .max img{width: 24px;}
.foter .fr{float: right;}
.foter a{color: #fff;margin-left: 5px;}
.foter a:before{content: '';display: inline-block;border-left: 1px solid #fff;height: 15px;vertical-align: middle;padding-left:5px;}
.fotBox{overflow: hidden;width: 82%;float: left;}

.toTop{position: fixed;color: #686868;cursor: pointer;font-size: 34px; bottom: 8%;right: 2%; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
.i_nav{display: none;}
.m_mailto{display: none;}

@media screen and (max-width:1680px) {

	.proNav .pnlist{width: 210px;}

	.piclist{width: 225px}
	.piclist .item h4 a{font-size: 20px}
	.choli .txt{width: 250px;height: 250px;;}
	/* .choli{    width: 480px;} */

	.header .nav ul li{padding: 0 4.3%;}
}

@media screen and (max-width:1440px) {

.header .nav ul li{padding: 0 3.6%;}
.header .nav{width: 82%;}

}
@media (min-width:1220px) and (max-width:1440px) {
	.header .nav ul li{padding: 0 3.6%}
}

@media screen and (min-width:1220px) {
	.header .nav ul li:nth-child(1){-webkit-transition-delay: 0ms;-moz-transition-delay: 0ms;transition-delay: 0ms; }
	.header .nav ul li:nth-child(2){-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;transition-delay: 100ms }
	.header .nav ul li:nth-child(3){-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;transition-delay: 150ms }
	.header .nav ul li:nth-child(4){-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;transition-delay: 200ms }
	.header .nav ul li:nth-child(5){-webkit-transition-delay: 250ms ;-moz-transition-delay: 250ms;transition-delay: 250ms }


	.header .nav.active ul li:nth-child(1){-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;transition-delay: 250ms }
	.header .nav.active ul li:nth-child(2){-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;transition-delay: 200ms }
	.header .nav.active ul li:nth-child(3){-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;transition-delay: 150ms }
	.header .nav.active ul li:nth-child(4){-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;transition-delay: 100ms }
	.header .nav.active ul li:nth-child(5){-webkit-transition-delay: 0ms;-moz-transition-delay: 0ms;transition-delay: 0ms }

	.searchTxt dl dt{-webkit-transform: translateX(100px);-moz-transform: translateX(100px);transform: translateX(100px);}
	.searchTxt dl dd{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
	.searchTxt dl dd:nth-child(2){-webkit-transform: translateX(120px);-moz-transform: translateX(120px);transform: translateX(120px);}
	.searchTxt dl dd:nth-child(3){-webkit-transform: translateX(140px);-moz-transform: translateX(140px);transform: translateX(140px);}
	.searchTxt dl dd:nth-child(4){-webkit-transform: translateX(160px);-moz-transform: translateX(160px);transform: translateX(160px);}
	.searchTxt dl dd:nth-child(5){-webkit-transform: translateX(180px);-moz-transform: translateX(180px);transform: translateX(180px);}
	.searchTxt dl dd:nth-child(6){-webkit-transform: translateX(200px);-moz-transform: translateX(200px);transform: translateX(200px);}

	.searchTxt.on .searTop input{transform: translateX(0px);}
	.searchTxt.on dl dt{transform: translateX(0px);}
	.searchTxt.on dl dd{transform: translateX(0px);}
	.header .nav ul li>a:hover{border-bottom: 2px solid #008fce;color: #008fce}

	.searTop input{-webkit-transform: translateX(80px);-moz-transform: translateX(80px);transform: translateX(80px);}
	.header .nav ul li:nth-child(3) a:hover {border-bottom: none}
}




@media screen and (max-width:1440px) {

	.banner,.banner dd{height: 700px}

	.inPic .picLeft .picOne .text{font-size: 28px;}
	.inPic .picLeft .picTwo .text{font-size: 28px;}
	.inPic .botpicLeft .text{font-size: 28px;}
	.inPic .picRight .text{font-size: 28px;}


	/* .header .header-msg{margin-left: 6%;} */
	.header .header-msg{display: none;}
	.header {height: 200px;;}
	.searchTxt {margin-left: 10%}
	.footer dl{margin: 0 6% 0 2%;}

	.fotBox{width: 75%;}

	.co-nav{margin-left: 0%;width: 100%}

}

@media screen and (max-width:1220px) {
	.m_mailto{display: block;position: absolute;    right: 35px;  top: 28px;font-size: 18px;color: #838383}
	.banner,.banner dd{height: 500px}
	.inPic .picLeft .picOne .text{font-size: 20px;}
	.inPic .picLeft .picTwo .text{font-size: 20px;}
	.inPic .botpicLeft .text{font-size: 20px;}
	.inPic .picRight .text{font-size: 20px;}

	.banner .slick-dots{bottom: 20px;}


	.header .logo{margin-left: 0;margin: 0 auto;float: none;width: 130px;}
	.header .logo{height: 80px;}
	.header{height: 80px;}
	.header-msg{display: none;}


	.m-nav{
		position: absolute;
	    left: 0;
	    top: 0px;
	    cursor: pointer;
	    display: block;
	    width: 50px;
	    height: 55px;
	    z-index: 999;
	    padding-top: 25px;
	    padding-left: 10px;
	    text-align: right;
	}
	.m-nav i {
	    position: relative;
	    display: -moz-inline-stack;
	    display: inline-block;
	    zoom: 1;
	    width: 25px;
	    height: 3px;
	    color: #00a2e9;
	    background: #00a2e9;
	    transition: all .2s ease-out;
	  }
	  .m-nav i::before {
	    content: '';
	    width: 25px;
	    height: 3px;
	    background: #00a2e9;
	    position: absolute;
	    left: 0;
	    -webkit-transition: 0.2s;
	    -o-transition: 0.2s;
	    transition: 0.2s;
	    top: -7px;
	  }
	  .m-nav i::after {
	    content: '';
	    width: 25px;
	    height: 3px;
	    background: #00a2e9;
	    position: absolute;
	    left: 0;
	    -webkit-transition: 0.2s;
	    -o-transition: 0.2s;
	    transition: 0.2s;
	    bottom: -7px;
	  }
	  .m-nav.active i {
	    background: transparent;
	  }
	  .m-nav.active i::before {
	    top: 0;
	    -webkit-transform: rotateZ(45deg);
	    -moz-transform: rotateZ(45deg);
	    -ms-transform: rotateZ(45deg);
	    -o-transform: rotateZ(45deg);
	    transform: rotateZ(45deg);
	  }
	  .m-nav.active i::after {
	    bottom: 0;
	    -webkit-transform: rotateZ(-45deg);
	    -moz-transform: rotateZ(-45deg);
	    -ms-transform: rotateZ(-45deg);
	    -o-transform: rotateZ(-45deg);
	    transform: rotateZ(-45deg);
	  }

	  .sedNav{display: block;position: static;background: none}


	  .co-nav .mial,.co-nav i{display: none;}
	  .searchTxt{position: relative;display: block;margin: 0 auto;width: 90%;}
	  .searchTxt dl{padding: 5%;display: none;}
	  .proNav{width: 100%;padding:0px 0;background: none }


	  .latest{padding: 5% 2%}
	  .latest .title{font-size: 24px;}
	  .latest ul{margin-top: 30px;}
	  .latest ul li{margin: 0 1%;width: 48%;margin-bottom: 30px;}

	  .latest ul li h2{margin-top: 20px;font-size: 18px;}
	  .latest ul li .txt{margin-top: 10px;font-size: 16px;}

	  .footer{padding:3% 2%;}
	  .fotBox{float: none;width: 100%}
	  .footer dl{float: none;width: 100%;margin: 0 0%;}

	  .footer dl{border-bottom: 1px solid #d6d6d6;}
	  .footer dl dt{margin-bottom: 0;padding:  10px 0;position: relative;font-size: 16px;cursor:pointer;}
	  .footer dl dt:after{content: '\e603';display:block;position: absolute;right: 0;top:7px;font-size: 18px;}
	  .footer dl dd{display: none;}
	  .footer dl dt.on:after{content: '\e621'}
	  .footer .mail{float: none;margin-top: 20px;}
	  .footer .mail .logos{width: 136px;height: 100%;display: block;}
	  .footer .mail .logos img{width: 100%;height: 100%;display: block;}
	  .footer .mail .txt{overflow: hidden;}
	  .footer .mail .txt a{display: block;float: left;margin-right:10px}
	  .foter{padding:2%}

	  .piclist{display: none;}
	  .proNav .pnlist{float: none;width: 100%;min-height: auto;border: none}
	  .proNav .pnlist dd{height: 35px;height: 35px}
	  .choli,.choli .txt{width: 100%;border: none}
	  .co-nav{display: none;}
	  .i_nav{overflow: hidden; display: none;position: absolute;top: 80px; z-index: 9999;background: #fff;padding: 0% 10% 5% 10%;background: #fff;width: 80%;border-top: 1px solid #d6d6d6;}
	  .i_nav li{border-bottom: 1px solid #f1f1f1;padding: 10px 0;}
	  .i_nav li span{display: block;color: #838383;padding: 5px 0;cursor: pointer;}
	  .i_nav li dl{display: none;}
	  .i_nav li dl dd{color: #838383;padding: 10px 15px;cursor: pointer;}
	  .i_nav li dl dd .slins{margin-top: 20px;display: none;}
	  .i_nav li dl dd .slins a{display: block;padding: 10px 20px;color: #0e89c8}
	  .i_nav li dl dd a{color: #0e89c8}
	  .i_nav ul.on{-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: transform .5s;transition: transform .5s}
	  .i_nav ul{-webkit-transition: transform .5stransition: transform .5s}
	  .mform{height: 35px;line-height: 35px;padding: 20px 0 ;border-bottom: 1px solid #f1f1f1;overflow: hidden;}
	  .mform input{height: 35px;border: none;background: none}
	  .mform .submit{cursor: pointer; width: 20%;text-align: center;background: #2fbdf3;font-size: 20px;color: #fff}

	  .mser.on{-webkit-transform: translateY(-260px);transform: translateY(-260px);-webkit-transition: transform .5s;transition: transform .5s}
	  .mser{-webkit-transition: transform .5s;transition: transform .5s}
	  .mform input{display: block;float: left; width: 70%;padding: 0 2%;-webkit-box-sizing: border-box;box-sizing: border-box;}

		.mser dl{padding:3% 5%;background: #e7f4fa;display: none;}
		.mser dl dt{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;color: #888;font-size: 14px;margin-bottom: 5px}
		.mser dl dd{height: 35px;line-height: 35px;font-size: 14px;margin: 6px 0px;padding: 0 10px}
		.mser dl dd a{color: #333;display: block;width: 100%;height: 100%}
		.mback{display: none;text-align: center;font-size: 24px;color: #333;position: absolute;width: 100%;top: 0;left: 0}

		.choseLen{border: none;border-bottom: 1px solid #eaf7fc;height: 40px;line-height: 40px;display: block;width: 100%;background: url(../images/snaxe.jpg) right center no-repeat;}
		.banner .downPage{bottom: 50px;}
}


@media screen and (max-width: 1220px) and (max-width: 768px) {
  .m-nav {
    padding-top: 15px;
    height: 45px;
    padding-left: 0px;
  }
}


@media screen and (max-width:840px) {

	.banner,.banner dd{height: 300px}

	.inPic .picLeft{float: none;width: 100%;}
	.inPic .picRight{float: none;width: 100%;}

	.inPic .picLeft .picOne .text{font-size: 18px;left: 11%;}
	.inPic .picLeft .picTwo .text{font-size: 18px;}
	.inPic .botpicLeft .text{font-size: 18px;}
	.inPic .picRight .text{font-size: 18px;}

	.banner .slick-dots{bottom: 10px;}

	.banner .slick-prev{width: 40px;height: 40px;}
	.banner .slick-next{width: 40px;height: 40px;}



}


@media screen and (max-width:768px) {
	.m_mailto{top: 19px;right: 20px;}
	.i_nav{top: 60px; }
	.header .logo{width: 97px}
	.header{height: 60px;}
	.co-nav{top: 60px}
	.co-nav .lan{top: -80px}

	.latest .title{font-size: 18px;}
	.latest ul li{float: none;width: 100%}
	.banner .downPage{bottom: 25px;font-size: 32px;width: 40px}
	.banner .downPage{bottom: 25px;font-size: 32px;width: 40px;height: 40px;display: none;}
}

@media screen and (max-width:500px) {

	.banner,.banner dd{height: 200px}

	.inPic .picLeft .picOne .text{font-size: 16px;}
	.inPic .picLeft .picTwo .text{font-size: 16px;}
	.inPic .botpicLeft .text{font-size: 16px;}
	.inPic .picRight .text{font-size: 16px;}
	.inPic .picLeft .pic .text i{font-size: 12px;margin-top: 10px}
	.inPic .picRight .text i{font-size: 12px;}

	.banner .slick-prev{width: 30px;height: 30px;}
	.banner .slick-next{width: 30px;height: 30px;}
}








/*support*/


.sup-baner{background-size: cover;background-position: center center;background-repeat: no-repeat;height: 698px;overflow: hidden;}
.sup-Box{padding: 0 8%;}
.sup-Box .text{margin-top: 178px;text-align: center;}
.sup-Box .text h1{color: #fff;font-size: 48px;margin-bottom: 20px;}
.sup-Box .text p{font-size: 16px;color: #ffffff;text-align: center;line-height: 25px;}

.sup-Box .txt{width: 1200px;background: rgba(255,255,255,.8);padding: 40px 0;margin: 80px auto  0 auto}
.sup-Box .txt form{display: block;width: 865px;margin: 0 auto;text-align: left;}
.sup-Box .txt form label{display: block;font-size: 18px;color: #333333;}
.sup-Box .txt form label:before{content: '';;display: inline-block;width: 2px;height:20px;background: #18a2df;vertical-align: middle;margin-right: 16px;}
.sup-Box .txt .td{margin-top: 30px;}
.sup-Box .txt .td input{border: none;float: left; background: rgba(255,255,255,.8);padding: 0 3%;font-size: 16px; width: 90%; height: 60px;line-height: 60px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.sup-Box .txt .td .submit{width: 10%;color: #fff;cursor: pointer; background: #00a2e9;height: 60px;line-height: 60px;text-align: center;line-height: 50px;font-size: 26px;}


.sup-tr{padding: 0 8%;}
.sup-tr ul{overflow: hidden;}
.sup-tr ul li{width: 33.33%;float: left;height: 333px;background: #fff;text-align: center;}
.sup-tr ul li.on{background: #f6f8f9}
.sup-tr ul li a{display: block;width: 100%;height: 100%;display: -webkit-flex;display: -moz-flex;display: flex; -webkit-justify-content: center;-moz-justify-content: center;justify-content: center; -webkit-align-items: center;-moz-align-items: center;align-items: center;}
.sup-tr ul li span{display: block;text-align: center;font-size: 24px;color: #333333;margin-top: 40px}



.clumb{font-size: 14px;color: #595959;height: 50px;line-height: 50px;overflow: hidden;}
.clumb h4{display: block;float: left;color: #00a2e9}
.clumb i{display: block;float: left;color: #595959;font-size: 12px;margin: 2px 15px}
.clumb a{color: #595959;display: block;float: left;}
.clumb a:hover{color: #0b9ad9}

.sup-Box .clumb a{color: #fff}
.sup-Box .clumb i{color: #fff}
.sup-Box .clumb h4{color: #0b9ad9}
.sup-Box .clumb a:hover{color: #0b9ad9}

.cbaner{height: 335px;background-position: center center;background-size: cover;background-repeat: no-repeat;display: -webkit-flex;display: -moz-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;align-items: center;}
.cbaner span{display: block;margin-left: 8%;font-size: 42px;color: #00a2e9}
.main{width: 1600px;margin: 0 auto;position: relative;}
.clBox{width: 1600px;margin: 0 auto}



.faq{margin-top: 70px;}
.oleft{width: 270px;float: left;}
.oleft h3{font-size: 30px;color: #485568}
.oright{width: 1270px;float: right;padding-bottom: 100px}
.oleft ul{margin-top: 25px}
.oleft ul li{padding-left:30px;height: 60px;line-height: 60px;font-size: 16px;color: #333333;border-bottom: 1px solid #e4e4e4 }
.oleft ul li a{color: #333333;display: block;width: 100%;height: 100%}
.oleft ul li.on{background: #26b0ec;color: #fff;color: #fff;}
.oleft ul li.on a{color: #fff}

.oright ul li{display: block;border-bottom: 1px solid #e4e4e4;}
.oright ul li span{ display: block;padding-left: 40px;font-size: 16px;cursor: pointer; color: #333333; position: relative;height: 60px;line-height: 60px;background: url(../images/fqicon.jpg) left center no-repeat;}
.oright ul li span:after{content: '\e603';display: block;position: absolute;right: 0;top: 0;font-size: 20px}
.oright ul li .text{display:none;}
.oright ul li .text .td{margin-bottom:20px;}
.oright ul li .text .td .que{font-size: 14px;color: #485568}
.oright ul li .text .td .anw{font-size: 14px;color: #898989;margin-top: 5px;}

.oright ul li.active span{color: #26b0ec}
.oright ul li.active span:after{content: '\e621';}

.pages{overflow: hidden;text-align: right;margin-top: 45px;}
.pages a{display: inline-block;vertical-align: middle;margin: 0 5px;color: #666666;font-size: 16px;}
.pages a:hover{color: #00a2e9}
.pages a.on{color: #00a2e9}

.fide{background: rgba(0,0,0,.6);position: fixed;width: 100%;height: 100%;top: 0;left: 0;display: none;z-index: 1000}
.oleft .leftNav{display: none;}


.cotxt{width: 100%;}
.cotxt dl{overflow: hidden;}
.cotxt dl dd{width: 33.33%;padding: 0 1.5%;padding-bottom: 60px ;margin-bottom: 60px; border-bottom: 1px solid #fbfbfb; float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.cotxt dl dd .pic {overflow: hidden;position: relative;    z-index: 999;}
.cotxt dl dd .pic img{width: 100%}
.cotxt dl dd .text {margin-top: 30px;}
.cotxt dl dd .text h4{font-size: 16px;color: #333333;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.cotxt dl dd .text span{display: block;font-size: 14px;color: #999999;margin-top: 15px}
.cotxt dl dd .text span:before{content: '\e604';display: inline-block;font-size: 20px;vertical-align: middle;margin-right: 15px}

.cotxt dl dd .pic .player{ z-index: 99; -webkit-transform: translate3d(-50%,-50%,0);-moz-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0);    text-align: center;line-height: 72px;text-align: center;font-size: 36px;color: #fff; display: block;position: absolute;z-index: 99;top: 50%;left: 50%; width: 72px;height: 72px;border: 2px solid #fff; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.cotxt dl dd:hover .pic .player{border-color: rgba(0,162,233,.8);background: rgba(0,162,233,.8);}

.videoBox{display: none; background: #000;    z-index: 99999; width: 1000px;height: 500px;position: fixed;top: 50%;left: 50%;-webkit-transform: translate3d(-50%,-50%,0);-moz-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0);  }
.videoBox i{display: block;height: 30px;line-height: 30px;text-align: right;margin-right: 20px;color: #fff;font-size: 24px;margin-top: 10px;cursor: pointer;}

.alist{font-size: 0;text-align: center;border-bottom: 1px solid #e4e4e4}
.alist a{display: inline-block;vertical-align: middle;padding: 20px 0;text-align: center;width: 285px;}

.alist a .pic{width: 68px;height: 68px;}
.alist a span{display: block;text-align: center;font-size: 16px;color: #333333;margin-top: 20px;}

.alist .at1 .pic{background: url(../images/aed02.png) ; margin: 0 auto}
.alist .at2 .pic{background: url(../images/aed03.png) ; margin: 0 auto}
.alist .at3 .pic{background: url(../images/aed06.png) ; margin: 0 auto}
.alist .at4 .pic{background: url(../images/aed08.png) ; margin: 0 auto}

.alist .at1.on{background: #f6f8f9}
.alist .at1.on .pic{background: url(../images/aed01.png) }
.alist .at1.on span{color: #00a2e9}


.alist a:hover span{color: #00a2e9}

.alist .at1:hover .pic{background: url(../images/aed01.png);background-size: cover; }
.alist .at2:hover .pic{background: url(../images/aed04.png);background-size: cover; }
.alist .at3:hover .pic{background: url(../images/aed05.png);background-size: cover; }
.alist .at4:hover .pic{background: url(../images/aed07.png);background-size: cover; }

.alist .at2.on{background: #f6f8f9}
.alist .at2.on .pic{background: url(../images/aed04.png) }
.alist .at2.on span{color: #00a2e9}

.alist .at3.on{background: #f6f8f9}
.alist .at3.on .pic{background: url(../images/aed05.png)}
.alist .at3.on span{color: #00a2e9}

.alist .at4.on{background: #f6f8f9}
.alist .at4.on .pic{background: url(../images/aed07.png)}
.alist .at4.on span{color: #00a2e9}


.aboutUs{padding: 60px 0; }
.aboutUs .title{font-size: 30px;color: #00a2e9}
.aboutUs .contents{margin-top: 30px;}
.aboutUs .list{overflow: hidden;margin-top: 95px;padding-top: 70px;border-top: 1px solid #e4e4e4}
.aboutUs .list li{float: left;width: 32%;margin-right: 2%}
.aboutUs .list li:nth-child(3n){margin-right: 0}

.honor{overflow: hidden;margin-top: 65px;padding-bottom: 80px;}
.honor figure{ border: 1px solid #f9f9f9; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; display: block;width: 24%;margin: 25px .5% 0 .5%;padding: 60px 0; display: block;float: left;background: #fafafa}
.honor figure a{width: 197px; margin: 0 auto;display: block;line-height: 270px;text-align: center;}
.honor figure a img{display: inline-block;max-width: 90%;vertical-align: middle;}

.honor figcaption{margin-top: 80px;padding: 0 7%;height: 60px;color: #333333;font-size: 14px;display: block;text-align: center;overflow: hidden;}

.honor figure:hover{border: 1px solid #00a2e9;background: none}
.honor figure:hover figcaption{color: #00a2e9}

.story{margin:95px 0;}
.story .st-itme .pic{float: left;width: 50%}
.story .st-itme .pic img{width: 100%;}
.story .st-itme .text{height: 435px;background: #f8f8f8;float: left;width: 50%;position: relative;}
.story .st-itme .text .pt{margin: 0 auto;margin-top: 58px;width: 80px;}
.story .st-itme .text .pt img{width: 100%}
.story .st-itme .text h4{font-size: 24px;color: #00a2e9;text-align: center;margin-top: 20px;}
.story .st-itme .text h4:after{content: '';display: block;width: 30px;height: 1px;background: #00a2e9;margin: 20px auto 0 auto}
.story .st-itme .text .txt{margin-top: 25px; font-size: 14px;color: #666666;line-height: 25px;text-align: left;padding: 0 10%}

.story .st-itme:nth-child(1) .text:after{left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); margin: 0 auto; bottom: -12px;content: '';display: block;position: absolute;width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;borde;border-top: 12px solid #f8f8f8;}
.story .st-itme:nth-child(2) .text:before{left:50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); margin: 0 auto; top: -12px;content: '';display: block;position: absolute;width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 12px solid #f8f8f8;}
.story .st-itme:nth-child(3) .text:before{left:-12px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%); margin: 0 auto; top: 50%;content: '';display: block;position: absolute;width: 0;height: 0;border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-right: 12px solid #f8f8f8}

.story .st-itme:nth-child(2n) .text{float: left;}
.story .st-itme:nth-child(2n) .pic{float: right;}

.history{background: url(../images/line.png) center center repeat-y;padding-bottom: 30px;}


.hItem {margin-bottom: 30px;}
.hItem .pic{float: left;}
.hItem .text{float: left;}

.hItem .td{overflow: hidden;float: right;width:816px;position: relative;}
.hItem .td .pic{float: left; position: relative; margin-left: 40px; padding: 8px; border: 1px dashed #f6f6f6; -webkit-border-radius: 50%;-moz-border-radius: 50%; border-radius: 50%;}
.hItem .td:before{content: '';display: block;background: url(../images/yuaxn.png) no-repeat;width: 26px;height: 18px;position: absolute;left: 2px;top: 45%;}

.hItem .td .text{float: left;margin-left: 25px;margin-top: 45px;width: 555px}
.hItem .td .text span{display: block;font-size: 30px;margin-bottom: 15px; color: #333333;background: url(../images/dleve.png) left center no-repeat;padding-left: 25px;}
.hItem .td .txt{font-size: 14px;color: #666666}
.hItem .td .txt ul li{overflow:hidden}
.hItem .td .txt ul li .yesrss{display: block;float: left;width: 8%;font-size: 14px;}
.hItem .td .txt ul li .alucle{float: left;width: 88%;}



@media screen and (max-width:500px) {

	.hItem .td .txt ul li .yesrss{float: none;font-size: 16px;font-weight: bold;width: 98%;margin-left: 2%;}
	.hItem .td .txt ul li .alucle{float: none;margin-top: 10px;width:98%;margin-left: 2%;}

}
.hItem:nth-child(2n) .td{float: left;}
.hItem:nth-child(2n) .td .pic{float: right;margin-left: 0px;margin-right: 40px;}
.hItem:nth-child(2n) .td:before{display: none;}
.hItem:nth-child(2n) .td:after{content: '';display: block;background: url(../images/yuaxn.png) no-repeat;width: 26px;height: 18px;position: absolute;right: 3px;top: 45%;}
.hItem:nth-child(2n) .td .text{float: left;margin-left: 0;margin-right: 25px}
.hItem:nth-child(2n) .td .text span{ display: block;font-size: 30px;margin-bottom: 15px; color: #333333;background: url(../images/dleve2.jpg) right center no-repeat;padding-right: 25px;text-align: right;}

.hItem:nth-child(2n) .td .text .txt ul li .yesrss{float:right}
@media screen and (max-width:1440px) {

	.hItem .td .txt ul li .yesrss{width: 12%;}
	.hItem .td .txt ul li .alucle{width: 88%}


}

@media screen and (max-width:1200px) {
.hItem:nth-child(2n) .td .text .txt ul li .yesrss{float:left}
}
.scTop{background: url(../images/doubluetop.png) no-repeat;width: 26px;height: 26px;margin: 90px auto 0 auto}
.historylaoding{border: 5px solid #ecf8fd;margin: 0 auto  80px auto; width: 104px;height: 104px;background: #74d1f9;-webkit-border-radius: 50%;-moz-border-radius: 50%; border-radius: 50%;line-height: 104px;text-align: center;font-size: 13px;color: #fff}

.newsx{margin-top: 35px;overflow: hidden;}
.nleft{width: 295px;float: right;}
.nright{width: 1275px;float: left;}

.nleft .title{font-size: 16px;color: #333333;}
.nleft .title:before{content: '';width: 2px ;height: 18px;font-size: 16px; background: #00a2e9;vertical-align: middle;display: inline-block;margin-right: 20px;}
.nleft form{display: block;margin-top: 18px;overflow: hidden;}
.nleft form input{display: block;float: left; padding: 0 2%;height: 38px;line-height: 38px; width: 80%;border: 1px solid #e4e4e4;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.nleft form .submit{width: 20%;line-height:38px;text-align: center;color: #fff;font-size: 24px;border-color: #00a2e9;background: #00a2e9;cursor: pointer;}

.nleft ul{padding: 20px;background: #fafafa;margin-top: 30px}
.nleft ul li{padding-left: 20px;margin-bottom: 12px;}
.nleft ul li a{font-size: 14px;color: #333333}
.nleft ul li.on{background: url(../images/sna.jpg) left center no-repeat;color: #00a2e9}
.nleft ul li.on a{color: #00a2e9}
.nleft ul li a:hover{color: #00a2e9}


.nright{width: 1265px;float: left;padding-bottom: 50px}
.nright ul li{overflow: hidden;padding-bottom: 50px;margin-bottom: 50px;    border-bottom: 1px solid #e4e4e4;}
.nright ul li .pic{float: left;width: 390px;}
.nright ul li .pic img{width: 100%}
.nright ul li .text{float: right;width: 820px;}
.nright ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.nright ul li .text .time{font-size: 14px;color: #999999;margin-top: 30px}
.nright ul li .text .time:before{content: '\e604';display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 20px;}


.nright ul li .text .title{font-size: 24px;color: #333333;margin-top: 35px;}
.nright ul li .text .txt{font-size: 14px;color: #666666;margin-top: 25px;line-height: 23px;}

.nright ul li:hover .text .title{color: #00a2e9}


.newsditail{box-shadow: 0 4px 9px #f5f5f5 inset;padding-bottom: 80px;}
.wright{width: 285px;float: right;padding: 28px ;background: #fafafa;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.wright .title{font-size: 20px;color: #333333;margin-bottom: 20px;}
.wright .title:before{content: '';display: inline-block;width: 2px;height: 18px;margin-right: 20px;vertical-align: middle;background: #19a5e3}

.wright ul{overflow: hidden;}
.wright ul li{padding: 11px;border: 1px solid #e4e4e4;background: #fff;color: #666666;float: left;margin:5px;color: #666666;}
.wright ul li a{color: #666666;}
.wright ul li:hover{color: #0595d4;border: 1px solid #0595d4}
.wright ul li:hover a{color: #0595d4;}

.wleft{width: 1270px;float: left;}
.wleft .title{color: #485568;font-size: 30px;}
.wleft span{display: block;font-size: 14px;color: #999999;margin-top: 15px;}


.wleft .txt{text-align: center;margin-top: 15px;}
.wleft .txt a{display: block;color: #999999;margin: 0 10px 0 0;float: left;}

.conNews{border-top: 1px solid #e4e4e4;margin-top: 30px;padding-top: 50px;margin-bottom: 50px;}


.conNav{overflow: hidden;width: 1600px;margin: 0 auto;border-bottom: 1px solid #fbfbfb}
.conNav a{display: block;float: left;width: 50%;height: 74px;line-height: 74px;font-size: 18px;color: #666666;text-align: center;}
.conNav a.on{background: #eaf7fc;color: #00a2e9}
.conNav a i{display: inline-block;margin-right: 20px;font-size: 24px;vertical-align: middle;}

.contacts{width: 1600px;margin: 80px auto;}
.contacts .txt .text{float: left;width: 50%;}
.contacts .txt .text h1{color: #333333;font-size: 36px;margin-top: 124px}
.contacts .txt .text h1:after{content: '';display: block;height: 0px;width: 30px;/*background: #02a3e9;*/margin: 25px 0}

.contacts .txt .text p{margin-bottom: 20px;font-size: 16px;color: #333333}
.contacts .txt .text p i{display: inline-block;vertical-align: middle;margin-right: 30px;color: #04a3e9;}

.contacts .txt .td{float: left;width: 50%;margin-top: 20px;}
.contacts .txt .td ul{overflow: hidden;}
.contacts .txt .td ul li{float: left; border-bottom: 1px solid #efefef; border-left: 1px solid #efefef;padding: 10% 5%;width: 50%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.contacts .txt .td ul li h4{font-size: 18px;color: #333333}

.contacts .txt .td ul li h5{height: 25px;line-height: 25px;margin-top: 25px;}
.contacts .txt .td ul li h5 i{background: #9d9d9d;color: #fff;display: inline-block;margin-left: 15px; text-align: center;line-height: 25px; width: 25px;height: 25px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}

.contacts .txt .td ul li:hover h5 i{background: #00a2e9;color: #fff}
.contacts .txt .td ul li:nth-child(3){border-bottom: none}
.contacts .txt .td ul li:nth-child(4){border-bottom: none;border-left: none}
.contacts .txt .td ul li:nth-child(2){border-left: none}

.webnav{box-shadow: 0 4px 9px #f5f5f5 inset;    padding-bottom: 80px;}
.webnav .weBox{width: 1600px;margin: 0 auto}
.weBox .title{font-size: 30px;color: #333333;padding: 30px 0;border-bottom: 1px solid #f1f1f1;}

.weBox .txt{padding: 45px 0;overflow: hidden;}
.weBox .txt .td{}
.weBox .txt .td dd{display: block;padding-left: 23px;background: url(../images/din1.png) left center no-repeat;}
.weBox .txt .td dd a{color: #475566;font-size: 16px;}
.weBox .txt .td dd i{display: inline-block;vertical-align: middle;font-size: 14px;color: #475566;margin-left: 5px}
.weBox .txt .td dd a:hover{color: #00a2e9;}
.weBox .txt .td dd:hover{background: url(../images/din2.png) left center no-repeat}
.weBox .txt dl{float: left;width: 18.4%;margin-right: 2%}
.weBox .txt dl dt{margin-bottom: 45px; }
.weBox .txt dl .tag{font-size: 16px;color: #475566;margin-bottom: 20px}
.weBox .txt dl .tag i{display: inline-block;vertical-align: middle;font-size: 14px;color: #475566;margin-left: 5px}
.weBox .txt dl dd{margin-bottom: 15px}
.weBox .txt dl .tag a{color: #475566;}
.weBox .txt dl .tag a:hover{color: #008fce}

.weBox .txt dl:last-child{margin-right: 0%;}

.proshow{width: 1600px;margin: 90px auto}
.pro_menu{height: 55px;line-height: 55px;border-bottom: 1px solid #e7e7e7}
.prmBox{width: 1600px;margin: 0 auto}
.pro_menu .tags{float: left;font-size: 20px;color: #333333}
.pro_menu .link{float: right}

.prmBox.fixed{padding: 0 8%; position: fixed;top: 0;margin: 0 auto;right: 0;z-index: 9999;background: #fff;left: 0;width: 84%;background: #fff;}


.pro_menu .link a{display: block;margin: 0  20px;float: left;font-size: 14px;color: #333333;border-bottom: 2px solid #fff;height: 53px;}
.pro_menu .link a.on{border-bottom: 2px solid #00a2e9;color: #00a2e9}
.pro_menu .link a:hover{border-bottom: 2px solid #00a2e9;color: #00a2e9}
.proshow .small{float: left;width: 98px;height: 498px;}
.proshow .small .pic{  -webkit-filter: opacity(80%);-moz-filter: opacity(80%);filter: opacity(80%); width: 98px;border: 1px solid #e7e7e7;cursor: pointer;outline:none;margin: 10px 0;}

.proshow .small .pic img{width: 100%}
.proshow .small .slick-prev{padding: 0 ;margin: 0;width: 100%;border:none;background: none;text-align: center;font-size: 24px; cursor: pointer;}
.proshow .small .slick-next{padding: 0 ;margin: 0;width: 100%;border:none;background: none;text-align: center;font-size: 24px; cursor: pointer;}
.proshow .small .pic:hover{ -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);}

.proshow .big{float: left;margin-left: 80px;width: 542px;}
.proshow .text{float: left;margin-left: 80px;width: 700px;}
.proshow .text .tile{font-size: 30px;color: #333333;line-height: 35px;}
.proshow .text span{display: block;font-size: 24px;color: #333333;padding-top: 30px;margin-bottom: 30px; }


.proshow .text .span-btn {display: inline-block;font-size: 16px;color: #337FE5;padding: 0px 20px; height: 40px;line-height: 40px; margin: 30px 0;}
.proshow .text .span-btn:hover{background: #00a2e9;color: #fff;}
.proshow .text .span-btn:hover a{color: #fff;}



.proshow .text .txt{margin-top: 40px;border-top: 1px solid #e7e7e7;padding-top: 30px;}
.proshow .text .txt p{margin-bottom: 20px; font-size: 16px;color: #666666;padding-left: 20px;background: url(../images/din1.png) top left no-repeat;line-height: 25px;}

.proshow .shares{text-align: center;margin-top: 30px;}
.proshow .shares a{display: block;color: #666666;margin: 0 15px 0 0;float: left;}

.olef{width: 735px;float: left;}
.jqzoom {position: relative; padding: 0px; border:solid 1px #ddd;}
.zoomdiv {
            z-index: 999999;
            position: absolute;
            width: 200px;
            height: 200px;
            background: #fff;
            border: 1px solid #c7c7c7;
            display: none ;
            text-align: center;
            overflow: hidden;
 }
 .bigimg {
    width: 800px;
    height: 800px;
 }

 .jqZoomPup {
            z-index: 10;
            visibility: hidden;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 50px;
            height: 50px;
            border: 1px solid #aaa;
            background: #c4c4c4 50% top no-repeat;
            opacity: 0.5;
            -moz-opacity: 0.5;
            -webkit-opacity: 0.5;
            filter: alpha(opacity=50);
            cursor: crosshair;

}

.jqzoom>img{max-height: 100%;max-width: 100%;}
.my-simple-gallery{display: none;}


.showItem{width: 100%;height: 913px;background-size: cover;background-position: center center;background-repeat: no-repeat;overflow: hidden;}
.showItem .pic{margin-top: 160px;margin-left: 178px;float: left;}
.showItem .text{margin-top: 160px;margin-left: 210px;float: left;width: 500px}
.showItem .text h1{font-size: 36px;}
.showItem .text ul li{overflow: hidden;margin-top: 90px}
.showItem .text ul li .pt{float: left;width: 60px;}
.showItem .text ul li .pt img{width: 100%}
.showItem .text ul li .txt{float: left;width: 390px;margin-left: 20px;font-size: 14px;color: #666666}
.showItem .text ul li .txt span{display: block;font-size: 16px;color: #333333;margin-bottom: 5px}

.showItem .pic2{float: right;margin-right: 25%}
.showItem .text2{margin-top: 208px;margin-left: 105px;float: left;width:815px}
.showItem .text2 h1{font-size: 36px;margin-bottom: 50px;}
.showItem .text2 ul li{overflow: hidden;margin-bottom: 26px;}
.showItem .text2 ul li span{float: left; background: #13a8ea;text-align: center;line-height: 25px;color: #fff;font-size: 16px; display: block;width: 25px;height: 25px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.showItem .text2 ul li .txt{padding-left: 35px}
.showItem .text2 ul li .txt p{font-size: 14px;color: #666666}
.showItem .text2 ul li .tdx h5{font-weight: bold;font-size: 14px;color: #485568;float: left;margin-left: 15px;}

.specifi{margin:0px auto;width: 1600px;}
.specifi h1{display: block;font-size: 30px;color: #333333;border-bottom: 1px solid #e4e4e4;padding-bottom: 30px;margin-top: 30px;}
.specifi h1:before{content: '';display: inline-block;vertical-align: middle;width: 3px;height:30px;background: #00a2e9;margin-right: 23px}

.seplist{margin-top: 65px;    border-bottom: 1px solid #e4e4e4;padding-bottom: 60px;}
.seplist .title{float: left;font-size: 24px;color: #333333;width: 405px;}
.seplist .txt{float: left;width: 545px}
.seplist .txt span{display: block;float: left;/*width: 235px;*/width: 100px;}
.seplist .txt .numOne{float: left;min-width: 140px}
.seplist .txt .numTwo{float: left;}

.seplist .txt .zs1{margin-bottom: 30px;}
.specifi h2{display: block;font-size:18px;color: #333333;border-bottom: 1px solid #e4e4e4;padding: 20px 0;}
.specifi h2:before{content: '';width: 30px;height: 30px; display: inline-block;vertical-align: middle;background: url(../images/din1.png) left center no-repeat;}
.seplist .pic{float:right}


.downlist{overflow: hidden;margin-top: 50px}
.downlist li{position: relative; float: left;width: 48%;border-bottom: 1px solid #e4e4e4;font-size: 14px; padding:18px 0 18px 35px;-webkit-box-sizing: border-box;box-sizing: border-box;box-sizing: border-box;}
.downlist li:nth-child(2n){float: right;}
.downlist li a{color: #485568}
.downlist li a:hover{color: #609df6}

.downlist li:before{content: '\e618';display: block;position: absolute;left: 0;top: 15px;font-size: 20px;color: #cb4647}

.sbaner{height: 335px;background-position: center center;background-size: cover;background-repeat: no-repeat;overflow: hidden;}
.sbaner .text{width: 825px;margin: 30px auto;}
.sbaner .text .timer{float: left;width: 250px;text-align: center;}
.sbaner .text .timer .day span{display: inline-block;vertical-align: middle; font-size: 120px;color: #ffffff}
.sbaner .text .timer .day em{display: inline-block;vertical-align: middle; font-size: 24px;color: #ffffff;margin-top: 40px;}

.sbaner .text .timer .clock{overflow: hidden;}
.sbaner .text .timer .clock .hours{display: block;float: left;}
.sbaner .text .timer .clock .hours span{display: block;width:60px;height:60px;background: rgba(0,0,0,.3);color: #fff;line-height: 60px;font-size: 30px}
.sbaner .text .timer .clock .hours em{display: block;text-align: center;margin-top: 5px;color: #fff;font-size: 14px;}

.sbaner .text .timer .clock i{display: block;float: left;width: 20px;line-height: 60px;color: #fff;font-size: 18px;text-align: center;}


.sbaner .text .timer .clock .mins{display: block;float: left;}
.sbaner .text .timer .clock .mins span{display: block;width:60px;height:60px;background: rgba(0,0,0,.3);color: #fff;line-height: 60px;font-size: 30px}
.sbaner .text .timer .clock .mins em{display: block;text-align: center;margin-top: 5px;color: #fff;font-size: 14px;}
.sbaner .text .timer .clock .seds{display: block;float: left;}
.sbaner .text .timer .clock .seds span{display: block;width:60px;height:60px;background: rgba(0,0,0,.3);color: #fff;line-height: 60px;font-size: 30px}
.sbaner .text .timer .clock .seds em{display: block;text-align: center;margin-top: 5px;color: #fff;font-size: 14px;}
.sbaner .text .date{float: left;margin-left: 140px;margin-top: 115px}
.sbaner .text .date p{font-size: 16px;color: #ffffff;margin-bottom: 10px;font-style: italic;}
.sbaner .text .date .addrss{font-size: 14px;color: #ffffff;font-weight: bold;}

.waterfall {overflow: hidden;position: relative;}
.waterfall .ibox {float: left;width: 24%;position: absolute;margin-bottom: 15px;border: 2px solid #f8f8f8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.waterfall .ibox h4{color: #475566;font-weight: bold;margin-bottom: 5px;font-size: 14px}
.waterfall .ibox .text{padding: 20px;background: #fafafa;}
.waterfall .ibox .txt{font-size: 14px;color: #999999}
.waterfall .ibox i{display: block;font-size: 14px;color: #475566;margin-top: 40px;}
.waterfall .ibox .pic img{width: 100%}

.waterfall .ibox i:after{content: '\e630';display: inline-block;vertical-align: middle;color: #00a2e9;margin-left: 20px;font-size: 10px;}

.loadings{margin-bottom: 50px;cursor: pointer;height: 53px;background-size: cover;background: center center;}

@media screen and (max-width:1680px) {

	.main{width: 1420px;}
	.clBox{width: 1420px;}
	.oright{width: 1110px}

	.story .st-itme .text{height: 386px}

	.story .st-itme .text .pt{margin-top: 10px;width: 50px}
	.story .st-itme .text h4{margin-top: 10px}
	.story .st-itme .text .txt{margin-top: 10px}

	.hItem .td .text{width: 450px}
	.hItem .td{width: 725px}

	.nright{width: 1080px;}
	.nright ul li .text{width: 650px}

	.wleft{width: 1080px;}


	.contacts,.conNav{width: 1440px;}
	.contacts .pic img{width: 100%}

	.webnav .weBox{width: 1440px;margin: 0 auto}
	.proshow{width: 1440px}
	.prmBox{width: 1440px}
	.proshow .text{ width: 600px }
	.olef {width: 720px; float: left;}


	.showItem .pic{margin-left: 130px}
	.showItem .text{margin-left: 150px}

	.showItem .pic2{margin-right: 0%}

	.specifi{width: 1440px; margin: 40px auto}
	.seplist .title{width: 330px}

	.seplist .txt{/* margin-left: 30px */}
	.seplist .pic{width: 520px;}
	.seplist .pic img{width:100%}
}


@media screen and (max-width:1440px) {

	.sup-Box .txt{width: 100%;}

	.main{width: 1200px;}
	.clBox{width: 1200px;}
	.oleft{width: 250px;}
	.oright{width: 900px}

	.honor figcaption{margin-top: 40px;height: 75px;}

	.story .st-itme .text{height: 326px;}

	.hItem .td .text{width: 334px}

	.hItem .td{width: 615px}

	.nright{    width: 870px;}
	.nright ul li .text { width: 450px;}
	.nright ul li .text .title{font-size: 20px;margin-top: 20px;}
	.nright ul li .text .txt{margin-top: 10px;}

	.wleft{width: 850px}

	.contacts,.conNav{width: 1220px;}
	.contacts{margin-top: 30px;}
	.contacts .txt .text h1{margin-top: 50px;font-size:24px }
	.webnav .weBox{width: 1200px;}

	.weBox .txt dl{width: 23%}
	.weBox .txt dl:nth-child(4){margin-right: 0;}
	.weBox .txt dl:last-child{margin-right: 2%;margin-top: 30px}

	.proshow{width: 1200px}
	.prmBox{width: 1200px}
	.proshow .text{ width: 400px }

	.showItem .pic{margin-left:10px}
	.showItem .text{margin-left: 80px}

	.showItem .text2{width: 600px;    margin-top: 95px;}

	.specifi{width: 1200px;margin: 40px auto}
	.seplist .title{width: 215px;}
	.seplist .pic{/* margin-left: 275px; */width: 437px;/* margin-top: 45px; */float: left;}
	.seplist .pic img{width: 100%;}

}

@media screen and (max-width:1220px) {
	.main{padding: 0 2%;width: 96%;}
	.clBox{padding: 0 2%;width: 96%;}
	.clumb{display: none;}
	.sup-Box{padding: 0 2%}
	.sup-Box .txt form{width: 94%;padding: 0 3%;}
	.sup-baner{height: 500px;}
	.sup-Box .text{margin-top: 50px}
	.sup-Box .text h1{font-size: 30px;margin-bottom: 10px;}
	.sup-Box .txt{width: 100%;margin-top: 30px;}
	.sup-baner{height: 415px}
	.sup-tr{padding: 0;}


	.faq{margin-top: 50px;}
	.oleft{position: fixed;width:46%;left: -50%;top: 0;background: #fff;height: 98%;    z-index: 99999999999;padding: 2%;}
	.oleft h3{font-size: 24px;}
	.oleft ul li{height: 40px;line-height: 40px;}
	.oright{float: none;width: 100%;}

	.oleft .leftNav{z-index: 88; display: block; cursor: pointer; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);top: 50%;right: -35px;display: block;position: absolute;width: 35px;height: 35px;background: #00a2e9;text-align: center;line-height: 35px;color: #fff;font-size: 24px;}
	.cbaner span{font-size: 30px}

	.cotxt dl dd{margin-bottom: 30px;padding-bottom: 30px;}
	.cotxt dl dd .pic .player{width: 50px;height: 50px;line-height: 50px;font-size: 24px;}
	.videoBox{width: 90%;}

	.alist a{float: left;width: 25%;}
	.aboutUs{padding: 30px 0}
	.aboutUs .list{margin-top: 40px;padding-top: 30px;}

	.honor{margin-top: 30px;}
	.honor figure{width: 32.33%}

	.story .st-itme .pic{float: none;width: 100%;}
	.story .st-itme .text{float: none;height: auto;width: 100%;overflow: hidden;padding: 3% 0}

	.story .st-itme:nth-child(2n) .text{float: none;}
	.story .st-itme:nth-child(2n) .pic{float: none;}
	.story .st-itme .text .txt{padding: 0  5%}
	.story{    margin: 50px 0;}

	.history{background-position: 45px center;padding-left: 45px}

	.hItem .td{float: none;width: 100%;}
	.hItem .td .pic{float: none;width: 180px}
	.hItem .td .text{width: 95%;margin-left: 5%;float: none;    margin-top:15px;}

	.hItem:nth-child(2n) .td{float:none;}
	.hItem:nth-child(2n) .td .pic{float: none;margin-left: 40px;margin-right: 0}
	.hItem:nth-child(2n) .td:after{left: 0;right: 0}
	.hItem:nth-child(2n) .td .text{float: none;margin-left: 5%}
	.hItem:nth-child(2n) .td .text span{
		display: block;
	    font-size: 30px;
	    margin-bottom: 15px;
	    color: #333333;
	    text-align: left;
	    padding-right: 0;
	    background: url(../images/dleve.png) left center no-repeat;
	    padding-left: 25px;
	}
	.hItem:nth-child(2n) .td:after{top: 32%}
	.hItem .td:before{top: 32%}

	.scTop{margin: 70px 0 0 45px}
	.historylaoding{margin: 0px 0 80px 0;}
	.hItem:nth-child(2n) .td .text span,.hItem .td .text span{font-size: 18px}

	.nleft{float: none;width: 100%;margin-bottom: 20px;}
	.nright ul li .pic{float: none;}
	.nright ul li .text{float: none;width: 100%;}
	.nright{width: 100%;}
	.nright ul li{margin-bottom: 30px;padding-bottom: 30px}

	.wright{float: none;width: 100%;padding: 2%;}
	.wleft{float: none;width: 100%;margin-top: 20px;}
	.wleft .title{font-size: 24px}

	.conNews img{width: 100% !important}
	.conNews{margin-top: 20px;padding-top: 20px;padding-bottom: 20px}

	.conNav{margin-top: 20px;}
	.conNav a{height: 40px;line-height: 40px;font-size: 16px;}
	.conNav a i{font-size: 18px}
	.contacts, .conNav{width: 96%;padding: 0 2%}

	.contacts .txt .text,.contacts .txt .td{float: none;width: 100%;}
	.contacts .txt .td ul li{padding: 3%}

	.webnav .weBox{width:96%;padding: 0 2%}
	.weBox .txt dl{float: none;margin-bottom: 30px;width: 100%;}
	.weBox .txt dl:nth-child(4){margin-right: 0;}
	.weBox .txt dl:last-child{margin-right: 0%;margin-top:0px}
	.weBox .txt dl dt{margin-bottom: 20px;border: 1px solid  #e4e4e4;padding:5px 10px}
	.weBox .title{padding: 15px 0}
	.weBox .txt{padding: 20px 0}

	.proshow{width: 94%;margin: 10px 3% 0 3% ;}
	.prmBox{width: 94%;padding: 0  3%;border-bottom: 1px solid #d7d7d7;}
	.pro_menu .link{display: none;}

	.olef{float: none;width: 100%}
	.proshow .text{float: none;width: 100%;margin-left: 0;margin-top: 20px;}
	.proshow .text span{padding-top: 10px;margin-bottom: 10px}
	.proshow .big{margin-left: 30px}
	.jqzoom {display: none}
	.proshow .big img{width: 100%}
	.my-simple-gallery{display: block;}
	.prodetail{margin-top: 30px;}

	.showItem .pic{float: none;width: 30%;margin: 20px auto}
	.showItem .pic img{width:100%}

	.showItem .text{float: none;width:90%;margin: 0px auto}
	.showItem .text h1{font-size: 24px}
	.showItem .text ul li{margin-top: 40px;}
	.showItem .text ul li .txt{width: auto}

	.showItem .pic2{float: none;width: 18%;margin: 0 auto;}
	.showItem .pic2 img{width: 100%}
	.showItem .text2{float: none;width: 90%;margin: 20px auto;}
	.showItem .text2 h1{font-size: 24px;margin-bottom: 20px}

	.specifi{width: 94%; margin: 40px auto;padding: 0 3%;}
	.seplist{margin-top: 30px;    padding-bottom: 20px;}
	.seplist .title{width: 100%;float: none;margin-bottom: 20px;font-size: 18px}
	.seplist .txt{width: 100%;float: none;margin-left: 0;}
	.seplist .pic{margin-top: 20px;margin-left: 0px;}
	.seplist .txt span,.seplist .txt .numTwo{width: 100%;/*width: 33.33%;*/float: left;text-align: left;word-break: break-word;
}
	.seplist .txt .numOne{min-width: 33.33%;width:33.33%;text-align: left; text-align: center;font-size: 14px}
	.seplist .txt .numTwo{text-align: center;font-size: 14px}
	.specifi h1{font-size: 24px;padding-bottom: 20px;margin-top: 20px;}

	.downlist{margin-top: 30px}
	.downlist li{float: none;width: 100%}
	.downlist li:nth-child(2n){float: none;}

	.sbaner{height: 275px}
	.sbaner .text{width: 520px;}
	.sbaner .text .timer .day span{font-size: 80px;}
	.sbaner .text .date{margin-left: 20px;width: 250px;margin-top: 45px}

	.waterfall{margin-top: 30px;}
	.waterfall .ibox{width: 48%}

}


@media screen and (max-width:768px) {


	.header .logo{
		height: 60px;
	}
	.faq{margin-top: 30px}
	.sup-Box .text h1{font-size: 24px;}

	.sup-Box .txt{padding: 3%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.sup-Box .txt .td input,.sup-Box .txt .td .submit{height: 35px;line-height: 35px;}
	.sup-Box .txt .td .submit{font-size: 18px;}
	.sup-Box .txt .td{margin-top: 10px}
	.sup-Box .txt form label{font-size: 16px}
	.sup-tr ul li{width: 50%;}

	.oright ul li span{height:45px;line-height: 45px;padding-left: 25px;font-size: 14px;}

	.oleft h3{font-size: 18px;}
	.oleft ul{margin-top: 15px}
	.cbaner{height: 200px}
	.pages a{padding: 0   10px ;margin: 0 auto;}
	.oright{padding-bottom: 50px;}


	.cotxt dl dd{width: 50%;padding-bottom: 20px;margin-bottom: 20px}
	.cotxt dl dd .text{margin-top: 10px;}

	.alist a .pic{width: 42px;height: 42px;background-size: cover;background-position: center center;}
	.alist .at1.on .pic{background-size: cover;}
	.alist .at2.on .pic{background-size: cover;}
	.alist .at3.on .pic{background-size: cover;}
	.alist .at4.on .pic{background-size: cover;}

	.alist .at1 .pic,.alist .at2 .pic,.alist .at3 .pic,.alist .at4 .pic{background-size: cover;}

	.aboutUs .list li{width: 48%;margin-bottom: 10px}
	.aboutUs .list li:nth-child(3n){margin-right: 3%}
	.aboutUs .list li:nth-child(2n){margin-right: 0%}

	.honor{margin-top: 20px;}
	.honor figure{width: 49%;padding: 5%}
	.honor figcaption{margin-top: 20px;padding: 0}

	.story{    margin: 30px 0;}

	.historylaoding{width: 80px;height: 80px;line-height: 80px;}
	.history {background-position: 30px center; padding-left: 30px;	}
	.scTop{margin: 30px 0 0 30px}
	.hItem .td .pic{width: 114px}
	.hItem:nth-child(2n) .td:after{top: 22%}
	.hItem .td:before{top: 22%}
	.hItem .td .txt{width: 96%}

	.wleft .title{font-size: 18px}

	.wright ul li{padding: 1.5%;margin:5px 1%}

	.contacts .txt .td ul li{float: none;width: 100%}
	.contacts .txt .text h1{margin-top: 20px;font-size: 20px}
	.proshow .small{width: 20%;    height: 280px;}
	.proshow .big{margin-left: 0;width: 80%;}
	.proshow .big img{width: 100%}
	.prmBox{overflow: hidden;}
	.pro_menu{height: auto;line-height: normal;position: relative;}
	.pro_menu .tags{float: none;padding: 8px 0;padding-left: 0px ;font-size: 18px;margin-top: 20px;}
	.pro_menu .link{float: none;overflow: hidden;}
	.pro_menu .link a{display: block;float: none;width: 100%;height: 35px;line-height: 35px;border-bottom: 1px solid #cecece}
	.pro_menu .link a.on{border-bottom: 1px solid #cecece}
	.pro_menu .link a:last-child{border-bottom: none}
	.pro_menu .link a:last-child.on{border-bottom: none}
	.pro_menu .link a:hover{border-bottom: 1px solid #cecece}
	.pro_menu .link a:last-child:hover{border-bottom: none}

	.proshow .text .tile{font-size: 20px;    line-height: 25px;}
	.proshow .text span{font-size: 18px}

	.proshow .text .txt{margin-top: 20px;margin-bottom: 10px}
	.proshow .small .pic{margin: 10px 0}

	.showItem .text ul li .pt{width: 30px}
	.showItem .text ul li .pt iimg{width: 100%}
	.showItem .pic{width: 40%}
	.showItem .text ul li .pt{float: none;}
	.showItem .text ul li .txt{float: none;margin-left: 0;margin-top: 20px;}

	.showItem .pic2{width: 25%}
	.specifi h1{font-size: 20px;}
	.specifi h1:before{height: 20px;}

	.sbaner .text{width: 96%;padding: 0 2%;}
	.sbaner .text .timer{float: none;width: 100%;}
	.sbaner .text .timer .day span{font-size: 35px;}
	.sbaner .text .timer .day em{margin-top: 10px;font-size: 16px}
	.sbaner .text .timer .clock{text-align: center;}
	.sbaner .text .timer .clock .hours{display: inline-block;vertical-align: middle;float: none;}
	.sbaner .text .timer .clock .mins{display: inline-block;vertical-align: middle;float: none;}
	.sbaner .text .timer .clock .seds{display: inline-block;vertical-align: middle;float: none;}
	.sbaner .text .timer .clock i{display: inline-block;vertical-align: top;float: none;height: 30px;line-height: 30px;}

	.sbaner .text .timer .clock .seds span{width: 50px;height: 30px;line-height: 30px;font-size: 18px}
	.sbaner .text .timer .clock .mins span{width: 50px;height: 30px;line-height: 30px;font-size: 18px}
	.sbaner .text .timer .clock .hours span{width: 50px;height: 30px;line-height: 30px;font-size: 18px}

	.sbaner .text .date{margin-top: 20px;float: none;width: 100% ;margin-left: 0}

	.prmBox.fixed{padding: 0 3%;width: 94%}
	.waterfall .ibox .text{padding: 10px}


	.sbaner .text .date p,.sbaner .text .date .addrss{text-align: center;}
}

@media screen and (max-width:460px) {

	.sup-tr ul li{width: 100%;float: none;}
	.sup-tr ul li{height: 150px;}
	.sup-tr ul li span{font-size: 18px;margin-top: 20px}
	.sup-Box .txt form label:before{display: none;}
	.sup-tr ul li .td .pic{width: 60%;margin: 0 auto}
	.sup-tr ul li .td .pic img{width: 100%}

	.sup-baner{height: 385px;}

	.oright ul li span{padding-right: 8%;  white-space: nowrap; text-overflow: ellipsis;   overflow: hidden;	}
	.pages{text-align: center;}

	.cotxt dl dd .pic .player{width: 35px;height: 35px;text-align: center;line-height: 35px;}

	.alist a{width: 50%;padding: 10px 0}
	.alist a span{margin-top: 10px}
	.aboutUs .title{font-size: 24px;}

	.nright ul li .pic{width: 100%;}
	.nright ul li .pic img{width: 100%}

	.nright ul li .text .time{margin-top: 20px}

	.weBox .title{font-size: 20px}
	.weBox .txt .td dd a{font-size: 14px}

	.showItem .pic{width: 70%}


	.showItem .text h1,.showItem .text2 h1{font-size: 20px}

	.seplist .pic{width: 100%}
	.seplist .pic img{width: 100%}

	.honor figure a{width: 100%;line-height: 225px;}
}

@media screen and (max-width:350px) {

	.honor figure a{width: 100%;line-height: 150px;}

}


/*feedback*/


.feedback{width: 1600px;margin: 75px auto;border: 1px solid #e4e4e4;padding: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.feedback label{display: block;font-size: 14px;color: #333333;}

.feedback input{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 45px;line-height: 45px;border-bottom: 1px solid #e4e4e4;border-left: none;border-right: none;display: block;border-top: none;}
.feedback .mx{margin-top: 30px;}
.feedback .mx label{font-size: 18px}
.feedback .mx span input{display: none;}
.feedback .mx span{padding-bottom: 30px; margin-right: 10%; float: left; font-size: 16px;color: #666666;background: url(../images/saled01.jpg) no-repeat; height: 20px;display: block;padding-left: 40px;cursor: pointer;}
.feedback .mx span.on{background: url(../images/saled02.jpg) no-repeat;}

.feedback .mz{padding: 55px 0 0 0;border-top: 1px solid #e4e4e4;}

.feedback .me{margin-bottom: 55px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 45px;line-height: 45px;border: 1px solid #e4e4e4;}
.feedback .me label{display: block;float: left;height: 45px;line-height: 45px;    width: 123px;text-align: center;color: #666666;background: #f9f9f9;}

.input_list{margin-bottom: 20px;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid #e4e4e4;margin-right: 40px;}
.input_list label{width: 123px;height: 45px;line-height: 45px; background: #f9f9f9;font-size: 14px;color: #666666;text-align: center;float: left;}
.input_list input{padding: 0 2%; display: block;width: 360px;text-align: center;height: 45px;line-height: 45px;border: none;background: none;float: left; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.input_list:nth-child(3n){margin-right: 0}

.mo{margin-top: 30px;}
.region{float: left;width: 50%}
.region .title{font-size: 17px;color: #333333}
.region ul li{cursor: pointer; background: url(../images/saled01.jpg) no-repeat;padding-left: 40px;height: 20px; width: 50%;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 14px;color: #666666;margin-top: 32px;}
.region ul li input{display: none;}
.region ul li.on{background: url(../images/saled02.jpg) no-repeat;}

.interest{float: left;width: 50%}
.interest .title{font-size: 17px;color: #333333}
.interest ul li{cursor: pointer; background: url(../images/saled01.jpg) no-repeat;padding-left: 40px;height: 20px; width: 50%;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 14px;color: #666666;margin-top: 32px;}
.interest ul li input{display: none;}
.interest ul li.on{background: url(../images/saled02.jpg) no-repeat;}

.feedback .mw{padding-top: 45px;border-top: 1px solid #e4e4e4;margin-top: 45px;}
.feedback .mw .title{font-size: 17px;color: #333333}
.feedback .mw .txts textarea{width: 70%;padding: 1%;height: 185px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid #e4e4e4;outline: none;}
.feedback .mw .txts{margin-top: 50px;}
.feedback .mw .txts .texsat{background: url(../images/saled01.jpg) left top no-repeat; font-size: 14px;color: #999999; width:28%; float: right; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.feedback .mw .txts .texsat.on{background: url(../images/saled02.jpg) left top no-repeat;}
.feedback .mw .txts .texsat input{display: none;}
.feedback .mw .txts .texsat .submit{margin-left: 50px;display: block; width: 302px;height: 38px;background: #00a2e9;color: #fff;line-height: 38px;font-weight: bold;font-size: 16px;margin-top: 20px;-webkit-border-radius: 10px;cursor: pointer; -moz-border-radius: 10px;border-radius: 10px;}
.feedback .mw .txts .texsat .top{overflow: hidden;}
.feedback .mw .txts .texsat span{display: block;width: 20px;height: 20px;background: url(../images/saled01.jpg)  no-repeat;float: left;}
.feedback .mw .txts .texsat p{width: 390px;margin-left: 20px;float: left;}
.feedback .mw .txts .texsat .bot{margin-left: 50px;}
.feedback .mw .txts .texsat span.on{background: url(../images/saled02.jpg) no-repeat;}
@media screen and (max-width:768px) {

	.feedback .mw .txts .texsat span{float: none;}
	.feedback .mw .txts .texsat p{float: none;margin-left: 0;margin-top:20px}
	.feedback .mw .txts .texsat .submit{margin-left:0}
	.feedback .mw .txts .texsat .bot{margin-left: 0;}
}

.maintrast{width: 1600px;margin: 0 auto}
.Probi .top{overflow: hidden;border-bottom: 1px solid #e4e4e4;padding-bottom: 30px;    margin-top: 75px;}
.kongBack{width: 150px;float: left;}
/*.proPt{width: 460px;float: left;position: relative;}*/
.proPt{width: 460px;float: left;position: relative;border-right:1px solid #d2d2d2}
.proPt:last-child{border-right:none}

.kongBack h3{font-size: 30px;color: #333333;}
.kongBack a{font-size: 16px;color: #00a2e9;display: block;margin-top: 20px}
.kongBack a:before{content: '\e615';display: inline-block;vertical-align: middle;margin-right: 15px}

.select {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 1413px;
    color: #666666;
    text-align: center;
    float: left;
    user-select: none;
    -webkit-touch-callout: none;
}
.select .placeholder {
    position: relative;
    display: block;
    z-index: 1;
    border-radius: 2px;
    cursor: pointer;
}

.select .placeholder:after {
    position: absolute;
    right: 20px;
    content: "";
    top: 40%;
    width: 14px;
    height: 10px;
    background: url(../images/snaxe.jpg) no-repeat;
}

.select.is-open ul {
    display: block;
    border: 1px solid #f9f9f9;
    background: #eee;
}
.select.select--white .placeholder {
    background: #fff;
    color: #999;
}
.select.select--white .placeholder:hover {
    background: #fafafa;
}
.select ul {
    display: none;
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    top: 100%;
    left: 0;
    list-style: none;
    margin: -2px 0 0 0;
    padding: 0;
    z-index: 100;
}
.select ul li {
    text-align: center;
    display: block;
    padding: 5px 10px;
    color: #999;
    cursor: pointer;
}
.select ul li:hover {
    background: #4ebbf0;
    color: #fff;
}
.proPt .pic{width: 100%;margin: 0 auto;text-align: center;}
.proPt .pic img{display: inline-block;margin: 0 auot;vertical-align: middle;}
.proPt span{display: block;text-align: center;font-size: 16px;color: #333333;margin-top: 15px}
.proPt em{display: none;position: absolute;right: 25px;top: 0;font-size: 24px;color: #bbbbbb;cursor: pointer;}
.proPt:hover em{display: block;}
.Probi dl{overflow: hidden;padding: 30px 0;border-bottom: 1px solid #e4e4e4;position: relative;cursor: pointer;}
.Probi dl dt{float:left;width: 150px;font-size: 20px;color: #333333 }
.Probi dl dd {text-align: center; float: left;width:400px;font-size: 14px;color: #898989;margin:0  30px;overflow: hidden;line-height: 25px;}
.Probi dl i{display: block;float: left;width: 30px;font-size: 35px;color: #969696;position: absolute;right: 0;top: 15px;cursor: pointer;}
.Probi dl .tdx{float: left;width: 1390px;overflow: hidden;height: 20px;}


.oleft h4{font-size: 24px}
.oleft dl {margin-top: 50px}
.oleft dl dt{font-size: 14px;color: #00a2e9;padding-bottom: 15px;}
.oleft dl dd{border-top: 1px solid #e4e4e4}
.oleft dl dd span{display: block;color: #333333;font-size: 16px;margin-top: 20px;cursor: pointer;margin-bottom: 20px;}
.oleft dl dd span i{display: block;float: right;}
.oleft dl dd .ceos{cursor: pointer; color: #666;font-size: 14px;padding: 15px 23px 15px 25px ;background: url(../images/saled01.jpg) left center no-repeat;}
.oleft dl dd .ceos input{display: none;}
.oleft dl dd .td{display: none;}
.oleft dl dd .ceos.on{background: url(../images/saled02.jpg) left center no-repeat;}


.proxtx dl{overflow: hidden;}
.proxtx dl dd{padding: 3%; background: #f9f9f9; width: 22.33%;float: left; margin: 0 1% 40px 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border:1px solid #f9f9f9}
.proxtx dl dd span{border-bottom: 1px solid #e3e3e3;padding-bottom: 15px; color: #666666;cursor: pointer; display: block;background: url(../images/saled01.jpg) left top no-repeat;padding-left: 30px;}
.proxtx dl dd span input{display: none;}
.proxtx dl dd .pic img{width: 100%}
.proxtx dl dd h4{font-size: 22px;color: #333;margin-top: 20px;}
.proxtx dl dd .txt{font-size: 16px;color: #999999;line-height: 20px;margin-top: 15px;overflow: hidden;height: 100px;overflow: hidden;}


.proxtx dl dd.on span{background: url(../images/saled02.jpg) left top no-repeat;}
.proxtx dl dd:hover{background: none;border-color: #2aaaec}
.proxtx dl dd:hover h4{background: none;color: #00a2e9}


.bxs{width: 100%;background: #f5f5f5;left: 0;bottom: 0;z-index: 999;position: fixed;bottom: -100%;}
.xsBox{width: 1600px;margin: 0 auto;position: relative;    height: 200px;}
.xsBox .text{width: 615px;float: left;margin-top: 45px}
.xsBox .text h3{font-size: 18px;color: #333333;margin-bottom: 10px}
.xsBox .text p{font-size: 14px;color: #898989;line-height: 20px;}
.xsBox ul{padding: 30px 0;float: left;width: 750px}
.xsBox ul li{float: left;width: 20%;margin: 0 1%;position: relative;}
.xsBox ul li .pic img{width: 100%}
.xsBox ul li span{display: block;text-align: center;font-size: 14px;color: #333333}
.xsBox .button{margin-top: 100px; font-size: 16px;color: #fff;text-align: center; float: left; width: 120px;height: 38px;line-height: 38px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #00a2e9}
.bxs em{display: block;position: absolute;right: 0;top: 20px;font-size: 24px;z-index: 999;color: #999999;cursor: pointer;}
.xsBox ul li:hover i{cursor: pointer; display: block;position: absolute;right: 0;top: 0px;color: #cbcbcb;font-size: 20px}
.xsBox ul li i{cursor: pointer; display: none;position: absolute;right: 0;top: 0px;color: #cbcbcb;font-size: 20px}


.dtbox{width: 1600px;margin: 0 auto}
.dlist{border-bottom: 1px solid #fbfbfb}
.dlist a{display: block;float: left;width: 25%;height: 50px;color: #666666;font-size: 18px;text-align: center;line-height: 50px;}

.dlist .an1{background: url(../images/icon02.png) 20% center no-repeat;}
.dlist .an2{background: url(../images/icon03.png) 20% center no-repeat;}
.dlist .an3{background: url(../images/icon06.png) 20% center no-repeat;}
.dlist .an4{background: url(../images/icon08.png) 20% center no-repeat;}

.dlist .an1:hover{background: #fff url(../images/icon01.png) 20% center no-repeat;color: #00a2e9}
.dlist .an2:hover{background: #fff url(../images/icon04.png) 20% center no-repeat;color: #00a2e9}
.dlist .an3:hover{background: #fff url(../images/icon05.png) 20% center no-repeat;color: #00a2e9}
.dlist .an4:hover{background: #fff url(../images/icon07.png) 20% center no-repeat;color: #00a2e9}

.dlist .an1.on{background: #eaf7fc url(../images/icon01.png) 20% center no-repeat;color: #00a2e9}
.dlist .an2.on{background: #eaf7fc url(../images/icon04.png) 20% center no-repeat;color: #00a2e9}
.dlist .an3.on{background: #eaf7fc url(../images/icon05.png) 20% center no-repeat;color: #00a2e9}
.dlist .an4.on{background: #eaf7fc url(../images/icon07.png) 20% center no-repeat;color: #00a2e9}


.sheets{margin: 0 1%;margin-top:85px}
.sheets .title{font-size: 24px;color: #333333;}
.sheets .title:before{content: '';display:inline-block;vertical-align: middle;height: 20px;width:  2px;background: #0288c3;margin-right: 15px}
.sheets .tile{padding: 30px 0;border-bottom: 1px solid #e4e4e4}

.sheets ul{overflow: hidden;margin: 30px 0 10px 0}
.sheets ul li{cursor: pointer; float: left; width: 12.2%; height: 48px;line-height: 48px;color: #666666;font-size: 14px;text-align: center; margin: 0 1% 20px 1%;border: 1px solid #e4e4e4;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.sheets ul li:hover{background: #e7f4fa;border-color: #e7f4fa;color: #00a2e9}

.instruc{margin: 0 1%;margin-top:85px}
.instruc .title{font-size: 24px;color: #333333;}
.instruc .title:before{content: '';display:inline-block;vertical-align: middle;height: 20px;width:  2px;background: #0288c3;margin-right: 15px}
.instruc .tile{padding: 30px 0;border-bottom: 1px solid #e4e4e4}
.instruc ul{overflow: hidden;padding-bottom: 30px}
.instruc ul li{cursor: pointer; float: left; width: 12.2%;background: #f9f9f9;padding-bottom: 15px;margin: 30px 1% 0 1%}
.instruc ul li .pic img{width: 100%}
.instruc ul li span{font-size: 14px;color: #808080;display: block;text-align: center;}
.instruc ul li:hover{background: #e7f4fa}

.parts{margin: 0 1%;margin-top:85px;margin-bottom: 40px}
.parts .title{font-size: 24px;color: #333333;}
.parts .title:before{content: '';display:inline-block;vertical-align: middle;height: 20px;width:  2px;background: #0288c3;margin-right: 15px}
.parts ul li{background: #f9f9f9;overflow: hidden;margin-bottom: 20px}
.parts ul li span{position: relative; padding: 18px;display: block;font-size: 15px;color: #333333;padding-left: 25px;margin-left: 15px; float: left;}
.parts ul li a{display: block;float: right;width: 205px;padding: 18px 0;text-align: center;color: #595959;background: #f4f4f4}
.parts ul li a i{color: #30b2eb;margin-right: 20px;}
.parts ul {margin-top: 20px;padding-top: 20px;border-top: 1px solid #e4e4e4}
.parts ul li a:hover{background: #e7f4fa;color: #0ca6ea}
.parts ul li span:before{content: '\e618';display: block;position: absolute;left: 0;top: 15px;font-size: 20px;color: #cb4647}

.expert{padding: 45px 0;background: #f9f9f9}
.expert h1{font-size: 30px;color: #333333;text-align: center;}
.expert a{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s; display: block;font-size: 16px;color: #333333;margin: 15px auto 0 auto;padding:10px 13px;border: 2px solid #ededed;width: 135px;text-align: center;font-size: 18px}
.expert a:hover{background: #00a2e9;color: #fff;border-color: #00a2e9;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.expert a:hover i{color: #fff;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.expert a i{display: inline-block;vertical-align: middle;font-size: 20px;color: #666666;margin-right: 15px;margin-top: 3px}


.clDown{display: none;}

@media screen and (max-width:1680px) {

	.feedback{width: 1440px;}
	.input_list input{width: 307px}
	.xsBox{width: 1440px;}
	.xsBox .text{width: 540px}

	.select{width: 1013px}

	.dtbox{width: 1440px}

	.maintrast{width: 1440px}
	.proPt{width: 430px}
	.Probi dl .tdx{width: 1290px}
	.Probi dl dd{width: 370px}
}

@media screen and (max-width:1440px) {

	.feedback{width: 1200px;}
	.input_list input { width: 227px;}

	.xsBox{width: 1200px;}
	.xsBox .text{width: 330px}
	.select{width: 1013px}

	.dtbox{width: 1200px}
	.dlist a{font-size: 16px}
	.sheets ul li{width: 31.3%}

	.sheets{    margin-top: 55px;}
	.instruc ul li{    width: 31.3%;}

}

@media screen and (max-width:1480px) {

	.maintrast{width: 1200px}
	.proPt{width: 350px}
	.Probi dl .tdx{width: 1000px}
	.Probi dl dd{width: 273px}


}

@media screen and (max-width:1200px) {

	.feedback{width: 96%;padding: 2%;margin: 30px auto}

	.input_list{width:100%;float: none;}
	.input_list:nth-child(3n){margin-right: 0;float: none;}

	.input_list label{width: 30%;}
	.input_list input{width: 70%;-webkit-box-sizing: border-box;box-sizing: border-box;}
	.feedback .mw .txts textarea{width: 100%;float: none;}
	.feedback .mw .txts .texsat{width: 100%;float: none;margin-top: 20px;}
	.feedback .mw .txts{margin-top: 20px;}
	.Probi{padding-top: 30px;}

	.proPt .pic img{width: 100%;}

	.xsBox{width: 94%;padding: 0 3%;}
	.xsBox .text{display: none;}
	.xsBox ul{float: none;width: 100%;}
	.xsBox .button{margin-top: 10px;margin-bottom: 30px;}
	.bxs em{right: 20px}
	.xsBox ul li{width: 31.33%}
	.oleft h4{font-size: 18px;}
	.oleft dl{margin-top: 20px}
	.oleft dl dd span{margin: 10px 0}

	.feedback .me label{width: 30%;}
	.select{width: 70%}
	.dtbox{width:100%;}

	.dlist .an1{background: url(../images/icon02.png) 5% center no-repeat;}
	.dlist .an2{background: url(../images/icon03.png) 5% center no-repeat;}
	.dlist .an3{background: url(../images/icon06.png) 5% center no-repeat;}
	.dlist .an4{background: url(../images/icon08.png) 5% center no-repeat;}

	.dlist .an1:hover{background: #eaf7fc url(../images/icon01.png) 5% center no-repeat;color: #00a2e9}
	.dlist .an2:hover{background: #eaf7fc url(../images/icon04.png) 5% center no-repeat;color: #00a2e9}
	.dlist .an3:hover{background: #eaf7fc url(../images/icon05.png) 5% center no-repeat;color: #00a2e9}
	.dlist .an4:hover{background: #eaf7fc url(../images/icon07.png) 5% center no-repeat;color: #00a2e9}

	.dlist .an1.on{background: #eaf7fc url(../images/icon01.png) 5% center no-repeat;color: #00a2e9}
	.dlist .an2.on{background: #eaf7fc url(../images/icon04.png) 5% center no-repeat;color: #00a2e9}
	.dlist .an3.on{background: #eaf7fc url(../images/icon05.png) 5% center no-repeat;color: #00a2e9}
	.dlist .an4.on{background: #eaf7fc url(../images/icon07.png) 5% center no-repeat;color: #00a2e9}

	.parts{    margin-top: 35px;  margin-bottom: 20px;}
	.parts .title,.instruc .title,.sheets .title{font-size: 18px}

	.Probi .top{margin-top: 50px}

	.proPt em{display: block;}

	.clDown{-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;display: block;position: absolute;width: 50px;height: 30px;margin: 0 auto ;left: 0 ;right: 0;top: 22px;line-height: 30px;z-index: 999;cursor: pointer; font-size: 24px;text-align: center;}
	.clDown.on{-webkit-transform: rotate(540deg);-moz-transform: rotate(540deg);transform: rotate(540deg);-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}

	.maintrast{ width: 92%; }
	.proPt:nth-of-type(3){display: none;}
	.kongBack{width: 20%;}
	.proPt{width: 40%}
	.Probi dl dt{width: 20%;}
	.Probi dl .tdx{width: 80%;}
	.Probi dl dd{width: 42% ;margin: 0 3%}
	.Probi dl dd:nth-of-type(3){display: none;}
}

@media screen and (max-width:860px) {

	.dlist a{width: 50%;}
	.dlist a:nth-child(1){    border-bottom: 1px solid #fbfbfb;}
	.dlist a:nth-child(2){    border-bottom: 1px solid #fbfbfb;}


	.dlist .an1{background-image: none}
	.dlist .an2{background-image: none}
	.dlist .an3{background-image: none}
	.dlist .an4{background-image: none}

	.dlist .an4.on{background-image: none}
	.dlist .an3.on{background-image: none}
	.dlist .an2.on{background-image: none}
	.dlist .an1.on{background-image: none}

	.instruc ul li{width: 48%}

	.expert{padding: 20px 0}
	.expert h1{font-size: 24px}
	.expert a{padding: 3px 10px}

}

@media screen and (max-width:768px) {

	.feedback .mx{margin-top: 15px;}
	.feedback .mx label{font-size: 16px}

	.region{float: none;width: 100%;}
	.interest{width: 100%;float: none;margin-top: 20px;}
	.feedback .mw .txts .texsat{padding-left: 0;padding-top: 30px;}

	.feedback .mw{padding-top: 20px;margin-top: 20px;}
	.feedback .mz{padding: 30px 0}

	.input_list label{width: 40%;}
	.input_list input{width: 60%;}

	.interest .title,.region .title{font-size:16px;}

	.kongBack h3{font-size: 18px;}
	.kongBack a{margin-top: 10px}
	.kongBack a:before{margin-right: 3px}

	.proPt em{font-size: 18px}
	.Probi dl i{font-size: 28px}
	.Probi dl dt{font-size: 16px;display: block;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}

	.proxtx dl dd{width: 48%;margin: 0 1% 20px 1%;}
	.proxtx dl dd h4{font-size: 18px;margin-top: 10px}
	.proxtx dl dd span{font-size: 16px;padding-left: 0;padding-top: 30px}

	.oleft dl dd span{font-size: 14px}
	.oleft h4{font-size: 16px;}



	.parts ul li span{padding: 15px 50px; width: 98%;float: none; -webkit-box-sizing: border-box;box-sizing: border-box;margin-left: 2%;    white-space: nowrap;  text-overflow: ellipsis;overflow: hidden;}
	.parts ul li a{padding: 15px; width: 100%;float: none;}
	.parts ul li a i{margin-right: 10px}

	.expert h1{font-size: 20px}
	.Probi .top{margin-top: 30px}

	.Probi dl{padding: 22px 0;}
	.Probi dl i{font-size: 24px;text-align: right;}
}


@keyframes myfirst
{
    0% {transform: translateY(0px);}
    15%{transform: translateY(-50px);}
    30%{transform: translateY(0px);}
    55%{transform: translateY(-30px);}
    75%{transform: translateY(0px);}
    100%{transform: translateY(0px);}
}
@-moz-keyframes myfirst
{
    0% {-moz-transform: translateY(0px);}
    15%{-moz-transform: translateY(-50px);}
    30%{-moz-transform: translateY(0px);}
    55%{-moz-transform: translateY(-30px);}
    75%{-moz-transform: translateY(0px);}
    100%{-moz-transform: translateY(0px);}
}
@-webkit-keyframes myfirst
{
    0% {-webkit-transform: translateY(0px);}
    15%{-webkit-transform: translateY(-50px);}
    30%{-webkit-transform: translateY(0px);}
    55%{-webkit-transform: translateY(-30px);}
    75%{-webkit-transform: translateY(0px);}
    100%{-webkit-transform: translateY(0px);}
}

/*2018-1-16*/


.webSearch{
	width: 100%;
	height: 140px;
	background: #00a2e9;
	overflow: hidden;
}

.webBox{width: 1600px;margin: 0 auto}
.setitle{
	padding:29px 0;
	background: #fcfcfc;
	overflow: hidden;
}
.setitle span{display: block;float: left;}
.setitle a{display: block;float: left;font-size: 16px;color: #555555}
.setitle i{display: block;float: left; margin: 0 15px;color: #e8e8e8;}

.setitle a em{color: #00a2e9;}
.webBox .instruc .title{margin: 0 1%;border-bottom: 1px solid #e4e4e4;padding-bottom: 20px;}
.webBox .instruc .title em {color: #00a2e9}
.webBox .instruc ul{margin-bottom: 30px;}
.webBox .instruc .nright{width: 100%;float: none;margin-top: 30px;padding-bottom: 0}
.webBox .instruc .nright ul{margin-bottom: 0;padding-bottom: 0}
.webBox .instruc .nright ul li{width: 48%;float: left;margin: 0 1% 30px 1%;background: none;padding-bottom: 30px;padding-top: 0}
.webBox .instruc .nright ul li .pic{width: 267px}
.webBox .instruc .nright ul li .text{width: 470px}

.webBox .instruc .nright ul li .text .title{margin-top: 0;color: #555555;font-size: 18px;border-bottom:none ;margin-top: 15px;padding-bottom: 10px}
.webBox .instruc .nright ul li .text .title span{color:#00a2e9;display: inline-block;font-size: 18px;}
.webBox .instruc .nright ul li .text .title:before{display: none;}
.webBox .instruc .nright ul li .text .time{margin-top: 10px;}
.webBox .instruc .nright ul li .text .txt{margin-top:0}

.webBox .parts{margin-top: 0}
.webBox .parts ul{border-top: none;margin-top: 0;margin: 0 1%}

.sebse{width: 820px;margin: 40px auto 0 auto;height: 60px;border-bottom: 1px solid #fff;line-height: 60px;}
.sebse input{color: #fff; display: block;float: left;background: none;border:none;height: 60px;line-height: 60px;width: 760px;font-size: 24px;}
.sebse input::placeholder{color: #fff;font-size: 24px;}

.sebse .submit{float: left;color: #fff;font-size: 28px;width: 60px;}


@media screen and (max-width:1680px){

	.webBox{width: 1440px;}
	.webBox .instruc .nright ul li .text{width: 375px}
}

@media screen and (max-width:1440px){

	.webBox{width: 1200px;}
	.webBox .instruc .title{font-size: 20px}
	.webBox .instruc{margin-top: 20px}
	.webBox .instruc .nright ul li .pic{float: none;width: 100%;}
	.webBox .instruc .nright ul li .text{float: none;width: 100%}


}

@media screen and (max-width:1220px){

	.webBox{width: 96%;padding:  0 2%}
	.sebse{width: 768px;}
	.sebse input{width: 80%;}
	.sebse .submit{width: 20%}
}

@media screen and (max-width:768px){

	.webBox .instruc .nright ul li{width: 98%;float: none;}
	.sebse{width: 80%;}

}



/*客服框*/


.skype{
	position: absolute;
	width: auto;
    height: 40px;
	bottom: 40%;
	cursor: pointer;
	left:-83px;
	text-align: center;
	background: #008fce;
	color: #fff;
	z-index: 999;
	font-size: 18px;
	overflow: hidden;
	word-break:break-all;
	padding:10px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 16px;
    transform: rotate(90deg);
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
}

.skype i{display: inline-block;transform: rotate(180deg);}

.xincuter{
	width: 350px;
	position: fixed;
	z-index: 9999;
	right: -350px;
	bottom: 20%;
	background: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.xincuter.active{right: 0px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}

.xincuter .title{text-align: center;font-size: 22px;margin-bottom: 20px; color: #008fce}
.xincuter .title a{color: #008fce}
.xincuter .title i{font-size: 22px;display: inline-block;vertical-align: middle;margin-right: 10px;width: 28px;height: 28px;background: url(../images/kff.png)no-repeat center; background-size: 100%;}
.xincuter .mx{overflow: hidden;margin-bottom: 10px;}
.xincuter .mx label{height: 25px;line-height: 25px;text-align:right;width: 80px;float: left;display: block;font-size: 16px;}
.xincuter .mx input{height: 23px;line-height: 23px;border: 1px solid #d3d3d3;display: block;width: 200px;float: left;outline: none;padding: 0 10px}
.xincuter .mx textarea{height: 80px;line-height: 23px;border: 1px solid #d3d3d3;display: block;width: 200px;float: left;outline: none;padding: 0 10px}

.xincuter .mx .submit{width: 60px;height: 25px;line-height: 25px;padding: 0;background: #18b3f0;color: #fff;border: none;margin-left: 80px;}


.xincuter .link{text-align: center;}
.xincuter .link a{display: block;vertical-align: middle;font-size: 30px;color: #666666;margin: 0 0px 0 26px;float:left;}
.xincuter .link i{display: block;vertical-align: middle;font-size: 30px;color: #666666;margin: 0 0px 0 26px;float:left;}
.xincuter .link .mic{width: 22px;}
.xincuter .link .mic img{width:100%}
.xincuter .link a:hover{color: #008fce}
.insexin{margin: 10px;}

.xincuter .link .aibbaba{width: 35px;}
.xincuter .link .aibbaba img{width:100%}

@media screen and (max-width:768px){

	.skype{left: -82px;bottom: 10%}
	.xincuter .mx label{float: none;text-align: left;}
	.xincuter .mx input{float: none;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: inline-block;}
	.xincuter{right: -242px;width: 242px;}
	.xincuter .mx .submit{float: left;margin-left: 0}
	.xincuter .title{font-size: 20px;margin-bottom: 10px}
}