*{
    padding:0;
    margin:0;
}
.banner {
  width: 100%;
  height: auto;
  position: relative;
  line-height: 0;
}
.banner img {
  width: 100%;
  height: auto;
}

.hasyzm{
    position: relative;
}
      .get_code {
  font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
  height: 0.23rem;
  background: transparent;
  border-radius:20px;
  color: #fff;
  box-sizing: box-sizing;
  padding: 0 28px;
  text-align: center;
  line-height: 0.23rem;
  margin-left: 5px;
}
.banner_info {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.25rem 0 1.25rem;
}
.banner_tit1 {
  /*font-size: 0.192rem;*/
  font-size:42px;
 /* font-family: HarmonyOS_Sans_SC_Medium; */
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
}
.banner_tit2 {
  /*font-size: 0.064rem;*/
  font-size:20px;
 /* font-family: HarmonyOS_Sans_SC_Medium; */
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  margin-top: 0.1rem;
}
.cont1 {
  width: 100%;
  height: auto;
  padding: 0.47rem 1.25rem 0.47rem 1.25rem;
  box-sizing: border-box;
  background: #fff;
}
.cont1 .title {
  width: 100%;
  height: auto;
  font-size: 0.192rem;
  font-size:max(min(0.192rem,42px),22px);
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont1 .detail {
  width: 100%;
  height: auto;
  font-size: 0.064rem;
  font-size:max(0.064rem,12px);
  font-weight: 400;
  text-align: center;
  color: #777777;
  margin-top: 0.08rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont1_item {
  width: 1.18rem;
  margin-right:0.048rem;
}
.cont1_item:last-child{
    margin-right:0;
}
.cont1_item_one {
  height: 1.052rem;
  margin-bottom: 0.048rem;
  border-radius: 0.08rem;
  padding-top: 0.14rem;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  background-image: linear-gradient(#ffffff, #f7fbff);
  position: relative;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
}
.cont1_item_two img,
.cont1_item_one img {
  width: 0.38rem;
  height: 0.38rem;
  position: absolute;
  bottom: 0.03rem;
  left: 50%;
  transform: translateX(-50%);
}

.cont1_item_two {
  height: 1.052rem;
  margin-bottom: 0.048rem;
  border-radius: 0.08rem;
  padding-top: 0.14rem;
  background-size: 100% 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  position: relative;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
  background-image: linear-gradient(#ffffff, #f7fbff);
}
.cont1_item_three {
  height: 2.15rem;
  margin-bottom: 0.048rem;
  border-radius: 0.08rem;
  padding-top: 0.14rem;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
  position: relative;
  background-image: linear-gradient(#ffffff, #f7fbff);
}
.cont1_item_three img {
  width: 100%;
  height: 1.6rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cont1_list {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.cont1_item .tit {
  width: 100%;
  text-align: center;
  font-size: 0.104rem;
  font-size:max(min(0.104rem,22px),16px);
  font-weight: 400;
  color: #0064d2;
  font-weight: 600;
  line-height: 0.14rem;
  margin-bottom: 0.01rem;
}
.cont1_item .info {
  width: 100%;
  text-align: center;
  font-size: 0.064rem;
  font-size:max(min(0.064rem,16px),12px);
  font-weight: 400;
  color: #777777;
}
.cont1_item .info span {
  font-size: 0.064rem;
  font-size:max(min(0.064rem,16px),12px);
  font-weight: 400;
  color: #0064d2;
}
.cont2 {
  width: 100%;
  height: auto;
  background: #f2f8ff;
  padding: 0.47rem 1.25rem 0.47rem 1.25rem;
}
.cont2 .title {
  width: 100%;
  height: auto;
  font-size: 0.192rem;
  font-size:max(min(0.192rem,42px),22px);
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont2 .detail {
  width: 100%;
  height: auto;
  font-size: 0.064rem;
  font-size:max(0.064rem,12px);
  font-weight: 400;
  text-align: center;
  color: #777777;
  margin-top: 0.08rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont2_bottom {
  width: 100%;
  margin-top: 0.2rem;
}
.cont2_bottom .small_tit {
  font-size: 0.104rem;
  font-size:max(0.104rem,16px);
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.08rem;
}
.cont3{
    padding:0.47rem 1.25rem 0.47rem 1.25rem;
    background-size: contain;
    background-position: 72%;
    background-repeat: no-repeat;
}
.cont2_bottom .lct {
  width: 100%;
  height: auto;
  margin-bottom: 0.08rem;
}
.serve_time {
  width: 100%;
  height: auto;
}
.serve_time ul {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.serve_time ul li {
  width: 25%;
  height: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: start;
}
.serve_time ul li img {
  height: 0.116rem;
  width: auto;
  margin-right: 0.04rem;
}
.serve_time ul li p {
  font-size: 0.08rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #333333;
}
.cont3_content {
}
.cont3 .title {
  padding-bottom: 1.5em;
  width: 100%;
  height: auto;
  font-size: 0.192rem;
  font-size:max(min(0.192rem,42px),22px);
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont3_list {
  width: 100%;
  height: auto;
}
.cont3_item {
  width: 100%;
  height: auto;
  margin-bottom: 0.2rem;
}
.cont3_item .cont3_item_tit {
  font-size: 0.144rem;
  font-size:max(min(0.144rem,32px),20px);
  font-weight: 400;
  color: #333333;
}
.cont3_item .cont3_item_detail {
  font-size: 0.064rem;
  font-size:max(0.064rem,12px);
  font-weight: 400;
  color: #777777;
  margin-top: 0.08rem;
}
.cont3_item ul {
  width: 100%;
  height: auto;
  padding: 0;
}
.cont3_item ul li {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 0.04rem;
}
.cont3_item ul li img {
  height: 0.048rem;
  width: auto;
  margin-right: 0.04rem;
}
.cont3_item ul li p {
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
}
.contact {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}
.contact p {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: start;
  height: auto;
  margin-right: 0.08rem;
}
.contact p img {
  height: 0.08rem;
  width: auto;
  margin-right: 0.04rem;
}
.contact p span {
  font-size: 0.072rem;
  font-size:max(0.072rem,12px);
  font-weight: 400;
  color: #575956;
}
.contact p a:hover{
    color:#4498f1;
}
.cont4 {
  width: 100%;
  height: 1.984rem;
  padding: 0.47rem 1.25rem 0.47rem 1.25rem;
  background: url(../assets/ourserve/cont5_bg.png) no-repeat;
  background-size: 100% 100%;
}
.layer9 {
  width: 100%;
  /*height: 1.94rem;*/
  background-image: url(../assets/layer9_bg.png);
  background-size: cover;
  padding: 0.47rem 1.25rem 0.51rem 1.25rem;
  overflow: hidden;
  position: relative;
  color: #fff;
  box-sizing: border-box;
}
.layer9 .con {
  display: flex;
  justify-content: space-between;
}
.layer9 .con .left h3 {
  font-size: 0.31rem;
  font-weight: 700;
}
.layer9 .con .left h4 {
  font-size: 0.19rem;
  font-weight: 500;
}
.layer9 .btn {
  width: 0.78rem;
  height: 0.22rem;
  background: #ffffff;
  border-radius: 0.11rem;
  color: #001e82;
  margin-top: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.07rem;
  cursor: pointer;
}
.layer9 .btn:hover {
  opacity: 0.8;
  transition: 0.2s;
}
input:focus,
select:focus {
  outline: 0 solid #ffffff;
}
input:-moz-placeholder,
select::-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
  font-size: 0.064rem;
}
select::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ffffff;
  font-size: 0.064rem;
}
select::-moz-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 0.064rem;
}
select {
  width: 100%;
  height: 0.204rem;
  border: 1px solid transparent;
  border-radius: 0.032rem;
  font-size: 0.048rem;
  color: #ffffff;
  background-color: transparent;
}
select option {
  color: #000000;
}
@media screen and (max-width: 768px) {
  .banner_info{
    padding:0.2rem 20px
  }
  .contact p span,
  .cont3_item ul li p,
  .cont3_item .cont3_item_detail,
  .cont2_bottom .small_tit,
  .cont2 .detail,
  .cont1_item .info,
  .cont1 .detail,
  .banner_tit2{
    font-size: 14px;
  }
  .cont1{
    padding: 0.47rem 20px;
  }
  .cont1_item .tit{
    font-size: 16px;
  }
  .cont1_item{
    width: 100%;

  }
  .cont1_item_one{
    height: auto;
    padding: 10px 20px;
  }
  .cont1_item_two img, .cont1_item_one img{
    position: inherit;
    bottom: 0;
    display: none;
  }
  .cont1_item .tit{
    line-height: normal;
  }
  .cont1_item_three{
    height: auto;
    padding: 10px 20px;
  }
  .cont1_item_three img{
    position: inherit;
    object-fit: cover;
    display: none;

  }
  .cont1_item_two{
    height: auto;
    padding: 10px 20px;

  }

  .cont2{
    padding: 0.47rem 20px 0.47rem  20px;
  }
  .serve_time ul li p{
    font-size: 14px;
  }
  .serve_time ul li {
    width: 49%;
    height: auto;
  }
  .cont3{
    padding: 0.47rem 20px 0.47rem 20px;
  }
  .contact{
    flex-wrap: wrap;
  }
  .contact p img {
    height: 14px;
  }
  .cont3_item ul li img {
    height: 10px;
  }
  .layer9 {
    padding: 0.27rem 20px;
    height: auto;
  }
  .layer9 .con {
    display: block;
  }
  .layer9 .con .left h4,
  .layer9 .con .left h3 {
    text-align: center;
  }
  .form_item.light {
    margin: 0.08rem 0;
    width: 100%;
    height: 0.3rem;
    border-radius: 0.15rem;
  }
  .layer9 .btn {
    margin: auto;
    background-color: #0064d2;
    color: #ffffff;
    height: 0.3rem;
    border-radius: 0.15rem;
    width: 0.9rem;
    margin-top: 0.2rem;
  }
  .layer9 .btn img {
    display: none;
  }
  .form_item.light {
    margin: 0.08rem 0 !important;
    width: 100% !important;
    height: 0.3rem !important;
    border-radius: 0.15rem !important;
  }
  .layer9 .con .slideInRight{
    display: block;
  }
  }