* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
}

input,
img,
a {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

.px1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.px1400 {
    max-width: 1278px;
    margin: 0 auto;
}

.link-top {
position:fixed;
left:0;
right：0;
top；0;
    background-color:#0068b6;line-height: 36px;text-align: right;position: fixed;top: 0;left: 0;right: 0;background-position: center center;z-index: 9999999;background-size: cover;}

.link-top a {
    font-size: 14px;
    color: #fff;
}

.link-top span {
    padding: 0 10px;
    color: rgba(255, 255, 255, .29);
}

.link-top .tb {
    display: inline-block;
}

.link-top .tb img {
    vertical-align: middle;
}

.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: #065598;
    padding: 0 15px;
    font-size: 0;
    z-index: 1001;
}

.search input[type="text"] {
    padding-right: 20px;
    width: 750px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    background-color: transparent;
    color: #fff;
}

.search input[type="image"] {
    vertical-align: middle;
}

.search input::placeholder {
    color: #fff;
}

#header {
    position: relative;
top:5px;
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    top:35px;
    z-index: 999;
padding-bottom:10px;
}
.header.on{background:#0068b6;
background-image:none;}
.header.on .head{background:transparent;}
.banner {
    display: block;
}

.banner  img {
    display: block;
    width: 100%;
}

.head {
    padding: 15px 200px;
    background:linear-gradient(rgba(0,0,0,.5) ,transparent);
}

.head-l {
    float: left;
}

.head-l>a {
    display: block;
}

.head-l>a img {
    display: block;
}

.head-r {
    float: right;
    margin-top: 20PX;
}

.nav>ul>li {
    position: relative;
    float: left;
   padding:0px 17px;
    text-align: center;
    padding-bottom: 10px;
}

.nav>ul>li>a {
    font-size: 16px;
    color: #fff;
}



.nav>ul>li:hover>a {
    font-weight: bold;
}

.nav>ul>li>ul {
    position: absolute;
    margin-left: -21px;
    top: 30px;
    background: rgba(255, 255, 255, 1);
box-shadow:0 0 5px #bea1a1;
    z-index: 999;
    display: none;
}
.nav>ul>li>ul:before{
    content: '';
    position: absolute;
    top: -6px;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    left: 50%;
    transform: translateX(-50%);
    border-color: transparent transparent rgba(255, 255, 255, .5) transparent;
transition: all .1s;
}

.nav>ul>li>ul>li {
    line-height: 35px;
    width:90px;
    padding:0 10px;
}

.nav>ul>li>ul>li>a {
    font-size: 14px;
    color: #333;
    text-align:center;
}

.nav>ul>li>ul>li:hover {
    background-color: #3886d6;
}

.nav>ul>li>ul>li:hover>a {
    color: #fff;
}

.banner a {
    position: relative;
    display: block;
}

.banner a img {
    display: block;
    width: 100%;
}

.banner .slick-prev {
    width: 32px;
    height: 49px;
    background: url(../images/banner-l.png) no-repeat center center;
    left: 55px;
    z-index: 5;
}

.banner .slick-next {
    width: 32px;
    height: 49px;
    background: url(../images/banner-r.png) no-repeat center center;
    right: 55px;
    z-index: 5;
}

.banner .slick-dots {
    bottom: 35px;
    width: auto;
    left: 50%;
    transform: translatex(-50%);
}

.banner .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 0 7px;
}

.banner .slick-dots li.slick-active {
    background-color: #fff;
}

.footer {background: url(../images/footer-bg.png) no-repeat top center;background-size: cover;}

.foot {
    padding-top: 35px;
    overflow: hidden;
 padding-bottom:30px;
}

.foot-l {
    float: left;
    width: 49%;
}

.foot-l h2 {
    position: relative;
    padding-bottom: 10px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

.foot-l h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background-color: #fff;
}
.foot-l>ul{overflow:hidden;}
.foot-l>ul li {
   
   
    margin-top: 15px;
    line-height: 20px;
}



.foot-l>ul li img {
    vertical-align: middle;
}

.foot-l>ul li span {
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
}

.foot-l h2 span {
    font-size: 18px;
    color: #fff;
}

.foot-r {
    float: right;
}

.foot-r p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 38px;
}

.foot-down {margin-top: 45px;float:right;line-height: 40px;color: #fff;}

.foot-down p {
    font-size: 14px;
    color: #fff;
   
}

.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:1800px) {
    .head {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width:1450px) {
    .head-l>a img {
        height: 40px;
    }
  
    .head-r {
        margin-top: 10px;
    }
}

@media screen and (max-width:1200px) {
    .px1200 {
        padding-left: 20px;
        padding-right: 20px;
    }
    body {
        padding-top: 60px;
    }
    .link-top {
        display: none;
    }
    .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: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
        background: #0068b6;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        max-height: 38px;
        max-width: 85%;
        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: #287ac0;
        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:500px) {
    .foot-l>ul li {
        float: none;
        width: auto;
    }
    .foot-l>ul li:nth-child(2n) {
        margin-left: 0;
    }
    .banner .slick-prev {
        background-size: 20px auto;
        left: 20px;
    }
    .banner .slick-next {
        background-size: 20px auto;
        right: 20px;
    }
    .banner .slick-dots {
        bottom: 10px;
    }
}
.pic img{
    width:35px;
    height:35px
}
@media screen and (max-width:1300px) {
    .sect3-down>ul {
        margin-left: 0;
        margin-right: 0;
    }
    .sect3-down .slick-prev {
        left: 0;
    }
    .sect3-down .slick-next {
        right: 0;
    }
   
}

@media screen and (max-width:1020px) {
    .foot-l{float:none;

width:auto;}
.foot-l>ul{text-align:center;}
.foot-l>ul>li{display:block;}
    .foot-r {
        float: none;
        margin-top: 10px;
        text-align: center;
    }
.foot-down{float:none;
width:auto;
text-align:center;}
    .jb-r>ul>li {
        line-height: 40px;
    }
    .sect3-l {
        float: none;
        width: auto;
    }
    .sect3-r {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .jb-l {
        float: none;
        width: auto;
    }
    .jb-r {
        float: none;
        width: auto;
        margin-top: 10px;
    }
}