.zhongbu{
    width: 1200px;
    margin: 46px auto;
    /*background: #5FB878;*/
    overflow: hidden;
}
.lxfs{
    overflow: hidden;
    margin-top: 60px;
}
.dizhi{
    width: 33%;
    float: left;
    text-align: center;
    font-size: 14px;
}
.tubiao{
    width: 100%;
    margin-bottom: 38px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    vertical-align: middle;
}
.tubiao img{
    max-width:100%;
    max-height: 68px;
}
.lxdz{
    margin-bottom: 14px;
}
.fgx{
    height: 200px;
    width: 1px;
    border-left:1px dashed #c5c5c5;
    float: left;
}
.lydt{
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
    margin-bottom: 60px;
}
.liuyan{
    width: 46%;
    float: left;
    margin-right: 20px;
}
.xm input{
    height: 70px!important;
    font-size: 16px;
}
.lyxm{
    line-height: 54px;
    font-size: 16px;
}
.xingmin{
    margin-bottom: 30px;
}
.tijiao{
    height:66px!important;
    font-size: 16px!important;
    background: #ff4e00!important;
    line-height: 66px!important;
    text-align: center!important;
    padding: 0!important;
    width: 442px!important;
    float: right;
}
.ditu{
    width: 52%;
    height: 370px;
    float: right;
    /*background: #5FB878;*/
}
.ditu img{
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1199px){
    .zhongbu{
        width: 800px;
        margin: 24px auto;
        position: relative;
    }
    .ditu {
        width: 44%;
    }
    .tijiao{
        width: 314px!important;
    }
    .liuyan {
        width: 53%;
    }
}

@media screen and (max-width:799px) {
    .zhongbu {
        width: 94%;
        margin: 18px auto -94px;
    }
    .xm input {
        height: 50px!important;
        font-size: 12px;
    }
    .layui-input-block {
        margin-left: 64px;
        min-height: 36px;
    }
    .tijiao {
        height: 54px!important;
        font-size: 14px!important;
        background: #ff4e00!important;
        line-height: 54px!important;
        width: 100%!important;
        float: right;
    }
    .lyxm {
        line-height: 32px;
        font-size: 14px;
    }
    .liuyan {
        width: 100%;
    }
    .layui-form-label{
        width: 34px;
    }
    .xingmin {
        margin-bottom: 20px;
        margin-left: -18px;
    }
    .ditu {
        width: 100%;
        margin-top: 20px;
        height: 169px;
    }
    .lydt {
        margin-top: 10px;
    }
    .lxfs {
        display: none;
    }
}