@charset "UTF-8";






* {
    padding: 0;
    margin: 0;
    outline: none;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    max-width: 1920px;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.top>img.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;
}

.px1300 {
    max-width: 1300px;
    margin: 0 auto;
}

.text_r1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text_r2 {
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text_r3 {
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* nav */

.head {
    background: #0a437e;
}

.head.t60 {
    top: 60px;
}

.head-top {
    padding-top: 20px;
    padding-bottom: 25px;
    position: relative;
    z-index: 999;
    background: url(../images/head-text.png) no-repeat;
    background-position: center center;
}

.logo {
    float: left;
}

.logo a {
    display: block;
    font-size: 0;
}

.logo a img {
    vertical-align: middle;
    transition: all 0.3s;
    padding-top: 10px;
}

.search {
    float: right;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #d6d6d6;
    font-size: 0;
    text-align: right;
}

.search span {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    vertical-align: middle;
}

.search a {
    display: inline-block;
    font-size: 12px;
    color: #87acd3;
    vertical-align: middle;
    margin-left: 10px;
    vertical-align: middle;
    padding-left: 7px;
    line-height: 16px;
}

.search a img {
    vertical-align: middle;
    margin-right: 5px;
}

.search a:first-child {
    border: none;
}

.search a:hover {
    color: #fff;
}

.search-box {
    overflow: hidden;
}

.search-box>div {
    margin-top: 30px;
    float: right;
    /* background: #2873c2; */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding-left: 20px;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.search-box input[type="text"] {
    width: 240px;
    padding: 0 10px 0 0;
    line-height: 36px;
    height: 36px;
    background: none;
    color: #fff;
    vertical-align: middle;
    transition: all 0.3s;
    font-size: 14px;
}

.search-box input[type="text"]::placeholder {
    color: #fff;
    color: rgba(255, 255, 255, 0.4);
}

.search-box input.p-submit {
    width: 45px;
    color: #fff;
    height: 34px;
    font-size: 14px;
    vertical-align: middle;
    background: url(../images/search2.png) no-repeat;
    background-position: center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 0;
}

.search-box img {
    display: block;
    height: 17px;
    margin-top: 9px;
    cursor: pointer;
}

.t-search {
    background: #223356;
    padding: 10px 0;
    display: none;
}

.t-search>div {
    max-width: 500px;
    margin: 0 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;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #9b0c14;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.head.on .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border: none;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    padding: 10px 0;
}

.head.on .nav>ul {
    max-width: 1100px;
    padding-left: 260px;
    background: url(../images/logo.png) no-repeat;
    background-position: left center;
    background-size: auto 60px;
}

.head.on .nav>ul>li>a {
    line-height: 70px;
}

.nav {
    background: #083f78;
    transition: all 0.5s;
    border-top: 1px solid #426c98;
}

.nav>ul {
    font-size: 0;
    text-align: center;
    transition: all 0.5s;
}

.nav>ul>li {
    display: inline-block;
    width: 11.6%;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
}

.nav>ul>li>a {
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    position: relative;
}

.nav>ul>li>a:after {
    content: "";
    width: 1px;
    height: 0;
    background: #304174;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.3s;
}

.nav>ul>li>a:before {
    content: "";
    left: 50%;
    right: 50%;
    height: 1px;
    background: #304174;
    position: absolute;
    bottom: -1px;
    transition: all 0.3s;
}

.nav>ul>li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 10px 0;
    width: 100%;
    left: 0 !important;
    background: #00366d;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-top: 3px solid #e99115;
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.nav>ul>li ul li {
    padding: 5px 10px;
    text-align: center;
}

.head.on .nav>ul>li ul li a {
    padding-left: 28%;
}

.head.on .nav>ul>li ul li a::before {
    left: 20%;
}

.nav>ul>li ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
    position: relative;
    text-align: left;
    padding-left: 30%;
}

.nav>ul>li ul li a::before {
    content: ">";
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-top: -2px;
}

.nav>ul>li ul li:hover {
    background: #fff;
}

.nav>ul>li ul li:hover a {
    color: #004ea2;
}

.nav>ul>li ul li:hover a::before {
    color: #004ea2;
}

.nav>ul>li:hover {
    background: #00366d;
}

.nav>ul>li:hover>a {
    color: #fff;
}

.nav>ul>li.active {
    background: #fff;
}

.nav>ul>li.active>a {
    color: #304174;
}

.nav>ul>li.active>a::before {
    left: 0;
    right: 0;
}

.nav>ul>li.on>a:after {}

.nav>ul>li.on>a::before {}

.pic {
    display: block;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    background: #304174;
    padding-top: 50px;
    background: url(../images/footbg.png) no-repeat;
    background-size: cover;
}

.footer {
    position: relative;
}

.go_top {
    position: absolute;
    right: 0;
    top: -82px;
    cursor: pointer;
}

.go_top img {
    display: block;
    width: 70px;
}

.foot-l {
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
}


.foot-r {
    float: right;
}

.foot-r dl {
    float: left;
    margin-left: 40px;
}

.foot-r dl:first-child {
    margin-left: 0;
}

.foot-r dl a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #93c1f7;
}

.foot-r dl a:hover {
    text-decoration: underline;
    color: #fff;
}

.foot-r dl dt a {
    display: block;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

.foot-r dl dd a {
    padding-left: 15px;
    position: relative;
}

.foot-r dl dd a::before {
    content: ">";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #93c1f7;
    font-size: 14px;
    font-weight: normal;
}

.bq {
    text-align: center;
    background: #333333;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    margin-top: 35px;
}


.foot-l>a {
    display: block;
    margin-bottom: 30px;
}

.foot-l>a img {
    display: block;
}

.foot-l ul {
    margin-top: 25px;
}

.foot-l ul li {
    float: left;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    margin-left: 20px;
    position: relative;
    text-align: center;
    line-height: 42px;
}

.foot-l ul li:first-child {
    margin-left: 0;
}

.foot-l ul li a {
    display: block;
}

.foot-l ul li a img {
    vertical-align: middle;
    width: 25px;
}

.foot-l ul li a p {
    color: #fff;
}

.foot-l ul li div {
    position: absolute;
    bottom: 120%;
    left: 50%;
    display: none;
    padding: 3px;
    width: 140px;
    transform: translateX(-50%);
    display: none;
    background: #fff;
}

.foot-l ul li div img {
    display: block;
    width: 100%;
}

.foot-l ul li:hover {
    background: #e99214;
    border-color: #e99214;
}

.foot-l ul li:hover div {
    display: block;
}

.foot-bq {
    text-align: center;
    color: #a9c7e6;
    line-height: 36px;
    background: #0a437e;
    margin-top: 40px;
    font-size: 14px;
    position: relative;
}

.foot-bq img {
    vertical-align: middle;
}

.foot-bq div {
    position: absolute;
    right: 50%;
    margin-right: -600px;
    top: 50%;
    transform: translateY(-50%);
}

.banner {
    width: 100%;
    position: relative;
max-height: 524px;
    overflow: hidden;
}

.banner a {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a img {
    display: block;
    width: 100%;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a div {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.banner .slick-slide a div p {
    position: absolute;
    bottom: 40px;
    width: 100%;
    max-width: 1300px;
    left: 50%;
    margin-left: -650px;
    font-size: 30px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 10;
}

.banner .slick-slide a div p:hover {
    color: #e78c33;
}

.banner .slick-dots {
    bottom: 30px;
    text-align: center;
}

.banner .slick-dots li {
    width: 37px;
    height: 5px;
    background: #fff;
    margin-left: 10px;
    transition: all 0.3s;
    position: relative;
}

.banner .slick-dots li.slick-active {
    background: #004ea2;
}

@media screen and (max-width:1320px) {
    .px1300 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .search-box input[type="text"] {
        width: 150px;
    }

    .nav>ul>li>a {
        font-size: 14px;
    }

    .banner .slick-dots {
        bottom: 15px;
    }

    .foot-r dl {
        margin-left: 30px;
    }

    .foot-bq {
        line-height: 30px;
    }

    .foot-bq div {
        position: static;
        transform: translateY(0);
        text-align: center;
        margin-right: 0;
    }
}
@media screen and (max-width:1200px) {

    .foot-r dl {
        margin-left: 20px;
    }
}

@media screen and (max-width:1024px) {

    html,
    body {
        font-size: 14px;
    }

    body.on {
        padding-top: 60px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: absolute;
        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;
    }
.m-head.on{
   position:fixed;
}
    .m-head {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        background: #033a72;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }

    .m-logo img {
        max-height: 35px;
        max-width: 85%;
        line-height: 40px;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 7px 0 15px;
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 10px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 13px;
        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;
        border: 1px solid #fff;
        border: 1px solid rgba(255, 255, 255, 0.5);
        margin-top: 15px;
    }

    .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: #304174;
        overflow-y: scroll;
        border-top: 1px solid #fff;
    }

    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
        overflow: hidden;
    }

    .m-nav ul li ul li {
        border: none;
        float: left;
        width: 33%;
    }

    .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;
    }

    .foot-l>a img {
        margin: 0 auto;
        max-width: 80%;
    }

    .foot-l {
        float: none;
        width: auto;
        text-align: center;
    }

    .foot-l p {
        display: inline-block;
        margin: 0 10px;
    }


    .foot-l ul {
        text-align: center;
        font-size: 0;
        margin-top: 15px;
    }

    .foot-l ul li {
        float: none;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .foot-l ul li a img {
        max-width: 50%;
    }

    .foot-r {
        float: none;
    }

    .foot-r dl {
        float: none;
        display: block;
        overflow: hidden;
        margin-top: 10px;
        margin-left: 0;
    }

    .foot-r dl dt a {
        font-size: 14px;
    }

    .foot-r dl dd {
        float: left;
        margin-right: 15px;
    }

    .foot-ewm>div img {
        width: 70px;
    }

    .bq {
        font-size: 12px;
        line-height: 36px;
        margin-top: 20px;
    }

    .foot-r dl dt a {
        margin-bottom: 0;
    }
}

@media screen and (max-width:768px) {
    .banner .slick-dots {
        bottom: 5px;
    }

    .banner .slick-dots li {
        width: 20px;
        height: 3px;
        margin-left: 10px;
        margin-right: 0;
    }

    .foot-l p {
        display: block;
        margin: 0;
        line-height: 24px;
    }

    .foot-bq {
        font-size: 12px;
    }

    .foot-bq img {
        height: 16px;
    }

    .foot-l {
        font-size: 12px;
    }

    .foot-bq {
        margin-top: 20px;
    }
}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {
    .m-nav ul li ul li {
        width: 50%;
    }
}

@media screen and (max-width:1446px) {

.go_top img {
    display: block;
    width: 46px;
}
.go_top {
    position: absolute;
    right: 0;
    top: -47px;
    cursor: pointer;
    z-index: 1000;
}






}

@media screen and (max-width:768px) {

.banner {
    max-height:211px;
overflow:hidden
}
@media screen and (max-width:460px) {

.banner {
    max-height:126px;
overflow:hidden
}
@media screen and (max-width:414px) {

.banner {
    max-height:114px;
overflow:hidden
}

@media screen and (max-width:375px) {

.banner {
    max-height:103px;
overflow:hidden
}
