.wrapper {
  overflow: hidden;
  background:#f58356 url(../images/background.jpg) no-repeat center top;
}

.wrapper a {
  color: #000;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}


.img-poster {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/wrap.png) no-repeat;
  background-size: cover;
  z-index: 2;
}

.row1 {
  height: 830px;
  position: relative;
}



.banner {
  position: absolute;
  left: -142px;
  right: 0;
  top: 50px;
  width: 977px;
  height: 505px;
  margin: 0 auto;
  z-index: 2;
}

.daoyu {
  width: 864px;
  position: absolute;
  left: 0;
  right: 0;
  top: 575px;
  margin: 0 auto;
  z-index: 2;
}

.qianyan {
  width: 220px;
  margin: 0 auto;
}

.intro {
  width: 894px;
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  margin: 0 auto;
  text-align:justify; 
  text-justify:inter-ideograph;
  line-height: 34px;
  text-shadow: 3px 5px 4px #000;
}

#main-swiper {
  width: 1060px;
  height: 200px;
  margin: 0 auto;
  overflow: visible;
}
#main-swiper .swiper-slide a.pic-slide {
  display: block;
  width: 310px;
  height: 174px;
  position: relative;
  margin: 10px auto 0;
}
#main-swiper .swiper-slide a span.img-icon{
  width: 237px;
  height: 78px;
  position: absolute;
  left: -20px;
  top: -7px;
  bottom: 4px;
  z-index: 2;
  background: url(../images/icon.png) no-repeat;
}
#main-swiper .swiper-slide a span.img-name {
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 4px;
  line-height: 24px;
  z-index: 2;

}
.wrapper #main-swiper .swiper-slide a:after {
  background: url(../images/fouce_mask.png) no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 70px;
  left: 0;
  right: 0;
  position: absolute;
  opacity: .5;

}
.wrapper #main-swiper .swiper-slide.select a:after,#main-swiper .swiper-slide.select a span.img-name{
  transform: translateY(0px);
}

#main-left {
  position: absolute;
  left: 0px;
  top: 82px;
  width: 39px;
  height: 29px;
  background: url(../images/left.png) no-repeat;
  z-index: 2;
  cursor: pointer;
}

#main-right {
  position: absolute;
  right: 0px;
  top: 82px;
  width: 39px;
  height: 29px;
  background: url(../images/right.png) no-repeat;
  z-index: 2;
  cursor: pointer;
}

.row2 {
  position: relative;
  margin: -78px auto 0;
}
.row2 .row-wrap{
  max-width: 2450px;
  overflow: hidden;
  margin: 0 auto;
}
.row2 .row-back{
  width: 1333px;
  height: 781px;
  background: url(../images/paper.png) no-repeat center top;
  margin: 0 auto;
  margin-top:-208px;
}
.row2 .area {
  width: 1200px;
  height: 460px;
  margin: 0 auto 0;
  position: relative;
}

.paper {
  width: 1200px;
  height: 360px;
  position: absolute;
  left: -17px;
  top: 110px;
}

#city-container {
  width: 1113px;
  height: 105px;
  margin: 0 auto;
  overflow: hidden;
}

#city-container ul {
  white-space: nowrap;
}

#city-container li {
  float: left;
  width: 77px;
  text-align: center;
}

#city-container li.active {
  width: 105px;
}

#city-container li span {
  background: url(../images/addr.png) no-repeat top center;
  background-size:100%;
  text-align: center;
  visibility: hidden;
  width: 105px;
  height: 55px;
  float: left;
}

#city-container li.active span {
  visibility: visible;
}

#city-container li p {
  font-size: 20px;
  color: #8d8d8d;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
  text-align: center;
  margin-top: 4px;
}

#city-container li.active p {
  width: 101px;
  font-size: 34px;
  color: #bc0f0f;
  font-weight: 600;
  
}

.city {
  width: 1200px;
  height: 102px;
  margin: 0 auto;
  position: absolute;
  left: -25px;
  right: 0;
  top: 0px;
  z-index: 2;
}

.city-left {
  position: absolute;
  left: 0;
  top: 8px;
  width: 37px;
  height: 42px;
  background: url(../images/left2.png) no-repeat;
  cursor: pointer;
  z-index: 2;
}

.city-right {
  position: absolute;
  right: 0;
  top: 8px;
  width: 37px;
  height: 42px;
  background: url(../images/right2.png) no-repeat;
  cursor: pointer;
  z-index: 2;
}

.city-left.end,
.city-right.end {
  opacity: .5;
}


.wrapper #footer0820 {
  margin-top: 0;
}


.content {
  height: 360px;
  box-sizing: border-box;
}
.cont-left{
  margin-top: 0;
  width: 478px;
  float: left;
  margin-left: 44px;
}
.slide-top{
  width: 440px;
  margin-left: 21px;
}

.cont-left #music{
  width: 54px;
  height: 56px;
  background: url(../images/music.png) no-repeat;
  cursor: pointer;
  z-index: 2;
  position: absolute;
  right:0;
}
.cont-left #music.close{
  background: url(../images/music_c.png) no-repeat;
}
#music-swiper{
  height: 360px;
  margin-top: 12px;
}
#music-swiper .swiper-slide{
  position: relative;
}
.slide-name,.slide-intro {
  width: 354px;
  line-height: 1.4;
  margin-left: 21px;
}
.slide-intro{
  margin-top: 10px;
  height:90px;
}
.slide-name a{
  font-size: 19px;
  color: #000;
  font-weight: 600;
}
.slide-intro a{
  width: 354px;
  font-size: 16px;
  color: #000;
  opacity: .6;
}
.audio{
  width: 387px;
  height: 217px;
  background: url(../images/audio_wrapper.png) no-repeat;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}
.controls{
  width: 160px;
  height: 72px;
  background: url(../images/controls.png) no-repeat;
  margin-top: 15px;
  margin-left: 112px;
}
.controls .prev,.controls .next{
  float: left;
  width: 15px;
  height: 13px;
  cursor: pointer;
  margin-top: 24px;
  margin-left: 22px;
}
.controls .prev{
  background: url(../images/prev.png) no-repeat;
}
.controls .next{
  margin-left: 37px;
  background: url(../images/next.png) no-repeat;
}
.controls .button{
  float: left;
  width: 10px;
  height: 14px;
  background: url(../images/audio_play.png) no-repeat;
  margin-top: 24px;
  margin-left: 39px;
  cursor: pointer;
}
.controls .button.close{
  background: url(../images/audio_pause.png) no-repeat;
}
.slide-detail{
  position: absolute;
  bottom: 0;
  right: 23px;
}
.slide-detail span{
  display: inline-block;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  color: #888888;
}
.slide-detail span.time-icon{
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/time.png) no-repeat;
  background-size: 21px 21px;
  margin-right: 13px;
}
.slide-detail span.time{
  margin-right: 15px;
  height: 21px;
  background: url(../images/time.png) no-repeat;
  background-size: 21px 21px;
  padding-left: 26px;
}
.cont-mid{
  float: left;
  width: 192px;
  height: 366px;
  margin-top: 18px;
}
.cont-mid a{
  display: block;
  width: 192px;
  height: 334px;
  position: relative;
  transition: .5s linear;
  z-index: 2;
  box-shadow:1px 3px 4px rgba(0, 0, 0, 0.5);
}
.cont-mid a img{
  width: 184px;
  height: 326px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border: 4px solid #faca62;
  border-radius: 5px;
}


#cont-swiper{
  width: 586px;
  height: 330px;
  box-shadow:1px 3px 4px rgba(0, 0, 0, 0.5);
}
.cont-right a{
  display: block;
  width: 578px;
  height: 322px;
  border: 4px solid #faca62;
  border-radius: 5px;
  position: relative;
}
.cont-right a span.play{
  position: absolute;
  left: 212px;
  top: 70px;
  display: block;
  width: 167px;
  height: 166px;
  background: url(../images/play.png) no-repeat;
  z-index: 2;
}
.cont-right a span.wrap{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.3);
}
.cont-right a span.word-name{
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 4px;
  z-index: 2;
  line-height: 1.3;

}
.pic-word{
  width: 112px;
  float: left;
  margin-top: 54px;
  margin-left: 12px;
}
.code-name{
  width: 104px;
  height: 30px;
  float: left;
  background: url(../images/code_name.png) no-repeat;
  margin-top: 64px;
  margin-left: 85px;
}
.code{
  width: 90px;
  height: 90px;
  float: left;
  margin-left: 12px;
  margin-top: 8px;
}


ul.list{
  width: 1060px;
  margin: 20px auto 0;
}
ul.list li{
  float: left;
  width: 313px;
  height: 54px;
  background: url(../images/list.png) no-repeat;
  line-height: 54px;
  text-align: center;
  margin-right: 60px;
  position: relative;
}
ul.list li:after{
  background: url(../images/bor.png) no-repeat 0 0;
  content: "";
  width: 1px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: -30px;
}
ul.list li:last-child{
  margin-right: 0;
}
ul.list li:last-child:after{
  display: none;
}
ul.list li:hover{
  background: url(../images/select.png) no-repeat;
}
ul.list li:hover a{
  color: #fff;
}
ul.list li a{
  font-size: 16px;
}
.bars{
  width: 325px;
  height: 30px;
  position: absolute;
  right: 26px;
  top: 102px;
  display: flex;
  align-items: center;
}
.bar{
  float: left;
  margin-right: 9px;
  width: 2px;
  background-color: #e4e4e4;
}
.bar.play{
  /* animation: voice 0ms -800ms linear infinite alternate; */
  background-color: #cdb378;
}
.bar:nth-child(1) {
  height: 12px;
  animation-duration: 474ms;
}
.bar:nth-child(2) {
  height: 18px;
  animation-duration: 433ms;
}
.bar:nth-child(3) {
  height: 24px;
  animation-duration: 407ms;
}
.bar:nth-child(4) {
  height: 30px;
  animation-duration: 458ms;
}
.bar:nth-child(5) {
  height: 26px;
  animation-duration: 400ms;
}
.bar:nth-child(6) {
  height: 26px;
  animation-duration: 427ms;
}
.bar:nth-child(7) {
  height: 30px;
  animation-duration: 441ms;
}
.bar:nth-child(8) {
  height: 24px;
  animation-duration: 419ms;
}
.bar:nth-child(9) {
  height: 18px;
  animation-duration: 487ms;
}
.bar:nth-child(10) {
  height: 12px;
  animation-duration: 442ms;
}
.bar:nth-child(11) {
  height: 12px;
  animation-duration: 474ms;
}
.bar:nth-child(12) {
  height: 18px;
  animation-duration: 433ms;
}
.bar:nth-child(13) {
  height: 24px;
  animation-duration: 407ms;
}
.bar:nth-child(14) {
  height: 30px;
  animation-duration: 458ms;
}
.bar:nth-child(15) {
  height: 26px;
  animation-duration: 400ms;
}
.bar:nth-child(16) {
  height: 26px;
  animation-duration: 427ms;
}
.bar:nth-child(17) {
  height: 30px;
  animation-duration: 441ms;
}
.bar:nth-child(18) {
  height: 24px;
  animation-duration: 419ms;
}
.bar:nth-child(19) {
  height: 18px;
  animation-duration: 487ms;
}
.bar:nth-child(20) {
  height: 12px;
  animation-duration: 442ms;
}
.bar:nth-child(21) {
  height: 12px;
  animation-duration: 474ms;
}
.bar:nth-child(22) {
  height: 18px;
  animation-duration: 433ms;
}
.bar:nth-child(23) {
  height: 24px;
  animation-duration: 407ms;
}
.bar:nth-child(24) {
  height: 30px;
  animation-duration: 458ms;
}
.bar:nth-child(25) {
  height: 26px;
  animation-duration: 400ms;
}
.bar:nth-child(26) {
  height: 26px;
  animation-duration: 427ms;
}
.bar:nth-child(27) {
  height: 30px;
  animation-duration: 441ms;
}
.bar:nth-child(28) {
  height: 24px;
  animation-duration: 419ms;
}
.bar:nth-child(29) {
  height: 18px;
  animation-duration: 487ms;
}
.bar:nth-child(30) {
  height: 12px;
  animation-duration: 442ms;
}
.music-time{
  position: absolute;
  bottom: 25px;
  right: 154px;
  font-size: 14px;
  color: #999;
}
@-webkit-keyframes scale-out {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes scale-out {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes voice{
  0%{
      height: 2px;
      opacity: 1;
  }
  100%{
      height: 22px;
      opacity: 1;
      background-color: #22b047;
  }
}
.cont-mid.trans a{
  transform: scale(1.5);
}


.xian01{
	position: absolute;
	left: -28px;
	right: 0;
	top: 68px;
	background: url(../images/xian.png) no-repeat center;
	background-size: cover;
	z-index: 1;
	width:1221px;
	height:9px;
}

.baisedi {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
	width:390px;
	height:362px;
	background-color:#fff; 
	filter:alpha(opacity=30);opacity:0.30;-moz-opacity: 0.30;
	border-radius: 0px 0px 48px 48px;
}