@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

html,
body {
    color: #333;
    font-size: 0.16rem;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    font-family: "Î¢ÈíÑÅºÚ";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    padding: 0;
    margin: 0;
    font-weight: normal;
}
i,em{
    font-style: normal;
}
ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color:inherit;
}
a:focus{ outline:none;border:none}
img,
input {
    border: 0;
}
input,button{border: none;outline: none;color:inherit;background-color: transparent;}
.f0{
    font-size: 0;
}
input[type='text']:focus-visible{
    outline: none;
}
.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;
}


.wrap{
    max-width: 14rem;
    margin: 0 auto;
}
.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in;
}
.icon img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    transition: all 0.3s ease-in;
}
.cover_img {
    position: relative;
   
    overflow: hidden;
}
.cover_img>div:first-child{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.pic img:hover {
    transform: scale(1.05);
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 0.18rem;
    padding-bottom: 0.2rem;
    z-index: 99;
    background: url("/images/img08.png") repeat-x top;
    background-size: contain;
    z-index:999;
}
.head:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    background-color: #003e73;
    transition: all .3s;
}
.head>div{
    position: relative;
    z-index: 3;
}
.head.scroll:after{
    bottom: 0;
}
.head .logo{
    width: 3.8rem;
    margin-top: 0.1rem;
}
.head .logo a{
    display: block;
    overflow: hidden;
}
.head .logo img{
    display: block;
    width: 100%;
}
.head .h-right{
    width: 9.6rem;
}
.head .h-right .d1{
    font-size: 0;
    text-align: right;
}
.head .h-right .d1>a{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    color: #ffffff;
    padding-left: 0.25rem;
    margin: 0 0.16rem;
    background: url("/images/img01.png") no-repeat left center;
    background-size: 0.15rem;
    transition:all .3s;
}
.head .h-right .d1>a:hover {
    font-weight:600;
    transform:translateY(-0.05rem);
}
.head .h-right .d1>a:nth-child(2){
    background-image: url("/images/img02.png");
}
.head .h-right .d1>a:nth-child(3){
    background-image: url("/images/img115.png");
}
.head .h-right .d1>a:nth-child(4){
    background-image: url("/images/img46.png");
}
.head .h-right .d1 .search{
    display: inline-block;
    vertical-align: middle;
    width: 2.2rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.2);
    border-radius: 0.05rem;
    overflow: hidden;
    position: relative;
    margin-left: 0.23rem;
}
.head .h-right .d1 .search input[type='text']{
    display: block;
    width: 100%;
    font-size: 0.12rem;
    line-height: 0.34rem;
    height: 0.36rem;
    color: #fff;
    padding-left: 0.1rem;
    padding-right: 0.4rem;
}
.head .h-right .d1 .search input[type='image']{
    position: absolute;
    right: 0.15rem;
    top: 50%;
    width: 0.22rem;
    height: 0.34rem;
    padding: 0.1rem 0.05rem;
    transform: translateY(-50%);
}
input::placeholder{
    color: #fff;
    font-size: 0.12rem;
}
input::-ms-input-placeholder{
    color: #fff;
    font-size: 0.12rem;
}
input::-moz-placeholder{
    color: #fff;
    font-size: 0.12rem;
}
input::-webkit-input-placeholder{
    color: #fff;
    font-size: 0.12rem;
}
.head .h-right .d2>ul>li{
    float: left;
    margin-left: 0.14rem;
    line-height: 0.58rem;
    position: relative;
}

.head .h-right .d2>ul>li>a{
    display: block;
    font-size: 0.18rem;
    color: #fff;
    padding-right: 0.2rem;
    transition:all .3s;
    
}

.head .h-right .d2>ul>li>i{
    position: absolute;
    right: 0;
    top: 0;
    background: url("/images/img04.png") no-repeat right center;
    background-size: 0.13rem;
    width: 0.2rem;
    height: 0.58rem;
}
.head .d2>ul>li div{
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1.5rem;
    background-color: #fff;
    transform: translateX(-50%);
    box-shadow: 0 0 0.1rem rgba(17, 17, 17, 0.2);
    display: none;
    z-index: 99;
}
.head .d2>ul>li div a{
    display: block;
    font-size: 0.15rem;
    color: #333;
    line-height: 0.44rem;
    border-top: 0.01rem solid #e1e1e1;
    text-align: center;

}
.head .h-right .d2>ul>li.on>a,
.head .h-right .d2>ul>li:hover>a{
    font-weight:600;
}
.head .d2>ul>li div a:hover{
    color: #0089d7;
    background-color: rgba(11, 101, 183, 0.2);
}

.foot {
    padding-top: 0.27rem;
    padding-bottom: 0.31rem;
    border-top: 0.01rem solid rgba(214, 231, 246, 0.4);
}
.foot .f-l{
    width: 10.8rem;
}
.foot .f-l>p{
    font-size: 0;
}
.foot .f-l>p span{
    display: inline-block;
    font-size: 0.16rem;
    color: #d6e7f6;
    margin-right: 0.35rem;
}

.linkBox {
    font-size: 0;
    margin-top: 0.27rem;
}
.linkBox span{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.4rem;
}
.linkBox .f-link{
    display: inline-block;
    vertical-align: middle;
}

.f-link>div {
    float: left;
    position: relative;
    width: 3rem;
    margin-left: 0.3rem;
    background-color: rgba(234, 234, 234, 0.1);

}

.f-link>div>p {
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #d6e7f6;
    position: relative;
    padding-left: 0.3rem;
    padding-right: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
}
.f-link>div img{
    position: absolute;
    top: 50%;
    right: 0.2rem;
    width: 0.18rem;
    height: 0.1rem;
    transform: translateY(-50%);
}
.f-link>div ul {
    display: none;
    position: absolute;
    bottom: 105%;
    left: 0;
    right: 0;
    border: 1px solid rgba(255, 255, 255, 0.73);
    background: #fff;
    padding: 0.1rem 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 999;
    max-height: 280px;
    overflow-y: auto;
}

.f-link>div ul li a {
    display: block;
    /*padding: 0 0.1rem;*/
    font-size: 0.14rem;
    line-height: 0.36rem;
    color: #333;
    text-align: center;
}

.f-link>div ul li:hover  a{
    background: #003e73;
    color: #fff;
}

.f-r {
    width: 93px;
    margin-right: 0.78rem;
}
.f-r img{
    display: block;
    width: 100%;
}
.f-r  p{
    font-size: 0.14rem;
    color: #d6e7f6;
    line-height: 1;
    text-align: center;
    margin-top: 0.1rem;
}
.bq{
    background-color: #003e73;
    line-height: 0.54rem;
    text-align: center;
    color: #d6e7f6;
    font-size: 0.14rem;
}
.bq a{
    display: inline-block;

}
.wap{
    display: none;
}
.top {
    /*max-width: 1920px;*/
    margin: 0 auto;
    position: fixed;
    right: 0.15625rem;
    top: 0.28125rem;
    width: 0.39rem;
    height: 0.39rem;
    z-index: 9999;
}
.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}
.wap-menu img {
    height: 0.39rem;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
@media screen and (max-width: 1070px){

    .head .h-right .d2>ul>li{
        margin-left: 0.25rem;
    }
    .pc{
        display: none;
    }
    .wap{
        display: block;
    }
    .wap-header{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #003e73;
        padding: 0.15625rem;
        z-index: 999;
    }

    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 0.4rem;
    }
    .m-logo img {
        max-height: 0.625rem;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 0.15625rem 0.15625rem 0;
    }

    .m-tlink a {
        font-size: 0.2185rem;
        margin: 5px 0;
        display: inline-block;
        background: #fff;
        color: #003e73;
        line-height: 0.46875rem;
        padding: 0 0.23437rem;
        border-radius: 5px;
    }
    .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: 1px solid #fff;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 0.39062rem;
        background: none;
        color: #fff;
    }
    .m-search input[type="text"]::placeholder {
        color: #fff;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 0.15625rem;
        top: 50%;
        height: 0.25rem;
        transform: translateY(-50%);
    }
    .m-nav {
        position: fixed;
        top: 0.9375rem;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #003e73;
        overflow-y: scroll;
        width: 100%;
        max-width: 5.8593rem;
    }
    .m-nav ul {
        padding: 0 0.23437rem;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .m-nav ul li {
        border-bottom: 1px 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.21875rem;
        line-height: 0.3125rem;
        padding: 0.23437rem 0;
        position: relative;
        color: #fff;
    }
    .m-nav>ul>li ul li a {
        padding: 0.15625rem 0;
    }
    .m-nav>ul>li>span {
        position: absolute;
        width: 0.3125rem;
        height: 0.3125rem;
        background: url('/images/img49.png') no-repeat center center;
        background-size: 0.15625rem 0.1875rem;
        right: 0;
        top: 0.23437rem;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
}

@media screen and (max-width: 800px){

    body{
        overflow-x: hidden;
    }
    html{
        overflow-x: hidden;
    }
    .wrap{
        padding: 0 0.2rem;
    }


    /*foot*/
    .foot .f-l{
        float: none;
        width: auto;
    }
    .foot .f-l>p span{
        font-size: 0.26rem;
        line-height: 0.42rem;
    }
    .linkBox span{
        font-size: 0.28rem;
        line-height: 0.48rem;
        display: block;
    }
    .f-link>div,
    .linkBox .f-link{
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
    .f-link>div{
        margin: 0.25rem 0 ;
    }
    .f-link>div>p{
        font-size: 0.26rem;
        line-height: 0.68rem;
    }
    .f-link>div ul li a{
        font-size: 0.24rem;
        line-height: 0.52rem;
    }
    .f-r{
        float: none;
        margin-right: 0;
        margin: 0 auto;
    }
    .bq{
        font-size: 0.24rem;
        line-height: 0.5rem;
        padding: 0.2rem 0 0.2rem 0;
    }
}

@media screen and (max-width: 550px){
    .m-nav{
        width: 100%;
        max-width: none;
    }
    .f-r{
        width: 65px;
    }
}

.search input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #003e73 inset;
  -webkit-text-fill-color: #fff;
}