li {
  list-style: none;
}
.fbottom_click a:hover span{
  color: #1eabeb !important;
}
.elementor-row{
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{
  padding-bottom: 0;
  height: auto;
}
.elementor a {
  color: #333;
}
.cateTab a:after{
  content: " |";

}
.elementor-video{
  border: none;
}
.cateTab a:last-child::after{
  display: none;
}
.fottomtxt:hover{
  color: #000;
}
.pagebottom{
  /*position: absolute !important;*/
  left: 0 !important;
  /*bottom: -6px !important;*/
}
.jump{
  float: right;
  display: block;
  padding-right: 2%;
  /*padding-right: 10%;*/
}
.jump:hover{
  font-weight: bold !important;
}
.about_img{
  width: 100%;
  padding-right: 20px;
}

.data_time{
  border: 1px solid #000;
  height: 81px;
  width: 81px;
  padding: 10px;
  font-size: 14px !important;
  line-height: 24px !important;
}
.show_border{
  width: 1340px;
  height: 1px;
  background-color: #979797;
  margin: 40px auto 0 auto;
  opacity: .6;
}
.show_txt:hover .show_txt_title,
.show_txt:hover .show_txt_content,
.show_txt:hover .show_txt_bottom{
  color: #000 !important;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.show_txt_title{
  font-weight: bold !important;
  color: #5B5B5B !important;
  line-height: 26px !important;
  display: inline-block;
}
.show_txt_content{
  font-size: 16px !important;
  line-height: 26px;
  font-weight: lighter !important;
  color: #5B5B5B !important;
}
.show_txt_bottom{
  font-size: 14px;
  font-weight: lighter;
  line-height: 26px;
  color: #5B5B5B;
}
.show_txt_img{
  display: inline-block;
  width: 73px;
  height: 73px;
  vertical-align: middle;
}
.show_txt_img img{
  /* width: 55px;
  height: 55px;
  margin: auto;
  display: inline-block;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%); */
  margin: 0 auto;
  width: 80%;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.show_txt:hover .show_txt_img img{
  /* width: 60.5px;
  height: 60.5px;
  transition: all .3s;
  -webkit-transition: all .3s; */
  width: 90%;
  transition: all .3s;
  -webkit-transition: all .3s;
}
@media screen and (min-width:1921px){
  .swiper-slide img{
    width: 100%;
  }
  
}
.article-news-paging{
  width: 1340px;
  font-size: 14px;
  line-height: 30px;
  font-weight: lighter;
  margin: 27px auto;
  margin-bottom: 103px;
}
.article-news-paging p{
  display: inline-block;
}
.article-news-paging p:hover a{
  color: #1eabeb;
}
.article-news-paging .pag_left{
  float: left;
}
.article-news-paging .pag_left img{
  margin-right: 15px;
}
.article-news-paging .pag_right{
  float: right;
}
.article-news-paging .pag_right img{
  margin-left: 15px;
}
.article-news-paging img{
  vertical-align: middle;
}
@media only screen and (max-width: 450px){
  .article-news-paging p{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.footer_bottom{
  width: 1340px;
  margin: 0 auto;
  justify-content:space-between;
}
@media only screen and (max-width: 1340px){
  .show_border{
    width: 100% !important;
  }
  .article-news-paging{
    width: 100%;
    padding: 0 5px;
  }
  .footer_bottom{
    width: 100% !important;
  }
  .footer_bottom{
    padding-left: 40px;
  }
}
/* ---show--- */
.show_title{
  font-size: 30px;
  line-height: 20px;
  font-weight: 400;
}
.show_content{
  font-size: 14px;
  font-weight: lighter !important;
  line-height: 30px;
}
.show_content h2{
  font-size: 14px;
  font-weight: lighter !important;
  line-height: 30px;
}
.show_icon{
  font-size: 18px;
  font-weight: 400 !important;
  line-height: 30px;
}
.show_logo{
  font-size: 18px;
  font-weight: lighter !important;
  line-height: 30px;
}
.show_logo_name::after{
  content: " 丨 ";
}
.show_logo_name:last-child:after{
  content: "";
}
.show_bottom{
  font-size: 10px;
  font-weight: lighter !important;
  line-height: 30px;
}
/* --- checked --- */
i,
em {
  font-style: normal;
}
.box .checkbox_item {
  position: relative;
  display: block;
  margin-right: 10px;
  height: 16px;
  margin-bottom: 7px;
}
.checkbox_item input {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.checkbox_item .check_label {
  display: block;
  cursor: default;
}
.checkbox_item .check_label:hover{
  cursor: pointer;
}
.checkbox_icon {
  display: block;
  float: left;
  margin-right: 7px;
  width: 16px;
  height: 16px;
  background: url(../images/index/checkbox_icon.png) 0 0;
}
.check_label.on .checkbox_icon {
  background-position: -16px 0;
}
.checkbox_text {
  float: left;
  height: 16px;
  line-height: 16px;
}
/* --- checked end --- */
/* ---checks */
.checkbox_item .check_labels {
  display: block;
  cursor: default;
}
.checkbox_item .check_labels:hover{
  cursor: pointer;
}
.check_labels.on .checkbox_icon {
  background-position: -16px 0;
}
/* ---checks */
.elementor-image i {
  display: block;
  position: absolute;
  cursor: pointer;
}

.elementor-image .eimg-1 {
  width: 25%;
  height: 15%;
  top: 50%;
  left: 4%;
  transform: translateY(-50%);
}

.elementor-image .eimg-2 {
  width: 25%;
  height: 15%;
  top: 50%;
  left: 68%;
  transform: translateY(-50%);
}

.eimg-color-red{
  color: #ED57AB !important;
}
.eimg-color-blue{
  color: #61C5F1;
}
.elementor-image .about-2-right-img-1 {
  width: 30%;
  height: 10%;
  top: 0;
  left: 35%;
}

.elementor-image .about-2-right-img-2 {
  width: 30%;
  height: 10%;
  bottom: 16%;
  left: 0px;
}

.elementor-image .about-2-right-img-3 {
  width: 30%;
  height: 10%;
  bottom: 16%;
  right: 4%;
}

.blueColor1.on,
.blueColor2.on,
.blueColor3.on {
  color: #7FD7F5 !important;
}
/* ---popup layer css--- */
.fixed-icon {
  position: fixed;
  bottom: 19px;
  right: 27px;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  background: url(../images/index/bgcolor.png) center center no-repeat;
  text-align: center;
  color: #fff;
  z-index: 999;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  display: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.fixed-icon p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fixed-icon p i {
  background: url(../images/index/finger.png) center center no-repeat;
  background-size: 100% 100% !important;
  width: 24px;
  height: 33px;
  z-index: 999;
  display: inline-block;
  -webkit-animation: draw 1s ease-out !important;
  -moz-animation: draw 1s ease-out !important;
  animation: draw 1s ease-out !important;
  -webkit-animation-iteration-count: infinite !important;
  -moz-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important;
}
.fixed-icon:hover {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* .fixed-icon:hover span::after{
  display: inline-block;
}
.fixed-icon:hover .fix_ruturn_top{
  display: none;
} */
.navtop{
  position: absolute;
  top: -32px;
  left: 33px;
  width: 50px;
  height: 25px;
  display: inline-block;
}
.navtop .fix_ruturn_top{
  background: url(../images/ftop.png) center center no-repeat;
  background-size: 100% 100% !important;
  width: 31px;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 11px;
  top: 0;
  animation: bounce;
  animation-duration: 1s; 
}
/* .navtop span::after{
  content: "返回顶部";
  text-align: center;
  display: inline-block;
  color: #969696;
  font-size: 12px;
  font-weight: 300;
  width: 50px;
  display: none;
} */
/* .fixed-icon:hover i{
  transform: scale(1.1);
  transition: all .3s;
} */
/* 手指动画 */
@keyframes draw{
  0%{
    transform: scale(1);
  }
  25%{
    transform: scale(1.1);
  }
  50%{
    transform: scale(1);
  }
  75%{
    transform: scale(1.1);
  }
}
/* 产生动画（向外扩散变大）的圆圈  */
.pulse {
  position: fixed;
  bottom: 6px;
  right: 15px;
  width: 135px;
  height: 135px;
  border: 6px solid #ec1182;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
  opacity: 1;
  box-sizing: content-box;
  -webkit-animation: warn 3s ease-out !important;
  -moz-animation: warn 3s ease-out !important;
  animation: warn 3s ease-out !important;
  -webkit-animation-iteration-count: infinite !important;
  -moz-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important;
  display: none;
}

/* 外扩⚪ */
@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  25% {
    transform: scale(0);
    opacity: 0.2;
  }

  50% {
    transform: scale(0.1);
    opacity: 0.5;
  }

  75% {
    transform: scale(0.5);
    opacity: 0.8;
  }

  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@-webkit-keyframes warn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(0);
    opacity: 0.2;
  }

  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.5;
  }

  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.8;
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
/* ---popup--- */
.mask-do-close:hover {
  cursor: pointer;
}
.mask {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: calc(100% - 60px);
  overflow-y: auto;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.mask-do {
  background-color: #fff;
  border-radius: 10px;
}
.mask-scroll {
  /* overflow-y: scroll; */
  overflow-x: hidden;
  height: 100%;
}
.mask-do .mask-do-main {
  display: flex;
}
.mask-do-top {
  background: radial-gradient(#e8e8e8, #d7d7d7);
  border-radius: 10px;
  margin: 1.23rem 1.88rem 0 1.88rem;
  display: block;
}
.mask-do-top h3 {
  color: #fb137f;
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
}
.mask-do-top p {
  display: inline-block;
  font-size: 15px;
  font-weight: lighter;
  color: #666666;
}
.mask-do-top span {
  color: #f5006e;
  font-weight: 400;
}
.mask-do-top small {
  color: #666;
  font-weight: lighter;
  margin-left: 0.5rem;
}
.mask-do-top i {
  background: url(../images/index/numgif.gif) no-repeat;
  background-size: 100% 100%;
  width: 160px;
  height: 39px;
  display: inline-block;
}
.mask-do-main {
  margin: 36px 52px 0 52px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mask-do-tab-list
.mask-do-tab-list h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #42444c;
}
.mask-do-tab-list span {
  color: #fb137f;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  display: inline-block;
  margin-right: 7px;
}
.mask-do-tab-list > p {
  font-size: 14px;
  line-height: 36px;
  font-weight: lighter;
  display: inline-block;
}
.mask-do-tab-list div {
  margin-top: 10px;
}
.mask-do-tab-list div > p {
  display: block;
  font-weight: lighter;
  font-size: 14px;
  line-height: 24px;
}
.mask-do-tab-list div input {
  margin-right: 7px;
}
.mask-do-bottom {
  background-color: #fb137f;
  color: #fff;
}
.mask-do-bottom p {
  display: inline-block;
  font-size: 13.33px;
  font-weight: lighter;
}
.mask-do-bottom div form {
  background-color: #fff;
}
.mask-do-bottom div input,
.mask-do-bottom div button {
  display: inline-block;
  border: none;
  outline: none;
}
.mask-do-bottom div input {
  padding-left: 4px;
}
.mask-do-bottom div button {
  background-color: #fb137f;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.8px;
}
.mask-do-bottom div button:hover {
  cursor: pointer;
}
@media only screen and (min-width: 768px){
  .pagebottom{
    bottom: 0 !important;
  }
}

@media only screen and (max-width: 767px){
  .fixed-icon{
    background-image: linear-gradient(135deg,rgb(166, 0, 160) 0%,rgb(0, 132, 108) 100%);
    width: 100%;
    border-radius: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: center;
    height: 44px;
  }
  .fixed-icon p{
   height: 44px;
   display: flex;
   flex-direction: row;
   align-items: flex-end;
   justify-content: center;
  }
  .fixed-icon i{
    position: relative;
    top: -5.5px;
    margin-right: .5rem;
  }
  .fixed-icon a{
    display: none;
  }
  .mask-do{
    border-radius: 0;
  }
  .mask-scroll{
    /*height: 600px;*/
  }
  .mask-do-close {
    display: inline-block;
    position: absolute;
    top: 26px;
    right: 12px;
    z-index: 9;
    margin-left: -1.5rem;
    margin-top: -1rem;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .mask-do-close:hover {
    box-shadow: 0 0 1px 1px #666 inset;
    color: #666;
  }
  .mask-do-close::before {
    content: "x";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    font-weight: 200;
    font-style: normal;
    text-align: center;
    border: 1px solid #bbbbbb;
    opacity: 1;
  }
  .mask-do-top {
    margin: 1.23rem 1.88rem 0 1.88rem;
  }
  .mask-do-top h3 {
    margin-left: 27px;
    margin: 10px;
  }
  .mask-do-top p{
   margin: 10px;
  }
  .mask-do-main {
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mask-do-main .mask-do-tab-list {
    width: 100%;
    margin-bottom: .5rem;
  }
  .mask-do-tab-list span{
    margin: 0;
    font-size: 10px;
  }
  .mask-do-bottom {
    border-radius: 0;
    
  }
  .mask-do-bottom p {
    display: inline-block;
    margin-left: 52px;
    line-height: 52px;
  }
  .mask-do-bottom div {
    display: block;
    padding: 0 10px;
    background-color: #fff;
  }
  .mask-do-bottom div form {
    max-width: 100%;
  }
  .mask-do-bottom div input,
  .mask-do-bottom div button {
    height: 36px;
    width: 100%;
    margin: 10px 0;
    display: inline-block;
  }
  .mask-do-bottom div input {
    border: 1px solid #FB137F;
  }
  .mask-do-bottom div button {
    line-height: 36px;
    margin-top: 0;
  }
  .mask-success {
    border-radius: 0 !important;
    position: absolute;
    top: 60px;
    /* top: 50%;
    transform: translateY(-50%); */
  }
  .mask-main{
    display: inline-block;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .mask-success-left{
    padding: 20px;
    width: 100%;
    margin: 0 !important;
    display: inline-block;
  }
  .mask-success-left img{
    width: 100%;
  }
  .mask-succes-right{
    width: 184px;
    height: 184px;
    margin: 0 auto;
  }
  .mask-succes-right img{
    height: 100%;
  }
  .mask-succes-main img{
    margin:32px 0 0 52px;
  }
  .mask-succes-main h3{
    margin: 32px 0 0 22px;
    font-size: 28px !important;
  }
  .mask-succes-main p{
    margin: 6px 0 0 12px;
    font-size: 18px !important;
  }
  .mask-succes-main h1{
    font-size: 32px !important;
    margin: 1rem;
  }
  .mask-succes-main span{
    display: inline-block;
    margin: 1rem;
  }
  .mask-succes-main span i{
    display: none;
  }
  .mask-succes-main span::after{
    content: "↓";
    color: #ED57AB;
    margin-left: 1rem;
    font-size: 26px;
    font-weight: bolder;
  }
}
@media only screen and (min-width:768px) and (max-width: 1023px){
  .mask-do{
    width: 100%;
  }
  .mask-scroll{
    min-height: 600px;
  }
  .mask-do-close {
    display: inline-block;
    position: absolute;
    top: 26px;
    right: 12px;
    z-index: 9;
    margin-left: -1.5rem;
    margin-top: -1rem;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .mask-do-close:hover {
    box-shadow: 0 0 1px 1px #666 inset;
    color: #666;
  }
  .mask-do-close::before {
    content: "x";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    font-weight: 200;
    font-style: normal;
    text-align: center;
    border: 1px solid #bbbbbb;
    opacity: 1;
  }
  .mask-do-top {
    margin: 1.23rem 1.88rem 0 1.88rem;
  }
  .mask-do-top h3 {
    margin-left: 27px;
    line-height: 84px;
  }
  .mask-do-top p{
    margin-left: 27px;
  }
  .mask-do-top span {
    line-height: 83px; 
  }
  .mask-do-main {
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mask-do-main .mask-do-tab-list {
    width: 50%;
    margin-bottom: .5rem;
  }
  .mask-do-tab-list span{
    margin: 0;
    font-size: 10px;
  }
  .mask-do-bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 63px;
  }
  .mask-do-bottom p {
    display: inline-block;
    margin-left: 52px;
  }
  .mask-do-bottom div {
    float: right;
    margin-right: 26px;
    width: 474px;
  }
  .mask-do-bottom div form {
    max-width: 100%;
    height: 44px;
    transform: translateY(25%);
    -webkit-transform: translateY(25%);
    display: flex;
  }
  .mask-do-bottom div input,
  .mask-do-bottom div button {
    height: 36px;
    position: relative;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .mask-do-bottom div input {
    flex: 1;
  }
  .mask-do-bottom div button {
    padding: 0 36px;
    margin-right: 4px;
    line-height: 36px;
    flex: none;
  }
  .mask-main{
    display: flex;
  }
  .mask-success {
    border-radius: 10px;
    width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .mask-success-left{
    margin: 20px 10px 195px 10px;
  }
  .mask-succes-right{
    width: 184px;
    height: 184px;
    position: absolute;
    left:60%;
    bottom: 5%;
  }
  .mask-succes-right img{
    height: 100%;
  }
  .mask-succes-main img{
    margin: 62px 0 0 21px;
  }
  .mask-succes-main h3{
    margin: 62px 0 0 22px;
  }
  .mask-succes-main p{
    margin: 6px 0 0 12px;
  }
  .mask-succes-main h1{
    margin-top: 29px;
    font-size: 36px !important;
  }
  .mask-succes-main span{
    display: inline-block;
    margin-top:6.5rem;
    position: absolute;
    left: 10%;

  }
  .mask-succes-main span i{
    position: relative;
    left: -10rem;
    transform: translateY(-30%);
  }
}
@media only screen and (max-width:1024px){
  .about_img{
    padding-right: 0;
  }
}
@media only screen and (min-width:1024px) and (max-width: 1287px){
  .mask-do{
    width: 61rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .nav-mb{
    display: none;
  }
  .mask-do-close {
    display: inline-block;
    position: absolute;
    top: 26px;
    right: 12px;
    z-index: 9;
    margin-left: -1.5rem;
    margin-top: -1rem;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .mask-do-close:hover {
    box-shadow: 0 0 1px 1px #666 inset;
    color: #666;
  }
  .mask-do-close::before {
    content: "x";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    font-weight: 200;
    font-style: normal;
    text-align: center;
    border: 1px solid #bbbbbb;
    opacity: 1;
  }
  .mask-do-top {
    margin: 1.23rem 1.88rem 0 1.88rem;
    height: 84px;
  }
  .mask-do-top h3 {
    margin-left: 27px;
    line-height: 84px;
  }
  .mask-do-top span {
    line-height: 83px;
  }
  .mask-do-top i {
    margin-top: 20.5px;
  }
  .mask-do-main {
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mask-do-main .mask-do-tab-list {
    width: 50%;
    margin-bottom: .5rem;
  }
  .mask-do-tab-list span{
    margin: 0;
    font-size: 10px;
  }
  .mask-do-bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 63px;
  }
  .mask-do-bottom p {
    display: inline-block;
    margin-left: 52px;
  }
  .mask-do-bottom div {
    float: right;
    margin-right: 26px;
    width: 474px;
  }
  .mask-do-bottom div form {
    max-width: 100%;
    height: 44px;
    transform: translateY(25%);
    -webkit-transform: translateY(25%);
    display: flex;
  }
  .mask-do-bottom div input,
  .mask-do-bottom div button {
    height: 36px;
    position: relative;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .mask-do-bottom div input {
    flex: 1;
  }
  .mask-do-bottom div button {
    padding: 0 36px;
    margin-right: 4px;
    line-height: 36px;
    flex: none;
  }
  .mask-main{
    display: flex;
  }
  .mask-success {
    border-radius: 10px;
    width: 61rem;
    /* margin: 70px 0 10px 0; */
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .mask-success-left{

    margin: 95px 10px;
  }
  .mask-succes-right{
    margin: 126px 10px 82px 5px;
    width: 184px;
    height: 184px;
  }
  .mask-succes-right img{
    height: 100%;
  }
  .mask-succes-main img{
    margin: 92px 0 0 51px;
  }
  .mask-succes-main h3{
    margin: 92px 0 0 22px;
  }
  .mask-succes-main p{
    margin: 6px 0 0 12px;
  }
  .mask-succes-main h1{
    margin-top: 29px;
    font-size: 36px !important;
  }
  .mask-succes-main span{
    display: inline-block;
    margin-top: 21px;
  }
  .mask-succes-main span i{
    position: relative;
    left: 43px;
    transform: translateY(-80%);
  }
}
@media only screen and (min-width:1288px) {
  .mask-do {
    width: 1179px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .nav-mb{
    display: none;
  }
  .mask-do-close {
    background: url(../images/index/close.png) no-repeat;
    background-size: 100% 100% !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 1188px;
    z-index: 99999;
    /* background-color: #000; */
    border-radius: 50%;
    /* opacity: 0.6; */
  }
  .mask-do-top {
    margin: 1.23rem 1.88rem 0 1.88rem;
    height: 84px;
  }
  .mask-do-top h3 {
    margin-left: 27px;
    line-height: 84px;
  }
  .mask-do-top p {
    margin-left: 1.625rem;
  }
  .mask-do-top span {
    line-height: 83px;
  }
  .mask-do-top i {
    margin-left: 10.25rem;
    margin-top: 20.5px;
  }
  .mask-do-main {
    height: 279px;
  }
  .mask-do-main .mask-do-tab-list {
    width: 25%;
  }
  .mask-do-bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 63px;
  }
  .mask-do-bottom p {
    display: inline-block;
    margin-left: 52px;
  }
  .mask-do-bottom div {
    float: right;
    margin-right: 26px;
    width: 474px;
  }
  .mask-do-bottom div form {
    max-width: 100%;
    height: 44px;
    transform: translateY(25%);
    -webkit-transform: translateY(25%);
    display: flex;
  }
  .mask-do-bottom div input,
  .mask-do-bottom div button {
    height: 36px;
    position: relative;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .mask-do-bottom div input {
    flex: 1;
  }
  .mask-do-bottom div button {
    padding: 0 36px;
    margin-right: 4px;
    line-height: 36px;
    flex: none;
  }
  .mask-main{
    display: flex;
  }
  .mask-success {
    width: 1179px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .mask-success-left{
    margin: 95px 54px 95px 51px;
  }
  .mask-succes-right{
    margin: 196px 69px 102px 15px;
    width: 184px;
    height: 184px;
  }
  .mask-succes-right img{
    height: 100%;
  }
  .mask-succes-main img{
    margin: 92px 0 0 91px;
  }
  .mask-succes-main h3{
    margin: 92px 0 0 22px;
  }
  .mask-succes-main p{
    margin: 6px 0 0 12px;
  }
  .mask-succes-main h1{
    color: #ED57AB;
    font-size: 44px;
    font-weight: bold;
    line-height: 56.86px;
    margin-top: 29px;
  }
  .mask-succes-main span{
    display: inline-block;
    margin-top: 21px;
  }
  .mask-succes-main span i{
    position: relative;
    left: -13px;
    transform: translateY(-80%);
  }
}
/* 预约成功 */
.mask-appointment-success{
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.mask-success{
  background-color: #fff;
  border-radius: 10px;
}
.mask-main{
  border-radius: 10px;
  /* display: flex; */
}
.mask-succes-right img{
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.mask-succes-main h1{
  color: #ED57AB;
  font-size: 44px;
  font-weight: bold;
  line-height: 56.86px;
}
.mask-succes-main img{
  float: left;
}
.mask-succes-main h3{
  display: inline-block;
  color: #ED57AB;
  font-size: 36.97px;
  font-weight: bold;
}
.mask-succes-main p{
  display: inline-block;
  color: #222222;
  font-size: 18.43px;
  font-weight: lighter;
}
.mask-succes-main span{
  color: #000;
  font-weight: lighter;
  font-size: 22.99px;
}
.mask-succes-main span i{
  background: url(../images/index/wreath.png) no-repeat;
  background-size: cover;
  float: right;
  width: 230px;
  height: 51px;
}

/* ---popup end--- */

/* ---mb--- */
header#fe-header {
  width: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 1px 2px 2px rgb(0 0 0 / 9%);
  box-shadow: 0 1px 2px 2px rgb(0 0 0 / 9%);
}
.menu-btn {
  display: none;
  margin-top: -16px;
  height: 32px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 3%;
}

.menu-btn span {
  background: #fff;
  width: 1.5rem;
  height: 0.15rem;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}

.menu-btn i {
  position: absolute;
  left: 0;
  width: 1.5rem;
  height: 0.15rem;
  background: #fff;
  display: block;
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}

.menu-btn i.menu-btn-top {
  top: -0.5rem;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  -webkit-transition-property: top, transform;
}

.menu-btn i.menu-btn-bottom {
  bottom: -0.5rem;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
  -webkit-transition-property: bottom, transform;
}

.menu-btn.menu-btn-on span {
  background-color: transparent;
}

.menu-btn.menu-btn-on i.menu-btn-top {
  top: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.menu-btn.menu-btn-on i.menu-btn-bottom {
  bottom: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.menu-btn.menu-btn-on i.menu-btn-top,
.menu-btn.menu-btn-on i.menu-btn-bottom {
  background-color: #fff;
  transition-delay: 0s, 0.3s;
  -webkit-transition-delay: 0s, 0.3s;
}
.nav-mb {
  width: 100%;
  z-index: 9999;
  background: linear-gradient(
    135deg,
    rgb(166, 0, 160) 0%,
    rgb(0, 132, 108) 100%
  );
  -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 60px;
  left: 0;
  overflow: hidden;
  /* display: none; */
  position: fixed;
}

.nav-mb ul {
  display: none;
  padding: 20px 5%;
  margin: 0 auto;
  height: 100vh;
  border-top: 1px solid #eee;
}
.nav-mb ul li {
  text-decoration: none;
  list-style: none;
}
.nav-mb ul li > a.on {
  background: rgba(255, 255, 255, 0.5);
}

.nav-mb a {
  padding: 0.5rem 20px;
  display: block;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  position: relative;
  color: #fff;
  font-size: 1.2rem;
}

.nav-mb a.on:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-mb .fe-h-m-i{
  position: relative;
  top: 9px;
}
/* ---header--- */
a.fe-title-logo,
a.fe-title-logo:hover {
  text-decoration: none;
}

.fe-title {
  color: #fff;
}

#fe-header {
  background-image: linear-gradient(
    135deg,
    rgb(166, 0, 160) 0%,
    rgb(0, 132, 108) 100%
  );
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  height: 60px;
}

#fe-header-menu {
  /* line-height: 60px; */
  display: inline-block;
  margin-top: 0;
}

#fe-header-menu li {
  display: inline;
  position: relative;
  text-align: center;
}

#fe-header-menu li a {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  /* display: inline-block; */
}

@media only screen and (max-width: 370px) {
  #fe-logo {
    max-width: 8rem;
    height: auto;
    margin-left: 16px;
    position: relative;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    top: 1%;
    float: left;
  }

  .fe-title {
    font-size: 16px;
    font-weight: 100;
    position: relative;
    line-height: 60px;
  }

  #fe-header-menu {
    float: right;
    position: relative;
    right: 16px;
  }
  .headerTop{
    display: none !important;
  }
  /* #fe-header-menu li:not(:last-child) {
    display: none;
    border: none;
  } */

  .fe-h-m-bar {
    display: inline;
  }
  .menu-btn {
    display: block;
  }
}
@media only screen and (min-width: 371px) and (max-width: 1023px) {
  #fe-logo {
    margin-left: 16px;
    position: relative;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    top: -6%;
    float: left;
  }

  .fe-title {
    font-size: 28px;
    font-weight: 100;
    position: relative;
    line-height: 60px;
  }

  #fe-header-menu {
    float: right;
    position: relative;
    right: 16px;
  }
  .headerTop{
    display: none !important;
  }
  /* #fe-header-menu li:not(:last-child) {
    display: none;
  } */

  .fe-h-m-bar {
    display: inline;
  }
  .menu-btn {
    display: block;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  #fe-logo {
    margin-left: 16px;
    position: relative;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    vertical-align: middle;
    float: left;
    top: -6%;
  }
  .headerTop{
    margin-right: 20px !important;
  }
  .fe-title {
    font-size: 28px;
    font-weight: 100;
    position: relative;
    line-height: 60px;
  }

  #fe-header-menu li:not(:last-child) {
    margin-right: 28px;
  }

  #fe-header-menu li a {
    font-size: 20px;
  }

  /* .fe-h-m-i {
    position: relative;
    top: 5px;
  } */

  .fe-h-m-bar {
    display: none !important;
  }
}

@media only screen and (min-width: 1200px) {
  #fe-logo {
    margin-left: 51px;
    position: relative;
    top: -6%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    display: inline-block;
  }

  .fe-title {
    font-size: 28px;
    font-weight: 100;
    position: relative;
    top: 6px;
  }
  #fe-header-menu li:not(last) {
    margin-right: 28px;
  }

  #fe-header-menu li a {
    font-size: 22px;
  }

  /* .fe-h-m-i {
    position: relative;
    top: 5px;
  } */

  .fe-h-m-bar {
    display: none !important;
  }
}

#fe-header-menu li:hover,
#fe-header-menu li:hover a,
#fe-header-menu li.on,
#fe-header-menu li.on a {
  font-weight: bold;
  color: #1eabeb;
}

#fe-header-menu li.on::after,
#fe-header-menu li:hover::after {
  width: 100%;
  display: block;
  opacity: 1;
}
/* #fe-header-menu li:nth-last-of-type(2):hover::after,
#fe-header-menu li:last-child:hover::after,
#fe-header-menu li:last-child:hover a{
  width: 0%;
  color: #fff;
} */

#fe-header-menu li::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  opacity: 0;
  bottom: -18px;
  /* bottom: 0; */
  left: 50%;
  width: 0%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: 2px;
  background-color: #1eabeb;
  transition: all 0.3s ease-in-out;
}

/* 立即咨询 */
.header-right-inquiry {
  font-weight: bold;
  line-height: 60px;
  display: none;
  position: relative;
}

.header-right-inquiry::after {
  opacity: 0 !important;
  width: 0 !important;
}

.header-right-inquiry img {
  /* max-width: 100%; */
  height: auto;
  vertical-align: middle;
  position: relative;
  top: -2.5px;
  margin-right: 15px;
}
.headerTop{
  display: inline;
  float: right;
  margin-right: 75px;
}
#fe-header-menu{
  float: left;
}
.header-top-right{
  display: inline-block;
  /* margin-left: 55px; */
  margin-left: 5px;
}
.header-top-right a{
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  line-height: 60px;
  height: 60px;
}
.header-top-right a img{
  vertical-align: middle;
  margin: auto;
  position: relative;
  top: -2.5px;
  margin-right: 5px;
}
.header-top-right .header-tel,
.header-top-right .header-right-inquiry{
  float: left;
  width: 220px;
}
/* case--item */
.imbig{
  position: relative;
  display: block;
  background: #f4f4f4 !important;
}
.imbig img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen  and (max-width:767px){
  .elementor-709 .elementor-element.elementor-element-fdeef40 {
    width: 100%;
  }
  .imbig{
    width: 100%;
    height: auto !important;
    background-color: #fff;
    margin: 0 auto;
  }
  .footer_bottom{
    padding-left: 0;
  }
}
@media screen  and (min-width:768px) and (max-width:1280px){
  .elementor-grid{
    display: flex;
    flex-wrap: wrap;
  }
  .elementor-grid article{
    width: 50%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
  }
  .imbig{
    width: 100%;
    height: auto !important;
  }
}
@media screen  and (min-width:1281px) and (max-width:1920px){
  .elementor-grid{
    display: flex;
    flex-wrap: wrap;
  }
  .elementor-grid article{
    /* width: 33.3333333333334%; */
    width: calc((100% + -1px)/3);
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    margin: -0.1px !important;
  }
  .imbig{
    width: 100%;
    height: auto !important;
  }
}
@media screen  and (max-width:2000px){
  .imbig{
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
  }
}
@media screen  and (min-width:2001px){
  .imbig{
    width: 100%;
    /* height: 0; */
    /* padding-bottom: 111.7%; */
    height: 500px;
    overflow: hidden;
    position: relative;
  }
  .imbig img{
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen  and (min-width:3000px){
  .imbig{
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
  }
  .imbig img{
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width:1281px){
  .icon-tab-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .icon-tab-list article{
    width: calc((100% + -1px)/3);
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    padding: 0 !important;
    margin: 0 !important;
    display: inline;
  }
}
.imbig img{
  width: 100% !important;
  display: block;
}
.imbig_txt{
  z-index: 9;
}
.imtxt_icon{
  /* display: none; */
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  position: absolute;
  padding: 10%;
  color: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.imtxt_icon>p{
  font-size: 20px;
  font-weight: 500;
}
.imtxt_p2list{
  position: absolute;
  left: 10%;
  bottom: 10%;
}
.imtxt_item{
  display: inline-block;
}
.imtxt_item::after{
  content: "/";
}
.imtxt_item:last-child:after{
  display: none;
}
/* ---lazyload--- */
.lazy {
  background: url(../images/load.gif) 50% 50% no-repeat !important;
  transition: all 3s;
  animation: fadeIn; 
  animation-duration: 3s;
}
#newBridge{
  opacity: 0;
}

.aifanfan{
  display: block !important;
}