/*通用样式*/

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #d8f2d7;
	background: #eee;
}

img {
	width: 100%;
	display: block;
	pointer-events: none;
	-wekit-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select: none;
}

b {
	/* display: initial;
	background-image: -webkit-linear-gradient(bottom,#f7e8b1,#f6dc96);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	color: #ffff00;
}


/*主体开始*/

section{
	width: 100%;
	max-width: 590px;
	margin: 0 auto;
	background: #0f1316;
	background-size: contain;
	text-align: center;
}

.bq {
	text-indent: 0 !important;
	padding-bottom: 4.8rem !important;
	text-align: center;
	color: #777;
	font-size: .8rem;
}


/*主体结束*/


/*center开始*/

center{
	padding: 1rem 1rem 0 1rem;
}

center p{
	padding-bottom: 1rem;
}

section img{
	padding-bottom: 1.6rem;
}

center p{
	text-indent: 2rem;
	font-size: 1.2rem;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.7rem;
}

.item{
	border-top: 3px solid #ffd999;
	border-bottom: 3px solid #ffd999;
	background-color: #e1aa4f;
	font-size: 1.8rem;
	font-weight: 900;
	padding: .5rem 0;
	letter-spacing: 2px;
	margin: .6rem auto 0rem;
}

.sign{
	text-align: center;
	background-color: #da3939;
	padding: .6rem .4rem;
	margin-bottom: 1.6rem;
}

.sign h1{
	font-size: 1.5rem;
	font-weight: 900;
	padding-bottom: .3rem;
	color: #fcf0d4;
	letter-spacing: 2px;
}

.sign span{
	font-size: 1rem;
}

.bottom{
	padding-bottom: 2px;
}

.bor{
	padding: .6rem;
	border: 1px solid #E1AA4F;
	background-color: #fcf0d4;
	margin-bottom: 1rem;
}

.bor img{
	padding: 0;
}

h3{
	font-size: 1.4rem;
	text-align: center;
	color: #F7E8B1;
	padding-bottom: .8rem;
}

.wximg{
	margin-bottom: 1rem;
	padding-bottom: .8rem;
	border-bottom: 1px dashed #D8F2D7;
}

.wximg p{
	font-size: 1.4rem;
	text-align: center;
	text-indent: 0;
}

.wximg .zaax-wxh{
	color: red;
	background-color: #FFff00;
	font-size: 1.6rem;
	padding: .2rem .4rem;
}

.wximg h1{
	padding-bottom: .6rem;
	color: #37ee89;
}

/* 引导语 */

.wechat{
	width: 100%;
	margin: 1rem auto 2rem;
	background-color: #fffaea;
}

.wechat .wxbto{
	width: 100%;
	transform: rotate(180deg);
    padding: 0;
}

.wechat_center{
	width: 100%;
	background: url(../images/wxmin.png) repeat-y;
	background-size: contain;
}

.wxitem{
	width: 90%;
	margin: 0 auto;
}

.wxtop{
	padding: 0;
}

.wxitem p{
	color: #333;
	text-indent: 0;
	text-align: center;
	font-size: 1rem;
}

.zaax-wxh{
	font-size: 2rem;
	font-weight: bold;
    color: #b40000;
    margin-bottom: .6rem;
    display: inline-block;
    border-radius: 4px;
}

.wechat h1{
	text-align: center;
	color: #ffff00;
	font-size: 1.5rem;
	font-weight: bold;
	padding-bottom: .6rem;
	letter-spacing: 2px;
	line-height: 1.8rem;
	color: #008d3f;
	/* background: linear-gradient(to bottom, #fdffb3, #b79a4a);
    -webkit-background-clip: text;
    color: transparent; */
}

.yibo{
	font-size: 1rem !important;
	padding: 0;
	margin-top: -.6rem;
}

/*wechat结束*/

/* 滚动条 */

ul li{
	list-style-type: none;
}

.panel {
	width:100%text-align:center;
	margin-top: .4rem;
}

.apple {
	width:100%;
	height:45px;
	overflow:hidden;
}
.apple ul li {
	height:45px;
	line-height:45px;
	font-size:16px;
	background-color: #1e7142;
}
.apple ul li a {
	color:#fff;
	text-align: left;
	display:block;
	padding-left:20px;
	padding-right:20px;
	text-decoration: none;
}
.apple ul li a:hover {
	color:red;
}
.apple ul li a span {
	float:right;
}

/* 人数 */

.people .offered-number{
	color: #ffff00;
	background-color: red;
	border-radius: 4px;
	padding: 0 .2rem;
	margin: 0 .2rem;
}

.jian-number{
	color: #ffff00;
}

/*foot*/

footer {
	padding: .4rem 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	background: #0F1316;
	max-width: 590px;
	margin: 0 auto;
	z-index: 999;
}

footer p {
	color: #fff;
	text-align: center;
	font-size: 1.1rem;
}

footer .small{
	padding-top: .4rem;
	font-size: .9rem;
}

footer .zaax-wxh{
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0;
}

footer .wxhead{
	vertical-align: bottom;
	width: 34px;
	display: inline-block;
	padding-right: .4rem;
}

footer b{
	background: #ffff00;
	color: red;
	padding: 0 .2rem;
	margin-left: 4px;
}

/*btn*/

.btn_box {
	z-index: 5 !important;
	width: 120% !important;
	background: transparent !important;
	position: absolute !important;
	text-align: center !important;
	box-sizing: content-box !important;
	top: -50% !important;
	left: -10%;
	font-weight: 400 !important;
	line-height: 200% !important;
	height: 200% !important;
	font-size: 0.8em;
	border-radius: 4px;
	color: white;
}

.btn_copy {
	display: none;
	padding: 0;
	z-index: 10 !important;
	outline: none !important;
	border: none !important;
	width: 60px !important;
	position: relative !important;
	text-align: center !important;
	box-sizing: content-box !important;
	margin: -30px auto 0 !important;
	font-weight: 400 !important;
	line-height: 32px;
	height: 32px;
	font-size: 16px !important;
	border-radius: 4px;
	color: white;
	background: #777;
}

.t_copyy {
	position: absolute;
	left: 50%;
	top: 32px;
	width: 0;
	height: 0;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top-color: #777;
}

.show_ {
	display: block !important;
}

.copy_bk {
	background-color: blue !important;
	color: white !important;
}

/*分页样式结束*/

@media only screen and (min-width: 690px) {
	
	section{
		box-shadow: #e0e0e0 0 0 10px;
	}
	
	.center p{
		font-size: 1.1rem;
		line-height: 2rem;
	}
}