* {
    -webkit-font-smoothing: antialiased;
}

.condition {
    width: 1200px;
    background: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 15px 20px 15px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}

.condition dl {
    margin-bottom: 12px;
    margin-top: 15px;
    overflow: hidden;
    padding: 4px 0;
}

.condition dt {
    font-weight: normal;
    float: left;
    width: 57px;
    font-size: 16px;
    color: #333;
}

.condition dd {
    width: 1103px;
    float: left;
    overflow: hidden;
}

.condition dd a {
    position: relative;
    float: left;
    padding: 1px 6px;
    line-height: 18px;
    margin: 3px 6px 3px 0;
    color: #333;
    font-size: 14px;
}

.condition dd a.cur,
.condition dd a:hover {
    color: #498DFC;
}

.condition .wejob-desc {
    font-size: 12px;
    color: #666;
    margin-top: 30px;
}

.WejobList {
    margin-top: 39px;
    margin-bottom: 50px;
}

.WejobList .top .p1 {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}

.WejobList .top .rank {
    color: #666666;
}

.WejobList .top .rank a.cur,
.WejobList .top .rank a:hover {
    color: #498DFC;
}

.cList {
    /*margin: 20px -10px;*/
    font-size: 12px;
    position: relative;
    overflow: hidden;
}

.cList li {
    background: #fff;
    float: left;
    width: 278px;
    margin: 0 28px 23px 0;
}

.cList li:hover {
    -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .15);
}

.cList li img.all_trans,
.lybtn img.all_trans {
    transition: .8s all ease;
    -ms-transition: .8s all ease;
    -moz-transition: .8s all ease;
    -webkit-transition: .8s all ease;
    -o-transition: .8s all ease;
}

.cList li:hover .all_trans {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.cList .pic {
    width: 278px;
    height: 167px;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.cList .pic .act_tab,
.cList .pic .act_tab1 {
    position: absolute;
    left: 0;
    top: 0px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #FF4E4E;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}

.cList .pic .act_tab1 {
    width: 54px;
}

.cList .pic>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.cList .pic .img {
    display: block;
    width: 100%;
    height: 100%;
    background: #EEE;
}

.cList .main {
    color: #333333;
    padding: 14px 17px 16px 11px;
}

.cList .title {
    line-height: 22px;
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    /*margin-bottom: 20px;*/
}

.cList .title a {
    color: #333;
}

.cList .dec {
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}

.cList .dec .p1 {
    margin-right: 20px;
}

.cList .dec .p2 {
    background: url(../images/person.png) no-repeat left center;
    background-size: 14px 14px;
    padding-left: 16px;
}

/* 分页 */

.pagination {
    margin: 30px auto 50px;
    text-align: center;
    font-size: 14px;
}

.pagination li {
    display: inline-block;
    margin: 0px 2px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: #FFF;
    border: 1px solid #E0E0E0;
}

.pagination li {
    *display: inline;
}

.pagination li.disabled,
.pagination li.disabled:hover {
    border-color: #EEE;
    padding: 0px 10px;
    cursor: default;
}

.pagination li a {
    display: block;
    background: none;
    text-align: center;
    padding: 0;
    color: #212432;
}

.pagination li.active a,
.pagination li:hover a {
    color: #fff;
    background: #498DFC;
}

.pagination li {
    display: inline-block;
    margin: 0px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 2px;
}

.pagination .first,
.pagination .last {
    width: 40px;
    height: 36px;
    color: #212432;
}

.pagination li.disabled,
.pagination li.disabled:hover {
    width: auto;
    cursor: default;
    font-weight: normal;
    font-size: 14px;
    color: #999999;
    border: none;
    background: none;
}

.pagination .prev,
.pagination .next {
    background: #d2d9dd;
    border-radius: 2px;
    width: 82px;
    height: 36px;
    background: rgb(245, 245, 245);
    border: 1px solid rgb(224, 224, 224);
}

.consult {
    text-align: center;
    font-size: 20px;
    color: #498DFC;
    text-align: center;
    font-size: 20px;
    color: #498DFC;
    left: 50%;
    margin-left: -163px;
    margin-top: 27px;
}

.consult-btn {
    display: inline-block;
    width: 166px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgb(73, 141, 252);
    border-bottom: 2px solid rgb(73, 141, 252);
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
}

.consult-btn:hover {
    color: #fff;
    border-bottom: 2px solid rgba(0, 0, 0, 0.6);
}

.no-result {
    text-align: center;
    margin-top: 100px;
}

.no-result>img {
    display: inline-block;
}

.no-result .p1 {
    text-align: center;
    color: #333;
    font-size: 16px;
}

.papers-wrap li {
    float: left;
    width: 570px;
    height: 120px;
    background: #fff;
    border-radius: 3px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.papers-wrap li>a {
    display: block;
    padding: 30px;
}

.papers-wrap li:nth-child(2n+1) {
    margin-right: 60px;
}

.papers-wrap li:hover {
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.15);
}

.papers-wrap .div1 .a1 {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    margin-right: 30px;
}

.papers-wrap .div1 .a1:hover {
    color: #226EE9;
}

.papers-wrap .div1 .span1 {
    font-size: 14px;
    color: #333333;
    padding-left: 16px;
    background: url(../images/icon1.png) no-repeat left center;
    background-size: 14px 14px;
}

.papers-wrap .div2 {
    margin-top: 18px;
    font-size: 12px;
    color: #666;
}

.papers-wrap .div2 .span2 {
    font-size: 12px;
    color: #666;
    padding-left: 16px;
    background: url(../images/icon2.png) no-repeat left center;
    background-size: 14px 14px;
}