html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;}
body{color:#333;font:14px/1.5em "Microsoft Yahei",Arial,"Lantinghei SC","Hiragino Sans GB","Helvetica Neue",Helvetica,Arial,sans-serif; background: #f5f5f5;}
h1, h2, h3, h4, h5, h6,b{font-weight: normal;}
address, cite, em,i{font-style:normal;}
li{list-style-type:none;}
a{ color:#333; text-decoration:none;}
a:active, a:hover { text-decoration:none;}
a:focus,input:hover,button:hover,input[type='button']:hover{ outline:none;}
fieldset, img {border:0;}
button, input, select, textarea{ font:14px/1.5em "Microsoft YaHei";}
.clearfix:after {content: " ";display: block;height: 0;clear: both;}
.clearfix {zoom: 1;}
.fl,.f-fl{float:left;}
.fr,.f-fr{float:right;}
.mt10{  margin-top: 10px;}
.mt12{  margin-top: 12px;}
.mb20{  margin-bottom: 20px;}
.bgwhite{
  background: #fff;
}

.topheader {
  width: 100%;
  height: 45px;
  background: #333;
  box-sizing: border-box;
  display: flex;
  position: relative;
  zoom:1; z-index: 50
}

.topheader .toplogo {
  width: 120px;
  height: auto;
  margin: 0 12px;
  display: flex;
  overflow: hidden;
  align-items: center;
}

.topheader .toplogo img {
  width: 100%;
  height: auto;
  margin: 2px 0 0;
  display: block;
  overflow: hidden
}
.search {
  padding-top: 7px;
  margin: 0px 8px 0px 0px;
  line-height: 30px;
  overflow: hidden;
  flex: 1;
}

.search .search-input {
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #333;
  border: none;
  background: none;
  overflow: hidden;
  padding: 0px;
  font-size: 14px;
  padding-left: 12px;
  display: block;
  flex: 1;
  box-sizing: border-box;
  background: #f5f5f5;
}

.search .search-icon {
  border: 0;
  display: block;
  background: url(../images/ico_img_cha.png) no-repeat center #f5f5f5;
  height: 30px;
  width: 30px;
  background-size: 14px;
  text-indent: -99999px;
  padding: 0;
}

#topForm {
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
  height: 30px;
  display: flex;
}

.navheader {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  color: #ebebeb;
  box-shadow: 0px 2px 4px #ccc;
  display: -webkit-box;
}

.navheader li {
  width: auto;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
  -webkit-box-flex: 1;
  text-align: center;
}

.navheader li a {
  color: #333;
  display: block;
}

.navheader li.m-hover {
  border-bottom: 2px solid #333;
  height: 40px;
}

.navheader li.m-hover a {
  color: #333;
}


.base-title {
  padding: .2rem .3rem;
  line-height: .42rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.base-title em {
  position: relative;
  height: .42rem;
  font-size: .36rem;
  color: #000;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
}

.base-title a {
  display: block;
  width: 1.1rem;
  height: .45rem;
  background: #F3F3F3;
  border-radius: .23rem;
  text-align: center;
  font-size: .2rem;
  color: #666;
  line-height: .44rem;
}

footer {
  background-color: #202020;
  padding: .2rem .3rem;
  border-top: .03rem solid #ff5b5b;
  color: #fff;
  text-align: center;
  line-height: normal;
}
footer a{
  color: #fff;
}

.g-list-btns {
  overflow: hidden;
  height: 28px;
  line-height: 28px;
  background: #f5f7f9 url(../images/position.png) no-repeat 9px center;
  background-size: 20px auto;
  padding: 3px 12px 3px 30px;
  font-size: 12px;
  color: #727272;
}

.g-list-btns a {
  font-size: 12px;
  color: #727272;
}

.g-list-btns span {
  color: #727272;
  font-size: 12px;
}


.g-game-comment {
  width: 94%;
  height: auto;
  margin: 0px auto 10px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  background-color: #fff;
}

.g-game-comment .g-game-img {
  width: 80px;
  height: 80px;
  float: left;
  position: relative;
  zoom:1; margin: 15px 0 0 5px;
  display: inline;
  overflow: hidden;
}

.g-game-comment .g-game-img img {
  width: 100%;
  height: 80px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.g-game-comment .g-game-img b {
  width: 100%;
  height: 80px;
  background: url(../images/down-img-light.png) no-repeat left top;
  background-size: 80px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5
}

.g-game-comment .w-text {
  width: 100%;
  height: auto;
  display: block;
  border: none;
  overflow: hidden;
  margin: 12px 0 0 0;
  padding: 0;
}

.g-game-comment .w-text textarea {
  width: 95%;
  height: auto;
  display: block;
  min-height: 72px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #dadada;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 auto 10px;
}

.g-game-comment .w-button {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  border: none;
  overflow: hidden;
  margin: 0px;
}

.g-game-comment .w-button #verify {
  width: 98%;
  height: 34px;
  line-height: 34px;
  background: #f00;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  margin: 0 auto;
}
#m-comment-box {
  display: block !important;
}
.g-game2-ly {
  margin-top: 6px;
}

#m-comment-box {
  display: block !important;
}

.g-game2-ly em,.g-game2-ly i {
  font-style: normal;
}

.g-game2-ly dl dt {
  line-height: 26px;
  padding: 0 3px;
  font-size: 14px;
  color: #555;
  padding-top: 5px
}

.g-game2-ly dl dt span {
  float: left
}

.g-game2-ly dl dt span b {
  color: #326eb4;
  display: inline-block;
  padding-right: 10px;
  font-weight: normal;
}

.g-game2-ly dl dd {
  border-bottom: 1px #ddd dotted;
  overflow: hidden;
  padding: 2px 0 3px 3px;
  font-size: 15px ;
  color: #555
}

.g-game2-ly dl dd blockquote {
  background-color: #fffde9;
  border: 1px #eae8d2 solid;
  margin: 0 0 5px ;
  padding: 5px
}

.g-game2-ly dl dd blockquote h4 {
  font-weight: normal;
  margin-top: 5px;
  font-size: 12px;
  color: #888
}

.g-game2-ly dl dd blockquote h4 cite {
  display: none
}

.g-game2-ly dl dd .bjhf {
  position: relative;
  margin: 5px 0 8px 0px;
  padding: 4px 8px;
  border: 1px solid #ddd;
  background: #f8f8f8;
  border-radius: 2px;
}

.g-game2-ly dl dd .bjhf span {
  color: #6087b5
}

.g-game2-ly dl dd p {
  line-height: 26px;
  padding: 0 3px;
  font-size: 14px;
  color: #555;
  text-align: right;
}

.g-game2-ly dl dd p a {
  margin-left: 5px
}

.g-game2-ly dl dd p a:nth-child(1) {
  color: #28bd98
}

.g-game2-ly dl dd p a:nth-child(2) {
  color: #ff6f6f
}

.g-game2-ly dl dt i,.g-game2-ly dl dt em {
  float: right;
}

.g-game2-ly dl dd .m-huifu {
  position: relative;
  margin: 10px 8px 5px 8px;
  padding: 5px 5px 2px 5px;
  border: 1px solid #ddd;
  background: #f8f8f8;
  border-radius: 2px;
}

.g-game2-ly dl dd .m-huifu p:nth-child(1) {
  text-align: left
}

.g-game2-ly dl dd .m-huifu p.m-huifu-d {
  color: #999
}

.g-game2-ly dl dd .m-huifu p.m-huifu-d i {
  color: #666
}

.g-game2-ly dl dd .m-huifu p.m-huifu-d a {
  color: #326eb4;
  margin-right: 10px
}

.g-game2-ly .g-comment-more {
  width: 98%;
  height: 34px;
  line-height: 34px;
  background: #c2c2c2;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  padding: 0;
  border: 0;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  margin: 10px auto 2px;
}

.g-game-comment .g-comment-showbtn {
  display: none !important;
}