@charset "UTF-8";


/* banner */
.bannerImg {
    margin-top: 104px;
    width: 100%;
    height: 26px;
    position: fixed;
}

.banner {
    margin-top: 104px;
    width: 100%;
    height: 500px;
    background-image: url("../images/company-public-banner.png");
    background-size: cover;
    color: #fff;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 58px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.banner div {
    width: 728px;
    margin: auto;
}

.banner .banner-txt {
    font-size: 32px;
    letter-spacing: 7px;
    color: #fefefe;
    opacity: 0.93;
    margin-top: 35px;
}

/* 企业公示 */
.title {
    margin: 70px auto 10px auto;
}

.title p {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 61px;
    color: #333;
    text-align: center;
}

.title .ch span {
    display: inline-block;
    width: 102px;
    height: 2px;
    background: #dfdcdc;
    margin: 0 10px 5px 10px;
}

.title div {
    width: 34px;
    height: 6px;
    background: #f4543c;
    margin: 0 auto;
}

.position {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 61px;
    color: #333;
    margin-top: 150px;
    margin-bottom: 30px;
}

.position a {
    color: #f4543c;
}

.search {
    display: flex;
    justify-content: space-around;
}

.search input {
    width: 367px;
    height: 49px;
    background: #fff;
    box-shadow: inset 0px 4px 0px 0px #f4543c;
    border-radius: 6px;
    border: solid 1px #b5b5b5;
    padding: 0 20px;
    margin-top: 33px;
}

.search .search-button {
    width: 111px;
    height: 49px;
    background: #f4543c;
    border-radius: 6px;
    /* line-height: 49px; */
    text-align: center;
    color: #fff;
    margin-top: 33px;
    display: inline-block;
    border: 1px solid #f4543c;
}

.search .search-img {
    width: 68px;
    height: 116px;
    margin-left: 10px;
}

/* 跑马灯开始 */
.marquee_rig {
    /*height:410px;*/
    margin-bottom: 150px;
    padding: 20px 25px 25px 25px;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    margin-top: 80px;
}

.mar_tit {
    height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    color: #505050;
    line-height: 24px;
}

.mar_tit div, .mar_li div {
    text-align: center;
}

.col_float {
    float: left;
}

.mar_li {
    color: #4a4a4a;
    line-height: 28px;
    font-size: 12px;
    display: list-item;
    float: left;
    width: 276px;
    /*margin-left: -35px;*/
}

.swiper-container {
    width: 100%;
    height: 35%;
}

.hezuobox {
    padding: 40px 40px 40px 40px;
    border: #e6e6e6 1px solid;
}

/* 跑马灯结束 */
.result_list {
    border: 2px solid #f4543c;
    border-radius: 6px;
    width: 100%;
    margin: auto;
}

.result_list:after, .item_img:after {
    content: '';
    clear: both;
    display: block;
}

.result_table {
    /*text-align: center;*/
    padding: 10px;
}

.result_item {
    /* background: url(../images/qiyexini.png) no-repeat;
    background-position: center center; */
    height: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    color: #f4543c;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.item_table, .item_table tr, .item_table tr td {
    /*width: 80%;*/
    border: 2px solid #dbdbdb;
    padding: 15px 20px;
    text-align: center;

}

.item_table {
    width: 90%;
    margin: 30px auto 0 auto;
}

.w_20 {
    width: 20%;
}

.w_30 {
    width: 30%;
}

.m_t30 {
    margin-top: 30px;
}

.bigimage {
    max-width: 600px;
    height: 75%;
    display: block;
    margin: 120px auto 0 auto;
    background: #eee;
}

.image_mar {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.image_table {
    margin: 120px auto 0 auto;
    width: 600px;
    border: 2px solid;
    text-align: center;
}

.mobile_tr {
    display: none;
}

.zsEmptyImg {
    width: 150px;
    margin-top: 10px;
    margin: auto;
    display: block;
}

.zsEmptyText {
    color: #cbcbcb;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}

.serviceCaseSwiper {
    height: auto;
    padding: 10vh 0;
}

.serviceCaseSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    transition: 300ms;
    transform: scale(0.8);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.serviceCaseSwiper .swiper-slide span {
    width: 100%;
    height: 40vh;
    display: block;
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    background-size: cover;
    background-position: center;
}

.serviceCaseSwiper .swiper-slide-active, .serviceCaseSwiper .swiper-slide-duplicate-active {
    transform: scale(1.4) !important;
    z-index: 99;
}

.serviceCaseSwiper .swiper-slide-active span, .serviceCaseSwiper .swiper-slide-duplicate-active span {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


@media only screen and (max-width: 750px) {
    .bannerImg {
        margin-top: 55px;
    }

    .banner {
        margin-top: 55px;
        height: 200px;
    }

    .banner div {
        font-size: 20px;
        /* width: 70%; */
        margin: auto;
    }

    .banner .banner-txt {
        font-size: 18px;
        letter-spacing: 7px;
        color: #fefefe;
        opacity: 0.93;
        margin-top: 10px;
    }

    .title {
        margin: 30px auto;
    }

    .marquee_rig {
        margin-top: 30px;
    }

    .search {
        flex-wrap: wrap;
    }

    .search input {
        width: 90%;
        margin-top: 10px;
    }

    .search .search-button {
        margin-top: 20px;
    }

    .search .search-img {
        display: none;
    }

    .result_list {
        width: 90%;
    }

    .position {
        width: 90%;
        margin: 80px auto 0 auto;
        font-size: 18px;
    }

    .bigimage {
        width: 80%;
        height: auto;
    }

    .image_mar {
        width: 80%;
        height: auto;
        position: fixed;
        top: 10%;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .image_table {
        margin: 0;
        width: 100%;
    }

    .item_table, .item_table tr {
        padding: 0;
    }

    .item_table tr td {
        padding: 5px;
    }

    .re_num {
        margin-bottom: 5px;
    }

    .re_num_btn {
        margin: 0 auto;
    }

    .image_table {
        margin: 0;
        width: 100%;
    }

    .item_table, .item_table tr, .item_table tr td {
        padding: 0;
    }

    .re_num {
        margin-bottom: 5px;
    }

    .re_num_btn {
        margin-left: 0;
    }

    .mobile_tr {
        display: table-row;
    }

    .pc_tr {
        display: none;
    }

    .zsEmptyImg {
        width: 80px;
    }

    .serviceCaseSwiper {
        padding: 5vh 0;
    }

    .serviceCaseSwiper .swiper-slide {
        font-size: 12px;
    }

    .serviceCaseSwiper .swiper-slide span {
        height: 10vh;
    }
}