.service-tab .tab-item {
  padding: 0 30px;
  height: 50px;
  line-height: 48px;
  border-radius: 50px;
  border: 1px solid #d2d3d4;
  font-size: 21px;
  color: #666666;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 30px;
  cursor: pointer;
  font-weight: 600; }
  .service-tab .tab-item.on {
    background: #fb3030;
    border: 1px solid #fb3030;
    color: #FFFFFF; }

.section-service .service-con {
  margin-top: 50px;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 120px; }
  .section-service .service-con .service-con-item .com-img {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 19px;
    overflow: hidden;
    height: 406px; }
  .section-service .service-con .service-con-item .con-item {
    width: 618px;
    height: 444px;
    background: #FFFFFF;
    float: right;
    padding-top: 50px;
    box-sizing: border-box; }
    .section-service .service-con .service-con-item .con-item ul {
      padding-left: 155px; }
      .section-service .service-con .service-con-item .con-item ul li h3 {
        font-size: 24px;
        color: #262626;
        position: relative; }
        .section-service .service-con .service-con-item .con-item ul li h3:before {
          content: '';
          width: 8px;
          height: 8px;
          background: #c1c5cb;
          display: inline-block;
          border-radius: 100%;
          position: absolute;
          margin-right: 10px;
          top: 50%;
          margin-top: -4px; }
        .section-service .service-con .service-con-item .con-item ul li h3 span {
          padding-left: 20px; }
      .section-service .service-con .service-con-item .con-item ul li p {
        font-size: 16px;
        color: #999999;
        line-height: 32px;
        padding-left: 20px;
        margin: 5px 0 15px; }

.advantage .com-tit h4 {
  letter-spacing: 0; }
.advantage .advantage-con ul li {
  border: 1px solid #eeeeee;
  width: 225px;
  height: 225px;
  float: left;
  color: #666666;
  font-size: 16px;
  text-align: justify;
  padding: 12px 27px;
  box-sizing: border-box; }
  .advantage .advantage-con ul li strong {
    font-size: 80px;
    color: #d9e9ff; }
  .advantage .advantage-con ul li h3 {
    font-size: 24px;
    color: #000000;
    margin-top: -65px;
    margin-bottom: 30px; }

.apply {
  background: #FFFFFF;
  color: #333333;
  font-size: 14px;
  line-height: 24px; }
  .apply .section-apply-con {
    margin-top: 50px;
    position: relative;
    width: 100%;
    height: 492px;
    background: #fbf4eb;
    overflow: hidden;
    margin-bottom: 120px; }
    .apply .section-apply-con .apply-con-item {
      height: 100%; }
      .apply .section-apply-con .apply-con-item .apply-con1 {
        width: 396px;
        height: 100%;
        padding: 0px 30px;
        border-right: 1px solid #ffe9d2; }
        .apply .section-apply-con .apply-con-item .apply-con1 .apply-con-img {
          position: relative;
          width: 100%;
          height: 306px;
          margin-top: 20px; }
          .apply .section-apply-con .apply-con-item .apply-con1 .apply-con-img span {
            text-align: center;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: 100%;
            color: #fff;
            font-size: 20px; }
        .apply .section-apply-con .apply-con-item .apply-con1 .apply-con-txt span {
          font-size: 20px;
          display: block;
          margin: 20px 0 5px; }
        .apply .section-apply-con .apply-con-item .apply-con1 .apply-con-txt p {
          display: list-item;
          margin-left: 20px; }
      .apply .section-apply-con .apply-con-item .con-item {
        width: 287px;
        height: 100%;
        background: #ffe9d2;
        padding: 30px 20px 0 34px;
        box-sizing: border-box; }
        .apply .section-apply-con .apply-con-item .con-item h3 {
          font-size: 24px;
          font-weight: bold;
          margin-bottom: 14px; }
        .apply .section-apply-con .apply-con-item .con-item ul h4 {
          margin: 20px 0 10px;
          font-size: 16px;
          font-weight: bold; }
        .apply .section-apply-con .apply-con-item .con-item ul li {
          line-height: 24px;
          margin: 4px 0; }
          .apply .section-apply-con .apply-con-item .con-item ul li em {
            font-size: 12px;
            color: #fb3030;
            font-style: normal;
            margin-right: 10px;
            font-weight: bold; }

/*# sourceMappingURL=index.css.map */
