.content_modular {
    padding: 3% 0;
}
.banner {
    background: url("/statics/images/webico/yzqmz/banner.jpg") center top no-repeat;
    background-size: 100%;
    height: 500px;
    width: 100%;
}
.js_title {
    color: #de7d60;
    text-align:center;
    font-size:2rem;
}
.js_title span{
    font-size:2.5rem;
}
.js_layout{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-top:3rem;
}
.js_img{
}
.js_img img, .nxjc_img img{
    max-width: none;
}
.js_text{
    margin-left:2.5rem;
}
.js_text p:nth-of-type(2){
    margin-top:2rem;
}
.yxqk{
    margin-top:2rem;
}
.mzzc{
    margin-top:2rem;
}
.mzzc_text{
    position:relative;
    margin-top:-33%;
    margin-left:6%;
    width:30%;
}
.mzzc_text h2{
    font-weight:500;
    color:#de7d60;
}
.mzzc_text p{
    margin-top:0.5rem;
}
.mzzc_text a{
    background-color:#de7d60;
    margin-top:3rem;
    color:#fff;
    padding:0.5rem 2rem;
    border-radius:0.5rem;
    display:table;
}
.nxjc{
    display:flex;
    justify-content:space-between;
    align-content:center;
    margin-top:1rem;
}
.nxjc_text{
    margin-left:2.5rem;
}
.nxjc_item{
    list-style:none;
    display:table;
    margin:2rem 0;
    padding:0;
    width:100%;
}
.nxjc_item li{
    width:30%;
    float:left;
    margin-right:4.5%;
    margin-top:2%;
    background-color:#e8e8e8;
    color:#000000;
    padding:0.5rem 0;
    border-radius:1rem;
    text-align:center;
    cursor:pointer;
}
.nxjc_item li:nth-of-type(3n){
    margin-right:0;
}
.zsm_top{
    margin-top:1rem;
}
.zsm_top h5{
    color:#de7d60;
    text-align:center;
    font-size:1.3rem;
    padding:0.5rem 0;
}
.m_t{
    margin-top:0;
}
.zsm_item{
    margin-top:2rem;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.zsm_item_left{
    margin-right:3rem;
}
.zsm_item_right{
    margin-left:3rem;
}
.zsm_item img{
    max-width:none;
}
.zsm_item h2{
    color:#de7d60;
    padding-bottom:5rem;
}
.zjtd_layout {
    width: 47%;
    margin-top: 3rem;
    position: relative;
    float:left;
}
.zjtd_m {
    margin-right: 6%;
}
.zj_info {
    display: flex;
    justify-content:start;
    align-items:center;
}
.zj_text{
    margin-left:2.5rem;
}
.zj_text h4 {
    font-size: 1.3rem;
    color: #de7d60;
}
.zj_job{
    padding:2rem 0;
}
.zx_btn {
    background-color: #de7d60;
    color: #fff;
    width: 8rem;
    height: 2.5rem;
    border-radius: 2rem;
    line-height: 2.5rem;
    text-align: center;
    display: table;
}
.zx_btn:hover{
    color:#fff;
}
.zj_sc{
    margin-top:1rem;
}
.zj_sc p:nth-of-type(1) {
    border-bottom: 1px solid #a1a1a2;
    padding-bottom:0.3rem;
}
.nxjc_c{
    display:none;
}
.activation{
    background-color:#de7d60 !important;
    color:#fff !important;
}
.activate{
    display:block;
}

@media screen and (max-width:768px) {
    body {
        line-height: 1.5em;
    }

    .content_modular {
        margin-top: 4%;
    }

    .banner {
        background: url(/statics/images/webico/yzqmz/m_banner.jpg) center top no-repeat;
        height: 260px;
        background-size: 100%;
    }

    .js_title {
        font-size: 1.1rem;
    }
    .js_title span{
        font-size:1.5rem;
    }
    .js_layout {
        display: block;
        margin-top: 2rem;
    }
    .js_text {
        margin:0.5rem 0 0 0;
    }
    .js_img img, .nxjc_img img {
        max-width: 100%;
    }
    .js_text p:nth-of-type(2) {
        margin-top: 1rem;
    }
    .yxqk, .mzzc {
        margin-top: 1rem;
    }
    .mzzc_img{
        display:none;
    }
    .mzzc_text {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
    }
    .mzzc_text h2{
        font-size:1.1rem;
        line-height:1.5rem;
    }
    .mzzc_text a {
        width: 20%;
        height:2rem;
        text-align:center;
        padding:0;
        margin-top:1rem;
        line-height:2rem;
    }
    .nxjc_item{
    margin: 1rem 0;
    }
    .nxjc{
        display:table;
    }
    .nxjc_text{
        width:100%;
        margin:0.5rem 0 0 0;
    }
    .zsm_item {
        display:table;
        margin-top:1rem;
    }
    .zsm_item_left {
        margin-right: 0;
        width:100%;
    }
    .zsm_item_right {
        margin-left: 0;
        width: 100%;
    }
    .zsm_item img {
        max-width: 100%;
    }
    .zsm_item h2 {
        padding: 0.5rem 0 1rem 0;
        font-size:1rem;
    }
    .zsm_item p{
        padding-bottom:0.5rem;
    }
    .zsm_top h5{
        font-size:1rem;
    }
    .zj_text h4{
        font-size:1rem;
    }
    .zjtd_layout {
        width: 100%;
        margin-top: 1rem;
        float: left;
    }
    .zj_img{
        float:left;
        width:50%;
    }
    .zj_text{
        width:50%;
        float:left;
        margin-left:1.5rem;
    }
    .zx_btn {
        width: 6rem;
        height: 2rem;
        border-radius: 2rem;
        line-height: 2rem;
    }
    
}
