<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*
 * @Author: hbiao 
 * @Date: 2017-11-22 10:44:35 
 * @Last Modified by: hbiao
 * @Last Modified time: 2017-11-23 18:41:47
 */
 
 /* InpageMain */
.InpageMain{background: #f4f4f4;}

/* proList 产品列表*/
.proList{width: 100%;margin-top: 0.33rem;}
.proList img{ max-width: 100%; display:block;}
.proList .mainCon{width: 100%;}
.proList .mainCon li{width: 50%;box-sizing: border-box;float: left;background: #fff;margin-bottom: 0.33rem;}
.proList .mainCon li:nth-child(2n+1){border-left: none;}
.proList .mainCon li span{display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;border-left : 1px solid #eaeaea;border-top : 1px solid #eaeaea;}
.proList .mainCon li p{border-left: 1px solid #eaeaea;box-sizing: border-box;border-bottom: 1px solid #eaeaea;}
.proList .mainCon li p em{padding: 0.3rem 4% 0; margin-bottom:0.3rem; font-size: 0.375rem;color: #666666;text-align: center;display: block;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height:0.5rem;}
.proList .mainCon li a{display: block;}

.InpagePaging{width: 100%;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;height: 1.25rem; display:none;}
.InpagePaging .paging-prev{width: 12%;box-sizing: border-box;border-right: 1px solid #eaeaea;height: 1.25rem;float: left;background:url(../images/Inpage/InpagePaging_icon01.png) no-repeat center;background-size: 29%;}
.InpagePaging .paging-next{width: 12%;box-sizing: border-box;height: 1.25rem;float: right;border-left: 1px solid #eaeaea;background:url(../images/Inpage/InpagePaging_icon02.png) no-repeat center;background-size: 29%;}
.InpagePaging .paging-num{width: 76%;float: left;}
.InpagePaging .paging-num ul{padding: 0.335rem 0 0.1rem 0;height: 0.625rem;overflow: hidden;}
.InpagePaging .paging-num li{width: 0.65rem;height: 0.65rem;line-height: 0.68rem;font-size: 0.375rem;color: #999999;font-family: arial;border-radius: 50%;float: left;text-align: center;margin-left: 10%;}
.InpagePaging .paging-num li.cur{background: #f89118;color: #fff;}
.page-show{ display: block;}
.page-hidden{display: none;}


/* xgzx */
.xgzx{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;box-sizing: border-box;padding: 0.56rem 0 0;}
.xgzx .top{width: 100%;width: 94%;margin: 0 auto .547rem;}
.xgzx .top h3{font-size: .375rem;color: #666666;float: left;font-weight: normal;}
.xgzx .top a.more{font-size: .375rem;color: #666666;display: block;float: right;}
.xgzx .mainCon{width: 100%;}
.xgzx .mainCon img{display: block;width: 100%;}
.xgzx .mainCon .xgzx-news{width: 94%;margin: 0 auto;padding-bottom: 0.56rem;}
.xgzx .mainCon .xgzx-news li{position:relative; height:1rem; line-height:1rem; font-size: 0.375rem; border-bottom:1px dotted #ccc; width:100%; color: #999999;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.xgzx .mainCon .xgzx-news li a{color:#999999;padding-left:18px; background:url(/mobile/images/newsLi_ico.png) no-repeat left center;  width: 65%; display:block; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.xgzx .mainCon .xgzx-news li span{position:absolute; top:0; right:0; color:#999;}
.xgzx .mainCon .xgzx-pro li{width: 50%;box-sizing: border-box;float: left;background: #fff;}
.xgzx .mainCon .xgzx-pro li:nth-child(2n+1){border-left: none;}
.xgzx .mainCon .xgzx-pro li span{display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;border-left : 1px solid #eaeaea;border-top : 1px solid #eaeaea;}
.xgzx .mainCon .xgzx-pro li p{border-left: 1px solid #eaeaea;box-sizing: border-box;}
.xgzx .mainCon .xgzx-pro li p em{ margin: 0.3rem 4%;font-size: 0.375rem;color: #666666;text-align: center;display: block;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.xgzx .mainCon .xgzx-pro li a{display: block;}
/* proDetails */

.proDetails{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;box-sizing: border-box;}
.proDetails img{ max-width: 100%;}
.proDetails .imgWraper{width: 100%;position: relative;border-bottom: 1px solid #eaeaea;}
.proDetails .imgWraper .conBox{width: 100%;}
.proDetails .imgWraper .conBox li{width: 100%;}
.proDetails .imgWraper .conBox li img{ width:100% !important; max-width:none !important;}
.proDetails .imgWraper .btnList{width: 100%;text-align: center;position: absolute;left: 0;bottom: 0.45rem;}
.proDetails .imgWraper .btnList ul li{display: inline-block;margin: 0 2%;width: 0.3rem;height: 0.3rem;background: #cccccc;border-radius: 50%; font-size:0;}
.proDetails .imgWraper .btnList ul li.on{background: #f89118;}
.proDetails .intro{padding: 0.5rem 3% 0.45rem;}
.proDetails .intro h1{font-size: 0.5rem;color: #f89118;font-weight:bold;}
.proDetails .intro p{font-size:0.375rem;line-height: 0.5rem;color: #666;margin-top: 0.3rem;}


/* proCs 产品参数 */
.proCs{width: 100%;margin-top: 0.33rem;border-bottom: 1px solid #eaeaea;background: #fff;box-sizing: border-box;}
.proCs .menu{width: 100%;}
.proCs .menu li{width: 49.9%;height:1.25rem;line-height: 1.25rem;text-align: center;border-left: 1px solid #eaeaea;box-sizing: border-box;font-size: 0.375rem;color: #666666;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;float: left;}
.proCs .menu li:first-child{border-left: none;}
.proCs .menu li.on{background: #f89118;border-color: #f89118;color: #fff;width: 49.9%;}
.proCs .mainCon{width: 100%;}
.proCs .mainCon .box{padding: 0.3rem 3%; color:#666; font-size:0.375rem; line-height:0.5rem;}
.proCs .mainCon img{max-width: 100%; display: block; margin: 0 auto;}

.proCs .mainCon .box .title_bg{padding: 15px 0 0px;overflow:hidden;background: #fff url(../images/Inpage/title_bg.png) repeat-x 0 0;width: 100%;margin: 20px 0;font-size:0px;}

/* zxly 在线留言*/
.zxly{width: 94%;position: relative;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;padding: 0 3% 0.46rem;}
.zxly i{display: block;width: 10%;height: 2px;background: #f89118;position: relative;margin: 0 auto;top: -1px;}
.zxly h3{padding-top: 0.53rem;font-size: 0.4rem;color: #666666;font-weight: normal;text-align: center;}
.zxly .inputBox{width: 100%;margin-top: 0.5rem;}
.zxly .inputBox .Input{width: 100%;height: 1.25rem;border: 1px solid #eaeaea;border-radius: 4px;overflow: hidden;margin-bottom: 0.33rem;}
.zxly .inputBox .Input input{width: 86% ;display: block;border: none;outline: none;box-sizing: border-box;padding: 0 3%;height: 1.25rem;line-height: 1.25rem;float: left;font-size: 0.375rem;}
.zxly .inputBox .Input span{box-sizing: border-box;border-left: 1px solid #eaeaea;float: right;width: 14%;height: 1.25rem;}
.zxly .inputBox .Input1 span{background:url(../images/Inpage/zxly_icon01.png) no-repeat center;background-size: 60%;}
.zxly .inputBox .Input2 span{background:url(../images/Inpage/zxly_icon02.png) no-repeat center;background-size: 60%;}
.zxly .inputBox .Textarea{height: 2.2rem;border: 1px solid #eaeaea;border-radius: 4px;overflow: hidden;}
.zxly .inputBox .Textarea textarea{width: 86% ;display: block;border: none;outline: none;box-sizing: border-box;padding: 0 3%;height: 2rem;float: left;padding-top: 0.2rem;font-size: 0.4rem;color: #888888;resize: none;}
.zxly .inputBox .Textarea span{box-sizing: border-box;border-left: 1px solid #eaeaea;float: right;width: 14%;height: 2.2rem;background:url(../images/Inpage/zxly_icon03.png) no-repeat center;background-size: 60%;}
.zxly .inputBox a{display: block;width: 100%;height: 1.25rem;line-height: 1.25rem;background: #f89118;color: #fff;text-align: center;font-size: 0.375rem;margin-top: 0.33rem;}


/* about 关于我们*/

.about{width: 94%;position: relative;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;padding: 0.46rem 3%;}
.about img{ max-width: 100%;}
.about .mainCon{width: 100%;}
.about .mainCon p{font-size: 0.375rem;color: #666666;line-height: 0.6rem;margin-top: 0.3rem;}
.about .mainCon h1{font-size: .4rem;color: #333333;font-weight: normal;width: 100%;}

/* newsList */
.newsListNav .InpageNav-slide{width: 100%;}

.newsList{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.newsList .top{width: 100%;text-align: center;position: relative;}
.newsList .top img{ width:100%; height:100%; display:block;}
.newsList .top .top-title{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.newsList .top .top-title h3{font-size: .5rem;color: #fff;font-weight: normal;vertical-align: middle;display: inline-block;*display: inline-block;*zoom:1;}
.newsList .top .top-title span{vertical-align: middle;height: 100%;width: 0;display: inline-block;}
.newsList .conBox{width: 94%;margin: 0 auto;position: relative;top: -.625rem;background: #fff;}
.newsList .conBox dl{padding: .313rem 0;border-bottom: 1px solid #eaeaea;}
.newsList .conBox img{display: block;width: 100%;}
.newsList .conBox dt{float: left;width: 2.5rem;height: 2.5rem;background: #eaeaea;text-align: center;margin-left: 3%;}
.newsList .conBox dt span{font-size: 1.125rem;color: #b0b0b0;font-family: arial;font-weight: bold;display: block;padding-top: 0.3rem;}
.newsList .conBox dt em{display: block;font-size: .344rem;color: #b0b0b0;font-family: arial;position: relative;top: -0.1rem;}
.newsList .conBox dd{width: 65%;float: left;margin-left: 2%;height: 2.5rem;position: relative;}
.newsList .conBox dd h3{font-size: 0.375rem;color: #000000;font-weight: normal;padding-top: 0.1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.newsList .conBox dd h3 a.fch{color: #000000;}
.newsList .conBox dd p{margin-top: .188rem;font-size: .344rem;color: #999999;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;line-height: 0.5rem;}
.newsList .conBox dd span.zan{position: absolute;left: 0;bottom: 0;display: block;font-size: .344rem;color: #cccccc;font-family: arial;background:url(../images/Inpage/newsList_zan.png) no-repeat left center;padding-left: 10%;background-size: 49%;}
.newsList .conBox dd span.time{font-size: .344rem;color: #cccccc;font-family: arial;display: block;position: absolute;right: 0;bottom: 0;}


/* newsDetails 新闻详情*/
.newsDetails{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;padding-top: 0.52rem;padding-bottom: 0.375rem;}
.newsDetails .mainCon{width: 94%;margin: 0 auto;}
.newsDetails .mainCon img{ max-width: 100%;}
.newsDetails .mainCon h1{font-size: .4rem;color: #333333;font-weight: normal;width: 100%;}
.newsDetails .mainCon .label{width: 100%;margin-top: .375rem;}
.newsDetails .mainCon .label span{padding: 0 4%;border-left: 1px dotted #cccccc;display: block;font-size: 0.375rem;color: #cccccc;font-family: arial;float: left;}
.newsDetails .mainCon .label span.zan{background:url(../images/Inpage/newsList_zan.png) no-repeat left top;padding-left: 8%;background-size: 36%;}
.newsDetails .mainCon .label span.Mtags{background:url(../images/Inpage/label.png) no-repeat left top;padding-left: 6%; color:#666;}
.newsDetails .mainCon .label span:first-child{border-left: none;}
.newsDetails .mainCon article{margin-top: 0.5rem;}
.newsDetails .mainCon article p{font-size: 0.375rem;color: #666666;line-height: 0.6rem;margin-bottom: 0.2rem;}
.newsDetails .mainCon .btn{margin-top: .313rem;}
.newsDetails .mainCon .btn a{display: block;width: 100%;height: 1rem;line-height: 1rem;border: 1px solid #eaeaea;font-size: 0.375rem;color: #999999;float: left;margin-left: 2%;box-sizing: border-box;text-align: center;}
.newsDetails .mainCon .btn a:first-child{margin-left: 0;}
.newsDetails .mainCon .btn a img{width: 5%;display: inline-block;position: relative;top: 0.1rem;margin-right: .188rem;}
.newsDetails .mainCon .btn a:first-child img{margin-left: .188rem;margin-right: 0;vertical-align:unset;}


/* video 视频列表*/
.videoNav .InpageNav-slide{width: 100%;}
.video{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.video .top{width: 100%;text-align: center;position: relative;}
.video .top img{ width:100%; height:100%; display:block;}
.video .top .top-title{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.video .top .top-title h3{font-size: .5rem;color: #fff;font-weight: normal;vertical-align: middle;display: inline-block;*display: inline-block;*zoom:1;}
.video .top .top-title span{vertical-align: middle;height: 100%;width: 0;display: inline-block;}
.video .conBox{width: 94%;margin: 0 auto;position: relative;top: -.625rem;background: #fff;}
.video .conBox dl{padding: .313rem 3%;border-bottom: 1px solid #eaeaea;}
.video .conBox img{display: block;width: 100%;}
.video .conBox dt span{font-size: 1.125rem;color: #b0b0b0;font-family: arial;font-weight: bold;display: block;padding-top: 0.3rem;}
.video .conBox dt em{display: block;font-size: .344rem;color: #b0b0b0;font-family: arial;position: relative;top: -0.1rem;}
.video .conBox dd{margin-top: .422rem;}
.video .conBox dd h3{font-size: .4rem;color: #000000;font-weight: normal;padding-top: 0.1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 3%;}
.video .conBox dd h3 a{color: #000000;}
.video .conBox dd .label{width: 100%;margin-top: .375rem;}
.video .conBox dd .label span{display: block;font-size: 0.375rem;color: #cccccc;font-family: arial;float: left;}
.video .conBox dd .label span.zan{background:url(../images/Inpage/newsList_zan.png) no-repeat left center;padding-left: 8%;background-size: 40%;margin-left: 3%;}
.video .conBox dd .label span.time{float: right;margin-right: 2%;}
.video .conBox dd .label span:first-child{border-left: none;}


/* honor 荣誉证书*/
.honor{width: 100%;width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;}
.honor .mainCon{width: 94%;margin: 0 auto;border-bottom: 1px solid #eaeaea;background: #fff;padding: 0.5rem 3% 0.5rem;margin-bottom: 0.33rem;}
.honor .mainCon .box{width: 100%;padding-bottom: .25rem;background:url(../images/Inpage/honor_yy02.png) no-repeat center bottom;background-size: 100%;margin-top: 0.5rem;}
.honor .mainCon .box:first-child{margin-top: 0;}
.honor .mainCon .box img{display: block;width: 100%;}
.honor .mainCon .box ul{background:url(../images/Inpage/honor_yy01.png) no-repeat center 83%;background-size: 100%;}
.honor .mainCon .box li{width: 47%;margin-right: 2%;float: left;text-align: center;}
.honor .mainCon .box li:first-child{margin-left: 2%;}
.honor .mainCon .box li em{display: block;margin-top: .2rem;height: .8rem;line-height: 0.9rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: .375rem;color: #666666;padding: 0 4%;}

/* companyPics 工厂图片*/

.companyPics{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;background: #f4f4f4;}
.companyPics .mainCon{width:94%;padding: 0.313rem 3% 0;}
.companyPics .mainCon .companyPics-tcBox{border-bottom: 1px solid #eaeaea;margin-top: 0.313rem;padding-bottom: 0.5rem;}
.companyPics .mainCon img{display: block;width: 100%;}
.companyPics .mainCon h3 a.fch{font-size: .4rem;color: #000000;font-weight: normal;padding-top: 0.1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 3%;margin-top: .422rem;}
.companyPics .mainCon .label{width: 100%;margin-top: .375rem;}
.companyPics .mainCon .label span{display: block;font-size: 0.375rem;color: #cccccc;font-family: arial;float: left;}
.companyPics .mainCon .label span.zan{background:url(../images/Inpage/newsList_zan.png) no-repeat left center;padding-left: 8%;background-size: 40%;margin-left: 3%;}
.companyPics .mainCon .label span.time{float: right;margin-right: 2%;}
.companyPics .mainCon .label span:first-child{border-left: none;}

.companyPics .mainCon .companyPics-tcBox:first-child{margin-top: 0;}

.picT{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 1);box-sizing: border-box;padding-top: 30%;overflow: hidden;z-index: 999999; display:none;}
.picT .picTCon{width: 94%;margin: 0 auto;overflow: hidden;}

.picT .picTBox .intro{margin-top: 0.5rem;}
.picT .picTBox .intro .txt2{font-size: 0.4rem;color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 80%;float: left;float: left;}
.picT .picTBox .intro .num{width: 10%;float: right;text-align: right;font-size: 0.35rem;color: #fff;}
.picT .picTBox .intro .num span{font-size: 0.35rem;color: #fff;}

.picT .btn{margin: .313rem auto 0;width: 94%;}
.picT .btn a{display: block;width: 100%;height: 1.1rem;line-height: 1.1rem;font-size: 0.375rem;color: #fff;float: left;box-sizing: border-box;text-align: center;background: #f89118;border-radius: 4px;}
.picT .btn a:first-child{margin-left: 0;background: #ffffff;color: #666666;}
.picT .btn a img{width: 5%;display: inline-block;position: relative;top: 0.15rem;margin-right: .188rem;}
.picT .btn a:first-child img{margin-left: .188rem;margin-right: 0;vertical-align:unset;}

.picT .picTclose{ width:1.2rem; height:1.2rem; margin:0.8rem auto 0;}

/*合作客户*/
.Partner .mainCon{ width:100%; padding:0; padding-top:0.33rem;}
.Partner .mainCon .hz li{width: 50%;box-sizing: border-box;float: left;background: #fff;margin-bottom: 0.33rem;}
.Partner .mainCon .hz li:nth-child(2n+1){border-left: none;}
.Partner .mainCon .hz li span{display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;border-left : 1px solid #eaeaea;border-top : 1px solid #eaeaea;}
.Partner .mainCon .hz li&gt;p{border-left: 1px solid #eaeaea;box-sizing: border-box;border-bottom: 1px solid #eaeaea;}
.Partner .mainCon .hz li p&gt;em{padding: 0.3rem 4% 0; margin-bottom:0.3rem; font-size: 0.375rem;color: #666666;text-align: center;display: block;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height:0.5rem;}
.Partner .mainCon .hz li a{display: block;}

/*搜索*/
.sous{ background:#fff;}

.companyPics .mainCon dl.sos{width: 100%;background: #fff; margin-bottom:auto; margin-top:0.313rem; padding-bottom:0.313rem;}
.companyPics .mainCon a.fch{display: block;border-bottom: 1px solid #e6e6e6;}
.companyPics .mainCon a.fch:last-child{border-bottom: none;}
.companyPics .mainCon dl.sos img{width: 100%; display:block;}
.companyPics .mainCon dl.sos dt i{display: block;width: 2.917rem;height: 2.917rem;position: absolute;top: 0;left: 0;}
.companyPics .mainCon dl.sos dd{float: left;width: 96%;position: relative;height: 2.8rem;padding-right: 2%;padding-left: 2%; margin-left:auto;}
.companyPics .mainCon dl.sos dd h3{font-size: 0.4rem;color: #000;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;  padding-top:0.1rem; margin-left:3%; margin-top:0.422rem;}
.companyPics .mainCon dl.sos dd p{font-size: 0.375rem;color: #666666; margin:0.15rem 3% 0; line-height:0.54rem;display: -webkit-box;overflow: hidden; text-overflow: ellipsis;  -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.companyPics .mainCon dl.sos dd i{display: block;width: 18%;position: absolute;left: 0;bottom: 8%;}


/*图片标题简介展示 上下*/
.companyPics .mainCon dl{width: 100%;background: #fff; margin-bottom:0.5rem; margin-top:0.313rem;}
.companyPics .mainCon a.fch{display: block;border-bottom: 1px solid #e6e6e6;}
.companyPics .mainCon a.fch:last-child{border-bottom: none;}
.companyPics .mainCon img{width: 100%; display:block;}
.companyPics .mainCon dt i{display: block;width: 2.917rem;height: 2.917rem;position: absolute;top: 0;left: 0;}
.companyPics .mainCon dd{float: left;width: 55%;position: relative;height: 2.8rem;padding-right: 2%;margin-left: 4%;}
.companyPics .mainCon h3{font-size: 0.4rem;color: #000;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;  padding-top:0.1rem; margin-left:3%; margin-top:0.422rem;}
.companyPics .mainCon p{font-size: 0.375rem;color: #666666; margin:0.15rem 3% 0; line-height:0.54rem;display: -webkit-box;overflow: hidden; text-overflow: ellipsis;  -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.companyPics .mainCon dd i{display: block;width: 18%;position: absolute;left: 0;bottom: 8%;}

/*发展历程 */
.companyPics .mainCon dl.fzlc{width: 100%;background: #fff; margin-bottom:0.5rem; margin-top:0.313rem;}
.companyPics .mainCon a.fch{display: block;border-bottom: 1px solid #e6e6e6;}
.companyPics .mainCon a.fch:last-child{border-bottom: none;}
.companyPics .mainCon dl.fzlc img{width: 100%; display:block;}
.companyPics .mainCon dl.fzlc h3{font-size: 0.4rem;color: #000;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;  padding-top:0.1rem; margin-left:3%; margin-top:0.422rem;}
.companyPics .mainCon dl.fzlc p{font-size: 0.375rem;color: #666666; margin:0.15rem 3% 0; line-height:0.54rem;display: -webkit-box;overflow: hidden; text-overflow: ellipsis;  -webkit-line-clamp: inherit; -webkit-box-orient: vertical; }


/* 专题页CSS  */
    @font-face {
        font-family: "TrumpGothicWest";
        src: url('../fonts/TrumpGothicWest-Bold.a6430bf.ttf');
    }

/* ztBanner */
.ztBanner{width: 100%;position: relative;background: url(../images/Index/comBg.jpg);}
.ztBanner img{display: block;width: 100%;}


.section1{background: url(../images/Index/comBg.jpg);padding: 0.747rem 0.333rem;}
.section1 img{display: block;width: 100%;}
.section1 .mainCon{margin-top: 0.347rem;}
.section1 .mainCon .img img{border-radius: 0 0 3.24rem 0;}
.section1 .article{margin-top: 0.373rem;}
.section1 .article p{line-height: 0.4rem;font-size: 0.347rem;color: #333333;}


.section2{padding: 0.747rem 0 1rem;}
.section2 img{display: block;width: 100%;}
.section2 .mainCon{margin-top: 0.347rem;padding: 0 0.333rem;background: url(../images/zt/section2-xian.png) no-repeat center;}
.section2 .mainCon li{width: 50%;margin: 0.56rem 0;float: left;}
.section2 .mainCon li img{width: 3.333rem;height: 3.333rem;border-radius: 50%;display: flex;justify-content: center;margin: 0 auto 0.107rem;}
.section2 .mainCon li p{font-size: 0.32rem;color: #333333;text-align: center;}
.section2 .mainCon li:nth-child(1),.section2 .mainCon li:nth-child(2){margin-top: 0;}

.section2 .mainCon li:nth-child(3),.section2 .mainCon li:nth-child(4){margin-bottom: 0;}

.section2 .btnlist{width: 100%;text-align: center;margin-top: 0.493rem;}
.section2 .btnlist span{display: inline-block;width: .267rem;height: .267rem;border-radius: 50%;border: 1px solid #dbdbdb;margin: 0 0.027rem;}
.section2 .btnlist span.on{background: #f7931e;border-color: #f7931e;}

.section3{background: url(../images/zt/section3Bg01.jpg) no-repeat center top;padding: 0.747rem 0.333rem 1.653rem;background-size: cover;}
.section3 img{display: block;width: 100%;}
.section3 .mainCon{margin-top: 0.667rem;}
.section3 .mainCon .item{width: 50%;height: 2.133rem;display: flex;align-items: center;justify-content: center;position: relative;}
.section3 .mainCon .item .banyuan{position: absolute;background: #ffffff;width: 0.667rem;height: 0.667rem;border-radius: 50%;}
.section3 .mainCon .item p{font-size: 0.32rem;color: #ffffff;text-align: center;padding: 0 0.267rem;}
.section3 .mainCon .item1,.section3 .mainCon .item3,.section3 .mainCon .item5{margin-left: 50%;}
.section3 .mainCon .item1{background: url(../images/zt/section3Bg02.png);}
.section3 .mainCon .item2{background: url(../images/zt/section3Bg03.png);}
.section3 .mainCon .item3{background: url(../images/zt/section3Bg04.png);}
.section3 .mainCon .item4{background: url(../images/zt/section3Bg05.png);}
.section3 .mainCon .item5{background: url(../images/zt/section3Bg06.png);}
.section3 .mainCon .item1 .banyuan{left: -0.333rem;bottom: -0.333rem;}
.section3 .mainCon .item2 .banyuan{right: -0.333rem;top: -0.333rem;}
.section3 .mainCon .item3 .banyuan{left: -0.333rem;bottom: -0.333rem;}
.section3 .mainCon .item4 .banyuan{right: -0.333rem;top: -0.333rem;}
.section3 .mainCon .item5 .banyuan{left: -0.333rem;top: -0.333rem;}
.section3 .mainCon .item .icon{width: 0.56rem;height: 0.56rem;position: absolute;z-index: 9;}
.section3 .mainCon .item .icon img{width: 0.56rem;height: 0.56rem;}
.section3 .mainCon .item1 .icon,.section3 .mainCon .item3 .icon{left: -0.293rem;bottom: -0.293rem;}
.section3 .mainCon .item5 .icon{left: -0.293rem;top: -0.293rem;}

.section4{background: url(../images/Index/comBg.jpg);padding: 0.773rem 0.333rem 0.4rem;}
.section4 img{display: block;width: 100%;}
.section4 .mainCon{margin-top: 0.373rem;position: relative;}
.section4 .mainCon .conBox{background: #ffffff;padding-bottom: 0.867rem;}
.section4 .mainCon .conBox .box dt{padding: 0.2rem;overflow: hidden;}
.section4 .mainCon .conBox .box dt img{height: 6.6rem;}
.section4 .mainCon .conBox .box dd{margin-top: 0.48rem;padding: 0 0.533rem;}
.section4 .mainCon .conBox .box dd p.p1{font-size: 0.4rem;color: #333333;text-align: center;}
.section4 .mainCon .conBox .box dd p.p2{margin-top: 0.24rem;font-size: 0.32rem;line-height: 0.4rem;text-align: center;}
.section4 .mainCon .prevNext{width: 1.68rem;height: 0.747rem;border-radius: 0.4rem 0 0 0;background: #f7931e;display: flex;align-items: center;justify-content: center;position: absolute;right: 0.2rem;top: 6.053rem;}
.section4 .mainCon .prevNext p{color: #ffffff;font-size: 0.267rem;}
.section4 .mainCon .prevNext span{font-size: 0.453rem;}



.section5{background: url(../images/zt/section5Bg01.jpg) no-repeat center top;padding: 0.667rem 0.333rem 2.387rem;background-size: cover;}
.section5 img{display: block;width: 100%;}
.section5 .mainCon{margin-top: 0.667rem;}
.section5 .mainCon .item{background: url(../images/zt/section5Bg02.png);padding: 0.72rem 0 0.667rem 0;}
.section5 .mainCon .item .title{font-size: 0.467rem;color: #22b573;padding-left: 0.72rem;margin-bottom: 0.373rem;}
.section5 .mainCon .item1{margin-bottom: 0.16rem;}
.section5 .mainCon .item2 .title{color: #f89118;}
.section5 .mainCon .item li{padding-left: 0.187rem;position: relative;font-size: 0.32rem;margin-left: 0.7rem;margin-bottom: 0.187rem;float: left;width: 3.9rem;box-sizing: border-box;}
.section5 .mainCon .item li:nth-child(even){margin-left: 0rem;width: 4.7rem;}
.section5 .mainCon .item li::before{content: '';width: 0.08rem;height: 0.08rem;border-radius: 50%;left: 0;position: absolute;top: 0.18rem;background: #f4e311;}

/*联系我们分区*/
.qtyq{background:#fff;}
.qtyq ul {/* float: left; */width: 100%;/* margin-left: 10px; */height: 160px;background: #eee;/* margin-top: 12px; */margin-bottom: 0.2rem;}
.qtyq ul.bdnot{/* margin-left: 0; */}
.qtyq ul li{font-size: 14px;padding-left: 70px;height: 36px;line-height: 36px;}
.qtyq ul li:nth-child(1){height: 50px;line-height: 50px;font-size: 18px;color: #fff;background: #f89118;margin-bottom: 15px;padding-left: 30px;}
.qtyq ul li:nth-child(2){background: url(../images/Common/lxwmicon01.png) no-repeat 33px center;}
.qtyq ul li:nth-child(3) {background: url(../images/Common/lxwmicon02.png) no-repeat 33px center;}
.qtyq ul:hover li:nth-child(1){background: #f89118;color: #fff;}</pre></body></html>