/* 资讯 */
.box_size {
  margin: 16px 0;
  width: 1200px;
}

.user_box_between {
  width: 1200px;
  height: 411px;
}

.user_inline_heard {
  width: 1200px;
  margin: auto;
  position: relative;
  z-index: 2;
}

.user_inline_heardes {
  width: 1200px;
  display: inline-block;
}

.user_float_left {
  float: left;
}

.user_float_right {
  float: right;
}

/* 版本攻略 */
.box_right_version {
  width: 269.1px;
  height: auto;
  float: left;
}

#ahref a {
  text-decoration: none;
}

.right_version_one {
  width: 269px;
  height: 137px;
  cursor: pointer;
}

.info_color:nth-of-type(1) {
  background: url(/assets/img/zixunbeijing_1.png);
  background-size: 100% 100%;
  width: 277px;
  height: 137px;
}

.info_color:nth-of-type(1) .info_icon {
  background: url(/assets/img/zixun_1.png);
  background-size: 100% 100%;
}

.right_version_one:hover {
  background: url(/assets/img/zixunbeijing_1.png);
  background-size: 100% 100%;
  width: 277px;
  height: 137px;
}

.right_version_one:hover .info_icon {
  background: url(/assets/img/zixun_1.png);
  background-size: 100% 100%;

}

.right_version_one:hover .strategy_icon {
  background: url(/assets/img/golue_1.png);
  background-size: 100% 100%;
}

.right_version_one:hover .daqo_icon {
  background: url(/assets/img/banben_1.png);
  background-size: 100% 100%;
}

.zixun_icon {
  width: 41px;
  height: 41px;
  margin-right: 12px;
  border-radius: 50%;
}

.version_height {
  height: 41px;
}

.version_title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.version_font {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.7;
}

.info_icon {
  background: url(/assets/img/zixun.png);
  background-size: 100% 100%;
}

.info_color {
  background: #393939;
}

.strategy_icon {
  background: url(/assets/img/golue.png);
  background-size: 100% 100%;
}

.strategy_color {
  background: #464646;
}

.daqo_icon {
  background: url(/assets/img/banben.png);
  background-size: 100% 100%;
}

.daqo_color {
  background: #595959;
}

/* 轮播图 */
.box_swiper {
  float: right;
  width: 919px;
  height: 411px;
  overflow: hidden;
  position: relative;
}

.box_swiper_img {
  width: 919px;
  height: 411px;
}

.box_swiper_bottom {
  position: absolute;
  z-index: 8;
  bottom: 0;
  width: 100%;
  height: 47px;
  background: #000000;
  opacity: 0.4;
}

.swiper_font {
  position: absolute;
  z-index: 11;
  bottom: 14px;
  left: 24px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.swiper_font a {
  text-decoration: none;
  color: inherit;
}

.swiper_font a:hover {
  color: red;
}

.box_swiper .swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: right;
  margin-left: 710px;
  width: 20% !important;
}

.swiper-pagination-bullet {
  background-color: #fff !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 10px;
  border: 1px solid #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  width: 14px !important;
  height: 14px !important;
  background-color: #d53731 !important;
  border: 1px solid #fff;
}

/* 三个广告 */
.adver_box_size {
  height: 247px;
}

.advert_ad {
  float: left;
  width: 393px;
  height: 247px;
  overflow: hidden;
  margin-right: 10.5px;
}

.advert_ad:last-child {
  margin-right: 0;
}

.advert_ad img {
  cursor: pointer;
  transition: all 0.6s;
}

.advert_ad img:hover {
  transform: scale(1.2);
}

/* 左侧资讯 */
.box_info_left {
  float: left;
  width: 888px;
  background: #FFF;
  margin-right: 12px;
}


/* 资讯标题 */
.info_padding_bottom {
  padding: 10px 20px 0 20px;
}

.info_padding {
  padding: 10px 20px 20px 20px;
}

.news_title {
  width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  border-bottom: 2px solid #DA2E29;
}

.news_button {
  width: 98px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background-color: #fff;
  color: #000;
  cursor: pointer;
}

.active5 {
  background-color: #da2e29;
  color: #fff !important;
}

.news_button a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.news_button:hover {
  background-color: #da2e29;
  color: #fff;
}

.news_button a:hover {
  background-color: #da2e29;
  color: #fff;
}

/* .news_button */
/* 默认第一项是红色的 */
/* 资讯内容 */
.news_border {
  border-bottom: 1px solid rgba(217, 217, 217, 0.5);
}

.news_border:last-child {
  border-bottom: none;
}

.news_left_img {
  width: 235px;
  height: 147px;
  overflow: hidden;
}

.news_left_size {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}

.news_left_size:hover {
  transform: scale(1.2);
}

.news_right_info {
  height: 147px;
  width: 594px;
}

.right_info_padding {
  padding: 10px 0;
  height: 127px;
}

.news_info_title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news_info_title a {
  text-decoration: none;
  color: #2B2B2B;
}

.news_info_title a:hover {
  color: red;
}

.news_info_center {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  overflow: hidden;
  height: 42px;
  margin-bottom: 20px;
}

.news_info_center a {
  text-decoration: none;
  color: red;
}

.news_icon_time {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #7B7E86;
}

.time_background {
  background: url(/assets/img/time.png);
  background-size: 100% 100%;
}

.news_icon_sever {
  width: 20px;
  height: 14px;
  margin-right: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7B7E86;
}

.sever_background {
  background: url(/assets/img/guankan.png);
  background-size: 100% 100%;
}

/* 点击加载更多 */
.go_load {
  margin: 40px 0;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #666666;
  cursor: pointer;
}

.go_load a {
  color: #666666;
  text-decoration: none;
}

.go_load a:hover {
  color: red;
}


/* 右侧 */
/* .box_info_right {
    width: 300px;
} */
/* 收藏榜单 */
.info_colle {
  width: 300px;
  background: #FFF;
  margin-bottom: 12px;
}

.collect_icon {
  width: 16px;
  height: 16px;
  background: url(/assets/img/paihang.png);
  background-size: 100% 100%;
  margin-right: 7px;
}

.collect_font {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3B3939;
}

.collect_right {
  float: right;
}

.collect_time,
.collect_time1,
.collect_time2 {
  padding: 0px 5px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  cursor: pointer;
  border-radius: 2px;
}

.collect_time a,
.collect_time1 a,
.collect_time2 a {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}


.collect_time:hover,
.collect_time1:hover,
.collect_time2:hover {
  background: #DA2E29;
  color: #fff;
}

/* 收藏榜单内容 */
.collect_content {
  padding: 10px 7px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.13);
}

.left_collect_img {
  width: 119px;
  height: 75px;
  overflow: hidden;
}

.left_collect_img img {
  cursor: pointer;
  transition: all 0.6s;
}

.left_collect_img img:hover {
  transform: scale(1.2);
}

.right_collect_content {
  padding: 6px 0 6px 8px;
}

.right_collect_title {
  width: 119px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;

}

.right_collect_title a {
  text-decoration: none;
  color: #535151;
}

.right_collect_title a:hover {
  color: red;
}

.right_collect_icon {
  width: 18px;
  height: 18px;
  background: url(/assets/img/shoucang.png);
  background-size: 100% 100%;
  margin-right: 7px;
}

.collect_top {
  padding-top: 14px;
}

.right_collect_num {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #535151;
}

/* 热门推荐 */
.hot_icon {
  width: 17px;
  height: 19px;
  background: url(/assets/img/hot.png);
  background-size: 100% 100%;
  margin-right: 7px;
}

/* 热门推荐内容 */
.hot_padding {
  padding: 10px 5px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.13);
}

.hot_content {
  width: 251px;
  height: 157px;
  position: relative;
  overflow: hidden;
}

.hot_content img {
  cursor: pointer;
  transition: all 0.6s;
}

.hot_content img:hover {
  transform: scale(1.2);
}

.i-bofa {
  position: absolute;
  top: 53.5px;
  left: 100.5px;
  width: 40px;
  height: 40px;
  background: url(/assets/img/new/24gf-playCircle.png) no-repeat;
  background-size: 100% 100%;
}

.hot_bottom {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 28px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.hot_font_bottom {
  position: absolute;
  z-index: 3;
  bottom: 7px;
  width: 251px;
}

.hot_left {
  float: left;
  padding-left: 11px;
}

.hot_left a {
  text-decoration: none;
  color: #DDDDDD;
}

.hot_left a:hover {
  color: red;
}

.hot_right {
  float: right;
  padding-right: 11px;

}

.hot_right a {
  color: inherit;
  text-decoration: none;
}

.hot_right a:hover {
  color: red;
  text-decoration: underline;
}

/* 新服推荐 */
.new-a-size {
  width: 98px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new_icon {
  width: 19px;
  height: 17px;
  background: url(/assets/img/baoshi.png);
  background-size: 100% 100%;
  margin-right: 7px;
}


/* 新服推荐内容 */
.new_content {
  padding: 14px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.13);
}

.new_so {
  padding: 0 4px;
}

#cad {
  margin: 0;
  padding: 0;
  list-style: none;
}

.new_top a {
  float: left;
  margin-left: 10px;
  text-decoration: none;
  color: #3B3939;
}

.new_top a:hover {
  color: red;
}

.new_top a:nth-child(1) {
  margin-left: 0px;
}

#cad li .new_span {
  background-color: #F53527;
}

#cad li+li .new_span {
  background-color: #F55727;
}

#cad li+li+li .new_span {
  background-color: #F5A527;
}

#cad li+li+li+li .new_span {
  background-color: #ccc;
}

.new_top {
  box-sizing: border-box;
  width: 252px;
  height: 19px;
}

.new_span {
  float: left;
  font-size: 12px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  background-color: #ccc;
  border-radius: 4px;
  text-align: center;
  color: white;
}

.new_label {
  float: right;
  color: #7B7B7B;
  opacity: 0.92;
}

.new_label a {
  text-decoration: none;
  color: inherit;
}

.new_label a:hover {
  color: red;
}

/* 版本标签 */

.label_icon {
  width: 18px;
  height: 18px;
  background: url(/assets/img/label.png);
  background-size: 100% 100%;
  margin-right: 7px;
}

/* 版本标签内容 */
.label_content {
  padding: 10px 7px 0 7px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.13);
}

.label_buttom {
  width: 72px;
  overflow: hidden;
  height: 33px;
  border: 1px solid #da2e29;
  margin-bottom: 18px;
  margin-right: 14.8px;
  box-sizing: border-box;
  border-radius: 3px;
  line-height: 33px;
  text-align: center;
}

.label_buttom:nth-of-type(3n) {
  margin-right: 0;
}

.label_buttom a:hover {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #da2e29;
  color: #fff;
  line-height: 33px;
  text-align: center;
}


.label_buttom a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #da2e29;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 500;
}

/* 右侧头部标签 */
.label_top {
  width: 76px;
  overflow: hidden;
  height: 33px;
  border: 1px solid #DA2E29;
  margin: 10px 0;
  margin-right: 16px;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  line-height: 33px;
}

.label_top:nth-of-type(3n) {
  margin-right: 0px;
}

.label_top a:hover {
  width: 100%;
  height: 100%;
  background: #DA2E29;
  color: #fff;
  line-height: 33px;
  text-align: center;
}


.label_top a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #DA2E29;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 500;
}

/* 版本攻略 */
.collect_top_size {
  float: right;
  width: 119px;
}

.info_colle_font {
  color: #535151;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.info_colle_font a {
  text-decoration: none;
  color: #535151;
}

.info_colle_font a:hover {
  color: red;
}

/* 底部分页 */
.pages_info_buttom {
  padding: 130px 0 52px 0;
  width: auto;
  height: auto;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.pages_info_buttom a {
  padding: 0 10px;
  margin: 0 6px;
  display: inline-block;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #666;
  background-color: #f2f2f3;
  border: 1px solid #cecece;
  border-radius: 4px;
  text-decoration: none;
}

.pages_info_buttom a:hover {
  text-decoration: underline;
}

/* 侧边栏 */
.broadside {
  position: fixed;
  z-index: 10;
  right: 50%;
  top: 55%;
  width: 73px;
  margin-right: -685px;
}

.broadside_border {
  border-radius: 2px;
  overflow: hidden;

}

.broadside_list {
  border: 1px solid #EEEEEE;
  border-radius: 2px;
  overflow: hidden;
}

.user_side_top {
  margin: auto;
  width: 48px;
  height: 48px;
  background: url(/assets/img/Envelopes.png);
  background-size: 100% 100%;
}

.user_side_top1 {
  margin: auto;
  width: 48px;
  height: 48px;
  background: url(/assets/img/iconAd.png);
  background-size: 100% 100%;
}

.user_side_top1 a {
  display: block;
  width: 100%;
  height: 100%;
}

.broadside_font_a {
  margin: 0 auto;
  margin-top: 10px;
  width: 53px;
  text-align: center;
}

.broadside_font_a a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #848484;
}

.broadside_font_a a span {
  color: red;
  font-size: 14px;
  font-weight: bold;
}

.broadside_font_a a:hover {
  color: red;
}

.user_side_top a {
  display: block;
  width: 100%;
  height: 100%;
}

.user_border_side {
  cursor: pointer;
  background: #fff;
  /* border-bottom: 1px solid #D6D6D6; */
}

.user_border_sidees {
  border-bottom: 1px solid #EEEEEE;
}

#side:hover {
  background: #eaeaea;
}

.user_side_font {
  padding: 15px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #636363;
}

.user_weibo {
  width: 46px;
  height: 46px;
  background: url(/assets/img/MicroBlog.png);
  background-size: 100% 100%;
}

.user_wechat {
  width: 46px;
  height: 46px;
  background: url(/assets/img/WeChat.png);
  background-size: 100% 100%;
}

.side_margin {
  margin-top: 10px;
}

.user_side_top_padding {
  padding: 20px 15px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #EEEEEE;
}

.user_side_bottom_top {
  width: 43px;
  height: 21px;
  background: url(/assets/img/Top.png);
  background-size: 100% 100%;
}

/* 登录界面 */
.login_interface {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
}

/* 关闭弹窗 */
.pop_close {
  position: absolute;
  background: url(/assets/img/guanbi.png);
  width: 14px;
  height: 14px;
  background-size: 100% 100%;
  top: 0;
  right: 0;
  z-index: 1001;
  cursor: pointer;
}


.interface_box {
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  z-index: 1000;
  overflow: hidden;
  max-width: 420px;
}

.interface_box_es {
  position: relative;
  margin-top: 20px;
  height: 480px;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  background-color: #ffffff;
}

/* 扫码 */
.interface_scan {
  border-bottom: 2px solid #E5E5E5;
  height: 58px;
}

.scan_code {
  height: 48px;
  line-height: 48px;
  margin-top: 12px;
  text-align: center;
  width: 76px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  cursor: pointer;
}

.scan_active {
  height: 48px;
  line-height: 48px;
  margin-top: 12px;
  text-align: center;
  width: 76px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #DA2E29;
  border-bottom: 2px solid #DC433F;
  cursor: pointer;
}

.scan_code:hover {
  cursor: pointer;
  color: #DA2E29;
  border-bottom: 2px solid #DC433F;
}

.scan_vertical {
  margin: 25px 0 12px 0;
  width: 1px;
  height: 20px;
  background: #E5E5E5;
}

/* 二维码 */
.code_size {
  width: 300px;
  height: 300px;
  margin: auto;
  padding: 20px 0 10px 0;
}

.code_size img {
  width: 100%;
  height: 100%;
}

input[type=checkbox] {
  width: 16px;
  height: 16px;
  visibility: hidden;
  padding: 0;
  margin: 0 6px 4px 0;
}

input[type=checkbox]:after {
  width: 100%;
  height: 100%;
  /**空格字符串填充**/
  content: " ";
  background-color: #fff;
  display: inline-block;
  visibility: visible;
  border-radius: 50%;
  border: 1px solid #e2e2e2;
}

input[type=checkbox]:checked:after {
  content: "\2713";
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  /*UNICODE中对号*/
  background-color: #fb4742;
  font-size: 8px;
  font-weight: bold;
  color: #fff;
}

.tick_header {
  width: 358px;
  margin: auto;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #9A9A9A;
}

.tick_header a {
  text-decoration: none;
  color: #DA2E29;
}

.remind_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #555555;
  background: #E8E8E8;
}

.remind_bottom span {
  color: #DA2E29;
}

/* 手机登录 */
.phone_header {
  height: 30px;
  padding-top: 30px;
  width: 200px;
  margin: auto;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3D3D3D;
}

.phone_left {
  float: left;
  cursor: pointer;
}

.phone_left_active {
  float: left;
  color: #DA2E29;
  cursor: pointer;
}

.phone_right {
  float: right;
  cursor: pointer;
}

.phone_right_active {
  float: right;
  color: #DA2E29;
  cursor: pointer;
}

.phone_input {
  width: 348px;
  height: 52px;
  border: 1px solid #B2B2B2;
  border-radius: 4px;
  margin: 20px auto;
}

.phone_input input::-webkit-input-placeholder {
  color: rgba(178, 178, 178, 0.6);
}

.pho_img {
  float: left;
  width: 14px;
  height: 20px;
  background: url(/assets/img/shouji.png);
  background-size: 100% 100%;
  margin: 16px 20px;
}

.pho_input {
  float: left;
  height: 50px;
  width: 290px;
  border: none;
  line-height: 50px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3D3D3D;
  background: none;
  outline: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.pho_security {
  float: left;
  width: 16px;
  height: 20px;
  background: url(/assets/img/anquan.png);
  background-size: 100% 100%;
  margin: 16px 19px;
}

.security_input {
  float: left;
  height: 50px;
  width: 180px;
  border: none;
  line-height: 50px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3D3D3D;
  background: none;
  outline: none;
}

.security_code::after {
  width: 1px;
  height: 17px;
  background: #efefef;
  position: absolute;
  left: 0;
  top: 19px;
  content: '';
}

.poss_input {
  float: left;
  height: 50px;
  width: 290px;
  border: none;
  line-height: 50px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3D3D3D;
  background: none;
  outline: none;
}

.security_code {
  border: 0 none;
  background: #fff;
  outline: none;
  cursor: pointer;
  float: right;
  padding-right: 20px;
  padding-left: 20px;
  height: 52px;
  line-height: 52px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DA2E29;
  position: relative;
}

/* 验证码登录按钮 */
.phone_button {
  width: 348px;
  height: 48px;
  background: rgba(218, 46, 41, 0.38);
  margin: auto;
  margin-top: 60px;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 48px;
}

/* 密码登录按钮 */
.possWord_button {
  width: 348px;
  height: 48px;
  background: #DA2E29;
  margin: auto;
  margin-top: 60px;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}

/* 登录协议 */
.pho_tick {
  width: 348px;
  padding-top: 25px;
  margin: auto;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #9A9A9A;
}

#tick {
  background: #da2e29;
}

.pho_tick a {
  text-decoration: none;
  color: #DA2E29;
}

/* 导航栏 */
.dropdown:hover .bar_content {
  display: block;
  cursor: pointer;
}

.bar_content {
  display: none;
  position: absolute;
  right: -3px;
  z-index: 9998;
  top: 36px;
  width: 430px;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  border-radius: 4px;
}

.bar_content::after {
  position: absolute;
  top: -7px;
  right: 36px;
  width: 10px;
  height: 10px;
  z-index: 9999;
  content: "";
  background: #fff;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.bar_nav_options {
  padding: 16px 0;
}

.bar_nav_options:nth-of-type(1) {
  padding: 0 0 16px 0;
}

.bar_nav_options:last-child {
  padding: 16px 0 0 0;
}

.bar_border_buttom {
  margin: auto;
  width: 370px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.13);
}

.bar_options_title {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #D92F2A;
  margin-left: 10px;
  margin-bottom: 12px;
}

.navcontent a {
  padding: 6px 10px;
  background: #fff;
  text-decoration: none;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #606060;
}

.navcontent a:hover {
  background: #da2e29 !important;
  color: #fff !important;
  border-radius: 2px;
}

/* 手机二维码 */
.dropdown {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 36px;
  padding: 0 18px;
}

.dropdown:hover .dropdown-content {
  display: block;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: -60px;
  z-index: 9998;
  top: 36px;
  max-width: 229px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  border-radius: 4px;
}


.dropdown-content:hover {
  display: block;
}

.dropdown-content::after {
  position: absolute;
  top: -7px;
  right: 97px;
  width: 10px;
  height: 10px;
  z-index: 9999;
  content: "";
  background: #fff;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.qr_code_img {
  width: 167px;
  height: 167px;
}

.qr_code_text {
  width: 163px;
  margin: auto;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #606060;
  line-height: 20px;
}

.hot-video {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  z-index: 2000;
  box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
  width: 1304px;
  height: 706px;
  background: #000;
  border-radius: 4px;
}

.ht-close {
  position: absolute;
  cursor: pointer;
  z-index: 2000;
  top: -40px;
  right: 0;
  background: url(/assets/img/guanbi.png) no-repeat;
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
}

.ht-boxs {
  width: 100%;
  height: 706px;
}