.wuGBg{
    overflow: hidden;
}
.wuGBg .hmLine{
    max-width: .7rem;
}
.wuGBg .hmDes{
    max-width: 100%;
}
.wuGBg1{
    padding: 0 0 .5rem;
}
.wuGBox1 img{
    display: block;
    max-width: 100% !important;
    height: auto !important;
    margin: .2rem auto;
}
.wuGBg2{
    padding: 0 0 .6rem;
}
.wuGBox2{
    display: flex;
    box-shadow: .06rem .06rem .2rem rgba(0, 0, 0, 0.06);
    margin: .4rem 0;
}
.wuGImg2,
.wuGRig2{
    width: 50%;
    flex-shrink: 0;
    background-color: #FFFFFF;
}
.wuGImg2 .imgBg{
    height: 100%;
}
.wuGRig2{
    padding: 20px 70px 10px;
}
.wuGRig2 .swiper-container{
    height: auto;
}
.wuGYear2{
    font-size: 30px;
    color: var(--blueColor);
    line-height: 1.6;
    margin: .1rem 0;
    font-weight: bold;
}
.wuGText2{
    font-size: 24px;
    color: #333333;
    line-height: 38px;
    font-weight: bold;
    -webkit-line-clamp: 5;
    height: 190px;
    margin: .1rem 0 .2rem;
}
.wuG2Btn{
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding: .3rem 0;
    border-top: 1px solid #DDDDDD;
}
.wuG2Btn::before{
    display: block;
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-50%);
    background: url(../images/topic/5G/5G_2_Ico.png) center center #FFFFFF no-repeat;
}
.wuG2Prev,
.wuG2Next{
    position: static;
    border-radius: 0;
    margin: 0;
    transform: none;
    background-color: #C9C9C9;
    color: #FFFFFF;
    box-shadow: none;
}
.wuG2Next{
    margin-left: .1rem;
}
.wuGBg3{
    padding: .4rem 0 .8rem;
}
.wuGBg3 .proTopic .topicLink{
    background-color: #FFFFFF;
}
.wuGBg4{
    padding: .4rem 0 .6rem;
}
.wuGBox4{
    display: flex;
    flex-wrap: wrap;
    margin: .2rem -.15rem;
}
.wuGBox4 li{
    width: 33.33%;
    padding: .15rem;
}
.wuGBg5{
    color: #FFFFFF;
    background: url(../images/topic/5G/5G_5_Bg.png) center center no-repeat;
    background-size: cover;
}
.wuGBox5{
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 520px;
    padding: .6rem 0;
    text-align: center;
    width: 100%;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 1.4;
    font-weight: bold;
}
/* 城市大脑 */
.cityBg2{
    position: relative;
    background-color: #F8F8F8;
    color: #666666;
    min-height: 480px;
}
.city2Img{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.city2Img .imgBg{
    width: 100%;
    height: 100%;
}
.city2Box{
    width: 50%;
    margin-left: 50%;
    padding: .5rem 0 .5rem .78rem;
}
.city2Box .hmTit{
    text-align: left;
    margin: .2rem 0;
}
.city2Box .hmLine{
    margin: .2rem 0;
}
.city2Box .hmDes{
    color: #666666;
    margin: .2rem 0;
}
.cityBg3{
    padding: .4rem 0;
}
.city3List{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin: .3rem -.15rem;
    color: #666666;
}
.city3List li{
    width: 25%;
    padding: .15rem;
}
.city3Ico{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    max-width: 1rem;
    max-height: 1rem;
    margin: 0 auto .15rem;
}
.city3Ico img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.cityBg4{
    color: #FFFFFF;
    background: url(../images/topic/city/city4Bg.png) center center no-repeat;
    background-size: cover;
}
.city4Box{
    padding: .5rem 0;
    min-height: 450px;
}
.city4Box .hmCn,
.city4Box .hmDes{
    color: #FFFFFF;
    text-align: center;
}
.city4Box .hmLine{
    background-color: #FFFFFF;
}
.cityBg5{
    padding: .2rem 0 .5rem;
}
.city5Box .topicLink{
    background-color: transparent;
}
.city5Box .topicText{
    padding: .2rem 0;
}
.city5Box .topicTit{
    height: auto;
}
.city5Box .topicDes{
    margin-bottom: 0;
}
.cityBg6{
    background-image: url(../images/topic/city/city6Bg.png);
}
.cityBg7 .proTopic{
    margin-bottom: .3rem;
}
.cityBg7 .proTopic .topicTit{
    height: auto;
}
.cocBg3{
    padding-bottom: .5rem;
}
.cocBg4{
    padding: .2rem 0 .5rem;
}
.coc4Tab{
    position: relative;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding-top: .2rem;
    margin: .2rem 0;
    border-bottom: 1px solid #CED1DD;
}
.coc4Tab::after{
    display: block;
    content: "";
    min-width: 1920px;
    width: 3000px;
    height: 1px;
    background-color: #CED1DD;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
}
.coc4Tab li{
    position: relative;
    width: 16%;
    padding: 0 .1rem .2rem;
    cursor: pointer;
}
.coc4Tab li::before,
.coc4Tab li::after{
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    transform: rotate(45deg) translateY(50%);
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -3px;
    z-index: 1;
    display: none;
}
.coc4Tab li::before{
    border-left: 1px solid #CED1DD;
    border-top: 1px solid #CED1DD;
}
.coc4Tab li::after{
    background-color: #F3F3F3;
    bottom: -4px;
}
.coc4Ico{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 104px;
    height: 104px;
    border: 1px solid #CED1DD;
    max-width: 1.04rem;
    max-height: 1.04rem;
    margin: 0 auto;
    padding: 7px;
    border-radius: 50%;
    overflow: hidden;
}
.coc4Ico .imgBg{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.coc4Tab li.active::before,
.coc4Tab li.active::after{
    display: block;
}
.coc4Tab li.active .coc4Ico{
    border-color: var(--baseColor);
}
.coc4Tab li.active .planTit{
    color: var(--baseColor);
}
.coc4Text{
    min-height: 130px;
    color: #222222;
    line-height: 1.8;
    text-align: center;
}
.coc4Text .coc4Ico,
.coc4Text .planTit {
    display: none;
}
.coc4Text .swiper-slide{
    height: auto;
    background-color: #F3F3F3;
}
.coc4Text .dotPage{
    display: none;
}

.cocBox1{
    position: relative;
}
.cocBox1 .swiper-container{
    border-radius: .1rem;
    padding-bottom: .3rem;
    margin-bottom: -.3rem;
}
.cocBox1 .swiper-slide{
    width: 79.29%;
    border-radius: .1rem;
    margin: 0 auto;
    overflow: hidden;
    background-color: #FFFFFF;
}
.cocBox1 .imgBg{
    padding-bottom: 54%;
}
.cocBox1 .swiper-slide .imgBg{
    opacity: .8;
}
.cocBox1 .swiper-slide-active .imgBg{
    box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .1);
    opacity: 1;
}

.cocBox2{
    position: relative;
    /* display: flex; */
    /* min-height: 600px; */
    background-color: #1F3063;
}
.coc2Img{
    position: relative;
    width: 57.6%;
    flex-shrink: 0;
}
.coc2Text{
    position: absolute;
    right: 0;
    top: 0;
    flex: auto;
    width: 42.4%;
    height: 100%;
    padding: 30px 60px;
    color: #FFFFFF;
    overflow-y: auto;
}
.coc2Text::-webkit-scrollbar{
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.coc2Text::-webkit-scrollbar-thumb{
    border-radius: 4px;
    background-color: var(--blueColor);
}
.cocBox2 img{
    display: block;
    width: 100%;
    height: auto;
}
.cocBox2 .swiper-pagination{
    right: .1rem;
    bottom: 0;
    padding: .15rem;
    text-align: right;
    z-index: 1;
}
.cocBox2 .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    opacity: 1;
    margin: 0 .04rem;
    transition: all .3s;
}
.cocBox2 .swiper-pagination-bullet-active{
    background-color: #58b530;
}
.coc2List{
    list-style: none;
}
.coc2List li{
    margin: .45rem 0;
    overflow: hidden;
}
.coc2Icon{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 70px;
    height: 70px;
    max-width: .7rem;
    max-height: .7rem;
    margin-right: 25px;
    margin-top: .1rem;
}
.coc2Icon img{
    max-width: 100%;
    max-height: 100%;
}
.coc2Con{
    overflow: hidden;
}
.coc2Tit{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.coc2Des{
    font-size: 16px;
    line-height: 1.6;
    opacity: .5;
}


.coc2Bg4 .coc4Tab li::after{
    background-color: #FFFFFF;
}
.coc2Bg4 .coc4Text .swiper-slide{
    height: auto;
    background-color: #FFFFFF;
}
.cocBg5{
    background: url(../images/topic/cockpit/coc5Bg.jpg) center center fixed no-repeat;
    background-size: cover;
}
.coc5Text{
    padding: 50px 100px 0;
    margin: 0 -100px;
    background-color: #FFFFFF;
}
.coc5Text img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

@media (max-width:1600px) {
    .wuGRig2{
        padding: .2rem .3rem .1rem;
    }
    .wuGYear2{
        font-size: 24px;
    }
    .wuGText2{
        font-size: 20px;
        line-height: 30px;
        height: 150px;
    }
    .wuG2Btn{
        padding: .2rem 0;
    }
    .wuGBox4{
        margin: .2rem -.1rem;
    }
    .wuGBox4 li{
        padding: .1rem;
    }
    .wuGBox5{
        min-height: 27vw;
        font-size: 2.6vw;
    }
    .cityBg2{
        min-height: 25vw;
    }
    .city4Box{
        min-height: 23.44vw;
    }
    .coc5Text{
        padding: 50px 5.2vw 0;
        margin: 0 -5.2vw;
    }
    .cocBox2{
        /* min-height: 31.25vw; */
    }
    .coc2List li{
        margin: 2.08vw 0;
    }
    .coc2Icon{
        width: 60px;
        height: 60px;
        margin-right: .15rem;
    }
    .coc2Text{
        padding: .15rem .4rem;
    }
    .coc2Tit{
        font-size: 18px;
    }
    .coc2Des{
        font-size: 14px;
    }
}
@media (max-width:1400px) {
    .wuGYear2{
        font-size: 20px;
    }
    .wuGText2{
        font-size: 16px;
        line-height: 28px;
        height: 140px;
    }
    .city2Box{
        padding: .3rem 0 .3rem .5rem;
    }
    .coc2Icon{
        width: 50px;
        height: 50px;
    }
    .coc2Tit{
        font-size: 16px;
        margin-bottom: 2px;
    }
    .coc2Des{
        font-size: 13px;
    }

}
@media (max-width:1200px) {
    .wuGBg2{
        padding: 0 0 .2rem;
    }
    .wuGText2{
        font-size: 14px;
        line-height: 24px;
        height: 96px;
        -webkit-line-clamp: 4;
    }
    .wuG2Btn{
        margin: 0;
    }
    .wuG2Prev,
    .wuG2Next{
        border: none;
    }
    .wuGBg3{
        padding: .4rem 0;
    }
    .wuGBg4{
        padding: .3rem 0;
    }

}
@media (max-width:991px) {
    .cityBg2{
        padding: .3rem;
    }
    .cityBg2 .wrap{
        padding: 0;
    }
    .city2Img{
        position: static;
        width: 100%;
    }
    .city2Img img{
        display: block;
        width: 100%;
        height: auto;
    }
    .city2Box{
        width: 100%;
        margin: 0;
        padding: 0;
        margin-top: .3rem;
    }
    .city3List li{
        width: 33.33%;
        line-height: 1.6;
    }
    .cocBg3 .planTab li{
        flex: 1;
        width: 20%;
    }
    .cocBg4 .coc4Tab li{
        flex: 1;
        width: 20%;
    }
    .cocBox2 .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
    }
    .coc5Text{
        padding: .3rem;
        margin: 0 0 .4rem;
    }
    .cocBox2{
        display: block;
    }
    .coc2Img{
        width: 100%;
    }
    .coc2Text{
        position: static;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .coc2List li{
        animation-name: fadeInUp;
    }

}
@media (max-width:767px) {
    .wuGBox2{
        display: block;
    }
    .wuGImg2,
    .wuGRig2{
        width: 100%;
    }
    .wuGImg2 .imgBg{
        height: 0;
        padding-bottom: 60%;
        overflow: hidden;
    }
    .wuGBox4 li{
        width: 50%;
    }
    .wuGBox5{
        font-size: .32rem;
    }

}
@media (max-width:640px) {
    .coc4Ico{
        padding: 4px;
    }

}
@media (max-width:460px) {
    .wuGBox4 li{
        width: 100%;
        margin-bottom: .2rem;
    }
    .wuGBg4 .soluNews .topicLink .topicText{
        box-shadow: 0 -1px 0 var(--baseColor) inset, 1px 0 0 var(--baseColor) inset, -1px 0 0 var(--baseColor) inset;
    }
    .wuGBg4 .soluNews .topicLink .topicTit{
        color: var(--baseColor);
    }
    .cocBg3 .planIco{
        max-width: .7rem;
        max-height: .7rem;
    }
    .coc4Tab{
        display: none;
    }
    .coc4Ico{
        padding: 2px;
    }
    .coc4Text .coc4Ico,
    .coc4Text .planTit{
        display: block;
    }
    .coc4Text .coc4Ico{
        width: 1.6rem;
        height: 1.6rem;
        max-width: 1.6rem;
        max-height: 1.6rem;
    }
    .coc4Text .planTit{
        font-size: 16px;
    }
    .coc4Text .dotPage{
        display: block;
    }

}