@import "common.css";
/* 定义一个兼容类 */
.news_detail_container {
  width: 100%;
  background-color: #f6f6f6;
  padding-bottom: 49px;
}
.news_detail_container .news_detail {
  width: 1200px;
  margin: 0 auto;
}
.news_detail_container .news_detail .container .news_box {
  width: 860px;
  background: #ffffff;
}
.news_detail_container .news_detail .container .news_box .news_header {
  width: 100%;
  height: 150px;
  text-align: center;
  padding-top: 50px;
  border-bottom: 1px solid #eeeeee;
}
.news_detail_container .news_detail .container .news_box .news_header .news_title {
  font-size: 24px;
  line-height: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  max-width: 830px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_detail_container .news_detail .container .news_box .news_header .news_info {
  margin-top: 34px;
  color: #999999;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.news_detail_container .news_detail .container .news_box .news_header .news_info span {
  font-size: 14px;
}
.news_detail_container .news_detail .container .news_box .news_header .news_info span strong {
  font-size: 14px;
}
.news_detail_container .news_detail .container .news_box .news_header .news_info .news_from {
  margin-left: 36px;
  margin-right: 36px;
}
.news_detail_container .news_detail .container .news_box .game_content {
  padding: 31px 27px 27px 33px;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load {
  width: 100%;
  height: 140px;
  background: #faf6f6;
  border: 1px solid #e98a56;
  border-radius: 2px;
  padding: 19px 21px 21px 28px;
  margin-bottom: 30px;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_icon {
  width: 100px;
  height: 100px;
  vertical-align: middle;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des {
  display: inline-block;
  vertical-align: middle;
  margin-left: 17px;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .game_type .game_name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  margin-right: 13px;
  vertical-align: middle;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .game_type span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
  padding: 4px 6px;
  margin-right: 9px;
  background-color: #f8a335;
  border-radius: 2px;
  vertical-align: middle;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .game_type span:nth-of-type(2) {
  background-color: #89ca6c;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .game_type span:nth-of-type(3) {
  background-color: #55b5ff;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .same {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .same span {
  font-size: 14px;
  color: #444444;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .game_des .same.game_volume {
  margin-top: 18px;
  margin-bottom: 10px;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .load {
  float: right;
  margin-top: 7.5px;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .load .load_btn {
  width: 110px;
  height: 38px;
  border-radius: 2px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #faf6f6;
  margin-bottom: 9px;
  line-height: 38px;
  cursor: pointer;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .load .load_btn.btn1 {
  background-color: #e95656;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .load .load_btn.btn1:hover {
  background-color: #cd3a3a;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .load .load_btn.btn2 {
  background-color: #00b3ff;
}
.news_detail_container .news_detail .container .news_box .game_content .game_load .load .load_btn.btn2:hover {
  background-color: #0096ff;
}
.news_detail_container .news_detail .container .news_box .game_content .content {
  width: 100%;
}
.news_detail_container .news_detail .container .news_box .game_content .content img {
  max-width: 100%;
}
.news_detail_container .news_detail .container .news_box .game_content .related_articles {
  width: 100%;
  margin-top: 34px;
}
.news_detail_container .news_detail .container .news_box .game_content .related_articles .related_word {
  background-color: #f8f8f8;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ff761a;
  padding: 15px 0 12px 23px;
}
.news_detail_container .news_detail .container .news_box .game_content .related_articles ul li {
  margin-top: 17px;
  padding-left: 23px;
}
.news_detail_container .news_detail .container .news_box .game_content .related_articles ul li span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00b3ff;
  margin-right: 8px;
}
.news_detail_container .news_detail .container .news_box .game_content .related_articles ul li img {
  vertical-align: top;
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
}
.news_detail_container .news_detail .container .news_box .game_content .tag {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 43px;
}
.news_detail_container .news_detail .container .news_box .game_content .tag span {
  font-size: 14px;
  margin-right: 20px;
  color: #444444;
}
.news_detail_container .news_detail .container .news_box .game_content .statement {
  width: 100%;
  height: 117px;
  background: #faf9f6;
  border: 1px solid #ffeaa0;
  border-radius: 2px;
  padding: 18px 37px 0 23px;
  margin-top: 24px;
}
.news_detail_container .news_detail .container .news_box .game_content .statement h2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ed6666;
  margin-bottom: 14px;
}
.news_detail_container .news_detail .container .news_box .game_content .statement p {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #777777;
  line-height: 22px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment {
  margin-top: 25px;
  text-align: center;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .title {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  margin-bottom: 39px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .title span {
  color: #999999;
  font-size: 12px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .expression_box div {
  display: inline-block;
  margin-right: 65px;
  vertical-align: top;
  cursor: pointer;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .expression_box div:last-child {
  margin-right: 0;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .expression_box div span {
  display: block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ed6666;
  margin-bottom: 12px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .expression_box div p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  margin-top: 13px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .comment_btn {
  margin-top: 33px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .comment_btn span {
  display: inline-block;
  width: 154px;
  height: 42px;
  background: #ed6666;
  border-radius: 2px;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .comment_btn span strong {
  font-size: 16px;
  margin-left: 15px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .comment_btn span:hover {
  background-color: #cd3a3a;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .comment_btn span:nth-of-type(2) {
  background-color: #3cbe67;
  margin-left: 30px;
}
.news_detail_container .news_detail .container .news_box .game_content .comment .comment_btn span:nth-of-type(2):hover {
  background-color: #37a94f;
}
.news_detail_container .news_detail .container .anothor_nes {
  margin-top: 16px;
  width: 860px;
  background-color: #fff;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_h {
  padding: 21px 26px 13px 33px;
  border-bottom: 1px solid #eeeeee;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_h span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_h span.more {
  float: right;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_h span.more img {
  vertical-align: middle;
  margin-left: 7px;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_h span.more:hover {
  opacity: 0.85;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list {
  padding: 5px 27px 32px 33px;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box {
  width: 100%;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box a {
  width: 360px;
  display: inline-block;
  border-bottom: 1px solid #f4f4f4;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box a:nth-of-type(2n) {
  margin-left: 73px;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box .l_news_item {
  padding: 18px 0 17px 0;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box .l_news_item .jt {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box .l_news_item .l_news_title {
  max-width: 300px;
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box .l_news_item .date {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  float: right;
}
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box .l_news_item:hover .l_news_title,
.news_detail_container .news_detail .container .anothor_nes .anothor_list .l_news_box .l_news_item:hover .date {
  color: #fb5503;
}
.news_detail_container .news_detail .container .hot_game {
  width: 860px;
  background: #ffffff;
  padding-bottom: 41px;
  margin-top: 10px;
}
.news_detail_container .news_detail .container .hot_game .hot_game_title {
  width: 100%;
  padding: 21px 26px 15px 33px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.news_detail_container .news_detail .container .hot_game .hot_game_title span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
}
.news_detail_container .news_detail .container .hot_game .hot_game_title span.more {
  float: right;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.news_detail_container .news_detail .container .hot_game .hot_game_title span.more img {
  vertical-align: middle;
  margin-left: 7px;
}
.news_detail_container .news_detail .container .hot_game .hot_game_title span.more:hover {
  opacity: 0.85;
}
.news_detail_container .news_detail .container .hot_game .hot_game_title::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 128px;
  height: 2px;
  background: #ed6666;
}
.news_detail_container .news_detail .container .hot_game .game_list {
  width: 100%;
  margin-left: 20px;
  /*padding-left: 33px;*/
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_a {
  display: inline-block;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_a:hover .game_item_des span {
  background-color: #ff8400 !important;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_item {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  margin-top: 30px;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_item img {
  width: 88px;
  height: 88px;
  vertical-align: middle;
  margin-right: 10px;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_item .game_item_des {
  display: inline-block;
  vertical-align: middle;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  max-width: 83px;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_item .game_item_des div {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_item .game_item_des p {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_detail_container .news_detail .container .hot_game .game_list .game_list_item .game_item_des span {
  display: block;
  width: 83px;
  height: 32px;
  background: #ffaf0f;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
}
.news_detail_container .news_detail .container .f_comment {
  margin-top: 18px;
  width: 860px;
  background: #ffffff;
}
.news_detail_container .news_detail .container .f_comment .f_comment_title {
  padding: 21px 26px 13px 33px;
  border-bottom: 1px solid #eeeeee;
}
.news_detail_container .news_detail .container .f_comment .f_comment_title span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input {
  width: 100%;
  padding: 24px 32px 23px 29px;
  border-bottom: 1px solid #eee;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .l {
  vertical-align: top;
  text-align: center;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .l img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: block;
  margin-bottom: 11px;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .l.no_login span {
  display: inline-block;
  width: 49px;
  height: 23px;
  background: #ed6666;
  border-radius: 4px;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .l.no_login span:hover {
  background-color: #cd3a3a;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .l.is_login span {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #009cff;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box {
  display: inline-block;
  vertical-align: top;
  width: 700px;
  height: 160px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-left: 26px;
  position: relative;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #e5e5e5;
  border-right: none;
  border-top: none;
  background-color: #fff;
  top: 15px;
  left: -7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .not_login_warn {
  display: none;
  padding-top: 19px;
  padding-left: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .not_login_warn span {
  font-size: 14px;
  color: #ed6666;
  cursor: pointer;
  margin-left: 5px;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .not_login_warn span:hover {
  color: #fb5503;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .give_star {
  padding: 12px 0 12px 20px;
  border-bottom: 1px solid #eeeeee;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .give_star .word {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  vertical-align: middle;
  margin-right: 8px;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .give_star .star1 {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 20px;
  background: url("../img/index/star2.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  cursor: pointer;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box .give_star .star2 {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 20px;
  background: url("../img/index/star1.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  cursor: pointer;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box textarea {
  width: 96%;
  height: 99px;
  float: left;
  font-size: 14px;
  color: #000;
  padding: 5px 2.7%;
  border: 0;
  margin-top: 1px;
  background-color: #f5f5f5;
  resize: none;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box textarea:focus {
  outline: 0;
  border: none;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box.not_login {
  background-color: #e5e5e5;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box.not_login::after {
  background-color: #e5e5e5;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box.not_login .not_login_warn {
  display: block;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box.not_login .give_star {
  display: none;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .input_box.not_login textarea {
  display: none;
}
.news_detail_container .news_detail .container .f_comment .f_comment_input .fabiao_btn {
  margin-top: 12px;
  margin-left: 103px;
  width: 150px;
  height: 42px;
  background: #e95656;
  border-radius: 4px;
  text-align: center;
  line-height: 42px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.news_detail_container .news_detail .container .f_comment .no_comment {
  text-align: center;
  padding-top: 48px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding-bottom: 56px;
}
.news_detail_container .news_detail .container .f_comment .has_comment {
  padding: 39px 30px 44px 29px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h {
  width: 100%;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h .word {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h div {
  float: right;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h div span {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
  cursor: pointer;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h div span.line {
  margin-left: 10px;
  margin-right: 15px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h div span.line:hover {
  cursor: none;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_h div span:hover {
  color: #fb5503;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content {
  width: 100%;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item {
  margin-top: 47px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_head {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  vertical-align: top;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment {
  width: 736px;
  display: inline-block;
  vertical-align: top;
  margin-left: 13px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info {
  margin-bottom: 24px;
  position: relative;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .user_name {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .fabiao_date {
  display: inline-block;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-left: 15px;
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .star_box {
  margin-top: 8px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .star_box .star1 {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10.3333333px;
  background: url("../img/index/star2.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .star_box .star2 {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10.3333333px;
  background: url("../img/index/star1.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .floor {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_info .floor strong {
  font-size: 12px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .user_c {
  width: 100%;
  white-space: normal;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_comment_num {
  text-align: right;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 33px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_comment_num .back {
  font-size: 14px;
  margin-left: 7px;
  cursor: pointer;
  vertical-align: top;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_comment_num .back strong {
  font-size: 14px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_comment_num .back:hover {
  color: #fb5503;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_comment {
  margin-top: 15px;
  text-align: right;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_comment img {
  vertical-align: top;
  margin-right: 7px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_comment span {
  vertical-align: top;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_comment span strong {
  font-size: 14px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content {
  margin-top: 5px;
  width: 100%;
  background: #f5f5f5;
  border-radius: 4px;
  position: relative;
  padding: 13px 16px 36px 17px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content::after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #f5f5f5;
  position: absolute;
  top: -7px;
  left: 26px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item:last-child {
  margin-bottom: 0;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .tx {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .a_content {
  display: inline-block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  width: 624px;
  position: relative transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px);;
  padding-right: 42px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .a_content .name {
  font-size: 14px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .a_content .name strong {
  font-size: 14px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .a_content .name:hover {
  color: #999;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .a_content .des {
  color: #999999;
  line-height: 16px;
}
.news_detail_container .news_detail .container .f_comment .has_comment .has_comment_content .has_user_item .user_comment .user .another_user_content .another_item .a_content .date {
  position: absolute;
  top: -1px;
  right: 0px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.model {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.model .model_content {
  width: 750px;
  height: 400px;
  background-color: #fff;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  padding-top: 50px;
  position: relative;
}
.model .model_content textarea {
  display: block;
  font-size: 16px;
  width: 85%;
  margin: 0 auto;
  height: 250px;
  background-color: #f5f5f5;
  padding-left: 20px;
  padding-top: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  resize: none;
}
.model .model_content textarea:focus {
  outline: 0;
  border: 1px solid #e5e5e5;
}
.model .model_content .m_btn {
  width: 180px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  background-color: #E95656;
  border-radius: 4px;
  margin-top: 20px;
  cursor: pointer;
}
.model .model_content .m_btn:hover {
  background-color: #CD3A3A;
}
.model .model_content .close {
  position: absolute;
  top: 10px;
  right: 14px;
  cursor: pointer;
}
.model .model_content .close:hover {
  opacity: 0.85;
}
.aside_game_info {
  margin-bottom: 10px;
  width: 320px;
  background: #ffffff;
  box-shadow: 0px 2px 10px 0px #f0f0f0;
  padding: 19px 15px 20px 15px;
}
.aside_game_info .aside_game img {
  width: 126px;
  height: 126px;
  vertical-align: middle;
  margin-right: 15px;
}
.aside_game_info .aside_game .aside_game_i {
  max-width: 145px;
  display: inline-block;
  vertical-align: middle;
}
.aside_game_info .aside_game .aside_game_i h2 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #212121;
  margin-bottom: 15px;
}
.aside_game_info .aside_game .aside_game_i div {
  text-align: left;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.aside_game_info .aside_game .aside_game_i div span {
  font-size: 13px;
  color: #444444;
}
.aside_game_info .aside_game .aside_game_i div:nth-of-type(2) {
  margin-top: 12px;
  margin-bottom: 14px;
}
.aside_game_info .aside_game_des {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  margin-top: 12px;
  margin-bottom: 17px;
}
.aside_game_info .aside_game_des a {
  font-size: 13px;
  color: #498eff;
}
.aside_game_info .aside_game_des a:hover {
  text-decoration: underline;
}
.aside_game_info .mobile_load {
  width: 100%;
  margin-top: 10px;
}
.aside_game_info .mobile_load .common_btn {
  display: inline-block;
  width: 47%;
  height: 45px;
  line-height: 45px;
  border-radius: 4px;
  text-align: center;
  background-color: #4CCE67;
  overflow: hidden;
}
.aside_game_info .mobile_load .common_btn.ios_btn {
  float: right;
  background-color: #349DFF;
}
.aside_game_info .mobile_load .common_btn.ios_btn:hover {
  background-color: #497CFF;
}
.aside_game_info .mobile_load .common_btn.none {
  background-color: #4b4848;
}
.aside_game_info .mobile_load .common_btn.none :hover {
  background-color: #b7b7b7;
}
.aside_game_info .mobile_load .common_btn:hover {
  background-color: #37BB53;
}
.aside_game_info .mobile_load .common_btn a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.aside_game_info .mobile_load .common_btn img {
  margin-right: 4px;
  vertical-align: middle;
}
.aside_game_info .mobile_load .common_btn span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  vertical-align: middle;
}
.aside_game_info .mobile_load .common_btn span:nth-of-type(2) {
  display: none;
}
.aside_game_info .mobile_load .common_btn.none span:nth-of-type(1) {
  display: none;
}
.aside_game_info .mobile_load .common_btn.none span:nth-of-type(2) {
  display: inline-block;
}
.aside_game_info .pc_load {
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  margin-top: 10px;
  text-align: center;
  background-color: #E95656;
  line-height: 45px;
  border-radius: 4px;
  overflow: hidden;
}
.aside_game_info .pc_load :hover {
  background-color: #CD3A3A;
}
.aside_game_info .pc_load a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.aside_game_info .pc_load img {
  vertical-align: middle;
  margin-right: 14px;
}
.aside_game_info .pc_load span {
  vertical-align: middle;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
