:root {
	--primary-color: #4834d4;
	--success-color: #6ab04c;
	--warning-color: #f0932b;
	--danger-color: #4834d4;
	--bs-color: rgb(255, 153, 0);
	--cr-color: rgb(255, 0, 0);
	--cc-color: rgb(211, 95, 0);

	--light-color: #212529;
	--light-second-color: #727475;
	--light-background: #ffffff;
	--light-second-background: #f1f1f1;

	--dark-color: #909090;
	--dark-second-color: #f5f6fa;
	--dark-background: #23242D;
	--dark-second-background: #181818;
}

@font-face {
    font-family: "No.3-ShangShouFangYuanTi-2.ttf";
    src: url("./fonts/No.3-ShangShouFangYuanTi-2.ttf");
}
@font-face {
    font-family: "ShangShouRuiYuanTi-2.ttf";
    src: url("./fonts/ShangShouRuiYuanTi-2.ttf");
}

* a{
    font-family: "No.3-ShangShouFangYuanTi-2.ttf";
    letter-spacing:2px;
}
*{
    font-family: 'Dosis', sans-serif;
}
.sliderbar_text{
    font-family: "No.3-ShangShouFangYuanTi-2.ttf";
}
.end_page h2{
    font-family: "No.3-ShangShouFangYuanTi-2.ttf";
    letter-spacing:2px;
}
.footer h2{
    font-family: "No.3-ShangShouFangYuanTi-2.ttf";
    letter-spacing:2px;
}
.qq_nm{
    font-family: 'Dosis', sans-serif;
}
.btn {
    width: 150px;
    background-color: #5995fd;
    border: none;
    outline: none;
    height: 49px;
    border-radius: 49px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    transition: 0.5s;
  }

  .btn.transparent {
    margin: 0;
    background: none;
    border: 2px solid rgb(0, 0, 0);
    width: 210px;
    height: 41px;
    font-weight: 600;
    font-size: 0.8rem;
    text-decoration: none;
  }
  .transparent2 {
    margin: 0;
    background: none;
    border: 2px solid rgb(0, 0, 0);
    width: 247px;
    height: 41px;
    font-weight: 600;
    font-size: 0.8rem;
    text-decoration: none;
  }
  .download{
      text-decoration: none;
      color: rgb(0, 0, 0);
  }

  .good2:hover{
      background-color: rgb(0, 202, 0);
  }
  .bad2:hover{
      background-color: rgb(197, 0, 0);
  }
  .dl{
      padding: 10px;
  }
  .qidai{
      color: rgb(0, 174, 255);
  }
  
  .links{
      position: center;
      margin-left: 80px;
  }
  .logo-name h1{
      font-size: 35px;
      margin: 0;
      margin-top: 5px;
  }
  .footer{
      margin-left: 100px;
  }
  .money-ico{
      height: 50px;
      width: 50px;
  }
  .money h2{
      position: relative;
      left: 60px;
      bottom: 65px;
      width: 530px;
  }
  .money2{
      visibility: hidden;
      width: 1px;
      height: 1px;
  }
  .money-ico2{
    visibility: hidden;
    width: 1px;
    height: 1px;
  }
  .page{
      margin-left: 100px;
  }
  .fade2{
      height: 500px;
      width: 200px;
  }
  .fade3{
      margin: 0;
      padding: 0;
  }
  .page p{
    margin-left: 100px;
}
.page h1{
    margin-left: 100px;
}
.slider{
    margin-left: 100px;
}
.good{
    color: #00FF00;
}
.bad{
    color: #FF0000;
}
.note{
    padding: 10px;
    padding-top: 20px;
}
.how2{
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 16px;
}
.how-ico{
    font-size: 20px;
    position: relative;
    top: 2px;
}
.help{
    margin-left: 100px;
}
.rgames h4{
    font-size: 24px;
    margin-bottom: 0;
}
.rgames h5{
    font-size: 18px;
    margin-top: 0;
}
.rgames h2{
    color: #d8a200;
    margin-bottom: 0;
}
.rgames h3{
    margin-top: 0;
}
.rgames p{
    margin-top: 0;
    margin-bottom: 0;
}
.rgames h1{
    margin-bottom: 0;
}
.help img{
    width: 60%;
    height: 60%;
    margin: 10px;
}
.head-alert{
    margin-left: 100px;
}
.en-link a{
    text-decoration: none;
    color: rgb(255, 0, 0);
}
.download_link a.input, .download_link input {
    padding: 0;
    width: 300px;
    height: 100%;
}

.download_link a, .download_link input, .download_link button, #authorize_dl_btn {
    display: block;
    border-radius: 50px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    background: none;
    border: 2px solid rgb(0, 0, 0);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    max-width: 260px;
    position: relative;
    margin-top: 20px;
    
}

.download_link {
    line-height: 60px;
    height: 60px;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: center;
}
.video{
    margin: auto;
    margin-top: 1000px;
    margin-left: 100px;
    padding-bottom: 100px;
}



.accordion {
    width: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 4px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    margin-left: 0;

  }
  
  .accordion-header {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    width: 100%;
    background: #ffffff;
    border: none;
    outline: none;
    border-bottom: 1px solid #ffffff;
    color: #727475;
    cursor: pointer;
    padding-left: 30px;
    justify-content: flex-start;
    
  }
  
  .accordion-header.active {
    background-color: #ffffff;
  }
  .accordion-header.active i {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
    padding-left: 20px;
  }
  .active i{
      padding-left: 20px;
  }
  
  .accordion-body {
    padding: 0 1rem;
    background-color: #f3f3f3;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    min-width: 200px;
  }
  
  .accordion-body.active {
    max-height: 10rem;
    padding: 1rem;
    min-width: 200px;
    margin-left: 10px;
  }
  
  .accordion-body a{
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    border-bottom: 20px;
  }
  .accordion-body i{
      font-size: 24px;
  }
  .acor-text{
      padding-left: 27px;
      color: #212529;
  }
  .divisions{
    border-bottom: 1px solid rgb(158, 158, 158);
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .safari-img{
      width: 50%;
      margin-left: 100px;
  }
  .safari h1{
    margin-left: 100px;
 }
 .safari{
    width: 200px;    
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: auto;
}
.safari-text{
    margin-left: 100px;
}
.h404_back{
    display: block;
    border-radius: 5px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    background: none;
    border: 2px solid rgb(0, 0, 0);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    max-width: 100px;
    position: relative;
    margin: auto;
    text-align: center;
    margin-top: 20px;
    text-decoration: none;
    background-color: rgb(0, 183, 255);
    
}
.h404_back a{
    text-decoration: none;
    color: black;
}
.h404_h{
    position: relative;
    margin: auto;
    text-align: center;
}
.h404_h h1{
    margin-bottom: 0;
}
.h404_h h2{
    margin-top: 0;
}
.head_404{
     height: 100px;
     margin: 0 auto;
     background-image: linear-gradient(red blue yellow);
}
.win_erra{
    max-width: 300px;
    border: 5px solid rgb(4, 0, 255);
    border-radius: 15px;
    text-align: center;
    margin: auto;
}
.download_link{
    margin-bottom: 20px;
}
.download_link2{
    margin-bottom: 0px;
}
.win_erra h4{
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
.win_erra a{
    margin-left: 10px;
}
.mac_erra{
    margin: auto;
    max-width: 300px;
    border: 5px solid rgb(255, 115, 0);
    border-radius: 15px;
    margin-top: 20px;
    text-align: center;
}
.mac_erra a{
    margin-left: 10px;
}
.mac_erra h4{
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
.dl_box{
    margin: auto;
    max-width: 300px;
    border: 5px solid rgb(255, 115, 0);
    border-radius: 15px;
    margin-top: 20px;
    text-align: center;
}
.dl_box a{
    margin-left: 10px;
}
.dl_box h4{
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    margin-left: 10px;
}
h1 h2 h3 h4 h5 h6{
    font-family: 'Dosis';
}

.zip_password h5{
    margin-top: 0; 
    margin-bottom: 10px; 
    color: rgb(255, 0, 0);
}
.copy{
    letter-spacing:1px;
}
@font-face {
    font-family: "No.3-ShangShouFangYuanTi-2.ttf";
    src: url("./fonts/No.3-ShangShouFangYuanTi-2.ttf");
}


@media screen and (max-width:700px){

      .links{
         position: relative;
         margin: auto;
         text-align: center;
      }
      .head-alert{
        position: relative;
        margin: auto;
        text-align: center;
    }
      .footer{
          font-size: 12px;
      }
      .footer{
          margin: 10px;
      }
      .footer2{
          font-size: 12px;
          margin: 12px;
      }
      .money h2{
        position: relative;
        left: 60px;
        bottom: 65px;
        width: 270px;
        font-size: 17px;
    }
    .slider{
        margin-left: 100px;
    }
    .slider{
        margin-left: 0px;
    }
    .logo-name h1{
        font-size: 30px;
        margin: 0;
        margin-top: 8px;
    }
    .download_link a, .download_link input, .download_link button, #authorize_dl_btn {
        display: block;
        border-radius: 50px;
        color: rgb(0, 0, 0);
        text-transform: uppercase;
        -webkit-appearance: none;
        outline: none;
        cursor: pointer;
        background: none;
        border: 2px solid rgb(0, 0, 0);
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
        max-width: 240px;
        position: relative;
        margin: auto;
        text-align: center;
        margin-top: 20px;
        
    }
    .video{
        align-items: center;
        margin-left: 0;
        text-align: center;
        margin-top: 750px;
        padding-bottom: 60px;
    }
    .safari-text{
        margin-left: 10px;
        width: 300px;    
        align-items: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: auto;
    }
    .h404_back{
        display: block;
        border-radius: 5px;
        color: rgb(0, 0, 0);
        text-transform: uppercase;
        -webkit-appearance: none;
        outline: none;
        cursor: pointer;
        background: none;
        border: 2px solid rgb(0, 0, 0);
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
        max-width: 100px;
        position: relative;
        margin: auto;
        text-align: center;
        margin-top: 20px;
        text-decoration: none;
        background-color: rgb(0, 183, 255);
        
        
    }
    .h404_back a{
        text-decoration: none;
        color: black;
    }
    .h404_h{
        position: relative;
        margin: auto;
        text-align: center;
    }
    .h404_h h1{
        margin-bottom: 0;
    }
    .h404_h h2{
        margin-top: 0;
    }
    .head_404{
    
         height: 100px;
         margin: 0 auto;
    
    }
    .zip_password h5{
        margin-top: 0; 
        margin-bottom: 10px; 
        margin-left: 0;
        color: rgb(255, 0, 0);
    }
  }
  

@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@700&display=swap');
  
  
  @media screen and (max-width:400px){
    .links{
       position: relative;
       margin: auto;
       text-align: center;
    }
    .footer{
        font-size: 12px;
    }
    .footer{
        margin: 10px;
    }
    .footer2{
        font-size: 11px;
        margin: 10px;
    }
    .money h2{
      position: relative;
      left: 60px;
      bottom: 65px;
      width: 240px;
    }
    .slider{
    margin-left: 0;
    }
    .fade2{
		height: 350px;
		width: 160px;
	}
    .fade2{
		position: relative;
        top: 50px;
	}
    .help{
        margin-left: 10px;
    }
    .help img{
        width: 80%;
        height: 80%;
        margin: 10px;
    }
    .head-alert{
        position: relative;
        margin: auto;
        text-align: center;
    }
    .download_link a, .download_link input, .download_link button, #authorize_dl_btn {
        display: block;
        border-radius: 50px;
        color: rgb(0, 0, 0);
        text-transform: uppercase;
        -webkit-appearance: none;
        outline: none;
        cursor: pointer;
        margin: 0;
        background: none;
        border: 2px solid rgb(0, 0, 0);
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
        max-width: 250px;
        position: relative;
        margin: auto;
        text-align: center;
        margin-top: 20px;
    }
    .video{
        margin-top: 650px;
        padding-bottom: 60px;
    }
    .pay h2{
        color: #d8a200;
    }
    .safari-img{
        width: 70%;
        position: relative;
        margin: auto;
        margin-left: 0px;
        text-align: center;

    }
    .safari-text h1{
        margin-left: 10px;
    }
    .safari{
        width: 200px;    
        align-items: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: auto;
    }
    .zip_password h5{
        margin-left: 0;
        margin: auto;
        margin-top: 0; 
        margin-bottom: 10px; 
        text-align: center;
        color: rgb(255, 0, 0);
    }
}
@media (prefers-color-scheme: dark){
    body{
        background: var(--dark-second-background);
        background-color: var(--dark-second-background);
    }
    .overlay-scrollbar{
        background: var(--dark-second-background);
        background-color: var(--dark-second-background);
    }
    .download_link a, .download_link input, .download_link button, #authorize_dl_btn {
        color: rgb(255, 255, 255);
        border: 2px solid rgb(255, 255, 255);
        
    }
    .invertimg{
        filter: invert(100%);
    }
}