.ml-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  padding-left: 0.4rem;
  width: 100%;
  height: 0.8rem;
  background-color: #fff;
}
.ml-logo {
  width: 2rem;
  height: 0.8rem;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2rem 0.5rem;
  background-image: url(../images/logo.png);
}
.type_page {
  width: 13.8rem;
}
.ml-link {
  padding: 0 0.3rem;
  padding-right: 0.8rem;
  height: 0.8rem;
  font-size: 0;
}
.ml-link a {
  display: inline-block;
  color: #333;
  font-size: 0.14rem;
  width: 0.8rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  border-radius: 0.2rem;
  transition: all 0.3s;
}
.min_page .ml-link a {
  font-size: 0.24rem;
}
.ml-link .activea {
  background-color: #3db1fa;
  color: #fff;
}
.back_top_met_m1156_1_10 {
  position: fixed;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #000;
  border-radius: 0.08rem;
  bottom: 0.5rem;
  right: 0.5rem;
  display: none;
}
.back_top_met_m1156_1_10:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  border-width: 0 8px 13px 8px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #ffffff;
  content: "";
}
.buy-now {
  position: absolute;
  right: 0;
  top: 0;
  width: 1rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #fff;
  background-color: #3db1fa;
}
.buy-now:hover {
  color: #fff;
}
[class*="bg_"] {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.min_page [class*="bg_"] {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.center-wrap {
  position: relative;
  z-index: 1;
  width: 10.4rem;
  height: 100%;
  margin: 0 auto;
}
.desc {
  position: relative;
  z-index: 1;
}
.swiper-banner {
  height: 100%;
  width: 100%;
}
.swiper-banner .banner_center {
  width: 9.6rem;
  height: 4.3rem;
}
.swiper-banner .bg_banner_1 {
  background-image: url("../images/1.png");
}
.swiper-banner .bg_banner_2 {
  background-image: url("../images/3.png");
}
.swiper-banner .swiper-pagination-bullet {
  position: relative;
  border: 0.01rem solid #000;
  background-color: #fff;
  margin: 0 0.5rem !important;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  opacity: 1;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.swiper-banner .swiper-pagination-bullet::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background-color: #000 !important;
}
.swiper-banner .swiper-pagination-bullet-active {
  background-color: #00c0ff;
  border: 0.01rem solid #00c0ff;
  transform: scale(1.2);
  transition: all 0.5s;
}
.swiper-banner .swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  top: -200%;
  left: 0;
  border-top: 0.08rem solid #000;
  border-right: 0.08rem solid transparent;
  border-left: 0.08rem solid transparent;
}
.swiper-banner .swiper-pagination-bullet-active::before {
  background-color: #fff !important;
}
.bg_About_us {
  background-image: url("../images/2.png");
}
.bg_About_us .About_us {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0.3rem;
}
.bg_product {
  background-image: url("../images/4.png");
}
.bg_product .product {
  position: relative;
  background-color: #fff;
  padding: 0.3rem;
}
.bg_product .product h3 {
  text-align: center;
  font-size: 0.3rem;
}
.bg_product .product h3 u {
  color: #3db1fa;
}
.bg_product .product .product_ul_box {
  overflow: hidden;
}
.bg_product .product .product_li {
  overflow: hidden;
  font-size: 0.18rem;
}
.bg_product .product .product_li .product_li_img {
  width: 100%;
}
.bg_product .product .product_li .product_li_title {
  text-align: center;
  line-height: 2;
}
.checked_row {
  margin: 0.2rem 0;
  font-size: 0.19rem;
}
.checked_row b {
  cursor: pointer;
  margin: 0 0.05rem;
}
.checked_row b span {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  border: 0.02rem solid #3db1fa;
  position: relative;
  margin-right: 0.05rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.checked_row .checked::before {
  content: "√";
  color: #3db1fa;
  line-height: 0.19rem;
  font-size: 0.3rem;
}
.product_ul_next,
.product_ul_prev {
  position: absolute;
  width: 0.4rem;
  height: 1.4rem;
  background-size: 0.22rem 0.4rem;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 100;
  top: 50%;
}
.product_ul_prev {
  left: 0;
  background-image: url(../images/fanhui-zuo.png);
  transform: translate(-50%, -50%);
}
.product_ul_next {
  right: 0;
  background-image: url(../images/fnhui-yuo.png);
  transform: translate(50%, -50%);
}
.min_page .product_li_title {
  font-size: 0.28rem;
}
.about-left {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.3rem;
}
.about-left_title1 {
  font-size: 0.28rem;
}
.about-left_title2 {
  font-size: 0.4rem;
}
.about-left_title2 span {
  color: #3db1fa;
  font-size: 0.45rem;
}
.about_ranking_box {
  font-size: 0.16rem;
}
.about_ranking_box strong {
  font-size: 0.48rem;
}
.about_ranking_box .f_1 {
  text-align: center;
}
.about_ranking_box .shuxian {
  width: 0.01rem;
  height: 1rem;
  background: #000;
}
.about_ranking_text {
  padding: 0.3rem 0;
  font-size: 0.16rem;
  line-height: 2;
}
.about_ranking_link {
  font-size: 0.18rem;
  text-decoration: line-through;
  transition: all 0.5s;
  margin-top: 0.8rem;
}
.about_ranking_link:hover {
  color: #3db1fa;
  text-decoration: none;
}
.about-right_box {
  width: 3.7rem;
  height: 3.9rem;
  border: 0.02rem solid #3db1fa;
}
.about-right {
  overflow: hidden;
  margin: -0.1rem 0 0 -0.1rem;
  width: 100%;
  height: 100%;
}
.about-right .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.section_center {
  height: 100%;
}
.About_us_img {
  width: 100%;
  height: 100%;
}
.show {
  display: none !important;
}
.hide {
  display: block !important;
}
.min_page .ml-logo {
  display: none;
}
.min_page .show {
  display: block !important;
}
.min_page .hide {
  display: none !important;
}
.min_page .type_page {
  width: 7.5rem;
}
.min_page .ml-nav {
  padding: 0;
}
.min_page .ml-nav .ml-link {
  width: 100%;
}
.min_page .About_us {
  flex-direction: column;
}
.min_page .About_us .about-right_box {
  width: 100%;
  height: auto;
  padding: 0;
  border: 0.02rem solid #3db1fa;
}
.min_page .About_us .about-right_box .about-right {
  margin: 0;
}
.min_page .About_us .about-right_box .about-right .swiper-wrapper {
  width: 100%;
}
.bg_videoid {
  background-image: url("../images/5.png");
}
#videoid {
  padding: 0.3rem;
  background-color: #fff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
#videoid .video_left {
  display: flex;
  height: 5rem;
}
#videoid .video_left .video_left_img {
  height: 5rem;
}
#videoid .video_right {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#videoid .video_right .video_cen {
  width: 3.3rem;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin: 0 0.3rem;
  font-size: 0.18rem;
}
#videoid .video_right .video_cen .video_cen_title {
  font-size: 0.28rem;
  color: #3db1fa;
}
#videoid .video_right .video_cen .video_cen_p {
  font-size: 0.16rem;
}
#videoid .video_swiper_box {
  position: relative;
  height: 100%;
  width: 2rem;
  margin-right: 0.4rem;
  margin-top: 0.1rem;
  border: 0.02rem solid #3db1fa;
}
#videoid .video_swiper_box .video_swipercen {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -0.1rem;
  left: 0.1rem;
  overflow: hidden;
}
#videoid .video_swiper_box .video_swiper {
  background-color: #fff;
}
#videoid .video_swiper_box .video_swiper .video_swper_li {
  overflow: hidden;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-around;
}
#videoid .video_swiper_box .video_swiper .video_swper_li .video_swper_li_img {
  width: 100%;
  height: 70%;
}
#videoid .video_swiper_box .video_swiper .video_swper_li .video_swper_li_title {
  font-size: 0.12rem;
  text-align: center;
}
.cen_text {
  font-size: 0.2rem;
  line-height: 0.7rem;
}
.videoactive .video_swper_li_title {
  font-weight: bold;
}
.cen_text::before {
  content: "";
  display: inline-block;
  margin-right: 0.1rem;
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 0.02rem;
  background-color: #3db1fa;
  vertical-align: middle;
}
.min_page #videoid {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}
.min_page .video_left {
  display: flex;
  height: 4rem;
  margin-bottom: 0.2rem;
}
.min_page .video_left .video_left_img {
  width: 4.5rem;
}
.bg_established {
  background-image: url(../images/6.png);
}
.established_box {
  position: relative;
  height: 7rem;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0.3rem;
}
.established {
  height: 4.2rem;
}
.established_li {
  opacity: 1;
  overflow: hidden;
}
.established_li_img {
  width: 100%;
  height: 3.2rem;
}
.established1_pop {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  z-index: 99;
  padding: 0.3rem;
  font-size: 0.15rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.established1_pop .about_ranking_link {
  margin: 0;
}
.established1_pop .established1_pop_title {
  font-size: 0.28rem;
}
.established1_pop .established1_pop_title span {
  font-size: 0.32rem;
  color: #3db1fa;
}
.min_page .established_box {
  height: auto;
}
.min_page .established_box .established1_pop {
  position: relative;
  width: 100%;
  padding: 0;
}
.bg_information {
  background-image: url(../images/7.png);
}
.information_box {
  padding: 0.3rem;
  background-color: #fff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.information_box .information_left {
  border: 1px solid transparent;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.information_box .information_left .information_left_img {
  border: 0.02rem solid #3db1fa;
  width: 3.1rem;
  height: 4.4rem;
  margin-top: 0.1rem;
  margin-left: 0.1rem;
}
.information_box .information_left .information_left_img img {
  margin-top: -0.1rem;
  margin-left: -0.1rem;
  width: 100%;
  height: 100%;
}
.information_box .information_left .information_left_p {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.3rem;
  font-size: 0.16rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.information_box .information_left .information_left_p .information_left_p_title {
  width: 100%;
  font-size: 0.24rem;
  color: #3db1fa;
}
.information_box .information_left .information_left_p .information_per {
  padding-top: 0.3rem;
  line-height: 2;
}
.information_box .information_left .information_left_p .about_ranking_link {
  margin: 0;
}
.information_box .information_right {
  font-size: 0.2rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 4.4rem;
}
.information_box .information_right h3 {
  font-size: 0.28rem;
}
.information_box .information_right h3 u {
  color: #3db1fa;
}
.information_swiper_box {
  width: 100%;
  overflow: hidden;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.information_swiper_box .swiper-slide {
  height: auto;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.information_swiper_box .swiper-slide img {
  width: 1.15rem;
  height: 0.9rem;
  margin-right: 0.2rem;
}
.min_page .information_swiper_box .swiper-wrapper {
  height: auto;
}
.min_page .information_box {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.min_page .information_box .information_left {
  width: 100%;
  -webkit-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.min_page .information_box .information_left .information_left_p_title {
  font-size: 0.36rem;
}
.min_page .information_box .information_left .ellipsis9 {
  -webkit-line-clamp: 6;
}
.min_page .information_box .information_right {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: auto;
}
.bg_amap {
  background-image: url(../images/8.png);
}
.amap_box {
  font-size: 0.18rem;
  padding: 0.3rem;
  background-color: #fff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.amap_box #amap {
  width: 8.2rem;
  height: 4.3rem;
}
.amap_box .amap_r {
  padding-left: 0.3rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.amap_box .amap_r .amap_tel {
  font-size: 0.46rem;
  color: #3db1fa;
}
.amap_box .amap_r .about_ranking_link {
  margin: 0;
}
.amap_box .amap_r .code_box {
  margin: 0.3rem 0;
}
.amap_box .amap_r .code_box img {
  width: 1.2rem;
  height: 1.2rem;
}
.min_page .amap_box {
  flex-direction: column;
}
.min_page .amap_box #amap {
  width: 100%;
}
.min_page .amap_box .amap_r {
  padding: 0.2rem 0 0 0;
}
.footer {
  font-size: 0.16rem;
  background-color: #222;
  color: #fff;
}
.footer .foot_info {
  padding: 0.3rem 0.5rem;
  justify-content: space-between;
}
.foot_info a {
  color: #ffffff;
  overflow: hidden;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.foot_info a:hover {
  color: #ffffff;
  color: #00c0ff;
}
.foot_info .foot-leftmy {
  text-align: left;
}
.foot_info .foot-nav {
  margin-bottom: 0.05rem;
}
.foot_info .foot-nav:after {
  display: block;
  clear: both;
  content: "";
}
.foot_info .foot-nav a {
  display: inline-block;
}
.foot_info .foot-nav a:after {
  content: "/";
  color: #ffffff;
  opacity: 0.3;
  display: inline-block;
  margin: 0 0.05rem 0 0.1rem;
}
.foot_info .foot-nav a:last-child:after {
  display: none;
}
.foot_info .foot-rightmy {
  text-align: right;
  width: 4rem;
}
.foot_info .foot-text {
  margin-bottom: 0.05rem;
}
.foot_info .foot-text u {
  text-decoration: none;
  opacity: 0.75;
}
.foot_info .text-link:after {
  display: block;
  clear: both;
  content: "";
}
.foot_info .text-link ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.foot_info .text-link ul li {
  display: inline-block;
  list-style: none;
  padding: 0 0 0 0.1rem;
  margin: 0;
}
.foot_info .text-link ul li:first-child {
  padding: 0;
}
.foot_info .text-link ul li a:before {
  display: inline-block;
  content: "";
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 0.02rem;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  background: #ffffff;
  background: #00c0ff;
  position: relative;
  top: -0.03rem;
  margin-right: 0.1rem;
}
.foot_info .text-link ul li a img {
  display: inline-block;
  max-height: 0.45rem;
  margin: 0.075rem 0;
}
.foot_info .foot-lang {
  line-height: 0.3rem;
  margin: 0.05rem 0;
}
.foot_info .foot-lang a {
  background: #ffffff;
  color: #ffffff;
  color: #000000;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.foot_info .foot-lang a.simplified {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  border-radius: 0.99rem;
  text-align: center;
}
.foot_info .foot-lang a.simplified i {
  font-style: normal;
}
.foot_info .foot-lang a.lang {
  display: inline-block;
  padding: 0 0.1rem;
  line-height: 0.3rem;
  margin: 0.03rem 0;
}
.foot_info .foot-lang a.simplified + a.lang {
  margin-left: 0.08rem;
}
.foot_info .foot-lang a.lang b {
  font-weight: normal;
}
.foot_info .hasbottom {
  height: 0.6rem;
  clear: both;
  display: none;
}
.foot_info .hasbottom.iskeshi {
  display: block;
}
.min_page .foot_info {
  flex-direction: column;
}
.min_page .foot-right {
  order: -1;
  padding-bottom: 0.3rem;
}
[type="gzh_product"] {
  display: none;
}
[type="minapp_product"] {
  display: none;
}
#data-feature-title {
  display: none;
}
