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 {
	overflow: hidden;
	background: #e2e2e2;
	border-bottom: 1px solid #030303;
	margin-bottom: -1px;
}

.title {
	float: left;
	margin: 2% 0 2% 3%;
	display: inline;
	width:80%;
 text-align: center
}

.title h1 {
	font-weight: normal;
	font-size: 1.2em;
	padding-bottom: 2px;

}

.title h2 {
	font-size: 1.8em;
	padding-bottom: 2px;

}
.title h3 {
	font-weight: normal;
	font-size: 1.2em;

}

.pic {
	float: right;
	width: 10%;
height: 70px;
	overflow: hidden;
	margin: 2% 3% 2% 0
}

.pic img {
	width: 100%;
height:70px;

}
.pic p {
	display:none;

}
.kongbai {
	width: 100%;
	height: 4%
}

.con {
	height: 70%;
	-webkit-column-gap: 50px;
	-webkit-column-count: 3;
	padding: 0 3.5%;
	overflow: auto;
}
.con p{font-family: simsun;
       letter-spacing: 1px;
text-indent: 2em;}
.ui-page{width:100%;height:100%}
.close{
	position: absolute;
	top: 0;
	right:0;}
.close img{width:50px;}
.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: 230px;
right: 10px;
}
.BackBtn1 img{width:55px}
.pic_more{
position: absolute;
top: 65px;
right: 3%;
}
.pic_more img{width:30px}