#head {
  width: 100%;
  height: 210px;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  position: relative;
  zoom: 1
}

#head h1 {
  width: 100%;
  height: auto;
  line-height: 22px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  background: #ff5b5b;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 8px;
  text-align: center;
  display: none;
}

#head img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

#daodu {
  margin: 0;
  padding: 0 0 22px 0;
  text-align: center;
  position: relative;
  zoom: 1
}

#content {
  width: 100%;
  height: 40px;
  margin: 0px;
  padding: 0 10px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 8px;
  z-index: 20
}

#content .g-cont-scroll {
  width: 94%;
  height: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 3%;
  top: 0;
  padding: 0 90px 0 0;
  box-sizing: border-box;
  color: #fff
}

#content .g-cont-scroll p {
  width: 100%;
  height: auto;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  display: block;
  overflow: hidden;
  text-indent: 2em;
}

#content .g-cont-scroll p strong {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
}



#content .g-cont-scroll p a strong,
#content .g-cont-scroll p a,
#content .g-cont-scroll p a span,
#content .g-cont-scroll p a i {
  color: rgba(0, 176, 240) !important;
  font-weight: bold !important;
  color: rgb(0, 112, 192);
  text-decoration: underline;
}

#g-black-bg {
  width: 100%;
  height: 57px;
  background: #000;
  opacity: 0.7;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}

#g-look-desc {
  width: 80px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  background: #ff5b5b;
  text-align: center;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 17px;
  z-index: 20;
  margin: 0 0 0 0;
  border-radius: 4px;
}

#g-desc-bg {
  width: 80px;
  height: 25px;
  background: #000;
  opacity: 0.7;
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 52px;
  z-index: 10;
}

.m-ohter-key {
  width: auto!important;
}

.m-ohter-key .m-xgkp a {
  font-size: 14px;
  margin-right: 5px;
  font-style: normal;
  color: #2b7fd5;
  float: none;
}

.m-ohter-key p.m-xgkp {
  background-color: #fff;
  margin-top: 10px;
  padding: 15px 0px 5px;
}

.m-ohter-key p.m-xgkp a {
  display: inline-block;
  border-radius: 5px;
  border: 1px #3ea3ff solid;
  color: #3ea3ff;
  padding: 4px 6px;
  margin: 0 0 10px 10px;
}

.m-ohter-key p.m-xgkp a:hover {
  color: #fff;
  background-color: #3ea3ff;
}
.m-keyword-title {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  background: #fff;
  margin: 10px 0 0 0;
  box-sizing: border-box;
  position: relative;
  zoom: 1; font-size: 15px;
  font-weight: normal;
  color: #666;
  padding: 6px 10px 6px 10px;
  border-left: 5px solid #333;
}

.m-keyword-title b {
  color: #333;
}
.g-ztnewlist {
  overflow: hidden;
  border-bottom: 10px solid #eaeaea;
}

.g-ztnewlist:last-of-type {
  border-bottom: 0px;
}

.module-title {
  position: relative;
  height: 45px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}

.module-title h4 {
  float: left;
  width: auto;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ff5b3b;
  margin: 0;
  padding: 0 15px;
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: 14px;
}

.module-title a {
  display: block;
  float: right;
  height: 45px;
  width: 60px;
}

.module-title h4:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 15px;
  width: 1px;
  height: 18px;
  border-right: 5px solid #f00;
}

#infocon {
  overflow: hidden;
}

#infocon .g-cont-game {
  width: 100%;
  height: auto;
  background: #fff;
  display: flex;
  overflow: hidden;
  margin: 0px 0 0 0;
  padding: 17px 15px;
  box-sizing: border-box;
  border-bottom: 1px dashed #eaeaea;
}

#infocon .g-cont-game .g-game-img {
  position: relative;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  flex-flex: 1
}

#infocon .g-cont-game .g-game-img img {
  width: 70px;
  height: 70px;
  border-radius: 14px;
  display: block;
  overflow: hidden;
}

#infocon .g-cont-game .g-game-img p {
  width: auto;
  height: auto;
  flex-flex: 1;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  display: block;
  overflow: hidden
}

#infocon .g-cont-game .g-game-img p strong {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #333;
  margin: 2px 0 0 0;
  display: block;
  overflow: hidden
}

#infocon .g-cont-game .g-game-img p img {
  width: auto;
  height: 14px;
  display: block;
  overflow: hidden;
  margin: 6px 0 6px 0;
}

#infocon .g-cont-game .g-game-img p b {
  white-space: nowrap;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  margin: 4px 0 0 0;
  display: block;
  overflow: hidden
}

#infocon .g-cont-game .g-game-img .span-img {
  width: 70px;
  height: 70px;
  border-radius: 14px;
  display: block;
  overflow: hidden;
}

#infocon .g-cont-game .g-game-img .span-link {
  flex-flex: 1;
  display: block;
  overflow: hidden;
}

#infocon .g-cont-game .g-game-btn {
  text-decoration: none;
  position: relative;
  zoom: 1;margin: 20px 0 0 0;
  color: #ff5b5b;
  /* position: absolute; */
  font-style: normal;
  /* top: 26px; */
  /* right: 15px; */
  border: 1px solid #ff5b5b;
  border-radius: 4px;
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  width: 53px;
}

#infocon .g-cont-game .g-game-btn b {
  width: 11px;
  height: 13px;
  background: url(http://m.shuoshuokong.com/skin/new2018/images/custom-icon.png) no-repeat -269px 0;
  background-size: 400px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 17px;
  top: 8px;
}

#infocon .g-cont-game .m-nodown-btn {
  background: #999;
  text-align: center;
  text-indent: 0;
  border: 1px solid #999;
  color: #fff;
}

#infocon .g-cont-game:last-of-type {
  border-bottom: 0px;
}
.g-game-comment{
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}