@charset "utf-8";
/* CSS Document */
.download_list li{display: inline-block;*display: inline;*zoom: 1;margin: 0 23px;background-color: #f2f2f2;width: 340px;height: 360px;padding: 20px 0;position: relative}
.download_list + h3{margin-top: 60px}
.phone_download li{display: inline-block;*display: inline;*zoom: 1;margin: 0 23px;background-color: #f2f2f2;width: 340px;height: 360px;padding: 20px 0;position: relative}
.phone_download li>strong{margin: 20px auto}
.phone_download span{font-size: 20px;vertical-align: middle;}
.phone_download li .QR_and,.phone_download li .QR_ios{width: 150px;height: 150px;position: absolute;background: red;bottom: -135px;left: 50%;margin-left: -75px;display: none;opacity: 0}
.download_list li>strong{margin: 20px auto;}
.main h3{padding-left: 20px}
.iosQr, .andrQr, .iphoneQr, .androidQr{position:absolute;width:190px;height:190px;background-color:#fff;left: 50%;bottom: 132px;margin-left: -95px;text-align: center;display: none;opacity: 0}
.iosQr:after, .andrQr:before, .iphoneQr:after,.androidQr:before{width:0;height:0;border: 16px transparent solid;border-top-color: #fff;position:absolute;top:100%;left:50%;margin-left: -16px;content:""}
.iosQr:after, .andrQr:after, .iphoneQr:after, .androidQr:after{width:0;height:0;border: 14px transparent solid;border-top-color: #fff;position:absolute;top:100%;left:50%;margin-left: -14px;content:""}
h3{ color:#676767; font-size:26px; font-weight:100; margin:30px 0 22px 0; height:auto;}
.pc-beta div{width: 100px;height: 70px;background: url("../images/downloadImg.png") no-repeat scroll 0 -140px ;margin: 15px auto;}
.pc div{width: 70px;height: 70px;background: url("../images/downloadImg.png") no-repeat scroll -98px -140px ;margin: 15px auto;}
.iphone div:first-child{width: 175px;height: 70px;background: url("../images/downloadImg.png") no-repeat scroll 0 0 ;margin: 15px 120px;}
.android div:first-child{width: 175px;height: 70px;background: url("../images/downloadImg.png") no-repeat scroll 0 -70px ;margin: 15px 120px;}
.andr div:first-child{width: 50px;height: 61px;background: url("../images/icon_android.png") no-repeat scroll 0 0 ;margin: 15px auto;}
.ios div:first-child{width: 50px;height: 61px;background: url("../images/icon_iphone.png") no-repeat scroll 0 0 ;margin: 15px auto;}
strong{color: #4e4e4e;font-size: 22px;display: block;text-align: center;margin: 20px;}
.phone_download p{ text-align: center; color: #7a7a7a;}
.pc-beta p,.pc p,.iphone p,.android p{color: #7a7a7a;margin-left: 80px;}
.pc-beta a,.pc>a,.iphone>a,.android>a,.ios a,.andr a{display: block;width: 145px;height: 40px;background-color: #2e91f3;border-radius: 2px;margin: 0 auto;text-align: center;color: #FFFFFF;padding-top: 8px;cursor: pointer;margin-top:30px}
.pc-beta a:hover,.pc a:hover,.iphone a:hover,.android a:hover{background-color: #44ce4d;}
.iphone a:hover, .android a:hover{background-color: #2e91f3}
.pc-beta img,.pc img,.iphone img,.android img,.ios img,.andr img{vertical-align: middle;}
.download_list span{font-size: 20px;vertical-align: middle;}
.download{ background:url(../images/bg_content.png) top no-repeat; color:#676767; font-size:26px; font-weight:100;margin: 45px 0 15px;padding: 20px 0 0 20px;}
.other_down a{text-decoration: underline;color: #5e5e5e;font-size: 17px;}
.other_down a:hover{text-decoration: none;}
.other_down p{margin: 10px 0 0 105px;}
.knowBig{  background-color: #44ce4d;color: #676767;font-size: 26px;font-weight: 100;width: 310px;height: 55px;line-height: 52px;text-align: center;margin: 60px 0 20px 0;}
.knowBig a{color: #FFFFFF;}
.knowBig a:hover{ text-decoration: underline;}
.main-container {
    color: #000;
}
.main-container  h2 {
        font-weight: 400;
        text-align: center;
        font-size: 26px;
        line-height: 3rem;
        color: #000;
    }

    .main-container  h2{
      font-weight: 600;
      font-size: 18px;
      color: #000;
    }
    .main-container  h3 {
      margin: 16px 0;
      text-align: center;
      font-size: 20px;
      line-height: 20px;
      font-weight: 600;
      color: #000;
    }
    .main-container  h4 {
      margin: 20px 0;
      font-size: 14px;
      line-height: 14px;
      font-weight: 600;
      color: #000 ;
    }
    .main-container p {
      text-indent: 2em;
      margin: 10px 0;
    }

    .main-container .list-text{
      margin-top: 5px;
      font-size: 14px;
      line-height: 18px;
      color: #000;
    }

    .main-container .main-text {
      text-indent: 2em;
      margin-bottom: 10px;
      font-size: 14px;
      line-height: 20px;
      color: #000;
    }

    .main-container p.second-level-text {
      text-indent: 4em;
      font-size: 14px;
    }

    .main-container .strong {
        font-weight: 600;
    }

    .main-container .under-line {
        text-decoration: underline;
    }

    .main-container .total-description li {
        margin-top: 5px;
    }

    .main-container a {
        color: #3B99FC;
    }

.privacy-statement {
    width: 1000px;
    height: 80vh;
    padding-top: 30px;
    position: relative;
    background-color: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 10px;
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    /* color: #000; */
}

.main-container {
    width: 950px;
    margin: 0 auto;
    overflow-y: auto;
    height: 70vh;
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 10px;
} 
.privacy-surebutton {
    position: absolute;
    bottom: 10px;
    left: 45%;
    width: 100px;
    height: 40px;
    background-color: #2e91f3;
    border-radius: 2px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
}
.privacy-box{
    color:#2e91f3; 
    font-size:14px !important; 
    font-weight: 500;
    margin-left: 10px;
    cursor: pointer;
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 16px;

}
#overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.3;
filter: alpha(opacity=0);
display: none;
-moz-opacity:0.5;
z-index: 999;
}
.turnoff-button{
position: absolute;
top: 7px;
right: 10px;
cursor: pointer;
font-weight: 600;
}
.turnoff-button img{
    height: 25px;
    width: 25px;
}

/* 净网 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
.clean-net {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20000;
  width: 100%;
  height: 48px;
}
.clean-net .container {
  background-color: #fef4e6;
  box-shadow: 0px 0px 22px 0px rgba(255, 194, 104, 0.16);
  border-radius: 2px;
  line-height: 48px;
  font-size: 18px;
  letter-spacing: -0.8px;
  color: #333333;
  width: 100%;
}
.clean-net .container p {
  margin-top: 5px;
  text-align: right;
}
.clean-net .container .row {
  margin: 0;
}
.clean-net .container .row .col-12 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.clean-net .container .row .col-12 .clean-net-tips {
  text-align: center;
  font-size: 14px;
}
.clean-net .container .row .col-12 .clean-net_close {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0 0 25px;
  background: url("../images/btn_close_n@2x.png") center center no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
}
.clean-net .container .row .col-12 .clean-net_close:hover {
  background: url("../images/btn_close_hover@2x.png") center center no-repeat;
  background-size: 20px 20px;
}
