﻿.float-box1 {
  position: fixed;
  width: 122px;
  height: 453px;
  left: 50%;
  bottom: 150px;
  margin-left: 530px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  z-index: 999;
  /* background: url(../images/bg-float-box.png) no-repeat; */
  background-position: 2px 0; }
  .float-box1.n-show {
    position: fixed;
    top: 150px; }
  .float-box1 .top {
    position: absolute;
    top: -45px;
    left: -9px;
    -webkit-animation: f-top ease 2s infinite forwards;
    -o-animation: f-top ease 2s infinite forwards;
    animation: f-top ease 2s infinite forwards; }
  .float-box1 .consultation {
    width: 122px;
    height: 453px;
    cursor: pointer;
    background: url(../images/f-bg.png) no-repeat;
    /*font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 63px;
    left: 26px;*/ }
@keyframes f-top {
  from {
    transform: translateY(0); }
  20% {
    transform: translateY(-10px); }
  40% {
    transform: translateY(0px); }
  60% {
    transform: translateY(-5px); }
  80% {
    transform: translateY(0px); }
  to {
    transform: translateY(0); } }
  .float-box1 .links {
    position: absolute;
    top: 7px;
    display: inline-block;
    left: 50%;
    width: 110px;
    margin-left: -52px; }
    .float-box1 .links li {
      position: relative;
      width: 100px;
      height: 102px;
      cursor: pointer;
      line-height: 40px;
      font-size: 20px;
      color: #fff;
      text-align: center;
      margin-bottom: 8px;
      /*     &:before {
             content: "";
             width: 106px;
             height: 1px;
             position: absolute;
             bottom: -3px;
             left: 50%;
             margin-left: -50px;
             border-top: 1px solid #fff;
           }*/ }
      .float-box1 .links li a {
        width: 120px; }
      .float-box1 .links li .f1-bg {
        position: absolute;
        bottom: -4px;
        left: 50%;
        margin-left: -56.5px;
        display: none; }
      .float-box1 .links li .f1-txt {
        /*position: absolute;
        top: 5px;
        left: 18px;*/ }
      .float-box1 .links li .icon-l {
        margin-top: 10px; }
      .float-box1 .links li .icon-l-1 {
        width: 100px;
        height: 50px;
        display: inline-block;
        background: url(../images/f-icon1.png) no-repeat center center;
        vertical-align: middle; }
      .float-box1 .links li .icon-l-2 {
        width: 100px;
        height: 50px;
        display: inline-block;
        background: url(../images/f-icon2.png) no-repeat center center;
        vertical-align: middle; }
      .float-box1 .links li .icon-l-3 {
        width: 100px;
        height: 50px;
        display: inline-block;
        background: url(../images/f-icon3.png) no-repeat center center;
        vertical-align: middle; }
      .float-box1 .links li .icon-l-4 {
        width: 100px;
        height: 50px;
        display: inline-block;
        background: url(../images/f-icon4.png) no-repeat center center;
        vertical-align: middle; }
      .float-box1 .links li.active, .float-box1 .links li:hover {
        /*text-shadow: 1px 1px 1px #b06416;*/
        background: url(../images/f-bg1.png) no-repeat center; }
      .float-box1 .links li > a {
        display: table-cell;
        vertical-align: middle; }
  .float-box1 .f-talkbg {
    width: 140px;
    height: 109px;
    display: inline-block;
    background: url(../images/f-title.png) no-repeat center;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: -16px;
    top: 15px; }
  .float-box1 .online {
    font-size: 1.2em;
    background: #9c2408; }

a {
  text-decoration: none;
  outline: none;
  /*color:#ffffff;*/ }

/*20190918*/
.banner-c {
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: 246px;
  top: 100px;
  background: url(../images/banner-c.png) no-repeat center;
  height: 463px;
  width: 257px;
}
.banner-c-1{
  text-align: center;
  width: 257px;
  display: inline-block;
  margin-top: 50px;
}
.banner-c-1-1{
  width: 66px;
  height: 18px;
  display: inline-block;
  background: #c3f8f7;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  color: #006b6a;
  line-height: 18px;
  margin: 3px;
  cursor: pointer;
}
.banner-c-1-1:hover {
  color: #ffffff;
  background: #00a7a6;
}
.banner-c-2{
  text-align: center;
  width: 257px;
  display: inline-block;
  margin-top: 70px;
}
.banner-c-1-2{
  height: 18px;
  width: 105px;
  display: inline-block;
  background: #00a7a6;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  border: 1px solid #c3f8f7;
  line-height: 18px;
  margin: 3px;
  cursor: pointer;
}
.banner-c-1-2-1{
  width: 130px;
}
.banner-c-1-2:hover {
  color: #00a7a6;
  background: #ffffff;
}
.banner-c-3{
  width: 257px;
  display: inline-block;
  margin-top: 70px;
  padding-left: 40px;
}
.banner-c-1-3{
  height: 18px;
  padding: 0 10px;
  display: inline-block;
  background: #ffe9b7;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  color: #af5600;
  line-height: 18px;
  margin: 3px;
  cursor: pointer;
}
.banner-c-1-3-1{
  width: 130px;
}
.banner-c-1-3:hover {
  color: #333333;
  background: #ffe9b7;
}

.content-title {
  background: url(../images/p1-titlebg.png) no-repeat center;
  height: 130px;
  font-size: 48px;
  color: #333333;
  text-align: center;
  line-height: 120px;
  margin-bottom: 20px; }

.p1 .p1-contents .p1-content1 {
  background: url(../images/p1-bg.png) no-repeat center;
  height: 80px;
  position: relative;
  margin-bottom: 16px; }
  .p1 .p1-contents .p1-content1 .no {
    font-size: 38px;
    color: #ffffff;
    position: absolute;
    left: 36px;
    top: 16px; }
  .p1 .p1-contents .p1-content1 .no1 {
    font-size: 18px;
    color: #333333;
    position: absolute;
    left: 130px;
    top: 28px; }
  .p1 .p1-contents .p1-content1 .no2 {
    top: 15px; }
  .p1 .p1-contents .p1-content1 .but {
    width: 166px;
    height: 48px;
    border-radius: 8px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    background: #16c7c5;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer; }

.cls-box {
  background: url(../images/p2-bg.jpg) no-repeat center; }
  .cls-box .content-title {
    background: url(../images/p2-titlebg.png) no-repeat center; }

.p3 {
  background: url(../images/p3-bg.png) no-repeat center;
  height: 650px; }
  .p3 .left {
    width: 540px;
    display: inline-block;
    text-align: center;
    margin-top: 106px; }
    .p3 .left .content-title1 {
      font-size: 42px;
      color: #333333;
      line-height: 2.5em; }
    .p3 .left .content-title2 {
      font-size: 24px;
      color: #666666;
      margin-bottom: 70px; }
    .p3 .left .content-title3 {
      font-size: 24px;
      color: #ffffff;
      width: 506px;
      text-align: left;
      padding-left: 50px;
      line-height: 1.6em; }
  .p3 .right {
    background: url(../images/p3-rightbg.png) no-repeat center;
    width: 455px;
    height: 580px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    text-align: center; }
    .p3 .right .title {
      font-size: 30px;
      text-align: center;
      color: #666666;
      margin-top: 70px;
      position: relative;
      margin-bottom: 50px; }
    .p3 .right .title:after {
      content: "";
      width: 120px;
      height: 4px;
      display: inline-block;
      background: #4cc1cf;
      position: absolute;
      right: 165px;
      top: 60px; }
    .p3 .right .tel {
      height: 48px;
      width: 100%;
      display: inline-block;
      text-align: center;
      margin-top: 20px; }
      .p3 .right .tel input[type=text] {
        vertical-align: middle;
        height: 48px;
        width: 260px;
        display: inline-block;
        padding: 0px 20px;
        color: #b0afaf;
        background: white;
        font-size: 20px;
        border: 1px solid  #4cc1cf; }
.p3 .right select {
  border: solid 1px #4cc1cf;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 48px;
  width: 304px;
  padding: 0px 20px;
  color: #b0afaf;
  background: white url(../images/p3-icon1.png) no-repeat;
  background-position: right;
  background-position-x: 95%;
  font-size: 22px;
}
.p3 .right .subBtn{
  width: 280px;
  height: 50px;
  display: inline-block;
  background: #ffac40;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
}
    .p3 .right .city {
      position: relative; }
      .p3 .right .city .p3-icon1 {
        position: absolute;
        right: 100px;
        top: 23px; }
    .p3 .right .check {
      text-align: center;
      line-height: 70px;
      vertical-align: middle; }
      .p3 .right .check .chk_1 {
        display: none; }
      .p3 .right .check .chk_1 + label {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../images/icon-box.png) no-repeat center 100%;
        margin-right: 5px;
        vertical-align: middle; }
      .p3 .right .check .chk_1:checked + label {
        background: url(../images/icon-box1.png) no-repeat center 100%; }
      .p3 .right .check .agree-text {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        vertical-align: middle; }
    .p3 .right .but {
      width: 300px;
      height: 76px;
      display: inline-block;
      background: #ffac40;
      color: #ffffff;
      font-size: 28px;
      text-align: center;
      line-height: 78px;
      margin-top: 20px; }

.p4 {
  background: url(../images/p4-bg.jpg) no-repeat center;
  height: 650px; }
  .p4 .p4-content {
    background: url(../images/p4-1.png) no-repeat center;
    height: 650px;
    position: relative; }
    .p4 .p4-content .right {
      /*background: url("../images/p3-rightbg.png") no-repeat center;*/
      width: 455px;
      height: 580px;
      display: inline-block;
      vertical-align: top;
      margin-top: 30px;
      text-align: center;
      position: absolute;
      right: 30px; }
      .p4 .p4-content .right .title {
        font-size: 24px;
        text-align: center;
        color: #666666;
        margin-top: 70px;
        position: relative;
        margin-bottom: 30px; }
      .p4 .p4-content .right .title:after {
        content: "";
        width: 120px;
        height: 4px;
        display: inline-block;
        background: #4cc1cf;
        position: absolute;
        right: 165px;
        top: 50px; }
      .p4 .p4-content .right .tel {
        height: 48px;
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 15px; }
        .p4 .p4-content .right .tel input[type=text] {
          vertical-align: middle;
          height: 46px;
          width: 370px;
          display: inline-block;
          padding: 0px 20px;
          color: #b0afaf;
          background: white;
          font-size: 18px;
          border: 1px solid #4cc1cf;
          text-align: center; }
        .p4 .p4-content .right .tel .p3-icon1 {
          position: absolute;
          right: 44px;
          top: 23px; }
      .p4 .p4-content .right .city {
        position: relative; }
        .p4 .p4-content .right .city .p3-icon1 {
          position: absolute;
          right: 44px;
          top: 23px; }
      .p4 .p4-content .right .check {
        text-align: center;
        line-height: 50px;
        vertical-align: middle; }
        .p4 .p4-content .right .check .chk_1 {
          display: none; }
        .p4 .p4-content .right .check .chk_1 + label {
          display: inline-block;
          width: 18px;
          height: 18px;
          background: url(../images/icon-box.png) no-repeat center 100%;
          margin-right: 5px;
          vertical-align: middle; }
        .p4 .p4-content .right .check .chk_1:checked + label {
          background: url(../images/icon-box1.png) no-repeat center 100%; }
        .p4 .p4-content .right .check .agree-text {
          display: inline-block;
          height: 18px;
          line-height: 18px;
          vertical-align: middle; }
      .p4 .p4-content .right .but {
        width: 368px;
        height: 75px;
        display: inline-block;
        background: #ffac40;
        color: #ffffff;
        font-size: 28px;
        text-align: center;
        line-height: 78px;
        margin-top: 6px; }

.comp-box .content-title {
  background: url(../images/p5-titlebg.png) no-repeat center;
  height: 150px;
  line-height: 52px; }
  .comp-box .content-title span {
    font-size: 32px; }

.comp-box .btn1 {
  text-align: center;
  margin-top: 40px; }
  .comp-box .btn1 .test-btn1 {
    width: 370px;
    height: 48px;
    border-radius: 5em;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    background: #00a6ba;
    color: #fff;
    line-height: 48px;
    padding: 0 10px;
    display: inline-block; }
    .comp-box .btn1 .test-btn1:hover {
      background: #f5a200; }

.p6 {
  background: url(../images/p6-bg.png) no-repeat top;
  height: 800px; }
  .p6 .content-title {
    background: url(../images/p6-titlebg.png) no-repeat center;
    margin-bottom: 0; }
  .p6 .p6-contents {
    text-align: center; }
    .p6 .p6-contents .bg4 {
      margin: 10px 150px; }
    .p6 .p6-contents .bg {
      margin: 10px 75px; }
  .p6 .p6-btn {
    width: 370px;
    height: 48px;
    border-radius: 5em;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    background: #00a6ba;
    color: #fff;
    line-height: 48px;
    padding: 0 10px;
    /* display: inline-block;*/
    text-align: center;
    margin-top: 20px; }
    .p6 .p6-btn:hover {
      background: #f5a200; }

.p7 .content-title {
  background: url(../images/p7-titlebg.png) no-repeat center;
  margin-bottom: 0; }
.p7 .p6-contents {
  text-align: center; }
.p7 .p6-btn {
  width: 370px;
  height: 48px;
  border-radius: 5em;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background: #00a6ba;
  color: #fff;
  line-height: 48px;
  padding: 0 10px;
  /* display: inline-block;*/
  text-align: center;
  margin-top: 20px; }
  .p7 .p6-btn:hover {
    background: #f5a200; }

.page-footer {
  background: #f4f4f4;
  padding: 40px 0;
  text-align: center;
  padding-bottom: 150px; }
  .page-footer .page-footer-txt {
    font-size: 12px;
    color: #333333;
    line-height: 1.6rem;
    margin-top: 20px; }

.banner-box {
  background: url(../images/pc-banner.jpg) no-repeat center;
  height: 700px; }

.bottom {
  background: url(../images/bottom-bg.jpg) no-repeat center;
  height: 122px;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 900;
  text-align: left;
  color: #fff; }
  .bottom .left {
    width: 144px;
    height: 120px;
    display: inline-block;
    position: relative; }
    .bottom .left p {
      font-size: 22px;
      color: #ffffff;
      line-height: 1.6em;
      margin-top: 26px; }
    .bottom .left .bottom-icon {
      position: absolute;
      left: 100px;
      top: 39px; }
  .bottom .right {
    width:850px;
    height: 120px;
    display: inline-block;
    position: relative; }
    .bottom .right .tel {
      height: 48px;
      width: 200px;
      display: inline-block;
      text-align: center;
      vertical-align: text-bottom;
      margin-right: 10px; }
      .bottom .right .tel input[type=text] {
        vertical-align: middle;
        height: 48px;
        width: 170px;
        display: inline-block;
        padding: 0px 15px;
        color: #b0afaf;
        background: white;
        font-size: 18px;
        border: 1px solid  #4cc1cf; }
.bottom  .right select {
  border: solid 1px #4cc1cf;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 50px;
  width: 200px;
  padding: 0px 15px;
  color: #b0afaf;
  background: white url(../images/p3-icon1.png) no-repeat;
  background-position: right;
  background-position-x: 95%;
  font-size: 22px;
}
    .bottom .right .city {
      position: relative;
      vertical-align: text-bottom; }
      .bottom .right .city .p3-icon1 {
        position: absolute;
        right: 20px;
        top: 22px; }
    .bottom .right .subBtn {
      width: 200px;
      height: 50px;
      display: inline-block;
      background: #ffac40;
      color: #ffffff;
      font-size: 22px;
      text-align: center;
      line-height: 50px;
      vertical-align: text-bottom; }

.popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(13, 13, 13, 0.6);
  z-index: 999;
  display: none;
  overflow: auto; }
  .popup .popup1 {
    background: url(../images/pop-bg.png) no-repeat center;
    height: 541px;
    position: relative;
    margin-top: 110px; }
    .popup .popup1 .close {
      cursor: pointer;
      position: absolute;
      right: 22px;
      top: 26px;
      z-index: 99; }
    .popup .popup1 .right {
      /* background: url("../images/p3-rightbg.png") no-repeat center;*/
      width: 455px;
      height: 500px;
      display: inline-block;
      vertical-align: top;
      /* margin-top: 30px; */
      text-align: center;
      position: absolute;
      right: 0; }
      .popup .popup1 .right .title {
        font-size: 30px;
        text-align: center;
        color: #666666;
        margin-top: 70px;
        position: relative;
        margin-bottom: 50px; }
      .popup .popup1 .right .title:after {
        content: "";
        width: 120px;
        height: 4px;
        display: inline-block;
        background: #4cc1cf;
        position: absolute;
        right: 165px;
        top: 60px; }
      .popup .popup1 .right .tel {
        height: 48px;
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 20px; }
        .popup .popup1 .right .tel input[type=text] {
          vertical-align: middle;
          height: 48px;
          width: 260px;
          display: inline-block;
          padding: 0px 20px;
          color: #b0afaf;
          background: white;
          font-size: 20px;
          border: 1px solid  #4cc1cf; }
.popup .popup1 .right select {
  border: solid 1px #4cc1cf;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 48px;
  width: 304px;
  padding: 0px 20px;
  color: #b0afaf;
  background: white url(../images/p3-icon1.png) no-repeat;
  background-position: right;
  background-position-x: 95%;
  font-size: 22px;
}
.popup .popup1 .right .subBtn{
  width: 300px;
  height: 50px;
  display: inline-block;
  background: #ffac40;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  line-height: 50px;
  margin-top: 0px;
}
      .popup .popup1 .right .city {
        position: relative; }
        .popup .popup1 .right .city .p3-icon1 {
          position: absolute;
          right: 100px;
          top: 23px; }
      .popup .popup1 .right .check {
        text-align: center;
        line-height: 70px;
        vertical-align: middle; }
        .popup .popup1 .right .check .chk_1 {
          display: none; }
        .popup .popup1 .right .check .chk_1 + label {
          display: inline-block;
          width: 18px;
          height: 18px;
          background: url(../images/icon-box.png) no-repeat center 100%;
          margin-right: 5px;
          vertical-align: middle; }
        .popup .popup1 .right .check .chk_1:checked + label {
          background: url(../images/icon-box1.png) no-repeat center 100%; }
        .popup .popup1 .right .check .agree-text {
          display: inline-block;
          height: 18px;
          line-height: 18px;
          vertical-align: middle; }
      .popup .popup1 .right .but {
        width: 300px;
        height: 76px;
        display: inline-block;
        background: #ffac40;
        color: #ffffff;
        font-size: 28px;
        text-align: center;
        line-height: 78px;
        margin-top: 20px; }

/*# sourceMappingURL=index1.css.map */

