.module {
  width: 100%;
}

.module .content {
  height: 100%;
  margin: 0 23.0625rem;
  padding: 1.875rem 0 4.75rem 0;
}

.module h2 {
  font-weight: bold;
  font-size: 2.125rem;
  color: #333333;
  text-align: center;
}

.module .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-1 {
  height: 35.25rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#faf7fa));
  background: linear-gradient(0deg, #ffffff 0%, #faf7fa 100%);
}

.module-1 h2 {
  text-align: left;
}

.module-1 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5.625rem 0 7.875rem 0;
}

.module-1 .content .left h2 {
  font-size: 3.25rem;
  font-weight: bold;
  color: #333333;
}

.module-1 .content .left .crumbs {
  line-height: 3.75rem;
  font-size: 1.25rem;
  color: #666666;
}

.module-1 .content .left .fun-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-1 .content .left .fun-ul li {
  margin: 0 1.875rem 0 0;
  font-size: 1.25rem;
  color: #666666;
}

.module-1 .content .left .fun-ul img {
  vertical-align: middle;
  width: 1.75rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 50%;
}

.module-1 .content .left .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5.625rem 0 0.625rem 0;
}

.module-1 .content .left .btn {
  display: block;
  width: 10.875rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border-radius: 1.5rem;
  font-size: 1.125rem;
  border: 1px solid #ff564a;
  color: #ff564a;
}

.module-1 .content .left .btn-bg {
  background: #ff564a;
  color: #ffffff;
  margin: 0 1.25rem 0 0;
}

.module-1 .content .left .tel {
  font-size: 1.125rem;
  color: #999999;
}

.module-1 .content .right {
  margin: 0 3.125rem 0 0;
}

.module-1 .content .right img {
  width: 24.5rem;
  height: 21.6875rem;
}

.module-2 {
  height: auto;
  background: #faf7fa;
}

.module-2 .content {
  height: 100%;
  margin: 0 23.0625rem;
}

.module-2 .fun-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.875rem 0 0 0;
}

.module-2 .fun-ul li {
  width: 21.3rem;
  height: 5.625rem;
  margin: 1rem 1.25rem;
  -webkit-box-shadow: 0rem 0rem 1.25rem 0rem rgba(244, 237, 237, 0.76);
          box-shadow: 0rem 0rem 1.25rem 0rem rgba(244, 237, 237, 0.76);
  position: relative;
}

.module-2 .fun-ul li .li-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  border-radius: 0.25rem;
}

.module-2 .fun-ul li .li-content img {
  width: 3.25rem;
  height: 3.25rem;
  margin: 0 1.875rem;
}

.module-2 .fun-ul li .li-content .title {
  font-size: 1.125rem;
  font-weight: bold;
  color: #333333;
}

.module-2 .fun-ul li .li-content p {
  font-size: 0.875rem;
  color: #b8b8b8;
}

.module-2 .fun-ul li .btn-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(250, 246, 246, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.25rem;
  top: 0;
  left: 0;
  z-index: 2;
}

.module-2 .fun-ul li .btn-box .btn {
  display: block;
  width: 6.25rem;
  height: 2.125rem;
  background: #ff564a;
  border-radius: 1.0625rem;
  color: #ffffff;
  text-align: center;
  font-size: 0.875rem;
  line-height: 2.125rem;
}

/*.module-2 .fun-ul li:hover .li-content {
  z-index: 1;
  -webkit-filter: blur(6px);
          filter: blur(6px);
}
*/
.module-2 .fun-ul li:hover .li-content {
    -webkit-box-shadow: 0rem 0rem 0.525rem 0.4875rem rgba(102, 102, 102, 0.14);
            box-shadow: 0rem 0rem 0.525rem 0.4875rem rgba(102, 102, 102, 0.14);
}

.module-3 {
  background-color: #ffffff;
}

.module-3 .flex {
  margin: 5rem 0 0 0;
}

.module-3 .flex .left {
  margin: 0 3.125rem 0 0;
  text-align: center;
}

.module-3 .flex .left .banner {
  width: 21.875rem;
  margin: 0 0 1.25rem 0;
}

.module-3 .flex .left .banner img {
  width: 20.375rem;
  height: 39.8125rem;
}

.module-3 .flex .left a {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
}

.module-3 .flex .right {
  font-weight: bold;
  width: 44.375rem;
  position: relative;
}

.module-3 .flex .right .prompt {
  font-size: 1.125rem;
  color: #333333;
  line-height: 5rem;
}

.module-3 .flex .right .label {
  font-size: 1.125rem;
  color: #333333;
}

.module-3 .flex .right .value-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1rem 0 0 0;
}

.module-3 .flex .right .value-ul .value {
  width: 8.125rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 0.0625rem solid #dcdee0;
  border-radius: 0.125rem;
  text-align: center;
  font-size: 1rem;
  margin: 0 0.75rem 1.25rem 0;
  color: #333333;
}

.module-3 .flex .right .value-ul .value:hover {
  color: #ff564a;
  border: 0.0625rem solid #ff564a;
}

.module-3 .flex .right .value-ul .active {
  color: #ff564a;
  border: 0.0625rem solid #ff564a;
}

.module-3 .flex .right .sub-btn {
  display: block;
  width: 17.125rem;
  height: 3rem;
  line-height: 3rem;
  color: #ffffff;
  font-size: 1.125rem;
  background: #ff564a;
  border-radius: 1.5rem;
  text-align: center;
  margin: 1.875rem 0 0 0;
  position: absolute;
  right: 0;
}

.module-3 .flex .right .sub-btn:hover {
  background-color: #ff6467;
}

.module-4 {
  width: 100%;
  height: 46.25rem;
  background: url(/skin/default/img/bbr.png) no-repeat;
  background-size: 100% 100%;
}

.module-4 .tab-ul {
  margin: 1.875rem 3.75rem 0 3.75rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.0625rem solid #dddddd;
}

.module-4 .tab-ul li {
  font-size: 1rem;
  font-weight: bold;
  color: #999999;
  width: 16%;
  text-align: center;
  line-height: 3.125rem;
  position: relative;
}

.module-4 .tab-ul .active {
  color: #ff564a;
}

.module-4 .tab-ul .active::after {
  background: #ff564a;
}

.module-4 .tab-ul li:hover {
  color: #ff564a;
  position: relative;
}

.module-4 .tab-ul li::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 0.125rem;
  bottom: 0;
  left: 25%;
}

.module-4 .tab-ul li:hover::after {
  background: #ff564a;
}

.module-4 .content-flex {
  margin: 50px 0 0 0;
  display: none;
}

.module-4 .content-flex .left img {
  width: 40.375rem;
  height: 27.25rem;
}

.module-4 .content-flex .right {
  margin: 0 0 0 4.375rem;
}

.module-4 .content-flex .right h4 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #ff484c;
}

.module-4 .content-flex .right .subtitle {
  font-size: 1.25rem;
  font-weight: bold;
  color: #999999;
  margin: 0.625rem 0 0 0;
}

.module-4 .content-flex .right .introduce {
  margin: 30px 0 0 0;
  font-size: 1.25rem;
  font-weight: bold;
  color: #666;
}

.module-4 .content-flex .right .introduce p {
  line-height: 2.5rem;
}

.module-4 .content-flex .right .btn {
  width: 10rem;
  height: 2.8125rem;
  line-height: 2.8125rem;
  border-radius: 1.4375rem;
  display: block;
  background-image: url(/skin/default/img/mfkt2.png);
  background-color: #ff564a;
  background-size: 100% 100%;
  font-size: 1.125rem;
  font-weight: bold;
  color: #ffffff;
  padding: 0 1.5rem;
  margin: 3.125rem 0 0 0;
}

.module-4 .active-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-5 .content-flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3.75rem 0 0 0;
}

.module-5 .content-flex .item img {
  width: 28.125rem;
  height: 25.3125rem;
  margin: 0 1.875rem;
}

.module-5 .content-flex .item-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.module-5 .content-flex .txt-ul li {
  margin: 0 0 3.75rem 0;
}

.module-5 .content-flex .txt-ul li h5 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #333333;
}

.module-5 .content-flex .txt-ul li p {
  font-size: 1rem;
  font-weight: bold;
  color: #999999;
  line-height: 1.875rem;
}

.module-5 .content-flex .txt-ul-1 {
  text-align: right;
}

.module-5 .btn {
  display: block;
  width: 13.125rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  background: #ff564a;
  border-radius: 1.5rem;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 1.875rem auto 1.25rem;
}

.module-5 .tel {
  font-size: 1.125rem;
  font-weight: bold;
  color: #999999;
  text-align: center;
}

.module-6 {
  height: auto;
  background: #ffffff;
}

.module-6 .content {
  height: 100%;
  margin: 0 23.0625rem;
}

.module-6 .fun-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.875rem 0 0 0;
}

.module-6 .fun-ul li {
  width: 21.3rem;
  height: 5.625rem;
  margin: 1rem 1.25rem;
  background: #f7f8fa;
  -webkit-box-shadow: 0rem 0rem 0.625rem 0rem rgba(102, 102, 102, 0.14);
          box-shadow: 0rem 0rem 0.625rem 0rem rgba(102, 102, 102, 0.14);
  position: relative;
}

.module-6 .fun-ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 5.625rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: #333333;
}

.module-6 .fun-ul li:hover {
  -webkit-box-shadow: 0rem 0rem 0.625rem 0.6875rem rgba(102, 102, 102, 0.14);
          box-shadow: 0rem 0rem 0.625rem 0.6875rem rgba(102, 102, 102, 0.14);
}

.footer {
  width: 100%;
}

.footer .top {
  height: 18.75rem;
  background: url(/skin/default/img/dib.png) no-repeat;
  background-size: 100% 100%;
}

.footer .bottom {
  background-color: #333333;
}

.footer .bottom .content {
  padding: 1.5rem 0;
}

.footer .bottom p {
  color: #dddddd;
  line-height: 1.875rem;
  font-size: 1rem
}

 .footer .bottom  a{
    color: #dddddd;
}

.footer .content {
  margin: 0 23.0625rem;
  padding: 0.625rem 0 0 0;
  text-align: center;
}

.footer .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer .title .line {
  width: 8.75rem;
  height: 0.0625rem;
  background: #ffffff;
  margin: 0 1.875rem;
}

.footer .title h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 5rem;
}

.footer .introduce {
  font-size: 1.375rem;
  font-weight: 500;
  color: #ffffff;
}

.footer .btn {
  display: block;
  width: 18.8125rem;
  height: 4.375rem;
  background: #ffffff;
  border-radius: 2.1875rem;
  font-weight: bold;
  color: #ff564a;
  font-size: 1.375rem;
  line-height: 4.375rem;
  margin: 1.25rem auto;
}

.footer .tel {
  font-size: 1.375rem;
  font-weight: bold;
  color: #ffffff;
}

.btn:hover {
  background-color: #ff6467 !important;
  color: #fff !important;
}

.value-ul li {
  cursor: pointer;
}

.tab-ul li {
  cursor: pointer;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .module .content {
    margin: 0 1.25rem;
    padding: 3.125rem 0 3.125rem 0;
  }
  .module .content h2 {
    font-size: 1.5rem;
  }
  .module-1 {
    height: auto;
  }
  .module-1 h2 {
    text-align: center;
  }
  .module-1 .content {
    display: block;
    margin: 0 3.125rem;
  }
  .module-1 .content .left h2 {
    font-size: 1.25rem;
  }
  .module-1 .content .left .crumbs {
    font-size: 0.875rem;
    text-align: center;
    margin: 0.625rem 0;
    line-height: 1.875rem;
  }
  .module-1 .content .left .fun-ul {
    width: 12.5rem;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .module-1 .content .left .fun-ul li {
    font-size: 0.875rem;
    margin: 0 0.625rem 0.625rem 0.625rem;
  }
  .module-1 .content .left .fun-ul li img {
    width: 1.25rem;
    height: 1.25rem;
  }
  .module-1 .content .left .btn-list {
    font-size: 0.875rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0.625rem 0 0 0;
  }
  .module-1 .content .left .btn-list .btn {
    width: 6.25rem;
    height: 1.875rem;
    border-radius: 3.125rem;
    font-size: 0.875rem;
    line-height: 1.875rem;
  }
  .module-1 .content .left .btn-list .btn-bg {
    margin: 0 1.25rem 0 0;
  }
  .module-1 .content .left .tel {
    font-size: 0.875rem;
    text-align: center;
    margin: 0.625rem 0;
  }
  .module-1 .content .right {
    text-align: center;
    margin: 0;
  }
  .module-1 .content .right img {
    width: 15.625rem;
    height: auto;
  }
  .module-2 .content .fun-ul {
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .module-2 .content .fun-ul li {
    width: 48%;
    height: 5rem;
    margin: 0.625rem 0rem;
  }
  .module-2 .content .fun-ul li .li-content {
    padding: 0.625rem;
  }
  .module-2 .content .fun-ul li .li-content img {
    width: 1.875rem;
    height: 1.875rem;
    margin: 0 0.625rem 0 0;
  }
  .module-2 .content .fun-ul li .li-content .title {
    font-size: 0.875rem;
  }
  .module-2 .content .fun-ul li .li-content p {
    font-size: 0.75rem;
  }
  .module-2 .content .fun-ul li .btn-box .btn {
    width: 6.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
    border-radius: 3.125rem;
  }
  .module-3 .content .flex {
    margin: 0 0;
  }
  .module-3 .content .flex .prompt {
    padding: 0 0 0 0.625rem;
  }
  .module-3 .content .flex .left {
    display: none;
  }
  .module-3 .content .flex .right {
    margin: 0 1.25rem;
  }
  .module-3 .content .flex .right .label {
    padding: 0 0 0 0.625rem;
  }
  .module-3 .content .flex .right .value-ul li {
    width: 43%;
    margin: 0 0.625rem 1.25rem 0.625rem;
  }
  .module-3 .content .flex .right .sub-btn {
    padding: 0 0 0 0.625rem;
    width: 13.125rem;
    height: 3rem;
    font-size: 1.125rem;
    line-height: 3.125rem;
    margin: 0 auto;
    position: relative;
  }
  .module-4 {
    display: none;
  }
  .module-5 .content-flex {
    display: block;
    margin: 1.875rem 0;
  }
  .module-5 .content-flex .banner {
    display: none;
  }
  .module-5 .content-flex .item .txt-ul {
    text-align: left;
    padding: 0 1.875rem;
  }
  .module-5 .content-flex .item .txt-ul li {
    margin: 0 0 1.25rem 0;
  }
  .module-6 .content {
    padding: 0px 0 3.125rem 0;
  }
  .module-6 .content .fun-ul {
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .module-6 .content .fun-ul li {
    width: 48%;
    height: 4rem;
    margin: 0.625rem 0rem;
  }
  .module-6 .content .fun-ul li a {
    font-size: .875rem;
    padding: .625rem .625rem;
    text-align: left;
    line-height: normal;
  }
  .module-6 .content .fun-ul li:hover {
    -webkit-box-shadow: 0rem 0rem 0.525rem 0.4875rem rgba(102, 102, 102, 0.14);
            box-shadow: 0rem 0rem 0.525rem 0.4875rem rgba(102, 102, 102, 0.14);
  }
  .footer {
    height: auto;
  }
  .footer .top {
    height: 12rem;
    background-size: cover;
  }
  .footer .content {
    margin: 0 30px;
  }
  .footer .content .title h2 {
    font-size: 1.5rem;
    line-height: 3rem;
  }
  .footer .content .title .line {
    width: 6.25rem;
    height: 2px;
  }
  .footer .content .introduce {
    margin: .625rem 0 0 0;
    font-size: 1rem;
  }
  .footer .content .btn {
    width: 9.375rem;
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: .875rem;
  }
  .footer .content .tel {
    font-size: .875rem;
    padding: 0 0 .625rem 0;
  }
}
/*# sourceMappingURL=index.css.map */