#app {
    min-width: 1280px;
    padding-bottom: 40px;
}
.aboutbanner {
  width: 100%;
  height: 130px;
  min-width: 1200px;
  background: url(/static/index/img/bz_bg.png) no-repeat left top;
  background-size: cover;
  padding-top: 45px;
  box-sizing: border-box;
}
.aboutbanner .search-wrap {
  width: 350px;
  margin: 0 auto;
}
.aboutbanner .search-box {
  height: 40px;
  background: #FFFFFF;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.aboutbanner .search-box .keyword {
  width: 100%;
  border: none;
  height: 100%;
  padding: 0 12px;
}
.aboutbanner .search-box .search-btn {
  background-color: #5282F0;
  width: 66px;
  min-width: 66px;
  height: 100%;
  display: block;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutbanner .search-box .search-btn .Ticonfont {
  font-size: 14px;
  color: #fff;
  margin-right: 2px;
}
.aboutbanner .hot-word {
  color: #B3C0F8;
  font-size: 14px;
  padding-top: 9px;
}
.aboutbanner .hot-word a {
  color: #B3C0F8;
  font-size: 14px;
  margin: 0 6px;
}
/*帮助中心详情样式*/
.banner-box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  min-width: 1200px;
}
.banner {
  display: block;
  width: 100%;
}
.banenr_cont {
  width: 1200px;
  height: 287px;
  position: relative;
  z-index: 2;
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
center {
  display: flex;
  width: 1200px;
  min-height: 640px;
  margin: 40px auto 0;
  /*border-radius: 6px;*/
  position: relative;
  /*z-index: 2;*/
  background-color: #FFF;
  /*margin-top: 40px;*/
  padding: 40px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
  box-sizing: border-box;
}
.left {
  width: 275px;
  /*min-height: 900px;*/
  background-color: #ffffff;
  text-align: left;
}
.left * {
  box-sizing: border-box;
}
.left .bangzhu-item {
  border-left: 1px solid #DFE1E5;
}
.left .bangzhu-item .bangzhu-tit {
  padding-left: 16px;
}
.left .bangzhu-item .bangzhu-tit .bz-title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 28px;
  /*padding-bottom: 8px;*/
}
.left .bangzhu-item .bangzhu-tit .subtitle {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  padding-bottom: 12px;
}
.left .bangzhu-item .bangzhu-list {
  width: 275px;
  height: 40px;
  padding-left: 16px;
}
.left .bangzhu-item .bangzhu-list:not(:last-child) {
    margin-bottom: 8px;
}
.left .bangzhu-item .bangzhu-list.on,
.left .bangzhu-item .bangzhu-list:hover a {
  color: #4987FB;
}
.left .bangzhu-item .bangzhu-list a {
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  /*margin-left: -5px;*/
  position: relative;
  display: block;
  padding-left: 16px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.left .bangzhu-item .bangzhu-list a:hover,
.left .bangzhu-item .bangzhu-list a.on {
  height: 100%;
  width: 100%;
  display: block;
  color: #4987FB;
  background-image: linear-gradient(to right, #EDF2FE, rgba(255,255,255,0));
}
/*.left .bangzhu-item .bangzhu-list a:hover::after,
.left .bangzhu-item .bangzhu-list a.on::after {
  display: block;
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  border: 2px solid #5282F0;
  background: #fff;
  transform: translate(0, -50%);
  50%为自身尺寸的一半
}*/
.right {
  width: 100%;
  /*min-height: 900px;*/
  padding-left: 24px;
  border-left: 1px solid #DFE1E5;
}
.right .title {
    display: flex;
    align-items: center;
  font-size: 24px;
    color: #4987FB;
    text-align: left;
    height: 60px;
    box-sizing: border-box;
    border-bottom: 2px solid #dedede;
    position: relative;
    line-height: 0;
    margin-bottom: 20px;
}
.right .title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 24px;
  background-color: #4987FB;
  margin-right: 8px;
}
.right .title::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0px;
  width: 135px;
  height: 2px;
  background: #456cf0;
  z-index: 99;
}
.content {
  text-align: left;
  /*text-indent: 2em;*/
  line-height: 32px;
  /*padding-top: 30px;*/
  font-size: 14px;
  color: #666;
}
.content .search-nodata{
    font-size: 14px;
    color: #666;
    text-indent: 0;
    padding: 10px 34px;
}
.content .search-result-list{
    /*padding-top: 25px;*/
    
}
.content .search-result-list .res-item{
    width: 100%;
    height: 60px;
    display:block;
    margin-bottom: 20px;
    border-radius: 8px;
    line-height: 60px;
    font-size: 16px;
    color: #666;
    padding: 0 40px;
    box-sizing: border-box;
    text-indent: 0;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.content .search-result-list .res-item:hover{
    background: rgba(73, 135, 251, 0.1);
    border: 1px solid #4987FB;
    color: #4987FB;
}
