@charset "utf-8";

/* CSS Document */
/* ============================ 重置css样式 ============================ */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	float: left
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	font-family: "微软雅黑"
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4,
h5,
h6 {
	font-size: 100%;
}

em {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
	outline: 0;
}

a:hover {
	text-decoration: none;
	color: #4A97CD
}

/* 重置表单元素 */
legend {
	color: #000;
}

fieldset,
img {
	border: none;
}

/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

/* ========================= 页面常用样式 CSS样式 =========================== */
.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.autoHeight {
	height: auto !important;
	min-height: 0px;
	height: 0px;
}

.autoHeight:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}

/*head*/

/* CSS Document */

.wra {
	width: 640px;
	margin: 0 auto;
	height: 1141px;
	position: relative;
	background: transparent url("../image/h5_tip.png")
		/*tpa=https://static.dmzj.com/ocomic/images/mh_phone/pic_1.jpg*/
		no-repeat center top;
}

.liuliang {
	background: #ff5236;
	padding: 20px 10px 0;
	text-align: center;
}

.liuliang span {
	padding: 10px 10px;
	background: #fff;
	color: #ff5236;
	font-size: 30px;
	font-family: fantasy, "黑体"
}

.tan {
	width: 280px;
	height: 280px;
	background: #ff5237;
	border-radius: 6px;
	position: absolute;
	bottom: 0;
	display: none;
	box-shadow: 1px 2px 15px #fff;
}

.LayerCon {
	padding: 10px 20px;
}

.LayerCon .fromclum {
	margin-top: 24px;
	color: #fff
}

.LayerCon .fromclum .spanN {
	width: 32%;
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
}

.LayerCon .fromclum .input {
	width: 60%;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #fff;
	border: none
}

.LayerCon .fromclum .input.hei {
	height: 60px;
}

.submitBtn {
	width: 100px;
	height: 32px;
	background: url("../image/tj.png")
		/*tpa=https://static.dmzj.com/ocomic/images/mh_phone/tj.png*/
	;
	margin: 15px auto;
	display: block;
	background-size: cover
}

.tip {
	padding: 10px;
	font-size: 14px;
	color: #fff
}

.yuy {
	font-size: 26px;
	color: #eb7229;
	text-decoration: underline;
}

.top {
	width: 100%;
	/* height: 580px; */
	padding-top: 173px;
	box-sizing: border-box;
}
.swiper-container {
	    width: 80%;
		margin: 0 auto;
	    /* height: 300px; */
} 
.swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn1,
.btn2,
.ios_yuy {
	display: block;
	width: 317px;
	height: 72px;
}

.btn2 {
	position: absolute;
	left: 0;
	background: url("Button.png");
	z-index: 99;
}
#mark{
	position: absolute;
	left: 0;
	z-index: 100;
	background-color: #000000;
	opacity: 0.2;
	width: 317px;
	height: 72px;
	display: none;
}
.down{
	position: relative;
	/* width: 317px; */
	height: 72px;
	margin-top: 50px;
	/* margin: 68px auto 0px; */
}

.down .down-box {
	display: flex;
	width: 100%;
	height: 72px;
}
.down-box-s {
	height: 72px;
	width: 100%;
	position: relative;
}
.ios_yuy {
	margin-top: 20px;
}

.img1 {
	max-width: 640px;
	height: auto;
}

.verson_ios,
.verson_an {
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 13px;
	right: 10px;
}

.yy_verson {
	font-size: 18px;
	color: #666;
	position: absolute;
	top: 6px;
	right: 2px;
}

.show {
	background-color:rgba(0,0,0,0.5);
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}
.imgtip{
	position: absolute;
	top: 40px;
	right: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.imgtip img{
	width: 387px;
	height: 182px;
}
.qrbox{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	padding-bottom: 30px;
	box-sizing: border-box;
}
.qrbox img{
	margin-bottom: 10px;
	width: 300px;
	height: 300px;
}
.tip {
	width: 640px;
	height: 45px;
	margin: 0 auto;
	/* background: url("../image/h5_tip.png") */
		/*tpa=https://static.dmzj.com/ocomic/images/mh_phone/h5_tip.png*/
		no-repeat;
	z-index: 999;
	display: none;
	color: #FFFFFF;
	background-color: #FF5237;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}
.van-toast{
	font-size: 24px !important;
	padding: 15px 20px;
}
.tip a.know_tip {
	display: block;
	position: absolute;
	right: 167px;
	bottom: 10px;
	width: 128px;
	height: 55px;
}


.box-c {
	position: relative;
	margin-top: 50px;
	padding: 0 50px;
	font-size: 30px;
}
.box-c .box-c-flx {
	display: flex;
	justify-content: space-around;
}
.box-c .box-c-flx .flx-s {
	width: 50%;
}