html {
  width: 100%;
  height: 100%;
}
body {
  min-width: 100%;
  min-height: 100%;
  background-color: #fff;
}
.maq {
  margin: 0 auto;
  max-width: 1200px;
}
a:hover {
  cursor: pointer;
}
.flotleft {
  float: left;
}
.padtopbot10 {
  padding: 10px 0;
}
.mgleft14 {
  margin-left: 14px;
}
.mgtop14 {
  margin-top: 14px;
}
.mgtop18 {
  margin-top: 18px;
}
.mgtop100 {
  margin-top: 130px;
}
.mglf190 {
  margin-left: 190px !important;
}
.mglf170 {
  margin-left: 170px !important;
}
.mglf222 {
  margin-left: 222px !important;
}
.pdtop10 {
  padding: 10px 0 0 !important;
}
.mgbot2 {
  margin-bottom: 2px;
}
.mgright4 {
  margin-right: 4px;
}
.zhezhao {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0.2;
  /*兼容IE8及以下版本浏览器*/
  filter: alpha(opacity=30);
}
.mar_bot15 {
  margin-bottom: 15px;
} /* 头部导航 */
.hea_der {
  width: 100%;
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
}
.right_common {
  z-index: 10000;
}
.right_common ul li p span.wximg {
  background-image: url("/static/css/../image/qrcode-wechat-mp.png");
  background-size: 112px;
  width: 112px;
  height: 112px;
  display: block;
}
.indexbar {
  height: 100px;
  /* padding: 50px 100px 0; */
}
.hea_der.sticky {
  /* background: none; */
  z-index: 9999;
}
.logo1 {
  float: left;
}
.logoindex {
  float: left;
  margin-top: 48px;
}
/* .indexbar > :nth-child(2) {
  margin-top: 65px;
} */
.headbar-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-left: 30px;
  padding-top: 65px;
  padding-right: 20px;
}
.headbar li {
  /* margin-left: 28px; */
  z-index: 9999;
  display: flex;
}
.headbar li a {
  width: 100%;
  height: 28px;
  opacity: 1;
  font-size: 18px;
  /* /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */ */
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  display: block;
}
.headbar li a:hover {
  cdisplay: block;
  color: #1ac68a;
  height: 28px;
  border-bottom: 2px solid #1ac68a;
}
.headbar li.on a {
  display: block;
  color: #1ac68a;
  height: 28px;
  border-bottom: 2px solid #1ac68a;
}

/* 下拉菜单 */
.headbar-bar li.more {
  position: relative;
  z-index: 9998;
}
.headbar-bar li.more:hover a {
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}
.headbar-bar li.more:hover .drop-down {
  line-height: 3em;
  display: block;  
}
.headbar-bar .drop-down a:last-child{
  padding-bottom: 5px;
}
.header_two li.more:hover .drop-down a {
  background: #fff; 
}
.header_two .headbar-bar .more:hover .drop-down {
  box-shadow: 1px 1px 1px #ddd;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.2);
  margin-left: -16px;
  /* padding-bottom: 10px; */
  background: #fff;
}
.headbar-bar .drop-down {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100px;
  padding-top: 42px;
  overflow: hidden;  /*  */
  border-radius:4px;
}
.headbar-bar .drop-down a {
  /* border-bottom:2px solid transparent; */
  padding: 0 0 0 16px;  
  background:  rgba(0, 0, 0, 0.2);
  /* box-sizing: border-box; */
  width: auto;
  text-align: left;
  height: auto;
}
.headbar-bar .drop-down a:hover{  
  border-bottom:none;
  height: auto;
}
.headbar-bar .drop-down a:hover span{
  display: inline;
  border-bottom: 2px solid #1ac68a;
}

img {
  border: 0;
} /* banner首页轮播 */
.banner {
  width: 100%;
  height: 100%;
  /* overflow: hidden;  */
  /* position: relative; */
  z-index: 1;
  /* background: url(/static/css/../video/index.png) no-repeat; */
  background-size: 100% 100%;
} /* 改变logo样式 */

.xie {
  color: #fff;
  font-size: 18px;
}
/* 首页文字 */
.text_wenzi {
  /* width: 592px; */
  width: 100%;
  height: 72px;
  opacity: 1;
  position: absolute;
  top: 300px;
  z-index: 9;
  /* left: 170px; */
}
.text_one {
  opacity: 1;
  font-size: 60px;
  font-family: Source Han Sans CN, Source Han Sans CN-Medium;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
}
.text_two {
  /* margin-top: 24px; */
  opacity: 1;
  font-size: 48px;
  font-family: Source Han Sans CN, Source Han Sans CN-Light;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
}
/* 二维码 */
.rulicode {
  position: absolute;
  top: 470px;
  z-index: 9;
  text-align: left;
  /* left: 173px; */
  /* width: 260px; */
  width: 100%;
  height: 260px;
}
.rulicode p {
  /* text-align: center; */
  font-size: 24px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-left: 8px;
  z-index: 9;
} /* 右侧更多 */
.reightlist {
  position: absolute;
  right: 90px;
  bottom: 80px;
  width: 60px;
  height: 30px;
  cursor: pointer;
  z-index: 9999;
}
.reightlist p {
  float: left; /* z-index: 9; */
  font-size: 18px;
  font-family: Microsoft JhengHei;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
}
.reightlist img {
  float: right;
  margin-top: 8px;
}
.reightlist .list {
  position: absolute;
  bottom: 30px;
  right: -25px;
  width: 120px;
  display: none;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  z-index: 9999;
}
.reightlist .list li {
  margin: 10px 24px;
  text-align: center;
}
.reightlist .list li a {
  color: #fff;
}
.reightlist .list li a:hover {
  color: #30bec3;
} /* 底部页脚 */ /* .footers { max-height: 160px; position: absolute; bottom: 0; text-align: center; background: none; color: #fff; margin-top: 0; padding: 0 340px 30px 340px; } */
.footers {
  z-index: 9;
  max-height: 160px;
  position: absolute;
  bottom: 0;
  font-size: 0.7rem;
  min-width: 600px;
  text-align: center;
  background: none;
  color: #fff;
  margin: 0 340px 0px 340px;
}
.footers div {
  margin-top: 10px;
}
.footers .footerbottom .foota {
  margin-right: 40px;
  color: #fff;
}
.footlist a {
  margin-right: 10px;
  color: #fff;
} /* 招商入驻 */
.sticky .headbar {
  padding: 20px 0;
  line-height: 80px;
  width: 1200px;
  clear: both;
}
.sticky .headbar a {
  color: #000;
}
.sticky .headbar li a:hover {
  color: #30bec3;
  border-bottom: 2px solid #57bbbe;
}
.sticky .headbar-bar {
  margin-right: 300px;
}
.attinves {
  display: flex;
  flex-wrap: nowrap;
} /* 招募 */
.attinves .cont {
  width: 370px;
  height: 300px;
  text-align: center;
  margin-right: 50px;
  position: relative;
}
.attinves div p {
  opacity: 1;
  font-size: 18px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #666666;
  position: absolute;
  bottom: -36px;
  left: 33%;
  cursor: pointer;
}
.attinves div span {
  width: 201px;
  height: 61px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  font-size: 24px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  margin: 36% 20%;
  display: block;
  z-index: 9;
  cursor: pointer;
  position: absolute;
}
.att_zhezhao {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: #444343;
  z-index: 5;
}
.recruit {
  background: url(/static/css/../image/koczm.png) no-repeat;
}
.hospital_cooperation {
  background: url(/static/css/../image/yyhz.png) no-repeat;
}
.doctors_in {
  background: url(/static/css/../image/yyrz.png) no-repeat;
}
.attfoot {
  margin-top: 60px;
  opacity: 1;
  font-size: 18px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #666666;
  margin-bottom: 100px;
}
.attfoot img {
  margin-right: 10px;
} /* 关于我们 */
.us_cont {
  /* margin-bottom: 470px; */
}
.about_us .us_title {
  font-size: 36px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.us_text div {
  display: flex;
  width: 1160px;
  /* height: 48px; */
  opacity: 1;
  font-size: 17px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #666666;
  /* line-height: 30px; */
  letter-spacing: 1px;
  margin-top: 40px;
}
.us_text div img {
  width: 17px;
  height: 17px;
  margin-top: 8px;
  margin-right: 10px;
}
.about_img {
  padding: 430px 40px 0;
  clear: both;
  position: relative;
}
.img_left {
  position: absolute;
  left: 0px;
  bottom: 30px;
}
.img_right {
  position: absolute;
  right: 170px;
  bottom: 30px;
}
.float_right {
  float: right;
  margin-top: 112px;
}
/* 联系我们 */
#map {
  width: 830px;
  height: 410px; /* background-color: #ccc; */
}
.attfoot_title {
  width: 144px;
  /* height: 36px; */
  opacity: 1;
  font-size: 36px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-bottom: 30px;
}
.divbox {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgb(0 0 0 / 0.2);
  width: 100%; /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
  height: 100%;
  filter: alpha(opacity=10); /*设置透明度为60%*/
  opacity: 1; /*非IE浏览器下设置透明度为60%*/
  z-index: 2;
}

.erweima {
  float: right;
  position: relative;
  cursor: pointer;
  top: -31px;
  right: -100px;  
  z-index: 9999;
}
.wx_ewm {
  float: right;
  position: relative;
  cursor: pointer;
  top: -27px;
  right: -40px;
  z-index: 9999;
}
.wx_ewm:hover {
  top: -31px;
}
.wx_ewm:hover .more_wx_ewm {
  display: block;
}
@keyframes cf4FadeInOut {
  0% {
    opacity: 0.8;
    width: 14px;
    height: 14px;
    transition: all 2s;
  }
  50% {
    opacity: 1;
    width: 18px;
    height: 18px;
  }
  100% {
    opacity: 0.8;
    width: 14px;
    height: 14px;
  }
}
.erweima .ss {
  width: 26px;
  height: 26px;
  cursor: pointer;
}

.iamge1 {
  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-direction: alternate;
}
.serweimas {
  position: absolute;
  right: 3px;
  top: 0px;
  z-index: 999;
  width: 20px;
  height: 20px;
}
.more_erweima {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 16px;
  display: none;
  padding: 10px 20px;
  text-align: center;
  background-color: #fff;
}
.more_wx_ewm {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 16px;
  display: none;
  padding: 10px 20px;
  text-align: center;
  background-color: #fff;
  width: 116px;
}
.more_wx_ewm .ewm {
  height: 96px;
  height: 96px;
}
.top_sjx {
  position: absolute;
  top: -11px;
  right: 4px;
}
/* 切屏 */
.up {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 9999;
}
.right_sjx {
  position: absolute;
  top: 10px;
  right: -10px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* Internet Explorer */
  -moz-transform: rotate(90deg); /* Firefox */
  -webkit-transform: rotate(90deg); /* Safari 和 Chrome */
  -o-transform: rotate(90deg); /* Opera */
}

/*首页第二屏头部 */
.header_two {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  /* padding: 20px 100px; */
  box-shadow: 0 0 10px 0 #ddd;
  z-index: 1000;
}

.header_two ul {
  padding-top: 28px;
}
.header_two li {
  z-index: 9999;
  display: flex;
}
.header_two li a {
  display: block;
  width: 100%;
  height: 28px;
  opacity: 1;
  font-size: 18px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #000;
}
.header_two li a:hover {
  color: #1ac68a;
  border-bottom: 2px solid #1ac68a;
}
.header_two li.on a {
  color: #1ac68a;
  border-bottom: 2px solid #1ac68a;
}
.header_two .xie {
  color: #000;
}

.two_content {
  margin: 110px auto 0;
  width: 1200px;
}

.beauty_club,
.plastic_strategy {
  width: 1200px;
  margin: 50px auto 0;
}
.there_content {
  width: 1200px;
  margin: 10px auto 0;
}
.new_title {
  opacity: 1;
  font-size: 40px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 600;
  text-align: left;
  color: #333333;
}
.logo2 {
  float: left;
  padding: 10px 0;
}

.two_content ul {
  margin-top: 30px;
  /* margin-top: 3vh; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two_content ul li {
  width: 580px;
  /* width: 580px;
  height: 329px;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.06); */
}
.two_content .two_video {
  position: relative;
  clear: both;
}
.two_video .time {
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 1;
  font-size: 18px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  color: #ffffff;
}
.two_content ul li img {
  width: 580px;
  height: 300px;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.06);
}
.two_content ul li .video_bofang {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 40%;
  left: 45%;
  border: none;
}
.two_content ul li p {
  width: auto;
  opacity: 1;
  font-size: 24px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #333333;
  padding: 10px 20px 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

/* 第三屏 */
.there_wenda {
  height: 329px;
  margin-top: 30px;
  background: url(/static/css/../image/newimg/new_wendabg.png) no-repeat;
}
.wenda_zhezhao {
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}

.wenda_zhezhao li {
  padding: 18px 25px;
}

.wenda_zhezhao li a p {
  padding-left: 20px;
  opacity: 1;
  font-size: 18px;
  /* font-size: 1.7vh; */
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.wenda_zhezhao li a div {
  padding: 10px 44px 0;
  font-size: 14px;
  /* padding: 1vh 2vh 0;
  font-size: 1.6vh; */
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tempWrap {
  width: 1200px !important;
}
.swiper-wrapper {
  transition-duration: 300ms; 
}
.there_gonglue {
  overflow: hidden;
  margin-top: 30px;
}
.there_gonglue ul {
  margin-top: 30px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.there_gonglue ul li {
  margin-right: 40px;
}
.there_gonglue ul li a img {
  width: 370px;
  height: 270px;
  border-radius: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.06);
}
.there_gonglue ul li a p {
  padding: 10px 15px;
  width: 325px;
  opacity: 1;
  font-size: 18px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: center;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.there_wenda a p:hover,
.there_gonglue a p:hover {
  color: #1ac68a;
}
/* 第四屏 */
.four_club ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.four_club ul li {
  position: relative;
  margin-top: 30px;
}
/* .four_club ul li .contimg {
  width: 380px;
  height: 269px;
  border-radius: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.06);
} */
.four_club .bgimg {
  width: 380px;
  height: 270px;
  display: block;
  background-size: cover;
  border-radius: 10px;
  /* background: url(https://ruli-app-admin.oss-cn-shanghai.aliyuncs.com/202107/08/60e673396c0f2.jpg) no-repeat; */
  background-repeat: no-repeat;
  background-position: center;
}
.conttext {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 6;
}
.conttext .club_title {
  opacity: 1;
  padding: 5px 10px;
  font-size: 16px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  text-align: left;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.userinfo {
  padding: 5px 10px;
  line-height: 30px;
}
.userinfo img {
  width: 32px;
  height: 32px;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.userinfo {
  color: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.userinfo .userinfouser {
  display: flex;
}
.userinfo a {
  color: #fff;
}
.imgzhezhao {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  opacity: 0.2;
  background: #444343;
  z-index: 5;
  border-radius: 0px 0px 10px 10px;
}
.userinfo p {
  width: 100px;
  opacity: 1;
  /* padding: 0px 5px; */
  font-size: 14px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  /* text-align: center; */
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.user_name {
  padding-left: 10px;
}
.right_ledt {
  float: left;
  text-align: right;
}
.date {
  float: right;
  text-align: right;
}
/* 页脚 */
.footer {
  margin-top: 30px;
  clear: both;
  background-color: #19c589; 
}
.footer.black { 
  background-color: #242726;
}
.footer.black .footer_disclaimer p{ 
  border: none;
}
.footer_cont {
  width: 1200px;
  margin: 60px auto 0;
  min-height: 400px;
  padding: 40px 0;
}
.footer_bar ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.footer_bar img {
}
.footer_barimg {
  width: 54px;
  height: 54px;
  text-align: center;
  line-height: 38px;
  float: left;
  background-color: #fff;
  border-radius: 28px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.barimg {
  width: 54px;
  height: 54px;
  text-align: center;
  float: left;
  background-color: #fff;
  border-radius: 28px;
}
.footer_bar{
  background-color: #f3fcf9;
  height: 83px;
}
.footer_bar ul {
  height: 100%; 
  align-items: center;
}
.footer_bar p {
  float: right;
  opacity: 1;
  font-size: 16px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #1ac68a;
  line-height: 54px;
  margin-left: 20px;
}
/* 页脚关于我们 */
.footer_about {
  margin-top: 40px;
  width: 15%;
  float: left;
}
.footer_p::before{
  content: '';
  display: inline-block;
  height: 13px;
  width: 2px;
  margin-right: 3px;
  background-color: #ffffff;
}
.footer_p {
  opacity: 1;
  font-size: 15px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-wrap: nowrap;
  /* text-align: left; */
  color: #fff;
  /* line-height: 20px; */
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.footer_capa .capa .info{      
  width: 180px;
  height: 41px;
  background: url(/static/css/../image/2.0/capa_info_white.svg) center/contain no-repeat;
}
.footer_about ul {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: end;
  -webkit-justify-content:end; */
}
.footer_abouttwo ul li a{  
  color: #fff;
}
.footer_about ul li {
  padding: 10px 30px 0 0;
  text-align: left; 
  font-size: 14px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  color: #fff;
  line-height: 20px;
}
/* 友情链接 */
.footer_links {
  margin-top: 40px;
  /* width: 32% !important; */
  float: left;
  margin-left: 10px;
}
.footer_links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 4px;
  width: 300px;
}
.footer_links ul li {
  padding: 0 0px 10px 0;
  width: 96px;
  text-align: left;
  font-size: 14px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #fff;
  line-height: 20px;
}
.footer_links ul li a{
  color: #fff;
}
/* 合作伙伴 */
.footer_partner {
  margin-top: 40px;
  width: 10%;
  float: left;
  margin-left: 60px;
}
.footer_partner p {
  /* text-indent: 15px; */
}
.footer_partner ul li {
  padding: 10px 0px 0 0;
}
/* 二维码 */
.footer_app {
  margin-top: 40px;
  /* width: 11%; */
  float: right;
  margin-left: 10px;
  text-align: center;
}
.footer_account img {
  width: 138px;
  height: 138px;
}
.footer_account {
  margin-top: 40px;
  /* width: 11%; */
  float: right;
  margin-left: 26px;
  text-align: center;
  margin-right: 20px;
}
.footer_app p::before,.footer_account p::before{
  display: none;
}
.footer_app p,.footer_account p{
  color: #fff;
  opacity: 1;
  white-space:nowrap;
}
.footer_app img,
.footer_account img {
  /* padding: 10px 0 0 0; */
  width: 138px;
  height: 138px;
  margin-bottom: 10px;
  border-radius: 5px;
}
/* 免责说明 */
.footer_disclaimer {
  clear: both;
  /* padding-top: 37px; */
  width: 100%;
}
.footer_disclaimer p {
  padding-top: 10px;
  /* text-align: center; */
  border-top: 1px solid #1ac68c;
  font-size: 9px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #fff;
  line-height: 16px;
}
/* 页脚说明 */
.footer_info {
  background-color: #fff;
  width: 100%;
  padding: 24px 0 32px; 
  text-align: center;   
  font-size: 12px; 
  font-weight: 400; 
  color: #666666;
  line-height: 14px;
}
.footer_info .flex{
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}
.footer_info .flex .info{
  display: flex;
  flex-direction: column;
  margin-left: 16px;
}
.footer_info .flex .info p{ 
  font-size: 12px; 
  font-weight: 400; 
  color: #666666;
  line-height: 14px;
  text-align: left;
  margin: 4px 0;
}
.footer_info .ml16{
  margin-left: 16px;
  display: inline-flex;
  align-items: center;
}
.footer_info .ml16 img{
  margin-right: 7px;
}
.footer_info a{
  color: #666;
  font-size: 12px; 
}
.footer_info >div{
  display: flex;
  justify-content: center;
  align-items: center;
}
.mgtop5 {
  margin-top: 5px;
}
.mgtop8 {
  margin-top: 8px;
}
.mglf10 {
  margin-left: 10px;
}
.mglf40 {
  margin-left: 40px;
}
.font13 {
  opacity: 0.4;
  font-size: 13px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 20px;
  letter-spacing: 1px;
}
/* 最后一页滚动条 */
.footer_scclow::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.footer_scclow::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
  background: rgba(0, 0, 0, 0.2);
}

/* 兔小如 */
.tuxiaoru {
  position: fixed;
  width: 100px;
  height: 150px;
  right: 30px;
  bottom: 60px;
  z-index: 999;
  /*
  -webkit-animation: balloon1 6s ease-in-out infinite;
  -moz-animation: balloon1 6s ease-in-out infinite;
  -o-animation: balloon1 6s ease-in-out infinite;
  animation: balloon1 6s ease-in-out infinite;
  */
}
.tt {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  /*兼容IE8及以下版本浏览器*/
  filter: alpha(opacity=30);
}
.tuxiaoru p {
  position: absolute;
  top: 40px;
  padding: 5px 13px;
  background: url(/static/css/../image/newimg/tttext.png) no-repeat;
  left: -115px;
}
@-webkit-keyframes balloon1 {
  0%,
  100% {
    -webkit-transform: translateY(0) rotate(-6deg);
  }

  50% {
    -webkit-transform: translateY(-20px) rotate(8deg);
  }
}

@-moz-keyframes balloon1 {
  0%,
  100% {
    -moz-transform: translateY(0) rotate(-6deg);
  }

  50% {
    -moz-transform: translateY(-20px) rotate(8deg);
  }
}

@-o-keyframes balloon1 {
  0%,
  100% {
    -o-transform: translateY(0) rotate(-6deg);
  }

  50% {
    -o-transform: translateY(-20px) rotate(8deg);
  }
}

@keyframes balloon1 {
  0%,
  100% {
    transform: translateY(0) rotate(-6deg);
  }

  50% {
    transform: translateY(-20px) rotate(8deg);
  }
}

.mao {
  user-select: none;
}

/* 内页头部 */
.header_inside {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  /* display: none; */
  /* padding: 20px 100px; */
  box-shadow: 0 0 10px 0 #ddd;
  height: 86px;
}
.header_inside .wrap{
  display: flex;
  align-items: center;
  height: 100%;
}
.header_inside ul {
  padding-top: 0px;
}
.header_inside li {
  display: flex;
  margin-left: 28px;
  z-index: 9999;
}
.header_inside li a {
  display: block;
  width: 100%;
  height: 28px;
  opacity: 1;
  font-size: 18px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #000;
}
.header_inside li a:hover {
  color: #1ac68a;
  border-bottom: 2px solid #1ac68a;
}
.header_inside li.on a {
  color: #1ac68a;
  border-bottom: 2px solid #1ac68a;
}
.header_inside .xie {
  color: #000;
}
.header_inside .logo2 img,header .min-nav .logo img{
  width: 212px; 
  height: auto;
}
/* 内页页脚 */
.footer_conttwo {
  width: 1200px;
  margin: 0 auto;
  min-height: 349px;
  padding: 0px 0 12px;
  margin-top: -0px;
}
.footer_conttwo .footer_list{
  display: flex;
  justify-content: space-between;
}
.footer_abouttwo {
  margin-top: 40px;
  width: 100px;
  float: left;
}
.footer_abouttwo ul{
  margin-left: 4px;
}
.footer_abouttwo ul,
.footer_partnertwo ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.footer_abouttwo ul li {
  width: 100px;
  padding: 0 0px 10px 0; 
  font-size: 14px;
  /* font-family: Source Han Sans CN, Source Han Sans CN-Regular; */
  font-weight: 400;
  text-align: left;
  color: #000000;
  line-height: 20px;
}
.footer_partnertwo {
  flex-shrink: 0;
  margin: 40px 40px 40px 40px;
  width: 164px;
  float: left; 
}

.footer_partnertwo ul li {
  padding: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_partnertwo ul li a{
  margin-bottom: 8px;
}
/* .min-nav a img {
  width: 211px !important;
  height: 58px;
} */
.logo_userimg {
  width: 25px;
  height: 25px;
  border: 1px solid #e5e5e5;
  border-radius: 25px;
}
#myvideo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
