@charset "utf-8";
/* =====================内页样式======================== */
/* 视频弹窗 */
.popVideo{display: none;opacity: 0;align-items: center;justify-content: center;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.popVideo-items{width: 1000px;position: relative;display: none;padding: 34px 34px 0;}
.popVideo-video{width: 100%;}
.popVideo-video video{width: 100%;}
.popVideo-video iframe{width: 100%;height: 500px;}
.popVideo-close{width: 30px;height: 30px;position: absolute;right: 0;top: 0;z-index: 3;background: url('/Other/en/template/chwdsl-en/assets/img/common/closeW.svg') no-repeat center/24px auto;cursor: pointer;opacity: .7;transition: all .6s ease;}
.popVideo-close:hover{opacity: 1;}
@media all and (max-width:1100px) {.popVideo-items{width: 92%;padding: 34px 0 0;}.popVideo-close{right: 0;}.popVideo-video iframe{height: 400px;}}
@media all and (max-width:640px) {.popVideo-video iframe{height: 200px;}}

/* 分页 */
/* .paging{width: 100%;font-size: 0;text-align: center;margin-top: 60px;user-select: none;}
.paging-menu, .paging-menu a, .paging-skip, .paging-hint, .paging-skip input, .paging-skip button{display: inline-block;vertical-align: middle;}
.paging-menu a{width: 38px;height: 38px;line-height: 36px;border: 1px solid #e1e1e1;margin: 4px;font-size: 14px;color: #555;transition: all .4s ease;border-radius: 3px;background-color: #fff;}
.paging-menu a:first-child, .paging-menu a:last-child{width: 68px;}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #008a45;background-color: #008a45;color: #fff;}
.paging-skip{margin-left: 8px;}
.paging-hint{font-size: 14px;color: #999;font-weight: 300;margin: 0 8px;}
.paging-hint:first-of-type{margin: 0;}
.paging-skip input{width: 54px;text-align: center;height: 38px;border: 1px solid #e1e1e1;font-size: 14px;color: #666;border-radius: 3px;transition: all .4s ease;}
.paging-skip input:focus{border-color: #008a45;}
.paging-skip button{color: #555;font-size: 14px;padding: 0 18px;border: 1px solid #e1e1e1;transition: all .4s ease;height: 38px;background: #fff;cursor: pointer;border-radius: 3px;}
.paging-skip button:hover{background-color: #008a45;color: #fff;border-color: #008a45;}
.paging-hint span{color: #008a45;}
@media all and (max-width:1599px) {.paging{margin-top: 50px;}}
@media all and (max-width:1279px) {.paging{margin-top: 44px;}}
@media all and (max-width:1000px) {.paging{margin-top: 36px;}.paging-menu a{margin: 4px 2px;}.paging-skip{width: 100%;margin-left: 0;}.paging-menu a:first-child, .paging-menu a:last-child{width: 54px;}} */

/* 搜索页面 */
.search{width: 100%;padding: 80px 0;}
.search-info{width: 100%;font-size: 28px;color: #333;font-weight: 700;}
.search-info span{color: #008a45;}
.search-list{width: 100%;margin-top: 30px;}
.search-link{display: block;width: 100%;padding: 32px 0;border-bottom: 1px solid #f0f0f2;}
.search-link h2{font-size: 20px;color: #333;line-height: 24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.search-link p{width: 100%;font-size: 16px;margin-top: 16px;color: #666;line-height: 26px;max-height: 52px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.search-link .highlightRow span{color: #008a45 !important;}
.search-link:hover h2{color: #008a45;}
@media all and (max-width:1599px) {.search{padding: 70px 0;}.search-info{font-size: 26px;}.search-link{padding: 28px 0;}.search-list{margin-top: 18px;}}
@media all and (max-width:1279px) {.search{padding: 60px 0;}.search-info{font-size: 24px;}.search-link{padding: 24px 0;}.search-list{margin-top: 12px;}}
@media all and (max-width:1000px) {.search{padding: 40px 0;}.search-info{font-size: 20px;}.search-link{padding: 20px 0;}.search-list{margin-top: 8px;}.search-link h2{font-size: 18px;}.search-link p{margin-top: 12px;}}


.paging{width: 100%;font-size: 0;text-align: center;margin-top: 76px;}
.paging a{display: inline-block;vertical-align: middle;width: 40px;height: 40px;line-height: 44px;border-radius: 50%;background-color: #fff; margin: 0 2px;font-size: 14px;color: #888;transition: all .4s ease;font-family:'COLFAX-MEDIUM';}
.paging a:first-child, .paging a:last-child{background:#fff url('/template/chwdsl-en/assets/img/paging.png') no-repeat center;}
.paging a:last-child{margin-right: 4px;}
.paging a:first-child{margin-right: 4px;transform: rotate(180deg);}
.paging a:hover, .paging a.active{background-color: #008a45;color: #fff;}
.paging a:first-child:hover, .paging a:last-child:hover{background-color: #008a45;background-image: url('/template/chwdsl-en/assets/img/pagingW.png');}
.paging a.default{cursor: default;display: none;}


.common-banner{width: 100%;position: relative;}
.common-banner img{width: 100%;object-fit: cover;}
.common-content{width: 100%;height: 100%;display: flex;align-items: center;position: absolute;left: 0;top: 0;}
.common-content span{font-size: 20px;color: #008a45;text-transform:uppercase;margin-bottom: 20px;}
.common-content h2{font-size: 65px;color: #fff;line-height: 80px;font-weight: 700;}

.common-menu{width: 100%;z-index: 3;background-color: #fff;border-bottom: 1px solid #eeeeed;transition: transform .4s;}
.common-items{width: 100%;}
.common-lft{float: left;font-size: 0;}
.common-lft a{display: inline-block;vertical-align: top;position: relative;font-size: 15px;height: 84px;line-height: 84px; color: #777;transition: all .4s ease;padding: 0 24px;}
.common-lft a::after{content: "";position: absolute;top: 50%;right: 0; width: 1px;height: 16px;background: #e1e1e1;margin-top: -8px;display: inline-block;vertical-align: top;}
.common-lft a:last-child::after{display: none;}
.common-lft a.active, .common-lft a:hover{background-color: #008a45;color: #fff;}
.common-lft a.active::after,.common-lft a:hover::after{opacity: 0;}

.common-lft a.active,.common-lft a:hover{background: #008a45;color: #fff;}
.common-rgt{float: right;}
.common-rgt a{width: auto;height:84px;line-height: 84px;text-align: center;font-size: 15px;color: #777;position: relative;transition: all .4s ease;}
.common-rgt a i{display: inline-block;width: 16px;height: 16px;background: url('/template/chwdsl-en/assets/img/home.png')no-repeat center;vertical-align: middle;}
.common-rgt span{display: inline-block;width: 5px;height: 10px;background: url('/template/chwdsl-en/assets/img/home_arr.png')no-repeat center;margin: 0 14px;vertical-align: middle;}
.common-rgt a:hover,.common-rgt a.active{color: #008a45;}

.common-menu.menuFixed{position: fixed;top: 90px;z-index: 999;}
.common-menu.menuFixed .contain{width: 100%;}
body.HeaderHide .common-menu, body.HeaderHide .Header-wrapper{transform: translateY(-90px);}
body.HeaderHide .Header-wrapper{box-shadow: none;}
body.HeaderHide .Container-wrapper{margin-top: 0;}


.com-tit{font-size: 36px;color: #555;font-weight: 700;}

/* 产品中心 */
.product{width: 100%;padding: 80px 0 116px;background-color: #f7f7f7;}
.product-menu{width: 100%;margin-bottom: 52px;}
.product-menu ul{width: 100%;display: flex;justify-content: center;}
.product-menu ul li+li{margin-left: 16px;}
.product-menu ul li a{display: inline-block;width: 166px;;height: 56px;line-height: 56px;border-radius: 28px;text-align: center;font-size: 18px;color: #1baedb;background-color: #fff;box-shadow: 8px 0 10px rgba(17,163 ,238 ,0.2 );transition: all .4s ease;}
.product-menu ul li a:hover,.product-menu ul li.active a{background-color: #008a45;color: #fff;box-shadow: unset;}
.product-list{width: 100%;margin-top: -2%;}
.product-link{display: block;width: 49%;margin-top: 2%;background-image: url(/template/chwdsl-en/assets/img/cpbg1.png);background-size:auto;}
.product-link:nth-child(2n+1){float: left;}
.product-link:nth-child(2n){float: right;}
.product-img{width: 100%;height:472px;display: flex;align-items: center;justify-content: center;

/*background-color: #fff;*/
    
}
.product-img img{max-width: 88%;max-height: 88%;transform: scale(0.96);transition: all .6s ease;}
.product-cont{display: flex;flex-direction: column;justify-content: center;align-items: center; width: 100%;padding: 0 56px; position: relative;height:168px;overflow: hidden;background-color: #fff;z-index: 1;}
.product-cont::after{content: '';width: 180px;height: 246px;background: url('/template/chwdsl-en/assets/img/logo_Bj.png')no-repeat center;position: absolute;right: -5px;bottom: -50px;opacity: 0;z-index: -1;}
.product-cont h2{ width: 100%; text-align:center;font-size: 30px;color: #333;line-height:32px;font-weight: 700;; transition: all .4s ease;position: relative;z-index: 3;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.product-cont p{font-size:16px;margin-top: 22px;color: #999;line-height: 28px;;transition: all .4s ease;position: relative;z-index: 3;height: 56px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.product-link:hover .product-img img{transform: scale(1);}
.product-link:hover .product-cont h2{color: #fff;text-align:left;}
.product-link:hover .product-cont p{color: #fff;}
.product-link:hover .product-cont{background-color: #008a45;align-items: flex-start;}
.product-link:hover .product-cont::after{opacity: 1;}
.product .paging{margin-top: 68px;}

/* 产品详情 */
.details-title{width: 100%;text-align: center;}
.details-title.white{text-align: left;}
.details-title.white .com-tit{color: #fff;}

.details{width: 100%;height: 800px;position: relative;overflow: hidden;background-repeat: no-repeat;background-size: cover;background-position: center;}
.details .contain-1520{height: 100%;padding:100px 20px 0 0;}
.details-main{width: 50%;height: 100%;display: flex;flex-direction: column;padding:110px 100px 0 0;float: left;}
.details-headline{width: 100%;}
.details-headline h2{font-size: 65px;color: #fff;font-weight: 700;line-height: 80px;}
.details-btn{width: 100%;margin:50px 0 20px;}
.details-btn a{width: 120px;height: 35px;display: flex;align-items: center;justify-content: center;border: 1px solid #fff;border-radius: 17.5px;font-size: 18px;color: #fff;cursor: pointer;}
.details-btn a i{display: inline-block;width: 13px;height: 13px;background: url('/template/chwdsl-en/assets/img/details_icon1.png')no-repeat center;margin-right: 4px;}
.details-cont{width: 100%;margin-top:3%;}
.details-cont p{font-size: 20px;color: #fff;line-height: 26px;}
.details-img{width: 682px;height: 588px;padding: 30px;/*background-color: #fff;*/border-radius: 20px; float: right;overflow: hidden;position: relative;}
.details-img .swiper-slide{display: flex;justify-content: center;align-items: center; height: 525px;}
.details-img .details-pagination{width:100%;text-align: center;bottom:20px;position: absolute;left: 0;z-index: 3;}
.details-img .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #d6d6d6;margin: 0 6px;opacity: 1;}
.details-img .swiper-pagination-bullet-active{background-color: #0084bb;}
.details-img img{max-width: 100%;max-height: 96%;object-fit: cover;}
.details-intro{width: 100%;padding: 40px 0 0px;}
.details-intro_cont{width: 100%;margin-top: 24px;text-align: center;}
.details-intro_cont p{font-size: 15px;line-height: 36px;color: #777;max-width: 100%;margin: 0 auto;}
.details-intro_img{width: 100%;margin-top: 28px;display: flex;justify-content: center;}
.details-intro_img img{max-height: 100%;max-width: 88%;}
.details-param{width: 100%;padding: 126px 0; overflow: hidden;background-repeat: no-repeat;background-size: cover;background-position: center;}
.details-param_list{width: 100%;margin-top: 64px;}
.details-param_list ul{width: 52%; overflow: auto;height: 458px;padding-right: 2%;}
.details-param_list ul::-webkit-scrollbar {width:4px;height: 100%;background: #dddddd}
.details-param_list ul::-webkit-scrollbar-thumb {background: #008a45;border-radius: 30px}
.details-param_list ul::-webkit-scrollbar-track {border-radius: 30px}
.details-param_list li{width: 100%;display: flex;justify-content:space-between;padding:16px 0;border-bottom: 1px solid #1b354c;}
.details-param_list li h2{font-size: 18px;color: #fff;transition: all .4s ease;}
.details-param_list li h6{font-size: 14px;color: #94a1ae;transition: all .4s ease;max-width: 60%;text-align: right;}
.details-param_list li:hover h2{color: #008a45;}
.details-param_list li:hover h6{color: #008a45;}
.details-download{width: 100%;padding:0px;}
.details-download_item{width: 100%;margin-top: 30px;}
.details-download_item li{width: 100%;transition: all .4s ease;padding: 0 35px 0 26px;border-bottom: 1px dashed #d1d1d1;}
.details-download_item li.no-border{border-color: transparent}
.download-item{width: 100%;height: 110px;display: flex;align-items: center;justify-content: space-between;}
.download-lft{display: flex;align-items: center;height: 110px;transform: translateX(-26px);transition: all .4s ease;}
.download-lft .texticon{width: 55px;height: 55px;border-radius: 50%;margin-right: 16px; background:#ecf7fe url('/template/chwdsl-en/assets/img/Toltxt.png') no-repeat center;transition: all .4s ease;}
.download-lft h2{font-size: 16px;color: #333;}
.download-rgt{display: flex;align-items: center;height: 110px;}
.download-rgt p{font-size: 15px;color: #666;}
.download-rgt span{font-size: 15px;color: #666;margin:0 68px 0 158px;}
.download-rgt .lodicon{float: right; width: 32px;height: 28px;background: url('/template/chwdsl-en/assets/img/Tload.png')no-repeat center;transition: all .4s ease;}
.details-download_item li:hover{box-shadow: 6px 0px 46px rgba(0, 0, 0, 0.11);border-radius: 5px;border-color: transparent}
.details-download_item li:hover .download-item .texticon{background:#008a45 url('/template/chwdsl-en/assets/img/ToltxtW.png') no-repeat center;}
.details-download_item li:hover .download-item .lodicon{background: url('/template/chwdsl-en/assets/img/TloadR.png')no-repeat center;}
.details-download_item li:hover .download-lft{transform: translateX(0);}
.details-download_item li:hover .download-lft h2{color: #29abdc;font-weight: 700;}
.details-case{width: 100%;padding: 116px 0 122px;background-color: #f6f6f6;}
.details-case_item{width: 100%;margin-top: 52px;position: relative;}
.case-coulmn{display: inline-block; width: 100%;}
.case-img{width: 100%;overflow: hidden;}
.case-img img{width: 100%;min-height: 288px;object-fit: cover;transition: all .6s ease;}
.case-cont{width: 100%;height: 84px;background-color: #fff;display: flex;justify-content: center;align-items: center;}
.case-cont h2{font-size: 20px;color: #444;transition: all .4s ease;}
.case-coulmn:hover .case-img img{transform: scale(1.06);}
.case-coulmn:hover .case-cont h2{color: #008a45;}
.details-case_item .swiper-container{padding-bottom: 44px;}
.case-pagination{width: 100%;text-align: center;position: absolute;bottom: 0 !important;}
.case-prev,.case-next{position: absolute;width: 50px;height: 100%;background:url('/template/chwdsl-en/assets/img/caseArr.png') no-repeat center;z-index: 4;cursor: pointer;transition: all .4s ease;top: 0;}
.case-prev{left: -74px;}
.case-next{right: -74px;transform: rotate(180deg);}
.case-prev:hover,.case-next:hover{background-image: url('/template/chwdsl-en/assets/img/caseArrH.png');}

/*行业方案  */
.industry{width: 100%;padding: 110px 0 120px;background-color: #f5f5f5;}
.industry-items{width: 100%;}
.industry-link{width: 100%;display: inline-block;position: relative;}
.industry-link +.industry-link{margin-top: 56px;}
.industry-link .industry-cont {width: 75%;float: left;height: 394px;display: flex;flex-direction: column;justify-content: center;position: relative; padding:0 260px 0 108px;background-color: #fff;overflow: hidden;transition: all .4s ease;}
.industry-link .industry-cont .industry-title{width: 100%;display: flex;justify-content: space-between;}
.industry-link .industry-cont .industry-title h2{font-size: 30px;color: #00a4d6;line-height: 1;padding-bottom: 20px;position: relative;}
.industry-link .industry-cont .industry-title h2::after{content: '';width: 40px;height: 3px;background-color: #00a4d6;position: absolute;left: 0;bottom: 0;}
.industry-link .industry-cont .industry-title .btn{display: inline-block;width: 52px;height: 52px;border-radius: 50%;background: #00a4d6 url('/template/chwdsl-en/assets/img/industry_Arr.png')no-repeat center;opacity: 0;transition: all .4s ease;}
.industry-link .industry-cont .industry-intro{width: 100%;margin-top: 28px;}
.industry-link .industry-cont .industry-intro p{font-size: 16px;color: #999;line-height: 34px;height: 136px;overflow: hidden;-webkit-line-clamp: 4;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.industry-link .industry-cont .num{display: inline-block;font-size: 120px;color: #f1f1f1;font-style: normal;font-weight: 700;position: absolute;right:30%;bottom: -16%;}
.industry-link .industry-img{width: 35.888%;height: 330px;overflow: hidden;border-radius: 20px;position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;z-index: 3;}
.industry-link .industry-img img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease;}
.industry-link:nth-child(2n) .industry-cont{float: right;padding: 0 108px 0 260px;}
.industry-link:nth-child(2n) .industry-cont .num{right: 10%;}
.industry-link:nth-child(2n) .industry-img{right: auto;left: 0;}
.industry-link:hover .industry-cont{box-shadow: 15px 0 43px rgba(17, 173, 238, 0.36);}
.industry-link:hover .industry-cont .industry-title .btn{opacity: 1;}
.industry-link:hover .industry-img img{transform: scale(1.06);}

/* 方案详情 */
.industry-info{width: 100%;padding: 88px 0 224px;}
.info-items{width: 100%;display: flex;justify-content: space-between;}
.info-lft{width:calc(100% - 296px);padding-right: 75px;}
.info-title{width: 100%;text-align: center;position: relative;padding-bottom: 52px;}
.info-title::after{content: '';width: 100%;height: 14px;background: url('/template/chwdsl-en/assets/img/info_line.png')no-repeat center/100%;position: absolute;left: 0;bottom: 0;}
.info-title h2{font-size: 45px;color: #03a1d2;}
.info-show{width: 100%;padding-top: 48px;}
.info-show h2{font-size: 25px;color: #444;line-height: 1;margin-bottom: 20px;font-weight: 700;}
.info-show p{font-size: 16px;color: #777;line-height: 32px;}
.info-show h6{display: flex;align-items: center; font-size: 20px;color: #444;line-height: 1;margin-bottom: 10px;}
.info-show h6 i{display: inline-block;width: 54px;height: 38px;margin-right: 4px;}
.info-show img{max-width: 100%;object-fit: cover;}
.info-show .info-center{display: inline-block;width: 100%;text-align: center;} 
.info-show .info-center>img{max-width: 100%;object-fit: cover;} 
.info-rgt{width: 296px;height:100%; background-color: #fff;box-shadow:18px 0 92px rgba(0,0,0,.08);}
.info-case{width: 100%;padding: 42px 40px 36px;border-bottom: 1px solid #eeeeee;}
.info-case h2{font-size: 24px;color: #575757;font-weight: 700;line-height: 1;}
.info-coulmn{width: 100%;padding: 38px 40px 30px;}
.info-coulmn .info-link{width: 100%;display: inline-block;}
.info-coulmn .info-link+.info-link{margin-top: 10px;}
.info-img{width: 100%;overflow: hidden;}
.info-img img{width: 100%;object-fit: cover;border-radius: 11px;}
.info-cont{width: 100%;padding: 18px 0;text-align: center;}
.info-cont h2{font-size: 16px;color: #444;}
.industry-use{width: 100%;padding: 116px 0 74px;background-color: #f6f6f6;}
.use-title{width: 100%;text-align: center;}
.use-product{width: 100%;margin-top: 52px;position: relative;}
.use-coulmn{display: inline-block; width: 100%;background-color: #fff;}
.use-img{width: 100%;height: 356px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.use-img img{max-width: 100%;max-height:88%;object-fit: cover;transition: all .6s ease;}
.use-cont{width: 100%;height: 54px;background-color: #fff;display: flex;justify-content: center;}
.use-cont h2{font-size: 18px;color: #555;transition: all .4s ease;}
.use-coulmn:hover .use-img img{transform: scale(1.06);}
.use-coulmn:hover .use-cont h2{color: #008a45;}
.use-product .swiper-container{padding-bottom: 44px;}
.use-pagination{width: 100%;text-align: center;position: absolute;bottom: 0 !important;}
.use-prev,.use-next{position: absolute;width: 50px;height: 100%;background:url('/template/chwdsl-en/assets/img/caseArr.png') no-repeat center;z-index: 4;cursor: pointer;transition: all .4s ease;top: 0;}
.use-prev{left: -74px;}
.use-next{right: -74px;transform: rotate(180deg);}
.use-prev:hover,.use-next:hover{background-image: url('/template/chwdsl-en/assets/img/caseArrH.png');}

/* 留言反馈 */
.message{width: 100%;padding: 108px 0 118px;background-color: #f5f5f5;}
.msg-top{width: 100%;text-align: center;}
.msg-main{display:flex;flex-wrap:wrap;justify-content:space-between;width: 100%;margin-top: 52px;}
.msg-main .inline-input{width:49.5%;margin-bottom:15px}
.msg-main .inline-input.row{width:100%}
.msg-main .inline-input input{width:100%;background:#fff;padding:0 20px;height:56px}
.msg-main textarea{width:100%;height:100%;background:#fff;padding:20px;border:0}
.msg-main .bott{width:100%;display:flex;justify-content:space-between}
.msg-main .bott .inline-input{position:relative;width:86%}
.msg-main .bott .code{position:absolute;top:0;right:32px;height:56px;width:70px;display:flex;align-items:center;justify-content:center}
.msg-main .bott .submit-btn{display:block;width:165px;height:56px;text-align:center;line-height:56px;background:#008a45;color:#fff;font-size:16px}

/* 服务支持 */
.support{width: 100%;padding: 100px 0 96px;}
.support-top{display:flex;justify-content:space-between;align-items:center;}
.support-top h2{margin-bottom:0}
.support-search{display:flex;align-items:center;}
.support-search input{background:#f5f5f5;height:46px;width:330px;padding:0 20px;margin-right:10px}
.support-top .submit-btn{display:flex;width:46px;height:46px;align-items:center;justify-content:center;background:#008a45;color:#fff}
.support-list{width: 100%;margin-top: 56px;}
.support-list li{width: 100%;}
.support-list li+li{transition: all .4s ease;border-bottom: 1px dashed #d1d1d1;}
.support-list li.no-border{border-color: transparent}
.support-list li:first-child{height: 62px;border-top-left-radius: 10px;border-top-right-radius:10px;overflow: hidden;display: flex;justify-content: space-between;}
.support-list li:first-child h2{font-size: 18px;color: #fff;}
.support-list li:first-child .support-name{width: 66.666%;background-color: #008a45;display: flex;align-items: center;padding-left: 26px;}
.support-list li:first-child .support-size{width: 12.666%;text-align: center;background-color: #008a45;display: flex;align-items: center;justify-content: center;}
.support-list li:first-child .support-time{width: 20.333%;text-align: center;background-color: #008a45;display: flex;align-items: center;justify-content: center;}
.support-list li .support-item{width: 100%;height: 108px; display: flex;justify-content: space-between;align-items: center;padding-left: 26px;}
.support-list li .support-lft{width: 68%;display: flex;align-items: center;transform: translateX(-26px);transition: all .4s ease;}
.support-list li .support-lft h2{font-size: 16px;color: #333;}
.support-list li .support-lft .texticon{width: 55px;height: 55px;border-radius: 50%;margin-right: 16px; background:#ecf7fe url('/template/chwdsl-en/assets/img/Toltxt.png') no-repeat center;transition: all .4s ease;}
.support-list li .support-rgt{width: 32%;display: flex;justify-content: space-between;align-items: flex-end;}
.support-list li .support-rgt p{width: 34%;text-align: center;font-size: 15px;color: #666;}
.support-list li .support-rgt .support-time{width: 64%;padding:0 40px 0 120px;display: flex;justify-content: space-between;align-items: flex-end;}
.support-list li .support-rgt .support-time span{display: inline-block;font-size: 15px;color: #666;}
.support-list li .support-rgt .support-time .lodicon{float: right; width: 32px;height: 28px;background: url('/template/chwdsl-en/assets/img/Tload.png')no-repeat center;transition: all .4s ease;}
.support-list li+li:hover{box-shadow: 6px 0px 46px rgba(0, 0, 0, 0.11);border-radius: 5px;border-color: transparent}
.support-list li:hover .support-lft .texticon{background:#008a45 url('/template/chwdsl-en/assets/img/ToltxtW.png') no-repeat center;}
.support-list li:hover .support-rgt .support-time .lodicon{background: url('/template/chwdsl-en/assets/img/TloadR.png')no-repeat center;}
.support-list li:hover .support-lft{transform: translateX(0);}
.support-list li:hover .support-lft h2{color: #29abdc;font-weight: 700;}
.support .paging{margin-top: 68px;}
/*新闻资讯 */
.news{width: 100%;padding: 88px 0 124px;}
.news-title{width: 100%;text-align: center;}
.nesw-list{width: 100%;margin-top: 58px;}
.news-link{display: flex;justify-content: space-between;width: 100%;}
.news-coulmn{display: flex;justify-content: space-between; width:calc(100% - 220px);padding: 44px 148px 44px 40px;transition: all .4s ease;}
.news-img{width: 270px;overflow: hidden;}
.news-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.news-cont{display: flex;flex-direction: column;justify-content: center;width: calc(100% - 270px);padding-left: 46px;}
.news-cont h2{font-size: 20px;color: #222;line-height: 24px;margin-bottom: 20px;}
.news-cont p{font-size: 15px;color: #888;line-height: 24px;height: 48px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.news-time{width: 220px;position: relative;z-index: 3; display: flex;flex-direction: column;justify-content: center;align-items: center;overflow: hidden;background-color: #fff; background: radial-gradient(ellipse farthest-side at left center, #f8f8f8 20%, #ffffff 80%);transition: all .4s ease;}
.news-time::before{content: '';width: 180px;height: 288px;background: url('/template/chwdsl-en/assets/img/news_Bjicon.png')no-repeat center/100% 100%; position: absolute;left: 0;bottom: 0px;z-index: -1;transform: translateX(-100%);transition: all .6s ease;}
.news-time span{font-size: 24px;color: #666;font-weight: 700;transition: all .4s ease;}
.news-time .news-data{display: inline-block;width: 40px;height: 34px;background: url('/template/chwdsl-en/assets/img/news_data.png')no-repeat center;margin: 18px 0 22px;transition: all .4s ease;}
.news-time .news-btn{display: inline-block;width: 48px;height: 12px;background: url('/template/chwdsl-en/assets/img/news_btn.png')no-repeat center;opacity: 0;transition: all .4s ease;}
.news-link:hover .news-coulmn{box-shadow: 17px 21px 62.3px 7.7px rgba(0, 0, 0, 0.16);}
.news-link:hover .news-coulmn .news-img img{transform: scale(1.06);}
.news-link:hover .news-coulmn .news-cont h2{color: #008a45;font-weight: 700;}
.news-link:hover .news-time{background-color: #008a45; background: radial-gradient(ellipse farthest-side at left center, #008a45 100%, #008a45 100%);}
.news-link:hover .news-time::before{transform: translateX(-62%);}
.news-link:hover .news-time span{color: #fff;}
.news-link:hover .news-time .news-data{background: url('/template/chwdsl-en/assets/img/news_dataW.png')no-repeat center;}
.news-link:hover .news-time .news-btn{opacity: 1;}
.news .paging{margin-top: 84px;}

/* 新闻详情 */
.article{padding:110px 0 128px}
.article-main{display:flex;justify-content:space-between}
.article-l{width:73%}
.article-l h1{text-align:center;font-weight:900;color:#111;font-size:33px;line-height:30px}
.article-info{display:flex;align-items:center;margin:30px 0;padding-bottom:16px;border-bottom:1px solid #ebebeb}
.article-info-share,.article-info-time{font-size:14px;color:#999;display:flex;align-items:center}
.article-info-time i{display:block;background:url(/template/chwdsl-en/assets/img/time.png) no-repeat center/100%;width:14px;height:14px;margin-right:8px}
.article-info-share{margin-left:20px}
.article-info-share a{display: flex;align-items: center}
.article-info-share i{display:block;background:url(/template/chwdsl-en/assets/img/share_icon.png) no-repeat center/100%;width:13px;height:15px;margin-right:8px}
.article-content p{font-size:16px;line-height:32px;color:#777}
.article-content .article-img{width: 100%;text-align: center;}
.article-content img{max-width:100%;object-fit:cover;}
.article-content h6{font-size: 16px;color: #777;line-height:32px;}
.article-content {width: 100%;}
.article-content li{width: 100%;padding-left: 22px;font-size: 16px;color: #777;line-height:32px;position: relative;}
.article-content li::before{content: '';width: 5px;height: 5px;background-color: #008a45;border-radius:50%;position: absolute;left: 0;top: 0;margin-top: 15px;}
.article-r{width:20.5%;height:100%}
.article-l-tit{display:flex;align-items:center;margin-bottom:34px}
.news-icon{width:34px;height:34px;background:#47c3f1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px}
.article-l-tit h3{font-size:16px;font-weight:700;color:#47c3f1}
.article-l-tit a{margin-left:auto}
.article-l-tit a i{display:block;background:url(/template/chwdsl-en/assets/img/return.png) no-repeat center/100%;width:25px;height:16px}
.article-l-item:not(:first-child){margin-top:25px}
.article-l-item{border:7px solid #e7e7e7;padding:30px}
.article-l-item a{display:block}
.article-l-item a h4{font-size:14px;color:#777;line-height:20px;margin-bottom:15px;transition:all .4s ease}
.article-l-item a:hover h4{color:#47c3f1}
.article-l-item a .time{font-size:12px;font-family:Arial;color:#999}
.article-l-item a+a{padding-top:28px;margin-top:18px;border-top:1px solid #ededed}
.article-l-item h5{font-size:18px;font-weight:700;color:#666;margin-bottom:18px}
.article-l-item h5:not(:first-child){margin-top:32px;padding-top:32px;border-top:1px solid #e4e4e4}
.news-sns{display: flex;align-items: center}
.news-sns a{margin-left: 20px}
/*分享*/
#toShare{opacity: 0;visibility: hidden;transition: all .4s ease}
.article-info-share:hover #toShare{opacity: 1;visibility: visible}
#toShare .icon-wechat{position:relative}
#toShare .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;bottom:-208px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow: inset 0 2px 10px #aaa;transition:all .2s;-webkit-tansition:all 350ms;-moz-transition:all 350ms;z-index: 99999999999}
#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:400;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:400;line-height:16px;padding:0;margin:0;font-size:12px}
#toShare .icon-wechat:hover .wechat-qrcode{display:block}

/* 人才招聘 */
.jobs{width: 100%;padding: 102px 0 104px;background-color:#f5f5f5;}
.jobs-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}
.jobs-search{display:flex;align-items:center;}
.jobs-search input{background:#fff;height:46px;width:330px;padding:0 20px;margin-right:10px}
.jobs-top .submit-btn{display:flex;width:46px;height:46px;align-items:center;justify-content:center;background:#008a45;color:#fff}
.joinUs-job .join-title{display:flex;background:#44484a;color:#fff;padding:20px 50px;font-size:16px;line-height:30px;align-items:center}
.joinUs-job .join-title.cell{background:#fff;color:#888;margin-top:15px;padding:0;flex-wrap:wrap}
.joinUs-job .job-tit:nth-child(1){width:60%;color:#555;font-size:18px}
.joinUs-job .job-tit:not(:first-child){width:11%;text-align:center}
.joinUs-job .job-btn svg{width:15px;height:15px}
.joinUs-job .join-top:hover i{transform:scale(.9)}
.joinUs-job .join-cont{width:100%;border:1px solid #f2f2f2;padding:34px 42px}
.joinUs-job .join-top{display:flex;width:100%;align-items:center;padding:20px;cursor:pointer}
.joinUs-job .join-top.ontrue{background:#008a45}
.joinUs-job .join-top.ontrue .job-tit{color:#fff}
.joinUs-job .join-top.ontrue svg{color:#fff;transform:rotate(180deg)}
.joinUs-job .join-content{background:#fff;padding:34px 42px;display:none;width:100%}
.joinUs-job .join-content.active{box-shadow:0 5px 40px 0 rgba(17,58,93,.1)}
.joinUs-job .join-content h6{font-weight:700;color:#333;font-size:16px;line-height:30px;margin-bottom:8px}
.joinUs-job .join-content h6:not(:first-child){margin-top:15px}
.joinUs-job .join-content p{font-size:14px;color:#888888;line-height:30px}
.joinUs-job .join-content ul{width: 100%;margin: 34px 0 28px;display: inline-block;}
.joinUs-job .join-content ul li{width: 45%;float: left;font-size:14px;color:#888888;line-height:30px;}
.join-content-tel{width: 100%;margin-top: 38px; padding-top: 28px;border-top: 1px dashed #cccccc;}
.join-content-tel p{font-size:14px;color:#888888;line-height:30px}
.join-content-tel p span{font-size: 18px;color: #008a45;font-weight: 800;margin-right: 10px;}
.join-content-tel .end{font-size: 12PX;color: #888888;}
.join-content-tel .end>span{margin-left: 6px;}
.joinUs-job .job-tit{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:15px}
.jobs .paging{margin-top:60px}

/* 关于我们 */
.about-title{width: 100%;text-align: center;}

.about-intro{width: 100%;padding: 114px 0 84px;}
.about-number{width: 100%;margin-top: 48px;}
.about-number ul{width: 100%;display: flex;justify-content: space-between;}
.about-number li{display:flex;flex-direction: column;justify-content: center;align-items: center; width: 25%; color:#008a45;border-right: 1px dashed #d2d2d2; vertical-align: top;position: relative;}
.about-number li h6{font-size: 70px;font-weight: 700;line-height: 1;margin-bottom: 12px;}
.about-number li p{font-size: 15px;line-height: 24px;}
.about-number li:last-child{border-right: none;}
.about-content{width: 100%;margin-top: 52px;padding: 0 130px;text-align: center;}
.about-text{width: 100%;overflow: hidden;max-height:262px;text-align: center;margin-bottom: 38px;}
.about-text p{font-size: 16px;color: #777;line-height: 36px;}
/* .about-text p:first-child{margin-bottom: 46px;} */
.about-content .textLink{display: inline-block;width: 30px;height: 16px;background: url('/template/chwdsl-en/assets/img/abt_drop.png')no-repeat center;margin: 0 auto;transition: all .4s ease;} 
.about-content .textLink.active{transform: rotate(180deg);}
.about-base{width: 100%;margin-top: 64px;position: relative;}
.about-base .base-coulmn{display: inline-block;width: 100%;position: relative;overflow: hidden;height: 304px;}
.about-base .base-coulmn img{width: 100%;height: 100%; object-fit: cover;transition: all .6s ease;}
.base-cont{display: flex;justify-content: center;align-items: center; width: 100%;height: 68px;background: rgba(17, 186, 238, 0.9);position: absolute;left: 0;bottom: 0;}
.base-cont h2{font-size: 16px;color: #fff;}
.about-base .swiper-container{padding-bottom: 40px;}
.about-base .base-pagination{width: 100%;text-align: center;position: absolute;bottom: 0 !important;}
.about-base .base-pagination .swiper-pagination-bullet {margin: 0 6px;}
.about-base .swiper-pagination-bullet-active {background: #008a45;}
.about-base .base-prev,.base-next{position: absolute;width: 50px;height: 100%;background:url('/template/chwdsl-en/assets/img/caseArr.png') no-repeat center;z-index: 4;cursor: pointer;transition: all .4s ease;top: 0;}
.about-base .base-prev{left: -80px;}
.about-base .base-next{right: -80px;transform: rotate(180deg);}
.about-base .base-prev:hover,.base-next:hover{background-image: url('/template/chwdsl-en/assets/img/caseArrH.png');}
.about-vision{width: 100%;height: 648px; background-position: center;background-repeat: no-repeat;background-size: cover;}
.about-vision .contain-1520{height: 100%;}
.about-lft{width: 50%;height: 100%; float: left;padding-top: 138px;}
.about-lft h2{font-size: 36px;color: #fff;font-weight: 700;}
.about-lft ul{width: 100%;display: flex;margin-top: 42px;}
.about-lft ul li{font-size: 18px;color: #fff;margin-right: 44px;/* letter-spacing:10px; */}
.about-lft ul li:last-child{margin-right: 0;}
.about-rgt{width: 50%;height: 100%; float:right;display: flex;justify-content: space-between;}
.about-menu{width: 50%;height: 100%; padding: 138px 56px 0;border-left: 1px solid #a7bfcb;border-right: 1px solid #a7bfcb;background: rgba(179, 185, 186, 0);transition: all .4s ease;}
.about-menu:first-child{border-right:none;}
.about-menu i{display: flex;justify-content: center;align-items: center; width: 48px;height: 40px;}
.about-menu h2{font-size: 26px;color: #fff;line-height: 32px;margin:12px 0 36px;}
.about-menu p{font-size: 20px;color: #fff;line-height: 32px;}
.about-menu:hover{background: rgba(179, 185, 186, 0.12);}
.about-show{width: 100%;padding: 120px 0 94px;background-color: #f7f7f7;}
.about-coulmn{width: 100%;margin: 30px 0 54px;}
.about-coulmn ul{width: 100%;display: flex;justify-content: center;}
.about-coulmn ul li+li{margin-left: 18px;}
.about-coulmn ul li a{display: inline-block;width: 166px;height: 56px;line-height: 56px;font-size: 18px;color: #1baedb;text-align: center;background-color: #fff;border-radius: 28px;box-shadow: 8px 0 10px rgba(17, 163, 238, 0.08);transition: all .4s ease;}
.about-coulmn ul li:hover a,.about-coulmn ul li.active a{background-color: #008a45;color: #fff;}
.about-list{width: 100%;}
.about-link{width: 100%;display: none;}
.about-link.active{display: block;}
.about-link .about-img{display: flex;align-items: center;justify-content: center;height: 382px;width: 100%;overflow: hidden;position: relative;}
.about-link .about-img img{max-width: 100%;max-height: 100%; object-fit: cover;}
.about-link .about-img::before{content: '';width: 62px;height: 62px;border-radius: 50%; background: #008a45 url('/template/chwdsl-en/assets/img/abt_iconZ.png') no-repeat center;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;opacity: 0;transition: all .4s ease;}
.about-link .swiper-container{padding-bottom: 40px;}
.about-link .link-pagination{width: 100%;text-align: center;position: absolute;bottom: 0 !important;}
.about-link .link-pagination .swiper-pagination-bullet {margin: 0 6px;}
.about-link .swiper-pagination-bullet-active {background: #008a45;}
.about-img:hover::before{opacity: 1;}

/* 联系我们 */
.contact-title{width: 100%;text-align: center;}

.contact{width: 100%;padding: 104px 0 170px;}
.contact-way{width: 100%;margin-top: 58px;}
.contact-way ul{display: flex;justify-content: space-between;width: 100%;}
.contact-way ul li{width: 33.33%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.contact-way ul li i{display: inline-block;width: 100px;height: 100px;border-radius: 50%;}
.contact-way ul li i img{max-width: 100%;max-height: 100%;object-fit: cover;}
.contact-way ul li h2{font-size: 24px;color: #008a45;line-height: 1;margin: 16px 0;}
.contact-way ul li p{font-size: 16px;color: #777;line-height: 18px;}
.contact-map{width: 100%;margin-top: 42px;}
.contact-map #map{width: 92%;height: 420px;margin: 0 auto;}
#map .amap-info-content{width: 168px;padding:20px;}
.contact-site{width: 100%;padding-bottom: 80px;}
.contact-site-item{width:803px;height: 698px;position: relative;margin: 0 auto;}
.contact-site-item img{width: 100%;object-fit: cover;}
.contact-site-title{width: 100%;text-align: center; position: absolute;left: 0;top:68px;}
.contact-site-title p{font-size: 15px;color: #888;margin-top: 16px;}
.contact-distribute{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.contact-distribute ul li{position: absolute;display: flex;justify-content: space-between;}
.contact-distribute ul li h2{font-size: 15px;color: #008a45;font-weight: 700;box-shadow: 0px 0px 30px rgba(255,255,255,1);background-color: #fff;}
.contact-distribute ul li i{display: inline-block;width: 20px;height: 18px;background: url('/template/chwdsl-en/assets/img/contact_star.png')no-repeat center;margin-right: 5px;}
.contact-distribute ul li.jinan{right: 16%;top: 46%;}
.contact-distribute ul li.hefei{right: 16%;top: 58%;}
.contact-distribute ul li.shanghai{right: 6%;top: 58%;}
.contact-distribute ul li.ningbo{right: 8%;top: 64%;}
.contact-distribute ul li.dongguan{right: 21%;bottom: 16%;}
.contact-distribute ul li.shenzhen{right: 20%;bottom: 14%;}
.contact-distribute ul li.chengdu{left: 48%;bottom: 34%;}
.contact-site-list{width: 100%;}
.contact-site-link{width: 33.33%;float: left;margin-bottom: 40px;padding-left: 120px;}
.contact-site-link:first-child{padding-left: 0;}
.contact-site-link:nth-child(4){padding-left: 0;}
.contact-site-link h2{font-size: 22px;color: #008a45;font-weight: 700;margin-bottom: 14px;padding-top: 24px;position: relative;}
.contact-site-link h2::before{content: '';width: 20px;height: 18px;background: url('/template/chwdsl-en/assets/img/contact_star.png')no-repeat center;position: absolute;left: 0;top: 0;}
.contact-site-link p{font-size: 16px;color: #999;}
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .common-content h2{font-size: 48px;line-height: 60px;}
    .common-lft a {font-size: 14px; padding: 0 12px; }


    .product-cont {padding: 0 40px;}

    .details-headline h2 {font-size: 48px;line-height: 60px; }
    .details-btn a {font-size: 16px;}
    .details-img {width: 580px;height: 538px;}
    .details-img .swiper-slide {height: 480px;}
    .details-intro {padding: 98px 0 20px;}
    .details-intro_cont p {line-height: 30px;}
    .details-param {padding: 98px 0;}
    .details-param_list {margin-top: 48px;}
    .details-download {padding: 0px 0 0px;}
    .details-case {padding: 98px 0 108px;}

    .industry { padding: 98px 0 120px;}
    .industry-link .industry-cont {padding: 0 238px 0 88px;}
    .industry-link:nth-child(2n) .industry-cont {padding: 0 88px 0 238px;}
    .industry-link .industry-img {width: 38%;height: 318px;}

    .industry-info {padding: 88px 0 168px;}
    .info-title h2 {font-size: 38px;}
    .info-case {padding: 34px 40px 34px;}
    .industry-use { padding: 98px 0 74px; }

    .message {padding: 98px 0 118px;}

    .support {padding: 96px 0;}
    .support-list li .support-rgt p { width: 28%;}
    .support-list li .support-rgt .support-time {padding: 0 40px 0 60px;}

    .article{padding:98px 0 108px}
    .article-info { margin: 20px 0;}

    .about-intro { padding: 98px 0 80px;}
    .about-number li h6 {font-size: 48px;}
    .about-number li p {font-size: 14px;}
    .about-content { margin-top: 48px;padding: 0 80px;}
    .about-base {margin-top: 48px;}
    .about-show {padding: 98px 0 88px;}

    .jobs {padding: 98px 0 ;}

    .contact {padding: 98px 0 128px;}
  
}

@media all and (max-width:1439px) {
    /* 1360 */
    .jobs-top {padding-right: 88px;}
}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .common-content h2 {font-size: 38px;line-height: 50px;}
    .common-lft a {font-size: 13px;padding: 0 8px;height: 68px;line-height: 68px;}
    .common-rgt a {height: 68px;line-height: 68px; font-size: 13px; }
    .common-rgt a span {margin: 0px 10px;}
    .com-tit {font-size: 32px;}
   
    .product-menu { margin-bottom: 48px;}
    .product-menu ul li a {width: 138px; height: 48px; line-height: 48px;font-size: 16px;}
    .product {padding: 80px 0 88px;}
    .product-img {height: 380px;}
    .product-cont {height: 148px;}
    .product-cont h2 { font-size: 26px;}
    .product-cont p { font-size: 15px;  margin-top: 16px;line-height: 25px;height: 50px;}
    .product .paging { margin-top: 52px;}

    .details {height: 738px;}
    .details-img {width: 460px;height: 508px;}
    .details-img .swiper-slide {height: 438px;}
    .details-main {padding: 88px 88px 0 0;}
    .details-headline h2 {font-size: 38px;line-height: 50px;}
    .details-btn {margin: 38px 0 20px;}
    .details-cont p {font-size: 18px;}
    .details-intro {padding: 80px 0 88px;}
    .details-param {padding: 80px 0;}
    .details-param_list {margin-top: 38px;}
    .details-download { padding: 0 0 88px;}
    .details-case {padding: 80px 0 88px;}
    .details-case_item {margin-top: 38px;}
    .case-cont h2 {font-size: 18px;}

    .industry { padding: 80px 0 88px;}
    .industry-link +.industry-link { margin-top: 48px; }
    .industry-link .industry-cont {padding: 0 168px 0 48px;}
    .industry-link:nth-child(2n) .industry-cont {padding: 0 48px 0 168px;}
    .industry-link .industry-cont .industry-title h2 {font-size: 28px; padding-bottom: 18px;}
    .industry-link .industry-cont .industry-title .btn {width: 40px; height: 40px;}
    .industry-link .industry-img {width: 38%;height: 300px;}

    .industry-info {padding: 80px 0 128px;}
    .info-lft {padding-right: 48px;}
    .info-title h2 {font-size: 28px;}
    .info-show h2 {font-size: 22px;}
    .info-case {padding: 30px 40px 30px;}
    .info-case h2 {font-size: 20px;}
    .industry-use { padding: 80px 0 68px; }

    .message {padding: 80px 0 88px;}
    .msg-main {margin-top: 48px;}

    .support {padding: 80px 0;}
    .support-list { margin-top: 48px;}
    .support-list li .support-rgt .support-time {width: 72%; padding: 0 20px 0 48px;}

    .news {padding: 80px 0 88px;}
    .nesw-list {margin-top: 48px;}
    .news-coulmn { padding: 40px 60px 40px 30px;}
    .news-cont {padding-left: 30px;}
    .news-cont h2 {font-size: 18px;}
    .news-time span { font-size: 20px;}
    .news .paging {margin-top: 60px;}


    .article{padding:80px 0 88px}
    .article-l {width: 68%;}
    .article-r {width: 26%;}

    .about-intro { padding: 80px 0 80px;}
    .about-number { margin-top: 40px; }
    .about-number li {padding: 0 20px;}
    .about-number li h6 {font-size: 38px;}
    .about-number li p {height: 48px;}
    .about-content { margin-top: 38px; padding: 0 40px; }
    .about-text p:first-child {margin-bottom: 18px;}
    .about-vision {height: 680px;}
    .about-lft ul {margin-top: 28px;}
    .about-menu {padding: 138px 48px 0;}
    .about-menu p { font-size: 18px;line-height: 28px;}
    .about-menu h2 {font-size: 22px;line-height: 28px; margin: 10px 0 24px; }
    .about-show {padding: 80px 0 88px;}
    .about-coulmn {margin: 28px 0 40px; }
    .about-coulmn ul li a { width: 148px; height: 48px; line-height: 48px;}
    .about-link .about-img {height: 280px;}

    .jobs {padding: 80px 0 ;}
    .jobs .paging {margin-top: 48px;}

    .contact {padding: 80px 0 88px;}
    .contact-site-link {padding-left: 48px;}
    .contact-site-link h2 { font-size: 20px;}

}

@media all and (max-width:1151px) {
    /* 1024 */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .common-content h2 {font-size: 28px;line-height: 40px;}
    .common-items{overflow-x: auto;}
    .common-lft a {font-size: 12px;height: 68px;line-height: 68px;padding: 0 10px;}
    .common-rgt{display: none;}
    .common-rgt a {height: 68px; line-height: 68px;font-size: 14px;}
    .com-tit { font-size: 28px;}

    .product {padding: 60px 0 68px;}
    .product-menu {margin-bottom: 38px;}
    .product-menu ul li+li { margin-left: 12px;}
    .product-menu ul li a {width: 108px; height: 42px;line-height: 42px;font-size: 14px;}
    .product-cont h2 {font-size: 20px;}
    .product-img {height: 360px;}

    .details {height: auto;padding: 60px 0;}
    .details .contain-1520 {padding:0;}
    .details-img{width: 100%;}
    .details-main { padding:0;margin-top: 28px;width: 100%; }
    .details-headline h2 {font-size: 28px; line-height: 40px;}
    .details-btn { margin: 32px 0 20px;}
    .details-intro {padding: 60px 0 68px;}
    .details-param { height: auto; padding: 60px 0; }
    .details-param_list {margin-top: 28px;}
    .details-param_list ul{width: 100%;}
    .details-param_list li {padding: 12px 0;flex-direction: column;}
    .details-param_list li h2 {font-size: 16px;}
    .details-param_list li h6 {margin-top: 12px;}

    .details-download {padding: 0 0 68px;}
    .download-rgt span {margin: 0 30px 0 40px;}
    .details-case {padding: 60px 0 68px;}
    .details-case_item { margin-top: 32px;}
    .case-prev, .case-next {display: none;}

    .industry { padding: 60px 0 68px;}
    .industry-link +.industry-link { margin-top: 38px; }
    .industry-link .industry-cont {padding: 0 128px 0 28px;height: 360px;}
    .industry-link:nth-child(2n) .industry-cont {padding: 0 28px 0 128px;}
    .industry-link .industry-cont .industry-title h2 {font-size: 22px;padding-bottom: 16px;}
    .industry-link .industry-img {height: 280px;}
    .industry-link .industry-cont .num {font-size: 88px; }

    .industry-info {padding: 60px 0 68px;}
    .info-items {flex-direction: column; }
    .info-lft {padding-right: 0;width: 100%;}
    .info-title { padding-bottom: 40px;}
    .info-title h2 {font-size: 24px;}
    .info-show h2 {font-size: 20px;}
    .info-show h6 {font-size: 18px;}
    .info-rgt {width: 100%;margin-top: 32px;}
    .info-case {padding: 30px 40px 30px;}
    .info-case h2 {font-size: 20px;}
    .industry-use { padding: 60px 0 68px; }
    .use-product { margin-top: 38px;}

    .message {padding: 60px 0 68px;}
    .msg-main {margin-top: 38px;}

    .support {padding: 60px 0;}
    .support-list li:first-child .support-name { width: 60%;padding-left: 20px;}
    .support-list li:first-child .support-size {width: 12%;}
    .support-list li:first-child .support-time {width: 27.666%;}
    .support-list li .support-lft {width: 60%;transform: translateX(-20px);}
    .support-list li .support-rgt { width: 40%;}
    .support-list li .support-rgt p {width: 24%; }
    .support-list li .support-rgt .support-time { width: 76%; padding: 0 20px 0 38px; }

    .news { padding: 60px 0 68px; }
    .nesw-list { margin-top: 38px; }
    .news-coulmn {padding:38px 20px 38px 22px; width: calc(100% - 140px);}
    .news-img {width: 230px;}
    .news-cont { width: calc(100% - 230px);padding-left: 20px;}
    .news-cont h2 {font-size: 16px;height: 48px;margin-bottom: 16px; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical;}
    .news-cont p { font-size: 14px; }
    .news-time { width: 140px;}
    .news-time span {font-size: 16px;}
    .news .paging {margin-top: 48px;}



    .article{padding:60px 0 68px}
    .article-main {flex-wrap: wrap;}
    .article-l {width: 100%;}
    .article-l h1 {font-size: 22px;}
    .article-r {width: 100%; margin-top: 40px; }
    .article-l-tit { margin-bottom: 20px;}

    .about-intro {padding: 60px 0 60px;}
    .about-number { margin-top: 32px;}
    .about-number li{padding: 0 12px;}
    .about-number li h6 {font-size: 28px;}
    .about-number li p {font-size: 12px;height: 44px;line-height: 22px;}
    .about-text p {font-size: 14px;line-height: 26px;}
    .about-content {margin-top: 28px;padding: 0px 20px;}
    .about-base {margin-top: 32px;}
    .about-base .base-prev, .base-next {display: none;}
    .about-vision {height: 518px;}
    .about-lft {padding-top: 68px; }
    .about-lft ul li {font-size: 18px;margin-right: 20px;letter-spacing: 8px;}
    .about-menu {padding: 68px 20px 0;}
    .about-show {padding: 60px 0 68px;}
    .about-coulmn ul li a {width: 130px;height: 42px;line-height: 42px;font-size: 16px;}
    .about-link .about-img {height: 240px;}
   

    .jobs {padding: 60px 0 ;}

    .contact {padding: 60px 0 68px;}
    .contact-way {margin-top: 38px;}
    .contact-way ul li p {font-size: 14px;}
    .contact-map #map {width: 100%; }
    .contact-site {padding-bottom: 60px; }
    .contact-site-item {width: 698px;height: 598px;}
    .contact-distribute ul li.jinan{right: 16%;top: 46%;}
    .contact-distribute ul li.hefei{right: 14%;top: 60%;}
    .contact-distribute ul li.shanghai{right: 5%;top: 60%;}
    .contact-distribute ul li.ningbo{right: 8%;top: 66%;}
    .contact-distribute ul li.shenzhen{right: 20%;bottom: 14%;}
    .contact-distribute ul li.chengdu{left: 48%;bottom: 34%;}
    .contact-site-link { margin-bottom: 32px; padding-left:0;width: 50%;}
    .contact-site-link h2 { font-size: 16px; }
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .paging a {width: 32px;height: 32px; line-height: 32px;}
    .common-banner img {min-height: 220px;}
    .common-content span { font-size: 16px;}
    .common-content h2 {font-size: 20px;line-height: 28px;}
    .com-tit {font-size: 20px;}
 
    .product {padding: 40px 0 48px;}
    .product-menu { margin-bottom: 18px;}
    .product-menu ul {flex-wrap: wrap;justify-content: flex-start;}
    .product-menu ul li+li{margin-left: 0;}
    .product-menu ul li{margin:0 4px 16px !important;}
    .product-menu ul li a { width: 98px; height: 38px; line-height: 38px;}
    .product-list {margin-top: -28px;}
    .product-link {margin-top: 28px;width: 100%;}
    .product-img {height:260px;padding: 20px;}
    .product-cont {height: auto;padding:0 20px 20px; }
    .product .paging {margin-top: 32px;}

    .details {padding: 40px 0; }
    .details-img {height: auto;}
    .details-img .swiper-slide {height: auto;}
    .details-img .details-pagination {bottom: 10px; }
    .details-headline h2 { font-size: 20px; line-height: 30px;}
    .details-btn { margin: 24px 0 18px;}
    .details-intro { padding: 40px 0 48px;}
    .details-intro_cont { margin-top: 20px;}
    .details-intro_cont p {font-size: 14px;line-height: 24px;max-width: 100%;}
    .details-intro_cont p video{width: 100%!important;height: auto!important;}
    .Footer-copyright-info h6{font-size:14px;}
    .details-intro_img {margin-top: 20px;}
    .details-param {padding: 40px 0;}
    .details-param_list {margin-top: 20px; }
    .details-download {padding: 0 0 48px;}
    .details-download_item li {padding: 0 10px 0 16px; }
    .download-lft { transform: translateX(-16px);}
    .download-lft .texticon {width: 48px;height: 48px; margin-right: 10px; background: #ecf7fe url(../img/Toltxt.png) no-repeat center;}
    .download-lft h2 {font-size: 14px; }
    .download-rgt p{display: none;}
    .download-rgt span{display: none;}
    .details-case {padding: 40px 0 48px;}

    .industry { padding: 40px 0 48px;}
    .industry-link {display: flex;flex-direction: column-reverse;}
    .industry-link +.industry-link {margin-top: 28px;}
    .industry-link .industry-cont {width: 100%;padding:30px 20px;height: auto;z-index: 1;}
    .industry-link:nth-child(2n) .industry-cont {padding:30px 20px;}
    .industry-link .industry-cont .industry-title h2 {font-size: 20px;padding-bottom: 14px;}
    .industry-link .industry-cont .industry-intro {margin-top: 20px; }
    .industry-link .industry-img {position: static; width: 100%;height: auto;border-radius: 0;}
    .industry-link .industry-cont .num {bottom: -22%;z-index: -1; }

    .industry-info {padding: 40px 0 48px;}
    .info-title { padding-bottom: 28px;}
    .info-title h2 {font-size: 22px;}
    .info-show {padding-top: 28px;}
    .info-coulmn {padding: 32px 28px 30px;}
    .industry-use { padding: 40px 0 48px; }
    .use-product { margin-top: 28px;}

    .message {padding: 40px 0 48px;}
    .msg-main {margin-top: 28px;}
    .msg-main .inline-input {width: 100%;}
    .msg-main .bott {flex-direction: column;}
    .msg-main .bott .inline-input {width: 100%;}
    .msg-main .bott .submit-btn {width: 100%;}

    .support {padding: 40px 0;}
    .support-top {flex-direction: column;align-items: flex-start;margin-bottom: 0;}
    .support-search {width: 100%;margin-top: 20px;}
    .support-list {margin-top: 32px; }
    .support-list li:first-child .support-name { width: 48%;}
    .support-list li:first-child .support-size {width: 20%;}
    .support-list li:first-child .support-time {width: 31%;}
    .support-list li .support-item {flex-direction: column;height: auto;padding: 20px 0;}
    .support-list li .support-lft {width: 100%;transform: translateX(0);}
    .support-list li .support-rgt {width: 100%;}
    .support .paging {margin-top: 38px;}

    .news {padding: 40px 0 48px;}
    .nesw-list {margin-top: 28px;}
    .news-link {flex-direction: column;}
    .news-coulmn {flex-direction: column; padding:0;width:100%;}
    .news-img {width: 100%;}
    .news-cont {width: 100%;padding-left: 0;margin-top: 20px;}
    .news-cont h2 { margin-bottom: 10px;}
    .news-time {width: 100%;padding: 20px 0;align-items: flex-start;}
    .news-time .news-data {margin: 18px 0 0px; }
    .news .paging {margin-top: 28px;}

    .article {padding: 40px 0 48px;}
    .article-l h1 {font-size: 20px; }

    .about-intro {padding: 40px 0 40px;}
    .about-number { margin-top: 28px;}
    .about-number ul {flex-wrap: wrap;}
    .about-number li{width: 50%;margin-bottom: 20px;}
    .about-number li:nth-child(2){border-right: none;}
    .about-content {margin-top: 8px;padding: 0px 0px;}
    .about-text {max-height: 252px;margin-bottom: 20px;}
    .about-base {margin-top: 28px;}
    .about-vision {height: auto;padding: 30px 4%;}
    .about-lft {padding-top:0;width: 100%; }
    .about-lft ul li {font-size: 18px;margin-right: 20px;letter-spacing: 8px;}
    .about-rgt {width: 100%;flex-direction: column;}
    .about-menu {padding: 0;width: 100%;border-left: none;border-right: none;margin-top: 28px;background: transparent;}
    .about-menu h2 {font-size: 20px;margin: 10px 0 12px;}
    .about-menu p {font-size: 16px;line-height: 26px; }
    .about-show {padding: 40px 0 48px;}
    .about-coulmn {margin: 24px 0 28px;}
    .about-coulmn ul li+li {margin-left: 10px; }
    .about-coulmn ul li a {width:98px;height: 38px;line-height: 38px;font-size: 14px;}
    .about-link .about-img img {max-width: 100%;max-height: 100%;}

    .jobs {padding: 40px 0 ;}
    .jobs-top {flex-direction: column;align-items: flex-start;margin-bottom: 28px;}
    .jobs-search {margin-top: 20px;width: 100%;}
    .joinUs-job .join-top { padding: 12px;}
    .joinUs-job .job-tit:nth-child(1) {font-size: 16px;width: 52%;}
    .joinUs-job .join-content {padding: 28px 20px;}
    .jobs .paging { margin-top:32px;}

    .contact {padding: 40px 0 48px;}
    .contact-way {margin-top: 32px;}
    .contact-way ul {flex-wrap: wrap;}
    .contact-way ul li {width: 50%;margin-bottom: 28px;}
    .contact-way ul li i {width: 148px;height: 148px;}
    .contact-way ul li p {text-align: center;}
    .contact-map {margin-top: 18px;}
    .contact-map #map { height: 330px;}
    .contact-site {padding-bottom: 40px; }
    .contact-site-item { width: 308px;height: 268px;margin-top: 68px;}
    .contact-site-title { top: -68px;}
    .contact-distribute ul li h2 {font-size: 14px;}
    .contact-distribute ul li.jinan{right: 8%;top: 44%;}
    .contact-distribute ul li.hefei{right: 6%;top: 52%;}
    .contact-distribute ul li.shanghai{right: 0%;top: 58%;}
    .contact-distribute ul li.ningbo{right: 1%;top: 64%;}
    .contact-distribute ul li.shenzhen{right: 12%;bottom: 14%;}
    .contact-distribute ul li.chengdu{left: 48%;bottom: 32%;}
    .contact-site-link {width: 100%;margin-bottom: 28px;}

}