@charset "utf-8";

img.imghover {
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

img.imghover:hover {
    -webkit-transform: scale(1.16);
    -ms-transform: scale(1.16);
    -moz-transform: scale(1.16);
    transform: scale(1.16);
}

.moveleft {
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.moveleft:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
}

.wrap-pc {
    display: block;
}

.wrap-yd {
    display: none;
}

.w1390 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.box {
    width: 1000px;
    margin: 23px auto 0 auto;

}

.box-inner {
    padding: 36px 50px 47px 50px;
    background-color: #ffffff;
}

.main {
    background-image: url(../images/bg-xs.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.culture {
    width: 100%;
    min-width: 1000px;
    max-width: 1920px;
    margin: 0 auto;
}

.slide {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.slide img {
    width: 100%;
    height: auto;
}

.swiper-banner>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: 178px;
    left: 50%;
    margin-left: -89px;
    bottom: 20px;
}

.swiper-banner>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

.swiper-banner .swiper-pagination-bullet {
    width: 45px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 0;
    opacity: 1;
}

.swiper-banner .swiper-pagination-bullet-active {
    background: #d42c25;
}

.swiper-banner span.swiper-pagination-bullet+span.swiper-pagination-bullet {
    margin-left: 20px;
}

.column-left {
    position: relative;
    z-index: 998;
}

.column-left a,
.column-left strong {
    display: inline-block;
    height: 40px;
    background-color: #ffffff;
    font-weight: normal;
}

.column-cs {
    font-size: 30px;
    color: #d42c25;
}

.column-eh {
    font-size: 18px;
    color: #d42c25;
    margin-left: 18px;
    position: relative;
    top: 4px;
    text-transform: uppercase;
    padding-right: 18px;
}

.column {
    position: relative;
}

.column::after {
    display: block;
    content: "";
    width: 648px;
    height: 2px;
    background-color: #dbdadf;
    position: absolute;
    right: 0;
    bottom: 4px;
}

.box-gy {
    margin-top: 52px;
}

.xwzx-left {
    width: 531px;
    height: 359px;
    position: relative;
    overflow: hidden;
}

.xwzx-left-pic {
    width: 531px;
    height: 359px;
}

.xwzx-left-pic img {
    width: 531px;
    height: 359px;
}

.xwzx-left-tx {
    line-height: 22px;
    padding: 12px 20px;
    background-image: url(../images/mask.png);
    background-repeat: repeat;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.xwzx-left-tx p {
    font-size: 15px;
    max-height: 44px;
    color: #ffffff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwzx-right {
    width: 344px;
}

.headlines-pic {
    width: 123px;
    height: 83px;
    overflow: hidden;
}

.headlines-pic img {
    width: 123px;
    height: 83px;
}

.headlines-tx {
    width: 208px;
}

.headlines-title {
    line-height: 22px;
    max-height: 86px;
    font-size: 18px;
    position: relative;
    top: -2px;
    overflow: hidden;
}

.headlines-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.xwzx-right-list {
    margin-top: 22px;
}

.xwzx-right-list li {
    line-height: 24px;
    max-height: 48px;
    padding-left: 16px;
    font-size: 18px;
    position: relative;
    overflow: hidden;
}

.xwzx-right-list li a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwzx-right-list li::before,
.zxns-left li::before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #d42c25;
    position: absolute;
    left: 0;
    top: 11px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.xwzx-right-list li a:hover,
.headlines-title a:hover,
.zxns-left li a:hover {
    color: #d42c25;
}

.xwzx-right-list li+li {
    margin-top: 14px;
}

.culture {
    height: 217px;
    background-image: url(../images/yw2-xs.png?v=100);
    background-repeat: no-repeat;
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.culture-inner {
    margin: 80px 0 0 271px;
}

.culture-inner h2 {
    color: #ffffff;
}

.culture-inner .column-dtcs {
    font-size: 30px;
}

.culture-inner .column-dceh {
    font-size: 18px;
    margin-left: 20px;
    position: relative;
    top: 2px;
}

.culture-more {
    width: 160px;
    height: 45px;
    line-height: 45px;
    margin-top: 27px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.culture-more a {
    display: block;
    height: 100%;
    font-size: 18px;
    color: #ffffff;
    padding-left: 16px;
    position: relative;
}

.culture-more a::after {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/yw5-xs.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 17px;
}

.xmtjz {
    height: 276px;
    position: relative;
    overflow: hidden;
}

.xmtjz li {
    width: 126px;
    height: 146px;
    background-image: url(../images/yw3-xs.png);
    background-repeat: no-repeat;
    position: absolute;
}

.xmtjz li img {
    width: 126px;
    height: 146px;
}

.xmtjz-wz1 {
    top: 0;
    left: 108px;
}

.xmtjz-wz2 {
    top: 0;
    left: 252px;
}

.xmtjz-wz3 {
    top: 0;
    left: 396px;
}

.xmtjz-wz4 {
    top: 0;
    left: 540px;
}

.xmtjz-wz5 {
    top: 0;
    left: 684px;
}

.xmtjz-wz6 {
    top: 131px;
    left: 20px;
}

.xmtjz-wz7 {
    top: 131px;
    left: 164px;
}

.xmtjz-wz8 {
    top: 131px;
    left: 308px;
}

.xmtjz-wz9 {
    top: 131px;
    left: 452px;
}

.xmtjz-wz10 {
    top: 131px;
    left: 596px;
}

.xmtjz-wz11 {
    top: 131px;
    left: 740px;
}

.box-last {
    margin-bottom: 33px;
}

.zxns-left {
    width: 426px;
    height: 217px;
    border: 1px solid #dbdadf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: hidden;
}

.zxns-left-inner {
    padding: 22px 14px 0 14px;
}

.zxns-left-inner ul {
    height: 112px;
}

.zxns-left-inner .zxns-more {
    margin-top: 13px;
}

.zxns-left li {
    line-height: 24px;
    max-height: 49px;
    font-size: 18px;
    padding-left: 14px;
    position: relative;
    overflow: hidden;
}

.zxns-left li a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zxns-left li+li {
    margin-top: 14px;
}

.zxns-left li a:hover {
    color: #d42c25;
}

.zxns-more {
    width: 125px;
    height: 35px;
    line-height: 35px;
    margin-top: 19px;
    border: 1px solid #d42c25;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.zxns-more a {
    display: block;
    height: 100%;
    font-size: 18px;
    color: #d42c25;
    padding-left: 11px;
    position: relative;
}

.zxns-more a::after {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/yw6-xs.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 17px;
}

.zxns-right {
    width: 439px;
}

.zxns-job {
    height: 99px;
    border: 1px solid #dbdadf;
    border-radius: 4px;
}

.zxns-job-inner {
    padding: 20px 29px;
}

.zxns-job-left {
    width: 207px;
}

.zxns-job-left h3 {
    font-size: 24px;
    color: #333333;
}

.zxns-job-left .zpfs {
    font-size: 15px;
    color: #333333;
    margin-top: 7px;
}

.zxns-job-more {
    position: relative;
    top: -7px;
}

.zxns-right div.zxns-job+div.zxns-job {
    margin-top: 14px;
}

.opening {
    width: 100%;
    height: 100%;
    background-image: url(../images/openmask.png);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.opening-box {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.opening-box-inner {
    width: 1000px;
    margin: 0 auto;
}

.opening-box-img {
    width: 1000px;
}

.opening-box-img video {
    display: block;
    width: 1000px;
    height: 453px;
}

.opening-box-btn {
    height: 94px;
    margin-top: 35px;
    text-align: center;
    overflow: hidden;
}

.opening-box-btn img {
    width: 516px;
    height: 94px;
    cursor: pointer;
}

@media screen and (min-width: 1391px) {
    .wrap-pc {
        display: block;
    }

    .wrap-yd {
        display: none;
    }

    .w1390 {
        width: 1390px;
        margin: 0 auto;
        position: relative;
    }

    .box {
        width: 1390px;
        margin: 32px auto 0 auto;

    }

    .box-inner {
        padding: 50px 70px 65px 70px;
        background-color: #ffffff;
    }

    .main {
        background-image: url(../images/bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .culture {
        width: 100%;
        min-width: 1000px;
        max-width: 1920px;
        margin: 0 auto;
    }

    .slide {
        width: 100%;
        min-width: 1000px;
        margin: 0 auto;
        overflow: hidden;
    }

    .slide img {
        width: 100%;
        height: auto;
    }

    .swiper-banner>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        width: 246px;
        left: 50%;
        margin-left: -123px;
        bottom: 28px;
    }

    .swiper-banner>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0;
    }

    .swiper-banner .swiper-pagination-bullet {
        width: 63px;
        height: 4px;
        background-color: #ffffff;
        border-radius: 0;
        opacity: 1;
    }

    .swiper-banner .swiper-pagination-bullet-active {
        background: #d42c25;
    }

    .swiper-banner span.swiper-pagination-bullet+span.swiper-pagination-bullet {
        margin-left: 28px;
    }

    .column-left {
        position: relative;
        z-index: 998;
    }

    .column-left a,
    .column-left strong {
        display: inline-block;
        height: 55px;
        background-color: #ffffff;
        font-weight: normal;
    }

    .column-cs {
        font-size: 42px;
        color: #d42c25;
    }

    .column-eh {
        font-size: 25px;
        color: #d42c25;
        margin-left: 25px;
        position: relative;
        top: 5px;
        text-transform: uppercase;
        padding-right: 25px;
    }

    .column {
        position: relative;
    }

    .column::after {
        display: block;
        content: "";
        width: 900px;
        height: 2px;
        background-color: #dbdadf;
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .box-gy {
        margin-top: 72px;
    }

    .xwzx-left {
        width: 738px;
        height: 499px;
        position: relative;
        overflow: hidden;
    }

    .xwzx-left-pic {
        width: 738px;
        height: 499px;
    }

    .xwzx-left-pic img {
        width: 738px;
        height: 499px;
    }

    .xwzx-left-tx {
        line-height: 30px;
        padding: 16px 28px;
        background-image: url(../images/mask.png);
        background-repeat: repeat;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .xwzx-left-tx p {
        font-size: 21px;
        max-height: 60px;
        color: #ffffff;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .xwzx-right {
        width: 478px;
    }

    .headlines-pic {
        width: 170px;
        height: 115px;
        overflow: hidden;
    }

    .headlines-pic img {
        width: 170px;
        height: 115px;
    }

    .headlines-tx {
        width: 290px;
    }

    .headlines-title {
        line-height: 30px;
        max-height: 120px;
        font-size: 25px;
        position: relative;
        top: -3px;
        overflow: hidden;
    }

    .headlines-title a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .xwzx-right-list {
        margin-top: 30px;
    }

    .xwzx-right-list li {
        line-height: 34px;
        max-height: 68px;
        padding-left: 22px;
        font-size: 25px;
        position: relative;
        overflow: hidden;
    }

    .xwzx-right-list li a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .xwzx-right-list li::before,
    .zxns-left li::before {
        display: block;
        content: "";
        width: 6px;
        height: 6px;
        background-color: #d42c25;
        position: absolute;
        left: 0;
        top: 15px;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .xwzx-right-list li a:hover,
    .headlines-title a:hover,
    .zxns-left li a:hover {
        color: #d42c25;
    }

    .xwzx-right-list li+li {
        margin-top: 20px;
    }

    .culture {
        height: 301px;
        background-image: url(../images/yw2.png?v=100);
        background-repeat: no-repeat;
        margin-top: 28px;
        padding-bottom: 28px;
        overflow: hidden;
    }

    .culture-inner {
        margin: 80px 0 0 376px;
    }

    .culture-inner h2 {
        color: #ffffff;
    }

    .culture-inner .column-dtcs {
        font-size: 42px;
    }

    .culture-inner .column-dceh {
        font-size: 25px;
        margin-left: 28px;
        position: relative;
        top: 3px;
    }

    .culture-more {
        width: 222px;
        height: 63px;
        line-height: 63px;
        margin-top: 38px;
        -webkit-border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #ffffff;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .culture-more a {
        display: block;
        height: 100%;
        font-size: 25px;
        color: #ffffff;
        padding-left: 22px;
        position: relative;
    }

    .culture-more a::after {
        display: block;
        content: "";
        width: 22px;
        height: 22px;
        background-image: url(../images/yw5.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        margin-top: -11px;
        right: 23px;
    }

    .xmtjz {
        height: 384px;
        position: relative;
        overflow: hidden;
    }

    .xmtjz li {
        width: 175px;
        height: 203px;
        background-image: url(../images/yw3.png);
        background-repeat: no-repeat;
        position: absolute;
    }

    .xmtjz li img {
        width: 175px;
        height: 203px;
    }

    .xmtjz-wz1 {
        top: 0;
        left: 150px;
    }

    .xmtjz-wz2 {
        top: 0;
        left: 350px;
    }

    .xmtjz-wz3 {
        top: 0;
        left: 550px;
    }

    .xmtjz-wz4 {
        top: 0;
        left: 750px;
    }

    .xmtjz-wz5 {
        top: 0;
        left: 950px;
    }

    .xmtjz-wz6 {
        top: 182px;
        left: 28px;
    }

    .xmtjz-wz7 {
        top: 182px;
        left: 228px;
    }

    .xmtjz-wz8 {
        top: 182px;
        left: 428px;
    }

    .xmtjz-wz9 {
        top: 182px;
        left: 628px;
    }

    .xmtjz-wz10 {
        top: 182px;
        left: 828px;
    }

    .xmtjz-wz11 {
        top: 182px;
        left: 1028px;
    }

    .box-last {
        margin-bottom: 46px;
    }

    .zxns-left {
        width: 591px;
        height: 301px;
        border: 1px solid #dbdadf;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .zxns-left-inner {
        padding: 30px 20px 0 20px;
    }

    .zxns-left-inner ul {
        height: 156px;
    }

    .zxns-left-inner .zxns-more {
        margin-top: 18px;
    }

    .zxns-left li {
        line-height: 34px;
        max-height: 68px;
        font-size: 25px;
        padding-left: 20px;
        position: relative;
        overflow: hidden;
    }

    .zxns-left li a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .zxns-left li+li {
        margin-top: 20px;
    }

    .zxns-left li a:hover {
        color: #d42c25;
    }

    .zxns-more {
        width: 173px;
        height: 48px;
        line-height: 48px;
        margin-top: 26px;
        border: 1px solid #d42c25;
        -webkit-border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

    .zxns-more a {
        display: block;
        height: 100%;
        font-size: 25px;
        color: #d42c25;
        padding-left: 15px;
        position: relative;
    }

    .zxns-more a::after {
        display: block;
        content: "";
        width: 22px;
        height: 22px;
        background-image: url(../images/yw6.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        margin-top: -11px;
        right: 23px;
    }

    .zxns-right {
        width: 610px;
    }

    .zxns-job {
        height: 138px;
        border: 1px solid #dbdadf;
        border-radius: 6px;
    }

    .zxns-job-inner {
        padding: 28px 40px;
    }

    .zxns-job-left {
        width: 288px;
    }

    .zxns-job-left h3 {
        font-size: 34px;
        color: #333333;
    }

    .zxns-job-left .zpfs {
        font-size: 21px;
        color: #333333;
        margin-top: 10px;
    }

    .zxns-job-more {
        position: relative;
        top: -10px;
    }

    .zxns-right div.zxns-job+div.zxns-job {
        margin-top: 20px;
    }

    /* 开屏 */
    .opening {
        width: 100%;
        height: 100%;
        background-image: url(../images/openmask.png);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
    }

    .opening-box {
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .opening-box-inner {
        width: 1390px;
        margin: 0 auto;
    }

    .opening-box-img {
        width: 1390px;
    }

    .opening-box-img video {
        display: block;
        width: 1390px;
        height: 630px;
    }

    .opening-box-btn {
        height: 130px;
        margin-top: 48px;
        text-align: center;
        overflow: hidden;
    }

    .opening-box-btn img {
        width: 714px;
        height: 130px;
        cursor: pointer;
    }
}