@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}
.clear{clear:both;}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: 微软雅黑;
}

input,
img,
a {
    outline: none;
    border: 0;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}
.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}

#top {
    position: relative;
}
.banner {
    height: auto;
}

.banner div img {
    width: 100%;
    height: auto;
}

.art-main .art-body p video{margin:0 auto !important;}


.banner>.slick-dots {
bottom:15px; width:100%;position: absolute; right:0; z-index: 2;text-align: right;
}

.banner>.slick-dots>li {
    width: 32px;
    height: 32px;
    background: url("../image/dots.png") no-repeat top center;
    background-size: cover;
    margin: 0 10px;
}

.banner>.slick-dots>.slick-active {
    background: url("../image/dots-ho.png") no-repeat top center;
    background-size: cover;
}
.banner .slick-slide{margin:0px;}

#head {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    padding-top: 30px;
}

#head::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 100%;
    background-color: #0043b3;
    z-index: -1;
    transition: bottom .5s;
}
#head:before{
    content: "";
    position: absolute;
    left: 0;
    height: 230px;
width:100%;
    top: 0;
    background:linear-gradient(rgba(3,32,80,.6),rgba(3,32,80,0));
    z-index:-1;
    transition: bottom .5s;
}
#head.on::after {
    bottom: 0;
}
#heada {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    padding-top: 30px;
}

#heada::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 100%;
    background-color: #0043b3;
    z-index: -1;
    transition: bottom .5s;
}
#heada:before{
    content: "";
    position: absolute;
    left: 0;
    height: 140px;
width:100%;
    top: 0;
    background:#0043b3;
    z-index:-1;
    transition: bottom .5s;
}
#heada.on::after {
    bottom: 0;
}

.logo {
   
    float: left;
    margin-top: 13px;
}

.nav {
    padding-bottom: 20px;
}

.logo>a>img {
   max-width: 100%;
    display: block;
   
}

.seach {
    float: right;
}

.nav::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.sea-t {
    position: relative;
    overflow: hidden;
}

.sea-t input[type="text"] {
    float: right;
    box-sizing: border-box;
    width: 187px;
    padding-left: 10px;
    padding-right: 20px;
    height: 26px;
    background-color: rgba(94, 191, 205, 0.13);
    border: solid 1px rgba(255, 255, 255, 0.13);
}

.sea-t input[type="image"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

input {
    color: #ffffff;
}

.sea-b {
    margin-top: 20px;
}

.sea-b>ul::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.sea-b>ul>li {
    float: left;
    text-align: center;
    line-height: 40px;
    position: relative;
    margin-left: 43px;
}

.sea-b>ul>li>a {
    font-size: 18px;
    color: #ffffff;
    display: block;
}

.sea-b>ul>li>ul {
    position: absolute;
    left: -50%;
    right: 0;
    display: none;
    z-index: 999;
    width: 200%;
    background-color: #ffffff;
}

.sea-b>ul>li>ul>li {
    text-align: center;
    line-height: 44px;
border-bottom: 1px solid #e5e5e5;
}

.sea-b>ul>li>ul>li>a {
    font-size: 16px;
    color: #000;
}

.sea-b>ul>li>ul>li:hover {
    background-color: #0043b3;
}

.sea-b>ul>li>ul>li:hover a {
    color: #fff;
}

.footer {
    background:#0043b3;
    background-size: cover;
    padding-top: 85px;
}

.lj {
    overflow: hidden;
}

.rwm {
    width: 55%;
    overflow: hidden;
    float: left;
}

.xx {
    width: 45%;
    overflow: hidden;
}

.ma {
    float: right;
    margin: 0 5.7%;
    text-align: center;
}

.ma p {
    font-size: 16px;
    line-height: 24px;
    color: #6db3bf;
}

.xx p {
    font-size: 16px;
    line-height: 26px;
    color: #6db3bf;
}

.xx p:nth-child(2) {
    margin: 20px 0;
}

.bq {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    margin-top: 40px;
}

.bq>p {
    font-size: 14px;
    line-height: 23px;
    padding-top: 30px;
    color: #6db3bf;
    padding-bottom: 40px;
}
.bq>p a {
    color: #6db3bf;
}


/* 移动端头部 */

.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;
  
}

.wap-menu img {
    height: 25px;
}

.m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    z-index: 999;
}

.banner a {
    display: block;
}

.banner img {
    width: 100%;
}
/* footer */
footer{width: 100%;background:#0043b3}
.foot-t{padding: 0.2rem 0 0.25rem;justify-content: space-between;align-items: center;border-bottom:1px solid #4d7cca;}
.foot-b{padding: 0.2rem 0 0.05rem;justify-content: space-between;}
.foot{padding: .1rem 0;}
footer p{font-size: 0.14rem;color: #fff;line-height: 1.5;}
.foot-t h3{font-size: 18px;color: #fff;width: 1.1rem;white-space: nowrap; height:29px; background: url("../image/jl.png")left center no-repeat;line-height:28px;padding-left:38px;}
.foot-t .fot-r{width: calc(100% - 1.1rem);justify-content: space-between;}
.select{/*width: 25%;*/position: relative;/* margin: 0 auto 0rem; */padding-left: .25rem;cursor: pointer;}
.select a{font-size:16px;line-height:28px; color:#fff; display:inline-block; border-left:1px solid #fff;padding:0 20px;}
.select a:nth-child(1){border-left:none;padding-left:5px;}
.foot-b .fot-1 img{/* width: 3.5rem; */ margin-top:20px}
.foot-b .fot-2{width:22%;}
.foot-b .fot-2 h3{font-size: 0.18rem;color: #fff;padding-left: .2rem;border-left: 0.03rem solid #fff;margin-bottom: .2rem;}
.foot-b .fot-2 p{font-size: 16px;color: #fff;line-height:40px;}
.foot-b .fot-2 p img{display:inline-block;margin-right:5px;}
.foot-b .fot-3{width: 26%;}
.foot-b .fot-3 .ewmnr{width:33.3%;float:left; text-align: center;}
.foot-b .fot-3 .ewmnr img{max-width: 100%;}
.foot-b .fot-3 .ewmnr p{font-size:15px; color:#fff;line-height:30px;margin-top:2%;}

.foot-b .fot-3 img{width: 1rem;height: 1rem;background: #fff;padding: .05rem;margin: 0 auto;}
.foot-b .fot-3 p{text-align: center;margin-top: .1rem;}

.foot p{text-align: center;display: flex;justify-content: center;align-items: center;}
.foot p a{/* align-items:center; *//* justify-content:center; */}
.foot p img{display:block;margin-right:.1rem;}
@media screen and (max-width: 1400px) {

    .px1400 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .sea-b>ul>li {
        margin-left: 9px;
    }
    .sea-b>ul>li>a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .px1400 {
        padding-left: 15px;
        padding-right: 15px;
    }
    body {
        padding-top: 60px;
    }

    .footer {
        padding: 20px 0;
    }
    .header {
        display: none;
    }
    #head {
        display: none;
    }
  #heada {
        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-color: #0043b3;
    }
    .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;
        margin-top: 15px;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        padding-left: 20px;
        line-height: 35px;
        background: none;
        color: #fff;
        border: 1px solid #ddd;
        border-radius: 20px;
        padding-right: 30px;
    }
    .m-search input[type="text"]::placeholder {
        color: #fff;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 15px;
        top: 15px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #1e2f89;
        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("../image/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;
    }
    .bq>p {
        padding-bottom: 0;
        padding-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    .xx {
        float: none;
        width: auto;
        text-align: center;
    }
    .rwm {
        float: none;
        width: 321px;
        margin: 0 auto;
    }
    .xx p:nth-child(2) {
        margin: 0;
    }
    .bq {
        margin-top: 10px;
    }
    .bq>p {
        padding-top: 10px;
    }
    .banner>.slick-dots>li {
        width: 27px;
        height: 27px;
        margin: 0 13px;
    }
}

@media screen and (max-width: 960px) {
  .foot-t .fot-r{width:100%;margin-top:.3rem;}
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .title .h3{margin: 0 auto;}
 
  .ul-iconsb1 .icon{width:.45rem;height:.45rem;}
  .ul-iconsb1 .icon img{max-width:.3rem;}

 
  .foot-t{padding:.3rem 0;}

  .foot-b .fot-1,.foot-b .fot-2,.foot-b .fot-3{width:100%;margin-bottom:.25rem;text-align:center;}
  .fot-1 img{display:block;margin:auto;}
  .foot-b .fot-2{ display: flex;flex-direction: column;align-items: center;}
  .foot-b{padding-bottom:0;}
  
}