﻿/*初始化111*/html,body {
	margin: 0;
	padding: 0;
}

.pagebox {
	/*position: relative;*/
	width: 100%;
	margin: 0px auto;
}

a {
	text-decoration: none!important;
}

body {
	overflow-x: hidden;
}

.e_btn:hover {
	box-shadow: none!important;
}

.reset_style p {
	font-size: 16px!important;
	line-height: 32px;
	color: #666;
	font-family: "Microsoft yahei",sans-serif;
}