﻿.g-adv {
  height: 36.85rem;
  position: relative;
}

.g-adv .sclwrap_box,
.g-adv .m-box,
.g-adv .m-box img {
  overflow: hidden;
  height: 36.85rem;
}

.g-adv .m-box li img {
  width: 100%;
}

.g-adv .m-cnt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 1.6rem;
  bottom: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.g-adv .m-cnt li {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  margin: 0 0.5rem;
  border: 0.16rem solid #fff;
}

.g-adv .m-cnt li.z-on {
  background: #fff;
  border-color: #fff;
}



 .show
    {    
        background: url(/Mobile/Images/Index/show.jpg) no-repeat center top;
        position: fixed;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: 99999;
        background-size: cover; 
        display:none;
    }
    .showTime
    {
        position: absolute;
        right: 15px;
        top: 15px;
        background: rgba(0,0,0,0.5);
        color: #fff;
        padding: 0 10px;
        border-radius: 50%;
    }


.content {
  width: 30rem;
  margin: 0 auto;
}

.types {
  background: #e8e8e8;
  padding: 1.1rem;
}
.types ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.types ul li {
  width: 48.5%;
  height: 12.9rem;
  padding: 1rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
  background: #fff;
  border-radius: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0 0 0.8rem rgba(151, 188, 238, 0.3);
}
.types ul li .icon {
  display: block;
  width: 3.4rem;
  height: 3.4rem;
  margin-bottom: 1rem;
}
.types ul li h5 {
  font-weight: bold;
  font-size: 1.2rem;
  color: #313131;
  margin-bottom: 1rem;
}
.types ul li p {
  text-align: center;
  line-height: 1.3rem;
  font-size: 0.9rem;
  color: #6d6d6d;
}

.w100 {
  display: block;
  width: 100%;
}


.wl {
  background: url(../Images/Index/wl_bg.jpg) #e8e8e8 no-repeat center bottom;
  background-size: 100% auto;
}
.bts {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #282828;
  margin-bottom: 1.1rem;
}
.wl ol {
  padding:2rem 1.1rem;
}
.wl ol li {
  width: 100%;
  height: 9.5rem;
  margin-bottom: 1.35rem;
  display: flex;
  background: #fff;
  border-radius: 0.6rem;
  box-shadow: 0 0 0.8rem rgba(151, 188, 238, 0.3);
  overflow: hidden;
}
.wl ol li .txt {
  flex: 1;
  padding: 1.15rem 0 0 1.75rem;
}
.wl ol li .imgs {
  width: 10.5rem;
}
.wl ol li .txt h6 {
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.wl ol li .txt p {
  width: 14.5rem;
  font-size: 0.9rem;
  color: #282828;
  margin-bottom: 0.6rem;
}
.wl ol li .txt .more {
  display: block;
  width: 11.5rem;
  height: 2.35rem;
  box-sizing: border-box;
  padding-left: 1rem;
  line-height: 2.35rem;
  font-size: 0.9rem;
  color: #fff;
  background: url(../Images/Index/more_icon.jpg) no-repeat center center;
  background-size: 100% auto;
}
.box-video{
  height: 21.5rem;
  overflow: hidden;
}
.box-video .play-button{
  margin: 6rem 0 0 11rem;
  width: 5rem;
  height: 5rem;
}

.xl {
  padding:3rem 0rem 0;
  background: url(../Images/Index/xl_bg.jpg) repeat center center;
  background-size: 100% auto;
}
.xl .bts {
  color: #fff;
  margin-bottom: 3rem;
}
.xl ul {
  width: 29.7rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.xl ul li {
  width: 50%;
  margin-bottom: 1.7rem;
}
.xl ul li .txt {
  text-align: center;
  color: #fff;
  margin-bottom: 1rem;
}
.xl ul li .txt span {
  display: block;
  font-size: 1.8rem;
}
.xl ul li .txt p {
  font-size: 1.2rem;
}
.xl ul li .show {
  width: 14.5rem;
  height: 9.05rem;
  padding: 1.2rem;
  box-sizing: border-box;
  background: url(../Images/Index/xl_yer.png) no-repeat center center;
  background-size: 100% auto;
  font-size: 0.9rem;
  line-height: 1.25rem;
  color: #fff;
}

.yzm {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 24.5rem;
  background: url(../Images/Index/software_bg.jpg) #ebf0f5 no-repeat center
    bottom;
  background-size: 100% auto;
}
.yzm-min .con {
  padding: 0 1.1rem;
}
.yzm-min .con .title {
  font-size: 1.8rem;
  color: #282828;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 1.1rem;
}
.yzm-min .con .title b {
  display: block;
  font-size: 3rem;
  margin-top: 0.3rem;
  color: #0a3b9a;
}
.yzm-min .con .card {
  height: 23.2rem;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: 0 0 0.8rem rgba(151, 188, 238, 0.3);
}
.yzm-min .con .card ol {
  height: 23.2rem;
  padding: 1rem;
  box-sizing: border-box;
  overflow-y: auto;
}
.yzm-min .con .card ol li {
  position: relative;
  height: 9.95rem;
  margin-bottom: 1rem;
  border-radius: 0.4rem;
  box-sizing: border-box;
  /* background: url(../Images/Index/software_img1.jpg) no-repeat center center;
  background-size: 100% auto; */
}

.yzm-min .con .card ol li .txt {
  position: absolute;
  z-index: 6;
  top: 1rem;
  left: 1rem;
}
.yzm-min .con .card ol li .imgs {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.yzm-min .con .card ol li p {
  font-size: 1.2rem;
  color: #282828;
  margin-bottom: 0.8rem;
  font-weight: bold;
}

.yzm-min .con .card ol li .imgs img {
  display: block;
 width: 100%;
  height: 10.5rem;
}

.more2 {
  display: block;
  width: 8.25rem;
  height: 2.15rem;
  box-sizing: border-box;
  padding-left: 1rem;
  line-height: 2.15rem;
  font-size: 0.9rem;
  color: #fff;
  background: url(../Images/Index/more_icon2.jpg) no-repeat center center;
  background-size: 100% auto;
}

.yzm .yzm-ul {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-top: 40;
  display: flex;
  height: 4rem;
  background: rgba(255, 255, 255, 0.5);
}
.yzm .yzm-ul li {
  position: relative;
  width: 50%;
  text-align: center;
  line-height: 4rem;
  color: #1d2129;
  font-size: 1.2rem;
}
.yzm .yzm-ul li.z-on {
  color: #0a3b9a;
}
.yzm .yzm-ul li.z-on::before {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 0.2rem;
  background: #0a3b9a;
}

.more2 {
  display: block;
  width: 8.25rem;
  height: 2.15rem;
  box-sizing: border-box;
  padding-left: 1rem;
  line-height: 2.15rem;
  font-size: 0.9rem;
  color: #fff;
  background: url(../Images/Index/more_icon2.jpg) no-repeat center center;
  background-size: 100% auto;
}

.yzm .yzm-ul {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-top: 40;
  display: flex;
  height: 4rem;
  background: rgba(255, 255, 255, 0.5);
}
.yzm .yzm-ul li {
  position: relative;
  width: 50%;
  text-align: center;
  line-height: 4rem;
  color: #1d2129;
  font-size: 1.2rem;
}
.yzm .yzm-ul li.z-on {
  color: #0a3b9a;
}
.yzm .yzm-ul li.z-on::before {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  height: 0.2rem;
  background: #0a3b9a;
}

.fa {
  background: #e8e8e8;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: url(../Images/Index/ys_bgs.jpg) #e8e8e8 no-repeat center 16rem;
  background-size: 100% auto;
}
.fa .fa-bts {
  text-align: center;
  margin-bottom: 6.5rem;
}
.fa .fa-bts span {
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1;
  color: #282828;
  margin-bottom: 0.8rem;
}
.fa .fa-bts b {
  display: block;
  line-height: 1;
  font-size: 6.25rem;
  margin-bottom: 0.7rem;
  background: linear-gradient(0deg, #029a63, #057e7e);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.fa .txt {
  font-size: 1rem;
  color: #282828;
  text-decoration: underline;
}
.fa .fa-min .fa-ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.fa .fa-min .fa-ul li {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1rem;
  color: #282828;
  margin-bottom: 1.4rem;
}

.fa .fa-min .fa-ul li span {
  display: block;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.2rem;
}
.fa .fa-min .fa-ul li .span1 {
  background: url(../Images/Index/ys_icon1.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span2 {
  background: url(../Images/Index/ys_icon2.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span3 {
  background: url(../Images/Index/ys_icon3.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span4 {
  background: url(../Images/Index/ys_icon4.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span5 {
  background: url(../Images/Index/ys_icon5.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span6 {
  background: url(../Images/Index/ys_icon6.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span7 {
  background: url(../Images/Index/ys_icon7.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span8 {
  background: url(../Images/Index/ys_icon8.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li .span9 {
  background: url(../Images/Index/ys_icon9.png) no-repeat center center;
  background-size: 100% auto;
}

.fa .fa-min .fa-ul li.z-on .span1 {
  background: url(../Images/Index/ys_icons1.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span2 {
  background: url(../Images/Index/ys_icons2.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span3 {
  background: url(../Images/Index/ys_icons3.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span4 {
  background: url(../Images/Index/ys_icons4.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span5 {
  background: url(../Images/Index/ys_icons5.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span6 {
  background: url(../Images/Index/ys_icons6.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span7 {
  background: url(../Images/Index/ys_icons7.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span8 {
  background: url(../Images/Index/ys_icons8.png) no-repeat center center;
  background-size: 100% auto;
}
.fa .fa-min .fa-ul li.z-on .span9 {
  background: url(../Images/Index/ys_icons9.png) no-repeat center center;
  background-size: 100% auto;
}

.fa .fa-min .fa-ul li.z-zon span {
  color: #0a3b9a;
}
.fa .fa-min .fa-ul li.z-on {
  color: #0a3b9a;
}

.fa .fa-min .fa-ul .fa-more {
  width: 20%;
  height: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fa .fa-min .fa-ul .fa-more a {
  display: block;
  width: 3rem;
  height: 3rem;
  font-size: 1rem;
  color: #282828;
  text-align: center;
  padding-top: 3.1rem;
  background: url(../Images/Index/ys_icon10.png) no-repeat center top;
  background-size: 100% auto;
}
.fa .fa-min .con .imgs {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.fa .fa-min .con .fa-box {
  position: relative;
  z-index: 2;
  width: 92%;
  margin: -2.1rem auto 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 0.8rem rgba(151, 188, 238, 0.3);
  padding: 2rem;
  box-sizing: border-box;
}
.fa .fa-min .con .fa-box .fa-txt {
  color: #282828;
  line-height: 1.5rem;
  font-weight: bold;
  margin-bottom: 2.4rem;
}
.fa .fa-min .con .fa-box .tabs .tabs-ul {
  display: flex;
  height: 2.3rem;
  margin-bottom: 1.5rem;
  border-bottom: 0.1rem solid #d6d6d6;
}
.fa .fa-min .con .fa-box .tabs .tabs-ul li {
  width: 50%;
  height: 2.3rem;
  font-size: 0.9rem;
  line-height: 1.9rem;
  font-weight: bold;
  color: #282828;
}
.fa .fa-min .con .fa-box .tabs .tabs-ul li.active {
  color: #0a3b9a;
  border-bottom: 2px solid #0a3b9a;
}
.fa .fa-min .con .fa-box .tab-box .cont {
  display: none;
}
.fa .fa-min .con .fa-box .tab-box .cont p {
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #282828;
}
.fa .fa-min .con .fa-box .tab-box .cont .fa-more {
  display: block;
  width: 11.5rem;
  height: 2.35rem;
  box-sizing: border-box;
  padding-left: 1rem;
  line-height: 2.35rem;
  font-size: 0.9rem;
  color: #fff;
  background: url(../Images/Index/more_icon.jpg) no-repeat center center;
  background-size: 100% auto;
  margin-top: 1.6rem;
}
.fa .fa-min .con .fa-box .tab-box .cont.active {
  display: block;
}

.city {
}
.city .city-min {
  position: relative;
}
.city .city-min .con {
  position: relative;
}
.city .city-min .con .imgs {
  width: 100%;
  height: auto;
}
.city .city-min .con .title {
  position: absolute;
  top: 2.5rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
}
.city .city-min .con .dis {
  position: absolute;
  bottom: 5rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  text-decoration: underline;
}
.city .city-ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.1rem;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
}
.city .city-ul li {
  width: 14.28%;
  border-left: 0.05rem solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  font-size: 1.1rem;
  color: #fff;
  height: 3.1rem;
  line-height: 3.1rem;
  text-align: center;
}
.city .city-ul li:first-child {
  border: 0;
}
.city .city-ul li.z-on {
  background: #0a3b9a;
}

.form-box {
  padding: 2.3rem 1.2rem;
  background: #e8e8e8;
}
.form-box .cont {
  height: 22.05rem;
  padding: 2rem 1.6rem 0 1.6rem;
  box-sizing: border-box;
  background: url(../Images/Index/form_bg.jpg) no-repeat center top;
  background-size: 100% auto;
}

.form-box .cont h3 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
  color: #1d2129;
  margin-bottom: 1.2rem;
}
.form-box .cont ul{
  margin-bottom: 1rem;
}
.form-box .cont ul li {
  display: flex;
  align-items: center;
  height: 2.5rem;
  border-radius: 6px;
  margin-bottom: 0.5rem;
  border: 0.05rem solid #b5b5b5;
}
.form-box .cont ul li .label {
  width: 5.3rem;
  text-align: center;
  font-size: 0.9rem;
  color: #686868;
}
.form-box .cont ul li .inp input {
  display: block;
  border: 0;
  border-left: 0.05rem solid #b5b5b5;
  width: 100%;
  padding-left: 0.7rem;
  line-height: 1rem;
  background: none;
  font-size: 0.9rem;
  color: #333;
}
.form-box .smt {
  display: block;
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  font-size: 0.9rem;
  color: #fff;
  background: #0f489c;
  border-radius: 0.6rem;
}

html {
  font-size: 10px;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width: 320px) {
  html {
    font-size: 10px;
  }
}

@media screen and (min-width: 360px) {
  html {
    font-size: 11.25px;
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 11.7px;
  }
}

@media screen and (min-width: 384px) {
  html {
    font-size: 12px;
  }
}

@media screen and (min-width: 480px) {
  html {
    font-size: 15px;
  }
}

@media screen and (min-width: 414px) {
  html {
    font-size: 13px;
  }
}

@media screen and (min-width: 560px) {
  html {
    font-size: 17.5px;
  }
}

@media screen and (min-width: 640px) {
  html {
    font-size: 20px;
  }
}



/* ���ֲ���ʽ */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.overlay.active {
  display: flex;
  opacity: 1;
}

.video-container {
  width: 92%;
  max-width: 800px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  transform: scale(0.9);
  transition: transform 0.3s ease;
}

.overlay.active .video-container {
  transform: scale(1);
}

video {
  width: 100%;
  display: block;
  background: #000;
}

.close-button {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
}

.close-button:hover {
  background: rgba(0, 0, 0, 0.7);
  transform: rotate(90deg);
}

.close-icon {
  width: 20px;
  height: 20px;
  position: relative;
}

.close-icon:before,
.close-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  background: white;
}

.close-icon:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.close-icon:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.instructions {
  margin-top: 20px;
  font-size: 14px;
  color: #95a5a6;
}