* {
    font-family: PingFang-SC-Regular, PingFang SC, microsoft yahei, arial, helvetica neue, hiragino sans gb, sans-serif !important;
    margin: 0;
    padding: 0;
}

[type="application/thunder_download_plugin"] {
    display: none;
}

body{overflow-x:hidden;overflow-y:auto;}
@media screen and (max-width: 1280px) {
  /* .bottom{
    display: none;
  } */
  .police {
    width: 1.5vw;
  }
}
@media screen and (min-width: 1279px) {
  /* .mobile-bottom{
    display: none;
  } */
  html, body{
    letter-spacing: 1px;
  }
  .police {
    width: 0.9vw;
  }
}
html,
body {
    margin: 0;
}
/* mobile */
/*mobile-bottom*/
.mobile-bottom {
    background-color: #343847;
    padding: 6vw 0 6vw;
    color: rgba(255,255,255,0.6);
}
.mobile-bottom-contact {
    font-size: 10px;
    line-height: 20px;;
    font-weight: 300;
    margin-bottom: 10px;
}
.mobile-bottom img {
    position: relative;
    width: 12px;
    top: -0.2vw;
    margin-right: 3px;
    opacity: 0.6;
}
.mobile-bottom .police {
    width: 5vw;
}
.x1{
  margin: 6px;
}
.footer {
    color: rgb(162, 164, 171);
    font-size: 10px;
    line-height: 4.2vw;
    font-weight: 100;
}
.footer p {
    margin: 0;
}
.footer a {
    color: rgb(162, 164, 171) !important;
}

.mobile-bottom a {
    color: rgba(255,255,255,0.6);
}
.mobile-bottom p {
    font-weight: 300;
}
.mobile-bottom a:link .iso-img{
  opacity: 0.6;
}
.mobile-bottom a:link{
  color: rgba(255,255,255,0.6);
  text-decoration: none;
}
.mobile-bottom a:visited .iso-img,
.mobile-bottom a:hover .iso-img{
  opacity: 1;
}
.mobile-bottom a:visited,
.mobile-bottom a:hover {
    color: rgba(255,255,255,1);
    text-decoration: none;
}
.mobile-bottom-data a{
  color: rgba(255,255,255,0.6);
}
.mobile-bottom-data a:visited, .mobile-bottom-data a:link, .mobile-bottom-data a:hover{
  color: rgba(255,255,255,0.6);
}

/* web */
/*bottom*/
.bottom {
    background-color: #343847;
    padding: 1.2vw;
    color: rgba(255,255,255,0.6);
    line-height: 22px;
}
.bottom img {
    vertical-align: middle;
}
.bottom a{
    color: rgba(255,255,255,0.6);
}
.bottom a:visited,
.bottom a:hover {
  color: #fff;
}

.bottom img {
    position: relative;
    width: 0.9vw;
    margin-right: 6px;
}
.bottom .mail-img{
  opacity: 0.6;
}
.bottom .iso-img{
  opacity: 0.6;
  width: 1.1vw;
}
.bottom a:visited img,
.bottom a:hover img{
  opacity: 1;
}
.bottom .police {
    width: 1.5vw;
}
.bottom span {
    vertical-align: middle;
    font-size: 0.7vw;
}
.bottom-info1 {
    display: inline-block;
}
.bottom-info2 {
    display: inline-block;
    margin: 0 6vw;
}
.bottom-info3 {
    display: inline-block;
}
.bottom-info1 img, .bottom-info2 img, .bottom-info3 img{
  width: 0.8vw;
}
.pc-footer {
    padding: 0.6vw 0vw 0vw 0vw;
    font-size: 0.7vw;
    line-height: 0.9vw;
    text-align: center;
}


.icon:hover .product-text {
  color: #1089FF;
}
.police {
    vertical-align: middle;
    padding: 0px 5px 2px;
    width: 28px;
    box-sizing: border-box;
}

[title="站长统计"]{
  display: none
}
