﻿



body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	line-height:1.5em;
	font-size:1em;
	overflow-x: hidden;
	font-family:"Microsoft YaHei",SimSun,Arial; 
}


ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover,a:active{ text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.float_l{ float:left}
.float_r{ float:right}
.clear_both{clear:both;}
.hand{ cursor:pointer;}
.f12{ font-size:12px;}
.hei{ color:#000;}

.ft1{ font-size:14px; font-weight:bold; color:#FFF;}
.ft_red{ color:#C80000;}
.ft_bai{ color:#FFF;}
.txt_cent{ text-align:center;}
.Word_Break{ word-break:break-all; overflow:hidden; TABLE-LAYOUT:fixed; WORD-WRAP:break-word;}
.fixedHeader{ position:fixed; left:0; top:0; z-index:100;}
.txthid{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pd_1{ padding:0px;}
.lt{float:left;}
.rt{float:right;}
.not-animated { opacity:0; }

.container{margin:0 auto;}
@media (min-width: 1200px) {
	.container {width: 1200px; padding:0px; clear:both;}
}
@media (max-width: 768px) {
	.container { padding-left:8px; padding-right:8px;}
}





/* ================================================================================================= home atart========================================================================================== */

.ipro_box{width:1200px;margin:auto;height:auto;overflow:hidden;}


.ipro_fl{height:auto;overflow:hidden;}
.ipro_fl li{width:calc(20% - 2px);margin:0 2px 2px 0;float:left;display:block;line-height:40px;background:#ededed;text-align:center;font-size:15px;}
.ipro_fl li a{color:#444;transition:all 0.3s ease;display:block;}
.ipro_fl li a::after{ content:""; display:block; width:0; height:100%; background:#dd1414; transition:all 0.3s ease;}
.ipro_fl li a:hover::after{ width:100%;}
.ipro_fl li a:hover{color:#FFF;background:#dd1414;}



.iabo_more{width: 100px;height: 40px;line-height:40px;display:block;text-align:center;margin-top:30px;border:1px #fff solid;font-size:14px;color:#2b8be3;}
.iabo_more a{color:#fff;transition:all 0.3s ease;}
.iabo_more a::after{content:"";display:block;width:0px;height:100%;background:#eb3e00;margin-top:-40px;transition:all 0.3s ease;}
.iabo_more a:hover{color:#fff;}
.iabo_more a:hover::after{width:100%;}

@media (max-width: 768px) {
.ipro_box{width:100%;}
.ipro_fl li{width:calc(33.33% - 2px);}

}

.ipro{padding:0px 0px 0px 0px;margin-top:15px;}
.ipro ul{padding:0px 0 0 0;overflow:hidden;}
.ipro ul li{float:left;width:calc(20% - 10px);margin:0 10px 10px 0px;border:1px solid #e5e5e5}
.ipro ul li a{color:#4D4D4D;overflow:hidden;width:100%;display:block;}
.ipro ul li a.txt{height:46px;line-height:46px;overflow:hidden;font-size:15px;text-align:center;}
.ipro ul li a:hover{color:#fff ;background:#2557ac}
.ipro ul li img{transition:all 0.6s;width:100%;}
.ipro ul li img:hover{transform:scale(1.2);}
.ipro ul li a:hover .txt::after{width:100%;}
.ipro ul li:nth-child(5n){margin-right:0;}

@media (max-width: 768px) 
{
.ipro_box{width:100%;padding:0 8px;}
.ipro ul li{float:left;width:calc(50% - 8px);margin:0 8px 5px 0;}
.ipro ul li:nth-child(2n){margin-right:0;}
}










.scrollable{position:relative;width:100%;margin-top:5px;}
.scrollable ul li{text-align:center;float:left;width:280px;height:auto;margin:0 8px;list-style:none;overflow:hidden;border:4px solid #e5e5e5}
.scrollable ul li a{color:#4D4D4D;overflow:hidden;width:100%;display:block;}
.scrollable ul li a.txt{height:46px;line-height:46px;overflow:hidden;font-size:15px;text-align:center;}
.scrollable ul li a:hover{color:#fff ;background:#2557ac}
.scrollable ul li img{transition:all 0.6s;width:100%;}
.scrollable ul li img:hover{transform:scale(1.2);}
.scrollable ul li a:hover .txt::after{width:100%;}

/*
.scrollable ul li img{transition:all 0.5s;}
.scrollable ul li:hover img{transform:scale(1.1);}
.scrollable ul li img{width:100%;}
.scrollable ul li a.txt{ height:55px;line-height:55px;overflow:hidden;display:block;font-size:16px;color:#333;}
.scrollable ul li:hover .txt{ color:#FFF;background:#282e80} */
.scrollable .carousel-direction a{position:absolute;top:45%;width:30px;height:30px;line-height:30px;border:2px solid #fff;background:#282e80;border-radius:50%;font-family:Aria;color:#B8B8B8;font-size:20px;text-indent:8px;transition:all 0.3s;}
.scrollable .carousel-direction a:hover{background:#eb3e00;color:#FFF;}
.scrollable .carousel-direction a.carousel-prev{left:0px;}
.scrollable .carousel-direction a.carousel-next{right:0px;text-indent:8px;} 
@media (max-width: 1366px) {
	.scrollable .carousel-direction a{ border:1px solid #08ae08; color:#282e80;}
	.scrollable .carousel-direction a.carousel-prev{left:0px;}
	.scrollable .carousel-direction a.carousel-next{right:0px;}
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
	.scrollable .carousel-direction a{ border:1px solid #B8B8B8; color:#B8B8B8;}
}




.iabo_box{width:1200px;margin:0 auto;height:auto;}

.iabo_con{padding:0 10px;font-size:15px;line-height:160%;color:#444;text-align:center;}
.iabo_con p{font-size:14px;color:#FFF;line-height:160%;padding:20px 0 0 0;}

.iabo{width:100%;height:auto;margin-top:40px;}
.iabo li{float:left;width:calc(33.33% - 1px);margin:0 1px 1px 0;text-align:center;height:294px;display:block}
.iabo li .iabo-item1{ background:#0a60b7; display:block;height:294px;}
.iabo li .iabo-item2{ background:#2b85e0; display:block;height:294px;}
.iabo li .iabo-item3{ background:#0f90db; display:block;height:294px;}
.iabo li img{width:100%;height:294px;}
.iabo li  h3 { font-size:30px; font-weight:normal; line-height:none; color:#FFF;}
.iabo li  p { font-size:16px; padding-top:70px; font-family:Arial, Helvetica, sans-serif;color:#FFF;}
.iabo li span { border:2px solid #fff; display:inline-block; *display:inline; *zoom:1; margin-top:20px; padding:6px 25px; font-size:13px; }
.iabo li a span{color:#FFF;}

@media (max-width: 768px) {
.iabo_box{width:100%;padding:0 8px;}
.iabo li {width:100%;margin:0 0 1px 0;}
}



.ianli_box{width:100%;float:left;background:url(../images/i_01.jpg) no-repeat center;height:655px; clear:both;margin-top:40px;}
.ianli{width:1200px;margin:0 auto;padding:20px 0 0 0;}

.in_anli_tit{font-size:30px;color:#fff;background:url(../images/hon1.png) no-repeat center bottom;padding-top:10px;padding-bottom:18px;text-align:center;margin:50px 0 20px 0; clear:both}
.ianli_tit{text-align:center;font-size:15px;color:#fff;padding-bottom:50px;}

@media (max-width:768px){
.ianli_box{width:100%;padding:0 8px;background:#2c8bdb;height:580px;}
.ianli{width:100%;padding:0 0}	
.in_anli_tit{margin:30px 0 10px 0;}
.ianli_tit{font-size:15px;line-height:150%;padding:0 0 20px 0;}
}



.in_news_tit{font-size:30px;color:#333;background:url(../images/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:18px;text-align:center;margin:50px 0 30px 0; clear:both}

.in_news{width:1200px;margin:0 auto;overflow:hidden;margin-top:20px;margin-bottom:45px; clear:both}

.aba1{float:left;overflow:hidden;width:386px;height:360px;position:relative;margin-right:20px;}
.aba1 img{width:386p;height:227px;}
.aclu{overflow:hidden;padding-top:30px;padding-bottom:10px;}
.aclu div{float:right;font-size:16px;color:#888888;}
.aclu font{font-size:18px;color:#333333;display:inline-block;}
.aclu i{display:inline-block;color:#888888;font-family:"arial";font-size:14px;}
.aclu a{color:#888888;font-size:16px;}
.alkj{line-height:20px;font-size:14px;color:#666;}
.xiwa{position:absolute;bottom:0px;left:0px;background:#2c8be3;width:100%;height:0px;overflow:hidden;transition: all 0.3s;opacity:0;filter:alpha(opacity=0);}
.xiwa font{font-size:16px;text-align:center;padding-top:40px;padding-bottom:24px;color:#fff;display:block;}
.xiwa p{width:320px;margin:0 auto;overflow:hidden;line-height:160%;color:#fff;font-size:14px;text-align:center;}
.xiwa div{text-align:center;padding-top:65px;}
.xiwa div img{width:50px;height:50px;}
.aba1:hover .xiwa{height:100%;opacity:1;filter:alpha(opacity=100);}
.aba1:last-child{margin-right:0px;}

@media (max-width:768px){
.in_news{width:100%;padding:0 8px;}
.aba1{width:100%;padding:0 0;height:360px;}	
.xiwa p{width:100%;}
.aclu font{font-size:15px;color:#333333;display:inline-block;}
}







/*====== public tab end ======*/

.pubTitle{ position: relative;border-bottom: 1px solid #e2e1e0;text-align: center; height: 40px;color: #333; margin: 20px 40px 0px 40px; padding:10px 0 0 0; clear:both;}
.pubTitle font{display: inline-block; padding: 0 15px;font-size: 30px; line-height: 55px;background: #FFF;}
.pubTitle span{ display: inline-block;font-size: 27px; line-height: 30px; height: 30px;text-align: center; background: #FFF;padding: 0px 10px;text-transform: uppercase;letter-spacing: 3px;transform: rotateX(30deg);
}
.pubTitle  p{font-size:15px;color:#777;}


.pubTitle1{ position: relative;border-bottom: 1px solid #e2e1e0;text-align: center; height: 40px;color: #333; margin:40px auto 30px; padding:10px 0 0 0; clear:both;width:30%;}
.pubTitle1 font{display: inline-block; padding: 0 15px;font-size: 30px; line-height: 55px;background: #f8f8f8;}

@media (max-width:768px){
.pubTitle1{width:auto;margin:30px auto 30px;}
.pubTitle1 font{font-size:26px;}
}
/*====== public title end ======*/

.xxdh_tit{height:auto;overflow:hidden;font-size:34px;color:#333; font-weight:500;text-align:center;padding-top:30px;margin-bottom:40px;}
.xxdh_tit_line{background:#407fce;width:50px;height:2px;line-height:3px;margin:0 auto;margin-top:20px;}


.indh_tit{height:auto;overflow:hidden;font-size:34px;color:#333; text-align:center;padding:100px 0 40px 0; clear:both}
.indh_tit_line{background:#407fce;width:50px;height:2px;line-height:3px;margin:0 auto;margin-top:20px;}

.indh_tit1{height:auto;overflow:hidden;font-size:34px;color:#333; text-align:center;padding:10px 0 40px 0; clear:both}
.indh_tit1_line{background:#407fce;width:50px;height:2px;line-height:3px;margin:0 auto;margin-top:20px;}


.in_tit{font-size:36px;color:#222; text-align:center;padding:15px 0 30px 0;margin:0 auto;}
.in_tit p{font-size:18px;color:#555;border:1px solid #CCC;width:20%;margin:10px 0 0 0;height:36px;line-height:36px;}

@media (max-width: 768px) {
.in_tit{font-size:30px;color:#222; text-align:center;padding:15px 0 10px 0;}
.in_tit p{font-size:14px;color:#555;padding-top:10px;font-family:"Microsoft YaHei",SimSun,Arial; }

}












.forms dl{padding:0px;margin: 16px 0px;-webkit-box-sizing:border-box;}
.forms dd{width:100%; display:block; height:auto; overflow:hidden;line-height:40px;background:#FFF; }
.forms hr{margin:10px 0;border:0;border-top:1px solid #dddddd;}

.forms dt{font-size: 14px;color: #606366;padding:5px 0px;line-height:40px;}

.forms button{
	font-size: 16px;
	color: #fff;
	padding:5px 0px;
	line-height:30px;
    background:#1665be;
    border:#1665be solid 1px; border-radius:5px;
}

input::-webkit-input-placeholder {color:#999;}
.input1 {width:100%; display:block; padding:5px 10px;line-height:35px; background:none; border:#d8d8d8 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:13px; outline:none;border-radius:5px;}
.button {width:99%; display:block; padding:0px 5px; border:#e5e5e5 solid 1px; background:no-repeat; color:#fff; text-align:center; font-size:14px;background:#1665be;font-family:"Microsoft YaHei",SimSun,Arial;}
.textarea {width:100%; display:block; padding:10px 5px; background:none; border:#d8d8d8 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:14px; outline:none;border-radius:5px;font-family:"Microsoft YaHei",SimSun,Arial; }


@media (max-width: 768px) {
 .in_lx .lt{width:96%;padding:0 0px 0 0;}
.forms dd{width:100%;padding:0px 0px;}
.forms dl{padding:0px;margin: 10px 0px;}
.input1{width:100%;}
.textarea{width:100%;}
}




/* ==================================================================================================== home end ===================================================================================== */


/*===================================================================================================== nei ============================================================================================*/
.abo1{background:url(../images/about.jpg) no-repeat center;height:405px;width:100%;}
.new1{background:url(../images/news.jpg) no-repeat center;height:405px;width:100%;}
.pro1{background:url(../images/product.jpg) no-repeat center;height:405px;width:100%;}
.case1{background:url(../images/case.jpg) no-repeat center;height:405px;width:100%;}

@media (max-width: 768px) {
.new1{width:100%;height:240px;}
.abo1{width:100%;height:240px;}
.pro1{width:100%;height:240px;}
.case1{width:100%;height:240px;}
}

/*====== public nav start ======*/
.pubNav{
	background: linear-gradient(to right,#003792,#0067d1, #003792);
	line-height:50px;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;
}
.pubNav .container{
	padding:0px 0px;
	text-align:left;
}
.pubNav .container a{
	padding:0px 20px;
	color:#fff;
	display:block;
	margin-right:1px;
	float:left;font-size:16px;
}
.pubNav .container a:hover,.pubNav .container a.on{
	color:#2557ac;
	background: linear-gradient(to bottom,#fdfdfd, #fff, #fdfdfd);
}

.pubNav .container tel{float:right;font-size:18px;color:#FFF;background:url(../images/tel.png) no-repeat 0px 15px;padding-left: 30px;}


@media (max-width: 768px) {
.pubNav .container tel{display:none;}
.pubNav{line-height:40px;padding-top:80px;}
.pubNav .container{width:100%;}
.pubNav .container a{width:50%;text-align:center;margin-right:0;}


.about{width:100%;padding:0 0;}
.about_rt{width:100%;margin:0 0;padding:0 0;}
}
/*====== public nav end ======*/
.pub_tit{font-size:28px;color:#333;background:url(../images/hon.png) no-repeat left bottom;padding-top:10px;padding-bottom:18px;margin:50px 0 30px 0; clear:both}
.pub1_tit{font-size:28px;color:#333;background:url(../images/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:18px;margin:50px 0 40px 0;text-align:center;clear:both}


.about{width:1200px;margin:0 auto;min-height:300px;font-size:15px;line-height:150%;color:#444;}
.about_rt{float:right;width:450px;height:720px;background:#036;padding:25px 22px;font-size:15px;color:#FFF;line-height:160%;margin-top:111px; clear:both}
.about_lt{float:left;width:700px;font-size:15px;line-height:150%;color:#444;}
.about_lt p{font-size:15px;color:#444;line-height:150%;}


@media (max-width: 768px) {
.pub_tit{margin:20px 0 30px 0;}
.about_ban{width:100%;background:#FFF;height:auto;}
.about{width:100%;padding:0 8px 0 8px;height:auto;}
.about_lt{width:100%;}
.about_rt{width:100%;}
}

.qywh_box{width:100%;float:left;height:563px;background:url(../images/wenhua.jpg) no-repeat center;margin-top:40px;}
.qywh{width:1200px;margin:0 auto;color:#FFF;line-height:190%;font-size:17px;padding:15px 0;}
.qywh p{color:#FFF;font-size:17px;line-height:190%;padding:12px 0 0 0;}


@media (max-width: 768px) {
.qywh_box{width:100%;margin:0 0;padding:0 0;}
.qywh{width:100%;padding:0 10px 0 10px;font-size:16px;line-height:160%;}
.qywh p{font-size:16px;line-height:160%;}
}

/*-------------chijian------------------*/

.sccj{ width:1200px; padding:0px 0 30px 0; min-height:700px;margin:0 auto;}
.sccj .list{ clear:both;overflow:hidden;}
.sccj .list li{ float:left; width:calc(25% - 15px);text-align:center;margin:0 15px 15px 0;height:210px;}
.sccj .list li a{ display:block; width:100%; height:auto; color:#FFF; position:relative; overflow:hidden;}
.sccj .list li a img{ max-width:100%; transition:all 0.3s ease-out 0s;height:210px}
.sccj .list li a div{ background:#000; width:100%; height:100%; position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); transition:all 0.3s ease-out 0s;}
.sccj .list li a p{ width:100%; height:100%; line-height:100%; position:absolute; left:0; top:50%; opacity:0; filter:alpha(opacity=0);font-size:18px;}
.sccj .list li a:hover img{ transform:scale(1.1);}
.sccj .list li a:hover div{ opacity:0.7; filter:alpha(opacity=70);}
.sccj .list li a:hover p{ opacity:1; filter:alpha(opacity=100);}
.sccj .list li:last-child{margin:0px 0px 1px 0px;}




@media (max-width: 768px) {
.sccj{width:100%;padding:0px 10px 10px 10px;}
.sccj .list li{ width:100%; padding-bottom:2px;}
.sccj .list li a{ display:block; width:100%; height:100%; color:#FFF; position:relative; overflow:hidden;}
.sccj .list li a img{ width:auto; max-width:100%; transition:all 0.3s ease-out 0s;}
}
/*-----------chejian-----------------------*/

/*-------------honor------------------*/
.honor{width:1200px;margin:0 auto;padding:1px 0 50px 0; clear:both;}

@media (max-width: 768px) {
	.honor{width:100%;padding:40px 10px 10px 10px;}
	.honor li{ width:100%; padding-bottom:0px;padding-right:0px;margin:0px 16px 10px 0px;}
	.honor li a img{ width:auto; max-width:100%;height:auto;}
	.honor li a{width:auto;height:auto}
}
/*-----------honor-----------------------*/

/*------------contact--------------------*/
.cnt_contbox{ width:100%; height:695px; overflow:hidden;margin-top:0px;z-index:0}
.cnt_contbox #allmap{ width:100%; height:695px;}
.cnt_cont{ width:1100px; margin:0px auto;}
.cnt_cont .bkg{ width:360px; padding:30px 0; overflow:hidden; background:#0067bf; color:#FFF; position:relative; z-index:10; left:0px; top:-660px; opacity:0; filter:alpha(opacity=0);}
.cnt_cont .bkg .tit{ padding:5px 0 0 27px; font-size:17px; font-weight:bold; height:16px;}
.cnt_cont .bkg .cont{ padding:13px 13px 0 13px; line-height:150%; font-size:15px;}
.cnt_cont .bkg .cont a{ color:#FFF;}


@media (max-width: 768px) 
{
 .in_lx{width:100%;}
 .in_lx .rt{width:96%;padding:20px 0px 0 0px;}
}


/*-----------content end-------------------*/


/*-----------product-----------*/
.pubProList{padding:0px 0px 0px 0px;}
.pubProList ul{padding:0px 0 0 0;overflow:hidden;}
.pubProList ul li{float:left;width:calc(25% - 15px);margin:0 15px 15px 0px;border:1px solid #e5e5e5}
.pubProList ul li a{color:#4D4D4D;overflow:hidden;width:100%;display:block;}
.pubProList ul li a.txt{height:46px;line-height:46px;overflow:hidden;font-size:15px;text-align:center;}
.pubProList ul li a:hover{color:#fff ;background:#2557ac}
.pubProList ul li img{transition:all 0.6s;width:100%;}
.pubProList ul li img:hover{transform:scale(1.2);}
.pubProList ul li a:hover .txt::after{width:100%;}
.pubProList ul li:nth-child(4n){margin-right:0;}

@media (max-width: 768px) 
{
.pubProList ul li{float:left;width:100%;margin:0 0 0 0;}
}




.ProList{width:1200px;margin:0 auto;height:auto;}
.Pro_lt{float:left;width:200px;height:auto;}

.pubLeft{width:100%;float:left;position:relative;}
.pubLeft dl{background:#f2f2f2;text-align:left;margin-top:0px;}
.pubLeft dl dt{background:#2557ac;height:60px;padding:0px 0px 0px 24px;color:#FFF;font-size:22px;font-weight:normal;line-height:60px;text-align:left;}
.pubLeft dl dt small{font-size:13px;line-height:13px;text-transform:uppercase;display:block;}
.pubLeft dl dd{height:46px;line-height:46px;}
.pubLeft dl dd a{display:block;text-indent:20px;border-left:1px solid #f2f2f2;font-size:14px;}
.pubLeft dl dd a:hover, .pubLeft dl dd a.on{border-left:1px solid #2557ac;background:#FFF;color:#2557ac;}


.Pro_rt{float:right;width:970px;height:auto;}

@media (max-width: 768px) {
.ProList{width:100%;padding:0 8px;}
.Pro_lt{width:100%;}
.Pro_rt{width:100%;}
	.pubProList{
		padding:0px 0px 20px 0px;
	}
	
	.pubProList ul{
		padding:10px 0 0 0;
		overflow:hidden;
	}
	.pubProList ul li{
		padding:0px 10px 10px 10px;
	}
}





.pro_list{ width:1200px; height:auto; position:relative; overflow:hidden;margin:0 auto;margin-top:40px;min-height:600px;clear:both;}

.pro_list li{ width:280px; height:340px; float:left; background:#fff; margin:0px 10px 20px 10px; position:relative; overflow:hidden;}
.pro_list li .proThum{ width:100%; height:280px; position:relative; overflow:hidden;border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
.pro_list li .proThum img{ width:280px; height:280px; position:absolute; left:0px; top:0px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.pro_list li .proName{ width:80%;margin:0 auto; padding-left:0px; height:60px; line-height:60px;  font-size:16px; color:#3e3e3e; border-bottom:1px solid #f2f2f2; overflow: hidden;}
.pro_list li .proBottom{ width:100%; height:117px; position:absolute; left:0px; bottom:-57px; -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s; background:#ececec;text-align:center;}

.pro_list li .proInfo{ width:80%; height:57px; color:#fff;margin:0 auto;font-size:15px;padding-top:12px;}
.pro_list li .proInfo a{color:#FFF;padding-right:5px;}
.pro_list li:hover .proBottom{ bottom:0px;color: #FFFFFF;background: linear-gradient(to right, #eb3e00,#ff7200);}
.pro_list li:hover .proBottom .proName,.pro_list li:hover .proInfo{ color: #FFFFFF;}
.pro_list li:hover .proBottom .proName{ border-bottom: 1px solid #fff;}
.pro_list li:hover .proThum img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.pro_list li:hover .proInfo .proIcon.ll{ background-position: -20px 0px;}




@media screen and (max-width:768px){
.pro_list{width:100%;padding:0 10px;margin-top:20px;}	
.pro_list li {width:100%;margin:0 0 12px 0;}
.pro_list li .proThum{width:100%;min-height:100%;}
.pro_list li .proThum img{width:100%;min-height:100%;}
.pro_list li .proThum{width:100%;}
}




.pro_cont{width:1200px; min-height:400px;padding-top:0px;padding-bottom:50px;margin:0 auto; clear:both;}
.pro_cont .rt{ float:right; width:770px;height:auto;overflow:hidden;padding-bottom:80px}

.pro_cont .lt{ float:left; width:402px;height:auto;overflow:hidden;padding-bottom:80px}
.pro_lt_pic{width:100%;height:auto;text-align:center;padding-bottom:20px;}
.pro_lt_pic img{width:100%;height:auto;border:1px solid #e0e0e0;}
.pre_next{width:auto;height:auto;overflow:hidden;margin-top:12px;border:1px solid #e0e0e0;margin-bottom:50px;}
.pre_next li{width:50%;float:left;display:block;text-align:center;border-right:1px solid #e0e0e0;}
.pre_next li a{color:#444;display:block;font-size:15px;line-height:35px;text-transform:uppercase;-webkit-transition: all 0.5s ease-in-out;}
.pre_next li a:hover{color:#FFF;background:#407fce;}
.pre_next li:last-child{border:none}


.pro_tit{ font-size:26px; line-height:40px; padding:8px 0 8px 0 ; background:#f8f8f8;border:1px solid #e0e0e0;text-align:center}
.pro_tit1{ font-size:20px; line-height:30px; padding:8px 0 8px 0 ; background:#f8f8f8;border:1px solid #e0e0e0;padding-left:20px;margin-top:20px;}
.pro_shux{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:auto;overflow:hidden;padding:12px 0;}
.pro_shux li{width:50%;float:left;display:block;line-height:42px;font-size:16px;color:#444;padding-left:20px;}
.pro_info{ line-height:24px;padding:10px 0px;font-size:15px;color:#555; min-height:352px;}
.pro_info img{ min-width:100%;}
.pro_info_sx{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:auto;overflow:hidden;padding:12px 12px;}

.ff_pre{ clear:both; padding:16px 0 0 0;color:#333;}
.ff_pre a{color:#0055ab;font-size:15px;}
.ff_pre a:hover{color:#C00}
.ff_next{ clear:both; padding:0 0 10px 0;color:#333;}
.ff_next a{color:#0055ab;font-size:16px;}
.ns_pn{ clear:both; padding:15px 0 40px 0; line-height:26px;font-size:16px}

 @media (max-width: 768px) 
{
.pro_cont{width:100%;padding:0 5px 0 5px;}
.pro_cont .rt{width:auto;}
.pro_cont .lt{width:auto;}
.pro_lt_pic{width:100%;}
.pro_lt_pic img{width:100%;min-width:100%;}
.pro_tit{margin-top:10px;}
.pro_shux li{width:100%;float:left;display:block;line-height:32px;font-size:15px;color:#444;padding-left:10px;}
}
/*-----------product end------------*/

/*--------------news------------*/
.xwzx{background:#f0f0f0;height:76px;}
.aqw1{width:1200px;margin:0 auto;overflow:hidden;}
.aqw1_1{float:left;overflow:hidden;padding-top:18px;width:100%;}
.aqw1_1 li{float:left;overflow:hidden;width:calc(10% - 5px);height:41px;line-height:41px;text-align:center;border-radius:50px;margin-right:5px;transition: all 0.3s;}
.aqw1_1 li a{color:#333;font-size:15px;display:block;transition: all 0.3s;}
.aqw1_1 li:hover{background:#2c8be3;}
.aqw1_1 li a:hover{color:#fff;}
.aqw1_1 li a.cur{background:#2c8be3;color:#FFF;}
.aqw1_1 li:last-child{margin-right:0;}
.aqw1_1 li.qplo{background:#2c8be3;}
.aqw1_1 li.qplo a,.aqw1_1 li.qplo a:hover{color:#fff;}
.aqw1_2{float:right;overflow:hidden;line-height:76px;color:#a4a4a4;font-size:14px;background:url(../images/he.png) no-repeat left center;padding-left:28px;}
.aqw1_2 font{font-family:"宋体";}
.aqw1_2 a,.aqw1_2 a:hover{color:#a4a4a4;}
 @media (max-width: 768px) 
{
.xwzx{height:auto;overflow:hidden;}
.aqw1{width:100%;}
.aqw1_1{width:100%;padding:8px 0;}
.aqw1_1 li{width:calc(25% - 2px);margin:0 2px 0 0;padding:0 0px;border-radius:12px;line-height:30px;height:30px;}
.aqw1_1 li a{font-size:13px;display:block;}
.aqw1_2{display:none;}
}


.xwzs{padding-top:17px;overflow:hidden;}
.xwzs li{overflow:hidden;width:100%;transition: all 0.3s;}
.xwzs li img{width:294px;height:142px;}
.xwzs a{width:1200px;margin:0 auto;display:block;border-bottom:1px solid #f0f0f0;padding-top:32px;padding-bottom:32px;overflow:hidden;transition: all 0.3s;}
.dil1{float:left;overflow:hidden;margin-right:25px;}
.dil2{width:680px;float:left;overflow:hidden;transition: all 0.5s;}
.dil2 font{font-weight:bold;font-size:16px;color:#333;margin-top:16px;display:block;transition: all 0.3s;}
.dil2 p{color:#666666;font-size:14px;line-height:30px;margin-top:15px;transition: all 0.3s;}
.dil3{float:right;overflow:hidden;transition: all 0.3s;width: 140px;margin-right: -40px;margin-top: 30px;display:block;padding:10px 0 0 0;}
.dil3 font{color:#b8b8b8;font-size:30px;display:block;/* padding-top:30px; */transition: all 0.3s;}
.dil3 p{font-size:20px;line-height:20px;color:#b8b8b8;padding-top:10px;transition: all 0.3s;}
.xwzs li:hover{background:#2c8be3;}
.xwzs li:hover a{border-bottom:1px solid #2c8be3;}
.xwzs li:hover .dil2 font{color:#fff;}
.xwzs li:hover .dil2 p{color:#fff;}
.xwzs li:hover .dil3{margin-right:0px;background:url(../images/cr.png) no-repeat right center;border-left: 1px solid #96c5f1;padding-left: 30px;width:140px;}
.xwzs li:hover .dil3 font{color:#accaf1;}
.xwzs li:hover .dil3 p{color:#accaf1;}

 @media (max-width: 768px) 
{
.xwzs{padding:0 8px;overflow:hidden;}
.xwzs li{margin:0 0 3px 0;}
.xwzs li img{width:100%;height:200px;}
.xwzs a{width:100%;padding-top:0px;padding-bottom:15px;}
.dil1{width:100%;margin:0 0;}
.dil2{width:100%;}
.dil3{width:100%;margin:0 0;padding-left:8px;}	
.dil3 p{width:100%;}
.xwzs li:hover .dil3{width:100%;}
.dil2 font{width:100%;font-size:16px;line-height:160%;padding:0 8px;}
.dil2 p{width:100%;line-height:150%;font-size:14px;padding:0 8px;}
.xwzs li:hover .dil2 p{color:#fff;width:100%;line-height:150%;font-size:14px;padding:0 8px;}
}



.news_box{
	padding-bottom:0px;
	width:1200px;margin:0 auto;padding-top:60px;
}


.xinw_tit{ font-size:26px; line-height:40px; text-align:center; padding:8px 0 8px 0 ;background:#f8f7f7;border:1px solid #e0e0e0;margin-top:50px;}
.xinw_dtm{ text-align:center; padding:0 0 0px 0; font-size:14px; color:#999;line-height:40px;}
.xinw_info{ line-height:23px;padding:20px 0px;font-size:15px;color:#555;}
.xinw_info b{font-size:18px;color:#eb3e00;}




.news_list li {width:auto;overflow:hidden; padding:17px; margin-bottom:0px;height:auto;background:#f8f8f8;margin-top:20px;}
.news_list li .img { width:200px; height:130px; float:left; margin-right:25px}
.news_list li .img img {  width:100%; height:130px;}
.news_list li .intro{float:left;width:940px; height:auto;overflow:hidden;}
.news_list li .intro .n { font-size:20px; font-weight:normal; height:30px; line-height:30px; color:#333; }
.news_list li .intro time { font-size:13px; color:#999;line-height:30px;}
.news_list li .intro .text { border-top:#999 1px dotted; overflow:hidden; padding-top:10px; margin-top:5px; color:#555;line-height:180%;font-size:14px;}
.news_list li a:hover .n { color:#282e80;}


@media (max-width: 768px) {
.news_box{width:100%;padding:0px 10px 20px 10px;}
.news_list li .img{width:100%;height:100%;margin-right:0px;}
.news_list li .img img{ min-width:100%;height:auto}
.news_list li .intro{width:auto;}
.news_list li .intro .n{font-size:16px;line-height:130%;margin-bottom:10px;padding:10px 0 0 0;}
.news_list li .intro time { font-size:14px; color:#999;padding-top:20px;}
.news_list li .intro .text{line-height:160%;}

.xinw_tit{font-size:18px;margin-top:20px;line-height:30px;}
.xinw_info{ line-height:22px;padding:20px 0px;font-size:14px;color:#555;}
.xinw_info p img{width:100%;}
}



/*--------------news-----------------*/



.caseProList{padding:0px 0px 0px 0px;}
.caseProList ul{padding:0px 0 0 0;overflow:hidden;}
.caseProList ul li{float:left;width:calc(20% - 15px);margin:0 15px 15px 0px;border:1px solid #e5e5e5}
.caseProList ul li a{color:#4D4D4D;overflow:hidden;width:100%;display:block;}
.caseProList ul li a.txt{height:46px;line-height:46px;overflow:hidden;font-size:15px;text-align:center;}
.caseProList ul li a:hover{color:#fff ;background:#2557ac}
.caseProList ul li img{transition:all 0.6s;width:100%;}
.caseProList ul li img:hover{transform:scale(1.2);}
.caseProList ul li a:hover .txt::after{width:100%;}
.caseProList ul li:nth-child(5n){margin-right:0;}

@media (max-width: 768px) 
{
.caseProList ul li{float:left;width:100%;margin:0 0 0 0;}
}



/*===================================================================================================== nei end =======================================================================================*/
.foot{width:100%;float:left;background:#202427;padding:60px 0px;margin-top:2px; clear:both}
.foot .list{height:auto;overflow:hidden;}
.foot .list li{float:left;margin-right: 50px;color:#fff;display:block}
.foot .list li span{
	display: block;
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}
.foot .list li a{
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	transition: all 0.3s;background: url(../images/i_03.png) no-repeat 0px 10px;padding-left: 15px;
}
.foot .list li a:hover{
	color: #fff;
}
.foot .list li:last-child{float:right;margin-right:0px;}
.foot .list li:last-child .img{float:right;padding-left:0px;}
.foot .list li .img{float:right;margin-left:80px;padding-top:40px;}
.foot .list li .img p{text-align:center;font-size:13px;color:#fff;padding-top:5px;}
.foot .list li p{font-size:15px;line-height:170%;color: #fff;}

.foot .link{width:1200px;margin:0 auto;padding-top:20px;color:#FFF;font-size:14px;}
.foot .link a{font-size:14px;color:#FFF;}

@media (max-width: 768px) {
.foot{display:none;}

}




.copy{width:100%;background:#111619;height:auto;overflow:hidden;text-align:center;color:#FFF;font-size:13px; padding:12px 0 5px 0;}
.copy a{color:#fff;}
.copy a:hover{color:#fff;}
.copy1{width:100%;background:#111619;line-height:42px;text-align:center;color:#333;font-size:13px; clear:both;margin-top:50px;}
@media (max-width: 768px) {
.copy{line-height:140%;padding:15px 0;}
.copy1{line-height:140%;padding:15px 0;}
}



/* ====== home banner start ====== */
.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:10px;
	margin:0 6px;
	background:#fff;
}
.carousel-btn .selected {
	background:#da251c;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	z-index:100;
}
.carousel {
	position:relative;
	padding:0px;
}


@media (min-width:768px) and (max-width:991px) {
	.carousel{ height:479px !important; }
	.carousel .carousel-item .carousel-img a img{ height:479px !important; }
}

@media screen and (max-width:768px) {
	.carousel{ height:400px !important; }
	.carousel .carousel-item .carousel-img a img{ height:400px !important; padding-top:50px;}
}
@media screen and (max-width:640px) {
	.carousel{ height:379px !important; }
	.carousel .carousel-item .carousel-img a img{ height:379px !important; }
}
@media screen and (max-width:480px) {
	.carousel{ height:250px !important; }
	.carousel .carousel-item .carousel-img a img{ height:250px !important; }
}
.carousel-item {
	position:relative;
	float:left;
	display:block;
}
.carousel-item .carousel-img {
	display:block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor:default;
}
.carousel-item .carousel-img img {
	display:block;
}
.responsive-carousel {
	overflow:hidden;
}
.responsive-carousel .carousel-item img {
	width:100%;
	height:auto !important;
}
.responsive-carousel .carousel-direction {
	display:none;
}
.responsive-carousel:hover .carousel-direction {
	display:block;
}
.responsive-carousel-set .carousel-info-inner h3 {
	font-weight:normal;}
	.banbox{ width:100%; overflow:hidden; display:block}
/* ====== home banner end ====== */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 50px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:55px;
	height:55px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 55px;
	overflow: hidden;
	width: 55px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:55px;
}

/* ====== go top end ====== */

/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */

.page1{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:1200px;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;}
.page1 a,.page1 span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链接 */
.page1 a:hover, .page1 a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page1 input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */