@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */
.paging{width: 100%;text-align: center;user-select: none;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.paging-menu, .paging-skip, .paging-hint{display: flex;flex-wrap: wrap;}
.paging-menu a{width: 46px;height: 46px;margin: 5px;font-size: 16px;color: #666;transition: all .4s ease;display: flex;align-items: center;justify-content: center;}
.paging-menu a i{transition: all .4s ease; border: 1px solid #e1e1e2;border-radius: 50%; width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: 12px;font-weight: 300;}
.paging-menu a.last{transform: rotate(180deg);}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{color: #0065aa;}
.paging-menu a:hover i, .paging-menu a.active i, .paging a.on i{border-color: #0065aa;color: #0065aa;}
.paging-skip{margin-left: 8px;align-items: center;}
.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: #0065aa;}
.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: #0065aa;color: #fff;border-color: #0065aa;}
.paging-hint span{color: #0065aa;}
@media all and (max-width:1000px) {.paging-menu a{margin: 4px 2px;width: 34px;height: 34px;font-size: 13px;}.paging-skip{width: 100%;margin-left: 0;justify-content: center;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #0065aa;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #0065aa;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: #0065aa !important;}
.search-link:hover h2{color: #0065aa;}
@media all and (max-width:1000px) {.search-link{padding: 20px 15px;}.search-link:not(:first-child) {margin-top: 12px;}}
/* 隐私协议 */
.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: #0065aa;}
.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: #0065aa;}
.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: 720px) {
    .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{position: relative;}
.pagesBan-bg::after{content: "";z-index: 5;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .2);}
.pagesBan-bg img{width: 100%;}
.pagesBan-bg video{width: 100%;}
.pagesBan-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 6;}
.pagesBan-con .contain{height: 100%;justify-content: space-between;align-items: center;}
.pagesBan-con .label{animation: banText 1.5s ease both;}
.pagesBan-con .title{animation: banText 1.5s .2s ease both;}
.pagesBan-email{animation: banEmail 1s 1s ease both;width: 19vw;height: 6.2vw;border: 3px solid #fff;text-align: left;background: rgba(0, 0, 0, .2);}
.pagesBan-email .icon{width: 3.1vw;height: 3.1vw;border-radius: 50%;background: #fff;font-size: 1.5vw;margin-right: 18px;}
.pagesBan-email a:hover{text-decoration: underline;}
@keyframes banText {0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateX(0);}}
@keyframes banEmail {0%{opacity: 0;}100%{opacity: 1;}}
.pagesMenu{border-bottom: 1px solid #dce0e6;}
.pagesMenu .contain{justify-content: space-between;align-items: center;}
.pagesBread .item{height: 72px;align-items: center;position: relative;display: flex;margin-left: 30px;transition: all .4s ease;}
.pagesBread .item::before{content: "<";font-family: "宋体", "SimSun", "\5B8B\4F53";color: #666;position: absolute;left: -20px;top: 50%;transform: translateY(-50%) rotate(180deg);}
.pagesBread .item:first-child::before{content: "\e8ba";color: inherit;font-family: 'icon';transform: translateY(-50%);left: -30px;}
.pagesBread .item:hover{color: #0065aa;}
.pagesNav .item{display: flex;align-items: center;height: 72px;margin-left: 30px;transition: all .4s ease;}
.pagesNav .item:first-child{margin-left: 0;}
.pagesNav .item:hover,.pagesNav .item.active{color: #0065aa;}
.pages-pagination .swiper-pagination-bullet{width: 10px;height: 10px;opacity: 1;background: #e3e3e3;margin-left: 16px;}
.pages-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.pages-pagination .swiper-pagination-bullet-active{background: #0065aa;}
.pagesNext{width: 54px;height: 54px;border-radius: 50%;background: #fff;user-select: none;cursor: pointer;font-size: 12px;box-shadow: 0px 0px 5px 0px rgba(0, 102, 170, 0.2);}
.pagesNext.next{transform: rotate(180deg);}
.pagesNext-box .pagesNext.next{margin-left: 22px;}
.pagesNext:hover{background: #0065aa;color: #fff;}
/* 加入我们 */
.joinFL-list{margin-left: -35px;}
.joinFL-list li{margin: 35px 0 0 35px;width: calc(25% - 35px);position: relative;border: 1px solid #dce0e6;padding: 5.7vw 3vw 3vw;}
.joinFL-list .icon-box{position: absolute;left: 50%;top: 0;transform: translate(-50%,-50%);}
.joinFL-list .icon{width: 5.2vw;height: 5.2vw;border-radius: 50%;}
.joinFL-list .icon::after{animation: rotate360 10s linear infinite; content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 110%;height: 110%;border-radius: 50%;border: 1px dashed #9ac7e5;}
@keyframes rotate360 {0%{transform:translate(-50%,-50%) rotate(0);}100%{transform:translate(-50%,-50%) rotate(360deg);}}
.joinFL-list .icon img{max-width: 50%;max-height: 50%;}
.joinPost-list li{background: #fff;}
.joinPost-menu{padding: 40px;justify-content: space-between;align-items: center;user-select: none;cursor: pointer;}
.joinPost-menu .btn{width: 36px;height: 36px;border-radius: 50%;border: 2px solid #0065aa;position: relative;}
.joinPost-menu .btn::after,.joinPost-menu .btn::before{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #0065aa;transition: all .4s ease;}
.joinPost-menu .btn::after{width: 2px;height: 12px;}
.joinPost-menu .btn::before{width: 12px;height: 2px;}
.joinPost-menu.active{background: #0065aa;}
.joinPost-menu.active .title,.joinPost-menu.active .text{color: #fff;}
.joinPost-menu.active .btn{border-color: #fff;transform: rotate(180deg);}
.joinPost-menu.active .btn::after,.joinPost-menu.active .btn::before{background: #fff;}
.joinPost-menu.active .btn.btn::after{opacity: 0;}
.joinPost-drop{display: none;padding: 40px;}
.joinPost-edit-box{justify-content: space-between;}
.joinPost-edit{width: 48%;}
.joinPost-edit-box h1,.joinPost-edit-box h2,.joinPost-edit-box h3,.joinPost-edit-box h4,.joinPost-edit-box h5,.joinPost-edit-box h6{color: #333;font-size: 20px;font-family: 'M';}
.joinPost-btn{width: 160px;height: 50px;border-radius: 40px;}
.joinPost-btn:hover{background: #01568e;}
/* 新闻-列表 */
.newsShow{border-bottom: 1px solid #dce0e6;justify-content: space-between;align-items: flex-start;}
.newsShow-img{width: 50%;}
.newsShow-img img{width: 100%;height: 340px;}
.newsShow-con{width: 45%;}
.newsShow-con .line{height: 1px;background: #dce0e6;}
.newsShow-img:hover{transform: scale(.92);border-radius: 10px;}
.newsShow-img:hover img{transform: scale(1.2);}
.newsShow-con .title:hover{color: #0065aa;}
.newsList{margin-left: -40px;}
.newsItem{margin-left: 40px;width: calc((100% / 3) - 40px);}
.newsItem-img img{width: 100%;height: 210px;}
.newsItem-con .more{align-items: center;}
.newsItem-con .more i{display: block;transition: all .4s ease;transform: rotate(180deg);font-size: 12px;margin-left: 8px;}
.newsItem:hover .newsItem-img img{transform: scale(1.08);}
.newsItem:hover .newsItem-con .title{color: #0065aa;}
.newsItem:hover .newsItem-con .more i{transform: translateX(5px) rotate(180deg);}
/* 新闻-详情 */
.newsDet-con .contain{width: 1000px;max-width: 92%;}
.newsDet-title{border-bottom: 1px solid #dce0e6;}
.newsDet-page{padding: 20px 30px;border-top: 1px solid #dce0e6;align-items: center;}
.newsDet-page .label{align-items: center;margin-right: 30px;}
.newsDet-page .label i{display: block;margin-left: 12px;font-size: 12px;color: #ff834c;}
.newsDet-page .title{width: 50%;}
.newsDet-page.next{border-bottom: 1px solid #dce0e6;}
.newsDet-page.next .label i{transform: rotate(180deg);}
.newsDet-page:hover .title{color: #0065aa;}
.newsDet-back .btn{width: 140px;height: 48px;border-radius: 40px;}
.newsDet-back .btn:hover{background: #025b96;}
/* 资料下载 */
.infoScreen{border-bottom: 1px solid #dce0e6;justify-content: space-between;align-items: center;}
.infoSelect{user-select: none;cursor: pointer;margin-left: 25px;width: 250px;}
.infoSelect:first-child{margin: 0;}
.infoMenu{transition: all .2s .2s ease; align-items: center;justify-content: space-between;height: 56px;padding: 0 20px;border-radius: 30px;border: 1px solid #dce0e6;}
.infoMenu::after{content: "";display: block;transition: all .4s ease;width: 14px;height: 8px;border: 7px solid transparent;border-top-color: #666;}
.infoMenu.active{border-radius: 30px 30px 0 0;transition-delay: 0s;}
.infoMenu.active::after{transform: rotate(180deg);}
.infoDrop{border-radius: 0 0 30px 30px; z-index: 4; display: none;overflow-y: auto;max-height: 280px; position: absolute;left: 0;top: 100%;width: 100%; border: 1px solid #dce0e6;border-top: unset;}
.infoDrop .item{height: 56px;border-top: 1px solid #dce0e6;transition: all .4s ease;align-items: center;padding: 0 20px;background: #f4f4f4;}
.infoDrop .item:first-child{border-top: unset;}
.infoDrop .item:hover{background: #ddd;}
.infoSearch{width: 400px;}
.infoSearch input{padding-left: 50px; width: 100%;height: 56px;border-radius: 40px;border: 1px solid #dce0e6;background: transparent;font-size: 18px;color: #666;font-family: 'M';}
.infoSearch input:focus{border-color: #333;}
.infoSearch .btn{position: absolute;left: 0;top: 0; width: 50px;height: 100%;justify-content: flex-end;padding-right: 10px;user-select: none;cursor: pointer;}
.infoSearch .btn:hover{color: #0065aa;}
.infoList{margin-left: -30px;}
.infoItem{margin: 30px 0 0 30px;width: calc((100% / 3) - 30px);padding: 24px;}
.infoItem::after{transition: all .4s ease; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: #fff;height: calc(100% - 48px);}
.infoItem-flex{position: relative;z-index: 2;justify-content: space-between;align-items: center;}
.infoItem-img{width: 36%;transition: all .6s ease;}
.infoItem-img img{width: 100%;height: 210px;}
.infoItem-con{width: 55%;margin-top: 24px;}
/* .infoItem-con .title{height: 100px;} */
.infoItem-con .btn{align-items: center;margin-top: 20px;}
.infoItem-con .btn i{display: block;margin-right: 8px;font-size: 18px;}
.infoItem:hover::after{box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);}
.infoItem:hover .title{color: #0065aa;}
.infoItem:hover .infoItem-img{transform: translateY(-30px);}
/* 常见问题 */
.faqHead{justify-content: space-between;align-items: center;}
.faqNav .item{margin-left: 18px;padding: 15px 30px;border-radius: 40px;}
.faqNav .item:hover{color: #0065aa;}
.faqNav .item.active,.faqNav .item.active:hover{background: #0065aa;color: #fff;}
.faqList li{border-radius: 10px;overflow: hidden;border: 2px solid #dce0e6;transition: all .4s ease;margin-top: 20px;} 
.faqMenu{padding: 0 40px;user-select: none;cursor: pointer;}
.faqMenu-flex{padding: 24px 0;transition: all .4s ease;border-bottom: 1px solid #dce0e6;justify-content: space-between;align-items: center;}
.faqMenu-left{align-items: center;flex: 1;padding-right: 20px;}
.faqMenu-left .title{flex: 1;padding-left: 10px;}
.faqMenu .btn{width: 20px;height: 20px;}
.faqMenu .btn::after,.faqMenu .btn::before{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #0065aa;transition: all .4s ease;}
.faqMenu .btn::after{width: 100%;height: 2px;}
.faqMenu .btn::before{width: 2px;height: 100%;}
.faqList li:hover .faqMenu{background: #e5eff6;}
.faqList li:hover .faqMenu-flex{border-color: #e5eff6;}
.faqList li:hover{border-color: #0065aa;}
.faqList li.active .faqMenu .btn{transform: rotate(180deg);}
.faqList li.active .faqMenu .btn::before{opacity: 0;}
.faqDrop{display: block;padding: 30px 60px 30px 40px;}
.faqCta{background: url('../images/pages/faqCta-bg.jpg') no-repeat center/cover;}
.faqCta .contain{justify-content: space-between;align-items: center;}
.faqCta-title{width: 61%;}
.faqCta-btn{width: 150px;height: 48px;border-radius: 40px;}
.faqCta-btn:hover{background: #024e81;}
/* 学术文章 */
.bookShow{border-bottom: 1px solid #dce0e6;justify-content: space-between;}
.bookShow-item{width: 48%;}
.bookShow-img{overflow: hidden;}
.bookShow-img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.6));}
.bookShow-img img{width: 100%;height: 320px;}
.bookShow-con{pointer-events: none; position: absolute;left: 0;bottom: 0;width: 100%;padding: 25px;justify-content: space-between;align-items: flex-end;}
.bookShow-con .title{flex: 1;padding-right: 20px;}
.bookItem{justify-content: space-between;}
.bookItem-left{width: 30%;}
.bookItem-img img{width: 100%;height: 200px;}
.bookItem-right{width: 65%;justify-content: space-between;align-items: flex-start;}
.bookItem-con{flex: 1;padding-right: 60px;}
.bookItem-con .more{align-items: center;}
.bookItem-con .more i{display: block;font-size: 12px;transform: rotate(180deg);margin-left: 12px;transition: all .4s ease;}
.bookItem-date{width: 110px;height: 110px;background: #f7f7f7;flex-direction: column;transition: all .4s ease;}
.bookItem-date .day{font-family: 'L';}
.bookItem:hover .bookItem-img img{transform: scale(1.08);}
.bookItem:hover .bookItem-date{background: #0065aa;color: #fff;}
.bookItem:hover .bookItem-con .title{color: #0065aa;}
/* 视频 */
.videoBtn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 3.3vw;height: 3.3vw;font-size: 1.3vw;user-select: none;cursor: pointer;background: rgba(255, 255, 255, .9); border-radius: 50%;}
.videoBtn:hover{background: #0065aa;color: #fff;transform: translate(-50%,-50%);}
.videoBtn:active{transform: translate(-50%,calc(-50% + 5px)) scale(.95);}
.videoShow{border-radius: 5px;border: 1px solid #dce0e6;padding: 25px 50px 25px 25px;justify-content: space-between;align-items: center;}
.videoShow-img{width: 49%;}
.videoShow-img .img{border-radius: 5px;}
.videoShow-img .img::after,.videoItem-img .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);}
.videoShow-img .img img{width: 100%;height: 370px;}
.videoShow-con{width: 47%;}
.videoShow-con .line{height: 2px;background: #dce0e6;}
.videoData .time{align-items: center;}
.videoData .time i{display: block;margin-right: 12px;}
.videoData .date{margin-left: 4.5vw;}
.videoList{margin-left: -40px;}
.videoItem{margin: 40px 0 0 40px;width: calc((100% / 3) - 40px);border-radius: 5px;border: 1px solid #dce0e6;padding: 25px;}
.videoItem-img .img{border-radius: 5px;}
.videoItem-img .img img{width: 100%;height: 220px;}
/* 产品详情 */
.proIntro .pagesTitle .text{padding: 0 4.1vw;}
.proIntro-video{width: 71%;margin: 4.7vw auto 0;}
.proIntro-video-img::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 100%);}
.proIntro-video-img img{width: 100%;height: 560px;}
.proIntro-video-con{position: absolute;left: 0;bottom: 0;width: 100%;padding: 30px 45px;align-items: center;}
.proIntro-video-con .icon{user-select: none;cursor: pointer;margin-right: 20px;transition: all .4s ease;}
.proIntro-video-con .icon:hover{transform: scale(.96);}
.proIntro-video-con .icon:active{transform: translateY(8px) scale(.96);}
.proIntro-video-con .text-box{flex: 1;}
.proTD-flex{justify-content: space-between;}
.proTD-menu{width: 25%;flex-direction: column;justify-content: space-between;display: flex;}
.proTD-menu li{user-select: none;cursor: pointer;margin-top: 20px;position: relative;padding: 16px 30px;background: #fff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);}
.proTD-menu li:first-child{margin-top: 0;}
.proTD-menu li::after{content: "";opacity: 0; position: absolute;left: 100%;top: 50%;transform: translateY(-50%);width: 12px;height: 24px;border: 12px solid transparent;border-left-color: #0065aa;}
.proTD-menu li:hover{color: #0065aa;}
.proTD-menu li.active,.proTD-menu li.active:hover{color: #fff;background: #0065aa;box-shadow: none;}
.proTD-menu li.active::after{opacity: 1;}
.proTD-drop{width: 72%;}
.proTD-drop .item{height: 480px; animation: proTD .8s ease both; padding: 30px 4vw; display: none;background: #fff;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);}
.proTD-drop .item:first-child{display: block;}
@keyframes proTD {0%{opacity: 0;transform: translateX(80px);}100%{opacity:1;transform: translateX(0);}}
.proYY-swp{width: calc(100% + 40px);margin-left: -20px;}
.proYY-swp .swiper-slide{padding: 20px;height: auto;}
.proYY-slide{height: 100%; padding: 10px 10px 40px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);border-bottom: 10px solid #0065aa;}
.proYY-slide .img{height: 17vw;max-height: 326px;}
.proYY-slide .img img{max-width: 70%;max-height: 80%;}
.proYY-swp.slide2 .proYY-slide .img{height: 22vw;max-height: 422px;}
.proCta{background: url('../images/pages/proCta-bg.jpg') no-repeat center/cover;}
.proCta .contain{flex-direction: column;}
.proCta .title::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background: #fff;}
.proCta .btn{width: 110px;height: 38px;border-radius: 40px;}
.proCta .btn:hover{background: #045184;}
.proPlate-swp{width: calc(100% + 40px);margin-left: -20px;}
.proPlate-swp .swiper-slide{padding: 20px;}
.proPlate-slide{padding: 40px 120px 40px 40px;justify-content: space-between; align-items: center;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);border-radius: 5px;}
.proPlate-img{width: 37.5%;}
.proPlate-img img{width: 100%;height: 265px;}
.proPlate-con{width: 55%;}
.proPlate-con .title{transition: all .4s ease;}
.proPlate-con .more{align-items: center;}
.proPlate-con .more i{display: block;font-size: 12px;margin-left: 15px;transform: rotate(180deg);transition: all .4s ease;}
.proPlate-slide:hover .proPlate-img img{transform: scale(1.1);}
.proPlate-slide:hover .proPlate-con .title{color: #0065aa;}
.proPlate-slide:hover .proPlate-con .more i{transform: translateX(5px) rotate(180deg);}
.proBook-list{margin-left: -30px;}
.proBook-item{margin: 30px 0 0 30px;width: calc(25% - 30px);border-radius: 5px;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);}
.proBook-item .img{border-radius: 5px;}
.proBook-item .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.4));}
.proBook-item .img img{width: 100%;height: 235px;}
.proBook-item .title{position: absolute;left: 0;bottom: 0;width: 100%;padding: 25px 30px;}
.proBook-item:hover .img img{transform: scale(1.08);}
/* 组学服务 */
.serProc::after,.serProc::before{z-index: 5;background: linear-gradient(to right,#ebf3f8 50%,transparent 100%); content: "";position: absolute;left: 0;top: 0;width: 20%;height: 100%;pointer-events: none;}
.serProc::after{left: auto;right: 0;background: linear-gradient(to left,#ebf3f8 50%,transparent 100%);}
.serProc-swp{width: 37vw;margin: 30px auto 0;}
.serProc-swp .swiper-container{overflow: visible;}
.serProc-slide{position: relative; padding: 2.2vw 20px 10px; display: flex;flex-wrap: wrap;flex-direction: column;align-items: center;text-align: center; background: #fff;transform: scale(.93);box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);border-radius: 5px;}
.swiper-slide-active .serProc-slide{transform: scale(1) translateX(-3.5px);}
.swiper-slide-next .serProc-slide{transform: scale(1) translateX(3.5px);}
.serProc-slide .page{position: absolute;left: 20px;top: 10px;color: rgba(0, 101, 170, .8);font-weight: 700;}
.serProc-slide .img{width: 8vw;height: 9vw;padding: 20px 20px 35px 20px;background: url('../images/pages/serTech-icon.png') no-repeat center/100% auto;}
.serProc-slide .img img{max-width: 70%;max-height: 70%;}
.serProc-slide .text{min-height: 100px;}
.serYY-thumbs{border-bottom: 1px solid #dedede;}
.serYY-thumbs-year{text-align: center;border-bottom: 2px solid transparent;padding-bottom: 14px;}
.serYY-thumbs-year.active{border-bottom-color: #0065aa;color: #0065aa;}
.serYY-gallery{width: calc(100% + 10px);margin-left: -5px;}
.serYY-gallery .swiper-slide{padding: 5px;}
.serYY-gallery-more{align-items: center;justify-content: space-between;}
.serYY-gallery-img{width: 50%;background: #fff;height: 440px;box-shadow: 0px 0px 5px 0px rgba(0, 102, 170, 0.2);}
.serYY-gallery-img img{max-width: 80%;max-height: 90%;}
.serYY-gallery-con{width: 46%;}
.serBook-list{margin-left: -60px;}
.serBook-item{margin: 40px 0 0 60px;border-radius: 5px;overflow: hidden;width: calc(50% - 60px);transition: all .4s ease;}
.serBook-img img{width: 100%;height: 100%;}
.serBook-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;justify-content: center;padding: 0 40px;}
.serBook-item:hover{transform: translateY(-10px);}
/* 关于我们 */
.abHZ{min-height: 720px;}
.abHZ-bg{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;}
.abHZ-bg canvas{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.abHZ .contain{position: relative;z-index: 2;}
.abHZ-list li{width: 20%;height: 110px;}
.abHZ-list img{max-width: 80%;max-height: 80%;}
.abHonor-swp .swiper-wrapper{justify-content: center;}
.abHonor-swp .swiper-slide{height: auto;}
.abHonor-slide{height: 100%;background: #fff;padding: 40px;}
.abHonor-slide .img{height: 290px;}
.abHonor-slide .img img{max-height: 100%;}
.abHonor-slide .title{border-top: 1px solid #dce0e6;}
.abHonor-swp .pagesNext{position: absolute;left: -120px;top: 50%;transform: translateY(-50%);z-index: 2;}
.abHonor-swp .pagesNext.next{left: auto;right: -120px;transform: translateY(-50%) rotate(180deg);}
.abCta .contain{align-items: center;justify-content: space-between;}
.abCta-con{width: 40%;}
.abCta-list li{align-items: center;margin-top: 25px;}
.abCta-list .icon{width: 46px;height: 46px;border-radius: 50%;border: 1px solid #dce0e6;font-size: 20px;margin-right: 12px;}
.abCta-list .text-box{flex: 1;}
.abCta-list .text{margin-top: 5px;}
.abCta-map{width: 50%;height: 450px;position: relative;border: 1px solid #dce0e6;}
.abCta-map::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;border: 4px solid #fff;}
.amap-copyright,.amap-logo{display: none !important;}
.abIntro-item{border-bottom: 1px solid #dce0e6;justify-content: space-between;align-items: flex-start;}
.abIntro-left{width: 42%;}
.abIntro-con .text span{font-family: 'M';color: #333;}
.abIntro-right{width: 47%;}
.abIntro-img img{width: 100%;height: 440px;transition: all 2s linear;}
.abIntro-img:hover img{transform: scale(1.08);}
.abIntro-item .block1{z-index: 2; position: absolute;left: 100%;bottom: 100%;width: 150px;height: 150px;overflow: hidden;background: #00548d;}
.abIntro-item .block1::after{content: "";position: absolute;left: 100%;top: 100%;transform: translate(-50%,-50%); width: 200%;height: 200%;border-radius: 50%;background: #0065aa;}
.abIntro-item .block2{position: absolute;left: 100%;top: 0;width: 150px;height: 150px;background: #00548d;}
.abIntro-item .block3{ position: absolute;left: calc(100% + 100px);bottom: 100%;width: 150px;height: 150px;background: #d2d2d2;}
.abIntro-item .block4{position: absolute;right: 0;bottom: 100%;width: 100%;height: 150px;background: #f2f2f2;}
.abIntro-item.item2{flex-direction: row-reverse;}
.abIntro-item.item2 .block1{position: absolute;left: auto;bottom: auto; right: 100%;top: 0;width: 150px;height: 150px;overflow: hidden;background: #d2d2d2;}
.abIntro-item.item2 .block1::after{content: "";position: absolute;right: auto;bottom: auto; left: 100%;top: 100%;transform: translate(-50%,-50%);width: 200%;height: 200%;border-radius: 50%;background: #0065aa;}
.abIntro-item.item2 .block2{position: absolute;right: 100%;top: 150px;left: auto;bottom: auto; width: 150px;height: calc(100% - 150px);background: #fafafa;}
.abIntro-item.item2 .block3{position: absolute;right: 0;bottom: auto;left: auto;top: 100%; width: 1000px;height: 150px;background: #f2f2f2;}
@keyframes clipLeft{0%{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}}
@keyframes clipRight{0%{clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);}100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}}
.abIntro-item{opacity: 0;transform: translateY(80px);transition: all 1s ease;}
.abIntro-item .block1{opacity: 0; clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);transition: all 1s .2s ease;}
.abIntro-item .block2{opacity: 0; clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);transition: all 1s .3s ease;}
.abIntro-item .block3{opacity: 0; clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);transition: all .8s .6s ease;}
.abIntro-item .block4{opacity: 0; clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transition: all 1.4s .4s ease;}
.abIntro-item.item2 .block1{clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transition: all 1s .3s ease;}
.abIntro-item.item2 .block2{clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transition: all 1s .4s ease;}
.abIntro-item.item2 .block3{clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transition: all 1.5s .5s ease;}
.abIntro-item.active{opacity: 1;transform: translateY(0);}
.abIntro-item.active .block{opacity: 1 !important; clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%) !important;}




/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}
@media all and (max-width:1590px) {
    /* 1440 × (700)  */
    .joinFL-list{margin-left: -25px;}
    .joinFL-list li{margin: 25px 0 0 25px;}
    .joinPost-menu,.joinPost-drop{padding: 30px;}
    .joinPost-edit-box h1, .joinPost-edit-box h2, .joinPost-edit-box h3, .joinPost-edit-box h4, .joinPost-edit-box h5, .joinPost-edit-box h6{font-size: 18px;}
    .joinPost-btn{width: 150px;height: 48px;}
    .pagesNav .item{margin-left: 25px;}
    .newsShow-img img{height: 290px;}
    .newsList{margin-left: -30px;}
    .newsItem{margin-left: 30px;width: calc((100% / 3) - 30px);}
    .newsItem-img img{height: 185px;}
    .infoSelect{width: 220px;}
    .infoMenu,.infoDrop .item{height: 50px;padding: 0 16px;}
    .infoDrop{max-height: 250px;}
    .infoSearch{width: 350px;}
    .infoSearch input{height: 50px;font-size: 16px;}
    .infoList{margin-left: -25px;}
    .infoItem{margin: 25px 0 0 25px;width: calc((100% / 3) - 25px);padding: 20px;}
    .infoItem:hover .infoItem-img{transform: translateY(-25px);}
    .infoItem-img img{height: 170px;}
    .infoItem::after{height: calc(100% - 40px);}
    /* .infoItem-con .title{height: 80px;} */
    .faqNav .item {margin-left: 15px;padding: 12px 25px;}
    .faqMenu{padding: 0 30px;}
    .faqMenu-flex{padding: 20px 0;}
    .faqDrop {padding: 25px 50px 25px 30px;}
    .bookShow-img img{height: 280px;}
    .bookItem-img img{height: 175px;}
    .bookItem-date{width: 96px;height: 96px;}
    .bookItem-con{padding-right: 50px;}
    .videoShow-img .img img{height: 310px;}
    .videoData .time i{font-size: 14px;margin-right: 8px;}
    .videoShow{padding: 20px 40px 20px 20px;}
    .videoList{margin-left: -30px;}
    .videoItem{margin: 30px 0 0 30px;width: calc((100% / 3) - 30px);padding: 20px;}
    .videoItem-img .img img{height: 190px;}
    .proIntro-video-img img{height: 480px;}
    .proIntro-video-con{padding: 25px 35px;}
    .proIntro-video-con .icon{width: 60px;}
    .proPlate-slide{padding: 30px 90px 30px 30px;}
    .proPlate-img img{height: 230px;}
    .proBook-item .img img{height: 200px;}
    .proBook-item .title{padding: 20px 25px;}
    .serProc-slide .text{min-height: 100px;}
    .serYY-gallery-img{height: 390px;}
    .serBook-list{margin-left: -40px;}
    .serBook-item{margin: 30px 0 0 40px;width: calc(50% - 40px);}
    .serBook-con{padding: 0 30px;}
    .serProc-slide .img{padding: 15px 15px 25px 15px;}
    .abIntro-img img{height: 375px;}
    .abIntro-item .block1,.abIntro-item.item2 .block1{width: 90px;height: 90px;}
    .abIntro-item .block2{width: 90px;height: 90px;}
    .abIntro-item .block4{height: 90px;}
    .abIntro-item .block3{left: calc(100% + 70px);width: 90px;height: 90px;}
    .abIntro-item.item2 .block2{width: 90px;height: calc(100% - 90px);top: 90px;}
    .abIntro-item.item2 .block3{height: 90px;}
    .abHZ-list li{height: 90px;}
    .abHZ{min-height: 550px;}
    .abHonor-slide{padding: 30px;}
    .abHonor-slide .img{height: 250px;}
    .abHonor-swp .pagesNext{left: -80px;}
    .abHonor-swp .pagesNext.next{right: -80px;}
    .abCta-map{height: 400px;}
    .abCta-list .icon{width: 40px;height: 40px;font-size: 18px;}
    .swiper-slide-active .serProc-slide {transform: scale(1) translateX(-2.5px);}
    .swiper-slide-next .serProc-slide {transform: scale(1) translateX(2.5px);}

    .proTD-drop .item{}
}
@media all and (max-width:1430px) {
    /* 1360 */
}
@media all and (max-width:1350px) {
    /* 1280 */
}
@media all and (max-width:1270px) {
    /* 1152 × (700) */
    .joinFL-list{margin-left: -15px;}
    .joinFL-list li{margin: 15px 0 0 15px;padding: 5vw 2vw 2vw;}
    .joinPost-edit-box h1, .joinPost-edit-box h2, .joinPost-edit-box h3, .joinPost-edit-box h4, .joinPost-edit-box h5, .joinPost-edit-box h6{font-size: 16px;}
    .joinPost-btn{width: 140px;height: 46px;}
    .pagesNav .item{margin-left: 20px;}
    .newsShow-img img{height: 260px;}
    .newsItem-img img{height: 145px;}
    .newsDet-con .contain{width: 800px;}
    .newsDet-page{padding: 15px 20px;}
    .newsDet-back .btn{width: 120px;height: 44px;}
    .infoSelect{margin-left: 20px;width: 200px;}
    .infoMenu, .infoDrop .item {height: 46px;}
    .infoMenu::after{width: 12px;height: 6px;border-width: 6px;}
    .infoDrop{max-height: 230px;}
    .infoSearch{width: 300px;}
    .infoSearch input{height: 46px;font-size: 15px;}
    .infoItem-img img{height: 130px;}
    .infoItem{padding: 15px;}
    .infoItem::after {height: calc(100% - 30px);}
    .infoItem:hover .infoItem-img{transform: translateY(-20px);}
    /* .infoItem-con .title{height: 70px;} */
    .faqNav .item{padding: 10px 20px;}
    .bookShow-img img{height: 225px;}
    .bookShow-con{padding: 15px;}
    .bookItem-img img{height: 150px;}
    .bookItem-date{width: 90px;height: 90px;}
    .videoShow-img .img img{height: 250px;}
    .videoItem-img .img img{height: 145px;}
    .proIntro-video-img img{height: 380px;}
    .proIntro-video-con .icon{width: 50px;}
    .proTD-menu li{margin-top: 15px;padding: 12px 20px;}
    .proYY-slide{padding-bottom: 25px;}
    .proPlate-slide{padding: 20px 60px 20px 20px;}
    .proPlate-img img{height: 180px;}
    .proBook-list{margin-left: -20px;}
    .proBook-item{margin: 20px 0 0 20px;width: calc(25% - 20px);}
    .proBook-item .img img{height: 160px;}
    .proBook-item .title {padding: 15px 20px;}
    .serProc-slide .text{min-height: 80px;}
    .serYY-gallery-img{height: 320px;}
    .abIntro-img img{height: 300px;}
    .abIntro-item .block1,.abIntro-item.item2 .block1{width: 70px;height: 70px;}
    .abIntro-item .block2{width: 70px;height: 70px;}
    .abIntro-item .block4{height: 70px;}
    .abIntro-item .block3{left: calc(100% + 50px);width: 70px;height: 70px;}
    .abIntro-item.item2 .block2{width: 70px;height: calc(100% - 70px);top: 70px;}
    .abIntro-item.item2 .block3{height: 70px;}
    .abHZ-list li{height: 70px;}
    .abHZ {min-height: 450px;}
    .abHonor-slide{padding: 20px;}
    .abHonor-slide .img{height: 220px;}
    .abCta-map{height: 350px;}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px) {
    /* 1024 横屏 */
}
@media all and (max-width:1000px) {
    /* 720 竖屏 */
    .pagesTitle br{display: none;}
    .pagesBan-bg img{min-height: 300px;}
    .pagesBan-bg::after{display: none;}
    .pagesBan-con .contain{flex-direction: column;justify-content: center;align-items: flex-start;}
    .pagesBan-email{width: 190px;height: 60px;border-width: 2px;margin-top: 30px;}
    .pagesBan-email .icon{width: 30px;height: 30px;font-size: 14px;margin-right: 10px;}
    .pagesBread{display: none;}
    .pagesNav-box{overflow-x: auto;width: 100%;}
    .pagesNav{flex-wrap: nowrap;white-space: nowrap;}
    .pagesNav .item{height: 44px;margin-left: 15px;}
    .pages-pagination .swiper-pagination-bullet{width: 8px;height: 8px;margin-left: 10px;}
    .joinFL-list{margin:0 0 0 -10px;}
    .joinFL-list li{margin: 50px 0 0 10px;width: calc(50% - 10px);padding: 50px 15px 25px;}
    .joinFL-list .icon{width: 46px;height: 46px;}
    .joinPost-menu, .joinPost-drop{padding: 25px 15px;}
    .joinPost-menu .btn{width: 30px;height: 30px;border-width: 1px;}
    .joinPost-menu .btn::before{width: 10px;height: 1px;}
    .joinPost-menu .btn::after{width: 1px;height: 10px;}
    .joinPost-edit-box h1, .joinPost-edit-box h2, .joinPost-edit-box h3, .joinPost-edit-box h4, .joinPost-edit-box h5, .joinPost-edit-box h6{font-size: 14px;}
    .joinPost-edit{width: 100%;margin-top: 20px;}
    .joinPost-edit:first-child{margin-top: 0;}
    .joinPost-btn{width: 110px;height: 40px;}
    .newsShow-img{width: 100%;}
    .newsShow-img img{height: 150px;}
    .newsShow-con{width: 100%;margin-top: 20px;}
    .newsShow-con .comMore-box{margin-top: 40px;}
    .newsList{margin-left: 0;}
    .newsItem{margin-left: 0;width: 100%;}
    .newsItem-img img{height: 165px;}
    .newsDet-page{padding: 15px 10px;}
    .newsDet-page .label{margin-right: 15px;}
    .newsDet-page .label i{margin-left: 8px;}
    .newsDet-page .title{width: auto;flex: 1;}
    .newsDet-back .btn{width: 110px;height: 38px;margin-top: 20px;}
    .newsDet-hot .newsItem{margin-top: 40px;}
    .infoSelect-box{width: 100%;justify-content: space-between;}
    .infoSelect{margin: 0;width: 48%;}
    .infoMenu{border-radius: 20px;}
    .infoMenu.active{border-radius: 20px 20px 0 0;}
    .infoMenu, .infoDrop .item{height: 40px;}
    .infoMenu::after {width: 10px;height: 5px;border-width: 5px;}
    .infoDrop{max-height: 200px;border-radius: 0 0 20px 20px;}
    .infoSearch{width: 100%;margin-top: 13px;}
    .infoSearch input{height: 40px;font-size: 13px;padding-left: 40px;}
    .infoSearch .btn{font-size: 12px;width: 40px;padding-right: 5px;}
    .infoScreen{padding-bottom: 25px;}
    .infoList{margin-left: 0;}
    .infoItem{margin: 30px 0 0;width: 100%;}
    .infoItem::after{box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
    .infoItem-img img{height: 155px;}
    /* .infoItem-con .title{height: 90px;} */
    .infoItem:hover::after{box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.2);}
    .infoItem-con .btn i{font-size: 14px;}
    .faqMenu{padding: 0 15px;}
    .faqMenu-flex{padding: 15px 0;}
    .faqMenu-left{padding-right: 10px;}
    .faqMenu .btn{width: 14px;height: 14px;}
    .faqMenu-left .title{font-size: 13px;}
    .faqDrop{padding: 15px;font-size: 12px;}
    .faqList li{border-width: 1px;}
    .faqCta-title{width: 100%;}
    .faqCta-btn{margin-top: 25px;width: 110px;height: 38px;}
    .bookShow-item{width: 100%;}
    .bookShow-img img{height: 165px;}
    .bookShow-con .title{padding-right: 10px;}
    .bookShow-con .year{font-size: 12px;margin-top: 5px;}
    .bookItem{margin-top: 40px;}
    .bookItem-left{width: 100%;}
    .bookItem-img img{height: 165px;}
    .bookItem-right{width: 100%;padding-top: 20px;flex-direction: column-reverse;}
    .bookItem-date{width: 100%;height: auto;background: transparent !important;align-items: flex-start;justify-content: flex-end;flex-direction: row-reverse;}
    .bookItem-date .day{font-size: 13px;line-height: 1.32;position: relative;}
    .bookItem-date .day::before{content: "-";display: inline-block;}
    .bookItem-con{padding-right: 20px;}
    .bookItem-con .more i{margin-left: 8px;}
    .bookItem-con .title{margin-top: 8px;}
    .videoShow{padding: 15px;}
    .videoShow-img{width: 100%;}
    .videoShow-img .img img{height: 175px;}
    .videoBtn{width: 40px;height: 40px;font-size: 14px;}
    .videoShow-con{width: 100%;padding: 20px 0;}
    .videoShow-con .line{height: 1px;}
    .videoData .time i{font-size: 12px;margin-right: 5px;}
    .videoList{margin-left: 0;}
    .videoItem{margin: 15px 0 0;width: 100%;padding: 15px;}
    .videoItem-img .img img{height: 175px;}
    .videoItem-con{padding: 20px 0 10px;}
    .proIntro .pagesTitle .text{padding: 0;}
    .proIntro-video{width: 100%;}
    .proIntro-video-img img{height: 190px;}
    .proIntro-video-con {padding: 15px;}
    .proIntro-video-con .icon{width: 34px;margin-right: 12px;}
    .proTD-menu{width: 100%;overflow-x: auto;flex-wrap: nowrap;white-space: nowrap;display: flex;padding-bottom: 20px;flex-direction: row;justify-content: flex-start;}
    .proTD-menu li{margin: 0 0 0 15px;padding: 10px 40px 10px 10px;box-shadow: none;}
    .proTD-menu li:first-child{margin-left: 0;}
    .proTD-menu li::after{width: 10px;height: 5px;border-left-color: transparent;border-width: 5px; border-top-color: #0065aa;left: 50%;top: 100%;transform: translateX(-50%);}
    .proTD-drop{width: 100%;margin-top: 20px;}
    .proTD-drop .item{padding: 25px 15px;min-height: 350px;height: auto;}
    .proYY-slide .img{height: 200px !important;}
    .proYY-slide .title{font-size: 16px;}
    .proYY-slide{border-width: 4px;}
    .proCta .title::after{height: 1px;}
    .proCta .btn{width: 100px;height: 36px;}
    .proPlate-slide{padding: 15px;}
    .proPlate-img{width: 100%;}
    .proPlate-con{width: 100%;padding: 20px 0;}
    .proPlate-con .more i{margin-left: 10px;}
    .proBook-list{margin-left: -10px;}
    .proBook-item{width: calc(50% - 10px);margin: 10px 0 0 10px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
    .proBook-item .img img{height: 130px;}
    .proBook-item .title{font-size: 13px;padding: 15px 10px;}
    .serProc::after, .serProc::before{width: 15%;display: none;}
    .serProc-swp{width: 92%;margin-top: 20px;}
    .serProc-slide{padding: 30px 20px 10px;}
    .serProc-slide .img{width: 100px;height: 115px;}
    .serProc-slide .text{min-height: 70px;}
    .serProc-swp .pagesNext-box{margin-top: 20px;display: none;}
    .serYY{overflow: hidden;}
    .serYY-thumbs{width: 75%;}
    .serYY-thumbs .swiper-container{overflow: visible;}
    .serYY-thumbs-year{font-size: 12px;padding-bottom: 10px;border-width: 1px;}
    .serYY-gallery-img{width: 100%;height: 240px;}
    .serYY-gallery-con{width: 100%;margin-top: 20px;}
    .serBook-list{margin-left: 0;}
    .serBook-item{margin: 15px 0 0;width: 100%;}
    .serBook-img img{height: 100px;}
    .serBook-con{padding: 0 15px;}
    .abIntro{padding-top: 0;}
    .abIntro-item .block{display: none;}
    .abIntro-item{opacity: 1;transform: none;}
    .abIntro-left{width: 100%;}
    .abIntro-right{width: 100%;margin-top: 15px;}
    .abIntro-img img{height: 230px;}
    .abHZ-list li{width: calc(100% / 4);height: 40px;}
    .abHZ{min-height: unset;}
    .abHonor-slide{padding: 30px;}
    .abHonor-slide .img{height: 250px;}
    .abHonor-slide .title{margin-top: 25px;padding-top: 15px;}
    .abCta-con{width: 100%;}
    .abCta-list li{margin-top: 15px;}
    .abCta-list .icon {width: 34px;height: 34px;font-size: 14px;margin-right: 10px;}
    .abCta-map{width: 100%;height: 200px;margin-top: 15px;}
    .abCta-title .name-en{font-size: 12px;margin-top: 5px;}
    .abHonor-swp .pagesNext{display: none;}
    .swiper-slide-next .serProc-slide {transform: scale(.93) translateX(0);}
    .swiper-slide-active .serProc-slide {transform: scale(1) translateX(0);}
    
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:720px) {
    /* 移动终端 360 适配 */
}