@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */
.paging{width: 100%;font-size: 0;text-align: center;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{font-family: "Arial"; width: 44px;height: 44px;line-height: 44px;margin: 2px;font-size: 18px;color: #666;transition: all .4s ease;border-radius: 50%;}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #ff6a00;background-color: #ff6a00;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: #ff6a00;}
.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: #ff6a00;color: #fff;border-color: #ff6a00;}
.paging-hint span{color: #ff6a00;}
.no-result{width: 200px;margin: 200px auto 0;display: none;flex-direction: column;}
.no-result .img img{width: 150px;}
@media all and (max-width:1000px) {.paging-menu a{width: 36px;height: 36px;line-height: 36px;font-size: 14px;}.paging-skip{width: 100%;margin-left: 0;}.paging-menu a:first-child, .paging-menu a:last-child{width: 54px;}}
/* 搜索页面 */
.search{width: 100%;padding-top: 180px;}
.search-result{font-size: 14px;color: #ff6a00;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #ff6a00;font-weight: 700;flex: 1;}
.search-list{width: 100%;}
.search-link{display: block;width: 100%;border: 1px solid #eee;background: #f6f8f9;padding: 40px 24px;}
.search-link:not(:first-child){margin-top: 16px;}
.search-link h2{color: #333;line-height: 1.1;font-weight: 700;transition: all .4s ease;}
.search-link p{width: 100%;color: #666;}
.search-link .highlightRow span{color: #ff6a00 !important;}
.search-link:hover h2{color: #ff6a00;}
@media all and (max-width:1000px) {.search-link{padding: 20px 15px;}.search{padding-top: 100px;}.search-link:not(:first-child) {margin-top: 12px;}.no-result{margin-top: 100px;}}
/* 隐私协议 */
.privacy{width: 100%;}
.privacy-title{width: 100%;color: #333;line-height: 1.1;}
.privacy-content{width: 100%;color: #666;}
/* 网站地图 */
.webmap{width: 100%;}
.webmap-title{width: 100%;color: #333;line-height: 1;position: relative;padding-bottom: 24px;}
.webmap-title::after{content: "";position: absolute;width: 60px;left: 0;right: 0;margin: 0 auto;bottom: 0;height: 4px;background: #ff6a00;}
.webmap-list{width: 100%;}
.webmap-list>ul{margin: -40px 0 0 -40px;display: flex;flex-wrap: wrap;}
.webmap-list>ul>li{width: calc(20% - 40px);margin: 40px 0 0 40px;color: #333;}
.webmap-list>ul>li ul, .webmap-list>ul>li li{width: 100%;}
.webmap-list>ul>li a{display: block;transition: color .4s ease;position: relative;}
.webmap-list>ul>li a:hover{color: #ff6a00;}
.webmap-list>ul>li>.menu{font-weight: 700;border-bottom: 1px solid #e1e1e1;font-size: 20px;width: 100%;padding-bottom: 20px;line-height: 1;}
.webmap-list>ul>li>.drop{margin-top: 16px;}
.webmap-list>ul>li>.drop a{line-height: 1.28;padding: 6px 0;font-size: 18px;}
.webmap-list>ul>li>.drop .drop a{padding-left: 18px;font-size: 16px;}
.webmap-list>ul>li>.drop .drop a::before{content: "";position: absolute;width: 4px;height: 4px;border-radius: 50%;background: #afafaf;left: 0;top: 14px;}
@media all and (max-width:1270px) {
    .webmap-list>ul{margin: -24px 0 0 -24px;}
    .webmap-list>ul>li{width: calc(20% - 24px);margin: 24px 0 0 24px;}
    .webmap-list>ul>li>.menu {font-size: 18px;}
    .webmap-list>ul>li>.drop a {font-size: 16px;}
    .webmap-list>ul>li>.drop .drop a{font-size: 14px;}
    .webmap-list>ul>li>.drop .drop a::before{top: 11px;}
}
@media all and (max-width: 640px) {
    .webmap-title {padding-bottom: 16px;}
    .webmap-title::after {width: 44px;height: 3px;}
    .webmap-list>ul{margin: -14px 0 0;}
    .webmap-list>ul>li{width: 100%;margin: 14px 0 0;}
    .webmap-list>ul>li>.menu {font-size: 16px;padding-bottom: 14px;}
    .webmap-list>ul>li>.drop{margin-top: 10px;}
    .webmap-list>ul>li>.drop a{padding: 4px 0;font-size: 15px;}
    .webmap-list>ul>li>.drop .drop a{padding-left: 12px;}
}
/* 新闻中心 */
/* 内页公共 */
.pagesBan-bg{overflow: hidden;}
.pagesBan-bg img{width: 100%;min-height: 300px;}
.pagesBan-mask{position: absolute;left: 0;bottom: 0;display: flex;align-items: center;width: 100%;}
.pagesBan-mask img{width: 100%;}
.pagesBan-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;opacity: 0;transform: translateX(150px);animation:pagesText 1.5s ease forwards;}
.pagesBan-title{display: inline-block;}
.pagesBan-title::after{content: "";position: absolute;right: -20px;bottom: -4px;width: 16px;height: 16px;border-radius: 50%;border: 3px solid #ff6a00;}
.pagesBread{align-items: center;}
.pagesBread a:first-child::before{content: "";top: 50%;transform: translateY(-55%); position: absolute;right: auto;left: 0; width: 10px;height: 11px;transition: all .4s ease; background: url('../images/pages/pagesBread-icon.png') no-repeat center/100% auto;}
.pagesBread a:first-child{padding-left: 18px;}
.pagesBread a:first-child:hover::before{background-image: url('../images/pages/pagesBread-iconH.png');}
.pagesBread a{display: block;margin-right: 24px;position: relative;transition: all .4s ease;}
.pagesBread a:hover{color: #ff6a00;}
.pagesBread a::after{content: "\e622";font-family: "icon";display: inline-block;color: #fff;font-size: 12px;position: absolute;right: -18px;top: 50%;transform: translateY(-50%) scale(.7);}
.pagesBread a:last-child::after{display: none;}
@keyframes pagesText {0%{opacity: 0;transform: translateX(150px);}100%{opacity: 1;transform: translateX(0);}}
.pagesNav-item{margin-left: 30px;position: relative;transition: all .4s ease;user-select: none;padding-bottom: 10px;}
.pagesNav-item:first-child{margin-left: 0;}
.pagesNav-item::after{content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);transition: all .4s ease;width: 0;height: 2px;background: #ff6a00;}
.pagesNav-item span{position: relative;}
.pagesNav-item span::after{content: "";position: absolute;right: -7px;bottom: 3px;width: 3px;height: 3px;border-radius: 50%;background: #ff6a00;opacity: 0;transition: all .4s ease;}
.pagesNav-item:hover,.pagesNav-item.active{color: #111;}
.pagesNav-item.active::after{width: 100%;}
.pagesNav-item.active span::after{opacity: 1;}
/* 新闻中心 */
.newsShow-slide{justify-content: space-between;}
.newsShow-img{width: 50%;overflow: hidden;border-radius: 10px;}
.newsShow-img img{width: 100%;height: 360px; transition: all .6s ease;}
.newsShow-img:hover img{transform: scale(1.08);}
.newsShow-con{width: 45%;position: relative;border-bottom: 1px solid #000;}
.newsShow-title{transition: all .4s ease;}
.newsShow-title:hover{color: #ff6a00;}
.newsShow-more{transition: all .4s ease; position: absolute;right: 0;bottom: 60px;padding-right: 40px;}
.newsShow-more::after{content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 26px;height: 26px;background: url('../images/pages/newsShow-more.png') no-repeat center/100% auto;}
.newsShow-pagination{position: absolute;left: 55%;bottom: 60px;z-index: 2;}
.newsShow-pagination .swiper-pagination-bullet{margin-left: 16px; width: 63px;opacity: 1;background: transparent; height: 13px;border-radius: 15px;border: 1px solid #292929;position: relative;}
.newsShow-pagination .swiper-pagination-bullet::after{border-radius: 10px; content: "";position: absolute;width: 0;height: 7px;background: #1b1b1b;transition: all .6s ease;left: 3px;top: 50%;transform: translateY(-60%);}
.newsShow-pagination .swiper-pagination-bullet-active::after{width: 55px;}
.newsShow-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.newsList-item{justify-content: space-between;}
.newsList-con{width: 75%;border-bottom: 1px solid #efefef;display: flex;flex-wrap: wrap;}
.newsList-date{width: 110px;height: 100%;flex-direction: column;background: #f4f4f4;transition: all .4s ease;}
.newsList-date .day{line-height: 1.2;font-weight: 700;}
.newsList-date .day,.newsList-date .year{transition: all .4s ease;}
.newsList-text{flex: 1;padding-left: 40px;}
.newsList-text .title{transition: all .4s ease;color: #292a35;}
.newsList-img{width: 21%;height: 100%;overflow: hidden;border-radius: 8px;}
.newsList-img img{width: 100%;height: 100%;transition: all .4s ease;}
.newsList-item:hover .newsList-date{background: #ff6a00;}
.newsList-item:hover .newsList-date .day,.newsList-item:hover .newsList-date .year{color: #fff;}
.newsList-item:hover .newsList-text .title{color: #ff6a00;}
.newsList-item:hover .newsList-img img{transform: scale(1.1);}
/* 新闻详情 */
.newsDet-con{width: 63%;padding-right: 90px;border-right: 1px solid #ebebeb;}
.newsDet-header{border-bottom: 1px solid #e9e9e9;}
.newsDet-header .date{padding-left: 28px;}
.newsDet-header .date::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 18px;height: 19px;background: url('../images/pages/newsDet-icon.png') no-repeat center/100% auto;}
.newsDet-file p{line-height: inherit;}
.newsDet-file h1,.newsDet-file h2,.newsDet-file h3,.newsDet-file h4,.newsDet-file h5,.newsDet-file h6{color: #333;font-size: 20px;}
.newsDet-file img,.newsDet-file video{display: block;margin: 0 auto;}
.newsDet-site{width: 30%;padding-left: 90px;}
.newsDet-switch-item{border-bottom: 1px solid #e6e6e6;}
.newsDet-switch-item:first-child{margin-top: 0;}
.newsDet-switch-item .text{transition: all .4s ease;}
.newsDet-switch-item:hover .text{color: #ff6a00;}
.newsDet-rec-item{border-bottom: 1px solid #e6e6e6;}
.newsDet-rec-img{width: 33%;overflow: hidden;}
.newsDet-rec-img img{width: 100%;height: 65px;transition: all .4s ease;border-radius: 5px;}
.newsDet-rec-con{flex: 1;padding-left: 18px;}
.newsDet-rec-con:hover .title{transition: all .4s ease;}
.newsDet-rec-item:hover .newsDet-rec-con .title{color: #ff6a00;}
/* 服务支持 */
.pagesTitle::after{content: "";width: 5px;height: 5px;border-radius: 50%;background: #ff6a00;display: inline-block;margin:0 0 -2px 5px;}
.serIntro-list{justify-content: space-between;}
.serIntro-list::after{content: "";width: 29%;}
.serIntro-list li{width: 29%;}
.serIntro-icon{width: 84px;height: 84px;display: flex;align-items: center;justify-content: center;border-radius: 50%;background: #ff6800;}
.serIntro-text{flex: 1;padding-left: 18px;}
.serDownload{background: url('../images/pages/serDown-bg.jpg') no-repeat center/100% 100%;}
.serDown-header{align-items: center;justify-content: space-between;}
.serDown-header .pagesNav-item{margin-left: 55px;}
.serDown-header .pagesNav-item.active,.serDown-header .pagesNav-item:hover{color: #ff6800;}
.serDown-header .pagesNav-item:first-child{margin-left: 0;}
.serDown-header .pagesNav-item span::after{width: 5px;height: 5px;right: -15px;}
.serDown-header .pagesNav-item::after{height: 3px;}
.serDown-search{background: rgba(255, 255, 255, .15);border-radius: 30px;overflow: hidden;}
.serDown-search input{width: 320px;height: 40px;padding-left: 22px;background: transparent; color: #fff;font-size: 15px;}
.serDown-search input::-webkit-input-placeholder{font-size: 15px;color: #fff;}
.serDown-search a{color: #ff6800;width: 55px;height: 40px;display: flex;align-items: center;justify-content: center;transition: all .4s ease;}
.serDown-search a:hover{background: #fff;}
.serDown-con{display: none;}
.serDown-con:first-child{display: block;}
.serDown-list{justify-content: space-between;}
.serDown-item{margin-top: 26px; width: calc(50% - 13px);background: #fff;border-radius: 5px;transition: all .4s ease;align-items: center;padding:0 28px;height: 104px;}
.serDown-item::after{content: "";position: absolute;right: 25px;top: 50%;width: 21px;height: 23px;background: url('../images/pages/serDown-icon2.png') no-repeat center/100% auto;transform: translateY(-50%);transition: all .4s ease;}
.serDown-item-icon img{transition: all .4s ease;}
.serDown-item-icon .h{position: absolute;left: 0;top: 0;width: 100%;opacity: 0;}
.serDown-item-text{flex: 1;padding-left: 27px;}
.serDown-item-text .text{margin-top: 5px;}
.serDown-item:hover{background: #ff6800;}
.serDown-item:hover .s{opacity: 0;}
.serDown-item:hover .h{opacity: 1;}
.serDown-item:hover .serDown-item-text .title,.serDown-item:hover .serDown-item-text .text{color: #fff;}
.serDown-item:hover::after{background-image: url('../images/pages/serDown-icon2H.png');}
.serDownload .paging a{color: #fff;}
.serTable-con{margin-left: -14px;}
.serTable-input{width: calc(50% - 14px);margin: 20px 0 0 14px;}
.serTable-input.short{width: calc(25% - 14px);}
.serTable-input.active .title::after{content: "*";display: inline-block;color: #ff6800;font-size: 16px;}
.serTable-input input{margin-top: 8px; height: 50px;padding-left: 15px;background: #f8f8f8;border: 1px solid #ebebeb;border-radius: 3px;width: 100%;}
.serTable-footer{margin-top: 20px;width: 100%;position: relative;}
.serTable-footer .serTable-input{margin-top: 0;}
.serTable-footer .serTable-input:nth-child(2){width: calc(50% - 114px);}
.serTable-code{width: 100px;height: 50px;border: 1px solid #ebebeb;position: absolute;right: 0;bottom: 0;border-left: unset;}
.serTable-code img{width: 100%;height: 100%;cursor: pointer;}
.serTable-con button{width: 420px;height: 50px;margin: 30px auto 0;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;background: #ff6800;letter-spacing: 2px;font-size: 18px;transition: all .4s ease;user-select: none;cursor: pointer;}
.serTable-con button:hover{box-shadow: 0 0 10px #ff6800;}
/* 关于我们 */
.abIntro{background:linear-gradient(to bottom,#fefefe 80%,#f8f8f8 100%);position: relative;}
.abIntro::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('../images/pages/abIntro-bg.png') no-repeat center bottom/100% auto;}
.abIntro .contain{z-index: 3;position: relative;}
.abIntro .pagesTitle::after{width: 10px;height: 10px;border-radius: 50%;border: 2px solid #ff6800;background: transparent;margin: 0 0 -3px 5px;}
.abIntro-text{padding: 0 21%;}
.abIntro-text p{line-height: inherit;height: 105px;overflow: hidden;transition: all .4s ease;}
.abIntro-text.active p{height: auto;}
.abIntro-text-btn{font-size: 18px;cursor: pointer;user-select: none;transition: all .4s ease;}
.abIntro-text.active .abIntro-text-btn{transform: rotate(180deg);}
.abIntro-img{justify-content: space-between;}
.abIntro-img::after{content: "";width: 32.5%;}
.abIntro-img img{width: 32.5%;display: inline-block;border-radius: 5px;}
.abWH-header .contain{justify-content: space-between;align-items: flex-end;}
.abWH-bg img{width: 100%;}
.abWH-list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.abWH-list li{width: 25%;border-left: 1px solid rgba(255, 255, 255, .3);display: flex;align-items: flex-end;overflow: hidden;}
.abWH-list li:first-child{border-left: unset;}
.abWH-text{position: relative; width: 100%;transition: all .6s ease;padding: 50px;transform: translateY(calc(100% - 115px));}
.abWH-text .title,.abWH-text .text{position: relative;z-index: 2;}
.abWH-text::after{opacity: 0;transition: all .4s ease; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('../images/pages/abWH-text-bg.jpg') no-repeat center/100% 100%;}
.abWH-list li.active .abWH-text{transform: translateY(0);}
.abWH-list li.active .abWH-text::after{opacity: 1;}
.abCont-con{justify-content: space-between;}
.abCont-date{width: 48.5%;}
.abCont-date-list li{padding: 15px 0;align-items: center;border-bottom: 1px solid #f2f2f2;}
.abCont-icon{display: flex;align-items: center;justify-content: center;width: 27px;height: 27px;border-radius: 50%;background: #ff6800;}
.abCont-text{flex: 1;padding: 0 20px;}
.contCode-map{width: 48.5%;height: 400px;border: 10px solid #fff; box-shadow: 0px 0px 57px 0px rgba(0, 10, 18, 0.05);}
.amap-logo{display: none !important;}
.map-info{padding: 10px 12px;width: 170px;}
.map-con h6{font-size: 14px;color: #333;font-weight: 700;text-align: center;}
.amap-info-content{padding: 0;background: rgba(255, 255, 255, .95);}
.amap-info-close{display: none !important;}
.abCont-house{justify-content: space-between;}
.abCont-house li{width: 48.5%;box-shadow: 0px 3px 51px 0px rgba(0, 0, 0, 0.13);border-radius: 8px;}
.abCont-house-img{width: 35%;border-bottom-left-radius: 8px;border-top-left-radius: 8px;overflow: hidden;}
.abCont-house-img img{width: 100%;height: 100%;}
.abCont-house-text{width: 65%;border-top-right-radius: 8px;border-bottom-right-radius: 8px;overflow: hidden;background: #fff;padding: 45px 50px 50px 45px;}
.abCont-house-text .text{padding-left: 30px;}
.abCont-house-text .text::after{content: "";position: absolute;left: 0;top: 3px;width: 21px;height: 27px;background: url('../images/pages/abCont-footer-icon.png') no-repeat center/100% auto;}
/* 加入我们 */
.joinIntro{background: url('../images/pages/joinIntro-bg.jpg') no-repeat center bottom/100% auto;}
.joinIntro-item{justify-content: space-between;align-items: center;}
.joinIntro-text{width: 40%;padding-bottom: 5%;}
.joinIntro-text .title{padding-left: 28px;}
.joinIntro-text .title::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%); width: 3px;height: 80%;background: #ff6800;}
.joinIntro-img{width: 50%;border-radius: 5px;overflow: hidden;}
.joinIntro-img img{width: 100%;height: 100%;}
.joinIntro-item:nth-child(2){flex-direction: row-reverse;}
.joinIntro-item:nth-child(2) .joinIntro-text{text-align: right;padding-bottom: 0;}
.joinIntro-item:nth-child(2) .joinIntro-text .title{padding-left: 0;padding-right: 28px;}
.joinIntro-item:nth-child(2) .joinIntro-text .title::after{left: auto;right: 0;}
.joinTable-header,.joinTable-menu{height: 100px;padding-left: 35px;background: #f8f8f8; align-items: center;position: relative;}
.joinTable-header li,.joinTable-menu li{width: 12%;transition: all .4s ease;}
.joinTable-header li:first-child,.joinTable-menu li:first-child{width: 45%;}
.joinTable-header li:last-child,.joinTable-menu li:last-child{flex: 1;}
.joinTable-menu{cursor: pointer; background: #fff;box-shadow: 0px 0px 7px 0px rgba(102, 102, 102, 0.08);transition: all .4s ease;}
.joinTable-menu::after{content: "";width: 12px;height: 19px;position: absolute;right: 30px;top: 50%;transform: translateY(-50%);transition: all .4s ease;background: url('../images/pages/joinTable-icon.png') no-repeat center/100% auto;}
.joinTable-menu li:first-child{font-size: 22px;color: #333;}
.joinTable-drop{display: none; background: #f8f8f8;padding-left: 40px;}
.joinTable-drop .email span{color: #ff6800;display: inline-block;margin-left: 18px;}
.joinTable-menu.active{background: #ff6800;}
.joinTable-menu.active::after{background-image: url('../images/pages/joinTable-iconH.png');}
.joinTable-menu.active li{color: #fff !important;}
/* 解决方案 */
.FangAn{background: linear-gradient(to bottom,transparent 0%,#fbfbfb 10%, #f8f8f8 40%);}
.FA-list li{background: #fff;align-items: center;border-radius: 10px;height: 410px;}
.FA-img{width: 55%;height: 100%;}
.FA-img img{max-width: 70%;max-height: 80%;}
.FA-con{width: 45%;padding-right: 7%;}
.FA-btn-item{margin-left: 16px;display: flex; width: 144px;height: 45px;border: 2px solid #404040;color: #404040;border-radius: 30px;transition: all .4s ease;}
.FA-btn-item.mb{display: none;}
.FA-btn-item:first-child{margin-left: 0;}
.FA-btn-item::after{content: "";display: inline-block;margin-left: 8px;width: 18px;height: 18px;transition: all .4s ease; background: url('../images/pages/Fa-icon.png') no-repeat center/100% auto;}
.FA-btn-item:last-child::after{width: 12px;height: 11px;background-image: url('../images/pages/Fa-icon2.png');margin-left: 12px;}
.FA-btn-item:hover{border-color: #ff6800;background: #ff6800;color: #fff;}
.FA-btn-item:first-child:hover::after{background-image: url('../images/pages/Fa-iconH.png');}
.FA-btn-item:last-child:hover::after{background-image: url('../images/pages/Fa-icon2H.png');}
.FA-list li:nth-child(2n){flex-direction: row-reverse;}
.FA-list li:nth-child(2n) .FA-con{padding-right: 0;padding-left: 7%;}
/* 解决方案详情 */
.FaDet-header{background: #f2f2f2;padding-top: 160px;}
.FaDet-header .pagesBread a:first-child::before{background-image: url('../images/pages/pagesBread-icon2.png');}
.FaDet-header .pagesBread a::after{color: #666;}
.FaDet-intro{align-items: center;}
.FaDet-swp{width: 50%;align-items: center;}
.FaDet-intro-con{width: 50%;padding-left: 5%;}
.FaDet-intro .thumbs{height: 270px;}
.FaDet-intro .thumbs .swiper-container{height: 100%;}
.FaDet-intro .thumbs-year{background: #fff; width: 54px;height: 54px;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 2px solid transparent;}
.FaDet-intro .thumbs-year img{max-width: 70%;max-height: 65%;}
.FaDet-intro .thumbs-year.active{border-color: #ff6800;}
.FaDet-intro .thumbs-prev,.FaDet-intro .thumbs-next{position: absolute;left: 50%;bottom: -55px;transform: translateX(-50%);width: 30px;height: 30px;user-select: none;cursor: pointer; display: flex;align-items: center;justify-content: center;}
.FaDet-intro .thumbs-prev{bottom: auto;top: -55px;transform: translateX(-50%) rotate(180deg);}
.FaDet-intro .thumbs-prev::after,.FaDet-intro .thumbs-next::after{content: "\e61f";font-family: "icon";display: inline-block;color: #c6c6c6;font-size: 16px;}
.FaDet-intro .gallery{width: calc(100% - 54px);}
.FaDet-intro .gallery .swiper-slide{display: flex;flex-wrap: wrap; align-items: center;justify-content: space-between;}
.FaDet-intro .gallery-img{width: 100%;height: 460px; display: flex;align-items: center;justify-content: center;}
.FaDet-intro .gallery-img img{max-width: 75%;max-height: 90%;}
.FaDet-intro .gallery-con{width: 47%;}
.FaDet-intro .gallery-more{display: flex; width: 145px;height: 45px;border-radius: 30px;background: #ff6800;transition: all .4s ease;}
.FaDet-intro .gallery-more.mb{display: none;}
.FaDet-intro .gallery-more::after{content: "\e765";font-family: "icon";display: inline-block;font-weight: 700;margin-left: 8px;}
.FaDet-intro .gallery-more:hover{box-shadow: 0 0 10px #ff6800;}
.FaDet-con .contain{justify-content: space-between;align-items: flex-start;}
.FaDet-file-box{width: 70%;}
.FaDet-file{border-bottom: 1px solid #f2f2f2;font-family: "微软雅黑", "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1";}
.FaDet-back{transition: all .4s ease; margin: 30px auto 0;width: 145px;height: 45px;border-radius: 30px;background: #ff6800;}
.FaDet-back::after{content: "";width: 14px;height: 16px;display: inline-block;margin-left: 8px;background: url('../images/pages/FaDet-back.png') no-repeat center/100% auto;}
.FaDet-file h1,.FaDet-file h2,.FaDet-file h3,.FaDet-file h4,.FaDet-file h5,.FaDet-file h6{font-size: 26px;color: #000;position: relative;padding-left: 24px;margin-bottom: 15px;}
.FaDet-file h1::after,.FaDet-file h2::after,.FaDet-file h3::after,.FaDet-file h4::after,.FaDet-file h5::after,.FaDet-file h6::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 3px;height: 80%;background: #ff6800;}
.FaDet-file p{line-height: inherit;}
.FaDet-file table{width: 100%;}
.FaDet-file table td{padding: 5px;height: 40px;text-align: center;border: 1px #e6e6e6 solid;font-size: 14px;color: #666;}
.FaDet-file table tr:first-child{background: #d8d8d8;}
.FaDet-file table td:first-child{width: 20%;} 
/* .FaDet-file img,.FaDet-file video{} */
.FaDet-site{width: 23%;padding: 30px 50px 0;box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.09);}
.FaDet-site-img{height: 186px;display: flex;align-items: center;justify-content: center;}
.FaDet-site-img img{max-width: 80%;max-height: 80%;transition: all .4s ease;}
.FaDet-site-title{transition: all .4s ease;}
.FaDet-site-item{display: block;border-top: 1px solid #f0f0f0;}
.FaDet-site-item:first-child{border-top: unset;}
.FaDet-site-item:hover .FaDet-site-img img{transform: scale(1.1);}
.FaDet-site-item:hover .FaDet-site-title{color: #ff6800;}
/* 产品中心-芯片 */
.product .contain,.Block .contain{border-top: 1px solid #e5e5e5;}
.proNav2{margin-bottom: 40px;}
.proNav2-item{transition: all .4s ease;margin-left: 13px; padding: 0 32px;height: 54px;background: #f2f2f2;transition: all .4s ease;border: 1px solid #ececec;}
.proNav2-item:first-child{margin-left: 0;}
.proNav2-item:hover{color: #ff6800;border-color: #ff6800;}
.proNav2-item.active{background: #ff6800;border-color: #ff6800;color: #fff;}
.proNav2-item::after{content: "";width: 9px;height: 9px;border: 10px solid transparent;border-top-color: #ff6800;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);transition: all .4s ease;opacity: 0;}
.proNav2-item.active::after{opacity: 1;}
.proNav3{margin-bottom: 12px;}
.proNav3-item{position: relative; margin-left: 12px;width: 128px;height: 37px;border-radius: 30px;border: 2px solid #ff6800;}
.proNav3-item:first-child{margin-left: 0;}
.proNav3-item::after{content: "";transform: translateX(-50%); width: 10px;height: 7px;position: absolute;left: 50%;top: 100%;border: 8px solid transparent;border-top-color: #ff6800;transition: all .4s ease;opacity: 0;}
.proNav3-item:hover,.proNav3-item.active{background: #ff6800;color: #fff;}
.proNav3-item:hover::after,.proNav3-item.active::after{opacity: 1;}
.proTable-header{padding-right: 17px;height: 40px;background: #f0f0f0; align-items: center;justify-content: flex-end;}
.proTable-header .btn{position: relative;cursor: pointer;user-select: none;}
.proTable-header .btn::before{content: "";position: absolute;left: -24px;top: 50%;transform: translateY(-50%);width: 15px;height: 15px;background: url('../images/pages/proTable-icon.png') no-repeat center/100% auto;}
.proTable{overflow-x: scroll;overflow-y: visible;padding-left: 170px;}
.proTable::-webkit-scrollbar{height: 8px;cursor: pointer;}
.proTable::-webkit-scrollbar-thumb {background: #ff6a00;border-radius: 10px;cursor: pointer;}
.proTable::-webkit-scrollbar-track {background: transparent;}
.proTable table{width: 120%;}
.proTable thead th{min-width: 60px; font-weight: 400; background: #ff6800; padding: 0 20px;text-align: center;height: 50px;border-right: 1px solid #fff;color: #fff;font-size: 16px;}
.proTable tbody td{border-bottom: 1px solid #ebebeb;border-right: 1px solid #ebebeb; white-space: nowrap; min-width: 60px; font-size: 15px; background: #f7f7f7;height: 60px;padding: 0 20px;color: #777;text-align: center;}
.proTable tbody td:first-child,.proTable thead th:first-child{ min-width: 170px;position: absolute;left: 0;display: flex;align-items: center;justify-content: center;}
.proTable tbody td:nth-child(2),.proTable thead th:nth-child(2){border-left: unset;}
.proTable tbody td:first-child p{display: block;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.proTable tbody td a{display: flex;color: #ff6800;transition: all .4s ease;}
.proTable tbody td a:last-child{ width: 23px;height: 23px; background: url('../images/pages/pro-pdf.png') no-repeat center/100% auto;}
.proTable tbody td a:first-child:hover{text-decoration: underline;}
.proTable tbody td a:last-child:hover{background-image: url('../images/pages/pro-pdfH.png');}
.proTable tbody tr:nth-child(2n) td{background: #fff;}
.proTable-popup{position: fixed;left: 0;top: 0;width: 100vw;height: 100vh;background: rgba(0, 0, 0, .3);z-index: 999999;display: none;}
.proTable-popup-con{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 95%;height: 90%;overflow-y: auto;background: #fff;}
/* 产品中心-模块 */
.Block-list{justify-content: space-between;margin-top: -20px;}
.Block-item{padding: 50px 0;align-items: center; width: calc(50% - 20px);margin-top: 40px;border-radius: 10px;box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.09);}
.Block-con{padding-left: 10%;width: 50%;}
.Block-img{display: flex;width: 50%; align-items: center;justify-content: center;}
.Block-img img{max-width: 70%;max-height: 270px;}
.Block-title{transition: all .4s ease;}
.Block-con .FA-btn-item{margin-left: 0;}
.Block-item:hover .Block-title{color: #ff6800;}
.Block-item:hover .FA-btn-item{border-color: #ff6800;background: #ff6800;color: #fff;}
/* 产品详情 */
.proDet .FaDet-header{background:#f5f5f5 url('../images/pages/proDet-intro-bg.png') no-repeat right center/162px auto;}
.proDet .thumbs{height: auto;width: 260px;margin-top: 60px;}
.gallery-text{font-family: "微软雅黑", "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1";}
.proDet .gallery-text p{line-height: inherit;}
.proDet .FaDet-swp{flex-direction: column;align-items: center;}
.proDet .FaDet-intro .gallery-img img{max-height: 410px;}
.proDet .FaDet-intro .thumbs-prev{left: -55px;top: 50%;transform: translateY(-50%) rotate(90deg);}
.proDet .FaDet-intro .thumbs-next{left: auto;right: -55px; top: 50%;transform: translateY(-50%) rotate(-90deg);}
.proDet .FaDet-file h1,.proDet .FaDet-file h2,.proDet .FaDet-file h3,.proDet .FaDet-file h4,.proDet .FaDet-file h5,.proDet .FaDet-file h6{font-size: 20px;}
.proDet-down,.proDet .serTable{border-bottom: 1px solid #f2f2f2;}
.proDet-down .serDown-item{background: #fafafa;margin-top:18px;width: calc(50% - 9px);}
.proDet-down .serDown-item:hover{background: #ff6800;}
.proDet .serTable-con button{margin-left: 0;width: 282px;}
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}
@media all and (max-width:1590px) {
    /* 1440 × (700)  */
    .newsShow-img img{height: 280px;}
    .newsShow-more,.newsShow-pagination{bottom: 30px;}
    .newsList-date{width: 100px;}
    .newsList-text{padding-left: 30px;}
    .newsDet-con{padding-right: 60px;}
    .newsDet-site{padding-left: 60px;}
    .serIntro-icon{width: 70px;height: 70px;}
    .serIntro-icon img{max-width: 43%;}
    .serIntro-list::after{width: 32%;}
    .serIntro-list li{width: 32%;}
    .serDown-item{height: 90px;}
    .serTable-con button{width: 320px;height: 44px;}
    .abIntro-text{padding: 0 16%;}
    .abIntro-text p{height: 90px;}
    .abWH-text{padding: 30px;transform: translateY(calc(100% - 80px));}
    .abCont-house-text{padding: 30px 25px 35px 30px;}
    .joinTable-menu li:first-child{font-size: 20px;}
    .FA-list li{height: 340px;}
    .FaDet-site-img{height: 160px;}
    .Block-img img{max-height: 220px;}
    .Block-item{padding: 30px;width: calc(50% - 15px);}
    .Block-item{margin-top: 30px;}
    .proDet .FaDet-intro .gallery-img img{max-height: 360px;}
    .FaDet-intro .gallery-img{height: 400px;}
}
@media all and (max-width:1430px) {
    /* 1360 */
}
@media all and (max-width:1350px) {
    /* 1280 */
}
@media all and (max-width:1270px) {
    /* 1152 × (700) */
    .newsShow-img img{height: 240px;}
    .newsShow-pagination .swiper-pagination-bullet::after{transform: translateY(-50%);}
    .newsShow-more, .newsShow-pagination{bottom: 20px;}
    .newsList-date{width: 90px;}
    .abIntro-text{padding: 0 10%;}
    .abWH-text {padding: 20px;transform: translateY(calc(100% - 60px));}
    .joinTable-menu li:first-child{font-size: 18px;}
    .FA-list li{height: 280px;}
    .FaDet-site{padding: 20px 30px 0;}
    .proDet .serTable-con button{width: 200px;}
    .serTable-footer .serTable-input:nth-child(2){width: calc(38% - 14px);}
    .proDet .FaDet-intro .gallery-img img{max-height: 290px;}
}
@media all and (max-width:1140px) {
    /* 1024 */
    .FA-btn-item.pc{display: none;}
    .FA-btn-item.mb{display: flex;}
    .FaDet-intro .gallery-more.pc{display: none;}
    .FaDet-intro .gallery-more.mb{display: flex;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .pagesBread{display: none;}
    .pagesBan-title::after{right: -14px;width: 8px;height: 8px;border: 2px solid #ff6a00;bottom: 0;}
    .pagesNav-item{margin-left: 25px;}
    .newsShow-img{width: 100%;border-radius: 5px;}
    .newsShow-img img{height: auto;}
    .newsShow-con{width: 100%;margin-top: 20px;padding-bottom: 80px;height: 230px;}
    .newsShow-more{padding-right: 25px;}
    .newsShow-more::after{width: 18px;height: 18px;transform: translateY(-45%);}
    .newsShow-pagination{left: 0;}
    .newsShow-pagination .swiper-pagination-bullet{width: 40px;height: 8px;margin-left: 10px;}
    .newsShow-pagination .swiper-pagination-bullet::after{height:3px;}
    .newsShow-pagination .swiper-pagination-bullet-active::after{width: 33px;}
    .newsList-con{width: 100%;margin-top: 20px;}
    .newsList-date{height: 70px;width: 80px; margin: 0 auto;}
    .newsList-text{flex: unset;width: 100%;padding-left: 0;margin-top: 20px;}
    .newsList-img{width: 100%;height: auto;border-radius: 5px;}
    .newsList-item{margin-top: 35px;flex-direction: column-reverse;}
    .newsDet-con{width: 100%;padding-right: 0;border-right: unset;}
    .newsDet-site{padding-left: 0;width: 100%;margin-top: 30px;border-bottom: 1px solid #f2f2f2;}
    .newsDet-header{padding-bottom: 20px;}
    .newsDet-header .date{padding-left: 22px;margin-top: 20px;}
    .newsDet-header .date::after{width: 15px;height: 16px;}
    .newsDet-switch-item:first-child{padding-top: 10px;border-top: 1px solid #e6e6e6;}
    .newsDet-rec-img{width: 29%;}
    .newsDet-rec-con{padding-left: 12px;}
    .serIntro-list li{width: 100%;margin-top: 25px;}
    .serDown-header .pagesNav{width: 100%;}
    .serDown-header .pagesNav a{margin-left: 40px;}
    .serDown-header .pagesNav-item::after{height: 2px;}
    .serDown-search{width: 100%;margin-top: 20px;}
    .serDown-search input{width: 80%;font-size: 14px;}
    .serDown-search input::-webkit-input-placeholder{font-size: 14px;}
    .serDown-search a{width: 20%;}
    .serDown-list{margin-left: 0;}
    .serDown-item{width: 100%;margin: 15px 0 0;height: 80px;padding: 0 15px;border-radius: 3px;}
    .serDown-item-text{padding-left: 18px;}
    .serDown-item-icon{width: 18px;}
    .serDown-item::after{right: 15px;width: 18px;height: 20px;}
    .serTable-con{margin-left: 0;}
    .serTable-input,.serTable-input.short{width: 100%;margin: 15px 0 0;}
    .serTable-input input{height: 42px;margin-top: 5px;}
    .serTable-footer .serTable-input:nth-child(2){width: 75%;margin-top: 15px;}
    .serTable-code{width: 25%;height: 42px;}
    .serTable-con button{width: 150px;}
    .abIntro-text{padding: 0;text-align: left;}
    .abIntro-text-btn{text-align: center;}
    .map-info{width: 190px;}
    .abIntro-text p{height: 185px;}
    .abIntro-img img{width: 100%;margin-top: 10px;}
    .abWH-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .abWH-bg img{width: 100%;height: 100%;}
    .abWH-list{position: relative;left: auto;top: auto;}
    .abWH-list li{width: 100%;border-left: unset;border-top: 1px solid rgba(255, 255, 255, .3);}
    .abWH-list li:first-child{border-top: unset;}
    .abWH-text{padding: 30px 15px;transform: translateY(calc(100% - 65px));}
    /* .abWH-text .text{margin-top: 10px;} */
    
    .abCont-date{width: 100%;}
    .contCode-map{width: 100%;margin-top: 30px;height: 250px;border: 5px solid #fff;}
    .abCont-house li{width: 100%;margin-top: 15px;}
    .abCont-house-img{width: 100%;height: 150px;border-radius: unset;}
    .abCont-house-text{width: 100%;padding: 25px 15px;}
    .abCont-house-text .text{padding-left: 25px;}
    .abCont-house-text .text::after{width: 16px;height: 20px;}
    .joinIntro-item{flex-direction: column !important;align-items: flex-start !important;}
    .joinIntro-img{width: 100%;border-radius: 3px;margin-top: 20px;}
    .joinIntro-text{width: 100%;padding-bottom: 0;}
    .joinIntro-item:nth-child(2) .joinIntro-text{text-align: left;}
    .joinIntro-item:nth-child(2){margin-top: 40px;}
    .joinIntro-text .title{padding:0 0 0 15px !important;}
    .joinIntro-text .title::after{right: auto !important;left: 0 !important;width: 2px;}
    .joinTable-header{display: none;}
    .joinTable-menu{height: auto;padding: 20px 15px;}
    .joinTable-menu::after{right: 20px;width: 10px;height: 16px;top: 22px;transform: translateY(0);}
    .joinTable-menu li:first-child{width: 100% !important;margin-bottom: 10px;font-size: 16px;font-weight:700;}
    .joinTable-menu li{width: auto !important;}
    .joinTable-drop{padding-left: 15px;padding-right: 15px;}
    .pagesNav{overflow-x: auto;}
    .pagesNav .contain{flex-wrap: nowrap;margin: 0 0 0 4%;}
    .proDet-nav-box .pagesNav .contain{margin-left: 0;}
    .pagesNav-item{white-space: nowrap;}
    .FA-list li{height: auto;padding: 30px 15px;flex-direction: column !important;}
    .FA-img{width: 100%;}
    .FA-img img{max-height: 250px;max-width: 65%;}
    .FA-con{width: 100%;padding: 0;margin-top: 40px;}
    .FA-btn-item{width: 110px;height: 38px;}
    .FA-btn-item::after{width: 16px;height: 16px;margin-top: 4px;}
    .FA-btn-item:last-child::after{width: 10px;height: 9px;}
    .FaDet-header{padding-top: 30px;}
    .FaDet-intro .gallery-img{width: 100%;height: auto;}
    .FaDet-intro .gallery-con{width: 100%;margin-top: 30px;padding-left: 15px;}
    .FaDet-intro .thumbs-year{width: 44px;height: 44px;border: 1px solid transparent;}
    .gallery-title{font-size: 18px;}
    .gallery-text{font-size: 14px;margin-top: 10px;}
    .FaDet-swp{width: 100%;}
    .FaDet-intro-con{width: 100%;padding-left: 0;margin-top: 60px;}
    .FaDet-intro .thumbs{height: 230px;}
    .FaDet-intro .thumbs-next{bottom: -30px;}
    .FaDet-intro .thumbs-prev{top: -35px;}
    .FaDet-intro .gallery-more{width: 100px;height: 34px;}
    .FaDet-intro .gallery-more::after{font-size: 12px;margin:3px 0 0 4px;}
    .FaDet-header-marsk{display: flex;align-items: flex-end;}
    .FaDet-file-box{width: 100%;}
    .FaDet-back{width: 100px;height: 36px;}
    .FaDet-back::after{width: 12px;height: 14px;margin-left: 5px;}
    .FaDet-file h1, .FaDet-file h2, .FaDet-file h3, .FaDet-file h4, .FaDet-file h5, .FaDet-file h6{font-size: 18px !important;padding-left: 14px;margin-bottom: 8px;}
    .FaDet-file h1::after, .FaDet-file h2::after, .FaDet-file h3::after, .FaDet-file h4::after, .FaDet-file h5::after, .FaDet-file h6::after{width: 2px;}
    .FaDet-site{width: 100%;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.09);padding: 20px 15px 0;margin-top: 30px;}
    .FaDet-site-img{height: 180px;}
    .proNav2,.proNav3{margin-bottom: 20px;flex-wrap: nowrap;overflow: auto;padding-bottom: 20px;}
    .proNav2-item{padding: 0 20px;height: 42px;white-space: nowrap;}
    .proNav2-item::after{width: 7px;height: 5px;border: 5px solid transparent;border-top-color: #ff6800;}
    .proNav3-item{width: 110px;height: 32px;margin-left: 8px;}
    .proNav3-item::after{width: 7px;height: 5px;border: 5px solid transparent;border-top-color: #ff6800;}
    .proTable tbody td:first-child, .proTable thead th:first-child{min-width: 125px;}
    .proTable{padding-left: 125px;}
    .proTable tbody td a:last-child{width: 16px;height: 16px;}
    .proTable thead th{padding: 0 10px;font-size: 13px;padding: 0 10px;height: 44px;white-space: nowrap;}
    .proTable thead th p{white-space: nowrap;}
    .proTable tbody td{font-size: 13px;padding: 0 10px;height: 50px;min-width: 50px;}
    .proTable::-webkit-scrollbar{height: 4px;}
    .proTable-header{height: 34px;}
    .proTable-header .btn::before{left: -20px;width: 13px;height: 13px;}
    .Block-item{width: 100%;padding:20px 15px;border-radius: 5px;}
    .Block-img{width: 40%;}
    .Block-img img{max-height: 150px;max-width: 60%;}
    .Block-con{padding-left: 0;width: 60%;}
    .proDet .thumbs{height: auto ;}
    .proDet .FaDet-intro-con{margin-top: 0;}
    .proDet .FaDet-intro{margin-top: 10px;}
    .proDet .FaDet-swp{margin-top: 30px;}
    .proDet .FaDet-intro .gallery-img img{max-height: 250px;}
    .proDet-down .serDown-item{width: 100%;margin-top: 15px;}
    .proDet .serTable-con button{width: 150px;margin: 30px auto 0;}
    .FaDet-file table td{font-size: 13px;height: auto;padding: 10px;}
    .FaDet-file table tr:first-child td{height: 40px;padding: 0 10px;}
    .FaDet-file table td:first-child{width: 25%;}
    .proTable table{width: 200%;}
}