body,div,p,ul,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,section,article,aside,header,footer,nav,dialog,figure,hgroup{margin:0;padding:0;font-size:16px;}
em{ font-style:normal;}
body{
	-webkit-text-size-adjust:none;
	max-width:640px;
	margin:auto;
	outline:none;
	position:relative;
	}
ul,ol,li{list-style:none}
.clearfix { clear:both; overflow:hidden; }
.clearfix img{ margin-top:13px; margin-right:2%;}
img { border:0 none }
a{text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,.5);}
a {-webkit-touch-callout:none;}
*{-webkit-tap-highlight-color:rgba(0,0,0,.5)}
.ui-body-c, .ui-body-c input, .ui-body-c select, .ui-body-c textarea, .ui-body-c button{
	}
.ui-body-c .ui-link{
	color:#333;
	font-weight:normal;
}

.ui-page{
	background:#f9f9f9;
	}
	
.section-1{
	width:100%;
	position:relative;
	}

.nav{
	width:100%;
	height:40px;
	}
.nav a{
	display: inline-block;
	float:left;
	width:20%;
	height:100%;
	text-align:center;
	line-height:37px;
	height:37px;
	color:#333;
	font-size:1.1em;
	}
.nav a.on{
	border-bottom:3px solid #3b8ede;
	}
.nav a:hover{
	border-bottom:3px solid #3b8ede;
	}
.nav a:visited{
	color:#333;
	}

.fousc{
	width:100%;
	}


.tit{
	width:100%;
	}
.tit p{
	width:50%;
	float:left;
	height:60px;
	}
.tit p.pl{
	}
.tit p.pl a img{
	float:right;
	margin-right:10px;
	}
.tit p.pr a img{
	float:left;
	margin-left:10px;
	}


.list{
	width:100%;
	clear:both;
	background:#f9f9f9;
	}
.list ul li{
	padding:10px;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
	}
.list ul li img{
	float:left;
	}
.list ul li div{
	padding-left:105px;
	}
.list ul li h5{
	font-size:1em;
	color:#111;
	font-weight:normal;
	}
.list ul li p{
	font-size:0.8em;
	color:#808080;
	}

.more{	
	background:#f9f9f9;
	}
.more h6{
	height:35px;
	line-height:35px;
	width:90%;
	margin:5px auto 10px auto;
	text-align:center;
	font-weight:normal;
	}
.more h6 a{
	display:block;
	color:#929292;
	font-size:1.3em;
	background:#eeeeee;
	}


.foot{
	clear:both;
	width:100%;
	text-align:center;
	height:80px;
	background:#f9f9f9;
	}
.foot a{
	font-size:1em;
	color:#b0b0b0;
	}
.foot span{
	color:#b0b0b0;
	padding:0 4px;
	}
.foot em{
	color:#b0b0b0;
	padding-left:5%;
	}

.hang{
	position: fixed;
	bottom:0px;
	margin:0 auto;
	width:100%;
	max-width: 640px;
	height:50px;
	background:#3f97d7;
	text-align:center;
	}
.hang a{
	float:left;
	display:block;
	width:25%;
	padding-top:10px;
	}

/* 分享框  */
.share_box{
	display:none;
	position:fixed;
	text-align:center;
	opacity: 0.92;
	z-index:101;
	bottom:-160px;
	background-color: rgb(51, 51, 51);
	padding:10px;
	border-radius: 4px 4px 0 0;
	box-shadow: 0 0 5px #AAA;
	left:0;
	right:0;
}

.share_box a {display:inline-block;text-decoration: none;padding:5px;color: #FFFFFF}
.share_box a:hover, .share_box a:focus, .share_box a:visited {text-decoration: none; color: #FFFFFF;}
.share_box a span {line-height:30px;font-size: 12px;}
.share-cancel-btn{
	font-size:17px;
	padding:7px 0;
}

