
.sidebar-box{position: fixed;top: 2.05rem;bottom: 1.50rem;left: 50%;z-index: 99;margin-left: -6.34rem;padding: 0 .34rem .15rem;width: 3.20rem;border-right: .01rem solid #5182FE;background: #FFFFFF;}
/* .sidebar-box .scroll{position:absolute;top:.50rem;right:.03rem;bottom:.15rem;left:0;overflow:auto;} */
.sidebar-box h2{font-size: .18rem; font-family: PingFang SC; font-weight: bold; color: #444444; line-height: .24rem; margin-bottom: .28rem; }
.sidebar-box .scroll { overflow: auto; position: absolute; top: .40rem; bottom: .15rem; left: .34rem; right: .34rem;}
/* .sidebar-box h2 em{margin-right:.03rem;background-position:0 -4.25rem;} */
.sidebar-box ol{list-style:none;}
.sidebar-box ol li ol:last-child{padding-bottom:0;}
.sidebar-box li em{position:absolute;position:absolute;top:.02rem;left:-.30rem;display:none;background-position:0 -4.50rem;}
.sidebar-box .current em{display:block;}
/* .sidebar-box .current{border-radius:.25rem;background:#2891ff;color:#FFF;} */
.sidebar-box .current a, .sidebar-box a:hover{color: #5182FE; text-decoration: underline; background: none;}
.sidebar-box li{position:relative;padding-left:0;}
.sidebar-box li a{display:block;overflow:hidden;width:1.60rem;text-overflow:ellipsis;white-space:nowrap;color: #444444;font-weight: bold;font-size: 14px;}
.sidebar-box li li a{width:auto;color: #666666;font-weight: 400;}
.sidebar-box .scroll::-webkit-scrollbar{width:.06rem;}
.sidebar-box .scroll::-webkit-scrollbar-thumb{border:.01rem solid #EEE;border-radius:.04rem;background-color:#F5F5F5;}
#layout {min-height: 7.00rem;}
.markdown-body {padding-left: 0 !important; padding-right: 0 !important;color: #414141;}
@media screen and ( max-width: 1400px ) {
  .sidebar-box li a {
      font-size: 13px;
  }
}
button {
  border: none;
}
.banner-wrap {
  width: 100%;
  height: 3.00rem;
  background: url(//content.gamebean.com/image/0708new/document_center_banner.jpg) center no-repeat;
  background-size: auto 100%;
  padding-top: .70rem;
  text-align: center;
  min-width: 12.00rem;
}
.banner-wrap .text {
  width: 2.37rem;
}
.banner-wrap .search-wrap {
  width: 8.74rem;
  height: .60rem;
  background: #FFFFFF;
  border: 2px solid #FFDE44;
  border-radius: .30rem;
  overflow: hidden;
  padding-left: .60rem;
  margin: .30rem auto 0;
}
.banner-wrap .search-wrap .serach-input {
  width: 6.90rem;
  height: .40rem;
  line-height: .20rem;
  padding-top: .20rem;
  font-size: .18rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
}
.banner-wrap .search-wrap .search-btn {
  width: 1.20rem;
  border-radius: 0 .30rem .30rem 0;
  height: .58rem;
  background: url(//content.gamebean.com/image/0708new/icon_search.png) center no-repeat;
  background-size: .30rem .30rem;
  background-color: #FFDE44;
  cursor: pointer;
}
/* 文档 */
.content {
  margin-bottom: 1.00rem;
}
.document-wrap {
  padding-top: .54rem;
}
.document-wrap .document-title {
  height: .31rem;
  width: auto;
  margin-bottom: .26rem;
}
.document-wrap .document-content {
  border: 2px solid #1BA8A0;
  border-radius: .1rem 0 .1rem 0; 
  padding: .24rem .40rem .24rem 0;
}
.document-wrap .document-content .item-wrap {
  width: 3.18rem;
  padding-left: .50rem;
  position: relative;
}

.document-wrap .document-content .item-wrap .item-title {
  width: 1.20rem;
  height: .30rem;
  background: #1BA8A0;
  border-radius: .15rem .15rem .15rem 0;
  line-height: .30rem;
  font-size: .20rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: .16rem;
}
.document-wrap .document-content .item-wrap ul {
  /* border-right: .01rem solid #AAAAAA; */
  line-height: .36rem;
  text-align: left;
}
.document-wrap .document-content .item-wrap ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.document-wrap .document-content .item-wrap ul li a {
  font-weight: 500;
  color: #333333;
  font-size: .18rem;
}
.document-wrap .document-content .item-wrap ul li a:hover {
  color: #FFB453;
  text-decoration: underline;
}
.document-wrap .document-content .item-wrap.ios-wrap {
  width: 3.00rem;
}
.document-wrap .document-content .item-wrap.normal-wrap {
  width: 5.30rem;
  padding-left: .40rem;
  position: relative;
}
.document-wrap .document-content .item-wrap.border::after {
  position: absolute;
  content: '';
  width: 0;
  height: auto;
  top: .46rem;
  bottom: .1rem;
  margin: auto;
  right: 0;
  border-right: .01rem solid #AAAAAA;
}
.document-wrap .document-content .normal-wrap ul {
  flex-wrap: wrap;
  width: 100%;
}
.document-wrap .document-content .normal-wrap ul li {
  width: 48%;
}
.document-wrap .document-content .normal-wrap ul li.new {
    padding-left: 34px;
    background: url(//content.gamebean.com/image/0708new/doc_new2.png) left center no-repeat;
    background-size: 30px auto;
}
/* qaw */
.document-wrap .title-wrap {
  width: 100%;
}
.document-wrap .title-wrap .qaw-title {
  margin-right: 7.38rem;
}
.document-wrap .qaw-wrap {
  width: 8.54rem;
}
.document-wrap .qaw-wrap,
.document-wrap .dabao-wrap {
  border: 2px solid #5D8AFF;
}
.document-wrap .qaw-wrap .item-wrap .item-title,
.document-wrap .dabao-wrap .item-wrap .item-title {
  background: #5D8AFF;
}
.document-wrap .qaw-wrap .normal-qaw-wrap {
  width: 4.93rem;
  padding: 0 .60rem;
}

.document-wrap .qaw-wrap .fulu-wrap {
  width: 3.00rem;
  padding-left: .60rem;
}
.document-wrap .dabao-wrap {
  width: 3.24rem;
  padding: .24rem 0;
}

/* --------------------------------------- */
/* 文档内容 */
.online-content-box {padding-bottom: 1.00rem;padding-left: 3.50rem;margin-top: .78rem;line-height: 1.8;font-size: 14px;color: #414141;}
.online-content-box .article-title {
  font-size: .30rem;
  font-weight: bold;
  color: #131313;
  line-height: .50rem;
  text-align: left;
  width: 8.45rem;
}
.online-content-box .article-date {
  font-size: .14rem;
  color: #333333;
  line-height: .30rem;
  width: 8.45rem;
}
.online-content-box .line {
  width: 100%;
  height: .01rem;
  background: #ececec;
  margin: 0 0 .20rem;
  width: 8.45rem;
}

/* 搜索页面 */
.search_style {
    color: #5182FE;
}
.search-result-wrap {
  height: .60rem;
  background: #FFFFFF;
  border: 2px solid #5182FE;
  border-radius: .30rem;
  overflow: hidden;
  padding-left: .60rem;
  margin: .30rem auto 0;
  margin-bottom: .60rem;
  position: relative;
  border-right: none;
}
.search-result-wrap .serach-input {
  width: 6.90rem;
  height: .40rem;
  line-height: .20rem;
  padding-top: .20rem;
  font-size: .18rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
}
.search-result-wrap .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.20rem;
  /* border-radius: 0 .30rem .30rem 0; */
  height: .60rem;
  background: url(//content.gamebean.com/image/0708new/icon_search_white.png) center no-repeat;
  background-size: .23rem .23rem;
  background-color: #5182FE;
  cursor: pointer;

}
.search-result-content {
  margin-bottom: 1.00rem;
  min-height: 500px;
}
.search-result-content .title{
  font-size: .24rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #232323;
  line-height: .36rem;
  padding-left: .30rem;
  position: relative;
  margin-bottom: .36rem;
}
.search-result-content .title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: .30rem;
  height: .36rem;
  background: url(//content.gamebean.com/image/0708new/icon_search_result.png) left center no-repeat;
  background-size: .24rem auto;
}
.search-result-content .search-item {
  margin-bottom: .36rem;
}
.search-result-content .search-item .search-item-title {
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.search-result-content .search-item .search-item-title a {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}
.search-result-content .search-item .search-item-title a:hover {
  color: #5182FE;
}
.search-result-content .search-item .search-item-title span {
  height: .20rem;
  border-radius: .06rem 0 .06rem 0;
  line-height: 20px;
  padding: 0 .12rem;
  margin-left: .05rem;
  color: #fff;
  font-size: 14px;
  color: #333333;
}
.search-result-content .search-item .search-item-title span.guonei {
  /* background: #1BA8A0; */
}
.search-result-content .search-item .search-item-title span.haiwai {
  background: #7173E0;
}
.search-result-content .search-item .search-item-title span.dabao {
  background: #FFB453;
}
.search-result-content .search-item .search-item-title span.faq {
  background: #5182FE;
}
.search-result-content .search-item .search-info {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 1.8;
}
/* 搜索页面----暂无搜索记录开始 */
.no-result-wrap {
  width: 100%;
  text-align: center;
  padding: .4rem 0;
}
.no-result-wrap .no-result {
  width: 370px;
}
/* 搜索页面-----暂无搜索记录结束 */
.pagenation-wrap {
  text-align: center;
  width: 12.00rem;
  margin: 0 auto;
  padding: .80rem 0 .20rem;
}
.pagenation-wrap ul {
  display: inline-block;
  height: .30rem;
  font-size: 0;
}
.pagenation-wrap ul li {
  display: inline-block;
  padding: 0 .1rem;
}
.pagenation-wrap ul li a {
  display: block;
  width: .30rem;
  height: .30rem;
  line-height: .30rem;
  text-align: center;
  font-size: .14rem;
  color: #5182FE;
  background: #fff;
  border-radius: .04rem;
  border: .01rem solid #5182FE;
}
.pagenation-wrap ul li a:hover,
.pagenation-wrap ul li a.active {
  background: #5182FE;
  color: #fff;
}
.pagenation-wrap ul li .total {
  font-size: .14rem;
  color: #5182FE;
}
#goTopBtn {
  position: fixed;
  right: 50%;
  bottom: 1.5rem;
  margin-right: -7.20rem;
  z-index: 10;
  display: none;
  overflow: hidden;
  width: .60rem;
  height: .60rem;
  background: url(//content.gamebean.com/image/0708new/top_btn_icon.png?v=2) no-repeat;
  background-size: .72rem 1.66rem;
  background-position: -.06rem -.02rem;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
#goTopBtn:hover {
  background-position: -.06rem -1.02rem;
}
/* 文档loading */
.load-wrap {
  width: 120px;
  height: 120px;
  background-color: rgba(81,130,254,.1);
  border-radius: 50%;
  overflow: hidden;
  position: fixed;
  top: 2rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  border-radius: 10px;
}
.load-wrap .loader {
  text-indent: -9999em;
  margin: 38% auto;
  position: relative;
  font-size: 10px;
}

.load-wrap .loader:before, 
.load-wrap .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.load-wrap .loader, 
.load-wrap .loader:before, 
.load-wrap .loader:after {
  background: #5182fe;
  -webkit-animation: loadingAni 1s infinite ease-in-out;
  animation: loadingAni 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.load-wrap .loader {
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
}
.load-wrap .loader:before {
  left: -1.5em;
}
.load-wrap .loader:after {
  left: 1.5em;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.load-wrap .text {
 color: #5182fe;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: .3rem;
}
/* 暂未登录 */
.login-tips-wrap {
  width: 100%;
  padding-top: 1.4rem;
  text-align: center;
}
.login-tips-wrap .no_login_icon {
  width: 430px;
}
.login-tips-wrap .login-text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 16px;
  text-align: center;
  margin: 40px 0 20px;
}
.login-tips-wrap .login-btn {
  width: 160px;
  height: 40px;
  background: #5182FE;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 auto 100px;
  cursor: pointer;
}
@-webkit-keyframes loadingAni {
0%,80%,100% {box-shadow: 0 0 #5182fe;height: 4em}
40% {box-shadow: 0 -2em #5182fe;height: 5em}
}
@keyframes loadingAni {
0%,80%,100% {box-shadow: 0 0 #5182fe;height: 4em}
40% {box-shadow: 0 -2em #5182fe;height: 5em}
}

@media screen and ( max-width: 1400px ) {
  .search-result-content {
    min-height: 300px;
  }
  .load-wrap {
    top: 1.5rem;
  }
}
