@charset "utf-8";

/* CSS Document */



body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

input:hover,input:active,input:focus{ outline: 0;}

ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}

img,a img{border:0;margin:0;padding:0;}

img{vertical-align: middle;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

a:hover{text-decoration:none; cursor:pointer}

.fl{float:left;}

.fr{float:right;}

textarea{resize:none; overflow:auto;}

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

.clearfix{zoom:1;}

.clear { clear: both;font-size: 0;height: 0;line-height: 0;}

.baseDiv{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}

.mt5 {margin-top: 5px!important;}

.mt20{ margin-top:20px;}

.mt30{ margin-top:30px;}

.mt35{ margin-top:35px;}

.mt40{ margin-top:40px;}

.mt50{margin-top: 50px;}

.ml400{margin-left: 400px;}

.pt25{padding-top:25px;}

.pt30{padding-top:30px;}

.myClass{

background-position:center center; 

-webkit-background-size: cover;  

-moz-background-size: cover;  

-o-background-size: cover; 

background-size:cover;

}

@-webkit-keyframes ball {

  0% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

  100% {

    -webkit-transform: translateY(-10px);

    transform: translateY(-10px);

  }

}

@keyframes ball {

  0% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

  }

  100% {

    -webkit-transform: translateY(-10px);

    transform: translateY(-10px);

  }

}



/*top*/

.switch{position: absolute;right: 30px;top: 20px;z-index: 9999;}

.switch ul li{margin-bottom: 10px;}

.switch ul li:hover img{animation: ball .6s infinite alternate;}

.dnav {

  width: 100%;

  height: 120px;
	border-top: 4px solid #f80e0f;

  /* background: url(../images/topbj.jpg) center no-repeat; */

}

.dnav .left-logo {

  line-height: 40px;

  text-align: center;

  vertical-align: middle;

  margin-left: 10%;

}

.dnav .left-logo img {

  vertical-align: middle;

  display: inline-block;

  vertical-align: middle;

  *vertical-align: auto;

  *zoom: 1;

  *display: inline;

}

.navb{

    width: 49%;

    padding: 0;

    margin-left: 2%;

}



.navb .m {

    position: relative;

    float: left;

    width: 13.5%;

    display: inline;

    text-align: center;

    height: 120px;

}

.navb h3 {

    font-size: 100%;

    font-weight: normal;

    font-size: 16px;

    text-align: center;

}

.navb h3 a {

    zoom: 1;

    display: block;

    color: #323232;

    text-align: center;

    height: 120px;

    line-height: 120px;

}

.navb h3 a.on{ background:#f80e0f ; color: #fff;}

.navb h3 a:hover{transition-duration: .3s;color: #fff;font-size: 18px;background: url(../images/kuang.png) center no-repeat;}

.top-r {
    color: #fff;
    font-size: 16px;
    background: #f80e0f url(../images/tel.png) 20px center no-repeat;
    padding-left: 74px;
    height: 97px;
    padding-top: 24px;
    width: 18%;
}

/* .top-r{margin-right: 10%;color: #fff;font-size: 16px;background: #f80e0f url(../images/tel.png) 20px center no-repeat;padding-left: 74px;height: 97px;padding-top: 24px;} */

.top-r span{font-family: "Impact";display: block;font-size: 28px;}







.navb .sub {

    display: none;

    width: 100px;

    position: absolute;

    left: 0px;

    top: 120px;

    float: left;

    line-height: 30px;

    z-index: 1000;

}

.navb .sub2 {

    left: -150px !important;

    width: 895px;

}

.navb .sub li{ text-align:center;  }

.navb .sub li a{ color:#fff; display:block; zoom:1;}

.navb .sub li a:hover{  background:#ddd; color:#c00; }

.navb .sub li a img{width: 151px;height:129px;}

.navb .sub li p{text-align:left;}

.mun1{width:850px; height:210px; background: rgba(0,0,0,0.8);padding-left:15px; -moz-box-shadow:0px 2px 2px #999 inset; -webkit-box-shadow:0px 2px 2px #999 inset; box-shadow:0px 2px 2px #e4e4e4 inset;}

.mun1 ul li{width:150px; float:left; height:auto; overflow:hidden; margin-left:13px; margin-top:25px;}

.mun1 ul li h2{width:100%; font-size:14px; color:#5e5e5e; border-bottom:1px solid #dbdbdb; line-height:35px; margin-bottom:7px;}

.dnav .sub .mun1 ul li p a{width:100%; height:28px; display:block; color:#919191; font-size:13px;overflow: hidden;}

.dnav .sub .mun1 ul li p a:hover{color:#0c438c; background:none;}

.mun1 ul li ul li{width:75px; float:left; margin:0px;}

.dnav .sub .mun1 ul li ul li a{color:#919191;}

.dnav .sub .mun1 ul li ul li a:hover{color:#0c438c; background:none;}

/*宽度小于1920px*/
 @media screen and (max-width:1300px){ 
 .navb h3{ font-size: 14px !important;}
 .navb h3 a{ font-size: 14px;}
 .navb .m{ font-size: 14px;}
 .navb{ margin-left: 1%;}
 .navb h3 a:hover{ font-size: 14px;}
 }
@media screen and (max-width:1800px){ 

.dnav{}

.dnav .left-logo{margin-left: 2% !important;}

/* .top-r{display: block;margin-right: 5%;} */
.casesList li {
    width: 18% !important;
    height: 310px;
    float: left;
    margin-left: 4px;
    margin-right: 15px;
    margin-bottom: 20px;
    background: #fff;
    position: relative;
}

}

.head .middle{ width: 85%; margin: auto;}
.topper{ height:34px; /* border-bottom:1px solid #E4E4E4; */ background: #f7f7f7; line-height:34px; color:#818085; font-size:13px;}
.topper a{ color:#818085; font-size:13px;}
.head { width: 100%; /* background:rgba(0,0,0,0.5); */ height: 226px; position: relative; z-index: 10; }
.head .top_head{ height: 160px; border-bottom: 1px  solid rgba(0,0,0,0.25); }
.head .top_head .logo{ width:50%; float: left; margin-top: 18px;}
.head .top_head .logo img{width: 100%;}
.head .top_head .hotline{ float: right; width: 24%; color: #000; font-size: 30px; margin-top: 30px;}
.head .top_head .hotline i{ font-size: 28px; width: 50px;height: 50px;background: #333;border-radius: 50%; text-align: center; line-height: 40px; display: block; float: left; margin-right: 10px; margin-top: 10px;}
.head .top_head .hotline i img{ width: 70%;margin-top: 7px;}
.head .top_head .hotline span{ font-weight: bold;}
.head .nva{ background:#333; width: 100%; display: inline-block;}
.head .nva li{ float: left; width: 13.5%; color: #fff; height: 65px; line-height: 65px; text-align: center; position: relative;}
.head .nva li a{color: #fff; font-size: 18px;}
.head .nva li.on{ background:#df0001; color: #fff;} 
.head .nva li:hover{ background:#df0001; color: #fff;}
.head .nva li:hover a,.head .nva li.on a{ color: #fff;}
.head .top_head .hotline span p{ font-size: 20px; font-weight: bold;}

#subNews{ line-height:40px;
    text-align: center;
    z-index: 999;
	width: 100%;
	display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.82);
	text-align: center;}
	#subNews dt{ font-size: 14px;}
	#subNews dt:hover{ background: #294999; font-size: 14px;}
.head .nva li:hover #subNews{
		display:block;
	}

/*banner*/
.banner {width: 100%;height: 735px;margin-left: auto;margin-right: auto;overflow: hidden;position: relative;}
.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-button-next,.banner .swiper-button-prev{transition: all 0.5s; width:64px;height:98px;left:285px; background:url(../images/lb-qh.png) no-repeat left center;}
.banner .swiper-button-next{ background:url(../images/lb-qh.png) no-repeat right center;left:auto;right:285px;}
.banner .swiper-pagination {bottom:12px!important;}
.banner .swiper-pagination span{box-shadow: 0 0 10px rgba(0,0,0,0.1); transition: all 0.5s; width:12px;height:12px;margin:0 10px!important;border-radius:50%; background:#10771c;opacity:1; }
.banner .swiper-pagination span.swiper-pagination-bullet-active{transition: all 0.5s; background:#FFFFFF;} 
@media all and (max-width: 1860px) {
	.banner{ height: 700px;}
}
@media all and (max-width: 1760px) {
	.banner{ height: 669px;}
}
@media all and (max-width: 1680px) {
	.banner{ height: 640px;}
}
@media all and (max-width: 1600px) {
	.banner{ height: 613px;}
}
@media all and (max-width: 1580px) {
	.banner{ height: 588px;}
}
@media all and (max-width: 1480px) {
	.banner{ height: 566px;}
}
@media all and (max-width: 1440px) {
	.banner{ height: 545px;}
}
@media all and (max-width: 1380px) {
	.banner{ height: 525px;}
}
/* 
._wai,.wai_main{position: relative;}

._wai,.wai_main,.fugai{width:100%;height:735px;}

._bg{height:735px;width: 100%;overflow: hidden;position: relative;z-index: 8}

._imgbao{position: absolute;height: 735px;width: 100%;z-index: 1;}

._bg div:first-child{z-index: 2}

._bg img{height: 100%;width: 100%;display: block;position: absolute;}
 */

._logos{position: fixed;top: 0;width: 100%;z-index: 999}

._logo{position: absolute;top: 0px;left: 0;z-index: 999;}

._logod{z-index: 997;}

._logol{z-index: 998;position: absolute;bottom: -15px;left: 35px;}

.nav{height: 90px;width: 100%;background: rgba(51,51,51,0.7);color: #fff}

._nav{position: relative;z-index: 8;overflow: hidden;width:60%;left: 50%;margin-left: -27%}

._nav:after{content: '';clear: both;}

._nav a{float: left;font-size: 16px;position: relative;}

._nav a{display: inline-block;padding: 0 3%;height: 35px;line-height: 35px;margin: 27.5px 0;}

._nav a:hover{background: #e60000;color: #fff;border-radius: 30px}



._navf{height: 50px;width: 100%;background: rgba(255,0,0,0.7);color: #fff;overflow: hidden;position: relative;z-index: 9; text-align:center}

._navf a{font-size: 16px;position: relative;display: inline-block;padding: 0 27px;height: 30px;line-height: 30px;margin: 10px 0}

._navf a:hover{background: #000;color: #fff;border-radius: 30px}

/*._navli{text-align: center}*/



.cnav span{display: inline-block;width: 220px;position: relative;margin-top: 17px;background: url(../images/icon00.png) no-repeat;text-indent: 50px;font-size: 14px;float: right;}

.cnav span em{display: block;font-size: 28px;color: #e60000;font-weight: 700;font-family: Impact;}

.bottoms{position: absolute;bottom: 0;overflow: hidden;height: 300px;width: 93%;left: 0;right: 0;margin: auto;z-index: 11;}

.jian{position: absolute;z-index: 11;bottom: 180px;color: #fff;font-size: 54px;left: 0px;}

._bt{position: absolute;right: 60px;bottom: 130px}

._bt a{border: 3px solid #fff;height: 15px;width: 15px;display: inline-block;border-radius: 50%;cursor: pointer;}

hr{margin-top: 140px;height: 5px;background: #ff0000;border: 0}

._lbt{position: absolute;bottom: 0;height: 130px;width: 100%}

._lbt>a{height: 85px;width: 85px;display: inline-block;border-radius: 50%;float: left;position: relative;cursor: pointer;}

._lbt em{display: block;float: right;}

._lbt em a{height: 100px;width: 100px;display: inline-block;border-radius: 50%;cursor: pointer;position: relative;}

.bg{background: #fff;}

._pree:before{content:''; height:35px; width:35px; display:block; border:5px solid #fff; border-right-width:0; border-bottom-width:0; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; top:31px; left:20px;}

._pree:after{content:''; height:6px; width:65px; display:block; background:#fff; position:absolute; top:47px; left:18px;}

._next:before{content:''; height:35px; width:35px; display:block; border:5px solid #fff; border-left-width:0; border-top-width:0; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; top:31px; right:20px;}

._next:after{content:''; height:6px; width:65px; display:block; background:#fff; position:absolute; top:47px; left:18px;}





/*公告*/

.head_adv{height: 130px;background:#f80e0f;width: 100%;box-shadow: 0 5px 10px #dbdbdb;}

.adv_title{width: 310px;font-size: 15px;color: #b3d6bf;padding-top: 25px;}

.adv_title span{font-size: 23px;color: #fff;line-height: 45px;}



.gonggao{width: 450px;margin-top: 25px;margin-left: 50px;}

.sou{width: 365px;background: #ff960e;height:40px;}

.search_label .ankey{border: none;background:inherit;line-height:40px;padding-left: 20px;font-size: 14px;}

.submit{background: url(../images/sou.png) right center no-repeat;border: none; font-size: 0;width: 100px;height: 40px;cursor: pointer;}

.sou input::-webkit-input-placeholder {

/* WebKit browsers */

color: #fff;

}



.sou input:-moz-placeholder {

/* Mozilla Firefox 4 to 18 */

color: #fff;

}



.sou input::-moz-placeholder {

/* Mozilla Firefox 19+ */

color: #fff;

}



.sou input::-ms-input-placeholder {

/* Internet Explorer 10+ */

color: #fff;

}



.gjc{height: 50px;line-height: 50px;overflow: hidden;}

.gjc span{float: left;color: #fff;font-size: 14px;font-family: "幼圆";}

.gjc ul{float: right;width: 380px;}

.gjc ul li{float: left;margin-right: 10px;}

.gjc ul li a{color: #fff;font-size: 14px;font-family: "幼圆";}

.gjc ul li:hover{text-decoration: underline;}

.head_tel{color: #fff;font-size: 16px;background: url(../images/tela.png) left center no-repeat;padding-left: 70px;margin-top: 30px;}

.head_tel span{font-family: "Impact";font-size: 30px;color: #fff;display: block;}





.probt{background: url(../images/bttb.png) right top no-repeat;width: 360px;height: 80px;margin: 0 auto;margin-top: 50px;}

.probt a{font-size: 35px;color: #000;font-weight: bold;display: block;padding-top: 10px;}

.probt a span{color: #f80e0f;}

.probt a:hover{color: #f80e0f;}



/*产品*/

.rightBox{width:85%;height:auto;margin: 0 auto; margin-top: 40px;}
#progun{overflow:hidden;}

.casesList { width:100%; margin:0 auto;}

.casesList li{width:31%; height:400px;float:left;margin-left: 5px; margin-right:14px;margin-bottom: 20px;background: #fff;position: relative;}
.right_title{ border-bottom: 3px solid #f80e0f; width: 100%; margin-bottom: 30px;}
.right_title h3{ font-size: 30px; font-weight: 700; line-height: 45px; /* text-align: center; */}
.right_title h3 span{ font-size: 16px; font-weight: inherit;}
.rightBox-title{ display:inline-block; width: 100%;}
.rightBox-title ul li{ width: 15%; float: left; height: 45px; line-height: 45px; text-align: center; background: #666; border-radius: 25px; margin-right: 10px; margin-bottom: 10px;} 
.rightBox-title ul li a{ color: #fff; font-size: 16px;}
.rightBox-title ul li.on{ background: #f80e0f;}
.casesList li:last-child{ margin-right: 0px;}
.casesList li .Img{ width:100%; height:400px;background:#fff; display:block; position: relative;}

.casesList li .Img span{display: block; width: 100%;height: 55px;line-height: 55px;text-align: center;font-size: 16px;color: #fff;position: absolute;left: 0;bottom: 0;background-color: rgba(0,0,0,0.7);}
.casesList li:hover .Img span{display: none;}
.casesList li .Img .logotu{ position: absolute; top: 15px; left: 15px; width: 20%; opacity: 0.9;} 
.casesList li .myClass{ height: 345px;}
.casesList li:hover  .myClass{ height: 400px;}
.mpro_txt{display: none;}

.casesList li:hover .mpro_txt{cursor: pointer;position: absolute;z-index: 999;top: 20%;left: 10%; border: 0px solid #FFF;border-radius: 0 30px 0 30px;color: #01a971;width: 80%;height: 60%;display: inline-block;background-color: rgba(255,255,255,0.75);text-align: center;}

.casesList li:hover .mpro_txt h3{color: #010101;font-size: 23px;padding-top: 50px;}

.casesList li:hover .mpro_txt span{display: block;width: 105px;height: 30px;background: #f80e0f;color: #fff;font-size: 14px;line-height: 30px;text-align: center;border-radius: 30px;margin: 0 auto;margin-top: 18px;}
.contactBox_text{width: 100%; display: inline-block; margin-top: 20px;}


/*优势*/

.adv_index{height: 650px;width: 100%;background: url(../images/advbj.jpg) center no-repeat;margin-top: 60px;}

.ysbt{text-align: center;}

.ysbt b{color:#000;font-size: 35px;}

.ysbt b em{color: #f80e0f;font-size: 68px;font-style: italic;font-weight: bold;padding-right: 10px;}

.ysbt span{display: block;color: #0a0a0a;font-size: 19px;font-family: "Times New Roman";text-transform: uppercase;font-style:italic;}



.advnr{width: 1260px;margin: 0 auto;margin-top: 150px;}

.advnr ul li{float: left;width: 270px;margin-right: 20px;position: relative;margin-left: 20px;}

.advnr ul li:nth-child(4){margin-right: initial;}

.advnr ul li img{width: 188px;height: 188px;border-radius: 180px;border:5px #f80e0f solid;position: absolute;z-index: 99;top: -120px;left:35px;}

.advnr ul li:hover img{transform:translate(0,-15px);    -webkit-transform:translate(0,-15px);    -moz-transform:translate(0,-15px);    -o-transform:translate(0,-15px);    -ms-transform:translate(0,-15px);transition: all 0.8s;}

.advnr ul li .ysdesc{width: 270px;height: 310px;background: #fff;}

.advnr ul li .ysdesc h3{font-size: 23px;color: #000;display: block;text-align: center;height: 45px;line-height: 45px;margin-top: 10px;}

.advnr ul li .ysdesc p{color: #686868;font-size: 14px;height: 105px;  line-height: 26px;padding-left: 20px;padding-right: 20px;}

.advnr ul li .ysdesc span{display: block;width: 100px;height: 32px;background: #f80e0f;border-radius: 25px;margin: 0 auto;margin-top: 20px;line-height: 32px;text-align: center;color: #fff;font-size: 18px;}

.h90{height: 90px;}
/* 优势 */
.advantage{ background: url(../images/xiaoqi01.jpg) no-repeat top center; margin-top: 50px;}
.advantage .middle{ width: 85%; margin: auto;}
.advantage .tit_adv{ text-align: center; font-size: 30px; font-weight: bold;  padding-top: 10px; color: #fff;}
.advantage .tit_adv span{ color: #fff; background: #f80e0f; padding: 2px 6px;}
.advantage .tit_adv b{ font-size: 80px; padding: 0px 10px; margin-top: 6px;}
/* .advantage  .tit_adv h4{ height: 60px;} */
.advantage  .tit_adv p{ font-size: 16px; margin-left: -1%; letter-spacing:2px; color: #fff; font-weight: 300;}
.advantage .adv_cont{ background: url(../images/xiaoqiyb01.png) no-repeat top center; line-height: 30px; background-size: 100%; height: 233px; margin-top: 15px; font-size: 16px; padding-top: 87px; }
.advantage .adv_cont .left_adv { width: 30%; padding-left: 87px; height: 160px; overflow: hidden; float: left;}
.advantage .adv_cont .left_adv p,.advantage .adv_cont .rgiht_adv p{ font-size: 24px; font-weight: bold; }
.advantage .adv_cont .left_adv span,.advantage .adv_cont .rgiht_adv span{ font-size:16px; font-weight: 500; text-transform:uppercase; }
.advantage .adv_cont .rgiht_adv{ float: right; width: 30%; height: 160px; overflow: hidden; margin-right: 242px; }
.advantage .cont_advant{background: url(../images/xiqoiyikbai03.jpg) no-repeat top center; height: 660px; font-size: 16px; line-height: 30px; margin-top: 30px;}
.advantage .cont_advant p{ font-size: 24px; font-weight: bold; margin-bottom: 40px;}
.advantage .cont_advant span{font-size:16px; font-weight: 500; text-transform:uppercase;}
.advantage .cont_advant .top_cont,.advantage .cont_advant .bommt_cont{ width: 100%; height: 324px;}
.advantage .cont_advant .fl{ float: left; width: 43%; font-size: 16px; padding-left: 51px; padding-top: 43px;}
.advantage .cont_advant .fr{ float: right;width: 43%;  font-size: 16px; padding-top: 48px; margin-right: 0px;} 
.advantage .cont_advant .moer{ padding: 10px; letter-spacing:2px; margin-top: 25px; background: #f80e0f; width: 144px;  font-size: 24px; color: #fff; text-align:center;}
.advantage .cont_advant .moer:hover { background:#f80e0f ; border-radius: 30px;}
.advantage .cont_advant .moer a { color: #fff;}
.advantage .cont_advant .moer:hover a{ color: #fff;}


/*liucheng*/

.liucheng {

    margin-top: 30px;

    position: relative;

    z-index: 1111;

    height: 360px;

}



.liucheng_tit span {

    display: block;

    float: left;

    font-size: 90px;

    color: #00000;

}



.liucheng_tit {

    width: 430px;

    margin: 0 auto;

    overflow: hidden;

}



.liucheng_tit i,

.liucheng_tit em {

    font-style: normal;

    display: block;

}



.liucheng_tit i {

    font-size: 17px;

    color: #f80e0f;

    text-transform: uppercase;

}



.liucheng_tit em {

    font-size: 32px;

    color: #f80e0f;

    font-weight: bold;

}



.t_l {

    margin-left: 10px;

    margin-top: 23px;

    float: left

}



.liucheng_con ul {

    width: 85%;

    margin: 0 auto;

}



.liucheng_con ul li {

    float: left;

    width: 12%;

    margin: 0 30px;

    position: relative;

    cursor: pointer;

}

.liucheng_con ul li::after {

    content: '';

    display: block;

    width: 17px;

    height: 22px;

    position: absolute;

    right: -35px;

    top: 37%;

    margin-top: -11px;

    background: url(../images/j.png) top left no-repeat;

}



.liucheng_con ul li:last-child::after {

    content: '';

    background: none;

}



.big_c {

    width: 150px;

    height: 150px;

    background: url(../images/lc_bg.png) center center no-repeat;

    text-align: center;

    transition: all 0.5s;

}



.big_c img {
    margin: 45px 0;
	width: 55px;
}



.liucheng_con ul li span {

    text-align: center;

    margin: 10px auto;

    display: block;

    font-size: 20px;

}



.liucheng_con ul li:hover .big_c {

    transform: rotate(360deg);

}





/*案例*/

.casebj{width: 100%; display: inline-block; background: #ffffff; position: relative; padding-top: 0px;}

.albt{background: url(../images/bttb.png) right top no-repeat;width: 360px;height: 80px;margin: 0 auto;}

.albt a{font-size: 35px;color: #f80e0f;display: block;padding-top: 10px;}

.albt a span{color: #f80e0f;font-weight: bold;}

.albt a:hover{color: #000000;}

.alnav{width: 1200px;margin: 0 auto;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}

.alnav ul li{float: left;width: 125px;height: 35px;border:1px #ffffff solid;line-height: 35px;text-align: center;border-radius: 30px;margin-right: 20px;}

.alnav ul li a{color: #fff;font-size: 16px;display: block;}

.alnav ul li:hover{background: #000000;}



.caseList{ overflow:hidden; z-index:10; padding-top:25px;width: 90%;margin: 0 auto;height: 332px;margin-top: 5px;}
.caseList .lin{ float:left;width:330px;height: 330px;border-bottom: 2px #f80e0f solid;background: #fcfcfc;}
.caseList .lin a.imga{display:block; margin:auto;position: relative;}
.caseList .lin a.imga .spanImg{ display:block; width:100%; height:260px; overflow:hidden; margin:auto; }
.caseList .lin .spanT{height:70px; width:100%;text-align: center; color:#fff;font-size:15px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; letter-spacing: 1px;}
.caseList .lin .spanT .altitle{font-size: 17px;color: #222;display: block;margin-top: 10px;}

.caseList .lin .spanT .almore{font-size: 14px;color: #8d8d8d;}

.caseList .lin:hover .spanT{ background: #ffa30f;}

.caseList .lin:hover .spanT .altitle{color: #fff;}

.caseList .lin:hover .spanT .almore{color: #fff;}



.caseList .box{ position:relative; z-index:10; width: 9999px;}

.caseList .box ul{ width:3500px; }

.caseList .box ul li{margin:auto 20px 0 0; width:330px;position: relative; margin-bottom: 20px;}

.caseList .box ul li a.imga{ }
.caseList .box ul li .logotu{ position: absolute; top: 15px; left: 15px; width: 30%; opacity: 0.9; z-index: 10;} 

.caseList .lin a.imga:hover .spanT{}
.pic_list .box ul li{margin:auto 1% 0 0; width:24%;position: relative; margin-bottom: 20px;}
.pic_list{ height: auto;}
.pic_list .box{ width: 85%; margin: auto;}
.pic_list  .box ul{ width: 100%;}


.avatara{
    display: block;
    height: 260px;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.caseList .lin .avatara .spanImg {
    height: 260px;
}
.caseList .lin .avatara .spanImg img{width: 100%; height: 100%; object-fit: cover;}
.caseList .lin .avatara .spanImg:hover img{
-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);
-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;
}

/*新闻*/
.new_bj{width: 100%; height: 890px;background:#f7f7f7;margin-top: 30px;}
.xwbt{text-align: center;padding-top: 35px;}
.xwbt b{font-size: 33px;color: #333;display: block;width: 440px;background: url(../images/bttb.png) right top no-repeat;margin: 0 auto;padding-top: 15px; text-transform:uppercase; }
.xwbt a{color: #f80e0f;font-size: 35px; font-weight: bold;}
.xwbt p{display: block;width: 1200px;height: 45px;margin: 0 auto;margin-top: 10px; /* border-top: 1px #e8e8e8 solid;border-bottom: 1px #e8e8e8 solid; */line-height: 45px;font-size: 16px;color: #333;}

.iabout .xwbt b,.iabout .xwbt p{ color: #fff;}
.xwbt a:hover{color: #ff960e;font-weight: bold;}
.xwlb{width: 1400px;margin: 0 auto;margin-top: 20px;}
.xwlb .xwlb_left{ float: left; width: 50%;}
.xwlb .xwlb_left ul li{width:98%;height: 180px;margin-top: 20px;margin-right: 30px;position: relative;background: #fff;border-radius: 10px;}
.xwlb .xwlb_left ul li:nth-child(2){margin-right: inherit;}
.xwlb .xwlb_left ul li:nth-child(4){margin-right: inherit;}
.xwlb .xwlb_left ul li .img{float: left;margin-top: 12px;margin-left: 12px;}
.xwlb .xwlb_left ul li .xwtitle{width: 415px;float: right;margin-right: 15px;}
.xwlb .xwlb_left ul li .xwtitle .zcbt{font-size: 18px;color: #000;border-bottom: 1px #e6e6e6 solid;display: block;height: 50px;line-height: 50px;margin-top: 20px;margin-bottom: 10px;}
.xwlb .xwlb_left ul li .xwtitle p{font-size: 15px;color: #868686;line-height: 25px;}
.xwlb .xwlb_left ul li:hover .xwtitle .zcbt{color: #fff;padding-left: 13px;}
.xwlb .xwlb_left  ul li:hover .xwtitle p{color: #fff;}
.xwlb .xwlb_left ul li:hover{background: #f80e0f;}
.xwlb  .xwlb_right {width: 50%; float: right; padding-top: 20px;}
.xwlb  .xwlb_right ul li{ width:99%; height: 83px; display: inline-block; border: 1px solid #cacaca; margin-bottom: 10px; padding-left: 15px;}
.xwlb  .xwlb_right ul li:hover{background: #f80e0f; color: ;}
.xwlb  .xwlb_right ul li:hover a { color: #fff;}
.xwlb  .xwlb_right ul li:hover span{color: #fff;}
.xwlb  .xwlb_right ul li p{ font-size: 18px;}
.xwlb  .xwlb_right ul li span{ position: relative; font-size: 14px; color: #999;}
.xwlb_right ul li .news-img{ width: 12%; float: left; font-size: 36px; text-align: center;}
.xwlb_right ul li .news-img i{ font-size: 18px; font-style: inherit;}
.xwlb_right ul li .news-list{ width: 86%; float: right;}
.xwlb_moer{ width: 160px; height: 50px; margin: auto; background: #f80e0f; line-height: 50px; border-radius: 25px; text-align: center;}
.xwlb_moer a{ line-height: 50px;  color: #fff;}
.yqlj .container { height: 130px; width: 1400px; margin: auto; background: url(../images/yqlj.png) left no-repeat ; }
.yqlj ul { padding-top: 75px; padding-left: 130px; }
.yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.yqlj li a { color: #aaa; }
 @media all and (max-width: 1440px) {
 	.xwlb{ width: 96%;}
	.xwlb .xwlb_left ul li .xwtitle{width: 380px;}
 }

/*底部*/

.footbj{height: 470px;width: 100%;background: url(../images/footbj.png) center top no-repeat;position: relative;}

.dbnav{height: 60px;line-height: 60px;padding-top: 50px;}

.dbnav ul li{float: left;width: 170px;text-align: center;}

.dbnav ul li a{color: #fff;font-size: 16px;display: block;}

.dbnav ul li:hover{background: url(../images/kuang.png) center no-repeat;}

.dblogo{margin-top: 50px;}

.dbtel{width: 500px;margin-left: 75px;margin-top: 40px;}

.dbtel .dbimg{animation: ball .6s infinite alternate;}

.dbtel p{font-size: 15px;color: #e6e6e6;line-height: 30px;}

.dbtel p img{margin-top: 5px;}

.dbtel p a{color: #e6e6e6;}

.ewm{margin-top: 50px;}

/*在线留言*/

.on_ly{width: 1150px;margin-left: 150px;margin-top: 65px;}

.on_ly p{color: #fff;font-size: 18px;}

.on_ly ul li{float: left;margin-top: 15px;}

.on_ly ul .in_flt{width: 198px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}

.on_ly ul li .FaqTitlesy{width: 150px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;float: left;}

.on_ly ul li #VCode{float: right;width: 110px;}

.on_ly ul .in_flta{width: 216px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul .nanniu_bj{width: 160px;height: 35px;background: #f80e0f;border:none;margin-left: 15px;color: #fff;font-size: 16px;}
.on_ly ul .nanniu_bj:hover{background: #ff7200;}
/*内页分类*/
.nybt{text-align: center;padding-top: 60px;background: url(../images/line0.png) bottom center no-repeat;height: 110px;}
.nybt h4{display: block;font-weight: bold;font-size: 33px;height: 60px;line-height: 55px;color: #333;}
.nybt h4 span{color: #000;}
.nybt p{font-size: 16px;color: #999;}
.nyzc{width: 260px;height:auto;}
.prolistlogo{height: 105px;background: #0158AE;}
.prolistlogo p{color: #A6C0DA;font-size: 14px;text-align: center;line-height: 35px;padding-top: 15px;}

.prolistlogo p span{font-size: 26px;display: block;color: #fff;}

.demo-list{background: #0662bd;}

.demo-list ul li{height: 55px;line-height: 55px;border-bottom: 1px #5a94ce solid;background: url(../images/tb.png) 16px center no-repeat;}

.demo-list ul li a{display: block;color: #fff;font-size: 16px;padding-left: 60px;}

.demo-list ul li:hover a{font-weight: bold;padding-left: 75px;background: #00a61b;}



.prolistf{height: auto;background: #fff;border: 2px #0158ae solid;margin-top: 20px;}

.prolistf h2{display: block;height: 70px;background: #0158ae;text-align: center;color: #A6C0DA;font-size: 14px;}

.prolistf h2 span{font-size: 26px;display: block;color: #fff;}

.prolistf h3{display: block;background: url(../images/tel.gif) 15px center no-repeat;color: #333;font-size: 18px;font-weight: bold;padding-left: 60px;margin-top: 15px;}

.prolistf h3 b{color: #0055aa;font-size: 20px;display: block;}

.prolistf p{padding: 10px;font-size: 15px;line-height: 26px;color: #666;}



.proTitle{ width:270px; height: auto;}

.subNavBox{width:270px; background:#fff; padding-bottom:20px;margin-top: 40px;}

.cpfl{ height:70px; background:#235ab3; line-height:70px; text-align:center; color:#fff; font-size:30px; font-weight:bold;}

.subNav{ width:220px; height:45px; margin:0 auto; margin-top:10px;cursor:pointer;line-height:45px;border-radius: 25px;padding-left: 20px; background:#2e6fd3 url(../images/jiantou1.png) 200px center no-repeat;}

.subNav a{font-size:16px;color:#fff;}

.subNav:hover{ background:#e50000 url(../images/jiantou1.png) 200px center no-repeat;}

.subNav:hover a{ color:#fff;padding-left: 25px;}

.currentDd{}

.navContent{display: block;margin-bottom: 25px;margin-top: 15px;}

.navContent li a{display:block;width:180px;height:45px; margin:0 auto;font-size:15px;line-height:45px;color:#2f2f2f; border-bottom:1px #ccc dotted; background:url(../images/quan.jpg) left center no-repeat;padding-left: 30px;}

.container {
    width: 1200px;
    margin: 0 auto;
}
.about-bt{margin-bottom:15px;}

.about-bt p{font-family:IMPACT;font-size:52px;color:#21478b;text-transform:uppercase; font-weight: bold; }
.about-ej-center{ font-size: 16px; line-height: 30px;}
.about-ej-center>div,.about-ej-center p{ font-size: 16px;line-height: 30px;}
.zhici-jj>div,.zhici-jj p{ font-size: 16px; line-height: 30px;}

.about-bt span{font-size:34px;font-weight: bold;}
.navContent li a:hover{ color:#2e6fd3;font-size: 16px;}
.ppzl {background:#eef2f5;padding:60px 0; width: 100%; display: inline-block;}

.ppzl .ppzl-box .ppzl-l{width:420px;float:left;margin-right:35px;}

.ppzl .ppzl-box .ppzl-l img{width: 100%;}

.ppzl .ppzl-box .ppzl-r{width: 745px;float: left;}

.ppzl .ppzl-box .ppzl-r .about-ej-center p{text-indent: 2em;font-size:18px;color:#828282;}
/*文化-action*/

.jfwh {padding:40px 0;padding-bottom:90px;background:url(../images/jfwh-bg.jpg) no-repeat top center; width: 100%; display: inline-block;}

.jfwh .about-bt p{color:#FFFFFF;text-transform:uppercase; }

.jfwh .about-bt span{color:#FFFFFF;}

.jfwh .jfwh-box {margin-top:25px;}
.jfwh .jfwh-box .lyjc-top li{ width: 48%; float: left;list-style:none; margin-right: 4%;}
.jfwh .jfwh-box .lyjc-top li:last-child{ margin-right: 0px;}
.jfwh .jfwh-box .lyjc-top .jfwh-js{transition: all 0.5s;cursor: pointer;  float: left;border:1px solid #FFFFFF;border-top:none;border-bottom:none; width:100%;height: 165px;background:rgba(255, 255, 255, 0.8);color:#21478b;text-align: center;padding:22px 7px; box-sizing: border-box;}

.jfwh .jfwh-box .lyjc-top .jfwh-js:first-child{border-left:none;}

.jfwh .jfwh-box .lyjc-top .jfwh-js:last-child{border-right:none;}

.jfwh .jfwh-box .lyjc-top .jfwh-js:hover{transition: all 0.5s; background:#21478b;color:#FFFFFF;}

.jfwh .jfwh-box .lyjc-top .jfwh-js p:first-child{font-size:28px;margin-bottom:8px;}

.jfwh .jfwh-box .lyjc-top .jfwh-js p:last-child{font-size:18px;line-height:32px;}

 .jfwh .jfwh-box .lyjc-top li .jfwh-div{transition: all 0.5s; width:100%;height: 148px;overflow: hidden;float: left;cursor: pointer; }

 .jfwh .jfwh-box .lyjc-top li .jfwh-div img{transition: all 0.5s; height: 100%;  width: 100%; object-fit: cover;}

 .jfwh .jfwh-box .lyjc-top li .jfwh-div:hover img{transition: all 0.5s;transform: scale(1.1); }
.jfwh-top{ width: 1005; display: inline-block;}

/*文化-over*/

/*荣誉资质-action*/

.ryzz {padding:30px 0;background:#f0f0f0;}

.ryzz .ryzz-box{margin-top:30px;position: relative;}

.ryzz .ryzz-box .swiper-button-next{right:-80px;width: 27px;height: 53px;background: url(../images/ryzz-qh.png) no-repeat right center;}

.ryzz .ryzz-box .swiper-button-prev{left:-80px;width: 27px;height: 53px;background: url(../images/ryzz-qh.png) no-repeat left center;}

.ryzz-lb{width: 100%; height: 320px; position: relative;overflow: hidden;}

.ryzz-lb .tuan-side {transition: all 0.5s; height: 280px; position: relative;/* border:1px solid #21478b; */overflow:hidden;flex-shrink: 0;}

.ryzz-lb .tuan-side img{transition: all 0.5s; height: 100%; width: 100%; object-fit: cover;} 

.ryzz-lb .tuan-side:hover img{transition: all 0.5s;transform: scale(1.1);}

.ryzz-lb .tuan-side .ryzz-bt{transition: all 0.5s; position: absolute;left:0;bottom:-50px; background:rgba(33, 71, 139, 0.75);padding:0 15px;width: 100%;height:40px;line-height: 40px;text-align: center;color:#FFFFFF;font-size:18px;}

.ryzz-lb .tuan-side:hover .ryzz-bt {transition: all 0.5s; bottom:0;}

/*荣誉资质-over*/



/*厂房厂貌-action*/

.cfcm{padding:50px 0;}

.cfcm .cfcm-box{margin-top:25px; height: 400px;}

#cfcm-lb {position: relative;width: 1200px;margin: 0 auto}

#cfcm-lb .swiper-container {position: relative;padding-bottom: 60px;}

#cfcm-lb  .swiper-slide {transition: all 0.5s;width: 520px;height: 362px;overflow:hidden; background: #fff;box-shadow: 0 8px 30px #ddd;}

#cfcm-lb  .swiper-slide img{transition: all 0.5s;height: 100%;  max-width: 100%; display: block; margin: auto;}

#cfcm-lb  .swiper-slide:hover img{transition: all 0.5s;transform: scale(1.1);}

#cfcm-lb  .swiper-slide p {line-height: 98px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;}

#cfcm-lb .swiper-pagination {width: 100%;bottom: 20px;}

#cfcm-lb .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #e8e8e8;width: 17px;height: 17px;opacity: 1;}

#cfcm-lb .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #21478b;}

#cfcm-lb .swiper-button-prev {top:40%; left:0px;width: 38px;height: 72px;background: url(../images/cfcm-qh.png) no-repeat left center;}

#cfcm-lb .swiper-button-next {top:40%; right:0px;width: 38px;height: 72px;background: url(../images/cfcm-qh.png) no-repeat right center;}

/*厂房厂貌-over*/






/*当前导航*/

.breadcrumbs{height:50px;font-size:14px;line-height:70px;color:#333;}

.breadcrumbs .dh_box{ }

.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}

.breadcrumbs .dqdhMain{ background: url(../images/home.png) left center no-repeat;}

.breadcrumbs .dqdhMain a{font-size: 14px;color: #333; display:inline-block;}

.breadcrumbs .dqdhMain a:hover{ text-decoration:underline; color:#333;}

.breadcrumbs .dqdhMain .span2{ color:#333; font-size: 14px; display:inline-block; padding:0 5px;}

.breadcrumbs .indexa{ }

.breadcrumbs .span1{ color:#333;padding:0 10px 0 30px; background:url(../images/dizhi.png) left center no-repeat;}

.breadcrumbs .dqdh_class{float:left;background: url(../images/homea.png) left center no-repeat;}

.breadcrumbs .dqdh_class li{ float:left; padding:0 15px 0 0px; }

.breadcrumbs .dqdh_class li a{ display:block;height:50px; line-height:70px;color:#333; font-size:25px; position:relative;}

.breadcrumbs .dqdh_class li a em{font-size: 14px;}





.lybt{ text-align:center; padding-top:40px;}

.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}

.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center center no-repeat;}

.liuyan{ margin-top:30px; text-align:center;}

.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}

.liuyan a{ font-size:16px;color: #CCCCCC;}

.liuyan p{ font-size:16px;color: #666666; line-height:30px;}



/*内页关于我们*/

.about_box{width: 1200px;margin: 0 auto;}

.about_box .about_left{ width:100%;}

.about_box .about_left .about_t1 { position:relative; height:40px;}

.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}

.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}

.about_box .about_left .about_t1 .about_t2{text-align: center;} 

.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}

.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}

.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.text .w500{ width: 40%;}
.about_box .about_left .text p{ padding:10px 0;}

.about_box .about_right{ width:370px;}

.about_box .about_right ul{ margin-top:8px;}

.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}

.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  

-moz-background-size: cover;  -o-background-size: cover; }









/*Â·Ã–Ã’Â³*/

.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}

.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}

.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}

.page_nav font{ border:1px solid #fff;}

.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}



.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}

.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}

.viewpage .main_r_nav a{ font-size:14px; color:#444}

.viewpage .main_r_nav a:hover{ text-decoration:underline;}



/*分页*/

.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye a{  color:#666; font-size:13px; padding:10 10px; border: 1px  solid #666;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye span{ background: #f80e0f ;padding:10 10px; color: #fff;}

.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}

.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;z-index: -99;}

.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}
.relevant-product{width:250px;float:right;background:#fff;padding:30px 10px;margin-top:20px;}
.relevant-product .rel-title{/* background:#f80e0f; */text-align:center;color:#fff;font-size:16px;line-height:40px;}
.relevant-product ul li{border-bottom:1px dashed #ccc;padding:10px 0;overflow:hidden;text-align:center;}
.relevant-product ul li img{width:100%;}
.relevant-product ul li span{display: block;margin:5px auto;}
.recommend-news{margin-top:10px;background:#fff;padding:10px;}
.recommend-news .rec-title{height:35px;line-height:35px;border-bottom:1px dashed #ccc;font-size:16px;border-left:2px solid #ccc;padding-left:10px;background:#fafafa;}
.recommend-news .rec-list{overflow:hidden;margin-top:10px;}
.recommend-news .rec-list ul li{width:570px;float:left;margin:10px;line-height:30px;border-bottom:1px dashed #ccc;}
.recommend-news .rec-list ul li span{float:right;font-size:12px;}
.recommend-news {margin-top: 10px;background: #fff;padding: 10px;}
.news-relevant{width:250px;float:right;background:#fff;padding:30px 10px;margin-top:20px;}
.news-relevant .rel-title{background:#fe8402;text-align:center;color:#fff;font-size:16px;line-height:40px;}
.news-relevant ul li{border-bottom:1px dashed #ccc;padding:10px 0;overflow:hidden;}
.news-relevant ul li em{display: block;width:20px;height:20px;line-height:20px;text-align:center;color:#fff;background:#fe8402;border-radius:100px;float:left;margin-right:10px;}
.news-relevant ul li span{display: block;float:left;width:210px;}
.inner-contact { width: 250px;  float: right; margin-top: 10px; border: 1px solid #f80e0f; }
.inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #f80e0f; font-weight: bold; }
.inner-contact .title .pro-word { font-size: 16px;display: inline; }
.inner-contact .title span { font-size: 16px; color: #fff; font-weight: bold; }
.inner-contact .cont { padding: 10px; /* text-align: center; */ margin-top: 10px; }
.inner-contact .cont img { margin-bottom: 10px; width: 100%; }
.inner-contact .cont p { margin-bottom: 5px; color: #666; padding-left: 10px;}
.inner-contact .cont .title-title { font-weight: bold;font-size: 18px;color: #666666;}
.main{background: #fff url(../images/probg.jpg) top center no-repeat;}

.main .main_right{ width:1200px;padding-top: 5px;}

.main .main_righta{width:100%;padding-top: 30px;}
.main_left { float: right; width: 22%;}
.text{ line-height:35px; font-size:15px; color:#666;padding:20px; margin-bottom: 50px;}
.text img{ width: 100%;}
.text span{font-size:15px; color:#666;}
.main .tT01{ text-align:center; line-height:50px;background: #f3f3f3;margin-top: 30px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;}
.main .subtitle span{ padding:0 10px;}
.rec-news-list { overflow: hidden; padding: 10px; padding-left: 0px; }
.rec-news-list li { height: 40px;width: 47%; border-bottom: 1px dotted #cacaca; margin-right: 10px; margin-left: 0px; float: left; margin: 0 10px; overflow: hidden; }
.title-title{ text-align: center; line-height: 40px; background: #fff;}
.rec-news-list li span { color: #fe8402; margin-right: 20px; }
.rec-news-list li a { COLOR: #666; }

#faqbox{padding:50px 0 50px 0;width:700px; margin:0 auto;}

#faqbox form{}

#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}

#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}

#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}

#faqbox font{margin:0 5px;}

#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}

#faqbox .Content textarea{height:100px;}

.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }

.wizfrm:hover{ background-color:#ff9900; }



/**/



.main .proListal{width:100%; margin-top: 10px;}
.main .img_rightas{ width: 220px; height: 160px; overflow: hidden;}
.main .img_rightas img{ width: 100%; min-height: 100%;}
.main .proListal li{ width:24%; float:left; margin:0 5px 15px 5px;} 
.main .proListal li:nth-child(4n){ margin-right: 0px;}
.main .proListal li .boxal{display:block; cursor:pointer;position:relative;}

.siderbar {	width: 100%;	float: left; margin-top: 40px;}
.siderbar .siderbar-fenli{
width: 100%;
	background: #e60b16 url("../images/icon12.png") no-repeat left -42px top -60px;
	padding: 37px 0;
}
.right-show{ width: 100%;}
.right-show .left-nav{border: 1px solid #999999; margin-top: 30px;}
.right-show .left-nav p{ width: 100%; height: 61px; background: url(../images/leftnav.jpg) no-repeat; font-size: 22px; font-weight: bold; color: #fff; padding: 0px 16px; line-height: 61px;}
.right-show .left-nav p i{ font-size: 14px; margin-left: 5px; font-style: inherit; font-weight: 400;}
.left-nav ul{ padding: 0px 12px; display: inline-block; padding-bottom: 18px;}
.left-nav ul li{ width: 100%; float: left;/* height: 35px; */ line-height: 35px;}
.left-nav .us-img{ width: 100%;}
.us-img img{ width: 100%;}
.left-nav ul span{ font-size: 18px; font-weight: bold; line-height: 30px; margin-top: 20px; display: block;} 
.right-show .showleft-news{border: 1px solid #999999; margin-top: 40px;}
.right-show .showleft-news p{ width: 100%; height: 61px; background: #e60b16; font-size: 22px; font-weight: bold; color: #fff; padding: 0px 16px; line-height: 61px; box-sizing: border-box;}
.right-show .showleft-news p i{ font-size: 14px; margin-left: 5px; font-style: inherit; font-weight: 400;}
.showleft-news img{ width: 90%;margin: auto;display: block;}
.showleft-news span{ width: 100%;line-height: 35px;text-align: center;display: block;}
.showleft-news ul{ padding: 0px 12px; box-sizing: border-box;}
.showleft-news ul li{ width: 100%; height: 50px; line-height: 50px; overflow: hidden; font-size: 14px; border-bottom: 1px dashed #dedede;}
.showleft-news ul li i{ width: 8px; height: 8px; display: block; background: #666; border-radius: 50%; float: left; margin-right: 5px; margin-top: 8%;}
.showleft-news dl dt{ width: 100%; height: 50px; line-height: 50px; overflow: hidden; font-size: 14px;padding: 0px 10px;box-sizing: border-box;}
.showleft-news ul li a{ font-size: 14px;}
.siderbar .sttl {
	color: #fff;
	text-align: center;
	font-size: 30px;
	letter-spacing: 1px;
	margin: 0 5px 30px;
}
.siderbar .sttl span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 5px;
}
.siderbar .sul {
	margin: 0 10px 15px;
	background-color: #eee;
}
.siderbar .sul a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 14px 0 14px 45px;
	position: relative;
}
.siderbar .sul a:before {
	position: absolute;
	left: 5px;
	top: 50%;
	content: "";
	width: 30px;
	height: 1px;
	background-color: #e60b16;
}
.siderbar .sul a:after {
	width: 38px;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -2px;
	content: "";
	background: url("../images/icon14.png") no-repeat;
	opacity: 0;
}
.siderbar .sul .on a:before,
.siderbar .sul a:hover:before {
	opacity: 0;
}
.siderbar .sul .on a:after,
.siderbar .sul a:hover:after {
	opacity: 1;
}
.siderbar .sul .on a,
.siderbar .sul a:hover {
	color: #fff;
	background-color: #e89f43;
	font-style: italic;
	padding-right: 50px;
}
.siderbar .stel {
	border-top: 15px solid #fff;
	color: #fff;
	padding: 35px 20px 0;
	font-size: 18px;
}
.siderbar .stel span {
	display: block;
	font-size: 39px;
	font-family: Impact, "sans-serif";
	color: #e60b16;
}
.siderbar .stxt {
	margin: 0 20px 20px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}
.siderbar .simg {
	text-align: center;
	margin: 0 5px;
}
/* .main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;

background-position:center center; 

-webkit-background-size: cover;  

-moz-background-size: cover;  

-o-background-size: cover; 

background-size:cover;} */
.main .proListal li { position: relative;}
.main .proListal li .spanal{ display: block;height:40px; line-height:40px; width:100%; text-align:center;color:#000; font-size:15px;}
.main .proListal li:hover .spanal{ color:#e0222c; font-weight:bold; font-size:16px;}
.main .proListal li .avatarb{
    position: relative;
}
.main .proListal li .avatarb{
    display: block;
    overflow: hidden;
    width:100%;
}
.main .proListal li .avatarb .spanImgal{
    width: 100%;
    height:216px;
	display: inline-block;
	overflow: hidden;
}
.main .proListal li .logotu{ position: absolute; top: 15px; left: 15px; width: 35%; opacity: 0.9; z-index: 10;}
.main .proListal li .avatarb .spanImgal .prolsit-img{ width: 100%; height: 100%; object-fit: cover;}
.main .proListal li .avatarb .spanImgal:hover .prolsit-img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}

/* .avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {

    transform: scale(1.3);

    transition: all 1s ease 0s;

  -webkit-transform: scale(1.3);

  -webkit-transform: all 1s ease 0s;

} */





/**/

.main .news_list{ margin-top:40px;}

.main .news_list li{padding:15px;margin-bottom: 20px;border-bottom: 1px #ddd dashed;}

.main .news_list li .img{ width: 23%; height: 170px; overflow: hidden;}

.main .news_list li .img img{width: 100%; height: 100%; object-fit: cover;}
.main .news_list li .lMore{ width:860px;}

.main .news_list li .lMore .title{font-size: 16px;color: #393939;line-height: 36px; margin-bottom:15px;}

.main .news_list li .lMore span{ font-size:13px; color:#999;}

.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}

.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #fff;background: #ff9000; bottom: 30px;display:block; font-size:13px; text-align:center; float:right; margin-top:30px;}

.main .news_list li:hover .title{ color:#f80e0f; padding-left:15px; font-weight:bold;}

.main .news_list li:hover p{ padding-left:15px;}

.main .news_list li:hover .more2{ background:#f80e0f;border-color: #db0713; color:#fff;}





/*详情页*/

.product_dqdh{ background-color:#f4f4f4;}

.product_top{ }

.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}

.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}

.product_top .l_img span img{width:600px; height:470px; }

.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 

.product_top .r_box{ width:550px;}

.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}

.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}

.miaoshu{}

.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}

.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }

.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}

.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}

.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}

.product_top .keyword span{ font-size:18px; color:#0059A9;}

.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}

.product_top .desc span{ display:block; float:left;width:200px;}

.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}

.product_top .lianxi{ height:60px;}

.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}

.product_top .lianxi .a.a_qq{ background:url(../images/qq.png) left center no-repeat;}

.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}

.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}

.product_top .dianhua a{color:#fff;}

.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}

.share{ margin-top:10px;}

.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}



.xiangqing_top{}

.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}

.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}

.contenta{border:1px solid #ddd;background: #fff;}



.contact_title2 {

    text-align: center;

    font-size: 18px;

    color: #888;

}

.lx_b {

    width: 100%;

    height: 420px;

    border: 1px solid #000;

    margin-top: 30px;

}

.lx_list {

    background-color: #fff;

    width: 275px;

    margin: 39px 10px;

    min-height: 300px;

}

.lx_list p {

    line-height: 35px;

    font-size: 16px;

    color: #666;

    padding-left: 30px;

}

/*地图*/

.BMap_Marker.BMap_noprint {

    background: url(../images/dt.png) center center no-repeat !important;

    display: block !important;

}

.BMap_Marker {

    display: none !important;

}



.rollBox {

  width:1190px;

  overflow:hidden;

  margin:0 auto;

  margin-top: 20px;

}



.rollBox .Cont {

  width:1300px;

  overflow:hidden;

  float:left;

}


.rollBox .Cont .pic {
  width:170px;
  float:left;
  height:50px;
  position:relative;
  text-align: center;
}

.rollBox .Cont .pic img {

  display:block;

  width:155px;

  height:155px;

  border-radius: 100px;

  border: 1px #d7d7d7 solid;

}

.rollBox .Cont .pic p {
  line-height:40px;
  height:40px;
  width: 150px;
  margin: 0 auto;
  font-size: 15px;
  display: block;
  background: #666;
  border-radius: 50px;
  text-align: center;
}

.rollBox .Cont .pic p a{color: #fff;font-size: 15px;}

.rollBox .Cont .pic:hover p{background: #ff9000;}
.rollBox .Cont .pic p.on{ background: #ff9000;}

.rollBox .Cont .pic:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

.rollBox #List1, .rollBox #List2 {float:left;} 





.rollBox .Cont .pica {

  width:168px;

  float:left;

  height:230px;

  margin-right:30px;

  position:relative;

  text-align: center;

}

.rollBox .Cont .pica img {

  display:block;

  width:180px;

  height:180px;

  border-radius: 100px;

  border: 5px #cbcbcb solid;

}

.rollBox .Cont .pica p {

  line-height:45px;

  height:45px;

  font-size: 18px;

}

.rollBox .Cont .pica p a{color: #000;font-size: 18px;}

.rollBox .Cont .pica:hover p a{font-weight: bold;color: #db0713;}

.rollBox .Cont .pica:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

.iabout {
	width: 100%;
	background:url(../images/12527_j6bxwidr.jpg) top no-repeat;
	padding-top: 20px;
	height: 750px;
}
.iabout .txt {
	width: 470px;
	height: 320px;
	display: block;
	/* background:rgb(186, 163, 119); */
	background: #fff;
	padding: 40px;
	text-decoration:none;
}
.iabout .txt img {
	max-width: 100%;
	display: block;
}
.iabout .txt p {
	padding-top: 10px;
	color: #000;
}
.iabout .txt span {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #fff;
	color: #000;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.iabout .txt span:hover {
	background: #f80e0f;
	color: #fff;
}
.index-group-wrap{ width: 650px;height:400px;}
.index-group-wrap .video-wrp {
	width: 100%;
	height: 100%;
	position: relative;
}
.index-group-wrap .video-wrp .img {position: absolute;left: 0;top: 0;z-index: 4;}
.index-group-wrap .video-wrp .img, .index-group-wrap .video-wrp video {
	width: 100%;
	height: 100%;
}
.index-group-wrap .video-wrp .icon {
	width: 102px;
	height: 102px;
	position: absolute;
	left: 42%;
	margin-left: -0.51rem;
	top: 40%;
	z-index: 5;
	cursor: pointer;
}
.index-group-wrap .video-wrp .close{ position:absolute; right:5%; top:5%;color:#fff;font-size:30px;}


/*.iabout .img {*/
/*	width: 650px;*/
/*	height: 400px;*/
/*	display: block;*/
/*	overflow: hidden;*/
/*}*/
/*.iabout .img img {*/
/*	width: 650px;*/
/*	height: 400px;*/
/*	display: block;*/
/*}*/
.iaboutbox{ width: 1200px; margin: auto; margin-top: 50px;}

.nybanner img {
    max-width: 100%;
}
.nybanner, .nybanner ul, .nybanner img {
    height: auto;
    overflow: hidden;
		width: 100%;
}
.rel-title {
    background: #f80e0f;
    color: #fff;
		padding-left: 10px;
    font-size: 18px;
    line-height: 40px;
    width: 98%;
}
./* block-3 {margin-top:30px;}

.block-3 .cont { border-top: 0; padding:10px; }

.block-3 .cont .bd { overflow: hidden; position: relative; }

 .block-3 .cont .bd .tempWrap { }

.block-3 .cont .bd ul { overflow: hidden; zoom: 1; }

.block-3 .cont .bd ul li {position: relative; float: left; _display: inline; overflow: hidden; text-align: center; margin: 8px;width:24%;}

.block-3 .cont .bd ul li img { width:100%; display: block;z-index:0;}

.block-3 .cont .bd ul li .text{margin-top:10px;}

 .block-3 .cont .hd{overflow:hidden;width:160px;margin:10px auto;}

.block-3 .cont .hd a{width:35px;height:35px;line-height:35px;text-align:center;display: block;background:#ddd;color:#333;float:left;margin:5px;border-radius:5px;cursor:pointer;}

.block-3 .cont .hd a:hover{background: #008b80;color:#fff;}

 .block-3 .cont .hd .case-link{width:60px;}
 .block-3 .t-1{font-size:30px;color:#ccc; text-align: center;}
 
 .block-3 .t-2{font-weight:bold;font-size:20px;line-height:30px;text-align: center;}
 
 .block-3 .t-2 span{color:#008b80;}
 
 .block-3 .t-2 small{font-weight:500;margin:0 10px;} */

 
