
/* ===================首页样式========================== */
.banner-lun {position: relative;}
.banner-lun > img{width: 100%;}
.banner-lun .content{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;align-items: center;padding-bottom: 160px;}
.banner-lun-content {position: absolute;top: 0px;left: 0px;opacity: 0;}
.banner-lun .content .contain{z-index: 2;position: relative;}
.banner .swiper-slide-active .banner-lun-content{animation: bannerLunContent .8s ease both .8s;pointer-events: none;}
@keyframes bannerLunContent {0%{opacity: 0;transform: translateX(-80px);}100%{opacity: 1;transform: translateX(0px);}}
.banner-lun .content .contain .name{opacity: 0;}
.banner-lun .content .contain .title{opacity: 0;}
.banner-lun .content .contain .IndBtn{opacity: 0;}
.banner .swiper-slide-active .banner-lun .content .contain .name{animation: bannerLunContent2 .8s ease both .8s;}
.banner .swiper-slide-active .banner-lun .content .contain .title{animation: bannerLunContent2 .8s ease both .9s;}
.banner .swiper-slide-active .banner-lun .content .contain .IndBtn{animation: bannerLunContent2 .8s ease both 1s;}
@keyframes bannerLunContent2 {0%{opacity: 0;transform: translateX(80px);}100%{opacity: 1;transform: translateX(0px);}}

.banner-pages .swiper-pagination-bullet {width: 6px;height: 6px;background: #fff;opacity: 1;margin: 11px 0px;position: relative;transition: all .4s ease;}
.banner-pages .swiper-pagination-bullet::before {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 26px;height: 26px;border: 2px solid #fff;border-radius: 100px;transition: all .4s ease;opacity: 0;}
.banner-pages .swiper-pagination-bullet-active.swiper-pagination-bullet::before {opacity: 1;}
.banner-pages {position: absolute;right: calc((100% - 1330px) / 2);bottom: 150px;z-index: 3;}

.IndTitle .name{background-image: linear-gradient(to right, #db3a36, #e57f3b);-webkit-background-clip: text;color: transparent;}

.indmb-cont {justify-content: space-between;align-items: center;}
.indmb-muen a {width: 145px;height: 48px;border-radius: 23px;display: flex;justify-content: center;align-items: center;border: 1px solid #153a6a;color: #153a6a;margin-left: 10px;transition: all .4s ease;}
.indmb-muen a.active {background-color: #153a6a;color: #fff;box-shadow: 0px 7px 11.83px 1.17px rgba(21, 58, 106, 0.16);}
.indmb-muen a:nth-child(1) {margin-left: 0px;}
.indmb-content {padding: 0px 115px;}
.indmb-body {border-radius: 20px;overflow: hidden;position: relative;}
.indmb-img {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
.indmb-img img{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;transition: all .4s ease;}
.indmb-img img.active{opacity: 1;}
.indmb-list {position: relative;height: 685px;margin-right: -10px;flex-wrap: nowrap;}
.indmb-list .list{flex: 1;height: 100%;background-color: rgba(0, 0, 0, .3);display: flex;flex-direction: column;align-items: center;margin-right: 10px;padding: 115px 60px 20px 60px;transition: all .4s ease;}
.indmb-list .list .img{height: 65px;}
.indmb-list .list .img img{max-height: 100%;}
.indmb-list .list .IndBtn{opacity: 0;}
/* .indmb-list .list.active {background-color: rgba(21,58,106,.9);} */
.indmb-list .list:hover {background-color: rgba(21,58,106,.9);}
.indmb-list .list:hover .IndBtn{opacity: 1;}
.indmb-content {visibility: hidden;height: 0;overflow: hidden;pointer-events: none;}
.indmb-content.active {animation: indmbContent .4s ease;visibility: visible;height: auto;pointer-events: auto;}
@keyframes indmbContent {0%{opacity: 0;}100%{opacity: 1;}}

.indan > img.bg{position: absolute;top: 0%;left: 0%;pointer-events: none;}
.indan .contain{position: relative;z-index: 2;}
.indan-cont .cont-l{width: 58%;padding-right: 120px;}
.indan-cont .cont-r{width: 42%;padding-left: 55px;position: relative;}
.indan-list {margin-bottom: -40px;}
.indan-list .list{width: calc(100%/2);margin-bottom: 40px;}
.indan-list .list:last-child{margin-bottom: 0px;}
.indan-list .list .num{line-height: 1;}
.indan-list .list .num span:last-child{margin-right: 10px;}
.indan-bg {border: 1px solid #ededed;border-radius: 20px;width: 100%;height: 100%;position: relative;z-index: 1;overflow: hidden;}
.indan-bg::before {content: "";position: absolute;border-top: 1px solid #ededed;left: 0px;bottom: 0px;height: 130px;width: 100%;background-image: -webkit-linear-gradient( 0deg, rgb(219,56,54) 0%, rgb(229,127,59) 100%);}
.indan-video{position: absolute;z-index: 2;left: 0px;top: 50%;transform: translateY(-50%);height: calc(100% - 80px);width: calc(100% - 40px);border-radius: 20px;overflow: hidden;}
.indan-video img{width: 100%;height: 100%;}
.indan-video .btn{position: absolute;bottom: 37px;right: 38px;width: 47px;height: 47px;display: flex;justify-content: center;align-items: center;background-color: #fff;border-radius: 100px;color: #db3a36;font-size: 16px;padding-left: 4px;transition: all .4s ease;}
.indan-video .btn:hover{background-color: #db3a36;color: #fff;}

.indal {background-color: #153a6a;}
.indal-cont {justify-content: space-between;align-items: center;}
.indal-text{color: #d3d9e0;max-width: 425px;}
.indal-svp {padding-left: 30px;position: relative;}
.indal-svp-wrap{width:100%;overflow:hidden}
.indal-svp .swiper-container {width:364px;margin:0;overflow:visible}
.indal-lun {border-radius: 20px;display: block;overflow: hidden;position: relative;height: 220px;transition: all .4s ease;}
.indal-lun img{width: 100%;height: 100%;}
.indal-lun .show{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;align-items: flex-end;padding: 0px 30px 40px 30px;opacity: 1;background-color: rgba(0, 0, 0, .2);transition: all .4s ease;}
.indal-lun .hide{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 60px 30px;background-color: rgba(0, 0, 0, .5);opacity: 0;transition: all .4s ease;}
.indal-lun .hide .btn {display: flex;align-items: center;transition: all .4s ease;}
.indal-lun .hide .btn i{font-size: 12px;transform: rotate(180deg);display: block;margin-left: 10px;}
.indal-lun .hide .btn:hover {color: #db3a36;}
.indal-svp .swiper-slide {height: 410px;display: flex;align-items: flex-end;transition: all .4s ease;}
.indal-svp .swiper-slide-active {padding-bottom: 55px;}
.indal-svp .swiper-slide-active .indal-lun{height: 350px;} 
.indal-svp .swiper-slide-active .indal-lun .show{opacity: 0;}
.indal-svp .swiper-slide-active .indal-lun .hide{opacity: 1;}
.indal-page {position: absolute;z-index: 2;top: 0px;left: 0px;width: 100%;}
.indal-page .contain{justify-content: flex-end;}
.indal-page .swiper-btn{width: 65px;height: 65px;border-radius: 100px;position: relative;overflow: hidden;display: flex;justify-content: center;align-items: center;background-color: #b4c0d3;}
.indal-page .swiper-btn span{position: relative;z-index: 2;color: #fff;font-size: 24px;}
.indal-page .swiper-btn.next {margin-left: 30px;}
.indal-page .swiper-btn.next span{transform: rotate(180deg);}
.indal-page .swiper-btn::before{content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;transition: all .4s ease;background-image: -webkit-linear-gradient( 0deg, rgb(219,56,54) 0%, rgb(229,127,59) 100%);}
.indal-page .swiper-btn:hover::before{opacity: 1;}
  
.indzx {background: url(../image/indzx-bg.jpg) center no-repeat;background-size: cover;}
.indzx-cont {border-radius: 10px;overflow: hidden;position: relative;height: 660px;}
.indzx-cont .img {height: 100%;overflow: hidden;}
.indzx-cont .img img{width: 100%;height: 100%;transition: all .4s ease;}
.indzx-list1 {height: 100%;}
.indzx-list1:hover .img img{transform: scale(1.04);} 
.indzx-list2:hover .img img{transform: scale(1.04);} 
.indzx-list3:hover .img img{transform: scale(1.04);} 
.indzx-cont .cont .data{align-items: flex-end;}
.indzx-cont .cont .data .num{color: #db3a36;position: relative;padding-bottom: 8px;}
.indzx-cont .cont .data .num::before{content: "";position: absolute;width: 45px;height: 2px;background-color: #db3a36;left: 0px;bottom: 0px;}
.indzx-cont .cont .data span{width: 100px;height: 25px;display: flex;justify-content: center;align-items: center;background-color: #db3a36;color: #fff;border-radius: 3px;margin-left: 12px;}
.indzx-cont .cont .data.lty .num{color: #fff;}
.indzx-cont .cont .data.lty .num::before{background-color: #fff;}
.indzx-cont .cont .data.lty span{color: #db3a36;background-color: #fff;}
.indzx-cont .cont .btn {display: flex;align-items: center;color: #db3a36;}
.indzx-cont .cont .btn i {font-size: 12px;transform: rotate(180deg);display: block;margin-left: 10px;}
.indzx-cont .cont .btn.lty {color: #fff;}
.indzx-cont .cont .title{color: #333;}
.indzx-cont .cont .title.lty{color: #fff;}
.indzx-list1 .img{height: 100%;width: 535px;}
.indzx-list1 .cont{position: absolute;bottom: 0px;left: 270px;height: 50%;background-color: #fff;width: 530px;padding: 80px 60px;display: block;}
.indzx-list1 .cont::before{content: "";position: absolute;z-index: 2;top: -12px;left: 30px;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 12px solid #fff;width: 0;height: 0;}
.indzx-list2,.indzx-list3{height: 50%;width: 530px;}
.indzx-list2 .img,.indzx-list3 .img{width: 50%;}
.indzx-list2 .cont,.indzx-list3 .cont{width: 50%;background-color: #db3a36;display: block;position: relative;padding: 30px 25px;}
.indzx-list2 .cont::before,.indzx-list3 .cont::before{content: "";position: absolute;z-index: 2;top: 75px;right: -12px;border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-left: 12px solid #db3a36;width: 0;height: 0;}
.indzx-list3 {position: absolute;bottom: 0px;right: 0px;}
.indzx-list4 {position: absolute;top: 0px;right: 0px;width: 265px;height: 50%;}
.indzx-list4 .cont{background-color: #f4f3fb;width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.indzx-btn {display: flex;align-items: center;color: #db3a36;border-bottom: 1px solid #db3a36;}
.indzx-btn i{font-size: 12px;margin-right: 15px;}

.indzp-list .list{width: calc(100%/2);position: relative;height: 495px;padding: 20px 195px;display: flex;align-items: center;overflow:hidden}
.indzp-list .list > img.bg{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;transition: all .4s ease;}
.indzp-list .list.active > img.bg{opacity: 1;}
.indzp-list .list > div{position: relative;z-index: 2;}
.indzp-list .list .img{width: 70px;position: relative;display: flex;align-items: center;}
.indzp-list .list .img img{transition: all .4s ease;}
.indzp-list .list .img img:nth-child(1){opacity: 1;position: absolute;transition: all .4s ease;}
.indzp-list .list .img img:nth-child(2){opacity: 0;}
.indzp-list .list.active .img img:nth-child(2){opacity: 1;}
.indzp-list .list.active .img img:nth-child(1){opacity: 0;}
.indzp-list .list .cont{width: calc(100% - 70px);padding-left: 55px;z-index:3}
.indzp-list .list .cont .title{transition: all .4s ease;}
.indzp-list .list .cont .text{transition: all .4s ease;}
.indzp-list .list .btn{width: 48px;height: 48px;border-radius: 100px;display: flex;justify-content: center;align-items: center;position: relative;overflow: hidden;transition: all .4s ease;}
.indzp-list .list .btn span{position: relative;z-index: 2;font-size: 14px;color: #fff;transition: all .4s ease;transform: rotate(180deg);}
.indzp-list .list .btn::before{content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;transition: all .4s ease;background-image: -webkit-linear-gradient( 0deg, rgb(219,56,54) 0%, rgb(229,127,59) 100%);}
.indzp-list .list .icp{position:absolute;right:-16px;bottom:-16px;transition:all .4s ease}
.indzp-list .list .icp img{max-width:235px;max-height:235px;}
.indzp-list .list.active .btn {background-color: #fff;}
.indzp-list .list.active .btn span{color: #db3a36;}
.indzp-list .list.active .btn::before{opacity: 0;}
.indzp-list .list.active .cont .title{color: #fff;}
.indzp-list .list.active .cont .text{color: #fff;}
.indzp-list .list.active .icp{opacity:0}

.indzc {background-color: #f8f9fb;}
.indzc-lun {display: flex;justify-content: center;align-items: center;position: relative;height: 55px;}
.indzc-lun img{transition: all .4s ease;max-height: 100%;}
.indzc-lun img:nth-child(2){opacity: 1;position: absolute;}
.indzc-lun img:nth-child(1){opacity: 0;}
.indzc-lun:hover img:nth-child(1){opacity: 1;}
.indzc-lun:hover img:nth-child(2){opacity: 0;}
.indzc-svp .swiper-wrapper{transition-timing-function: linear;margin: 0 auto;}











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

@media all and (max-width:1590px) {
    /* 1440 × (700)  */
    .banner-lun-content {height: 80%;}
    .banner-pages {right: calc((100% - 1080px) / 2);}
    .indmb-list {height: 520px;}
    .indmb-list .list {padding: 86px 40px 20px 40px;}
    .indzx-list1 .img{width: 390px;}
    .indzx-list1 .cont {left: 220px;width: 400px;padding: 60px;}
    .indzx-list2, .indzx-list3 {width: 460px;}
    .indzx-list4 {width: 230px;}
    .indzp-list .list {height: 370px;padding: 20px 115px;}
    .indzx-cont {border-radius: 10px;height: 580px;}
    .indmb-content {padding: 0px 70px;}
    .indal-svp .swiper-container{width:340px;}
    .indal-svp .swiper-slide-active .indal-lun{height: 300px;}
    .indzp-list .list .icp{right:-12px;bottom:-12px;}
    .indzp-list .list .icp img{max-width:180px;max-height:180px;}
}

@media all and (max-width:1430px) {
    /* 1360 */
}

@media all and (max-width:1350px) {
    /* 1280 */
}

@media all and (max-width:1270px) {
    /* 1152 × (700) */
    .banner-pages {right: calc((100% - 880px) / 2);}
    .banner-lun .content {padding-bottom: 50px;}
    .indmb-content {padding: 0px 55px;}
    .indmb-list {height: 440px;}
    .indmb-list .list {padding: 50px 20px 20px 20px;}
    .indzx-cont {height: auto;}
    .indzx-list1 {width: calc(100%/2);height: auto;}
    .indzx-list1 .cont{position: relative;left: 0px;bottom: 0px;width: 100%;height: auto;}
    .indzx-list1 .img {height: 300px;width: 100%;}
    .indzx-list2 {width: calc(100%/2);height: auto;flex-direction: column-reverse;justify-content: flex-end;}
    .indzx-list2 .cont{position: relative;left: 0px;bottom: 0px;width: 100%;padding: 60px;}
    .indzx-list2 .img {height: 300px;width: 100%;}
    .indzx-list3 {width: calc(100%/2);height: auto;position: relative;flex-direction: column-reverse;}
    .indzx-list3 .cont{position: relative;left: 0px;bottom: 0px;width: 100%;padding: 60px;}
    .indzx-list3 .img {height: 300px;width: 100%;}
    .indzx-list4 {position: relative;width: calc(100%/2);}
    .indzx-list4 .cont {padding: 30px;}
    .indzx-list2 .cont::before, .indzx-list3 .cont::before, .indzx-list1 .cont::before{display: none;}
    .indzp-list .list .icp{right:-10px;bottom:-10px;}
    .indzp-list .list .icp img{max-width:140px;max-height:140px;}
}

/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px) {
    /* 1024 横屏 */
}

@media all and (max-width:1000px) {
    /* 720 竖屏 */
    .banner-lun > img{height: calc(100vh - 60px);}
    .banner-lun-content {display: none;}
    .banner-lun .content .contain {display: flex;flex-direction: column;align-items: center;text-align: center;}
    .indmb-muen a {width: 90px;height: 35px;margin-left: 5px;padding-bottom: 2px;}
    .indmb-content {padding: 0px 4%;}
    .indmb-list {flex-wrap: wrap;flex-direction: column;display: none;}
    .indan-cont .cont-l {width: 100%;padding-right: 0px;}
    .indan-cont .cont-r {width: 100%;padding-left: 0px;margin-top: 15px;}
    .indan-video {position: static;transform: translateY(0px);height: 100%;width: 100%;border-radius: 5px;}
    .indan-bg {display: none;}
    .indal-svp .swiper-container {width:100%;overflow:hidden}
    .indal-svp {padding: 0px 4%;}
    .indal-svp .swiper-slide-active {padding-bottom: 0px;}
    .indal-svp .swiper-slide {height: auto;}
    .indal-svp .swiper-slide-active .indal-lun {height: 230px;}
    .indal-lun {border-radius: 10px;height: 230px;}
    .indal-lun .hide {padding: 25px;}
    .indal-page .swiper-btn {width: 45px;height: 45px;}
    .indal-page .swiper-btn.next {margin-left: 10px;}
    .indal-page .swiper-btn span {font-size: 17px;}
    .indal-text {margin-top: 15px;}
    .indzx-list1 {width: calc(100%/1);margin-bottom: 15px;}
    .indzx-list1 .cont {padding: 25px;}
    .indzx-list2 {width: calc(100%/1);margin-bottom: 15px;}
    .indzx-list2 .cont {padding: 25px;}
    .indzx-list3 {width: calc(100%/1);margin-bottom: 15px;}
    .indzx-list3 .cont {padding: 25px;}
    .indzx-list4 {width: calc(100%/1);}
    .indzp-list .list {height: auto;padding: 20px;width: 100%;}
    .indzp-list .list .btn {width: 45px;height: 45px;}
    @keyframes bannerLunContent2 {0%{opacity: 0;transform: translateX(0px) translateY(40px);}100%{opacity: 1;transform: translateX(0px) translateY(0px);}}
    .indmb-lun {position: relative;height: 400px;}
    .indmb-lun > img{width: 100%;height: 100%;}
    .indmb-lun .show{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;padding: 50px 20px;display: flex;flex-direction: column;align-items: center;background-color: rgba(0, 0, 0, .2);}
    .indmb-img{opacity: 0;}
    .indmb-body {border-radius: 0;}
    .indmb-lun{width:100%;border-radius:12px;overflow:hidden}
    .indzp-list .list .icp{right:-8px;bottom:-8px;}
    .indzp-list .list .icp img{max-width:80px;max-height:80px;}
    .indal-page{display: none;}
}

/* ------------------------手机端-------------------------- */
@media all and (max-width:720px) {
    /* 移动终端 360 适配 */
}