.shux_banner{width:100%;height:0;padding-bottom:950px;position:relative;overflow:hidden;z-index:9;}
.shux_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.shux_banner .swiper-slide.flashvideo:before{content:"";width: 100%;height: 100%;position: absolute;background: rgba(0, 0, 0, .2);}
.shux_banner .swiper-slide{position:relative;}
.shux_banner .swiper-slide:before{content:"";width: 100%;height: 100%;position: absolute;background: rgba(0, 0, 0, .3);z-index:1;}
.shux_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;transition: all 5s;}
.shux_banner .swiper-slide.swiper-slide-active img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.shux_banner .swiper-slide video{display:block;width:100%;height:100%;object-fit:cover;}
.shux_banner .f_shade{width:100%;height:100%;background:rgba(0,0,0,.5);left:0;top:0;position:absolute;z-index:1;}
.shux_banner .text{position:absolute;width:100%;left:0;top:28%;z-index:2;-webkit-text-size-adjust:none;z-index:2;}
.shux_banner .text p{color: #ffffff;}
.shux_banner .text p:nth-child(1){font-size: 32px;font-weight: 700;margin-bottom: 12px;}
.shux_banner .text p:nth-child(2){font-size: 64px;font-weight: 700;margin-bottom: 24px;}
.shux_banner .text p:nth-child(3){font-size: 32px;font-weight: 400;}
.shux_banner .text .shux_more{width: 100%;position: relative;margin-top: 90px;}
.shux_banner .swiper-button-next, .shux_banner .swiper-button-prev{opacity: 0;}
.shux_banner .swiper-button-prev{left:3%;}
.shux_banner .swiper-button-next{right:3%;}
.shux_banner:hover .swiper-button-next, .shux_banner:hover .swiper-button-prev{opacity: 1;}

.shux_about{width: 100%;position: relative;padding: 120px 0 120px 0;background: url('../images/bg_about.webp') center center no-repeat;overflow: hidden;background-size: 100% 100%;}
.shux_about:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(255,255,255,.95);}
.shux_about_c{width: 100%;position: relative;overflow: hidden;}
.shux_about_l{float: left;width: 50%;margin-right: 9%;}
.shux_about_l .shux_text{font-size: 16px;color: #1E1E1E;font-weight: 290;margin: 32px 0 32px 0;}
.shux_about_l .shux_text p{line-height: 32px;}
.shux_about_l .shux_more{margin-top: 32px;}
.shux_about_r{float: left;width: 41%;}
.shux_about_r ul{display: flex;align-items: flex-start;align-content: flex-start;gap: 12px;flex-wrap: wrap;}
.shux_about_r li{width: calc(50% - 6px);position: relative;}
.shux_about_r li a{display: block;overflow: hidden;}
.shux_about_r li a:before {content:" ";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .2);z-index: 1;}
.shux_about_r li .shux_pic{padding-bottom: 89%;}
.shux_about_r li .shux_text{padding: 40px 32px 0 32px;position: absolute;left: 0;top: 0;width: 100%;color: #ffffff;z-index: 2;}
.shux_about_r li .shux_text .shux_tit{font-size: 24px;font-weight: 700;margin-bottom: 18px;}
.shux_about_r li .shux_text p{font-size: 14px;font-weight: 400;line-height: 24px;}
.shux_about_r li a:hover:before{background: rgba(31, 112, 205, .8);}
.shux_about_r li a:hover .shux_pic img{transform: scale(1.1);}
.shux_about .shux_about_bg{width: 35%;position: absolute;top: 32px;right: 0;transform: translate(100%, 0px);}
.shux_about .shux_about_bg img{width: 100%;height: auto;}

.shux_server{width: 100%;position: relative;padding: 120px 0 120px 0;overflow: hidden;}
.shux_server_t{width: 100%;position: relative;overflow: hidden;}
.shux_server_l{float: left;width: 50%;margin-right: 8%;position: relative;}
.shux_server_l .shux_pic{padding-bottom: 60.8%;}
.shux_server_r{float: left;width: 42%;position: relative;}
.shux_server_r .shux_text{width: 100%;margin: 40px 0 36px 0;font-size: 16px;color: #1E1E1E;font-weight: 290;}
.shux_server_r .shux_text p{line-height: 32px;}
.shux_server_r ul{position: relative;display: flex;align-items: flex-start;align-content: flex-start;gap: 16px;flex-wrap: wrap;width: 416px;}
.shux_server_r li{display: flex;width: 200px;padding: 8px 20px;justify-content: space-between;align-items: center;flex-shrink: 0;border: 1px solid #1053A0;}
.shux_server_r li span{font-size: 14px;color: #1053A0;font-weight: 400;display: inline-block;}
.shux_server_r li i{display: inline-block;width: 24px;height: 24px;}
.shux_server_r li:nth-child(1) i{background: url('../images/icon_server1.svg') center center no-repeat;}
.shux_server_r li:nth-child(2) i{background: url('../images/icon_server2.svg') center center no-repeat;}
.shux_server_r li:nth-child(3) i{background: url('../images/icon_server3.svg') center center no-repeat;}
.shux_server_r li:nth-child(4) i{background: url('../images/icon_server4.svg') center center no-repeat;}
.shux_server_b{width: 100%;position: relative;}
.shux_server_b .shux_more{width: 100%;text-align: center;margin-top: 40px;}
.shux_server_b .shux_more .shux_but{border: 1px solid #1053A0;color: #1053A0;}
.shux_server_b .shux_more .shux_but:hover{color: #ffffff;}
.shux_server .shux_server_bg{width: 56.8%;position: absolute;top: 32px;left: 0;transform: translate(-100%, 0px);}
.shux_server .shux_server_bg img{width: 100%;height: auto;}

.shux_solutions{width: 100%;position: relative;}
.shux_solutions .shux_pic{padding-bottom: 34%;}
.shux_solutions .shux_pic img{opacity: 0;}
.shux_solutions ul{width: 100%;height: 100%;position: absolute;z-index: 1;}
.shux_solutions li{float: left;width: 7%;height: 100%;position: relative;border-right: 1px solid #E0E0E0;padding: 120px calc((7% - 60px) / 2) 0 calc((7% - 60px) / 2);text-align: center;overflow: hidden;}
.shux_solutions li:before{content:'';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,.4);}
.shux_solutions li:last-child{border-right: 0;}
.shux_solutions li>i{display: inline-block;width: 60px;height: 60px;margin-bottom: 24px;position: relative;z-index: 2;}
.shux_solutions li:nth-child(1)>i{background: url('../images/icon_solutions1.svg') center center no-repeat;}
.shux_solutions li:nth-child(2)>i{background: url('../images/icon_solutions2.svg') center center no-repeat;}
.shux_solutions li:nth-child(3)>i{background: url('../images/icon_solutions3.svg') center center no-repeat;}
.shux_solutions li:nth-child(4)>i{background: url('../images/icon_solutions4.svg') center center no-repeat;}
.shux_solutions li:nth-child(5)>i{background: url('../images/icon_solutions5.svg') center center no-repeat;}
.shux_solutions li .shux_tit{color: #ffffff;font-size: 20px;font-weight: 290;padding: 0 15px;display: block;position: relative;z-index:2;}
.shux_solutions li .shux_text{position: absolute;width: 100%;padding: 0 calc(36% / 2) 0 calc(36% / 2);left: 0;top:200%;transition: all 1s ease-in-out;}
.shux_solutions li p{color: rgba(255,255,255,.85);font-size: 16px;font-weight: 400;line-height: 32px;margin-top: 32px;display: none;}
.shux_solutions li .shux_more{margin-top: 60px;display: none;}
.shux_solutions li .shux_more .shux_but i{background: url(../images/icon_more_h.svg) center center no-repeat;}
.shux_solutions li.on{padding: 120px calc(36% / 2) 0 calc(36% / 2);}
.shux_solutions li.on p{display: block;}
.shux_solutions li.on .shux_more{display: block;}
.shux_solutions li.on{width: 72%;}
.shux_solutions li.on .shux_tit{font-size: 36px;font-weight: 700;}
.shux_solutions li.on .shux_text{top: 250px;}
.shux_solutions .shux_pic img.on{opacity: 1;}

.shux_choice{width: 100%;position: relative;padding: 120px 0 120px 0;background: #F7F7F7;}
.shux_choice .shux_title{text-align: center;}
.shux_choice_c{width: 100%;position: relative;margin-top: 32px;overflow: hidden;}
.shux_choice_l{width: 57.5%;float: left;margin-right: 1.5%;}
.shux_choice_l .shux_choice_item{width: 100%;position: relative;}
.shux_choice_l .shux_choice_item .shux_pic{padding-bottom: 67.5%;}
.shux_choice_l .shux_choice_item p{font-size: 20px;color: #ffffff;font-weight: 700;position: absolute;left: 32px;bottom: 32px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.shux_choice_r{float: left;width: 41%;}
.shux_choice_r .shux_text{font-size: 16px;color: #1E1E1E;font-weight: 400;}
.shux_choice_r .shux_text p{line-height: 32px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.shux_choice_up{width: 54%;position: absolute;bottom: 0;right: 0;z-index: 1;background: #ffffff;}
.shux_choice_up ul{display: flex;padding: 15px;align-items: flex-start;align-content: flex-start;gap: 15px;flex-shrink: 0;flex-wrap: wrap;}
.shux_choice_up li{width: calc(33.33% - 10px);cursor: pointer;}
.shux_choice_up li .shux_pic{padding-bottom: 60%;}
.shux_choice_up li.on .shux_pic{box-shadow: 4px 4px 0px 0px #1053A0;opacity: .8;}
.shux_choice_c .shux_more{width: 100%;margin: 35px 0 16px 0;display: inline-block;}

.shux_news{width: 100%;position: relative;padding: 120px 0 90px 0;}
.shux_news .shux_title{text-align: center;}
.shux_news_c{width: 100%;position: relative;margin-top: 32px;}
.shux_news_t{width: 100%;position: relative;}
.shux_news_t ul{width: 100%;position: relative;}
.shux_news_t li{float: left;position: relative;width: 39.5%;}
.shux_news_t li:nth-child(2){width: 39.5%;margin-left: 2%;}
.shux_news_t li:before{content:"";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.3);z-index: 1;}
.shux_news_t li a{display: block;}
.shux_news_t li .shux_pic{padding-bottom: 340px;}
.shux_news_t li .shux_text{width: 100%;padding: 0 32px 32px 32px;position: absolute;bottom: 0;left: 0;color: #ffffff;z-index: 2;}
.shux_news_t li.on{width: 58.5%;}
.shux_news_t li .shux_text .shux_tit{font-size: 24px;font-weight: 400;}
.shux_news_t li .shux_text p{font-size: 14px;font-weight: 290;margin-top: 8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.shux_news_b{width: 100%;position: relative;overflow: hidden;padding: 30px 0;}
.shux_news_b .swiper-slide{position: relative;padding: 32px;background: #ffffff;box-shadow: 4px 2px 8px 0px rgba(0, 0, 0, 0.06), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);}
.shux_news_b .swiper-slide a{display: block;}
.shux_news_b .swiper-slide .shux_time{color: #1053A0;font-size: 14px;font-weight: 400;}
.shux_news_b .swiper-slide .shux_time span{font-size: 36px;font-weight: 700;}
.shux_news_b .swiper-slide .shux_tit{font-size: 18px;color: #1E1E1E;font-weight: 400;line-height: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 16px 0 12px 0;}
.shux_news_b .swiper-slide p{font-size: 14px;color: #666666;font-weight: 290;line-height: 28px;height: 56px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.shux_news_b .swiper-slide:hover .shux_tit{color: #1053A0;}
.shux_news_b .swiper-slide:hover{box-shadow: 4px 2px 8px 0px rgba(0, 0, 0, 0.2), 0px 0px 4px 0px rgba(0, 0, 0, 0.2);}


@media screen and (max-width:1680px){
	.shux_banner{padding-bottom: 875px;}

    .shux_solutions li{padding: 60px calc((7% - 60px) / 2) 0 calc((7% - 60px) / 2);}
    .shux_solutions li.on {padding: 60px calc(36% / 2) 0 calc(36% / 2);}
    .shux_solutions li.on .shux_text {top: 190px;}
}

@media screen and (max-width:1499px){
	.shux_banner{padding-bottom: 800px;}
	.shux_banner .text p:nth-child(1) {font-size: 26px;}
	.shux_banner .text p:nth-child(2) {font-size: 53px;}
	.shux_banner .text p:nth-child(3) {font-size: 26px;}

    .shux_about{padding: 100px 0 80px 0;}
    .shux_about .shux_about_bg{top: 24px;}
    .shux_about_l .shux_text {font-size: 14px;margin: 30px 0 30px 0;}
    .shux_about_l .shux_text p {line-height: 28px;}
    .shux_about_r li .shux_text .shux_tit {font-size: 20px;margin-bottom: 15px;}
    .shux_about_r li .shux_text p {line-height: 24px;}

    .shux_server {padding: 100px 0 80px 0;}
    .shux_server .shux_server_bg{top: 24px;}
    .shux_server_r .shux_text{margin: 24px 0 24px 0;font-size: 14px;}
    .shux_server_r .shux_text p {line-height: 28px;}
    .shux_server_r li{padding: 6px 20px;}
    .shux_server_b .shux_more{margin-top: 30px;}

    .shux_solutions li.on {padding: 50px calc(36% / 2) 0 calc(36% / 2);}
    .shux_solutions li>i {margin-bottom: 20px;}
    .shux_solutions li .shux_tit{font-size: 18px;}
    .shux_solutions li.on .shux_tit {font-size: 28px;}
    .shux_solutions li.on .shux_text {top: 170px;}
    .shux_solutions li p {font-size: 14px;line-height: 26px;margin-top: 24px;}
    .shux_solutions li .shux_more {margin-top: 30px;}

    .shux_choice{padding: 80px 0 80px 0;}
    .shux_choice_c {margin-top: 24px;}
    .shux_choice_l .shux_choice_item p{font-size: 18px;left: 24px;bottom: 24px;}
    .shux_choice_r .shux_text {font-size: 14px;}
    .shux_choice_r .shux_text p {line-height: 28px;}
    .shux_choice_up ul{padding: 12px;gap: 12px;}
    .shux_choice_up li {width: calc(33.33% - 8px);}
    .shux_choice_c .shux_more{margin: 24px 0 10px 0;}

    .shux_news{padding: 80px 0 60px 0;}
    .shux_news_c {margin-top: 24px;}
    .shux_news_t li .shux_pic {padding-bottom: 290px;}
    .shux_news_t li .shux_text{padding: 0 24px 24px 24px;}
    .shux_news_t li .shux_text .shux_tit {font-size: 20px;}
    .shux_news_b {padding: 24px 0;}
    .shux_news_b .swiper-slide{padding: 24px;}
    .shux_news_b .swiper-slide .shux_time span{font-size: 30px;}
    .shux_news_b .swiper-slide .shux_tit{font-size: 16px;margin: 12px 0 10px 0;}
    .shux_news_b .swiper-slide p{line-height: 26px;height: 52px;}

}

@media screen and (max-width:1299px){
    .shux_banner {padding-bottom: 618px;}
    .shux_banner .text p:nth-child(1) {font-size: 22px;}
    .shux_banner .text p:nth-child(2) {font-size: 42px;}
    .shux_banner .text p:nth-child(3) {font-size: 20px;}
    .shux_banner .text .shux_more{margin-top: 60px;}
    
    .shux_solutions li.on{padding: 50px 10% 0 10%;}
    .shux_solutions li .shux_text{padding: 0 10% 0 10%;}
    .shux_solutions li.on .shux_tit {font-size: 24px;}
    .shux_solutions li.on .shux_text {top: 160px;}
    
    .shux_about_r li .shux_text{padding: 15px 15px 0 15px;}
    .shux_about_r li .shux_text .shux_tit{margin-bottom: 10px;}
    .shux_about_r li .shux_text p {line-height: 22px;}

}

@media screen and (max-width:1023px){
    .shux_banner {padding-bottom: 480px;margin-top: 60px;}
    .shux_banner .text p:nth-child(1) {font-size: 18px;}
    .shux_banner .text p:nth-child(2) {font-size: 32px;}
    .shux_banner .text p:nth-child(3) {font-size: 18px;}
    .shux_banner .text .shux_more{margin-top: 40px;}

    .shux_about {padding: 60px 0 50px 0;}
    .shux_about .shux_about_bg {top: 12px;}
    .shux_about_l{margin-right: 5%;}
    .shux_about_l .shux_text{margin: 15px 0 15px 0;}
    .shux_about_l .shux_text p {line-height: 26px;}
    .shux_about_l .shux_more {margin-top: 20px;}
    .shux_about_r{width: 45%;}
    .shux_about_r li .shux_text .shux_tit {font-size: 16px;margin-bottom: 10px;}
    .shux_about_r li .shux_text p {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

    .shux_server {padding: 60px 0 50px 0;}
    .shux_server .shux_server_bg {top: 12px;}
    .shux_server_l {width: 54%;margin-right: 4%;}
    .shux_server_r .shux_text {margin: 15px 0 15px 0;}
    .shux_server_r .shux_text p {line-height: 26px;}
    .shux_server_r ul{width: 100%;gap: 10px;}
    .shux_server_r li {padding: 5px 12px;width: 120px;}
    .shux_server_b .shux_more {margin-top: 20px;}
    
    .shux_solutions li.on {padding: 40px 10% 0 10%;}
    .shux_solutions li.on .shux_text {top: 150px;}
    .shux_solutions li>i {margin-bottom: 15px;}
    .shux_solutions li.on .shux_tit {font-size: 20px;}
    .shux_solutions li p {font-size: 14px;margin-top: 20px;}
    .shux_solutions .shux_pic {padding-bottom: 40%;}

    .shux_choice {padding: 50px 0 50px 0;}
    .shux_choice_l .shux_choice_item p {font-size: 16px;left: 15px;bottom: 15px;}
    .shux_choice_r .shux_text p {line-height: 24px;}
    .shux_choice_up {width: 55%;}
    .shux_choice_up ul {padding: 9px;gap: 9px;}
    .shux_choice_up li {width: calc(33.33% - 6px);}

    .shux_news {padding: 50px 0 40px 0;}
    .shux_news_t li .shux_pic {padding-bottom: 180px;}
    .shux_news_t li .shux_text {padding: 0 15px 15px 15px;}
    .shux_news_t li .shux_text .shux_tit {font-size: 18px;}
    .shux_news_t li .shux_text p{margin-top: 5px;}
    .shux_news_b {padding: 18px 0;}
    .shux_news_b .swiper-slide {padding: 15px;}
    .shux_news_b .swiper-slide .shux_time span {font-size: 24px;}
    .shux_news_b .swiper-slide .shux_time{font-size: 12px;}
    .shux_news_b .swiper-slide .shux_tit {font-size: 15px;margin: 10px 0 8px 0;}
    .shux_news_b .swiper-slide p {line-height: 24px;height: 48px;}

}

@media screen and (max-width:767px){
    .shux_banner {padding-bottom: 230px;}
    .shux_banner .text{top: 15%;}
    .shux_banner .text p:nth-child(1) {font-size: 14px;margin-bottom: 6px;}
    .shux_banner .text p:nth-child(2) {font-size: 22px;margin-bottom: 12px;}
    .shux_banner .text p:nth-child(3) {font-size: 14px;}
    .shux_banner .text .shux_more{margin-top: 20px;}

    .shux_about {padding: 25px 0 15px 0;}
    .shux_about_l {float: none;width: 100%;margin-right: 0;}
    .shux_about_l .shux_text {margin: 10px 0 12px 0;}
    .shux_about_l .shux_text p {line-height: 22px;}
    .shux_about_l .shux_more {margin-top: 15px;}
    .shux_about_r {float: none;width: 100%;margin-top: 12px;}
    .shux_about_r ul{gap: 8px;}
    .shux_about_r li {width: calc(50% - 4px);}
    .shux_about_r li .shux_text {padding: 10px 10px 0 10px;}
    .shux_about_r li .shux_text .shux_tit {font-size: 15px;margin-bottom: 6px;}
    .shux_about_r li .shux_text p {line-height: 20px;-webkit-line-clamp: 5;}

    .shux_server {padding: 15px 0 20px 0;}
    .shux_server_l {float: none;width: 100%;margin-right: 0;margin-bottom: 15px;}
    .shux_server_r {float: none;width: 100%;}
    .shux_server_r .shux_text {margin: 10px 0 10px 0;}
    .shux_server_r .shux_text p {line-height: 22px;}
    .shux_server_r ul {gap: 6px;}
    .shux_server_r li {padding: 3px 12px;width: calc(50% - 3px);}
    .shux_server_b .shux_more {margin-top: 5px;}

    .shux_solutions li{width: 10%;padding: 50px 0 0 0;}
    .shux_solutions li.on {width: 60%;padding: 30px 15px 0 15px;}
    .shux_solutions li>i {width: 35px;height: 35px;margin-bottom: 15px;background-size: 100% 100% !important;}
    .shux_solutions .shux_pic {padding-bottom: 108%;}
    .shux_solutions li .shux_tit {font-size: 16px;}
    .shux_solutions li.on .shux_tit {font-size: 16px;}
    .shux_solutions li.on .shux_text {top: 95px;padding: 0 15px 0 15px;}
    .shux_solutions li p{line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;}
    .shux_solutions li .shux_more {margin-top: 15px;}

    .shux_choice {padding: 20px 0 20px 0;}
    .shux_choice_c {margin-top: 12px;}
    .shux_choice_l {width: 100%;float: none;margin-right: 0;}
    .shux_choice_r {float: none;width: 100%;margin: 10px 0 10px 0;}
    .shux_choice_up {width: 100%;position: relative;}
    .shux_choice_up ul {padding: 0;gap: 9px;}
    .shux_choice_c .shux_more {margin: 5px 0 0 0;}

    .shux_news {padding: 20px 0 10px 0;}
    .shux_news_c {margin-top: 12px;}
    .shux_news_t li {width: 100%;}
    .shux_news_t li.on {width: 100%;}
    .shux_news_t li:nth-child(2){width: 100%;margin: 10px 0 0 0;}
    .shux_news_t li .shux_pic {padding-bottom: 50%;}
    .shux_news_t li .shux_text .shux_tit {font-size: 16px;font-weight: bold;}
    .shux_news_b {padding: 10px 0;}
    .shux_news_b .swiper-slide {padding: 12px;}
    .shux_news_b .swiper-slide .shux_time span {font-size: 20px;}
    .shux_news_b .swiper-slide .shux_tit {font-size: 14px;margin: 5px 0 5px 0;}
    .shux_news_b .swiper-slide p {line-height: 22px;height: 44px;font-size: 13px;}

}