@charset "utf-8";
/* =====================内页样式======================== */
.contain2 {width: 1300px; margin: 0 auto;}
.pub-ban {width: 100%;position: relative;}
.pub-ban-img img{width: 100%;object-fit: cover;min-height: 320px;}
.pub-ban-wd {position: absolute;top: 50%;left: 0;transform: translateY(-50%);color: #fff;width: 100%;}
.pub-ban-wd h1{font-size: 46px;line-height: 60px;font-weight: bold;}
.pub-ban-wd h5{font-size: 26px;line-height: 60px;font-weight: bold;}
.pub-ban-wd p{font-size: 16px;line-height: 26px;width: 40%;}
.pub-ban-wd p.ontrue{max-width: 340px;width: 90px;height: 3px;background: #fff;margin: 10px 0 15px;}
.pub-ban-list {position: absolute;bottom: 24px;left: 0;width: 100%;color: #fff;}
.pub-ban-listl {float: left;display: inline-block;}
.pub-ban-listl a{display: block;width: 100%;padding-left: 30px;background: url("../images/gather/product-9.png") no-repeat center left 0;font-size: 14px;font-weight: bold;}
.pub-ban-listr {float: right;display: inline-block;}
.pub-ban-listr li{float: left;display: inline-block;position: relative;padding: 0 20px 0 10px;}
.pub-ban-listr li:before{content: ">";position: absolute;top: -3px;right: 0;width: 10px;font-size: 18px;}
.pub-ban-listr li a{width: 100%;display: block;}
.pub-ban-listr li:first-child a{background: url("../images/gather/product-2.png") no-repeat center left 0;padding-left: 22px;}
.pub-ban-listr li:last-child:before{display: none;}
.pub-ban-listr li:last-child{padding: 0 0 0 10px;}

.pub-ban-nav{width: 100%;position: absolute;bottom: -40px;}
.pub-ban-nav .contain2{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1);overflow-x: auto;white-space: nowrap;letter-spacing: 0;}
.pub-ban-nav-l a,.pub-ban-nav-r a{line-height: 78px;}
.pub-ban-nav-l{float: left;font-size: 0;}
.pub-ban-nav-l a{text-align: center;font-size: 16px;color: #333;background: linear-gradient(to right,#fff,#f8f8f8); display: inline-block;padding: 0 50px;}
.pub-ban-nav-l a:hover,.pub-ban-nav-l a.ontrue{background: linear-gradient(to right,#00a8ff,#0189df);color: #fff;font-weight: 700;}
.pub-ban-nav-r{float: right;text-align: center;font-size: 0;}
.pub-ban-nav-r a{display: inline-block;padding:0 14px 0 6px;color: #888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size: 14px;transition: all .4s ease;position: relative;}
.pub-ban-nav-r a:before{content: ">";position: absolute;top: 0;right: 0;width: 10px;font-size: 18px;color: #888;}
.pub-ban-nav-r a:first-child{background: url("../images/gather/case-2.png") no-repeat center left 0;padding:0 14px 0 20px;}
.pub-ban-nav-r a:last-child:before{display: none;}
.pub-ban-nav-r a:hover{color: #0189df;}




/* 产品列表 */
.product-list {width: 100%;padding: 50px 0 86px;}
.product-list-page {margin: -.5% 0 0 -.5%;}
.product-list-page a{display: block;float: left;width: 10.6%;margin: .5% 0 0 .5%;text-align: center;line-height: 66px;box-shadow: 0 0 15px rgba(0, 0, 0, .1);font-size: 16px;padding: 0 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.product-list-page a.ontrue,.product-list-page a:hover{color: #fff;background: linear-gradient(to right,#00a8ff,#0586d7);}
.product-list-box {width: 100%;padding-top: 58px;}
.product-list-box ul{margin: -3% 0 0 -3%;display: none;}
.product-list-box ul.ontrue{display: block;}
.product-list-box li{width: 30.333%;float: left;margin: 3% 0 0 3%;box-shadow: 0 0 15px rgba(0, 0, 0, .1);transition: all .4s ease;}
.product-list-box li a{width: 100%;display: block;}
.product-list-box li a img{width: 100%;object-fit: cover;}
.product-list-boxwd {width: 100%;padding:36px 30px;}
.product-list-boxwd h5{font-size: 22px;line-height: 24px;color: #111;}
.product-list-boxwd p{font-size: 15px;line-height: 24px;color: #999;margin-top: 18px;height: 48px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.product-list-box li:hover{transform: translateY(-10px);}
.product-list-box li:hover h5,.product-list-box li:hover p{color: #fff;}
.product-list-box li:hover .product-list-boxwd{background: linear-gradient(to right,#0091ed,#00c0e3);}

/* 产品详情 */
.product-clothing {width: 100%;padding: 90px 0;overflow: hidden;}
.product-clothing-tit h1{font-size: 34px;line-height: 43px;color: #111;position: relative;text-align: center;}
.product-clothing-tit h1:after{content: "";position: absolute;bottom: -20px;left: 50%;transform: translateX(-50%);width: 36px;height: 1px;background: #111;}
.product-clothing-tit.ontrue h1{color: #fff;}
.product-clothing-tit.ontrue h1:after{background: #fff;}
.product-clothing-tit.left h1{text-align: left;}
.product-clothing-tit.left h1:after {left: 0;transform: none;}
.product-clothing-wd {width: 100%;padding: 42px 0 58px;}
.product-clothing-wd p{font-size: 15px;line-height: 30px;color: #888;text-align: center;}
.product-clothing-img {width: 100%;box-shadow: 0 0 15px rgba(0, 0, 0, .1);padding: 46px;}
.product-clothing-img img{max-width: 100%;object-fit: cover;min-height: 200px;}
.product-clothing-list {width: 100%;padding-top: 70px;}
.product-clothing-list li{width: 33.333%;float: left;text-align: center;}
.product-clothing-listtit p{font-size: 16px;line-height: 30px;color: #9f80e5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.product-clothing-listimg{width: 100%;padding: 24px 0;}
.product-clothing-listwd h5{font-size: 20px;line-height: 30px;color: #000;font-weight: bold;padding-bottom: 16px;}
.product-clothing-listwd p{font-size: 16px;line-height: 28px;color: #888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.product-clothing-listtit,.product-clothing-listimg,.product-clothing-listwd{max-width: 92%;margin: 0 auto;}

.product-char {width: 100%;padding: 96px 0 110px;background: #f2f2f2;overflow: hidden;}
.product-char-list {width: 100%;padding-top: 50px;}
.product-char-list ul{margin-top: -42px;}
.product-char-list li{width: 100%;margin-top: 42px;}
.product-char-img{float: left;width: 50%;height: 390px;}
.product-char-img img{max-width: 100%;object-fit: cover;max-height: 100%;}
.product-char-wd{float: right;width: 50%;background: #fff url("../images/gather/product-14.png") no-repeat right 60px bottom -60px;height: 390px;padding: 74px 66px 0 78px;}
.product-char-wd h5{font-size: 28px;line-height: 43px;color: #8450fa;padding-bottom: 28px;font-weight: bold;}
.product-char-wd p{font-size: 16px;line-height: 30px;color: #666;}
.product-char-list li.ontrue .product-char-img{float: right;}
.product-char-list li.ontrue .product-char-wd{background-position: left 78px bottom -60px;}
.customize-cont{padding:74px 66px 74px 78px;background:#fff;margin-top:42px;}
.customize-cont img{max-width:100%;}
.customize-cont h5{font-size:28px;line-height:43px;color:#8450fa;padding-bottom:28px;font-weight:700}
.customize-cont p{font-size:16px;line-height:30px;color:#666}

/* 客户案例 */
.case {width: 100%;padding: 116px 0 90px;background:#f7f7f7;}
.case-list {width: 100%;padding: 46px 0 0;}
.case-list ul{margin:-1% 0 0 -1%;width: 100%;}
.case-list li{width: 19%;margin:1% 0 0 1%;float: left;position: relative;z-index: 1;}
.case-list li a{width: 100%;display: block;}
.case-list-img{width: 100%;display: flex;justify-content: center;align-items: center;height: 118px;background: #fff;}
.case-list li a img{max-width: 100%;/*max-height: 100%; */object-fit: cover;}
.case-list-wd p{font-size: 16px;line-height: 60px;text-align: center;color: #666;padding: 0 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.case-list li:hover {box-shadow: 18px -11px 60px -24px rgba(0, 145, 237, .6);z-index: 2;}
.case-list li:hover .case-list-wd p{background:linear-gradient(to right, #0091ed,#0edbfa);color: #fff;}

/* 客户案例详情 */
.casexq {width: 100%;padding: 116px 0 80px;background:#f7f7f7;}
.casexq-lbox {width: 79.2%;float: left;padding-right: 60px;position: relative;}
.casexq-lbox:after{width: 1px;height: 100%;content: "";position: absolute;right: 0;top: 0;background: #e4e4e4;}
.casexq-lbox h1{font-size: 28px;line-height: 40px;color: #333;font-weight: bold;padding-bottom: 30px;border-bottom: 1px solid #e3e3e3;padding-right: 78px;position: relative;margin-bottom:30px;}
.casexq-lbox h1 a{font-size: 13px;color: #666;font-weight: normal;line-height: 40px;display: block;padding-right: 18px;background: url("../images/gather/case-7.png") no-repeat center right 0;position: absolute;right: 0;bottom: 28px;}
.casexq-lbox h1 a:hover{color: #0091ed;}
.casexq-lbox-wd p{font-size: 15px;line-height: 30px;color: #555;}
.casexq-lbox-wd p img{max-width: 100%;object-fit: cover;}
/* .casexq-lbox-wd p span{font-size: 18px;font-weight: bold;color: #555;} */
.casexq-rbox{width: 20.8%;float: right;padding-left: 50px;}
.casexq-rbox h5{font-size: 22px;line-height: 36px;color: #333;font-weight: bold;}
.casexq-rbox h5 a{float: right;margin: 0 4px;}
.casexq-rbox-img {padding-top: 30px;margin-top: -6%;}
.casexq-rbox-img a{width: 100%;display: block;margin-top:6%;}
.casexq-rbox-img a img{width: 100%;object-fit: cover;}

/* 解决方案 */
.programme {width: 100%;padding: 116px 0 80px;background: #f7f7f7;}
.programme-list {width: 100%;padding-top: 50px;}
.programme-list ul{margin: -2% 0 0 -2%;}
.programme-list li{width: 31.3333%;float: left;margin: 2% 0 0 2%;box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.programme-list li a{width: 100%;display: block;}
.programme-list-img {position: relative;width: 100%;}
.programme-list-img:before{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.programme-list-img img{width: 100%;object-fit: cover;}
.programme-list li a p{line-height: 80px;padding: 0 40px 0 32px;font-size: 18px;color: #111;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background: #fff;position: relative;}
.programme-list li a p:before{content: "";position: absolute;background: url("../images/gather/programme-6.png") no-repeat center;width: 20px;height: 16px;top: 34px;right: 20px;}
.programme-list li:hover p{background: linear-gradient(to right,#068fde,#03cfe3);color: #fff;}
.programme-list li:hover .programme-list-img:before{background: rgba(0, 184, 232, .3);}

/* 解决方案-详情 */
.programme-xq-introduce{width: 100%;padding:116px 0 210px;background: #f7f7f7 url("../images/gather/programme-xq-1.png") no-repeat left 0px bottom -54px;}
.programme-xq-wdimg {width: 100%;padding-top: 48px;}
.programme-xq-wd,.programme-xq-img{width: 50%;float: left;}
.programme-xq-wd h5{font-size: 28px;line-height: 40px;font-weight: bold;color: #0091ed;}
.programme-xq-wd p{font-size: 16px;line-height: 28px;color: #888;}
.programme-xq-img {padding-left: 88px;}
.programme-xq-img img{width: 100%;object-fit: cover;}
.programme-xq-ban {width: 100%;padding: 68px 0 84px;}
.programme-xq-banbox{width: 100%;position: relative;}
.programme-xq-banbox .swiper-container {padding: 46px 20px;}
.programme-xq-banwdimg {width: 100%;padding: 34px 30px 36px;}
.programme-xq-banwdimg h5{font-size: 18px;line-height: 24px;color: #222;text-align: center;}
.programme-xq-banwdimg img{width: 100%;object-fit: cover;padding: 20px 0;}
.programme-xq-banwdimg p{font-size: 14px;line-height: 24px;color: #888;text-align: justify;height: 168px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 7;}
.programme-xq-banwdimg:hover{background: #fff;box-shadow: 0 4px 16px 2px rgba(0, 0, 0, .2);}
.programme-xq-banbox .swiper-button-prev,.programme-xq-banbox .swiper-button-next{user-select: none;background: #fff;border: 1px solid #c4c4c4;color: #c4c4c4;font-size: 16px;font-weight: bold;font-family: \5B8B\4F53;width: 32px;height: 32px;border-radius: 50%;text-align: center;line-height: 32px;opacity: 1;}
.programme-xq-banbox .swiper-button-prev{left: -40px;}
.programme-xq-banbox .swiper-button-next{right: -40px;}
.programme-xq-banbox .swiper-button-prev:hover,.programme-xq-banbox .swiper-button-next:hover{color: #fff;background: #0091ed;border: none;}
.programme-xq-banbox .swiper-pagination-bullet{width: 12px;height: 12px;}
.programme-xq-banbox .swiper-pagination-bullet-active{background: #20aff1;}
.programme-xq-banbox .swiper-pagination-bullets{bottom:0;}
.programme-xq-banwdimg h6{display: block;margin-top: 20px;width: 100%;user-select: none;text-align: center;cursor: pointer;font-size: 14px;color: #20aff1;}
.programme-xq-banwdimg h6 span{display: inline-block;padding-right: 15px;background: url('../images/gather/wtarr.png') no-repeat right center;}
.programme-xq-banwdimg-cont{display: none;}

.casepop{display: none;width: 100%;position: fixed;z-index: 99;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);top: 0;left: 0;}
.casepop-contain{width: 1300px;margin: 120px auto 0;background: #fff;position: relative;}
.casepop-close{position: absolute;transition: all .4s ease;background: url('../images/gather/wtclose.png') no-repeat center;width: 40px;height: 40px;cursor: pointer;z-index: 4;right: 10px;top: 10px;}
.casepop-title{width: 100%;text-align: center;font-size: 30px;color: #0091ed;font-weight: 700;padding: 44px 0;background: #f7f7f7;}
.casepop-cont{width: 100%;padding: 44px 28px;text-align: center;max-height: 500px;overflow-y: auto;}
.casepop-cont p{font-size: 16px;color: #666;line-height: 28px;}
.casepop-cont img{max-width: 100%;}
.casepop-close:hover{transform: rotate(180deg);}


/* 合作&购买-合作加盟 */
.cooperation-jmhb {width: 100%;padding: 120px 0 140px;}
.cooperation-jmhb-list {width: 100%;padding: 80px 0 0;}
.cooperation-jmhb-list ul{margin-left: -1.5%;}
.cooperation-jmhb-list li{width: 23.5%;margin-left: 1.5%;float: left;padding: 32px 32px 40px;box-shadow: 0 0 15px rgba(0, 0, 0, .1);min-height: 416px;position: relative;}
.cooperation-jmhb-list li:before{position: absolute;content: "";top: 0;right: 0;width: 32px;height: 32px;}
.cooperation-jmhb-list li:after{position: absolute;content: "";bottom: 0;left: 0;width: 100%;height: 10px;}
.cooperation-jmhb-list li h5{font-size: 22px;line-height: 30px;color: #333;}
.cooperation-jmhb-list li img{width: 100%;object-fit: cover;padding: 22px 0;}
.cooperation-jmhb-list li p{font-size: 14px;line-height: 24px;color: #888;text-align: justify;height: 120px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.cooperation-jmhb-list li:hover {box-shadow: 0 0 40px rgba(0,145,237,.3);}
.cooperation-jmhb-list li:hover h5{font-weight: bold;color: #018fe5;}
.cooperation-jmhb-list li:hover p{color: #333;}
.cooperation-jmhb-list li:hover:before{background: url("../images/gather/cooperation-6.png") no-repeat center;}
.cooperation-jmhb-list li:hover:after{background: #ffd929;}

.cooperation-jmzc {width: 100%;padding: 90px 0;background: url("../images/gather/cooperation-7.png") no-repeat center/100% 100%;}
.cooperation-jmzc-page{width: 100%;padding: 70px 0 0;border-bottom: 1px solid #8f8fa1;}
.cooperation-jmzc-pagebox {width: 84%;margin: 0 auto;}
.cooperation-jmzc-pagebox a{display: block;float: left;font-size: 16px;height: 44px;color: #fff;text-align: center;padding: 0 6px;width: 10%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.cooperation-jmzc-pagebox a:hover,.cooperation-jmzc-pagebox a.ontrue{color: #14afff;font-weight: bold;border-bottom: 2px solid #14afff;font-size: 18px;}
.cooperation-jmzc-ban {padding-top: 50px;width: 100%;}
.cooperation-jmzc-img {width: 48%;float: left;}
.cooperation-jmzc-img img{width: 100%;object-fit: cover;height: 390px;}
.cooperation-jmzc-wd {width: 52%;float: left;height: 390px;background: #fff url("../images/gather/cooperation-10.png") no-repeat bottom -250px right -100px;padding: 76px 70px;}
.cooperation-jmzc-wd h5{font-size: 26px;color: #333;padding-left: 50px;background: url("../images/gather/cooperation-9.png") no-repeat center left 0;line-height: 50px;font-weight: bold;}
.cooperation-jmzc-wd p{font-size: 15px;line-height: 34px; color: #666;padding-top: 20px;height: 187px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.cooperation-jmzc-ban .swiper-slide{ width: 920px !important;}

.cooperation-jmzx {width: 100%;padding: 90px 0;}
.cooperation-jmzx-list {width: 100%;padding-top: 60px;text-align: center;margin: -20px 0 0 -28px;}
.cooperation-jmzx-list a{display: inline-block;padding:39px;border-radius: 50%;position: relative;margin: 20px 0 0 28px;}
.cooperation-jmzx-list a:after{width: 80%;height: 80%;position: absolute;content: "";top: 50%;left: 50%;border-radius: 50%;transform: translate(-50%,-50%);z-index: 2;}
.cooperation-jmzx-list a:before{width: 100%;height: 100%;position: absolute;content: "";top: 0;left: 0;background: #e0f2f5;border-radius: 50%;z-index: 1;}
.cooperation-jmzx-list a p{color: #fff;font-size: 17px;line-height: 26px;padding:10px 4px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.cooperation-jmzx-list a p,.cooperation-jmzx-list a img{z-index: 3;position: relative;}
.cooperation-jmzx-listimg {width: 100%;min-height: 42px;}
.cooperation-jmzx-list a:nth-child(1):after{background-color: #22b8d4;}
.cooperation-jmzx-list a:nth-child(2):after{background-color: #3fa6e1;}
.cooperation-jmzx-list a:nth-child(3):after{background-color: #f2bf5f;}
.cooperation-jmzx-list a:nth-child(4):after{background-color: #22b8d4;}
.cooperation-jmzx-list a:nth-child(5):after{background-color: #50dab5;}
.cooperation-jmzx-list a:nth-child(6):after{background-color: #e79fa4;}
.cooperation-jmzx-list a:nth-child(7):after{background-color: #5bd1e7;}

.cooperation-jmlc {width: 100%;padding: 100px 0 124px;background: linear-gradient(to right,#00c0ff,#1d96e3);}
.cooperation-jmlc-wdimg {width: 100%;padding-top: 66px;}
.cooperation-jmlc-box {font-size: 0;margin: -2% 0 0 -3%;text-align: center;}
.cooperation-jmlc-wdimg span{padding: 18px;border-radius: 8px;background: #fff;display: inline-block;font-size: 0;margin: 2% 0 0 3%;position: relative;}
.cooperation-jmlc-wdimg span:before{position: absolute;top: 50%;right: -15%;width: 23px;height: 26px; background: url("../images/gather/cooperation-22.png") no-repeat center;content: "";transform: translate(-50%,-50%);}
.cooperation-jmlc-wdimg span:last-child:before{display: none;}
.cooperation-jmlc-img,.cooperation-jmlc-wd{float: left;}
.cooperation-jmlc-wd {padding-left:20px;display: flex;align-items: center;height: 60px;max-width: 190px;flex-wrap: wrap;}
.cooperation-jmlc-wd p {font-size: 18px;color: #555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width: 170px;text-align: left;}

.cooperation-jmjm {width: 100%;padding: 90px 0 110px;}
.cooperation-jmjm-form {width: 100%;padding-top: 60px;}
.cooperation-jmjm-form form {margin: -.5% 0 0 -.5%;position: relative;}
.cooperation-jmjm-form form input{width: 49.5%;float: left;margin: .5% 0 0 .5%;border: 1px solid #eaeaeb;box-shadow: 0 0 15px rgba(0, 0, 0, .1);line-height: 58px;background: #fafafa;padding: 0 32px;}
.cooperation-jmjm-form form textarea {width: 99.5%;margin: .5% 0 0 .5%;float: left;border: 1px solid #eaeaeb;box-shadow: 0 0 15px rgba(0, 0, 0, .1);padding: 26px 40px;background: #fafafa;}
.cooperation-jmjm-form form #textarea1{height: 134px;}
.cooperation-jmjm-form form #textarea2{height: 104px;}
.cooperation-jmjm-form form textarea::-moz-placeholder {color: #666;opacity: 1;}
.cooperation-jmjm-form form textarea:-ms-input-placeholder {color:#666;}
.cooperation-jmjm-form form textarea::-webkit-input-placeholder {color: #666;}
.cooperation-jmjm-form form select{position: absolute;color: #666;background-image: url("../images/gather/cooperation-24.png");padding-right: 18px;}
.cooperation-jmjm-form form #select1{top:26px;right:18%;}
.cooperation-jmjm-form form #select2{top:26px;right:3%;}
.cooperation-jmjm-form form input#teshu1{padding-right: 24%;}
.cooperation-jmjm-yzm {width: 100%;margin: .5% 0 0;float: left;}
.cooperation-jmjm-yzm input{width: 76%;float: left;border: 1px solid #eaeaeb;box-shadow: 0 0 15px rgba(0, 0, 0, .1);line-height: 58px;background: #fafafa;padding: 0 40px;}
.cooperation-jmjm-yzmimg {width: 8%;float: left;line-height: 58px;}
.cooperation-jmjm-yzmimg canvas{width: 100%;height: 58px;}
.cooperation-jmjm-yzm a{display: block;width: 15%;line-height: 58px;text-align: center;color: #fff;background: #0091ed;font-size: 18px;float: left;margin-left: 1%;}

/* 合作&购买-伙伴社区 */
.cooperation-sq {width: 100%;padding: 120px 0 84px;background: #f1f1f1;}
.cooperation-sq-form {width: 100%;padding-top: 54px;margin: -1% 0 0;}
.cooperation-sq-form input{width: 100%;margin: 1% 0 0;border: 1px solid #eaeaeb;box-shadow: 0 0 15px rgba(0, 0, 0, .1);line-height: 58px;background: #fafafa;padding: 0 26px;}
.cooperation-sq-yzm  {width: 100%;margin: 1% 0 0;}
.cooperation-sq-yzm  input{width: 76%;float: left;border: 1px solid #eaeaeb;box-shadow: 0 0 15px rgba(0, 0, 0, .1);line-height: 58px;background: #fafafa;padding: 0 26px;margin: 0 !important;}
.cooperation-sq-yzmimg {width: 8%;float: left;line-height: 58px;}
.cooperation-sq-yzmimg canvas{width: 100%;height: 58px;}
.cooperation-sq-yzm a{display: block;width: 15%;line-height: 58px;text-align: center;color: #fff;background: #0091ed;font-size: 18px;float: left;margin-left: 1%;}
.cooperation-sq-xz {width: 100%;padding: 1% 0 0;}
.cooperation-sq-xz input{width: 17px !important;height: 17px !important;border: 1px solid #eaeaeb;box-shadow: 0 0 15px rgba(0, 0, 0, .1);background: #fafafa;float: left;}
.cooperation-sq-xz input.ontrue{background: url("../images/gather/cooperation-25.png") no-repeat center;}
.cooperation-sq-xz span{font-size: 14px;color: #666;margin-left: 12px;line-height: 18px;display: block;float: left;}


/* 合作&购买-客户支持 */
.cooperation-zc {width: 100%;padding: 126px 0 100px;overflow: hidden;}
.cooperation-zc-wdimg {width: 100%;padding-bottom: 60px;}
.cooperation-zc-wd {width: 69.2%;float: left;padding-top: 30px;}
.cooperation-zc-wd p{font-size: 15px;line-height: 24px;color: #888;}
.cooperation-zc-wd p #span1{font-size: 40px;line-height: 60px;color: #0091ed;font-weight: bold;}
.cooperation-zc-wd p #span2{font-size: 22px;line-height: 30px;font-weight: bold;color: #0091ed;}
.cooperation-zc-wd h5{font-size: 22px;line-height: 24px;color: #111;padding: 18px 0;}
.cooperation-zc-img {width: 30.8%;float: right;padding-left: 28px;}
.cooperation-zc-img img{width: 100%;object-fit: cover;}
.cooperation-zc-tab {width: 100%;padding: 46px 0 0;overflow: auto;}
.cooperation-zc-tab table{width: 100%;}
.cooperation-zc-tab table tr td{font-size: 15px; line-height: 76px;padding: 0 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width: 1140px;color: #888;}
.cooperation-zc-tab table tr td:first-child{color: #222;font-size: 18px;}
.cooperation-zc-tab table tr td span{font-size: 24px;color: #0091ed;}

.cooperation-zcjb {width: 100%;padding: 100px 0;background: linear-gradient(to right,#007ddd,#00bcdf);}
.cooperation-zcjb-wdimg {width: 100%;padding-top: 60px;text-align: center;color: #fff;}
.cooperation-zcjb-wdimg h1{width: 75%;margin: 0 auto;font-size: 15px;line-height: 30px;}
.cooperation-zcjb-wdimg p{font-size: 14px;line-height: 30px;}
.cooperation-zcjb-wdimg p span{font-size: 18px;font-weight: bold;}
.cooperation-zcjb-img {width: 100%;padding: 28px 40px;}
.cooperation-zcjb-imgbox {width: 49%;float: left;margin-left: 2%;display: flex;justify-content: center;align-items: center;background: rgba(255, 255, 255, .3);min-height: 370px;border-radius: 4px;}
.cooperation-zcjb-img .cooperation-zcjb-imgbox:first-child{margin: 0;}
.cooperation-zcjb-imgbox img{width: 50%;height: 50%;object-fit: contain;}

.cooperation-zcgm {width: 100%;padding: 100px 0;}


/* 新闻资讯 */
.news {width: 100%;padding: 120px 0 100px;background: #f7f7f7;}
.news-list {width: 100%;padding-top: 48px;}
.news-list ul{margin: -3% 0 0 -3%;}
.news-list li{width: 30.3333%;margin: 3% 0 0 3%;float: left;padding: 28px;background: #fff;}
.news-list li a{width: 100%;display: block;}
.news-list-img {width: 100%;position: relative;max-height: 180px;}
.news-list-img img{width: 100%;object-fit: cover;}
.news-list-img span{position: absolute;right: 0;bottom: 0;display: inline-block;line-height: 30px;padding: 0 10px;background: #0199ee;color: #fff;font-size: 12px;}
.news-list-wd {width: 100%;padding: 22px 0 0;}
.news-list-wd h5{font-size: 16px;line-height: 24px;color: #111;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;position: relative;height: 48px;}
.news-list-wd span{width: 42px;height: 1px;background: #111;display: block;margin-top: 20px;}
.news-list-wd p {font-size: 14px;line-height: 22px;color: #999;margin-top: 20px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 42px;}
.news-list li:hover{box-shadow:0 0 40px rgba(0, 145, 237, .6);}
.news-list li:hover .news-list-wd h5{color: #0091ed;font-weight: bold;}
.news-list li:hover .news-list-wd span{background: #0091ed;}

/* 新闻资讯-详情 */
.news-xq {width: 100%;padding: 120px 0 100px;background: #f7f7f7;}
.news-xq-left {float: left;width: 79.2%;padding-right: 62px;border-right: 1px solid #e4e4e4;}
.news-xq-tit{width: 100%;padding-bottom: 10px;border-bottom: 1px solid #e3e3e3;}
.news-xq-tit h1{font-size: 24px;line-height: 36px;color: #111;}
.news-xq-tit p{padding-top: 34px;font-size: 13px;line-height: 24px;color: #999;}
.news-xq-tit p a{color: #666;display: block;float: right;padding-right: 18px;background: url("../images/gather/case-7.png") no-repeat center right 0;}
.news-xq-tit p a:hover{color: #0090ec;}
.news-xq-wd {width: 100%;padding-top: 42px;}
.news-xq-wd p{font-size: 15px;line-height: 30px;color: #777;}
.news-xq-wd p img{max-width: 100%;object-fit: cover;text-align: center;}
.news-xq-right {float: right;width: 20.8%;padding-left: 46px;}
.news-xq-right h5{font-size: 22px;line-height: 36px;font-weight: bold;color: #333;}
.news-xq-right h5 a{display: inline-block;float: right;margin-right: 10px;}
.news-xq-rightwd {width: 100%;}
.news-xq-rightwd a{width: 100%;display: block;padding: 30px 0 24px;border-bottom: 1px solid #e4e4e4;}
.news-xq-rightwd a h5{font-size: 16px;line-height: 24px;color: #444;font-weight: normal;}
.news-xq-rightwd a h5 span{font-weight: bold;}
.news-xq-rightwd a p{color: #999;font-size: 12px;line-height: 20px;margin-top: 8px;}
.news-xq-rightwd a:hover h5{color: #0091ed;}

/* 关于我们-智百威简介 */
.abo-jj {width: 100%;padding: 120px 0 80px;}
.abo-jj-wdimg {width: 100%;padding-top: 50px;}
.abo-jj-wd {width: 62%;float: left;}
.abo-jj-wd h5{font-size: 30px;line-height: 30px;color: #0091ed;}
.abo-jj-wd span{font-size: 18px;color: #0091ed;}
.abo-jj-wd p{font-size: 15px;line-height: 24px;color: #888;}
.abo-jj-img {width:38%;float: right;position: relative;padding-left: 36px;}
.abo-jj-img img{width: 100%;object-fit: cover;box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.abo-jj-img i{display: block;position: absolute;top: 50%;left: calc(50% + 20px);transform: translate(-50%,-50%);background: url("../images/gather/about-3.png") no-repeat center;width: 58px;height: 58px;cursor: pointer;}
.abo-jj-num {width: 100%;padding: 44px 0 40px;}
.abo-jj-numbox {width: 25%;float: left;text-align: center;border-left: 1px solid #e5e5e5;}
.abo-jj-num .abo-jj-numbox:first-child{border: none;}
.abo-jj-numbox h1{font-size: 76px;font-weight: bold;color: #0091ed;font-family: Arial;display: inline-block;}
.abo-jj-numbox span{font-size: 20px;font-weight: normal;font-family:\5FAE\8F6F\96C5\9ED1;color: #0091ed;}
.abo-jj-numbox p{font-size: 18px;line-height: 24px;padding-top: 10px;}
.abo-jj-bg ul{margin: -2% 0 0 -2%;}
.abo-jj-bg li{width: 31.333%;float: left;margin: 2% 0 0 2%;position: relative;z-index: 1;}
.abo-jj-bg li:after{position: absolute;background: url("../images/gather/bgyy.png") repeat-x bottom;width: 100%;height: 100%;bottom: 0;left: 0;content: "";z-index: 1;}
.abo-jj-bgimg img{width: 100%;object-fit: cover;}
.abo-jj-bgwd {position: absolute;width: 55%;height: 100%;top: 0;left: 50%;padding-top: 60px;transform: translateX(-50%);text-align: center;}
.abo-jj-bgwd h5{font-size: 21px;line-height: 64px;border-top: 1px solid rgba(255, 255, 255, .3);border-bottom: 1px solid rgba(255, 255, 255, .3);color: #fff;margin-top: 16px;}
.abo-jj-bgwd-hover {position: absolute;width: 90%;bottom:0 ;left: 50%;transform: translateX(-50%);text-align: center;opacity: 0; transition: all .8s ease;z-index: 3;}
.abo-jj-bgwd-hover p{font-size: 15px;color: #fff;line-height: 30px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.abo-jj-bg li:hover .abo-jj-bgwd-hover{bottom:34px;opacity: 1;}
.abo-jj-ban {width: 100%;margin-top: 68px;overflow: hidden;box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.abo-jj-banimg  {z-index: 2;position: relative;}
.abo-jj-banimg  img{width: 100%;object-fit: cover;height: 474px;}
.abo-jj-banimg , .abo-jj-banwd{width: 50%;float: left;height: 474px;}
.abo-jj-banwd {padding: 62px;z-index: 3;position: relative;}
.abo-jj-banwd a{width: 100%;display: block;padding-bottom: 18px;border-bottom: 1px solid #dcdcdc;padding-top: 24px;position: relative;}
.abo-jj-banwd a:after{content: "";position: absolute;top: 50%;left: -13%;width: 43px;height: 21px;background: url("../images/gather/about-17.png") no-repeat center;transform: translate(-50%,-50%) rotate(90deg);display: none;}
.abo-jj-banwd a.ontrue:after{display: block;}
.abo-jj-banwd a:first-child{padding-top: 0;}
.abo-jj-banwd a h5{font-size: 26px;line-height: 43px;color: #111;}
.abo-jj-banwd a p{font-size: 16px;line-height: 43px;color: #666;display: inline-block;margin-left: 36px;}
.abo-jj-banwd-box{margin-left: -36px;}

.abo-jj-hb {width: 100%;padding: 110px 0;background: linear-gradient(#f3f4f8,#dee0e9);}
.abo-jj-hb-ban {width: 100%;padding: 40px 0 0;}
.abo-jj-hb-ban .swiper-container{padding: 10px 10px 50px;}
.abo-jj-hb-jump{margin: -.2% 0 0 -.2%;}
.abo-jj-hb-jump a{display: block;float: left;width: 19.8%;margin: .2% 0 0 .2%;border: 1px solid #e4e4e4;z-index: 2;text-align: center;background: #fff;line-height: 128px;height: 130px;}
body.winter .abo-jj-hb-jump a:hover{box-shadow: 0 0 30px rgba(87, 204, 254, 1);z-index: 3;position: relative;}
.abo-jj-hb-jump a img{max-width: 60%;max-height: 60%;}
.abo-jj-hb-ban .swiper-pagination-bullet{width: 12px;height: 12px;background: #fff;opacity: 1;}
.abo-jj-hb-ban .swiper-pagination-bullet-active{background: #12b3ff;}
.abo-jj-hb-ban .swiper-pagination{bottom: 0;}

/* 关于我们--智百威大事记 */
.abo-dsj {width: 100%;padding: 120px 0 50px;}
.abo-dsj-page {width: 100%;padding-top: 48px;text-align: center;border-bottom: 1px solid #e7e7e7;}
.abo-dsj-page a{display: inline-block;font-size: 20px;line-height: 40px;color: #333;margin: 0 20px;padding: 10px 0;}
.abo-dsj-page a.ontrue{color: #0094e4;border-bottom: 3px solid #0094e4;}
.abo-dsj-ban {width: 100%;padding-top: 34px;}
.abo-dsj-ban .contain2 {position: relative;}
.abo-dsj-teshu {position: relative;height: 660px;overflow-y: auto;width: 100%;display: none;}
.abo-dsj-teshu.ontrue{display: block;}
.abo-dsj-banimg {position: absolute;left: 8px;top: 0;}
.abo-dsj-banbox {width: 100%;padding: 20px 30px 0 48px;}
.abo-dsj-year h5{font-size: 20px;line-height: 40px;color: #676767;padding-left: 40px;margin-left: 42px;background: url("../images/gather/about-19.png") no-repeat center left 0;position: relative;}
.abo-dsj-yearwd {width: 100%;margin-top: 20px;padding: 30px 40px;background: #f8f8f8;}
.abo-dsj-yearwd p{font-size: 15px;line-height: 40px;color: #555;}
.abo-dsj-year {padding-left: 48px;background: url("../images/gather/about-20.png") no-repeat center left 0;margin-left: -48px;}
.abo-dsj-teshu::-webkit-scrollbar{background: #e7e7e7;width: 3px;}
.abo-dsj-teshu::-webkit-scrollbar-thumb  {border-radius: 10px;background-color: #57bcf3;}
.abo-dsj-teshu .abo-dsj-banbox:last-child{padding-bottom: 20px;}

/* 关于我们--智百威荣誉 */
.abo-ry {width: 100%;padding: 110px 0 100px;background: #f8f8f8;}
.abo-ry-page {width: 100%;font-size: 0;text-align: center;}
.abo-ry-page a{display: inline-block;padding: 0 36px;font-size: 20px;color: #111;height: 60px;line-height: 52px;}
.abo-ry-page a.ontrue{background: url("../images/gather/about-21.png") no-repeat center/100% 100%;color: #fff;}
.abo-ry-list {width: 100%;padding-top: 48px;}
.abo-ry-list ul{margin: -3% 0 0 -3%;display: none;}
.abo-ry-list ul.ontrue{display: block;}
.abo-ry-list li{width: 22%;margin: 3% 0 0 3%;float: left;}
.abo-ry-list li a{width: 100%;display: block;}
.abo-ry-list li:hover .abo-ry-wd{background: linear-gradient(to right,#f9d133,#f5ad1d);}
.abo-ry-list li:hover .abo-ry-img {border: 6px solid #f8c62d;border-bottom: none;}
.abo-ry-img {width: 100%;display: flex;justify-content: center;align-items: center;height: 322px;background: #fff;}
.abo-ry-img img{width: 80%;height: 80%;object-fit: contain;}
.abo-ry-wd {width: 100%;background: linear-gradient(to right,#0091ed,#03c3ed);}
.abo-ry-wd p{line-height: 94px;padding: 0 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align: center;color: #fff;font-size: 16px;}

/* 关于我们-人才招聘 */
.abo-zp {width: 100%;padding: 110px 0 100px;background: #f6f6f6;}
.abo-zp .product-clothing-tit h1{float: left;}
.abo-zp-sousuo {float: right;}
.abo-zp-sousuo input {float: left;width: 338px;line-height: 46px;padding: 0 20px;display: block;background: #fff;color: #707070;}
.abo-zp-sousuo a {float: right;display: block;width: 46px;height: 46px;background: #ffba37 url("../images/gather/about-rc-1.png") no-repeat center;margin-left: 6px;}
.abo-zp-list {padding-top: 40px;width: 100%;}
.abo-zp ul{margin-top: -1.5%;}
.abo-zp li{width: 100%;background: #fff;margin-top: 1.5%;}
.abo-zp li.ontrue{background:#0091ed;}
.abo-zp li.ontrue>p{color: #fff !important;font-weight: normal !important;}
.abo-zp li.ontrue>p span{background-image:url("../images/gather/about-rc-4.png");}
.abo-zp li>p{float: left;width: 12%;line-height: 80px;text-align: center;font-size: 16px;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.abo-zp li>p:first-child{width: 47%;color: #333;text-align: left;padding: 0 6px 0 30px;font-weight: 500;}
.abo-zp li>p:nth-child(6){width: 4%;}
.abo-zp li>p span{width: 12px;height: 8px;background: url("../images/gather/about-rc-3.png") no-repeat center;display: block;margin: 36px auto 0;cursor: pointer;}
.abo-zp-erji {width: 100%;padding: 42px;float: left;background: #fff;display: none;}
.abo-zp-erji h5{font-size: 16px;line-height: 40px;color: #333;}
.abo-zp-erji p{font-size: 14px;line-height: 25px;color: #888;}
.abo-zp-wdbox {width: 100%;padding-bottom: 28px;border-bottom: 1px dashed #ccc;}
.abo-zp-wd {margin-left: 200px;float: left;}
.abo-zp-wdbox .abo-zp-wd:first-child{margin-left: 0;}
.abo-zp-ll {padding-top: 24px;}
.abo-zp-ll h5{font-size: 16px;line-height: 40px;color: #333;}
.abo-zp-ll p{font-size: 14px;line-height: 25px;color: #888;}
.abo-zp-ll p span{font-size: 18px;color: #0091ed;}
.abo-zp-ll p a{font-size: 18px;color: #0091ed;position: relative;}
.abo-zp-ll p a:after{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: #0091ed;}

/* 关于我们---联系我们 */
.abo-me {width: 100%;padding: 120px 0 64px;overflow: hidden;}
.abo-mebox {width: 100%;padding-top: 50px;}
.abo-me-wd {width: 34%;float: left;padding-right: 20px;}
.abo-me-wd h5{font-size: 26px;line-height: 30px;color: #444;}
.abo-me-wd span{font-size: 15px;line-height: 30px;color: #999;}
.abo-me-wdbox {width: 100%;padding-top: 20px;}
.abo-me-wdbox p{line-height: 78px;font-size: 15px;color: #555;padding-left: 46px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top: 1px solid #e8e8e8;}
.abo-me-wdbox p:nth-child(1){background: url("../images/gather/about-me1.png") no-repeat center left 0;border: none;}
.abo-me-wdbox p:nth-child(2){background: url("../images/gather/about-me2.png") no-repeat center left 0;}
.abo-me-wdbox p:nth-child(3){background: url("../images/gather/about-me3.png") no-repeat center left 0;}
.abo-me-wdbox p:nth-child(4){background: url("../images/gather/about-me4.png") no-repeat center left 0;}
.abo-me-map {width: 66%;float: left;height: 380px;border: 8px solid #e9e9e9;}

.abo-meqd {width: 100%;padding: 90px 0 80px;background: url("../images/gather/about-me5.png") no-repeat center/100% 100%;}
.abo-meqd-outbox {margin-left: -10%;}
.abo-meqd-inbox {width: 40%;float: left;margin-left: 10%;color: #fff;}
.abo-meqd-inbox h1{font-size: 28px;line-height: 70px;padding-left:48px;}
.abo-meqd-outbox .abo-meqd-inbox:first-child h1{background:url("../images/gather/about-me6.png") no-repeat center left 0;}
.abo-meqd-outbox .abo-meqd-inbox:last-child h1{background:url("../images/gather/about-me7.png") no-repeat center left 0;}
.abo-meqd-wd {padding-bottom: 8px;width: 100%;border-bottom: 1px dashed #fff;margin-top: 22px;}
.abo-meqd-wd h5{font-size: 17px;line-height: 30px;font-weight: bold;}
.abo-meqd-wd p{font-size: 14px;line-height: 26px;display: inline-block;margin-left: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width: 94%;}
.abo-meqd-ts{margin-left: -30px;}

.abo-megs {width: 100%;padding: 78px 0 84px;background: #f8f8f8;}
.abo-megs-list {width: 100%;}
.abo-megs-list ul{margin: -2% 0 0 -2%;}
.abo-megs-list li{width: 31.333%;float: left;margin: 2% 0 0 2%;transition: all .4s ease;}
.abo-megs-list li a{display: block;width: 100%;overflow: hidden;}
.abo-megs-list li a>img{width: 100%;object-fit: cover;transition: all .4s ease;}
.abo-megs-list li:hover {transform: translateY(-10px);}
.abo-megs-list li:hover img{transform: scale(1.04);}
.abo-megs-listwd {width: 100%;padding: 40px;background: #fff;min-height: 316px;}
.abo-megs-listwd h1{font-size: 24px;color:#494949;line-height: 30px;padding-bottom:16px;}
.abo-megs-listwd p{font-size: 14px;line-height: 26px;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.abo-megs-listwd h5 {font-size: 18px;line-height: 26px;color:#666;padding-top:8px;}





/* 地图数据 */
.relmap{width: 100%;height: 500px;overflow: hidden;}
#admap .amap-info-close{right: 6px !important;top: 6px; display: none;}
#admap .amap-info-content{padding: 10px; background: #fff;border-radius: 4px;max-width: 160px;text-align: center;}
.relmap-info{width: 100%;overflow: hidden;}
.relmap-info h6{font-size: 14px;color: #4c4c4c;font-weight: bold;line-height: 20px;}
.relmap-info p{font-size: 14px;color: #000;margin-top: 8px;}
.relmap-info a{font-size: 14px;display: block;margin: 10px auto 0;color: #d4a95b;width: 180px;height: 32px;line-height: 32px;border: 1px solid #d4a95b;text-align: center;transition: all .3s ease;}
.relmap-info a:hover{background: #d4a95b;color: #fff;}
#admap .amap-logo,#map .amap-copyright{display: none !important;}
.relmap-info img{width: 19px !important;height: 26px !important;}
#admap .amap-info-sharp{border-top: 8px solid #fff;}
.amap-copyright{display: none !important;}
/* over */

/* 视频弹窗 */
.popVideo{display: none;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.popVideo-content{display: flex;justify-content: center;align-items: center;position: relative;width: 66%;height: 100%;margin: 0 auto;}
.popVideo-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;}
.popVideo-core video{width: 100%;}
.popVideo-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../images/public/close.png') no-repeat center;cursor: pointer;opacity: .7;transition: all .6s ease;}
.popVideo-close:hover{opacity: 1;}
@media all and (max-width:1151px) {.popVideo-content {width: 92%;}.popVideo-close{right: 0;}}
/* over */

/* 底部公用分页 */
.fullpage{width: 100%;font-size: 0;text-align: center;margin: 58px 0 0;user-select: none;}
.fullpage a{display: inline-block;vertical-align: middle;width: 38px;height: 38px;line-height: 38px;border: 1px solid #dcdcdc;margin: 0 5px;font-size: 16px;color: #333;transition: all .4s ease;border-radius: 3px;background-color: #fff;}
.fullpage a:first-child, .fullpage a:last-child{width: 100px;}
.fullpage a:hover, .fullpage a.ontrue, .fullpage a.on{background-color: #0090ec;color: #fff;border-color: #0090ec;}
.fullpage-num{display: inline-block;vertical-align: middle;}
.fullpage b, .fullpage input, .fullpage button{display: inline-block;vertical-align: middle;}
.fullpage b{font-size: 16px;color: #999;font-weight: 300;margin: 0 4px;}
.fullpage input{width: 66px;text-align: center;height: 38px;border: 1px solid #dcdcdc;font-size: 16px;color: #666;}
.fullpage button{color: #333;font-size: 16px;padding: 0 18px;border: 1px solid #dcdcdc;transition: all .4s ease;height: 38px;background: #fff;cursor: pointer;border-radius: 3px;}
.fullpage button:hover{background-color: #0090ec;color: #fff;}
.fullpage .on{display: none;}

/* 分享 */
#toShare .icon-wechat{position: relative;}
#toShare .icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms; }
#toShare .icon-wechat .wechat-qrcode.bottom {top:40px;left:-84px;}
#toShare .icon-wechat .wechat-qrcode.bottom:after {display:none;}
#toShare .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px; background-color:#f3f3f3; margin:0;padding:0;color: #777; }
#toShare .icon-wechat .wechat-qrcode .qrcode{width:105px; margin:10px auto;}
#toShare .icon-wechat .wechat-qrcode .qrcode table{margin:0!important;}
#toShare .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0;}
#toShare .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
#toShare .icon-wechat:hover .wechat-qrcode{display: block;}





/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .contain2 {width: 92%;}
    .programme-xq-ban .contain2 {width: 80%;}
    .casepop-title {font-size: 26px;padding: 36px 0;}
    .casepop-cont {padding: 40px 28px;}
    .casepop-cont{max-height: 410px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .pub-ban-wd h1 {font-size: 42px;line-height: 70px;}
    .product-clothing-tit h1 {font-size: 32px;line-height: 40px;}
    .pub-ban-nav-l a {padding: 0 40px;}
    .abo-jj-numbox h1 {font-size: 70px;}
    .casepop-contain{width: 92%;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .pub-ban-wd h1 {font-size: 38px;line-height: 60px;}
    .product-clothing-tit h1 {font-size: 30px;line-height: 36px;}
    .casexq-lbox h1 {font-size: 26px;}
    .abo-jj-numbox h1 {font-size: 60px;}
    .abo-jj-hb {padding: 80px 0;}
    .abo-jj-hb-ban {padding: 30px 0 0;}
    .abo-jj-banwd a:after {left: -11%;}
    .abo-jj-banwd {padding: 50px;}
    .abo-me-wd h5 {font-size: 22px;line-height: 24px;}
    .abo-me-wdbox {padding-top: 14px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .pub-ban-wd h1 {font-size: 34px;line-height: 50px;}
    .product-clothing-tit h1 {line-height: 32px;}
    .product-char-wd {padding: 50px;}
    .product-char-wd h5, {font-size: 24px; line-height: 34px;padding-bottom: 24px;}
	.customize-cont{padding:50px;}
    .product-char-img ,.product-char-wd{height: 320px;}
    .casexq-lbox h1 {font-size: 24px;}
    .cooperation-jmhb-list ul{margin: -2% 0 0 -2%;}
    .cooperation-jmhb-list li {width: 31.33333%;margin: 2% 0 0 2%;}
    .abo-jj-numbox h1 {font-size: 50px;}
    .abo-jj-banwd {padding: 40px;}
    .abo-jj-banwd a:after {left: -10%;}
    .abo-jj-banimg img ,.abo-jj-banimg, .abo-jj-banwd{height: 410px;}
    .abo-jj-banwd a h5 {font-size: 22px;line-height: 34px;}   
    .abo-jj-banwd a {padding: 20px 0 16px;} 
    .abo-jj-banwd a p {line-height: 38px;}
    .abo-ry-list li {width: 30.333%;}   
    .cooperation-sq-yzmimg {width: 14%;}
    .cooperation-sq-yzm input {width: 70%;}
}
@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .pub-ban-wd h1 {font-size: 30px;line-height: 44px;}
    .product-clothing-tit h1 {line-height: 30px;}
    .product-clothing-wd p {font-size: 14px;line-height: 24px;}
    .casexq-lbox h1 {font-size: 22px;}
    .cooperation-jmlc-wdimg span:before {right: -14%;}
    .news-xq-right {padding-left: 30px;}    
    .abo-jj-numbox h1 {font-size: 40px;}
    .abo-jj-numbox p {font-size: 16px;line-height: 20px;}
    .abo-jj-banwd a p {line-height: 30px;font-size: 14px;}
    .abo-jj-banwd a:after {left: -13%;}
    .abo-me-wd h5 {font-size: 20px;line-height: 20px;}
    .abo-me-wd span {font-size: 13px;line-height: 20px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .pub-ban-wd p {font-size: 14px;line-height: 20px;}
    .pub-ban-wd h1 {font-size: 26px;line-height: 38px;}

    .product-list-box { padding-top: 40px;}
    .product-list-page a {width: 19.5%;}
    .product-list-box ul{margin: -2% 0 0 -2%;}
    .product-list-box li {width: 48%;margin: 2% 0 0 2%;}
    .product-list {padding: 50px 0;}
    .product-clothing {padding: 60px 0;}
    .product-clothing-tit h1 {font-size: 28px;line-height: 28px;}
    .product-clothing-wd {padding: 42px 0;}
    .product-clothing-img {padding: 30px;}
    .product-clothing-list {padding-top: 50px;}
    .product-clothing-list ul{margin-top: -3%;}
    .product-clothing-list li {width: 50%;margin-top: 3%;}
    .product-clothing-listimg { padding: 18px 0;}
    .product-clothing-listimg img{width: 120px;}
    .product-clothing-listtit p ,.product-clothing-listwd p{line-height: 26px;}    
    .product-clothing-listwd h5 {line-height: 24px;}
    .product-char {padding: 60px 0;}
    .product-char-img ,.product-char-wd{float: unset;width: 100%;height: unset;}
    .product-char-list li.ontrue .product-char-img{float: unset;}
    .product-char-wd,.customize-cont {padding:30px;}
	.product-char-wd,.customize-cont img{max-width:100%;}
    .product-char-wd h5,.customize-cont h5 {font-size: 20px;line-height: 24px;padding-bottom: 14px;}
    .product-char-wd p,.customize-cont p {line-height: 24px;}
    .product-char-list ul{margin-top: -4%;}
    .product-char-list li{margin-top: 4%;}
    .pub-ban-nav-l a {padding: 0 20px;}
    .pub-ban-nav-l a{line-height: 60px;}
    .pub-ban-nav-r {display: none;}
    .pub-ban-nav {bottom: -30px;}
    .case {padding: 80px 0 60px;}    
    .case-list li {width: 32.3333%;}
    .case-list-wd p {line-height: 40px;}
    .casexq {padding: 80px 0 60px;}
    .casexq-lbox {width: 100%;float: unset;padding-right: 0;}
    .casexq-lbox-wd p {line-height: 28px;}    
    .casexq-lbox:after{display: none;}
    .casexq-rbox {width: 100%;float: unset;padding-left: 0;padding-top: 30px;}
    .casexq-rbox-img{margin: -2% 0 0 -2%;}
    .casexq-rbox-img a {width: 31.333%;float: left;margin: 2% 0 0 2%;}
    .programme {padding: 80px 0 60px;}
    .programme-list li {width: 48%;}
    .programme-list li a p { line-height: 60px;padding: 0 50px 0 24px;font-size: 16px;}
    .programme-list li a p:before {top: 22px;right: 14px;}
    .programme-xq-introduce {padding: 80px 0 60px;}
    .programme-xq-wdimg {padding-top: 30px;}
    .programme-xq-wd, .programme-xq-img {width: 100%;float: unset;}
    .programme-xq-wd h5 {font-size: 24px;line-height: 30px;}
    .programme-xq-wd p {line-height: 26px;}
    .programme-xq-img {padding: 26px 0 0;}
    .programme-xq-ban {padding: 60px 0;}
    .programme-xq-banwdimg {background: #fff;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
    .programme-xq-banbox .swiper-container {padding: 46px 20px;}
    .cooperation-jmhb-list li {width: 48%;}
    .cooperation-jmhb {padding: 80px 0 60px;}
    .cooperation-jmhb-list {padding: 60px 0 0;}
    .cooperation-jmzc-ban .swiper-slide{ width: 100% !important;}
    .cooperation-jmzc {padding: 60px 0;}
    .cooperation-jmzc-pagebox a {font-size: 14px;width: 20%;line-height: 44px;}
    .cooperation-jmzc-page {padding: 50px 0 0;}
    .cooperation-jmzc-img img ,.cooperation-jmzc-wd{height: 300px;}
    .cooperation-jmzc-wd {padding: 34px 46px;}
    .cooperation-jmzc-wd p {font-size: 14px;line-height: 26px;padding-top: 14px;height: 120px;}
    .cooperation-jmzx-list a p {font-size: 16px;line-height: 24px;padding: 6px 4px 0;}
    .cooperation-jmzx-list a {padding: 30px;margin: 14px 0 0 9px;}
    .cooperation-jmzx-list {margin: -14px 0 0 -9px;}
    .cooperation-jmzx {padding: 60px 0;}
    .cooperation-jmlc {padding: 60px 0;}  
    .cooperation-jmlc-wdimg {padding-top: 50px;}  
    .cooperation-jmlc-box {margin:-2% 0 0 -34px;}
    .cooperation-jmlc-wdimg span {margin: 2% 0 0 34px;}
    .cooperation-jmlc-wdimg span:before {right: -40px;}
    .cooperation-jmlc-box span:nth-child(2):before{display: none;}
    .cooperation-jmlc-wd {max-width: 170px;}
    .cooperation-jmlc {padding: 30px 0;}
    .cooperation-jmjm {padding: 60px 0;}
    .cooperation-jmjm-form form {margin: -6px 0 0;}
    .cooperation-jmjm-form form input,.cooperation-jmjm-form form textarea,.cooperation-jmjm-yzm{width: 100%;margin: 6px 0 0;}
    .cooperation-jmjm-form form #select1,.cooperation-jmjm-form form #select2{top: 70px;}
    .cooperation-jmjm-form form input {padding: 0 20px;line-height: 44px;}
    .cooperation-jmjm-form form textarea{padding: 20px 29px;}
    .cooperation-jmjm-form form #textarea1 {height: 100px;}
    .cooperation-jmjm-form form #textarea2 {height: 80px;}
    .cooperation-jmjm-yzm input {padding: 0 29px;width: 69%;}
    .cooperation-jmjm-yzm a,.cooperation-jmjm-yzmimg,.cooperation-jmjm-yzm input{line-height: 44px;}
    .cooperation-jmjm-yzm a {font-size: 16px;}
    .cooperation-jmjm-yzmimg{width: 15%;}
    .cooperation-sq-yzm a,.cooperation-sq-yzmimg,.cooperation-sq-yzm input,.cooperation-sq-form input{line-height: 44px;}
    .cooperation-sq-yzm a {font-size: 16px;}
    .cooperation-sq {padding: 80px 0 60px;}
    .cooperation-zc {padding: 80px 0 60px;}
    .cooperation-zc-wd ,.cooperation-zc-img{width: 100%;float: none;padding-top: 30px;}
    .cooperation-zc-wd p {font-size: 14px;}
    .cooperation-zc-wd h5 {font-size: 20px;padding: 0 0 18px 0;}
    .cooperation-zc-wd p #span1 {font-size: 36px;line-height: 50px;}
    .cooperation-zc-wdimg {padding-bottom: 40px;}
    .cooperation-zc-tab {padding: 38px 0 0;}
    .cooperation-zc-tab table tr td {font-size: 14px;line-height: 60px;}
    .cooperation-zcjb {padding: 60px 0;}
    .cooperation-zcjb-wdimg {padding-top: 50px;}
    .cooperation-zcjb-wdimg h1 {font-size: 14px;line-height: 24px;}
    .cooperation-zcjb-img {padding: 20px 0;}
    .cooperation-zcjb-img .cooperation-zcjb-imgbox:first-child{margin-top: 0;}
    .cooperation-zcjb-imgbox {width: 100%;margin-left: 0;margin-top: 4%;}
    .cooperation-zcjb-wdimg p {line-height: 24px;}
    .cooperation-zcgm { padding: 60px 0;}
    .news {padding: 80px 0 60px;}
    .news-list li {width: 47%;}
    .news-xq {padding: 80px 0 60px;}
    .news-xq-left {float: none;width: 100%;padding-right: 0;border-right: none;}
    .news-xq-right {float: none;width: 100%;padding-left: 0;padding-top: 30px;}
    .abo-jj {padding: 80px 0 60px;}
    .abo-jj-wd ,.abo-jj-img{width: 100%;float: none;}
    .abo-jj-wd h5 {font-size: 26px;line-height: 26px;}
    .abo-jj-wd span {font-size: 16px;}
    .abo-jj-wd p {font-size: 14px;line-height: 22px;}
    .abo-jj-img{padding-left: 0;padding-top: 30px;}
    .abo-jj-img i{left: 50%;width: 44px;height: 44px;background-size: cover;top: 55%;}
    .abo-jj-bg li {width: 48%;}
    .abo-jj-bgwd-hover{opacity: 1;bottom: 34px;}
    .abo-jj-bgwd {padding-top: 40px;}
    .abo-jj-bgwd-hover p {font-size: 14px;}
    .abo-jj-bgwd-hover {bottom: 20px;}
    .abo-jj-bgwd h5 {font-size: 18px;line-height: 50px;}
    .abo-jj-hb-ban .swiper-container{padding: 0 0 40px;}
    .abo-jj-hb {padding: 60px 0;}
    .abo-jj-hb-ban .swiper-pagination-bullet {width: 8px;height: 8px;}
    .abo-jj-banwd a:after{display: none !important;}
    .abo-jj-ban {margin-top: 30px;}
    .abo-jj-banimg, .abo-jj-banwd {width: 100%;float: none;height: unset;}
    .abo-jj-banimg img{height: unset;}
    .abo-jj-banwd {padding: 20px;}
    .abo-jj-banwd a h5 {font-size: 20px;line-height: 30px;padding-bottom: 4px;}
    .abo-jj-banwd a p {line-height: 22px;}
    .abo-jj-banwd a {padding: 14px 0;}
    .abo-dsj {padding: 80px 0 60px;}
    .abo-ry {padding: 80px 0 60px;}
    .abo-ry-list {padding-top: 38px;}
    .abo-ry-list li {width: 47%;}   
    .abo-zp li>p {line-height: 60px;} 
    .abo-zp li>p span {margin: 26px auto 0;}
    .abo-zp li>p:nth-child(5){display: none;}
    .abo-zp li>p {width: 14%;}
    .abo-zp li>p:nth-child(6) {margin-left: 4%;}
    .abo-zp-erji {padding: 30px;}
    .abo-zp-wd {margin-left: 0;float: none;margin-top: 10px;}
    .abo-zp-wdbox .abo-zp-wd:first-child{margin-top: 0;}
    .abo-zp {padding: 80px 0 60px;}
    .abo-me { padding: 80px 0 60px;}
    .abo-me-wd {width: 100%;float: none;padding-right: 0;}
    .abo-me-map {width: 100%;float: none;margin-top: 20px;}
    .abo-me-wdbox p {line-height: 60px;font-size: 14px;}
    .abo-meqd {padding: 60px 0;}
    .abo-meqd-inbox {width: 100%;float: none;margin-left: 0;}
    .abo-meqd-outbox {margin-left: 0;}
    .abo-meqd-outbox .abo-meqd-inbox:nth-child(2){margin-top: 30px;}
    .abo-meqd-inbox h1 {font-size: 24px;line-height: 50px;}
    .abo-meqd-wd h5 {font-size: 16px;line-height: 26px;padding-bottom: 6px;}
    .abo-meqd-wd {padding-bottom: 6px;margin-top: 16px;}
    .abo-meqd-wd p {line-height: 20px;}
    .abo-megs {padding: 60px 0;}
    .abo-megs-list ul{margin: -3% 0 0 -3%;}
    .abo-megs-list li {width: 47%;margin: 3% 0 0 3%;}  
    .abo-megs-listwd {padding: 30px;}  
    .abo-megs-listwd h1 {font-size: 20px;line-height: 24px;padding-bottom: 10px;}
    .cooperation-zc-tab table tr td:first-child{font-size: 16px;}
    .abo-jj-hb-jump a {line-height: 100px;}
    .cooperation-jmjm-yzmimg canvas ,.cooperation-sq-yzmimg canvas{height: 44px;}
    .casepop-contain {margin-top: 90px}
    
    /* 底部分页 */
    .fullpage .on{display: block;}
    .fullpage-num{margin-bottom: 10px;}
    .fullpage {margin: 40px 0 0;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .pub-ban-wd h1 {font-size: 24px;line-height: 34px;}
    .pub-ban-wd p{width: 76%;}
    .pub-ban-wd p br{display: none;}
    .product-clothing-tit h1:after {bottom: -14px;}

    .product-list {padding: 30px 0;}
    .product-list-page{margin: -1% 0 0 -1%;}
    .product-list-page a {width: 32.333%;margin: 1% 0 0 1%;}
    .product-list-box {padding-top: 26px;}
    .product-list-box ul{margin: -4% 0 0;}
    .product-list-box li {width: 100%;margin: 4% 0 0;float: none;}
    .product-list-boxwd {padding: 20px;}
    .product-list-boxwd h5 {font-size: 20px;line-height: 20px;}
    .product-list-boxwd p {font-size: 14px;line-height: 20px;margin-top: 12px;height: 39px;}
    .product-clothing {padding: 30px 0;}
    .product-clothing-tit h1 {font-size: 22px;line-height: 24px;}
    .product-clothing-wd {padding: 42px 0 26px;}
    .product-clothing-img {padding: 0;}
    .product-clothing-list {padding-top: 28px;}
    .product-clothing-list ul{margin-top: -5%;}
    .product-clothing-list li {width: 100%;margin-top: 5%;}
    .product-clothing-listtit p, .product-clothing-listwd p {line-height: 22px;font-size: 14px;}
    .product-clothing-listimg {padding: 10px 0;}
    .product-clothing-listimg img {width: 90px;}
    .product-clothing-listwd h5 {padding-bottom: 10px;}
    .product-char {padding: 30px 0;}
    .product-char-list { padding-top: 40px;}
    .product-char-wd {padding: 20px;background-position: right 0 bottom -60px;background-size: contain;}
    .product-char-list li.ontrue .product-char-wd{background-position: right 0 bottom -60px;background-size: contain;}
    .product-char-wd p {font-size: 14px;}
    .product-char-wd h5 {font-size: 18px;padding-bottom: 10px;}
    .pub-ban-nav-l a {line-height: 48px;font-size: 14px;}
    .pub-ban-nav {bottom: -24px;}
    .case {padding: 50px 0 30px;}
    .case-list-wd p { font-size: 14px;}
    .casexq {padding: 50px 0 30px;}
    .casexq-lbox h1 {font-size: 18px;line-height: 26px;padding-bottom: 14px;}
    .casexq-lbox h1 a {bottom: 6px;}
    .casexq-lbox-wd p {font-size: 14px;line-height: 24px;}
    .casexq-rbox {padding-top: 16px;}
    .casexq-rbox h5 {font-size: 18px;line-height: 28px;}
    .casexq-rbox-img {padding-top: 14px;}
    .casexq-lbox-wd p span {font-size: 16px;}
    .programme {padding: 50px 0 30px;}
    .programme-list {padding-top: 44px;}
    .programme-list ul{margin: -4% 0 0;}
    .programme-list li {width: 100%;margin: 4% 0 0;float: unset;}
    .programme-xq-ban {padding: 30px 0;}
    .programme-xq-introduce { padding: 50px 0 30px;}
    .programme-xq-wd h5 {font-size: 20px;line-height: 26px;}
    .programme-xq-wd p {font-size: 14px;line-height: 24px;}
    .cooperation-jmhb {padding: 50px 0 30px;}
    .cooperation-jmhb-list {padding: 40px 0 0;}
    .cooperation-jmhb-list ul{margin: -4% 0 0;}
    .cooperation-jmhb-list li {width: 100%;margin: 4% 0 0;padding: 20px;}
    .cooperation-jmhb-list li img {padding: 16px 0;}
    .cooperation-jmhb-list li h5 {font-size: 20px;line-height: 28px;}
    .cooperation-jmzc {padding: 30px 0;}
    .cooperation-jmzc-pagebox a {width: 33.333%;height: 34px;line-height: 34px;}
    .cooperation-jmzc-page {padding: 36px 0 10px;}
    .cooperation-jmzc-ban {padding-top: 30px;}
    .cooperation-jmzc-img ,.cooperation-jmzc-wd{width: 100%;float: unset;}
    .cooperation-jmzc-img img,.cooperation-jmzc-wd{height: unset;}
    .cooperation-jmzc-wd h5 {font-size: 22px; padding-left: 46px;line-height: 38px;}
    .cooperation-jmzc-wd {padding: 20px;}
    .cooperation-jmzc-pagebox a.ontrue {font-size: 16px;}
    .cooperation-jmzx {padding: 30px 0;}
    .cooperation-jmlc-box {margin: -4% 0 0 -34px;}
    .cooperation-jmlc-wdimg span {margin: 4% 0 0 34px;}
    .cooperation-jmlc-wdimg {padding-top: 40px;}
    .cooperation-jmlc-box span:before{display: none;}
    .cooperation-jmlc-wd p {font-size: 16px;}
    .cooperation-jmjm{padding: 30px 0;}
    .cooperation-jmjm-form {padding-top: 44px;}
    .cooperation-jmjm-form form input#teshu1 {padding-right: 46%;}
    .cooperation-jmjm-form form #select1{right: 36%;}
    .cooperation-jmjm-yzm input{width: 45%;}
    .cooperation-jmjm-yzm a {width: 25%;margin-left: 3%;}
    .cooperation-jmjm-yzmimg{width: 27%;}
    .cooperation-sq {padding: 50px 0 30px;}
    .cooperation-sq-form {margin-top: -10px;}
    .cooperation-sq-form input{padding: 0 14px;margin-top: 10px;}
    .cooperation-sq-yzm {margin-top: 10px;}
    .cooperation-sq-yzm input {width: 40%;}
    .cooperation-sq-yzm a {width: 30%;margin-left: 3%;}
    .cooperation-sq-yzmimg{width: 27%;}
    .cooperation-sq-form {padding-top: 32px;}
    .cooperation-sq-xz {padding-top: 10px;}
    .cooperation-zc { padding: 50px 0 30px;}
    .cooperation-zc-wd, .cooperation-zc-img {padding-top: 24px;}
    .cooperation-zc-wd p #span1 {font-size: 28px;line-height: 40px;}
    .cooperation-zc-wd p #span2 {font-size: 20px;}
    .cooperation-zc-wd h5 {font-size: 18px;padding: 0px 0 10px 0;}
    .cooperation-zc-tab {padding: 30px 0 0;}
    .cooperation-zcjb {padding: 30px 0;}
    .cooperation-zcjb-wdimg {padding-top: 30px;}
    .cooperation-zcjb-wdimg h1 {width: 92%;}
    .cooperation-zcjb-imgbox {min-height: 280px;}
    .cooperation-zcjb-imgbox img {width: 60%;height: 60%;}
    .cooperation-zcjb-wdimg p {font-size: 12px;line-height: 20px;}
    .cooperation-zcjb-wdimg p span {font-size: 16px;}
    .cooperation-zc-tab table tr td span {font-size: 20px;}
    .cooperation-zcgm {padding: 30px 0;}
    .news {padding: 50px 0 30px;}
    .news-list {padding-top: 30px;}
    .news-list ul{margin: -4% 0 0;}
    .news-list li {width: 100%;margin: 4% 0 0;}
    .news-xq {padding: 50px 0 30px;}
    .news-xq-tit h1 {font-size: 20px;line-height: 30px;}   
    .news-xq-tit p {padding-top: 24px;font-size: 12px;line-height: 24px;}     
    .news-xq-rightwd a h5{height: 48px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
    .news-xq-wd { padding-top: 26px;}
    .news-xq-wd p {font-size: 14px;line-height: 26px;}
    .news-xq-right { padding-top: 20px;}
    .news-xq-right h5 {font-size: 20px;line-height: 24px;}
    .news-xq-right h5#toShare{padding-right: 20px;}
    .news-xq-right h5 a{margin-right: 20px;}
    .news-xq-rightwd a {padding: 20px 0;}
    .abo-jj {padding: 50px 0 30px;}
    .abo-jj-wd h5 {font-size: 22px;line-height: 24px;}
    .abo-jj-wd span {font-size: 14px;}
    .abo-jj-num {padding: 24px;margin-top: -10px;}
    .abo-jj-numbox h1 {font-size: 26px;}
    .abo-jj-numbox {width: 50%;border: none;margin-top: 10px;}
    .abo-jj-numbox p { font-size: 14px;padding-top: 4px;}
    .abo-jj-numbox h1 span {font-size: 16px;}
    .abo-jj-bg ul{margin: -4% 0 0;}
    .abo-jj-bg li {width: 100%;float: none;margin: 4% 0 0;}
    .abo-jj-hb {padding: 30px 0;}
    .abo-jj-hb-ban {padding: 20px 0 0;}
    .abo-jj-hb-ban .swiper-container {padding: 0 0 30px;}
    .abo-jj-banwd a h5 {font-size: 18px;}
    .abo-dsj {padding: 50px 0 30px;}
    .abo-dsj-page {padding-top: 30px;}
    .abo-dsj-page a {font-size: 16px;line-height: 30px;margin: 0 8px;padding: 6px 0;}
    .abo-dsj-ban {padding-top: 20px;}
    .abo-dsj-banbox {padding: 20px 20px 0 32px;}
    .abo-dsj-year {padding-left: 8px;margin-left: -32px;}
    .abo-dsj-year h5 {line-height: 30px;padding-left: 34px;margin-left: 40px;}
    .abo-dsj-yearwd { margin-top: 14px;padding: 20px 24px;}
    .abo-dsj-yearwd p {font-size: 14px;line-height: 28px;}
    .abo-ry {padding: 50px 0 30px;}
    .abo-ry-page a {padding: 0px 18px;font-size: 18px;height: 50px;line-height: 44px;}
    .abo-ry-list {padding-top: 14px;}
    .abo-ry-list ul{margin: -4% 0 0 -4%;}
    .abo-ry-list li {width: 46%;margin: 4% 0 0 4%;}
    .abo-ry-wd p {line-height: 60px;padding: 0 12px;}
    .abo-zp {padding: 50px 0 30px;}
    .abo-zp-erji {padding: 20px;}
    .abo-zp li>p:nth-child(4){display: none;}
    .abo-zp li>p {width: 20%;}
    .abo-zp .product-clothing-tit h1{float: none;}
    .abo-zp-sousuo{float: left;margin-top: 40px;}
    .abo-zp-sousuo input {width: 279px;}
    .abo-zp-list {padding-top: 24px;}
    .abo-zp ul {margin-top: -4%;}
    .abo-zp li {margin-top: 4%;}
    .abo-me {padding: 50px 0 30px;}
    .abo-mebox {padding-top: 36px;}
    .abo-me-map {margin-top: 10px;height: 300px;}
    .abo-meqd {padding: 30px 0;}
    .abo-meqd-inbox h1 {font-size: 20px;line-height: 34px;}
    .abo-megs {padding: 30px 0;}
    .abo-megs-list ul {margin: -4% 0 0}
    .abo-megs-list li {width: 100%;margin: 4% 0 0;float: none;}
    .abo-megs-listwd {padding: 20px;min-height: auto;}
    .cooperation-jmjm-form form select{max-width: 100px;}
    .abo-jj-hb-jump a {line-height: 40px;}
    .abo-jj-hb-jump a img{max-width: 35%;max-height: 35%;}
    /* 底部分页 */
    .fullpage a:first-child, .fullpage a:last-child { width: 80px;}
    .fullpage {margin: 30px 0 0;}
    .programme-xq-banbox .swiper-button-prev{left: -24px;}
    .programme-xq-banbox .swiper-button-next{right: -24px;}
    .casepop-close{width: 36px;height: 36px;background-size: 28px auto;top: 4px;right: 4px;}
    .casepop-title {font-size: 22px;padding: 20px 0;}
    .casepop-cont {padding: 28px 20px;max-height: 440px;}
    .casepop-cont p{line-height: 26px;}
}
