* {
  font-family: 'Microsoft YaHei', Arial, sans-serif;
}

html,
body,
header,
section,
div,
h3,
img,
span,
a {
  margin: 0;
  padding: 0;
}

#centerContent {
  min-width: 1170px;
}

#centerContent ._bg {
  background-image: url(../img/bg.jpg);
  background-position: center 0; 
}

#centerContent ._bg .container {
  width: 1285px;
  margin: 0 auto;
}

#centerContent .banner {
  height: 0;
  padding-bottom: 31.25%;
  background-image: url(../img/banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#centerContent .content {
  margin-top: 50px;
}
.Custom_UnionStyle{
  display: inline-block;
}

#centerContent .copy {
  width: 100%;
  height: auto;
  border-radius: 15px;
  background: #ffffff;
  padding: 35px 50px;
  font-size: 20px;
  color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, .2);
  box-sizing: border-box;
}

#centerContent .copy p {
  margin-bottom: 20px;
}

#centerContent .musics {
  margin-bottom:30px;
  margin-top: 80px;
}

#centerContent ._bg .container .content .musics .music {
  width: 100%;
  margin-top: 20px;
  font-size: 0;
}
#centerContent ._bg .container .content .musics .music:last-child .waveLine{
  display: none;
}
#centerContent ._bg .container .content .musics .music .waveLine {
  display: block;
  width: 100%;
  height: 106px;
  background-image: url(../img/waveLine.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 20px;
}

#centerContent  .musicInfoBox {
  width: 585px;
  display: inline-block;  
  vertical-align: top;
}

#centerContent ._bg .container .content .musics .music .musicInfoBox .musicInfo {
  height: 73px;
  width: 100%;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
}

#centerContent .musicInfo{
  font-size: 0;
}
#centerContent  .infoTit {
  width: 196px;
  height: 45px;  
  background-image: url(../img/info.png);
  background-position: center;
  background-repeat: repeat-x;
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 15px;
  display: inline-block;
}

#centerContent .info {
  width: 355px;
  height: 45px;
  margin: 14px 0;
  margin-left: 24px;
  background: #fff;
  color: #333;
  display: inline-block;
  border-radius:15px;
}

#centerContent ._bg .container .content .musics .music .musicInfoBox .audioBox {
  width: 100%;
  height: 57px;
  margin: 27px 0 27px 0;
  color: #c9c9c9;
  background: #707070;
  padding: 6px 0 11px 0;
  font-size: 18px;
  /*overflow: hidden;*/
}

#centerContent .lyric {
  width: 610px;
  height: 410px; 
  margin-left: 80px;
  background-color: #fff;
  border-radius: 25px;
  display: inline-block;
  box-shadow: 0 0 15px rgba(0, 0, 0, .2);
  vertical-align: top;
}

#centerContent ._bg .container .content .musics .music .lyric .viewBox {
  overflow: hidden;
  text-align: center; 
  height: 404px;
  margin: 3px;
}

#centerContent ._bg .container .content .musics .music .lyric .viewBox .lyricView {
  overflow-x: hidden;
  overflow-y: auto;
  width: 106%;
  height: 100%;
  position: relative;
  float: left;  
  box-sizing: border-box;
}

#centerContent ._bg .container .content .musics .music .lyric .viewBox .lyricView .lyricImg {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
}
.TRS_Editor P {
  margin-top: 1em;
  margin-bottom: 0;
  line-height: 2.6;
  font-family: Microsoft YaHei;
  font-size: 12pt;
  text-align: center;
}
.mw-footer {
  padding: 30px 0;
  background-color: #afdd6b;
}

.mw-footer-container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
  color: #fff;
  font-size: 0;
}

.mw-footer_logo {
  display: inline-block;
  width: 16.5%;
  vertical-align: bottom;
  padding-right: 20px;
}

.mw-footer_logo_img {
  height: 0;
  padding-bottom: 87.209302%;
  background: url(../img/foot_logo.png) no-repeat;
  background-size: contain;
}

.mw-footer_info {
  display: inline-block;
  width: 60.785714%;
  padding-left: 20px;
  vertical-align: bottom;
}

.mw-footer_info_menu {
  font-size: 18px;
  margin-left: -20px;
}

.mw-footer_info_menu a {
  color: #fff;
  margin: 0px 20px;
}

.mw-footer_info_menu a:hover {
  color: #f5dd99;
}

.mw-footer_info_copy {
  margin-top: 30px;
  font-size: 22px;
}
.mw-footer_info_filing {
  margin-top: 10px;
}
.mw-footer_info_filing span {
  font-size: 16px;
  margin-right: 35px; 
}

.mw-footer_info_right {
  font-size: 16px;
  margin-top: 5px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  border-top: 1px solid rgba(255,255,255,.5);
  padding-top: 20px;
}

.mw-footer_weach {
  display: inline-block;
  width: 18.714286%;
  vertical-align: bottom;
}

.mw-footer_weach_img {
  height: 0;
  padding-bottom: 55.454545%;
  background: url(../img/wx_ico.png) no-repeat;
  background-size: contain;
}
