﻿@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:.08rem; font-family:"Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
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:.08rem;}
.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;}
.fs{font-size: .24rem;text-transform: uppercase;}
.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:#00538f; text-decoration:underline;}
.layout{padding: 4%;}
html,body {position: relative;height: 100%;}

@font-face {
	font-family: 'Conv_Armata-Regular';
	src: url('../fonts/Armata-Regular.eot');
	src: local('☺'), url('../fonts/Armata-Regular.woff') format('woff'), url('../fonts/Armata-Regular.ttf') format('truetype'), url('../fonts/Armata-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'tt0102m_';
	src: url('../fonts/tt0102m_.eot');
	src: local('☺'), url('../fonts/tt0102m_.woff') format('woff'), url('../fonts/tt0102m_.ttf') format('truetype'), url('../fonts/tt0102m_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header{position: fixed;z-index: 200;left: 0;top: 0;right: 0;transition: all 0.3s;}
header:hover{background: #FFF;}
header .top{display: flex;align-items: center;justify-content: space-between;padding: 0 2%;height: .46rem;}
header .top .left{display: flex;align-items: center;}
header h1{width:.8rem;}
header h1 img{width: 100%;transition: all .3s;}
header h1 .er{display: none;}
header:hover h1 .yi{display: none;}
header:hover h1 .er{display: block;}
header .right{display: flex;align-items: center;justify-content: space-between;}
.nav{font-size: 0px;margin-left: 1rem;}
.nav li{display: inline-block;margin: 0 .13rem;position: relative;}
.nav li p{line-height: .46rem;font-size: .1rem;transition: all 0.3s;position: relative;}
.nav li p a{display: block;transition: all 0.3s;color: #FFF;}
.nav li:hover p a{text-decoration: none;color:#00538f;font-weight:bold;}
.nav li p i{font-size: .1rem;margin-left: .05rem;display: none;}
.nav li .sub{position: fixed;left: 0;top: .46rem;right: 0;background: #FFF;font-size: .09rem;display: none;z-index: 1000;box-sizing: border-box;box-shadow: 0 5px 5px rgba(0,0,0,.2);padding: .2rem 8%;border-top: 1px solid #DDD;}
.nav li .sub .box{display: flex;margin-left: -2%;flex-wrap: wrap;justify-content: center;}
.nav li dl{width: 14.666%;margin-left: 2%;}
.nav li dt{font-size: .11rem;border-bottom: 1px solid #DDD;padding: .05rem 0;margin-bottom: .06rem;}
.nav li dt a:hover{text-decoration: none;font-weight:bold;}
.nav li dd{position: relative;font-size: .09rem;}
.nav li dd a{display: block;transition: all 0.3s;padding: .04rem 0;color: #777;}
.nav li dd:hover a{display: block;text-decoration: none;color:#00538f;font-weight:bold;}
.nav li dd .san{position: absolute;left: 100%;top: 0px;visibility: hidden;opacity: 0;transition: all .3s;width: 1.4rem;}
.nav li dd:hover .san{visibility: visible;opacity: 1;}
.nav li dd:hover .san .list a{padding: .05rem .1rem;background: #eff3fc;color: #333;}
.nav li dd:hover .san .list a:hover{padding: .05rem .1rem;background: #00538f;}
.nav li .pic{float: right;width: 65%;}
.nav li .pic figure{padding-bottom: 70%;}

.yuyan{position: relative;color: #FFF;margin-right: .1rem;}
.yuyan i{font-size: .12rem;transition: all .3s;width: .2rem;height: .2rem;display: flex;align-items: center;justify-content: center;}
.yuyan ul{position: absolute;left: 50%;top: .2rem;width: .6rem;background: #FFF;visibility: hidden;opacity: 0;transition: all .3s;font-size: .09rem;background:rgba(0,83,143,.5);margin-left: -.3rem;padding: .05rem 0;border-radius: .05rem;}
.yuyan:hover ul{visibility: visible;opacity: 1;}
.yuyan li a{padding: .05rem .06rem;display: block;color: #FFF;}
.yuyan li a:hover{text-decoration: none;}

.navm{display: none;width: 1.2rem;height: 1.2rem;line-height: 1.2rem;text-align: center;color: #FFF;cursor: pointer;}
.navm i{font-size:.4rem;display: block;}
.navm .icon-guanbi{color: #00538f;}

header .search{cursor: pointer;position: relative;z-index: 202;}
header .search i{font-size: .12rem;width: .26rem;line-height: .26rem;height: .26rem;display: flex;align-items: center;justify-content: center;border-radius: 100%;color: #FFF;}
header .search i.icon-guanbi{color: #00538f;}

.search_box{position: fixed;left: 0px;right: 0px;top: 0;background: #FFF;display: none;z-index: 201;padding: 0 15%;}
.search_box .box{height: .46rem;display: flex;align-items: center;}
.search_box .search_t{display: flex;align-items: center;justify-content: center;border: 1px solid #CCC;width: 100%;}
.search_box .input_txt{width: 90%;height: .24rem;border: none;outline: magenta;box-sizing: border-box;}
.search_box .input_btn{width: 10%;height: .24rem;border: none;outline: magenta;cursor: pointer;background: url(../images/pic4.png) no-repeat center;color: #FFF;background-size: .16rem;}

header:hover .nav li p a{color: #333;}
header:hover .nav li:hover p a{color:#00538f;}
header:hover .yuyan{color: #333;}
header:hover .search i{color: #333;}

.active{box-shadow: 0 0 .05rem rgba(0,0,0,.1);background: #FFF;}
.active h1 .yi{display: none;}
.active h1 .er{display: block;}
.active .nav li p a{color: #333;}
.active .nav li:hover p a{color:#00538f;}
.active .yuyan{color: #333;}
.active .search i{color: #333;}

.h_active {box-shadow: 0 0 .05rem rgba(0,0,0,.1);background: #FFF;}
.h_active h1 .yi{display: none;}
.h_active h1 .er{display: block;}
.h_active .nav li p a{color: #333;}
.h_active .nav li:hover p a{color:#00538f;}
.h_active .yuyan{color: #333;}
.h_active .search i{color: #333;}

footer{background: rgba(0,0,0,.7);padding: .3rem 4% 0 4%;position: relative;}
footer .foot_t{display: flex;justify-content: space-between; flex-wrap: wrap;color: #FFF;}
footer .foot_t .left{width: 20%;}
footer .foot_t .left img{width: 50%;}
footer .foot_t .left .txt{margin-top: .1rem;}
footer .foot_t .left .txt p{padding: .03rem 0;}
footer .foot_t .right{width: 70%;display: flex;justify-content: space-between; flex-wrap: wrap;}
footer .foot_t .right dt{margin-bottom: .08rem;font-weight: bold;font-size: .09rem;}
footer .foot_t .right dd{line-height: 2;}
footer .foot_t .right dd a{transition: all 0.3s;color: #FFF;}
footer .foot_t .right dd a:hover{text-decoration: none;margin-top: .2rem;color: #FFF;}
footer .foot_t .right dd:last-child{border-bottom: none;}


footer .foot_t a{color: #FFF;}

footer .foot_b{padding: .2rem 0;color: #FFF;margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
footer .foot_b a{color: #FFF;}
footer .foot_b a:hover{text-decoration: none;}
footer .foot_b .zgs{position: relative;border: 1px solid #FFF;}
footer .foot_b .zgs p{height: .16rem;padding: 0 .1rem;line-height: .16rem;}
footer .foot_b .zgs ul{position: absolute;right: -1px;bottom: .16rem;width: 1.5rem;border: 1px solid #FFF;visibility: hidden;opacity: 0;transition: all .3s;}
footer .foot_b .zgs:hover ul{visibility: visible;opacity: 1;}
footer .foot_b .zgs li a{padding: .03rem .1rem;display: block;}

footer video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -2;object-fit: cover;}

.kefu{position: fixed;right: 2%;bottom: 10%;z-index: 100;}
.kefu li{margin-bottom: .05rem;position: relative;width: .3rem;height: .3rem;display: flex;align-items: center;justify-content: center;background: #b0b0b0;border-radius: 100%;color: #FFF;cursor: pointer;}
.kefu li:nth-of-type(1){background: #4dc247;}
.kefu li:nth-of-type(2){background: #f48d2c;}
.kefu li:nth-of-type(3){background: #07c261;}
.kefu li:nth-of-type(4){background: #b0b0b0;}
.kefu li i{font-size: .16rem;}
.kefu li a{display: flex;align-items: center;justify-content: center;flex-flow: column;color: #FFF;}
.kefu li a:hover{text-decoration: none;}
.kefu li dl{position: absolute;right: 100%;top: 50%;background: #FFF;padding: .08rem;visibility: hidden;opacity: 0;transition: all .3s;transform: translateY(-50%);min-width: .6rem;border: 1px solid #DDD;}
.kefu li:hover dl{visibility: visible;opacity: 1;}
.kefu li:nth-of-type(1) dl{width: .8rem;}
.kefu li dt{padding-bottom: .1rem;}
.kefu li dd{line-height: 1.6;font-size: .08rem;text-align: center;}
.kefu li dd img{width: 120px;}

@-webkit-keyframes rotate360
  {0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);}
}@-moz-keyframes rotate360
  {0%{-moz-transform:rotate(0deg);}
  100%{-moz-transform:rotate(360deg);}
}@-ms-keyframes rotate360
  {0%{-ms-transform:rotate(0deg);}
  100%{-ms-transform:rotate(360deg);}
}@keyframes rotate360
  {0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}