
.container {
    background: #fff
}

.container .banner {
    height: 363px;
    line-height: 363px;
    position: relative;
    text-align: center;
    font-size: 34px;
    color: #fff
}

.container .banner .banner-text {
    position: absolute
}

.container .container-intro {
    width: 1190px;
    margin: 0 auto;
    padding-bottom: 25px;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef
}

.container .container-intro .intro {
    overflow: hidden;
    width: 902px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 31px;
    color: #5d5d5d;
    text-align: left
}

.container .block-title {
    margin: 40 auto 41px;
    position: relative;
    text-align: center
}

.container .block-title .h2 {
    display: inline-block;
    margin-bottom: 16px;
    font-size: 34px;
    text-align: center;
    color: #212121;
    font-weight: 700
}

.container .block-title .point {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-107px);
    width: 214px;
    height: 2px;
    margin-top: 16px;
    background-color: #ebebeb
}

.container .block-title .point .tipMiddle {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-12px);
    width: 24px;
    height: 3px;
    background: #336fff
}

.container .autoConfigServer {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    width: 100%;
    background: url(./db9ed74649f1bd2fb9443b53c6dcb1e6.png) no-repeat 50%/100% 100%
}

.container #contactFormBox {
    overflow: hidden;
    width: 100%;
    padding-bottom: 72px;
    margin-top: 40px
}

.container #contactFormBox .block-title {
    margin-top: 54px
}

.container #contactFormBox .block-title .h2 {
    color: #fff
}
