﻿


body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	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;}
.clear_both{clear:both;}



.lt{float:left;}
.rt{float:right;}

.vh_01{height:1px;line-height:1px; clear:both;}
.vh_50{height:50px;line-height:50px; clear:both;}
.vh_400{height:300px;line-height:300px; clear:both;}
.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;}
.vh_50{height:20px;line-height:20px}
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}



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



/*-----------------------------------------cp--------------------------*/


.in_prod{ width:1200px; height:auto;margin:0 auto;overflow:hidden}
.in_prod li{ width:280px; float:left; background:#fff; margin:0px 20px 20px 0px; overflow:hidden;}
.in_prod li .pro_pic{ width:280px; height:auto; overflow:hidden;border:1px solid #e8e8e8}
.in_prod li .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_prod li .pro_txt{color:#fff;font-size:22px;padding:20px 20px 0 20px;width:100%;background:#1265ba;height:160px;text-align:center}
.in_prod li .pro_txt p{font-size:13px;color:#d0e0f1;line-height:160%;padding-top:10px;}
.in_prod li:nth-child(4n){margin-right:0px;}
.in_prod li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.in_prod li a:hover .pro_txt{color:#ffe400;}

@media (max-width:768px){
.in_prod{width:100%;padding:0 8px 0 8px;margin:0 0; clear:both}
.in_prod li{width:calc(50% - 6px);margin:0 3px 6px 3px;}
.in_prod li .pro_txt{font-size:15px;height:180px;padding:15px 10px 0 10px;}
.in_prod li .pro_txt p{line-height:150%;padding-top:3px;}
.in_prod li .pro_pic{width:100%;}
.in_prod_tit{margin:0 0 25px 0;}
}
/*-----------------------------cp-------------------------------------------------*/


/*------youshi-----*/


.zq-icon{display:inline-block;background:url(../images/icon.png) no-repeat;}
.icon40x40{width:40px;height:40px}
.crad-area-icon1{background-position:0 0}
.crad-area-icon2{background-position:-40px 0}
.crad-area-icon3{background-position:-80px 0}
.crad-area-icon4{background-position:-120px 0}

.card-area{margin:75px auto 0;height:525px;width:1280px;position:relative;}
.card-area .bg-e8e8e8{background:#e8e8e8}
.card-area .bg-e1e1e1{background:#e1e1e1}
.card-area .card-item{z-index:4;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;position:relative;float:left;width:17%;height:486px;background-color:transparent}
.card-area .card-item+.card-item{margin-left:-1px}
.card-area .card-item .card{transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;width:100%;height:100%;text-align:center;background:#fff}
.card-area .card-item .card .card-content{width:100%;line-height:2}
.card-area .card-item .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));line-height:2}
.card-area .card-item .card .card-content.content-second li{float:left;width:50%}
.card-area .card-item .card .card-content,.card-area .card-item .card .card-title{position:absolute;left:0;right:0;z-index:1}
.card-area .card-item .card .card-title{padding-top:1px;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;height:145px;line-height:26px;font-size:14px;top:0;background:#1b77b9;border-left:1px solid #3285c0}
.card-area .card-item .card .card-title .content{position:absolute;bottom:-2px;width:100%}
.card-area .card-item .card .card-title h1{font-size:22px;font-weight:700;color:#d9efff;margin-bottom:0}
.card-area .card-item .card .card-title .short-info{color:#8dbbdc;font-size:14px;margin-top:0;margin-bottom:20px}
.card-area .card-item .card .card-title .zq-product-img{width:40px;height:40px;margin:10px auto;position:relative}
.card-area .card-item .card .card-title .zq-product-img img{position:absolute;left:0;width:100%}
.card-area .card-item .card .card-title .zq-product-img .un-hover{z-index:1;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item .card .card-title .zq-product-img .with-hover{z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item .card .card-title .short-info,.card-area .card-item .card .card-title .zq-product-img img,.card-area .card-item .card .card-title h1{transition:all .15s cubic-bezier(.4,0,.2,1) 0s}
.card-area .card-item .card .card-content{height:341px;position:absolute;top:145px}
.card-area .card-item .card .card-content.content-first .content-first-list{width:80%;font-size:14px;color:#373d41;margin:47px 20px 0 20px;text-align:center;}
.card-area .card-item .card .card-content.content-first .content-first-list li{margin-bottom:30px}
.card-area .card-item .card .card-content.content-second{width:90%;left:25px;font-size:14px;color:#a9b0b4;text-align:left;padding-top:26px}
.card-area .card-item .card .card-content.content-second .main-head{color:#3db1ea;font-size:18px;line-height:28px;margin-bottom:0px}
.card-area .card-item .card .card-content.content-second p{margin:0px 0}
.card-area .card-item .card .card-content.content-second .main-tip{color:#232933;line-height:160%;}
.card-area .card-item .card .card-content.content-second .main-desc{padding:10px 0 0 0;}
.card-area .card-item .card .card-content.content-second .main-desc img{width:100%;}


.card-area .card-item.active{z-index:6;box-shadow:0 0 30px rgba(0,0,0,.2);width:49%;height:500px}
.card-area .card-item.active .card .card-title{background-color:#3db1ea;height:159px;top:-15px;border:none}
.card-area .card-item.active .card .card-title .short-info{color:#9ed8f5}
.card-area .card-item.active .card .card-title h1{color:#fff}
.card-area .card-item.active .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item.active .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}


@media (max-width:768px){
.card-area{width:100%;margin:0 0;height:436px;}
.card-area .card-item.active{width:50%;height:436px; box-shadow:none}
.card-area .card-item{width:50%;height:436px;}
.card-area .card-item .card .card-content{height:291px}
.card-area .card-item.active .card .card-title{height:145px;top:0px;}


.card-area .card-item .card .card-content.content-second{width:95%;left:5px;font-size:14px;color:#a9b0b4;text-align:left;padding-top:26px}
.card-area .card-item .card .card-content.content-second .main-head{color:#3db1ea;font-size:18px;line-height:28px;margin-bottom:0px}
.card-area .card-item .card .card-content.content-second p{margin:0px 5px}

}



.tedian_box{width:100%;float:left;background:url(../images/in_01.jpg) no-repeat center;height:419px;margin-top:40px;}
.ser_title{text-align:center;font-size:45px;color:#FFF;padding:72px 0 4px 0;}
.ser_title p{font-size:20px;color:#FFF; border:1px dashed #FFFFFF; border-radius:20px;width:360px;margin:19px auto 0 auto; letter-spacing:1px;padding:5px 0;}


.iche{width:auto;margin:0 auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.iche h1{font-size: 36px;color: #222;margin:50px 0 15px 0;background:url(../images/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:8px;text-align:center; font-weight:normal;}
.iche span{display: block;margin: 0px 0 50px 0;font-size: 17px;color: #666;line-height: 20px;text-align:center;}


.iche1{width:auto;margin:0 auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.iche1 h1{font-size: 36px;color: #222;margin:50px 0 15px 0;background:url(../images/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:8px;text-align:center; font-weight:normal;}
.iche1 span{display: block;margin: 0px 0 40px 0;font-size: 15px;color: #666;line-height:170%;text-align:center;}


.in_td_txt{text-align:center;font-size:40px;color:#333;padding:50px 0 40px 0;}
.in_td_txt b{color:#333;font-weight:600;}
.in_td_txt p{font-size:16px;color:#666; letter-spacing:0px;padding-top:5px;}
.in_td{width:1200px;margin:0 auto;height:auto;overflow:hidden; clear:both;min-height:500px; color:#333;font-size:18px;}

@media (max-width:768px){
.ser_title{font-size:25px;padding:50px 0 4px 0;margin-bottom:30px;}
.ser_title p{font-size:15px;width:260px;margin:8px auto 0 auto;}

.iche h1{margin:25px 0 10px 0;}
.iche span{margin:0 0 25px 0;}

.iche1 h1{margin:25px 0 10px 0;}
.iche1 span{margin:0 0 25px 0;}
}
/*------youshi-----*/


.iabo{width:1200px;height:auto;margin:90px auto 20px auto; overflow:hidden; clear:}
.iabo_lt{float:left;width:620px;font-size:15px;line-height:180%;color:#555;}
.iabo_rt{float:right;width:535px;height:auto;}


.iabo_title{font-size:32px;color:#333;padding:5px 0 6px 12px;border-left:3px solid #cd0f04;margin:0 0 30px 0;}
.iabo_title b{ font-weight:normal;border-bottom:3px solid #2d5aad;padding-bottom:8px;}
.iabo_title p{font-size:14px;color:#555;border:1px solid #CCC;width:240px;margin:0 auto;margin-top:7px;padding:5px 0;}


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

@media (max-width:768px){
.iabo{width:100%;padding:0 8px 0 8px;margin:310px auto 0 auto;}
.iabo_lt{width:100%;padding-top:0px;line-height:160%;}
.iabo_rt img{width:100%;}
.iabo_rt{width:100%;font-size:14px;line-height:150%;padding:15px 0 0 0;}
.iabo_title{font-size:28px;margin-bottom:15px;}
.iabo_title b{border:none;}
.iabo_title p{margin-top:5px;background: linear-gradient(to right,#009c37,#1554c7);color:#FFF; border-radius:20px;}
.proPic{width:100%;}
}

.chejian{width:100%;height:auto;overflow:hidden;margin:30px 0 0 0;}
.chejian li{float:left;width:calc(33.33% - 1px);margin:0 1px 1px 0;}
.chejian li .pic{width:100%;height:auto; overflow:hidden;}
.chejian li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s}
.chejian li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

@media (max-width:768px){
.chejian{width:100%;padding:0 1px;margin:20px 0 0 0;}
.chejian li{width:calc(50% - 1px);margin:0 1px 1px 0;}
}

.news_title{margin:auto;font-size:28px;color:#333;padding:0px 0 0 0;border-left:3px solid #bd0004;line-height:26px;padding-left:10px;margin-bottom:30px;}

.in_news_box{width:100%;margin:0 auto; clear:both;overflow:hidden;background:#f9f9f9;padding:50px 0;}

.in_news {width:1200px; margin:70px auto 50px auto;height:auto;overflow:hidden}
.in_news .lt{float:left;width:598px;height:389px; position:relative}
.in_news .lt .title{width:100%;background-color: rgba(18,101,186,0.9);padding:20px 30px 12px 30px; position:absolute;bottom:0px;color:#FFF;font-size:20px;}
.in_news .lt .title p{font-size:14px;color:#fff;line-height:150%;padding-top:5px;}

.in_news .rt{float:right;width:560px;height:auto;overflow:hidden;}
.in_news .rt  li{float:left;width:100%; height:auto; overflow:hidden; margin-bottom:12px;font-size:16px;color:#333;}
.in_news .rt  li p{font-size:12px;line-height:160%;color:#777;padding-top:5px;}
.in_news .rt  li span{float:right;font-size:12px;color:#777;}
.in_news .rt  li:last-child{margin-bottom:0px;}
.in_news .rt li a:hover{color:#900}
.in_news .rt li a{color:#333;}
.in_news .rt li a:hover span{color:#039}

@media (max-width:768px){
.news_title{padding-top:0px;}
.in_news .lt{width:100%;height:auto;}
.in_news .lt img{width:100%;height:auto;}
.in_news .lt .title{padding:10px 10px 5px 10px;}
.in_news .rt{width:100%;padding:0 8px;margin-top:25px;}
.in_news{width:100%;margin:0 auto 0 auto}
.in_news_title{font-size:28px;padding:40px 0 30px 0;}
.in_news li{width:100%;margin:0 0;height:110px;}
.in_news li .tm{width:100px; display:none}
.in_news li .tm b{font-size:24px;}
.in_news li .tm span{font-size:15px;}
.in_news li .cont{width:100%;padding-left:15px;padding-right:15px;}
.in_news li .cont p{font-size:15px}
.in_news li .cont div{font-size:12px;padding-top:0px;line-height:140%;}

}


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


/*===================================================================================================== nei ============================================================================================*/
.in_banner{
	width: 100%;min-width: 1200px;
}
.in_banner img{width: 100%;height: auto;display: block;}


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

.news-ban {width: 100%;  height:366px; background:url(../images/news_ban.jpg) center no-repeat; clear:both}
.mainbox{width:100%;float:left;background:#f4f4f4;height:auto;overflow:hidden;padding:0 0 30px 0;}
.w1200{margin:0 auto;width:1200px;}

.inner{width:1200px;margin:60px auto 50px auto;height:auto;overflow:hidden;}
.inner .lt{float:left;width:220px;height:auto;overflow:hidden}
.inner .rt {float:right;width:940px;height:auto;overflow:hidden;}

.inlt{ float:left; width:220px;}
.inlt ul li{ line-height:42px; font-size:15px; background:#f3f2f2 url(../images/zm_p_05.png) no-repeat 185px 22px; border-bottom:1px solid #FFF; padding-left:30px;}
.inlt ul li a{ color:#666666; display:block}
.inlt ul li:hover{ background:#cd0f04 url(../images/zm_p_06.png) no-repeat 185px 22px;}
.inlt ul li:hover a{ color:#fff;}
.inlt ul .lton{ background:#cd0f04 url(../images/zm_p_06.png) no-repeat 185px 22px;}
.inlt ul .lton a{ color:#fff;}

.inlt1{ float:left; width:230px;}
.inlt1 ul li{ line-height:52px; font-size:16px; background:#f3f2f2 url(../images/zm_p_05.png) no-repeat 185px 22px; border-bottom:1px solid #FFF; padding-left:30px;}
.inlt1 ul li a{ color:#666666; display:block}
.inlt1 ul li:hover{ background:#0392d8 url(../images/zm_p_06.png) no-repeat 185px 22px;}
.inlt1 ul li:hover a{ color:#fff;}
.inlt1 ul .lton{ background:#0392d8 url(../images/zm_p_06.png) no-repeat 185px 22px;}
.inlt1 ul .lton a{ color:#fff;}

.inlt_title{width:100%;background:#0392d8;line-height:52px;color:#fff;padding-left:30px;font-size:18px;margin-bottom:1px;}
.inlt_title1{width:100%;background:#0392d8;line-height:52px;color:#fff;padding-left:30px;font-size:18px;margin-bottom:1px;margin-top:20px;height:auto;overflow:hidden;}

.rt{ width:940px; float:right;}

.rt_title{width:auto;line-height:42px;border-left:6px solid #0392d8;font-size:18px;padding-left:12px;background:#f7f6f6;color:#333;margin-bottom:40px;}


.subMenu{width:100%;background: linear-gradient(#fff, #f0f0f0);height:auto;overflow:hidden;}
.subMenu ul{width:1205px;margin:16px auto 16px auto;height:auto;overflow:hidden;}
.subMenu ul li{float:left;height:38px;margin:0 10px 10px 0;transition: all 0.3s linear;width:125px;text-align:center;font-size:15px;line-height:38px; border-radius:30px;}
.subMenu ul li a{display:block;border-radius:30px;color:#444;border:1px solid #e2e2e2;background:#fff;}
.subMenu ul li.on a{background: #cd0f04;color: #fff;border:1px solid #cd0f04}
.subMenu ul li:hover a{background:#cd0f04;color:#fff;transition: all 0.3s linear;border:1px solid #cd0f04}
.subMenu ul li:nth-child(9n){margin-right:0px;}

.subMenu1{width:100%;background: linear-gradient(#fff, #f0f0f0);height:54px;}
.subMenu1 ul{width:1200px;margin:16px auto 16px auto;height:auto;overflow:hidden;}
.subMenu1 ul li{float:left;height:38px;margin-right:15px;transition: all 0.3s linear;}
.subMenu1 ul li a{display:inline-block;font-size:15px;padding:0 20px;line-height:38px; border-radius:30px;color:#222;background:#fff;}
.subMenu1 ul li.on a{background: #fc6500;color: #fff;}
.subMenu1 ul li:hover a{background:#fc6500;color:#fff;transition: all 0.3s linear;}

.subMenu_txt{float:right;background:url(../images/zt07.png) no-repeat 0 10px;font-size:14px;color:#222;padding:8px 0 5px 25px;}
.subMenu_txt a{color:#222;}
.subMenu_txt a:hover{color:#222;}


.wap_txt{width:100%;background:#3159b6;padding:0 0 0 12px;font-size:18px;color:#FFF;line-height:40px;}
.nban img{width:100%;height:auto;}
@media (min-width:768px) and (max-width:1920px) {
.wap_txt{display:none;}
}
@media (max-width: 768px) {
.mainbox{width:100%;padding:0 0 30px 0;}
.w1200{width:100%;padding:0 8px 0 8px;}
.subMenu1{display:none;}
.subMenu{display:none;}
.nban{display:none}

.inner{width:100%;padding:0 8px;margin:30px 0 60px 0;}
.inner .lt{display:none;}
.inner .rt{width:100%;}
}


/* about 栏目 */
.abo_box {width: 100%;  height: 780px; background-image:url(../images/zk_05.jpg); background-repeat: no-repeat; background-position:top;background-attachment: fixed; overflow:hidden;margin:0px 0 1px 0;}
.about{width:100%;height:auto;overflow:hidden;background-color: rgba(255,255,255,0.8);padding:80px 50px; border-radius:12px;margin:0 auto;font-size:15px;line-height:170%;color:#333;margin-top:120px;}
.about span{font-size:13px;color:#333;line-height:170%; font-family:Arial, Helvetica, sans-serif}


.qywh{width:1200px;margin:30px auto 30px auto;height:auto;overflow:hidden;}
.qywh .lt{width:600px;float:left;height:auto}
.qywh .rt{float:right;width:560px;height:auto;font-size:15px;line-height:180%;color:#333;}
.qywh .rt b{font-size:16px;color:#900; font-weight:normal;}

@media (max-width: 768px) {
.abo_box{width:100%;background:#fff;height:auto;overflow:hidden;}
.about{width:100%;padding:0 8px;margin:0 auto;margin:20px 0 0 0;line-height:160%;}
.about span{line-height:150%;}
.qywh{width:100%;padding:0 8px}
.qywh .lt{width:100%;}
.qywh .lt img{width:100%;height:auto}
.qywh .rt{width:100%;}
.
}


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

.qyhj{width:100%;height:auto;overflow:hidden;margin:30px 0 0 0;}
.qyhj li{float:left;width:calc(50% - 1px);margin:0 1px 1px 0;}
.qyhj li .pic{width:100%;height:auto; overflow:hidden;}
.qyhj li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s}
.qyhj li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}




.sccj{ width:auto; height:auto;margin:0px 0 30px 0; min-height:400px; overflow:hidden}
.sccj li{ width:calc(20% - 20px); float:left; margin:0px 10px 20px 10px; overflow:hidden;border:1px solid #e4e2e2}
.sccj li .pic{ width:100%; height:auto; overflow:hidden;}
.sccj li .pic img{width:100%;height:170px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.sccj li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

@media (max-width: 768px) {
.sccj{width:100%;padding:0 8px;margin:10px 0 0 0;}
.sccj ul li{width:calc(50% - 4px);margin:0 2px 4px 2px;height:auto}
.sccj ul li .pic{width:100%;height:140px;}
.sccj ul li .pic img{height:140px;width:100%;}
.sccj ul li:last-child{margin:0px;}
}



/*-----------chejian-----------------------*/


/*------------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:#3159b6; 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 13px; 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;}
 .cnt_cont .bkg{width:260px;}
}


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


/*-----------product-----------*/



.ProList{ width:1200px; height:auto;clear:both;margin:0 auto 30px auto;overflow:hidden}
.ProList li{ width:224px; float:left; background:#fff; margin:0px 20px 20px 0px; overflow:hidden; border:1px solid #ddd;}
.ProList li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.ProList li .pro_pic img{width:100%;height:224px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList li .pro_txt{text-align:center;color:#333;font-size:15px;padding:15px 0 15px 0;}
.ProList li:nth-child(5n){margin-right:0px;}
.ProList li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList li a:hover .pro_txt{color:#d70505;}

.ProList1{ width:940px; height:auto;clear:both;margin:0 auto 30px auto;overflow:hidden}
.ProList1 li{ width:220px; float:left; background:#fff; margin:0px 20px 20px 0px; overflow:hidden; border:1px solid #ddd;}
.ProList1 li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.ProList1 li .pro_pic img{width:100%;height:220px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList1 li .pro_txt{text-align:center;color:#333;font-size:15px;padding:15px 0 15px 0;}
.ProList1 li:nth-child(4n){margin-right:0px;}
.ProList1 li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList1 li a:hover .pro_txt{color:#d70505;}


@media screen and (max-width:768px){
.ProList{width:100%;padding:0 0;margin:30px 0 0 0;}	
.ProList li{width:calc(50% - 10px);margin:0 5px 12px 5px;height:auto}
.ProList li .pro_pic img{width:100%;height:auto;}
.ProList li .pro_txt{font-size:14px;padding:10px 0 5px 0;}
.ProList li .pro_txt p{font-size:12px;}

.ProList1{width:100%;padding:0 0;margin:30px 0 0 0;}	
.ProList1 li{width:calc(50% - 10px);margin:0 5px 12px 5px;height:auto}
.ProList1 li .pro_pic img{width:100%;height:auto;}
.ProList1 li .pro_txt{font-size:14px;padding:10px 0 5px 0;}
.ProList1 li .pro_txt p{font-size:12px;}
}


.pre_next{width:100%;height:auto;overflow:hidden;margin-top:10px;border:1px solid #e0e0e0;margin-bottom:0px;background:#FFF; clear:both}
.pre_next li{width:50%;float:left;text-align:center;border-right:1px solid #e0e0e0;}
.pre_next li a{color:#444;display:block;font-size:14px;line-height:35px;text-transform:uppercase;-webkit-transition: all 0.5s ease-in-out;}
.pre_next li a:hover{color:#FFF;background:#fb622a;}
.pre_next li:last-child{border:none}


.pro_tion1{width:940px;height:auto;overflow:hidden;}
.pro_tion1 .lt1{float:left;width:380px;}
.pro_tion1 .lt1 img{width:378px;height:378px;border:1px solid #e8e8e8;}
.pro_tion1 .rt1{float:right;width:520px;}

.pr_rt_title{font-size:20px;color:#333;padding:8px 0px 8px 12px;background:#fbfbfb;border:1px solid #e8e8e8;}
.pr_rt_title p{font-size:14px; font-family:Arial, Helvetica, sans-serif}
.pr_rt_sx{font-size:15px;padding:20px 0 20px 15px;line-height:170%;color:#666;}
.pr_rt_lxfs{width:100%;border:1px #CCCCCC dashed;height:auto;overflow:hidden;margin:25px 0 30px 0;padding:10px 10px; position:relative;background:#ecfff4}
.pr_rt_lxfs li{float:left;font-size:16px;color:#555;margin-bottom:10px;display:block;width:100%;}
.pr_rt_lxfs li img{margin-right:10px;padding:0px 0 0 0;}
.pr_rt_lxfs li:last-child{margin-bottom:0px;}
.pr_rt_lxfs ewm{right:10px;top:5px; position:absolute}
.pr_rt_lxfs ewm img{width:105px;height:105px;}

.pr_rt_pic{width:100%;text-align:center;}
.pr_rt_pic img {width:400px;height:auto}

.cp_h50{ clear:both;height:5px;line-height:5px;}
.pro_info_txt{width:100%;line-height:50px;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-top:2px solid #2d5aad;padding-left:20px;font-size:20px;color:#121212; clear:both;background:#fbfbfb;margin-top:40px;}
.pro_info{ line-height:160%;padding:25px 10px 20px 10px;font-size:14px;color:#666; min-height:400px; clear:both}
.pro_info img{ max-width:900px;clear:both;}
.pro_info_sx{width:auto;line-height:42px;border-left:6px solid #0392d8;font-size:18px;padding-left:12px;background:#f7f6f6;color:#333;margin:30px 0 0 0;}


.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_tit img{width:100%;}
.pro_tit p{font-size:20px;}
.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;}

.pro_tion1{width:100%;}
.pro_tion1 .lt1{width:100%;}
.pro_tion1 .lt1 img{width:100%;height:auto}
.pro_tion1 .rt1{width:100%}

.pr_rt_title{margin-top:20px;}
.pr_rt_pic img{width:100%;}
.pr_rt_lxfs{margin:15px 0 0 0;}

.pro_info img{width:100%;max-width:100%;}
.pro_info_txt{padding-left:12px;margin-top:20px;}
}


.jzj_title{font-size:20px;color:#333;width:100%;padding:10px 0;height:auto;overflow:hidden;}
.jzj_gj_list{width:1201px;margin:0 auto;height:auto;overflow:hidden;}
.jzj_gj_list li{float:left;width:112px;margin:0 9px 9px 0;text-align:center;border:1px solid #e3e3e3;}
.jzj_gj_list li:nth-child(10n){margin-right:0px;}
.jzj_gj_list li p{font-size:14px;color:#555;}
.jzj_gj_list li img{width:110px;height:257px;}


.jzj_gj_list1{width:1201px;margin:0 auto;height:auto;overflow:hidden;}
.jzj_gj_list1 li{float:left;width:163px;margin:0 10px 10px 0;text-align:center;border:1px solid #e3e3e3;}
.jzj_gj_list1 li:nth-child(7n){margin-right:0px;}
.jzj_gj_list1 li img{width:161px;height:161px;}
 @media (max-width: 768px) {
.jzj_title{padding-left:10px;}
.jzj_gj_list{width:100%;}
.jzj_gj_list li{width:calc(25% - 8px);margin:0 4px 8px 4px;}
.jzj_gj_list li img{width:100%;height:auto}

.jzj_gj_list1{width:100%;}
.jzj_gj_list1 li{width:calc(25% - 8px);margin:0 4px 8px 4px;}
.jzj_gj_list1 li img{width:100%;height:auto}
 }
/*-----------product end------------*/

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


.xinw_tit{ font-size:22px; line-height:36px; text-align:center; padding:8px 0 8px 0 ;background:#fff;display:block;margin-top:0px;}
.xinw_dtm{ text-align:center; padding:0 0 0px 0; font-size:14px; color:#555;line-height:40px;}
.xinw_info{ line-height:23px;padding:20px 0px;font-size:15px;color:#555;min-height:400px;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_box{width:auto;background:#FFF;height:auto;overflow:hidden;padding:50px 40px 40px 40px;}



.newsList { width:1200px; position:relative; z-index:12;margin:20px auto 50px auto;min-height:360px;}
.newsList li{ width:100%; height:123px; overflow:hidden; position:relative;}
.newsList li a{ position:relative; z-index:12;}
.newsList li .tm{ float:left; width:125px; height:100%; text-align:center;}
.newsList li .tm b{ display:block; font-size:40px; line-height:45px; margin-top:30px; transition:all 0.5s ease;}
.newsList li .tm span{ display:block; line-height:18px; font-size:15px; transition:all 0.5s ease;}
.newsList li .cont{ float:right; width:1045px; padding:35px 25px 0 0;}
.newsList li .cont p{ color:#333; font-size:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:all 0.5s ease;}
.newsList li .cont div{ padding-top:5px; font-size:13px; line-height:160%;overflow:hidden; color:#737373; transition:all 0.5s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.newsList li::after{ content:""; position:absolute; left:0px; top:0px; display:block; width:0; height:100%; background: linear-gradient(to right,#0392d8,#0392d8); z-index:-1; transition:all 0.5s ease;}
.newsList li:hover::after{ width:100%;}
.newsList li:hover .tm b,.newsList li:hover .tm span{ color:#FFF;}
.newsList li:hover .cont p,.newsList li:hover .cont div{ color:#FFF;}



@media (max-width: 768px) {
.xinw_box{padding:30px 20px 30px 20px;}
.xinw_tit{font-size:16px;margin-top:20px;}
.newsList{width:100%;padding:0 0; clear:both}
.newsList li{width:100%;height:90px;}

.newsList li .cont{width:100%;padding:20px 8px 0 12px;}
.newsList li .tm{display:none;}
.newsList li .cont p{font-size:16px;}
.newsList li .cont div{padding-top:0px;}
}


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

/*----product news---*/
.related{width:100%;height:auto;overflow:hidden;padding:15px 10px 0 10px;border:1px solid #e0e0e0; clear:both;margin:20px 0;min-height:120px;}
.related li{float:left;width:calc(25% - 10px);margin:0 5px 10px 5px;background:url(../images/i_04.jpg) no-repeat 0 7px;padding-left:7px;}
.related li a{display:block;font-size:12px;}

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

/*-----canshu-----------*/
.cs{width:1200px;margin:50px auto 50px auto;height:auto;overflow:hidden;}
.cs .lt{float:left;width:220px;height:auto;overflow:hidden}
.cs .rt {float:right;width:930px;height:auto;overflow:hidden;min-height:800px;}

.cslt{ float:left; width:220px;}
.cslt ul li{ line-height:50px; font-size:15px; background:#f3f2f2 url(../images/zm_p_05.png) no-repeat 185px 22px; border-bottom:1px solid #FFF; padding-left:30px;}
.cslt ul li a{ color:#666666; display:block}
.cslt ul li:hover{ background:#0053a1 url(../images/zm_p_06.png) no-repeat 185px 22px;}
.cslt ul li:hover a{ color:#fff;}
.cslt ul .lton{ background:#0053a1 url(../images/zm_p_06.png) no-repeat 185px 22px;}
.cslt ul .lton a{ color:#fff;}

.cs_pic{width:920px;height:auto;overflow:hidden;margin:0 auto; position:relative}
.cs_pic .cs_pic_title{position:absolute;top:39%;background-color: rgba(0,83,161,0.8);left:0px;padding:30px 50px 20px 30px;color:#fff;font-size:30px;}
.cs_pic .cs_pic_title p{font-size:16px;color:#FFF; font-family:Arial, Helvetica, sans-serif;}

.csrt_title{width:100%;border-bottom:4px solid #0053a1;font-size:26px;color:#333;padding:6px 0;margin-bottom:0px;}
.csrt_title span{font-size:20px;color:#333; font-family:Arial, Helvetica, sans-serif;float:right;padding:10px 0 0 0;}

		
.slideBox3{ width:900px; height:auto; overflow:hidden; position:relative;margin:0 auto;}
.slideBox3 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox3 .bd li{ zoom:1; vertical-align:middle; }
.slideBox3 .bd img{ width:900px; height:auto; display:block;  }
.slideBox3 .prev{
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 30px;
	height: 60px;
	background: url(../images/zjt.png);
}
.slideBox3 .next{  position:absolute; right:0%; top:50%; margin-top:-25px; display:block; width:30px; height:60px; background:url(../images/rjt.png);}
.slideBox3 .prev:hover,
.slideBox3 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox3 .prevStop{ display:none;  }
.slideBox3 .nextStop{ display:none;  }

@media (max-width: 768px) {
.cs{width:100%;padding:0 8px;margin:30px auto 50px auto;}
.cs .lt{width:100%;}
.cs .rt{width:100%;min-height:0px;}
.cslt{width:100%;}
.cs_pic{width:100%;}
.cs_pic img{width:100%;height:auto}
.cs_pic .cs_pic_title{font-size:24px;top:30%;padding:10px 10px 5px 10px;}
.cs_pic .cs_pic_title p{font-size:13px;}
.cslt ul li{ background:#f3f2f2 url(../images/zm_p_05.png) no-repeat 20px 20px;}
.cslt ul li:hover{ background:#0053a1 url(../images/zm_p_06.png) no-repeat 20px 20px;}
.cslt ul .lton{ background:#0053a1 url(../images/zm_p_06.png) no-repeat 20px 20px;}
.slideBox3{width:100%;}
.slideBox3 .bd{width:100%;}
.slideBox3 .bd img{width:100%;height:auto;overflow:hidden}
.slideBox3 .bd li img{width:100%;height:auto}
}
/*------canshu*/
/*===================================================================================================== nei end =======================================================================================*/
.foot_box { width:100%; height:auto; background:#1265ba;overflow:hidden;margin-top:0px; clear:both;padding:60px 0 20px 0;}
.foot{width:1200px;margin:0 auto;height:210px;overflow:hidden; }


.foot .nav_list{width:900px;background:url(../images/zk_04.jpg) right top no-repeat;float:left;}

.nav_list dl{float:left;width:150px;}
.dl_list .title{margin-bottom:20px;font-size:16px;color:#fff;}
.dl_list dd{padding-left:15px;width:160px;height:25px;line-height:25px;background:url(../images/zk_03.jpg) center left no-repeat;font-size:14px}
.dl_list dd a{color:#fff;font-size:14px}
.dl_list dd a:hover{color:#fff;}

.foot .ewm_title{font-size:12px;color:#FFF;padding:5px 0 0 16px;}
.foot .lxfs_list{float:right;width:250px;height:auto;font-size:16px;color:#fff;}
.lxfs_list .title{margin-bottom:20px;font-size:16px;color:#fff;}
.lxfs_list .p1 {
	padding-left:0px;
	line-height:160%;font-size:13px;
	color:#fff;
	background:url(../images/bg5.jpg) 0 9px no-repeat;}


.share { width:150px; height:auto;margin:30px auto 0 auto;}
#share .bds_tsina { width:30px; height:30px;margin-right:10px; background:url(../images/weibo.png) no-repeat;}
#share .bds_tqq { width:30px; height:30px;margin-right:10px; background:url(../images/t_weibo.png) no-repeat;}
#share .bds_sqq { width:30px; height:30px;margin-right:10px; background:url(../images/qq.png) no-repeat;}
#share .bds_weixin { width:30px; height:30px;margin-right:0px; background:url(../images/weixin.png) no-repeat;}

.yq_link{width:1200px;font-size:12px;color:#FFF; margin:10px auto 0 auto;line-height:160%;height:auto;overflow:hidden;}
.yq_link a{color:#bebebe;padding-right:5px;}
.yq_link a:hover{color:#FFF;}



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



.copy1{width:100%;background:#024890;text-align:center;color:#FFF;font-size:13px; clear:both;padding:16px 0;}
.copy{width:100%;text-align:center;color:#fff;font-size:12px; clear:both;padding:16px 0 16px 0;background:#024890;}
.copy a{color:#fff;}
.copy a:hover{color:#fff;}
@media (max-width: 768px) {
.copy{line-height:140%;padding:15px 0;font-size:12px;margin-bottom:60px;margin-top:50px; clear:both;}
}




/* ====== 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;
}

.ban_menu_box{width:100%;position:absolute;z-index:100;}
.ban_menu{width:1200px;margin:0 auto;background:#3159b6;height:96px;}
.ban_menu .lt{float:left;width:344px;background:#FFF;height:96px;}
.lt_logo{float:left;padding:15px 0 0 23px;}
.lt_gsmc{float:left;font-size:35px;color:#333;height:10px;width:200px;padding:12px 0 0 20px; letter-spacing:3px}
.lt_gsmc p{font-size:13px;color:#666;line-height:10px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px;}
.ban_menu .rt{float:right;width:856px;}
.ban_menu .rt ul{width:720px;margin:0 auto;margin-top:13px;float:right;margin-right:20px;}
.ban_menu .rt ul li{width:120px;float:left;height:auto;text-align:center;color:#FFF;font-size:16px;line-height:60px;}
.ban_menu .rt ul li a{color:#fff;}
.ban_menu .rt ul li a:hover{color:#ffa800}

@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) {
.ban_menu_box{display:none;}
	.carousel{ height:380px !important; }
	.carousel .carousel-item .carousel-img a img{ height:380px !important; padding-top:1px;}
}
@media screen and (max-width:640px) {
	.carousel{ height:350px !important; }
	.carousel .carousel-item .carousel-img a img{ height:350px !important; }
}
@media screen and (max-width:480px) {
	.carousel{ height:180px !important; }
	.carousel .carousel-item .carousel-img a img{ height:180px !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: 70px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:45px;
	height:45px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 45px;
	overflow: hidden;
	width: 45px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:45px;
}
.gotop a:hover{color:#FFF}
/* ====== 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 */




/* 底部定导航*/
.menubox{ 
	background-color: #fafafa;
	position: relative;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	padding:9px 0;
	border-top: #eee solid 1px;
}
.menubox ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.menubox ul li i{
	display: block;
	margin:0 auto;
	width: 25px;
	height: 25px;
}
.menubox ul li i img{
	display: none;
	margin:0 auto;
	width: 25px;
}
.menubox ul li i img:first-child{
	display: block;
}
.menubox ul li span{
	display: block;
	font-size:14px;
	color: #666;
	line-height: 140%;
}
.menubox ul li.cur i img:first-child{
	display: none;
}
.menubox ul li.cur i img:last-child{
	display: block;
}
.menubox ul li.cur span{
	color: #3385cc;
}
.menubox dl{
	position: absolute;
	right: 0;
	width: 36%;
	background-color: #fafafa;
	text-align: center;
	padding: 1% 0;
	border:#ddd solid 1px;
	border-bottom: 0;
	display: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
.menubox dl dd{
	line-height: 320%;
	border-top: #ddd solid 1px;
}
.menubox dl dd:first-child{
	border:0;
}
.menubox dl a{
	display: block;
	color: #666;
	font-size: 15px;
}
.menubox dl a:active{
	color: #fff;
	background-color: #3385cc;
}

@media (min-width:768px) and (max-width:1920px) {
.menubox{display:none;}
}

/* 底部定导航*/