@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    overflow-x: hidden;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.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: 1400px;
    margin: 0 auto;
}

.px1650 {
    max-width: 1650px;
    margin: 0 auto;
}

.b-t-search {
    float: left;
}

.t-search {
    background: #2266af;
    display: none;
}

.t-search>div {
    max-width: 500px;
    margin: 10px auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #9a3a2a;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}

.head {
    position: relative;
    z-index: 99999;
    transition: all .7s;
}

.head.on {
    position: fixed;
    top: 0;
    padding: 5px 0 0 0;
}

.head.on .nav>ul>li>a {
    font-size: 14px;
}

.head.on .nav>ul {
    margin-top: 15px;
}

.head-top {
    position: relative;
    /* padding-top: 38px; */
    z-index: 9;
}

.logo {
    float: left;
    padding-top: 20px;
}

.logo a {
    display: block;
}

.logo a img {
    vertical-align: middle;
}

.nav {
    padding-right: 50px;
    float: right;
}

.nav>ul {
    font-size: 0;
}

.nav>ul>li {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    position: relative;
}

.nav>ul>li>a {
    display: block;
    font-size: 25px;
    line-height: 114px;
    color: #000;
    text-align: center;
    position: relative;
    transition: all 0.3s;
}

.nav>ul>li>a>img {
    vertical-align: middle;
    margin-left: 10px;
}

.nav>ul>li>div {
    position: absolute;
    top: 100%;
    min-width: 160px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.nav>ul>li>div>ul {
    overflow: hidden;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
    line-height: 53px;
    transition: .3s;
    color: #222;
}

.nav>ul>li>div>ul>li a:hover {
    color: #084ea3;
    background: #e4edf9;
}

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    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: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}


/* nav */

.banner {
    width: 100%;
    position: relative;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick-slide a img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-dots {
    width: 1400px;
    left: 50%;
    margin-left: -700px;
    text-align: right;
    font-size: 0;
    z-index: 8;
    bottom: 30px;
}

.banner .slick-dots li {
    width: 10px;
    height: 10px;
    font-size: 0;
    margin: 0 8px;
    transition: all 0.3s;
    border: 2px solid #fff;
    border-radius: 50%;
}

.banner .slick-dots li.slick-active {
    background: #fff;
}

.next-back {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}

.link {
    background: url(../images/link-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 80px;
    text-align: center;
    margin-top: 50px;
}

.link h2 {
    color: #fff;
    font-size: 24px;
}

.link div a {
    display: inline-block;
    border: 1px solid #fff;
    margin: 0 8px;
    line-height: 44px;
    padding: 0 15px;
    color: #fff;
    margin-top: 20px;
}

.footer {
    padding-top: 95px;
    background: url(../images/foot-bj.png) no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
    z-index: 9;
    margin-top: -75px;
    color: #fff;
    color: rgba(255, 255, 255, 0.5);
}

.foot-l {
    float: left;
}

.foot-l h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.foot-l p {
    font-size: 14px;
    line-height: 30px;
}

.foot-r {
    float: right;
    text-align: center;
}

.foot-r img {
    display: block;
width:110px;
height:110px;
}

.foot-r p {
    font-size: 14px;
    line-height: 30px;
}

.bq {
    text-align: right;
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px 0 25px 0;
    margin-top: 20px;
    font-size: 14px;
}

@media screen and (max-width:1420px) {
    .px1400 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logo {
        padding-top: 15px;
    }
    .logo a img {
        height: 50px;
    }
    .nav>ul>li>a {
        font-size: 16px;
    }
    .banner .slick-prev,
    .banner .slick-next {
        width: 50px;
        height: 50px;
    }
    .search-box {
        right: 20px;
    }
    .nav>ul>li>a {
        line-height: 80px;
    }
    .banner .slick-dots {
        width: 100%;
        margin-left: 0;
        left: 0;
    }
}

@media screen and (max-width:1200px) {
    .nav>ul>li {
        padding: 0 10px;
    }
}

@media screen and (max-width:1024px) {
    .pc {
        display: none;
    }
    .wap {
        display: block;
    }
    body {
        padding-top: 60px;
    }
    .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%);
    }
    .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;
        background: #fff;
        margin-top: 15px;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #0555ba;
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }
    .m-nav ul {
        padding: 0 15px;
        /* 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: 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;
    }
    .banner .slick-prev,
    .banner .slick-next {
        width: 30px;
        height: 30px;
    }
    .banner .slick-prev {
        left: 10px;
    }
    .banner .slick-next {
        right: 10px;
    }
    .banner .slick-dots {
        bottom: 10px;
    }
    .link h2 {
        font-size: 20px;
    }
    .link div a {
        font-size: 14px;
        line-height: 30px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
        padding: 0 5px;
    }
    .foot-l h2 {
        font-size: 18px;
    }
    .foot-l p,
    .foot-r p,
    .bq {
        font-size: 12px;
        line-height: 24px;
    }
}

@media screen and (max-width:768px) {
    .foot-r,
    .foot-l {
        float: none;
        margin: 10px 0;
        text-align: center;
    }
    .bq {
        text-align: center;
    }
    .foot-r img {
        margin: 0 auto;
    }
}