﻿* {
  margin: 0;
  padding: 0;
}
/* html{font-size:62.5%;}
body{font-size:12px;font-size:1.2rem ;}
p{font-size:14px;font-size:1.4rem;} */
ul li {
  list-style: none;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: #333333;
}
html,body{
  width: 100%;
  overflow-x: hidden;
  background: #fff;
}
@media screen and (min-width: 1200px) {
  .header {
    width: 100%;
    height: 100%;
    background: #fff;

  }
  .head {
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .login {
    color: #e6174f;
  }
  .main {
    width: 1200px;
    margin: 0 auto;
    /* background: #fff; */
  }
  .main-fx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 19px;
    background: #fff;
    min-height: 60px;
  }
  .logo-img {
    height: 45px;
  }
  .header-menu {
  }
  .header-menu li {
    float: left;
    padding: 0 19px;
    color: #333333;
  }
  .header-menu li:active a {
    border-bottom: 1px solid #e6174f;
    color: #e6174f;
  }
  .activited {
    border-bottom: 1px solid #e6174f;
    color: #e6174f;
  }

  .header-menu li a {
    float: left;
    padding: 16px 0;
    color: #333333;
  }
  .main-top {
    background: url('../images/bg_pic.png') center no-repeat;
    background-size: 100% 100%;
    min-height: 800px;
    margin-top: -60px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mian-left {
    display: flex;
    flex-direction: column;
    padding-right: 64px;
  }
  .banner-tit {
    font-size: 62px;
    font-weight: bold;
    color: #fff;
    line-height: 124px;
  }
  .baner-js {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
  }
  .banner-power {
    padding: 55px 0;
  }
  .banner-power span {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    padding: 12px 23px;
    margin-right: 55px;
    border-radius: 6px;
    background: linear-gradient(to right, #da380f, #e6174f);
  }
  .main-bottom {
    font-size: 23px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .line-span {
    width: 60px;
    height: 1px;
    background: #fff;
    margin-right: 20px;
  }
  .banner-img {
    width: 364px;
    height: 313px;
  }
  .couser_two {
    background: #fff;
    padding-top: 100px;
  }
  .course_two_top {
    position: relative;
  }
  .project_tit {
    font-size: 30px;
    color: #e6174f;
    position: relative;
    text-align: center;
  }
  .bg_write {
    position: absolute;
    z-index: 1;
    font-size: 30px;
    color: #e6174f;
    opacity: 0.2;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .bt_line {
    width: 40px;
    height: 2px;
    background: #e6174f;
    position: absolute;
    border-bottom: 1px solid #e6174f;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .course_two_botm {
    display: flex;
    justify-content: space-around;
    padding: 100px 0;
  }
  .md_course_botm {
    display: none;
  }
  .course_left {
    margin-right: 38px;
  }
  .course_left ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }

  @import url(a44bd4efaaef45e98777ef30cb88a08c.css);
  .numbers {
    font-family: '微软雅黑', 'Dosis', sans-serif;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    line-height: 82px;
    text-transform: uppercase;
    position: relative;
  }
  .effect {
    color: #fff;
    text-shadow: 0px 0px 0 #e6174f, 1px -1px 0 #e6174f, 2px -2px 0#e6174f,
      3px -3px 0#e6174f, 4px -4px 12px rgba(0, 0, 0, 0.55),
      5px -5px 1px rgba(0, 0, 0, 0.5);
  }
  .course_cont {
    padding: 20px 18px;
    color: #333333;
  }
  .text_h3 {
    font-size: 19px;
    padding-bottom: 20px;
    text-align: left;
  }
  .course_right {
    padding-right: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .before_border {
    width: 304px;
    height: 231px;
    background: linear-gradient(42deg, #da380f, #e6174f);

    position: relative;
  }
  .after_border {
    width: 304px;
    height: 231px;
    background: #fff;
    position: absolute;
    border: 1px solid #000000;
    right: 20px;
    top: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #v001 {
    width: 304px;
    height: 231px;
  }
  .bg_main {
    background: rgba(230, 23, 79, 0.1);
    width: 100%;
  }
  .project_item {
    display: flex;
    justify-content: center;
    padding: 58px;
  }
  .items {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 100px;
    color: #333333;
    width: 200px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 0;
  }
  .item-pic {
    position: absolute;
    width: 46px;
    height: 46px;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
  }
  .item-tit {
    font-size: 30px;
    line-height: 60px;
  }
  .item-mod {
    font-size: 20px;
    line-height: 40px;
  }
  .item-bot {
    font-size: 11px;
    line-height: 22px;
    padding: 0 40px;
  }
  .project_three {
    display: block;
  }
  .course_center {
    display: flex;
    justify-content: center;
    padding: 70px 0 20px 0;
  }
  .course_center ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }
  .courser_three_mod {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .course_center_md {
    display: flex;
    justify-content: center;
    padding: 25px;
  }
  .course_center_md ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }
  .end_bg {
    margin-top: 96px;
  }
  .logo_bgs {
    width: 744px;
    height: 319px;
    margin: 0 auto;
  }
  .anli_hz {
    text-align: right;
    font-weight: 500;
    font-size: 15px;
    margin-right: 200px;
  }
  .weixin_bg {
    display: block;
    float: right;
    width: 118px;
    height: 98px;
    position: relative;
    position: fixed;
    top: 800px;
    right: 0;
    /* background: url(../images/weixin.png); */
  }
  .wx_pic {
    width: 118px;
    height: 98px;
    cursor: pointer;
    z-index: 999;
  }
  .wx_pic:hover .wx_users {
    top: -98px;
    display: block;
  }
  .wx_users {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 118px;
    height: 119px;
    transform: translateX(-50%);
    left: 50%;
  }
  .wx_text {
    position: absolute;
    z-index: 10;
    left: 30%;
    top: 50%;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    transform: translateX(-50%);
    transform: translateY(-50%);
  }
  .foot_pc {
    display: block;
  }
  .foot_md {
    display: none;
  }
  .footer {
    margin-top: 150px;
    width: 100%;
    margin-bottom: 180px;
    background: linear-gradient(235deg, rgb(233, 136, 111), rgb(240, 116, 149));
  }
  .foot_top {
    display: flex;
    justify-content: center;
    padding: 88px 0;
  }
  .foot_top ul li {
    font-size: 19px;
    color: #fff;
    padding-bottom: 16px;
  }
  .fppt_right {
    display: flex;
    justify-content: center;
    padding-left: 100px;
  }
  .code_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
  }
  .code_pic {
    width: 102px;
    height: 102px;
  }
  .code_span {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
  }
  .fx {
    display: flex;
    flex-direction: column;
  }
  .beian_p {
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 40px;
  }
  .footbt_pos {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .float_bot_mar {
    margin: 0 auto;
  }
  .float_bot {
    padding: 36px 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 72px;
    width: 750px;
    background: linear-gradient(235deg, #da380f, #e6174f);
  }
  .zixun {
    color: #fff;
    font-size: 19px;
  }
  .shouzi_pic {
    width: 27px;
    height: 23px;
    margin-left: 3px;
  }
  .inpt_ {
    height: 50px;
    padding-left: 20px;
    border-radius: 25px;
    line-height: 50px;
    margin-left: 14px;
  }

  input {
    border: 0;
    outline: none;
    background: #fff;
    outline: none;
  }
  .btn_click {
    cursor: pointer;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    margin-left: 14px;
    align-items: center;
    padding: 0 20px;
    background: #fff;
    display: flex;
    justify-content: center;
  }
  .ys_span {
    color: #e6174f;
    padding-right: 10px;
    font-size: 14px;
  }
  .go_pic {
    width: 19px;
    height: 19px;
  }
  .consulting {
    display: none;
  }
  .pos_botoms{
    display: none;
  }

  /*
      轮播图

      */

  .swiper-container {
    width: 70%;
    height: 100%;
  }
  .swiper-wrapper {
    padding: 50px 0;
  }
  .swiper-img {
    width: 266px;
    height: 377px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    color: #fb8fac;
  }
  .swiper-slide {
    text-align: center;
    margin: 0;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }
  .swiper-slide-active,
  .swiper-slide-duplicate-active {
    transform: scale(1);
  }
}
@media screen and (min-width:750px)and (max-width: 1200px) {

  .header {
    width: 100%;
    height: 100%;
    background: #fff;
  }
  .head {
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .login {
    color: #e6174f;
  }
  .main {
    width: 90%;
    margin: 0 auto;
    /* background: #fff; */
  }
  .main-fx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    background: #fff;
    min-height: 0.6rem;
  }
  .logo-img {
    widows: 156px;
    height: 33px;
  }
  .header-menu {
  }
  .header-menu li {
    float: left;
    padding: 0 19px;
    color: #333333;
  }
  .header-menu li:active a {
    border-bottom: 1px solid #e6174f;
    color: #e6174f;
  }
  .activited {
    border-bottom: 1px solid #e6174f;
    color: #e6174f;
  }

  .header-menu li a {
    float: left;
    padding: 16px 0;
    color: #333333;
  }
  .main-top {
    background: url('../images/bg_pic.png') center no-repeat;
    background-size: 100% 100%;
    min-height: 300px;
    margin-top: 60px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mian-left {
    display: flex;
    flex-direction: column;
    padding-right: 32px;
  }
  .banner-tit {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 64px;
  }
  .baner-js {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
  }
  .banner-power {
    padding: 25px 0;
    display: flex;
  }
  .banner-power span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    padding: 12px 23px;
    margin-right: 6px;
    border-radius: 6px;
    background: linear-gradient(to right, #da380f, #e6174f);
  }
  .main-bottom {
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .line-span {
    width: 30px;
    height: 1px;
    background: #fff;
    margin-right: 20px;
  }
  .banner-img {
    width: 180px;
    height: 152px;
  }
  .couser_two {
    background: #fff;
    padding-top: 100px;
  }
  .course_two_top {
    position: relative;
  }
  .project_tit {
    font-size: 30px;
    color: #e6174f;
    position: relative;
    text-align: center;
  }
  .bg_write {
    position: absolute;
    z-index: 1;
    font-size: 30px;
    color: #e6174f;
    opacity: 0.2;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .bt_line {
    width: 40px;
    height: 2px;
    background: #e6174f;
    position: absolute;
    border-bottom: 1px solid #e6174f;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .course_two_botm {
    display: flex;
    justify-content: space-around;
    padding: 100px 0;
  }
  .md_course_botm {
    display: none;
  }
  .course_left {
    margin-right: 38px;
  }
  .course_left ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }

  @import url(a44bd4efaaef45e98777ef30cb88a08c.css);
  .numbers {
    font-family: '微软雅黑', 'Dosis', sans-serif;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    line-height: 82px;
    text-transform: uppercase;
    position: relative;
  }
  .pic5{
    width:225px ;
    height: 220px;
  }
  .effect {
    color: #fff;
    text-shadow: 0px 0px 0 #e6174f, 1px -1px 0 #e6174f, 2px -2px 0#e6174f,
      3px -3px 0#e6174f, 4px -4px 12px rgba(0, 0, 0, 0.55),
      5px -5px 1px rgba(0, 0, 0, 0.5);
  }
  .course_cont {
    padding: 20px 18px;
    color: #333333;
  }
  .text_h3 {
    font-size: 19px;
    padding-bottom: 20px;
    text-align: left;
  }
  .course_right {
    padding-right: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .before_border {
    width: 304px;
    height: 231px;
    background: linear-gradient(42deg, #da380f, #e6174f);

    position: relative;
  }
  .after_border {
    width: 304px;
    height: 231px;
    background: #fff;
    position: absolute;
    border: 1px solid #000000;
    right: 20px;
    top: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #v001 {
    width: 304px;
    height: 231px;
  }
  .bg_main {
    background: rgba(230, 23, 79, 0.1);
    width: 100%;
  }
  .project_item {
    display: flex;
    justify-content: center;
    padding: 58px;
  }
  .items {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 30px;
    color: #333333;
    width: 200px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 0;
  }
  .item-pic {
    position: absolute;
    width: 46px;
    height: 46px;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
  }
  .item-tit {
    font-size: 30px;
    line-height: 60px;
  }
  .item-mod {
    font-size: 20px;
    line-height: 40px;
  }
  .item-bot {
    font-size: 11px;
    line-height: 22px;
    padding: 0 40px;
  }
  .project_three {
    display: block;
  }
  .course_center {
    display: flex;
    justify-content: center;
    padding: 70px 0 20px 0;
  }
  .course_center ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }
  .courser_three_mod {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .course_center_md {
    display: flex;
    justify-content: center;
    padding: 25px;
  }
  .course_center_md ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }
  .end_bg {
    margin-top: 96px;
  }
  .logo_bgs {
    width: 744px;
    height: 319px;
    margin: 0 auto;
  }
  .anli_hz {
    text-align: right;
    font-weight: 500;
    font-size: 15px;
    margin-right: 200px;
  }
  .weixin_bg {
    display: block;
    float: right;
    width: 118px;
    height: 98px;
    position: relative;
    position: fixed;
    top: 800px;
    right: 0;
    /* background: url(../images/weixin.png); */
  }
  .wx_pic {
    width: 118px;
    height: 98px;
    cursor: pointer;
    z-index: 999;
  }
  .wx_pic:hover .wx_users {
    top: -98px;
    display: block;
  }
  .wx_users {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 118px;
    height: 119px;
    transform: translateX(-50%);
    left: 50%;
  }
  .wx_text {
    position: absolute;
    z-index: 10;
    left: 30%;
    top: 50%;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    transform: translateX(-50%);
    transform: translateY(-50%);
  }
  .foot_pc {
    display: block;
  }
  .foot_md {
    display: none;
  }
  .footer {
    margin-top: 150px;
    width: 100%;
    margin-bottom: 180px;
    background: linear-gradient(235deg, rgb(233, 136, 111), rgb(240, 116, 149));
  }
  .foot_top {
    display: flex;
    justify-content: center;
    padding: 88px 0;
  }
  .foot_top ul li {
    font-size: 19px;
    color: #fff;
    padding-bottom: 16px;
  }
  .fppt_right {
    display: flex;
    justify-content: center;
    padding-left: 100px;
  }
  .code_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
  }
  .code_pic {
    width: 102px;
    height: 102px;
  }
  .code_span {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
  }
  .fx {
    display: flex;
    flex-direction: column;
  }
  .beian_p {
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 40px;
  }
  .footbt_pos {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .float_bot_mar {
    margin: 0 auto;
  }
  .float_bot {
    padding: 36px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 72px;
    width: 750px;
    background: linear-gradient(235deg, #da380f, #e6174f);
  }
  .zixun {
    color: #fff;
    font-size: 19px;
  }
  .shouzi_pic {
    width: 27px;
    height: 23px;
    margin-left: 3px;
  }
  .inpt_ {
    height: 40px;
    padding-left: 20px;
    border-radius: 25px;
    line-height: 50px;
    margin-left: 14px;
  }

  input {
    border: 0;
    outline: none;
    background: #fff;
    outline: none;
  }
  .btn_click {
    cursor: pointer;
    height: 40px;
    border-radius: 25px;
    line-height: 50px;
    margin-left: 14px;
    align-items: center;
    padding: 0 20px;
    background: #fff;
    display: flex;
    justify-content: center;
  }
  .ys_span {
    color: #e6174f;
    padding-right: 10px;
    font-size: 14px;
  }
  .go_pic {
    width: 19px;
    height: 19px;
  }
  .consulting {
    display: none;
  }
  .pos_botoms{
    display: none;
  }

  /* 
      轮播图
      
      */

  .swiper-container {
    width: 90%;
    height: 100%;
  }
  .swiper-wrapper {
    padding: 50px 0;
  }
  .swiper-img {
    width: 266px;
    height: 377px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    color: #fb8fac;
  }
  .swiper-slide {
    text-align: center;
    margin: 0;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }
  .swiper-slide-active,
  .swiper-slide-duplicate-active {
    transform: scale(1);
  }
}

@media screen and (max-width: 500px) {
  .header {
    width: 100%;
    overflow-x: hidden;
    margin: 0 auto;
  }
  .head {
    display: none;
  }
  .main-top {
    background: linear-gradient(235deg, rgb(233, 136, 111), rgb(240, 116, 149));
    background-size: 100% 100%;
    min-height: 175px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
  }
  .mian-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .banner-tit {
    font-size: 0.5rem;
    font-weight: bold;
    color: #fff;
    line-height: 1rem;
  }
  .baner-js {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
  }
  .banner-md-power {
    padding: 0;
    display: flex;
  }
  .md-span {
    font-size: 12px;
    padding: 4px 8px;
    color: #fff;
    border-radius: 6px;
    margin: 15px 10px 29px 0;
    background: linear-gradient(235deg, rgb(240, 116, 149), rgb(233, 136, 111));
  }
  .main-bottom {
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .line-span {
    width: 40px;
    height: 1px;
    background: #fff;
    margin-right: 20px;
  }
  .banner-img {
    width: 2.4rem;
    height: 2rem;
  }
  .couser_two {
    background: #fff;
    padding-top: 35px;
  }
  .course_two_top {
    position: relative;
  }
  .project_tit {
    font-size: 16px;
    color: #333333;
    position: relative;
    text-align: center;
  }
  .bg_write {
    position: absolute;
    z-index: 1;
    font-size: 13px;
    color: #e0e0e0;
    opacity: 0.8;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .bt_line {
    width: 30px;
    height: 1px;
    background: #e6174f;
    position: absolute;
    border-bottom: 1px solid #e6174f;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
  }

  .course_two_botm {
    display: none;
  }
  .md_course_botm {
  }
  .course_left {
    padding: 20px;
  }

  .project_img1 {
    width: 2.62rem;
    height: 100%;
  }
  .project_img3 {
    width: 2.04rem;
    height: 100%;
  }
  .course_left ul li {
    font-size: 11px;
    display: flex;
    align-items: center;
  }

  @import url(a44bd4efaaef45e98777ef30cb88a08c.css);
  .numbers {
    font-family: '微软雅黑', 'Dosis', sans-serif;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    line-height: 82px;
    text-transform: uppercase;
    position: relative;
  }
  .effect {
    color: #fff;
    text-shadow: 0px 0px 0 #e6174f, 1px -1px 0 #e6174f, 2px -2px 0#e6174f,
      3px -3px 0#e6174f, 4px -4px 12px rgba(0, 0, 0, 0.55),
      5px -5px 1px rgba(0, 0, 0, 0.5);
  }
  .course_cont {
    padding: 20px 18px;
    color: #333333;
  }
  .text_h3 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: left;
  }
  .course_right {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .before_border {
    width: 314px;
    height: 185px;
    border-radius: 10px;
    background: linear-gradient(235deg, rgb(240, 116, 149), rgb(233, 136, 111));
    position: relative;
    margin: 0 auto;
  }
  .after_border {
    width: 294px;
    height: 165px;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    border: 1px solid #000000;
    right: 10px;
    top: 10px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .project_item {
    display: flex;
    justify-content: space-between;
    margin: 38px;
  }
  .items {
    position: relative;
    box-shadow: 0px 3px 4px 1px rgba(209, 209, 209, 0.44);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333333;
    width: 130px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 0;
  }
  .item-pic {
    position: absolute;
    width: 46px;
    height: 46px;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
  }
  .item-tit {
    font-size: 18px;
    line-height: 36px;
    color: #e6174f;
  }
  .item-mod {
    font-size: 12px;
    color: #333333;
    line-height: 24px;
  }
  .item-bot {
    font-size: 12px;
    line-height: 22px;
    padding: 10px 15px;
  }
  .project_three {
    display: none;
  }

  .end_bg {
    margin-top: 0.2rem;
  }
  .logo_bgs {
    width: 6.62rem;
    height: 2.8rem;
    margin: 0 auto;
  }
  .anli_hz {
    text-align: right;
    font-weight: 500;
    font-size: 12px;
  }
  .weixin_bg {
    display: none;
    float: right;
    width: 118px;
    height: 98px;
    position: relative;
    position: fixed;
    top: 800px;
    right: 0;
    /* background: url(../images/weixin.png); */
  }
  .wx_pic {
    width: 118px;
    height: 98px;
    cursor: pointer;
    z-index: 999;
  }
  .wx_pic:hover .wx_users {
    top: -98px;
    display: block;
  }
  .wx_users {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 118px;
    height: 119px;
    transform: translateX(-50%);
    left: 50%;
  }
  .wx_text {
    position: absolute;
    z-index: 10;
    left: 30%;
    top: 50%;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    transform: translateX(-50%);
    transform: translateY(-50%);
  }
  .foot_pc {
    display: none;
  }
  .foot_md {
    display: block;
  }
  .footer {
    width: 100%;
    background: #fff;
    padding: 38px 0;
  }
  .foot_top {
    display: flex;
    justify-content: center;
    padding-top: 10px;
  }
  .foot_top ul li {
    font-size: 12px;
    color: #333333;
    font-weight: 500;
    padding-bottom: 10px;
  }
  .fppt_right {
    display: flex;
    justify-content: center;
    padding-top: 18px;
  }
  .code_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .code_pic {
    width: 50%;
    height: auto;
  }
  .code_span {
    color: #000;
    font-size: 12px;
    line-height: 30px;
  }
  .fx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .beian_p {
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 40px;
  }
  .footbt_pos {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .float_bot_mar {
    margin: 0 auto;
  }

  .float_bot {
    display: none;
  }
  .consulting {
    display: block;
    margin-bottom: 81px;
  }
  .zx_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 10px 74px;
  }
  .ys_span {
    font-size: 12px;
    background: linear-gradient(235deg, rgb(240, 116, 149), rgb(233, 136, 111));
    padding: 15px 70px;
    border-radius: 10px;
  }
  .inpt_ {
    margin: 10px 0;
    border-radius: 10px;
    line-height: 46px;
    padding-left: 10px;
    border: 1px solid #666666;
  }

  input {
    border: 0;
    outline: none;
    background: #fff;
    outline: none;
  }
  .pos_botoms {
    cursor: pointer;
    position: fixed;
    z-index: 999;
    bottom: 0;
    display: block;
    width: 100%;
  }
  .click_bot {
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 21px 0;
    font-weight: 500;
    text-align: center;
    background: linear-gradient(235deg, #cd3a1a, #d7224c);
  }

  .swiper-container {
    width: 90%;
    height: 100%;
  }
  .swiper-wrapper {
    padding: 50px 0;
  }
  .swiper-img {
    width: 2.02rem;
    height: auto;
  }
  .swiper-button-next,
  .swiper-button-prev {
    color: #fb8fac;
  }
  .swiper-slide {
    text-align: center;
    margin: 0;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }
  .swiper-slide-active,
  .swiper-slide-duplicate-active {
    transform: scale(1);
  }
}
