
/* =====================内页样式======================== */
/* 分页 */
.paging{width: 100%;font-size: 0;text-align: center;user-select: none;}
.paging-menu, .paging-menu a{display: inline-block;vertical-align: middle;}
.paging-menu a{width: 44px;height: 44px;line-height: 44px;margin: 0 3px;font-family: Arial;font-size: 18px;color: #888;transition: all .4s ease;border-radius: 50%;background-color: #fff;}
.paging-menu a:first-child, .paging-menu a:last-child{display: none !important;font-size: 0;background-repeat: no-repeat;background-position: center;background-image: url('/template/cn/images/arrL.svg');background-size: 19px auto;}
.paging-menu a:last-child{transform: rotate(180deg);}
.paging-menu a:first-child:hover, .paging-menu a:last-child:hover{}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{background: linear-gradient(to right, #E62129, #E62129);color: #fff;}
@media all and (max-width:1279px) {.paging-menu a{width: 40px;height: 40px;line-height: 40px;font-size: 16px;}.paging-menu a:first-child, .paging-menu a:last-child{background-size: 18px;}}
@media all and (max-width:1000px) {.paging-menu a{margin: 0 2px;width: 36px;height: 36px;line-height: 36px;}.paging-menu a:first-child, .paging-menu a:last-child{background-size: 16px;}}

/*分页*/
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
	justify-content: center;
}
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-link {
	font: 14px/1 "SimSun";
}
.page-num, .page-link {
    position: relative;
    display: block;
    padding: .5rem;
    margin-left: -1px;
    line-height: 1;
    color: #888;
    border: 0px solid #dee2e6;
    background-color: rgb(0 0 0 / 0);
    border-radius: 2px;
	margin: 0 .25rem;
	-webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
a.page-num:hover, .page-link:hover {
    text-decoration: none;
background: linear-gradient(to bottom, #E62129, #E62129);
    color: #fff;
}
.page-num-current {
	z-index: 1;
	color: #fff;
background: linear-gradient(to bottom, #E62129, #E62129);
}
.page-num-current:hover {
	color: #fff;
}
@media only screen and (max-width: 576px)
.page-num {
    display: none;
}

/* 搜索页面 */
.search{width: 100%;background: linear-gradient(to bottom,#fff,#f7f7f7);}
.search .contain{}
.search-info{width: 100%;font-family:'SamsungOne700';}
.search-info span{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.search-list{width: 100%;margin-top: 30px;}
.search-link{display: block;width: 100%;padding: 32px 0;border-bottom: 1px solid #ededed;}
.search-link h2{line-height: 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.search-link p{width: 100%;margin-top: 16px;color: #888;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.search-link .highlightRow span{color: #E62129 !important;}
.search-link:hover h2{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
@media all and (max-width:1599px) {.search-info{}.search-link{padding: 28px 0;}}
@media all and (max-width:1279px) {.search-info{}.search-link{padding: 24px 0;}}
@media all and (max-width:1000px) {.search-info{}.search-link{padding: 20px 0;}.search-link p{margin-top: 12px;}}
@media all and (max-width:640px) {.search-info{}.search-link {padding: 16px 0;}.search-link p{margin-top: 8px;}}

.sonBan{width: 100%;position: relative;}
.sonBan-img{width: 100%;object-fit: cover;min-height: 400px;}
.sonBan-cont{position: absolute;width: 100%;height: 100%;z-index: 2;top: 0;left: 0;display: flex;align-items: center;color: #ffffff;}
.sonBan-cont .contain{text-align: center;}
.sonBan-cont .name{line-height: 1.1;opacity: 0;animation: sonBanRun 1s ease both .4s;font-family:'SamsungOne700';color: #ffffff;}
.sonBan-cont .name br{content: "";display: block;height: 6px;}
.sonBan-cont .text{line-height: 1.28;opacity: 0;animation: sonBanRun 1s ease both .6s;}

.sonBan-cont .link{display: flex;align-items: center;width: 152px;height: 44px;border-radius: 22px;background: rgba(169, 35, 52, .9);transition: all .4s ease;justify-content: center;font-family: "SamsungOne700";opacity: 0;animation: sonBanRun 1s ease both .6s;cursor:pointer}
.sonBan-cont .link span{padding-right: 26px;background: url('/template/cn/images/play.svg') no-repeat right center/20px auto;}
.sonBan-cont .link:hover{background: linear-gradient(to right, #E62129, #E62129);}
@media all and (max-width:640px) {
    .sonBan-cont .link {width: 136px;height: 40px;}
}

@keyframes sonBanRun {0%{opacity: 0;transform: translateX(120px);}100%{opacity: 1;transform: translateX(0);}}
.sonBan-hint{position: absolute;z-index: 3;left: 0;top: 55%;width: 100%;}
.sonBan-hint .contain{justify-content: center;align-items: center;color: #fff;}
.sonBan-hint a{position: relative;display: flex;align-items: center;transition: all .4s ease;margin:10px;}
/*.sonBan-hint a::after{content: "";position: absolute;width: 13px;height: 100%;background: url('/template/cn/images/arrRW.svg') no-repeat center/100% auto;top: 0;right: -18px;}*/
.sonBan-hint a:first-child{}
.sonBan-hint a:last-child{margin-right: 0;}
.sonBan-hint a:last-child::after{display: none;}
.sonBan-hint a:hover{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.sonMenu{width: 100%;position: absolute;bottom: 0;z-index: 10;background: rgb(0 0 0 / 20%);}
.sonMenu::after{content: "";position: absolute;width: 100%;height: 1px;left: 0;top: 0;pointer-events: none;background: rgba(255, 255, 255, 0.1);}
.sonMenu-scroll{flex-wrap: nowrap;justify-content: flex-start;}
body.PAD .sonMenu-scroll,body.PC .sonMenu-scroll{width: 100% !important;}
.sonMenu a{display: flex;align-items: center;margin: 0;color: #ffffff;transition: all .4s ease;padding: 0px 50px;height: 60px;background: linear-gradient(to right, rgba(184, 210, 0, 0), rgba(0, 145, 58, 0));white-space: nowrap;}
.sonMenu a:first-child{}
.sonMenu a:last-child{}
.sonMenu a:hover, .sonMenu a.active{background: linear-gradient(to right, #E62129, #E62129);}

.sonTitle{width: auto;}
.sonTitle .tit{color: #888888;}
.sonTitle .name{font-family:'SamsungOne700';}
.sonTitle .text{font-family:'SamsungOne700'}

/* 新闻 */
.news{width: 100%;position: relative;   /* background: linear-gradient(to bottom, #fff, #f7f7f7);*/}
.news-list{width: 100%;}
.news-list-ul{margin: -25px 0 0 -50px;}
.news-link{display: block;width: calc(33.3333% - 50px);margin: 25px 0 25px 50px;position: relative;overflow: hidden;}
.news-link-img{width: 100%;overflow: hidden;display: flex;flex-wrap: nowrap;justify-content: center;align-items: flex-start;background: #f7f7f7;border: #f1f1f1 1px solid;}
.news-link-img .h{display: none;}
.news-link-img .s{display: block;}
.news-link-img img{transition: all .6s ease;}
.news-link-cont{padding: 30px;width: calc(100% - 0px);position: absolute;left: 0;top: 0;z-index: 4;}
.news-link-cont .name{transition: all .4s ease;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.news-link-cont .time{color: #888;margin-bottom: 20px;transition: all .4s ease;}
.news-link:hover:before {content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, #E62129, rgba(0, 145, 58, 0.8), rgba(0, 145, 58, 0));position: absolute;top: 0;left: 0;z-index: 3;}
.news-link:hover .news-link-cont{background: none;}
.news-link:hover .news-link-img .h{display: block;}
.news-link:hover .news-link-img .s{display: none;}
.news-link:hover .news-link-img img{transform: scale(1.04);}
.news-link:hover .news-link-cont .name{color: #ffffff;}
.news-link:hover .news-link-cont .time{color: #ffffff;}
.news-link:hover .news-link-cont .indMore{color: #ffffff;opacity: 1;}
.news-link .news-link-cont .indMore:hover{-webkit-text-fill-color: rgba(255, 255, 255, 1);}

/* 新闻详情 */
.newsxq{width: 100%;overflow: hidden;position: relative;background: #F9F7F6;}
.newsxq .contain{}
.newsxq-title{width: 100%;text-align: center;padding-bottom: 16px;border-bottom: 1px solid #f1f1f1;}
.newsxq-title .name{}
.newsxq-title .tags{justify-content: center;line-height: 1.1;color: #888;margin-top: 28px;justify-content: space-between;}
.newsxq-title .tags p{margin-left: 24px;}
.newsxq-title .tags p:first-child{margin-left: 0;}
.newsxq-cont{width: 100%;hyphens: auto;-ms-hyphens: auto;-moz-hyphens: auto;}
.newsxq-cont p{line-height: inherit;}
.newsxq-cont .name{font-weight: 600;color: #003511;}
.newsxq-recom{width: 100%;}
.newsxq-recom-head{width: 100%;justify-content: space-between;align-items: center;}
.newsxq-recom-head .name{}
.newsxq-recom-head .link{display: flex;align-items: center;color: #888;text-transform: uppercase;transition: all .4s ease;}
.newsxq-recom-head .link span{padding-right: 5px;}
.newsxq-recom-head .link:hover{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.newsxq-recom .news-list-ul{margin: -25px 0 0 -50px;}
.newsxq-recom .news-link{width: calc(33.3333% - 50px);margin: 25px 0 25px 50px;}
.newstjbox {}
.newstjbox .newsxgtj{padding: 0 20px;background: #fff;border-radius: 10px;position: sticky;top: 115px;}
.newstjbox .newsxgtj .tjwz{padding-top: 10px;padding-bottom: 10px;font-size: 18px;}
.newstjbox .newsxgtj .hx{}
.newstjbox .newsxgtj .tjli{display: flex;border-top: 1px solid #dfdfe1;align-items: center;padding: 20px 0;}
.newstjbox .newsxgtj .tjli .img{margin-right: 1vw;width: 108px;height: 72px;object-fit: cover;}
.newstjbox .newsxgtj .tjli .img img{width: 100%;height: 100%;object-fit: cover;}
.newstjbox .newsxgtj .tjli .title{padding-left: 0vw;flex: 1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
#faqs1 .card{border: 1px solid #eee;}

/* 技术服务 */
.tech{width: 100%;overflow: hidden;}
.tech-support{width: 100%;overflow: hidden;background: linear-gradient(to bottom,#fff,#f7f7f7);}
.tech-support-info{width: 100%;}
.tech-support-info .text{align-items: center;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-top: 14px;}
.tech-support-info .text:first-child{margin-top: 0;}
.tech-support-info .text p{margin-left: 14px;}
.tech-support-list{width: 100%;}
.tech-support-list ul{margin: -40px 0 0 -40px;}
.tech-support-list li{width: calc(25% - 40px);margin: 40px 0 0 40px;background: rgba(247, 247, 247, 1);display: flex;flex-direction: column;justify-content: center;transition: all .6s ease;padding: 50px;}
.tech-support-list li .icon{display: flex;align-items: center;width: 100%;height: auto;position: relative;margin-bottom: 24px;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.tech-support-list li .icon img{position: absolute;transition: all .4s ease;top: 0;left: 0;}
.tech-support-list li .icon img.s{opacity: 1;}
.tech-support-list li .icon img.h{opacity: 0;}
.tech-support-list li .name{margin-bottom: 8px;transition: all .4s ease;width: 100%;font-family:'SamsungOne600';}
.tech-support-list li .text{min-height: 40px;color: #888;transition: all .4s ease;width: 100%;}
.tech-support-list li:hover{background: linear-gradient(to right, #E62129, #E62129);}
/*
.tech-support-list li:hover .icon img.s{opacity: 0;}
.tech-support-list li:hover .icon img.h{opacity: 1;}
*/
.tech-support-list li:hover .icon{color: #fff;}
.tech-support-list li:hover .name{color: #fff;}
.tech-support-list li:hover .text{color: #fff;}
.tech-download{width: 100%;overflow: hidden;background: #fff;}
.tech-download-head{align-items: flex-end;justify-content: space-between;}
.tech-download-head .more{width: 92px;align-items: center;color: #505050;font-family:'SamsungOne700';}
.tech-download-head .more span{transition: all .4s ease;margin-right: 8px;}
.tech-download-head .more i{width: 26px;height: 26px;border-radius: 50%;background: #303030 url('/template/cn/images/arrRW.svg') no-repeat center/16px auto;transition: all .4s ease;}
.tech-download-head .more:hover span{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.tech-download-head .more:hover i{background: linear-gradient(to right, #E62129, #E62129);}
.tech-download-list{width: 100%;}
.tech-download-ul{margin: -36px 0 0 -36px;}
.tech-download-link{display: block;width: calc(25% - 36px);box-shadow: 0 0 20px 4px rgba(0, 0, 0, .05);position: relative;margin: 36px 0 0 36px;background: #fff;transition: all .6s ease;padding: 36px 20px;}
.tech-download-link .img{width: 100%;height: 140px;display: flex;align-items: center;justify-content: center;position: relative;}
.tech-download-link .img img{max-width: 100%;max-height: 100%;transition: all .6s ease;}
.tech-download-link .name{margin-top: 12px;text-align: center;color: #888;transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.tech-download-link .img::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(255, 255, 255, .5);opacity: 0;transition: all .4s ease;}
.tech-download-link .icon{width: 48px;height: 48px;top: 50%;left: 50%;margin: -24px 0 0 -24px;border-radius: 50%;z-index: 2;;position: absolute;z-index: 2;background: #E62129 url('/template/cn/images/techDown.png') no-repeat center;opacity: 0;transform: scale(0);transition: all .4s ease;}
.tech-download-link:hover{box-shadow: 0 0 20px 4px rgba(0, 0, 0, .1);}
.tech-download-link:hover .img img{transform: scale(1.02);}
.tech-download-link:hover .img::after{opacity: 1;}
.tech-download-link:hover .name{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.tech-download-link:hover .icon{opacity: 1;transform: scale(1);}

/* 技术服务-下载 */
.techxz{width: 100%;position: relative;}
.techxz .tech-download{background: #fff;}
.techxz-head{width: 100%;align-items: center;justify-content: space-between;}
.techxz-head .name{padding-left: 28px;border-left: 3px solid #E62129;color: #222;line-height: 1;}
.techxz .tech-download:first-child .techxz-head{flex-direction: row-reverse;}
.techxz-head-search{width: 416px;position: relative;}
.techxz-head-search input{width: 100%;border-radius: 23px;height: 46px;background: #f7f7f7;padding: 0 58px 0 28px;color: #888;font-family:'SamsungOne700';font-size: 16px;border: 1px solid #f7f7f7;transition: border .4s ease;}
.techxz-head-search input:focus{border: 1px solid #888;}
.techxz-head-search button{position: absolute;width: 44px;height: 44px;right: 4px;top: 2px;cursor: pointer;z-index: 2;background: url('/template/cn/images/searchR.svg') no-repeat center/20px auto;}

/* 联系我们 */
.tech-reldt{width: 100%;overflow: hidden;background: #fff;position: relative;}
.tech-reldt .contain{position: relative;display: flex;justify-content: space-between;}
.reldt-wrap{width: calc(50% - 30px);background: #fff;box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);padding: 50px;position: relative;}
.reldt-wrap:before{content: "";width: 100%;height: 5px;background: linear-gradient(to right, #E62129, #E62129);position: absolute;bottom: 0;left: 0;}
.reldt-list{width: 100%;}
.reldt-list li{width: 100%;border-bottom: 1px solid #e7e7e7;padding:15px 0;display: flex;align-items: center;}
.reldt-list li .icon{}
.reldt-list li .icon img{width: 100%;object-fit: cover;}
.reldt-list li .name{width: calc(100% - 25px);padding-left: 25px;}
.reldt-map{width: 100%;height: 600px;position: relative;background: #fff;/*box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);*/border: 1px solid #f1f1f1;padding: 10px;}
.reldt-map #map{width: 100%;height: 100%;}
.reldt-map #map .amap-logo,.reldt-map #map .amap-copyright{display: none !important;}
.relxx{width: 100%;overflow: hidden;background: #f7f7f7;}
.relxx-list{width: 100%;}
.relxx-list ul{margin: -60px 0 0 -36px;}
.relxx-list li{width: calc(33.3333% - 36px);margin: 60px 0 0 36px;padding: 44px 40px;background: #fff;transition: all .6s ease;}
.relxx-list li:hover{box-shadow: 0 0 20px 4px rgba(0, 0, 0, .1);}
.relxx-list li .name{color: #333;line-height: 1.1;transition: all .4s ease;}
.relxx-list li .list{width: 100%;margin-top: 22px;color: #888;line-height: 1.1;}
.relxx-list li .list p{line-height: inherit;display: flex;align-items: center;margin-top: 12px;}
.relxx-list li .list p:first-child{margin-top: 0;}
.relxx-list li .list p img{width: 16px;}
.relxx-list li .list p span, .relxx-list li .list p a{display: block;width: calc(100% - 16px);padding-left: 12px;word-break: break-all;}
.relxx-list li:hover .name{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.relxx-list li .list p a{transition:all .4s ease}
.relxx-list li .list p a:hover{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.tech-message{background: #f7f7f7;}
.tech-contact{width: 100%;overflow: hidden;}
.tech-contact-from{}
.tech-contact-from li{width: 100%;justify-content: space-between;}
.tech-contact-items{width: calc(50% - 10px);margin-bottom: 20px;}
.tech-contact-items p{font-size: 16px;color: #888;height: 30px;}
.tech-contact-items input, .tech-contact-items textarea{display: block;width: 100%;border: 1px solid #e6e6e6;color: #888;padding: 0 12px;height: 50px;transition: border .4s ease;}
.tech-contact-items input:focus, .tech-contact-items textarea:focus{border: 1px solid #888;}
.tech-contact-from li.textarea .tech-contact-items{width: 100%;}
.tech-contact-from li.textarea .tech-contact-items textarea{padding: 6px 12px;height: 114px;}
.tech-contact-from li.code .tech-contact-items{justify-content: space-between;}
.tech-contact-from li.code .tech-contact-items input{width: calc(100% - 130px);}
.tech-contact-from li.code .tech-contact-items span{display: flex;transition: border .4s ease;align-items: center;justify-content: center;width: 116px;height: 50px;border: 1px solid #e6e6e6;border-radius: 4px;cursor: pointer;padding: 4px;}
.tech-contact-from li.code .tech-contact-items span img{max-width: 100%;max-height: 100%;object-fit: cover;}
.tech-contact-from li.code .tech-contact-items span:hover{border: 1px solid #888;}
.tech-contact-from li button{width: 256px;color: #fff;cursor: pointer;height: 44px;border-radius: 22px;background: linear-gradient(to right, #E62129, #E62129);transition: all .4s ease;}

.tech-Serve{position: relative;background: linear-gradient(to right, #E62129, #E62129);overflow: hidden;}
.tech-Serve:before {content: "";width: 100%;height: 100%;background: url(/template/cn/image/index_03.png) bottom no-repeat;position: absolute;top: 0;left: 0;z-index: 3;opacity: 0.3;}
.tech-Serve .sonTitle{}
.tech-Serve .sonTitle .tit{color: #ffffff;}
.tech-Serve .sonTitle .name{color: #ffffff;}
.tech-Serve .indfw-area{position: relative;min-height: 60vh;width: 100%;}

.accordion{}
.accordion .files{margin-bottom: 20px;}
.accordion .files a{justify-content: space-between;padding: 20px;border: #e6e6e6 1px solid; border-radius: 5px;}
.accordion .files a.active{background: linear-gradient(to right, #E62129, #E62129);color: #ffffff;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;border: 0px;}
.accordion .files .sub-menu{padding: 20px; border: 0px solid #e6e6e6;border-top: none;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);}

/* 解决方案 */
.case{width: 100%;position: relative;overflow: visible;}
.case-features{width: 100%;overflow: hidden;}
.case-features .sonTitle{width: 100%;text-align: center;}
.case-features-img{width: 100%;}
.case-features-img img{display: block;width: 50%;}
.case-features-list{width: 100%;}
.case-features-list ul{margin-top: -60px;justify-content: center;}
.case-features-list li{width: 33.3333%;margin-top: 60px;padding: 0 20px;text-align: center;}
.case-features-list.items4 li{width: 25%;}
.case-features-list li .icon{width: 76px;height: 76px;background: linear-gradient(to right, #E62129, #E62129);transition: all .4s ease;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.case-features-list li .icon img{max-width: 100%;max-height: 100%;}
.case-features-list li .name{color: #222;font-family:'SamsungOne700';line-height: 1.1;margin: 16px 0 4px;}
.case-features-list li .text{line-height: 24px;color: #888;}
.case-features-list li:hover .icon{transform: translateY(-6px);}
.case-app{width: 100%;overflow: hidden;height: 790px;position: relative;background: url('/template/cn/images/case2bg.jpg') no-repeat center/cover;display: flex;align-items: center;}
.case-app.noheight{height: auto;background: none !important;}
.case-app.noheight .contain {position: absolute;left: 0;right: 0;top: 0;margin: 0 auto;width: 100%;padding: 0 4%;height: 100%;display: flex;align-items: center;}
.case-app-cont{max-width: 620px;color: #fff;}
.case-app.noheight .case-app-cont{background: rgba(0, 0, 0, 0);max-width: none;padding: 0 60px;height: 80%;width: 40%;display: flex;flex-direction: column;justify-content: center;}
.case-app-cont .name{line-height: 1.1;}
.case-app-cont .text{line-height: 30px;}
.case-app-img{width: auto;position: absolute;bottom: 0;height: 85%;right: 8%;}
.case-app-img img{height: 100%;object-fit: cover;}
.case-operations{width: 100%;overflow: hidden;position: relative;border-bottom: 1px solid #ebebeb;}
.case-operations .sonTitle{width: 100%;text-align: center;}
.case-operations-img{width: 100%;text-align: center;}
.case-operations-img img{max-width: 100%;object-fit: cover;}
.case-application{width: 100%;overflow: hidden;border-bottom: 1px solid #ebebeb;}
.case-application-scene{width: 100%;overflow: hidden;}
.case-application-scene .sonTitle{width: 100%;padding-right: 4%;}
.case-application-scene>.contain{float: right;}
.case-application-scene-loop{width: 100%;}
.case-application-scene-loop .swiper-pagination{display: none;}
.case-application-scene-loop .items{width: 100%;position: relative;}
.case-application-scene-loop .items img{width: 100%;object-fit: cover;}
.case-application-scene-loop .cont{position: absolute;z-index: 2;padding: 0 70px;bottom: 44px;left: 0;color: #fff;}
.case-application-scene-loop .cont .name{line-height: 1.1;}
.case-application-scene-loop .cont .text{line-height: 24px;max-width: 530px;margin-top: 18px;}
.case-application-core{width: 100%;}
.case-application-core>.contain{flex-direction: row-reverse;align-items: flex-start;}
.case-application-core-wrap{width: calc(100% - 800px);padding: 60px 108px 0 0;}
.case-application-core-wrap .cont{width: 100%;}
.case-application-core-wrap .cont .text{line-height: 35px;color: #777;height: 70px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.case-application-core-wrap .cont .link{width: 90px;margin-top: 130px;align-items: center;color: #505050;font-family:'SamsungOne700';}
.case-application-core-wrap .cont .link span{transition: all .4s ease;margin-right: 8px;}
.case-application-core-wrap .cont .link i{width: 26px;height: 26px;border-radius: 50%;background: #303030 url('/template/cn/images/arrRW.svg') no-repeat center/16px auto;transition: all .4s ease;}
.case-application-core-wrap .cont .link:hover span{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.case-application-core-wrap .cont .link:hover i{background: linear-gradient(to right, #E62129, #E62129);}
.case-application-core-loop{width: 800px;position: relative;padding: 0 80px;}
.case-application-core-loop .link{display: flex;width: 100%;height: 520px;justify-content: center;align-items: center;}
.case-application-core-loop .link img{max-width: 100%;max-height: 100%;transition: all .6s ease;}
.case-application-core-loop .link:hover img{transform: scale(1.02);}
.case-application-core-loop .prev, .case-application-core-loop .next{width: 50px;height: 50px;border-radius: 50%;position: absolute;top: 50%;margin-top: -25px;background: #f4f4f4 url('/template/cn/images/arrLH.svg') no-repeat center/20px auto;cursor: pointer;transition: all .4s ease;}
.case-application-core-loop .prev{left: 0;}
.case-application-core-loop .next{right: 0;transform: rotate(180deg);}
.case-application-core-loop .prev:hover, .case-application-core-loop .next:hover{background: linear-gradient(to right, #E62129, #E62129);}
.case-application-core-wrap-loop{width: 100%;}
.case-application-core-wrap-loop .sonTitle .text{width: 100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.case-cases{width: 100%;overflow: hidden;}
.case-cases .sonTitle{width: 100%;}
.case-cases-list{width: 100%;}
.case-cases-li{margin: -64px 0 0 -48px;}
.case-cases-link{display: block;width: calc(33.3333% - 48px);margin: 64px 0 0 48px;}
.case-cases-link .img{width: 100%;overflow: hidden;}
.case-cases-link .img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.case-cases-link .name{color: #444;margin-top: 28px;width: 100%;transition: all .4s ease;}
.case-cases-link:hover .img img{transform: scale(1.04);}
.case-cases-link:hover .name{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.case-cases-ul .swiper-wrapper{padding-bottom: 80px;}
.case-cases-ul .swiper-pagination-bullet{width: 6px;height: 6px;background: #c9c9c9;position: relative;opacity: 1;margin: 0 12px !important;}
.case-cases-ul .swiper-pagination-bullet::after{content: "";position: absolute;width: 16px;height: 16px;border: 1px solid #E62129;top: 50%;left: 50%;margin: -8px 0 0 -8px;opacity: 0;transition: all .4s ease;border-radius: 50%;}
.case-cases-ul .swiper-pagination-bullet-active{background: linear-gradient(to right, #E62129, #E62129);}
.case-cases-ul .swiper-pagination-bullet-active::after{opacity: 1;}
.case-application-scene-head{width: 100%;}
.case-application-scene-head .contain{justify-content: space-between;align-items: flex-end;}
.case-application-scene-head .sonTitle{width: calc(100% - 140px);} 
.case-application-scene-btn{width: 110px;display: flex;justify-content: space-between;}
.case-application-scene-btn>div{width: 50px;height: 50px;border-radius: 50%;background: #f4f4f4 url('/template/cn/images/arrLH.svg') no-repeat center/20px auto;transition: all .4s ease;cursor: pointer;}
.case-application-scene-btn>div.next{transform: rotate(180deg);}
.case-application-scene-btn>div:hover{background: linear-gradient(to right, #E62129, #E62129);}
.case-application-info{width: 100%;overflow: hidden;margin-top: 140px;border-top: 1px solid #ebebeb;}
.case-application-info .contain{flex-direction: row-reverse;}
.case-application-info-cont{width: 50%;padding-right: 110px;}
.case-application-info-cont .desc{width: 100%;margin-top: 24px;line-height: 35px;}
.case-application-info-cont .desc p{line-height: inherit;color: #777;}
.case-application-info-img{width: 50%;}
.case-application-info-img img{width: 100%;object-fit: cover;}
.case-app-pic{width: 100%;position: relative;}
.case-app-pic img{width: 100%;object-fit: cover;}
.case-app-pic img.pc{display: block;min-height: 500px;}
.case-app-pic img.mb{display: none;min-height: 320px;}


.MygcSwiper.contain{margin: 64px auto;position: relative;}
.MygcSwiper .swiper-button-next{position: absolute;top: 50%;width: 3rem;height: 3rem;color: #000;background-image: url("../image/yl.png");background-size: contain;right: 0;}
.MygcSwiper .swiper-button-prev{position: absolute;top: 50%;width: 3rem;height: 3rem;color: #000;background-image: url("../image/zl.png");background-size: contain;left: 0;}

/* 产品中心 */
.proban{width: 100%;align-items: center;position: relative;background: #f7f7f7;}
.proban-img{width: 960px;}
.proban-img img{width: 100%;object-fit: cover;}
.proban-cont{width: calc(100% - 960px);padding: 0 160px;}
.proban-cont .name{color: #222;line-height: 1.1;}
.proban-cont .text{color: #888;line-height: 30px;margin-top: 24px;}
.proban .sonBan-hint{position: absolute;z-index: 4;right: 24px;bottom: 0;width: auto;}
.proban .sonBan-hint .contain{width: auto;margin: 0;color: #888;}
.proban .sonBan-hint a::after{background-image: url('/template/cn/images/arrRG.svg');}
.pro{width: 100%;overflow: hidden;}
.pro-list{width: 100%;}
.pro-list ul{flex-wrap: wrap;display: flex;margin: -25px 0 0 -50px;}
.pro-list li{width: calc(25% - 50px);position: relative;overflow: hidden;margin: 25px 0 25px 50px;}
.pro-list li a{display: block;}
.pro-list li a .img{border: 1px solid #f1f1f1;overflow: hidden;}
.pro-list li a .img img{transition: all .6s ease;}
.pro-list li a .cont{margin-top: 20px;}
.pro-list li a .cont .name{margin-bottom: 20px;transition: all .4s ease;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.pro-list li a .cont .text{color: #888;transition: all .4s ease;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.pro-list li a:hover .img img{transform: scale(1.04);}
.pro-lists li{position: relative;overflow: hidden;}
.pro-lists{width: 100%;}
.pro-lists ul{flex-wrap: wrap;display: flex;}
.pro-lists ul li{border: 1px solid #eee;padding: 0 10px;}
.pro-lists li a .cont .text{color: #888;transition: all .4s ease;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.proks{background: #f7f7f7;}
.pro-lists .row .col a:hover .img img{transform: scale(1.1);transition: all 0.3s ease;}
.pro-lists .row .col a .img{overflow: hidden;}
.pro-lists .row .col{}
.pro-lists .row .col .cont .name{margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.pro-lists .row .col .indal-list-link{padding: 10px;display: flex;flex-direction: column;border: 1px solid #eee;margin-bottom: 5px;}
.pro-lists .row .col .cont .text{color: #888;transition: all .4s ease;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
/*.pro-lists .row {gap: 10px}*/
.pro-meet{width: 100%;overflow: hidden;}
.pro-meet-wrap{width: 100%;text-align: center;padding: 0 4%;}
.pro-meet-wrap .sonTitle{width: 100%;}
.pro-meet-wrap-text{max-width: 840px;margin: 30px auto 0;line-height: 30px;color: #777;}
.pro-meet-list{width: 100%;background: linear-gradient(to right, #E62129, #E62129);}
.pro-meet-ul{margin-top: -40px;justify-content: center;}
.pro-meet-items{width: 33.3333%;padding: 0 20px;margin-top: 40px;color: #fff;text-align: center;}
.pro-meet-ul.items4 .pro-meet-items{width: 25%;}
.pro-meet-items .icon{display:flex;align-items: center;justify-content: center;height: 42px;transition: all .4s ease;}
.pro-meet-items .icon img{max-height: 100%;}
.pro-meet-items .name{line-height: 1.1;font-family:'SamsungOne700';margin: 18px 0 6px;}
.pro-meet-items .text{line-height: 24px;}
.pro-meet-items:hover .icon{transform: translateY(-6px);}
.pro-scene{width: 100%;overflow: hidden;border-bottom: 1px solid #ebebeb;}
.pro-scene .sonTitle{width: 100%;text-align: center;}
.pro-scene-list{width: 100%;}
.pro-scene-items{width: 100%;align-items: center;background: #fff;}
.pro-scene-items:nth-child(2n){flex-direction: row-reverse;}
.pro-scene-img{width: 50%;}
.pro-scene-img img{width: 100%;object-fit: cover;min-height: 180px;}
.pro-scene-cont{width: 50%;padding: 40px 160px;}
.pro-scene-cont .name{line-height: 1.1;color: #444;}
.pro-scene-cont .text{color: #777;line-height: 27px;margin-top: 10px;}
.pro-parameter{width: 100%;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.pro-parameter .sonTitle{width: 100%;}
.pro-parameter-wrap{width: 100%;justify-content: space-between;}
.pro-parameter-info{width: calc(50% - 50px);}
.pro-parameter-info .sonTitle .name{}
.pro-parameter-info .sonTitle .text{}
.pro-parameter-info-menu{width: 100%;    justify-content: space-between;}
.pro-parameter-info-menu a{display: flex;align-items: center;width: calc(20% - 10px);justify-content: space-between;border: 1px solid #f1f1f1;transition: all .4s ease;margin-top: 10px;flex-wrap: nowrap;}
.pro-parameter-info-menu a.active, .pro-parameter-info-menu a:hover{color: #fff;border: 1px solid #E62129;background: linear-gradient(to right, #E62129, #E62129);}
.pro-parameter-info-data{width: 100%;}
.pro-parameter-info-data>div{display: block;width: 100%;}
.pro-parameter-info-data>div.sonTitle{display: block;}
.pro-parameter-info-data>div.active{display: block;}
.pro-parameter-info-items ul{margin: -28px 0 0 -28px;flex-direction: column;}
.pro-parameter-info-items li {width: 100%;margin: 28px 0 0 28px;}
.pro-parameter-info-items li .name{display: flex;align-items: center;justify-content: flex-start;font-weight: 600;color: #003511;}
.pro-parameter-info-items li .name i{margin-right: 5px;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;width: 24px;}
.pro-parameter-info-items li .text{color: #888;}
.pro-parameter-info-download{display: flex;height: 46px;font-family:'SamsungOne700';justify-content: center;width: 256px;align-items: center;border: 1px solid #E62129;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;transition: all .4s ease;}
.pro-parameter-info-download span{padding-right: 26px;background: url('/template/cn/image/proDown.png') no-repeat right center;transition: background .4s ease;}
.pro-parameter-info-download:hover{background: linear-gradient(to right, #E62129, #E62129);color: #fff;}
.pro-parameter-info-download:hover span{background-image: url('/template/cn/images/proDownH.png');}
.pro-parameter-loop{width: calc(50% - 50px);position: relative;display: flex;align-items: center;}
.pro-parameter-loop .link{display: flex;width: 100%;justify-content: center;align-items: center;}
.pro-parameter-loop .link img{width: 100%;height: 100%;transition: all .6s ease;}
.pro-parameter-loop .prev, .pro-parameter-loop .next{width: 44px;height: 44px;border-radius: 50%;position: absolute;bottom: 0;background: #f1f1f1;cursor: pointer;transition: all .4s ease;z-index: 1;display: flex;justify-content: center;align-items: center;}
.pro-parameter-loop .prev{left: 0;top: 50%;transform: translateY(-50%);}
.pro-parameter-loop .next{right: 0;top: 50%;transform: translateY(-50%);}
.pro-parameter-loop .prev:hover, .pro-parameter-loop .next:hover{background: linear-gradient(to right, #E62129, #E62129);color: #ffffff;}

/* 品牌介绍 */
.brand{width: 100%;overflow: hidden;}
.brand-about{width: 100%;overflow: hidden;}
.brand-about .brand-about-cont{position: relative;} 
.brand-about .brand-about-cont:before{content: '';background: url(/template/cn/image/logo6.png) no-repeat bottom;position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background-size: 100%;background-position: center bottom;} 
.brand-about-intr{width: 100%;flex-direction: row-reverse;justify-content: center;}
.brand-about-intr .sonTitle .text{text-align: center;}
.brand-about-intr-wrap{width: calc(100% - 0px);}
.brand-about-intr-cont{width: 100%;}
.brand-about-intr-cont p{color: #888888}
.brand-about-intr-img{width: 600px;}
.brand-about-intr-img img{width: 100%;object-fit: cover;}
.brand-about-num{width: 100%;}
.brand-about-num li{flex: 1;position: relative;text-align: center;padding: 0 15px;}
.brand-about-num li .num{    font-family: 'SamsungOne700';justify-content: center;align-items: baseline;}
.brand-about-num li .num .timer{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.brand-about-num li .num i{font-style: normal;font-family:'SamsungOne400';margin-left: 10px;}
.brand-about-num li .text{line-height: 18px;color: #888888;margin: 10px auto 0;max-width: 200px;}
.brand-about-num li:before, .brand-about-num li:last-child:after{content: "";position: absolute;width: 1px;height: 70px;top: 50%;margin-top: -35px;left: 0;background: #eaeaea;display: none;}
.brand-about-num li:last-child:after{left: auto;right: 0;}
.brand-about-video{position: relative;opacity: 1;z-index: 2;min-height: 70vh;display: flex;align-items: center;justify-content: center;flex-direction: column;background: #000000;overflow: hidden;}
.brand-about-video img{position: absolute; z-index: 0;opacity: 0.5;height: 100%;width: 100%;}
.brand-about-video i {display: inline-block;width: 3.25rem;height: 3.25rem;background: #fff;border-radius: 100%;position: relative;cursor: pointer;}
.brand-about-video i:before {position: absolute;content: '';left: 50%;top: 50%;transform: translate(-50%, -50%);width: 0;height: 0;border-top: 0.4rem solid transparent;border-bottom: 0.4rem solid transparent;border-left: 0.8rem solid #E62129;z-index: 2;}
.brand-about-video i:after {position: absolute;content: '';width: 200%;height: 200%;left: -50%;top: -50%;background: rgba(255, 255, 255, 1.0);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;z-index: 1;opacity: 0;animation: changes 2s linear 0.5s infinite;}
.brand-about-video p {width: 100%;float: left;margin-top: 1.5rem;text-align: center;color: #ffffff;z-index: 1;}
.brand-about-video i:hover::after {animation-play-state: paused;}
@keyframes changes {
	0% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		opacity: 0.0;
	}

	50% {
		transform: scale(0.75);
		-webkit-transform: scale(0.75);
		opacity: 0.5;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0.0;
	}
}

.brand-social{width: 100%;overflow: hidden;}
.brand-social-list{width: 100%;}
.brand-social-list ul{justify-content: space-between;align-items: baseline;}
.brand-social-list li{text-align: center;display: flex;flex-wrap: wrap;justify-content: center;align-items: baseline;flex: 0 0 25%;}
.brand-social-list-img{background: linear-gradient(to right, #E62129, #E62129);width: 100px;height: 100px;border-radius: 100%;padding: 30px;transition: all .4s ease;}
.brand-social-list-cont{width: 100%;}
.brand-social-list-cont .name{}
.brand-social-list-cont .text{color: #888888;margin-top: 10px;}
.brand-social-list li:hover .brand-social-list-img{background: linear-gradient(to bottom, #E62129, #E62129);}

.brand-phylogeny{width: 100%;position: relative;overflow: hidden;/*background: url(/template/cn/image/phylogeny-bg.jpg) center no-repeat;*/height: 80vh;}
.brand-phylogeny:before {content: "";width: 100%;height: 100%;background: linear-gradient(to right, rgba(184, 210, 0, 0), rgba(184, 210, 0, 0.5), #E62129);position: absolute;top: 0;left: 0;z-index: 1;display: none;}
.brand-phylogeny>video {position: absolute;width: 100%;height: 100%;object-fit: cover;left: 0;top: 0;z-index: 0;}
.brand-phylogeny-head{position: absolute;top: 0;z-index: 2;color: #ffffff;width: 100%;}
.brand-phylogeny-head .sonTitle .tit{color: #ffffff;}
.brand-phylogeny-loop{width: 100%;position: relative;}
.brand-phylogeny-loop img{width: 100%;object-fit: cover;max-width: 600px;float: right;min-height: 600px;opacity: 0;}
.brand-phylogeny-loop-cont{position: absolute;width: 100%;height: 100%;display: flex;align-items: center;top: 0;left: 0;color: #fff;}
.brand-phylogeny-loop-cont .name{}
.brand-phylogeny-loop-cont .hint{margin: 30px 0 10px;}
.brand-phylogeny-loop-cont .text{max-width: 450px;line-height: 24px;}
.brand-phylogeny-loop-cont .name, .brand-phylogeny-loop-cont .hint, .brand-phylogeny-loop-cont .text{opacity: 0;}
.swiper-slide-active .brand-phylogeny-loop-cont .name{animation: phylogenyRun 1s ease both .8s;/*background: -webkit-linear-gradient(left, #E62129, #E62129); -webkit-background-clip: text;-webkit-text-fill-color: transparent;*/}
.swiper-slide-active .brand-phylogeny-loop-cont .hint{animation: phylogenyRun 1s ease both .9s;max-width: 80%;}
.swiper-slide-active .brand-phylogeny-loop-cont .text{animation: phylogenyRun 1s ease both 1s;}
@keyframes phylogenyRun {0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.brand-phylogeny-menu{position: absolute;z-index: 4;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;pointer-events: none;}
.brand-phylogeny-menu .contain{display: flex;justify-content: flex-end;}
.brand-phylogeny-menu li{display: flex;align-items: center;cursor: pointer;user-select: none;pointer-events: auto;margin-top: 88px;color: #fff;}
.brand-phylogeny-menu li:first-child{margin-top: 0;}
.brand-phylogeny-menu li i{margin-left: 32px;width: 8px;height: 8px;border-radius: 50%;background: #fff;position: relative;}
.brand-phylogeny-menu li i::after{content: "";position: absolute;width: 42px;height: 42px;border-radius: 50%;border: 1px solid #fff;top: 50%;left: 50%;margin: -21px 0 0 -21px;transition: all .4s ease;opacity: 0;transform: scale(0);}
.brand-phylogeny-menu li.active i::after{opacity: 1;transform: scale(1);}
.brand-phylogeny-menu li span{min-width: 118px;text-align: right;color: #ffffff;}

.brand-qualification{width: 100%;overflow: hidden;background: rgba(247, 247, 247, 1);}
.brand-qualification-head{width: 100%;}
.brand-qualification-head .contain{justify-content: space-between;align-items: flex-end;}
.brand-qualification-loop{width: 100%;overflow: hidden;}
.brand-qualification-loop .contain{}
.brand-qualification-loop .link{display: block;width: 100%;}
.brand-qualification-loop .link .img{width: 100%;height: 300px;display: flex;align-items: center;justify-content: center;padding:0;position: relative;}
.brand-qualification-loop .link .img::after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all .4s ease;opacity: 0;}
.brand-qualification-loop .link .img img{max-width: 100%;max-height: 100%;-webkit-box-reflect: below 5px -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0.1));}
.brand-qualification-loop .link .img i{position: absolute;z-index: 2;width: 50px;height: 50px;border-radius: 50%;background: #E62129 url('/template/cn/image/brand3ic.png') no-repeat center;top: 50%;left: 50%;margin: -25px 0 0 -25px;transform: scale(0);opacity: 0;transition: all .6s ease;}
.brand-qualification-loop .link .name{display: flex;align-items: center;justify-content: center;transition: all .4s ease; width: 100%;margin-top: 20px;}
.brand-qualification-loop .link:hover .img::after{opacity: 1;}
.brand-qualification-loop .link:hover .img i{opacity: 1;transform: scale(1);}
.brand-qualification-loop .link:hover .name{background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.brand-qualification-head-link{width: 400px;position: relative;height: 2px;background: #e6e6e6;}
.brand-qualification-head-link span{background: linear-gradient(to right, #E62129, #E62129) !important;}
.brand-qualification-head-more{align-items: flex-end;}
.brand-qualification-head-btn{width: 110px;display: flex;justify-content: space-between;margin-left: 20px;}
.brand-qualification-head-btn>div{width: 44px;height: 44px;border-radius: 50%;transition: all .4s ease;cursor: pointer;background: #ffffff;align-items: center;justify-content: center;display: flex;}
.brand-qualification-head-btn>div.next{/*transform: rotate(180deg);*/}
.brand-qualification-head-btn>div:hover{background: linear-gradient(to right, #E62129, #E62129);color: #ffffff;}

.brand-development{width: 100%;position: relative;}
.brand-development-head {width: 100%;}
.brand-development-cont .swiper-slide-active .brand-development-link .cont{}
.brand-development-cont .swiper-slide-active .brand-development-link .img:before{content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(184, 210, 0, 0.8), rgba(0, 145, 58, 0.5), rgba(0, 145, 58, 0.2));position: absolute;top: 0;left: 0;z-index: 3;display: none;}
.brand-development-cont .swiper-pagination {bottom: 0;top: auto;margin: 0 auto;position: relative;height: 2px;}
.brand-development-cont .swiper-pagination-progressbar { background: #f7f7f7;}
.brand-development-cont .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: linear-gradient(to right, #E62129, #E62129);}
.brand-development-link{display: flex;flex-wrap: wrap;width: 100%;height: 100%; overflow: hidden;justify-content: space-between;align-items: center;border: 1px solid #f1f1f1;}
.brand-development-link .img {width: calc(50% - 0px);position: relative;overflow: hidden;}
.brand-development-link .img img{transition: all .6s ease;}
.brand-development-link .cont{padding: 30px;width: calc(50% - 0px);}
.brand-development-link .name{height: auto;transition: all .4s ease;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.brand-development-link .text{color: #888888;transition: all .4s ease;}
.brand-development-link:hover{/*background: linear-gradient(to right, #E62129, #E62129);*/}
.brand-development-link:hover .img:before{content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(184, 210, 0, 0.8), rgba(0, 145, 58, 0.5), rgba(0, 145, 58, 0.2));position: absolute;top: 0;left: 0;z-index: 3;display: none;}
.brand-development-link:hover .img img{transform: scale(1.04);}
.brand-development-link:hover .cont{}
.brand-development-link:hover .name{}
.brand-development-link:hover .text{}



/* 隐私政策 */
.privacy {width: 100%;}
.privacy .name{line-height: 1.1;font-family: 'SamsungOne700';color: #111;text-align: center;text-transform: uppercase;}
.privacy .text{color: #777;line-height: 1.6;}
.privacy .text h6 {background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 20px;font-family: 'SamsungOne700';}
.fxboxs{display: flex;}
.fxlis{display: flex;width: 30px;height: 30px;border-radius: 20px;flex-direction: row;align-items: center;justify-content: center;background: #eee;margin-right: 10px;}



.pro-parameter{overflow:visible}
.pro-parameter-info .customSelect{display: block;width: 256px;position: relative;user-select: none;margin-top:44px;font-family: 'SamsungOne700';}
.pro-parameter-info .customSelect-name{display: flex;align-items: center;height: 46px;position: relative;border: 1px solid #E62129;padding: 0 14px;font-size: 14px;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;cursor: pointer;}
.pro-parameter-info .customSelect-name::after{content: "";position: absolute;width: 20px;top: 50%;right: 10px;height: 20px;background: url("/template/cn/images/arrRWH.svg") no-repeat center/20px auto;transform: rotate(90deg);margin-top:-11px;}
.pro-parameter-info .customSelect-drop{display: none;position: absolute;z-index: 10;width: 100%;top: 46px;max-height: 200px;border: 1px solid #E62129;border-top: none;overflow-x: hidden;overflow-y: auto;left: 0;background: #fff;cursor: pointer;}
.pro-parameter-info .customSelect-drop>div{width:100%;position:relative}
.pro-parameter-info .customSelect-drop>div::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #ebebeb;}
.pro-parameter-info .customSelect-drop>div:last-child::after{display: none;}
.pro-parameter-info .customSelect-drop>div:hover a, .pro-parameter-info .customSelect-drop>div.active a{background-color: #fff7f7;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.pro-parameter-info .customSelect-drop::-webkit-scrollbar {width: 2px;height: 4px;}
.pro-parameter-info .customSelect-drop::-webkit-scrollbar-thumb {background: #7a8896;}
.pro-parameter-info .customSelect-drop::-webkit-scrollbar-track {background: #fff;}
.pro-parameter-info .customSelect-name.noRadius{border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
.pro-parameter-info .customSelect-name.noRadius::after{transform: rotate(-90deg);}
.pro-parameter-info .customSelect-drop>div a{padding: 0 14px;height: 40px;position: relative;display: flex;align-items: center;width: 100%;font-size: 14px;background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;transition: all .4s ease;padding-right: 36px;background: url('/template/cn/images/proDown.png') no-repeat right 11px center;}
@media all and (max-width:1599px) {
    .pro-parameter-info .customSelect{margin-top:34px;}
}
@media all and (max-width:1599px) {
    .pro-parameter-info .customSelect{margin-top:20px;width:250px;}
    .pro-parameter-info .customSelect-name{height:40px;}
    .pro-parameter-info .customSelect-drop{top:40px;}
    .pro-parameter-info .customSelect-drop>div a {height: 35px;}
}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .case-app{height: 680px;}
    .proban-cont {padding: 0 90px;}
    .brand-about-intr-wrap {}
    .case-application-info {margin-top: 120px;}
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .sonTitle .text {}
    .sonMenu a {}
    .sonMenu-blank{height: 70px;}
    .news-list-ul {margin: -20px 0 0 -40px;}
    .news-link{width: calc(33.3333% - 40px);margin: 20px 0 20px 40px;}
	.newsxq-recom .news-list-ul{margin: -20px 0 0 -40px;}
	.newsxq-recom .news-link{width: calc(33.3333% - 40px);margin: 20px 0 20px 40px;}
    .tech-support-list ul {margin: -30px 0 0 -30px;}
    .tech-support-list li {width: calc(25% - 30px);margin: 30px 0 0 30px;padding: 40px;}
    .tech-download-ul {margin: -28px 0 0 -28px;}
    .tech-download-link {width: calc(25% - 28px);margin: 28px 0 0 28px;padding: 30px 20px;}
    .reldt-map {height: 500px;}
    .reldt-wrap {padding: 40px;}
    .relxx-list ul {margin: -40px 0 0 -30px;}
    .relxx-list li {width: calc(33.3333% - 30px);margin: 40px 0 0 30px;padding: 32px 30px;}
    .case-app {height: 600px;}
    .case-app-cont {max-width: 520px;}
    .case-app-img {height: 80%;}
    .case-application-core-loop {width: 680px;padding: 0 70px;}
    .case-application-core-wrap {width: calc(100% - 680px);padding: 60px 80px 0 0;}
    .case-cases-li {margin: -44px 0 0 -36px;}
    .case-cases-link {width: calc(33.3333% - 36px);margin: 44px 0 0 36px;}
    .case-application-scene-loop .cont {padding: 0 50px;bottom: 32px;}
    .proban-img {width: 750px;}
    .proban-cont {width: calc(100% - 750px);padding: 0 80px;}
    .pro-scene-cont {padding: 30px 100px;}
    .brand-about-intr-img {width: 500px;}
    .brand-about-intr-wrap {}
    .brand-about-intr-cont {line-height: 28px;}
    .brand-phylogeny-loop-cont .hint {margin: 20px 0 10px;}
    .brand-phylogeny-menu li {margin-top: 60px;}
    .brand-qualification-head-link {width: 300px;}
    .case-cases-ul .swiper-wrapper{padding-bottom: 68px;}
    .case-application-info {margin-top: 100px;}
    .case-application-info-cont {padding-right: 60px;}
    .case-application-info-cont .desc{margin-top: 24px;line-height: 30px;}
    .case-app.noheight .case-app-cont{padding: 0 40px;}
	.pro-list ul {margin: -20px 0 0 -40px;}
	.pro-list li {width: calc(25% - 40px);margin: 20px 0 20px 40px;}
}

@media all and (max-width:1439px) {
    /* 1360 */
}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .sonMenu a {}
    .sonMenu-blank{height: 60px;}
    .news-list-ul {margin: -15px 0 0 -30px;}
    .news-link {width: calc(33.3333% - 30px);margin: 15px 0 15px 30px;}
	.newsxq-recom .news-list-ul{margin: -15px 0 0 -30px;}
	.newsxq-recom .news-link{width: calc(33.3333% - 30px);margin: 15px 0 15px 30px;}
    .newsxq-cont {line-height: 28px;padding: 36px 0;}
    .newsxq-title .tags p {margin-left: 20px;}
    .tech-support-list ul {margin: -24px 0 0 -24px;}
    .tech-support-list li {width: calc(50% - 24px);margin: 24px 0 0 24px;padding: 20px;}
    .tech-download-ul {margin: -24px 0 0 -24px;}
    .tech-download-link {width: calc(50% - 24px);margin: 24px 0 0 24px;padding: 24px 20px;}
    .reldt-map {height: 500px;}
    .reldt-wrap {padding: 30px;}
    .reldt-list li {padding: 22px 0;}
    .relxx-list li {width: calc(50% - 30px);margin: 40px 0 0 30px;padding: 32px 30px;}
    .case-features-list ul {margin-top: -44px;}
    .case-features-list li {margin-top: 44px;}
    .case-app {height: 490px;}
    .case-app-img{right: 6%;}
    .case-application-scene-loop .cont .text {margin-top: 14px;}
    .case-application-scene-loop .cont {padding: 0 30px;bottom: 24px;}
    .case-application-core-loop .link {height: 420px;}
    .case-application-core-loop {width: 560px;padding: 0 64px;}
    .case-application-core-wrap {width: calc(100% - 560px);padding: 0 50px 0 0;}
    .case-application-core-wrap .cont .text {line-height: 28px;height: 56px;}
    .case-application-core-wrap .cont .link {margin-top: 100px;}
    .case-cases-li {margin: -30px 0 0 -28px;}
    .case-cases-link {width: calc(33.3333% - 28px);margin: 30px 0 0 28px;}
    .case-cases-link .name {margin-top: 20px;}
    .case-app-cont {max-width: 450px;}
    .proban-img {width: 600px;}
    .proban-cont {width: calc(100% - 600px);padding: 0 60px;}
    .pro-scene-cont {padding: 30px 60px;}
    .pro-parameter-info-items ul {margin: -20px 0 0 -20px;}
    .pro-parameter-info-items li {width: calc(50% - 20px);margin: 20px 0 0 20px;}
    .brand-about-intr-img{width: 100%;}
    .brand-about-intr-wrap {}
    .brand-phylogeny-loop-cont .hint {margin: 20px 0 10px;}
    .brand-phylogeny-menu li {margin-top: 48px;}
    .brand-qualification-head-link {width: 200px;}
    .brand-development-cont .text {line-height: 24px;margin-top: 20px;}
    .news-link-img i{width: 50px;height: 50px;margin: -25px 0 0 -25px;}
    .case-application-info {margin-top: 80px;}
    .case-application-info-cont .desc{margin-top: 18px;line-height: 26px;}
    .case-application-info-cont {padding-right: 40px;}
    .case-app.noheight .case-app-cont{padding: 0 30px;width: 60%;}
	.pro-list ul {margin: -15px 0 0 -30px;}
	.pro-list li {width: calc(33.3333% - 30px);margin: 15px 0 15px 30px;}
}

@media all and (max-width:1151px) {
    /* 1024 */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .sonMenu a {}
    .news-link {width: calc(50% - 30px);}
    .newsxq-title .tags {margin-top: 20px;}
	.newsxq-recom .news-link{width: calc(50% - 30px);}
    .tech-support-list ul {margin: -24px 0 0 -24px;}
    .tech-support-list li {width: calc(50% - 24px);margin: 24px 0 0 24px;padding: 24px 20px;height: auto;}
    .techxz-head-search{width: 100%;margin-bottom: 40px;}
    .techxz-head .name{width: 100%;}
    .reldt-map{height: 300px;}
    .reldt-wrap{padding: 20px;}
    .relxx-list ul {margin: -28px 0 0;}
    .relxx-list li {width: 100%;margin: 28px 0 0;padding: 30px 28px;}
    .case-features-list ul {margin-top: -32px;}
    .case-features-list li {margin-top: 32px;}
    .case-app{height: auto;padding-top: 80px;}
    .case-app-cont{max-width: 100%;}
    .case-app-img{position: static;margin-top: 40px;text-align: center;}
    .case-app-img img{height: auto;max-width: 60%;}
    .case-application-core-loop{width: 100%;}
    .case-application-core-wrap {width: 100%;padding: 0;margin-top: 40px;}
    .case-application-core-wrap .cont .link {margin-top: 40px;}
    .case-cases-link {width: calc(50% - 28px);}
    .proban-img{width: 100%;}
    .proban-cont {width: 100%;padding: 40px 4% 70px;}
    .proban-cont .text {line-height: 28px;margin-top: 12px;}
    .pro-meet-ul {margin-top: -30px;}
    .pro-meet-items {margin-top: 30px;}
    .pro-scene-img{width: 100%;}
    .pro-scene-cont{width: 100%;padding: 28px 0;}
    .pro-scene-items:last-child .pro-scene-cont{padding-bottom: 0;}
    .pro-parameter-loop{width: 100%;}
    .pro-parameter-info {width: 100%;padding: 50px 0 0;}
	.brand-about-intr-wrap {}
    .case-application-info-img{width: 100%;}
    .case-application-info-cont{width: 100%;margin-top: 40px;padding-right: 0;}
    .case-app.noheight .case-app-cont{padding: 0 30px;width: 100%;height: 70%;}
	.pro-list ul {margin: -15px 0 0 -30px;}
	.pro-list li {width: calc(50% - 30px);}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .sonTitle .text {}
    .sonBan-cont .text{font-size: 14px;margin-top: 10px;}
    .sonBan-hint a {}
    .sonMenu{overflow-x: auto;}
    .sonMenu::after {display: none;}
    .sonMenu-scroll{display: block;overflow: hidden;height: 60px;min-width: 100%;}
    .sonMenu a {float: left;padding: 0px 20px;}
    .sonMenu-blank{height: 48px;}
    .news-list-ul {margin: -20px 0 0;}
    .news-link {width: 100%;margin: 20px 0 0px 0;}
    .news-link-cont {padding: 20px;}
    .newsxq-title .tags p {margin-left: 14px;}
    .newsxq-title .tags {margin-top: 16px;}
    .newsxq-title {padding-bottom: 12px;}
    .newsxq-cont {line-height: 26px;padding: 24px 0;}
	.newsxq-recom .news-list-ul{margin: -20px 0 0;}
	.newsxq-recom .news-link{width: 100%;margin: 20px 0 0px 0;}
    .tech-support-info .text p {margin-left: 10px;}
    .tech-support-info .text {margin-top: 10px;}
    .tech-support-list ul {margin: -16px 0 0;}
    .tech-support-list li {width: calc(100% - 0px);margin: 16px 0 0;padding: 20px 16px;}
    .tech-support-list li .icon{margin-bottom: 16px;}
    .tech-support-list li .name {margin-bottom: 6px;}
    .tech-download-head .more {margin-top: 14px;}
    .tech-download-ul {margin: -20px 0 0;}
    .tech-download-link {width: 100%;margin: 20px 0 0;padding: 20px 20px;}
    .tech-download-link .img {height: 120px;}
    .tech-contact-from li {}
    .tech-contact-items{width: 100%;margin-bottom: 15px;}
    .tech-contact-items p {height: 26px;}
    .tech-contact-items input, .tech-contact-items textarea{height: 40px;}
    .tech-contact-from li.code .tech-contact-items span{height: 40px;width: 94px;}
    .tech-contact-from li button{width: 100%;}
    .tech-contact-from li.code .tech-contact-items input {width: calc(100% - 104px);}
    .techxz-head-search {margin-bottom: 28px;}
    .techxz-head-search input {border-radius: 21px;height: 42px;padding: 0 50px 0 20px;}
    .techxz-head-search button {width: 40px;height: 40px;}
    .techxz .tech-download-link{box-shadow: 0 0 16px 2px rgba(0, 0, 0, .1);}
    .techxz-head .name {padding-left: 16px;}
	.tech-reldt .contain {}
    .reldt-map{height: 280px;box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);}
    .reldt-wrap{position: relative;width: 100%;}
    .relxx-list ul {margin: -12px 0 0;}
    .relxx-list li {margin: 12px 0 0;padding: 20px 16px;}
    .reldt-list li {padding: 16px 0;}
    .reldt-list li .name {padding-left: 18px;}
    .relxx .sonTitle .text{font-size: 19px;}
    .relxx-list li .list p {margin-top: 8px;}
    .relxx-list li .list {margin-top: 16px;}
    .relxx-list li .list p span, .relxx-list li .list p a{padding-left: 8px;}
    .relxx-list{margin-top: 28px;}
    .reldt-list{margin-top: 14px;}
    .tech .toPlace{top: -108px;}
    .case .toPlace{top: -100px;}
    .pro .toPlace{top: -106px;}
    .brand .toPlace{top: -106px;}
    .case-features-img img{width: 100%;margin-top: 4px;}
    .case-features-img img:first-child{margin-top: 0;}
    .case-features-list ul{margin-top: -20px;}
    .case-features-list li {width: 50% !important;margin-top: 20px;padding: 0 10px;}
    .case-features-list li .text {line-height: 20px;}
    .case-app {padding-top: 40px;}
    .case-app-cont .text {line-height: 22px;font-size: 15px;}
    .case-app-img {margin-top: 24px;}
    .case-application-scene-loop .items img{min-height: 180px;}
    .case-application-scene-loop .cont {padding: 0 16px;bottom: 16px;}
    .case-application-scene-loop .cont .text {margin-top: 6px;line-height: 20px;}
    .case-application-core-loop .link, .pro-parameter-loop .link{}
    .case-application-core-loop .prev, .case-application-core-loop .next, .pro-parameter-loop .prev, .pro-parameter-loop .next{width: 42px;height: 42px;margin-top: -21px;background-size: 16px;}
    .case-application-core-loop{padding: 0 54px;}
    .case-application-core-wrap {margin-top: 32px;}
    .case-application-core-wrap .cont .text {line-height: 22px;height: 44px;}
    .case-application-core-wrap .cont .link {margin-top: 24px;}
    .case-cases-li {margin: -16px 0 0 -15px;}
    .case-cases-link {width: calc(50% - 15px);margin: 16px 0 0 15px;}
    .case-cases-link .name {margin-top: 8px;font-size: 12px;}
    .proban-cont .name{font-size: 26px;}
    .proban-cont .text {line-height: 24px;margin-top: 10px;}
    .proban-cont {padding: 32px 4% 58px;}
    .pro-meet-wrap-text {margin: 16px auto 0;line-height: 26px;}
    .pro-meet-ul {margin-top: -24px;}
    .pro-meet-items {width: 50% !important;padding: 0 10px;margin-top: 24px;}
    .pro-meet-items .name {margin: 8px 0 4px;}
    .pro-meet-items .text {line-height: 20px;}
    .pro-scene-cont .text {line-height: 22px;margin-top: 8px;}
    .pro-scene-cont{padding: 24px 0;}
    .pro-parameter-info-items ul {margin: -15px 0 0 -15px;}
    .pro-parameter-info-items li {width: calc(50% - 15px);margin: 15px 0 0 15px;}
    .pro-parameter-info-download {height: 40px;width: 240px;}
    .brand-about-intr-wrap {width: calc(100% - 0px);}
    .brand-about-num ul{margin-top: -20px;}
    .brand-about-num li{flex: auto;width: 50%;margin-top: 20px;padding: 0;text-align: left;}
    .brand-about-num li::before, .brand-about-num li:last-child:after{display: none;}
    .brand-about-num li .num{justify-content: flex-start;}
    .brand-about-num li .text{margin-top: 6px;}
    .brand-phylogeny-loop-cont .hint {margin: 10px 0 10px;}
    .brand-phylogeny-menu {height: auto;top: auto;bottom: 24px;left: 0;}
    @keyframes phylogenyRun {0%{opacity: 0;transform: translateY(60px);}100%{opacity: 1;transform: translateY(0);}}
    .brand-phylogeny-menu .contain{justify-content: center;}
    .brand-phylogeny-menu ul{display: flex;flex-wrap: nowrap;align-items: center;}
    .brand-phylogeny-menu li{margin: 0 12px;}
    .brand-phylogeny-menu li i::after {width: 20px;height: 20px;margin: -10px 0 0 -10px;}
    .brand-phylogeny-menu li span{display: none;}
    .brand-phylogeny-menu li i{margin-left: 0;}
    .brand-qualification-head-link{width: calc(100% - 120px);}
    .brand-qualification-loop .link {padding: 10px 24px 0;}
    .brand-about-num{}
	.brand-phylogeny{height: 50vh;}
	.swiper-slide-active .brand-phylogeny-loop-cont .hint {max-width: 100%;}
	.brand-phylogeny:before {background: linear-gradient(to bottom, #E62129, #E62129, #E62129);}
    .brand-phylogeny-loop img {min-height: 360px;}
    .brand-development-cont .text {line-height: 24px;margin-top: 14px;}
    .case-cases-ul .swiper-wrapper{padding-bottom: 50px;}
    .case-cases-ul .swiper-pagination-bullet{margin: 0 8px !important;}
    .case-application-scene-head .sonTitle {width: 100%;}
    .case-application-scene-btn>div, .brand-qualification-head-btn>div{width: 42px;height: 42px;background-size: 16px;margin-left: 8px;}
    .case-application-scene-btn>div:first-child, .brand-qualification-head-btn>div:first-child{margin-left: 0;}
    .case-application-scene-btn {width: 100%;justify-content: flex-end;margin-top: 20px;}
    .case-application-scene-loop{margin-top: 16px;}
    .brand-qualification-head .sonTitle{width: 100%;}
    .brand-qualification-head-btn {width: 120px;margin-left: 0;padding-left: 30px;}
    .brand-qualification-head-more{margin-top: 20px;width: 100%;}
    .brand-qualification-loop{margin-top: 16px;}
    .case-application-info {margin-top: 42px;}
    .case-application-info-cont {margin-top: 30px;}
    .case-application-info-cont .desc {margin-top: 14px;line-height: 24px;}
    .case-app-pic img.pc{display: none;}
    .case-app-pic img.mb{display: block;}
    .case-app.noheight .case-app-cont{padding: 0 14px;}
    .privacy .text h6 {font-size: 18px;}
	.brand-about-video{min-height: 400px}
	.brand-social-list-img{width: 60px;height: 60px;padding: 15px;}
	.brand-social-list li{flex: 0 0 50%;}
	.pro-list ul {margin: -20px 0 0;}
	.pro-list li {width: 100%;margin: 20px 0 0px 0;}
	.brand-development-link .cont{width: calc(100% - 0px);}
	.brand-development-link .img {width: calc(100% - 0px);}
}