.banner{
  position: relative;
  padding-bottom: 190px;
  background: url(../images/background.jpg) no-repeat top center;
}
.wrapper a {
  color: #000;
}
.wrapper{
  overflow: hidden;
}
.area {
  width: 1200px;
  margin: 0 auto;
}

.wrapper #topline20210826 {
  padding-bottom: 0;
  margin-bottom: 0;
}

.wrapper #topline20210826+.blank {
  height: 72px;
}

.wrapper #topline20210826 .line1,
.wrapper #topline20210826 .line2 {
  background-color: #fff;
}

.logo {
  float: left;
  width: 239px;
  margin-top: 18px;
}
.nav{
  float: right;
  width: 720px;
  height: 30px;
  margin-right: 30px;
  margin-top: 42px;
}
.nav li:first-child{
  width: 141px;
  text-align: left;
}
.nav li:last-child{
  border-right: none;
}
.nav li{
  float: left;
  width: 110px;
  height: 30px;
  text-align: center;
  border-right: 1px solid #523705;
}
.nav li a{
  display: block;
  width: 100%;
  height: 21px;
  margin-top: 4px;
}
/* swiper1 */
.swiper1 {
  width: 1200px;
  height: 730px;
  margin: -37px auto 0;
  position: relative;
}
.swiper_back {
  position: absolute;
  left: -55px;
  width: 1310px;
  height: 730px;
  background: url(../images/swiper1.png) no-repeat center;
}
.swiper1 .area .left {
  width: 1008px;
  height: 615px;
  position: absolute;
  left: 4px;
  top: 61px;
}
.video {
  width: 1008px;
  height: 566px;
  margin: 0 auto;
  position: relative;
}
.vcp-poster-pic.cover {
  width: 100%;
  height: 100%;
}
.video .vcp-bigplay {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -80px;
  background: url(../images/play_b.png) no-repeat;
  z-index: 1000;
  opacity: 1;
}
.swiper1 .area .left p {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 500;
  color: #ffeabb;
  text-align: center;
}
.swiper1 .area .right {
  width: 176px;
  height: 620px;
  position: absolute;
  right: 4px;
  top: 55px;
}
.swiper1 .area .right .back_right {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 380px;
  height: 600px;
}
.swiper1 .area .right .swiper_title {
  margin-top: 17px;
}
#top_prev {
  display: none;
  width: 35px;
  height: 20px;
  background: url(../images/top_prev.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -17px;
  z-index: 8;
  cursor: pointer;
}
#top_next {
  display: none;
  width: 35px;
  height: 20px;
  background: url(../images/top_next.png) no-repeat;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -17px;
  z-index: 8;
  cursor: pointer;
}
.swiper1 #mainSwiper {
  width: 176px;
  height: 555px;
  position: absolute;
  top: 44px;
  right: 3px;
  z-index: 2;
}
.swiper1 .area .right .jcscroll_list {
  width: 176px;
  height: 100px;
  position: relative;
  cursor: pointer;
}
.swiper1 .area .right .jcscroll_list img {
  display: block;
  border: 2px solid #555555;
  border-radius: 8px;
}
.swiper1 .area .right .jcscroll_list .swiper_name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  width: 174px;
  height: 42px;
  background: url(../images/swiper_border.png) no-repeat;
  margin: 0 auto;
  z-index: 2;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding-top: 5px;
}
.swiper1 .area .right .jcscroll_list .jcscroll_wrap {
  position: absolute;
  left: -100%;
  top: 2px;
  width: 172px;
  height: 96px;
  background: url(../images/swiper_wrap_r.png) no-repeat;
  border-radius: 6px;
  z-index: 2;
  overflow: hidden;
}
.swiper1 .area .right .jcscroll_list .jcscroll_wrap p.name {
  width: 172px;
  font-size: 16px;
  font-weight: 500;
  color: #ffeabb;
  text-align: center;
  margin: 10px auto 9px;
}
.swiper1 .area .right .jcscroll_list .jcscroll_wrap p.intro {
  width: 168px;
  font-size: 12px;
  color: #ffeabb;
  margin: 0 auto;
}
.list {
  float: left;
  width: 570px;
  margin-bottom: 20px;
}
.list .left {
  float: left;
  width: 192px;
  height: 108px;
  position: relative;
}
.list .left a{
  display: block;
  width: 192px;
  height: 108px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 6px 14px 1px rgba(0, 0, 0, 0.35);
}
.list .right p.f16 a{
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.list .right p.f12{
  height: 70px;
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0 0;
}
.list .right p.f12 a{
  font-size: 12px;
  color: #999;
}
.list .right {
  width: 360px;
  float: right;
}
.list:nth-child(even){
  margin-left: 30px;
}
.poster{
  width: 1200px;
  margin:20px auto 0;
}
.poster div{
  float: left;
  width: 280px;
  height: 120px;
}
.poster div:nth-child(2){
  margin: 0 20px;
}
.poster div:last-child{
  width: 600px;
}
.row1{
  width: 1200px;
  height: 600px;
  margin: 50px auto 0;
  position: relative;
}
.row1 .title span,.row2 .title span,.row3 .title span{
  font-size: 36px;
  color: #000;
  font-weight: 500;
  border-bottom: 4px solid #bc8100;
}
#sf_swiper{
  width: 1220px;
  height: 455px;
  position: absolute;
  left: -10px;
  top: 75px;
}
#sf_swiper .left{
  width: 580px;
  float: left;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 8px 1px rgb(0 0 0 / 35%);
  margin-left: 10px;
  margin-top: 5px;
}
#sf_swiper .left .left_bot{
  height: 90px;
  background: #ffffff;
  padding: 10px 25px 0;
}
#sf_swiper .left .left_bot .f18 a{
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
#sf_swiper .left .left_bot .f14 a{
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}
#sf_swiper .left .img{
  display: block;
  width: 100%;
  height: 326px;
  position: relative;
}
#sf_swiper .left .img .play{
  width: 72px;
  height: 72px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
}
#sf_swiper .middle{
  float: left;
  width: 290px;
  margin: 5px 20px 0;
}
#sf_swiper .middle:last-child{
  margin:  5px 0 0;
}
#sf_swiper .middle .wrap{
  box-shadow: 0px 4px 8px 1px rgb(0 0 0 / 35%);
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 23px;
}
#sf_swiper .middle .mid_bot{
  height: 40px;
  line-height: 40px;
  background: #333333;
  text-align: center;
}
#sf_swiper .middle .mid_bot a{
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
#sf_swiper .middle .img{
  display: block;
  width: 100%;
  height: 162px;
  position: relative;
}
#sf_swiper .middle .img .play{
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
}
#sf_left{
  width: 40px;
  height: 40px;
  background: url(../images/left.png) no-repeat;
  cursor: pointer;
  position: absolute;
  left: 477px;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
}
#sf_right{
  width: 40px;
  height: 40px;
  background: url(../images/right.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 477px;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
}
#sf_pagination{
  width: 100%;
  height: 12px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  text-align: center;
}
#sf_pagination .swiper-pagination-switch{
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #b5b5b5;
  margin-right: 14px;
}
#sf_pagination .swiper-pagination-switch:last-child{
  margin-right: 0;
}
#sf_pagination .swiper-pagination-switch.swiper-active-switch{
  background: #bc8100;
}
.ym_wrap{
  height: 558px;
  border: 1px solid #bc8100;
  border-radius: 8px;
  margin-top: 20px;
  position: relative;
}
.row2,.row3{
  width: 1200px;
  margin: 50px auto 0;
  position: relative;
}
.ym_wrap #ym_swiper{
  width: 100%;
  height: 490px;
  padding-top: 20px;
}
.ym_wrap #ym_swiper .img_wrap{
  float: left;
  display: block;
  width: 275px;
  height: 221px;
  position: relative;
  text-align: center;
  box-shadow: 0px 6px 14px 1px rgba(0, 0, 0, 0.35);
  margin-left: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-sizing: border-box;
}
.ym_wrap #ym_swiper .img_wrap span{
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 36px;
  height: 26px;
  background: url(../images/jd.png) no-repeat;
  border-top-left-radius: 8px;
}
.ym_wrap #ym_swiper .ym_bot{
  width: 275px;
  height: 40px;
  line-height: 40px;
  background: #333333;
  position: absolute;
  left: 0;
  right: 0;
  top: 183px;
  margin: 0 auto;
  z-index: 2;
  font-size: 18px;
  color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#change{
  width: 120px;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  cursor: pointer;
  z-index: 2;
}
.row3 .content{
  width: 100%;
  height: 475px;
  position: relative;
}
.row3 .content .square{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 160px;
  height: 240px;
  background: url(../images/square.png) no-repeat;
}
.row3 .left {
  width: 620px;
  height: 414px;
  box-shadow: -3px 6px 13px 0 rgb(0 0 0 / 50%);
  border-radius: 10px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
}
.row3 .left a {
  display: block;
  width: 620px;
  height: 414px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.row3 .left span {
  display: block;
  width: 72px;
  height: 72px;
  position: absolute;
  left: 50%;
  top: 171px;
  margin-left: -36px;
  background: url(../images/play_b.png) no-repeat;
  background-size: 100% auto;
  z-index: 2;
}
.row3 .left p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
  background: url(../images/kuang.png) repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.row3 .right{
  float: right;
  width: 540px;
  margin-top: 5px;
}
.lists li {
  border-top: 1px solid #e5e5e5;
  height: 51px;
  line-height: 51px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 20px;
}
.lists li:first-child {
  border-top: none;
}
.lists li a {
  font-size: 18px;
}
.row3 .more{
  width: 1023px;
  height: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../images/more.png) no-repeat;
  text-align: right;
  line-height: 30px;
}
.row3 .more a{
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin-right: 14px;
}
.wrapper i.sound {
  background: url(../images/sound.png?v=1) no-repeat left top;
  display: inline-block;
  width: 10px;
  height: 13px;
  cursor: pointer;
  margin-left: 0.3em;
}
.wrapper i.sound.current {
  background: url(../images/icon_sound_s.gif) no-repeat 0 0;
}
.row4{
  width: 1200px;
  margin: 50px auto 0;
  position: relative;
}
.silder {
  width: 1200px;
  height: 445px;
  position: relative;
  margin: 0 auto;
}
#left5 {
  position: absolute;
  left: 0;
  top: 154px;
  width: 48px;
  height: 80px;
  background: url(../images/left3.png) no-repeat;
  z-index: 2;
  cursor: pointer;
}
#right5 {
  position: absolute;
  right: 0;
  top: 154px;
  width: 48px;
  height: 80px;
  background: url(../images/right3.png) no-repeat;
  z-index: 2;
  cursor: pointer;
}
#swiper5 {
  width: 1100px;
  height: 422px;
  margin: 15px auto 0;
}
.row4 .back {
  position: absolute;
  left: -100px;
  width: 1400px;
  height: 588px;
  background: url(../images/back.png) no-repeat 0 258px;
  margin: 0 auto;
}
#swiper5 .col {
  float: left;
  padding: 19px 29px 0;
}
#swiper5 .col .item {
  position: relative;
  width: 217px;
  height: 385px;
}
#swiper5 .col .item a {
  position: absolute;
  z-index: 9;
  display: block;
  box-shadow: -1px 4px 13px 0 rgb(0 0 0 / 50%);
  border-radius: 5px;
}
#swiper5 .col .item a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/play_b.png) no-repeat center;
  background-size: 100% auto;
  width: 60px;
  margin-left: -30px;
  height: 60px;
  margin-top: -36px
}
#swiper5 .col .item a img {
  display: block;
  width: 217px;
  height: 385px;
  border-radius: 5px
}
#swiper5 .col .item a span {
  position: absolute;
  z-index: 2;
  width: 191px;
  height: 78px;
  padding: 0 15px;
  top: 306px;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  line-height: 26px
}
#swiper5 .col .item a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/eyes_look_mask.png) no-repeat center;
  width: 217px;
  height: 160px
}
#pagination4 {
  position: absolute;
  text-align: center;
  width: 1200px;
  bottom: 0;
  left: 0;
  right: 0;
}
#pagination4  .swiper-pagination-switch {
  height: 12px;
  width: 12px;
  background: #bcbcbc;
  display: inline-block;
  border-radius: 100%;
  margin: 0 7px;
}
#pagination4  .swiper-pagination-switch.swiper-active-switch {
  background: #bc8100;
}
.row5{
  width: 1200px;
  margin: 60px auto 0;
  position: relative;
}
.row5 .silder2 {
  position: relative;
  width: 1200px;
}
.wrapper .row5 .silder2 .arrow_left {
  position: absolute;
  left: 0;
  top: 140px;
  background: url(../images/left3.png) no-repeat 0 0;
  width: 48px;
  height: 80px;
  cursor: pointer;
}
.wrapper .row5 .silder2 .arrow_right {
  position: absolute;
  right: 0;
  top: 140px;
  background: url(../images/right3.png) no-repeat 0 0;
  width: 48px;
  height: 80px;
  cursor: pointer;
}
#swiper6 {
  width: 1100px;
  height: 445px;
  margin: 5px auto 0;
}
#swiper6 .col {
  float: left;
  padding: 19px 29px 0;
}
#swiper6 .col .item {
  position: relative;
  width: 216px;
  margin: 0 auto;
}
#swiper6 .col .item a {
  display: block;
  box-shadow: -1px 4px 13px 0 rgb(0 0 0 / 50%);
}
#swiper6 .col .item a img {
  display: block;
  width: 216px;
  height: 342px;
}
.wrapper .row5 .silder2 .text {
  padding-top: 15px;
}
.wrapper .row5 .silder2 .text .ti {
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.wrapper .row5 .silder2 .text .ti span {
  display: inline-block;
  font-size: 18px;
  border-bottom: 2px solid #bc8100;
  font-weight: 700;
}
.wrapper .row5 .silder2 .text .des {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
  padding-top: 9px;
  color: #8d8d8d;
}
#footer0820{
  margin-top: 0 !important;
  overflow: hidden !important;
}
