<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
    min-width: 1200px;
}

.APP img{ 	display: block; 
}
.APP2 img{ 	display: block; 
}

.APP {
    width: 100%;
    min-width: 1200px;
    height: 850px;
    background: url("../images/bg_02.jpg") no-repeat center center;
    padding-top: 200px;
    box-sizing: border-box;
    position: relative;
}

.code {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.QR {
    border: 1px solid #fff;
    padding: 5px;
    margin: 0 auto;
    width: 163px;
    height: 163px;
}

.code_left {
    float: left;
    text-align: center;
    margin-right: 80px;
    margin-top: 50px;
}

.code_right {
    float: left;
    text-align: center;
    margin-top: 50px;
}

.des {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
/*    background: linear-gradient(#a6d8ff, #2698f2);
*/    -webkit-background-clip: text;
/*    color: transparent;
*/    margin: 30px auto;
color: #fff;
	height: 30px;
}

.wx_des {
    text-align: center;
/*    background: linear-gradient(to left, #a6d8ff, #2698f2);
*/    -webkit-background-clip: text;
/*    color: transparent;
*/    font-size: 18px;
color: #fff;
    line-height: 2;
    letter-spacing: 2px;
}

.wx_des span {
    font-weight: bold;
}

.img_btn {
    margin-bottom: 20px;
	margin-top: 60px;
}

.android, .iPhone {
    padding: 8px 13px 12px 20px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
}

.android:hover, .iPhone:hover {
    color: #fff;
}

.iPhone {
    padding-top: 6px;
}

.text {
    color: #00f6ff;
    font-size: 16px;
    padding-left: 63px;
}

.phonePic {
    position: absolute;
    left: 55%;
    top: 77px;
    margin-bottom: 42px;
}






.APP2 {
    width: 100%;
    min-width: 1200px;
    height: 850px;
    background: url(../images/bg_03.jpg) no-repeat center center;
    padding-top: 70px;
    box-sizing: border-box;
    position: relative;
}


.codee {

    margin-left: auto;
    margin-right: auto;
    width: 1200px;

}

.QS {
    border: 1px solid #8dc2ee;
    padding: 5px;
    margin: 0 auto;
    width: 163px;
    height: 163px;}
	
.codee_left {
    float:right;
    text-align: center;
    
    margin-top: 180px;
}

.dess {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
/*    background: linear-gradient(#a6d8ff, #2698f2);
*/    -webkit-background-clip: text;
   /* color: transparent;*/
   color:#FFFFFF;
    margin: 30px auto;
    height: 30px;
}
.codee_right {
    float:right;
    text-align: center;
	margin-right: 80px;
    margin-top: 180px;
}
.wx_dess {
    text-align: center;
/*    background: linear-gradient(to left, #a6d8ff, #2698f2);
*/    -webkit-background-clip: text;
/*    color: transparent;
*/    font-size: 18px;
 color:#FFFFFF;
    line-height: 2;
    letter-spacing: 2px;
}

.phonePicc {
    position: absolute;
    left:15%;
    top: px;
    margin-bottom: 42px;
}
.wx_dess span {
    font-weight: bold;
}</pre></body></html>