@charset "utf-8";* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

html,body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    overflow-x: hidden
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333333
}

pa {
    border: 0;
    outline: none
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.center {
    max-width: 1400px;
    margin: 0 auto
}

img {
    border: 0;
    outline: none;
    transition: all 0.3s
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0
}

.clearfix {
    zoom: 1}

.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.2);
    cursor: pointer
}


.logo img {
height:90px
}


.wap {
    display: none
}

a {
    display: block
}

.tops {
    background-color: #e7ebf2;
    padding-top: 25px;
    padding-bottom: 20px
}

.head_box {
    position: fixed;
    z-index: 999;
    width: 100%
}

.search {
    position: relative
}

.search div {
    margin-left: 40px
}

.search a {
    display: inline-block;
    color: #16397b;
    margin-right: 25px
}

.search a:hover {
    opacity: 0.85
}

.search span {
    display: inline-block;
    font-size: 14px;
    color: #16397b;
    margin-right: 5px
}

.search span:nth-child(1) {
    margin-right: 15px
}

.ss {
    border-radius: 6px;
    border: solid 1px #16397b;
    margin-top: 20px;
    width: 240px;
    height: 35px;
    background: #eef1f6
}

.search input.srk {
    width: 203px;
    height: 35px;
    padding-left: 10px;
    opacity: 0.3;
    float: left;
    border: 0;
    color: #16397b;
    background: none
}

.search img {
    position: absolute;
    right: 15px;
    top: 50px
}

.nav {
    background: #16397b
}

.m-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.first {
    height: 60px;
    font-size: 0
}

.first_nav:first-child {
    border: none
}

.first_nav>a {
    font-size: 18px;
    color: #fff
}

.first_nav {
    display: inline-block;
    font-size: 17px;
    width: 12.5%;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border-left: 1px solid #102c68
}

.second {
    position: absolute;
    z-index: 999;
    width: 100%;
    display: none;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    left: 0;
    margin-top: -1px
}

.second>li {
    font-size: 15px;
    transition: 0.3s;
    color: #333;
    height: 50px;
    line-height: 50px;
    font-weight: normal !important
}

.first_nav:hover .second {
    display: block
}

.second li:hover a {
    background: #16397b
}

.second li:hover a {
    color: #ffffff
}

.foot {
 
    background: #16336f;
}

.foot_line {
    width: 100%;
    height: 5px;
    background-color: #0c285f;
}

.foots {
    /* margin-top: 40px; */
    /* margin-bottom: 40px; */
}
 

.foots_line {
    /* margin-top: 40px; */
    width: 100%;
    height: 1px;
    /* background-color: #dcdcdc; */
}

.foot_w {
   
}

.foot_w p {
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

/* 底部开始 */
.footerwarp{width: 100%; height: 240px; background-color: #16336f;  padding-top: 40px;}
.footerwarp .foot{  height: 100%;}
.foot_copy{width: 910px; }
.foot_copy p{ line-height: 28px;}
.foot_copy a{color: #fff; font-size: 14px;float: left;  margin-right: 20px;}
.foot_copy a:hover{color: #fff;}
.foot_copy .link{width: 100%; padding-bottom: 20px; }
.foot_copy .link h3{color: #fff; font-size: 20px; padding-bottom: 10px;}
.foot_copy .cop{width: 100%; height: 65px;}
.foot_copy .cop p{color: #fff;    font-size: 14px;}
.foot_copy .cop h3 {    color: #fff;  font-size: 20px; padding-bottom: 10px;}
.foot_ewm{width: 228px; height: 136px; padding-top: 40px;}
.foot_ewm .ewm{width: 96px; height: 136px;  margin-left: 18px; text-align: center; background-color: #425b8e; }
.foot_ewm .ewm img{width: 96px; height: 96px;}
.ewm p{ color: #fff; line-height: 30px;}
/* 底部结束 */



@media screen and (max-width: 1400px) {
    .center {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 1024px) {
    html, body {
        font-size: 14px
    }

    body {
        padding-top: 60px
    }

    .pc {
        display: none
    }

    .wap {
        display: block
    }

    .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
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #e7ebf2;
        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: 40px;
        max-width: 85%;
        line-height: 40px;
        vertical-align: middle
    }

    .m-tlink {
        padding: 10px 15px 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 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;
        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;
        border: 0
    }

    .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: #506da4;
        overflow-y: scroll;
        border-top: 1px solid #fff
    }

    .m-nav ul {
        padding: 0 15px
    }

    .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
    }
}

@media screen and (max-width: 768px) {
.footerwarp {
    height: auto;
        overflow: hidden;
        padding-bottom: 20px;
}
    .foot_copy {
        width: 100%;
    }
.footerwarp .foot {
    width: 100%;
    height: 100%;
}
.foot_ewm {
width: 100%;
    height: auto;
    overflow: hidden;
}

    .foots {
 
    }

    .foots_line {
        margin-top: 20px
    }

    .foot_w {
        
    }

    .link>div {
        width: 30%;
        margin-right: 3.33%
    }

    .link>div:nth-child(4) {
        margin-top: 10px
    }

    .link>div:nth-child(5) {
        margin-top: 10px
    }
.foot_copy {
width: 100%;
}


}

@media screen and (max-width: 480px) {
    .link>div {
        width: 100%;
        margin-top: 0 !important
    }
}