body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
	fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

ol, ul {
	list-style: none
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, html {
	width: 100%;
	height: 100%;
	font-family: "Microsoft YaHei";
}

.header {
text-align: center;
	position: relative
}

.title {
	float: left;
	background: #e2e2e2;
	width: 100%;
	padding: 0 5%;
	overflow: hidden;
	border-bottom: 1px solid #030303;
	margin-bottom: -1px;

}

.title h1 {
	font-weight: normal;
	padding-top: 4%;
	font-size: 1em
}

.title h2 {
	font-size: 1.2em;
	padding-bottom: 4%;
}

.pic {
	width: 90%;
	overflow-x: auto;
	overflow-y: hidden;
    margin: 0 5%;
	text-align: center;
}
.pic table{width: 100%;
margin: 20px 0;}
.pic img {
	width: 50%;
}
.con {
	padding: 10px 5%;
	overflow: auto;
}
.con p{font-family: simsun;
       letter-spacing: 1px;
text-indent: 2em;}
.close{
	position: absolute;
	top: 0;
	right:0;}
.close img{width:30px;}
.ui-popup{ width:700px ; max-height:700px; overflow:hidden;}

.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap p{
text-align: left;
margin-left: 20px;
margin-right: 20px;
text-indent: 2em;
}
.swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
	text-align:center;
}
.swipe-wrap > div  img{max-width:100%; max-height:80%;}	
.BackBtn1{
position: fixed;
bottom: 100px;
right: 10px;
}
.BackBtn1 img{width:55px}
.pic_more{display:none}
.tushuo{
		text-align: left;
		padding: 0 10%;
		text-indent: 2em;
color:#000
}