* {
  margin: 0;
  padding: 0;
}
p,
h1,
h2,
h3,
h4,
span,
li {
  cursor: default;
}
body,
html {
  font-size: 10px;
}
.cl {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0px;
}
footer .button span {
  cursor: pointer;
}
.pc {
  display: block;
}
.mb {
  display: none;
}
#mark {
  display: none;
  width: 100%;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.successDiv {
  display: none;
  background: #fff;
  width: 300px;
  padding: 40px 0 20px 0;
  position: fixed;
  left: 50%;
  bottom: 50%;
  margin-left: -150px;
  z-index: 3;
  border-radius: 3px;
}
.successDiv p {
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
.successDiv .textSuccessButton {
  font-size: 12px;
  color: #fff;
  background: #000;
  padding: 5px 15px;
  float: right;
  margin-right: 20px;
  cursor: pointer;
  border-radius: 3px;
}
.LinkiconOne {
  display: inline-block;
  position: relative;
}
.LinkiconOne .shareDao {
  position: absolute;
  right: 130px;
  top: 2px;
  font-size: 14px;
}
.LinkiconOne img {
  width: 75%;
}
.LinkiconOne .popwechat {
  display: none;
  z-index: 3;
  position: fixed;
  bottom: 22%;
  right: 42%;
  background: #fff;
  color: #000;
  font-size: 0.9375vw;
  padding: 1.0416vw;
  text-align: center;
}
.LinkiconOne .popweibo {
  display: none;
  z-index: 3;
  position: fixed;
  left: 50%;
  bottom: 16%;
  margin-left: -117px;
  background: #fff;
  color: #000;
  font-size: 0.9375vw;
  padding: 1.0416vw;
}
#moreMessage {
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 1.75em;
  font-size: 16px;
  padding: 20px 0;
}
.closeVideo {
  cursor: pointer;
  text-align: right;
}
.closeVideo2 {
  cursor: pointer;
  text-align: right;
}
.closeVideo3 {
  cursor: pointer;
  text-align: right;
}
.closeVideo4 {
  cursor: pointer;
  text-align: right;
}
.cover {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
}
.cover img {
  width: 100%;
  position: fixed;
}
.thumbsUp {
  cursor: pointer;
}
.scaleImg {
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
}
.scaleImg a {
  display: flex;
}
.scaleImg a p {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 1.25vw;
  color: #fff;
}
.scaleImg img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.scaleImg img:hover {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.header .banner {
  padding: 0;
  position: relative;
}
.header .logo-img {
  position: absolute;
  left: 42px;
  top: 42px;
}
.header .logo-img a {
  display: inline-block;
}
.header .nav-btn {
  position: absolute;
  right: 42px;
  top: 42px;
  cursor: pointer;
}
.header .pageDown {
  position: absolute;
  bottom: 20%;
  left: 50%;
  margin-left: -1.6666vw;
  width: 3.3854vw;
  height: 3.3854vw;
}
.header .pageDown img {
  width: 100%;
}
.header .mb_list {
  z-index: 9999;
  display: none;
  position: absolute;
  left: 0;
  top: 104px;
  width: 252px;
}
.header .mb_list ul li {
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 0px;
  border-top: 1px solid #fff;
}
.header .mb_list ul li a {
  color: #fff;
}
.header .mb_list ul li.indexpage {
  background: url(../images/index-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.engpage {
  background: url(../images/eng-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.livepage {
  background: url(../images/live-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.dmcpage {
  background: url(../images/dmc-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.proaudiopage {
  background: url(../images/proaudio-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.obvanpage {
  background: url(../images/obvan-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.eventpage {
  background: url(../images/event-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.ncpage {
  background: url(../images/nc-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.kiyomasapage {
  background: url(../images/kiyomasa-banner.jpg);
  background-size: 100% 100%;
}
.header .mb_list ul li.archivepage {
  background: url(../images/archive-banner.jpg);
  background-size: 100% 100%;
  border-bottom: 1px solid #fff;
}
.footer {
  background: #000;
  font-size: 2rem;
  color: #7c7c7c;
  margin: 0 auto;
}
.footer a {
  font-size: 0.7291vw;
  color: #7c7c7c;
}
.footer .foot {
  padding: 60px 0;
  text-align: center;
}
.footer .foot .ruturnIndex {
  margin-left: 20px;
}
.footer .foot .yinsi {
  margin-right: 20px;
}
.footer .foot .Linkicon {
  text-align: center;
  margin: 0 6.7708vw 0.5vw 6.7708vw;
}
.footer .foot .Linkicon a {
  font-size: 0.7291vw;
  color: #7c7c7c;
  margin-right: 20px;
  display: inline-block;
}
.footer .foot .conditions {
  cursor: pointer;
}
@media screen and (max-width: 1280px) {
  .header .banner {
    position: relative;
  }
  .header .logo-img {
    position: absolute;
    left: 42px;
    top: 42px;
  }
  .header .nav-btn {
    position: absolute;
    right: 42px;
    top: 42px;
  }
  .footer {
    background: #000;
    font-size: 2rem;
    color: #7c7c7c;
    margin: 0 auto;
  }
  .footer a {
    font-size: 1.0416vw;
    color: #7c7c7c;
  }
  .footer .foot {
    padding: 60px 0;
    text-align: center;
  }
  .footer .foot .yinsi {
    margin-right: 20px;
  }
  .footer .foot .Linkicon {
    margin-bottom: 20px;
  }
  .footer .foot .Linkicon a {
    font-size: 1.0416vw;
    color: #7c7c7c;
    margin-right: 20px;
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .mb {
    display: block;
  }
  .header .logo-img {
    position: absolute;
    left: 18px;
    top: 18px;
  }
  .header .logo-img img {
    width: 70%;
  }
  .header .nav-btn {
    position: absolute;
    right: 18px;
    top: 18px;
  }
  .header .nav-btn img {
    width: 70%;
  }
  .header .mb_list {
    display: none;
    position: absolute;
    right: 0;
    top: 40px;
    width: 100%;
  }
  .header .mb_list ul li {
    font-size: 1.5625vw;
    line-height: 1.25em;
    text-align: center;
    padding: 10px;
  }
  .header .mb_list ul li a {
    color: #fff;
  }
  .footer {
    font-size: 1.2rem;
  }
  .footer a {
    font-size: 1.2rem;
    color: #7c7c7c;
    margin-right: 0;
  }
  .footer .foot {
    padding: 30px 0;
    text-align: center;
  }
  .footer .foot .Linkicon {
    margin-bottom: 20px;
  }
  .footer .foot .Linkicon a {
    font-size: 1.2rem;
    margin-right: 0;
  }
  .footer .foot p a {
    display: block;
  }
  .footer .foot p a .conditions {
    display: block;
    cursor: pointer;
  }
}
