.content{
	width: 100%;
}
.content .slider{
	margin-top: 5px;
	display:none;
}
.content .slider .focus{
	height: 100px;
}
.content .slider .focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#FFFFFF;
	font-size:0;
}
.content .slider .focus .current{
	background:#1FADFF;
}
.content .about{
	width: 90%;
	margin-left: 5%;
	float: left;
}
.content .about .lan_top{
	width: 100%;
	height: 20px;
	margin:12px 0px;
	float: left;
	line-height: 20px;
}
.content .about .lan_top .t1{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 0.15rem;
	float: left;
}
.content .about .lan_top .t2{
	height: 20px;
	width: 2px;
	background-color: #666666;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 鍜 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .about .lan_top .t3{
	font-size: 0.11rem;
	color: #666666;
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.content .about .lan_top .morebtn{
	height: 20px;
	float: right;
}
.content .about .lan_con{
	width: 100%;
	border-top: 3px solid #EEEEEE;
	height: 150px;
	float: left;
	overflow: hidden;
	position: relative;
}
.content .about .lan_con .lan_conlist{
	height: 130px;
	min-width: 100%;
	margin-top: 20px;
	position: absolute;
}
.content .about .lan_con .lan_conlist .conitem{
	width: 150px;
	height: 130px;
	float: left;
	margin-right: 10px;
	display: inline-block;
}
.content .about .lan_con .lan_conlist .conitem .abtimg{
	width: 150px;
	height: 130px;
	float: left;
}
.content .about .lan_con .lan_conlist .conitem .readmore{
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	background-color: #DDDDDD;
	text-align: center;
	font-size: 0.14rem;
	text-decoration: none;
	color: #333333;
}
.content .about .lan_con .lan_conlist .conitem .readmore img{
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
}
.content .products{
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-top: 20px;
}

.content .products .lan_top{
	width: 100%;
	height: 20px;
	margin:12px 0px;
	float: left;
	line-height: 20px;
}
.content .products .lan_top .t1{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 0.15rem;
	float: left;
}
.content .products .lan_top .t2{
	height: 20px;
	width: 2px;
	background-color: #666666;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 鍜 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .products .lan_top .t3{
	font-size: 0.11rem;
	color: #666666;
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.content .products .lan_top .morebtn{
	height: 20px;
	float: right;
}
.content .products .lan_con{
	width: 100%;
	border-top: 3px solid #EEEEEE;
	height: 150px;
	float: left;
	position: relative;
}
.content .products .lan_con .jt_left_44{
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	z-index: 22;
	top: 64px;
	display: inline-block;
}
.content .products .lan_con .jt_left_44 img{
	width: 22px;
	height: 22px;
	float: left;
}
.content .products .lan_con .jt_right_44{
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	top: 64px;
	z-index: 22;
	display: inline-block;
}
.content .products .lan_con .jt_right_44 img{
	width: 22px;
	height: 22px;
	float: left;
}
.content .products .lan_con .pro_wai{
	width:-webkit-calc(100% - 64px); 
  	width:-moz-calc(100% - 64px); 
  	width:calc(100% - 64px);
  	float: left;
  	margin-left: 32px;
  	height: 150px;
  	margin-top: 12px;
  	overflow: hidden;
  	position: relative;
  	
}
.content .products .lan_con .pro_wai .prolist{
	min-width: 100%;
	height: 150px;
	justify-content:space-between;
	display: flex;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
}
.content .products .lan_con .pro_wai .prolist .proitem{
	list-style: none;
	/*width: 76px;*/
	width: 80px;
	height: 150px;
}
.content .products .lan_con .pro_wai .prolist .proitem .proimgwai{
	width: 100%;
	height: 108px;
	display: inline-block;
	float: left;
	border:1px solid #DDDDDD;
	display: flex;
	justify-content:center;
	align-items: center;
}
.content .products .lan_con .pro_wai .prolist .proitem .proimgwai .proimg{
	max-width: 100%;
	max-height: 100px;
	float: left;
	align-items: center;
}
.content .products .lan_con .pro_wai .prolist .proitem .proname{
	width: 100%;
	height: 30px;
	display: inline-block;
	float: left;
	line-height: 30px;
	font-size: 0.12rem;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.content .news{
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-top: 20px;
}

.content .news .lan_top{
	width: 100%;
	height: 20px;
	margin:12px 0px;
	float: left;
	line-height: 20px;
}
.content .news .lan_top .t1{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 0.15rem;
	float: left;
}
.content .news .lan_top .t2{
	height: 20px;
	width: 2px;
	background-color: #666666;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 鍜 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .news .lan_top .t3{
	font-size: 0.11rem;
	color: #666666;
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.content .news .lan_top .morebtn{
	height: 20px;
	float: right;
}
.content .news .lan_con{
	width: 100%;
	border-top: 3px solid #EEEEEE;
	/*height: 150px;*/
	float: left;
	position: relative;
}
.content .news .lan_con .topnews{
	width: 100%;
	height: 190px;
	float: left;
	/*border-bottom: 2px solid #EEEEEE;*/
	margin-top: 12px;
}
.content .news .lan_con .topnews .tnewsimg{
	width: 100%;
	height: 146px;
	float: left;
}
.content .news .lan_con .topnews .tnewstitle{
	height: 44px;
	width: 70%;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 0.15rem;
	color: #333333;
	line-height: 44px;
}
.content .news .lan_con .tnews{
	width: 100%;
	height: 100px;
	float: left;
	border-top: 2px solid #EEEEEE;
}
.content .news .lan_con .tnews .tnewsleft{
	width: 66px;
	height: 66px;
	border:1px solid #AAAAAA;
	float: left;
	margin-top: 16px;
}
.content .news .lan_con .tnews .tnewsleft .t_left_lit{
	width: 60px;
	height: 60px;
	margin: 3px;
	background-color: #DDDDDD;
	display: inline-block;
	float: left;
}
.content .news .lan_con .tnews .tnewsleft .t_left_lit .le_date{
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	font-size: 0.27rem;
	color: #333333;
	display: inline-block;
	float: left;
}
.content .news .lan_con .tnews .tnewsleft .t_left_lit .le_month{
	height: 20px;
	line-height: 20px;
	width: 100%;
	text-align: center;
	font-size: 0.11rem;
	color: #333333;
	display: inline-block;
	float: left;
}
.content .news .lan_con .tnews .tnewsright{
	width:-webkit-calc(100% - 80px); 
  	width:-moz-calc(100% - 80px); 
  	width:calc(100% - 80px);
  	height: 66px;
  	float: left;
  	margin-left: 12px;
  	margin-top: 16px;
}
.content .news .lan_con .tnews .tnewsright .tnewstitle{
	height: 20px;
	width: 85%;
	display: inline-block;
	float:left;
	line-height: 20px;
	font-size: 0.15rem;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.content .news .lan_con .tnews .tnewsright .tnewsinfo{
	width: 99%;
	display: inline-block;
	float:left;
	line-height: 20px;
	font-size: 0.12rem;
	color: #999999;
	margin-top: 9px;
}

.content .join{
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-top: 20px;
}

.content .join .lan_top{
	width: 100%;
	height: 20px;
	margin:12px 0px;
	float: left;
	line-height: 20px;
}
.content .join .lan_top .t1{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 0.15rem;
	float: left;
}
.content .join .lan_top .t2{
	height: 20px;
	width: 2px;
	background-color: #666666;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 鍜 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .join .lan_top .t3{
	font-size: 0.11rem;
	color: #666666;
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.content .join .lan_top .morebtn{
	height: 20px;
	float: right;
}
.content .join .lan_con{
	width: 100%;
	border-top: 3px solid #EEEEEE;
	height: 110px;
	float: left;
}
.content .join .lan_con .joinimg{
	width: 100%;
	height: 110px;
	float: left;
	margin-top: 12px;
}

.content .contact{
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-top: 20px;
}

.content .contact .lan_top{
	width: 100%;
	height: 20px;
	margin:12px 0px;
	float: left;
	line-height: 20px;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #EEEEEE;*/
}
.content .contact .lan_top .t1{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 0.15rem;
	float: left;
}
.content .contact .lan_top .t2{
	height: 20px;
	width: 2px;
	background-color: #666666;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	transform:rotate(20deg);
	-ms-transform:translateX(20deg); 	/* IE 9 */
	-moz-transform:translateX(20deg); 	/* Firefox */
	-webkit-transform:translateX(20deg); /* Safari 鍜 Chrome */
	-o-transform:translateX(20deg); 	/* Opera */
}
.content .contact .lan_top .t3{
	font-size: 0.11rem;
	color: #666666;
	display: inline-block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.content .contact .lan_top .morebtn{
	height: 20px;
	float: right;
}
.content .contact .lan_con{
	/*width: 100%;
	height: 333px;
	background-color: #DDDDDD;
	float: left;*/
	/*background-image: url(/Public/wap/images/contact_bg.png);*/
	background-image: url(/Public/wap/images/contact_b.png);
	height: 318px;
	width: 100%;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
}
.content .contact .lan_con .cont_item{
	width: 100%;
	height: 110px;
	float: left;
}
.content .contact .lan_con .cont_item .cont_icinfo{
	width: 50%;
	height: 110px;
	float: left;
}
.content .contact .lan_con .cont_item .cont_icinfo .cont_img{
	width: 100%;
	height: 40px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.content .contact .lan_con .cont_item .cont_icinfo .cont_img .cimg{
	height: 34px;
	float: left;
	margin-left:-webkit-calc(50% - 24px); 
  	margin-left:-moz-calc(50% - 24px); 
  	margin-left:calc(50% - 24px);
  	/*margin-top: 10px;*/
}
.content .contact .lan_con .cont_item .cont_icinfo .cont_txt{
	height: 30px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border-bottom: 2px solid #333333;
	font-size: 0.15rem;
	float: left;
	margin-left:-webkit-calc(50% - 40px); 
  	margin-left:-moz-calc(50% - 40px); 
  	margin-left:calc(50% - 40px);
}
.content .contact .lan_con .cont_item .cont_valinfo{
	width: 50%;
	height: 106px;
	float: left;
}
.content .contact .lan_con .cont_item .cont_valinfo .v_title{
	height: 16px;
	width: 100%;
	float: left;
	display: inline-block;
	line-height: 16px;
	text-align: center;
	font-size: 0.13rem;
	color: #666666;
	margin-top: 28px;
}
.content .contact .lan_con .cont_item .cont_valinfo .v_title .yuanico{
	width: 13px;
	height: 13px;
	vertical-align:middle;
}
.content .contact .lan_con .cont_item .cont_valinfo .v_txt{
	width: 140px;
	line-height: 16px;
	display: inline-block;
	margin: 10px auto;
	font-size: 0.10rem;
	color: #666666;
	float: left;
	margin-left:-webkit-calc(50% - 70px); 
  	margin-left:-moz-calc(50% - 70px); 
  	margin-left:calc(50% - 70px);
  	word-wrap:break-word;
  	text-align: center;
}<!--0.00011491775512695-->