* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: å¾®è½¯é›…é»‘;
}

body {
    padding-top: 130px;
}

input,
img,
a {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

.px1400 {
    max-width: 1481px;
    margin: 0 auto;
}

.wave {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
}

.layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1000;
}

.wave.on {
    display: block;
}

.search {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #4f616d;
    background-color: #2267b1;
    padding: 0 15px;
    font-size: 0;
    z-index: 1001;
padding-left: 0;}

.search input[type="text"] {
    /* padding-right: 20px; */
    width: 750px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    background-color: transparent;
    color: #fff;
text-indent: 1em;}

.search input[type="image"] {
    vertical-align: middle;
margin-left: 23px;}

.search input::placeholder {
    color: #fff;
}

.m-top {
    position: relative;
}



.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1001;

    background: rgba(255, 255, 255, .7);
box-shadow: 0 0 10px rgba(0,0,0,.2);}

.banner {
    z-index: 999;
}

.banner a {
    display: block;
    position: relative;
}

.banner a img {
    display: block;
    width: 74%;
    margin:0 auto;
}

.head-top {
    padding-top: 15px;
    padding-bottom: 15px;
}

.head-l {
    float: left;
}

.head-l a {
    display: block;
    line-height: 66px;
    font-size: 0;
}

.head-l a img {
    display: inline-block;
    vertical-align: middle;
}

.head-top-link {
    background: #2267b1;
}

.head-r {
    /* margin-top: 20px; */
    text-align: right;
    line-height: 33px;
}



.head-r>a {
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
}

.head-r>a:hover {
    color: #fff;
}

.head-r>span {
    padding: 0 10px;
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
}

.head-r>img {
    vertical-align: middle;
}

#nav {
    line-height: 66px;


    float: right;
}

.nav>ul {}

.nav>ul>li {
    position: relative;
    float: left;

    text-align: center;

    margin-left: 18px;
}

.nav>ul>li>a {
    display: block;
    position: relative;
    font-size: 18px;
    color: #2267b1;
}

.nav>ul>li:hover>a {
    font-weight: bold;
}

.nav>ul>li>ul {
    position: absolute;
    width: 200px;
    top: 100%;
    left: 50%;
    margin-left: -100px;
    background: rgba(255, 255, 255, 1);
    z-index: 999;
    display: none;
}

.nav>ul>li>ul>li {
    text-align: center;
    line-height: 40px;
}

.nav>ul>li>ul>li>a {
    font-size: 14px;
    color: #333;
}


.nav>ul>li>ul>li:hover {
    background-color: #2267b1;
}

.nav>ul>li>ul>li:hover>a {
    color: #fff;
}

.banner .slick-dots {
    bottom: 25px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.banner .slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 8px;
    background-color: #8f8bbb;
}

.banner .slick-dots li.slick-active {
    background-color: #fff;
}



.footer {
    background: url(../images/foot-bg.png) no-repeat center center;
    background-size: cover;
    padding-top: 35px;
    padding-bottom: 35px;
}

.foot {
    overflow: hidden;
}

.foot-l {
    float: left;
    width: 30%;
}

.fl-top {
    margin-top: 25px;
}

.foot-l>p {
    margin-top: 20px;

    font-size: 14px;
    color: #deeefc;
    display: inline-block;
}

.fl-top img {
    display: block;
}

.foot-m {
    float: left;
    width: 56%;
}

.foot-m>ul>li:first-child {
    width: 60%;
}

.foot-m>ul>li {
    float: left;
    width: 40%;

}

.foot-m>ul>li:first-child {
    border-right: none;
}

.foot-m>ul>li>h3 {
    font-size: 16px;
    color: #deeefc;
    font-weight: normal;
    margin-bottom: 15px;
}

.foot-m>ul>li>p {
    line-height: 30px;
    font-size: 14px;
    color: #deeefc;
}

.foot-m>ul>li>ul>li {
    float: left;
    width: 50%;
    line-height: 28px;
}

.foot-m>ul>li>ul>li>a {
    font-size: 14px;
    color: #deeefc;
}

.foot-m>ul>li>ul>li:hover>a {
    color: #0b1245;
}

.foot-r {
    float: right;
}

.foot-r p {
    font-size: 14px;
    color: #deeefc;
    text-align: center;
    line-height: 20px;
}


.top {

    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.wap {
    display: none;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.wap-menu img {
    height: 25px;
}

.m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    z-index: 999;
}

@media screen and (max-width:1700px) {
   .banner a img {
    display: block;
    width:85%;
   
}

}
@media screen and (max-width:1490px) {
    .nav>ul {
        margin-left: 0;
        margin-right: 0;
    }
.banner a img {
    display: block;
    width:100%;
   
}
}

@media screen and (max-width: 1400px) {
    .head {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer {
        padding-left: 10px;
        padding-right: 10px;
    }

    .fl-top img {
        width: 80%;
    }

    .foot-m>ul>li>ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    .px1400 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nav>ul>li>a {
        font-size: 16px;
    }

}

@media screen and (max-width: 1200px) {
    .foot-m>ul>li>ul>li:nth-child(2n) {
        width: 30%;
    }

    .foot-m>ul>li>ul>li:nth-child(2n-1) {
        width: 70%;
    }

    .head-l a {
        line-height: 66px;
        font-size: 0;
    }

    .head-l a img {
        display: inline-block;
        height: 45px;
        vertical-align: middle;
    }

    .nav>ul>li {
        margin-left: 8px;
    }

}

@media screen and (max-width: 1024px) {
    body {
        padding-top: 60px;
    }

    .header {
        display: none;
    }

    .wap {
        display: block;
    }

    .m-logo {
        font-size: 0;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 1000;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
        background: #fff;
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
    }

    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        margin: 5px 0;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        background: #fff;
        color: #004980;
        line-height: 30px;
        padding: 0 15px;
        border-radius: 5px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        border: 1px solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background:#0f5ea5;
        overflow-y: scroll;
    }

    .m-nav ul {
        padding: 0 15px;
    }

    .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: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
}

@media screen and (max-width: 1020px) {
    .foot-l {
        float: none;
        width: 80%;
        padding-bottom: 30px;
        margin: 0 auto;
        text-align: center;
    }

    .foot-m {
        float: none;
        width: auto;
    }

    .foot-r {
        float: none;
        width: auto;
        text-align: center;
    }
}

@media screen and (max-width:700px) {
    .foot-l {
        text-align: center;
    }

    .foot-m {
        float: none;
        width: auto;
        text-align: center;
    }

    .foot-m>ul>li:first-child {
        width: auto;
    }

    .foot-m>ul>li>h3 {
        margin-left: 0;
        border-left: none;
        margin-bottom: 0;
    }

    .foot-m>ul>li {
        float: none;
        width: auto;
        border: none;
        min-height: auto;
        margin-top: 15px;
    }

    .foot-r {
        float: none;
        text-align: center;
    }

    .footer {
        padding-top: 15px;
        padding-bottom: 15px;
    }

}

@media screen and (max-width:400px) {
    .foot-m>ul>li>ul>li:nth-child(2n-1) {
        width: auto;
    }

    .foot-m>ul>li>ul>li:nth-child(2n) {
        width: auto;
    }

    .foot-m>ul>li>ul>li {
        float: none;
        width: auto;
        text-align: center;
    }

}