*{
    margin:0;
    padding:0;
}

	    a{
	       text-decoration: none;
	       cursor:pointer
	    }
	    header{
	        height:5vw;
	        max-height:80px;
	    }
	    .htmleaf-links{
	        max-width:1400px;
	        margin:0 auto;
	    }
	    .fl{
	        float:left;
	    }
	    .fr{
	        float:right;
	    }
	    .main{
	        background:url(/static/appdown/20240104/bg.jpg) no-repeat;
	        background-size:100%;
	        min-height:2000px;
	        width:100%;
	        position: relative;
	    }
	    .main1_center{
	        width:100%;
	        max-width:1400px;
	        position: relative;
	        margin:0 auto;
	        height:890px;
	    }
	    .main1_left{
	        width:60%;
	        position: absolute;
	        left:0;
	        top:50px;
	        z-index: 1;
	    }
	    .main1_right{
	        position: absolute;
	        right:0;
	        top:150px;
	    }
	    .main1_title{
	        width: 428px;
            height: 82px;
            font-size: 4rem;
            font-family: MiSans, MiSans;
            font-weight: 900;
            color: #333333;
            line-height: 82px;
            letter-spacing: 11px;
	    }
	    .main1_text{
	        width: 425px;
            height: 48px;
            font-size: 2rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #706258;
            line-height: 48px;
            letter-spacing: 12px;
	    }
	    .main1_text2{
	        width: 421px;
            height: 29px;
            font-size: 1.2rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #706258;
            line-height: 29px;
            letter-spacing: 7px;
	    }
	    .android{
	        width:26px;
	        height:26px;
	        display: inline-block;
	        background: url(/static/appdown/20240104/android.png);
	        background-size:100% 100%;
	        top: 5px;    
	        position: relative;
	    }
	    .android_down{
	        width: 200px;
            height: 65px;
            display: block;
            line-height:65px;
            background: #FF8733;
            border-radius: 36px 36px 36px 36px;
            opacity: 1;
            color:#fff;
            font-size:22px;
            margin-top:50px;
            padding-left:40px;
	        
	    }
	    .iphone{
	        width:26px;
	        height:26px;
	        display: inline-block;
	        background: url(/static/appdown/20240104/iphone.png);
	        background-size:100% 100%;
	        top: 5px;
	        position: relative;
	    }
	    .iphone_down{
	        width: 200px;
            height: 65px;
            line-height:65px;
            display: block;
            background: #333333;
            border-radius: 36px 36px 36px 36px;
            opacity: 1;
            color:#fff;
            font-size:22px;
            margin-top:10px;
            padding-left:40px;
	        
	    }
	    .main2_center{
    	    width:100%;
	        max-width:1200px;
	        position: relative;
	        margin:0 auto;
	        height:600px;
    	}
    	.main2_title{
    	    width:100%;
    	    text-align: right;
            height: 82px;
            font-size: 3rem;
            font-family: MiSans, MiSans;
            font-weight: 900;
            color: #333333;
            line-height: 82px;
            letter-spacing: 18px;
    	}
    	.main2_title2{
    	    width: 100%;
    	    text-align: right;
            height: 48px;
            font-size: 1.6rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #706258;
            line-height: 48px;
            letter-spacing: 12px;
    	}
    	.main2_title3{
    	    width: 100%;
    	    text-align: right;
            height: 29px;
            font-size: 1rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #3570F9;
            line-height: 29px;
            letter-spacing: 7px;
    	}
    	.main2_ul{
    	    margin-top:50px;
    	}
    	.main2_ul li{
    	    list-style-type: none;
    	    width: 190px;
            height: 230px;
            background: #FFFFFF;
            box-shadow: 0px 0px 10px 0px rgba(188,188,188,0.3);
            border-radius: 60px 60px 60px 60px;
            opacity: 1;
            float:left;
            margin-left:10px;
            text-align: center;
            padding:50px;
    	}
    	.main2_ul li img{
    	    width:100%;
    	}
    	.main2_ul li p:first-of-type{
    	    height: 42px;
            font-size: 32px;
            font-family: MiSans, MiSans;
            font-weight: 600;
            color: #333333;
            line-height: 42px;
            letter-spacing: 9px;
    	}
    	.main2_ul li p:nth-of-type(2){
    	    font-size:14px;
    	    font-family: MiSans, MiSans;
            font-weight: 400;
            color: #333333;
            line-height: 21px;
            letter-spacing: 1px;
    	}
    	 .main3_center{
             width:100%;
	        max-width:1200px;
	        position: relative;
	        margin:0 auto;
	        height:800px;
        }
        .main3_title{
            width:100%;
    	    text-align: left;
            height: 82px;
            font-size: 3rem;
            font-family: MiSans, MiSans;
            font-weight: 900;
            color: #333333;
            line-height: 82px;
            letter-spacing: 18px;
        }
        .main3_title2{
            width: 100%;
    	    text-align: left;
            height: 48px;
            font-size: 1.6rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #706258;
            line-height: 48px;
            letter-spacing: 12px;
        }
        .main3_title3{
             width: 100%;
    	    text-align: left;
            height: 29px;
            font-size: 1rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #3570F9;
            line-height: 29px;
            letter-spacing: 7px;
        }
        .main4_center{
             width:100%;
	        max-width:1400px;
	        position: relative;
	        margin:0 auto;
	        height:1100px;
        }
        .main4_title{
            width:100%;
    	    text-align: right;
            height: 82px;
            font-size: 3rem;
            font-family: MiSans, MiSans;
            font-weight: 900;
            color: #333333;
            line-height: 82px;
            letter-spacing: 18px;
        }
        .main4_title2{
            width: 100%;
    	    text-align: right;
            height: 48px;
            font-size: 1.6rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #706258;
            line-height: 48px;
            letter-spacing: 12px;
        }
        .main4_title3{
             width: 100%;
    	    text-align: right;
            height: 29px;
            font-size: 1rem;
            font-family: MiSans, MiSans;
            font-weight: 400;
            color: #3570F9;
            line-height: 29px;
            letter-spacing: 7px;
        }
        
              a{
            text-decoration: none;
            color:#666;
        }
        .fl {
            float: left;
        }
        .fr{
            float:right;
        }
        .reg_wrap{
            width:100%;
            height:100%;
            background:rgba(0,0,0,0.5);
            position:absolute;
            z-index:999;
        }
        .phone_register{
            width:90%;
            background:rgba(255,255,255,0.95);
            position:fixed;
            left:30%;
            top:80px;
            border-radius:8px;
            padding:16px 12px 18px;
            max-width:700px;
            -webkit-animation:bounceIn 1s .2s ease both;
            -moz-animation:bounceIn 1s .2s ease both;
        }
        @-webkit-keyframes bounceIn{
	0%{opacity:0;
	-webkit-transform:scale(.3)}
	50%{opacity:1;
	-webkit-transform:scale(1.05)}
	70%{-webkit-transform:scale(.9)}
	100%{-webkit-transform:scale(1)}
}
.hLeft img{
	width:30px;
	height:30px;
	margin-right:4px;
}
.hLeft h3{
	display:inline-block;
	color:#111;
	font-size:1.2em;
	font-weight:700;
	margin-top:3px;
	
}
.hRight{
	color:#30b8ff;
	font-size:1.2em;
	font-weight:700;
	margin-top:3px;
}
.reg_input{
	margin-top:14px;
}
.reg_phone , .reg_pass , .reg_code{
	width:100%;
	height:40px;
	line-height:40px;
	background:#fff;
	border-radius:6px;
	margin-bottom:10px;
}
.reg_phone img , .reg_pass img{
	width:18px;
	height:18px;
	/* margin-top:11px; */
	margin-left:11px;
}
.reg_phone input .reg_pass input{
	width:87%;
	height:40px;
	padding:0 4px;
}
.reg_pass input{
	width:72%;
	height:40px;
	padding:0 4px;
	
}
.no_see{
	width:40px;
	height:40px;
	display:inline-block;
	float:right;
}
.no_see img{
	width:18px;
	height:11px;
}
.reg_code input{
	width:50%;
	height:40px;
	padding:0 4px;
}
.reg_code a{
	width:40%;
	display:block;
	float:right;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background:#30b8ff;
    /*background:#ccc;*/
	border-radius:0 6px 6px 0;
}
.reg_submit{
	width:100%;
	height:40px;
	line-height:40px;
	background:#30b8ff;
	color:#fff;
	text-align:center;
	font-size:1em;
	border-radius:6px;
	display:inline-block;
}
.reg_agree{
	width:100%;
	margin-top:12px;
}
.reg_agree p{
	float:left;
	display:inline-block;
	font-size:0.8em;
	padding-top:1.5px;
}
.reg_agree p a{
	color:#30b8ff;
	margin-left:1px;
	font-size:0.8em;
}
.user_link{
	display:inline-block;
	
}
.user_link img{
	width:6.5px;
	height:12px;
	margin-top:-2px;
}
.user_link a{
	font-size:0.8em;
}
.user_reg{
	width:90%;
	background:rgba(255,255,255,0.9);
	position:fixed;
	left:30%;
	top:80px;
	border-radius:8px;
	padding:16px 12px 18px;
	max-width:768px;
	-webkit-animation:bounceIn 1s .2s ease both;
	-moz-animation:bounceIn 1s .2s ease both;
	display:none;
}
@media screen and (min-width:415px){
	.tf1_down{	
		margin-top:26px;
	}
}
.actives{
	display:none;
}
#mobile{
        width: 72%;
        height: 40px;
        padding: 0 4px;
}
#userReg_username{
     width: 72%;
        height: 40px;
        padding: 0 4px;
}
.login{
	width:90%;
	background:rgba(255,255,255,0.9);
	position:fixed;
	left:30%;
	top:80px;
	border-radius:8px;
	padding:16px 12px 18px;
	max-width:768px;
	-webkit-animation:bounceIn 1s .2s ease both;
	-moz-animation:bounceIn 1s .2s ease both;
	display:none;
}