.sum_top_black{
    background-color: #fff;
   border-bottom: 1px solid #dddddd;
   height: 40px;
}
.sum_top_black>div{
    color: #666;
}
.message_index{
    background-color: #f5f5f5;
    padding-bottom: 40px;
    min-width: 1328px;
}
.message_index>div{
    width: 1200px;
    margin: 0 auto;
}
.message_index_c_t{
    height: 50px;
    display: flex;
    align-items: center;
}
.message_index_c_t h1{
    font-size: 36px;
    color: #fe6600;
    font-family:Arial;
    font-weight: 600;
    line-height: 50px;
}
.message_index_c_t p{
    font-size: 18px;
    color: #333;
    margin-left: 7px;
    font-weight: 600;
    line-height: 50px;
    margin-right: 40px;
}
.message_index_c{
    width: 100%;
    padding-top: 20px;
}
.message_index_c_t div{
    padding: 5px 10px;
    border: 1px solid #fe6600;
    height: 25px;
    margin-right: 20px;
    color: #fe6600;
    font-size: 14px;
}
.message_index_c_b{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.message_index_c_b_1{
    padding: 30px;
    background-color: #fff;
    width: 590px;
}

.message_index_c_b_1 div{
    display: flex;
    justify-content: space-between;
}
.message_index_c_b_1 .p1{
    font-size: 16px;
    color: #fe6600;
}
.message_index_c_b_1 .p2{
    font-size: 12px;
    
}
.message_index_c_b_1 .p2 a{
    color: #333;
}
.wire{
    width: 100%;
    height: 1px;
    background-color: #ffe0cc;
    margin-top: 10px;
}
.wire div{
    width: 100px;
    height: 2px;
    background-color: #fe6000;
}
.message_index_c_b_1_ul li{
    height: 15px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    
}
.message_index_c_b_1_ul .p3 span{
    color: #fe6000;
    font-size: 12px;
    margin-right: 5px;
}
.message_index_c_b_1_ul .p3{
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message_index_c_b_1_ul .p4{
    color: #999;
    white-space: nowrap;
    margin-left: 5px;
}
.message_index_c_t2 h1{
    color: #ff4669;
}
.message_index_c_t2 div{
    color: #ff4669;
    border: 1px solid #ff4669;
}
.message_index_c_t3 h1{
    color: #2f9b3a;
}
.message_index_c_t3 div{
    color: #2f9b3a;
    border: 1px solid #2f9b3a;
}
.message_index_c_t4 h1{
    color: #8598ef;
}
.message_index_c_t4 div{
    color: #8598ef;
    border: 1px solid #8598ef;
}
.message_index_c_b_1_2{
    background-color: #ffe9e5;
    height: 40px;
}
.message_index_c_b_1_2 .p1{
width: 120px;
height: 100%;
background-color: #ff4669;
color: #fff;
text-align: center;
line-height: 40px;
}
.message_index_c_b_1_2 .p2 a{
color: #fd0f0f;
line-height: 40px;
margin-right: 10px;
}
.message_index_c_b_2_ul a li{
    height: 40px;
    margin: 0;
    line-height: 40px;
    border-bottom: 1px dashed #cccccc;
}
.message_index_c_b_3{
    padding: 30px;
    background-color: #fff;
}
.message_index_c_b_3_t{
    height: 40px;
    display: flex;
    background-color: #dfffee;
    
}
.message_index_c_b_3_t div{
    width: 230px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.message_index_layer_title{
    white-space: nowrap;
    overflow: hidden;
    height: 70px;
}

.message_index_c_b_3_t .checked{
    background-color: #2f9b3a;
    color: #fff;
}
.main .checked {
	display:block;
}
.main1,.main2,.main3,.main4 {
	width:100%;
	height:100%;
	display:none;
}
.main1_c>div{
    width: 360px;
}
.main1_c{
    display: flex;
    justify-content: space-between;
}
.main1_c>div>ul li{
    height: 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.main1_c_button{
    height: 20px;
    width: 50px;
    color: #2f9b3a;
    border: 1px solid #2f9b3a;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    margin-right: 10px;
        flex-shrink: 0;
}
.main1_c_l p{
    font-size: 14px;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.main1_c_l{
    display: flex;
    align-items: center;
}
.main1_c_r{
    font-size: 14px;
    color: #999999;
        flex-shrink: 0;
}
.message_index_c_b_4{
    display: flex;
    justify-content: space-between;
    padding: 30px;
    background-color: #fff;
}
.message_index_c_b_4_l{
    width: 600px;
    display: flex;
    flex-wrap: wrap;
}
.message_index_c_b_4_l>div{
    width: 180px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.message_index_c_b_4_l>div img{
    width: 180px;
    height: 180px;
}
.message_index_c_b_4_l>div p{
    font-size: 14px;
    color: #333;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin-top: 10px;

}
.message_index_c_b_4_l>div p span{
    color: #678bff;
}
.message_index_c_b_4_r_t{
    height: 30px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #8598ef;
}
.message_index_c_b_4_r{
    width: 100%;
}
.message_main1,.message_main2 {
	width:100%;
	height:100%;
	display:none;
}

.message_tab .checked {
	background:#8598ef;
    color: #fff;
}
.message_index_c_b_4_r_b .checked {
	display:block;
}
.message_tab div{
    width: 80px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}
.message_tab{
    display: flex;
  
}
.message_index_c_b_4_r_t a{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.message_main_ul li{
    height: 40px;
    border-bottom: 1px dashed #cccccc ;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
}
.message_main_ul li .p1{
    font-size: 14px;
    color: #333;
        word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.message_main_ul li .p1 span{
    color: #678bff;
}
.message_main_ul li .p2{
    font-size: 14px;
    color: #999;
      flex-shrink: 0;
}
.recruit{
    display: flex;
    padding-top: 20px;
}
.recruit_l{
    width: 300px;
    height: 435px;
    padding: 35px 40px;
}
.recruit_l div{
   font-size: 24px;
   color: #fe6600; 
   width: 140px;
   height: 40px;
   text-align: center;
   line-height: 40px;
   border: 1px solid #fe6000;
   border-radius: 50px;
   -o-border-radius: 50px;
   -moz-border-radius: 50px;
   -webkit-border-radius: 50px;
}
.recruit_r{
    width: 900px;
    background-color: #fff;
    padding: 0 40px;
}
.recruit_r_t{
    height: 50px;
    display: flex;
    line-height: 50px;
}
.recruit_r_t div{
    margin-right: 50px;
    cursor: pointer;
}
.recruit_r_t .checked{
    color: #fe6000;
    border-bottom: 2px solid #fe6000;
}
.recruit_r_b_main1,.recruit_r_b_main2 {
	width:100%;
	height:100%;
	display:none;
}
.recruit_r_b .checked{
    display:block;
}
.recruit_r_b_main_c{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.recruit_r_b_main_c li{
    width: 390px;
    height: 120px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recruit_r_b_main_c_li_l img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.recruit_r_b_main_c_li_l div{
    height: 60px;
    display: flex;
    flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
}
.recruit_r_b_main_c_li_l{
    display: flex;
    align-items: center;
    
}
.recruit_r_b_main_c_li_l div h1{
    font-size: 20px;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.recruit_r_b_main_c_li_l div p span{
padding: 0 10px;
border-left: 2px solid #b3b3b3;
font-size: 14px;
color: #333333;
}

.recruit_r_b_main_c_li_l div p :first-child
{ 
padding-left: 0;
border: none;
}

.recruit_r_b_main_c_li_r div{
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #fe6000;
    border-radius: 1px;
    -o-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    font-size: 14px;
}
.recruit_r_b_main_c_li_r a{
    display: flex;
    flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.recruit_r_b_main_c_li_r p{
    margin-bottom: 15px;
    font-size: 18px;
    color: #fe6600;
}


.advertising_place>div{
width: 1240px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 20px;
}
.advertising_place .tltie{
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom: 48px;
    position: relative;
}
.advertising_place .tltie::before{
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background-color: #fe6600;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;

}
.advertising_place_list{
    display: flex;
    flex-wrap: wrap;
}
.advertising_place_list li{
    width: 270px;
    margin: 0 20px 40px 20px;
}
.advertising_place_list li img{
    width: 270px;
    height: 205px;
}
.advertising_place_list_text{
    height: 60px;
    background-color: #f9f9f9;
}
.advertising_place_list_text p{
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 60px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
