/* header */
@media screen and (min-width: 768px) {
    .head-web {
        display: flex !important;
    }
}
.head {
    width: 100%;
    height: 80px;
    line-height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11222;
    background-color: #fff;
    box-shadow: 0 0 10px #00000015;
}
.head img {
    width: 154px;
    height: 29px;
}
.head-center {
    display: flex;
    font-size: 16px;
    /*font-family: syst;*/
    font-weight: bold;
}
.head-center a {
    margin-right: 50px;
    color: #222222;
    cursor:pointer;
    white-space:nowrap;
}
.head-center a.clinav{color: #B60004}


@media screen and (min-width: 768px) {
    .head-center a:hover {
        color: #B60004;
    }
}

.head-center a:last-child {
    margin-right: 0;
}
.head-right {
    font-size: 16px;
    /*font-family: syst;*/
    font-weight: bold;
}
.head-right:hover , .head-right:active , .head-right:visited {
    color: red;
}
.head-right:hover , .head-right:active {
    color: #B60004 !important;
}

/* footer */
.foot {
    width: 100%;
    border-top: 3px solid #B60004;
    background-color: #fff;
}
.foot-img {
    margin: 66px 0 67px;
}
.foot-img > img:first-child {
    width: 177px;
    height: 34px;
    margin-right: 85px;
}
.foot-img > img:nth-child(2) {
    width: 169px;
    height: 40px;
}
.foot-one {
    padding: 0 119px 40px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    display: flex !important;
}
.foot-one > div > p {
    font-size: 16px;
    /*font-family: SourceHanSansCN-Normal, SourceHanSansCN;*/
    font-weight: 400;
    color: #666666;
    margin-top: 24px;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
}
.foot-one > div > p:first-child {
    font-size: 18px;
    /*font-family: syst;*/
    font-weight: bold;
    color: #222222;
    margin-top: 0;
    letter-spacing: 1px;
    cursor:pointer;
}
.foot-two {
    display: flex;
    justify-content: space-around;
    padding: 47px 0 44px;
}
.foot-two > div {
    text-align: center;
}
.foot-two > div > p:first-child {
    font-size: 16px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #999999;
    letter-spacing: 2px;
    margin-bottom: 27px;
}
.foot-two > div > p:nth-child(2) {
    font-size: 16px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #222222;
}
.foot-three {
    background-color: #282525;
    height: 100px;
    line-height: 30px;
    padding: 15px 0 28px;
    vertical-align: middle;
}
.foot-three > p:first-child {
    font-size: 14px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #999999;
    text-align: center;
}
.foot-three > p:nth-child(2) {
    font-size: 14px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #999999;
    text-align: center;
    cursor: pointer;
}
.foot-wei {
    position: relative;
    text-align: center;
}
.foot-wei > img {
    width: 26px;
    height: 22px;
}
.foot-hover:hover + .foot-position {
    display: block;
}



.foot-position {
    width: 132px;
    height: 183px;
    background: url(../image/foot-position.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 25px;
    right: -30px;
    padding-top: 25px;
    display: none;
}
.foot-ma {
    width: 80px;
    height: 80px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: url(../image/erweima.jpg) no-repeat center center;
    background-size: cover;
    margin: auto;
}
.foot-position > p {
    font-size: 13px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
}
.foot-police {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    cursor: pointer;
}


/* content */
.content {
    min-height: calc(100vh - 695px);
    margin-top: 80px;
}
.content-bg {
    width: 100%;
}
.centent-title {
    height: 100%;
    width: 100%;

}
.centent-title p {
    font-size: 61px;
    /*font-family: syst;*/
    font-weight: bold;
    color: #fff;
    letter-spacing: 8px;
}
.content-position {
    width: 100%;
    position: relative;
    top: -70px;
    left: 0;
}
.fyxwxqmaintt{top: -140px;}
.content-tou {
    background: rgba(0, 0, 0, 0.42);
    -webkit-backdrop-filter: blur(10px);
    /* backdrop-filter: blur(10px); */
}
/* .content-tou::before {
    content: ' ';
    width: 100%;
    height: 70px;
} */
.content-nav {
    display: flex;
}
.content-nav > li {
    height: 70px;
    padding: 0 40px;
    line-height: 70px;
    font-size: 20px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 1px;
    cursor:pointer;
    word-break:keep-all;
    white-space:nowrap;
}
.content-nav-hover {
    background: #FFFFFF;
    color: #B60004 !important;
    border-top: 2px solid #B60004;
}
.content-list {
    padding-bottom: 30px;
}

/* index */
.more {
    width: 210px;
    height: 62px;
    border: 2px solid #333333;
    line-height: 62px;
}
.more img {
    width: 25px;
    height: 16px;
}
.case-img {
    width: 100%;
    height: 141px;
    background-color: #fff;
    text-align: center;
    line-height: 141px;
    overflow: hidden;
}
.case-img > img {
    max-width: 100%;
    max-height: 100%;
}
.case-bottom {
    height: calc(100% - 141px);
    background: #f4f7ff;
    padding: 23px 25px 26px;
    text-align: center;
}
.case-bottom > p {
    font-size: 18px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #494a4b;
}
.case-border {
    border-top: 1px solid #E4EAF7;
    margin: 17px auto 15px;
}
.case-border > span {
    display: block;
    width: 90px;
    height: 3px;
    background: rgba(182, 0, 4, 0.6);
    margin: 0 auto;
    margin-top: -1.5px;
    position: relative;
}
.case-over {
    height: 40px;
    line-height: 20px;

}
.case-text {
    height:40px;
    line-height: 20px;
    font-size: 14px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #949699;
    overflow: hidden;display: -webkit-box; text-overflow: ellipsis;-webkit-line-clamp: 2; -webkit-box-orient: vertical
}
.new-copy {
    margin-bottom: 0;
    padding: 45px 40px 50px;
    transition: 0.5s;
    position: relative;
}
.zhiding{position: absolute;  top: 150px;left: 40px;  background: #B60004;color: #fff; padding: 5px 10px;}

/* @media (any-hover: hover) { */
    .new-copy:hover {
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
        border-radius: 6px;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .new-copy:hover .new-center > p {
        color: #B60004;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        cursor: pointer;
    }
    .new-copy:hover .new-center > span {
        color: #B60004;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        cursor: pointer;
    }
    .new-copy:hover .new-img > img {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
/* } */
.new-left {
    margin-right: 20px;
}
.new-left > p {
    font-size: 32px;
    /*font-family: syst;*/
    font-weight: bold;
    color: #222222;
    margin-bottom: 15px;
}
.new-left > span {
    font-size: 20px;
    /*font-family: SourceHanSerifSC-Regular, SourceHanSerifSC;*/
    font-weight: 400;
    color: #999999;
}
.new-center {
    width: calc(100% - 372px);
    padding: 0 40px 0 30px;
    border-left: 1px solid  rgba(0, 0, 0, 0.1);
}
.new-center > p {
    font-size: 24px;
    /*font-family: SourceHanSansCN-Normal, SourceHanSansCN;*/
    font-weight: 400;
    color: #222222;
    transition: 0.5s;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new-text {
    height: 90px;
    font-size: 14px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.new-center > span {
    font-size: 16px;
    /*font-family: SourceHanSansCN-Normal, SourceHanSansCN;*/
    font-weight: 400;
    color: #999999;
}
.new-img {
    width: 256px;
    height: 192px;
    overflow: hidden;
}
.new-img > img {
    width: 100%;
    height: 100%;
    transition: 0.5s;
}

/* title-logo-red */
.field-top {
    font-size: 34px;
    /*font-family: syst;*/
    font-weight: bold;
    color: #222222;
    text-align: center;
    letter-spacing: 4px;
}
.field-top.white {
    color: #fff;
}
.field-logo {
    width: 60px;
    height: 5px;
    background: #B50000;
    margin: 26px auto 28px;
}

/* zhe zhao  ceng */
.zhe {
    /* display: none; */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 22222;
    background: rgba(0, 0, 0, .5);
}
.people-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.people-close {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 18px;
    right: 50px;
    cursor:pointer;
}
.people-close > img {
    width: 100%;
    height: 100%;
    cursor:pointer;
}
.people-right {
    width: 460px;
    /* height: 100%; */
    padding: 92px 0 110px;
}
.people-copy > h1 {
    font-size: 20px;
    /*font-family: SourceHanSansCN-Bold, SourceHanSansCN;*/
    font-weight: bold;
    color: #222222;
    margin-bottom: 15px;
}
.people-copy > p {
    font-size: 16px;
    /*font-family: SourceHanSansCN-Normal, SourceHanSansCN;*/
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

/* page */
.page_div{
    text-align: center;
}
.page_div button{
    width: 36px;
    height: 36px;
    display:inline-block;
    cursor:pointer;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color:#666666;
    font-size:12px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    line-height:36px;
    background-color:#f9f9f9;
    text-align:center;
    margin:0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #FFFFFF;
}
#nextPage,#prePage{
    width: 76px;
    height: 36px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #999999;
}
.page_div .current{
    background: #B60004;
    border: 1px solid #B20208;
    font-size: 12px;
    /*font-family: SourceHanSansCN-Bold, SourceHanSansCN;*/
    font-weight: bold;
    color: #FFFFFF;
}
.page_div button:disabled{
    opacity:.5;
    cursor:no-drop
}


@media screen and (min-width: 768px) {
    .footer-hover:hover {
        color: #B50000;
    }
}

.clear{clear:both;overflow:hidden;height:0;line-height:0}
.fyxwxqmain{background: #fff;padding: 45px}
.fyxqbt{margin-bottom: 50px;}
.fyxqbt h1{font-weight: normal;font-size: 32px;}
.fyxqbt p{margin-top: 20px;}
.fyxqbt p span{display: inline-block;color: #999999;font-size: 16px;margin-right: 45px;}
.fyxwxqbot{position: relative;padding-bottom: 85px;}
.fyxwxqbot:after{content: "";position: absolute;top: 0;left: 84.5%;width: 1px;height: 100%;background: #eaeaea}
.fyxwxqle{float: left;width: 79%}
.fyxwbjq{font-size: 16px;line-height: 30px;color: #666;margin-bottom: 80px;text-align: justify}
.fyxwbjq img{max-width:100%;height:auto !important;display: block;margin: 0 auto}
.fyxwnext{text-align: center}
.fyxwnext a{display: inline-block;margin: 0 10px;vertical-align: top;line-height: 50px;height: 50px;width: 50px;cursor: pointer}
.fyxwnext a.fyxwxqpr{background: #eaeaea url(../image/fyxwjt0.png) center center no-repeat;}
.fyxwnext a.fyxwxqlb{background:#eaeaea  url(../image/fyxwjt2.png) center center no-repeat;padding: 0 60px;}
.fyxwnext a.fyxwxqnex{background: #eaeaea url(../image/fyxwjt1.png) center center no-repeat;}
.fyxwnext a.fyxwxqpr:hover{background: #b50000 url(../image/fyxwjtred0.png) center center no-repeat;}
.fyxwnext a.fyxwxqlb:hover{background:#b50000  url(../image/fyxwjtred2.png) center center no-repeat;}
.fyxwnext a.fyxwxqnex:hover{background: #b50000 url(../image/fyxwjtred1.png) center center no-repeat;}
.fyxwxqri{float: right;width: 26%;margin-right: -15%}
.fywztjbt{font-size: 24px;color: #222222;margin-bottom: 30px;}
.fywztjlb li{background: #fafafa url(../image/sanjiaored.png) no-repeat left top;margin-bottom: 40px;cursor: pointer}
.fywztjlb li a{display: block;padding: 30px;cursor: pointer}
.fywztjlb li p{font-size: 16px;color: #222222;line-height: 30px;}
.fywztjlb li span{font-size: 16px;color: #999999;display: block;margin-top: 20px;}
.fywztjlb li:hover{background-color: #eee}
.fybanner{position: relative}
.fybanner .main-center{position: absolute;top: 0;left: 50%;margin-left: -610px;height: 100%}
.fybanner img{display: block;position: relative;width: 100%}
.fybanner img.fybannersj{display: none;}

.bannersy .swiper-button-prev, .bannersy .swiper-container-rtl .swiper-button-next{background: none !important;}
.bannersy .swiper-button-next, .bannersy .swiper-container-rtl .swiper-button-prev{background: none !important;}
.spdew{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bannervideopc,.bannervideosj{width: 100%;object-fit: cover;height: 100%;position: absolute;top: 0;left: 0;background: #000;outline: none;}
.bannervideosj{display: none}
.fyaboutjj{padding-top: 205px;}



.index_sec{position:absolute;top:0;left:0;width:100%;height:100%;display:table;vertical-align:middle}
.sec_box{display:table-cell;vertical-align:middle}



.wenzibt{text-align: left;margin-bottom: 30px;position: relative;padding-bottom: 15px;font-size: 28px;
    /*font-family: SourceHanSansCN-Bold, SourceHanSansCN;*/
    font-weight: bold;  color: #222222;}
.wenzibt:after{position: absolute;content: "";width: 45px;height: 3px;background: rgba(182, 0, 4, 0.6);bottom: 0;left: 0}

.header_gy{background: none;box-shadow: none}

.fyssqye{text-align: center;padding: 22px 0;font-size: 28px;background: url(../image/fyqybg.jpg) no-repeat center center;background-size: cover;color: #fff;margin-top: 23px !important;}
.fyssqye img{vertical-align: middle;margin: 0 10px;}


.fyszmpx{font-size: 16px;  font-weight: 400;  color:#b8b8b8;text-align: center;width: 100%;

    /*font-family: SourceHanSansCN-Normal, SourceHanSansCN;*/
}


@media screen and (max-width: 1525px) {
    .fyxwxqle{width: 69%}
    .fyxwxqri{margin-right: 0;width: 23%}
    .fyxwxqbot:after{left: 72.5%}
}

/* app */
@media screen and (max-width: 768px) {
    .fyaboutjjle{width: 13%}
    .fyaboutjjri{width: 83%}
    .fyaboutjj .field-top{font-size: 1rem}
    .fyaboutjjripp{font-size: .43rem;line-height: .8rem}


    .zhiding{top: 0;right: 0;left: auto;}
    .fyaboutjj {
        padding-top: 2.5rem;
    }
    .fybanner .main-center{left: 0;margin-left: 0}
    .main-center {
        width: 100%;
        min-width: 0;
    }
    .main-full {
        width: 100%;
        padding: 0 0.4rem 0;
    }
    .content {
        margin-top:1.33rem;
        min-height: calc(100vh - 20.29rem);
    }
    .content-nav {
        overflow-x: scroll;
    }
    .content-nav::-webkit-scrollbar {
        display: none;
    }

    /* header */
    .head {
        height: 1.33rem;
    }
    .navs {
        height: 1.33rem;
        line-height: 1.33rem;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        align-items: center;
        padding-left: 0.4rem;
    }
    .navs > .nav-left {
        width: 2.69rem;
        height: 0.56rem;
    }
    .navs  .nav-right {
        width: 0.48rem;
        height: 0.43rem;
    }
    .navs > div {
        width: 2rem;
        text-align: right;
        padding-right: 0.4rem;
    }

    /* header --zhe */
    .app-zhe {
        display: none;
        width: 100%;
        height: calc(100% - 1.33rem);
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 22222;
        background: rgba(0, 0, 0, .5);
    }
    .app-zhe-show {
        background-color: #fff;
        padding: 0 0.93rem;
        border-top: 0.01rem solid rgba(0, 0, 0, 0.1);
    }
    .app-zhe-show > p {
        padding: 0.3rem 0;
        font-size: 0.4rem;
        /*font-family: syst;*/
        font-weight: bold;
        color: #222222;
        text-align: center;
        border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
    }

    .app-zhe-show > p.clinav{color: #B60004;}

    .app-zhe-show > p:last-child {
        border-bottom: none;
        text-align: right;
        /*color: #B60004;*/
    }

    /* title-logo-red */
    .field-top {
        font-size: 0.59rem;
        letter-spacing: 2px;
    }
    .field-logo {
        width: 1.01rem;
        height: 0.08rem;
        margin: 0.19rem auto 0.4rem;
    }

    /* footer */
    .foot {

        border-top: 0.08rem solid #B60004;
    }
    .foot-img {
        margin: 1.6rem 0;
    }
    .foot-img > img:first-child {
        width: 3.17rem;
        height: 0.64rem;
        margin-right: 1.07rem;
    }
    .foot-img > img:nth-child(2) {
        width: 3.07rem;
        height: 0.72rem;
    }
    .foot-one {
        border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
        padding: 0 0 0.27rem;
        flex-wrap: wrap;
    }
    .foot-one > div > p:not(.foot-one > div > p:first-child) {
        display: none;
    }
    .foot-one > div {
        font-size: 0.4rem;
        /*font-family: syst;*/
        font-weight: bold;
        color: #222222;
        width: 30%;
        text-align: center;
        margin-bottom: 0.8rem;
    }
    .foot-one:after {
        content: '';
        width: 30%;
    }

    .foot-two {
        padding: 1.01rem 0 1.17rem;
        flex-direction: column;
    }
    .foot-two > div {
        margin-bottom: 1.07rem;
    }
    .foot-two > div:last-child {
        margin-bottom: 0;
    }
    .foot-two > div > p:first-child {
        font-size: 0.35rem;
        letter-spacing: 1px;
        margin-bottom: 0.27rem;
    }
    .foot-two > div > p:nth-child(2) {
        font-size: 0.35rem;
    }
    .foot-wei {
        text-align: center;
    }
    .foot-wei > img {
        width: 0.69rem;
        height: 0.59rem;
    }
    .foot-position {
        right: 3rem;
        /* bottom: 0.3rem; */
    }
    .foot-three {
        line-height: 0;
        padding: 0.45rem 0 0;
    }
    .foot-three > p:nth-child(1),.foot-three > p:nth-child(2) {
        font-size: 0.27rem;
        line-height: 0.48rem;
    }
    .foot-three > p:nth-child(2) {
        margin: auto;
        width: 100%;
        word-break: break-word;
        padding: 0 0.4rem;
    }
    .foot-three > p:nth-child(3) {
        font-size: 0.27rem;
        color: #999999;
        text-align: center;
        margin-top: 0.23rem;
    }
    .foot-police {
        width: 0.37rem;
        height: 0.37rem;
        vertical-align: middle;
        margin-top: -0.1rem;
    }



    /* tou bu */


    .centent-title p {
        font-size: 0.59rem;
        letter-spacing: 2px;
        text-align: center;
    }

    .case-over {
        height: 1.2rem;
    }



    .fyxwxqmain{padding: 30px 15px 15px}
    .fyxqbt{margin-bottom: 30px}
    .fyxqbt h1,.fywztjbt{font-size: 20px}
    .fyxqbt p{margin-top: 10px;}
    .fyxqbt p span{font-size: 14px;margin-right: 15px;}
    .fyxwxqle,.fyxwxqri{width: 100%;float: inherit;}
    .fyxwxqri{margin: 30px 0 0 0}
    .fyxwxqbot:after{display: none}
    .fyxwxqbot{padding-bottom: 0}
    .fyxwbjq{line-height: 28px;margin-bottom: 30px;}
    .fyxwnext a{line-height: 40px;height: 40px;background-size:26px auto !important}
    .fyxwnext a.fyxwxqlb{background-size:19px auto !important;padding: 0 30px;}
    .fywztjlb li a{padding: 20px 15px}
    .fywztjlb li span{margin-top: 15px;}
    .fywztjlb li{margin-bottom: 20px;}


    .bannervideopc,.fybanner img.fybannerpc{display: none}
    .bannervideosj,.fybanner img.fybannersj{display: block}
}
@media screen and (max-width: 640px) {
    .centent-title p{display: none}
    .zhiding {  bottom: 0;  right: 3.33rem;  left: auto;  top: auto;  }
    .fyssqye{padding: 15px 0;font-size: 16px;margin-top: 23px !important;}
    .fyssqye img{margin: 0 5px;}

}




