@charset "utf-8";
/* =====================发展历程======================== */
.hisbox{width: 100%;padding-top: 100px;position: relative;}
.hisbox-contain{width: 1280px;margin: 0 auto;}
.history-cont{width: 100%;margin-bottom: 88px;}
.history-cont .swiper-slide.swiper-slide-prev, .history-cont .swiper-slide.swiper-slide-prev img{opacity: .4;}
.history-cont .swiper-slide.swiper-slide-next, .history-cont .swiper-slide.swiper-slide-next img{opacity: .4;}
.history-cont .swiper-slide.swiper-slide-active, .history-cont .swiper-slide.swiper-slide-active img{opacity: 1;}
.history-contimgwd{width: 100%;overflow: hidden;padding: 30px;background: #efefef;}
.history-contimg{float: left;width: 215px;}
.history-contimg img{width: 100%;object-fit: cover;height: 160px;}
.history-contwd{width: calc(100% - 230px);float: right;}
.history-contwdct{display: flex;width: 100%;align-items: center;height: 160px;}
.history-contwdct ul{display: block;width: 100%;}
.history-contwdct a{font-size: 16px;color: #666;display: block;line-height: 22px;position: relative;padding-left: 14px;transition: all .4s ease;margin-bottom: 6px;}
.history-contwdct a:after{content: "";width: 4px;height: 4px;border-radius: 50%;background: #0068b7;position: absolute;top: 10px;left: 0;}
.history-contwdct a:hover{color: #0068b7;}
.history-cont .swiper-container-3d .swiper-slide-shadow-right, .history-cont .swiper-container-3d .swiper-slide-shadow-left{background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0));}
.history-cont .swiper-slide.swiper-slide-prev .history-contimgwd, .history-cont .swiper-slide.swiper-slide-next .history-contimgwd {padding: 20px;margin-top: 20px;}
.history-cont .swiper-slide{opacity: 0;}
.history-cont .history-butcont>div{width: 25%;height: 100%;margin-top: 0;top:0;background: rgba(255,255,255,.1);}
.history-cont .history-butcont>div.swiper-button-prev{left: 0;}
.history-cont .history-butcont>div.swiper-button-next{right: 0;}

.history-year {position: relative;background: url('../images/gather/history_bg.png') no-repeat 0 bottom;width: 850px;height: 370px;margin: auto;overflow: hidden;}
.history-year .history-yearitem{width:444px;height:850px; margin:auto;}
.history-year .history-yearitem .swiper-container{height: 100%;width: 100%;font-size: 20px;}
.history-year a{color: #c1c1c1;display: block;margin: auto;width:100%; height: 100%; line-height: 110px; text-align: center;position: relative;opacity: 0;transform-origin:50% 50%;transition: all 0.3s;}
.history-year .history-yearitem .swiper-slide i{width: 23px;height: 23px;background: url('../images/gather/history_icon.png') no-repeat center center;position: absolute;top:98px;left: 50%;margin-left: -8px;opacity: 0;transition: all 0s ease;}
.history-year .history-yearitem .swiper-slide em{display: none;position: absolute;top:-15px;left: 0;color: #e3254c;width: 100%;text-align: center;line-height: 30px; font-family: "Arial"; text-transform: uppercase; font-weight: bold;}
.history-year .history-yearitem .swiper-slide-active i{opacity: 1;transition: all 1s ease 200ms;}

@media only screen and (min-width:1025px){
    .history-year .history-yearitem .swiper-slide-active a{font-size:72px;opacity: 1; color: #3e3e3e;}
    .history-year .history-yearitem a{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .history-year .history-yearitem .prev_nth2Mode a{transform: rotate(56deg) translateX(22px) translateY(-19px);opacity: 1;}
    .history-year .history-yearitem .next_nth2Mode a{transform: rotate(120deg) translateX(-21px) translateY(-18px);;opacity: 1;}
    .history-year .history-yearitem .prev_nth3Mode a{transform: rotate(33deg) translateX(-48px) translateY(101px);opacity: 1;}
    .history-year .history-yearitem .next_nth3Mode a{transform: rotate(152deg) translateX(54px) translateY(98px);opacity: 1;}
    .history-year .history-yearitem .prev_nth4Mode a{transform: rotate(-80deg) translateX(-126px) translateY(-143px);}
    .history-year .history-yearitem .next_nth4Mode a{transform: rotate(80deg) translateX(-214px) translateY(162px);}
    .history-year .history-yearitem .prev_nth5Mode a{transform: rotate(-25deg) translateX(-65px);opacity: 1;}
    .history-year .history-yearitem .next_nth5Mode a{transform: rotate(25deg) translateX(-65px) translateY(20px);opacity: 1;}
    .history-year .history-yearitem .prev_nth6Mode a{transform: rotate(-30deg) translateX(-99px);opacity: 1;}
    .history-year .history-yearitem .next_nth6Mode a{transform: rotate(30deg) translateX(-99px) translateY(20px);opacity: 1;}
    .history-year .history-yearitem .swiper-container{padding-right: 150px;}
    .history-year .history-yearitem .swiper-slide-active a{transform: rotate(90deg) translateX(-3px) translateY(-150px);}
    .history-year .history-yearitem{transform: rotate(-90deg) translateX(275px);}
    .history-year .swiper-button-prev{width: 28px;height: 51px;background: url('../images/gather/his_prev.png') no-repeat center center; position: absolute;left: 255px;top:0px;margin-top: 22px;}
    .history-year .swiper-button-next{width: 28px;height: 51px;background: url('../images/gather/his_next.png') no-repeat center center;position: absolute;right: 255px;top:0px;margin-top: 22px;}
}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .hisbox {padding-top: 80px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .hisbox {padding-top: 68px;}
    .history-cont {margin-bottom: 68px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .hisbox-contain{width: 92%;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .history-butcont{display: none;}
    .history-contimgwd {padding: 20px;}

    .history-year .history-yearitem .prev_nth2Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .next_nth2Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .prev_nth3Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .next_nth3Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .prev_nth4Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .next_nth4Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .prev_nth5Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .next_nth5Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .prev_nth6Mode a{transform: rotate(0deg) translateX(0) translateY(0);}
    .history-year .history-yearitem .next_nth6Mode a{transform: rotate(0deg) translateX(0) translateY(0);}

    .history-year .history-yearitem .swiper-slide-active a{transform: rotate(0deg) translateX(0px) translateY(0px);}
    .history-year .history-yearitem{transform: rotate(0deg) translateX(0px); }
    .history-year .history-yearitem .swiper-slide-active a{color: #000;}
    .history-year,.history-year .history-yearitem{width: 100%;height: auto;}
    .history-year .history-yearitem .swiper-container{padding-right: 0px;}
    .history-year{padding-top:0;background: none;}
    .history-year a{opacity: 1;}
    .history-year .swiper-button-next.swiper-button-disabled,.history-year .swiper-button-prev.swiper-button-disabled{opacity: 0.5;cursor: pointer;pointer-events: inherit;}
    .history-year .swiper-button-next.disabled,.history_year .swiper-button-prev.disabled{opacity: 0.35; cursor: default;}
    .history-year .history-yearitem .swiper-slide-active i{display: none;}
    .history-year a{line-height: 32px;}
    .history-year .swiper-button-prev{width: 28px;height:28px;background: url('../images/gather/his_prev.png') no-repeat center center; position: absolute;left:0px;top:50%;margin-top: -14px; background-size: cover;}
    .history-year .swiper-button-next{width: 28px;height:28px;background: url('../images/gather/his_next.png') no-repeat center center;position: absolute;right:0px;top:50%;margin-top: -14px;background-size: cover;}
    .history-year{padding: 0 30px;box-sizing: border-box; position: absolute;top:50px;left:3%;width: 94%;}

    .history-cont .swiper-slide.swiper-slide-prev .history-contimgwd, .history-cont .swiper-slide.swiper-slide-next .history-contimgwd{margin-top: 0;}
    .history-cont {margin-bottom: 60px;}
    .hisbox {padding-top: 120px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .hisbox {padding-top: 90px;}
    .history-year{top: 36px;}
    .history-contimg{width: 100%;}
    .history-contimg img{height: auto;}
    .history-contimgwd {padding: 12px !important;}
    .history-contwd{width: 100%;padding: 18px 0 8px 0;}
    .history-contwdct{height: auto;}
    .history-cont {margin-bottom: 40px;}
    .history-year .swiper-button-next, .history-year .swiper-button-prev {width: 20px;height: 20px;margin-top: -10px;}
    .history-year .history-yearitem .swiper-container {font-size: 18px;}
    .history-contwdct a {font-size: 14px;line-height: 18px;margin-bottom: 4px;}
}

