﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}

li {
	list-style: none;
}

html {
	font-size: calc(100vw/7.5);
	position: relative;
	height: 100%;
}

body {
	font-family: "微软雅黑";
	position: relative;
	background: #21201d;
}

.wrap {
	width: 7.5rem;
	margin: 0 auto;
}

img {
	width: 100%;
	display: block;
}

.clearfix::after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.foot {
	text-align: center;
	color: #fff;
	font-size: 0.12rem;
	padding: 0.2rem 0;
	background: #fd5e37;
}
.app{
	height: 100%;
	width: 100%;
}
.box_01{
	height: 28.84rem;
	width: 7.5rem;
	background: url(../image/ynoyyos/1.jpg)no-repeat;
	background-size: 100% 100%;
}
.img_01{
    position: absolute;
    top: 5.4rem;
    left: 0;
    width: 7.5rem;
    height: 5.6rem;
}
.box_02{
	background: #21201d;
	padding: .35rem 0;
	margin-bottom: 1rem;
}
.shou{
	width: .48rem;
    height: .4rem;
    position: absolute;
    top: 1.15rem;
    right: 2.6rem;
    animation: bounce-down 1.5s infinite;
}
.zi {
    font-size: .20rem;
    color: #a6a6a6;
    padding: .3rem 0;
    text-align: center;
    margin-bottom: 1.3rem;
    padding-bottom: .4rem;
    border-radius: 30px;
    margin-left: 5%;
    margin-right: 5%;
}

@keyframes bounce-down {
	0% {
		transform: translateX(8px);
	}
	50% {
		transform: translateX(0px);
	}
	100% {
		transform: translateX(8px);
	}
}


/********支付弹窗********/

.alert {
	background: #0b0a0a;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
}

.alert .a-1 {
	height: 1.8rem;
	width: 80%;
	margin-left: 10%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.alert .a-1 .c1 {
	text-align: center;
}

.alert .a-1 .red {
	color: #c92025;
	font-size: .38rem;
}

.alert .a-1 .zed {
	color: #ffffff;
	font-size: .21rem;
	margin-top: .18rem;
}

.alert .a-2 {
	height: 3.48rem;
	width: 7.5rem;
	background: url(../image/yncotas/dog1.jpg)no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.alert .a-3 {
	height: 1.6rem;
	width: 7.5rem;
	background: url(../image/yncotas/dog2.jpg)no-repeat;
	background-size: 100% 100%;
}

.alert .a-4 {
	height: 5.72rem;
	width: 7.48rem;
	/* background: url(../../image/tlbyjcc/dog.jpg)no-repeat; */
	/* background-size: 100% 100%; */
}

.alert .a-2 #name {
position: absolute;
    top: .56rem;
    left: 1.3rem;
    width: 3.7rem;
    height: .6rem;
    font-size: .3rem;
    border: none;
}

.alert .a-2 #phone {
    position: absolute;
    top: 1.54rem;
    left: 1.3rem;
    width: 3.7rem;
    height: .6rem;
    font-size: .3rem;
    border: none;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
	font-size: .25rem;
	padding-left: .19rem;
}


/********支付弹窗2********/

.blert {
	background: #ffffff;
	height: auto;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 3;
	display: none;
}

.blert .bl-1 {
	width: 7.5rem;
	height: 3.47rem;
	background: url(../image/yncotas/zhifu/cc.png)no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.blert .bl-1 .weixin {
	width: 7.02rem;
	height: 1.04rem;
	background: url(../image/yncotas/zhifu/1.png)no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	top: .87rem;
	left: .28rem;
}

.blert .bl-1 .zhifubao {
	width: 7rem;
	height: .96rem;
	background: url(../image/yncotas/zhifu/2.png)no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	top: 2.2rem;
	left: .28rem;
}


/*.blert .bl-2{
	width: 7.5rem;
	height: 2.69rem;
	background: url(../../image/yyg/zhifu/2.jpg)no-repeat;
	background-size: 100% 100%;
	position: relative;
}*/

.blert .bl-2 .bao {
	position: absolute;
	right: .18rem;
	top: .3rem;
	width: .8rem;
	height: .48rem;
	background: url(../image/yncotas/zhifu/zhi.png)no-repeat;
	background-size: 100% 100%;
}

.blert .bl-2 .wei {
	position: absolute;
	right: .18rem;
	top: 1.68rem;
	width: .8rem;
	height: .48rem;
	background: url(../image/yncotas/zhifu/zhi.png)no-repeat;
	background-size: 100% 100%;
}

.blert .bl-3 {
	width: 7.5rem;
	height: 3.29rem;
	background: url(../image/yncotas/zhifu/3.jpg)no-repeat;
	background-size: 100% 100%;
}

.bc {
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	height: 100%;
	width: 100%;
	z-index: 2;
	display: none;
}

.footer {
	position: fixed;
	bottom: -1rem;
	left: 0;
	background: url(../image/ynoyyos/foot.png)no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 3.54rem;
	z-index: 2;
}

.footer .r-ft {
    position: absolute;
    right: .37rem;
    top: .2rem;
    width: 41%;
    height: 1.49rem;
    z-index: 1;
}


