
/*! premier start */
.premier-wrap{padding-top:.7rem;padding-bottom:1rem;background-color:#e7ebf5}.premier-wrap .premier{display:flex;align-items:flex-start;justify-content:space-between}.premier-wrap .premier-left{width:7.2rem;max-width:100%}.premier-wrap .premier-right{width:7.8rem;max-width:100%}.premier-wrap .premier-title{line-height:1;font-weight:bold}.premier-wrap .premier-subtitle{display:flex;font-weight:bold;line-height:1;margin-top:.12rem}.premier-wrap .premier-subtitle p:nth-child(n+2){margin-left:1rem}.premier-wrap .data-board{display:flex;flex-wrap:wrap;margin-top:1.4rem}.premier-wrap .db-item{width:50%}.premier-wrap .db-item:nth-child(odd){padding-right:.55rem}.premier-wrap .db-item:nth-child(even){padding-left:.55rem}.premier-wrap .db-item:nth-child(n+3){border-top:1px solid rgba(0,0,0,.1);padding-top:.7rem;margin-top:.7rem}.premier-wrap .db-main{display:flex;align-items:center;justify-content:space-between;line-height:1;font-weight:bold}.premier-wrap .db-footer{line-height:1.75;margin-top:.23rem;color:#666}.premier-wrap .pr-title{line-height:1.3333333333;font-weight:bold}.premier-wrap .pr-info{line-height:2;margin-top:.27rem;color:#666}.premier-wrap .pr-pic{margin-top:.9rem;border-radius:.1rem;overflow:hidden}@media(max-width:750px){.premier-wrap .premier{flex-direction:column}.premier-wrap .premier-right{margin-top:.6rem}}
/*! premier end */

/*! mission start */
.mission-wrap{position:relative}.mission-wrap .mission{display:flex;justify-content:center;flex-direction:column;color:#fff;min-height:8rem}.mission-wrap .mission-title{line-height:1.2173913043}.mission-wrap .mission-info{line-height:1.6363636364;margin-top:.23rem}
/*! mission end */

/*! equipment start */
.equipment-wrap{padding-top:.9rem;padding-bottom:.9rem}.equipment-wrap .equipment-head{display:flex;justify-content:space-between}.equipment-wrap .equipment-title{line-height:1.2173913043;font-weight:bold}.equipment-wrap .swp-turner{display:flex}.equipment-wrap .swp-btn{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:#e7ebf5;overflow:hidden}.equipment-wrap .swp-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0f59d2,#bc8bef);opacity:0;transition:.3s}.equipment-wrap .swp-btn:hover::before{opacity:1}.equipment-wrap .swp-btn:hover .icon-box{filter:grayscale(1) brightness(10)}.equipment-wrap .swp-next{margin-left:.1rem}.equipment-wrap .equipment-swp{margin-top:.6rem}.equipment-wrap .equipment-item{width:7.8rem}.equipment-wrap .equipment-pic{border-radius:.1rem;overflow:hidden}.equipment-wrap .equipment-pic{position:relative}.equipment-wrap .equipment-pic::before{content:"";display:block;padding-top:56.1538461538%}.equipment-wrap .equipment-pic .fill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;transition:.5s}.equipment-wrap .equipment-name{line-height:1.5;margin-top:.25rem}
/*! equipment end */

/*! history start */
.history-wrap{position:relative;padding-top:.95rem;color:#fff}.history-wrap .history{display:flex;flex-direction:column;min-height:8.5rem}.history-wrap .equipment-title{line-height:1.2173913043;font-weight:bold}.history-wrap .swp-box{display:flex;align-items:center;justify-content:space-between;flex:1}.history-wrap .history-swp{height:100%}.history-wrap .history-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.history-wrap .history-card{display:flex;width:9.7rem;max-width:100%;background-color:hsla(0,0%,100%,.1);border:.01rem solid hsla(0,0%,100%,.1);border-radius:.1rem;overflow:hidden}.history-wrap .history-pic{width:3.6rem;flex-shrink:0;border-radius:inherit;overflow:hidden}.history-wrap .history-pic{position:relative}.history-wrap .history-pic::before{content:"";display:block;padding-top:62.5%}.history-wrap .history-pic .fill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;transition:.5s}.history-wrap .history-content{padding:.4rem}.history-wrap .hc-title{line-height:1.25}.history-wrap .hc-info{line-height:1.75;margin-top:.14rem}.history-wrap .history-year{color:hsla(0,0%,100%,.16);font-weight:bold;letter-spacing:.4em;line-height:1;max-width:100%;overflow:hidden}.history-wrap .swp-btn{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:rgba(0,0,0,0);overflow:hidden}.history-wrap .swp-btn{box-shadow:0 0 0 1px #fff inset}.history-wrap .swp-btn::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0f59d2,#bc8bef);z-index:1;opacity:0;transition:.3s}.history-wrap .swp-btn .icon-box{position:relative;z-index:5}.history-wrap .swp-btn:hover{box-shadow:none}.history-wrap .swp-btn:hover::after{opacity:1}.history-wrap .thumb{min-height:1.1rem}.history-wrap .thumb-item{width:1.85rem}.history-wrap .thumb-item.thumb-active .point{box-shadow:0 0 0 2px #fff inset}.history-wrap .thumb-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.history-wrap .point-box{position:relative;width:100%;display:flex;justify-content:center}.history-wrap .point-box::before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:hsla(0,0%,100%,.25)}.history-wrap .point{width:.26rem;height:.26rem;padding:.08rem;border-radius:50%;transition:.3s}.history-wrap .point::before{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:#fff}.history-wrap .thumb-tag{color:hsla(0,0%,100%,.6);margin-top:.1rem}@media(max-width:750px){.history-wrap .history-card{flex-direction:column}.history-wrap .history-pic{width:100%}}
/*! history end */

/*! honor start */
.honor-wrap{position:relative;padding-top:.95rem;padding-bottom:.55rem}.honor-wrap .honor-title{line-height:1.2173913043;font-weight:bold}.honor-wrap .honor{display:flex;align-items:center;margin-top:1.65rem}.honor-wrap .honor-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:auto}.honor-wrap .honor-pic{border:.1rem solid;border-image:url(/static/home/images/border.png) 10 10 stretch}.honor-wrap .honor-base{position:relative;height:1.62rem;width:100%;padding:.6rem;line-height:1.5;text-align:center;background:linear-gradient(to bottom,rgba(0,0,0,0.1),transparent)}.honor-wrap .honor-base::before{content:"";position:absolute;top:0;left:0;width:100%;height:.12rem;background-color:#fff}.honor-wrap .swp-btn{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:#fff;overflow:hidden}.honor-wrap .swp-btn::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0f59d2,#bc8bef);z-index:1;opacity:0;transition:.3s}.honor-wrap .swp-btn .icon-box{position:relative;z-index:5}.honor-wrap .swp-btn:hover::after{opacity:1}.honor-wrap .swp-btn:hover .icon-box{filter:grayscale(1) brightness(10)}@media(max-width:750px){.honor-wrap .swp-btn{position:absolute;top:50%}.honor-wrap .swp-prev{left:.1rem}.honor-wrap .swp-next{right:.1rem}}
/*! honor end */

.honor-wrap .honor-pic .cn-wh {height: 5rem;}

/*! map start */
.map-wrap{position:relative;height:9.1rem;color:#fff}.map-wrap .map-cover{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:1rem;padding-bottom:1rem;z-index:5}.map-wrap .map-content{height:100%}.map-wrap .map-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:2.4rem;height:100%}.map-wrap .map-title{font-weight:bold}.map-wrap .md-item:nth-child(n+2){margin-top:.6rem}.map-wrap .md-value{line-height:1;font-weight:bold}.map-wrap .md-info{line-height:1.75;margin-top:.14rem}
/*! map end */

/*! about-partners start */
.about-partners-wrap{padding-top:1.03rem;padding-bottom:1.2rem;background-color:#e7ebf5;text-align:center;width:100%;overflow:hidden}.about-partners-wrap .ap-title{line-height:1.2173913043;font-weight:bold}.about-partners-wrap .ap-info{line-height:1.875;margin-top:.18rem;margin-bottom:.41rem;color:#666}.about-partners-wrap .ap-wrapper{margin-top:.7rem}.about-partners-wrap .ap-wrap:nth-child(n+2){margin-top:.25rem}.about-partners-wrap .ap-slide{opacity:0 !important;pointer-events:none !important}.about-partners-wrap .ap-slide.swiper-slide-active{opacity:1 !important;pointer-events:auto !important}.about-partners-wrap .ap-inner{display:flex}.about-partners-wrap .ap-group{display:flex}.about-partners-wrap .ap-item{width:2rem;background-color:#fefefe;box-shadow:0px 10px 40px 0px rgba(0,0,0,.06);border-radius:.1rem;margin:0 .2rem}.about-partners-wrap .ap-item{position:relative}.about-partners-wrap .ap-item::before{content:"";display:block;padding-top:55%}.about-partners-wrap .ap-item .fill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;transition:.5s}.about-partners-wrap .api-inner{padding:.35rem}
/*! about-partners end */

.about-partners-wrap .api-inner {padding: .2rem;}
