@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box; }

html, body {
  min-height: 100%; }

i {
  font-style: normal; }

body {
  font-family: "微软雅黑 Regular";
  font-size: 14px;
  color: #333;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ul, ol {
  list-style: none; }

li {
  list-style: none; }

img {
  border: none;
  vertical-align: middle; }

a {
  text-decoration: none; }

table {
  border-collapse: collapse;
  table-layout: fixed; }

input, textarea {
  outline: none;
  border: none; }

input {
  text-indent: 5px; }

textarea {
  resize: none;
  overflow: auto; }

button {
  border: 0; }
  button:focus {
    border: 0;
    outline: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.c-white {
  color: white; }

@font-face {
  font-family: fz;
  src: url("../font/方正兰亭细黑_GBK.TTF"); }
.wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: inherit;
  max-width: 2000px; }

header {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  height: 111px; }
  header div .logo {
    width: 368px;
    height: 77px;
    margin: 20px;
    line-height: 111px;
    float: left; }
  header div .kh {
    margin-left: 100px;
    width: 200px;
    height: 50px;
    margin-top: 40px; }
  header div div {
    background-color: white;
    height: 50px;
    width: 140px;
    border: 1px solid #30955d;
    color: #40ae70;
    font-size: 20.39px;
    line-height: 50px;
    float: right;
    margin: 35px 20px; }
    header div div:hover {
      background-color: #ec7a00;
      color: white;
      border-color: #ec7a00; }
    header div div img {
      width: 25px;
      height: 25px;
      margin: -7px 14px 0 9px; }

.w {
  width: 100%; }

.banner {
  height: 500px;
  min-width: 1200px;
  color: #ffffff;
  overflow: hidden;
  position: relative; }
  .banner > div:first-child {
    width: 500%;
    position: absolute;
    left: 0; }
    .banner > div:first-child > div {
      width: 20%;
      float: left; }

.ban {
  height: 500px;
  position: relative; }
  .ban > div {
    position: relative; }

.ban1 {
  background: url("../img/ban1-bg.png") no-repeat;
  background-size: 100% 100%; }
  .ban1 > div div {
    width: 640px;
    height: 254px;
    margin: auto auto auto 68px;
    padding: 75px 0 0 0;
    font-size: 20px; }
    .ban1 > div div h3 {
      font-size: 48px; }
    .ban1 > div div h5 {
      font-size: 26px; }
      .ban1 > div div h5 span {
        display: inline-block;
        border: 1px solid #ffffff;
        margin: 50px 7px 0 7px;
        height: 50px;
        font-size: 26px;
        line-height: 50px;
        width: 120px; }
    .ban1 > div div h6 {
      margin-top: 23px;
      font-size: 20px; }
    .ban1 > div div p {
      margin-top: 12px;
      line-height: 28px;
      font-size: 20px; }
      .ban1 > div div p img {
        margin-left: 18px;
        margin-right: 5px;
        margin-top: -9px; }
  .ban1 > div > img {
    position: absolute;
    top: 25px;
    left: 685px;
    right: auto;
    bottom: auto;
    z-index: 6;
    width: 568px;
    height: 457px; }

.ban2 {
  background: url("../img/ban2-bg.png") no-repeat;
  background-size: 100% 100%;
  background-size: cover; }
  .ban2 > div div {
    text-align: left;
    margin-left: 50px;
    width: 490px;
    float: left; }
    .ban2 > div div h6 {
      font-size: 20px;
      margin-bottom: 85px; }
    .ban2 > div div h3 {
      padding-top: 97px;
      font-size: 48px; }
    .ban2 > div div p {
      margin: 0px 75px;
      opacity: 0.3;
      font-size: 20px;
      color: #ffffff;
      height: 30px;
      line-height: 30px; }
    .ban2 > div div button {
      color: #ec7a00;
      text-align: center;
      width: 208px;
      height: 58px;
      border-radius: 5px;
      background-color: white;
      text-align: center;
      font-size: 22px; }
      .ban2 > div div button img {
        margin: 0 3px; }
  .ban2 > div > img {
    margin: 185px -18px;
    /*width: 670px;
    height: 290px;*/ }

.ban3 {
  background: url("../img/ban3-bg.png") no-repeat;
  background-size: 100% 100%; }
  .ban3 > div div {
    margin-left: 720px;
    padding-top: 232px;
    color: #ec7a00;
      /*h3{
        font-size: 48px;
        margin-bottom: 36px;
      }
      h6{
        font-size: 20px;
        margin: 36px 0;
      }
      button{
        background-color: #ffffff;
        color: nth($color,3);
        width:200px;
        height: 48px;
        text-align: center;
        line-height: 48px;
        font-size: 22px;
        i{

        }
      }*/ }
    .ban3 > div div h6 {
      font-size: 20px;
      margin-bottom: 19px; }
    .ban3 > div div h3 {
      font-size: 48px;
      margin-bottom: 50px; }
    .ban3 > div div h5 span {
      font-size: 20px;
      border-top: 1px solid #ec7a00;
      border-bottom: 1px solid #ec7a00;
      padding: 15px 0; }
  .ban3 > div > img {
    float: left;
    width: 620px;
    height: 450px;
    margin-left: 30px;
    margin-top: 40px; }

.ban4 {
  background: url("../img/ban4-bg.png") no-repeat;
  background-size: 100% 100%;
  background-size: cover; }
  .ban4 > div div {
    padding-top: 125px;
    margin-left: 560px; }
    .ban4 > div div h3 {
      font-size: 48px;
      margin-bottom: 25px; }
      .ban4 > div div h3 span {
        font-size: 60px; }
    .ban4 > div div hr {
      width: 488px;
      border-color: #ffffff; }
    .ban4 > div div h6 {
      font-size: 20px;
      margin: 15px 0 50px; }
    .ban4 > div div p span {
      font-size: 22px;
      width: 190px;
      height: 48px;
      line-height: 48px;
      background-color: #ec7a00;
      border-radius: 24px;
      display: inherit;
      text-align: center; }
  .ban4 > div > img {
    float: left;
    margin-top: 40px;
    margin-left: 215px;
    width: 300px;
    height: 456px; }

.back {
  animation: back 2s alternate forwards; }

.round {
  animation: round 2s alternate forwards; }

@keyframes back {
  50% {
    transform: translate(50px, 50px);
    transform: scale(1); }
  100% {
    transform: translate(0, 0);
    transform: scale(1); } }
@keyframes round {
  100% {
    transform: rotate(0deg);
    transform: scale(1); } }
.three {
  height: 550px; }

.div-title {
  text-align: center;
  font-family: fz;
  font-size: 50px;
  padding-top: 100px; }

.title {
  width: 654px;
  height: 60px;
  margin: 0 auto;
  margin-top: 150px; }

.t-box {
  display: flex;
  width: 100%;
  margin-top: 70px; }
  .t-box .td-box {
    transform: translateY(-2000px);
    width: 255px;
    height: 300px;
    margin: auto;
    padding: 0;
    background-position: 66px 41px; }
    .t-box .td-box h3 {
      font-size: 26px;
      margin-top: 180px;
      margin-bottom: 20px; }
    .t-box .td-box p {
      font-size: 16px;
      line-height: 24px; }

.t-b1 {
  background: url("../img/three1.png") no-repeat; }

.t-b2 {
  background: url("../img/three2.png") no-repeat; }

.t-b3 {
  background: url("../img/three3.png") no-repeat; }

.good {
  height: 1000px; }

.setitle {
  font-size: 18px;
  margin-top: 20px; }

.fix-box {
  margin-top: 96px;
  width: 100%;
  height: 640px; }

.fix {
  width: 425px;
  height: 584px;
  margin-top: 40px; }
  .fix h3 {
    font-size: 36px; }
  .fix ul {
    margin-top: 72px;
    font-size: 30px; }
    .fix ul li {
      width: 100%;
      height: 80px;
      border-radius: 40px;
      margin: 7px auto;
      background-color: #e7e7e7;
      line-height: 80px; }
      .fix ul li span {
        margin: 0 15px; }
      .fix ul li i {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin-top: 34px;
        margin-right: 20px;
        background-color: #ffffff; }

.vs {
  width: 110px;
  margin: 0 auto;
  height: 640px; }
  .vs div {
    width: 107px;
    height: 107px;
    line-height: 107px;
    border-radius: 50%;
    font-family: Georgia Regular;
    font-size: 37.74px;
    border: 1px solid #42a968;
    overflow: hidden; }
    .vs div span {
      display: inline-block;
      width: 50%;
      height: 100%;
      text-align: right; }
    .vs div span:last-child {
      background-color: #42a968;
      text-align: left;
      color: #ffffff; }
  .vs ul {
    margin-top: 60px; }
    .vs ul li {
      width: 80px;
      height: 80px;
      line-height: 80px;
      border-radius: 50%;
      margin: 7px auto;
      border: 1px solid #42a968;
      font-size: 25.87px;
      overflow: hidden; }
      .vs ul li span {
        display: inline-block;
        width: 50%;
        height: 100%;
        text-align: right; }
      .vs ul li span:last-child {
        background-color: #42a968;
        text-align: left;
        color: #ffffff; }

.w-fix {
  margin-top: -50%; }
  .w-fix ul li {
    background-color: #42a968;
    color: #ffffff; }
    .w-fix ul li:hover {
      background-color: #ffffff;
      color: #42a968;
      border: 1px solid #42a968; }
    .w-fix ul li:hover i {
      background-color: #42a968; }
    .w-fix ul li i {
      float: left;
      margin: 34px 20px; }

.ml {
  margin-left: -36px; }

.mr {
  margin-right: -36px; }

.bg-g {
  background-color: #42a968; }

.archer {
  margin: 0;
  position: absolute;
  bottom: -27px;
  left: 573px; }

.last-a {
  bottom: -138px; }

.list {
  height: 520px; }

.list1 {
  height: 740px;
  text-align: center;
  background: url("../img/list1-bg.png") no-repeat;
  background-size: 100% 71%; }

.l-title {
  margin-top: 112px; }

.l-setitle {
  margin-top: 30px;
  color: #ffffff;
  font-size: 16px; }

.list-txt h3 {
  font-family: fz;
  font-size: 42px; }
  .list-txt h3 img {
    margin-right: 15px;
    margin-top: -9px; }
.list-txt p {
  font-size: 16px;
  margin-top: 25px;
  line-height: 35px; }

.list2 div div {
  float: left;
  margin-left: 65px;
  margin-top: 213px; }
.list2 div > img {
  margin-left: 160px;
  margin-top: 65px; }

.list3 div div {
  margin-top: -270px;
  float: right;
  margin-right: 126px;
  color: #ffffff; }
.list3 div > img {
  float: left;
  margin-top: 37px; }

.list4 div div {
  float: left;
  margin-left: 65px;
  margin-top: 217px; }
.list4 div > img {
  margin-left: 186px;
  margin-top: 41px; }

.list5 div div {
  float: right;
  margin-right: 171px;
  margin-top: -255px;
  color: #ffffff; }
.list5 div > img {
  float: left;
  margin-top: 93px; }

.list6 {
  height: 430px; }
  .list6 div div {
    float: left;
    margin-left: 65px;
    margin-top: 163px;
    width: 359px; }
  .list6 div > img {
    margin-left: 250px;
    margin-top: 105px; }

.charge {
  background: url("../img/c-bg.png") no-repeat;
  background-size: 100%;
  position: relative; }
  .charge .fade {
    width: 20px;
    height: 10px;
    top: 50px;
    left: 500px; }

.map {
  width: 100%;
  height: 708px;
  overflow: hidden; }

.art {
  width: 100%;
  height: 50px; }

.art_style > div > div {
  width: 100%;
  display: flex; }
  .art_style > div > div a {
    flex: 1;
    text-align: center;
    line-height: 50px; }

.chargeway {
  width: 1198px;
  margin: 0 auto;
  height: 670px;
  text-align: center; }
  .chargeway > img {
    margin-top: 60px; }
  .chargeway > div {
    display: flex; }
    .chargeway > div > div {
      flex: 1;
      width: 25%;
      margin: 50px -1px;
      border: 1px solid #42a968;
      height: 414px;
      overflow: hidden;
      position: relative; }
      .chargeway > div > div:hover {
        background-color: #eafff3; }
      .chargeway > div > div > h3 {
        font-size: 24px;
        margin-top: 20px;
        font-family: fz;
        margin-bottom: 40px; }
      .chargeway > div > div > span {
        display: inline-block;
        width: 100px;
        height: 25px;
        position: absolute;
        transform: rotate(-45deg);
        font-size: 20px;
        line-height: 25px;
        color: white;
        background-color: #ec7a00;
        left: -23px;
        top: 13px; }
      .chargeway > div > div > img {
        margin-top: 20px;
        margin-bottom: 40px; }
      .chargeway > div > div > div {
        width: 278px;
        height: 309px;
        margin: 0 auto;
        text-align: left; }
        .chargeway > div > div > div > p {
          font-size: 16px;
          color: #2e2e36;
          padding: 5px 7.5px; }
          .chargeway > div > div > div > p img {
            margin: 0 5px;
            margin-top: -9px; }
          .chargeway > div > div > div > p span {
            color: #42a968; }
        .chargeway > div > div > div h2 {
          text-align: center;
          height: 36px;
          color: #b1b1b1;
          font-size: 36px;
          margin: 30px auto;
          font-weight: bold;
          position: relative; }
          .chargeway > div > div > div h2 span {
            font-size: 24px;
            font-family: fz; }
          .chargeway > div > div > div h2 hr {
            position: absolute;
            top: 23px;
            border: 1px solid #ababab;
            width: 100%; }
        .chargeway > div > div > div > button {
          width: 100%;
          height: 108px;
          background-color: #42a968; }
          .chargeway > div > div > div > button p {
            font-weight: bold;
            font-size: 36px;
            color: white;
            text-align: left;
            margin-left: 38px; }
          .chargeway > div > div > div > button p:last-child {
            margin-left: 30px; }
          .chargeway > div > div > div > button i {
            font-family: fz;
            font-size: 24px;
            font-weight: normal; }
          .chargeway > div > div > div > button span {
            display: inline-block;
            width: 80%;
            height: 50px;
            border-radius: 25px;
            margin: -1px auto;
            background-color: #ec7a00;
            color: white;
            font-size: 26px;
            line-height: 50px;
            text-align: center; }
            .chargeway > div > div > div > button span:hover {
              background-color: #fb901d; }

.c-txt {
  width: 100%;
  height: 70px; }
  .c-txt div {
    width: 592px;
    float: left;
    padding-top: 190px;
    color: #ffffff; }
    .c-txt div h3 {
      height: 40px;
      line-height: 40px;
      font-size: 30px;
      margin: 20px auto; }
      .c-txt div h3 span {
        font-size: 18px; }
        .c-txt div h3 span .hover {
          display: none; }
        .c-txt div h3 span:hover {
          text-decoration: underline;
          color: #96ffc5; }
          .c-txt div h3 span:hover img:first-child {
            display: none; }
          .c-txt div h3 span:hover .hover {
            display: inherit; }
        .c-txt div h3 span img {
          margin-left: 30px;
          margin-right: 20px;
          margin-top: -9px; }
    .c-txt div p {
      font-size: 16px; }
      .c-txt div p span {
        margin-right: 10px; }
  .c-txt div:last-child {
    float: right;
    width: 450px; }
    .c-txt div:last-child span {
      font-size: 40px;
      font-weight: bold;
      text-decoration: none; }
      .c-txt div:last-child span:hover {
        text-decoration: none;
        color: #FFFFFF; }
  .c-txt + img {
    margin-top: 60px; }

/*侧边栏*/
.slide {
  position: fixed;
  top: 155px;
  right: 2px;
  width: 140px;
  color: white;
  z-index: 5;
  font-size: 14px; }
  .slide > ul > li {
    width: 140px;
    margin-bottom: 5px;
    height: 39px;
    font-size: 14px;
    color: #42a968;
    line-height: 39px;
    background-color: white;
    border: 1px solid #42a968;
    letter-spacing: 0px; }
    .slide > ul > li:hover {
      background-color: #e0ffeb; }
    .slide > ul > li > img {
      width: 22px;
      height: 24px;
      margin-left: 18px;
      margin-right: 5px;
      margin-top: -4px; }
  .slide .ew-s {
    height: 161px; }
    .slide .ew-s > img {
      width: 118px;
      height: 118px;
      margin: 0 11px; }
    .slide .ew-s > p {
      height: 35px; }
      .slide .ew-s > p > img {
        width: 22px;
        height: 24px;
        margin-left: 18px;
        margin-right: 5px; }

#top {
  background-color: #ec7a00;
  color: white;
  border: 0;
  text-align: center; }
  #top img {
    width: 16px;
    margin-left: 0; }
  #top:hover {
    background-color: #f68b19; }

/*侧边栏 end*/
.f {
  width: 100%;
  height: 100px;
  z-index: 9;
  position: fixed;
  top: auto;
  left: 0;
  right: auto;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.59); }
  .f .wrapper {
    background-color: transparent; }
    .f .wrapper img {
      width: 36px;
      position: fixed;
      top: auto;
      left: auto;
      right: 0px;
      bottom: 119px; }
    .f .wrapper div {
      width: 525px;
      height: 100px; }
      .f .wrapper div h1 {
        padding-top: 10px;
        font-size: 39.25px;
        width: 262px;
        line-height: 44px;
        color: #FFFFFF; }
      .f .wrapper div p {
        height: 20px;
        width: 262px;
        font-size: 18.84px;
        margin-top: 12px;
        float: left;
        color: #ababab; }
      .f .wrapper div button {
        width: 240px;
        height: 54px;
        border-radius: 5px;
        margin-left: 20px;
        float: right;
        margin-top: -24px;
        font-size: 24px;
        color: #ffffff; }
  .f .f-l-b {
    float: left; }
    .f .f-l-b button {
      background-color: #ec7a00; }
      .f .f-l-b button:hover {
        background-color: #fb901d; }
  .f .f-r-b {
    margin-left: 660px; }
    .f .f-r-b button {
      background-color: #30955d; }
      .f .f-r-b button:hover {
        background-color: #62ca91; }

footer {
  width: 100%;
  height: 86px;
  background-color: #343434;
  color: #ffffff; }
  footer div p {
    font-size: 14px;
    padding-top: 35px;
    display: flex; }
    footer div p span {
      flex: 1; }

.form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.48);
  z-index: 9; }
  .form form {
    width: 790px;
    height: 658px;
    margin: 100px auto;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    border: 15px solid #c8e7d5;
    border-radius: 25px; }
    .form form span i {
      color: #ff0000;
      margin: 0 5px;
      margin-right: 12px; }
    .form form .close {
      position: absolute;
      right: 20px;
      top: 20px; }
    .form form h3 {
      font-size: 37px;
      padding-top: 45px;
      margin-bottom: 15px; }
    .form form h6 {
      font-size: 22px;
      margin-bottom: 25px; }
      .form form h6 span {
        color: #ec7a00; }
    .form form hr {
      width: 689px;
      margin: 0 auto;
      border: 1px solid #ababab; }
    .form form > div {
      width: 715px;
      margin-left: 7px;
      position: relative; }
      .form form > div > div {
        height: 35px;
        line-height: 35px;
        margin: 0px auto; }
        .form form > div > div div {
          width: 50%;
          margin: 0 -2.5%;
          font-size: 16px; }
          .form form > div > div div span {
            font-size: 14px;
            display: inline-block;
            width: 138px;
            text-align: right; }
          .form form > div > div div input {
            width: 164px;
            height: 35px;
            margin: 0 19px;
            border: 1px solid #333333; }
            .form form > div > div div input:focus {
              border-color: #4bb78d; }
      .form form > div > span {
        margin-left: -10px;
        font-size: 16px;
        display: inline-block; }
    .form form .p {
      width: 689px;
      height: 80px;
      margin: 0px auto;
      text-align: left;
      line-height: 80px;
      position: relative; }
      .form form .p > img {
        float: right;
        margin-top: 25px;
        margin-right: 10px; }
      .form form .p > span {
        width: 107px;
        display: inline-block;
        font-size: 14px;
        text-align: right;
        margin-left: -14px; }
      .form form .p input[type=range] {
        width: 350px;
        position: absolute;
        top: 32px;
        left: 150px;
        border: 0;
        z-index: 9; }
      .form form .p .sh {
        width: 0px;
        position: absolute;
        top: 31px;
        left: 139px;
        height: 18px;
        overflow: hidden;
        z-index: 9; }
        .form form .p .sh input {
          width: 15px;
          height: 15px;
          position: absolute;
          background-color: transparent;
          top: 0;
          z-index: 13; }
        .form form .p .sh .r_bg {
          width: 350px;
          height: 15px;
          float: left;
          margin-left: -157px;
          margin-top: -7px; }
      .form form .p .levl {
        margin: -34px auto;
        position: relative;
        width: 538px; }
        .form form .p .levl span {
          font-size: 14px;
          position: absolute;
          top: 10px;
          font-weight: normal; }
        .form form .p .levl span:nth-child(1) {
          left: 57px; }
        .form form .p .levl span:nth-child(2) {
          left: 144px; }
        .form form .p .levl span:nth-child(3) {
          left: 231px; }
        .form form .p .levl span:nth-child(4) {
          left: 318px; }
        .form form .p .levl span:nth-child(5) {
          left: 405px; }
      .form form .p .help:hover + .info {
        display: block; }
      .form form .p .info {
        display: none;
        position: absolute;
        border: 1px solid #30955d;
        background-color: #d4fee6;
        height: auto;
        max-width: 580px;
        top: 66px;
        right: 6px;
        border-radius: 9px;
        z-index: 12; }
        .form form .p .info img {
          position: absolute;
          top: -14px;
          right: 10px; }
        .form form .p .info p {
          word-break: break-all;
          padding: 10px 22px;
          font-size: 16px; }
    .form form > p {
      width: 700px;
      height: 80px;
      margin: 0px auto;
      text-align: left;
      line-height: 80px;
      position: relative; }
      .form form > p > span {
        width: 107px;
        display: inline-block;
        font-size: 14px;
        text-align: right;
        margin-left: -6px; }
      .form form > p a {
        font-size: 16px;
        color: #3d85fc;
        margin-left: 20px;
        line-height: 35px; }
      .form form > p > button {
        width: 75px;
        height: 35px;
        border: 1px solid #42a968;
        font-size: 16px;
        line-height: 35px;
        text-align: center;
        position: relative;
        border-radius: 0;
        margin: -15px 3px;
        color: black;
        background-color: white;
        overflow: visible; }
        .form form > p > button span {
          position: absolute;
          top: -7.5px;
          right: 0;
          color: white;
          font-size: 12px;
          background-color: #ec7a00;
          width: 33px;
          height: 15px;
          text-align: center;
          line-height: 15px;
          display: inline-block; }
      .form form > p .active-btn {
        background-color: #d4fee6; }
      .form form > p input {
        margin-left: 25px;
        width: 250px;
        height: 34px;
        font-size: 16px;
        margin-top: -50px;
        border: 1px solid #999999; }
      .form form > p input::placeholder {
        color: #999999; }
      .form form > p .q {
        width: 273px;
        color: #42a968;
        margin-left: -45px;
        font-size: 12px;
        font-weight: normal; }
    .form form .spend {
      width: 100%;
      height: 80px;
      box-shadow: 0 0 0 0 #ababab;
      height: 80px;
      font-size: 14px;
      margin: 0px auto 0;
      background: url("../img/spend-bg.png") no-repeat;
      background-position-y: -1px; }
      .form form .spend p {
        margin-left: 55px;
        padding-top: 10px;
        text-align: left; }
        .form form .spend p span {
          font-size: 36px;
          color: #ec7a00;
          margin: 0 10px; }
        .form form .spend p i {
          font-size: 12px;
          margin-left: 60px; }
    .form form > button {
      width: 215px;
      height: 50px;
      font-size: 22.27px;
      line-height: 50px;
      border-radius: 25px;
      margin: 10px auto;
      border: 1px solid #42a968;
      color: #30955d;
      background-color: white; }
      .form form > button:hover {
        color: #ffffff;
        background-color: #42a968; }

.free > div {
  position: relative;
  width: 430px;
  height: 445px;
  margin: 200px auto;
  background-color: white;
  text-align: center; }
  .free > div .close {
    position: absolute;
    right: 20px;
    top: 20px; }
  .free > div .hea {
    width: 383px;
    padding-top: 10px;
    margin: 0 auto;
    border-bottom: 1px solid #ababab; }
    .free > div .hea .c-u {
      top: 18px;
      width: 40px;
      height: 40px;
      right: 24px; }
    .free > div .hea p {
      font-size: 14px;
      padding: 20px 0; }
      .free > div .hea p span {
        color: #ec7a00; }
    .free > div .hea h3 {
      font-size: 40px;
      padding-bottom: 10px; }
      .free > div .hea h3 span {
        color: #ec7a00; }
  .free > div .input-box {
    width: 100%;
    height: 170px; }
    .free > div .input-box h3 {
      padding: 15px 0;
      font-size: 18px;
      color: #ababab; }
    .free > div .input-box p {
      margin: 15px auto;
      text-align: center; }
      .free > div .input-box p span {
        display: inline-block;
        text-align: right;
        width: 98px;
        margin-right: 20px;
        height: 42px;
        line-height: 45px;
        font-size: 14px; }
        .free > div .input-box p span i {
          color: #ff0000;
          font-size: 18px;
          margin: 0 5px; }
      .free > div .input-box p input {
        width: 250px;
        height: 42px;
        border: 1px solid #ababab; }
        .free > div .input-box p input:focus {
          border-color: #40ae70; }
  .free > div button {
    font-size: 30px;
    width: 280px;
    height: 60px;
    line-height: 60px;
    background-color: #42a968;
    color: white;
    border-radius: 30px;
    margin-top: 30px; }
  .free > div > p {
    font-size: 12px;
    margin: 10px 0;
    color: #42a968; }

.r_bg {
  position: absolute;
  top: 10px;
  left: 168px;
  width: 350px;
  z-index: 5; }

input[type=range] {
  -webkit-appearance: none;
  width: 100%; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range] {
  -webkit-appearance: none;
  width: 350px;
  border-radius: 50%;
  z-index: 9; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 25px;
  width: 25px;
  background: url("../img/range-r.jpg") no-repeat;
  background-size: 100%;
  margin-top: -5px;
  z-index: 10; }
  input[type=range]::-webkit-slider-thumb:hover {
    background: url("../img/range-h.jpg") no-repeat;
    background-size: 100%; }

input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 25px;
  width: 25px;
  margin-top: -12.5px;
  background: #42a968;
  border-radius: 50%; }

input[type=range]::-ms-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  margin-top: -0px;
  background: #42a968;
  border-radius: 50%; }

input[type=range]::-webkit-slider-runnable-track {
  background: url("../img/range-bg.png") no-repeat;
  background-size: 100% 100%; }

input[type=range]::-moz-range-track {
  background: url("../img/range-bg.png") no-repeat;
  background-size: 100% 100%; }

input[type=range]::-ms-track {
  background: url("../img/range-bg.png") no-repeat;
  background-size: 100% 100%; }

/*#b_ew{
  display: none;
  width: 100%;
  height: 100%;
  min-width: 1200px;
  position: fixed;
  top:0;left: 0;
  background-color: rgba(0, 0, 0, 0.48);
  //background-color:transparent ;
  z-index: 999;
  >div{
    background-color: rgba(0, 0, 0, 0.79);
    width: 325px;
    height: 350px;
    border-radius: 5%;
    text-align: center;
    margin: 200px auto;
    p{
      font-size: 16px;
      height: 30px;
      color: white;
      line-height: 30px;
    }
    div{
      width: 300px;
      height: 300px;
      margin: 0 auto;
      background-color: white;
      >img{
        width: 100%;
        height: 100%;
      }
    }
  }
}*/
#b_ew {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.79);
  width: 325px;
  height: 350px;
  border-radius: 5%;
  text-align: center;
  z-index: 999; }
  #b_ew p {
    background-color: transparent;
    font-size: 16px;
    height: 30px;
    color: white;
    line-height: 30px; }
  #b_ew div {
    width: 300px;
    height: 300px;
    margin: 0 auto; }
    #b_ew div > img {
      width: 100%;
      height: 100%; }

.active {
  background-color: #42a968; }

.close {
  width: 36px;
  height: 36px; }

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #cecece;
  cursor: pointer; }
  .swiper-pagination-bullet:hover {
    background-color: white;
    border: 1px solid #42a968; }

.swiper-pagination-bullet-active {
  background-color: #42a968; }

.swiper-button-next, .swiper-button-prev {
  background-color: #bababa;
  width: 70px;
  height: 140px;
  opacity: 0.5; }
  .swiper-button-next:hover, .swiper-button-prev:hover {
    background-color: #e5e5e5; }

.swiper-button-white {
  background-size: 19px 36px;
  top: 200px; }

.c {
  cursor: pointer; }

/*# sourceMappingURL=index.css.map */
