#banner_img {
    width: 100%;
}

.children_img {
    width: 100%;
}

.num {
    color: #0086ff;
    font-size: 51px;
    font-weight: 700;
    text-align: center;
}

.jia {
    position: relative;
}

.jia::after {
    position: absolute;
    content: "+";
    top: 0;
    color: #0086ff;
    font-size: 20px;
}

.ge {
    position: relative;
}

.ge::after {
    position: absolute;
    content: "\4E2A";
    top: 0;
    color: #0086ff;
    font-size: 20px;
}

.do_font {
    font-size: 17px;
    color: #68707e;
    margin-top: 15px;
    text-align: center;
}

.our_do {
    padding: 70px 0;
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.col_sm {
    flex: 1;
}

@media screen and (max-width: 700px) {
    .our_do {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
}

.title_font {
    color: #1a1a1a;
    font-size: 40px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}

.our_service {
    padding: 98px 0;
    background: #f7f8fb;
}

.s_font {
    color: #999;
    text-align: center;
    font-size: 18px;
    margin: 26px 0 45px;
}

.flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.service_box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(19% - 10px);
    height: 230px;
    border-radius: 4px;
    flex-direction: column;
    background: #fff;
    height: 230px;
}

.trend_service {
    width: 80%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}

.trend_serviceimg {
    width: 110px;
    height: 110px;
    margin: 0 auto 10px;
}

.ser_box_font {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
}

@media screen and (max-width: 1000px) {
    .service_box {
        height: 180px;
    }
}

@media screen and (max-width: 740px) {
    .trend_service {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .service_box {
        width: 100%;
        height: 180px;
        margin-top: 10px;
    }
}

.service_box:hover .ser_box_font {
    color: rgb(67, 124, 244);
}

.box_advantage {
    background-size: cover;
    padding: 87px 0 110px;
    background: url(http://mls-company.oss-cn-chengdu.aliyuncs.com/mls-company/28c9be0b1f20b0f2c7cf195d18ff8ff0.png) 50% no-repeat;
}

.a_module {
    width: 100%;
    margin: 0 auto;
}

.advantage_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-bottom: 32px;
    border-radius: 4px;
}

.a_img {
    margin-top: 24px;
}

.a_title {
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 700;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.team_div {
    width: 80%;
    margin: 0 auto;
}

.team_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.team_li {
    width: calc(20% - 15px);
}

.team_name {
    font-size: 18px;
    color: #437ff4;
    margin-bottom: 14px;
}

.team_txt {
    font-size: 16px;
    color: #797979;
}

.tean_li_img {
    width: 100%;
    margin-bottom: 23px;
}

@media screen and (max-width: 740px) {
    .team_ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .team_li {
        width: 70%;
        margin-top: 10px;
    }
}


/* 咨询我们 */

.sectioncontent {
    background: linear-gradient(84deg, #4385f4, #4379f4);
    width: 100%;
}

.bg {
    background-size: cover;
    padding: 40px 0;
    background-image: url('http://mls-company.oss-cn-chengdu.aliyuncs.com/mls-company/df65a12….png');
}

.warp1 {
    margin: 0 auto;
    width: 100%;
}

.title_font {
    margin: 0 auto;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.inp_box {
    padding: 50px 20px 0 20px;
}

.inputone {
    padding: 10px 0;
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    outline: none;
}

.inputtwo {
    padding: 10px 0;
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    outline: none;
}

.inputthree {
    padding: 10px 0;
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    outline: none;
}

.inputone::-webkit-input-placeholder {
    color: white;
}

.inputtwo::-webkit-input-placeholder {
    color: white;
}

.inputthree::-webkit-input-placeholder {
    color: white;
}

.inputtwo::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.tijiaobutton {
    padding: 10px 0;
    border-radius: 3px;
    background: #fff;
    color: #4a87f5;
    font-size: 16px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}