@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
}

.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
}

.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: 14.286%;
    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 {
    position: relative;
    z-index: 999
}

.foot_line {
    width: 100%;
    height: 5px;
    background-color: #16397b
}

.foots {
    margin-top: 40px;
    margin-bottom: 15px;
}

.link p {
    line-height: 45px;
    padding-right: 20px;
    text-align: left;
    font-size: 14px;
    background: url(../images/icon7.png) no-repeat;
    background-position: right center
}

.link {
    font-size: 0;
    display: none;
}

.link>div {
    position: relative;
    padding: 0 20px;
    width: 18%;
    background: rgba(34, 103, 177, 0.06);
    margin-right: 2%;
    display: inline-block
}

.link>div:nth-child(5) {
    margin-right: 0
}

.link>div:hover div {
    display: block
}

.link>div div {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: 15px 0;
    left: 0;
    right: 0;
    display: none;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
    max-height: 300px;
    overflow: hidden auto
}

.link>div div a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px
}

.link>div div a:hover {
    background: #16397b;
    color: #fff
}

.foots_line {
    margin-top: 40px;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc
}

.foot_w {
    margin-top: 30px
}

.foot_w p {
    font-size: 14px;
    line-height: 30px;
    text-align: center
}
.foot_w p a{
    display:inline-block
}



.ftlink{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 28px;
}
.ftlink h3{
    width: 90px;
    font-size: 18px;
    color: #000;
    line-height: 35px;
    font-weight: 600;
    padding-left: 15px;
    position: relative;
}
.ftlink h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 26%;
    width: 5px;
    height: 16px;
    background: #16397b;
    transform: translateY(-50%);
}

.ftlink .abox{
    width: calc(100% - 100px);
    display: flex;
    flex-wrap: wrap;
}

.ftlink a{
    display: block;
    font-size: 16px;
    line-height: 35px;
    color: #000;
    margin-right: 30px;
    position: relative;
}
.ftlink a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #000;
    transition: .5s;
}
.ftlink a:hover:after{
    width: 100%;
}

@media screen and (max-width: 1400px) {
    .center {
        padding-left: 10px;
        padding-right: 10px
    }
}


.pic .a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: 50%;background-repeat: no-repeat;background-size: cover;transition: all 0.3s ease-in;}
.bg-mask:hover .pic .a {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.pic img:hover, .bg-mask:hover .cover_img .a{transform: scale(1.05);}