.clear{clear:both; height:0px; font-size:0px; line-height:0px;}

.ccontainer { background-color: #f2f5f4; padding:30px 0; }

.c_box { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between;  background: #fff;  width: 1200px;  border: 1px solid #ededed; padding: 30px 20px; box-sizing: border-box; margin:0 auto;}   
.c_box .left { display: -webkit-box; display: flex; -webkit-box-pack: start; justify-content: flex-start; } 
.c_box .left .icon {
    margin-left: 20px;
}
.c_box .left .icon i {
    font-size: 70px;
    color: #999;
}
.c_box .c_info { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column;}
.c_box .c_info .cname {  display: -webkit-box;  display: flex; -webkit-box-pack: justify; justify-content: space-between; } 
.c_box .c_info .cname .name { font-size: 24px; font-weight: 600;}
.c_box .c_info  .time { font-size: 14px; margin-top: 5px;  font-weight: normal; color: #999;}

.c_box .c_info .other { margin-top: 10px; font-size: 18px; color: #737373;}
.c_box .c_info .welfare { margin-top: 15px; }
.c_box .c_info .refresh { margin-top: 10px; color: #999; }
.c_box .c_info .welfare span { float: left; padding:5px 10px; background-color: #ededed; border-radius: 10px; margin-right: 10px; font-size: 12px; color: #999;}

.c_box .c_info  .send { display: -webkit-box; display: flex; margin-top: 15px; }
.c_box .c_info  .send a { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; margin-right: 10px; border-radius: 10px;  background-color: #cf2803; color: #fff; padding: 5px 30px; height: 40px; box-sizing: border-box;}
.c_box .c_info  .send a.fav { color: #cf2803; background-color: #fff; border:1px solid #cf2803}
.c_box .c_info  .send a i { color: #fff; margin-left: 0; font-size: 20px; margin-right: 5px;}
.c_box .c_info  .send a.fav i { color: #cf2803;}


.c_box .c_info .cname i { font-size: 30px;  color: #cf2803;  margin-left: 10px; } 


.main_container { margin: 40px auto; color: #737373; overflow: hidden; font-size: 14px; min-height: 300px;}
.container_left { float: left;
    width: 750px;
    padding-right: 35px; 
    box-shadow: 8px 0 4px -4px #f5f5f5; 
}

.container_right { float: right; width: 380px; } 
.item_container { position: relative; width: 100%; min-height: 90px; padding: 40px 0; margin-top: 10px; border-top: 1px solid #e8e8e8; } 
.item_container .item_ltitle { position: absolute; top: -15px; left: 0; height: 28px; padding-right: 16px; font-size: 18px; line-height: 28px; color: #000; background-color:#fff; }
.item_content li { height: 20px; line-height: 20px;}
.item_content li i { margin-right: 15px; font-size: 20px;}
.item_content li+li { margin-top: 20px;}
.sjob { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column;}
.sjob .jobitem {  margin-bottom: 15px; border-bottom: 1px solid #ededed;  padding-bottom: 9px; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between;}

.sjob .jobitem .jobname { display: -webkit-box; display: flex;}

.sjob .jobitem .jobname i {  font-size: 20px; margin-right: 5px;}
.sjob .jobitem a { color: #737373; width: 200px; text-overflow:ellipsis;
    white-space: nowrap; 
    overflow: hidden;}
.sjob .jobitem a:hover,.jobc .companyname a:hover,.item_container .take_job li .j_name a:hover { color: #ff9900;}

.jobc { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin-bottom: 50px;}
.jobc .c_logo {   display: -webkit-box; display: flex;  -webkit-box-pack: center;  justify-content: center; -webkit-box-align: center; align-items: center;}
.jobc .c_logo i { font-size: 100px; color: #ededed;}
.jobc .companyname { font-size: 18px; font-weight: 600; margin-top: 10px;  text-align: center;}
.jobc .companyname a { color: #737373;}

.job_intro_text { }
.job_intro_text ul { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }

.job_intro_text li { line-height: 30px; margin-bottom: 5px;}


.item_content .map_list{ margin-top: 20px;}


/*意向职位*/
.area_com_job{ display: -webkit-box; display: flex;   }
.area_com_job ul { display: -webkit-box; display: flex; flex-wrap:wrap; -webkit-box-pack: justify; justify-content: space-between;}
.area_com_job li { text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;  width: 280px; float: left;  line-height:30px; background-color: #f2f5f4; box-sizing: border-box; display:inline; text-align: center; padding:5px; margin-bottom: 10px;}
.area_com_job li a,.com_job .list a,.more a{color:#999; }
.area_com_job li a:hover,.com_job .list a:hover,.more a:hover{color:#ff9900;}
.area_com_job li.mr0{margin-right:0;}

.job_box{ display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; }
.job_box .nocontent{ margin-top: 20px; display: -webkit-box; display: flex; color: #555; line-height: 35px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row;  -webkit-box-pack: center;  justify-content: center;}
.job_box .nocontent i { font-size: 35px; margin-right: 10px;}


.item_container .take_job{font-size:14px;}

.item_container .take_job ul{margin-bottom:15px;  width: 750px;}
.item_container .take_job li{ display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; padding: 15px 20px; margin-bottom: 10px; border:1px solid #ededed; position: relative;}
.item_container .take_job li i { position: absolute; top:0; left: 0; font-size: 35px; color: #cf2803;}
.item_container .take_job li .j_info {  display: -webkit-box;  display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column;}
.item_container .take_job li .salar {  display: -webkit-box;  display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; color: #999;}
.item_container .take_job li .salar .s { font-size: 16px; color: #cf2803; margin-bottom: 5px; }
.item_container .take_job li .j_name{float:left;}
.item_container .take_job li .j_name a{font-size:16px; color: #000;}
.item_container .take_job li .time_r{text-align:right;}
.item_container .take_job li em{font-style:normal;font-size:14px;color:#cf2803;font-weight:bold;}

.item_container .take_job li p{font-size:12px;line-height:14px;margin-top:5px; color: #999;}
.item_container p span{margin-right:5px;background:url('../images/sep_002.png') no-repeat right;padding-right:10px;}
.item_container p span.none { background: none;}
.item_container .take_job .jobsmore { display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; width: 750px; height:45px;line-height:45px;font-size:16px;color:#017FCF;background-color:#F5F5F5;}
.item_container .company_intro_text { line-height: 27px;}

