*{
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.on{
    background-color: #fff;
    color: #de3901;
}
a{
    text-decoration: none;
    color: #868686;
}
.header img{
    height: 530px;
}
.show{
    display: block!important;
}
/* 通知公告 */
.notice{
    background-color: #f5f5f5
}
.notice_img{
    width: 26px;
    height: 22px;
    vertical-align: middle
}
.notice_neirong{
    margin-left: 15px;
}
/* 通知公告 */

.clearfix:after{
    display: block;
    content: '\200B';
    height: 0;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.active{
    display: block!important;
}
.box{
    display: none;
}
ul,li{
    list-style-type:none
}
.bgwrite{
    background-color: #fff;
}
.triangle_border_right{
    width:0;
    height:0;
    border-width:10px 0 10px 10px;
    border-style:solid;
    border-color:transparent transparent transparent #ffa356;/*透明 透明 透明 灰*/
    position:absolute;
    top: 20px;
    right: -10px;
    display: none;
}

.lwpq_tab{
    margin-top: 33px;
    padding-bottom: 83px;
}
.lwpq_tab_list{
    width: 244px;
    text-align: center;
    background-color: #f5f5f5;
    padding-bottom: 110px;
}
.lwpq_tab_list li{
    margin:16px 0;
    position: relative;
}
.lwpq_tab_list li>a>div{
    padding: 21px 0 18px;
}
.lwpq_tab_list li:first-child{
    margin-top: 0;
}
.lwpq_tab_list_active{
    background-color: #ffa356;
    color: #fff;
    /* position: relative; */
}
.lwpq_tab_content{
    width: 900px;
   /* min-height: 603px;*/
    border: 1px solid #e5e5e5;
    padding: 18px;
}
.lwpq_tab_content1{
    width: 899px;
    border: 1px solid #e5e5e5;
    padding: 18px;
}
.lwpq_tab_content_h{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.lwpq_tab_content_h div{
    border-left: 4px solid #f8792c;
    height: 20px;
    line-height: 20px;
    padding-left: 23px;
    font-size: 18px;
    color: #f8792c;
}
.lwpq_tab_content_c{
    width: 810px;
    /*min-height: 523px;*/
    padding: 22px 64px 22px 15px;
  	overflow: hidden;
}
.lwpq_tab_content_c1{
    width: 904px;
    height: 523px;
    padding: 22px 0px;
}
.lwpq_tab_content_c>li{
    padding: 15px 0;
}


/* 在线招聘 */
.zp_list{
    height: 504px;
    width: 160px;
    background-color: #f5f5f5;
}
.zp_list li{
    padding-top: 40px;
    text-align: center
}
.zp_list_active{
    color: #fc5103;
}
.zp_content{
    height: 485px;
    overflow: hidden;
    display: none;
}
.zp_content_gauge{
    padding: 30px 0 30px;
    margin-left: 14px;
    border-bottom: 1px solid #e5e5e5
}
.zp_content_l{
    width: 314px;
    height: 100px;
    border-right: 1px solid #e5e5e5;
}
.zp_content_r{
    width: 410px;
    height: 100px;
}
.zp_content_l_i img{
    widows: 41px;
    height: 35px;
    margin: 30px 30px 0 7px;
}
.zp_content_l_c div,.zp_content_r_c div{
    padding: 7px 0;
}
.zp_content_l_c div:last-child{
    color: #f88626
}
.qy_details{
    width: 97px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 0;
    background-color: #2192e0;
    color: #fff;
    border-radius: 28px;
}
.zp_content_r_c{
    margin-left: 35px;
}
.qy_details{
    margin-top: 40px;
}

.resource_serve{
    padding-top: 17px;
}
/* .serve_one{
    width: 450px;
} */
.serve_one_t{
    text-align: center;
    padding: 20px 0;
}
.serve_one_c{
    width: 425px;
    height: 252px;
    border: 1px solid #e5e5e5;
    padding: 20px 10px;
}
.serve_one_c>div:first-child{
    margin-bottom: 32px;
}
.serve_one,.serve_three{
    margin-right: 5px;
}
.resource_serve img{
    width: 107px;
    height: 107px;
}
.serve_one_c_c{
    width: 300px;
}
.serve_one_c_c>div:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.about_w{
    text-indent: 2em;
    line-height: 2;
    padding: 36px 17px;
}



.fz_lc_img{
    width: 235px;
    height: 235px;
    margin-left: 50px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}


.ryzs_img,.hzdw_img{
    padding: 19px;
    float: left;
}
.ryzs_img img{
    width: 235px;
    height: 232px;
}
.hzde_c{
    padding: 36px 30px;
}
.hzdw_img{
    padding: 7px 9px;
}
.hzdw_img img{
    width: 140px;
    height: 62px;
    
}


.lwpq_tab_box{
    display: none
}

.color{
    background-color: #ff0000;
}