body {
  background: #f2f2f2;
}

.help-cneter {
  padding-top: 12px;
}

.content-right {
  padding: 40px 50px 70px;
  overflow: hidden;
  background: url(/assets/index/image/hp_search.png) no-repeat top left #fff;
}

.aside-left {
  margin-right: 12px;
  width: 230px;
  font-size: 14px;
}

.cr-search {
  margin: 0 50px;
  border: 2px solid #1ba7e5;
  font-size: 0;
  background: #fff;
}

.cr-search input {
  padding-left: 20px;
  width: 71%;
  height: 46px;
  line-height: 46px;
  background: #fff;
  font-size: 14px;
  color: #b0b0b0;
  border: 0;
}

.cr-search button {
  float: right;
  width: 120px;
  height: 46px;
  line-height: 46px;
  background: #1ba7e5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border: 0;
}

.cr-question {
  padding-top: 30px;
}

.cr-question .cr-title {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #ccc;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-indent: 28px;
  position: relative;
}

.cr-question .cr-icon1 {
  background: url(/assets/index/image/hp_icon1.png) no-repeat left 7px;
}

.cr-question .cr-icon2 {
  background: url(/assets/index/image/hp_icon2.png) no-repeat left 7px;
}

.cr-question .cr-icon3 {
  background: url(/assets/index/image/hp_icon3.png) no-repeat left 7px;
}

.cr-question .cr-icon4 {
  background: url(/assets/index/image/hp_icon4.png) no-repeat left 7px;
}

.cr-question .cr-icon5 {
  background: url(/assets/index/image/hp_icon5.png) no-repeat left 7px;
}

.cr-question .cr-title .more {
  position: absolute;
  right: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #1ba7e5;
}

.cr-question .cr-question-list {
  overflow: hidden;
  zoom: 1;
  padding-top: 6px;
}

.cr-question .cr-question-list li {
  padding: 8px 26px 0;
  float: left;
  width: 50%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  list-style-type: decimal-leading-zero;
  font-size: 14px;
  box-sizing: border-box;
}

.center-left-ul li div {
  padding-left: 60px;
}

.center-left-ul li a {
  padding-left: 60px;
}

.center_select span {
  width: 4px;
  height: 44px;
  top: 0;
}

.center-left-ul li i {
  right: 60px;
  border-color: #1ba7e5;
  top: 20px;
}

.center_select .on {
  color: #1ba7e5;
}

.center_select > .on,
.center_select > div {
  background: url(/assets/index/image/menu_bg.png) no-repeat left center;
}

.menus > a:hover,
.menus > div:hover {
  background: url(/assets/index/image/menu_bg.png) no-repeat left center;
  color: #1ba7e5;
}

.center-left-ul li i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.center-left-ul .sec_menu a {
  padding-left: 60px;
  overflow: hidden;
  height: 44px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
}

.center-left-ul li {
  line-height: 44px;
}

.center_select::before {
  content: "";
  position: absolute;
  top: 0;
  height: 44px;
  width: 4px;
  background: #039ae1;
}

.hp_center_banner {
  height: 66px;
  background: url(/assets/index/image/hp_center_banner.png);
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 66px;
  text-align: center;
}
.content-right-dt {
  overflow: hidden;
}
.content-right-dt .help-msg {
  padding: 40px 50px 40px;
  background: #fff;
}
.content-right-dt .col {
  font-size: 30px;
}
.content-right-dt .time {
  text-align: right;
  font-size: 12px;
  margin-top: 0;
}
.content-right-dt .nr {
  margin-top: 20px;
  font-size: 15px;
}
.content-right-dt .nr img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}
.content-right-dt .flip {
  margin-top: 12px;
  padding: 0 46px;
}
.content-right-dt .flip a {
  color: #9c9c9c;
  font-size: 14px;
}
.content-right-dt .flip a:hover {
  color: #1ba7e5;
}
.related_ques {
  padding: 14px 46px;
  font-size: 14px;
  color: #9c9c9c;
}
.related_ques a {
  color: #1ba7e5;
}
.related_word {
  font-size: 14px;
  background: #fff;
}
.related_word .tt {
  height: 48px;
  line-height: 48px;
  background: #1ba7e5;
  color: #fff;
  padding-left: 48px;
  margin-top: 14px;
}
.related_word ul {
  padding: 14px 0 42px 46px;
}
.related_word ul li {
  float: left;
  width: 30%;
  margin-top: 16px;
  margin-right: 3%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.related_word ul li:nth-child(3n) {
  margin-right: 0;
}
.result_ul li {
  line-height: 36px;
  font-size: 14px;
}
.result_ul li:nth-child(even) {
  background: #f8f8f8;
}
.content-right-search {
  padding-top: 40px;
  overflow: hidden;
  background: url(/assets/index/image/hp_search.png) no-repeat top left #fff;
}
.result_ul a span{
  color: #e40000;
}
.result_ul a{
  position: relative;
  padding-left: 18px;
  margin-left: 108px;
  font-size: 14px;
}
.result_ul a b{
  color: #1076eb;
  font-weight: normal;
}
.result_ul a::before{
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1076eb;
  top: 7px;
  left: 0;
}
.result_ul li p{
  font-size: 12px;
  color: #b4b4b4;
  margin-right: 100px;
  float: right;
}
.help_page{
  text-align: center;
  font-size: 14px;
  padding: 40px 0;
}
.help_page>span{
  color: #e40000;
}

.help-msg a {
  color: #1ba7e5;
}
