* {margin: 0;padding: 0;}

ol,ul,li {list-style: none;}
html,body{
    width: 100%;
    min-width: 1620px;
    margin: 0 auto;
    padding: 0;
}
a{
    text-decoration: none !important;
    color: #333;
}
button{border: none;outline: none;}
img{border: 0px solid #fff}
.swiper-button-prev,.swiper-button-next{outline: none;}
.clear{clear: both;}
.f5f5f7{
    background: #f5f5f7;
}
body .hidden,body .hide{display: none;}
.center{
    width: 1600px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.center_b{
    width: 1600px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media screen and (max-width: 899px) {
    html,body{
        min-width: 0px;
        min-height: 0px;
    }
    .center{
        width: 94%;
    }
    .center_b{
        width: 94%;
    }
}
@media screen and (min-width: 899px) and (max-width: 1600px) {
    html,body{
        width: 100%;
        min-width: 1200px;
        margin: 0 auto;
        padding: 0;
    }
    a{
        text-decoration: none !important;
        color: #333;
    }
    button{border: none;outline: none;}
    img{border: 0px solid #fff}
    .swiper-button-prev,.swiper-button-next{outline: none;}
    .clear{clear: both;}
    .f5f5f7{
        background: #f5f5f7;
    }
    body .hidden,body .hide{display: none;}
    .center{
        width: 1200px;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
    .center_b{
        width: 1200px;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
}
.left{
    float: left;
}
.right{
    float: right;
}
.ding{
    width: 100%;
    height: 50px;
}
@font-face {
    font-family: "Source_Han_Serif_SC_Light_Light";
    src: url("./Source_Han_Serif_SC_Light_Light.otf");
}
@font-face {
    font-family: "siyuansongti";
    src: url("./siyuansongti.TTF");
}
@media screen and (max-width: 899px) {
    .pc {
        display: none !important;
    }
}
@media screen and (min-width: 900px) {
    .sj {
        display: none !important;
    }
}
.animated11{
    animation: fadeInUp 1s 0s ease both;
}
.animated12{
    animation: fadeInUp 1s 0s ease both;
}
.animated13{
    animation: fadeInRight 1s 0s ease both;
}
.animated14{
    animation: fadeInLeft 1s 0s ease both;
}
.animated21{
    animation: fadeInUp 1s 0s ease both;
}
.animated22{
    animation: fadeInUp 1s 0s ease both;
}
.animated23{
    animation: fadeInUp 1s 0s ease both;
}
.animated24{
    animation: fadeInUp 1s 0s ease both;
}
.animated25{
    animation: fadeInUp 1s 0s ease both;
}
.animated1{
    animation: fadeInUp 1s 0s ease both;
}
.animated2{
    animation: fadeInUp 1s 0s ease both;
}
.animated3{
    animation: fadeInUp 1s 0s ease both;
}
/*详情页内容样式*/
.cont img{
    max-width: 100%;
}
/*分页样式*/
.pagediv{
    width: 80%;
    text-align: center;
    padding: 40px 10%;
    margin-bottom: 150px;
}
.zyc .pagediv{
    margin-bottom: 0px;
}
.pagediv a{
    padding: 0 10px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    margin: 0 7px;
    background: #fff;
    cursor: pointer;
    border-radius: 3px;
    color: #0d0d0d;
    font-size: 16px;
}
.pagediv .select{
    background: #0d0d0d;
    color: #fff;
}

.page1-a1{position: relative;text-align: center;margin-bottom: 80px;}
.page1-a1>a{min-width: 42px;height: 42px;padding: 0 14px;box-sizing: border-box;font-size: 14px;line-height: 42px;color: #222222;background: #f0f0f0;text-align: center;margin: 0 2px;display: none;transition: 0.5s;}
.page1-a1>a:hover{color: #fff;;background: #03594b;transition: 0.5s;}
.page1-a1>a.select{color: #fff;background: #03594b;}
.page1-b1{display: none;}

@media screen and (max-width: 899px) {
    .pagediv{
        width: 100%;
        text-align: center;
        padding: 0.28rem 0 0.38rem 0;
        margin-bottom: 0;
    }
    .pagediv a{
        padding: 0 0.16rem;
        height: 0.38rem;
        display: inline-block;
        line-height: 0.38rem;
        margin: 0 0.08rem 0.1rem 0.08rem;
        border: 0.01rem solid #f42324;
        font-size: 0.2rem;
        color: #f42324;
    }
    .pagediv .select{
        background: #f42324;
        color: #fff;
    }
}

/*导航栏*/
.dh{
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    background: rgba(255, 255, 255, 0.6);
}
.dh_active{
    height: 180px;
}
.dh_b{
    width: 100%;
    height: 90px;
}
.dh_c{
    width: 94%;
    height: 90px;
    padding: 0 3%;
    display: flex;
    justify-content: space-between;
    transition: background 450ms ease;
}
/*.dh_c:hover{
    background: #f5f5f7;
}*/
.dh_bg{
    width: 100%;
    height: 91px;
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    top: 89px;
    z-index: 102;
}
.dhl{
    width: auto;
    height: 43px;
    display: block;
    margin-top: 23px;
}
.dhi{
    width: auto;
    height: 43px;
    display: block;
}
.dhc{
    width: auto;
    height: 90px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.dhcs{
    width: auto;
    height: 86px;
    line-height: 86px;
    padding: 0 20px;
    display: inline-block;
    padding-top: 4px;
    font-weight: bold;
    font-size: 18px;
    color: #111;
    transition: padding-top 450ms ease-in-out;
    transition: border-top 450ms ease-in-out;
    transition: background 450ms ease-in-out;
    transition: color 450ms ease-in-out;
}
.dhcb:hover .dhcs,.dhcs:hover{
    padding-top: 0px;
    border-top: 4px solid #f42324;
    background: #fff;
    color: #f42324;
}
@media screen and (max-width: 1400px) {
    .dhi{
        width: auto;
        height: 36px;
        display: block;
    }
    .dhcs{
        padding: 0 20px;
        font-size: 16px;
    }
}
@media screen and (max-width: 1200px) {
    .dhi{
        width: auto;
        height: 30px;
        display: block;
    }
    .dhcs{
        padding: 0 15px;
        font-size: 14px;
    }
}
/*.dhcs_active{
    padding-top: 0px;
    border-top: 4px solid #f42324;
    background: #fff;
    color: #f42324;
}*/
.dhcsi{
    width: auto;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
}
.dhcb{
    position: relative;
}
.dhcbc{
    width: 100%;
    height: auto;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    background: #fff;
    color: #f42324;
}
.dhcbcs{
    width: 94%;
    height: auto;
    display: block;
    text-align: center;
    line-height: 32px;
    padding: 10px 3%;
    font-size: 14px;
    color: #333;
}
.dhcbcs:hover{
    color: #f80606;
}
.dhs{
    width: 220px;
    height: 120px;
    background: #f42324;
    float: right;
    display: none;
}
.dhd{
    width: 100%;
    height: 91px;
    position: absolute;
    left: 0;
    top: 89px;
    z-index: 102;
    display: flex;
    justify-content: start;
}
.dhds{
    width: auto;
    height: 90px;
    line-height: 90px;
    margin: 0 20px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    color: #111;
}
.dhd_b{
    width: 100%;
    height: 88px;
    border-bottom: 2px solid #fff;
    display: flex;
    justify-content: end;
}
.dhdc{
    width: 85%;
    height: 100%;
    padding: 0 2%;
    line-height: 88px;
    background: none;
    border: none;
    outline: none;
    font-size: 18px;
    color: #111;
}
.dhdc::placeholder {
    color: #111;
}
.dhdi{
    width: auto;
    height: 24px;
    margin: 32px 20px;
    cursor: pointer;
    display: inline-block;
}
.dhdq{
    width: auto;
    height: 100%;
    line-height: 88px;
    cursor: pointer;
    transform: scaleX(1.2);
    margin: 0 20px;
    font-size: 24px;
    color: #111;
}
.dhd_c{
    width: 136px;
    height: auto;
    padding: 12px 20px;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 0;
}
.dhdl{
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    color: #111;
}
.dhdl:first-child{
    border-bottom: 1px solid #f5f5f7;
}
.dhdl:hover{
    color: #f42324;
}

/*手机导航栏*/
.sheader{
    width: 94%;
    height: 1.08rem;
    padding: 0 3%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    border-bottom: solid 0.01rem #f0f0f0;
    background: rgba(0, 0, 0, 0.3);
}
.section .sheader{
    position: absolute;
}
.page1 .sheader{
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
}
.sheader_b{
    width: 100%;
    height: 1.01rem;
}
.page1 .sheader_b{
    display: none;
}
.sheader_c{
    width: 100%;
    height: 1.36rem;
}
.logo{
    width: auto;
    height: 0.52rem;
    display: inline-block;
    float: left;
    margin-top: 0.22rem;
}
.menu{
    width: 0.4rem;
    height: auto;
    float: right;
    margin-top: 0.33rem;
}
.menu_list{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    background-size: 100% 100%;
    z-index: 999999999;
    display: none;
}
.menu_close{
    width: auto;
    height: 0.66rem;
    line-height: 0.66rem;
    position: absolute;
    top: 0.1rem;
    right: 3%;
    z-index: 4;
    font-size: 0.56rem;
    color: #fff;
}
.menu_listd{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
}
.menu_list ul{
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
}
.menu_list li{
    width: 100%;
    text-align: center;
}
.menu_list li a{
    line-height: 0.86rem;
    font-size: 0.30rem;
    color: #fff;
}
.menu_listc{
    width: 60%;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 6;
    border-top: 1px solid #f0f0f0;
}
.menu_listc,.menu_listc a{
    font-size: 0.30rem;
    color: #fff;
}

/*公共底部*/
.ft{
    width: 100%;
    height: auto;
    background: #0d0d0d;
}
.ftd{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.ftdl{
    width: 520px;
    height: auto;
    min-height: 315px;
    padding: 46px 60px 0 0;
    border-right: 1px solid #3a3a3a;
}
.ftdli{
    width: auto;
    max-width: 100%;
    height: 37px;
    display: block;
}
.ftdlt{
    width: 100%;
    height: auto;
    line-height: 32px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 28px;
    color: #fff;
}
.ftdlc{
    width: 100%;
    height: auto;
    line-height: 24px;
    margin-top: 28px;
    font-size: 16px;
    color: #fff;
}
.ftdlci{
    width: auto;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 8px 0 0;
}
.ftdr{
    width: 980px;
    height: auto;
    padding-top: 80px;
    display: flex;
    justify-content: right;
}
.ftdrs{
    width: 160px;
    margin-left: 12px;
}
.ftdrs:first-child{
    margin-left: 0px;
}
.ftdrst{
    width: 100%;
    line-height: 18px;
    font-size: 18px;
    color: #fff;
}
.ftdrsc{
    width: 100%;
    height: auto;
    padding-top: 15px;
}
.ftdrscs{
    width: 100%;
    height: auto;
    line-height: 16px;
    margin-top: 20px;
    display: block;
    font-size: 16px;
    color: #fff;
}
.ftf{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 70px;
}
.ftf,.ftf a{
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width: 899px) {
    .ftd{
        display: block;
        justify-content: space-between;
    }
    .ftdl{
        width: 100%;
        height: auto;
        min-height: 0rem;
        padding: 0.8rem 0rem 0 0;
        border-right: 1rem solid #3a3a3a;
    }
    .ftdli{
        width: auto;
        max-width: 100%;
        height: 0.36rem;
        display: block;
    }
    .ftdlt{
        width: 100%;
        height: auto;
        line-height: 0.4rem;
        margin: 0.66rem 0 0 0;
        padding-bottom: 0.2rem;
        font-weight: bold;
        font-size: 0.4rem;
        color: #fff;
    }
    .ftdlc{
        width: 100%;
        height: auto;
        line-height: 0.32rem;
        margin-top: 0.28rem;
        font-size: 0.24rem;
        color: #fff;
    }
    .ftdlci{
        width: auto;
        height: 0.24rem;
        display: inline-block;
        vertical-align: middle;
        margin: -0.02rem 0.08rem 0 0;
    }
    .ftdr{
        width: 100%;
        height: auto;
        padding-top: 0.46rem;
        display: block;
        justify-content: right;
    }
    .ftdrs{
        width: 100%;
        margin-left: 0;
        border-bottom: 1px solid #424242;
    }
    .ftdrs:first-child{
        margin-left: 0rem;
    }
    .ftdrst{
        width: 100%;
        line-height: 0.8rem;
        font-size: 0.28rem;
        color: #fff;
    }
    .ftdrsc{
        width: 100%;
        height: 0;
        padding-top: 0rem;
    }
    .ftf{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 0.42rem;
        padding: 0.42rem 0;
    }
    .ftf,.ftf a{
        font-size: 0.24rem;
        color: #fff;
    }
}


@media screen and (min-width: 899px) and (max-width: 1600px) {
    .ftdl{
        width: 370px;
        height: auto;
        min-height: 315px;
        padding: 46px 40px 0 0;
        border-right: 1px solid #3a3a3a;
    }
    .ftdr{
        width: 790px;
        height: auto;
        padding-top: 80px;
        display: flex;
        justify-content: right;
    }
    .ftdrs{
        width: 15%;
        margin-left: 1%;
    }
}

/*首页*/
/*轮播图*/
.section{
    overflow: hidden;
}
.bn{
    width: 100%;
    height: 626px;
    position: relative;
}
.bns{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.bnsbg{
    width: 120%;
    height: 120%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}
.bnsv{
    width: 100%;
    height: 100%;
    object-fit: fill;
    /*width: 2000px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);*/
}
.bnsd{
    width: 80%;
    height: auto;
    position: absolute;
    left: 10%;
    top: 50%;
    z-index: 3;
    overflow: hidden;
    transform: translateY(-50%);
}
.bnsa{
    width: 100%;
    height: auto;
    line-height: 78px;
    overflow: hidden;
    font-weight: bold;
    font-size: 70px;
    color: #fff;
}
.bnsb{
    width: 100%;
    height: auto;
    line-height: 48px;
    margin-top: 32px;
    overflow: hidden;
    font-size: 30px;
    color: #fff;
}
.bnsc{
    width: 100%;
    height: auto;
}
.bn .swiper-container{
    width: 100%;
    height: 100%;
}
.bn .swiper-pagination{
    width: 6%;
    text-align: center;
    bottom: 5%;
    left: 47%;
    z-index: 3;
    line-height: 36px;
    font-size: 22px;
    color: #fff;
}
.bn .swiper-pagination .swiper-pagination-current{
    font-weight: bold;
    font-size: 42px;
    color: #fff;
}
.bn .swiper-pagination .swiper-pagination-total{
    font-size: 20px;
    color: #fff;

}
.bn #banner_s .swiper-pagination{
    width: 94%;
    text-align: right;
    bottom: 6%;
    left: 3%;
}
.bn .swiper-pagination .swiper-pagination-bullet{
    width: 72px;
    height: 4px;
    margin: 0 8px;
    background: #fff;
    opacity: 0.6;
    border-radius: 4px;
}
.bn .swiper-pagination .swiper-pagination-bullet-active{
    background: #f42324;
    opacity: 1;
}
.bn #banner_s .swiper-pagination .swiper-pagination-bullet{
    width: 5%;
}
.bnf{
    width: 10%;
    height: auto;
    position: absolute;
    left: 45%;
    bottom: 5%;
    z-index: 4;
    display: flex;
    justify-content: space-between;
}
.bnl,.bnr{
    line-height: 42px;
    cursor: pointer;
    transform: scaleY(1.2);
    font-size: 26px;
    color: #fff;
}
.bnl{
    left: 1.5%;
}
.bnr{
    right: 1.5%;
}
.bnri{
    width: 100%;
    height: auto;
}
.bnt{
    height: auto;
    position: absolute;
    left: calc(50% + 800px);
    bottom: 5%;
    z-index: 2;
    transform: translateX(-100%);
}
.bnti{
    width: 110px;
    height: auto;
    display: inline-block;
}
.pina{
    width: 100%;
    height: auto;
    padding: 145px 0;
    background: url('../img/gy_bg.jpg') center center no-repeat;
    background-size: cover;
}
.pinal{
    width: 460px;
    height: auto;
}
.pinali{
    width: auto;
    height: 40px;
    display: block;
}
.pinalt{
    width: 100%;
    height: auto;
    line-height: 66px;
    margin-top: 45px;
    font-weight: bold;
    font-size: 52px;
    color: #323232;
}
.pinalhr{
    width: 355px;
    height: 1px;
    margin-top: 32px;
    background: #323232;
}
.pinalf{
    width: 100%;
    height: 68px;
    line-height: 68px;
    margin-top: 62px;
    display: block;
}
.pinalfi{
    width: auto;
    height: 68px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    font-size: 16px;
    color: #323232;
}
.pinar{
    width: 940px;
    height: auto;
}
.pinarc{
    width: 100%;
    height: 250px;
    line-height: 36px;
    overflow: hidden;
    font-size: 18px;
    color: #323232;
}
.pinarf{
    width: 100%;
    height: auto;
    margin-top: 40px;
    display: flex;
    justify-content: start;
}
.pinarfs{
    width: auto;
    margin-right: 82px;
}
.pinarfsa{
    width: auto;
    font-size: 18px;
    color: #323232;
}
.pinarfsa b{
    line-height: 52px;
    font-size: 52px;
    color: #f70606;
}
.pinarfsb{
    width: 100%;
    text-align: center;
    line-height: 18px;
    margin-top: 36px;
    font-size: 18px;
    color: #323232;
}
.pinb{
    width: 100%;
    height: auto;
    padding-top: 35px;
    background: #fff;
}
.pinbt{
    width: 100%;
    height: 124px;
    text-align: center;
    line-height: 124px;
    background: url('../img/inbt_bg.png') center center no-repeat;
    background-size: auto 100%;
    font-weight: bold;
    font-size: 52px;
    color: #303030;
}
.pinbc{
    width: 100%;
    height: auto;
    padding-top: 42px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pinbcs{
    width: 18%;
    height: 62px;
    text-align: center;
    line-height: 62px;
    padding: 0 2%;
    margin: 22px 1.5% 0 1.5%;
    border-radius: 10px;
    background: #f2f2f2;
    cursor: pointer;
    font-size: 20px;
    color: #303030;
}
.pinbc .pinbcs_active{
    background: #f80606;
    color: #fff;
}
.pinba{
    width: 100%;
    height: auto;
    padding-top: 58px;
    display: none;
}
.pinba_active{
    display: block;
}
.pinbd{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.pinbds{
    width: 49%;
    height: auto;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.pinbdsi{
    width: 100%;
    height: auto;
    display: block;
}
.pinbdsi_b{
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    transition: width 600ms ease;
}
.pinbds:hover .pinbdsi_b{
    width: 120%;
}
.pinbdst{
    width: 94%;
    height: 60px;
    line-height: 60px;
    padding: 0 3%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #fff;
}
.pinbds:hover .pinbdst{
    display: none;
}
.pinbdsbg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 150%;
    z-index: 4;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    transition: top 450ms ease;
}
.pinbdsb{
    width: 90%;
    height: 84%;
    position: absolute;
    left: 5%;
    top: 150%;
    z-index: 5;
    transform: translateY(-50%);
    border-radius: 20px;
    border: 1px solid #fff;
    transition: top 450ms ease;
}
.pinbds:hover .pinbdsbg,.pinbds:hover .pinbdsb{
    top: 50%;
}
.pinbdsc{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 80px;
    position: absolute;
    left: 0;
    top: 150%;
    z-index: 9;
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 42px;
    color: #fff;
    transition: top 450ms ease;
}
.pinbds:hover .pinbdsc{
    top: 50%;
}
.pinbf{
    width: 16%;
    height: 52px;
    text-align: center;
    line-height: 52px;
    margin: 100px 42% 0 42%;
    display: block;
    border-radius: 52px;
    border: 1px solid #858585;
    font-size: 20px;
    color: #161616;
}
.pinc{
    width: 100%;
    height: auto;
    padding: 135px 0 110px 0;
    background: url('../img/xw_bg.jpg') center center no-repeat;
    background-size: cover;
}
.pinct{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.pinctl{
    width: auto;
    height: auto;
}
.pinctlt{
    line-height: 52px;
    font-weight: bold;
    font-size: 52px;
    color: #303030;
}
.pinctlp{
    line-height: 18px;
    margin-top: 28px;
    font-size: 18px;
    color: #909090;
}
.pinctr{
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: 12px;
    border-radius: 50px;
    background: #f80606;
    display: inline-block;
    font-size: 18px;
    color: #fff;
}
.pincc{
    width: 100%;
    height: auto;
    margin-top: 46px;
    display: flex;
    justify-content: space-between;
}
.pinccl{
    width: 645px;
    height: auto;
    border-radius: 16px;
    background: #fff;
    display: inline-block;
    transition: background 450ms ease;
}
.pinccl:hover{
    background: #f80606;
}
.pinccli{
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
}
.pinccld{
    width: 90%;
    height: auto;
    padding: 42px 5%;
}
.pinccldt{
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 20px;
    color: #313131;
}
.pinccldp{
    width: 100%;
    height: 60px;
    line-height: 30px;
    margin-top: 25px;
    overflow: hidden;
    font-size: 16px;
    color: #666;
}
.pinccldf{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666666;
}
.pinccl:hover .pinccldt,.pinccl:hover .pinccldp,.pinccl:hover .pinccldf{
    color: #fff;
}
.pinccr{
    width: 866px;
    height: auto;
    padding-left: 42px;
    border-left: 1px solid #f6f8f9;
}
.pinccrs{
    width: 100%;
    height: 212px;
    margin-top: 30px;
    background: #fff;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    transition: background 450ms ease;
}
.pinccrs:first-child{
    margin-top: 0px;
}
.pinccrs:hover{
    background: #f80606;
}
.pinccrsi{
    width: 308px;
    height: 100%;
    display: inline-block;
}
.pinccrsd{
    width: 470px;
    height: 100%;
    padding: 30px 60px 0 0;
}
.pinccrsdt{
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 20px;
    color: #313131;
}
.pinccrsdp{
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    font-size: 16px;
    color: #666;
}
.pinccrsdf{
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 60px;
    font-size: 16px;
    color: #666;
}
.pinccrs:hover .pinccrsdt,.pinccrs:hover .pinccrsdp,.pinccrs:hover .pinccrsdf{
    color: #fff;
}
.pind{
    width: 100%;
    height: auto;
    position: relative;
}
.pindi{
    width: 100%;
    height: auto;
    display: block;
}
.pindc{
    width: 1200px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-640px,-50%);
    font-weight: bold;
    font-size: 52px;
    color: #fff;
}

/*手机端样式*/
@media screen and (max-width: 899px) {
    .bn{
        width: 100%;
        height: 4.8rem;
        position: relative;
    }
    .bns{
        background: #fff;
    }
    .bnsa{
        line-height: 0.68rem;
        font-size: 0.42rem;
    }
    .bnsb{
        line-height: 0.42rem;
        margin-top: 0.38rem;
        font-size: 0.32rem;
    }
    .bnsv{
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 2;
        transform: translateY(-50%);
    }
    .pina{
        width: 100%;
        padding: 0.78rem 0;
        background: url('../img/gy_bg_sj.jpg') center center no-repeat;
        background-size: cover;
    }
    .pina .center_b{
        display: block;
    }
    .pinali{
        height: 0.4rem;
    }
    .pinalt{
        line-height: 0.66rem;
        margin-top: 0.45rem;
        font-size: 0.46rem;
    }
    .pinalhr{
        width: 3.2rem;
        height: 1px;
        margin-top: 0.32rem;
    }
    .pinalf{
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        margin-top: 0.7rem;
    }
    .pinalfi{
        height: 0.68rem;
        margin-right: 0.12rem;
        font-size: 0.24rem;
    }
    .pinar{
        width: 100%;
        height: auto;
        margin-top: 0.66rem;
    }
    .pinarc{
        width: 100%;
        height: auto;
        line-height: 0.48rem;
        overflow: hidden;
        font-size: 0.24rem;
        color: #323232;
    }
    .pinarf{
        width: 100%;
        height: auto;
        margin-top: 0.32rem;
        display: flex;
        justify-content: space-between;
    }
    .pinarfs{
        width: auto;
        margin-right: 0rem;
        text-align: center;
    }
    .pinarfsa{
        width: auto;
        font-size: 0.18rem;
        color: #323232;
    }
    .pinarfsa b{
        line-height: 0.32rem;
        font-size: 0.32rem;
        color: #f70606;
    }
    .pinarfsb{
        width: 100%;
        text-align: center;
        line-height: 0.24rem;
        margin-top: 0.22rem;
        font-size: 0.2rem;
        color: #323232;
    }
    .pinb{
        padding: 0.8rem 0;
    }
    .pinbt{
        height: 1.24rem;
        line-height: 1.24rem;
        font-size: 0.52rem;
    }
    .pinbc{
        padding-top: 0.38rem;
    }
    .pinbcs{
        width: auto;
        height: 0.62rem;
        text-align: center;
        line-height: 0.62rem;
        padding: 0 2.5%;
        margin: 0.22rem 1% 0 1%;
        border-radius: 0.2rem;
        background: #f2f2f2;
        cursor: pointer;
        font-size: 0.22rem;
        color: #303030;
    }
    .pinba{
        padding-top: 0.18rem;
    }
    .pinbd{
        display: block;
    }
    .pinbds{
        width: 100%;
        height: auto;
        position: relative;
        border-radius: 0.20rem;
        display: block;
        margin-top: 0.2rem;
        overflow: hidden;
    }
    .pinbdst{
        width: 94%;
        height: 0.60rem;
        line-height: 0.60rem;
        padding: 0 3%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.22rem;
        color: #fff;
    }
    .pinbdsc{
        line-height: 0.8rem;
        font-size: 0.42rem;
    }
    .pinbf{
        width: 36%;
        height: 0.6rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0 auto;
        margin-top: 0.6rem;
        display: block;
        border-radius: 0.6rem;
        border: 1px solid #858585;
        font-size: 0.24rem;
        color: #161616;
    }
    .pinc{
        width: 100%;
        height: auto;
        padding: 0.72rem 0 0.72rem 0;
        background: url('../img/xw_bg_sj.jpg') center center no-repeat;
        background-size: cover;
    }
    .pinct{
        width: 100%;
        height: auto;
        display: block;
        justify-content: space-between;
    }
    .pinctl{
        width: 100%;
        height: auto;
    }
    .pinctlt{
        line-height: 0.52rem;
        font-weight: bold;
        font-size: 0.52rem;
        color: #303030;
    }
    .pinctlp{
        width: 66%;
        line-height: 0.32rem;
        margin-top: 0.16rem;
        font-size: 0.22rem;
        color: #909090;
    }
    .pinctr{
        width: 36%;
        height: 0.6rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0 auto;
        margin-top: 0.6rem;
        display: block;
        border-radius: 0.6rem;
        border: 1px solid #f80606;
        background: #f80606;
        font-size: 0.24rem;
        color: #fff;
    }
    .pincc{
        width: 100%;
        height: auto;
        margin-top: 0.56rem;
        display: block;
        justify-content: space-between;
    }
    .pinccl{
        width: 100%;
        height: auto;
        border-radius: 0.2rem;
        background: #fff;
        display: block;
        transition: background 450ms ease;
    }
    .pinccl:hover{
        background: #f80606;
    }
    .pinccli{
        width: 100%;
        height: auto;
        display: block;
        border-radius: 0.2rem;
    }
    .pinccld{
        width: 90%;
        height: auto;
        padding: 0.38rem 5%;
    }
    .pinccldt{
        height: 0.28rem;
        line-height: 0.28rem;
        font-size: 0.28rem;
    }
    .pinccldp{
        width: 100%;
        height: 0.72rem;
        line-height: 0.36rem;
        margin-top: 0.22rem;
        overflow: hidden;
        font-size: 0.2rem;
        color: #666;
    }
    .pinccldf{
        width: 100%;
        height: 0.20rem;
        line-height: 0.20rem;
        margin-top: 0.20rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.16rem;
        color: #666666;
    }
    .pinccl:hover .pinccldt,.pinccl:hover .pinccldp,.pinccl:hover .pinccldf{
        color: #fff;
    }
    .pinccr{
        width: 100%;
        height: auto;
        padding-left: 0rem;
        border-left: 0rem solid #f6f8f9;
    }
    .pinccrs{
        width: 100%;
        height: auto;
        margin-top: 0.2rem;
        background: #fff;
        border-radius: 0.2rem;
        display: flex;
        justify-content: space-between;
        transition: background 450ms ease;
    }
    .pinccrs:first-child{
        margin-top: 0.2rem;
    }
    .pinccrs:hover{
        background: #f80606;
    }
    .pinccrsi{
        width: 42%;
        height: auto;
        display: inline-block;
    }
    .pinccrsd{
        width: 55%;
        height: auto;
        padding: 0.28rem 0;
    }
    .pinccrsdt{
        width: 100%;
        height: 0.26rem;
        line-height: 0.26rem;
        font-size: 0.24rem;
    }
    .pinccrsdp{
        width: 100%;
        height: 0.6rem;
        line-height: 0.3rem;
        margin-top: 0.16rem;
        white-space: wrap;
        font-size: 0.2rem;
        color: #666;
    }
    .pinccrsdf{
        height: 0.2rem;
        line-height: 0.2rem;
        margin-top: 0.32rem;
        font-size: 0.16rem;
    }
    .pinccrs:hover .pinccrsdt,.pinccrs:hover .pinccrsdp,.pinccrs:hover .pinccrsdf{
        color: #fff;
    }
    .pindc{
        width: 94%;
        height: auto;
        position: absolute;
        left: 3%;
        top: 50%;
        z-index: 2;
        transform: translate(0rem,-50%);
        font-weight: bold;
        font-size: 0.5rem;
        color: #fff;
    }


}

@media screen and (min-width: 899px) and (max-width: 1600px) {
    /*首页*/
    /*轮播图*/
    .bnt{
        height: auto;
        position: absolute;
        left: calc(50% + 500px);
        bottom: 5%;
        z-index: 2;
        transform: translateX(-100%);
    }
    .pinal{
        width: 400px;
        height: auto;
    }
    .pinalhr{
        width: 325px;
        height: 1px;
        margin-top: 32px;
        background: #323232;
    }
    .pinar{
        width: 800px;
        height: auto;
    }
    .pinarfs{
        width: auto;
        margin-right: 70px;
    }
    .pinarfsa{
        width: auto;
        font-size: 18px;
        color: #323232;
    }
    .pinarfsa b{
        line-height: 42px;
        font-size: 42px;
        color: #f70606;
    }
    .pinccl{
        width: 545px;
        height: auto;
        border-radius: 16px;
        background: #fff;
        display: inline-block;
        transition: background 450ms ease;
    }
    .pinccr{
        width: 630px;
        height: auto;
        padding-left: 42px;
        border-left: 1px solid #f6f8f9;
    }
    .pinccrs{
        width: 100%;
        height: 183px;
        margin-top: 30px;
        background: #fff;
        border-radius: 16px;
        display: flex;
        justify-content: space-between;
        transition: background 450ms ease;
    }
    .pinccrs:first-child{
        margin-top: 0px;
    }
    .pinccrs:hover{
        background: #f80606;
    }
    .pinccrsi{
        width: 44%;
        height: 100%;
        display: inline-block;
    }
    .pinccrsd{
        width: 50%;
        height: 100%;
        padding: 30px 3% 0 0;
    }
    .pinccrsdt{
        width: 90%;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 20px;
        color: #313131;
    }
    .pinccrsdp{
        width: 90%;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 30px;
        font-size: 16px;
        color: #666;
    }
    .pinccrsdf{
        width: 100%;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 30px;
        font-size: 16px;
        color: #666;
    }
    .pinccrs:hover .pinccrsdt,.pinccrs:hover .pinccrsdp,.pinccrs:hover .pinccrsdf{
        color: #fff;
    }
    .pind{
        width: 100%;
        height: auto;
        position: relative;
    }
    .pindi{
        width: 100%;
        height: auto;
        display: block;
    }
    .pindc{
        width: 1000px;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        transform: translate(-540px,-50%);
        font-weight: bold;
        font-size: 52px;
        color: #fff;
    }


}
/*子页面*/
.zys{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.zysbg{
    width: 100%;
    height: auto;
    display: block;
}
.zys .center{
    position: absolute;
    left: 50%;
    top: 220px;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}
.zysd{
    width: auto;
    height: auto;
}
.zysdt{
    width: auto;
    height: auto;
    line-height: 72px;
    font-weight: bold;
    font-size: 72px;
    color: #fff;
}
.zysdp{
    width: auto;
    height: auto;
    line-height: 30px;
    margin-top: 36px;
    font-size: 30px;
    color: #fff;
}
.zysi{
    width: auto;
    height: 110px;
    display: block;
    margin-top: 60px;
}
.zyst{
    width: 100%;
    height: 96px;
    background: #fff;
    border-bottom: 1px solid #8e8e8e;
    overflow-x: hidden;
}
.zyst_b{
    width: 1600px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}
.zysts{
    width: auto;
    height: 90px;
    display: inline-block;
    line-height: 90px;
    margin: 0 3%;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.zysts_active{
    padding-left: 32px;
    background: url('../img/zyts_active.png') left center no-repeat;
    border-bottom: 6px solid #f42324;
}
.zyc{
    width: 100%;
    height: auto;
    padding: 58px 0;
    font-size: 16px;
    color: #181818;
}
.zyc img,.zyc table,.zyc div{
    max-width: 100% !important;
}
.zyc_b{
    width: 70%;
    height: auto;
    margin: 0 auto;
}
.zyv{
    width: 100%;
    height: auto;
    padding-bottom: 28px;
}
.zyv ,.zyv a{
    font-size: 14px;
    color: #666;
}
.zyv a:hover{
    color: #f42324;
}
.zyct{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 46px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 30px;
    color: #111;
}
.zycp{
    width: 100%;
    height: 14px;
    text-align: right;
    line-height: 14px;
    margin-top: 20px;
    font-size: 14px;
    color: #999;
}
.zyci{
    width: 50%;
    height: auto;
    margin: 50px 25% 0 25%;
    display: block;
}
.zycc{
    width: 100%;
    height: auto;
    padding: 32px 0 38px 0;
}
.zycc_b{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.zycci{
    width: 30%;
    height: auto;
    display: block;
}
.zyccd{
    width: 65%;
    height: auto;
    min-height: 200px;
}
.zycn{
    width: 100%;
    height: auto;
    line-height: 24px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #999;
}
.zycn a{
    font-size: 14px;
    color: #999;
}
.zycz{
    width: 100%;
    height: auto;
    padding: 40px 0;
    border-top: 1px dotted #ababab;
    border-bottom: 1px dotted #ababab;
}
.zycza{
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    color: #333333;
}
.zyczai{
    width: auto;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.zycza b{
    font-weight: bold;
    font-size: 26px;
    color: #c6000b;
}
.zyczb{
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 32px;
}
.zyczbs{
    width: 220px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin-right: 20px;
    background: #f42324;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}
.zyczbs:first-child{
    background: #c6000b;
}
.zyczbs img{
    width: auto;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.zycy{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}
.zycy_b{
    width: 42%;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 5px;
}
.zycya{
    position: absolute;
    top: 40px;
    right: 60px;
    z-index: 3;
    cursor: pointer;
    transform: scaleX(1.2);
    font-size: 18px;
    color: #c6c6c6;
}
.zycyb{
    width: 100%;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin-top: 60px;
    font-size: 28px;
    color: #111111;
}
.zycyc{
    width: 72%;
    height: 88px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 2%;
    margin-top: 88px;
    background: #f5f5f7;
    border: 1px solid #f42324;
    outline: none;
    border-radius: 5px;
    font-size: 18px;
    color: #111;
}
.zycyd{
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 16px;
    margin-top: 30px;
    font-size: 16px;
    color: #888;
}
.zycye{
    width: 220px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    margin: 0 auto;
    margin-top: 60px;
    background: #f42324;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}
.zyjj{
    width: 100%;
    height: auto;
}
.zyjv{
    width: 60%;
    height: auto;
    margin: 0 20% 2% 20%;
}
/*手机端样式*/
@media screen and (max-width: 899px) {
    .zyc{
        width: 94%;
        height: auto;
        padding: 0.38rem 3%;
        font-size: 0.26rem;
    }
    .zyc_b{
        width: 94%;
        margin: 0 3%;
    }
    .zyct{
        text-align: center;
        line-height: 0.5rem;
        padding-bottom: 0.2rem;
        font-size: 0.32rem;
    }
    .zycp{
        height: 0.24rem;
        line-height: 0.24rem;
        margin-top: 0.2rem;
        font-size: 0.24rem;
    }
    .zyci{
        width: 70%;
        height: auto;
        margin: 0.52rem 15% 0.52rem 15%;
        display: block;
    }
    .zycc{
        padding: 0.02rem 0 0.32rem 0;
    }
    .zycc_b{
        flex-wrap: wrap;
    }
    .zycci{
        width: 60%;
        height: auto;
        display: block;
        margin: 0 20%;
    }
    .zyccd{
        width: 100%;
        height: auto;
        min-height: 0rem;
        margin-top: 0.2rem;
    }
    .zycn{
        height: auto;
        line-height: 0.32rem;
        margin-top: 0.12rem;
        font-size: 0.22rem;
    }
    .zycn a{
        font-size: 0.22rem;
    }
    .zycz{
        padding: 0.4rem 0;
    }
    .zycza{
        height: 0.36rem;
        line-height: 0.36rem;
        font-size: 0.26rem;
    }
    .zyczai{
        height: 0.32rem;
        margin-right: 0.18rem;
    }
    .zycza b{
        font-size: 0.38rem;
    }
    .zyczb{
        height: 0.8rem;
        line-height: 0.8rem;
        margin-top: 0.52rem
    }
    .zyczbs{
        width: 40%;
        height: 0.8rem;
        height: 0.8rem;
        margin-right: 0.2rem;
        font-size: 0.26rem;
    }
    .zyczbs img{
        height: 0.26rem;
        margin-right: 0.18rem;
    }
    .zycy{
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        background: rgba(0, 0, 0, 0.5);
    }
    .zycy_b{
        width: 94%;
        height: 6.8rem;
        border-radius: 0.1rem;
    }
    .zycya{
        top: 0.4rem;
        right: 0.6rem;
        font-size: 0.26rem;
    }
    .zycyb{
        height: 0.38rem;
        line-height: 0.38rem;
        margin-top: 0.68rem;
        font-size: 0.38rem;
    }
    .zycyc{
        width: 72%;
        height: 1.2rem;
        margin-top: 0.82rem;
        border-radius: 0.1rem;
        font-size: 0.28rem;
    }
    .zycyd{
        height: auto;
        line-height: 0.38rem;
        margin-top: 0.52rem;
        font-size: 0.24rem;
    }
    .zycye{
        width: 80%;
        height: 0.88rem;
        line-height: 0.88rem;
        margin-top: 0.52rem;
        border-radius: 0.1rem;
        font-size: 0.26rem;
    }
    .zys .center{
        top: 1.60rem;
    }
    .zysdt{
        line-height: 0.66rem;
        font-size: 0.56rem;
    }
    .zysdp{
        line-height: 0.30rem;
        margin-top: 0.22rem;
        font-size: 0.30rem;
    }
    .zysi{
        width: auto;
        height: 1.10rem;
        display: block;
        margin-top: 1rem;
    }
    .zyst{
        height: 1rem;
        overflow-y: hidden;
    }
    .zyst_b{
        width: auto;
        height: 1.2rem;
        display: flex;
        justify-content: start;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
    }
    .zysts{
        height: 0.94rem;
        line-height: 0.94rem;
        margin: 0 3.6%;
        font-size: 0.28rem;
    }
    .zysts_active{
        font-weight: bold;
        border-bottom: 6px solid #d10000;
        color: #d10000;
    }
}


@media screen and (min-width: 899px) and (max-width: 1600px) {
    .zys .center{
        position: absolute;
        left: 50%;
        top: 150px;
        transform: translateX(-50%);
        display: flex;
        justify-content: space-between;
    }
    .zysd{
        width: auto;
        height: auto;
    }
    .zysdt{
        width: auto;
        height: auto;
        line-height: 62px;
        font-weight: bold;
        font-size: 62px;
        color: #fff;
    }
    .zysdp{
        width: auto;
        height: auto;
        line-height: 30px;
        margin-top: 26px;
        font-size: 30px;
        color: #fff;
    }
    .zysi{
        width: auto;
        height: 90px;
        display: block;
        margin-top: 20px;
    }
    .zyst{
        width: 100%;
        height: 96px;
        background: #fff;
        border-bottom: 1px solid #8e8e8e;
        overflow-x: hidden;
    }
    .zyst_b{
        width: 1200px;
        height: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .zyc_b{
        width: 90%;
        height: auto;
        margin: 0 auto;
    }
    .zyv{
        width: 100%;
        height: auto;
        padding-bottom: 28px;
    }
    .zyv ,.zyv a{
        font-size: 14px;
        color: #666;
    }
    .zyv a:hover{
        color: #f42324;
    }
    .zyct{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 46px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 30px;
        color: #111;
    }
    .zycp{
        width: 100%;
        height: 14px;
        text-align: right;
        line-height: 14px;
        margin-top: 20px;
        font-size: 14px;
        color: #999;
    }
    .zyci{
        width: 50%;
        height: auto;
        margin: 50px 25% 0 25%;
        display: block;
    }
    .zycc{
        width: 100%;
        height: auto;
        padding: 32px 0 38px 0;
    }
    .zycc_b{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .zycci{
        width: 30%;
        height: auto;
        display: block;
    }
    .zyccd{
        width: 65%;
        height: auto;
        min-height: 200px;
    }
    .zycn{
        width: 100%;
        height: auto;
        line-height: 24px;
        margin-top: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        color: #999;
    }
    .zycn a{
        font-size: 14px;
        color: #999;
    }
    .zycz{
        width: 100%;
        height: auto;
        padding: 40px 0;
        border-top: 1px dotted #ababab;
        border-bottom: 1px dotted #ababab;
    }
    .zycza{
        width: 100%;
        height: 26px;
        line-height: 26px;
        font-size: 18px;
        color: #333333;
    }
    .zyczai{
        width: auto;
        height: 22px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 12px;
    }
    .zycza b{
        font-weight: bold;
        font-size: 26px;
        color: #c6000b;
    }
    .zyczb{
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin-top: 32px;
    }
    .zyczbs{
        width: 220px;
        height: 60px;
        text-align: center;
        line-height: 60px;
        display: inline-block;
        margin-right: 20px;
        background: #f42324;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
    }
    .zyczbs:first-child{
        background: #c6000b;
    }
    .zyczbs img{
        width: auto;
        height: 14px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 12px;
    }
    .zycy{
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        background: rgba(0, 0, 0, 0.5);
    }
    .zycy_b{
        width: 42%;
        height: 500px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        transform: translate(-50%,-50%);
        background: #fff;
        border-radius: 5px;
    }
    .zycya{
        position: absolute;
        top: 40px;
        right: 60px;
        z-index: 3;
        cursor: pointer;
        transform: scaleX(1.2);
        font-size: 18px;
        color: #c6c6c6;
    }
    .zycyb{
        width: 100%;
        height: 28px;
        text-align: center;
        line-height: 28px;
        margin-top: 60px;
        font-size: 28px;
        color: #111111;
    }
    .zycyc{
        width: 72%;
        height: 88px;
        text-align: center;
        display: block;
        margin: 0 auto;
        padding: 0 2%;
        margin-top: 88px;
        background: #f5f5f7;
        border: 1px solid #f42324;
        outline: none;
        border-radius: 5px;
        font-size: 18px;
        color: #111;
    }
    .zycyd{
        width: 100%;
        height: 16px;
        text-align: center;
        line-height: 16px;
        margin-top: 30px;
        font-size: 16px;
        color: #888;
    }
    .zycye{
        width: 220px;
        height: 56px;
        text-align: center;
        line-height: 56px;
        margin: 0 auto;
        margin-top: 60px;
        background: #f42324;
        border-radius: 5px;
        cursor: pointer;
        font-size: 18px;
        color: #fff;
    }
    .zyjj{
        width: 100%;
        height: auto;
    }
    .zyjv{
        width: 60%;
        height: auto;
        margin: 0 20% 2% 20%;
    }
}


/*子页面*/
.gy{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: right;
    position: relative;
}
.gyl{
    width: calc(50% - 216px);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.gyr{
    width: calc(50% + 150px);
    height: auto;
    padding: 86px 0 66px 86px;
    background: url('../img/gy_bg.jpg') center right no-repeat;
    background-size: cover;
}
.gyr_b{
    width: 950px;
    height: auto;
}
.gyri{
    width: auto;
    height: 40px;
    display: block;
}
.gyrc{
    width: 100%;
    height: auto;
    line-height: 36px;
    margin-top: 60px;
    font-size: 16px;
    color: #323232;
}
.gyrc div,.gyrc p,.gyrc span{
    font-size: 16px;
    color: #323232;
}
.gyrf{
    width: 100%;
    height: auto;
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
}
.gyrf .pinarfs{
    margin-right: 0;
}
.gyrfhr{
    width: 1px;
    height: 106px;
    background: #9b9b9b;
}
.zl{
    width: 100%;
    height: auto;
}
.zl .center{
    padding: 38px 0 98px 0;
    background: url('../img/zl_bg.png') right bottom no-repeat;
}
.zld{
    width: 100%;
    height: auto;
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.zli{
    width: 776px;
    height: auto;
    display: block;
}
.zlc{
    width: 690px;
    height: auto;
    padding-top: 6px;
}
.zlcs{
    width: 100%;
    height: auto;
    line-height: 22px;
    margin-top: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
    color: #323232;
}
.zlcsi{
    width: auto;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 16px 0 0;
}
.zlcf{
    width: 100%;
    height: auto;
    line-height: 36px;
    margin-top: 50px;
    font-size: 18px;
    color: #222;
}
.ry{
    width: 100%;
    height: auto;
    padding: 36px 0 56px 0;
    background: linear-gradient(to bottom, #e0ebf9, #fefeff);
}
.ryc{
    width: 100%;
    height: 360px;
    padding-top: 60px;
}
.ry .swiper-container{
    width: 100%;
    height: 100%;
}
.ry .swiper-pagination{
    width: 6%;
    text-align: center;
    bottom: 5%;
    left: 47%;
    z-index: 3;
    line-height: 36px;
    font-size: 22px;
    color: #fff;
}
.ry .swiper-pagination .swiper-pagination-current{
    font-weight: bold;
    font-size: 42px;
    color: #fff;
}
.ryci{
    width: auto;
    height: 29px;
    position: absolute;
    top: 45%;
    z-index: 9;
    transform: translateY(-50%);
    cursor: pointer;
}
.ryci_left{
    left: 32%;
}
.ryci_right{
    right: 32%;
}
.rycs{
    width: 76%;
    height: auto;
    margin: 0 auto;
}
.rycsi{
    width: 100%;
    height: auto;
    display: block;
}
.rycst{
    width: 94%;
    height: 22px;
    text-align: center;
    line-height: 22px;
    margin: 12px 3% 0 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #000;
}
.xw{
    width: 100%;
/*    padding-top: 10px;*/
}
.xws{
    width: 100%;
    height: 250px;
    margin-top: 62px;
    background: #ececec;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.xws:hover{
    background: #fff;
}
.xwsa{
    width: 250px;
    height: 180px;
    margin-top: 35px;
    border-right: 1px solid #d5d5d5;
}
.xwsad{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 66px;
    padding-top: 46px;
    font-weight: bold;
    font-size: 66px;
    color: #d70000;
}
.xwsay{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 22px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 22px;
    color: #000;
}
.xwsd{
    width: 750px;
    height: 180px;
    padding-top: 26px;
    margin-top: 35px;
}
.xwsdt{
    width: 100%;
    height: auto;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 24px;
    color: #111;
}
.xwsdp{
    width: 100%;
    height: 64px;
    line-height: 32px;
    margin-top: 26px;
    overflow: hidden;
    font-size: 16px;
    color: #666;
}
.xwsi{
    width: 445px;
    height: 100%;
    display: inline-block;
}
.cp{
    width: 100%;
    height: auto;
    padding: 76px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.cpl{
    width: 338px;
    height: auto;
}
.cpls{
    width: 100%;
    height: 76px;
    text-align: center;
    line-height: 76px;
    margin-top: 20px;
    background: #f0f0f0;
    border-radius: 76px;
    display: block;
    cursor: pointer;
    font-size: 24px;
    color: #323232;
}
.cpls:first-child{
    margin-top: 0px;
}
.cpl .cpls_active{
    background: #f80606;
    color: #fff;
}
.cpr{
    width: 1220px;
    height: auto;
}
.cpr_b{
    width: 100%;
    height: auto;
    display: none;
}
.cpr_active{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-items: flex-start;
}
.cprs{
    width: 600px;
    height: auto;
    margin-left: 20px;
    margin-top: 32px;
    display: inline-block;
    border-bottom: 1px solid #b5b5b5;
}
.cprs:nth-child(1),.cprs:nth-child(2){
    margin-top: 0px;
}
.cprs_left{
    margin-left: 0px;
}
.cprsd{
    width: 598px;
    height: auto;
    border-radius: 10px;
    border: 1px solid #b5b5b5;
    overflow: hidden;
    position: relative;
}
.cprsi{
    width: 100%;
    height: auto;
    display: block;
}
.cprsi_b{
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    transition: width 450ms ease;
}
.cprs:hover .cprsi_b{
    width: 120%;
}
.cprst{
    width: 98%;
    height: 50px;
    line-height: 50px;
    margin: 3px 1% 0 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #323232;
}
.cprs:hover .cprst{
    color: #f80606;
}
.zz{
    width: 100%;
    height: auto;
    padding: 86px 0;
    background: url('../img/zz_bg.jpg') center center no-repeat;
    background-size: cover;
}
.zzt{
    width: 100%;
    height: 112px;
    text-align: center;
    line-height: 46px;
    border-bottom: 1px solid #e8ecee;
    font-weight: bold;
    font-size: 46px;
    color: #000;
}
.zzc{
    width: 100%;
    height: 80px;
    text-align: center;
    margin-top: -2px;
}
.zzcs{
    width: auto;
    height: 80px;
    line-height: 80px;
    margin: 0 26px;
    padding-top: 3px;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    color: #242121;
}
.zzcs_active{
    padding-top: 0;
    border-top: 3px solid #f42324;
}
.zzd{
    width: 100%;
    height: auto;
    min-height: 200px;
    margin-top: 50px;
    display: none;
}
.zzd_active{
    display: block;
}
.zzds{
    width: 94%;
    height: auto;
    margin: 0 auto;
}
.zzdsc{
    width: 100%;
    height: auto;
    background: #fff;
}
.zzdsi{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.zzdst{
    width: 94%;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #000;
}
.zzdf{
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    margin-top: 38px;
}
.zzdfs{
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0 16px;
    border-radius: 60px;
    border: 1px solid #cad0d7;
    cursor: pointer;
}
.zzdfs:hover{
    border: 1px solid #f42324;
}
.zzdfsi{
    width: 15px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.fa{
    width: 100%;
    height: auto;
    padding-top: 62px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.fas{
    width: 48.5%;
    height: auto;
    margin-left: 3%;
    margin-top: 42px;
    position: relative;
    display: flex;
    justify-content: right;
    border-radius: 20px;
    overflow: hidden;
}
.fas:nth-child(1), .fas:nth-child(2){
    margin-top: 0;
}
.fas_left{
    margin-left: 0%;
}
.fasi{
    width: 56%;
    height: auto;
    min-height: 340px;
    display: inline-block;
}
.fasbg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
}
.fasbga,.fas:hover .fasbgb{
    display: block;
}
.fasd{
    width: 330px;
    height: auto;
    max-height: 100%;
    position: absolute;
    left: 30px;
    top: 0;
    z-index: 3;
}
.fasdt{
    width: 100%;
    height: auto;
    line-height: 40px;
    padding-top: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 22px;
    color: #292929;
}
.fasdp{
    width: 100%;
    height: 120px;
    line-height: 30px;
    padding-top: 28px;
    overflow: hidden;
    font-size: 16px;
    color: #676767;
}
.fasdm{
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-top: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #676767;
}
.fasbga,.fas:hover .fasdt, .fasbga,.fas:hover .fasdp, .fasbga,.fas:hover .fasdm{
    color: #fff;
}
.fz{
    width: 100%;
    height: auto;
    padding: 50px 0 100px 0;
    background: url('../img/fz_bg.jpg') top center no-repeat;
}
.fzt{
    width: 100%;
    height: 50px;
    text-align: center;
    margin-top: 62px;
}
.fzts{
    width: 100px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    margin: 0 12px;
    display: inline-block;
    cursor: pointer;
    background: #000;
}
.fzts:hover{
    background: #f42324;
}
.fzti{
    width: auto;
    height: 14px;
    display: inline-block;
}
.fzc{
    width: 100%;
/*    height: 1130px;*/
    height: 800px;
    margin-top: 100px;
    overflow: hidden;
}
.fzc .swiper-container{
    width: 100%;
    height: 100%;
}
.fzcd{
    width: 100%;
    height: 100%;
    position: relative;
}
.fzcs{
    width: 32%;
    height: auto;
    padding-left: 3%;
    position: absolute;
    z-index: 2;
}
.fzcs:nth-child(1){
    top: 83px;
    left: 3%;
}
.fzcs:nth-child(1) .fzcsll{
    height: 288px;
    top: 20px;
}
.fzcs:nth-child(1) .fzcslf{
    bottom: -18px;
}
.fzcs:nth-child(2){
    top: 456px;
    left: 23%;
}
.fzcs:nth-child(2) .fzcsll{
    height: 95px;
    top: -95px;
}
.fzcs:nth-child(2) .fzcslf{
    top: -18px;
}
.fzcs:nth-child(3){
    top: 0;
    left: 46%;
}
.fzcs:nth-child(3) .fzcsll{
    height: 430px;
    top: 20px;
}
.fzcs:nth-child(3) .fzcslf{
    bottom: -18px;
}
.fzcs:nth-child(4){
    top: 536px;
    left: 63%;
}
.fzcs:nth-child(4) .fzcsll{
    height: 105px;
    top: -105px;
}
.fzcs:nth-child(4) .fzcslf{
    top: -18px;
}
.fzcsl{
    width: 20px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.fzcsli{
    width: 20px;
    height: auto;
    display: block;
}
.fzcsll{
    width: 2px;
    height: auto;
    background: #dddddd;
    position: absolute;
    left: 9px;
    z-index: 2;
}
.fzcslf{
    width: 63px;
    height: auto;
    transform: translateX(-50%);
    position: absolute;
    left: 0px;
    z-index: 3;
}
.fzcst{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #0458ae;
}
.fzcsp{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
    color: #111;
}
.fzcsc{
    width: 100%;
    height: auto;
    line-height: 18px;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #111;
}
.fzcscd{
    width: 6px;
    height: 6px;
    margin-top: 6px;
    background: #666;
    border-radius: 100%;
}
.fzcscc{
    width: calc(100% - 16px);
    height: auto;
}
.fzcscc div,.fzcscc p,.fzcscc span{
    line-height: 28px;
    text-indent: 0 !important;
    font-size: 16px;
    color: #111;
}
.fzcsi{
    width: 100%;
    height: auto;
    margin-top: 22px;
}
.fzcsi img{
    width: 40%;
    max-width: 100px;
    height: auto;
    display: inline-block;
    margin: 0 20px 0 16px;
}
.wh{
    width: 100%;
    padding: 60px 0 80px 0;
}
.whp{
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    opacity: 0.1;
    font-weight: bold;
    font-size: 42px;
    color: #323232;
}
.wht{
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    margin-top: -20px;
    font-weight: bold;
    font-size: 42px;
    color: #323232;
}
.wht b{
    color: #f42324;
}
.whhr{
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #c3c7c9;
}
.wha{
    width: 100%;
    height: auto;
    margin-top: 56px;
    display: flex;
    justify-content: space-between;
}
.whas{
    width: 20%;
    height: 600px;
    display: inline-block;
    position: relative;
    transition: width 450ms ease;
    overflow: hidden;
}
.whas_active{
    width: 60%;
}
.whas:hover{
    width: 60%;
}
.whasbg_b{
    width: 110%;
    height: 110%;
    position: absolute;
    left: -5%;
    top:-5%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.whas_active .whasbg_b{
    display: block;
}
.whasd{
    width: calc(100% - 80px);
    height: auto;
    position: absolute;
    left: 40px;
    top: 380px;
    z-index: 3;
    transition: top 450ms ease;
}
.whas_active .whasd{
    top: 100px;
}
.whasi{
    width: 32px;
    height: auto;
    display: block;
}
.whast{
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
}
.whasp{
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin-top: 12px;
    font-size: 18px;
    color: #fff;
}
.whasc{
    width: 100%;
    height: auto;
    line-height: 20px;
    margin-top: 25px;
    display: none;
    font-size: 16px;
    color: #fff;
}
.whas_active .whasc{
    display: block;
}
.whasc div,.whasc p,.whasc span{
    line-height: 38px;
    font-size: 16px;
    color: #fff;
}
.whbs{
    width: 32%;
    height: auto;
    position: relative;
}
.whbsi{
    width: 100%;
    height: auto;
    display: block;
}
.whbsbg{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.whbst{
    width: 94%;
    height: 24px;
    text-align: center;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 3%;
    bottom: 50px;
    z-index: 3;
    font-size: 24px;
    color: #fff;
}
.whc{
    display: block;
}
.lx{
    width: 100%;
    height: 690px;
    margin-top: 96px;
}
.lx .center_b{
    background: #fff;
}
.lxl{
    width: 50%;
    height: 100%;
}
.lxl img{
    width: 100%;
    height: 100%;
    display: block;
}
.lxr{
    width: 42%;
    height: auto;
    padding: 45px 4% 0 4%;
}
.lxrt{
    width: 100%;
    height: auto;
    line-height: 30px;
    font-weight: bold;
    font-size: 30px;
    color: #080808;
}
.lxrc{
    width: 100%;
    height: auto;
    padding-top: 38px;
}
.lxrcs{
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    font-size: 22px;
    color: #080808;
}
.lxrcsi{
    width: auto;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 12px 0 0;
}
.lxrcsi_a,.lxrcs:hover .lxrcsi_b{
    display: block;
}
.lxrcs:hover .lxrcsi_a,.lxrcsi_b{
    display: none;
}
.lxrcst{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 20px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
    color: #111;
}
.lxrcsc{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 16px;
    margin-top: 30px;
    font-size: 16px;
    color: #999;
}
.lxrcs:hover .lxrcst,.lxrcs:hover .lxrcsp,.lxrcs:hover .lxrcsc{
    color: #fff;
}
.lxrf{
    width: 100%;
    height: auto;
    padding-top: 52px;
    display: flex;
    justify-content: left;
}
.lxrfs{
    width: 160px;
    height: auto;
    margin-right: 65px;
}
.lxrfsi{
    width: 100%;
    height: auto;
    display: block;
}
.lxrfst{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 18px;
    margin-top: 22px;
    font-size: 18px;
    color: #2f2f2f;
}
.fk{
    width: 100%;
    height: auto;
    padding: 100px 0;
    margin-top: 120px;
    background: url('../img/fk_bg.jpg') center center no-repeat;
    background-size: cover;
}
.fkt{
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
}
.fkc{
    width: 94%;
    height: auto;
    padding: 66px 3%;
    margin-top: 43px;
    background: #fff;
}
.fkcl{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.fkcs{
    width: 30%;
    height: auto;
}
.fkcst{
    width: 100%;
    height: auto;
    line-height: 16px;
    font-size: 16px;
    color: #111;
}
.fkcsc{
    width: calc(100% - 42px);
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    margin-top: 30px;
    border: 1px solid #eeeeee;
    outline: none;
    background: none;
    font-size: 16px;
    color: #111;
}
.fkca{
    width: 100%;
    height: auto;
    margin-top: 42px;
}
.fkcsd{
    width: calc(94%  - 42px);
    height: 120px;
    line-height: 30px;
    padding: 20px 20px;
    margin-top: 30px;
    border: 1px solid #eeeeee;
    outline: none;
    background: none;
    resize: none;
    font-size: 16px;
    color: #111;
}
.fkcsc:placeholder{
    font-size: 16px;
    color: #999;
}
.fkce{
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin: 0 auto;
    margin-top: 40px;
    border-radius: 60px;
    background: #f42324;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}
/*招聘*/
.rczpt{
    width: 100%;
    height: 85px;
    text-align: center;
    line-height: 85px;
    font-weight: bold;
    font-size: 22px;
    color: #111;
}
.rczphr{
    width: 3%;
    height: 1px;
    margin: 0 auto;
    background: #f42324;
}
.rczps{
    width: 94%;
    height: 85px;
    display: block;
    padding: 45px 3%;
    background: #fff;
    margin-top: 20px;
    border-radius: 10px;
    cursor: pointer;
}
.rczps:hover{
    background: url('../img/zp_bg.png') center center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.rczpst{
    width: 100%;
    height: 26px;
    line-height: 26px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 26px;
    color: #181818;
}
.rczps:hover .rczpst{
    border-bottom: 1px solid #fff;
    color: #fff;
}
.rczpst b{
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #333;
}
.rczps:hover .rczpst b{
    color: #fff;
}
.rczpsp{
    width: 100%;
    height: 16px;
    line-height: 16px;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666;
}
.rczps:hover .rczpsp{
    color: #fff;
}

.rczpz{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0%;
    top: 0%;
    z-index: 99999998;
    background: rgba(0, 0, 0, 0.8);
    display: none;
} 
.rczpz_b{
    width: 90%;
    height: 90%;
    position: absolute;
    left: 5%;
    top: 5%;
    z-index: 2;
    background: #fff;
    overflow: auto;
}
.rczpza{
    width: 100%;
    line-height: 70px;
    text-align: center;
    line-height: 70px;
    background: #f5f5f7;
    font-size: 16px;
    color: #111;
}
.rczpza_b{
    position: absolute;
    top: 22px;
    right: 2%;
    z-index: 3;
    cursor: pointer;
    transform: scaleX(1.2);
    font-size: 22px;
    color: #c6c6c6;
}
.rczpzd{
    width: 90%;
    height: auto;
    padding: 60px 5% 40px 5%;
}
.rczpzt{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 28px;
    color: #f42324;
}
.rczpzp{
    width: 100%;
    height: auto;
    line-height: 36px;
    margin-top: 20px;
    font-size: 16px;
    color: #666;
}
.rczpzc{
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.rczpzf{
    width: 140px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: 88px;
    border: 1px solid #f42324;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #f42324;
}
.rczpzf img{
    width: auto;
    height: 5px;
    display: inline-block;
    margin-top: 22px;
}
.rczpi{
    width: 70%;
    height: auto;
    margin: 0 auto;
}
.rczpis{
    width: 100%;
    height: auto;
    padding-top: 38px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.rczpis:first-child{
    padding-top: 0px;
}
.rczpis_b{
    width: 48%;
    height: auto;
}
.rczpist{
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #111;
}
.rczpisc{
    width: calc(100% - 42px);
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    margin-top: 16px;
    border: 1px solid #eee;
    outline: none;
    font-size: 14px;
    color: #111;
}
.rczpisd{
    width: calc(100% - 42px);
    height: 90px;
    line-height: 30px;
    padding: 16px 20px;
    margin-top: 16px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    font-size: 14px;
    color: #111;
}
.rczpise{
    width: 140px;
    height: 50px;
    position: absolute;
    bottom: 1px;
    right: 1px;
    z-index: 2;
    cursor: pointer;
}
.rczpc{
    width: 100%;
    height: auto;
    padding-top: 22px;
    line-height: 14px;
    font-size: 12px;
    color: #f42324;
}
.rczpif{
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 80px;
    background: #f42324;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}
.sls{
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-top: 10px;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #111;
}
.sls:hover{
    color: #0458ae;
}
.slsl{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slsr{
    width: auto;
}


@media screen and (max-width: 899px) {
    .fz{
        width: 100%;
        height: auto;
        padding: 0.50px 0 0.60px 0;
        background: url('../img/fz_bg.jpg') center center no-repeat;
    }
    .fzt{
        height: 0.6rem;
    }
    .fzts{
        width: 1.3rem;
        height: 0.6rem;
        line-height: 0.6rem;
        border-radius: 0.6rem;
        margin: 0 0.2rem;
    }
    .fzti{
        height: 0.24rem;
    }
    .fzc{
        height: auto;
        min-height: 5rem;
        margin-top: 0.81rem;
    }
    .fzcs{
        width: 94%;
        height: auto;
        position: static;
        padding-left: 6%;
    }
    .fzcs:nth-child(1){
        top: 0;
        left: 0;
    }
    .fzcsli{
        width: 0.2rem;
        z-index: 3;
        margin-top: 0.08rem;
    }
    .fzcs:nth-child(1) .fzcsll{
        height: 0;
    }
    .fzcst{
        height: 0.36rem;
        line-height: 0.36rem;
        font-size: 0.36rem;
    }
    .fzcsp{
        height: auto;
        line-height: 0.56rem;
        padding: 0;
        font-size: 0.36rem;
    }
    .fzcsc{
        line-height: 0.42rem;
        margin-top: 0.22rem;
        font-size: 0.24rem;
    }
    .fzcscd{
        width: 0.1rem;
        height: 0.1rem;
        margin-top: 0.16rem;
        background: #666;
        border-radius: 100%;
    }
    .fzcscc{
        width: 96%;
        height: auto;
    }
    .fzcscc div,.fzcscc p,.fzcscc span{
        line-height: 0.32rem;
        text-indent: 0 !important;
        font-size: 0.18rem;
        color: #111;
    }
    .fzcsi{
        margin-top: 0.32rem;
    }
    .fzcsi img{
        margin: 0 2% 0 1%;
    }
    .whd{
        margin-top: 0.58rem;
    }
    .whd:first-child{
        margin-top: 0rem;
    }
    .wht{
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.4rem;
    }
    .whhr{
        width: 100%;
        height: 0.46rem;
        border-bottom: 1px solid #c3c7c9;
    }
    .whp{
        height: auto;
        line-height: 0.32rem;
        margin-top: 0.2rem;
        font-size: 0.22rem;
    }
    .wha, .whb, .whc{
        margin-top: 0.52rem;
    }
    .wha_b{
        width: 100%;
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
    }
    .whas,.whas_active{
        width: 48%;
        height: 3.6rem;
        margin: 0.12rem 1%;
    }
    .whas .whasd,.whas_active .whasd{
        width: 84%;
        height: auto;
        left: 8%;
        top: 50%;
    }
    .whasi{
        width: auto;
        height: 0.3rem;
    }
    .whast{
        height: 0.34rem;
        line-height: 0.34rem;
        margin-top: 0.22rem;
        font-size: 0.34rem;
    }
    .whasp{
        width: 100%;
        height: 0.18rem;
        line-height: 0.18rem;
        margin-top: 0.12rem;
        font-size: 0.18rem;
        color: #fff;
    }
    .whbst{
        width: 0.96rem;
        height: 0.84rem;
        line-height: 0.42rem;
        left: 50%;
        bottom: 0.12rem;
        transform: translateX(-50%);
        white-space: wrap;
        font-size: 0.24rem;
    }
    .lx{
        width: 100%;
        height: auto;
        padding: 0.32rem 0 0.52rem 0;
        margin: 0;
    }
    .lx .center_b{
        display: block;
        background: none;
    }
    .lxl{
        width: 100%;
        height: auto;
    }
    .lxl img{
        max-width: 100%;
        width: 100%;
        height: auto;
        display: block;
    }
    .lxr{
        width: 94%;
        height: auto;
        margin-top: 0.2rem;
        padding: 0.58rem 3%;
        background: #fff;
        display: block;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .lxrt{
        width: 100%;
        height: auto;
        line-height: 0.4rem;
        font-weight: bold;
        font-size: 0.4rem;
        color: #080808;
    }
    .lxrc{
        width: 100%;
        height: auto;
        padding-top: 0.32rem;
    }
    .lxrcs{
        width: 100%;
        height: 0.60rem;
        line-height: 0.60rem;
        margin-top: 0.1rem;
        font-size: 0.24rem;
        color: #080808;
    }
    .lxrcs:hover{
        background: #fff;
    }
    .lxrcsi{
        width: auto;
        height: 0.46rem;
    }
    .lxrcsi_a,.lxrcs:hover .lxrcsi_b{
        display: block;
    }
    .lxrcs:hover .lxrcsi_a,.lxrcsi_b{
        display: none;
    }
    .lxrcst{
        line-height: 0.3rem;
        margin-top: 0.22rem;
        font-size: 0.24rem;
    }
    .lxrcsc{
        width: 90%;
        height: 0.6rem;
        text-align: center;
        line-height: 0.3rem;
        padding: 0 5%;
        margin-top: 0.25rem;
        font-size: 0.2rem;
    }
    .lxrcs:hover .lxrcst,.lxrcs:hover .lxrcsp,.lxrcs:hover .lxrcsc{
        color: #fff;
    }
    .lxrf{
        width: 100%;
        height: auto;
        padding-top: 0.52rem;
        display: flex;
        justify-content: left;
    }
    .lxrfs{
        width: 30%;
        height: auto;
        margin-right: 10%;
    }
    .lxrfsi{
        width: 100%;
        height: auto;
        display: block;
    }
    .lxrfst{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 0.22rem;
        margin-top: 0.22rem;
        font-size: 0.22rem;
        color: #2f2f2f;
    }
    .fk{
        width: 100%;
        height: auto;
        padding: 0.62rem 0;
        margin-top: 0.22rem;
        background: url('../img/fk_bg.jpg') center center no-repeat;
        background-size: cover;
    }
    .fkt{
        width: 100%;
        height: auto;
        line-height: 0.5rem;
        font-size: 0.4rem;
        color: #fff;
    }
    .fkc{
        width: 94%;
        height: auto;
        padding: 0.38rem 3% 0.52rem 3%;
        margin-top: 0.38rem;
        background: #fff;
    }
    .fkcl{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .fkcs{
        width: 100%;
        height: auto;
        margin-top: 0.36rem;
    }
    .fkcst{
        width: 100%;
        height: auto;
        line-height: 0.24rem;
        font-size: 0.24rem;
        color: #111;
    }
    .fkcsc{
        width: calc(100% - 42px);
        height: 0.6rem;
        line-height: 0.6rem;
        padding: 0 20px;
        margin-top: 0.28rem;
        border: 1px solid #eeeeee;
        outline: none;
        background: none;
        font-size: 0.2rem;
        color: #111;
    }
    .fkca{
        width: 100%;
        height: auto;
        margin-top: 0.36rem;
    }
    .fkcsd{
        width: calc(94%  - 42px);
        height: 1.2rem;
        line-height: 0.3rem;
        padding: 0.2rem 20px;
        margin-top: 0.28rem;
        border: 1px solid #eeeeee;
        outline: none;
        background: none;
        resize: none;
        font-size: 0.2rem;
        color: #111;
    }
    .fkcsc:placeholder{
        font-size: 0.2rem;
        color: #999;
    }
    .fkce{
        width: 32%;
        height: 0.6rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0 auto;
        margin-top: 0.42rem;
        border-radius: 0.6rem;
        background: #f42324;
        cursor: pointer;
        font-size: 0.24rem;
        color: #fff;
    }

    .rczpt{
        height: 0.68rem;
        line-height: 0.68rem;
        font-size: 0.28rem;

    }
    .rczphr{
        width: 8%;
    }
    .rczps{
        width: 94%;
        height: auto;
        display: block;
        padding: 0.28rem 3%;
        background: #fff;
        margin-bottom: 0.22rem;
        border-radius: 0.12rem;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .rczpsl{
        width: 100%;
        height: 0.56rem;
        border-bottom: 1px solid #eee;
        display: flex;
        justify-content: space-between;
    }
    .rczpslt{
        width: 58%;
        height: 0.28rem;
        line-height: 0.28rem;
        border-bottom: 0px solid #eee;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 0.26rem;
        color: #181818;
    }
    .rczps:hover .rczpslt{
        border-bottom: 1px solid #fff;
        color: #fff;
    }
    .rczpslp{
        width: 40%;
        height: auto;
        text-align: right;
        line-height: 0.28rem;
        margin-top: 0.04rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.2rem;
        color: #666;
    }
    .rczps:hover .rczpslp{
        color: #fff;
    }
    .rczpsr{
        width: 100%;
        height: auto;
        padding-top: 0.3rem;
        display: flex;
        justify-content: space-between;
    }
    .rczpsrs{
        width: 33%;
        height: 100%;
        border-left: 1px solid #eee;
    }
    .rczps:hover .rczpsrs{
        border-left: 1px solid #fff;
    }
    .rczpsrt{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 0.2rem;
        padding-top: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 0.2rem;
        color: #181818;
    }
    .rczpsrp{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-top: 0.18rem;
        font-size: 0.2rem;
        color: #666;
    }
    .rczps:hover .rczpsrt, .rczps:hover .rczpsrp{
        color: #fff;
    }
    .rczpz_b{
        height: 80%;
        top: 10%;
        z-index: 2;
    }
    .rczpza{
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.32rem;
    }
    .rczpza_b{
        top: 0.12rem;
        right: 3%;
        font-size: 0.28rem;
    }
    .rczpzd{
        width: 90%;
        padding: 0.58rem 5% 0.42rem 5%;
    }
    .rczpzt{
        height: 0.44rem;
        line-height: 0.44rem;
        font-size: 0.3rem;
    }
    .rczpzp{
        height: auto;
        line-height: 0.42rem;
        margin-top: 0.28rem;
        font-size: 0.24rem;
    }
    .rczpzc{
        margin-top: 0.38rem;
    }
    .rczpzc div,.rczpzc p,.rczpzc span{
        font-size: 0.24rem;
    }
    .rczpzf {
        width: 32%;
        height: 0.58rem;
        line-height: 0.58rem;
        padding: 0 4%;
        margin-top: 0.68rem;
        font-size: 0.22rem;
    }
    .rczpzf img {
        height: 0.06rem;
        margin-top: 0.26rem;
    }
    .rczpi{
        width: 100%;
    }
    .rczpis,.rczpis_b{
        width: 100%;
        padding-top: 0.38rem;
    }
    .rczpis_b:first-child{
        padding-top: 0;
    }
    .rczpist{
        height: 0.26rem;
        line-height: 0.26rem;
        font-size: 0.26rem;
    }
    .rczpisc{
        width: 93%;
        height: 0.8rem;
        line-height: 0.8rem;
        padding: 0 3%;
        margin-top: 0.22rem;
        font-size: 0.26rem;
    }
    .rczpisd{
        width: 93%;
        height: 1.26rem;
        line-height: 0.42rem;
        padding: 0.12rem 3%;
        margin-top: 0.22rem;
        font-size: 0.26rem;
    }
    .rczpise{
        width: 1.6rem;
        height: 0.8rem;
    }
    .rczpc{
        padding-top: 0.2rem;
        line-height: 0.22rem;
        font-size: 0.18rem;
    }
    .rczpif {
        width: 32%;
        height: 0.66rem;
        line-height: 0.66rem;
        margin-top: 0.82rem;
        font-size: 0.22rem;
    }
    .rczpst{
        height: 0.28rem;
        line-height: 0.28rem;
        padding-bottom: 0.32rem;
        font-size: 0.28rem;
        color: #181818;
    }
    .rczpsp{
        height: 0.24rem;
        line-height: 0.24rem;
        padding-top: 0.2rem;
        font-size: 0.24rem;
        color: #181818;
    }
    .sls{
        height: 0.56rem;
        line-height: 0.56rem;
        padding-top: 0.1rem;
        font-size: 0.22rem;
    }
    /*关于我们*/
    .gy{
        width: 100%;
        height: auto;
        display: block;
        justify-content: right;
        position: relative;
    }
    .gyl{
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }
    .gyr{
        width: 94%;
        height: auto;
        padding: 0.78rem 3% 0.66rem 3%;
        background: url('../img/gy_bg_sj.jpg') center right no-repeat;
        background-size: cover;
    }
    .gyr_b{
        width: 100%;
        height: auto;
    }
    .gyri{
        width: auto;
        height: 0.42rem;
        margin-top: 0.52rem;
        display: block;
    }
    .gyrc{
        width: 100%;
        height: auto;
        line-height: 0.46rem;
        margin-top: 0.52rem;
        font-size: 0.24rem;
        color: #323232;
    }
    .gyrf{
        width: 100%;
        height: auto;
        margin-top: 0.68rem;
        display: flex;
        justify-content: space-between;
    }
    .gyrf .pinarfs{
        margin-right: 0;
    }
    .gyrfhr{
        width: 0rem;
        height: 0rem;
        display: none;
    }
    .wh{
        width: 100%;
        padding: 0.68rem 0 0rem 0;
    }
    .whp{
        width: 100%;
        height: 0.42rem;
        text-align: center;
        line-height: 0.42rem;
        opacity: 0.1;
        font-weight: bold;
        font-size: 0.42rem;
        color: #323232;
    }
    .wht{
        width: 100%;
        height: 0.42rem;
        text-align: center;
        line-height: 0.42rem;
        margin-top: -0.20rem;
        font-weight: bold;
        font-size: 0.42rem;
        color: #323232;
    }
    .wht b{
        color: #f42324;
    }
    .wha{
        width: 100%;
        height: auto;
        margin-top: 0rem;
        padding-top: 0.42rem;
        display: block;
        justify-content: space-between;
    }
    .whas{
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        transition: width 450ms ease;
        margin-top: 0.2rem;
    }
    .whas_active{
        width: 100%;
    }
    .whas:hover{
        width: 100%;
    }
    .whasd{
        width: 94%;
        height: auto;
        position: absolute;
        left: 3%;
        top: 50%;
        z-index: 2;
        transition: top 450ms ease;
        transform: translateY(-50%);
    }
    .whasbg{
        width: 100%;
        height: auto;
        display: block;
    }
    .whasi{
        width: 0.32rem;
        height: auto;
        display: block;
    }
    .whast{
        width: 100%;
        height: 0.36rem;
        line-height: 0.36rem;
        margin-top: 0.32rem;
        font-weight: bold;
        font-size: 0.36rem;
        color: #fff;
    }
    .whasp{
        width: 100%;
        height: 0.28rem;
        line-height: 0.28rem;
        margin-top: 0.16rem;
        font-size: 0.28rem;
        color: #fff;
    }
    .whasc{
        width: 100%;
        height: 1.32rem;
        line-height: 0.32rem;
        margin-top: 0.25rem;
        overflow-y: scroll;
        display: block;
        font-size: 0.20rem;
        color: #fff;
    }
    .whas_active .whasc{
        display: block;
    }
    .whasc div,.whasc p,.whasc span{
        line-height: 0.32rem;
        font-size: 0.20rem;
        color: #fff;
    }
    .whbs{
        width: 32%;
        height: auto;
        position: relative;
    }
    .whbsi{
        width: 100%;
        height: auto;
        display: block;
    }
    .whbsbg{
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }
    .whbst{
        width: 94%;
        height: 24rem;
        text-align: center;
        line-height: 24rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: absolute;
        left: 3%;
        bottom: 50rem;
        z-index: 3;
        font-size: 24rem;
        color: #fff;
    }
    .whc{
        display: block;
    }
    .zl{
        width: 100%;
        height: auto;
    }
    .zl .center{
        padding: 0.58rem 0 0.68rem 0;
        background: #fff;
    }
    .zld{
        width: 100%;
        height: auto;
        margin-top: 0.580rem;
        display: block;
        justify-content: space-between;
        align-items: flex-start;
    }
    .zli{
        width: 100%;
        height: auto;
        display: block;
    }
    .zlc{
        width: 100%;
        height: auto;
        padding-top: 0.32rem;
    }
    .zlcs{
        width: 100%;
        height: auto;
        line-height: 0.52rem;
        margin-top: 0rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.24rem;
        color: #323232;
    }
    .zlcsi{
        width: auto;
        height: 0.15rem;
        display: inline-block;
        vertical-align: middle;
        margin: -0.02rem 0.16rem 0 0;
    }
    .zlcf{
        width: 100%;
        height: auto;
        line-height: 0.36rem;
        margin-top: 0.15rem;
        font-size: 0.18rem;
        color: #222;
    }
    .ry{
        width: 100%;
        height: auto;
        padding: 0.38rem 0 0.68rem 0;
        background: linear-gradient(to bottom, #e0ebf9, #fefeff);
    }
    .ryc{
        width: 100%;
        height: auto;
        min-height: 3.60rem;
        padding-top: 0.360rem;
    }
    .ry .swiper-container{
        width: 100%;
        height:  auto;
    }
    .ry .swiper-pagination{
        width: 6%;
        text-align: center;
        bottom: 5%;
        left: 47%;
        z-index: 3;
        line-height: 36rem;
        font-size: 22rem;
        color: #fff;
    }
    .ry .swiper-pagination .swiper-pagination-current{
        font-weight: bold;
        font-size: 0.42rem;
        color: #fff;
    }
    .ryci{
        width: 6%;
        height: auto;
        position: absolute;
        top: 50%;
        z-index: 9;
        transform: translateY(-50%);
        cursor: pointer;
    }
    .ryci_left{
        left: 0%;
    }
    .ryci_right{
        right: 0%;
    }
    .rycs{
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    .rycsi{
        width: 100%;
        height: auto;
        display: block;
    }
    .rycst{
        width: 94%;
        height: 0.28rem;
        text-align: center;
        line-height: 0.24rem;
        margin: 0.28rem 3% 0 3%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.24rem;
        color: #000;
    }
    /*新闻*/
    .xw{
        width: 100%;
        padding-top: 0rem;
    }
    .xws{
        width: 100%;
        height: auto;
        margin-top: 0.2rem;
        background: #ececec;
        display: flex;
        justify-content: right;
        align-items: flex-start;
    }
    .xws:hover{
        background: #fff;
    }
    .xwsa{
        width: 0%;
        height: 0;
        margin-top: 0rem;
        border-right: 0rem solid #d5d5d5;
    }
    .xwsd{
        width: 50%;
        height: auto;
        padding-top: 0rem;
        margin-top: 0rem;
        position: absolute;
        left: 3%;
        top: 50%;
        z-index: 2;
        transform: translateY(-50%);
    }
    .xwsdt{
        width: 100%;
        height: 0.84rem;
        line-height: 0.42rem;
        overflow: hidden;
        font-weight: bold;
        font-size: 0.3rem;
        color: #111;
    }
    .xwsdp{
        width: 0%;
        height: 0rem;
    }
    .xwsdf{
        width: 100%;
        height: 0.24rem;
        line-height: 0.24rem;
        margin-top: 0.28rem;
        font-size: 0.24rem;
        color: #999;
    }
    .xwsi{
        width: 45%;
        height: auto;
        display: inline-block;
    }
    /*产品*/
    .cp{
        width: 100%;
        height: auto;
        padding-top: 0.22rem;
        display: block;
    }
    .center_cp{
        display: block;
    }
    .center_cp .zyc_b{
        margin-top: 0.38rem;
    }
    .cpl{
        width: 100%;
        height: 0.82rem;
        overflow-y: hidden;
    }
    .cpl_b{
        width: auto;
        height: 1rem;
        display: flex;
        justify-content: start;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
    }
    .cpls{
        width: auto;
        height: 0.8rem;
        text-align: center;
        line-height: 0.8rem;
        padding: 0 0.22rem;
        margin: 0 0.12rem;
        background: #f0f0f0;
        border-radius: 0.8rem;
        display: block;
        font-size: 0.24rem;
        color: #323232;
    }
    .cpls:first-child{
        margin-top: 0rem;
    }
    .cpls_active{
        background: #f80606;
        color: #fff;
    }
    .cpr{
        width: 100%;
        height: auto;
        padding-top: 0.12rem;
        display: block;
        justify-content: start;
        flex-wrap: wrap;
    }
    .cprs{
        width: calc(100% - 2px);
        height: auto;
        margin-left: 0rem;
        margin-top: 0.38rem;
        display: inline-block;
        border-bottom: 1px solid #b5b5b5;
    }
    .cprs:nth-child(1),.cprs:nth-child(2){
        margin-top: 0.38rem;
    }
    .cprs_left{
        margin-left: 0rem;
    }
    .cprsd{
        width: calc(100% - 2px);
        height: auto;
        border-radius: 0.1rem;
        border: 1px solid #b5b5b5;
        overflow: hidden;
        position: relative;
    }
    .cprst{
        width: 98%;
        height: 0.66rem;
        line-height: 0.66rem;
        margin: 0.12rem 1% 0 1%;
        font-size: 0.24rem;
        color: #323232;
    }
    .cprs:hover .cprst{
        color: #f80606;
    }
/*    资质证书*/
    .zz{
        width: 100%;
        height: auto;
        padding: 0.56rem 0;
        background: url('../img/zz_bg.jpg') center center no-repeat;
        background-size: 100% 100%;
    }
    .zzt{
        width: 100%;
        height: 0.82rem;
        text-align: center;
        line-height: 0.46rem;
        border-bottom: 1px solid #e8ecee;
        font-weight: bold;
        font-size: 0.46rem;
        color: #000;
    }
    .zzc{
        width: 100%;
        height: 0.80rem;
        text-align: center;
        margin-top: -0.02rem;
    }
    .zzcs{
        width: auto;
        height: 0.80rem;
        line-height: 0.80rem;
        margin: 0 0.26rem;
        padding-top: 0.03rem;
        display: inline-block;
        font-size: 0.24rem;
        color: #242121;
    }
    .zzcs_active{
        padding-top: 0;
        border-top: 0.03rem solid #f42324;
    }
    .zzd{
        width: 100%;
        height: auto;
        min-height: 2rem;
        margin-top: 0.50rem;
        display: none;
    }
    .zzd_active{
        display: block;
    }
    .zzds{
        width: 94%;
        height: auto;
        margin: 0 auto;
    }
    .zzdsc{
        width: 100%;
        height: auto;
        background: #fff;
    }
    .zzdsi{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .zzdst{
        width: 94%;
        height: 0.30rem;
        text-align: center;
        line-height: 0.30rem;
        margin-top: 0.22rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.22rem;
        color: #000;
    }
    .zzdf{
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        margin-top: 0.38rem;
    }
    .zzdfs{
        width: 0.60rem;
        height: 0.60rem;
        text-align: center;
        line-height: 0.60rem;
        display: inline-block;
        margin: 0 0.16rem;
        border-radius: 0.60rem;
        border: 1px solid #cad0d7;
        cursor: pointer;
    }
    .zzdfs:hover{;
        border: 0.01rem solid #fff;
    }
    .zzdfsi{
        width: 0.15rem;
        height: auto;
        display: inline-block;
        vertical-align: middle;
    }
    /*解决方案*/
    .fa{
        width: 100%;
        height: auto;
        padding-top: 0.52rem;
        display: block;
        justify-content: start;
        flex-wrap: wrap;
    }
    .fas{
        width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 0.2rem;
        position: relative;
        display: flex;
        justify-content: right;
        border-radius: 0.10rem;
        overflow: hidden;
    }
    .fas:nth-child(1), .fas:nth-child(2){
        margin-top: 0.2rem;
    }
    .fas_left{
        margin-left: 0%;
    }
    .fasi{
        width: 56%;
        height: auto;
        min-height: 0.340rem;
        display: inline-block;
    }
    .fasbg{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        display: none;
    }
    .fasbga,.fas:hover .fasbgb{
        display: block;
    }
    .fasd{
        width: 45%;
        height: auto;
        max-height: 100%;
        position: absolute;
        left: 3%;
        top: 50%;
        z-index: 3;
        transform: translateY(-50%);
    }
    .fasdt{
        width: 100%;
        height: 0.8rem;
        line-height: 0.4rem;
        padding-top: 0rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: wrap;
        font-weight: bold;
        font-size: 0.3rem;
        color: #292929;
    }
    .fasdp{
        width: 100%;
        height: 0rem;
        line-height: 0rem;
        padding-top: 0rem;
        overflow: hidden;
        font-size: 0rem;
        color: #676767;
        display: none;
    }
    .fasdm{
        width: 100%;
        height: auto;
        line-height: 0.24rem;
        padding-top: 0.32rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.24rem;
        color: #676767;
    }
    .fasbga,.fas:hover .fasdt, .fasbga,.fas:hover .fasdp, .fasbga,.fas:hover .fasdm{
        color: #fff;
    }











}


@media screen and (min-width: 899px) and (max-width: 1600px) {
    /*子页面*/
    .gy{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: right;
        position: relative;
    }
    .gyl{
        width: calc(50% - 86px);
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }
    .gyr{
        width: calc(50% + 50px);
        height: auto;
        padding: 86px 0 66px 36px;
        background: url('../img/gy_bg.jpg') center right no-repeat;
        background-size: cover;
    }
    .gyr_b{
        width: 650px;
        height: auto;
    }
    .zli{
        width: 620px;
        height: auto;
        display: block;
    }
    .zlc{
        width: 560px;
        height: auto;
        padding-top: 6px;
    }
    .zlcs{
        width: 100%;
        height: auto;
        line-height: 22px;
        margin-top: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 18px;
        color: #323232;
    }
    .zlcsi{
        width: auto;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin: -2px 8px 0 0;
    }
    .zlcf{
        width: 100%;
        height: auto;
        line-height: 36px;
        margin-top: 50px;
        font-size: 18px;
        color: #222;
    }
    .xws{
        width: 100%;
        height: 220px;
        margin-top: 62px;
        background: #ececec;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .xws:hover{
        background: #fff;
    }
    .xwsa{
        width: 160px;
        height: 180px;
        margin-top: 25px;
        border-right: 1px solid #d5d5d5;
    }
    .xwsad{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 66px;
        padding-top: 36px;
        font-weight: bold;
        font-size: 66px;
        color: #d70000;
    }
    .xwsd{
        width: 630px;
        height: 180px;
        padding-top: 26px;
        margin-top: 35px;
    }
    .xwsdt{
        width: 100%;
        height: auto;
        line-height: 24px;
        font-weight: bold;
        font-size: 24px;
        color: #111;
    }
    .xwsdp{
        width: 100%;
        height: 64px;
        line-height: 32px;
        margin-top: 26px;
        overflow: hidden;
        font-size: 16px;
        color: #666;
    }
    .xwsi{
        width: 345px;
        height: 100%;
        display: inline-block;
    }

    .cpl{
        width: 270px;
        height: auto;
    }
    .cpls{
        width: 100%;
        height: 76px;
        text-align: center;
        line-height: 76px;
        margin-top: 20px;
        background: #f0f0f0;
        border-radius: 76px;
        display: block;
        cursor: pointer;
        font-size: 18px;
        color: #323232;
    }
    .cpr{
        width: 880px;
        height: auto;
    }
    .cprs{
        width: 48.5%;
        height: auto;
        margin-left: 3%;
        margin-top: 32px;
        display: inline-block;
        border-bottom: 1px solid #b5b5b5;
    }
    .cprs:nth-child(1),.cprs:nth-child(2){
        margin-top: 0px;
    }
    .cprs_left{
        margin-left: 0px;
    }
    .cprsd{
        width: 100%;
        height: auto;
        border-radius: 10px;
        border: 1px solid #b5b5b5;
        overflow: hidden;
        position: relative;
    }
    .zz{
        width: 100%;
        height: auto;
        padding: 86px 0;
        background: url('../img/zz_bg.jpg') center center no-repeat;
        background-size: cover;
    }
    .zzt{
        width: 100%;
        height: 112px;
        text-align: center;
        line-height: 46px;
        border-bottom: 1px solid #e8ecee;
        font-weight: bold;
        font-size: 46px;
        color: #000;
    }
    .zzc{
        width: 100%;
        height: 80px;
        text-align: center;
        margin-top: -2px;
    }
    .zzcs{
        width: auto;
        height: 80px;
        line-height: 80px;
        margin: 0 26px;
        padding-top: 3px;
        display: inline-block;
        cursor: pointer;
        font-size: 20px;
        color: #242121;
    }
    .zzcs_active{
        padding-top: 0;
        border-top: 3px solid #f42324;
    }
    .zzd{
        width: 100%;
        height: auto;
        min-height: 200px;
        margin-top: 50px;
        display: none;
    }
    .zzd_active{
        display: block;
    }
    .zzds{
        width: 94%;
        height: auto;
        margin: 0 auto;
    }
    .zzdsc{
        width: 100%;
        height: auto;
        background: #fff;
    }
    .zzdsi{
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .zzdst{
        width: 94%;
        height: 20px;
        text-align: center;
        line-height: 20px;
        margin-top: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        color: #000;
    }
    .zzdf{
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        margin-top: 38px;
    }
    .zzdfs{
        width: 60px;
        height: 60px;
        text-align: center;
        line-height: 60px;
        display: inline-block;
        margin: 0 16px;
        border-radius: 60px;
        border: 1px solid #cad0d7;
        cursor: pointer;
    }
    .zzdfs:hover{
        border: 1px solid #f42324;
    }
    .zzdfsi{
        width: 15px;
        height: auto;
        display: inline-block;
        vertical-align: middle;
    }
    .fasi{
        width: 56%;
        height: auto;
        min-height: 230px;
        display: inline-block;
    }
    .fasd{
        width: 56%;
        height: auto;
        max-height: 100%;
        position: absolute;
        left: 30px;
        top: 0;
        z-index: 3;
    }
    .fasbg{
        width: 140%;
        height: 100%;
        position: absolute;
        left: -10%;
        top: 0;
        z-index: 2;
    }
    .fasdt{
        width: 100%;
        height: auto;
        line-height: 40px;
        padding-top: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 20px;
        color: #292929;
    }
    .fasdp{
        width: 100%;
        height: 60px;
        line-height: 30px;
        padding-top: 18px;
        overflow: hidden;
        font-size: 16px;
        color: #676767;
    }
    .fasdm{
        width: 100%;
        height: 20px;
        line-height: 20px;
        padding-top: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        color: #676767;
    }
    .fasbga,.fas:hover .fasdt, .fasbga,.fas:hover .fasdp, .fasbga,.fas:hover .fasdm{
        color: #fff;
    }
    .lx{
        width: 100%;
        height: 520px;
        margin-top: 96px;
    }
    .lx .center_b{
        background: #fff;
    }
    .lxl{
        width: 50%;
        height: 100%;
    }
    .lxr{
        width: 42%;
        height: auto;
        padding: 25px 4% 0 4%;
    }
    .lxrt{
        width: 100%;
        height: auto;
        line-height: 30px;
        font-weight: bold;
        font-size: 30px;
        color: #080808;
    }
    .lxrc{
        width: 100%;
        height: auto;
        padding-top: 18px;
    }
    .lxrcs{
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-top: 20px;
        font-size: 22px;
        color: #080808;
    }
    .lxrcsi{
        width: auto;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        margin: -2px 12px 0 0;
    }
    .lxrf{
        padding-top: 32px;
    }
    .lxrfs{
        width: 30%;
        height: auto;
        margin-right: 3%;
    }
    .lxrfsi{
        width: 70%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .lxrfst{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 18px;
        margin-top: 22px;
        font-size: 18px;
        color: #2f2f2f;
    }
    
}























