@charset "UTF-8";
*{margin:0; padding: 0;}
body {background:#FFF;  color: #2d2d2d; margin:0 auto; font-size:14px; font-family:Helvetica,Microsoft YaHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif; }
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;font-size:14px;}
ul { list-style:none;}
img { border:0px;}
a, a:focus, a:hover {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
}

.banner{
	background: url(../../images/mvip-new/banner6.png) no-repeat center center;
	width: 100%;
	clear: both;
	background-size:100% 100%;
}
.banner_in{
	width:100%;
	margin:0 auto;
	padding-top: 15px;
}
.chengy{
	font-size:28px;
	color: #fff;
	text-align: center;
	line-height:80px;
	font-family: "苹方";
	font-weight: 400;
}
.fneng{
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family: "苹方";
	font-weight: 600;
}
.xies{
	font-size:14px;
	color: #fff;
	text-align: center;
	font-family: "苹方";
	font-weight: 400;
	padding: 10px 0px;
}
.zixun{
	text-align: center;
	padding-bottom:15px;
}
.zixun a{
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #0084ff;
	color: #fff;
	border-radius: 50px;
	display: inline-block;
	font-size:16px;
	font-family: "苹方";
}
.one{
	width:100%;
	margin:0 auto;
	background: #f5f7fa;
}
.contbox{
	width:100%;
	margin:0 auto;
	text-align: center;
}
.title{
	text-align: center;
	line-height: 50px;
	color: #ccc;
	padding:10px 0;
	font-family: "苹方";
}
.title span{
	font-size:18px;
	color: #333;
}
.content{
	padding-bottom: 10px;
	display:flex;
	margin:0 auto;
	padding:0 10px;

}
.onebox{
	flex: 1;
	background:#fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 2px #eee;
	margin-right: 10px;
	float: left;
}
.onebox:last-of-type{
	margin-right: 0px;
}
.oneboxpic{
	width:100%;
	height:90px;
}
.oneboxpic img{
	width:100%;
	height: 100%;
}
.oneboxtxt{
	padding:10px;
	font-size:14px;
	color: #333;
	line-height:24px;
	text-align: left;
}
.butn{
	padding:10px 20px 10px 20px;
	text-align: center;
}
.butn a{
	height:44px;
	line-height:44px;
	background: #0084ff;
	color: #fff;
	text-align: center;
	width:100%;
	display: inline-block;
	font-size:16px;
	border-radius: 50px;
}
.butn a:hover{
	background: #0096ff;
}

.two{
	width:100%;
	margin:0 auto;
	background: #fff;
}
.pro{
	font-size:14px;
	color: #666;
	line-height: 30px;
}
.two_pro{
	flex: 1;
	box-shadow: 0px 0px 10px 2px #eee;
	display: inline-table;
	padding:0 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.pro_top{
	padding:10px 0px 10px 0px;
	height: 80px;
}
.proicon{
	width:80px;
	height: 80px;
	text-align: center;
	box-shadow: 0px 0px 10px 1px #a8d4ff;
	background: #5cb0ff;
	border-radius: 200px;
	float: left;
	margin-right: 20px;
}
.proicon img{
	width: 60px;
	height:60px;
	padding-top: 10px;
}
.protxt{
	text-align:left;
}
.protxt p.bigzi{
	font-size:20px;
	color: #0073de;
	padding-top:20px;
	font-weight:500;
}
.protxt p.smzi{
	font-size:16px;
	color: #666;			
}
.pro_bot{
	padding-bottom: 10px;
	font-size:14px;
	color: #666;
	line-height: 30px;
	text-align: left;
}
.zhichi{
	box-shadow:0px 0px 10px 1px #eee;
	border-radius: 5px;
	background: #fff;
	width: 100%;
	margin:5px 0px;
}

.zizhi_icon{
	text-align: center;
	padding-right:10px;
	width: 90px;
	height: 90px;
	float: left;
}
.zizhi_icon img{
	width: 100%;
	height: 100%;
}
.zi_title{
	font-size:18px;
	color: #333;
	text-align: left;
	padding-top: 10px;
}
.zi_text{
	font-size:14px;
	color: #666;
	text-align: left;
	padding:0 10px;
	padding-top: 0px;
	line-height: 24px;
}
ul.daili_cont{
	width: 100%;
	margin:0 auto;
	display: flex;
}
ul.daili_cont li{
	flex: 1;
	text-align: center;
	padding:0 25px;
}
.dli_pic{
	padding:10px 0;
}
.dli_title{
	font-size:18px;
	color: #333333;
}
.dli_text{
	font-size:14px;
	color: #666;
	line-height: 30px;
	padding-top: 10px;
}
.bottom{
	background: url(../../images/mvip-new/botbg04.png) no-repeat center center;
	width: 100%;
	clear: both;
	background-size:100% 100%;
}
.bottom_cont{
	width:100%;
	margin:0 auto;
}
.bot_zi{
	font-size:20px;
	color: #fff;
	text-align: center;
	padding-top:20px;
}
.butn_box{
	display: flex;
	margin:0 auto;
	padding-top:15px;
	padding-bottom: 15px;
}
.butn_box a{
	flex: 1;
	border-radius: 20px;
	height: 40px;
	background: rgba(73,102,165,0.8);
	display: inline-block;
	color: #fff;
	line-height:40px;
	padding:0;
	text-align: center;
	margin:0 15px;
}

i.dianhua{
	width: 20px;
	height: 20px;
	background: url(../../images/vip-new/dianhua.png);
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 5px;
	background-size:100% 100%;
}
i.qq{
	width: 20px;
	height: 20px;
	background: url(../../images/vip-new/qq2.png);
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 5px;
	background-size:100% 100%;
}
.butn_box a span{
	font-size:18px;
}








