<style>* {
	-webkit-touch-callout: none;
	/*系统默认菜单被禁用*/
	-webkit-user-select: none;
	/*webkit浏览器*/
	-khtml-user-select: none;
	/*早期浏览器*/
	-moz-user-select: none;
	/*火狐*/
	-ms-user-select: none;
	/*IE10*/
	user-select: none;
}

.fbox {
	width: 100%;
	max-width: 640px;
	margin: auto;
	
	letter-spacing: 2px;
}

h2 {
	color: rgb(228, 98, 45);
	font-family: "Microsoft YaHei", simsun, Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	text-align: center;
	font-size: 28px;
}

.subheard {
	background: rgb(251, 135, 11);
	padding: 4px 30px;
	color: white;
	line-height: 30px;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	border-radius: 10px;
}

.repeat {
	border-style: dotted;
	border-width: 0.125rem;
	border-color: rgb(80, 227, 194);
	border-radius: 0rem;
	text-shadow: none;
	padding: 15px 0;
	font-size: 20px;
}

.wx1 {
	padding: 5px 35px;
	margin: 20px;
	font-size: 20px;
	border-radius: 8px;
	color: white;
	font-weight: 600;
	background: #f33531;
	display: inline-block;
}

.wx2 {
	padding: 5px 35px;
	margin: 20px;
	font-size: 20px;
	border-radius: 8px;
	color: white;
	font-weight: 600;
	background: #f33531;
	display: inline-block;
}

.ewm>img {
	width: 50%;
}

.ewm1>img {
	width: 50%;
}

.bottom {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 70px;
	background: #d20f17;
	color: white;
	margin-top: 100px;
}

.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: -10% !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;
}

.zhen {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999;
}

.tck {
	padding: 20px 0;
	width: 350px;
	height: 413px;
	background: white;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	border-radius: 20px;
	text-align: center;
}

#gx {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999;
}

.zhe {
	width: 340px;
	height: 460px;
	background: white;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	border-radius: 20px;
	text-align: center;
}

.yes {
	padding: 13px 50px;
	font-size: 18px;
	color: white;
	margin: 20px 0;
	border-radius: 5px;
	background: #1aad19;
	display: inline-block;
}

.tp2_>img {
	width: 100%;
}

.zhen2 {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999;
}

.tck2 {
	padding: 20px 0;
	width: 350px;
	height: 413px;
	background: white;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	border-radius: 20px;
	text-align: center;
}

.yes2 {
	padding: 13px 50px;
	font-size: 18px;
	color: white;
	margin: 20px 0;
	border-radius: 5px;
	background: #1aad19;
	display: inline-block;
}

#headtc {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999;
}

.headtc {
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	background: white;
	padding: 8px 0;
}


.tcewm {
	text-align: left;
	position: absolute;
	margin-top: 29%;
	left: 15%;
}

.tcewm>img {
	margin: 0 auto;
	width: 42%;
	padding: 0 50% 0 0;
}