.sxh-banner {
    position: relative;
    height: 335px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.sxh-sift1 {
    position: relative;
    top: 260px;
    display: block;
    width: 940px;
    height: 48px;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    background: #fff;
}
.sxh-sift1 .keywords {
    position: relative;
    top: 9px;
    float: left;
    width: 560px;
    height: 30px;
    border-right: 1px solid #dcdcdc;
    padding: 0 15px;
}
.sxh-sift-zt {
    position: relative;
    top: 9px;
    float: left;
    width: 180px ;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
}
.sxh-sift1 .key-search {
    float: right;
}
.ysxh-list {
    margin-top: 60px;
    overflow: hidden;
}
.ysxh-list li {
    float: left;
    width: 352px;
    height: 335px;
    margin-bottom: 15px;
    margin-left: 10px;
    border: 1px solid #dcdcdc;
}
.ysxh-list li:nth-child(3n+1) {
    margin-left: 0;
}
.ysxh-list li:hover {
    -webkit-box-shadow: 0 0 5px #e1e1e1 inset;
    -moz-box-shadow: 0 0 5px #e1e1e1 inset;
    box-shadow: 0 0 5px #e1e1e1 inset;
}
.ysxh-list-img {
    padding: 8px 0 12px;
    height: 200px;
}
.ysxh-list-img img {
    display: block;
    width: 335px;
    height: 200px;
    margin: 0 auto;
}
.ysxh-list-text {
    padding: 0 15px;
}
.ysxh-list-text h2 {
    font-size: 22px;
    color: #333;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ysxh-list-text p {
    padding-top: 10px;
    font-size: 16px;
    color: #9f9f9f;
}
.ysxh-list-text-span {
    margin-top: 18px;
    overflow: hidden;
}
.ysxh-list-text-span span {
    float: left;
    width: 50%;
    padding-left: 25px;
    font-size: 16px;
    color: #9f9f9f;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ysxh-list-text-span span b {
    font-weight: normal;
    color: #ba0000;
}
.ysxh-list-text-span1 {
    background-image: url("../pic/sxh-icon1.jpg");
}
.ysxh-list-text-span2 {
    background-image: url("../pic/sxh-icon2.jpg");
}
.sx-container {
    margin-top: 47px;
}
.sx-fairInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sx-fairInfo .sx-img {
    width: 410px;
    height: 245px;
}
.sx-fairInfo .sx-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.sx-fairInfo .sx-img img[src=""] {
    opacity: 0;
}
.sx-fairInfo .sx-fairInfo-con {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 30px;
    color: #888;
}
.sx-fairInfo-con h2 {
    padding-top: 10px;
    font-size: 24px;
    font-weight: 500;
    color: #cd1f26;
    /*text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/
}
.sx-fairInfo-con h2 span {
    font-weight: 300;
    margin-left: 10px;
}
.sx-fairInfo-time {
    margin-top: 11px;
    padding-left: 22px;
    line-height: 30px;
    background: url("../pic/zb-time.png") no-repeat left center;
}
.sx-fairInfo-time span {
    font-size: 16px;
    color: #666;
}
.sx-fairInfo-time span.dd {
    margin-left: 8px;
}
/*2020-03-06*/
.sx-enter-btn {
    /*position: absolute;*/
    margin-top:10px;
    bottom: 0;
}
.sx-container-intro .ya-zp-con{
    border-top:0;
}
.sx-enter-btn a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sx-onsignup {
    background-color: #cd1f26;
    cursor: pointer;
    color: #fff;
}
.sx-signup:hover {
    background-color: #ef2a2a;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
}
.sx-gohc {
    color: #cd1f26;
    border: 1px solid #cd1f26;
}
.sx-gohc:hover {
    color: #fff;
    background: #cd1f26;
}
.sx-signup.sx-noSingup {
    background-color: #ccc;
    cursor: no-drop;
    border-radius: 4px;
}
.sx-container-intro {
    padding: 50px 0;
}
.companyNav {
    margin-top: 10px;
    height: 90px;
    overflow: hidden;
}
.companyNav-ul {
    float: left;
    width: 540px;
    height: 90px;
    background: #f2f2f2;
}
.companyNav-ul li {
    float: left;
    width: 33.33%;
    height: 90px;
    text-align: center;
    border-right: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.companyNav-ul li p {
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
}
.companyNav-ul li:last-child {
    border-right: none;
}
.companyNav-p1 {
    color: #fff;
    background: #4d6dbd;
}
.companyNav-p2 {
    color: #cd1f26;
}
.companyNav-code {
    float: right;
    width: 90px;
    height: 90px;
}
.companyNav-code img {
    display: block;
    width: 100%;
    height: 100%;
}
.sx-container-intro-title {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.sx-container-intro-title p {
    position: relative;
    top: 1px;
    z-index: 1;
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
    color: #294ba5;
    line-height: 40px;
    border-bottom: 3px solid #294ba5;
}
.sx-container-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.sxPop {
    position: relative;
    width: 580px;
    padding: 15px;
    margin: 0 auto;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.sxPop i {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    color: #999;
}
.sxPop i:hover {
    color: #dc0000;
}
.sxPop1 {
    padding-top: 20px;
    font-size: 18px;
    color: #dc0000;
}
.sxPop2 {
    padding-top: 10px;
    font-size: 14px;
    color: #888;
}
.sxPop-wsjl {
    width: 500px;
    padding: 20px;
    text-align: left;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    margin: 30px auto 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sxPop-ws {
    overflow: hidden;
    margin-bottom: 15px;
}
.sxPop-ws .sxPop-wsjl-lf {
    float: left;
    font-size: 16px;
    color: #888;
    margin-right: 10px;
    line-height: 30px;
    width: 130px;
    text-align: right;
}
#sel_menu2 {
    position: relative;
}
.sx-file1 {
    position: relative;
    float: left;
    width: 260px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-radius: 5px;
    color: #888;
    border: 1px solid #ed7f7f;
    overflow: hidden;
}
.sx-file1 input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block;
    line-height: 30px;
}
.sx-choode2 {
    float: left;
    width: 315px;
}
.sx-choode2 label {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #888;
}
.sxPop-button {
    display: block;
    width: 164px;
    height: 34px;
    margin: 20px auto 0;
    font-size: 16px;
    color: #fff;
    background: #4d6dbd;
}
.select2-container .select2-search--inline .select2-search__field {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    color: #888;
}
.select2-container--open {
    z-index: 9999999 !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ed7f7f;
    width: 280px;
}
.select2-container .select2-selection--multiple {
    min-height: 30px;
    height: 30px;
    overflow: hidden;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0;
    border: 0;
    font-size: 14px;
    color: #c20000;
    background: none;
}
.yzpj-box {
    margin-top: 30px;
    overflow: hidden;
}
.yzpj-box li {
    float: left;
    width: 540px;
    margin-bottom: 20px;
    overflow: hidden;
}
.yzpj-box li:nth-child(even) {
    float: right;
}
.yzpj-top {
    width: 100%;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.yzpj-top img {
    display: block;
    width: 100%;
    height: 100%;
}
.yzpj-bottom {
    padding: 10px 20px;
    height: 120px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}
.yzpj-bottom-lf {
    float: left;
    width: 74%;
}
.yzpj-bottom-lf h3 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yzpj-bottom-lf p {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.yzpj-xq {
    float: left;
    width: 120px;
    height: 32px;
    margin-top: 6px;
    font-size: 16px;
    color: #0b8bc5;
    text-align: center;
    line-height: 32px;
    border: 1px solid #0b8bc5;
    border-radius: 4px;
    overflow: hidden;
}
.yzpj-bottom-rg {
    float: right;
    width: 120px;
}
.yzpj-bottom-rg img {
    display: block;
    width: 120px;
    height: 120px;
}
.yzpj-xq:hover {
    color: #fff;
    background: #0b8bc5;
}
.yzpj-box1 {
    margin-top: 30px;
}
.sxh-hc-box {
    background: #f2f2f2;
    overflow: hidden;
}
.sxh-hc-box .companyNav-ul {
    width: 100%;
}
.sxh-sift2 {
    margin-top: 30px;
    top: 0;
}
.sxh-sift2 .keywords {
    width: 750px;
    border: none;
}
.areaContent {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
    position: relative;
}
.areaContent li {
    float: left;
    width: 49%;
    height: 356px;
    padding: 12px;
    margin-bottom: 40px;
    border: 1px solid #94a9dd;
    position: relative;
    background: #f1f5ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.areaContent li:nth-child(even) {
    float: right;
}
.liContent {
    float: left;
    width: 320px;
}
.liRgimg {
    float: right;
    width: 182px;
    height: 330px;
}
.liRgimg img{
    display: block;
    width: 182px;
    height: 330px;
}
.sx-cardTop {
    width: 100%;
    height: 80px;
    padding-top: 5px;
    border-bottom: 1px solid #94a9dd;
}
.companyLogo {
    width: 64px;
    height: 64px;
    float: left;
    border-radius: 4px;
    border: 1px solid #ededed;
    cursor: pointer;
    position: relative;
}
.companyLogo img {
    width: 64px;
    height: 64px;
}
.companyInfo {
    float: left;
    width:235px;
    height:65px;
    margin-left: 15px;
    margin-top: 5px;
    overflow:hidden;
}
.companyInfo .companyName {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    clear: both;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 235px;
}
.companyInfo .tag {
    background: #4d6dbd;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    padding: 2px 15px;
    max-width: 90px;
    height: 20px;
    overflow: hidden;
}
.lineContent {
    margin-top: 8px;
    height: 45px;
    overflow: hidden;
}
.lineContent:first-child {
    margin-top: 22px;
}
.sx-line1 {
    height: 20px;
    line-height: 20px;
}
.sx-line2 {
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}
.sx-line1 .jobName {
    background-image: url("../pic/sxh-dot.jpg");
    background-repeat: no-repeat;
    padding-left: 15px;
    font-size: 14px;
    color: #626262;
    background-position-y: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 285px;
}
.sx-line2 .money {
    padding-left: 22px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #d50000;
}
.cardContent {
    padding: 20px 0 0;
    height:165px;
}
.cardContent dd {
    margin-bottom: 10px;
}
.liContent-zb {
    margin-top: 20px;
    background: #e0e8ff;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.liContent-zb a {
    display: block;
    padding-left: 40px;
    background: url("../pic/sxh-zb.png") no-repeat 5px center;
    color: #d50000;
}
.zpz-main1 .companyNav-p1 {
    background: #2ca9e1;
}
.zpz-main1 .sxPop-button {
    background: #2ca9e1;
}
.zpz-main1 .companyInfo .tag {
    background: #2ca9e1;
}

.danmu_container_wrap {
    width: 100%;
    height: 100px;
    margin-top: 70px;
    position: relative;

}

.danmu_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.danmu_unit_all {
    animation: move 1s linear 5s;
}

.danmu_unit_half {
    animation: move_half 1s linear 5s;
    -webkit-animation: move_half 1s linear 5s;
}

@keyframes move_half {
    0% {
        transform: translate(0px, 0px);
    }
    100% {
        left: 0px;
        transform: translate(-100%, 0px);
    }
}

@keyframes move {
    0% {
        left: 100%;
        transform: translate(0px, 0px);
    }
    100% {
        left: 0px;
        transform: translate(-100%, 0px);
    }
}

.danmu_container .unit {
    position: absolute;
    /* width: 100%; */
    left: 200%;
    display: table;
    white-space: nowrap;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 18px;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.55);
}

.danmu_container>.danmu_unit {
    left: 100%;
    transform: translate(0px, 0px);
}

#control {
    display: none;
    margin: 20px;
    padding: 8px 20px;
    background: #409eff;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
}