/*fp-seed:7sns97758o33 layout-z7v8edu*/
/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both}
.clearfix{
	zoom:1}
.fl{
	float:left}
.fr{
	float:right}
.db{
	display:block}
.tl{
	text-align: left}
.tc{
	text-align: center}
.tr{
	text-align: right}
.full{
	width:100%;
	height:100%}
.box{
	display: inline-block}
.none{
	display: none}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0}
}



a{text-decoration:none}


/*container*/
.container{
	width:1200px;
	margin:0 auto;
	clear:both}

/*header*/
.top{width:100%;height:101px;background:#fff}
.top .logo{float:left;font-size:0px}
.nav{float:right;line-height:101px}
.navul li{float:left;height:101px;margin-left:40px;position:relative;padding: 0px 4px}
.navul li>a{font-size:15px}
.navul li.cur>a{color:#4083d8}
.navul li>a:hover{color:#4083d8}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 101px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -50px;width: 160px;font-size: 14px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;padding:10px 20px;border-bottom:1px solid #ebebeb;line-height:23px}
.navul li .nav_son a:hover{color:#4083d8;background:#f5f5f5}
.navul li .line{width:0px;height:6px;position:absolute;top:74px;left:0px;background:#4083d8}
.navul li:hover .line{width:100%}
.navul li:hover .nav_son{display:block}



	
	/*banner*/
#indexbanner{ overflow: hidden; position: relative; width: 100%;height: 610px}
.bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0)}
.bx-controls .bx-pager{ text-align: center}
.bx-controls .bx-pager div{ display: inline-block; margin: 0 2px}
.bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3)}
.bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8)}
.bx-controls .bx-controls-direction{ display: none}

#insidebanner{overflow: hidden; position: relative; width: 100%;height: 300px}





/*.tit{width:100%;text-align:center}*/
/*.tit p{font-size:28px;font-weight:bold;color:#333;margin-bottom:13px}*/
/*.tit span{color:#999;text-transform:uppercase}*/





#indexproduct{width:100%;height:630px}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;position: relative}
.product .tit{height: 165px; width: 1200px;position: relative}
.product .tit p{ position: absolute;font-size: 35px;font-weight: bold;color: #4083d8; top:96px; left: 0}
.product .tit img{ position: absolute; left: 0px; top: 56px}
.product .tab{width:100%;height:30px;overflow:hidden;position: absolute;right: 0px; top: 106px; z-index: 999}
.product .tab ul{position:relative;float:right}
.product .tab ul li{float:left;width:96px;height:30px;text-align:center;line-height:30px;margin-right:5px;position:relative;border-radius: 15px 15px 15px 15px}
.product .tab ul li a{width:100%;height:100%;display:block;background:#7d7d7d; color: #fff; border-radius: 15px 15px 15px 15px}
.product .tab ul li.current a{color:#fff;background:#4083d8}
.product .tab ul li:first-child a{ color:#fff;background:#4083d8}
.product .tab ul li a:hover{color:#fff;background:#4083d8}
.product .tab ul li:last-child{margin-right:0px}
.product .cpzs{width:100%}
.product .cpzs ul{display:none}
.product .cpzs ul:first-child{display:block}
.product .cpzs ul li{width:292px;height:200px;float:left;margin-right:10px; margin-bottom: 10px}
.product .cpzs ul li:nth-child(4n){margin-right:0px}
.product .cpzs ul li .pic{border: 1px solid #e4e4e4; width:292px;height:200px;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center}
.product .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.6)}
/*.product .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s}*/
.product .cpzs ul li .pic:hover{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2)}
.product .cpzs ul li .pic:hover span{opacity:1}
.product .cpzs ul li .pic span p{position: absolute; top:-20px;color: #fff;font-size: 16px;width: 100%;text-align: center}
.product .cpzs ul li .pic:hover span p{position: absolute; top:45%;color: #fff;font-size: 16px;width: 100%;text-align: center}
.product .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto}
.product .cpzs ul li .tt{text-align:center;line-height:90px;color:#333}







#indexabout{width:100%;height:503px}
.about{width:1200px;height:503px; margin:auto;overflow:hidden}
.aboutfix{display:block; width: 1200px;height: 503px;position: relative}
.about .tit p{position: absolute;top: 131px;left: 0px; color:#fff; font-size: 35px}
.about .tit img{ position: absolute;top: 94px;left: 0px}
.about .con_content{ width: 635px;position: absolute;top: 200px;left: 0px;  color:#fff;line-height:30px}
.about .con img{ position: absolute;right: 0px; top:95px; border: 7px solid #7fa9de}
.about .chakan{ width: 128px; position: absolute; top: 366px; left: 0px}
.about .more{width:128px;height:40px;line-height:40px;background:#3065a9;text-align:center;color:#fff;margin:auto;display:block;position:relative;z-index:5}
.about .more:before{content:"";width:0;height:40px;position:absolute;top:0;left:0;background:#4083d8;z-index:-1;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s}
.about .more:hover:before{width:100%}
.about .aaa{ position: absolute; top: 370px; left: 175px; height: 35px}
.about .aaa .aaa_con{ float: left;width: 132px}
.about .aaa .aaa_con .pic{ float: left; margin-right: 14px; line-height: 35px; height: 35px;vertical-align: middle}
.about .aaa .aaa_con .pic img{vertical-align: middle}
.about .aaa .aaa_con .tt{ color: #fff; height: 35px;line-height: 35px;font-size: 16px}






/*#indexcase{width:100%;overflow:hidden}*/
/*.case{width:1200px;height:100%;margin:auto;overflow:hidden}*/
/*.case .tit{margin-top:73px}*/
/*.case .tab{width:100%;height:36px;margin-top:30px;overflow:hidden}*/
/*.case .tab ul{position:relative;left:50%;float:left}*/
/*.case .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:5px;position:relative;right:50%}*/
/*.case .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5}*/
/*.case .tab ul li.current a{color:#fff;background:#008b92}*/
/*.case .tab ul li a:hover{color:#fff;background:#008b92}*/
/*.case .tab ul li:last-child{margin-right:0px}*/
/*.case .cpzs{width:100%;height:266px;margin-top:55px}*/
/*.case .cpzs ul{display:none}*/
/*.case .cpzs ul:first-child{display:block}*/
/*.case .cpzs ul li{width:370px;height:266px;float:left;margin-right:45px}*/
/*.case .cpzs ul li:nth-child(3n){margin-right:0px}*/
/*.case .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;*/
	/*display:flex;*/
	/*align-items:center;*/
	/*display:-webkit-flex; */
    /*-webkit-align-items:center;*/
	/*display:-ms-flex; */
    /*-ms-align-items:center}*/
/*.case .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3)}*/
/*.case .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s}*/
/*.case .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2)}*/
/*.case .cpzs ul li .pic:hover span{opacity:1}*/
/*.case .cpzs ul li .pic:hover span:before{top:110px}*/
/*.case .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto}*/



#indexhonor{width:100%;margin: auto; height:400px}
.honor{text-align: center;width:1200px;height:400px; margin: auto; position: relative; overflow: hidden}
.honor .tit p{ position: absolute;font-size: 35px;font-weight: bold;color: #4083d8; top:94px; left: 0}
.honor .tit img{ position: absolute;top: 56px;left: 0px}
.honor .con{ height: 220px;position: absolute;top: 162px; width:1200px;margin: auto}
.honor .con ul li{float:left; margin-left: 13px; height:218px; width: 290px;overflow:hidden; border: 1px solid #d2d2d2}
.honor .con ul li .pic{ height:218px; width: 290px;display:inline-block;overflow:hidden;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.honor .con ul li .pic:hover{}
.honor .con ul li img{transition: transform 0.9s ease 0s;max-width:100%;max-height:100%;margin:auto}
.honor .con ul li img:hover{transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari å’Œ Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */}


#indexrongyu{width:100%;margin: auto; height:429px}
.rongyu{text-align: center;width:1200px;height:400px; margin: auto; position: relative; overflow: hidden}
.rongyu .tit p{ position: absolute;font-size: 35px;font-weight: bold;color: #4083d8; top:77px; left: 0}
.rongyu .tit img{ position: absolute;top: 40px;left: 0px}
.rongyu .con{ height: 220px;position: absolute;top: 152px; width:1200px;margin: auto}
.rongyu .con ul li{float:left; margin-left: 11px; height:203px; width: 292px;overflow:hidden}
.rongyu .con ul li .pic{ height:181px; border:11px solid #f5f5f5; width: 270px;display:inline-block;overflow:hidden;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.rongyu .con ul li .pic:hover{}
.rongyu .con ul li img{transition: transform 0.9s ease 0s;max-width:100%;max-height:100%;margin:auto}
.rongyu .con ul li img:hover{transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari å’Œ Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */}









#ne_nav{width:100%;height:40px;background:#f5f5f5}
#ne_nav p{line-height:40px;padding-left:30px}


.inset{ margin-top: 50px; margin-bottom: 50px}

.col{width:95%;min-height:450px;line-height:220%; margin: auto}
.col h2{text-align:center;font-weight:normal;color:#000}
.col h3{text-align:center;font-weight:normal;font-size:12px}



.maintit{text-align:center;margin-top:45px}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px}
.maintit span{font-size:16px;color:#999;text-transform:uppercase}
.son_nav{margin-top:25px;text-align:center}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92}




/*.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden}*/
/*.pxxm ul{margin:0px 2px;width:1196px}*/
/*.pxxm ul li{width:382px;height:333px;float:left;margin-right:22px;margin-bottom:22px;border:1px solid rgb(238, 238, 238)}*/
/*.pxxm ul li a{width:352px;height:303px;display:block;padding:15px}*/
/*.pxxm ul li:nth-child(3n){margin-right:0px}*/
/*.pxxm ul li .pic{width:352px;height:220px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; !* Safari *!-webkit-align-items: center; !* Safari 7.0+ *!}*/
/*.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto}*/
/*.pxxm ul li p{width:100%;height:20px;text-align:center;line-height:20px;margin-top:15px;color:#000;font-size:16px}*/
/*.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666}*/
/*.pxxm ul li:hover{border:1px solid #008b92;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px}*/
/*.pxxm ul li:hover img{opacity:0.9}*/
/*.pxxm ul li:hover p{color:#008b92}*/


.pxxm{width:100%;min-height:450px;overflow:hidden}
.pxxm ul{margin:0px 2px;width:1196px}
.pxxm ul li{width:290px;height:300px;float:left;margin-right:10px;margin-bottom:30px}
/*.pxxm ul li a{width:288px;height:303px;display:block;padding:15px}*/
.pxxm ul li:nth-child(4n){margin-right:0px}
.pxxm ul li .pic{width:288px;height:206px; border: 1px solid #dedede;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{ max-width:100%;max-height:100%;margin:auto;transition-duration: 0.9s}
.pxxm ul li p{width:100%;text-align:center;line-height:20px;color:#000;padding-top:20px; padding-bottom: 20px; font-size:16px}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666}
/*.pxxm ul li:hover{box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px}*/
.pxxm ul li:hover .pic{ border: 1px solid #1542a7}
.pxxm ul li:hover img{transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari å’Œ Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */}
.pxxm ul li:hover p{color:#1542a7}


#form{width:500px;margin:auto}
#form div{margin-bottom:25px;width:100%;overflow:hidden}
#form p{float:left;line-height:50px;width:90px}
#form input{text-indent:20px;width:400px;outline:none;height:48px;line-height:50px;border:1px solid #dcdcdc;border-radius:10px;overflow:hidden}
#form textarea{text-indent:20px;width:400px;outline:none;height:150px;line-height:50px;border:1px solid #dcdcdc;border-radius:10px;overflow:hidden}
.footReturn input{width:200px;background:#4083d8;color:#ffffff;margin:auto;display:block}

.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden}
.online form{padding-left:150px}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px}
.online .text p span{color:#eb0000;position:relative;top:2px}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px}
.online .con p span{color:#eb0000;position:relative;top:2px}
.online .verify{height:38px;margin-bottom:20px}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px}
.online .verify p span{color:#eb0000;position:relative;top:2px}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px}
.online .verify img{cursor:pointer}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none}







.xwzx{width:100%;min-height:350px;margin-bottom:50px}
.xwzx ul{width:100%;overflow:hidden}
.xwzx ul li{width:100%;height:231px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative}
.xwzx ul li:after{content:"";width:0px;border-bottom:1px solid #008b92;position:absolute;bottom:-1px;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li a{padding:22px 0px;width:100%;height:187px;display:block}/*@build kfxmhyl1*/
.xwzx ul li .pic{float:left;width:247px;height:187px;text-align:center;position:relative}
.xwzx ul li .pic:before{content: '';display: block;width:13px;height:13px;border-left: 1px solid #ddd;border-top: 1px solid #ddd;position: absolute;z-index: 2;left: 0;top: 0;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li .pic:after{content: '';display: block;width:13px;height:13px;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 2;right: 0;bottom: 0;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li .pic img{margin-top:4px}
.xwzx ul li .con{width:800px;margin-left:29px;float:left}
.xwzx ul li .con .tt{font-size:16px;color:#333;margin-top:38px}
.xwzx ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px}
.xwzx ul li .con .date{color:#666}
.xwzx ul li .con .date span{height:13px;border-left:1px solid #666;display:inline-block;margin:0px 18px;position:relative;top:1px}
.xwzx ul li:hover .tt{color:#008b92}
.xwzx ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #008b92;border-top: 1px solid #008b92}
.xwzx ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #008b92;border-bottom: 1px solid #008b92}
.xwzx ul li:hover:after{width:100%}



#colunm{ width: 100%;height: 99px; box-shadow: 0px 5px 5px #f5f5f5; overflow: hidden}
.colunm_con{ width: 1200px; height:99px;margin: auto; line-height: 99px}
.colunm_con .left{ float: left;line-height: 99px;margin-left: 25px}
.colunm_con .left p{float: left}
.colunm_con .left .line{ width: 5px;height: 99px;float: left}
.colunm_con .right{ float: right}
.colunm_con .right ul li{ float: left;padding: 0px 10px; border-right: 1px solid #e5e5e5;height: 15px;margin-top: 42px}
.colunm_con .right ul li:last-child{ border: none}
.colunm_con .right ul li a {display: block;  text-align: center;margin: auto;margin-top: -42px}
.colunm_con .right ul li a span:hover{  color: #c80614}
.colunm_con .right ul li a.cur> span{ color: #c80614}





.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%}
.orientation .previous{float:left}
.orientation .next{float:right}







/*footer*/
#footer{width:100%;height:384px;background:#2c2f33}
.footer_top{height:327px;border-bottom:1px solid #3c405d}
.footer_top .navs p{color: #dadada;font-size: 12px;line-height: 16px}
.footer_top .navs p span{color: white;font-weight: bold; font-size: 13px}
.footer_top .logo{    float: left;  margin-top: 148px;  margin-right: 158px;  margin-left: 9px}

.foot_contact{float:left;margin-top:140px; margin-right: 23px}

.footer_contact{ border-left: 1px solid #3c405d;
	height: 220px;overflow: hidden;
	float: left;
	margin-top: 64px;
	width: 373px}
.footer_contact .navs{ margin-left: 55px}
.footer_contact .titles{margin-left: 55px}
.footer-nav{padding-left: 60px;
	float: left;
	margin-top: 64px;
	margin-left: 20px;
	border-right: 1px solid #3c405d;
	border-left: 1px solid #3c405d;
	height: 234px}
.footer-nav ul{    float: left;
	margin-right: 50px}
.footer-nav ul li{margin-bottom: 24px}
.footer-nav ul li a{color:#dadada }
.footer-qrcode{float:left;margin-top:59px;margin-left: 67px}
.footer_bottom{    height: 57px;
	line-height: 57px;
	color: #667384;
	font-size: 12px}



.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #d35b52;
	border: 1px solid #d35b52;
	padding: 5px 10px;
	margin: 5px}		
.mypage	span.current,.mypage a.current{
	background: #d35b52;
	color: #fff}



