* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html {
    font-size: 100px;
    font-size: 5.2083333vw;
}


@font-face {
    font-family: 'sySong';
    src: url('../fonts/sySong.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    color: #000;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    overflow-x: hidden;
    position: relative;
    font-family: Microsoft YaHei;
}

body {
    font-size: .16rem
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    float: none !important;
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    opacity: .25;
    pointer-events: none;
    /* background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .53) 100%); */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 3;
}

.pic img {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

a:hover .pic img {
    transform: scale(1.05);
}

a:hover .pic:before {
    -webkit-animation: shine 1s;
    animation: shine 1s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.pic div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    transition: all .8s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

a:hover .pic div {
    width: 110%;
    height: 110%;
}


.modulepic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.modulepic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}

.modulepic div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .8s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

a:hover .modulepic img {
    transform: scale(1.05);
}

a:hover .modulepic div {
    transform: scale(1.1);
}



.px1600 {
    max-width: 14rem;
    margin: 0 auto;
}

.tops {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.tops_r {
    flex: 1;
    min-width: 0;
    margin-left: 1rem;
}

.top_other {
    display: flex;
    justify-content: flex-end;
    color: rgba(255, 255, 255, 0.5);
    font-size: .16rem;
    line-height: .3rem;
    align-items: center;
}



.top_link {
    margin: 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top_link a {
    color: #fff;
    font-size: .14rem;
    padding: 0 .1rem;
    line-height: .25rem;
    background: url(../images/zy_ico.png) left center no-repeat;
    padding-left: .24rem;
}

.top_link a:hover {
    opacity: .7
}

.top_link span {
    font-size: .12rem;
    margin: 0 .2rem;
}

.head {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    transition: all 0.3s;
}

.head:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2.01rem;
    opacity: 0.9;
    background: linear-gradient(180deg, #000000 0%, #00000000 100%);
    z-index: -1;
}

.head_box {
    width: 100%;
    padding: 0.2rem;
    transition: all .3s;
}


.fl {
    float: left;
}

.logo a {
    display: block;
    text-align: center;
}

.logo a img {
    display: block;
    height: .6rem;
    transition: all .3s;
    margin: 0 auto;
}

.fr {
    float: right;
}

.xg1 {
    line-height: 40px;
    /* position: fixed !important; */
    left: 0;
    right: 0;
    top: 0;
    /* bottom: 0; */
    width: 100%;
    /* height: 100%; */
    z-index: 999999;
    transition: all 0.5s;
    /* IE7+ æ”¯æŒ */
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    /* IE6 é™çº§å…¼å®¹ */
}

.xg1 .head_box {
    padding: 0.1rem 1%;
}

.xg1 .logo a img {
    height: .6rem;
}

/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ */


input,
button {
    border: none;
    outline: none;
}

.search {
    overflow: hidden;
    width: 2.22rem;
    height: 0.35rem;
    position: relative;
    transition: all .3s;
    box-sizing: border-box;
    border: 0.01rem solid rgba(255, 255, 255, .7);
    margin-left: .15rem;
    border-radius: 0.05rem;
}

.search:hover {
    border: rgba(255, 255, 255, .8) .01rem solid;
}

.search div {
    margin-left: .4rem;
}

.search a {
    display: inline-block;
}

.search a:hover {
    opacity: 0.85;
}

.search span {
    display: inline-block;
    font-size: .14rem;
    color: #333;
    margin-right: .2rem;
}

.search span:nth-child(1) {
    margin-right: .15rem;
}

.search input[type="text"] {
    font-size: .13rem;
    width: 80%;
    height: 0.35rem;
    padding-left: .15rem;
    color: #fff;
    line-height: 0.3rem;
    background: none;
    border-radius: 0;
    float: left;
}

.search input[type="text"]::placeholder {
    font-size: .13rem;
    color: #fff;
    opacity: 0.8
}

.search .btn {
    width: 0.4rem;
    height: 0.35rem;
    line-height: 0.35rem;
    padding: 0;
    position: absolute;
    color: #fff;
    font-size: .16rem;
    background: url(../images/search.png) center no-repeat;
    cursor: pointer;
    background-size: .16rem .17rem;
    right: 0;
    opacity: .8
}

.search .btn:hover {
    opacity: 1
}

.search img {
    position: absolute;
    right: .15rem;
    top: .5rem;
}

/*  */

.head.on .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border: none;
    box-shadow: 0 .1rem .1rem rgb(0 0 0 / 20%);
}

/*  */
.nav {
    height: .6rem;
    line-height: .6rem;
    margin-top: 0;
    position: relative;
    z-index: 9;
    width: 100%;
    margin-top: .1rem;
}

.nav>ul {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}

.nav>ul>li {
    display: block;
    text-align: center;
    position: relative;
    /* width: 10%; */
    line-height: .6rem;
    height: .6rem;
    margin-bottom: 0;
    float: left;
    transition: all 0.6s;
}

.nav>ul>i {
    font-style: normal;
    color: #dbd8db;
    font-size: .16rem
}

.nav>ul>li:hover {
    /* background: #6c95d1; */
    transition: all 0.6s;
}

.nav>ul>li:first-child {
    margin-left: 0;
    border: 0;
}

.nav>ul>li>a {
    font-size: 0.20rem;
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
    height: .6rem;
    line-height: .6rem;
    padding: 0 .2rem;
    font-family: auto;
    font-weight: 400;
}




.nav>ul>li.on>a::after {
    width: 100%;
}

.nav>ul>li.active>a {
    color: #FF9D47;
}

.nav>ul>li:hover>a {
    color: #FF9D47;
    font-weight: bold;

}

.nav>ul>li:hover>a:after {
    width: 100%;
}

.nav>ul>li>div {
    position: absolute;
    top: .64rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    min-width: 1.6rem;
    z-index: 9999;
    display: none;
    padding-top: 0;
    border-top: #FF9D47 0.04rem solid;
}

.nav>ul>li>div>ul {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    line-height: normal;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: .18rem;
    line-height: .46rem;
    transition: 0.3s;
    color: #222;
}

.nav>ul>li>div>ul>li:hover {
    background: #0071C5;
    color: #fff;
}

.nav>ul>li>div>ul>li:hover a {
    color: #fff;
}


/*  */

.foot {
    height: auto;
    padding: 0;
    background: url(../images/footerbg.png) bottom center no-repeat #0071C5;
    background-size: 100% 100%;
    padding-top: 0;
    padding: .2rem 0;
    position: relative;
}

.foot:after {
    content: "";
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 9.65rem;
    background: url(../images/s3_bg.png) bottom center no-repeat;
    z-index: -1;
}

.foot .footcen {
    display: flex;
    align-items: flex-start;
    padding: .2rem 0 0 0;
    justify-content: space-between;
}

.foot-link {
    width: 2rem;
}

.foot-link a {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #FFFFFF;
    display: block;
}

.foot-link a:hover {}

.foot .foot-title {
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #FFFFFF;
    position: relative;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}

.foot .foot-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    background: #FF9D47;
    width: 0.11rem;
    height: 0.02rem;
}

.foot .foot_logo {
    width: 7.2rem;
    margin-top: .2rem;
}

.foot .foot_logo p {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #FFFFFF;
    margin: .1rem auto;
}

.foot .foot_logo a {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #FFFFFF;
}

.foot .foot_logo img {
    height: 0.5rem;
}

.foot .foot_add {
    width: 3.4rem;
}

.foot .foot_add p {
    font-size: .14rem;
    line-height: .3rem;
    color: #fff;
    background-size: 0.18rem;
}


.foot .foot_code {
    width: 10%;
    text-align: center;
}

.foot .foot_code img {

    display: block;

    margin: 0 auto;
}

.foot .foot_code span {

    font-size: .16rem;

    line-height: .4rem;

    color: #fff;
}




.end_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.yqljitem {
    box-sizing: border-box;
    width: 3.2rem;
    height: 0.42rem;
    position: relative;
    transition: all .3s
}

.yqljitem:hover {}

.yqljitem:hover p {
    background: rgba(255, 255, 255, 0.3) url(../images/qylj_xl2.png) no-repeat 94% center;
}

.yqljitem p {
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    height: 0.45rem;
    line-height: .45rem;
    padding: 0 .2rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.1) url(../images/qylj_xl.png) no-repeat 94% center;
}

.yqljitem .lj_box {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 110%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    z-index: 999;
}

.yqljitem .lj_box a {
    display: block;
    line-height: .34rem;
    font-size: .16rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yqljitem .lj_box a:hover {
    color: #2a56a2;
}

.yqljitem:hover .lj_box {
    bottom: 103%;
    opacity: 1;
    visibility: visible;
}




.end_link {
    padding: 0.14rem 0;
    height: auto;
}

.end_link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.end_link ul li:first-child {
    margin: .02rem 0;
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    width: 1rem;
}

.end_link ul li {
    font-size: .16rem;
    color: #333;
    line-height: .3rem;
    margin: .02rem 0;
    position: relative;
    display: block;
    width: auto;
    /* flex: 1; */
    min-width: 0;
}

.end_link ul li:after {
    content: "";
    position: absolute;
    width: .01rem;
    height: 0.15rem;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    opacity: 0.7;
}

.end_link ul li:first-child:after {
    display: none
}

.end_link ul li:last-child:after {
    display: none
}

.end_link ul li a {
    display: block;
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: .16rem;
    padding: 0 0.35rem;
}

.end_link ul li:hover a {
    font-weight: bold
}





@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1340px) {}



@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {
    .search {
        width: 3rem;
    }

    .search input[type="text"] {
        width: 2.05rem;
    }


}

@media screen and (max-width: 1420px) {
    .px1600 {
        padding-left: .15rem;
        padding-right: .15rem;
    }

    .logo a img {
        width: auto;
    }


}

@media screen and (max-width: 1024px) {

    html {
        font-size: 85px;
    }



    body {
        padding-top: 0.7rem;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .b-top {
        display: none;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #114097;
        padding: .15rem;
        z-index: 999;
        box-shadow: 0 .05rem .05rem rgb(0 0 0 / 20%);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: .4rem;
    }

    .m-logo img {
        max-height: .4rem;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: .5rem .15rem 0 .15rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .m-tlink a {
        display: inline-block;
        font-size: .18rem;
        color: #fff;
        line-height: .3rem;
        padding: 0 .15rem;
        border-radius: .05rem;
        margin: 0 .04rem;
    }

    .m-search {
        margin: 0 .15rem;
        padding-right: .5rem;
        padding-left: .1rem;
        padding-top: .05rem;
        padding-bottom: .05rem;
        position: relative;
        line-height: .35rem;
        background: rgba(255, 255, 255, .1);
        margin-top: .3rem;
        border: .01rem solid #fff;
        margin-bottom: .2rem;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: .4rem;
        background: none;
        color: #fff;
        font-size: .18rem;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 0.1rem;
        top: 0;
        height: .5rem;
        padding: .14rem;
    }

    .m-nav {
        position: fixed;
        top: .7rem;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #114097;
        overflow-y: scroll;
        border-top: .01rem solid rgba(255, 255, 255, .5);
        transition: all .3s
    }

    .m-nav.on {
        left: 0
    }

    .m-nav ul {
        padding: 0 .15rem;
        /* border-top: .01rem solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: .01rem solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: .2rem;
        line-height: .4rem;
        padding: .15rem .1rem;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: .1rem 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: .24rem;
        height: .24rem;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: .18rem .18rem;
        background-position: center center;
        right: 0;
        top: .25rem;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .top {
        max-width: 19.2rem;
        margin: 0 auto;
        position: fixed;
        right: .1rem;
        top: .18rem;
        width: .25rem;
        height: .25rem;
        z-index: 9999;
    }

    .top>img {
        display: block;
        width: 100%;
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .wap-menu img {
        height: .25rem;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .end_link {}

    .yqljitem {
        width: 24%;
    }

    .foot .footcen {
        display: block;
    }

    .foot .foot_logo {
        margin: 0 auto;
        text-align: center;
    }

    .foot-link {
        width: 100%;
    }

    .foot .foot-title:before {
        left: 50%;
        transform: translateY(-50%);
    }

    .foot .foot-title {
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    .foot .footcen {
        display: block;
        text-align: center;
    }

    .foot .foot_logo img {
        height: 0.4rem;
    }

    .foot .foot_logo {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .yqljitem {
        width: 48%;
        margin-bottom: .1rem
    }

    .foot .foot_add {
        width: 100%;
        text-align: center;
        margin-top: .2rem;
    }

}

@media screen and (max-width: 520px) {
    .foot .foot_logo img {
        height: auto;
        max-width: 100%;
        height: .3rem
    }
}
@media screen and (max-width: 1024px) {
.top_link  {        
       display: block;
        margin: 0 auto;
        text-align: center;
        margin-top: 30px;}
}