.wrapper a{
  color: #000;
}
.wrapper{
  background-color: #ffffff;
}
.area{
  width: 1200px;
  margin: 0 auto;
}
.logo{
  width: 235px;
  height: 27px;
  float: left;
}
.nav{
  float: left;
  margin-left: 20px;
}
.nav li{
  float: left;
  margin-right: 25px;
}
.nav li a{
  font-size: 16px;
}
.nav-wrapper{
  padding-top: 20px;
  border-top: 1px solid #dfdfdf;
}
.radio-live {
  float: right;
  background: url(../images/RadioLive.png) no-repeat left top;
  width: 93px;
  height: 24px;
  cursor: pointer;
}
.wrapper .live_list {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 9999999;
  left: 0;
  bottom: 0;
  height: 80px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background: #efefef;
  width: 100%;
  transition: all ease-in-out .2s
}

.wrapper .live_list .arrow-left {
  position: absolute;
  cursor: pointer;
  right: 50%;
  top: 50%;
  background: url(../images/channelListArrow.png?v=1) no-repeat 0 0;
  width: 10px;
  height: 20px;
  margin-top: -10px;
  margin-right: 590px
}

.wrapper .live_list .arrow-right {
  position: absolute;
  cursor: pointer;
  left: 50%;
  top: 50%;
  background: url('//www.cnr.cn/2021/images/arrows.png?v=2') no-repeat right 0;
  width: 10px;
  height: 20px;
  margin-top: -10px;
  margin-left: 590px
}

.wrapper .live_list .LiveChannel-close {
  position: absolute;
  z-index: 9;
  cursor: pointer;
  left: 50%;
  top: 0;
  background: url(../images/channelListClose.png?v=1) no-repeat right 0;
  width: 16px;
  height: 16px;
  margin-left: 584px
}

.wrapper .live_list .swiper-container {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1170px;
  margin-left: -585px
}

.wrapper .live_list .swiper-container .swiper-slide.current .item .channelLogo:after,
.wrapper .live_list .swiper-container .swiper-slide.current .item .channelLogo:before {
  opacity: 1;
  visibility: visible
}

.wrapper .live_list .swiper-container .item {
  position: relative;
  cursor: pointer;
  padding: 0 9px;
  margin-top: -5px
}

.wrapper .live_list .swiper-container .item .channelLogo {
  position: relative;
  background: url(../images/ChannelLogoShadow.png) no-repeat 0 0;
  width: 72px;
  height: 72px
}

.wrapper .live_list .swiper-container .item .channelLogo:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/ChannelLogoShadow-hover.png) no-repeat 0 0;
  width: 54px;
  margin-left: -27px;
  height: 54px;
  margin-top: -27px;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out .2s
}

.wrapper .live_list .swiper-container .item .channelLogo:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 4px;
  background: url(../images/current.png?v=1) no-repeat 0 0;
  width: 16px;
  height: 16px;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out .2s
}

.wrapper .live_list .swiper-container .item .channelLogo img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  margin-left: -25px;
  height: 50px;
  margin-top: -25px;
  border-radius: 100%
}

.wrapper .live_list .swiper-container .item .channelName {
  position: absolute;
  left: 0;
  bottom: -5px;
  font-size: 12px;
  line-height: 1;
  width: 100%;
  color: #737373;
  text-align: center
}
.container{
  background: url(../images/background.png) no-repeat center top;
}
.row1{

  margin-top: 20px;
  overflow: hidden;
}
.row-wrap{
  width: 1200px;
  height: 307px;
  margin: 35px auto 0;
  position: relative;
}
.row-wrap:before{
  content: '';
  width: 1312px;
  height: 345px;
  background: url(../images/di.png) no-repeat;
  position: absolute;
  left: -59px;
  top: 0;
}
.swiper1{
  width: 1200px;
  height: 307px;
  background: url(../images/wrap1.png) no-repeat 0 19px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  margin: 0 auto;
}
#swiper1{
  width: 1105px;
  height: 220px;
  margin: 0 auto;
}
#left1{
  position: absolute;
  left: 21px;
  top: 150px;
  width: 25px;
  height: 36px;
  background: url(../images/left1.png) no-repeat;
  z-index: 2;
  cursor: pointer;
}
#right1{
  position: absolute;
  right: 21px;
  top: 150px;
  width: 25px;
  height: 36px;
  background: url(../images/right1.png) no-repeat;
  z-index: 2;
  cursor: pointer;
}
.slide{
  display: block;
  width: 280px;
  height: 312px;
  background: url(../images/wrap4.png) no-repeat 0 28px;
  margin: 0 auto;
  position: relative;
}
.avatar{
  width: 110px;
  height: 110px;
  margin: 0 auto;
}
.avatar img{
  width: 100%;
  height: 100%;
  border-radius: 110px;
}
.swiper1 .name{
  width: 111px;
  height: 34px;
  background: url(../images/avatar.png) no-repeat;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 98px;
  z-index: 2;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
.swiper1 p{
  font-size: 14px;
  color: #8d8d8d;
  text-align: center;
  margin-top: 51px;
}
.swiper1 a:hover{
  text-decoration: none;
}
.swiper1 .title {
  width: 1198px;
  height: 44px;
  margin: 5px auto 14px;
  overflow: hidden;
}
.title2{
  width: 1198px;
  height: 44px;
  margin: 40px auto 14px;
  overflow: hidden;
}
.title3{
  width: 1198px;
  height: 44px;
  margin: 40px auto 14px;
  overflow: hidden;
}
.swiper2{
  width: 1200px;
  height: 225px;
  position: relative;
  margin: 0 auto;
}
#left5,#left4{
  width: 25px;
  height: 36px;
  background: url(../images/left2.png) no-repeat;
  position: absolute;
  left: 0;
  top: 71px;
  z-index: 2;
  cursor: pointer;
}
#right5,#right4{
  width: 25px;
  height: 36px;
  background: url(../images/right2.png) no-repeat;
  position: absolute;
  right: 0;
  top: 71px;
  z-index: 2;
  cursor: pointer;
}
#left3,#left6{
  width: 25px;
  height: 36px;
  background: url(../images/left4.png) no-repeat;
  position: absolute;
  left: 0;
  top: 71px;
  z-index: 2;
  cursor: pointer;
}
#right3,#right6{
  width: 25px;
  height: 36px;
  background: url(../images/right4.png) no-repeat;
  position: absolute;
  right: 0;
  top: 71px;
  z-index: 2;
  cursor: pointer;
}
#swiper2,#swiper3,#swiper4,#swiper6{
  width: 1150px;
  height: 245px;
  margin: 25px auto 0;
}
#swiper2 a,#swiper3 a,#swiper4 a,#swiper6 a{
  display: block;
  height:207px;
  background: url(../images/wrap2.png) no-repeat center bottom;
  text-align: center;
  margin: 0 auto;
}
#swiper2 .swiper-slide:after,#swiper3 .swiper-slide:after,#swiper4 .swiper-slide:after,#swiper6 .swiper-slide:after{
  content: '';
  display: block;
  width: 230px;
  height: 197px;
  background: url(../images/shadow.png) no-repeat center bottom;
  position: absolute;
  left: 2px;
  bottom: 20px;
  z-index: -1;
}
#swiper2 a img,#swiper3 a img,#swiper4 a img,#swiper6 a img{
  width: 110px;
  height: 110px;
  border-radius: 110px;
}
#swiper2 a .f18,#swiper3 a .f18,#swiper4 a .f18,#swiper6 a .f18{
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 1.3;
}
#swiper2 a .f14,#swiper3 a .f14,#swiper4 a .f14,#swiper6 a .f14{
  width: 189px;
  font-size: 14px;
  color: #8d8d8d;
  margin: 19px auto 0;
  line-height: 1.5;
}
#swiper2 a:hover,#swiper3 a:hover,#swiper4 a:hover,#swiper6 a:hover{
  text-decoration: none;
}
.more,.more2{
  width: 206px;
  height: 44px;
  margin: 20px auto;
  cursor: pointer;
  background: url(../images/more.png) no-repeat;
}
.showin{
  width: 206px;
  height: 44px;
  margin: 20px auto;
  cursor: pointer;
  background: url(../images/more2.png) no-repeat;
}
.swiper6{
  display: none;
  margin-top: 50px;
  margin-bottom: 91px;
}
.voice-wrapper{
  display: none;
}
.slide-wrap{
  width: 230px;
  float: left;
  margin-bottom: 45px;
}
