html{
	font-family: "微软雅黑";
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 26.67vw;
	height: 100%;
}
body{
	width: 100%;
	background: #fff;
	font-size: 0.16rem;
	height: 100%;
	position: fixed;
}
/*
.logo {
	width: 0.39rem;
	height: 0.39rem;
	position: fixed;
	top: 0.1rem;
	left: 0.1rem;
	z-index: 100;
}

.logo img {
	width: 0.39rem;
	height: 0.39rem;
}*/

.logo{
	width: 3.75rem;
	height: 0.49rem;
	display: flex;
	flex-flow: row wrap;
}
.logo_l{
	width: 0.39rem;
	height: 0.39rem;
	margin: 0.1rem 2.92rem 0 0.1rem;
}
.logo_l img{
	width: 0.39rem;
	height: 0.39rem;
}
.logo_r{
	width: 0.24rem;
	height: 0.2rem;
	margin: 0.2rem 0.1rem 0 0;
	/*-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
}
.logo_r img{
	width: 0.24rem;
	height: 0.2rem;
}

.bg {
	width: 2.9rem;
	height: 4.1rem;
	background-image: url(../img/lx.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% 100%;
	position: absolute;
	margin: 0.22rem 0.43rem 0 0.43rem;
}

.phone {
	width: 0.42rem;
	height: 0.42rem;
	background: white;
	border-radius: 0.5rem;
	position: absolute;
	top: 1.7rem;
	left: 1.25rem;
	box-shadow: 0rem 0rem 0.08rem rgba(0, 0, 0, 0.3);
}

.phone img {
	width: 0.2rem;
	height: 0.2rem;
	margin: 0.12rem 0.12rem 0.12rem 0.12rem;
}

.m5_t {
	width: 1.2rem;
	height: 0.3rem;
	/*margin: 0 0.9rem 0 0.81rem;*/
	position: absolute;
	top: 3.4rem;
	left: 0.8rem;
	display: flex;
	flex-flow: row wrap;
}

.m5_t div {
	width: 0.3rem;
	height: 0.3rem;
	margin-left: 0.1rem;
}

.m5_t div img {
	width: 0.3rem;
	height: 0.3rem;
}

.bottom5 {
	width: 3.75rem;
	height: 0.9rem;
	background: #ebebeb;
	/*margin: 0 0.37rem 0.24rem 0.36rem;*/
	position: absolute;
	bottom: 0;
	font-size: 0.1rem;
	text-align: center;
	line-height: 0.18rem;
}

.bottom5 p {
	width: 3.03rem;
	height: 0.42rem;
	margin-top: 0.24rem;
	margin-left: 0.36rem;
}

.weixin {
	width: 1rem;
	height: 1rem;
	position: absolute;
	bottom:3rem;
	left: 1.4rem;
}
.weixin img{
	width: 1rem;
	height: 1rem;
}

.act{
	width: 3.75rem;
	height: 100%;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	bottom: 0;
}
.open{
	width: 0.75rem;
	height: 0.2rem;
	
	text-align: center;
	margin-left: 3.16rem;
	margin-top: 0.15rem;
}
.open img{
	width:0.3rem ;
	height: 0.3rem;
}
.act ul{
	width: 1.5rem;
	/*height: 100%;*/
	margin-top: 0.4rem;
	margin-left: 1.9rem;
	text-align: right;
}
.act ul li{
	width: 1.5rem;
	height: 0.5rem;
	list-style: none;
	font-size: 0.14rem;
	font-family: "苹方";
	font-weight: bold;
}