
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
html,body {
  width: 100%;
  height: 100%;
}
img{
  border: none;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: middle;
  outline-style: none;
}
a {
  text-decoration: none;
}
.mobile-modal {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(https://acvccv.cc/images/E6RQRLAJoWVc0z4V.js);
}
.modal-btn-img {
  position: fixed;
  bottom: 30%;
  width: 50%;
  height: auto;
  animation: sc 1s infinite linear;
}



.mobile-content {
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  background-image: url(https://acvccv.cc/images/3f53Xgc5Gz1hn20u.js);
  align-items: center;
  display: none;
}

.mobile-content .logo{
  width: 50%;
  margin-top: 5%;
  height: auto;
}

.mobile-content .body-img{
  width: 75%;
  margin-top: 5%;
  height: auto;
}

.mobile-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.mobile-footer .footer-list {
  width: 100%;
  height: 90px;
  text-align: center;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(https://acvccv.cc/images/h6wB12RVh3HRmJLN.js);
  display: flex;
}

.mobile-footer .footer-list > div{
  width: 25%;
}

.mobile-footer .footer-list .link-list{
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 500;
  box-sizing: border-box;
  border: 1PX solid #a5afc4;
  background: #e6eefbe6;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}

.mobile-footer .footer-list .link-list ul{
  padding: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.mobile-footer .footer-list .link-list .arrow {
  height: auto;
  margin-left: -27px;
  width: 14px;
  position: absolute;
  left: 13%;
  bottom: -9px;
}
.mobile-footer .footer-list .link-list ul li{
  overflow: hidden;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #000;
}

.mobile-footer .footer-list .link-list ul li .ms{
  display: inline-block;
  width: 15%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #fff;
  font-size: 14px;
}


.mobile-footer .footer-list .link-list ul li img{
  width: 6%;
  height: auto;
  margin: 0 8px;
}
.mobile-footer .footer-list .link-list ul li .url{
  display: inline-block;
  width: 55%;
  height: 35px;
  background-color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 13px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-footer .footer-list .link-list ul li .thcom{
  display: inline-block;
  width: 18%;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  background: #479dfd;
  box-sizing: border-box;
}


.mobile-footer .ban-quan {
  height: 30PX;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #112297;
  margin-top: 10PX;
}
.mobile-footer .ban-quan {
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #112297;
  margin-top: 10px;
  font-size: 12PX;
  color: #fff;
}
.mobile-footer .ban-quan .name {
  color: #ccc;
  padding: 0 10px;
}


.pc-modal {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(https://acvccv.cc/images/RvviCAilws9Xenlx.js);
 
}

.pc-modal img {
  position: fixed;
  bottom: 10%;
  width: 380px;
  height: auto;
  animation: sc 1s infinite linear;
  cursor: pointer;
}
.pc-content {
  width: 100%;
  height: 100%;
  display: none;
}
.pc-bg {
  width: 100%;
  height: calc(100% - 125px);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  background-image: url(https://acvccv.cc/images/s4hdN3U2i9Rv93kh.js);
}
.pc-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 125px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-left: 26%;
  padding-right: 2%;
  background-image: url(https://acvccv.cc/images/7qLok9HTUrSCEz6E.js);
}
.pc-nav {
  display: flex;
  height: 100%;
}
.pc-nav  > div {
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 20%;
}

.pc-link-content {
  position: absolute;
  left: -100px;
  top: 30px;
  z-index: 500;
  box-sizing: border-box;
  border: 1px solid #ba9f6a;
  background: #020100cc;
  transform: translateY(-111%);
  -webkit-transform: translateY(-111%);
  border-radius: 5px;
  display: none;
}

.pc-link-content .arrow {
  height: auto;
  margin-left: -9px;
  width: 18px;
  position: absolute;
  left: 25%;
  bottom: -12px;
}
.pc-link-content ul {
  padding: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;

}

.pc-link-content ul li{
  overflow: hidden;
  margin-bottom: 20PX;
  display: flex;
  align-items: center;
  color: #666;
}
.pc-link-content ul li .ms{
  display: inline-block;
  width: 108px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #fff;
  font-size: 20px;
}
.pc-link-content ul li img{
  width: 40px;
  height: auto;
  margin: 0 20px;
}

.pc-link-content ul li .url{
  display: inline-block;
  width: 320px;
  height: 60px;
  background-color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  margin-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  
}
.pc-link-content ul li .thcom {
  display: inline-block;
  width: 156px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  background: #5e94c2;
  box-sizing: border-box;
}

.browser-content {
  width: 239px;
  height: 220px;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 500;
  border: 1px solid #ba9f6a;
  background: #020100cc;
  transform: translateY(-115%);
  -webkit-transform: translateY(-115%);
  border-radius: 5px;
  display: none;
}
.browser-content .arrow {
  height: auto;
  position: absolute;
  margin-left: -20px;
  width: 18px;
  left: 50%;
  bottom: -12px;
}

.browser-content ul {
  padding-top: 42px;
  padding-left: 40px;
}
.browser-content ul li{
  display: flex;
  width: 100%;
  height: 33px;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
}
.browser-content ul li a{
  font-size: 16px;
  color: #fff;
}
.browser-content ul li img{
  
  width: 36px;
  height: 33px;
  margin-right: 10px;
}


@keyframes sc {
  0% {
      transform:scale(0.8);
  }
  50% {
      transform:scale(1);
  }
  100% {
      transform:scale(0.8);
  }
}