@charset "utf-8";
/* ===================首页样式========================== */
.banner{width: 100%;overflow: hidden;position: relative;}
.banner::before {content: "";position: absolute;z-index: 2;width: 100%;top: 0;left: 0;pointer-events: none;height: 22%;background: linear-gradient(to bottom, rgba(0,0,0,0.6), transparent);}
.banner-image{width: 100%;}
.banner-image img{width: 100%;}
.banner-image img.pc{min-height: 600px;}
.banner-image img.mb{min-height: 400px;}
.banner-cont{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;color: #fff;display: flex;align-items: flex-end;padding-bottom: max(90px,2.1rem);}
.banner-cont .title{line-height: 1.5;font-weight:700;font-size: max(22px, 0.58rem);letter-spacing: max(2px,0.03rem);}
.banner-cont .text{line-height: 1.5;font-size: max(15px, 0.22rem);margin-top: max(4px, 0.12rem);}
.banner-cont .link{width: 100%;display: flex;margin-top: max(22px, 0.6rem);}
.banner-cont .link a{position: relative;display: flex;align-items: center;padding-bottom: 3px;}
.banner-cont .link a span,.banner-cont .link a i{font-size: 14px;}
.banner-cont .link a i{transform: rotate(135deg);margin-left: max(8px,0.14rem);transition: transform .4s ease;}
.banner-cont .link a::after{content: "";position: absolute;bottom: 0;right: 0;width: 0;height: 1px;background: #fff;opacity: 0;transition: width .4s ease, opacity .1s ease .4s;}
.banner-cont .link a:hover::after{width: 100%;opacity: 1;right: auto;left: 0;transition: width .4s ease .1s, opacity .1s ease;}
.banner-cont .link a:hover i{transform: rotate(180deg);}
/* -- */
.banner-cont .title,.banner-cont .text, .banner-cont .link{opacity: 0;}
.swiper-slide-active .banner-cont .title{animation: bannerDown 1s ease both 1s;}
.swiper-slide-active .banner-cont .text{animation: bannerDown 1s ease both 1.1s;}
.swiper-slide-active .banner-cont .link{animation: bannerDown 1s ease both 1.2s;}
.oneSlide .banner-cont .title{animation: bannerDown 1s ease both .4s;}
.oneSlide .banner-cont .text{animation: bannerDown 1s ease both .5s;}
.oneSlide .banner-cont .link{animation: bannerDown 1s ease both .6s;}
@keyframes bannerDown{0%{opacity: 0;transform: translateY(min(80px,2rem));filter: blur(4px);}100%{opacity: 1;transform: translateY(0);filter: blur(0);}}
/* -- */
.banner .swiper-pagination{bottom: max(20px,0.5rem);font-size: 0;}
.banner .swiper-pagination-bullet{width: max(10px,0.16rem);height: max(10px,0.16rem);border: max(2px,0.03rem) solid #fff;background: transparent;opacity: 0.5;margin: 0 max(4px,0.08rem) !important;transition: border .4s ease, opacity .4s ease, background .4s ease;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: #fff;opacity: 1;background:#fff;}

.indai{background: #fff url("../images/index/indaiBg.jpg") no-repeat center top/cover;}
.indai-loop{width: 100%;}
.indai-loop .gallery .swiper-container{padding-bottom: max(30px,0.7rem);}
.indai-wrap{align-items: flex-end;flex-direction: row-reverse;}
.indai-img{width: 7.13rem;}
.indai-img img{width: 100%;height: 3.4rem;}
.indai-img:hover img{transform: scale(1.06);}
.indai-cont{width: calc(100% - 7.13rem);padding-right: max(40px,1rem);}
.indai-cont .list{width: 100%;}
.indai-cont .list .li{margin: max(10px,0.2rem) max(36px,0.9rem) 0 0;text-align: center;}
.indai-cont .list .li:last-child{margin-right: 0;}
.indai-cont .list .li .ico{width: max(38px,0.48rem);height: max(32px,0.4rem);display: flex;align-items: flex-end;justify-content: center;margin: 0 auto;}
.indai-cont .list .li .ico img{max-width: 100%;max-height: 100%;}
.indai-loop .thumbs-click{position: relative;padding: max(14px,0.26rem) 0;text-align: center;transition: color .4s ease;display: block;width: 100%;}
.indai-loop .thumbs-click::before, .indai-loop .thumbs-click::after{content: "";position: absolute;right: 0;bottom: 0;width: 100%;height: 2px;background: #a3abb3;}
.indai-loop .thumbs-click::after{width: 0;opacity: 0;background: #3059da;transition: width .6s ease, opacity .1s ease .6s;}
.indai-loop .thumbs-click:hover, .indai-loop .thumbs-click.active{color: #3059da;}
.indai-loop .thumbs-click.active::after{width: 100%;opacity: 1;right: auto;left: 0;transition: width .6s ease .1s, opacity .1s ease;}

.indcp{background: #14175c url("../images/index/indcpBg.jpg") no-repeat top center/100vw 100vh fixed;overflow: visible;}
.indcp .indTitle{position: sticky;top: 0;left: 0;z-index: 2;overflow: hidden;padding: max(100px,1.24rem) 0 max(40px,0.82rem);}
.indcp .indTitle::before{content: "";position: absolute;width: 100vw;height: 100vh;top: 0;left: 0;background: #14175c url("../images/index/indcpBg.jpg") no-repeat top center/100vw 100vh fixed;}
.indcp .indTitle .contain{position: relative;z-index: 1;}
.indcp.on .indTitle{position: relative;}
.indcp-wrap{width: 100%;position: relative;}
.indcp-wrap .contain{align-items: flex-start;flex-direction: row-reverse;}
.indcp-imgs{width: 6.6rem;height: 6.6rem;margin-top: -1.4rem;position: sticky;top: 1.6rem;right: 0;z-index: 4;display: flex;align-items: center;justify-content: center;}
.indcp-imgs::before,.indcp-imgs::after{content: "";position: absolute;}
.indcp-imgs::before{width: 100%;height: 100%;top: 0;left: 0;animation: indcpQ1 30s linear infinite;background: url("../images/index/indcpQ1.png") no-repeat center/100%;}
.indcp-imgs::after{width: 67.8%;height: 67.8%;top: 16.1%;left: 16.1%;animation: indcpQ2 50s linear infinite;background: url("../images/index/indcpQ2.png") no-repeat center/100%;}
@keyframes indcpQ1{0%{transform: rotate(0);}100%{transform: rotate(-360deg);}}
@keyframes indcpQ2{0%{transform: rotate(0);}100%{transform: rotate(360deg);}}
.indcp-imgs .circle{width: 3.6rem;height: 3.6rem;position: relative;z-index: 4;transform: translate3d(0,0,10px);}
.indcp-imgs .circle .img{position: absolute;width: 100%;height: 100%;opacity: 0;top: 0;left: 0;display: flex;align-items: center;justify-content: center;transition: opacity .4s ease;}
.indcp-imgs .circle .img img{max-width: 100%;max-height: 100%;transition: transform .6s ease;}
.indcp-imgs .circle .img:hover img{transform: scale(1.06);}
.indcp-imgs .circle .img.active{opacity: 1;z-index: 2;}
.indcp-loop{width: calc(100% - 6.6rem);padding-right: max(50px,1.2rem);padding-bottom: 35vh;}
.indcp-loop .swiper-slide{width: 100%;margin-top: max(40px,0.84rem);opacity: 0.2;transition: opacity .6s ease;}
.indcp-loop .swiper-wrapper{flex-wrap: wrap;}
.indcp-loop .swiper-slide:first-child{margin-top: 0;}
.indcp-loop .swiper-slide.active{opacity: 1;}
.indcp-link{width: 100%;}
.indcp-btn{width: 100%;justify-content: center;display: none;}
.indcp-menu{position: absolute;left: max(12px,0.24rem);top: 0;padding-top: 1.54rem;color: #fff;z-index: 4;height: 100%;user-select: none;}
.indcp-menu-wrap{position: sticky;top: 50%;left: 0;transform: translateY(-50%);}
.indcp-menu .link{position: relative;height: 54px;cursor: pointer;display: flex;align-items: center;}
.indcp-menu .link span{position: relative;padding-bottom: max(4px,0.08rem);}
.indcp-menu .link span::after{content: "";position: absolute;bottom: 0;right: 0;width: 0;height: 2px;background: #fff;opacity: 0;transition: width .4s ease, opacity .1s ease .4s;}
.indcp-menu .link.active span::after{width: 100%;opacity: 1;right: auto;left: 0;transition: width .4s ease .1s, opacity .1s ease;}

.indfa{background: #d6e5f5 url("../images/index/indfaBg.jpg") no-repeat center/cover;}
.indfa-loop{width: 100%;}
.indfa-loop .swiper-slide{height: auto;}
.indfa-link{display: block;width: 100%;position: relative;}
.indfa-link-main{width: 100%;background: #fff;position: relative;padding: max(6px,0.1rem);height: 100%;mask-image: url("../images/index/indfaSd.png");mask-size: 250%;mask-position: 100% center;transition: mask .6s ease;}
.indfa-link-main .img{width: 100%;height: 2.66rem;}
.indfa-link-main .img img{width: 100%;height: 100%;}
.indfa-link-main .cont{width: 100%;padding: max(16px,0.28rem) 0 max(12px,0.28rem);height: calc(100% - 2.66rem);text-align: center;}
.indfa-link-main .cont .ico{display: flex;align-items: center;justify-content: center;height: max(40px, 0.64rem);}
.indfa-link-main .cont .ico img{max-height: 100%;}
.indfa-link-main .cont .text{width: 3.8rem;margin-left: auto;margin-right: auto;opacity: 0;transition: opacity .6s ease;}
.indfa-link-main .cont .ico, .indfa-link-main .cont .title{transform: translateY(max(26px,0.36rem));transition: transform .6s ease, color .4s ease;}
.indfa-link-arrow{width: max(16px,0.3rem);height: max(16px,0.3rem);color: #3059da;font-size: max(18px,0.3rem);line-height: 1;transform: rotate(135deg);overflow: hidden;position: absolute;right: 0;bottom: 0;opacity: 0;}
.indfa-link-arrow::before{content: "\e21a";font-family: "icon";width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;transition: transform .6s ease;}
.indfa-link:hover .indfa-link-main .cont .text {opacity: 1;transition: opacity .6s ease .4s;}
.indfa-link:hover .indfa-link-main .cont .ico, .indfa-link:hover .indfa-link-main .cont .title {transform: translateY(0);}
.indfa-link:hover .indfa-link-main {mask-size: 116%;mask-position: 100% 100%;}
.indfa-link:hover .indfa-link-arrow {opacity: 1;transition: opacity .6s ease .4s;}
.indfa-link:hover .img img{transform: scale(1.1);}
.indfa-link:hover .cont .title{color: #3059da;}
.indfa-loop .swiper-pagination{width: max(400px,5.5rem);position: relative;bottom: 0;font-size: 0;background: #888f98;height: 2px;margin: max(24px,0.8rem) auto 0;}
.indfa-loop .swiper-pagination span{background: #3059da;}

.indgy{background-repeat: no-repeat;background-attachment: fixed;background-size: cover;background-position: center;}
.indgy::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 1;}
.indgy .contain{position: relative;z-index: 2;}
.indgy .indTitle{width: max(800px,9.2rem);margin: 0 auto;}
.indgy-list{width: 100%;}
.indgy-list li{flex: 1;text-align: center;}
.indgy-list li .ico{height: max(36px,0.54rem);display: flex;align-items: flex-end;justify-content: center;}
.indgy-list li .ico img{max-height: 100%;}
.indgy-link{justify-content: center;}

.indxw{background: #fff url("../images/index/indxwBg.jpg") no-repeat center bottom/cover;}
.indxw-wrap{width: 100%;justify-content: space-between;}
.indxw-wrap .items{width: calc(33.3333% - max(12px,0.22rem));}
.indxw-main, .indxw-other{display: block;width: 100%;height: 100%;background: #fff;position: relative;border: 1px solid #eceff3;transition: border .4s ease;}
.indxw-main .img{width: 100%;height: 2.4rem;overflow: hidden;}
.indxw-main .img img{width: 100%;height: 100%;}
.indxw-main .cont{position: relative;overflow: hidden;width: 100%;height: calc(100% - 2.4rem);}
.indxw-main .cont *{position: relative;z-index: 2;}
.indxw-main .cont::before, .indxw-main .cont::after, .indxw-other::before, .indxw-other::after{content: "";position: absolute;border-left: max(36px,1.2rem) solid transparent;border-bottom: max(36px,1.2rem) solid #f8fafb;width: 0;height: 0;right: 0;bottom: 0;z-index: 1;}
.indxw-main .cont::after, .indxw-other::after{border-bottom-color: #3059da;transform: translate(max(36px,1.2rem),max(36px,1.2rem));transition: transform .6s ease;}
.indxw-main:hover .img img{transform: scale(1.1);}
.indxw-main:hover .cont::after{transform: translate(0,0);}
.indxw-main:hover .cont .title{color: #3059da;}
.indxw-other:hover::after{transform: translate(0,0);}
.indxw-other-head{width: 100%;align-items: center;justify-content: space-between;}
.indxw-other-head .link{position: relative;}
.indxw-other-head .link::after{content: "";position: absolute;bottom: 0;right: 0;width: 0;height: 1px;background: #3059da;opacity: 0;transition: width .4s ease, opacity .1s ease .4s;}
.indxw-other-head .link:hover::after{width: 100%;opacity: 1;right: auto;left: 0;transition: width .4s ease .1s, opacity .1s ease;}
.indxw-other-list{width: 100%;position: relative;z-index: 4;}
.indxw-other-list a{display: block;width: 100%;margin-top: max(12px,0.24rem);}
.indxw-other-list a:first-child{margin-top: 0;}
.indxw-other-list a:hover .title{color: #3059da;}




/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
    .indcp-menu .link {height: 48px;}
}

@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .indcp-menu .link {height: 44px;}
    .indcp-menu{left: 12px;}
}

@media all and (max-width:1430px){
    /* 1360 */
    .indcp-menu .link {height: 42px;}
}

@media all and (max-width:1350px){
    /* 1280 */
    .indcp-menu .link {height: 40px;}
}

@media all and (max-width:1270px){
    /* 1152 × (700) */
    .indcp-menu .link {height: 36px;font-size: 10px;}
}

/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
    .banner-image img.pc{min-height: 500px;}
    .indcp-menu{display: none;}
    .indcp{background-attachment: scroll;overflow: hidden;background-size: cover;}
    .indcp .indTitle {position: relative;padding: max(100px,1.24rem) 0 max(40px,0.82rem);text-align: center;}
    .indcp .indTitle::before{display: none;}
    .indcp-wrap .contain {flex-direction: row;display: block;}
    .indcp-imgs{margin: 0 auto;position: relative;top: 0;width: 600px;height: 600px;}
    .indcp-imgs .circle{width: 320px;height: 320px;}
    .indcp-loop{width: 100%;padding: 0;margin-top: 30px;}
    .indcp-loop .swiper-wrapper{flex-wrap: nowrap;}
    .indcp-loop .swiper-slide{margin: 0;opacity: 1;}
    .indcp-link{text-align: center;}
    .indcp-link .num{color: #fff;}
    .indcp-link .link{justify-content: center;}
    .indcp-btn{display: flex;justify-content: center;margin-top: 30px;}
    .indcp-btn>div {width: 36px;height: 36px;border-radius: 50%;overflow: hidden;cursor: pointer;pointer-events: auto;position: relative;display: flex;background: #fff;align-items: center;justify-content: center;font-size: 16px;color: #3059da;line-height: 1;transition: background .4s ease, color .4s ease;}
    .indcp-btn>div.next {right: 0;transform: rotate(180deg);margin-left: 16px;}
    .indfa-link-arrow{display: none;}
    .indfa-link-main{mask-image: none;}
    .indfa-link-main .cont .text{width: 100%;opacity: 1;}
    .indfa-link-main .cont .ico, .indfa-link-main .cont .title{transform: none;}
    .indfa-link-main .cont{padding: 30px 20px;}
    .indfa-link-main .img{height: 272px;}
}

/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
    .banner::before{display:none}
    .banner-cont{padding-bottom: 0;align-items: center;text-align: center;}
    .banner-cont .link{justify-content: center;}
    .indai-wrap{flex-direction: row;}
    .indai-img{width: 100%;}
    .indai-img img{height: 158px;}
    .indai-cont{width: 100%;padding: 20px 0 0;}
    .indai-loop .thumbs-click{padding: 0 0 10px;line-height: 18px;min-height: 46px;}
    .indcp .indTitle {padding: 40px 0 20px;}
    .indcp .indTitle .text{font-size: 13px;}
    .indcp-imgs{width: 320px;height: 320px;}
    .indcp-imgs .circle{width: 184px;height: 184px;}
    .indcp-loop {margin-top: 18px;}
    .indcp-btn>div {width: 32px;height: 32px;font-size: 14px;}
    .indcp-btn>div.next {margin-left: 12px;}
    .indcp-btn {margin-top: 20px;}
    .indfa-link-main .img{height: 194px;}
    .indfa-link-main .cont {padding: 24px 16px;}
    .indfa-loop .swiper-pagination{width: 240px;}
    .indgy .indTitle{width: 100%;}
    .indgy .indTitle .title{width: 230px;margin: 0 auto;}
    .indgy-list li{flex: auto;}
    .indgy-list li .title{font-size: 11px;}
    .indgy-list li .text{display: none;}
    .indgy-list li .ico{height: 32px;}
    .indgy-link{margin-top: 24px;}
    .indxw-wrap .items{width: 100%;margin-top: 16px;}
    .indxw-wrap .items:first-child{margin-top: 0;}
    .indxw-main .img{height: 172px;}
    .indxw-main .cont {height: calc(100% - 172px);}
}

/* --------------------图片-iPad-调整---------------------- */
@media all and (min-width: 720px) and (max-width: 1000px){
    .indai-img img{height: 338px;}
    .indxw-main .img{height: 366px;}
    .indxw-main .cont {height: calc(100% - 366px);}
}