#banner{height: 100vh;min-height: 100vh;position: relative;overflow: hidden;}
#banner li>div{position: relative;overflow: hidden;}
#banner li>div,#banner li .content,#banner li .container{height: 100%;}
#banner li .container{max-width: 1650px;}
#banner li .banner_img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
#banner li .banner_img img{width: 100%;height: 100%;object-fit: cover;}
#banner li .content{position: relative;z-index: 2;margin-top: 55px;}
#banner li .content .title{font-size: 80px;line-height: 1.3;}
#banner li .content .desc{font-size: 24px;margin-top: 20px;margin-left: -8px;}
#banner li .content .desc p{margin-bottom: 7px;position: relative;}
#banner li .content .TextSpan{opacity: 0;animation-name: none;}
#banner li.swiper-slide-active .content .TextSpan{animation: TextSpan 1.5s forwards cubic-bezier(.165,.84,.44,1);display: inline-block;}
#banner li .details{align-items: flex-end;margin-top: 65px;opacity: 0;}
#banner li .details .img{max-width: 144px;width: 26%;}
#banner li .details .text{font-size: 18px;padding: 20px;}
#banner li.swiper-slide-active .details{animation: fadeInUpSmall 1.5s forwards cubic-bezier(.165,.84,.44,1);animation-delay: 0.5s;}
#banner li .content_img{width: 66.5%;height: 100%;position: absolute;top:3%;right: -9%;display: flex;align-items: center;justify-content: flex-end;}
#banner .swiper-pagination-banner{position: absolute!important;width: 100%;bottom: 30px;}

#box-1 {padding-bottom: 0;z-index: 3;position: relative;}
#box-1 .box1{align-items: flex-start;}
#box-1 .box1 .left{width: 50%;}
#box-1 .box1 .title p{font-size: 72px;color: #E5002D;line-height: 1.32;}
#box-1 .box1 .desc{width: 47.8%;}
#box-1 .box1 .desc p{font-size: 18px;color: #333;text-align: justify;line-height: 2.6;}
#box-1 .box1 .btn{margin-top: 70px;}

#box-1 .box2{margin-top: 135px;}
#box-1 .content_video{width:100%;position: relative;z-index: 2;}
#box-1 .video_img{overflow: hidden;margin: auto;border: 3px solid #E5002D;border-radius: 30px;}
#box-1 .content_video .video_img img{height: 100%;}
#box-1 .video_btn{position: absolute;left: calc(50% - 45px);top:calc(50% - 45px);}
#box-1 .video_btn img{width: 90px;cursor: pointer;transition: all .5s;}
#box-1 .video_btn img:hover{transform: scale(0.9);}
.fix_video {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: none;}
.fix_video .fix_bg {background: rgba(0, 0, 0, .7);position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 99;}
.fix_video .fix_text {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;align-items: center;overflow: hidden;height: 100%;}
.fix_video .fix_text .video {width: 100%;max-width: 55%;margin: 0 auto;position: relative;margin-top: 50px;}
.fix_video .fix_text .video video {width: 100%;position: relative;z-index: 100;}
.fix_video i img{width: 45px;height: 45px;position: absolute;z-index: 999;cursor: pointer;top: -60px;right: -60px;filter: invert(1);}

#box-1 .box3{padding: 90px 0 490px 0;background: url(../img/index_box1_bj.png)no-repeat bottom center;background-size: cover;}
#box-1 .box3 .number{flex-wrap: nowrap;width: 63%;position: relative;}
#box-1 .box3 li{position: relative;}
#box-1 .box3 li .title{font-size: 48px;color: #E0041B;line-height: 1.05;}
#box-1 .box3 li .num{font-size: 72px;font-weight: bold;vertical-align: middle;}
#box-1 .box3 li .title b{vertical-align: super;}
#box-1 .box3 li p{font-size: 18px;color: #333;}
#box-1 .box3 .xian{content: '';width: 2px;height: 88%;background: #E5002D;opacity: 0.2;position: absolute;top: 15%;}
#box-1 .box3 .xian{left: 29%;}
#box-1 .box3 .xian:nth-child(2){left: 78%;}


#box-2{padding: 0;position: relative;margin-top: -70px;}
#box-2 .pub_title{position: absolute;width: 100%;top: calc(13vh + 70px);left: 0;z-index: 5;pointer-events: none;}
#box-2 .pub_title *{color: #fff;}
#box-2 .box1{position: relative;z-index: 2;}
#box-2 .box1 ul{display: flex;flex-wrap: wrap;}
#box-2 .box1 ul li{width: 33.3333%;text-align: center;position: relative;height:calc(100vh + 10vw);display: flex;align-items: center;justify-content: center;}
#box-2 .box1 li::after{content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.38);position: absolute;top: 0;left: 0;z-index: -1;opacity: 0;transition: 0.5s;}
#box-2 .box1 li.on::after{opacity: 1;}
#box-2 .box1 li>div{width: 100%;margin-top: 19vh;}
#box-2 .box1 li .tb{width: 100px;margin: auto;}
#box-2 .box1 li img{transition: 0.5s;}
#box-2 .box1 li:hover .img img{transform: scale(1.1);}
#box-2 .box1 li .content{width: 80%;margin: auto;max-width: 415px;}
#box-2 .box1 li .title{font-size: 36px;font-family: 'fontT';color: #fff;margin-top: 35px;}
#box-2 .box1 li .desc{margin-top: 6px;}
#box-2 .box1 li .desc p{font-size: 18px;color: #fff;}
#box-2 .box2{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
#box-2 .box2>div{position: relative;overflow: hidden;}
#box-2 .box2 li{height: auto;}
#box-2 .box2 div,#box-2 .box2 li img{height: 100%;}
.waterBox{z-index: 15;/* pointer-events: none; */width: 100%;position: absolute;bottom: -1px;left: 0px;}
.waterBox .water{width: 100%;height: 6vw;max-height: 100vh;display: block;margin: 0px;}
.waterBox .water use{animation: 5s linear 0s infinite normal none running move-forever;}
@keyframes move-forever{0% {transform: translate(-90px);}100% {transform: translate(85px);}}


#box-3{padding-top: 60px;}
#box-3 .box1{margin: 65px -23.5% 0 -20.5%;position: relative;}
#box-3 li>div{padding: 0 13%;}
#box-3 li .img{width: 85%;margin: auto;max-width: 535px;transition: 0.5s;}
#box-3 li>div:hover .img{transform: scale(1.05);}
#box-3 li .img img{-webkit-mask-image: url(../img/index_box3_tb.png);-webkit-mask-position: center;-webkit-mask-size: contain;-webkit-mask-repeat: no-repeat;z-index: 2;position: relative;transition: 0.2s;width: 100%;display: block;}
#box-3 li .img::after{content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(../img/index_box3_tb.png)no-repeat center center;background-size: contain;transform: rotate(-15deg);}
#box-3 li .content{text-align: center;margin: auto;max-width: 505px;padding-top: 35px;opacity: 0;visibility: hidden;transition: 0.5s;}
#box-3 li.swiper-slide-active .content{opacity: 1;visibility: visible;}
#box-3 li .title{color: #E5002D;font-size: 36px;}
#box-3 li .desc p{color: #333;font-size: 18px;}
#box-3 .swiper-button-prev,#box-3 .swiper-button-next{top: 34%;}
#box-3 .swiper-button-prev{left: 31.5%;}
#box-3 .swiper-button-next{right: 32%;}


#box-4{background: #F5F5F5;}
#box-4 .box1{margin: 60px -6px 0 -6px;}
#box-4 .box1 ul{display: flex;}
#box-4 .box1 li{width: 14%;padding: 0 6px;transition: 0.5s;}
#box-4 .box1 .block1>div,#box-4 .box1 .block2>div{transition: 0.5s;}
#box-4 .box1 li>div{background: #fff;border-radius: 30px;overflow: hidden;padding: 20px;height: 100%;}
#box-4 .box1 li>div>div{width: 100%;}
#box-4 .box1 .block1{text-align: center;padding-top: 50px;width: 100%;margin: auto;}
#box-4 .box1 .block1 .tb{width:38%;margin: auto;max-width: 49px;}
#box-4 .box1 .block1 .content{padding: 0 5px;height: 275px;}
#box-4 .box1 .block1 .title{color:#E5002D;font-size: 18px;padding-top: 25px;}
#box-4 .box1 .block1 .desc{padding-top: 5px;}
#box-4 .box1 .block1 .desc p{color:#999;font-size: 14px;}
#box-4 .box1 .block1 .logo{width: 80%;margin: auto;}
#box-4 .box1 .block2{padding: 35px 25px 25px 40px;display: none;}
#box-4 .box1 .block2>div{opacity: 0;}
#box-4 .box1 .block2 .content{width: 40%;}
#box-4 .box1 .block2 .content .tb{width:20%;max-width: 56px;}
#box-4 .box1 .block2 .content .title{color: #E5002D;font-size: 36px;margin-top: 35px;}
#box-4 .box1 .block2 .content .desc{color: #333;font-size: 18px;margin-top: 5px;min-height: 110px;}
#box-4 .box1 .block2 .content .btn{margin-top: 20px;}
#box-4 .box1 .block2 .img_img{width: 54.5%;position: relative;transition: 0.5s;}
#box-4 .box1 .block2 .img_img:hover{transform: scale(1.05);}
#box-4 .box1 .block2 .img_img div:nth-child(1) img{-webkit-mask-image: url(../img/index_box4_imgbj.png);-webkit-mask-position: center;-webkit-mask-size: contain;-webkit-mask-repeat: no-repeat;z-index: 2;position: relative;transition: 0.2s;width: 100%;display: block;}
#box-4 .box1 .block2 .logo{position: absolute;width: 106px;bottom: 0;right: 0;}
#box-4 .box1 li.on{width: 58%;}
#box-4 .box1 li.on .block1{display: none;}
#box-4 .box1 li.on .block2{display: flex;}
#box-4 .box1 li.on .block1>div{opacity: 0;}
#box-4 .box1 li.on .block2>div{opacity: 1;}
#box-4 .box2{display: none;}
#box-4 .btn{transform-origin: left;}


#box-5{background: url(../img/index_box5_bj.jpg) no-repeat center bottom;background-size: cover;padding-bottom: 0;padding-top: 80px;}
#box-5 .box1{position: relative;overflow: hidden;margin: 0 -7% -50px -7%;padding-top: 45px;}
#box-5 .box1 li{padding: 0 6%;}
#box-5 .box1 li .title{font-size: 30px;color: #fff;text-align: center;padding: 8px 11%;opacity: 0;background: #E5002D;margin-top: 20px;display: inline-flex;align-items: center;justify-content: center;border-radius: 30px;}
#box-5 .box1 li .title img{width: 20px;margin: 0 15px;}
#box-5 .box1 li>div{margin-top: 90px;transition: all 0.5s,opacity 0.2s;transform: rotate(0deg) scale(0);opacity: 0;text-align: center;}
#box-5 .box1 li.swiper-slide-active+li>div{transform: rotate(25deg) scale(1);}
#box-5 .box1 li.swiper-slide-prev+li>div{transform: rotate(-25deg) scale(0.7);opacity: 1;transform-origin: right;}
#box-5 .box1 li.swiper-slide-active+li>div{margin-top: -20px;transform: rotate(0deg) scale(1);opacity: 1;}
#box-5 .box1 li.swiper-slide-next+li>div{transform: rotate(25deg) scale(0.7);opacity: 1;transform-origin: left;}
#box-5 .box1 li.swiper-slide-active+li .title{opacity: 1;}
#box-5 .swiper-button-prev,#box-5 .swiper-button-next{top: 31%;}
#box-5 .swiper-button-prev{left: 28%;}
#box-5 .swiper-button-next{right: 28%;}


#box-6{background: #F5F5F5;padding-top: 80px;}
#box-6 .box1{margin-top: 42px;}
#news{margin: 0 -15px;}
#news li{padding:0px 15px;}

footer{background-color: #F5F5F5;}

@media (min-width: 1199px){
	#box-6{padding-bottom: 150px;}
}
@media (min-width: 850px){
	#box-2 .fadeInUpSmall{animation-name: none;}
}
@media (min-width: 1199px) and (max-width: 1500px){
	#banner li .content .title{font-size: 4.8vw;}
	#banner li .content .desc{font-size: 20px;}
	#banner li .details .text{font-size: 16px;}
	
	#box-1 .box1 .title p {font-size: 66px;}
	#box-1 .box3 {padding: 90px 0 385px 0;}
	#box-1 .box3 .number {width: 70%;}
	
	#box-2 .box1 li .tb {width: 88px;}
	#box-2 .box1 li .title{font-size: 32px;margin-top: 30px;}
	#box-2 .box1 li .desc p {font-size: 16px;}
	
	#box-4 .box1 li>div{border-radius: 15px;padding: 10px;}
	#box-4 .box1 .block2{padding:0 30px;}
	#box-4 .box1 .block2 .content .title {font-size: 30px;margin-top: 30px;}
	#box-4 .box1 .block2 .content .desc {font-size: 16px;}
	#box-4 .box1 .block2 .img_img {width: 52.5%;}
	
	#box-5 .box1 li .title {font-size: 28px;padding: 7px 7%;}
}
@media (min-width: 1199px) and (max-width: 1380px){
	#box-1 .box1 .desc p {line-height: 2;}
}
@media (min-width: 768px) and (max-width: 1199px){
	#banner{height: 768px;min-height: 768px;}
	#banner li .content .title{font-size: 48px;}
	#banner li .content .desc{font-size: 18px;}
	#banner li .details .text{font-size: 15px;}
	#banner li .content_img {width: 71%;right: -14%;}
	
	#box-1 .box1 .title p {font-size: 48px;}
	#box-1 .box1 .desc p {font-size: 16px;line-height: 1.8;}
	#box-1 .box2 {margin-top: 100px;}
	#box-1 .video_img{border-radius: 20px;}
	.fix_video .fix_text .video {max-width: 77%;margin-top: 5px;}
	#box-1 .video_btn {left: calc(50% - 35px);top: calc(50% - 35px);}
	#box-1 .video_btn img {width: 70px;}
	#box-1 .box3 {padding: 70px 0 300px 0;}
	#box-1 .box3 .number {width: 76%;}
	#box-1 .box3 li .title {font-size: 40px;}
	#box-1 .box3 li .num {font-size: 62px;}
	#box-1 .box3 li p {font-size: 16px;}
	#box-1 .box1 .btn {margin-top: 55px;}
	
	#box-2 .box1 li .tb {width: 80px;}
	#box-2 .box1 li .title{font-size: 28px;margin-top: 28px;}
	#box-2 .box1 li .desc p {font-size: 15px;}
	
	#box-3 .box1{margin: 60px -27.5% 0 -26.5%;}
	#box-3 li>div {padding: 0 8%;}
	#box-3 li .img {width: 78%;}
	#box-3 li .title{font-size: 32px;}
	#box-3 li .desc p{font-size: 15px;}
	#box-3 .swiper-button-prev,#box-3 .swiper-button-next{top: 30%;}
	
	#box-4 .box1 li>div{border-radius: 10px;padding: 10px;}
	#box-4 .box1 .block1 .title{font-size: 16px;}
	#box-4 .box1 .block2{padding:0 20px;}
	#box-4 .box1 .block2 .content .title {font-size: 24px;margin-top: 25px;}
	#box-4 .box1 .block2 .content .desc {font-size: 15px;}
	#box-4 .box1 .block2 .img_img {width: 52.5%;}
	
	#box-5 .box1{margin: 0 -7% -20px -7%;}
	#box-5 .box1 li>div{margin-top: 50px;}
	#box-5 .box1 li .title {font-size: 20px;padding: 5px 5%;}
	#box-5 .box1 li .title img {width: 15px;margin: 0px 10px;}
	
	#news li{padding:0px 12px;}
}

@media(max-width: 850px){
	#box-1 .box1 .SJBlock,#box-2 .SJBlock{display: block!important;}
	#box-1 .box1 .PCBlock,#box-2 .PCBlock{display: none!important;}
	#box-1 .box1 .left,#box-1 .box1 .desc{width: 100%;}
	#box-1 .box1 .desc{margin-top: 40px;}
	#box-1 .content_video .video_img{border-width: 2px;}
	#box-1 .box2 {margin-top: 80px;}
	#box-1 .box3 {padding: 70px 0 230px 0;}
	#box-1 .box3 .number {width: 76%;}
	#box-1 .box3 li .title {font-size: 32px;}
	#box-1 .box3 li .num {font-size: 48px;}
	#box-1 .box3 li p {font-size: 14px;}
	#box-1 .box1 .btn {margin-top: 55px;}
	
	#box-2 {padding: 90px 0 0 0;margin-top: 0;}
	#box-2 .pub_title{position: relative;top: 0;}
	#box-2 .pub_title *{color: #E5002D;}
	#box-2 .box1{margin-top: 40px;}
	#box-2 .box1 ul li{width: 100%;margin: 20px;height: auto;}
	#box-2 .box1 li::after{opacity: 1;border-radius: 15px;overflow: hidden;}
	#box-2 .box1 li>div{position: relative;padding: 60px 0;margin: 0;border-radius: 15px;overflow: hidden;-webkit-transform: translate3d(0, 0, 0);}
	#box-2 .box1 li .bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
	#box-2 .box1 li .bj img{height: 100%;}
	#box-2 .box1 li:hover .img img {transform: none;}
	#box-2 .waterBox{display: none;}
	
	#box-4 .box1{display: none;}
	#box-4 .box2{display: block;margin: 50px -10px 0 -10px;position: relative;overflow: hidden;}
	#box-4 .box2 li{padding: 0 10px;}
	#box-4 .box2 li>div{padding: 40px;border-radius: 15px;background: #fff;}
	#box-4 .box2 .content{width: 40%;}
	#box-4 .box2 .content .tb{width:19%;max-width: 56px;}
	#box-4 .box2 .content .title{color: #E5002D;font-size: 28px;margin-top: 20px;}
	#box-4 .box2 .content .desc{color: #333;font-size: 16px;margin-top: 5px;min-height: 110px;}
	#box-4 .box2 .content .btn{margin-top: 20px;}
	#box-4 .box2 .img_img{width: 54.5%;position: relative;}
	#box-4 .box2 .img_img div:nth-child(1) img{-webkit-mask-image: url(../img/index_box4_imgbj.png);-webkit-mask-position: center;-webkit-mask-size: contain;-webkit-mask-repeat: no-repeat;z-index: 2;position: relative;transition: 0.2s;width: 100%;display: block;}
	#box-4 .box2 .logo{position: absolute;width: 85px;bottom: 0;right: 0;}
	
	#box-5 .box1 {margin: 0px -15% -10px -15%;padding-top: 35px;}
	#box-5 .box1 li {padding: 0 4%;}
	#box-5 .box1 li.swiper-slide-active+li>div {transform: rotate(0deg) scale(0.9);}
	
	#box-6 .box1{margin-top: 40px;position: relative;overflow: hidden;}
	#news ul{flex-wrap: nowrap;}
	#news li{padding:0px 15px;}
	#news .swiper-pagination{display: block!important;margin-top: 45px;}
}

@media (max-width: 767px){
	#banner li .content,#banner li .container{height: auto;}
	#banner li .banner_img img{object-position: bottom;}
	#banner li .content{margin-top: 33vw;}
	#banner li .content .title{font-size: 38px;}
	#banner li .content .desc{font-size: 16px;}
	#banner li .details,#banner li .content_img{display: none;}
	#banner .swiper-pagination-banner{bottom: 10px;}
	
	
	#box-1 .box1 .title p {font-size: 36px;}
	#box-1 .box1 .desc {margin-top: 35px;}
	#box-1 .box1 .desc p {font-size: 15px;line-height: 1.8;}
	#box-1 .box1 .btn {margin-top: 45px;}
	#box-1 .box2 {margin-top: 50px;}
	#box-1 .content_video .video_img{height: 230px;border-radius: 15px;width: 100%;}
	#box-1 .video_btn {left: calc(50% - 25px);top: calc(50% - 25px);}
	#box-1 .video_btn img {width: 50px;}
	.fix_video .fix_text .video {max-width: 88%;margin-top: -80px;}
	.fix_video i img{top: auto;bottom: -80px;left: calc(50% - 22px);}
	#box-1 .box3 {padding: 50px 0 200px 0;background: url(../img/index_box1_sjbj.png) no-repeat bottom center;background-size: cover;}
	#box-1 .box3 .number {width: 100%;}
	#box-1 .box3 li .title {font-size: 20px;}
	#box-1 .box3 li .num {font-size: 32px;}
	#box-1 .box3 li p {font-size: 12px;}
	#box-1 .box1 .btn {margin-top: 55px;}
	#box-1 .box3 .xian {left: 28%;width: 1.5px;}
	#box-1 .box3 .xian:nth-child(2) {left: 73%;}
	
	#box-2 {padding: 65px 0 0 0;}
	#box-2 .box1 {margin-top: 35px;}
	#box-2 .box1 ul li{margin: 13px 20px;}
	#box-2 .box1 li .tb {width: 70px;}
	#box-2 .box1 li .content{width: 100%;padding:0 20px;}
	#box-2 .box1 li .title{font-size: 24px;margin-top: 28px;}
	#box-2 .box1 li .desc p {font-size: 15px;}
	
	#box-3 .box1{margin: 45px 0% 0 0%;overflow: hidden;}
	#box-3 li>div {padding: 0 20px;}
	#box-3 li .img {width: 78%;}
	#box-3 li .content{opacity: 1;visibility: visible;}
	#box-3 li .title{font-size: 32px;padding-bottom: 5px;}
	#box-3 li .desc p{font-size: 15px;}
	
	#box-4 .box2 li>div{padding: 40px 30px 25px 30px;}
	#box-4 .box2 .content {width: 100%;}
	#box-4 .box2 .content .tb{width:16%;}
	#box-4 .box2 .content .title{font-size: 24px;}
	#box-4 .box2 .content .desc{font-size: 15px;margin-top: 5px;min-height: auto;}
	#box-4 .box2 .content .btn{margin-top: 40px;}
	#box-4 .box2 .img_img{width: 100%;margin-top: 35px;}
	#box-4 .swiper-pagination{margin-top: 40px;}
	
	#box-5{padding-top: 65px;}
	#box-5 .box1 {padding: 35px 0 0px 0;margin: 0 -13% 0px -13%;position:relative;overflow:hidden;}
	#box-5 .box1 li {padding: 0 1.7%;;}
	#box-5 .box1 li>div {margin-top: 30px;transition:0.5s!important;transform: rotate(0deg) scale(0.6);}
    #box-5 .box1 li.swiper-slide-active+li>div{transform: rotate(15deg) scale(1);}
    #box-5 .box1 li.swiper-slide-prev+li>div{transform: rotate(-15deg) scale(0.6);}
    #box-5 .box1 li.swiper-slide-active+li>div{transform: rotate(0deg) scale(1);opacity: 1;}
    #box-5 .box1 li.swiper-slide-next+li>div{transform: rotate(15deg) scale(0.6);}
    #box-5 .box1 li.swiper-slide-active+li .title{opacity: 1;}
	#box-5 .box1 li .title{font-size: 14px;padding: 5px 12px;display: inline-block;margin:10px auto 0 auto;}
	#box-5 .box1 li .title img{display: none;}
	#box-5 .swiper-button-prev, #box-5 .swiper-button-next {top: 35%;}
	#box-5 .swiper-button-prev {left: 24%;}
	#box-5 .swiper-button-next {right: 24%;}
	
	
}
