<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
body p{
    -webkit-margin-before:0em;
    -webkit-margin-after:0em;
}
/* Ã¥Å&nbsp;Â&nbsp;Ã¨Â½Â½Ã¨Â¿â€ºÃ¥ÂºÂ¦ */
#loading{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #094262;
    z-index: 2;
    width: 300px;
    height: 2px;
  /*  border-radius: 2px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
#loading #loadingBar{
    position: absolute;
    left: 0px;
    width: 0px;
    height: 4px;
  /*  border-radius: 4px;*/
    background-color: #6aaad0;
}
#loading #processvalue{
    position: absolute;
    top: 10px;
    color: #6aaad0;
}
#loading #handle{
    top: -70px;
    left: -11%;
    width: 32px;
    height: 63px;
    position: absolute;
    background: url(../images/loading.gif);
}
/* Ã¥Â·Â¦Ã¤Â¾Â§Ã©Â¡Â¶Ã©Æ’Â¨ */
.ww-title{
    position: absolute;
    z-index: 2;
    font-size: 30px;
    top: 3%;
    padding-left:2%;
    font-weight: 500;
    /* background: linear-gradient(to bottom, #eecd92, #a58457);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text; 
    color: transparent;*/
    color: #dbba82;
}
/* Ã¥ÂÂ³Ã¤Â¾Â§Ã¤Â¸Â­Ã©Æ’Â¨ */
.rightC{
    top: 25%;
    right: 3%;
    position: absolute;
    z-index: 2;
    width: 60px;
    height: 50vh;
}
.rightMune{
    position: relative;
    width: 100%;
    height: 100%;
}
.wwPos{
    position: absolute;
    width: 100%;
}
.wwPos img{
    position: absolute;
    width: 100%;
    top: 0;
}
.ww-btn1{
    top: 0;
    left: 0;
}
.ww-btn2{
    top: 35%;
    left: 0;
}

.ww-btn3{
    top: 70%;
    left: 0;
}
.wwPos img:nth-child(2),.wwPos:hover img:nth-child(1),.wwPosActive img:nth-child(1){
    opacity: 0;
}
.wwPos:hover img:nth-child(2),.wwPosActive img:nth-child(2){
    opacity: 1;
}
.phoneB{
    display: none;
}

/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦ÂµÂÃ¨Â§Ë†*/
.jsOutDiv1{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.6);
    display: none;
    z-index: 3;
}
#TuPianLiuLan{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 27%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
#pictures {
    list-style: none;
    margin: 0;
    padding: 0;
}

#pictures &gt; li {  
    float: left;
    width: calc(100% / 2);
    margin: 0 -3px -6px 0 ;
    border: 1px solid transparent;
    overflow: hidden;  
    }
#pictures &gt; li &gt; img {
      cursor: zoom-in;
      width: 100%;
    }
.closeTuPian{
    position: absolute;
    right: 50%;
    bottom: -60px;
    transform:translateX(50%);
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 1000;
}
.closeTuPian img{
    width: 100%;
    transition: all 0.6s;
}
.closeTuPian:hover img{
    transform: rotate(-360deg);
}  
@media screen and (max-width:768px){
   #TuPianLiuLan{
        width: 60%;
    }
     .closeTuPian{
    width: 45px;
    height: 45px;
   }
}        
/* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»Â */
.jsOutDiv{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.6);
    display: none;
    z-index: 3;
}
.ww-content{
    position: absolute;
    width: 800px;
    height: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    background: url(../images/pcK.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    z-index: 999;
}
.ww_contFlex{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.ww-contTitle{
    position: relative;
    width: 30%;
    height: 100%;
}
.ww-contTitle img{
    position: absolute;
    width: 15%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.ww-text{
    position: relative;
    width: 70%;
    height: 100%;
    line-height: 1.3em;
    overflow: hidden;
    color: #fff;
    text-align: justify;
}
.ww-ContentP{
    position: absolute;
    top: 15%;
    box-sizing: border-box;
    width: 105%;
    height: 70%;
    overflow: hidden;
    padding-right: 20%;
}
.wzjsDiv{
    width: 103%;
    height: 60%;
    overflow-y: scroll;
    padding-right: 20%;
}
.xian{
    width: 50px;
    height: 3px;
    background-color: #edd193;
    margin: 3% 0;
}
.ww-ContentP p{
    line-height: 1.6em;
    color: #efcb8b;
}
.ww-ContentP&gt;p:nth-child(1){
    font-size: 25px;
    color: #edd193;
}
@media screen and (max-width:768px){
    .ww-ContentP p{
    font-size: 14px;
    }
   .ww-ContentP&gt;p:nth-child(1){
    font-size: 20px;
    }
}
p.wzjsP:before{content:"Ã¢â€”Â"; color:#dcbe64;}
.ww-close{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 30%;
    right: 32%;
    display: block;
}
.ww-close img{
    width: 100%;
    height: 100%;
    background-position: center;
    cursor: pointer;
    transition: all 0.8s;
}
.ww-close:hover img{
    transform: rotate(-360deg);
}
/* Ã©Â¼Â&nbsp;Ã¦Â&nbsp;â€¡Ã¦ÂÂÃ§Â¤Âº */
.mouseTip{
    position: absolute;
    bottom: 5%;
    width: 10px;
    height: 20px;
    border: 1px solid #dcbe64;
    border-radius: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.mouseTip span{
    position: absolute;
    width: 2px;
    height: 4px;
    background-color: #dcbe64;
    top: 5px;
    left: 4px;
    animation: mouse 1s linear 2s infinite;
}
@keyframes mouse{
    0%{
        top: 5px;
    }
    50%{
        top: 10px; 
    }
    100%{
        top: 5px; 
    }
}

/* Ã¥ÂÂ³Ã¤Â¾Â§Ã¥Âºâ€¢Ã©Æ’Â¨ */
.ww-btnList{
    position: absolute;
    bottom: 5%;
    right: 2%;
    width: 200px;
    display: flex;
    justify-content: space-between;
}
.ww-icon{
    width: 42px;
    height: 42px;
    cursor: pointer;
}
/*Ã¨Â¿â€Ã¥â€ºÅ¾Ã¤Â¸Â»Ã©Â¡Âµ*/
.ww-backHome{
    background: url(../images/home1.png) no-repeat center center;
    background-size: 100% 100%;
}
.ww-backHome:hover{
    background: url(../images/home2.png) no-repeat center center;
    background-size: 100% 100%;
}
/* Ã¥Â£Â°Ã©Å¸Â³Ã¦â€°â€œÃ¥Â¼â‚¬Ã¦Å’â€°Ã©â€™Â® */
.ww-vioce{
    background: url(../images/openM.png) no-repeat center center;
    background-size: 100% 100%;
}
/* Ã¥Â£Â°Ã©Å¸Â³Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
.ww-voiceCl{
    background: url(../images/closeM.png) no-repeat center center;
    background-size: 100% 100%;
}
/* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¦Å’â€°Ã©â€™Â® */
.ww-help{
    background: url(../images/help1.png) no-repeat center center;
    background-size: 100% 100%;
}
.ww-help:hover{
    background: url(../images/help2.png) no-repeat center center;
    background-size: 100% 100%;
}
/* Ã¥Ë†â€&nbsp;Ã¤ÂºÂ«Ã¦Å’â€°Ã©â€™Â® */
.ww-share{
    background: url(../images/share1.png) no-repeat center center;
    background-size: 100% 100%;
}
.ww-share:hover{
    background: url(../images/share2.png) no-repeat center center;
    background-size: 100% 100%;
}
/* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¥Ë†â€&nbsp;Ã¤ÂºÂ«Ã¦Å’â€°Ã©â€™Â® */
.ww-share1{
    background: url(../images/share1.png) no-repeat center center;
    background-size: 100% 100%;
    display: none;
}
.ww-share1:hover{
    background: url(../images/share2.png) no-repeat center center;
    background-size: 100% 100%;
}
.phoneShare{
    position: absolute;
    right: 0;
    display: none;
    top: 0;
    z-index: 2;
}
.phoneShare&gt;img{
    width: 200px;
    height: auto;
}

/* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€°â€¹Ã¥â€&nbsp;Å’ */
.helpManual{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    display: none;
    z-index: 3;
}

.closeBtn{
    position: absolute;
    right: 32%;
    top: 31%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.closeBtn img{
    width: 100%;
    transition: all 0.6s;
}
.closeBtn:hover img{
    transform: rotate(-360deg);
}
.helpPc{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 800px;
    height: 400px;
    background: url(../images/pcK.png) no-repeat left top;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 4%;
    box-sizing: border-box;
}
.cir{
    width: 11%;
    text-align: center;
}
.cir img{
    width: 100%;
}
.helpCir{
    width: 6%;
}
.helpText{
    color: #efcb8b;
}
.helpPhone{
    display: none;
}
/* Ã¥Ë†â€&nbsp;Ã¤ÂºÂ«Ã¥Ë†â€”Ã¨Â¡Â¨ */
.ww-shareList{
    display: none;
    width: 42px;
    height: 168px;
    position: absolute;
    top: -126px;
        right: 0;
    background: #292929;
    border-radius:0px 0px 25px 25px;
    box-sizing: border-box;
}
.social-share a.ww-icon{
    display: block;
    position: absolute;
    margin: 0px;
    color: #292929;
    border-color: #292929;
}
.social-share a:nth-child(1){
    top: 0px;
}
.social-share a:nth-child(2){
    top: 42px;
}
.social-share a:nth-child(3){
    top: 84px;
}
.ww-shareCl{
    position: absolute;
    top: 126px;
}
.social-share a.ww-shareWx:hover{
    background: url(../images/icon.png) 0px -406px no-repeat;
    background-size: 42px auto;
}
.social-share a.ww-shareQq:hover{
    background: url(../images/icon.png) 0px -448px no-repeat;
    background-size: 42px auto;
}
.social-share a.ww-shareWb:hover{
    background: url(../images/icon.png) 0px -490px no-repeat;
    background-size: 42px auto;
}
.ww-shareWx{
    background: url(../images/icon.png) 0px -406px no-repeat;
    background-size: 42px auto;
}
.ww-shareQq{
    background: url(../images/icon.png) 0px -448px no-repeat;
    background-size: 42px auto;
}
.ww-shareWb{
    background: url(../images/icon.png) 0px -490px no-repeat;
    background-size: 42px auto;
}
.ww-shareCl{
    background: url(../images/closeBtn.png)  no-repeat center center;
    background-size: 100% 100%;
}

@media screen and (max-width:1920px){
    .rightC {
        width: 45px;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        top: 23%;
        right: 26%;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        top: 23%;
        right: 26%;
    }
}
@media screen and (max-width:1680px){
    .rightC {
        width: 43px;
        height: 55vh;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        top: 19%;
        right: 23%;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        top: 19%;
        right: 23%;
    }
}
@media screen and (max-width:1440px){
    .rightC {
        width: 40px;
        height: 57vh;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        top: 17%;
        right: 17%;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        top: 17%;
        right: 17%;
    }
}
@media screen and (max-width:1366px){
    .rightC {
        width: 33px;
        height: 56vh;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        top: 10%;
        right: 17%;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        top: 10%;
        right: 17%;
    }
}
@media screen and (max-width:768px){
     /* Ã¨Â¿â€ºÃ¥ÂºÂ¦Ã¦ÂÂ¡*/
    #loading{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #094262;
    z-index: 2;
    width: 200px;
    height: 2px;
  /*  border-radius: 2px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
#loading #loadingBar{
    position: absolute;
    left: 0px;
    width: 0px;
    height: 4px;
  /*  border-radius: 4px;*/
    background-color: #6aaad0;
}
#loading #processvalue{
    position: absolute;
    top: 10px;
    color: #6aaad0;
}
#loading #handle{
    top: -50px;
    left: -11%;
    width: 20px;
    height: 39px;
    position: absolute;
    background: url(../images/loading20.gif);
}
    /* Ã¥Â·Â¦Ã¤Â¾Â§Ã©Â¡Â¶Ã©Æ’Â¨ */
    .ww-title{
        font-size: 20px;
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
        padding-left:0%;
        text-align: center;
        width: 80%;
        
    }
    /* Ã¥ÂÂ³Ã¤Â¾Â§Ã¤Â¸Â­Ã©Æ’Â¨ */
    .rightC {
         top: 20%;
        width: 30px;
        height: 60vh;
    }
    .ww-btn2{
        top: 35%;
    }
    .ww-btn3{
        top: 70%;
    }
    /* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¨Â¿â€Ã¥â€ºÅ¾Ã¤Â¸Â»Ã©Â¡Âµ */
    .phoneB{
        display: block;
        position: absolute;
        bottom: 5%;
        left: 2%;
        width: 127px;
        height: 40px;
    }
    .phoneB img{
        width: 100%;
        height: 100%;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»Â */
    .ww-content {
        width: 468px;
        height: 650px;
        transform: translate(-50%,-55%) ;
        background: url(../images/phoneK.png) no-repeat center center;
        background-size: 100% 100%;
    }
    .ww_contFlex{
        flex-direction: column;
    }
    .ww-contTitle{
        width: 100%;
        height: 50%;
        display: none;
    }
     .ww-ContentP p{
    font-size: 14px;
    }
   .ww-ContentP&gt;p:nth-child(1){
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    }
    .xian{
    margin: 15px auto;
    }

    .wzjsDiv{
    height: 75%;
    }
    .ww-contTitle img{
        width: 7%;
    }
    .ww-text{
        width: 100%;
        height: 100%;
        padding: 0 8%;
        box-sizing: border-box;
    }
    .ww-ContentP{
        top: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }
    .mouseTip {
        bottom: 3%;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        top: 83%;
        right: 50%;
        transform: translateX(50%);
    }

    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£ */
    .helpPc{
        display: none;
    }
    .helpPhone{
        display: block;
    }
    .helpPhone{
        position: absolute;
        left: 50%;
        top: 50%;
        width: 468px;
        height: 650px;
        transform: translate(-50%,-55%) ;
        background: url(../images/phoneK.png) no-repeat center center;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
    }
    .helpTitle{
        position: relative;
        width: 100%;
        height: 45%;
    }
    .helpTitle img{
        width: 7%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%) ;
    }
    .handPose{
        position: relative;
        width: 100%;
        height: 45%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .cirPhone{
        width: 35%;
        text-align: center;
        color: #efcb8b;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        top: 83%;
        right: 50%;
        transform: translateX(50%);
    }
    /* Ã¥Ë†â€&nbsp;Ã¤ÂºÂ«Ã¦Å’â€°Ã©â€™Â® */
    .ww-share{
        display: none;
    }
    .ww-share1{
        display: block;
    }
}
@media screen and (max-width:414px){
    /* Ã¥Â·Â¦Ã¤Â¾Â§Ã©Â¡Â¶Ã©Æ’Â¨ */
    .ww-title{
        font-size: 20px;
        
    }
    /* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¨Â¿â€Ã¥â€ºÅ¾Ã¤Â¸Â»Ã©Â¡Âµ */
    .phoneB{
        width: 96px;
        height: 30px;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»Â */
    .ww-content {
        width: 350px;
        height: 500px;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        width: 45px;
        height: 45px;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£ */
    .helpPhone {
        width: 350px;
        height: 500px;
    }
    .helpTitle{
        height: 40%;
    }
    .handPose{
        height: 50%;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        width: 45px;
        height: 45px;
    }
}
@media screen and (max-width:375px){
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»Â */
    .ww-content {
        width: 300px;
        height: 450px;
    }
    .ww_contFlex {
        height: 93%;
    }
    /* Ã¦â€“â€¡Ã¥Â­â€”Ã¤Â»â€¹Ã§Â»ÂÃ¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .ww-close{
        width: 40px;
        height: 40px;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£ */
    .helpPhone {
        width: 300px;
        height: 450px;
    }
    .helpTitle{
        height: 40%;
    }
    .handPose{
        height: 55%;
    }
    /* Ã¥Â¸Â®Ã¥Å&nbsp;Â©Ã¦â€“â€¡Ã¦Â¡Â£Ã¥â€¦Â³Ã©â€”Â­Ã¦Å’â€°Ã©â€™Â® */
    .closeBtn{
        width: 40px;
        height: 40px;
    }
}
</pre></body></html>