.tit-sec {
  width: 100%;
  text-align: center;
  padding: 0rem 0 0.8rem 0;
}
.tit-sec .tit-bt {
  font-weight: 700;
  font-size: 0.56rem;
}
.tit-sec .tit-des {
  font-size: 0.34rem;
  position: relative;
  display: inline-block;
  line-height: 0.7rem;
}
.tit-sec .tit-des i:first-child {
  position: absolute;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  top: 50%;
  left: -0.3rem;
  transform: translateY(-50%);
  background: #f77208;
}
.tit-sec .tit-des i:last-child {
  position: absolute;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  top: 50%;
  right: -0.3rem;
  transform: translateY(-50%);
  background: #f77208;
}
.tit-sec .tit-des::before {
  position: absolute;
  content: "";
  width: 3rem;
  height: 1px;
  top: 50%;
  left: -3.3rem;
  transform: translateY(-50%);
  background: #f77208;
}
.tit-sec .tit-des::after {
  position: absolute;
  content: "";
  width: 3rem;
  height: 1px;
  top: 50%;
  right: -3.3rem;
  transform: translateY(-50%);
  background: #f77208;
}
.tit-des.c-white i:first-child {
  background: #fff;
}
.tit-des.c-white i:last-child {
  background: #fff;
}
.tit-des.c-white:after,
.tit-des.c-white:before {
  background: #fff;
}
.tit-small {
  margin-bottom: 0.36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
}
.tit-small h3 {
  display: inline-block;
  font-size: 0.5rem;
}
.tit-small span {
  display: inline-block;
}
.tit-small span a {
  font-size: 0.26rem;
}
.price_ora {
  color: #f77208;
}
.tj_row {
  /* width: percentage(1920/2560); */
  margin: 0 auto;
  padding: 1.1rem 0 0.6rem 0;
}
.tj-sec {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0.7rem;
}
.tj-sec .pro-item {
  width: 23.8%;
  transition: all 0.3s ease 0s;
  margin-bottom: 0.02rem;
  border: 1px solid #eee;
  height: 5.96rem;
  position: relative;
  float: left;
  overflow: hidden;
  /* border: 1px solid #f5f5f5; */
  text-align: center;
}
.tj-sec .pro-item .a1 img {
  height: 50%;
  display: block;
  width: 76%;
  text-align: center;
  margin: 30px auto 6px auto;
}
.tj-sec .pro-item .a1 .divA {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: auto;
  padding: 5px 5px 5px 5px;
  background: #fafafa;
}
.tj-sec .pro-item .a1 .divA .p1 {
  width: 100%;
  height: 1.2rem;
  font-size: 0.26rem;
  color: #333;
  text-align: left;
}
.tj-sec .pro-item .a1 .divA .p3 {
  position: relative;
  right: 5px;
  bottom: 0px;
  color: #333;
  text-align: right;
  font-size: 0.25rem;
  font-weight: 500;
}
.tj-sec .pro-item .a1 .divA .p3 span {
  font-size: 0.36rem;
  font-weight: 500;
  color: #dd0000;
}
.tj-sec .pro-item .a2 {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.2s;
  overflow: hidden;
  filter: alpha(opacity=93);
  -moz-opacity: 0.93;
  opacity: 0.93;
}
.tj-sec .pro-item .a2 .p4 {
  width: auto;
  text-align: center;
  color: #fff;
  font-size: 0.34rem;
  font-weight: 600;
  transition: all 0.2s 0.1s ease-out;
  padding: 0.18rem;
}
.tj-sec .pro-item .a2 .p5 {
  width: auto;
  text-align: left;
  line-height: 0.4rem;
  font-size: 0.32rem;
  padding: 0 0.5rem;
  margin: 0.3rem auto 0;
  text-align: justify;
  color: white;
  transition: all 0.2s 0.2s ease-out;
}
.tj-sec .pro-item .a2 .p6 {
  width: auto;
  text-align: center;
  transform: scale(1.4);
  transition: all 0.3s 0.2s;
  color: white;
  font-size: 0.33rem;
  padding-top: 0.3rem;
}
.tj-sec .pro-item .a2 .p6 span {
  font-size: 0.42rem;
  font-weight: 500;
  color: #dd0000;
}
.tj-sec .pro-item .a2 .p7 {
  font-size: 0.3rem;
  border: 1px solid #fff;
  border-radius: 0.46rem;
  padding: 0.1rem 0.2rem;
  margin: 0.4rem auto 0 auto;
  text-align: center;
  width: 50%;
}
.tj-sec .pro-item:hover {
  transform: translate3d(0px, -4px, 0px);
  box-shadow: 0 4px 6px #aaa;
  border-radius: 0.12rem;
}
.tj-sec .pro-item:hover .pro-tit {
  color: #00a0ff;
}
.hxyw-wrap {
  justify-content: space-between;
}
.hxyw-wrap .hxyw-item {
  width: 48.5%;
  position: relative;
  background: coral;
  padding-bottom: 0.44rem;
  background-image: -webkit-linear-gradient(45deg, #f5f5f5, #e0dfdf);
  background-image: linear-gradient(45deg, #f5f5f5, #e0dfdf);
}
.hxyw-wrap .hxyw-item .pic {
  text-align: center;
  padding: 0.36rem 0;
  margin: 0 auto;
}
.hxyw-wrap .hxyw-item .pic img {
  display: block;
  width: 10%;
  text-align: center;
  margin: 0 auto;
}
.hxyw-wrap .hxyw-item .ti {
  position: absolute;
  font-size: 0.5rem;
  top: 0.4rem;
  left: 0.5rem;
  padding: 0.2rem 0.3rem;
  border-radius: 0.6rem;
  display: inline-block;
  width: max-content;
  color: #333;
  background-image: -webkit-linear-gradient(45deg, #5cecf5, #dcf3f9);
  background-image: linear-gradient(45deg, #5cecf5, #dcf3f9);
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.hxyw-wrap .hxyw-item .ti.right {
  left: 0.5rem;
}
.hxyw-wrap .hxyw-item .con {
  font-size: 0.3rem;
  line-height: 0.8rem;
  padding: 0 2.2rem;
}
.hxyw-wrap .hxyw-item:nth-child(1) .con {
  text-align: center;
  padding: 0;
}
.hxyw-wrap .hxyw-item:nth-child(1) .pic img {
  width: 11%;
}
.hxyw-wrap .hxyw-item:nth-child(1),
.hxyw-wrap .hxyw-item:nth-child(2) {
  margin-bottom: 0.44rem;
}
.hxyw-wrap .hxyw-item:nth-child(2) .pic {
  padding-top: 0.44rem;
}
.hxyw-wrap .hxyw-item:nth-child(3) .pic {
  padding-top: 0.54rem;
}
.hxyw-wrap .hxyw-item:nth-child(4) .pic {
  padding-top: 0.48rem;
}
.hxyw-wrap .hxyw-item:nth-child(4) .pic img {
  width: 9%;
}
.hzqy-box {
  justify-content: space-between;
  height: auto;
  flex-wrap: wrap;
}
.hzqy-box li {
  width: 18.8%;
  border: 1px solid #f7e8e8;
  border: 1px solid #eee;
  margin-bottom: 0.36rem;
  display: block;
  border-radius: 0.14rem;
  background: #fff;
}
.hzqy-box li .pic {
  width: 100%;
  text-align: center;
}
.hzqy-box li .pic img {
  width: auto;
  display: block;
  text-align: center;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
}
.hzqy-box li:hover {
  border: 1px solid #f77208;
}
.swiper-pagination.hzqy2 {
  margin: 4px auto;
  left: 50%;
  bottom: -0.5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.swiper-pagination.hzqy2 .swiper-pagination-bullet {
  margin-right: 8px;
  background: #ccc;
  width: 0.24rem;
  height: 0.24rem;
}
.swiper-pagination.hzqy2 .swiper-pagination-bullet-active {
  background: #f77208;
}
.sdcn-sec img {
  width: 100%;
}
.swiper-container {
  height: auto !important;
}
.swiper-wrapper {
  height: auto !important;
}
.swiper-slide {
  height: auto !important;
}
.swiper-pagination.jjfa2 {
  margin: 4px auto;
  left: 50%;
  bottom: 1.9rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.swiper-pagination.jjfa2 .swiper-pagination-bullet {
  margin-right: 8px;
  background: #ccc;
  width: 0.24rem;
  height: 0.24rem;
}
.swiper-pagination.jjfa2 .swiper-pagination-bullet-active {
  background: #fff;
}
.case_row {
  margin: 0 auto;
  padding: 0.6rem 0 1.1rem 0;
}
.case-sec {
  justify-content: space-between;
  width: 100%;
}
.case-nav {
  width: 26%;
  height: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.case-nav .nav-item {
  font-size: 0.24rem;
  width: 42%;
  text-align: center;
  padding: 0.1rem 0.14rem;
  border: 1px solid #ccc;
  border-radius: 0.2rem;
  margin: 0 0 0.34rem 0;
  cursor: pointer;
}
.case-nav .nav-item:hover {
  background-image: -webkit-linear-gradient(145deg, #5cecf5, #dcf3f9);
  background-image: linear-gradient(145deg, #5cecf5, #dcf3f9);
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.case-nav .nav-item.on {
  display: block;
  background-image: -webkit-linear-gradient(145deg, #5cecf5, #dcf3f9);
  background-image: linear-gradient(145deg, #5cecf5, #dcf3f9);
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.case-con {
  width: 66%;
}
.case-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
}
.case-wrap .case-item {
  width: 48.4%;
}
.case-wrap .case-item img {
  width: 100%;
  display: block;
}
.case-wrap .case-item:nth-last-child(n+3) {
  margin-bottom: 0.3rem;
}
.jigou_row {
  background: #f5f5f5;
}
.jigoue-sec {
  justify-content: space-between;
  padding: 0.8rem 0;
}
.jigou-item {
  width: 23.4%;
  margin-bottom: 0.5rem;
  background: #fff;
  padding-bottom: 0.2rem;
}
.jigou-item .pic {
  width: 100%;
  text-align: center;
}
.jigou-item .pic img {
  width: 100%;
  display: block;
}
.jigou-item h4 {
  font-weight: 700;
  font-size: 0.29rem;
  text-align: left;
  line-height: 0.56rem;
  padding: 0 0.2rem;
}
.jigou-item p {
  font-size: 0.24rem;
  text-align: left;
  line-height: 0.52rem;
  padding: 0 0.2rem;
}
.jigou-item:nth-last-child(1),
.jigou-item:nth-last-child(2) {
  background: transparent;
  opacity: 0;
}
.jigou-item:hover {
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.about_row {
  width: 100%;
  background: #f5f5f5;
  padding: 1.1rem 0 0.6rem 0;
}
.gs-wrap {
  justify-content: space-between;
}
.gs-wrap .gs-item {
  width: 24%;
  text-align: center;
  background: #fff;
  padding: 0.6rem 0.24rem 0.4rem 0.24rem;
}
.gs-wrap .gs-item .pic {
  width: 100%;
  padding: 0.2rem 0 0.3rem;
}
.gs-wrap .gs-item .pic img {
  display: block;
  width: 22%;
  margin: 0 auto;
}
.gs-wrap .gs-item h4 {
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.6rem;
}
.gs-wrap .gs-item p {
  font-size: 0.26rem;
  line-height: 0.6rem;
}
.gywm-wrap {
  padding: 0.8rem 1.4rem;
  background: #fff;
  font-size: 0.3rem;
  line-height: 0.64rem;
  text-align: justify;
}
.ad-sec {
  justify-content: space-between;
}
.ad-sec .ad-item {
  width: 49.2%;
  padding-bottom: 0.36rem;
}
.ad-sec .ad-item img {
  display: block;
  width: 100%;
  border: 1px solid #f0f0f0;
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
  .tit-sec {
    width: 100%;
    text-align: center;
    padding: 0rem 0 1rem 0;
  }
  .tit-sec .tit-bt {
    font-weight: 700;
    font-size: 1.16rem;
  }
  .tit-sec .tit-des {
    font-size: 0.9rem;
    position: relative;
    display: inline-block;
    line-height: 1.2rem;
  }
  .tit-sec .tit-des i:first-child {
    position: absolute;
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    top: 50%;
    left: -0.54rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-sec .tit-des i:last-child {
    position: absolute;
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    top: 50%;
    right: -0.54rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-sec .tit-des::before {
    position: absolute;
    content: "";
    width: 3.6rem;
    height: 1px;
    top: 50%;
    left: -3.9rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-sec .tit-des::after {
    position: absolute;
    content: "";
    width: 3.6rem;
    height: 1px;
    top: 50%;
    right: -3.9rem;
    transform: translateY(-50%);
    background: #f77208;
  }
  .tit-des.c-white i:first-child {
    background: #fff;
  }
  .tit-des.c-white i:last-child {
    background: #fff;
  }
  .tit-des.c-white:after,
  .tit-des.c-white:before {
    background: #fff;
  }
  .tit-small {
    padding: 0 0.4rem;
  }
  .tit-small h3 {
    font-size: 1.1rem;
  }
  .tit-small span a {
    font-size: 0.8rem;
  }
  .tj-sec {
    padding: 0 0.4rem;
  }
  .tj-sec .pro-item {
    width: 48.4% !important;
  }
  .tj-sec .pro-item .pro-tit {
    font-size: 0.94rem;
    padding: 0 0.44rem;
  }
  .tj-sec .pro-item .pro-pri {
    font-size: 0.88rem;
    padding: 0.2rem 0 0.3rem 0;
  }
  .tj-sec .pro-item .pro-pri span {
    font-size: 1.4rem;
  }
  .tj-sec .pro-item {
    height: 12rem;
    margin-bottom: 1rem;
  }
  .tj-sec .pro-item .a1 .divA .p1 {
    height: 2.3rem;
    font-size: 0.8rem;
    text-align: justify;
  }
  .tj-sec .pro-item .a1 .divA .p3 {
    font-size: 0.7rem;
  }
  .tj-sec .pro-item .a1 .divA .p3 span {
    font-size: 0.9rem;
  }
  .tj-sec .pro-item .a2 .p4 {
    font-size: 0.724rem;
    padding-top: 0.6rem;
  }
  .tj-sec .pro-item .a2 .p5 {
    font-size: 0.6rem;
    padding: 0 0.8rem;
    margin: 0.3rem auto 0;
    line-height: 1rem;
  }
  .tj-sec .pro-item .a2 .p6 {
    padding-top: 0.26rem;
    font-size: 0.94rem;
  }
  .tj-sec .pro-item .a2 .p6 span {
    font-size: 1rem;
  }
  .tj-sec .pro-item .a2 .p7 {
    font-size: 0.94rem;
  }
  .hxyw-wrap {
    justify-content: space-between;
  }
  .hxyw-wrap .hxyw-item {
    width: 48.5%;
    position: relative;
    background: coral;
    padding: 0.04rem 0 0.86rem;
    background-image: -webkit-linear-gradient(45deg, #f5f5f5, #e0dfdf);
    background-image: linear-gradient(45deg, #f5f5f5, #e0dfdf);
  }
  .hxyw-wrap .hxyw-item .pic {
    text-align: right;
    padding: 0.36rem 0;
    margin: 0 auto;
    margin-left: 8rem;
  }
  .hxyw-wrap .hxyw-item .pic img {
    display: block;
    width: 45%;
    text-align: center;
    margin: 0 auto;
  }
  .hxyw-wrap .hxyw-item .ti {
    position: absolute;
    font-size: 0.66rem;
    top: 0.6rem;
    left: 0.5rem;
    padding: 0.2rem 0.3rem;
    border-radius: 0.6rem;
    display: inline-block;
    width: max-content;
    color: #333;
    background-image: -webkit-linear-gradient(45deg, #5cecf5, #dcf3f9);
    background-image: linear-gradient(45deg, #5cecf5, #dcf3f9);
    -webkit-box-shadow: 0 1px 8px 0px #ccc;
    box-shadow: 0 1px 8px 0px #ccc;
  }
  .hxyw-wrap .hxyw-item .ti.right {
    left: 0.5rem;
  }
  .hxyw-wrap .hxyw-item .con {
    font-size: 0.68rem;
    line-height: 0.8rem;
    padding: 0.28rem 1.8rem 0 1.8rem;
    text-align: justify;
  }
  .hxyw-wrap .hxyw-item:nth-child(1) .con {
    text-align: center;
    padding: 0;
  }
  .hxyw-wrap .hxyw-item:nth-child(1) .pic img {
    width: 54%;
  }
  .hxyw-wrap .hxyw-item:nth-child(1),
  .hxyw-wrap .hxyw-item:nth-child(2) {
    margin-bottom: 0.44rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(2) .pic {
    padding-top: 0.44rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(3) .pic {
    padding-top: 0.54rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(4) .pic {
    padding-top: 0.48rem;
  }
  .hxyw-wrap .hxyw-item:nth-child(4) .pic img {
    width: 44%;
  }
  .case_row {
    margin: 0 auto;
    padding: 0.5rem 0 1.1rem 0;
  }
  .case-sec {
    justify-content: space-between;
    width: 100%;
    padding: 0 0.5rem;
  }
  .case-nav {
    width: 100%;
    margin-bottom: 0.46rem;
  }
  .case-nav .nav-item {
    font-size: 0.76rem;
    width: 30%;
    text-align: center;
    padding: 0.2rem 0.4rem;
    border: 1px solid #ccc;
    border-radius: 0.3rem;
    /* margin: 0 auto 0.34rem 0; */
    cursor: pointer;
  }
  .case-nav .nav-item:hover {
    background-image: -webkit-linear-gradient(145deg, #5cecf5, #dcf3f9);
    background-image: linear-gradient(145deg, #5cecf5, #dcf3f9);
    -webkit-box-shadow: 0 1px 8px 0px #ccc;
    box-shadow: 0 1px 8px 0px #ccc;
  }
  .case-nav .nav-item.on {
    display: block;
    background-image: -webkit-linear-gradient(145deg, #5cecf5, #dcf3f9);
    background-image: linear-gradient(145deg, #5cecf5, #dcf3f9);
    -webkit-box-shadow: 0 1px 8px 0px #ccc;
    box-shadow: 0 1px 8px 0px #ccc;
  }
  .case-con {
    width: 100%;
  }
  .case-wrap {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .case-wrap .case-item {
    width: 48.4%;
  }
  .case-wrap .case-item img {
    width: 100%;
    display: block;
  }
  .case-wrap .case-item:nth-last-child(n+3) {
    margin-bottom: 0.5rem;
  }
  .jigoue-sec {
    justify-content: space-between;
    padding: 0.7rem 0.7rem 0 0.7rem;
  }
  .jigou-item {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .jigou-item .pic {
    width: 100%;
    text-align: center;
  }
  .jigou-item .pic img {
    width: 100%;
    display: block;
  }
  .jigou-item h4 {
    font-weight: 700;
    font-size: 1rem;
    text-align: left;
    line-height: 2rem;
  }
  .jigou-item p {
    font-size: 0.8rem;
    text-align: left;
    line-height: 1.4rem;
  }
  .about_row {
    width: 100%;
    background: #f5f5f5;
    padding: 1.1rem 0 0.6rem 0;
  }
  .gs-wrap {
    justify-content: space-between;
  }
  .gs-wrap .gs-item {
    width: 48.4%;
    text-align: center;
    background: #fff;
    padding: 0.6rem 0.44rem 0.6rem 0.44rem;
  }
  .gs-wrap .gs-item .pic {
    width: 100%;
    padding: 0.4rem 0 0.6rem;
  }
  .gs-wrap .gs-item .pic img {
    display: block;
    width: 22%;
    margin: 0 auto;
  }
  .gs-wrap .gs-item h4 {
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.7rem;
  }
  .gs-wrap .gs-item p {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .gs-wrap .gs-item:nth-child(1),
  .gs-wrap .gs-item:nth-child(2) {
    margin-bottom: 0.6rem;
  }
  .gywm-wrap {
    padding: 0.8rem 1.4rem;
    background: #fff;
    font-size: 0.8rem;
    line-height: 1.2rem;
    width: 96%;
    margin: 0 auto;
    text-indent: 2em;
    text-align: justify;
  }
  .hzqy-box {
    justify-content: space-between;
    height: auto;
    flex-wrap: wrap;
    padding: 0 0.6rem;
  }
  .hzqy-box li {
    width: 18.8%;
    border: 1px solid #f7e8e8;
    border: 1px solid #eee;
    margin-bottom: 0.36rem;
    display: block;
    border-radius: 0.14rem;
  }
  .hzqy-box li .pic {
    width: 100%;
    text-align: center;
  }
  .hzqy-box li .pic img {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    transition: all 0.3s ease 0s;
  }
  .hzqy-box li:hover {
    border: 1px solid #f77208;
  }
  .ad-sec {
    justify-content: space-between;
    padding: 0 0.5rem;
  }
  .ad-sec .ad-item {
    width: 100%;
    padding-bottom: 0.36rem;
  }
  .ad-sec .ad-item img {
    display: block;
    width: 100%;
    border: 1px solid #f0f0f0;
  }
  .ad-sec .ad-item:last-child {
    display: none;
  }
  .navbar_row {
    padding: 0 0.4rem;
  }
}
