@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'iconfont';
  src:url(../icons/iconfont.eot);
  src: url(../icons/iconfont.eot?#iefix) format('embedded-opentype'),
  url(../icons/iconfont.woff) format('woff'),
  url(../icons/iconfont.ttf) format('truetype'),
  url(../icons/iconfont.svg#iconfont) format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
@font-face{
	src:url(../fonts/SourceHanSansCN-Regular-Alphabetic.woff2);
	font-family:"myfont";
	}
	@font-face{
	src:url(../fonts/impact.ttf);
	font-family:"num";
	}
html, body, div,  h1, h2, h3, h4, h5, h6, a, em, img, hr, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    color:#666;
    font-weight: inherit;
    font-style: inherit;
	list-style:none;
	font-size:12px;
	line-height:24px;
	font-family:"myfont",Aril,sans-serif;
	}
img{
	display:block;
	}
	.liimg{
	overflow: hidden;
}
p{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
	list-style:none;
	font-size:12px;
	line-height:24px;
	}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, dir, section {
    margin: 0;
    padding: 0;
    display: block;	
}
.clear{
	clear:both;
	}
input:focus{
	outline:none;
	}
a{
	text-decoration:none;
	}
body,html{
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	
}	
html{
	overflow: hidden;
}
body{
	opacity: 0;
}
.footer{
}
.ph_top{
	display: none;
	background: #1193cf;
	padding: 5px 4%;
	overflow: hidden;
}
.ph_top a{
	margin: 0 10px;
	float: right;
	width: 18px;
	display: block;
}
.ph_top a img{
	width: 18px;
}
#header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	height: 100px;
}
.mask{
	background: rgba(22,0,0,0.8);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 888;
}

.header_up{
	border-bottom: 1px solid rgba(255,255,255,0.05);
	overflow: hidden;
	position: relative;
}
.header_ups{
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.header_up .logo{
	float: left;
	padding: 8px 0;
	margin-left: 5%;
}
.header_up .logo img{
	height: 60px;
}
.header_up .logo .logoimg1{
	display: none;
}
.header_up .logo .logoimg2{
	display: block;
}
.header_up .nav{
	height: 100%;
	width: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	
}
.header2{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 110;
}

.nav ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;

}
.nav ul li{
	width: 14%;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
}
.nav ul li h1{
	line-height: 76px;
	font-size: 1.8rem;
	color: #fff;
}
.header2 {
	background: #fff;
}
.header2 ul li h1{
	color: #000;
}
.navs ul li h1{
	color: #333;
}
.nav ul li h1{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.nav ul li h1:hover{
	color: #0193de;
}
.header_up .other{
	margin-right: 5%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
}
.language{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.language_left img{
	width: 26px;
	height: 26px;
	cursor: pointer;
	display: none;
}
.language_left .search2{
	display: block;
}
.language_right img{
	height:36px;
	box-sizing: border-box;
	display: none;
}
.language_right .menu2{
	display: block;
}
.language_txt{
	margin: 0 20px;
}
.language_txt p{
	color: #fff;
	font-size: 1.6rem;
}
.language_txt p span{
	padding:0px 5px;
}
.language_txt .ps2{
	color: #999;
}
.header2 .language_txt p{
	color: #999;
	font-size: 1.6rem;
}
.header2 .language_left img{
	display: block;
}
.header2 .language_right img{
	display: block;
}
.header2 .language_txt p a{
	color: #666;
}
html[lang="en"] .header2 .language_txt p a:nth-child(1){
	color: #666;
}
html[lang="en"] .language_txt .ps2 a:nth-child(1){
    color: #999;
}
.language_txt p a{
	color: #fff;
	font-size: 1.6rem;
	padding:0px 5px;
}
.language_txt p > a:nth-child(1){
	color: #0054cd;
}
html[lang="en"] .language_txt p > a:nth-child(1){
	color: #fff;
}
html[lang="en"] .language_txt p > a:nth-child(2){
	color: #0054cd;
}
.header{
	position: relative;
}
.header_down{
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
}
.header_down ul {
	width: 100%;
	margin: auto;
}
.header_down ul li{
	margin: auto;
	background: rgba(255,255,255,0.92);
	display: flex;
	justify-content: center;
	line-height: 46px;
	font-size: 1.7rem;
	padding: 15px 0;
	flex-wrap: wrap;
}
.header_down ul li a{
	text-align: center;
	line-height: 20px;
	padding: 3px 50px;
	color: #333;
	font-size: 1.7rem;
	opacity: 0.8;
	line-height: 40px;
}
.header_down ul li a:hover{
	color: #0193DE;
}
.header_down ul li:nth-of-type(2) a{
	line-height: 20px;
}

.indexBox{
	position: relative;
}
.indexBox .indexall{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

.txt_btn{
	width: 200px;
	text-align: center;
	height: 50px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-top:1px solid rgba(0,0,0,0.2);
	margin-top: 50px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}


.txt_btn::after{
	content: "";
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #0193DE;
	
}
.txt_btn:hover:after{
	animation: btnmoves 0.2s linear forwards;
}

@keyframes btnmoves{
	0%{
		top: 50px;
	}
	100%{
		top: 0px;
	}
}
@keyframes btnmoves{
	0%{
		top: 50px;
	}
	100%{
		top: 0px;
	}
}

.txt_btn p{
	line-height: 50px;
	letter-spacing: 1px;
	color: #333;
	font-size: 1.7rem;
	transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.txt_btn p:hover{
	color: #fff;
}
.txt_btn p span{
	margin-left: 5px;
}
.box1_box1{
	width: 270px;
	height: 270px;
	position: absolute;
	top: 12%;
	left: 46%;
	padding: 20px;
	box-sizing: border-box;
	z-index: 1;
	border-radius: 50%;
	opacity: 0;
}
.ap{
	display: block;
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#box1_box12{
	top: 10%;
	left: 10%;
}
#box1_box13{
	bottom: 32%;
	left: 52%;
}
.boxxxxx{
	width: 100%;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0%;
	top: 0%;
}
#firstswipers{
	height: 100%;
}
.boxxxxx .swiper-slide{
	width: 100%;
	height: 100%;
	background: url(../imgs/banner_bg.jpg) no-repeat center;
	background-size: cover;
}
.boxxxxx .swiper-slide b{
	width: 100%;
	height: 100%;
	display: block;
}
.boxxxxx .swiper-slide .img2{
	width: 80%;
	position: absolute;
	left: 50%;
	top: 54%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: block;
	margin: auto;
}
.box1_img2 img{
	height: 100% !important;
	width: auto;
}
.box1_textss{
	width: 100%;
	position: absolute;
	
	top: 20%;
	text-align: center;
}
.box1_textss h2{
	font-size: 5rem;
	font-weight: 900;
	line-height: 2;
	color: #000;
	font-family:none;
	letter-spacing: 2px;
}
.box1_textss h2 span{
	color: #0193DE;
	letter-spacing: 0px;
}
.box1_textss p{
	font-size: 2em;
	color: #333;
}
.box1_img1{
	width: 100%;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 50%;
}
.box1_img1 img{
	width: 100%;
}
.box1 .box1_box1::after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 260px;
	height: 260px;
	background: #0193de;
	opacity: 0.6;
	z-index: -1;
	border-radius:50% ;
}
.box1 .box1_box1::before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 300px;
	height: 300px;
	background: #0193de;
	opacity: 0.4;
	z-index: -2;
	border-radius:50% ;
}
.box1 .box1_box2{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 44%;
	left: 85.8%;
	padding: 8px;
	box-sizing: border-box;
	z-index: 1;
	border-radius: 50%;
	cursor: pointer;
}
.box1 #box1_box22{
	top: 50%;
	left: 71%;
}
.box1 #box1_box23{
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.box1 #box1_box23b{
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.box1 #box1_box23c{
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.box1_img2{
	width: 100%;
	background: #fff;
	padding: 8px;
	box-sizing: border-box;
	border-radius: 50%;
}
.box1_img2 img{
	width: 100%;
}
.box1 .box1_box2::after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	/*width: 100px;
	height: 100px;*/
	background: #0193de;
	z-index: -1;
	border-radius:50% ;
	animation: moves2 0.8s linear infinite;
}
.box1 .box1_box2::before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	
	background: #0193de;
	z-index: -2;
	border-radius:50% ;
	animation: moves 1.6s linear infinite;
	 
}
@keyframes moves{
	0%{
		width: 30px;
		height: 30px;
		opacity: 0.8;
	}
	100%{
		width: 100px;
		height: 100px;
		opacity: 0.2;
	}
}
@keyframes moves2{
	0%{
		width: 30px;
		height: 30px;
		opacity: 0.8;
	}
	100%{
		width: 100px;
		height: 100px;
		opacity: 0.2;
	}
}

.box2{
	position: relative;
}
.box2:after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background:url(../imgs/pro_3.jpg) no-repeat  top; 
	background-size: cover; 
	z-index: -2;
}
.box2 .indexall{
	position: relative;
}
#swipers1{
	width: 100%;
}
.swiper-slide{
}
.swiper-slide .txt{
	width: 50%;
	box-sizing: border-box;
	padding-left: 25%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	
}
.swiper-slide .img{
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding: 12%;
	
}
.swiper-slide .img img{
	width: 100%;
}
.txt_t{
	padding: 5% 0;
}
.txt_t span{
	float: left;
	margin-right: 10px;
	display: block;

}
.banner_b::before{
	content: "";
	background: url(../imgs/dotss.png) repeat;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.swiper-pagination-bullet-active{
	width: 30px;
	height: 10px;
	transition: all 0.5s linear;
}
.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.txt .swiper-pagination-bullet-active{
	background: #0193DE;
	width: 40px;
	height: 10px;
	transition: all 0.5s linear;
	border-radius:15px ;
}
.txt .txt_m{
	margin-top: 10%;
	margin-bottom: 10%;
}
.txt .txt_m h2{
	font-size: 3.4rem;
	letter-spacing: 2px;
	margin: 5% 0;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 8%;
}
.txt .txt_m h2 span{
	color: #34a6e5;
}
.txt .txt_m p{
	line-height: 1.4;
	font-size: 1.8rem;
}
.indexall ul li p{
	line-height: 1.4;
	font-size: 1.6rem;
	color: #fff;
}
.pagenav{
	position: absolute;
	left: 10%;
	top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-46%);
	z-index: 3;
	width: 11%;
	height: 90%;
	box-sizing: border-box;
}
.pageswiper{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.pageswiper .swiper-slide{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	position: relative;
}
.pg{
	position: absolute;
	left: 50%;
	bottom: 10%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 10;
	display: flex;
	justify-content: space-between;
	width: 100px;
	align-items: center;
}
.pg p{
	width: 50px;
	height: 2px;
	background: #21acdc;
}
.pg span{
	font-size: 16px;
	color: #21acdc;
}
.pageswiper .swiper-slide img{
	width: 55%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	padding: 35px;
	border-radius: 50%;
}

.pageswiper .swiper-slide-thumb-active img{
   background:#a2a4b0;
}
.box3{
	background:url(../imgs/application_1.jpg) no-repeat  top; 
	background-size: cover; 
}

.box3 .indexall h2{

	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 5rem;

	line-height: 1.4;
		margin-bottom: 160px;

		width: 80%;
	display: none;
}
.box3 .indexall ul{

	width: 70%;
	margin: auto;
	position: relative;
	text-align: center;
}
.box3 .indexall ul li{
	width: 20%;

	float: left;

	text-align: center;
}
.box3 .indexall ul li img{
	width: 26%;
	margin:auto;
	transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  transition: all 0.5s;

}
.box3 .indexall ul li:hover img{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
}
.box3 .indexall ul li:hover p{
	color: #0193DE;
}
.box3 .indexall ul li p{
	font-size: 1.8rem;
	transition: all 0.5s;
	line-height: 4;
	color: #fff;
	letter-spacing: 1px;
}
.box4{
	background:url(../imgs/about_1.jpg) no-repeat  top; 
	background-size: cover;
	position: relative; 
}
.box4::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,33,52,0.4);
	
}
.box4 .indexall{
	width: 80%;
	text-align: center;
	top: 50%;
	z-index: 2;
}
.box4 .indexall h2{
	font-size: 5rem;
	margin-bottom: 50px;
	font-weight: bold;
	color: #fff;
}
.box4 .indexall ul{
	margin-top: 80px;
}
.box4_txt{
	padding:0 8%;
	box-sizing: border-box;
}
.box4 .indexall ul li{
	float: left;
	width: 25%;
	box-sizing: border-box;
}
.box4 .indexall ul li:last-child{
	float: right;
	margin-right: 0;
	text-align: right;
}
.box4 .indexall ul li p span{
	font-size: 4rem;
	letter-spacing: 3px;
	line-height: 1.4;
	font-family: "num";
}
.box4 .indexall ul li p:hover{
	color: #0193DE;
	cursor: pointer;
}
.box4 .indexall ul li p{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.box4 .indexall p{
font-size: 1.8rem;
color: #fff;
line-height: 1.8;
}
.box4 .txt_btn p{
	line-height: 50px;
}
.box4 .indexall .txt_btn{
	margin: auto;
	margin-top: 80px;
	border-top: 1px solid rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.box5{
	background: #fff;
	background-image: linear-gradient(#cdd7df, #eef3f6);
}
.box5 .indexall{
	width: 80%;
	top: 55%;
}
.box5 .indexall h2{
	font-size: 5rem;
	margin-bottom: 50px;
	color: #333;
	text-align: center;
}
.box5 .indexall ul{
	position: relative;
}
.box5 .indexall ul li {
	float: left;
	width: 32%;
	overflow: hidden;
	
}
.box5 .indexall ul li img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.box5 .indexall ul li span{
	color:#333;
	opacity: 0.8;
	display: block;
	margin-top: 5%;
	margin-bottom: 1%;
	font-size: 1.4rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.box5 .indexall ul li p{
	font-size: 1.8rem;
	color:#333;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.box5 .indexall ul li:hover p{
	color: #34a9e5;
	cursor: pointer;
}
.box5 .indexall ul li:hover span{
	color: #34a9e5;
	cursor: pointer;
}
.box5 .indexall ul li:hover img{
	 transform:scale(1.05);
	 -webkit-transform:scale(1.05);
}
.box5 .indexall ul li:nth-child(2){
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.box5 .indexall .txt_btn{
	margin: auto;
	margin-top: 80px;
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.box5 .indexall .txt_btn p{
	color: #333;
	transition: all 0.5s;
	-webkit-transition:all 0.5s ;
}
.box5 .indexall .txt_btn p:hover{
	color: #fff;
}
.box5 .indexall ul li:nth-child(3) {
	float: right;
}
.footer{
	width: 100%;
	background: #001725;
}
.footer_t{
	width: 80%;
	margin: auto;
	overflow: hidden;
	padding: 2.2% 0 1.5%;
}
.footer_t .footer_l{
	float: left;
	overflow: hidden;
	width: 60%;
	border-right: 1px solid #0a3b58;
	box-sizing: border-box;
}
.footer_t .footer_l ul{
	float: left;
	width:20%;
}
.footer_t ul li p{
	font-size:1.8rem;
	color: #fff;
}
.footer_t ul li:first-child{
	margin-bottom: 15px;
}
.footer_t ul li{
	margin-bottom: 10px;
}
.footer_t ul li span{
	font-size: 1.4rem;
	color: #fff;
	opacity: 0.6;
	display: block;
	line-height: 1;
}
.footer_t ul li span:hover{
	color: #0193DE;
	opacity: 1;
}
.footer .footer_r{
	float: right;
	width: 35%;
}
.footer_d{
	background: #00101a;
}
.footer_d p{
	padding: 6px 0;
	line-height: 2;
	color: #fff;
}
.footer_d p a{
	margin-left: 20px;
	color: #fff;
}
.footer_d_all{
	width: 80%;
	margin: auto;
}
.footer_d_l{
	float: left;
}
.footer_d_r{display: none;
	float: right;
}
.footer .footer_r ul{
	float: left;
	width: 60%;
}
.footer .footer_r ul:nth-of-type(2){
	width: 112px;
	float: right;
}
.footer .footer_r b{
	width: 100%;
	display: block;
}
.footer .footer_r b img{
	width: 100%;
}

.menus{
	width: 100%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	background: rgba(0,30,47,0.92);
	z-index: 888;
	opacity: 0;
}
.closs{
	height: 40px;
	width: 40px !important;
	position: fixed;
	right: 5%;
	top: 30px;
	cursor: pointer;
	z-index: 99999;
}
.closs img{
	width: 100%;
}
.menus ul{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	display: flex;
	
	
	width: 100%;
	height: 100%;
}

.menus ul li a{
	display: block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	
}
.menus ul li a:hover{
	color: #0193DE;
	cursor: pointer;
	
}
.menus ul li{
	border-right: 1px solid rgba(255,255,255,0.06);
	height: 100%;
	width: 100%;
	cursor: pointer;
	position: relative;
	padding-left: 4%;
}
.menus ul li .menus_mask{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0,30,47,0.5);
	z-index: -1;
}

.menus ul li:last-child{
	border-right: none;
}
.menus ul li p{
	margin-bottom: 30px;
	font-size: 2.8rem;
	color: #fff;
	margin-top: 80%;
	
}
.menus ul li a{
	font-size: 1.8rem;
	line-height: 2.4;
	color: #fff;
	opacity: 0.8;
}

.sousuodiv{
  background: rgba(255,255,255,0.96);
  position: fixed;
  box-sizing: border-box;
  padding: 10% 10%;
  top: 0;
  left: 0;
  z-index: 888;
  width: 100%;
  height: 100%;
  
}
.sousuodiv img{
  width: 170px;
  display: block;
  margin: auto;
}
.sousuodiv h2{
  font-size: 3rem ;
  font-family: none;
  letter-spacing: 4px;
  color: #333;
  margin-top: 50px;
  text-align: center;
}
.sousuodiv input{
  width: 60%;
  margin: auto;
  display: block;
  height: 40px;
  margin-top: 120px;
  font-size: 2.4rem;
  box-sizing: border-box;
  border: none;
  vertical-align: bottom;
  outline: none;
  background: none;
  text-align: center;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 30px 20px;
  
}
.sousuodiv .ssdivs{
  width: 100%;
  margin-top: 60px;
  text-align: center;
}
.sousuodiv .ssdivs a{
  font-size: 1.6rem;
  padding: 0px 20px;
  opacity: 0.6;
}
.sousuodiv .ssdivs a:hover{
	opacity: 1;
}
.inic{
  position: relative;
  
}
.inic p{
  font-size: 2.4rem;
  color: #999;
  letter-spacing: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  z-index: -1;
}
.inic p .iconfont{
  font-size: 2.4rem;
  margin-right: 10px;
}
.xiahua{
	width: 50px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 20;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	animation: xiahuaimg 0.8s linear infinite;
}

.xiahua img{
	width: 100%;
	vertical-align: bottom;
	cursor: pointer;
	
}
@keyframes xiahuaimg{
	0%{
		bottom: 20px;
	}
	25%{
		bottom:15px;
	}
	50%{
		bottom: 20px;
	}
	75%{
		bottom: 25px;
	}
	100%{
		bottom: 20px;
	}
}
.xiaxian{
	width: 1px;
	height: 120px;
	background: none;
	position: absolute;
	right: 3%;
	bottom: 2%;
	overflow: hidden;
	opacity: 0.8;
	z-index: 9;
}
.xiaxians{
	width: 100%;
	height: 100%;
	position: absolute;
	top: -120px;
	left: 0;
	background: #fff;
	animation: xiahuaxian 2s linear infinite;
}
@keyframes xiahuaxian{
	0%{
		top: -120px;
	}
	100%{
		top: 120px;
	}
}
html[lang="en"] .footer_t .footer_l ul{
	width: 25%;
}
html[lang="en"] .sousuodiv h2{
	letter-spacing: 1px;
}
.jian {
    height: 40px;
    width: 40px !important;
    position: absolute;
    right: 5%;
    top: 30px;
    cursor: pointer;
    z-index: 80;
}