.bgc {
    background-color: #fff;
}
.marbot {
    margin-bottom: 0.3rem;
}
body {
    background-color: #fff;
}
.pc-com-module-title {
    padding: 1rem 0 0.7rem 0;
    font-size: 0.34rem;
    line-height: 0.34rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.page-index {
    width: 7.5rem;
    overflow: hidden;
}
.page-index input {
    padding: 0;
    margin: 0;
    border: none;
}
.page-index .pagetop .swiper-wrapper {
    width: 7.5rem;
    /* height: 5.2rem; */
}
.page-index .pagetop .swiper-wrapper .swiper-slide {
    width: 100%;
    /* height: 100%; */
}
.page-index .pagetop .swiper-wrapper .swiper-slide .item {
    height: 5.2rem;
    background: url(/images/index/banner.png) no-repeat center;
    background-size: cover;
    text-align: center;
}
.page-index .swiper-pagination-bullet-active {
    background-color: #409EFF;
}
.page-index .zx-box {
    padding: 1.1rem 0.26rem 0;
}
.page-index .zx-box .ite {
    width: 6.98rem;
    height: 4.34rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-bottom: 0.5rem;
}
.page-index .zx-box .ite .imgbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.page-index .zx-box .ite .imgbox img,
.page-index .zx-box .ite .imgbox .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.page-index .zx-box .ite .imgbox .mask {
    background-color: rgba(0, 0, 0, 0.6);
}
.page-index .zx-box .ite .imgbox .ibtn {
    position: absolute;
    bottom: 0.6rem;
    left: 50%;
    margin-left: -0.98rem;
    width: 1.96rem;
    height: 0.66rem;
    border-radius: 0;
    background-color: #409EFF;
    font-size: 0.27rem;
    line-height: 0.66rem;
    color: #ffffff;
}
.page-index .zx-box .ite .tit {
    padding-top: 0.48rem;
    position: relative;
    font-size: 0.32rem;
    line-height: 1.08rem;
    color: #ffffff;
    font-weight: bold;
}
.page-index .zx-box .ite .tit::after {
    content: "";
    width: 0.78rem;
    height: 0.05rem;
    background-color: #409EFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.39rem;
}
.page-index .zx-box .ite .cont {
    position: relative;
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #ffffff;
    padding: 0 0.4rem;
    padding-top: 0.2rem;
}
.page-index .zx-box .ite .tags {
    display: none;
}
.page-index .goog-box {
    width: 100%;
    height: 10.44rem;
    background: url(/images/index/sj_12.jpg) no-repeat center;
    background-size: cover;
}
.page-index .goog-box .pc-com-module-title {
    padding-top: 0.74rem;
    color: #fff;
}
.page-index .goog-box .gbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0.1rem;
}
.page-index .goog-box .gbox li {
    width: 3.32rem;
    margin: 0 0.16rem 0.44rem;
}
.page-index .goog-box .gbox li .iimg {
    width: 3.32rem;
    height: 2.14rem;
}
.page-index .goog-box .gbox li .tit {
    font-size: 0.3rem;
    line-height: 0.68rem;
    color: #409EFF;
}
.page-index .goog-box .gbox li .cont {
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #fff;
    padding-right: 0.5rem;
}
.page-index .know-more {
    width: 6.98rem;
    height: 4.1rem;
    background: url(/images/index/index_form_bg.jpg) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
}
.page-index .know-more .title {
    display: none;
}
.page-index .inbox {
    padding-top: 0.5rem;
}
.page-index .know-more .insome {
    width: 6rem;
    height: 0.9rem;
    background-color: #fff;
    padding: 0 0.36rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 0.21rem;
}
.page-index .know-more .insome input {
    width: 100%;
    height: 0.88rem;
    line-height: 0.88rem;
    padding: 0;
    margin: 0;
    font-size: 0.28rem;
    line-height: 0.9rem;
    color: #999999;
}
.page-index .know-more .btn {
    width: 6rem;
    height: 0.9rem;
    border-radius: 0;
    background-color: #409EFF;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.9rem;
    color: #ffffff;
    margin: 0 auto;
}
.page-index .serve-case .imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.26rem;
}
.page-index .serve-case .imgs li {
    width: 2.26rem;
    height: 1.1rem;
    border-radius: 0;
    background-color: #f5f5f5;
    margin-bottom: 0.1rem;
}
.page-index .serve-case .imgs li img {
    width: 100%;
    height: 100%;
}
.page-index .article-box {
    padding-bottom: 1rem;
}
.page-index .article-box .pc-com-module-title {
    padding-bottom: 0.4rem;
}
.page-index .article-box .wz-list {
    padding: 0 0.26rem;
}
.page-index .article-box .wz-list .item {
    width: 6.98rem;
    margin-bottom: 0.2rem;
}
.page-index .article-box .wz-list .item .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-index .article-box .wz-list .item .head .mod {
    font-size: 0.31rem;
    line-height: 0.86rem;
    color: #333333;
    font-weight: bold;
}
.page-index .article-box .wz-list .item .head .more {
    font-size: 0.26rem;
    line-height: 0.86rem;
    color: #409EFF;
}
.page-index .article-box .wz-list .item .head .more a {
    color: #409EFF;
}
.page-index .article-box .wz-list .item .content li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-index .article-box .wz-list .item .content li .title {
    width: 5rem;
    font-size: 0.26rem;
    line-height: 0.72rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-index .article-box .wz-list .item .content li .time {
    font-size: 0.26rem;
    line-height: 0.72rem;
    color: #333333;
}
.page-index .article-box .wz-list .item3 {
    display: none;
}
.pc-item-city,
.pc-index-lb {
    display: none !important;
}
.pc-com-formbox .formbox {
    padding: 0.3rem 0.26rem;
}
.pc-com-formbox .formbox #mItemCity {
    position: relative;
}
.pc-com-formbox .formbox #mItemCity .m-select-city-img {
    width: 0.2rem;
    height: 0.12rem;
    position: absolute;
    top: 50%;
    right: 0.21rem;
    margin-top: -0.06rem;
}
.pc-com-formbox .formbox .m-item-city {
    font-size: 0.28rem;
    line-height: 0.86rem;
    color: #666666;
}
.pc-com-formbox .formbox .m-item-city,
.pc-com-formbox .formbox .insome,
.pc-com-formbox .formbox .insome2 {
    width: 5.84rem;
    height: 0.86rem;
    border: 0.02rem solid #409EFF;
    padding: 0 0.4rem 0 0.7rem;
    margin-bottom: 0.2rem;
    background: url(/images/index/icon_09.png) no-repeat left 0.25rem
    center;
    background-size: 0.28rem 0.32rem;
}
.pc-com-formbox .formbox .insome input,
.pc-com-formbox .formbox .insome2 input {
    font-size: 0.28rem;
    line-height: 0.86rem;
    color: #666666;
    width: 100%;
    height: 0.86rem;
    /* vertical-align: middle; */
    display: block;
}
.pc-com-formbox .formbox .insome {
    background-image: url(/images/index/icon_09.png);
    background-position: left 0.26rem center;
    background-size: 0.3rem 0.3rem;
}
.pc-com-formbox .formbox .insome2 {
    background-image: url(/images/index/icon_11.png);
    background-position: left 0.26rem center;
    background-size: 0.3rem 0.3rem;
}
.pc-com-formbox .formbox .formbtn {
    width: 6.98rem;
    height: 0.9rem;
    border-radius: 0;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.9rem;
    color: #ffffff;
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#409EFF),
            to(rgb(121, 187, 255))
    );
    background: linear-gradient(left, #409EFF, #fd8430);
}
.pc-com-formbox {
    padding-top: 0.9rem;
}
.pc-com-formbox .formconsult {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pc-com-formbox .formconsult li {
    font-size: 0.31rem;
    line-height: 0.32rem;
    color: #333333;
    position: relative;
    padding: 0 0.3rem;
}
.pc-com-formbox .formconsult .have::after {
    content: "";
    width: 0.02rem;
    height: 0.2rem;
    background-color: #dddddd;
    position: absolute;
    top: 0.06rem;
    right: 0;
    left: 200%;
}
.pc-com-formbox .formconsult li.sel {
    color: #409EFF;
}
.page-showmsg {
    width: 6.9rem;
    margin: 0 auto;
}
.page-showmsg .tips {
    font-size: 0.26rem;
    line-height: 0.34rem;
    color: #666666;
    padding-bottom: 0.3rem;
}
.page-showmsg .tips span {
    color: #409EFF;
    font-size: 0.5rem;
    letter-spacing: 0.02rem;
}
.page-showmsg .complete {
    width: 100%;
    height: 1.6rem;
    border-top: 0.02rem solid #ddd;
    border-bottom: 0.02rem solid #ddd;
}
.page-showmsg .complete .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-showmsg .complete .item div {
    font-size: 0.26rem;
    line-height: 0.86rem;
    color: #666666;
}
.page-index .index-serve {
    padding: 0 0.26rem 0.64rem;
}
.page-index .index-serve .sbox .item {
    margin-bottom: 0.24rem;
    padding-bottom: 0.24rem;
    background: url(/images/index/index_serve_bg1.jpg);
    background-size: cover;
    position: relative;
}
.page-index .index-serve .sbox .item2 {
    background-image: url(/images/index/index_serve_bg2.jpg);
}
.page-index .index-serve .sbox .item3 {
    background-image: url(/images/index/index_serve_bg3.jpg);
}
.page-index .index-serve .sbox .item4 {
    background-image: url(/images/index/index_serve_bg4.jpg);
}
.page-index .index-serve .sbox .item .title {
    font-size: 0.3rem;
    line-height: 0.66rem;
    color: #ffffff;
    padding-top: 0.46rem;
    text-indent: 0.3rem;
}
.page-index .index-serve .sbox .item ul {
    padding-left: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-index .index-serve .sbox .item ul li {
    font-size: 0.26rem;
    line-height: 0.6rem;
    color: #ffffff;
    margin-right: 0.68rem;
}
.page-index .index-serve .sbox .item ul li a {
    color: #fff;
}
.page-index .index-serve .sbox .item ul li.lastr {
    margin-right: 0;
}
.page-index .index-serve .sbox .item ul li.lastlong {
    width: 80%;
}
.page-index .index-serve .sbox .item .tag-tj {
    width: 1.3rem;
    height: 0.46rem;
    background-color: #eee;
    position: absolute;
    top: 0;
    left: 0;
}
.page-index .datas-box .dbbox {
    padding: 6rem 0.26rem 0.7rem;
    background: url(/images/index/index_map_bg.jpg) no-repeat top;
    background-size: 7.5rem 5.9rem;
}
.page-index .datas-box .dbbox ul li {
    width: 6.98rem;
    height: 1.24rem;
    border-radius: 0.62rem;
    background-color: #ffffff;
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#353752),
            to(#2b2f62)
    );
    background: linear-gradient(left, #353752, #2b2f62);
    margin-bottom: 0.29rem;
    text-align: center;
    font-size: 0.27rem;
    line-height: 1.24rem;
    color: #ffffff;
}
.page-index .datas-box .dbbox ul li span {
    font-size: 0.5rem;
    font-weight: bold;
    letter-spacing: 0.04rem;
}
.page-index .datas-box .dbbox ul li.shownum {
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#409EFF),
            to(rgb(121, 187, 255))
    );
    background: linear-gradient(left, #409EFF, #fd8430);
}
.page-index .hycs-solution {
    padding: 0 0.26rem 1rem;
    background-color: #f4f4f4;
}
.page-index .hycs-solution .hsbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-index .hycs-solution .hsbox li {
    width: 3.12rem;
    text-align: center;
    margin-bottom: 0.5rem;
}
.page-index .hycs-solution .hsbox li img {
    width: 0.9rem;
    height: 0.9rem;
}
.page-index .hycs-solution .hsbox li .img2 {
    width: 1rem;
}
.page-index .hycs-solution .hsbox li .tit {
    font-size: 0.28rem;
    line-height: 0.75rem;
    color: #333333;
}
.page-index .hycs-solution .hsbox li .cont {
    font-size: 0.23rem;
    line-height: 0.36rem;
    color: #999999;
}
.page-index .hycs-solution .morehybtn {
    display: block;
    width: 3.6rem;
    height: 0.9rem;
    border-radius: 0;
    /* background: #409EFF; */
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#409EFF),
            to(rgb(121, 187, 255))
    );
    background: linear-gradient(left, #409EFF, rgb(121, 187, 255));
    cursor: pointer;
    text-align: center;
    line-height: 0.9rem;
    font-size: 0.31rem;
    color: #ffffff;
    margin: 0 auto;
    letter-spacing: 0.01rem;
}
.page-index .access-box {
    padding: 0 0.26rem;
}
.page-index .access-box .abox li {
    position: relative;
    margin-bottom: 0.4rem;
}
.page-index .access-box .abox li img {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.page-index .access-box .abox li .tit,
.page-index .access-box .abox li .tit2 {
    text-indent: 1.65rem;
    position: relative;
}
.page-index .access-box .abox li .tit {
    font-size: 0.33rem;
    line-height: 0.6rem;
    color: #181a39;
    font-weight: bold;
    padding-top: 0.2rem;
}
.page-index .access-box .abox li .tit2 {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #409EFF;
}
.page-index .access-box .abox li .cont {
    position: relative;
    font-size: 0.26rem;
    line-height: 0.48rem;
    color: #666666;
    padding-top: 34px;
}

/* 更多城市 */
.more-city {
    padding: 0 0.26rem;
    margin-bottom: 0.5rem;
}
.city-list {
    margin-top: 0.17rem;
    font-size: 0.29rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.city-list a {
    margin-right: 0.22rem;
    display: inline-block;
    display: inline-block;
    white-space: pre-wrap;
    color: #666666;
}
.city-list a:hover {
    color: #0f88fe;
}
