﻿
.wrapperMain{margin: 0 auto 2%;clear: both;zoom: 1;overflow: hidden;}

.searchMain{background: #f3f5f7;padding: 2%;}
.searchItem{width: 30%;margin: 0 auto;background: #fff;border-radius: 50px;position: relative;}
.searchInput{border: none;background: none;width: 90%;line-height: 3.5em;box-sizing: border-box;padding: 0 5%;}
.searchBtn{position: absolute;right: 0;height: 100%;top: 0;width: 15%;background: url(../image/search.png) center center no-repeat;background-size: auto 50%;cursor: pointer;}

.workTagList{margin: 2% auto;text-align: center;}
.workCategoryList{width: 20%;display: inline-block;margin: 0 1%;border: 1px solid #999999;border-radius: 50px; padding:0 1em;}
.workUnitList{width: 20%;display: inline-block;margin: 0 1%;border: 1px solid #999999;border-radius: 50px; padding:0 1em;}
.workAreaList{width: 20%;display: inline-block;margin: 0 1%;border: 1px solid #999999;border-radius: 50px; padding:0 1em;}

.selectList select{width: 100%;line-height: 3.5em;border: none;height: 3.5em;background: none;box-sizing: border-box; color: #666666}

.workList{ }
.workItem{ }
.workNoList{ display: none; height: 300px; position: relative}
.workNoList p{ position: absolute; left: 0; top: 50%; width: 100%; text-align:center; color: #999; }
.workHead{background: #99003a;color: #fff;border-bottom: 8px solid #f3f5f7;}
.workItem:nth-child(2n) .workH1{ background: #f3f5f7;}
.workMain{ cursor: pointer; }
.workH1{clear: both;overflow: hidden;zoom: 1;padding: 2% 0;}
.workListI{width: 18.5%;float: left;padding-left: 3%; height: 1em;}
.workListI:nth-child(1){width: 26%;}
.workMore{background: #f9fafb;/* padding-bottom: 4%; */position: relative;display: none;}
.workTitle{padding: 3% 5%;background: #f0f3f6;}
.workTitle span{display: block;margin-bottom: 0.5em;}
.workTitle strong{ }
.workIntroduction{padding: 2% 5%;border-bottom: 1px solid #e0e1e1;clear: both;overflow: hidden;zoom: 1;}
.workIntroduction span{display: block;float: left;line-height: 2em;width: 27%;}
.workIntroduction span:nth-child(3n){ }
.workDesc{padding: 4% 5% 1% 5%;}
.workDesc .dl{padding-bottom: 3%;}
.workDesc .dl .dt{padding-bottom: 1%;}
.workDesc .dl .dd{line-height: 2em;}
.joinNow{padding: 0 5% 5%;}
.joinNow a{width: 20%;}
.closeWorkMore{position: absolute;width: 5%;padding-top: 5%;background: url(../image/join_close.png) center center no-repeat;right: 5%;top: 0;margin-top: 1%;}

@media screen and ( max-width: 1280px ) {
}

