.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_follow.on:hover,
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_follow:hover,
.banner_wrap .banner_left .va_controller .scale_big:hover {
  opacity: 0.8;
}
.banner_wrap .banner_right li p,
.index_recommend .room-item .m-desc .nickname,
.room-item .m-desc .nickname,
.room-item .m-desc p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bg {
  background: url(./gj_all.png?v=111416) no-repeat;
}
.video_bg {
  background: url(./all_v4.png?v=0927) no-repeat;
}
.banner_wrap {
  height: 667px;
  position: relative;
  border-top: 1px solid transparent;
  background: #333;
}
.banner_wrap .banner_link_left,
.banner_wrap .banner_link_right {
  position: absolute;
  width: 50%;
  height: 100%;
  display: block;
  top: 0;
  z-index: 1;
}
.banner_wrap .banner_link_left {
  left: 0;
}
.banner_wrap .banner_link_right {
  right: 0;
}
.banner_wrap .player-main {
  position: relative;
  z-index: 2;
  width: 1315px;
  padding: 20px 0;
  margin: 0 auto;
  display: block !important;
}
.banner_wrap .banner_left {
  width: 1102px;
  height: 624px;
  /* background: url(./player_bg.png) center center no-repeat #000; */
  background-size: cover;
  position: relative;
}
.banner_wrap .banner_left .banner_go_room_btn {
  cursor: pointer;
  width: 180px;
  height: 45px;
  background: #000;
  filter: alpha(opacity=34);
  background: rgba(0, 0, 0, 0.34);
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border: 2px solid rgba(255, 255, 255, 0.34);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -33px;
  margin-left: -90px;
  font-size: 20px;
  color: rgba(254, 254, 254, 0.8);
  text-align: center;
  line-height: 45px;
  z-index: 10;
}
.banner_wrap .banner_left .banner_go_room_btn:hover {
  text-decoration: none;
  background: #ff0070;
  filter: alpha(opacity=80);
  background: rgba(255, 0, 112, 0.8);
  border: 2px solid transparent;
}
.banner_wrap .banner_left .banner_go_room_btn.continue i {
  background: url(./gj_all.png?v=111416) -110px -111px no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.banner_wrap .banner_left .shuiyin_id {
  background: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 13px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 8;
}
.banner_wrap .banner_left .v_minfo_wrap {
  position: absolute;
  max-width: 360px;
  top: 30px;
  left: 37px;
  z-index: 9;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t {
  border-bottom: 1px solid #c2c2bf;
  padding-bottom: 9px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_avatar_wrap {
  width: 40px;
  height: 40px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_avatar_wrap .vc_avatar {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_avatar_wrap .avatarFrame {
  position: absolute;
  top: -12px;
  left: -11px;
  width: 62px;
  height: 62px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_desc p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  word-wrap: break-word;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_desc .vm_desc_nickname {
  max-width: 85px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_desc .m_level_icon {
  margin: 0 3px 0 8px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_desc .vm_desc_2 {
  font-size: 12px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_desc .gifMedal {
  width: 80px;
  height: 22px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_follow {
  width: 60px;
  height: 26px;
  border: 1px solid #ff0071;
  background: #ff0071;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  text-align: center;
  line-height: 26px;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
  margin-left: 5px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_t .vm_t_follow.on {
  background: #fff;
  color: #ff0071;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_num_wrap {
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: 15px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_num_wrap li {
  float: left;
  font-size: 12px;
  color: #fff;
  margin-right: 25px;
  padding-bottom: 5px;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_num_wrap li p {
  text-align: center;
}
.banner_wrap .banner_left .v_minfo_wrap .vm_level_wrap span {
  margin-right: 15px;
}
.banner_wrap .banner_left .va_controller {
  height: 40px;
  background: #000;
  filter: alpha(opacity=18);
  background: rgba(255, 255, 255, 0.18);
  width: 1062px;
  position: absolute;
  bottom: 0;
  left: 0;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  z-index: 6;
}
.banner_wrap .banner_left .va_controller span {
  display: inline-block;
  cursor: pointer;
}
.banner_wrap .banner_left .va_controller .start {
  background: url(./all_v4.png?v=0927) -34px -186px no-repeat;
  width: 10px;
  height: 22px;
  margin: 9px 0 0 33px;
}
.banner_wrap .banner_left .va_controller .start:hover {
  background-position: -60px -186px;
}
.banner_wrap .banner_left .va_controller .start.pause {
  background: url(./all_v4.png?v=0927) 0 -187px no-repeat;
  width: 16px;
  height: 22px;
  margin: 9px 0 0 30px;
}
.banner_wrap .banner_left .va_controller .start.pause:hover {
  background-position: -54px -313px;
}
.banner_wrap .banner_left .va_controller .voice {
  background: url(./all_v4.png?v=0927) 0 -215px no-repeat;
  width: 27px;
  height: 22px;
  position: absolute;
  top: 9px;
  right: 50px;
}
.banner_wrap .banner_left .va_controller .voice:hover {
  background-position: -38px -216px;
}
.banner_wrap .banner_left .va_controller .voice.close {
  background-position: 1px -243px;
  width: 28px;
  height: 22px;
}
.banner_wrap .banner_left .va_controller .voice.close:hover {
  background-position: -38px -244px;
}
.banner_wrap .banner_left .va_controller .voice_wrap {
  width: 40px;
  height: 130px;
  background: #333;
  filter: alpha(opacity=50);
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  right: 49px;
  top: -136px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
}
.banner_wrap .banner_left .va_controller .voice_wrap:after {
  position: absolute;
  content: "";
  background: url(./all_v4.png?v=0927) -57px -157px no-repeat;
  width: 13px;
  height: 7px;
  bottom: -7px;
  left: 13px;
}
.banner_wrap .banner_left .va_controller .voice_wrap .voice_process {
  width: 4px;
  height: 104px;
  background: #a09e9c;
  bottom: 9px;
  right: 18px;
  position: absolute;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
}
.banner_wrap .banner_left .va_controller .voice_wrap .voice_process .voice_bar {
  background: #ff0071;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 104px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
}
.banner_wrap
  .banner_left
  .va_controller
  .voice_wrap
  .voice_process
  .voice_pointer {
  background: url(./all_v4.png?v=0927) -24px -159px no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 96px;
  left: -6px;
}
.banner_wrap .banner_left .va_controller .scale_big {
  background: url(./all_v4.png?v=0927) -53px -270px no-repeat;
  display: none;
  width: 17px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 11px;
}
.banner_wrap .banner_left .va_controller.h5 {
  width: 100% !important;
}
.banner_wrap .banner_left .va_controller.h5 .scale_big {
  display: block;
}
.banner_wrap .banner_left .va_controller.h5 .share {
  right: 48px;
}
.banner_wrap .banner_right {
  width: 193px;
}
.banner_wrap .banner_right li {
  width: 199px;
  height: 111px;
  padding: 5px 5px 5px 10px;
  margin-bottom: 3px;
  position: relative;
}
.banner_wrap .banner_right li .border_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #f90776;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.banner_wrap .banner_right li .border_mask i {
  position: absolute;
  top: 68px;
  left: -9px;
  background: url(gj_all.png) no-repeat;
  width: 7px;
  height: 8px;
}
.banner_wrap .banner_right li:hover {
  cursor: pointer;
}
.banner_wrap .banner_right li.active .border_mask,
.banner_wrap .banner_right li:hover .border_mask {
  display: block;
}
.banner_wrap .banner_right li .banner_r_avatar {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.banner_wrap .banner_right li img {
  display: block;
  width: 100%;
}
.banner_wrap .banner_right li p {
  height: 20px;
  width: 100%;
  background: #000;
  filter: alpha(opacity=60);
  background: rgba(0, 0, 0, 0.6);
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#bannerVideo {
  width: 100%;
  height: 100%;
  position: relative;
}
.guide {
  position: fixed;
  bottom: 0;
  height: 100px;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
}
.index_slide,
.index_slide .slide_img_ul {
  position: relative;
}
.guide .guide-content {
  display: flex;
  align-items: center;
  width: 1315px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
}
.guide .guide-content img {
  width: 80px;
  height: 80px;
}
.guide .guide-logo {
  width: 721px;
  height: 66px;
  margin-right: auto;
  background: url(./guide-logo.png) no-repeat;
}
.guide .close-code-btn {
  width: 22px;
  height: 22px;
  margin-left: 23px;
  background: url(./close.png) no-repeat;
}
.index_recommend {
  width: 1515px;
  margin: 30px auto;
  
}

.index_recommend .main-title {
  margin-top: 18px;
}
.index_recommend .index_recommend_wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.index_recommend .room-item {
  width: 284px;
  margin-right: 19px;
  margin-bottom: 0;
}
.index_slide,
.index_slide .slide_img_ul li {
  width: 1315px;
}
.index_recommend .room-item.last {
  margin-right: 0;
}
.index_recommend .room-item dt a {
  display: block;
  height: 100%;
}
.index_slide {
  max-height: 122px;
  overflow: hidden;
  margin: 35px auto 0;
}
.index_slide .slide_img_ul li a {
  display: block;
}
.index_slide .slide_img_ul li img {
  width: 100%;
}
.index_slide .next_img,
.index_slide .prev_img {
  width: 38px;
  height: 58px;
  position: absolute;
  top: 31px;
  background: #000;
  filter: alpha(opacity=30);
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.index_slide .next_img:before,
.index_slide .prev_img:before {
  content: "";
  position: absolute;
  background: url(./gj_all.png?v=111416) no-repeat;
  width: 13px;
  height: 25px;
  top: 16px;
}
.index_slide .next_img:hover,
.index_slide .prev_img:hover {
  background: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
}
.index_slide .prev_img {
  left: 0;
  border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
}
.index_slide .prev_img:before {
  left: 10px;
  background-position: -1px -12px;
}
.index_slide .next_img {
  right: 0;
  border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
}
.index_slide .next_img:before {
  right: 10px;
  background-position: -21px -12px;
}
.index_slide .slide_point {
  position: absolute;
  right: 40px;
  bottom: 6px;
}
#mainbody,
.main-title,
.mainBig,
.room-item,
.room-item dt {
  position: relative;
}
.index_slide .slide_point li {
  width: 10px;
  height: 10px;
  cursor: pointer;
  background: #9eb6bb;
  float: left;
  margin-left: 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}
.index_slide .slide_point li.active {
  background: #edf8fa;
  border: 1px solid #a9b6ba;
  width: 11px;
  height: 11px;
  position: relative;
  top: -2px;
}
#mainbody {
  width: 1315px;
  /* min-height: 1000px; */
  margin: 0 auto;
  overflow: hidden;
}
.content {
  width: 1042px;
}
.mainBig {
  overflow: hidden;
}
.sidebar {
  width: 268px;
  padding-top: 63px;
}
.main-title {
  margin-bottom: 18px;
  margin-top: 35px;
  height: 22px;
  line-height: 22px;
  clear: both;
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 15px 8px;
}
.main-title img{
  width: 37px;
  height: 34px;
  margin-right: 8px;
}
.main-title p {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 4px;
  font-size: 26px;
  font-weight: 400;
  color: #546064;
}
.room-item {
  float: left;
  margin-right: 20px;
  margin-bottom: 36px;
  width: 237px;
  background-color: #fff;
}
.room-item dt {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.room-item dt img {
  display: block;
  width: 100%;
  height: 100%;
  transition: 0.4s all linear;
}
.room-item .fire {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 13px;
  box-sizing: border-box;
}
.room-item .fire span {
  color: #fff;
  display: inline-flex;
  flex: 1;
  align-items: center;
  justify-content: right;
}
.room-item .fire span:first-child{
  justify-content: left;
}
.room-item .fire span:last-child img{
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.room-item .live_icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 24px;
  font-size: 14px;
  color: #eee;
  line-height: 24px;
  text-align: center;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -o-border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  -ms-border-bottom-left-radius: 10px;
  background: #626262;
}
.room-item .start {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.room-item .start i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  background: url(./gj_all.png?v=111416) -109px 0 no-repeat;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.room-item dt:hover img {
  transform-origin: 50% 50%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.room-item dt:hover .start {
  background: rgba(0, 0, 0, 0.3);
}
.room-item dt:hover .start i {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 1;
  filter: alpha(opacity=100);
}
.room-item dd {
  position: relative;
  padding: 8px 10px;
  height: 42px;
}
.room-item .m-pic {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.room-item .m-pic img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
}
.room-item .m-desc {
  margin-left: 50px;
}
.room-item .m-desc .nickname {
  font-size: 15px;
  word-wrap: break-word;
}
.index_recommend .room-item .m-desc .nickname {
  max-width: 131px;
}
.sideBox .side_title {
  position: relative;
  margin-bottom: 20px;
}
.sideBox .side_title p {
  font-size: 26px;
}
.sideBox .side_type_control {
  position: absolute;
  top: 16px;
  left: 105px;
  font-size: 14px;
}
.sideBox .side_type_control li {
  float: left;
  cursor: pointer;
}
.sideBox .side_rank {
  border-bottom: 1px solid #dcdcdd;
  margin-bottom: 30px;
  color: #7c7c7c;
}
.sideBox .side_rank li {
  height: 70px;
  margin: 10px 0;
}
.sideBox .side_rank li:nth-child(1) .side_rank_num i,
.sideBox .side_rank li:nth-child(2) .side_rank_num i,
.sideBox .side_rank li:nth-child(3) .side_rank_num i {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 25px;
  height: 33px;
  background: url(./gj_all.png?v=111416) no-repeat;
}
.sideBox .side_rank li:nth-child(1) .side_rank_num span,
.sideBox .side_rank li:nth-child(2) .side_rank_num span,
.sideBox .side_rank li:nth-child(3) .side_rank_num span {
  display: none;
}
.sideBox .side_rank li:nth-child(1) .side_rank_num i {
  background-position: -74px 0;
}
.sideBox .side_rank li:nth-child(2) .side_rank_num i {
  background-position: -74px -45px;
}
.sideBox .side_rank li:nth-child(3) .side_rank_num i {
  background-position: -75px -89px;
}
.sideBox .side_rank_num {
  position: relative;
  top: 6px;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  color: #7c7c7c;
  font-size: 25px;
  margin-right: 10px;
}
.sideBox .side_rank_nickname {
  margin-left: 8px;
  display: inline-block;
  width: 76px;
  line-height: 15px;
  vertical-align: middle;
}
.sideBox .side_rank_nickname a {
  text-decoration: none;
  color: #7c7c7c;
}
.sideBox .avatar_wrap {
  position: relative;
}
.sideBox .avatar_wrap img {
  border-radius: 50%;
  vertical-align: middle;
}
.sideBox .avatar_wrap a {
  text-decoration: none;
}
.sideBox .avatar_wrap .living_icon {
  position: absolute;
  top: 10px;
  right: 0;
  width: 24px;
  height: 24px;
  background: url(./gj_all.png?v=111416) -76px -135px no-repeat;
}
.sideBox .level_icon {
  position: relative;
  top: 6px;
}
.hot_rank_wrap .rank_count,
.hot_rank_wrap .side_title p {
  color: #f6559c;
}
.hot_rank_wrap .level_icon {
  top: 3px;
}
.star_rank_wrap .rank_count,
.star_rank_wrap .side_title p,
.star_rank_wrap .side_type_control li.active span {
  color: #9047ba;
}
.treasure_rank_wrap .side_title p,
.treasure_rank_wrap .side_type_control li.active span {
  color: #ff685a;
}
.help-center h3 {
  font-size: 26px;
  color: #7c7c7c;
  padding-bottom: 13px;
}
.help-center p {
  margin: 0 6px 0 0;
}
.help-center a {
  font-size: 16px;
  color: #7c7c7c;
}
.click_load_more p {
  width: 200px;
  border: 1px solid #ccc;
  color: #999;
  margin: 20px auto 40px;
  padding: 3px 0;
  cursor: pointer;
  text-align: center;
}
.click_load_more p:hover {
  background-color: #7f879e;
  color: #fff;
}
.index_ml_siw .slide_img_contain {
  width: 1023px;
  overflow: hidden;
  position: relative;
  height: 302px;
}
.index_ml_siw .slide_img_ul {
  position: absolute;
  top: 0;
  left: 0;
  transition: left 0.3s ease-in-out;
}
.index_ml_siw .slide_img_ul li {
  float: left;
  width: 210px;
  height: 222px;
}
.index_ml_siw .next_img,
.index_ml_siw .prev_img {
  background: url(./gj_all.png?v=111416) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
}
.index_social_audio_icon,
.index_social_icon {
  position: absolute;
  width: 70px;
  height: 25px;
  bottom: 10px;
  left: 10px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}
.index_ml_siw .prev_img {
  background-position: 0 -51px;
  right: 65px;
  top: 35px;
}
.index_ml_siw .prev_img:hover {
  background-position: 0 -149px;
}
.index_ml_siw .prev_img:active {
  background-position: -35px -149px;
}
.index_ml_siw .next_img {
  background-position: 0 -82px;
  right: 30px;
  top: 35px;
}
.index_ml_siw .next_img:hover {
  background-position: 0 -115px;
}
.index_ml_siw .next_img:active {
  background-position: -35px -115px;
}
.index_mission_icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #fff;
  padding: 4px 7px 4px 12px;
  border-bottom-left-radius: 14px;
  -webkit-border-bottom-left-radius: 14px;
  -moz-border-bottom-left-radius: 14px;
  -ms-border-bottom-left-radius: 14px;
  background: #874bc0;
  background: -moz-linear-gradient(left, #874bc0 0, #f11771 100%);
  background: -webkit-gradient(
    linear,
    left,
    right,
    color-stop(0, #874bc0),
    color-stop(100%, #f11771)
  );
  background: -webkit-linear-gradient(left, #874bc0 0, #f11771 100%);
  background: -o-linear-gradient(left, #874bc0 0, #f11771 100%);
  background: -ms-linear-gradient(left, #874bc0 0, #f11771 100%);
  background: linear-gradient(to right, #874bc0 0, #f11771 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#874bc0, endColorstr=#f11771, GradientType=0);
}
.index_social_icon {
  border-top-right-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-top-right-radius: 12px;
  -ms-border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-bottom-left-radius: 12px;
  -ms-border-bottom-left-radius: 12px;
  background: #3f5efb;
  background: -moz-linear-gradient(left, #3f5efb 0, #fc466b 100%);
  background: -webkit-gradient(
    linear,
    left,
    right,
    color-stop(0, #3f5efb),
    color-stop(100%, #fc466b)
  );
  background: -webkit-linear-gradient(left, #3f5efb 0, #fc466b 100%);
  background: -o-linear-gradient(left, #3f5efb 0, #fc466b 100%);
  background: -ms-linear-gradient(left, #3f5efb 0, #fc466b 100%);
  background: linear-gradient(to right, #3f5efb 0, #fc466b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f5efb, endColorstr=#fc466b, GradientType=0);
}
.index_social_audio_icon {
  border-top-right-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-top-right-radius: 12px;
  -ms-border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-bottom-left-radius: 12px;
  -ms-border-bottom-left-radius: 12px;
  background: #ec0a8d;
  background: -moz-linear-gradient(left, #ec0a8d 0, #fc6767 100%);
  background: -webkit-gradient(
    linear,
    left,
    right,
    color-stop(0, #ec0a8d),
    color-stop(100%, #fc6767)
  );
  background: -webkit-linear-gradient(left, #ec0a8d 0, #fc6767 100%);
  background: -o-linear-gradient(left, #ec0a8d 0, #fc6767 100%);
  background: -ms-linear-gradient(left, #ec0a8d 0, #fc6767 100%);
  background: linear-gradient(to right, #ec0a8d 0, #fc6767 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ec0a8d, endColorstr=#fc6767, GradientType=0);
}
.index_mission_icon.pk {
  background: #3732ff;
  background: -moz-linear-gradient(left, #3732ff 0, #66c2fd 100%);
  background: -webkit-gradient(
    linear,
    left,
    right,
    color-stop(0, #3732ff),
    color-stop(100%, #66c2fd)
  );
  background: -webkit-linear-gradient(left, #3732ff 0, #66c2fd 100%);
  background: -o-linear-gradient(left, #3732ff 0, #66c2fd 100%);
  background: -ms-linear-gradient(left, #3732ff 0, #66c2fd 100%);
  background: linear-gradient(to right, #3732ff 0, #66c2fd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3732ff, endColorstr=#66c2fd, GradientType=0);
}
@media only screen and (max-width: 1366px) {
  #mainbody,
  .banner_wrap .player-main,
  .guide .guide-content,
  .index_recommend,
  .index_slide,
  .index_slide .slide_img_ul li {
    width: 1046px;
  }
  .content {
    width: 778px;
  }
  .banner_wrap .banner_left {
    width: 835px;
  }
  .index_recommend .room-item.fifth {
    margin-right: 0;
  }
}
.no_flash,
.no_flash p {
  left: 0;
  width: 100%;
  position: absolute;
}
.no_flash {
  height: 100%;
  top: 0;
  color: #fff;
  text-align: center;
  z-index: 10;
}
.no_flash p {
  top: 50%;
  margin-top: -24px;
  margin-bottom: 0;
  height: 48px;
  line-height: 24px;
}
.no_flash p a {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  width: 40px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  background-color: #ff0071;
}
.video_menu {
  width: 200px;
  z-index: 10;
  position: absolute;
}
.video_menu li {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  font-size: 14px;
  color: #000;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.video_menu li:hover {
  background: #e5e5e5;
}
.video_menu li.vm_li_1 {
  color: #bdbdbd;
  font-size: 12px;
  cursor: text;
}
.video_menu li.vm_li_1:hover {
  background: #fff;
}
.video_menu li.vm_li_last {
  border: none;
}
.float-video{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  text-align: center;
  padding-top: 50px;
  box-sizing: border-box;
}
.float-video .float-content{
  display: inline-block;
  width: 900px;
  height: 675px;
  position: relative;
}
.float-video .close{
  width: 900px;
  padding-bottom: 30px;
  text-align: right;
  display: inline-block;
  box-sizing: border-box;
}
.float-video .close img{
  width: 50px;
  height: 50px;
  display: inline-block;
}
.index_recommend.second .room-item {
  width: 351px;
  margin-bottom: 15px;
}
.index_recommend .room-item dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.index_recommend .room-item dd p{
  font-size: 18px;
  color: #222222;
  line-height: 25px;
}
.index_recommend .room-item dd h3{
  display: inline-flex;
  align-items: center;
  justify-content: left;
  font-size: 18px;
  color: #222222;
  line-height: 25px;
}
.index_recommend .room-item dd h3 .img{
  width: 37px;
  height: 37px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
}
.index_recommend .room-item dd h3 .img img{
  height: 100%;
}
.index_recommend.top .room-item dd{
  display: block;
}
.index_recommend.top .room-item dd p{
  display: block;
  font-size: 16px;
  color: #ED6D25;
  line-height: 22px;
}

.big-img{
  width: 1200px;
  margin: 30px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1366px) {
  .big-img{
    width: 1046px;
    margin: 30px auto;
  }
}
.big-img img{
  width: 100%;
  display: block;
}
.big-img.shop{
  margin-top: 0;
}
.big-img.shop .tab-content{
  display: none;
}
.big-img.shop .tab-content.on{
  display: block;
}