@charset "utf-8";
/* CSS Document */
body,div,section,figure,strong,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:.1rem; font-family:"微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
strong,h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.figure{display: block;height: 0;overflow: hidden;position: relative;}
.figure img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all .5s;}
.FK{color: #999;}
.Fbt{font-size: .24rem;font-weight: bold;}
.Fny{font-size: .2rem;text-align: center;}
.iconfont{font-size: .16rem;}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#193cad; text-decoration:underline; }
.layout{padding: .5rem 12%;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input{-webkit-appearance:none;border-radius: 0;}
textarea{-webkit-appearance:none;border-radius: 0;}


header{position: fixed;z-index: 1000;left: 0;top: 0;right: 0;height: .5rem;transition: all 0.3s;}
header h1{position: fixed;left: 12%;top: .09rem;z-index: 100;width: 1.2rem;}
header h1 img{width: 100%;}
header h1 .lan{display: none;}
.nav{position: fixed;font-size: 0px;text-align: center;top: 0x;right: 22%;}
.nav li{margin-left:.22rem;display: inline-block;position: relative;}
.nav li p{line-height: .5rem;font-size: .1rem;position: relative;padding:0 .03rem;}
.nav li p:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: .022rem;background: #FFF;opacity: 0;transform: translateX(-50%);transition: all .3s;}
.nav li:hover p:after{width: 100%;opacity: 1;}
.nav li.current p:after{width: 100%;opacity: 1;}
.nav li:hover p a{color: #FFF;}
.nav li p a{display: block;color: #FFF;}
.nav li:hover p a{text-decoration: none;color: #FFF;}
.nav li.current p a{color: #FFF;}
.nav li i{display: none;}
.nav li dl{position: absolute;left: 0%;top: .5rem;background: #FFF;text-align: left;font-size: .1rem;width: 1.2rem;display: none;box-shadow: 0 0 .03rem rgba(0,0,0,.2);}
.nav li dd{position: relative;}
.nav li dd a{display: block;transition: all 0.3s;padding: 0.05rem 0.1rem;}
.nav li dd:hover a{display: block;text-decoration: none;background: #193cad;color: #FFF;}
.nav li dd:last-child{border-bottom: none;}
.nav li dd .san{position: absolute;left: 100%;top: 0px;visibility: hidden;opacity: 0;transition: all 0.3s;width: 1.4rem;}
.nav li dd:hover .san{visibility: visible;opacity: 1;}
.nav li dd:hover .san .list a{padding: 0.05rem 0.1rem;background: rgba(0,0,0,0.5);color: #FFF;}
.nav li dd:hover .san .list a:hover{padding: 0.05rem 0.1rem;background: #0194dd;color: #FFF;}

.navm{display: none;width: 1.2rem;height: 1.2rem;line-height: 1.2rem;text-align: center;color: #FFF;cursor: pointer;position: fixed;right: 0;top: 0;}
.navm i{font-size:.6rem;display: block;}

header .yuyan{position: fixed;right: 12%;top: 0;line-height: .5rem;color: #FFF;font-size: .1rem;}
header .yuyan i{padding: 0 .05rem;font-style:normal;}
header .yuyan a{color: #FFF;}
header .yuyan a:hover{color: #FFF;text-decoration: none;}
header .yuyan a.current{color: #FFF;}

.h_active{background: rgba(255, 255, 255, 1);box-shadow: 0 0 .02rem rgba(0,0,0,.1);}
.h_active h1 .bai{display: none;}
.h_active h1 .lan{display: block;}
.h_active .nav li p a{color: #333;}
.h_active .nav li p a:hover{color: #193cad;}
.h_active .nav li p:after{background: #193cad;}
.h_active li:hover p a{text-decoration: none;color: #193cad;}
.h_active .nav li.current p a{color: #193cad;}
.h_active .yuyan{color: #333;}
.h_active .yuyan a{color: #333;}
.h_active .yuyan a:hover{color: #333;}
.h_active .yuyan a.current{color: #193cad;}
.h_active .search i{color: #333;}

.waveser{position:relative;width: 100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px;}
.parallax > use {animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;}
.parallax > use:nth-child(1) {animation-delay: -2s;animation-duration: 7s;}
.parallax > use:nth-child(2) {animation-delay: -3s;animation-duration: 10s;}
.parallax > use:nth-child(3) {animation-delay: -4s;animation-duration: 13s;}
.parallax > use:nth-child(4) {animation-delay: -5s;animation-duration: 20s;}
@keyframes move-forever {
    0% {transform: translate3d(-90px,0,0);}
    100% {transform: translate3d(85px,0,0);}
}
@media (max-width: 980px) {
    .waveser {height:40px;min-height:40px;}
    .content {height:30vh;}
}

footer{background: #193cad url(../images/pic20.jpg) no-repeat center top;background-size: cover;}
footer .foot_t{padding:.5rem 12% .2rem 12%;display: flex;justify-content: space-between;}
footer .foot_t .left{color: #FFF;width: 20%;}
footer .foot_t .left .bt{display: flex;align-items: center;}
footer .foot_t .left i{margin-right: .06rem;}
footer .foot_t .left .txt p{font-size: .16rem;font-weight: bold;margin-top: .05rem;}
footer .foot_t .left ul{margin-top: .12rem;}
footer .foot_t .left li{display: flex;align-items: center;padding-bottom: .05rem;}
footer .foot_t .center{width: 45%;display: flex;justify-content: space-between;}
footer .foot_t .center dt{font-size: .12rem;margin-bottom: .1rem;color: #FFF;font-weight: bold;}
footer .foot_t .center dd{line-height: 2;}
footer .foot_t .center dd a{transition: all 0.3s;color: #FFF;}
footer .foot_t .center dd a:hover{text-decoration: none;color: #FFF;}
footer .foot_t .center:after{display: none;}
footer .foot_t:after{display: none;}

footer .foot_t .right{width: 18%;color: #FFF;}
footer .foot_t .right .txt h2{padding-bottom: .1rem;font-weight: bold;}
footer .foot_t .right .txt p{padding-bottom: .1rem;}
footer .foot_t .right ul{display: flex;justify-content: space-between;text-align: center;}
footer .foot_t .right li{width: 46%;line-height: 2.6;}
footer .foot_t .right img{width: 100%;}

footer .foot_b{padding: .2rem 12%;color:#FFF;}
footer .foot_b a{color: #FFF;}