* {
    font-family: 'Microsoft Yahei','Simsun';
    margin: 0;
    padding: 0;
}
body {
  font-size: 12px;
  color: #000;
}
li {
  list-style: none;
}
.mb10 {
    margin-bottom: 10px;
}
.ti {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 15px;
}
.border {
  border-bottom: none;
}
.open-icon {
    background: url(/Images/kefu/open.png);
    background-size: 100% 100%;
    width: 6px;
    height: 12px;
    float: right;
    margin-top: 6px;
}
.nav {
    width: 100%;
    height: 50px;
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #efefef;
}
.nav h1 {
  display: inline-block;
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}
.nav .return {
  width: 20px;
  height: 20px;
  padding: 15px 10px;
  vertical-align: top;
}
.services-center {
  padding: 10px;
}
.services-center .content {
  width: 100%;
  margin-bottom: 15px;
  font-size: 0;
}
.services-center .content .text {
  display: inline-block;
  width: 33.3333%;
  font-size: 12px;
}
.services-center .content .text .icon {
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
.services-center .content .text .services-tel {
  color: #000;
}
.services-center .content .text.online-time {
  font-size: 16px;
  font-weight: 300;
}
.services-center .content .text.orange {
  color: #000;
}
.services-center .content .text.last {
  text-align: right;
}
    .services-center .content .text.last .btn {
        display: inline-block;
        width: 60px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #4fc1e9;
        border-radius: 5px;
        text-align: center;
        font-size: 14px;
        text-decoration: none;
    }
        .services-center .content .text.last .btn.btn-on {
            background: #4fc1e9;
            color: #fff;
        }
#common-problem {
  background: #eeeeee;
}
#common-problem .title {
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #f5f5f5;
  font-size: 16px;
  color: #6e6e6e;
}
#common-problem .content {
  margin-bottom: 10px;
  padding: 10px;
  vertical-align: middle;
  background: #fff;
  overflow: auto;
}
#common-problem .content .left-wrapper {
  float: left;
}
#common-problem .content .left-wrapper .left-container {
  float: left;
  padding: 10px;
}
#common-problem .content .left-wrapper .left-container .icon {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 5px;
}
#common-problem .content .left-wrapper .left-container .content-title {
  font-weight: 300;
}
#common-problem .content .left-wrapper .right-container {
  float: left;
  margin: 0 10px;
  height: 75px;
}
#common-problem .content .right-wrapper {
  margin-top: 15px;
  overflow: hidden;
}
#common-problem .content .right-wrapper li {
  float: left;
  width: 50%;
  padding-bottom: 10px;
  color: #6e6e6e;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
    #common-problem .content .right-wrapper li a {
        text-decoration: none;
        color: #6e6e6e;
    }
        #common-problem .content .right-wrapper li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #c1c1c1;
    vertical-align: middle;
    margin-right: 5px;
}
#common-problem .content:nth-of-type(2) .left-wrapper {
  margin-top: 10px;
}
#common-problem .content:nth-of-type(2) .right-wrapper {
  margin-top: 0px;
}
#common-problem .help-detail {
  /*position: absolute;*/
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  min-height: 150%;
  background: #fff;
}
    #common-problem .help-detail .nav {
        position: fixed;
        top: 0;
        width: 100%;
        height: 50px;
        background: white;
		margin-bottom: 10px;
    }
#common-problem .help-detail .nav .return {
  position: absolute;
  top: 0;
  left: 0;
}
#common-problem .help-detail .nav h2 {
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
#common-problem .help-detail .help {
  padding-top: 60px;
  background: #eeeeee;

}
    #common-problem .help-detail .help .content-list {
        padding: 10px;
        background: #fff;
        border-bottom: 1px solid #eeeeee;
    }
#common-problem .help-detail .help .content-list .content-title {
  /*font-size: 15px;*/
  /*font-weight: 500;*/
  line-height: 24px;
}
    /*#common-problem .help-detail .help .content-list .content-title::before {
        content: '';
        display: inline-block;
        width: 5px;
        height: 20px;
        margin-right: 5px;
        border-radius: 5px;
        background: #42abdb;
        vertical-align: top;
    }*/
#common-problem .help-detail .help .content-list .content-detail {
  line-height: 24px;
  white-space: pre-wrap;
  display:none;
}
#common-problem .help-detail.fade-enter-active,
#common-problem .help-detail.fade-leave-active {
  transition: all 0.5s ease-in-out;
}
#common-problem .help-detail.fade-enter,
#common-problem .help-detail.fade-leave-to {
  opacity: 0;
  transform: translate3d(0, 30%, 0);
}
@media screen and (max-width: 320px) {
  .services-center {
    padding: 5px;
  }
}
.target-fix50 {
    position: relative;
    top: -50px;
    display: block;
    height: 0;
    overflow: hidden;
}
