.help-rencai {
  background: url("../../images/indexnew/banner_rencai.jpg") no-repeat center;
  height: 440px;
}

.help-college {
  background: url("../../images/indexnew/banner_college.jpg") no-repeat center;
  height: 440px;
}

.help-brand {
  background: url("../../images/indexnew/banner_brand.jpg") no-repeat center;
  height: 440px;
}

.help-handbook {
  background: url("../../images/indexnew/banner_handbook.jpg") no-repeat center;
  height: 440px;
}

.help-insurance {
  background: url("../../images/indexnew/banner_insurance.jpg") no-repeat center;
  height: 440px;
}

.help-solution {
  background: url("../../images/indexnew/banner_solution.jpg") no-repeat center;
  height: 440px;
}

.help-author {
  background: url("../../images/indexnew/banner_authentication.jpg") no-repeat center;
  height: 440px;
}

.help-market {
  background: url("../../images/indexnew/banner_market.jpg") no-repeat center;
  height: 440px;
}

.case-banner-spt {
  background: url("../../images/indexnew/banner_case_spt.jpg") no-repeat center;
  height: 440px;
}

.case-banner-sa {
  background: url("../../images/indexnew/banner_case_sa.jpg") no-repeat center;
  height: 440px;
}

.case-banner-nj {
  background: url("../../images/indexnew/banner_case_nj.jpg") no-repeat center;
  height: 440px;
}

.help-service {
  background: url("../../images/indexnew/banner_service.jpg") no-repeat center;
  height: 440px; 
}

.help-info {
  width: 1200px;
  background: #fff;
  margin: 0 auto;
  text-align: center;
}
.help-info img {
  display: inline-block;
}

.help-widely {
  background: #f4f4f4;
}
.help-widely .relative {
  position: relative;
}
.help-widely .btn {
  position: absolute;
  display: block;
  width: 270px;
  height: 60px;
  cursor: pointer;
  top: 124px;
  left: 460px;
}

.case-content {
  margin-top: -100px;
  background: none;
  margin-bottom: 30px;
}


/* 以下为fee里边的clinic_case.css的内容 */
.case-content {
  margin: -78px auto 30px;
  width: 1120px;
  background-color: #fff;
  padding: 20px 45px;
  box-sizing: border-box;
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  zoom: 1;
}

.mainly-ptitle {
  text-align: center;
  font-size: 30px;
  color: #25497a;
  margin: 30px 0;
}

.case-div {
  margin: 30px 0;
}

.mainly-sub {
  font-size: 24px;
  margin: 30px 0;
}

.case-p {
  font-size: 20px;
  color: #666666;
  line-height: 36px;
  text-align: justify;
}

.case-pt {
  font-size: 20px;
  color: #666666;
  line-height: 36px;
  margin: 30px 0;
  text-align: justify;
}





.fs-16 {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  text-align: left; }

.fs-12 {
  font-size: 12px; }

.width1200 {
  width: 1200px;
  margin: 0 auto; }

.bgf4f4f4 {
  background: #f4f4f4; }

.bgf8f8f8 {
  background: #f8f8f8; }

.bg42a6af {
  background: #42a6af; }

.bg5786c0 {
  background: #5786c0; }

.bgab845b {
  background: #ab845b; }

.color5786c0 {
  color: #5786c0; }

.page-content {
  text-align: center; }
  .page-content img {
    max-width: 1200px;
    display: inline-block; }
  .page-content h5 {
    font-size: 26px;
    color: #333; }
  .page-content h2 {
    font-size: 26px;
    color: #2e70ad;
    text-align: left; }
  .page-content h3 {
    text-align: left;
    font-size: 26px;
    color: #333;
    text-align: left; }
  .page-content h4 {
    text-align: left;
    font-size: 26px;
    color: #333;
    text-align: left; }
  .page-content .mt20 {
    margin-top: 20px; }
  .page-content .mb20 {
    margin-bottom: 20px; }

.floor1 .img1 {
  margin: 30px 0; }

.floor2 {
  overflow: hidden;
  padding: 20px 0; }
  .floor2 .small-title {
    display: block;
    text-align: left;
    font-size: 16px;
    margin-left: 50px;
    margin-top: 10px; }
  .floor2 .left {
    float: left;
    margin-top: 30px; }
  .floor2 .right {
    float: right;
    margin: 10px 30px 0 0; }
  .floor2 .floor2-box1 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden; }
    .floor2 .floor2-box1 .text-detail {
      margin: 40px 0 40px 40px; }
      .floor2 .floor2-box1 .text-detail p {
        text-align: left;
        font-size: 16px;
        color: #333;
        line-height: 28px;
        position: relative;
        padding-left: 20px; }
        .floor2 .floor2-box1 .text-detail p:before {
          content: "";
          display: inline-block;
          width: 4px;
          height: 4px;
          background: #333;
          border-radius: 5px;
          margin-right: 10px;
          position: absolute;
          left: 0;
          top: 14px; }
        .floor2 .floor2-box1 .text-detail p.no-circle {
          padding-left: 0px; }
        .floor2 .floor2-box1 .text-detail p.no-circle:before {
          display: none; }
  .floor2 .floor2-box2 img {
    margin: 20px 0; }
  .floor2 .floor2-box3 .text-detail {
    margin: 20px; }
  .floor2 .floor2-box3 p {
    color: #333;
    font-size: 16px;
    line-height: 28px;
    text-align: left; }

.page-content.page-content-auth .floor2 .left-right small {
  margin: 10px 0 20px 0;
  display: block;
  font-size: 16px; }
.page-content.page-content-auth .floor2 .left-right .left_right-box {
  margin: 10px 5px; }
.page-content.page-content-brand h5 {
  margin-bottom: 40px; }
.page-content.page-content-brand .floor2 .left-right small {
  margin: 10px 0 20px 0;
  display: block;
  font-size: 16px;
  color: #333; }
.page-content.page-content-brand .floor2 .left-right .left_right-box {
  margin: 15px 5px; }
.page-content.page-content-brand .floor2 .left-right .text-detail ul li {
  list-style-type: decimal;
  font-size: 16px;
  line-height: 28px; }
.page-content.page-content-brand .floor2 .left-right .text-detail ul.circle li {
  list-style-type: circle; }
.page-content.page-content-college h2 {
  margin-bottom: 18px; }
.page-content.page-content-college .fs-22 {
  font-size: 22px; }
.page-content .floor2 .left-right {
  margin-top: 20px; }
  .page-content .floor2 .left-right .left_right-box {
    margin: 50px 5px;
    overflow: hidden;
    text-align: left; }
  .page-content .floor2 .left-right .tag {
    text-align: left; }
    .page-content .floor2 .left-right .tag span {
      display: inline-block;
      width: 90px;
      text-align: center;
      height: 40px;
      border-radius: 40px;
      color: #fff;
      line-height: 40px;
      font-size: 16px; }
  .page-content .floor2 .left-right .inblock {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px; }
  .page-content .floor2 .left-right .width525 {
    width: 525px; }
  .page-content .floor2 .left-right .width535 {
    width: 535px; }
  .page-content .floor2 .left-right .width585 {
    width: 585px; }
  .page-content .floor2 .left-right .width475 {
    width: 475px; }
  .page-content .floor2 .left-right .text-detail {
    margin: 0; }
  .page-content .floor2 .left-right h3 {
    margin: 15px 0 28px 0; }
.page-content .floor2 .bottom-area {
  padding: 20px 0 10px; }
  .page-content .floor2 .bottom-area h3 {
    text-align: center; }
  .page-content .floor2 .bottom-area .ty-btn {
    display: block;
    width: 267px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    background: #2e70ad;
    margin: 20px auto;
    font-size: 22px; }


.duoduan {
  margin-top: 66px;
  margin-left: 120px;
  overflow: hidden;
}
.duoduan h2 {
  color: #c25327;
  font-size: 16px;
}
.duoduan ul li {
  overflow: hidden;
}
.duoduan ul li span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 24px;
  margin-top: 14px;
  background: url(../../images/indexnew/solution/solution_icon.png) no-repeat;
}
.duoduan ul li .icon1 {
  background-position: 0 0;
}
.duoduan ul li .icon2 {
  background-position: 0 -100px;
}
.duoduan ul li .icon3 {
  background-position: 0 -204px;
}
.duoduan ul li .icon4 {
  background-position: -69px 0;
}
.duoduan ul li .icon5 {
  background-position: -69px -100px;
}
.duoduan ul li .icon6 {
  background-position: -69px -204px;
}
.duoduan ul li h1 {
  height: 48px;
  line-height: 48px;
  font-size: 22px;
  text-align: left;
  width: fit-content;
  border-bottom: 1px solid #2e70ad;
}
.duoduan ul li p {
  color: #666;
  line-height: 42px;
}
.duoduan .ipad {
  margin-left: 60px;
}
.duoduan .iphone {
  margin-right: 60px;
}

.college-rightnow {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 22px;
  border-radius: 6px;
  background-color: #2e70ad;
  color: #fff;
}
.college-rightnow:hover {
  background-color: #236099;
}
.college-rightnow i {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 16px;
  margin-left: 10px;
  background: url(../../images/indexnew/index_icons.png) 0 -154px no-repeat;
}

.top-rightnow {
  margin-top: 324px;
  margin-left: 100px;
}

.footer-rightnow {
  height: 240px;
  background-color: #e9e9e9;
  text-align: center;
}
.footer-rightnow p {
  padding-top: 56px;
  margin-bottom: 40px;
  color: #666;
  font-size: 26px;
}
.footer-rightnow .foot-rightnow {
  margin: 0 auto;
}


/* 以下为help_contact.css的内容 */
.contact-banner {
  background: url("../../images/indexnew/contact.jpg") no-repeat center;
  height: 440px;
}

.about-us-banner {
  background: url("../../images/indexnew/aboutus.jpg") no-repeat center;
  height: 440px;
}

.contact-info {
  width: 1120px;
  background: #fff;
  margin: -55px auto 30px;
  text-align: center;
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  zoom: 1;
}
.contact-info img {
  display: inline-block;
}
