@charset "gb2312";
/*禁止删减修改，牵扯专题较多*/
/*通用*/
.bg {background: #f8f8f8;}
.pd{padding: 40px 0 80px;border-top: 20px solid #f9f9f9;}
.zt-title{padding: 50px 0;}
.zt-title h2 {text-align: center;font-size: 32px;line-height: 42px;color: #121314;font-weight: inherit;}
.zt-title h2:before,.zt-title h2:after{content:"";width: 12px;height: 12px;display: inline-block;background: url("/images/zhuanti/biaotixian.png") no-repeat 0 0;margin: 0 30px;position: relative;top: -5px;}
.zt-title .text{text-align: center;font-size: 16px;line-height: 32px;color: #535455;padding-top: 30px;}
.zt-title .text span {font-weight: bold;}
.zt-title .text em {font-weight: bold;color: #3461C6;    font-style: normal;}
.zt-more{margin-top: 60px;text-align: center;}
.zt-more a{border:1px solid rgba(52,97,198,1);color: #3461C6;display: inline-block;width:280px;height:48px;border-radius:100px;box-sizing: border-box;line-height: 48px;font-size: 16px;text-align: center;transition: 0.3s;}
.zt-more a span {padding-right: 33px;background: url("/images/zhuanti/lanjiantou.png") no-repeat right center;}
.zt-more a:hover {background-color: #3461C6;border: 1px solid #3461C6;color: #fff;}
.zt-more a:hover span {background: url("/images/zhuanti/baijiantou.png") no-repeat right center;}
/*头部*/
.zt-top{background: #f8f8f8;padding: 50px 0;}
.zt-img {width: 580px;float: left;}
.zt-info {width: 540px;margin-left: 60px;float: left;}
.zt-info h1{font-size:32px;font-weight: inherit;line-height:42px;color: #121314;}
.zt-info h1:after{content:"";display: block;border-bottom: 4px solid #3461c6;width: 50px;padding-top: 11px;}
.zt-info .zt-depict {font-size:14px;line-height:26px;color: #8c8d8e;margin-top: 25px;}
.zt-info .zt-canshu {background:#f2f2f2;margin-top: 12px;padding: 20px;}
.zt-info .zt-canshu .zt-tit {font-size: 16px;color: #363839;font-weight: bold;padding-bottom: 10px;}
.zt-info .zt-canshu p{font-size: 1rem;padding-bottom: 10px;}
.zt-info .btn{margin-top: 27px;}
.zt-info .btn a {width:240px;height:48px;background:rgba(52,97,198,1);border-radius:2px;text-align: center;line-height: 48px;color: #fff;font-size: 16px;display: inline-block;}
.zt-info .btn a:hover {background: #003f95;}
.zt-info .btn a:nth-child(2){background:rgba(255,255,255,1);border:1px solid rgba(52,97,198,1);color: rgba(52,97,198,1);box-sizing: border-box;margin-top: 1px;margin-left: 20px;}
/*面包屑*/
.zt-crumb{height: 70px;line-height: 70px;border-bottom: 1px solid #eaeaea;}
.zt-crumb ul li{float: left;font-size: 15px;color: #828282;margin-right: 54px;position: relative;}
.zt-crumb ul li::after{content:"";display:block;margin-top: -2px;width: 0;height: 2px;background-color: #4667aa;transition: 0.36s;}
.zt-crumb ul li a{display: block;}
.zt-crumb ul li:first-child a,.zt-crumb ul li:hover a{color: #4667aa;}
.zt-crumb ul li:first-child::after,.zt-crumb ul li:hover::after{width: 100%;}
/*介绍*/
.zt-main{width: 100%;margin-bottom: 40px;background-color: #f8f8f8;display: flex;align-items: center;/*justify-content: space-around;*/}
.zt-main .img {float: left;width: 380px;overflow: hidden;}
.zt-main .zt-text{float: left;width: 820px;padding: 0 60px;display: inline-block;vertical-align: middle;}
.zt-main .zt-text h3 {font-size: 1.4rem;line-height: 32px;font-weight: bold;color: #4667aa;margin-bottom: 15px;}
.zt-main .zt-text p{font-size: 14px;line-height: 30px;}
.zt-main .zt-text p em{font-weight: bold;color: #3461C6;font-style: normal;}
/*厂家介绍*/
.zt-changqu .ztcq-img{width: 386px;height: 210px;margin-right: 20px;float: left;text-align: center;}
.zt-changqu .ztcq-img:last-child{margin-right:0}
/**/
.zttd-item {float: left;width: 585px;margin-top: 30px;margin-right: 30px;background: #f8f8f8;display: flex;align-items: center;}
.zttd-item:nth-child(-n+2){margin-top: 0;}
.zttd-item:nth-child(2n){margin-right: 0;}
.zttd-item .zttd-img{width: 100%;}
.zttd-item .zttd-info {width: 100%;padding: 0 20px;box-sizing: border-box;}
.zttd-item .zttd-info h3 {font-size: 1.3rem;line-height: 32px;font-weight: bold;color: #4667aa;}
.zttd-item .zttd-info p {font-size: .875rem;line-height: 26px;margin-top: 1rem;}
/*推荐产品*/
.zt-db{display: flex;}
.zt-db li{width: 100%;float: left;margin-left: 20px;background: #fff;}
.zt-db li:first-child{margin-left:0}
.zt-db li .ztcp-img{border: 1px solid #F4F4F4;border-bottom: 0;box-sizing: border-box;text-align: center;overflow: hidden;}
.zt-db li .ztcp-img:hover img{transform: scale(1.1);}
.zt-db li .ztcp-img img {transition: all ease-out 0.36s;}
.zt-db li .ztcp-info {background: #f8f8f8;padding: 20px;}
.zt-db li .ztcp-info .ztcp-tit{font-size: 20px;text-align: center;line-height: 32px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.zt-db li .ztcp-info .ztcp-text{color: #8C8D8E;max-height:60px;height: 60px;margin-top: 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.zt-db li .ztcp-info .pro-line{display: block;width: 30px;height: 2px;background: #2D82CB;margin: 20px auto 0;}
/*推荐产品*/
.zt-chanpin{display: flex;}
.zt-chanpin li{width: 100%;float: left;margin-left: 20px;background: #fff;}
.zt-chanpin li:first-child{margin-left:0}
.zt-chanpin li .ztcp-img{border: 1px solid #F4F4F4;border-bottom: 0;box-sizing: border-box;text-align: center;overflow: hidden;}
.zt-chanpin li .ztcp-img:hover img{transform: scale(1.1);}
.zt-chanpin li .ztcp-img img {transition: all ease-out 0.36s;}
.zt-chanpin li .ztcp-info {background: #f8f8f8;padding: 20px;}
.zt-chanpin li .ztcp-info .ztcp-tit{font-size: 20px;text-align: center;line-height: 32px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.zt-chanpin li .ztcp-info .ztcp-text{color: #8C8D8E;max-height:60px;height: 60px;margin-top: 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.zt-chanpin li .ztcp-info .pro-line{display: block;width: 30px;height: 2px;background: #2D82CB;margin: 20px auto 0;}
/*推荐案例*/
.zt-anli {overflow: auto;}
.zt-anli li{float: left;width: 380px;margin-left: 30px;}
.zt-anli li:first-child {margin-left: 0;}
.zt-anli li .ztal-img {overflow: hidden;position: relative;}
.zt-anli li .ztal-img img {transition: all ease-out 0.36s;}
.zt-anli li:hover img {transform: scale(1.08);}
.zt-anli li .ztal-info {text-align: center;padding: 20px;background-color: #f8f8f8;}
.zt-anli li .ztal-info .ztal-tit {height: 66px;width: 100%;font-size: 20px;line-height: 36px;color: #363839;transition: 0.3s;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.zt-anli li .ztal-info .ztal-tit:hover {color: #3461C6;}
/*相关知识块*/
.zt-zhishi dl {float: left;width: 590px;background: #fdfdfd;border: 1px solid #f5f5f5;padding: 40px;margin-right: 20px;transition: 0.3s;margin-bottom: 20px;}
.zt-zhishi dl:nth-child(2n){margin-right: 0;}
.zt-zhishi dl dt {font-size: 20px;line-height: 26px;color: #717171;height: 26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.zt-zhishi dl:hover{border:1px solid rgba(221,221,221,0);box-shadow:0px 5px 15px rgba(18,19,20,0.1);}
.zt-zhishi dl:hover dt a{color: #4667aa;}
.zt-zhishi dl dd{margin-top: 20px;color: #8C8D8E;font-size: 14px;line-height: 26px;height: 80px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
/*shebei*/
.zt-shebei {display: flex;}
.zt-shebei li{width: 100%;float: left;margin-left: 20px;background: #fff;}
.zt-shebei li:first-child{margin-left:0}
.zt-shebei li .ztsb-img{border: 1px solid #F4F4F4;box-sizing: border-box;text-align: center;}
.zt-shebei li .ztsb-info {background: #f8f8f8;padding: 20px;font-size: 20px;text-align: center;line-height: 32px;color: #4667aa;}
/*客户评价*/
.zt-pingjia .ztpj-item {background: #f8f8f8;border-radius: 0px 80px 0px 80px;padding: 50px;font-size: 16px;line-height: 28px;position: relative;margin-bottom: 30px;overflow: auto;}
.zt-pingjia .ztpj-item img {width: 220px;float: left;}
.zt-pingjia .ztpj-item p {width: 800px;float: right;padding: 20px 50px 0 0;text-indent: 2rem;}
.zt-pingjia .ztpj-item p:before{content:"";width: 30px;height: 30px;background: url("/images/zhuanti/flyinhao.png") no-repeat 0 0;position: absolute;top: 40px;left: 300px;}
.zt-pingjia .ztpj-item p:after{content:"";width: 30px;height: 30px;background: url("/images/zhuanti/fryinhao.png") no-repeat 0 0;position: absolute;bottom: 50px;right: 30px;}
.zt-pingjia .ztpj-item p span {display: block;text-align: right;padding-top: 1rem;color: #717171;font-weight: bold;}
.zt-pingjia .ztpj-item:nth-child(even) img{float:right}
.zt-pingjia .ztpj-item:nth-child(even) p{float:left;padding: 20px 0 0 50px;}
.zt-pingjia .ztpj-item:nth-child(even) p:before{left: 30px;}
.zt-pingjia .ztpj-item:nth-child(even) p:after{right: 300px;}
/*表格样式块*/
.zt-biao table {width: 100%;border-collapse: collapse;}
.zt-biao table td{border: 1px solid #ccc;text-align: center;padding: 15px 0;}
.zt-biao table tr:nth-child(2n+3){background:#fafafa;}
.zt-biao table tr:hover{background: #e2e2e2;}
.zt-biao table tr:first-child{background:#4667aa;color:#fff;}
.zt-biao p{font-size: .875rem;color: #b5b5b5;margin-top: .5rem;}
.zt-biao p i {color: #FF0000;padding-right: 10px;font-style: normal;}
/*可切换表格*/
.zt-itembiao .hd {width: 80%;margin: 0 auto;margin-bottom: 2.5rem;}
.zt-itembiao .hd ul{display: flex;align-items: center;text-align: center;height: 50px;line-height: 50px;}
.zt-itembiao .hd ul li{width: 100%;background: #f8f8f8;margin-right: 1%;font-size: 1.2rem;}
.zt-itembiao .hd ul li:last-child{margin-right:0;}
.zt-itembiao .hd ul li.on{color: #fff;background: #4667aa;}
.zt-itembiao .bd .item{overflow: auto;background: #f8f8f8;}
.zt-itembiao .bd .item.biao{background: unset;padding: unset;}
.zt-itembiao .bd .item.zt-biao h3,.zt-itembiao .bd .item.zt-biao2 h3 {font-size: 1.1rem;text-align: center;margin-bottom: 1rem;}
.zt-itembiao .bd .item.zt-biao,.zt-itembiao .bd .item.zt-biao2{background: initial;}
.zt-itembiao .bd .item .flex {display: flex;align-items: center;}
.zt-itembiao .bd .item .flex>div{width:100%;}
.zt-itembiao .bd .item .itembiao-img{text-align: center;}
.zt-itembiao .bd .item .cpjg-text{padding: 0 3rem;}
.zt-itembiao .bd .item .cpjg-text h3{font-size: 1.1rem;margin-bottom: 1rem;}
.zt-itembiao .bd .item .cpjg-text p{margin-bottom: 10px;font-size: 1rem;color: #656565;}
/*表格样式2*/
.zt-biao2 table {width: 100%;border-collapse: collapse;}
.zt-biao2 table td,.zt-biao2 table tr th{border: 1px solid #ccc;text-align: center;padding: 15px 0;}
.zt-biao2 table tr th {background: #4667aa;color: #fff;}
.zt-biao2 table tr:nth-child(even){background:#fafafa}
.zt-biao2 table tr:hover{background: #e2e2e2;}
.zt-biao2 p{font-size: .875rem;color: #b5b5b5;margin-top: .5rem;}
.zt-biao2 p i {color: #FF0000;padding-right: 10px;font-style: normal;}
/*文章推荐*/
.zt-news ul{overflow:auto;}
.zt-news ul li {width: 570px;background-color: #f8f8f8;padding: 15px;transition: 0.3s;overflow: auto;float: left;margin: auto 20px 20px 20px;display: flex;align-items: center;}
.zt-news ul li:nth-child(even){margin-left: 0;}
.zt-news ul li:hover {box-shadow:0px 5px 15px rgba(18,19,20,0.1);}
.zt-news ul li .time {width: 100px;font-size: 35px;line-height: 45px;color: #4667aa;text-align: center;border-right: 1px solid #D1D3D6;margin-right: 20px;}
.zt-news ul li .time span {display: block;font-size: 14px;line-height: 16px;color: #8C8D8E;}
.zt-news ul li .list-info {width: 430px;}
.zt-news ul li .list-info .title {font-size: 16px;line-height: 21px;color: #535455;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zt-news ul li:hover .list-info .title a{color: #3557aa;}
.zt-news ul li .list-info .text {font-size: 14px;line-height: 20px;margin-top: 15px;color: #8C8D8E;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 20px;}
.zt-news ul li .list-info:after{content:"";margin-top: 1rem;display: block;width: 22px;height: 10px;background: url("/images/zhuanti/huijiantou.png") no-repeat center;}
.zt-news ul li .list-info:hover:after {background: url("/images/zhuanti/lanjiantou.png") no-repeat center;}
/*留言*/
.zt-liuyan {display: flex;}
.zt-liuyan .botsms{margin: 0;width: 890px;padding: 60px 48px;}
.zt-liuyan .botsms .leftform{width: 100%; float: left;}
.zt-liuyan .botsms ul li{float: left;width: 380px;margin-bottom: 40px;}
.zt-liuyan .botsms ul li:last-child{margin-bottom: 0;}
.zt-liuyan .botsms span{display: inline-block;text-align: right;width: 90px;font-size: 1.1rem;color: #333;line-height: 50px;}
.zt-liuyan .botsms .textbox,.pro-liuyan .select{box-sizing: border-box;padding-left: 20px;width: 280px;height: 50px;border: 1px solid #eaeaea;background: #fff;color: #999;}
.zt-liuyan .botsms .bssubmit{width: 210px;height: 50px;background: #164AC3;font-size: 1rem;line-height: 50px;color: #fff;position: relative;overflow: hidden;padding: 0;margin-top: 0;}
.pro-lianxi {width: 270px;margin-left: 40px;}
.pro-lianxi .item{padding: 36px 30px;text-align: center;background: #fff;}
.pro-lianxi .item:nth-child(1){margin-bottom: 25px;}
.pro-lianxi i{display: block;margin: auto;width: 54px;height: 54px;border: solid 1px #dddddd;border-radius: 50%;}
.pro-lianxi .icon-tel{background: url(/images/products/fm-tel.png) no-repeat center center;}
.pro-lianxi .icon-em{background: url(/images/products/fm-em.png) no-repeat center center;}
.pro-lianxi .item-dt{font-size: 14px;line-height: 24px;color: #828282;margin-top: 5px;}
.pro-lianxi .item-dd{font-size: 1.5rem;line-height: 26px;color: #222;font-weight: bold;margin-top: 6px;}