﻿/*网站公共样式*/


.info-content{line-height:2;padding:20px;min-height:400px;}

a{color:#333;text-decoration:none;}
a:hover{color:#009f45;}

.text-blue{color:#009f45;}
.text-red{color:#f08519;}
.text-overflow-lines2{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:26px;height:52px;}
.display-flex-compat{display:-moz-box;/* Firefox */
display:-ms-flexbox;/* IE10 */
display:-webkit-box;/* Safari */
display:-webkit-flex;/* Chrome,WebKit */
display:flex;}
/*遮罩层*/
.mask-bg{position:fixed;width:100%;height:100%;display:none;height:100vh;background-color:rgba(0,0,0,.7);overflow:hidden;z-index:99;top:0;left:0;}
.mask-bg.active{display:block;}
/*动画*/
.transition-ease{transition:all 0.3s ease;}
.transform-scale:hover{transform:scale(1.1,1.1)}
/*字体*/
.font-size-p24m20{font-size:24px;}
.font-size-p20m18{font-size:20px;}
.font-size-p18m16{font-size:18px;}
.font-size-p16m14{font-size:16px;}
@media(max-width:768px){
.info-content{line-height:2;padding:20px 0px;}
.padding-top-60,.padding-top-50{padding-top:30px;}
.margin-top-60{margin-top:30px;}
.padding-bottom-60{padding-bottom:30px;}
/*字体*/
.font-size-p20m18{font-size:18px;}
.font-size-p18m16{font-size:16px;}
.font-size-p24m20{font-size:20px;}
.font-size-p16m14{font-size:14px;}
}
/*顶部样式*/
.header{position:relative;}
.header .logo{height:100px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;align-items:center;}
.header .logo img{height:100px;}
/*搜索*/
.ss-box{position:relative;margin:20px auto;background:#f2f2f2;width:420px;padding-right:60px;height:38px;margin-right:20px;display:inline-block;}
.ss-box .s-input{width:100%;outline:none;border:none;line-height:34px;padding-left:0px;background-color:transparent;padding-left:8px;}
.ss-box .s-btn{position:absolute;right:0px;top:0px;background:url(../images/b1_kthe.jpg) no-repeat center center;width:60px;height:38px;color:#fff;cursor:pointer;font-weight:bold;line-height:38px;outline:none;border:none;}
/* 分页banner */
 .pagebanner{width:100%;position:relative;overflow:hidden;}
.pagebanner .swiper-slide{text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */
 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;}
.pagebanner img{width:100%;}
.pagebanner .font-box{position:absolute;left:0;top:0;width:100%;height:100%;}
.pagebanner .font-box .container{height:100%;}
.pagebanner .font-box .font{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:3rem;color:#fff;z-index:1;}
/*主菜单*/
@media (min-width:992px) /*pc端*/
{/*顶部*/
 .header{z-index:2;border-top:7px solid #009b4c;}
.header .topbar{line-height: 2px;height: 2px;background-color: #009b4c;}
.header .logo{justify-content:center;}
.header .dinzhi{width:130px;height:38px;line-height:38px;background:#f2f2f2;display:inline-block;text-align:center;font-size:16px;position:relative;top:2px;}
.header .dinzhi img{width:22px;margin-right:6px;}
.header .nav-toggle{display:none}
.header .productmenubox{width:180px;height:42px;line-height:42px;color:#fff;background:#e12341;font-size:18px;text-align:left;margin-right:80px;cursor:pointer;}
.header .productmenubox strong{padding-left:20px;}
.header .productmenubox .productnav{display:none;}
.header .productmenubox ul{background:rgba(225,35,65,1);}
.header .productmenubox ul li a{display:block;width:100%;color:#fff;padding-left:40px;text-align:left;font-size:16px;position:relative;transition:all 0.3s ease;}
.header .productmenubox ul li a:hover{transform:translateX(10px);}
.header .productmenubox ul li a::before{font-family:'FontAwesome';content:"\f06b";position:absolute;top:0;left:20px;color:#fff;}
.phonenav {display: none !important;}
.nav>ul{overflow:hidden;text-align:center;}
.nav>ul>li{display:inline-block;}
.nav>ul>li>ul{position:absolute;display:none;}
.nav > ul > li > a{text-align:center;line-height:4;text-decoration:none;height:100%;padding:0 20px;display:block;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;color:#959595;font-size:16px;}
.nav >ul>li.current >a,.nav >ul>li> a:hover{color: #fff;background-color: #009b4c;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:16px;line-height:50px}
.nav ul li ul li a:hover{color:#7f67f8;}
.nav ul li{position:relative;text-align: center;width: 13.6%;height: 80px;line-height: 80px;padding-top:15px}
.nav ul li .arrow{display:none}
.nav ul li ul{display:none;}
}
@media (max-width:992px) /*手机端*/
{/*顶部*/
.header .logo{justify-content:flex-start;}
.header{background:#fff;box-shadow:3px 3px 6px rgba(0,0,0,.1);/*position:fixed;top:0;left:0;*/width:100%;z-index:9;}
.header .logo{height:60px;}
.header .logo img{height:40px;}
.header .productmenubox{display:none;}
/*.header .nav-toggle{position:absolute;right:0px;top:0px;font-size:28px;color:#999;min-width:60px;height:60px;line-height:56px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}*/
.header .nav-toggle{position:absolute;right:20px;top:12px;border-radius:3px;font-size:25px;color:#fff;min-width:38px;height:38px;line-height:35px;background-color: #009f45;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}
.pcnav {display: none !important;}
.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition:all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height:45px;text-align:left}
.nav ul li ul{display:none;}
/*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom:1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px;text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.nav ul li.current > a{color:#444;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
/* 分页banner */
 .pagebanner{/*margin-top:60px;*/overflow:hidden;}
.pagebanner img{min-height:120px;width:auto;max-width:300%;}
.pagebanner .font-box .font{font-size:2rem;}
}
/*子栏目样式*/
.page-commnav{border-bottom:1px solid #ddd;line-height:3;}
@media(min-width:769px){.sub-nav-box{clear:both;position:relative;}
.sub-nav-box .sub-nav-title{line-height:57px;text-align:left;background:#ad7669;padding-left:15px;font-size:22px;color:white;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.sub-nav-box .sub-nav ul{text-align:center;}
.sub-nav-box .sub-nav li{display:inline-block;padding:0 20px;text-align:center;position:relative;}
.sub-nav-box .sub-nav > ul > li > a{height:50px;padding:0px 5px;margin:0px;line-height:50px;display:block;font-size:1.6rem;}
.sub-nav-box .sub-nav > ul > li.active > a,.sub-nav-box .sub-nav > ul > li:hover > a{color:#e12341;border-bottom:2px #e12341 solid;font-weight:bold;}
.sub-nav-box .sub-nav>ul>li>ul{display:none;position:absolute;top:40px;left:0;width:100%;background:rgb(1,61,131);z-index:9;}
.sub-nav-box .sub-nav > ul > li >ul{display:none;}
}
@media(max-width:768px){.page-commnav{border-bottom:none;}
.page-commTopTitle{font-size:18px;color:#e12341;background:#f5f5f5;font-weight:bold;margin-bottom:20px;}
.sub-nav{display:flex;justify-content:center;align-items:center;}
.sub-nav ul{overflow:hidden;text-align:center;margin:0px auto;overflow:hidden;min-width:360px;}
.sub-nav ul li{float:left;padding:0px 3px;width:50%;margin-bottom:8px;}
.sub-nav ul li a{display:block;font-size:16px;border:1px solid #ccc;height:36px;line-height:34px;text-align:center;text-overflow:ellipsis;white-space:nowrap;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#333;}
.sub-nav ul li.active a{background:#e12341;color:#fff;border:1px solid #e12341;}
.sub-nav ul li ul{display:none;}
}

/*公用标题*/
.comm_title{padding:2rem;font-size:32px;position:relative;margin-bottom:10px;}
.comm_title .title{font-size:32px;position:relative;}
/*.comm_title .title::before{content:'';width:60px;background:#ccc;height:1px;position:absolute;left:-80px;top:50%;}
.comm_title .title::after{content:'';width:60px;background:#ccc;height:1px;position:absolute;right:-80px;top:50%;}*/
@media(max-width:992px){.comm_title .title{font-size:22px;position:relative}
}
/*首页>>产品服务*/
.index-service .inner{text-align:center;padding:70px 0;margin-bottom:10px;background:#fff;display:block;margin-bottom:40px;}
.index-service .inner .pic{margin-bottom:40px;height:70px;width:65px;}
.index-service .inner .mask{border:4px solid #e12341;width:100%;height:100%;position:absolute;top:0;left:-100%;}
.index-service .inner:hover .mask{left:0;}
/*首页>>产品*/

/*.productlist .picbox{background:#000;}*/
/*.productlist .picbox:hover img{opacity:0.5;}*/
/*首页>>abooutus */
.index-aboutus{background-attachment:fixed;position:relative;}
.index-aboutus .picbox{margin-bottom:30px;/*background:#000;*/}
.index-aboutus .picbox img{width:100%;z-index:1;}
/*.index-aboutus .picbox:hover img{opacity:0.5;}*/
.index-aboutus .more{display:inline-block;width:150px;height:50px;/*background-color:rgba(225,35,65,1);*/text-align:center;line-height:50px;z-index:1;/*margin-top:47px;*/}
.index-aboutus .more:hover{/*opacity:0.9;color:#fff;*/background-color: #009f45;color: #fff;}
.index-aboutus .background-gray{background:#f6f6f6;height:200px;position:absolute;bottom:0;left:0;width:100%;}
/*首页,分页>>新闻*/
.news .newslist .picbox{background:#000;}
.news .newslist .picbox:hover img{transform:scale(1.1,1.1);opacity:0.6;}
.page-news .item{padding:10px;margin-bottom:20px;}
/*首页>>底部优势*/
.index-advantage .item{}
.index-advantage .item .iconbox{width:50px;height:100%;position:absolute;top:0;left:10px;display:flex;align-items:center;}
.index-advantage .item .iconbox .icon{width:50px;height:50px;}
.index-advantage .item .content{text-align:left;padding-left:80px;}
/*分页》产品*/
.page-product .item{padding:10px;}
/*产品内容页样式*/
.product-content .detail{border-bottom:2px solid #e12341;}
.product-content .detail .title{clear:both;text-align:center;overflow:hidden;background:#e12341;line-height:42px;color:rgb(255,255,255);font-weight:600;font-size:14px;display:inline-block;width:130px;position:relative;top:6px;}
#toTop{position: fixed;bottom: 40px;right: 60px;width: 40px;height: 40px;text-indent: -999em;z-index: 999;background: url(../images/top.png) no-repeat;background-position: -547px 0;transition: all 0.2s linear;}
#toTop:hover{background-position:-547px -42px;}
@media (max-width:1000px){#toTop{display:none!important;}}
/* 分页》关于我们 */
.swiper-container#scrollSwiper{width:100%;height:310px;}
.swiper-container#scrollSwiper .swiper-slide{font-size:18px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0px 20px;}
.page-aboutus .companyIntro .picbox{margin-bottom:30px;background:#000;}
.page-aboutus .companyIntro .picbox img{width:100%;z-index:1;}
.page-aboutus .companyIntro .picbox:hover img{opacity:0.5;}
.equipment{background:url('../images/ysbg.jpg') no-repeat center top;background-attachment:fixed;}
/* 分页》加入我们 */
.page-joinus .linian .picbox{margin-bottom:30px;background:#000;}
.page-joinus .linian .picbox img{width:100%;z-index:1;}
.page-joinus .linian .picbox:hover img{opacity:0.5;}
.page-joinus .linian .fontbox{margin-bottom:40px;}
.page-joinus .recruit .message{border:1px solid #ddd;border-left:4px solid #fb8a04;padding:20px;margin:10px;}
.page-joinus .recruit .message .line{background:#ddd;width:100%;height:1px;margin:16px 0;}
.page-joinus .recruit .message .date{position:relative;top:10px;}
.pcGoToTop{position:fixed;right:60px;bottom:200px;z-index:999;display:none;cursor:pointer;}
.pcGoToTop:hover{opacity:0.86;}
/*底部*/

footer{background:#009f45;color:#ffffff;line-height:2.2;}
footer a{color:#fff;}
footer .topcolumn{display:block;font-size:16px;margin-bottom:10px;color:#f5f5f5;margin-right:80px;}
footer .columnlink a{color:#666;}
footer .phone{color:#fb8a04;}
footer .ewmbox{width:50%;float:left;}
footer .ewmbox img{width:100px;height:100px;margin:0 auto;max-width:90%;}
footer p{line-height:2;}
footer .font1{font-size:16px;margin-bottom:10px;color:#c5c5c5;}
footer .iconbox a{margin:0 4px;}
footer .iconbox{margin-bottom:20px;}
footer .rights{line-height:2.2;background:#171717;padding:10px 0;color: rgb(90, 90, 90);}
footer .mobilefooter{display:none;}
@media(max-width:992px){
    .wpsidebar-fkf{display:none;}
footer{margin-bottom:60px;}
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;height:60px;color:#000;background:#fff;z-index:4;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed img{height:26px;width:24px;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-around;align-items:center;}
.footer-fixed ul li a{display:block;height:60px;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li p{color:#000;font-size:12px;}
.footer-fixed.active{transform:translateX(260px);z-index:9999;}
.pcGoToTop{display:none!important;}
}

/*分页>>新闻*/
.page-news .piclist li{border-bottom:1px solid #ddd;padding-bottom:1.5rem;margin-bottom:1.5rem;}
.page-news .piclist .title{font-size:16px;margin-bottom:1.5rem;line-height:1.6;display:block;}
.page-news .piclist .date{margin-bottom:1.2rem;}
.page-news .piclist .introduct{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:26px;height:52px;}
.page-news .piclist .picbox{position:relative;overflow:hidden;}
.page-news .piclist .picbox img{transition:all .3s ease-in-out;}
.page-news .piclist .picbox:hover img{transform:scale(1.1,1.1);}
.page-news .piclist .more{border:1px solid #d9d9d9;padding:5px 10px;min-width:86px;text-align:center;margin-top:1.6rem;display:inline-block;}
@media(max-width:468px){.page-news .piclist .title{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:24px;height:52px;margin-bottom:0.6rem;}
.page-news .piclist .date{margin-bottom:0;}
.page-news .piclist .introduct{display:none;}
}
.page-product .piclist li{margin-bottom:12px;}
/*在线留言表单*/
.el-form-item__content .edui-default{line-height:20px;}
.el-input__inner,.el-textarea textarea{border-radius:2px!important;border:1px solid #ddd;color:#333;line-height:40px;}
.el-button{background-color:#7f67f8;border-color:#329cff;border:0px;border-radius:0px;width:100%;height:42px;transition:0.5s;font-size:1.4rem;background-color:#c9ad8f;border-radius:2px;}
.el-button:hover{background-color:#b09373;}
.el-textarea textarea{line-height:26px!important;position:relative;top:2px;}
/*手机端*/
@media(max-width:768px){/*公用标题*/
.comm_title{padding-top:0rem;padding-bottom:1.6rem;}
/*首页*/
.index-service .inner{padding:40px 20px;margin-bottom:10px;}
.index-service .inner .pic{margin-bottom:14px;}
.index-aboutus .background-gray{display:none;}
.index-advantage .item{height:40px;}
/*.index-aboutus .more{width:100px;height:40px;line-height:40px;font-size:16px;margin-top:10px;margin-bottom:10px;}*/
/* 分页 */
 .page-product .item{margin-bottom:10px;padding:0;}
.page-product .piclist li{margin-bottom:0;}
.productlist .picbox{margin-bottom:10px;}
}


/*add*/


/*首页-banner*/
.html5zoo-arrow-left-0{background:url(../images/left.png) no-repeat scroll left top!important;margin-left:10px;}
.html5zoo-arrow-right-0{background:url(../images/left2.png) no-repeat scroll left top!important;margin-right:10px;}

/*标题*/
.comm_title .title .text-tit {color: #009b4c;font-size: 28px;line-height: 2;}
.comm_title .title .text-tit span{color:rgb(78, 78, 78);font-size: 28px;}
.comm_title .title  .en{font-size: 20px;text-transform: uppercase;color: rgb(112, 112, 112);line-height:2;}
.comm_title .title  i{border-bottom: 2px solid #000000;display: block;width:42px;margin:auto}
.comm_title .title-1 .cn{color: #fff;line-height: 2;}
.comm_title .title-1 .en{color: #fff;font-size: 20px;line-height: 2;}
.comm_title .title-1 i{border-bottom: 2px solid #fff;border-bottom: 2px solid #fff;display: block;width:42px;margin:auto}
.comm_title .title-1 .cn1{color: #353333;line-height: 2;}
.comm_title .title-1 .ys{color: #353333;font-size: 20px;line-height: 2;}
.comm_title .title-1 .ys1{border-bottom: 2px solid #353333;display: block;width:42px;margin:auto}


/*关于我们*/

.about-content{font-family: 微软雅黑;color: rgb(112, 112, 112);line-height: 2;}
.about-content .title{font-size: 30px;color: #009f45;}
.about-content .words{font-size: 16px;text-transform: uppercase;color: rgb(172, 171, 171);}
.about-content p{font-family: 微软雅黑;color: rgb(112, 112, 112);font-size: 14px;line-height: 2;margin-top:20px;}
.bg-tu{background:url(../images/88.jpg) no-repeat center;}
.bg-tu img{transform: translate(22px,-16px);max-height:334px;}
.index-aboutus .more{border: 1px solid #009f45;color: #009f45;border-radius: 4px;font-size:14px;}

/*企业文化*/
.bg-gray{background: linear-gradient(to right, #38ef7d, #11998e);}


/*产品、新闻-栏目*/
.subz-nav {margin-bottom: 50px;}
.subz-nav > ul{text-align:center;}
.subz-nav > ul > li {text-align: center;display: inline-block;margin: 0 5px;position:relative;}
.homenav > ul > li.current > a {background-color: #009f45;}
.subz-nav > ul > li > a {height: 50px;line-height: 48px;}
.subz-nav > ul > li > a {color: #fff;background-color: #f08519;display: inline-block;overflow: hidden;}
.news-nav > ul > li > a {}
.news-nav> ul > li.current > a{}

/*产品中心*/
.productlist {margin-bottom:30px;}
.productlist .picbox:hover img{transform: scale(0.9,0.9);}
.productlist .card1{position: relative;color: #5a5a5a;display: block;overflow: hidden;padding: 6px 4px;}

/*首页-企业文化*/
.bg-gray .box{background-color:#fff;text-align: center;}
.bg-gray .headlinebox .title .cn{color: #fff;}
.bg-gray .headlinebox .title .en{color: rgb(204, 204, 204);}
.bg-gray .headlinebox .title i{border-bottom: 2px solid #fff;}

/*咨询中心*/
.news-li{background:#f7f7f7;}
.text-overflow{overflow: hidden;display: -webkit-box;color: #636363;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 70px;line-height: 1.8;}
.newslist .item .content{border: 1px solid #636363;overflow: hidden;padding-top: 10px;padding-bottom: 10px;}
.newslist .item .content .title{font-size: 14px;line-height: 2;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.newslist .item .content .date{color: #929292;padding: 6px 0;font-size: 12px;}
.newslist .item .content:hover{border-color: #009f45;}
.newslist .item .content .title:hover{color: #009b4c;}

/*联系我们*/
.lian-images{background: url(../images/about.png) no-repeat center;max-height: 350px;height: 350px;padding-top: 24px;padding-left:5%;}
.lian-images h4{font-weight: 400;color: #fff;margin-bottom: 20px;}
.lian-images p{color: #fff;line-height: 2;}
.lian-map{padding-left:0px;}

/*footer*/
.footernav ul{margin-bottom: 20px;}
.footernav ul li a{margin-right: 15px;}
.footernav ul li a{font-size: 14px;}
.footernav>ul{border-bottom:1px solid #fffdfd;padding-bottom: 15px;}
.footernav > ul > li > ul {display: none;}
.footernav>ul>li{display:inline;}
.footernav ul li a{padding:0px 3%;color:#fff;}
.footernav ul li.active a{color:#fff;}
.footernav ul li.current a{color:#fff;}
.footernav>ul>li>ul{display:none;}
.address ul li {color: #fff;}
footer{border-top: 3px solid #009f45;}


@media (min-width:1000px) { /*pc端*/
.container{width:1200px;}
.subz-nav > ul > li > a {height: 50px;line-height: 50px;width: 180px;}
.lian-images p{width: 100%;}
.lian-images h4{width: 100%;}
.bg-gray .box{padding: 30px 10px;}
.bg-gray .box .en{font-size: 25px;color: #f08519;font-family: 微软雅黑;white-space: pre-wrap;}
.bg-gray .box .cn{color: rgb(32, 32, 32);font-family: 微软雅黑;font-size: 16px;line-height: 1.5;height: 70px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;}
.subz-nav > ul > li > a {width: 180px;}
.bg-gray{padding-top:30px;padding-bottom:60px;}
.index-aboutus{padding:30px 0;}
.index-service{padding:30px 0;}
.news-li{padding:30px 0;}
.bg-lian{padding:30px 0;}

}
@media(max-width:1000px){/*手机端*/
.header{border-top: 2px solid #009b4c;}
.bg-images{position:relative;margin-top:20px;}
.bg-images .picbox{width:100%;height:100%;position:absolute;top:0;left: 0;padding: 0 15px;}
.bg-images .picbox img{width:98%;transform: translate(16px,-20px);height:100%;}
.about-content .title{font-size:24px;font-weight: bold;}
.about-content .words{font-size:14px;}
.about-content p{margin-top:0px;}
.comm_title .title-1 .cn{font-size:20px}
.bg-gray .box{padding:20px 0;}
.bg-gray .box .en{font-size: 18px;color: #f08519;}
.bg-gray .box .cn{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 70px;line-height: 1.8;}
.comm_title{margin-bottom:0px;padding-bottom:0px;}
.bg-gray .box img{width: 60px;}
.subz-nav{margin-bottom:20px;}
.subz-nav > ul > li{width:30%;}
.subz-nav > ul{padding:0 15px;}
.news-nav > ul > li > a,.news-nav > ul > li.current > a{border-color:#872728;border:0px;}
.subz-nav > ul > li a{width:100%;background-color: #872728;height: 40px;line-height: 40px;width: 100%;font-size: 14px;}
.productlist .card1{font-size: 12px;font-weight: bold;word-wrap: break-word;}
.productlist .picbox{margin-bottom:0px;}
.news-list .honeli{border-bottom: 1px solid #636363;}
.news-list li .title a {width: 100%;display: block;font-size: 14px;color: #fff;line-height: 2;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news-list li .title .date {color: #929292;padding: 6px 0;font-size: 12px;}
.news-list li .title .card3 {color: #636363;font-size: 12px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 70px;line-height: 1.8;}
.news-list li .news-box{overflow:hidden;padding: 5px 0;}
.lian-map{padding-right:0px;}
.lian-images{background:rgba(136,39,40,1)}
.address ul li{color:#fff;}
.footer-fixed ul li a i.fa{font-size: 22px;}
.bg-gray{padding-top:20px;padding-bottom:20px;}
.index-aboutus{padding:20px 0;}
.index-service{padding:20px 0;}
.news-li{padding:20px 0;}
.bg-lian{padding:20px 0;}

}


/*在线客服*/
.zaixian{position:fixed;bottom:440px;right:0px;z-index:9;}
.zaixian .zaixian_com{position:relative;width:50px;height:80px;}
.zaixian_com .zxzx_pic1{position:absolute;right:0px;top:0px;}
.zaixian_com .zxzx_pic2{position:absolute;right:-190px;top:-70px;z-index:10;width:170px;height:300px;}
.zaixian_com .zxzx_pic1 p{position: absolute;top: 50px;left: 18px;font-size: 13px;color: #fff;}
.zaixian_com .zxzx_pic2 p{position: absolute;top: 118px;left: 24px;font-size: 13px;color: #fff;}
.kf-lf-lj{position:absolute;width:100px;right:10px;top:70px;}
.kf-lf-lj a{display:block;line-height:30px;padding-left:10px;margin:5px 0;color:#848484;font-size:13px;}
.kf-lf-lj a .fa{padding-right:4px;}
.kf-lf-lj a:hover{background:#ee361d url(../images/box-kefu2.png) no-repeat 5px center;color:#FFF;border-radius:4px;}
@media(max-width:1000px){.zaixian{display:none;}}
