@charset "utf-8";
.foot {
    margin-top: 0;
}

body {
    background-color: #fff;
}

.lxfs {
    position: relative;
    padding: 100px 0;
}

.lxfsdw {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #efeff0;
}

.container {
    position: relative;
    z-index: 3;
}

.lxfsbox {
    display: flex;
}

.lxfsbox>div {
    width: 50%;
}

.lxfsbox_l {
    padding-right: 50px;
}

.lxfsbox_ly {
    font-size: 24px;
    color: #9fa0a0;
}

.lxfsbox_lh {
    margin-top: 10px;
    font-size: 38px;
    color: #3e3a39;
    line-height: 48px;
    font-weight: 700;
}

.lxfsbox_lx {
    margin: 20px 0;
    border-top: 1px solid #e7e7e7;
}

.lxfsbox_lp {
    font-size: 16px;
    line-height: 26px;
    color: #9fa0a0;
}

.lxfss {
    margin-top: 40px;
}
.con_jike{color: #3e3a39;    line-height: 30px;}
.con_jike p{color: #3e3a39;   line-height: 30px;}
.lxfsst {
    font-size: 26px;
    color: #3e3a39;
    font-weight: 700;
}

.lxfss>div {
    padding: 3px 0;
    color: #3e3a39;
}

.lxfss>div>a {
    color: #3e3a39;
}

.lxfsh {
    margin-top: 40px;
}

.lxfsh_t {
    font-size: 24px;
    color: #3e3a39;
}

.lxfsh_b {
    margin-top: 8px;
}

.lxfsh_b>a {
    color: #3e3a39;
}

.lxfsbox_r {
    padding-left: 50px;
}

.lxfsbox_rt {
    font-size: 24px;
    color: #3e3a39;
}

.lxfs_f {
    margin-top: 15px;
}

.lxfs_f>input {
    display: block;
    background-color: #fff;
    height: 50px;
    width: 100%;
    border: 1px solid #cccccc;
    padding: 0 20px;
    margin-bottom: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.lxfs_f>textarea {
    display: block;
    width: 100%;
    height: 200px;
    background-color: #fff;
    padding: 20px;
    border: 0;
    resize: none;
    outline: none;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.lxfs_f .lxfs_ftj {
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 50px;
    background-color: #333;
    border: 1px solid #eb6100;
    color: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.lxfs_f .lxfs_ftj:hover {
    background-color: #eb6100;
    color: #fff;
}

.lxfsly_yzm {
    display: flex;
    height: 50px;
    margin-top: 10px;
    align-items: center;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.lxfsly_yzm input {
    flex: 1;
    height: 100%;
    padding: 0 20px;
    border: 0;
    background-color: transparent;
}

.lxfsly_yzm img {
    margin: 0 10px;
    background-color: #9fa0a0;
}

.lxfs_f input::-webkit-input-placeholder {
    color: #9fa0a0;
    font-size: 14px;
}

.lxfs_f input::-moz-input-placeholder {
    color: #9fa0a0;
    font-size: 14px;
}

.lxfs_f input::-ms-input-placeholder {
    color: #9fa0a0;
    font-size: 14px;
}

.lxfs_f>textarea::placeholder {
    color: #9fa0a0;
    font-size: 14px;
}

.lxfs_f>textarea::-webkit-input-placeholde {
    color: #9fa0a0;
    font-size: 14px;
}

.lxfs_f>textarea::-moz-input-placeholder {
    color: #9fa0a0;
    font-size: 14px;
}

.lxfs_f>textarea::-ms-input-placeholder {
    color: #9fa0a0;
    font-size: 14px;
}

@media screen and (max-width: 1500px) {
    .lxfs {
        padding: 80px 0;
    }
}

@media screen and (max-width: 1200px) {
    .lxfs {
        padding: 70px 0;
    }
    .lxfsbox_ly {
        font-size: 22px;
    }
    .lxfsbox_lh {
        font-size: 32px;
        line-height: 40px;
    }
    .lxfss {
        margin-top: 30px;
    }
    .lxfsh {
        margin-top: 30px;
    }
    .lxfsbox_rt {
        font-size: 20px;
    }
    .lxfs_f>input {
        height: 45px;
    }
    .lxfsbox_lp {
        font-size: 14px;
        line-height: 23px;
    }
    .lxfsst {
        font-size: 22px;
    }
    .lxfsh_t {
        font-size: 22px;
    }
    .lxfs_f>textarea {
        height: 150px;
    }
}

@media screen and (max-width: 992px) {
    .lxfs {
        padding: 60px 0;
    }
    .lxfsbox_ly {
        font-size: 20px;
    }
    .lxfsbox_lh {
        font-size: 28px;
        line-height: 34px;
    }
    .lxfsbox_lp {
        font-size: 12px;
        line-height: 20px;
    }
    .lxfss>div,
    .lxfss>div>a {
        font-size: 14px;
    }
    .lxfsh_b>a {
        font-size: 14px;
    }
    .lxfsbox_r {
        padding-left: 30px;
    }
    .lxfsbox_ly {
        font-size: 20px;
    }
    .lxfss .lxfsst {
        font-size: 20px;
    }
    .lxfsh_t {
        font-size: 20px;
    }
    .lxfs_f>textarea {
        height: 100px;
    }
}

@media screen and (max-width: 768px) {
    .lxfsbox {
        flex-wrap: wrap;
    }
    .lxfsbox>div {
        width: 100%;
    }
    .lxfs {
        padding: 50px 0;
    }
    .lxfsbox_ly {
        font-size: 24px;
    }
    .lxfsbox_lh {
        margin-top: 6px;
        font-size: 22px;
        line-height: 28px;
    }
    .lxfsbox_lx {
        margin: 10px 0;
    }
    .lxfss,
    .lxfsh {
        margin-top: 25px;
    }
    .lxfsbox_r {
        margin-top: 35px;
        padding-left: 0;
        display: block;
    }
    .lxfsbox_rt {
        font-size: 18px;
    }
    .lxfs_f>input {
        height: 40px;
    }
    .lxfsdw {
        display: none;
    }
    .lxfsbox_l {
        padding-right: 0;
    }
}