* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}
::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}
@media screen and (min-width: 750px) {
	html{
		font-size: 100px!important;
	}
	.wrap {
		width: 750px;
		margin: 0 auto;
	}
}
.wrap{
	/*padding-bottom: 0.5rem;*/
}
input::placeholder{
	color: #C3C3C3;
}
header{
    width: 100%;
    background: #2F007B;
	position: relative;
}
.header_img{
	width: 100%;
	display: block;
}
.content{
	width: 100%;
	background: #2F007B;
	padding-bottom: 0.55rem;
}
.content>div{
    width: 92%;
    margin-left: 4%;
    margin-top: -0.8rem;
    position: relative;
}
.use_wrap{
    width: 100%;
    border-radius: 0.14rem;
    background: white;
    margin-top: -1.5rem;
    position: relative;
}
.use_wrap>div{
	width: 92%;
	margin-left: 4%;
	padding-top: 0.55rem;
	padding-bottom: 0.5rem;
}
.use_list{
	width: 100%;
	height: 0.9rem;
	margin-bottom: 0.45rem;
}
.use_list input{
    width: 96%;
    height: 0.9rem;
    background: #F6F6F6;
    border-radius: 0.14rem;
    border: none;
    border: 3px solid #F1F1F1;
    padding-left: 2%;
    outline: none;
    display: block;
    font-size: 0.28rem;
}
.use_list .code{
	width: 3.34rem;
	float: left;
}
.code_btn{
 	width: 2.43rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    border-radius: 0.14rem;
    float: right;
    cursor: pointer;
    font-size: 0.3rem;
 	background: #F6F6F6;
 	color: #C3C3C3;
}
.code_btn1{
    width: 2.43rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    background: #F86C23;
    border-radius: 0.14rem;
    float: right;
    color: white;
    cursor: pointer;
    font-size: 0.3rem;
}
.use_btn{
	width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    border-radius: 0.14rem;
    font-size: 0.36rem;
    color: #2F007B;
    cursor: pointer;
    position: relative;
    box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 26%);
    background: linear-gradient(30deg, #FDBC0E 0%, #FFFEFC 100%, #FFFFFF 100%);
    font-weight: bold;
}
.title{
    width: 4.04rem;
    display: block;
    margin: auto;
    margin-top: 0.6rem;
    margin-bottom: 0.3rem;
}
.title1{
	width: 3.72rem;
}
.prive_wrap{
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 0px 0.14rem 0px rgba(0, 0, 0, 0.08);
	border-radius: 0.16rem;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
}
.pr_title{
	font-size: 0.36rem;
	font-weight: bold;
	text-align: center;
}
.pr_ul{
	width: 90%;
	margin-left: 5%;
    display: flex;
    margin-top: 0.3rem;
    flex-wrap: wrap;
}
.pr_ul li{
	width: 32%;
	margin-right: 2%;
	margin-top: 0.35rem;
	text-align: center;
}
.pr_ul li:nth-child(3n){
	margin-right: 0;
}
.pr_ul li img{
	width: 0.68rem;
	height: 0.68rem;
	display: block;
	margin: auto;
}	
.pr_ul li p{
	line-height: 1.5;
}
.pr_ul li p:nth-child(2){
    font-size: 0.24rem;
    color: #AF6312;
    line-height: 2.5;
    font-weight: bold;
}
.pr_ul li p:nth-child(3){
	font-size: 0.18rem;
	color: #999999;
}
.ne_ul{
	width: 100%;
}	
.ne_ul li{
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 0px 0.14rem 0px rgba(0, 0, 0, 0.08);
	border-radius: 0.16rem;
	margin-bottom: 0.2rem;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}
.ne_ul li>div{
	width: 92%;
	margin-left: 4%;
	display: flex;
	position: relative;
}
.ne_ul li>div>img{
    width: 1rem;
    height: 1rem;
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
}
.nu_right{
	width: 4.8rem;
	margin-left: 1.3rem;			
}
.nu_right p{
	width: max-content;
	font-size: 0.32rem;
	font-weight: bold;
	padding-bottom: 0.07rem;
	border-bottom: 3px solid #FF842F;
}
.nu_right span{
	font-size: 0.28rem;
    color: #707070;
    line-height: 1.5;
    display: block;
    margin-top: 0.1rem;
}
.open_app{
	width: 100%;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
	background: linear-gradient(30deg, #FDBC0E 0%, #FFFEFC 100%, #FFFFFF 100%);
	box-shadow: 0px 0.02rem 0.12rem 0px rgba(0, 0, 0, 0.26);
	border-radius: 0.08rem;
	font-size: 0.36rem;
	color: #2F007B;
	margin-top: 0.35rem;
	cursor: pointer;
	display: block;
	font-weight: bold;
}
.shadow{
  	width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    display: none;
}
.window{
	width: 6.7rem;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 0.24rem;
}
.close{
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    left: 50%;
    bottom: -1rem;
    cursor: pointer;
    margin-left: -0.225rem;
}
.rule_window .close{
    width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    right: 0.3rem;
    left: auto;
    top: 0.43rem;
    cursor: pointer;
}
.window>div{
    width: 90%;
    margin-left: 5%;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.window>div p:nth-child(1){
	font-size: 0.34rem;
	font-weight: bold;
    text-align: center;
    justify-content: center;
}
.window>div p:nth-child(2){
	text-align: center;
	font-size: 0.3rem;
	color: #999999;
	line-height: 1.5;
	margin-top: 0.4rem;
}
.sd_btn{
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	background: linear-gradient(178deg, #FB472E 0%, #F49416 100%);
	border-radius: 0.14rem;
	font-size: 0.32rem;
	color: white;
	margin-top:0.6rem;
    display: block;
}
.share_shadow img{
    width: 4.6rem;
    position: absolute;
    right: 0.6rem;
    top: 1rem;
}
.tel_toast{
    color: #FD7500;
    font-size: 0.24rem;
    text-align: center;
    margin-top: -0.2rem;
    margin-bottom: 0.1rem;
    display: none;
}
.rule_wrap{
    width: 1.4rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background: #25AAE4;
    border-radius: 1rem 0px 0px 1rem;
    text-align: center;
    font-size: 0.28rem;
    color: white;
    position: absolute;
    right: 0;
    top: 0.3rem;
    cursor: pointer;
}
.rule_window{
    width: 6.87rem;
    height: 7.65rem;
    background: url(../img/ruleBg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.rule_window>div{
    width: 90%;
    margin-left: 5%;
    padding-top: 0.1rem;
    /* padding-bottom: 2rem; */
}
.rule_window>div p{
   	font-size: 0.3rem;
    line-height: 1.5;
    margin-top: 0.3rem;
    font-weight: 400;
    display: flex;
}
.rule_window>div p:nth-child(1){
    font-size: 0.34rem;
    font-weight: bold;
    /* text-align: center; */
    margin-bottom: 0.6rem;
    color: #FFFFFF;
    justify-content: center;
}
.rule_window>div p i{
    width: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
    text-align: center;
    background: #364BD6;
    color: #FFFFFF;
    font-size: 0.26rem;
    display: block;
    font-style: normal;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 0.12rem;
    margin-top: 0.06rem;
}
.ne_toast{
	font-size: 0.24rem;
	color: white;
	margin-top: 0.35rem;
	text-align: center;
}
.clear:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
