.banner-box {
    width: 100%;
    position: relative;
}

.banner-box img {
    width: 100%;
}

.banner-box .arrow1 {
    width: 0.92rem;
    height: 0.48rem;
    background: url("../images/arrow1.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.01rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.banner-box .arrow1 .jt1 {
    animation: arrow-bounce-30cab855 1s infinite;
    background-image: url(../images/jt1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 0.15rem;
    width: 0.16rem;
    display: block;
    margin: 0.15rem auto 0;
}
.banner-text {
    width: 100%;
    position: absolute;
    top: 1.6rem;
    left: 0;
    text-transform: uppercase;
}

.banner-text .text1 {
    font-size: 0.48rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    /* width: 10rem; */
    margin: 0 auto;
    line-height: 0.54rem;
}

.banner-text .text1 span {
    font-size: 0.48rem;
}

.banner-text .text2 {
    font-size: 0.16rem;
    color: #fff;
    /* width: 6rem; */
    margin: 0.45rem auto 0;
    text-align: center;
    line-height:0.26rem;
}

.banner-box .text3 {
    font-size: 0.16rem;
    color: #fff;
    margin: 1.5rem auto 0;
    text-align: center;
    text-transform: initial;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 1.6rem;
    left: 50%;
    transform: translateX(-50%);
}

.banner-box .text3 .icon {
    display: inline-block;
    width: 0.18rem;
    height: 0.13rem;
    background: url('../images/arrow_icon.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 0.01rem;
    margin-left: 0.05rem;
}
@keyframes arrow-bounce-30cab855 {

    0%,
    to {
        transform: translateY(-0.1rem)
    }

    50% {
        transform: translateY(0.1rem)
    }
}

.b-num {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(7, 82, 190, 0.8);
    color: #fff;
    height: 1.5rem;
}

.b-num ul {
    max-width: 1440px;
    margin: 0 auto;

}

.b-num li {
    float: left;
    width: 25%;
    height: 1.5rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b-num li .item {
    margin: 0 10px;
}

.b-num li .numU {
    line-height: 1.3;
}

.b-num li .numCX {
    font-size: 0.48rem;
    font-weight: bold;
}

.b-num li .numU .unitC {
    line-height: 1.3;
    margin-left: 0.1rem;
}

.b-num li .numU sup {
    vertical-align: top;
}

.b-num .indc {
    font-size: 0.16rem;
    font-weight: normal;
}


.b-num li .numU sub {
    vertical-align: baseline;
    font-size: 0.3rem;
}

.who-box {
    padding-top: 0.5rem;
    background: #f7f7f7;
}

.w-content {
    padding-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

.w-title {
    font-size: 0.36rem;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0.1rem;
}

.des1 {
    font-size: 0.24rem;
    text-align: center;
    margin: 0.1rem 0 0.05rem;
}

.des2 {
    font-size: 0.16rem;
    text-align: center;
    color: #666;
    margin-bottom: 0.5rem;
}

.w-left {
    margin-right: 0.2rem;
}

.w-title2 {
    background: url(../images/icon1.png) no-repeat left top;
    background-size: 0.48rem auto;
    padding-left: 0.5rem;
    padding-top: 0.3rem;
    font-size: 0.36rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0.3rem;
}

.w-title2 .cercol {
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    background: #0057c3;
    border-radius: 50%;
    margin-left: 0.1rem;
}

.who-box .text {
    font-size: 0.18rem;
    line-height: 2;
    color: #666;
    margin-bottom: 0.3rem;
}

.w-btn {
    font-size: 0.16rem;
    line-height: 0.4rem;
    width: 1.5rem;
    text-align: center;
    border: solid 1px #333;
    border-radius: 0.2rem;
    display: block;
}
.w-btn:hover{
    color: #0057c3;
    border:1px solid #0057c3;
}

.w-num {
    margin-top: 0.6rem;
    justify-content: space-between;
    text-align: center;
}

.w-num .numCX {
    font-size: 0.4rem;
    font-weight: 600;
}

.w-num .unitC {
    color: #0057c3;
    font-size: 0.3rem;
    font-weight: 600;
}

.w-num .t1 {
    font-size: 0.16rem;
}

.platform-title {
    font-size: 0.3rem;
    font-weight: 600;
    margin-bottom: 0.4rem;
}
/* .platform-box {
    margin: 0 0.3rem;
} */

/* .platform-list .swiper-slide {
    width: 4rem !important;
} */
.platform-list .swiper-button-next.swiper-button-disabled,
.platform-list .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.platform-list .swiper-button-next,
.platform-list .swiper-rtl .swiper-button-prev,
.platform-list .swiper-button-prev,
.platform-list .swiper-rtl .swiper-button-next {
    width: 0.7rem;
    height: 0.7rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    color: #666;
    font-weight: bold;
}

.platform-list .swiper-button-prev:after,
.platform-list .swiper-rtl .swiper-button-next:after, .platform-list .swiper-button-next:after,
.platform-list .swiper-rtl .swiper-button-prev:after{
    font-size:0.3rem;
}
.platform-item a {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 0.12rem;
    overflow: hidden;
    height: 6rem;
}

.platform-item a video {
    display: block;
    border: none;
}

.platform-item a:hover video {
    opacity: 1;
}

.platform-item .t-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0.4rem;
    box-sizing: border-box;
    color: #fff;
}
.platform-item .t-box .platform-name{
    font-weight: bold;
}
.platform-item .platform-logo img {
    width: 0.56rem;
    height: 0.56rem;
    margin-bottom: 0.1rem;
    object-fit: contain;
}

.platform-item .platform-title {
    font-size: 0.18rem;
    font-weight: 600;
    margin-bottom: 0.1rem;
}

.platform-item .platform-des {
    font-size: 0.14rem;
}

.platform-item .platform-btn {
    position: absolute;
    bottom: 0.5rem;
}

.zl-top {
    padding-top: 0.6rem;
    /* height: 4rem;
    background: url(../images/ty_banner.jpg) no-repeat center;
    background-size: cover;
    color: #fff; */
}

.zl-top-content {
    height: 100%;
}

.zl-title {
    font-size: 0.4rem;
    margin-bottom: 0.2rem;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.zl-title img {
    width: 3rem;
    /* height: 0.72rem; */
    /* margin-right: 0.1rem; */
}

.zl-des {
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
}

.zl-btn {
    font-size: 0.16rem;
    line-height: 0.4rem;
    min-width: 1.5rem;
    text-align: center;
    border: solid 1px #333;
    border-radius: 0.2rem;
    display: block;
    padding:0 0.15rem;
}

.ibizl-box .arrow2 {
    width: 0.92rem;
    height: 0.48rem;
    background: url("../images/arrow4.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    padding-top: 0.1rem;
    box-sizing: border-box;
}

.ibizl-box .arrow2 .jt2 {
    animation: arrow-bounce-30cab855 1s infinite;
    background-image: url(../images/jt2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 0.17rem;
    width: 0.13rem;
    display: block;
    margin: 0 auto 0;
}

.services {
    padding-bottom: 0.8rem;
}

.services-title {
    font-size: 0.3rem;
    font-weight: 600;
    text-align: center;
    margin: 0rem 0 0.4rem;
}

.services-list .item {
    position: relative;
    width: calc(25% - 0.15rem);
    text-align: center;
    color: #fff;
    margin-right: 0.2rem;
    border-radius: 0.12rem;
    overflow: hidden;
}

.services-list .item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 87, 195, 0.9) 0%, transparent 50%);
}

.services-list .item .item-img {
    width: 100%;
    height: 100%;
}

.services-list .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.services-list .item .text {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 0.3rem;
    z-index: 2;
}

.services-list .item .item-t1 {
    font-size: 0.36rem;
    font-weight: 600;
}

.services-list .item .item-t2 {
    font-size: 0.18rem;
    font-weight:bold;
}

.services-list .item .item-des {
    font-size: 0.14rem;
    padding:0 0.1rem;
}

.services-list .row1,
.services-list .row2 {
    display: flex;
    margin-bottom: 0.2rem;
}

.services-list .row1 .item {
    height: 3.45rem;
    transition: all 0.3s ease;
}

.services-list .row1 .item:last-child,
.services-list .row2 .item:last-child {
    margin-right: 0;
}

.services-list .row1 .item.hover {
    width: 50%;
}

.services-list .row2 .item {
    height: 2.85rem;

}

.services-list .row2 .item img {
    transition: all 0.8s ease;
    transform: scale(1);
}

.services-list .row2 .item:hover img {
    transform: scale(1.2);
    transition: transform 0.8s ease;
}
.services-box {
    /* height: 8.44rem;
    background: url(../images/fw_banner.jpg) no-repeat center;
    background-size: cover;
    padding-top: 0.5rem;
    box-sizing: border-box; */
    position: relative;
}

.services-box .s_bg {
    height: 8.44rem;
    display: none;
    background-size: cover;
}

/* .services-box .s_bg.bg1 {
    background: url(../images/fw_banner.jpg) no-repeat center;
    background-size: cover;
}

.services-box .s_bg.bg2 {
    background: url(../images/fw_bg1.jpg) no-repeat center;
    background-size: cover;
}

.services-box .s_bg.bg3 {
    background: url(../images/fw_bg2.jpg) no-repeat center;
    background-size: cover;
}

.services-box .s_bg.bg4 {
    background: url(../images/fw_bg3.jpg) no-repeat center;
    background-size: cover;
}

.services-box .s_bg.bg5 {
    background: url(../images/fw_bg4.jpg) no-repeat center;
    background-size: cover;
} */

.services-box .s-content {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    padding: 0.5rem 0.3rem;
    box-sizing: border-box;
}
.services-box .s-title {
    font-size: 0.36rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.services-box .des1 {
    color: #fff;
}

.services-box .des2 {
    color: #fff;
    margin-bottom: 0.45rem;
}

.s-tab .tab-t {
    display: flex;
    text-align: center;
    font-size: 0.20rem;
}

.s-tab .tab-t-item {
    flex: 1;
    padding: 0.2rem 0;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.s-tab .tab-t-item.on::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0.4rem;
    height: 4px;
    border-radius: 2px;
    background: #0057c3;
}

.s-tab .tab-c .tab-c-item {
    display: none;
    margin-top: 0.45rem;
}

.s-tab .tab-c .tab-c-item.active {
    display: block;
}

.s-tab .tab-c .tab-c-t {
    font-size: 0.18rem;
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

.s-tab .tab-c .tab-c-t .tab-c-t-img {
    width: 0.45rem;
    height: 0.45rem;
    background: #fff;
    border-radius: 4px;
    margin-right: 0.1rem;
}

.s-tab .tab-c .tab-c-t .tab-c-t-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.s-tab .tab-c .tab-c-li {
    font-size: 0.16rem;
    color: #fff;
    position: relative;
    padding-left: 0.35rem;
    margin-bottom: 0.2rem;
}

.s-tab .tab-c .tab-c-li::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 100%;
    background: #0057c3;
}

.s-tab .tab-c .p-l {
    padding-left: 0.55rem;
}

.s-tab .tab-btn {
    font-size: 0.16rem;
    line-height: 0.4rem;
    width: 1.5rem;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 0.2rem;
    display: block;
    color: #fff;
    margin-top: 0.7rem;
}

.network-box {
    padding: 0.5rem 0;
    box-sizing: border-box;
    background: url(../images/wl_bg.jpg) no-repeat center;
    background-size: cover;
}

.network-box .n-title {
    font-size: 0.36rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.network-box .des2 {
    color: #fff;
    margin-bottom:0.5rem;
    margin-top:0.05rem;
}

.network-box .map {
    border-radius: 0.17rem;
    overflow: hidden;
    position: relative;
}
.network-box .map iframe {
    width: 100%;
    height: 5.6rem;
}
.network-box .map .map-bg{
    width:100%;height:100%;
    position: absolute;
    top:0;left:0;
}

.network-box .n-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.3rem;
    color: #fff;
}

.network-box .n-list .n-list-item {
    width: calc(25% - 0.15rem);
    margin-right: 0.2rem;
    margin-top: 0.2rem;
    border-radius: 0.12rem;
    border: solid 1px #fff;
    display: flex;
    padding: 0.2rem;
    box-sizing: border-box;
}

.network-box .n-list .n-list-item:nth-child(4n) {
    margin-right: 0;
}

.network-box .n-list .n-list-item img {
    width: 0.24rem;
    height: 0.31rem;
    margin-right: 0.1rem;
}

.network-box .n-list .n-list-item .n-i-texe {
    flex: 1;
}

.network-box .n-list .n-list-item .adr {
    font-size: 0.18rem;
    margin-bottom: 0.25rem;
}

.network-box .n-list .n-i-bottom {
    font-size: 0.16rem;
    display: flex;
}

.network-box .n-list .n-i-bottom .n-i-bottom-text {
    flex: 1;
}

.dsly-box {
    padding-top: 0.6rem;
}

.ly-list {
    display: flex;

}

.ly-list .item {
    position: relative;
    width: calc(25% - 0.15rem);
    height: 4.17rem;
    text-align: center;
    color: #fff;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    border-radius: 0.12rem;
    overflow: hidden;
}

.ly-list .item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 87, 195, 1) 0%, rgba(0, 87, 195, 0.7) 30%, transparent 60%);
}

.ly-list .item .item-img {
    width: 100%;
    height: 100%;
}

.ly-list .item .item-img img {
    width: 100%;
    object-fit: cover;
    transition: all 0.8s ease;
    transform: scale(1);
}

.ly-list .item:hover .item-img img {
    transform: scale(1.2);
    transition: transform 0.8s ease;
}

.ly-list .item .text {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 0.3rem;
    z-index: 2;
}

.ly-list .item .text img {
    height: 0.4rem;
    margin-bottom: 0.1rem;
}

.ly-list .item .item-t2 {
    font-size: 0.18rem;
    font-weight: bold;
}

.ly-list .item .item-des {
    font-size: 0.14rem;
    padding:0 0.1rem;
    min-height: 0.4rem;
}

.ly-list .item:nth-child(4n) {
    margin-right: 0;
}

.rmlx {
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
}

.rmlx-list {
    display: flex;
    flex-wrap: wrap;
}

.rmlx-list .item {
    width: calc(25% - 0.15rem);
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    border-radius: 0.12rem;
    border: solid 1px #0057c3;
    padding: 0.2rem;
    box-sizing: border-box;
}

.rmlx-list .item:nth-child(4n) {
    margin-right: 0;
}

.rmlx-list .item .item-tr {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 0.16rem;
}

.rmlx-list .item .item-tr .bg {
    background: #f8f9fd;
    height: 0.3rem;
    display: flex;
    align-items: center;
    padding: 0 0.1rem;
    border-radius: 0.15rem;
}

.rmlx-list .item .item-tr img {
    width: 0.15rem;
    height: 0.15rem;
    margin-right: 5px;
}

.rmlx-list .item .lx {
    font-size: 0.16rem;
    margin-top: 0.1rem;
    display: flex;
    align-items: center;
}

.rmlx-list .item .lx-adr {
    display: flex;
    align-items: center;
}

.rmlx-list .item .lx-adr img {
    height: 0.15rem;
    margin-right: 5px;
}

.rmlx-list .item .lx span {
    margin: 0 0.1rem;
}

.rmlx-list .item .lx-btm {
    display: flex;
    align-items: center;
    margin-top: 0.1rem;
}

.rmlx-list .item .lx-btm .lx-btm-text1 {
    font-size: 0.2rem;
    font-weight: 600;
}

.achievement-box {
    padding-top: 0.6rem;
    background: #f7f7f7;
    padding-bottom: 0.6rem;
}

.achievement-list {
    display: flex;
    flex-wrap: wrap;
}

.achievement-list .item {
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
    width: calc(33.333% - 0.2rem);
    border-radius: 0.12rem;
    overflow: hidden;
}

.achievement-list .item:nth-child(3n) {
    margin-right: 0;
}

.achievement-list .item .item-img {
    width: 100%;
    height: 3.45rem;
    overflow: hidden;
}

.achievement-list .item img {
    display: block;
    width: 100%;
    height: 3.45rem;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.8s ease;
}

.achievement-list .item img:hover {
    transform: scale(1.2);
    transition: all 0.8s ease;
}

.achievement-list .item .btm {
    background: #fff;
    padding: 0.2rem;
    box-sizing: border-box;
}

.achievement-list .item .date {
    padding-bottom: 0.2rem;
    font-size: 0.24rem;
    font-weight: 600;
    background: url(../images/datebg.jpg) no-repeat left bottom;
    background-size: 0.7rem auto;
}

.achievement-list .item .des {
    font-size: 0.14rem;
    color: #666;
    margin-top: 0.2rem;
    min-height:0.66rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3 !important;
    overflow: hidden;
    transition: all 0.8s ease;
    line-height: 0.22rem;
}
.achievement-list .item:hover .des{
    height: auto;
    display: block;
}
.news-box {
    padding: 0.6rem 0;
}

.news-box .news-list {
    display: flex;
    justify-content: space-between;
}

.news-box .news-list .n-left {
    width: calc(50% - 0.1rem);
}

.news-box .news-list .n-right {
    width: calc(50% - 0.1rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-box .news-list .item {
    position: relative;
    color: #fff;
    border-radius: 0.12rem;
    overflow: hidden;
}

.news-box .news-list .item .n-bg {
   
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, transparent 40%);
}

.news-box .news-list .item img {
    width: 100%;
    height:100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.8s ease;
}

.news-box .news-list .item .news-name {
    font-size: 0.14rem;
    width: 100%;
    color: #fff;
    padding: 0 0.2rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 0.15rem;
    left: 0;
    z-index: 2;
    line-height: 0.22rem;
    word-wrap: break-word!important;
    /* height: 0.78rem;
    
    overflow: hidden; */
}

.news-box .news-list .item:hover img {
    transform: scale(1.2);
    transition: all 0.8s ease;
}

.news-box .news-list .news-rb {
    display: flex;
    justify-content: space-between;
}

.news-box .news-list .news-rb .news-rb-item {
    width: calc(50% - 0.1rem);
    border-radius: 0.12rem;
}

.news-box .news-list .news-rt {
    margin-bottom: 0.2rem;
}
.news-box .news-list a{
    display: block;
    height: 100%;
}
.contact-box {
    padding: 0.6rem 0;
    background: #ecf3fa;
}

.contact {
    display: flex;
    justify-content: space-between;
}

.contact .contact-l {
    width: 5rem;
    background: #fff;
    padding: 0.2rem;
    border-radius: 0.12rem;
    box-sizing: border-box;
    margin-right: 0.2rem;
}

.contact .contact-l .contact-l-t {
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
}

.contact .contact-l .contact-l-b .item {
    display: flex;
    align-items: center;
    margin-bottom: 0.25rem;
}

.contact .contact-l .contact-l-b .item img {
    width: 0.46rem;
    height: 0.46rem;
    margin-right: 0.1rem;
}

.contact .contact-l .contact-l-b .item item-r {
    flex: 1;
}

.contact .contact-l .contact-l-b .item .item-text1 {
    font-size: 0.12rem;
    color: #999;
}

.contact .contact-l .contact-l-b .item .item-text2 {
    font-size: 0.16rem;
}

.contact .conact-r {
    flex: 1;
}

.form-row {
    display: flex;
    margin-bottom: 0.2rem;
    justify-content: space-between;
}

.form-row .form-group {
    width: calc(50% - 0.15rem);
    ;
    min-width: 0;
}

label {
    display: block;
    margin-bottom: 0.1rem;
    font-weight: 600;
    font-size: 0.14rem;
}

label span {
    color: red;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select,
textarea {
    width: 100%;
    padding: 0.1rem;
    border: solid 1px #fff;
    border-radius: 4px;
    font-size: 0.14rem;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #0163dd;
}

textarea {
    resize: vertical;
}

.submit-btn {
    background-color: #0163dd;
    color: white;
    width: 2.2rem;
    height: 0.5rem;
    border: none;
    border-radius: 4px;
    font-size: 0.18rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-top: 0.2rem;
    text-align: center;
    line-height: 0.5rem;
}

.submit-btn:hover {
    background-color: #0163dd;
}

.zb-t {
    margin-top: 0.8rem;
    margin-bottom: 0.45rem;
}

.zb-list .item {
    border-radius: 0.12rem;
    overflow: hidden;
}

.zb-list .item .item-img {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.zb-list .item .item-img img {
    display: block;
    width: 100%;
    height: 2rem;
    object-fit: cover;
}

.zb-list .item .item-text {
    padding: 0.2rem;
    background: #fff;
}

.zb-list .item .item-text .item-title {
    font-size: 0.14rem;
    font-weight: 600;
}

.zb-list .item .item-text .item-des {
    font-size: 0.12rem;
    color: #666;
    display: flex;
    align-items: center;
    margin-top: 0.1rem;
}

.zb-list .item .item-text .item-des .adricon {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 5px;
}

.zb-list .item .item-text .item-des .flag {
    width: 0.14rem;
    height: 0.12rem;
    margin-right: 4px;
}
.zb-list .swiper-button-next.swiper-button-disabled,
.zb-list .swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}
.zb-list .swiper-button-next,
.zb-list .swiper-rtl .swiper-button-prev,
.zb-list .swiper-button-prev,
.zb-list .swiper-rtl .swiper-button-next {
    width: 0.6rem;
    height: 0.6rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    color: #666;
    font-weight: bold;
    top:40%;
}
.zb-list .swiper-button-prev:after,
.zb-list .swiper-rtl .swiper-button-next:after,
.zb-list .swiper-button-next:after,
.zb-list .swiper-rtl .swiper-button-prev:after {
    font-size: 0.2rem;
}

.w-right {
    width: 6rem;
    height: 6rem;
    position: relative;
    overflow: hidden;
}

.earth-bg {

    background-image: url(../images/earth_bg.png);
    width:4.5rem;
    height: 4.5rem;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    top:2rem;left:0;
}

#earth-iframe {
    width: 6rem;
    height: 6rem;
    border: 0;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
}
@media screen and (min-width: 1000px) {

    /* 在这里添加你的样式规则 */
    .zb-list {
        overflow: initial!important;
    }
    .platform-list{
        overflow: initial!important;
    }
    body{
        overflow-x:hidden;
    }
}
@media (max-width: 700px) {
    .b-num {
        height: 1rem;
    }

    .b-num li {
        height: 1rem;
    }

    .b-num li .numCX {
        font-size: 0.4rem;
    }

    .w-content {
        display: block;
    }

    .network-box .n-list .n-list-item {
        width: calc(50% - 0.1rem);
    }

    .network-box .n-list .n-list-item:nth-child(2n) {
        margin-right: 0;
    }

    .ly-list {
        flex-wrap: wrap;
    }

    .ly-list .item {
        width: calc(50% - 0.1rem);
    }

    .ly-list .item:nth-child(2n) {
        margin-right: 0;
    }

    .rmlx-list .item {
        width: calc(50% - 0.1rem);
    }

    .rmlx-list .item:nth-child(2n) {
        margin-right: 0;
    }

    .achievement-list .item {
        width: calc(50% - 0.15rem);
    }

    .achievement-list .item:nth-child(3n) {
        margin-right: 0.3rem;
    }

    .achievement-list .item:nth-child(2n) {
        margin-right: 0 !important;
    }

    .contact {
        flex-wrap: wrap;
    }

    .contact .contact-l {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }

    .submit-btn {
        display: block;
        margin: 0.2rem auto 0;
    }

    .services-list .row2 {
        /* display:block; */
        flex-wrap: wrap;
    }

    .services-list .item {
        margin-bottom: 0.2rem;
    }

    .services-list .row1 {
        display: block;
    }

    .services-list .row1 .item {
        width: 100%;
    }

    .services-list .row1 .item.hover {
        width: 100%;
    }

    .services-list .row2 .item {
        width: calc(50% - 0.15rem);
    }

    .services-list .item:nth-child(2n) {
        margin-right: 0;
    }
    .platform-item a{
        height: 4.6rem;
    }
   
}

@media (max-width: 1500px) { 
    .banner-text{
        top:1.1rem;
    }
}