body {
    background: #fff;
    padding-bottom: 190px;
}
.act {
    background: #32b9e8;
}
header .navbar2 .act a {
    color: #fff;
}
.content {
    width: 1180px;
    margin: 0 auto;
}

.top-left {
    width: 870px;
}

.carousel,
.carousel .item {
    width: 630px;
    height: 300px;
    overflow: hidden;
}


.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-indicators li {
    margin: 2px;
}

.carousel-indicators .active {
    margin: 1px;
}

.part1t{
    height: 300px;
}
.part1t img{
    width: 100%;
    height: 100% !important;
}
.part1t .part1t-right {
    width: 240px;
    height: 300px;
    background: #f5f5f5;
}

.part1t-right .intro-item {
    height: 300px;
    padding: 8px 12px;
}

.jobfair-title {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    max-height: 78px;
    overflow: hidden;
    position: relative;
    
}
.jobfair-title a{
    color: #666;
}
@supports(-webkit-line-clamp:2) {
    .jobfair-title {
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 3;
    }

    .jobfair-title::before {
        display: none;
    }
}
.jobfair-title.single::before {
    display: none;
}
.jobfair-title::before {
    content: "...";
    height: 26px;
    line-height: 26px;
    width: 1.5em;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 5px;
    background-color: #f5f5f5;
    box-sizing: content-box;
}


.jobfair-time {
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 6px;
    color: #999;
    padding-right: 5px;
}

.jobfair-text {
    line-height: 22px;
    color: #666;
}

.top-right {
    width: 280px;
    margin-left: 30px;
}

.right-pic-box {
    overflow: hidden;
    margin-bottom: 3px;
}

.right-pic-box>div {
    width: 280px;
    height: 94px;
    margin-bottom: 9px;
}
.right-pic-box>div a{
	display:inline-block;
	width: 100%;
  height: 100%;
}

.right-pic-box>div img {
    width: 100%;
    height: 100%;
}

.sign-box a {
    display: block;
    float: left;
    width: 135px;
    height: 42px;
    background: #0168d1;
    color: #fff;
    line-height: 42px;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.sign-box a .right-arrow {
    margin-left: 10px;
    font-family: Consolas;
    font-size: 18px;
}

.sign-box a:hover {
    text-decoration: none;
    background: #065fb7;
}

.sign-box a+a {
    margin-left: 10px;
}

.scroll-box {
    height: 42px;
    line-height: 40px;
    background: #e5f6fe;
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-top: 12px;
}

.scroll-div {
    width: 100%;
    position: absolute;
    text-align: center;
}

.scroll-div1 {
    top: 0;
}

.scroll-box .scroll-text {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.scroll-box .scroll-text:nth-child(1) {
    display: block;
}

.scroll-box .scroll-text span {
    color: #ff6b14;
}

.jobfair-mid {
    margin-top: 35px;
}

/* 招聘会列表 */
.mid-left {
    width: 870px;
    float: left;
}

.mid-left h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    font-size: 22px;
    color: #0168d1;
    margin-top: 0;
    margin-bottom: 0;
}

.mid-left h3::before {
    content: "";
    display: block;
    position: absolute;
    width: 660px;
    height: 1px;
    background-color: #0168d1;
    top: 14px;
    left: 150px;
}

.mid-left .fzh3::before{
	width: 636px;
	left: 179px;
}
.mid-left h3::after {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #0168d1;
    top: 23px;
    left: 129px;
    transform: rotate(135deg);
}
.mid-left .fzh3::after{
	left: 158px;
}

.mid-left .other-h3::before {
    left: 130px;
    width: 690px;
}

.mid-left .other-h3::after {
    left: 109px;
}

.more {
    position: absolute;
    color: #0168d1;
    right: 0;
    top: 15px;
    line-height: 16px;
    font-size: 12px;
}

.more:hover,
.more:visited,
.more:hover:active,
.more:focus {
    color: #0168d1;
    text-decoration: none;
}

.more:hover .all {
    text-decoration: underline;
}

.all {
    vertical-align: middle;
}

.more .right-arrow {
    margin-left: 4px;
    font-family: Consolas;
}

.jobfair-list {
    margin-top: 25px;
}
.jobfair-list .checklistnone{
    margin-bottom: 30px;
    text-align: center;
}
.jobfair-list li:not(.checklistnone):not(.loading-box) {
    float: left;
    width: 280px;
    height: 360px;
    overflow: hidden;
    padding: 10px 19px;
    border: 1px solid #ebebeb;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 20px;
    transition: all .15s;
}

.jobfair-list li:not(.checklistnone):not(.loading-box):hover {
    box-shadow: 2px 2px 4px 1px #ccc;
}
.jobfair-list li:not(.checklistnone):not(.loading-box):hover .img-box img{
    transform: scale(1.1);
}
.jobfair-list li:not(.checklistnone):not(.loading-box):nth-child(3n) {
    margin-right: 0;
}

.jobfair-list li .img-box {
    width: 240px;
    height: 150px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.jobfair-list li div img {
    width: 100%;
    height: 100%;
    transition: all 0.7s;
}
.tag{display: none;}
.jobfair-list li .img-box.end .tag {
    display: block;
    position: absolute;
    width: 104px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #252525;
    background: #ddd;
    opacity: .8;
    top: 11px;
    right: -26px;
    transform: rotate(45deg);
    z-index: 100;
}
.jobfair-list li .mid {
    height: 109px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}

.jobfair-list li h4 {
    overflow: hidden;
    height: 48px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 0;
    position: relative;
    color: #333;
    font-size: 16px;
}

.jobfair-list li h4 a {
    color: #333;
    display: block;
}

.jobfair-list li h4::before {
    content: "...";
    height: 24px;
    line-height: 24px;
    width: 1.5em;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 5px;
    background-color: #fff;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 50%);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@supports(-webkit-line-clamp:2) {
    .jobfair-list li h4 {
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .jobfair-list li h4::before {
        display: none;
    }
}

.jobfair-list li h4.single::before {
    display: none;
}
.fairicon {
    color: #0168d1;
    margin-right: 5px;
}
.jobfair-list li a:hover{
    text-decoration: none;
}
.jobfair-list li .count {
    height: 22px;
    margin-top: 12px;
    color: #333;
    margin-bottom: 4px;
}

.jobfair-list li .count .num {
    color: #0168d1;
}

.jobfair-list li .bot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #999;
}

.jobfair-list li .descript-p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.loading-box {
    text-align: center;
}

.loading-box img {
    width: 60px;
    height: 60px;
}

.news-list {
    margin-top: 8px;
}

.news-list li {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}

.news-list.other-list li {
    padding-left: 16px;
    position: relative;
}

.news-list.other-list li::before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    position: absolute;
    background-color: #0168d1;
    top: 21px;
    left: 3px;
}

.news-list li a {
    outline: none;
    color: #333;
    display: inline-block;
    width: 680px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    white-space: nowrap;
}

.news-list li a:hover {
    text-decoration: underline;
}

.news-list li .time {
    float: right;
    font-size: 14px;
    color: #999;
}

.news-list li .type {
    float: left;
    color: #0168d1;
}

.mid-right {
    float: left;
    width: 280px;
    margin-left: 30px;
}
.mid-right h3{
    font-size: 18px;
    color: #333;
    height: 36px;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 6px;
}
.mid-right h3 .iconfont{
    color:#ff4939;
    font-size: 25px;
    position: relative;
    top: 2px;
}
.mid-right h3 small{
    font-size: 12px;
    color: #999;
}
.right-list{
    margin-bottom: 0;
}
.right-list li.checklistnone{
    text-align: center;
}
.right-list li {
    height: 51px;
    border-top: 1px solid #e6e6e6;
    padding-top: 4px;
    position: relative;
}
.right-list li .rank{
    position: absolute;
    top: 0;
    right: 0;
    border-top: 12px solid #ff5500;
    border-left: 9px solid #ff5500;
    border-right: 9px solid #ff5500;
    border-bottom: 5px solid transparent;
    color: #fff;
}
.right-list li .rank span{
    position: absolute;
    width: 18px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    left: -9px;
    top: -15px;
    font-size: 12px;
}
.right-list .job-left {
    width: 42px;
    height: 42px;
    line-height: 38px;
    /* float: left; */
    border-radius: 42px;
    overflow: hidden;
    border: 1px solid #ddd;
    display: table-cell;
}

.right-list .job-left img {
    width: 40px;
}

.right-list .job-mid {
    width: 178px;
    margin-left: 20px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.right-list .job-mid p {
    margin-bottom: 0;
    max-height: 36px;
    overflow: hidden;
    line-height: 18px;
    position: relative;
}

.right-list .job-mid p::before {
    content: "...";
    height: 18px;
    line-height: 18px;
    width: 1.5em;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 5px;
    background-color: #fff;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 50%);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@supports(-webkit-line-clamp:2) {
    .right-list .job-mid p {
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .right-list .job-mid p::before {
        display: none;
    }
}

.right-list .job-mid p.single::before {
    display: none;
}

.right-list .job-mid a {
    color: #333;
}

.right-list .job-right {
    width: 60px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    color: #ff731e;
}
/* .right-list.hot-corps .job-right{
    color: #999;
}
.right-list.hot-corps .job-right span{
    color: #ff731e;
} */
.right-list.hot-corps .job-mid{
    width: 238px;
    padding-right: 20px;
}
.share {
    position: absolute;
    right: 8px;
    bottom: -4px;
}

.share img {
    display: none;
}

.share span {
    float: left;
}

.share ul {
    float: left;
    position: relative;
    top: -6px;
}

.share ul li {
    float: left;
}

.share li a {
    width: 25px;
    height: 26px;
    display: block;
    float: left;
    margin-right: 6px;
    overflow: hidden;
}
.share li a span{
    font-size: 22px;
}
.share .icon-weibo{
    color: #eb5d5b;
}
.share .icon-weixin{
    color: #6acd10;
}
.share .icon-qq{
    color: #66a6e4;
}
/* .share li a.sinawb {
    background-position: -4px 0;
}

.share li a.qqkj {
    background-position: -4px -40px;
}

.share li a.qqwb {
    background-position: -4px -80px;
}

.share li a.qqwx {
    background-position: -4px -120px;
} */

.share .wx_part {
    overflow: hidden;
    zoom: 100%;
}

.share .wx_jiao {
    position: absolute;
    right: 72px;
    top: -16px;
    width: 0;
    height: 0;
    font-size: 0;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #ccc transparent;
}

.share .wx_jiao2 {
    position: absolute;
    right: 72px;
    top: -14px;
    width: 0;
    height: 0;
    font-size: 0;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
}

.share .wx_code {
    border: 1px solid #ccc;
    width: 122px;
    height: 157px;
    line-height: 21px;
    padding-left: 4px;
    background: #fff;
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 12px;
    display: none;
    z-index: 1000;
}

.share .qrcode {
    display: block;
    padding: 10px 7px 5px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.share .qrcode img {
    width: 100px;
    height: 100px;
    display: block;
}

.share .wx_text {
    display: block;
    width: 114px;
    text-align: center;
}

.intro-item {
    position: relative;
}


.wrap {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #666;
    margin-top: 5px;
}

.wrap .text {
    float: right;
    margin-left: -5px;
    width: 100%;
    word-break: break-all;
}

.wrap::before {
    float: left;
    width: 5px;
    content: '';
    height: 40px;
}

.wrap::after {
    float: right;
    content: "...";
    height: 20px;
    line-height: 20px;
    width: 1.5em;
    margin-left: -1.5em;
    position: relative;
    left: 100%;
    top: -20px;
    padding-left: 5px;
    background-color: #fff;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 50%);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@supports(-webkit-line-clamp:2) {
    .wrap .text {
        float: none;
        margin-left: 0;
        height: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .wrap::before,
    .wrap::after {
        display: none;
    }
}

.wrap.single .text {
    float: none;
    margin-left: 0;
}

.wrap.single::before,
.wrap.single::after {
    display: none;
}

.mobile-qrcode{
    width: 280px;
    height: 140px;
    background-color: #d4eaf5;
    padding: 25px 15px;
    margin-top: 10px;
}

.mobile-qrcode .pic-box{
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
}
.mobile-qrcode .pic-box img{
    width: 100%;
}
.mobile-qrcode .right-content{
    float: left;
    width: 150px;
    margin-top: 14px;
    margin-left: 10px;
    line-height: 26px;
    padding-top: 6px;
    position: relative;
    color: #0168d1;
    padding-left: 12px;
    height: 63px;
}
.mobile-qrcode .right-content::before{
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-top: 2px solid #58bbf4;
    border-left: 2px solid #58bbf4;
    top: 0;
    left: 0;
    position: absolute;
}
.mobile-qrcode .right-content::after{
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-bottom: 2px solid #58bbf4;
    border-right: 2px solid #58bbf4;
    bottom: 0;
    right: 0;
    position: absolute;
}
