.inner{
	width: 100%;
	margin: 0 auto;
}


.m-head{
	padding: 0 0.2rem;
	height: 1rem;
	border-bottom: 0.06rem solid #f6f5f3;
}

.m-head .logo{
	float: left;
	height: 1rem;
}

.m-head .logo img{
	display: block;
	height: 1rem;
}


.m-head .phone{
	background: url(../../images/vip_hy/index-4.png) left center no-repeat;
	background-size: 0.5rem;
	padding-left: 0.6rem;
	float: right;
	font-size: 0.3rem;
	color: #080808;
	font-weight: bold;
	line-height: 1rem;
}

.m-nav{
	height: 0.75rem;
	background: #1296db;
}

.m-nav li{
	float: left;
	position: relative;
}

.m-nav li:after{
	content: ' ';
	height: 0.4rem;
	width: 1px;
	/*background: #1296db;*/
	background: #FFF;
	position: absolute;
	top: 0.16rem;
	right: 0;
}

.m-nav li:last-child:after{
	display: none;
}

.m-nav li a{
	text-align: center;
	width: 1.875rem;
	line-height: 0.75rem;
	display: block;
	font-size: 0.3rem;
	/*color: #1296db;*/
	color: #FFF;
}

.m-nav li a.active{
	font-weight: bold;
}


.m-title{
	font-size: 0.36rem;
	font-weight: bold;
	color: #333333;
	height: 0.9rem;
	line-height: 0.9rem;
	padding-left: 0.67rem;
	background: url(../../images/vip_hy/index-46.png) 0.38rem center no-repeat;
	background-size:0.14rem 0.34rem;
}

.m-title .more{
	font-size: 0.24rem;
	color: #7b7b7b;
	float: right;
	margin-right: 0.2rem;
}

.m-title-desc{
	font-size: 20px;
	color: #666666;
	text-align: center;
	line-height: 1;
	padding: 10px 0;
}

.o-title{
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 1;
	padding: 10px 0;
	position: relative;
	padding-bottom: 30px;
}

.o-title:after{
	position: absolute;
	content: " ";
	height: 6px;
	width: 140px;
	background: #9e9e9f;
	left: 50%;
	margin-left: -70px;
	bottom: 0;
}

.m-position{
	margin: 10px 0;
}

.m-position .position-box{
	height: 50px;
	padding-left: 40px;
	background: url(../../images/vip_hy/icon-position.png) left center no-repeat;
}

.m-position .position-box li{
	float: left;
	line-height: 50px;
	font-size: 16px;
	padding-right: 10px;
}

.m-position .position-box li a{
	color: #333333;
}

.m-footer{
	box-sizing: border-box;
	padding-top: 0.2rem;
	width: 7.5rem;
	height: 5.8rem;
	background: url(../../images/vip_hy/index-49.png) no-repeat;
	background-size:7.5rem 5.8rem ;
	overflow: hidden;
	margin-bottom: 30px;
}

.friendlink {
}

.m-footer .friendlink dt{
	color: #ececec;
	line-height: 30px;
}

.m-footer .friendlink dd a{
	color: #ececec;
	font-size: 13px;
	line-height: 30px;
	margin-right: 10px;
	float: left;
}

.m-footer .friendlink dd a:hover{
	text-decoration: underline;
}

.m-footer .link-box{
}

.m-footer .link{
	float: left;
	width: 500px;
}

.m-footer .link li{
	color: #ececec;
	height: 0.7rem;
	line-height:0.7rem;
	text-indent: 1.5rem;
	font-size: 0.32rem;
}

.m-footer .link li.phone{
	background: url(../../images/vip_hy/f_01.png) 0.9rem center no-repeat;
	background-size:0.3rem;
}

.m-footer .link li.phone2{
	background: url(../../images/vip_hy/f_02.png) 0.9rem center no-repeat;
	background-size:0.3rem;
}

.m-footer .link li.mail{
	background: url(../../images/vip_hy/f_03.png) 0.9rem center no-repeat;
	background-size:0.3rem;
}

.m-footer .link li.address{
	background: url(../../images/vip_hy/f_04.png) 0.9rem center no-repeat;
	background-size:0.3rem;
}
.m-footer .link span.qrcode{
	text-align: center;
	padding-left: 14%;
}
.m-footer .link span.qrcode img{
	width: 2.2rem;
	height: 2.2rem;
	margin: .2rem .3rem .2rem 0;
}

.m-footer .ewm-box{
	float: right;
}

.m-footer .ewm-box li{
	float: left;
	margin-left: 25px;
}

.m-footer .ewm-box li img{
	display: block;
	width: 130px;
	height: 130px;
}

.m-footer .copyright{
	margin-top: 0.3rem;
}

.m-footer .copyright p{
	text-align: center;
	color:#ececec ;
	font-size: 0.28rem;
	line-height: 1.8;
}


.m-page{
	text-align: center;
	padding: 30px 0;
}

.m-page .num{
	cursor: pointer;
	display: inline-block;
	border: 1px solid #b4b4b5;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #FFFFFF;
}

.m-page .num:hover{
	border: 1px solid #169bf4;
	background: #169bf4;
	color: #FFFFFF;
}

.m-page .num.current{
	border: 1px solid #169bf4;
	background: #169bf4;
	color: #FFFFFF;
}

.m-page .bnt{
	cursor: pointer;
	display: inline-block;
	border: 1px solid #b4b4b5;
	height: 40px;
	padding:0 10px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #FFFFFF;
}

.m-page .bnt:hover{
	border: 1px solid #1c2d6c;
	background: #1c2d6c;
	color: #FFFFFF;
}






.d-shade{ position: fixed; top: 0; left: 0; right: 0; bottom: 0;background: rgba(0,0,0,0.4); display: none;}
.d-box{ background: #fff; position: absolute; bottom: 0px;}
.d-top{ position: relative;}
.d-close{ display: block; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #666; font-size: 20px; position: absolute; right: 6px; top: 6px;}
.d-top img{ display: block; width: 100%;}
.d-form{ padding: 10px 0 30px 0;}
.d-item{ width: 100%; height: 35px; border-bottom:1px solid #ccc; font-size: 14px; line-height: 35px; padding-left: 20px;}
.d-item label{display:  block; float: left; width: 80px;}
.d-item input[type='text'],.d-item select,.d-item input[type='number']{display:  block; float: left; width: 220px; outline: none; height: 22px; border: none;}

#d-submit{ display: block; width: 100%; height: 30px; border-radius: 5px; border: none; margin-top: 20px; background:#ff552e; color: #ffffff; outline: none; font-size:14px;}
.d-button{display: block; width: 100%; height: 30px; position: fixed; bottom: 0;background:#ff552e; color: #ffffff; font-size: 14px; line-height: 30px;text-align: center; left:0px;}

.m-footer-weixin{position: fixed; right: 0; bottom: 50%; background: url(../../images/vip_hy/weixin.png) no-repeat; background-size: 100%; width: .8rem; height: .8rem;}
#wx_copy_tish  a{color: #FFF;}