@charset "utf-8";
.click_a{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:10;-webkit-tap-highlight-color:rgba(255,0,0,0);}
.back_tt{ position:absolute; z-index:10;  background:url(../../images/wechat/back.png) no-repeat center center; background-size:10px auto; width:50px; left:0; top:0; display:none; height:100%}
img{ vertical-align:middle}
figure{ margin:0}
html {
	background-color: #efefef;
	height: 100%;
	position: relative
}

.big{ max-width:800px; margin:0 auto; height:100%}

body {
	font-family: "微软雅黑","Segoe UI",Tahoma,Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	height:100%;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 100%;
	position: relative;
	font-size: 14px
}

dl.list,dl.grid,ul.grid,ul.list {
	margin-top: 0;
	padding: 0
}

dl.list dt,dl.grid dt,dl.list dd,dl.grid dd,ul.grid li,ul.list li,ul,li,p {
	list-style: none;
	margin-top: 0;
	padding: 0
}

input[type="text"] {
	margin: 0;
	padding: 0 5% 0 5%;
	border: 0;
	font-size: 100%;
	width: 90%
}

input[type="number"] {
	margin: 0;
	padding: 0 5% 0 5%;
	border: 0;
	font-size: 100%;
	width: 90%
}

p {
	padding: 0;
	margin: 0
}

dl.grid dt,ul.grid li {
	float: left
}

ul.list li {
	float: none
}

ul.list li span {
	float: right
}

a {
	text-decoration: none;
	color: #000;
	outline: 0
}

a:hover {
	text-decoration: none
}

a img {
	border: 0
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	padding: 0;
	margin-top: 5%
}

ul,li {
	margin: 0;
	padding: 0
}

.center {
	margin: 0 auto
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden
}

.left {
	float: left
}

.right,.more {
	float: right
}

.hidden {
	display: none
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.ml5 {
	margin-left: 5px
}

.line_wrap {
	width: 100%
}

.line5 {
	width: 5%
}

.line10 {
	width: 10%
}

.line15 {
	width: 15%
}

.line20 {
	width: 20%
}

.line25 {
	width: 25%
}

.line30 {
	width: 30%
}

.line35 {
	width: 35%
}

.line40 {
	width: 40%
}

.line45 {
	width: 45%
}

.line50 {
	width: 50%
}

.line55 {
	width: 55%
}

.line60 {
	width: 60%
}

.line65 {
	width: 65%
}

.line70 {
	width: 70%
}

.line75 {
	width: 75%
}

.line80 {
	width: 80%
}

.line85 {
	width: 85%
}

.line90 {
	width: 90%
}

.line95 {
	width: 95%
}

.line36 {
	width: 36%
}

.line64 {
	width: 64%
}


.radius {
	border-radius: 5px
}

.box_size {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.style_bg {
	background-color: #b8e44e
}

.header_title {
	color: #666;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 1000;
	height:40px;
	box-sizing:border-box;
	background:#fa6604; 
	color:#FFF
}

.header_back {
	left: 15px;
	top: 8px;
	position: absolute
}

.header_home {
	right: 15px;
	top: 9px;
	position: absolute
}

.block {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	outline: 0
}

.border_bottom {
	border-bottom: 1px solid #CCC
}

#choose_btn {
	display: none
}

#search_btn {
	display: none
}

#choose_type {
	background-color: #FFF;
	position: fixed;
	z-index: 511;
	color: #666;
	max-width: 800px
}

#choose_type ul li {
	line-height:20px;
	border-bottom: 1px solid #eee;
	 background:url(../../images/right.png) no-repeat 95% center; 
	 background-size:10px auto; padding:10px 28px 10px 15px; 
	 font-size:90%
}
#choose_type ul li.current {
	background:#d6ed9d; 
	box-shadow:1px 1px 2px #666
}

#page_full {
	position: absolute;
	left: 0;
	z-index: 10;
	top: 0;
	background: #FFF;
	width: 100%;
	box-shadow: 5px 5px 5px 5px #CCC;
	transition-duration: .4s;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s
}

#page_zhezhao {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	background: #9C0;
	opacity: 0;
	display: none
}

#header {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 800px;
	background: #FFF;
	z-index: 502;
	transition-duration: .4s;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s
}

