/*
   public.css
   <project>
   
   Created by Administrator on 2015-06-04.
   Copyright 2015 Administrator. All rights reserved.
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
ul,
ol,
li {
	list-style: none;
}
em,
i {
	font-style: normal;
}
img {
	border: none;
}
input,
img {
	vertical-align: middle;
}
html {
	font-size: 16px;
	height: 100%;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin: 0 auto;
	width: 100%;
	font: 85%/1 "\9ED1\4F53";
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
	font-size: 16px;
}
.bodycolor1 {
	background-color: #f2f2f2;
}
.bodycolor2 {
	background-color: #dbdbdb;
}
.bodycolor {
	background-color: #FFF;
}
/*
 * iPhone4:width:320px; height:416px;
 */

.width-img {
	width: 100%;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
}
/*项目详情长图 start---------------------------*/

.fivestyle {
	width: 30%;
	margin: 3% 35% 0;
}
.bottom-hight {
	height: 30px;
}
.btn-pay {
	margin: -29% 0 0 66%;
	width: 30%;
}
/*项目详情长图 end---------------------------*/

.message-tit {
	background: #dbdbdb;
	padding: 7px 12px;
	color: #8d8d8d;
}
.info {
	width: 100%;
	font-size: 17px;
	margin-top: 12%;
}
.sub-info {
	width: 80%;
	margin: 8% 10% 0;
	clear: both;
}
.info-dd {
	width: 25%;
	height: 27px;
	line-height: 27px;
	color: #8d8d8d;
}
.info-dt {
	width: 74%;
	border: 1px solid #a29fa0;
	border-radius: 5px;
	height: 27px;
	line-height: 27px;
	background-color: #fff;
}
.info-dt input {
	width: 97%;
	height: 20px;
	line-height: 20px;
	border: none;
	padding: 0 0 0 6px;
	font-size: 16px;
}
.btn-style {
	background-color: #90ac28;
	padding: 3%;
	width: 82%;
	color: #fff;
	text-align: center;
}
.btn-manage {
	margin: 9% 6%;
}
.win-img {
	margin: 12% 0 10% 0;
}
.win-txt {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	line-height: 24px;
	color: #8d8d8d;
}
.txt-color {
	color: #90ac28;
}
.txt-size {
	font-size: 20px;
}
.win-manage {
	margin: 3% 6%;
}
/*列表页 start---------------------------*/

.itemlist-tit {
	padding: 7px 12px;
	color: #8b8b8b;
	font-size: 13px;
}
.tablelist {
	width: 100%;
	text-align: center;
	border: none;
	border-spacing: 0;
}
.list {
	width: 100;
	text-align: center;
	height: 30px;
	font-size: 13px;
}
.list02 td {
	border-bottom: 1px solid #959595;
	text-align: center;
}
.list-color {
	background-color: #90ac28;
	color: #fff;
}
.list02 {
	width: 100%;
	height: 30px;
	font-size: 13px;
}
/*列表页 end---------------------------*/
/*我的专区页 start---------------------------*/

.record-all {
	width: 100%;
	margin-top: 3%;
}
.arrow-right {
	width: 15px;
	margin-top: 5px;
}
.record {
	background: #fff;
	width: 80%;
	margin: 3% 7%;
	height: 30px;
	line-height: 30px;
	padding: 2px 10px;
	border: 1px solid #a3a3a3;
}
.record-txt {
	width: 20px;
	background-color: #90ac28;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 13px;
	border-radius: 100%;
	margin: 5px 0 0 6px;
}
.enjoy-manage {
	margin: 17% 6% 2%;
}
.prefecture {
	width: 100%;
	background-color: #fff;
	padding: 10px 0;
	color: #8d8d8d;
	border-bottom: 1px solid #959595;
}
.info-p {
	margin: 4% 8%;
	font-size: 12px;
}
.info-span {
	background-color: #90ac28;
	padding: 3px 9px;
	border-radius: 13px;
	color: #FFF;
	display: inline-block;
	margin-right: 5px;
}
.span-txt1 {
	display: inline-block;
	width: 36%;
	height: 30px;
	font-size: 13px;
	margin: 3% 0 0 3%;
}
.span-txt2 {
	display: inline-block;
	width: 56%;
	height: 30px;
	font-size: 13px;
	margin: 3% 0 0 3%;
}
.span-txt3 {
	display: inline-block;
	width: 80%;
	height: 30px;
	font-size: 13px;
	margin: 3% 0 0 3%;
}
.hint-txt {
	width: 100%;
	text-align: center;
	color: #8d8d8d;
	font-size: 13px;
	line-height: 20px
}
/*我的专区页end---------------------------*/

.btnback {
	width: 20%;
	position: absolute;
	top: 0;
	left: 0;
}
/*****************
     会员注册样式
  ******************/

.opacity {
	opacity: 0;
}
.page-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.clear {
	clear: both;
}
.p-index {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.activity-con {
	position: relative;
	overflow: hidden;
}
.activity-title {
	position: relative;
	width: 70%;
	margin: 3% auto;
}
.activity-rocket {
	position: absolute;
	bottom: -34%;
	right: -22%;
	width: 45%;
}
.activity-coin {
	position: absolute;
	bottom: 29%;
	right: 12%;
	width: 10%;
}
.activity-text01 {
	width: 86%;
	margin: -2% 0 3% 7%;
}
.activity-btns {
	position: relative;
	width: 50%;
	margin: 3% auto;
}
.activity-sharebtn {
	position: absolute;
	bottom: 0%;
	right: -38%;
	width: 25%;
}
.share_hite {
	background: rgba(0, 0, 0, 0.9) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
/**/

@media screen and (min-height: 400px) and (max-height: 420px) {}
/*
 * 魅族：width:432px;height:599px;
 */

@media screen and (min-height: 590px) and (max-height: 600px) {}