@charset "utf-8";

@font-face {
    font-family: "MSUIGHUR";
  
    font-weight: normal;
    font-style: normal;
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    outline: none;
}

html,
body {
    color: #333;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

body {
    padding-top: 1.2rem;
    font-size: 0.16rem;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none !important;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}


.px1400 {
    max-width: 14rem;
    margin: 0 auto;
}

.px1480 {
    max-width: 14.8rem;
    margin: 0 auto;
}




/* 定位搜索框 */

.b-top {
    line-height: 0.4rem;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
}

.t-search {
    padding: 0 0 0.1rem 0;
    display: none;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 5rem;
    margin: 0 auto;
    position: relative;
    padding-right: 0.5rem;
    padding: 0.05rem 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 0.7rem 0 0.2rem;
    font-size: 0.16rem;
    height: 0.3rem;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 0.4rem;
    width: 0.4rem;
    background: #18489C;
}

.search-btn input {
    display: block;
    width: 0.2rem;
    margin: 0.1rem auto;
}



/* 定位搜索框 */

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 0.01rem solid #595959;
    height: 0.25rem;
    line-height: 0.25rem;
    margin-top: 0.1rem;
    padding: 0 0.1rem;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 0.25rem;
    height: 0.25rem;
    width: 1.25rem;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 0.25rem;
    height: 0.25rem;
    background: url(../images/search2.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    transition: top 0.3s;
    background: #18489C;
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* head-nav */
.head .head-top::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, .6);
    z-index: -1;
    transition: all 0.3s;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);
    background: linear-gradient(to bottom, #004CB0 4%, #0091D3 95%);
}

.head.on .head-top::after {
    height: 100%;
}


.head.on::before {
    bottom: 0;
}

.b-top {
    line-height: 0.4rem;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 0.14rem;
    color: #fff;
    color: rgba(229, 229, 229, 0.8);
}

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 0.01rem solid #595959;
    height: 0.25rem;
    line-height: 0.25rem;
    margin-top: 0.1rem;
    padding: 0 0.1rem;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 0.25rem;
    height: 0.25rem;
    width: 1.25rem;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 0.25rem;
    height: 0.25rem;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    float: left;
    margin-left: 0.5rem;
    font-size: 0;
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
}

.head-top {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    max-width: 16rem;
}

.head.on .nav-r a {
    color: #333333;
    border-color: #333;
}

.head.on .nav-r a img {
    display: inline-block;
}

.head.on .nav-r a img:first-child {
    display: none;
}



.logo2 {
    display: none;
}

.head.on .logo2 {
    display: block;
}

.head.on .logo1 {
    display: none;
}

.logo {
    float: left;
    overflow: hidden;
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.logo a {
    display: block;
}

.logo a img {
    width: 100%;
    vertical-align: middle;
    height: 0.6rem;
}

.h-right {
    flex: 1;
    min-width: 0;
}

.h-link {
    text-align: right;
    font-size: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.h-link a:first-child {
    border: none;
}

.h-link a {
    font-size: 0.18rem;
    line-height: 0.22rem;
    letter-spacing: 0.01rem;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 0.1rem;
    cursor: pointer;
    display: inline;
    display: flex;
    align-items: center;
}

.h-link span {
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.6);
    margin: 0 0.1rem;
}

.h-link a img {
    vertical-align: -0.03rem;
    margin-right: 0.05rem;
}



.h-link a:hover {
    opacity: 0.7;
}

.nav {
    text-align: right;
    /* float: right; */
    margin-top: 0.1rem;
}

.nav>ul {
    font-size: 0;
    /* float: left; */
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.nav>ul>li {
    display: inline-block;
    text-align: center;
    position: relative;
}



.nav>ul>li>a {
    display: block;
    line-height: 0.44rem;
    text-align: center;
    position: relative;
    transition: all 0.3s;
    font-family: Cambria;
    font-size: 0.2rem;
    color: #fff;
    padding: 0 0.15rem;
}


.nav>ul>li>div {
    position: absolute;
    top: 100%;
    min-width: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    background: rgb(255 255 255);
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    display: none;
    box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, .2);
    padding: 0.15rem 0;
    border-top: 0.03rem solid #f3952c;
}

.nav>ul>li>div>ul {
    overflow: hidden;

}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 0.17rem;
    line-height: 0.4rem;
    transition: .3s;
    color: #333;
    white-space: nowrap;
    padding: 0 0.1rem;
}

.nav>ul>li>div>ul>li a:hover {
    background: #18489C;
    color: #fff;
}

.nav-r {
    float: left;
    position: relative;
}

.nav-r a {
    float: left;
    margin-left: 0.2rem;
    border-radius: 50%;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    color: #fff;
    line-height: 0.4rem;
    font-size: 0;
}

.nav-r a img {
    vertical-align: middle;
    display: none;
}

.nav-r a img:first-child {
    display: inline-block;
}

.nav-r a span {
    display: block;
    font-size: 0.18rem;
}

.top {
    max-width: 19.2rem;
    margin: 0 auto;
    position: fixed;
    right: 0.1rem;
    top: 0.18rem;
    width: 0.25rem;
    height: 0.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: 0.25rem;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

/* icon摇晃 */
@keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }

}

/* 文字进入式下划线 */
.titline i {
    display: inline;
    font-style: normal;
    position: relative;
    background-image: linear-gradient(#2455AA, #2455AA);
    background-position: right bottom;
    background-size: 0 0.01rem;
    background-repeat: no-repeat;
    transition: background-size .5s;
}

a:hover .titline i {
    background-position: left bottom;
    background-size: 100% 0.01rem;
    font-weight: inherit;
    color: inherit;
}

a:hover .titline {
    color: #2455AA;
}


/* nav */

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}

.pic img:hover {
    transform: scale(1.05);
}

.h-right {
    position: relative;
}

/* foot */
.footer {
    padding-top: 0.3rem;
    background: url(../images/foot-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.foot-c {
    display: flex;
}

.foot-l {
    flex: 1;
    min-width: 0;
}

.foot-logo a {
    display: block;
}

.foot-logo a img {
    display: block;
    max-width: 100%;
}

.foot-l ul {
    display: flex;
    margin-top: .4rem;
}

.foot-l ul li {
    margin-right: .75rem;
    display: flex;
}

.foot-l ul li:last-child {
    margin-right: 0;
}

.foot-l ul li div {
    margin-right: .05rem;
    height: 0.27rem;
    width: 0.3rem;
    margin-right: .15rem;
    display: flex;
    align-items: center;
}

.foot-l ul li div img {
    display: block;
    max-height: 100%;
}

.foot-l ul li p {
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.26rem;
    color: #FFFFFF;
    text-align: left;
}

.foot-r img {
    display: block;
    max-width: 1.54rem;
}

.bq {
    padding: 0.2rem .1rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 0.2rem;
}

.bq p {
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.26rem;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}



@media screen and (max-width:1620px) {
    .foot-l ul li {
        margin-right: .35rem;
    }

    .foot-l ul li p {
        font-size: .2rem;
    }
}

@media screen and (max-width:1520px) {

    .h-link a {
        font-size: .16rem;
    }

    .nav>ul>li>a {
        font-size: 0.18rem;
    }
}

@media screen and (max-width:1480px) {
    .px1400 {
        max-width: 14rem;
        margin: 0 0.1rem;
    }

    .px1480 {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }
}

@media screen and (max-width:1320px) {
    .px1300 {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }
}


@media screen and (max-width:1200px) {
    body {
        padding-top: 0.6rem !important;
    }

    .pc {
        display: none !important;
    }

    .wap {
        display: block !important;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        padding: 0.1rem;
        background: #004CB0;
        background: linear-gradient(to bottom, #004CB0 4%, #0091D3 95%);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 0.4rem;
        display: block;
    }

    .m-logo img {
        max-height: 0.4rem;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 0.1rem 0.15rem 0 0.15rem;
    }

    .m-tlink a {
        font-size: 0.12rem;
        margin-right: 0.05rem;
        color: #fff;
        display: inline-block;
        line-height: 0.24rem;
        background: #fff;
        color: #304174;
        line-height: 0.24rem;
        padding: 0 0.15rem;
        border-radius: 0.05rem;
    }

    .m-search {
        margin: 0 0.15rem;
        padding-right: 0.5rem;
        padding-left: 0.1rem;
        padding-top: 0.05rem;
        padding-bottom: 0.05rem;
        position: relative;
        line-height: 0.35rem;
        /* background: #fff; */
        margin-top: 0.15rem;
        border: 0.01rem solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 0.25rem;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 0.1rem;
        top: 0.1rem;
        height: 0.15rem;
    }

    .m-nav {
        position: fixed;
        top: 0.6rem;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #004CB0;
        overflow-y: scroll;
        width: 100%;
        max-width: 3.75rem;
        border-top: 0.01rem solid rgba(255, 255, 255, 0.2);
        background: linear-gradient(to bottom, #004CB0 4%, #0091D3 95%);
    }

    .m-nav ul {
        padding: 0 0.15rem;
        /* border-top: 0.01rem solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 0.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: 0.14rem;
        line-height: 0.2rem;
        padding: 0.15rem 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 0.1rem 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 0.2rem;
        height: 0.2rem;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 0.14rem 0.14rem;
        background-position: center center;
        right: 0;
        top: 0.15rem;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .foot-l ul li {
        margin-right: .2rem;
    }

    .foot-l ul li p {
        font-size: .18rem;
    }
}

@media screen and (max-width:1024px) {
    .foot-c {
        display: block;
    }
.xyldy tr{  width: 97vw;
    display: flex;
    flex-direction: column;}
    
   .xyldy td{
   width: 100%;
   }
    .foot-logo a img, .foot-r img {
        /* margin: 0 auto; */
    }


    .foot-info {
        display: flex;
        justify-content: center;
    }

    .foot-info ul {
        display: block;
        margin-bottom: .2rem;
        margin-top: .2rem;
    }

    .foot-info ul li {
        margin-top: .1rem;
        margin-right: 0;
    }

    .bq p {
        font-size: .18rem;
    }
.foot-r {
    text-align: center;
    margin: 0 auto;
}
.foot-r a {
    width: 300px;
    display: inline-block;
}

}

@media screen and (max-width:850px) {}