body{overflow-x:hidden;margin-right:auto;margin-left:auto;max-width:640px;font-family:"microsoft yahei",Verdana,Arial,Helvetica,sans-serif;background:#090f6d }
.logo{
	text-align: center;
	margin:5px 0 10px 0
}
.logo img{
	display: inline-block;width:89%
}
.notice{
	text-align: center;
	color:#fff;
	font-size:13px;

}
.content-part{
	width:88%;
	margin:0 auto;
	background-color:#fff;
	margin-top:10px;
}
.sidebar-part{
	padding:15px 0 0px 0;
 }
.sidebar-part ul li{
	width:85%;
	line-height:30px;
	text-align: center;
	font-size:18px;
	border:1px solid #29cccc;
	color:#29cccc;
	border-radius: 8px;
	margin-left:5%;
	margin-bottom:10px;
}
.sidebar-part ul li.active{
	background: #29cccc;
	background: -moz-linear-gradient(top, #29cccc 0%, #0fa4a4 100%);
	background: -webkit-linear-gradient(top, #29cccc 0%,#0fa4a4 100%);
	background: linear-gradient(to bottom, #29cccc 0%,#0fa4a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29cccc', endColorstr='#0fa4a4',GradientType=0 );
	color:#fff;
}
.small-code{
	text-align: center;
	padding:20px 0 5px 0
}
.small-code img{
	display: inline-block;
	width:50%;
}
.select-notice{
	text-align: center;
}
.select-notice h1,.select-notice h2{
	font-size:14px;font-weight: 600;
}
.select-notice h1{
	color:#34bea4
}
.select-notice h1 span{
	color:#ff7800;
}
.select-notice h2{
	color:#333
}
.footer{
	position: relative;
}
.footer p{
	text-align: center;
	color:#fff;
	font-size:13px;
	position: absolute;
	width:100%;
	left:0;
	bottom:15px;
}
.define-main{
	text-align: center;
	padding-top:10%;
	padding-bottom:5%;
}
.define-main img{
	display: inline-block;
	width:80%;
}
.code-main{
	display: none;
}
.weui-label{
	font-size:14px;
	color:#333;
	font-weight:700
}
.weui-cells{
	width: 90%;
	margin: auto;
}
.weui-select{
	border: 1px solid #e4e4e4;
	height: auto;
	line-height: 1.8rem;
	font-size: 14px;
	padding-left: 1rem;
	border-radius: 4px;
	width:100%;
}
.weui-cell__bd{
	margin-bottom:.5rem
}
.weui-cell__hd{
	margin-bottom:.5rem
}/* CSS Document */

.tishi{
text-align:center;
color:#29cccc;
font-size:24px;
font-weight:bold;}