
body {
    
	background: url(../images/listbg.jpg) no-repeat;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
	background-size: cover;
}
body p{
    -webkit-margin-before:0em;
    -webkit-margin-after:0em;
}
/*è§†é¢‘*/
.jsOutDiv2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.6);
    display: none;
    z-index: 3;
}

.ShiPin{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
@media screen and (max-width:768px){
    .ShiPin{
         width: 300px;
    }
}

/* åŠ è½½è¿›åº¦ */
#loading{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #bbdbee;
    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: #ebe1b8;
}
#loading #processvalue{
    position: absolute;
    top: 10px;
    color: #e6b821;
}
#loading #handle{
    top: -117px;
    left: -11%;
    width: 64px;
    height: 115px;
    position: absolute;
    background: url(../images/loading.png);
}
/* å·¦ä¾§é¡¶éƒ¨ */


.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;
    display: none;
}
/*youce*/
.rightC{
    top: 15%;
    right: 3%;
    position: absolute;
    z-index: 2;
    width: 60px;
    height: 60vh;
    display: none;
	
}
.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: 30%;
    left: 0;  
}
.ww-btn3{
    top: 90%;
    left: 0;   
}
.ww-btn4{
    top: 60%;
    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: 40%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
#pictures {
    list-style: none;
    margin: 0;
    padding: 0;
    }

#pictures > li {
    
    /* position: absolute;
    right: 50%;
    bottom: 50%; */
    transform:translateX(50%);
    width: 50%;
    height: 50%;
    cursor: pointer;
    z-index: 1000;
    overflow: hidden;   
    }
	
	
#pictures > li > img {
      cursor: zoom-in;
      width: 100%;
    }
	
	.jiavx{
		
		
		right: 50%;
		width: 100%;
		color: #edd193;
		
		text-align:center;

	     
	}
	
	
 .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(0deg);
}  
/*è§†é¢‘å…³é—­æŒ‰é’®*/
.closeShiPin{
    position: absolute;
    right: 50%;
    bottom: -60px;
    transform:translateX(50%);
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 1000;
}
.closeShiPin img{
    width: 100%;
    transition: all 0.6s;
}
.closeShiPin:hover img{
    transform: rotate(0deg);
}     


@media screen and (max-width:768px){
   #TuPianLiuLan{
        width: 75%;
    }
     .closeTuPian{
    width: 45px;
    height: 45px;
   }
   .closeShiPin{
    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>p:nth-child(1){
    font-size: 25px;
    color: #edd193;
}


@media screen and (max-width:768px){
    .ww-ContentP p{
    font-size: 14px;
    }
   .ww-ContentP>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;
    z-index: 1000;
}
.ww-close img{
    width: 80%;
    height: 80%;
    background-position: center;
    cursor: pointer;
    transition: all 0.8s;
}
.ww-close:hover img{
    transform: rotate(0deg);
}

/* é¼ æ ‡æç¤º */
.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; 
    }
}
.tips{
    display: none;
    position: absolute;
	width: 100%;
    bottom: 15%;
    text-align: center; 
  
}
/* 解说开关 */
.yinyue{
   position: absolute;
   bottom: 30%;
   width: 40px;
   height: 40px;
 /* border: 1px solid #dcbe64; */
   border-radius: 15px;
   left: 50%;
   display: none;
   background: url(../images/mic.png) no-repeat center center;
   background-size: 100% 100%;
   animation: scaleAnimation 1s infinite alternate; 
   z-index: 3;
}
@keyframes scaleAnimation {
    0% { transform: scale(1); } /* 开始时正常大小 */
    50% { transform: scale(1.2); } /* 中间放大1.5倍 */
    100% { transform: scale(1); } /* 结束时恢复原大小 */
}

/* å³ä¾§åº•éƒ¨ */
.ww-btnList{
    position: absolute;
	width: 200px;
    bottom: 5%;
    left: 50%;
    margin-left: -100px;
    display: none;
   justify-content: space-between;
  
}
.ww-icon{
    width: 36px;
    height:60px;
    cursor: pointer;
}

/*è¿”å›žä¸»é¡µ*/
.ww-backHome{
    background: url(../images/home1.png) no-repeat center center;
    background-size: 98% 98%;
}

.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: 98% 98%;
}
.ww-vioce:hover{
    background: url(../images/closeM.png) no-repeat center center;
    background-size: 100% 100%;
}
/* å£°éŸ³å…³é—­æŒ‰é’® */
.ww-voiceCl{
    background: url(../images/closeM.png) no-repeat center center;
    background-size: 98% 98%;
}
.ww-voiceCl:hover{
    background: url(../images/openM.png) no-repeat center center;
    background-size: 100% 100%;
	
}
/* å¸®åŠ©æ–‡æ¡£æŒ‰é’® */
.ww-help{
    background: url(../images/help1.png) no-repeat center center;
    background-size: 98% 98%;
}
.ww-help:hover{
    background: url(../images/help2.png) no-repeat center center;
    background-size: 100% 100%;
}
/* åˆ†äº«æŒ‰é’® */
.ww-share{
    background: url(../images/share1.png) no-repeat center center;
    background-size: 98% 98%;
}
.ww-share:hover{
    background: url(../images/share2.png) no-repeat center center;
    background-size: 100% 100%;
}
/* æ‰‹æœºç«¯åˆ†äº«æŒ‰é’® */
.ww-share1{
    background: url(../images/share1.png) no-repeat center center;
    background-size: 98% 98%;
    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>img{
    width: 200px;
    height: auto;
}

/* å¸®åŠ©æ‰‹å†Œ */
.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;
    z-index: 1000;
}
.closeBtn img{
    width: 100%;
    transition: all 0.6s;
}
.closeBtn:hover img{
    transform: rotate(0deg);
}
.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;
}
/* åˆ†äº«åˆ—è¡¨ */
.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%;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .closeBtn{
        top: 23%;
        right: 26%;
    }
}
@media screen and (max-width:1680px){
    .rightC {
        width: 43px;
        height: 55vh;
    }
    /* æ–‡å­—ä»‹ç»å…³é—­æŒ‰é’® */
    .ww-close{
        top: 19%;
        right: 23%;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .closeBtn{
        top: 19%;
        right: 23%;
    }
}
@media screen and (max-width:1440px){
    .rightC {
        width: 40px;
        height: 57vh;
    }
    /* æ–‡å­—ä»‹ç»å…³é—­æŒ‰é’® */
    .ww-close{
        top: 17%;
        right: 17%;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .closeBtn{
        top: 17%;
        right: 17%;
    }
}
@media screen and (max-width:1366px){
    .rightC {
        width: 33px;
        height: 56vh;
    }
    /* æ–‡å­—ä»‹ç»å…³é—­æŒ‰é’® */
    .ww-close{
        top: 10%;
        right: 17%;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .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: #c7b256;
    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: #9facb4;
}
#loading #processvalue{
    position: absolute;
    top: 10px;
    color: #ebb72a;
}
#loading #handle{
    top: -50px;
    left: -11%;
    width: 20px;
    height: 39px;
    position: absolute;
    background: url(../images/loading20.gif);
}
    /* å·¦ä¾§é¡¶éƒ¨ */
    .ww-title{
        font-size: 30px;
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
        padding-left:0%;
        
    }
    /* å³ä¾§ä¸­éƒ¨ */
    .rightC {
    
    }
  /*  .ww-btn2{
        top: 30%;
    }
    .ww-btn3{
        top: 60%;
    }*/
    /* æ‰‹æœºç«¯è¿”å›žä¸»é¡µ */
   /* .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>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: 8%;
        box-sizing: border-box;
    }
    .ww-ContentP{
        top: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        animation-name: text1;
        animation-duration: 2s;
    }
  
    
    .mouseTip {
        bottom: 3%;
    }
    /* æ–‡å­—ä»‹ç»å…³é—­æŒ‰é’® */
    .ww-close{
        top: 75%;
        right: 50%;
        transform: translateX(50%);
    }

    /* å¸®åŠ©æ–‡æ¡£ */
    .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;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .closeBtn{
        top: 83%;
        right: 50%;
        transform: translateX(50%);
    }
    /* åˆ†äº«æŒ‰é’® */
    .ww-share{
        display: none;
		top: 83%;
		right: 50%;
    }
    .ww-share1{
        display: block;
    }
}

@media screen and (max-width:414px){
    /* å·¦ä¾§é¡¶éƒ¨ */
    .ww-title{
        font-size: 20px;
        
    }
    /* å³ä¾§ä¸­éƒ¨ */
    .rightC {
        width: 25px;
        height: 52vh;
    }
   /* .ww-btn2{
        top: 52%;
    }*/
    /* æ‰‹æœºç«¯è¿”å›žä¸»é¡µ */
    /*.phoneB{
        width: 96px;
        height: 30px;
    }*/
    /* æ–‡å­—ä»‹ç» */
    .ww-content {
        width: 350px;
        height: 500px;
    }
    /* æ–‡å­—ä»‹ç»å…³é—­æŒ‰é’® */
    .ww-close{
        width: 45px;
        height: 45px;
    }
    /* å¸®åŠ©æ–‡æ¡£ */
    .helpPhone {
        width: 350px;
        height: 500px;
    }
    .helpTitle{
        height: 40%;
    }
    .handPose{
        height: 50%;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .closeBtn{
        width: 45px;
        height: 45px;
    }
}
@media screen and (max-width:375px){
    /* å³ä¾§ä¸­éƒ¨ */
    .rightC {
    }
    /* æ–‡å­—ä»‹ç» */
    .ww-content {
        width: 300px;
        height: 450px;
    }
    .ww_contFlex {
        height: 93%;
    }
    /* æ–‡å­—ä»‹ç»å…³é—­æŒ‰é’® */
    .ww-close{
        width: 40px;
        height: 40px;
    }
    /* å¸®åŠ©æ–‡æ¡£ */
    .helpPhone {
        width: 300px;
        height: 450px;
    }
    .helpTitle{
        height: 40%;
    }
    .handPose{
        height: 55%;
    }
    /* å¸®åŠ©æ–‡æ¡£å…³é—­æŒ‰é’® */
    .closeBtn{
        width: 40px;
        height: 40px;
    }
}
.copy { position: absolute; left: 1%; bottom: 15%; width: 2rem; height: 8rem; background:no-repeat center/contain; }

