.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.pc-com-module-title {
    padding: 100px 0 76px 0;
    text-align: center;
    line-height: 34px;
    color: #333333;
    font-size: 34px;
}
.page-index .pagetop {
    width: 100%;
}
.page-index .pagetop .swiper-wrapper {
    width: 100%;
    /* height: 650px; */
}
.page-index .pagetop .swiper-slide {
    width: 100%;
    /* height: 100%; */
}
.page-index .pagetop .swiper-slide a {
    display: block;
}
.page-index .pagetop .swiper-slide .item {
    width: 100%;
    height: 650px;
    background: url(/images/index/im_bg_black.png) no-repeat center;
    background-size: cover;
}
.page-index .swiper-pagination-bullet-active {
    background-color: #409EFF;
}
.page-index .index-serve {
    padding-bottom: 88px;
}
.page-index .index-serve .sbox .item {
    float: left;
    position: relative;
    height: 200px;
    margin-bottom: 20px;
    background: url(/images/index/sy_22.jpg) no-repeat center;
    background-size: cover;
}
.page-index .index-serve .sbox .item .title {
    font-size: 23px;
    line-height: 64px;
    color: #ffffff;
    font-weight: bold;
    padding: 32px 0 0 30px;
}
.page-index .index-serve .sbox .item ul {
    padding-left: 30px;
}
.page-index .index-serve .sbox .item ul li {
    float: left;
    font-size: 15px;
    line-height: 38px;
    color: #ffffff;
    margin-right: 37px;
}
.page-index .index-serve .sbox .item ul li a {
    color: #fff;
}
.page-index .index-serve .sbox .item .tag {
    width: 110px;
    height: 39px;
    background-color: #fad2a7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.page-index .index-serve .sbox .item1 {
    width: 310px;
}
.page-index .index-serve .sbox .item2 {
    float: right;
    width: 870px;
    background-image: url(/images/index/sy_24.jpg);
}
.page-index .index-serve .sbox .item3 {
    width: 660px;
    background-image: url(/images/index/sy_28.jpg);
}
.page-index .index-serve .sbox .item4 {
    float: right;
    width: 520px;
    background-image: url(/images/index/sy_30.jpg);
}
.page-index .goog-box {
    width: 100%;
    height: 595px;
    background: url(/images/index/gssj_14.jpg) no-repeat center;
    background-size: cover;
}
.page-index .goog-box .pc-com-module-title {
    color: #fff;
}
.page-index .goog-box .gbox {
    width: 1228px;
    margin: 0 auto;
}
.page-index .goog-box .gbox li {
    float: left;
    width: 280px;
    margin: 0 13px;
}
.page-index .goog-box .gbox li .iimg {
    width: 100%;
    height: 180px;
}
.page-index .goog-box .gbox li .tit {
    padding-top: 3px;
    font-size: 21px;
    line-height: 55px;
    color: #409EFF;
}
.page-index .goog-box .gbox li .cont {
    padding-right: 70px;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
}

.page-index .datas-box .dbbox {
    width: 1340px;
    height: 700px;
    margin: 0 auto;
    background: url(/images/index/sy_54.jpg) no-repeat center;
    background-size: 1311px 651px;
}
.page-index .datas-box .dbbox .numbox {
    padding-top: 64px;
}
.page-index .datas-box .dbbox .numbox li {
    width: 510px;
    height: 90px;
    border-radius: 45px;
    background-color: #23254e;
    font-size: 19px;
    line-height: 90px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 22px;
}
.page-index .datas-box .dbbox .numbox li span {
    font-weight: bold;
    font-size: 36px;
    padding: 0 4px;
}
.page-index .datas-box .dbbox .numbox li.shownum {
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#409EFF),
            to(rgb(121, 187, 255))
    );
    background: linear-gradient(left, #409EFF, rgb(121, 187, 255));
}
.hycs-solution {
    background-color: #f4f4f4;
    padding-bottom: 100px;
}
.hycs-solution .hsbox {
    width: 1058px;
    margin: 0 auto;
}
.hycs-solution .hsbox li {
    width: 220px;
    text-align: center;
    margin: 0 66px 60px;
    float: left;
    max-height: 161px;
}
.hycs-solution .hsbox li img {
    width: 58px;
    height: 58px;
}
.hycs-solution .hsbox li .img2 {
    width: 62px;
}
.hycs-solution .hsbox li .tit {
    font-size: 19px;
    line-height: 50px;
    color: #333333;
    padding-top: 5px;
}
.hycs-solution .hsbox li .cont {
    font-size: 13px;
    line-height: 24px;
    color: #999999;
}
.hycs-solution .morehybtn {
    display: block;
    width: 200px;
    height: 54px;
    font-size: 18px;
    line-height: 54px;
    color: #ffffff;
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#409EFF),
            to(rgb(121, 187, 255))
    );
    background: linear-gradient(left, #409EFF, rgb(121, 187, 255));
    text-align: center;
    margin: 0 auto;
    border-radius: 0;
}
.access-box {
    padding-bottom: 65px;
}
.access-box .abox li {
    width: 270px;
    margin: 0 65px;
    float: left;
    text-align: center;
}
.access-box .abox li img {
    width: 190px;
    height: 190px;
    border-radius: 50%;
}
.access-box .abox li .tit {
    font-size: 28px;
    line-height: 48px;
    color: #181a39;
    padding-top: 18px;
}
.access-box .abox li .tit2 {
    font-size: 15px;
    line-height: 35px;
    color: #409EFF;
}
.access-box .abox li .cont {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    padding-top: 10px;
    text-align: left;
}
.page-index .know-more {
    height: 130px;
    background-color: #ffffff;
    background: #ffffff url(/images/index/sy_97.jpg) no-repeat center;
    background-size: 100%;
    overflow: hidden;
}
.page-index .know-more .title {
    float: left;
    font-size: 28px;
    line-height: 130px;
    color: #ffffff;
    padding: 0 80px 0 104px;
}
.page-index .know-more .inbox {
    float: left;
    margin-top: 42px;
    width: 670px;
    height: 56px;
    border-radius: 0;
    background-color: #ffffff;
}
.page-index .know-more .inbox .insome {
    float: left;
    padding: 0 20px;
    width: 200px;
    height: 56px;
    border-radius: 0;
    background-color: #ffffff;
}
.page-index .know-more .inbox .insome1 {
    padding-left: 30px;
    position: relative;
}
.page-index .know-more .inbox .insome1::after {
    content: "";
    width: 1px;
    height: 18px;
    background-color: #dedede;
    position: absolute;
    top: 19px;
    right: 0;
}
.page-index .know-more .inbox .insome input {
    border: none;
    width: 100%;
    font-size: 15px;
    line-height: 56px;
    color: #333;
}
.page-index .know-more .inbox .insome input::-ms-input-placeholder {
    color: #999;
}
.page-index .know-more .inbox .insome input::-webkit-input-placeholder {
    color: #999;
}
.page-index .know-more .inbox .btn {
    float: right;
    width: 160px;
    height: 56px;
    border-radius: 0;
    background-color: #e13b00;
    cursor: pointer;
    text-align: center;
    font-size: 17px;
    line-height: 56px;
    color: #ffffff;
}
.page-index .serve-case .imgs {
    width: 1106px;
    margin: 0 auto;
}
.page-index .serve-case .imgs li {
    float: left;
    width: 264px;
    height: 130px;
    margin: 0 6px 12px;
}
.page-index .serve-case .imgs li img {
    width: 100%;
    height: 100%;
}
.page-index .article-box {
    padding-bottom: 80px;
}
.page-index .article-box .wz-list {
    padding: 0 35px;
}
.page-index .article-box .wz-list .item {
    float: left;
    width: 500px;
    margin-bottom: 24px;
    max-height: 211px;
}
.page-index .article-box .wz-list .item .head {
    margin-bottom: 5px;
}
.page-index .article-box .wz-list .item .head .mod {
    float: left;
    font-size: 20px;
    line-height: 56px;
    color: #333333;
    font-weight: bold;
}
.page-index .article-box .wz-list .item .head .more {
    float: right;
    font-size: 15px;
    line-height: 48px;
    color: #409EFF;
    padding-top: 8px;
}
.page-index .article-box .wz-list .item .head .more a {
    color: #409EFF;
}
.page-index .article-box .wz-list .item .content .title {
    float: left;
    width: 366px;
    font-size: 15px;
    line-height: 50px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-index .article-box .wz-list .item .content .title a:hover {
    color: #409EFF;
}
.page-index .article-box .wz-list .item .content .time {
    float: right;
    font-size: 15px;
    line-height: 50px;
    color: #333333;
}
.page-index .article-box .wz-list .item2 {
    float: right;
}
#mItemCity,
.m-index-lb {
    display: none !important;
}
.pc-com-formbox {
    padding: 70px 0 10px;
}
.pc-com-formbox .formbox {
    width: 1000px;
    height: 58px;
    border-radius: 0;
    background-color: #ffffff;
    margin: 0 auto;
}
.pc-com-formbox .formbox .box-l {
    width: 778px;
    height: 100%;
    border: 2px solid #409EFF;
    border-right: none;
}
.pc-com-formbox .formbox .box-l .pc-item-city {
    margin-right: 13px;
    width: 218px;
    height: 100%;
    position: relative;
    background: url(/images/index/icon_dizhi.png) no-repeat left 14px center;
    background-size: 19px 22px;
}
.pc-com-formbox .formbox .box-l .pc-item-city .formcity {
    padding: 0 30px 0 50px;
    line-height: 58px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}
.pc-com-formbox .formbox .box-l .pc-item-city .sel-under {
    cursor: pointer;
    width: 14px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -4px;
}
.pc-com-formbox .formbox .box-l .pc-item-city::after,
.pc-com-formbox .formbox .box-l .insome::after {
    content: "";
    width: 1px;
    height: 22px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -11px;
}
.pc-com-formbox .formbox .box-l .insome {
    width: 300px;
    height: 100%;
    margin: 0 30px;
    padding: 0 10px 0 38px;
    position: relative;
    background: url(/images/index/icon_men.png) no-repeat left;
    background-size: 20px 21px;
}
.pc-com-formbox .formbox .box-l .insome2 {
    width: 322px;
    height: 100%;
    padding-left: 34px;
    background: url(/images/index/icon_phone.png) no-repeat left;
    background-size: 16px 22px;
}
.pc-com-formbox .formbox .box-l .insome input,
.pc-com-formbox .formbox .box-l .insome2 input {
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    color: #666666;
    border: none;
    outline: none;
    display: block;
}
.pc-com-formbox .formbox .formbtn {
    width: 220px;
    height: 60px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 58px;
    color: #ffffff;
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#409EFF),
            to(rgb(121, 187, 255))
    );
    background: linear-gradient(left, #409EFF, rgb(121, 187, 255));
}
.pc-com-formbox .formconsult {
    width: 252px;
    margin: 0 auto;
    padding: 20px 0 30px 0;
}
.pc-com-formbox .formconsult li {
    width: 126px;
    height: 36px;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    position: relative;
    cursor: pointer;
}
.pc-com-formbox .formconsult li.have::after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #dddddd;
    position: absolute;
    top: 11px;
    right: 0;
}
.pc-com-formbox .formconsult li.sel {
    color: #409EFF;
}
.page-showmsg {
    width: 952px;
    padding: 0 24px;
    margin: 0 auto;
}
.page-showmsg .tips {
    text-align: center;
    font-size: 14px;
    line-height: 60px;
    color: #666666;
}
.page-showmsg .tips span {
    color: #409EFF;
    font-size: 34px;
}
.page-showmsg .complete {
    height: 70px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.page-showmsg .complete .item {
    float: left;
    height: 70px;
}
.page-showmsg .complete .item2 {
    float: right;
}
.page-showmsg .complete .item div {
    float: left;
    margin-left: 11px;
    font-size: 14px;
    line-height: 70px;
    color: #666;
}

/* 更多城市 */
.more-city {
    padding: 20px 30px;
    /* margin-top: 80px !important; */
    margin-bottom: 80px !important;
    box-sizing: border-box;
    /* color: #fff; */
    border-radius: 4px;
}
.city-list {
    margin-top: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.city-list a {
    margin-right: 22px;
    display: inline-block;
    white-space: pre-wrap;
    color: #666666;
}
.city-list a:hover {
    color: #0f88fe;
}
