* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: '微软雅黑',Arial
}

.box {
	width: 90%;
	margin: 0 auto;
}

.img {
	width: 100%;
	border-bottom: 7px solid #f1f1f1;
}

.h3 {
	font-size: 18px;
	color: #fd6853;
	padding: 20px 0 15px 0;
}


/*.div-top div{width: 96%;}*/

.p {
	font-size: 16px;
	line-height: 2;
	color: #333;
}

.web {
	font-size: 16px;
	line-height: 2;
	color: #aaaaaa;
}

.web span {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.p1 {
	text-align: center;
	border-top: 1px solid #f1f1f1;
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin-top: 15px;
	border-bottom: 7px solid #f1f1f1;
	font-size: 16px;
}

.p1 a {
	color: #666;
}

.p1 img {
	width: 6px;
	border-bottom: none;
	position: relative;
	bottom: 3px;
}

.web1 {
	width: 100%;
	border-bottom: 7px solid #f1f1f1;
	margin-top: 15px;
}

.footer img {
	width: 100%;
	margin-top: 18px;
	margin: 0;
	display: block;
}

.p2 {
	font-size: 16px;
	margin-top: 15px;
	padding-bottom: 6px;
}

.p-border {
	color: #999;
	font-size: 16px;
	border-left: 3px solid #999;
	margin-top: 30px;
	line-height: 2;
	padding: 1px 0 1px 15px;
}

.p-border span {
	margin-top: -5px;
	margin-bottom: -8px;
	display: block;
}

.kong {
	height: 20px;
	width: 100%;
}

.p img {
	width: 100%;
	border-bottom: none;
	padding: 5px 0;
	display: block;
}

.p-center {
	font-size: 16px;
	line-height: 2;
	color: #333;
	text-align: center;
}

.p-buttom {
	margin-bottom: 20px;
}
#close-btn{
	display: none;
}
#close-btn,#open-btn{
	cursor: pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	background: none;
}
.open{
	display: none;
}
