﻿:root {
	--rate_height: 560 / 937;
	--rate_width: 937 / 560;
}

* {
	box-sizing: border-box;
}
/*PC端代码*/
body {
	font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	margin: 0 auto;
	min-height: 100vh;
	background: #06080c;
}

.zxkf {
	width: 30%;
	justify-content: center;
	 
	/*position: relative;*/
	position: -webkit-sticky;
    position: sticky;
    float:right;
	z-index: 10; 
	
	display: flex;
	flex-grow: 1;
   	/*position:absolute;*/
   	right:0px;
   	bottom:4.2rem;
  
}	
	
	.azjc {
	 
	display: flex;
	justify-content: center;
	width: 100%;
	margin:  0.6rem  auto  0.1rem ;
}
 
.azjc  img {
	display: block;
	width: auto;
	height: 3vh;
	margin: auto;
	text-align: center;
  
}

.avg{ height:4vh; }


#container {
	margin: 0 auto;
	height: 100%;
	max-height: 100vh;
	height: 100vh;
	width: 100%; 
	aspect-ratio: 560 / 937;
}

img {
	vertical-align: top;
	width: 100%;
}

.header {
	height: 10vh;
	position: relative;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center; 
}

.header .logo {
	margin: 0 auto;
	height: 90%;
	display: flex;
	justify-content: center;
	width: 100%;
}

.header .logo a {
	display: flex;
	justify-content: center;
}

.header .logo img {
	display: block;
	width: auto;
	height: 8vh;
	margin: auto;
	text-align: center;
}


.header .avg {
	margin: 0 auto;
	height: 90%;
	display: flex;
	justify-content: center;
	width: 100%;
}

.header .avg a {
	display: flex;
	justify-content: center;
}

.header .avg img {
	display: block;
	width: auto;
	height: 8vh;
	margin: auto;
	text-align: center;
}




#main {
	height: 86vh;
	position:relative;
}

#main .photo {
	position: relative;
	
}

#main .photo img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

#main .photo a {

	display: block;
	position: absolute;
	left: 50%;
	top: 0.98rem;
}

#main .navi {
	position: relative;
	
	display: flex;
	flex-grow: 1;
	margin-top:1.4rem;
}

#main .navi>li {
	width: 33.333%;
	height: 50%;
	float: left;
	box-sizing: border-box;

	display: flex;
	justify-content: center;
	align-items: center; 
}

#main .navi>li:nth-child(2n) {
	border-right: none;
}


#main .navi>li>a {
	height: auto;
	width: 0%;
	zoom: 1;
	display: flex;
	justify-content: center;
	box-sizing: border-box; 

}

#main .navi>li.on>a {

}

#main .navi>li>a .img {
	margin: 0rem 0.15rem 0 0; /*按钮高度4.5*/
	float: left;
}

#main .navi>li>a .img img {
	width: auto;
	height: 1rem;
}




#main .navi>li.on>a .img {
	background: url(../images/btn1.png) no-repeat center top;
	background-size: auto 100%;
}

#main .navi>li.on>a .img img {
	visibility: hidden;
}

#main .navi>li>a .txt {
	display: block;
	width: auto;
	float: left;
	color: #a1a1a1;
	font-size: 0.22rem;
	white-space: nowrap;
}

#main .navi>li>a .txt span {
	margin-bottom: 0.08rem;
	display: block;
	color: #fff;
	font-size: 0.32rem;
	font-weight: bold;
}

#main .navi>li.on>a .txt,
#main .navi>li.on>a .txt span {
	color: #fff;
}








#main .navi > li .jsBox {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;

    box-sizing: border-box;
    border: 2px solid #C2D7EC;
    background-image: linear-gradient(to bottom, #F0F6FF 2%, #F0F6FF 99%), linear-gradient(to bottom, #06080c, #06080c);
    background-origin: border-box;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%); z-index:999999;
	border-radius: 10px;
}
#main .navi > li.on .jsBox {
    display: block;
}
#main .navi > li .jsBox ul {
    padding: 0.43rem 0.6rem 0.13rem;
}
#main .navi > li .jsBox li {
    margin-bottom: 0.25rem;
    overflow: hidden;
    zoom: 1;
}
#main .navi > li .jsBox li .ms1 {
    display: block;
    float: left;
    color: #ffff00;
    border: 1px solid #3179C0;
    font-size: 0.3rem;
    line-height: 1.0rem;
    text-align: center;

    background: #3179C0;
    box-sizing: border-box;
	border-radius: 3px;
}
#main .navi > li .jsBox li .url {
    display: block;
    float: left;
    color: #ffff00;
    border: 1px solid #3179C0;
    font-size: 0.3rem;
    line-height: 1.0rem;
    text-align: center;
    background: #3179C0;
    box-sizing: border-box;
    border-radius: 3px;
}
#main .navi > li .jsBox li .ms1 {
    width: 1.8rem;
}
#main .navi > li .jsBox li img {
    margin: 0.38rem 0.28rem 0 0.38rem;
    width: 0.45rem;
    display: block;
    float: left;
	
}
#main .navi > li .jsBox li .url {
    width: 3.2rem;
    height: 1.0rem;
}
#main .navi > li .jsBox li a {
    width: 2.15rem;
    display: block;
    float: right;
    color: #ffff00;

    background-image: linear-gradient(to bottom, #68A8E8, #4995E1 50%, #3279C1 97%), linear-gradient(to bottom, #fff, #6c8ebc);
    background-origin: border-box;
    font-weight: bold;
    font-size: 0.35rem;
    line-height: 1.0rem;
    text-align: center;
    border-radius: 3px;
}
#main .navi > li .jsBox .arrow {
    margin-left: -0.12rem;
    width: 0.25rem;
    position: absolute;
    left: 25%;
    bottom: -0.16rem;
}






.hint {
	display: flex;
	justify-content: center; 
	overflow: hidden;
	text-align: center;
	margin-bottom: 0.0rem;
}

.hint p {
	color: #999;
	font-size: 0.2rem;
	line-height: 0.76rem;
	text-align: center;
}
.footer {

	
	
	width: 100%; 
	
	
	
	bottom: 0;
	
}







.footer p {
	color: #2c2b2b;
	font-size: 0.35rem;
	line-height: 0.76rem;
	text-align: center;
}
	#container { 
    background: url(../images/bg.png);
    background-size: 100% 100%;
		line-height: 0.76rem;
		max-width: 560px;
		
} 


.header1 {
    position: relative;
    width: 100%; 
    margin-bottom: 0.46rem;
}
.header1 img {
    position: absolute;
    left: 0.2rem;
    top: 0.32rem;
    width: 0.6rem;
    height: 0.6rem;
}
.header1 .download_title {
    text-align: center;
    padding: 0.3rem 0;
    font-family: "PingFang SC";
    font-size: .44rem;
    font-weight: 500;
    color: #000;
    -webkit-font-feature-settings: "case" on;
    font-feature-settings: "case" on;
    line-height: .54rem;
}
.download_box {
    position: relative;
    word-break: break-word;
    white-space: normal;
    border-radius: 0.44rem;
    background: #fff;
    text-align: center;
    line-height: 1.4;
    margin: 0 0.32rem;
    padding: 0.4rem 0.2rem;
}
.link_div_wrap {
    width: 100%;
}
.link_div {
    background: #fff;
    height: 1rem;
    margin: 0 0.4rem 0rem;
    border-radius: 0.28rem;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.link_div[data-fdq="1"] {
    margin-bottom: 0.36rem;
}
.link_div[data-fdq="1"]::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: -1.6px;
    bottom: -0.2rem;
    height: 0.32px;
    height: 0.02rem;
    background-color: #f2f2f6;
}
.link_div_warp {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.1rem;
    border-radius: 0.16rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.link_div_logo_title {
    margin-left: 0.4rem;
    text-align: left;
    color: #626780;
    font-family: PingFang SC;
    font-size: .38rem;
    font-style: normal;
    font-weight: 400;
    height: 1rem;
    line-height: 1rem;
}
.modal_download {
    position: absolute;
    width: 2rem;
    height: 0.64rem;
    right: 0;
    top: 50%;
    margin-top: -0.32rem;
}
.link_div_warp::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: .3;
    width: 12.8px;
    width: 0.8rem;
    height: 12.8px;
    height: 0.8rem;
    border-radius: 3.2px;
    border-radius: 0.2rem;
    background: transparent;
    -webkit-box-shadow: 0px 4px 12px 0px #303340;
    box-shadow: 0px 4px 12px 0px #303340;
}
.modal_download_official {
    position: relative;
    height: 0.64rem;
    border-radius: 0.92rem;
} 
.modal_download_official {
    position: relative;
    height: 0.64rem;
    border-radius: 0.92rem;
}
.process_warp {
    position: absolute;
    top: -0.08rem;
    right: 0.1rem;
    width: 0.44rem;
    height: 0.44rem;
    display: none;
}
.download_btn_text, .trust_btn_box {
    position: absolute;
    white-space: nowrap;
    font-family: "PingFang SC";
    top: 0;
    right: 0;
    width: 1.68rem;
    height: 0.64rem;
    font-weight: 400;
    border-radius: 0.92rem;
    font-size: .28rem;
    text-align: center;
    color: #9CA5FF;
    opacity: 1;
    border: none;
    vertical-align: middle;
    background-color: transparent;
}
.download_btn {
    display: inline-block;
    font-family: "PingFang SC";
    top: 0;
    right: 0;
    width: 1.68rem;
    height: 0.64rem;
    position: absolute;
    font-size: .28rem;
    font-weight: 400;
    border-radius: 0.92rem;
    background: #9CA5FF;
    opacity: .12; 
}
.tutorials_title {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-family: "PingFang SC";
    font-size: .54rem;
    font-style: normal;
    font-weight: 600;
    line-height: .74rem;
    margin: 0.5rem auto 0.4rem;
}
.tutorials_subtitle {
    color: #6d7aa2;
    font-family: "PingFang SC";
    font-size: .34rem;
    font-style: normal;
    font-weight: 400;
    line-height: .2rem;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 0.8rem;
}
.tutorials_bg_img {
    width: 100%;
}

/*手机端代码*/
@media screen and (max-width:767px) {
	.header {
		padding: 2%;
	}

	
	
	#main .navi>li {
		padding: 9.5% 10;
		
	}


#main .navi > li .jsBox {
    width: 100%;
    position: absolute;
    left: 0; 
    display: none;
    box-sizing: border-box;
    border: 2px solid #069adf;
    /*background-image: linear-gradient(to bottom, #09514d 2%, #04384d 99%), linear-gradient(to bottom, #4472b5, #697388);*/
    background-image: linear-gradient(to bottom, #F0F6FF 2%, #F0F6FF 99%), linear-gradient(to bottom, #06080c, #06080c);
    background-origin: border-box;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    z-index:999999;
    border-radius: 10px;
}
	
.zxkf  
{
    bottom: 6.5rem;
}	
	
	.azjc {
	 
	display: flex;
	justify-content: center;
	width: 100%; 
}
}	




}