.bg-globes {
    width: 100%;
    position: relative;
    background-image: url(../image/banner.jpg);
    height: 520px;
    /* margin-top: 88px; */
    background-position: center;
    background-repeat: no-repeat;
}

.bg-zhengfu {
    width: 100%;
    position: relative;
    background-image: url(../image/shuzizhengfu.jpg);
    height: 560px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-guoqi {
    width: 100%;
    position: relative;
    background-image: url(../image/shuziguoqi.jpg);
    height: 560px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-zhuanxing {
    width: 100%;
    position: relative;
    background-image: url(../image/qiyezhuanxing.jpg);
    height: 560px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-hangye {
    width: 100%;
    position: relative;
    background-image: url(../image/shuzihangye.jpg);
    height: 560px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-women {
    width: 100%;
    position: relative;
    background-image: url(../image/guanyuwomen.jpg);
    height: 560px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-zhongxin {
    width: 100%;
    position: relative;
    /* height: 948px; */
    background-position: center;
    background-repeat: no-repeat;
}

.fixnav1 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    background-image: linear-gradient(90deg, #3b88e6 100%, #003984 100%);
    opacity: 1;
}

.bg-kezhi {
    width: 100%;
    /* height: 225px; */
    background-color: #02153e;
    position: absolute;
    bottom: 40px;
    min-width: 1200px;
}

.bg-icp {
    width: 100%;
    height: 40px;
    background-color: #010c23;
    position: absolute;
    bottom: 0px;
}

.zixun {
    padding-top: 276px;
}

.bg-more {
    width: 124px;
    height: 42px;
    /* background: #ffffff; */
    border-radius: 2px;
    background-color: #fff;
    font-family: SourceHanSansCN-Medium;
    font-size: 16px;
    color: #006cb7;
    letter-spacing: 0.22px;
    font-weight: 500;
    text-align: center;
    line-height: 42px;
}

.banner-text {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.banner-text ul:nth-child(1) {
    width: 230px;
    height: 90px;
    position: relative;
    background-image: url(../image/oo1.jpg);
    margin-top: 86px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-text ul:nth-child(2) {
    width: 230px;
    height: 90px;
    position: relative;
    background-image: url(../image/oo2.jpg);
    margin-top: 86px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-text ul:nth-child(3) {
    width: 230px;
    height: 90px;
    position: relative;
    background-image: url(../image/oo3.jpg);
    margin-top: 86px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-text ul:nth-child(4) {
    width: 230px;
    height: 90px;
    position: relative;
    background-image: url(../image/oo4.jpg);
    margin-top: 86px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-text ul:nth-child(5) {
    width: 230px;
    height: 90px;
    position: relative;
    background-image: url(../image/oo5.jpg);
    margin-top: 86px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-text ul li:nth-child(1) {
    font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    color: #006cb7;
    letter-spacing: 0.38px;
    font-weight: 500;
    margin: 18px 0px 6px;
}

.banner-text ul li:nth-child(2) {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #071c2f;
    letter-spacing: 0.22px;
    font-weight: 400;
}

.digital-government {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.about-us-icon {
    position: absolute;
    top: 200px;
}

.government-management {
    display: flex;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    color: #071c2f;
    letter-spacing: 0.22px;
    text-align: right;
    line-height: 24px;
    font-weight: 500;
    margin-top: 62px;
}

.government-management img {
    margin-left: 10px;
    width: 46px;
    height: 46px;
}

.digital-text {
    padding-top: 60px;
}

.digital-text li:nth-child(1) {
    font-family: SourceHanSansCN-Medium;
    font-size: 32px;
    color: #071c2f;
    letter-spacing: 0.44px;
    font-weight: 500;
}

.digital-text li:nth-child(2) {
    margin-top: 16px;
    font-family: Helvetica-Narrow;
    font-size: 24px;
    color: #8b8b8b;
    letter-spacing: 0.33px;
    font-weight: 400;
}

.digital-text li:nth-child(3) {
    margin: 16px 0px 0;
    width: 60px;
    height: 3px;
    background: #8b8b8b;
    border-radius: 1.5px;
}

.about-text {
    width: 570px;
    height: 306px;
    margin-left: 630px;
    margin-top: -13px;
}

.about-text li:nth-child(1) {
    font-family: SourceHanSansCN-Medium;
    font-size: 24px;
    color: #071c2f;
    letter-spacing: 0.3px;
    text-align: left;
    font-weight: 500;
}

.about-text li:nth-child(2) {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #071c2f;
    letter-spacing: 0.2px;
    text-align: left;
    line-height: 28px;
    font-weight: 400;
    margin: 30px 0px 30px;
}

.about-text li:nth-child(3) {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #071c2f;
    letter-spacing: 0.2px;
    text-align: left;
    line-height: 28px;
    font-weight: 400;
}

@media screen and (max-width: 700px) {
    .slide-item-box {
        padding: 0px 0px;
    }
}

.government-management2 {
    display: flex;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0.22px;
    text-align: left;
    line-height: 24px;
    font-weight: 500;
    margin-top: 62px;
}

.government-management2 img {
    margin-right: 20px;
}

.digital-text2 {
    padding-top: 60px;
}

.digital-text2 li:nth-child(1) {
    font-family: SourceHanSansCN-Medium;
    font-size: 32px;
    color: #ffffff;
    letter-spacing: 0.44px;
    font-weight: 500;
    text-align: right;
}

.digital-text2 li:nth-child(2) {
    margin-top: 16px;
    font-family: Helvetica-Narrow;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.33px;
    font-weight: 400;
    text-align: right;
}

.digital-text2 li:nth-child(3) {
    margin: 16px 0px 40px;
    width: 60px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 1.5px;
    margin-left: 600px;
}

.sidebar {
    width: 1200px;
    position: fixed;
    top: 50%;
    z-index: 100;
}

.sidebar-nav {
    width: 60px;
    height: 284px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    border-radius: 30px;
    position: absolute;
    top: 50%;
    right: -76px;
    /* margin-left: 1216px; */
    margin-top: -142px;
}

.sidebar-nav li {
    margin-top: 10px;
}

.sidebar-nav li img {
    border-radius: 20px;
}

.sidebar-nav li img {
    width: 50px;
    height: 52px;
}

.sidebar-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dh1-bg {
    display: none;
}

.sidebar-nav li:nth-child(1):hover .dh2-bg {
    display: none;
}

.sidebar-nav li:nth-child(1):hover .dh1-bg {
    display: block;
    cursor: pointer;
}

.sidebar-nav li:nth-child(1):hover .lianxiren {
    display: block;
    cursor: pointer;
}

.kf1-bg {
    display: none;
}

.sidebar-nav li:nth-child(2):hover .kf2-bg {
    display: none;
}

.sidebar-nav li:nth-child(2):hover .kf1-bg {
    display: block;
    cursor: pointer;
}

.gzh1-bg {
    display: none;
}

.sidebar-nav li:nth-child(3):hover .gzh2-bg {
    display: none;
}

.sidebar-nav li:nth-child(3):hover .gzh1-bg {
    display: block;
    cursor: pointer;
}

.sidebar-nav li:nth-child(3):hover .erweima2 {
    display: block;
    cursor: pointer;
}

.fa1-bg {
    display: none;
}

.sidebar-nav li:nth-child(4):hover .fa2-bg {
    display: none;
}

.sidebar-nav li:nth-child(4):hover .fa1-bg {
    display: block;
    cursor: pointer;
}

.lianxiren {
    display: none;
    width: 252px;
    height: 80px;
    position: absolute;
    right: 54px;
    top: 4px;
    padding-right: 12px;
}

.youxiang {
    padding: 8px 0px 13px 20px;
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

.youxiang li {
    margin-top: 0px;
    height: 18px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #071c2f;
    letter-spacing: 0.24px;
    font-weight: 400;
}

.erweima2 {
    width: 160px;
    height: 140px;
    position: absolute;
    right: 50px;
    top: 132px;
    display: none;
}

.erweima3 {
    width: 140px;
    height: 140px;
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

.erweima2 img {
    width: 127px !important;
    height: 127px !important;
    padding: 7px;
}