﻿body{
	font-family: "微软雅黑";
	width: 100%;
	min-width: 100% !important;
}
.top{
	display: none;
	
}
.top_small{
	width: 100%;
	height: 140px;
	background: url(logo.png) no-repeat center center;
	background-size: 80%;
	display: block;
}
.wip_locat_bg{
	display: none;
}
.wip_art_bg{
	width: 100%;
	
}

.wip_art{
	width: 90%;
	margin: auto;
}
.atr_con{
	min-height: 300px;
	text-indent: 0px !important;
	margin-bottom: 30px;
}
.atr_con img{
	/*width: 100% !important;
	height:auto !important;
	float:left;*/
}
.wip_art h2{
	text-align: center;
	margin: auto;
	color: #000000;
	font-size: 25px;
	width: 100%;
	border-bottom: 2px #707171 solid;
	padding-bottom: 20px;
}
.atr_con p{
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	text-indent: 30px;
	margin-top: 15px;
}
.atr_con p:first-child{
	margin-top: 0px;
}
.wip_share{
	padding-left: 0px;
	text-align: center;
}
.time{
	font-size: 13px;
	color: #333333;
	line-height: 25px;
	text-align: center;
	margin: auto;
	width: 100%;
}
.share{
	display: none;
}
.wei{
	display: none;
}
.bottom{
	display: none;
}
.bot_small{
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 10px 0px;
	background: #CCCCCC;
	display: block;
}
.bot_small p{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 25px;
}

	