.banner{
  width: 100%;
  height: 730px;
  /*height: 500px;*/
  /*margin-top: 100px;*/
}
.banner_contain{
  width: 1520px;
  margin: 0 auto;
}
.banner .swiper-container{
  width: 100%;
  height: 730px;
  /*height: 500px;*/
}
.banner_contain h1{
  color: #000;
  font-size: 56px;
  line-height: 80px;
  padding-bottom: 15px;
  margin-top: 230px;
}
.banner_contain p{
  color: rgba(0,0,0,0.85);
  font-size: 20px;
  line-height: 32px;
  width: 778px;
}
.banner_contain .btn_text{
  width: 184px;
  height: 50px;
  background: #0050FE;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin-top: 60px;
  cursor: pointer;
}
.banner_contain .btn_text a{
  color: #fff;
  display: block;
}
.bg1{
  background-image: url(https://cdndata.baoguane.com/pc/new/banner/banner1.jpg);
  background-size: cover,contain;
  background-position: center center;
}
.bg2{
  background-image: url(https://cdndata.baoguane.com/pc/new/banner/banner2.jpg);
  background-size: cover,contain;
  background-position: center center;
}
.bg3{
  background-image: url(https://cdndata.baoguane.com/pc/new/banner/banner3.jpg);
  background-size: cover,contain;
  background-position: center center;
}
.bg4{
  background-image: url(https://cdndata.baoguane.com/pc/images/banner/banner_4.png);
  background-size: cover,contain;
  background-position: center center;
}
.banner .pagination{
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 76px;
  height: 5px;
  background-color: rgba(255,255,255,.55);
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.banner .swiper-active-switch {
  background: #fff;
}

.custom{
  width: 100%;
  height: 262px;
  /*background-image: url(https://cdndata.baoguane.com/pc/images/bgy_bj.png);*/
  background-size: cover,contain;
  background-position: center center;
}
.bgy_title{
  text-align: center;
  font-size: 50px;
  font-weight: normal;
  padding-top: 50px;
  color:rgba(0,0,0,0.85);
}
.bgy_title2{
  font-size: 18px;
  text-align: center;
  padding-top: 12px;
  line-height: 28px;
  color:rgba(0,0,0,0.65);
  width: 980px;
  margin: 0 auto;
}
.custom_contain{
  width: 1520px;
  margin: 95px auto 0;
  position: relative;
}
.custom_contain div{
  width: 380px;
  float: left;
}
.custom_contain div p:nth-of-type(1){
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.custom_contain div p:nth-of-type(2){
  font-size: 20px;
  text-align: center;
  color: #5f647b;
  padding-top: 10px;
}
.custom_contain div.custom_line{
  width: 1px;
  height: 63px;
  background-color: #eee;
  position: absolute;
  top: 22px;
}
.custom_line1{
  left: 400px;
}
.custom_line2{
  left: 800px;
}

/*.enterprise_box{*/
/*  width:100%;*/
/*  margin-bottom:83px;*/

/*}*/
/*.enterprise_box ul{*/
/*  width: 1200px;*/
/*  margin: 60px auto 0;*/
/*}*/
/*.enterprise_box ul li{*/
/*  width: 176px;*/
/*  height: 97px;*/
/*  float: left;*/
/*  margin-bottom: 10px;*/
/*  margin-right: 10px;*/
/*}*/
.text_box{
  margin: 0 auto;
  text-align: center;
}
.text_box .text_tit{
  font-size: 50px;
  margin-bottom: 15px;
}
.text_box .text_sm{
  font-size: 18px;
  color: rgba(0, 0, 0, 0.65);
}


.experience{
  width: 100%;
  height: 352px;
  background-image: url(https://cdndata.baoguane.com/pc/images/bg_bj.png);
  background-size: cover,contain;
  background-position: center center;
}
.experience h1{
  font-size: 36px;
  color: #fff;
  padding-top: 84px;
  text-align: center;
}
.experience p{
  color: #fff;
  padding-top: 14px;
  font-size: 20px;
  text-align: center;
}
.experience_btn{
  width: 300px;
  height: 68px;
  line-height: 68px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  border-radius: 34px;
  background-color: #0096ff;
  margin: 30px auto 0;
  cursor: pointer;
}

.platform{
  width: 100%;
  height: 920px;
  /*background-image: url(https://cdndata.baoguane.com/pc/images/platform/yjlx_bj.png);*/
  /*background-size: cover,contain;*/
  /*background-position: center center;*/
  background: #EFF2FC;
}
.platform_contain{
  width: 1520px;
  margin: 66px auto 0;
}
.platform_contain div{
  width: 360px;
  height: 573px;
  background: #EEF1FB;
  float: left;
  margin-right: 26px;
  border-radius: 12px;
}
.platform_contain div:nth-of-type(1){
  /*background: linear-gradient( 180deg, #3264FF 0%, #819AE5 100%);*/
  background-image: url(https://cdndata.baoguane.com/pc/new/home/zhineng.png?v=20250303);
  background-size: cover,contain;
  background-position: center center;
}
.platform_contain div:nth-of-type(2){
  background-image: url(https://cdndata.baoguane.com/pc/new/home/gaoxiao.png?v=20250304);
  background-size: cover,contain;
  background-position: center center;
}
.platform_contain div:nth-of-type(3){
  background-image: url(https://cdndata.baoguane.com/pc/new/home/anquan.png?v=20250305);
  background-size: cover,contain;
  background-position: center center;
}
.platform_contain div:nth-of-type(4){
  background-image: url(https://cdndata.baoguane.com/pc/new/home/bianli.png?v=20250306);
  background-size: cover,contain;
  background-position: center center;
  margin-right: 0;
}
.platform_contain div img{
  width: 340px;
  height: 210px;
  margin: 10px 0 0 10px;
}
.platform_contain div h1{
  font-size: 40px;
  line-height: 56px;
  color: #fff;
  text-align: left;
  padding: 53px 0 15px 35px;
}
.platform_contain div p{
  font-size: 18px;
  color: #fff;
  line-height: 32px;
  padding: 0 35px;
}
.platform_contain div p span{
  font-size: 18px;
  font-weight: bold;
  color: #0096ff;
}

.manifest{
  width: 100%;
  height: 750px;
  /*background-image: url(https://cdndata.baoguane.com/pc/images/manifest/cdxt_bj.png);*/
  background: #C8F0F9;
  /*background-size: cover,contain;*/
  /*background-position: center center;*/
}
.manifest_contain_h5{
  display: none;
}
.manifest_contain{
  width: 1520px;
  margin: 0 auto 0;
}
.manifest_contain_left{
  width: 375px;
  /*height: 578px;*/
  float: left;
  margin-top:155px;
  /*background-image: url(https://cdndata.baoguane.com/pc/images/manifest/cdxt_img.png);*/
  /*background-size: 100% 100%;*/
}
.manifest_contain_left p{
  font-size: 18px;
  color: rgba(0,0,0,0.85);
  line-height: 32px;
  text-align: left;
}
.manifest_contain_left h1{
  font-size: 40px;
  color: rgba(0,0,0,0.85);
  line-height: 60px;
  text-align: left;
  margin-top: 22px;
}
.manifest_contain_left .manifest_efficient{
  height:32px;
  margin-top:60px;
}
.manifest_contain_left .efficient_text,.manifest_contain_left .cost_text{
  font-size: 18px;
  color: rgba(0,0,0,0.85);
  line-height: 32px;
}
.manifest_contain_left .efficient_text{
  float: left;
}
.manifest_contain_left .cost_text{
  float: right;
}
.manifest_contain_left .efficient_text img{
  width: 28px;
  height: 23px;
  float: left;
  margin-right: 17px;
  margin-top: 5px;
}
.manifest_contain_left .cost_text img{
  width: 28px;
  height: 26px;
  float: left;
  margin-right: 17px;
  margin-top: 5px;
}
.manifest_contain_left .btn_text{
  width: 184px;
  height: 50px;
  background: #0050FE;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin-top:105px;
  cursor: pointer;
}
.manifest_contain_right{
  /*width: 694px;*/
  float: right;
  margin-top:66px;
}
.manifest_contain_right div{
  width: 910px;
  height: 303px;
  background: linear-gradient( 90deg, #86B3FA 0%, #337BFF 100%);
  border-radius: 10px;
  /*border: 1px solid;*/
  border-image: linear-gradient(221deg, rgba(255, 255, 255, 0.29), rgba(173, 174, 177, 0.05), rgba(255, 255, 255, 0.22)) 1 1;
  backdrop-filter: blur(7px);
}
.manifest_contain_right div:nth-of-type(2){
  margin-top: 30px;
  background: linear-gradient( 270deg, #0DC7C0 0%, #50CFCA 100%);
  border-image: linear-gradient(221deg, rgba(255, 255, 255, 0.29), rgba(173, 174, 177, 0.05), rgba(255, 255, 255, 0.22)) 1 1;
}
.manifest_contain_right div h1{
  /*height: 70px;*/
  font-size: 30px;
  color: #FFFFFF;
  line-height: 34px;
  text-align: left;
  margin-left: 62px;
  padding-top: 40px;
  /*border-bottom: 1px solid #dfdfdf;*/
}
.manifest_contain_right div p{
  font-size: 18px;
  color: rgba(255,255,255,0.65);
  line-height: 32px;
  text-align: left;
  /*padding: 0 30px;*/
  margin-top: 34px;
  padding:0 59px;
}
.manifest_contain_right div img{
  width:55px;
  height:55px;
  float: left;
  margin-right:30px;
}

.ordering_system{
  background:#F3F7FB;
  height:auto;
  padding-bottom:116px;
  padding-top: 79px;
}
.ordering_system .ordering_system_contain{
  width: 1520px;
  height: 593px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.13);
  border-radius: 10px;
  margin: 116px auto 0;
  overflow: hidden;
  position: relative;
}
.ordering_system .ordering_system_contain_h5{
  display: none;
}
.ordering_system .ordering_system_contain .contain_right{
  width: 100%;
  height: 593px;
  float: right;
}
.ordering_system .ordering_system_contain .contain_right .swiper-container{
  width:100%;
  height:100%;
}
.ordering_system .ordering_system_contain .contain_right .ordering_system_nr{
  display: flex;
  justify-items: center;
  align-items: center;
  background-image: url(https://cdndata.baoguane.com/pc/new/news/bg_sys.png);
  background-size: cover,contain;
  background-position: center center;
}
.ordering_system .ordering_system_contain .contain_right img{
  width:90%;
  height:auto;
  margin: 0 auto;
  border-radius: 10px;
}
.ordering_system .ordering_system_contain .contain_left{
  float: left;
  width: 467px;
  padding:53px 48px 86px 60px;
  position: relative;
  height:calc(100% - 139px);
}
.ordering_system .ordering_system_contain .contain_left .mun span:nth-of-type(1){
  font-size: 40px;
  color: #0050FE;
  line-height: 60px;
  font-weight: bold;
}
.ordering_system .ordering_system_contain .contain_left .mun span:nth-of-type(2){
  font-size: 20px;
  color: rgba(0,0,0,0.65);
  line-height: 18px;
}
.ordering_system .ordering_system_contain .contain_left .text_t{
  font-size: 30px;
  color: #000000;
  line-height: 60px;
  margin-bottom:64px;
  margin-top:5px;
}
.ordering_system .ordering_system_contain .contain_left .text_sm{
  font-size: 18px;
  color: rgba(0,0,0,0.65);
  line-height: 30px;
  margin-bottom:95px;
}
.ordering_system .ordering_system_contain .btn_jt{
  position: absolute;
  bottom: 60px;
  left:60px;
  z-index:99;
}
.ordering_system .ordering_system_contain .btn_jt span{
  width:50px;
  height:50px;
  background: rgba(0,0,0,0.1);
  display: inline-block;
  cursor: pointer;
  color:#fff;
  font-size:30px;
  text-align: center;
  line-height:50px;
  font-weight: lighter;
}
.ordering_system .ordering_system_contain .btn_jt span:nth-of-type(2){
  margin-left:20px;
  background: #0050FE;
}
.slide-out {
  animation: slideOut 0.3s forwards;
}

.slide-in {
  animation: slideIn 0.3s forwards;
}

@keyframes slideOut {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes slideIn {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}

.advantage_contain{
  height:580px;
  width:100%;
  position:relative;
  margin-top: 52px;
}
.advantage_contain img{
  width: 80%;
  height: 580px;
  position:absolute;
  z-index: -1;
}
.advantage_contain .advantage_contain_rn{
  width: 1520px;
  height: 580px;
  margin: 0 auto;
}
.advantage_contain .advantage_contain_left{
  float: left;
}
.advantage_contain .advantage_contain_left .title{
  font-size: 50px;
  color: #FFFFFF;
  line-height: 60px;
  margin-top:173px;
}
.advantage_contain .advantage_contain_left .sm{
  font-size: 18px;
  color: rgba(255,255,255,0.85);
  line-height: 32px;
  margin-top: 16px;
}
.advantage_contain .advantage_contain_left .btn{
  width: 184px;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  margin-top: 76px;
  cursor: pointer;
}
.advantage_contain .advantage_contain_left .btn:hover{
  opacity: 0.8;
}
.advantage_contain .advantage_contain_right{
  float: right;
  width: 948px;
  height: 408px;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
  margin-top:82px;
  border-radius: 10px;
}
.advantage_contain .advantage_contain_right .contain{
  width: 50%;
  float: left;
  height: 50%;
  position: relative;
}
.advantage_contain .advantage_contain_right .contain img{
  width: 43px;
  height: 43px;
  position: absolute;
  left: 47px;
  top: 63px;
  z-index: 1;
}
.advantage_contain .advantage_contain_right .contain .tit_sm{
  margin-left: 123px;
  padding-right: 50px;
  margin-top: 47px;
}
.advantage_contain .advantage_contain_right .contain .tit_sm .tit{
  font-size: 30px;
  color: rgba(0,0,0,0.85);
  line-height: 56px;
}
.advantage_contain .advantage_contain_right .contain .tit_sm .sm{
  font-size: 16px;
  color: rgba(0,0,0,0.65);
  line-height: 26px;
}
.advantage_contain .zx_btn{
  display: none;
}

.city_contain{
  width:1520px;
  margin: 158px auto 30px;
}
.city_contain .title{
  width:100%;
  text-align: center;
  font-size: 50px;
  color: rgba(0,0,0,0.85);
  line-height: 60px;
}
.city_contain .city_name{
  margin-top:112px;
  margin-bottom:58px;
  display: flex;
  flex-wrap:wrap;
}
.city_contain .city_name .city_name_item{
  width:370px;
}
/*.city_contain .city_name .city_name_item:nth-of-type(1){*/
/*  width:320px;*/
/*}*/
.city_contain .city_name .city_name_item:nth-of-type(2){
  padding-left: 62px;
  width: 290px;
}
.city_contain .city_name .city_name_item:nth-of-type(3){
  width:150px;
  padding-left: 100px;
}
.city_contain .city_name .city_name_item:nth-of-type(4){
  padding-left: 100px;
  width: 224px;
}
.city_contain .city_name .city_name_item p{
  font-size: 16px;
  color: rgba(0,0,0,0.65);
  line-height: 32px;
  margin-left:50px;
}
.city_contain .city_name .city_name_item span{
  font-size: 16px;
  color: rgba(0,0,0,0.95);
  line-height: 32px;
}
.city_contain img{
  width:1400px;
  height:1100px;
}
.city_number{
  width:1520px;
  height:194px;
  box-shadow: 4px 10px 20px 0px rgba(0,0,0,0.09);
  border-radius: 16px;
  border: 1px solid rgba(0,0,0,0.1);
}
.city_number .city_number_item{
  width:33%;
  display: inline-block;
  text-align: center;
  padding:45px 0;
  position: relative;
}
.city_number .city_number_item:nth-of-type(1)::after{
  content: '';
  width:1px;
  height:48px;
  background:rgba(0,0,0,0.1);
  position:absolute;
  right:0;
  bottom:65px;
}
.city_number .city_number_item:nth-of-type(2)::after{
  content: '';
  width:1px;
  height:48px;
  background:rgba(0,0,0,0.1);
  position:absolute;
  right:0;
  bottom:65px;
}
.city_number .city_number_item p:nth-of-type(1){
  font-size: 44px;
  color: #0050FE;
  line-height: 65px;
}
.city_number .city_number_item p:nth-of-type(2){
  font-size: 18px;
  color: #00072C;
  line-height: 25px;
}
.city_contain .h5_city_name{
  display: none;
}

.product{
  width: 100%;
  height: 760px;
}
.product_contain{
  width: 1200px;
  margin: 100px auto 0;
}
.product_contain_item{
  width: 298px;
  height: 342px;
  border: 1px solid #eee;
  float: left;
  text-align: center;
  cursor: pointer;
}
.product_contain_item:hover{
  border-color: #0096ff;
}
.product_contain_img{
  height: 180px;
  position: relative;
}
.product_contain_item img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product_contain_item h1{
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
.product_contain_item p{
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.product_contain_line{
  width: 20px;
  height: 2px;
  background-color: #333;
  margin: 10px auto;
}

.search{
  width: 100%;
  height: 244px;
  background-image: url(https://cdndata.baoguane.com/pc/images/sjcx_bj.png);
  background-size: cover,contain;
  background-position: center center;
}
.search ul{
  width: 800px;
  margin: 0 auto;
  padding-top: 60px;
  overflow: hidden;
}
.search ul li{
  width: 200px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  float: left;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
.search ul li:nth-of-type(4){
  border: none;
}
.search_btn{
  width: 300px;
  height: 68px;
  line-height: 68px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  border-radius: 34px;
  background-color: #0096ff;
  margin: 50px auto 0;
  cursor: pointer;
}

.features{
  width: 100%;
  height: 914px;
  background-image: url(https://cdndata.baoguane.com/pc/images/features/tsgn_bj.png);
  background-size: cover,contain;
  background-position: center center;
}
.features_contain{
  width: 1200px;
  margin: 80px auto 0;
  overflow: hidden;
}
.more{
  clear: both;
  width: 60px;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
}
.more div{
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
}
.features_contain ul{
  width: 550px;
  float: left;
}
.features_contain ul:nth-of-type(1){
  margin-right: 100px;
}
.features_contain ul li{
  padding-bottom: 24px;
  overflow: hidden;
}
.features_contain ul li img{
  float: left;
  width: 44px;
  height: 44px;
}
.features_contain ul li div{
  width: 490px;
  padding-left: 10px;
  float: left;
}
.features_contain ul li div h1{
  font-size: 24px;
  color: #fff;
  line-height: 44px;
}
.features_contain ul li div p{
  color: #fff;
  line-height: 30px;
  font-size: 14px;
}

.coop{
  width: 100%;
  height: auto;
}
.coop_item_box{
  width: 1520px;
  overflow-x: hidden;
  margin: 0 auto 144px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
}
.coop_item_box::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.content_box{
  width: 13606px;
  margin: 60px auto 0;
  animation: scroll 58s linear infinite;
  display: flex;
}
/*.coop .content_box ul:nth-of-type(2){*/
/*  display: none;*/
/*}*/
.coop ul{
  width: auto;
  /*margin: 60px auto 0;*/
  /*display: flex;*/
  /*justify-content: flex-start;*/
  /*animation: scroll 18s linear infinite;*/
}
.coop ul li{
  width: auto;
  height: 150px;
  /*float: left;*/
  margin-bottom: 10px;
  display: inline-block;
}
.coop ul li img{
  width: auto;
  height: 150px;
}
.coop ul li:nth-of-type(3){
  padding: 0 30px;
}
.coop ul li:nth-of-type(3) img{
  height: 110px;
  margin-top: 28px;
  display: block;
}

.about{
  width: 100%;
  height: 350px;
  background-image: url(https://cdndata.baoguane.com/pc/images/gywm_bj.png);
  background-size: cover,contain;
  background-position: center center;
}
.about p:not(.bgy_title2){
  font-size: 14px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  padding-top: 10px;
}
.about_btn{
  width: 300px;
  height: 68px;
  line-height: 68px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  border-radius: 34px;
  background-color: #0096ff;
  margin: 50px auto 0;
  cursor: pointer;
}

.index_new{
  width: 1520px;
  margin: 0 auto;
}
.index_new_list{
  width: 100%;
  overflow: hidden;
  padding: 60px 0 86px;
}
.index_new_list li{
  width:463px;
  height: 288px;
  border: 1px solid #eee;
  float: left;
  margin-right: 60px;
  cursor: pointer;
}
.index_new_list li:hover{
  background-color: #0096ff;
}
.index_new_list li:hover h1,
.index_new_list li:hover p,
.index_new_list li:hover h2,
.index_new_list li:hover span{
  color: #fff;
}
.index_new_list li:nth-of-type(3){
  margin-right: 0;
}
.index_new_list li h1{
  font-size: 24px;
  color: #333;
  font-weight: normal;
  padding: 20px 20px;
}
.index_new_list li p{
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_new_list li h2{
  font-size: 36px;
  color: #333;
  padding: 15px 20px;
}
.index_new_list li span{
  font-size: 14px;
  color: #999;
  padding: 0 20px;
}

@media screen and (min-width: 1300px) and (max-width: 1598px){
  .banner_contain{
    width: 1200px;
  }
  .platform_contain{
    width:1200px;
  }
  .platform_contain div{
    margin-bottom: 26px;
    width: 280px;
    height: 493px;
  }
  .custom_contain{
    width:1200px;
  }
  .custom_contain div{
    width:300px;
  }
  .platform_contain div h1 {
    font-size: 30px;
    padding: 33px 0 15px 10px;
  }
  .platform_contain div p {
    font-size: 16px;
    padding: 0 10px;
  }
  .platform {
    width: 100%;
    height: 840px;
  }
  .custom_contain div:nth-of-type(1){
    width:200px;
  }
  .custom_contain div:nth-of-type(4){
    width:400px;
  }
  .coop .coop_item_box{
    width:1200px;
  }
  .coop ul{
    /*margin: 0;*/
    padding-left: 0;
  }
  .coop{
    height: auto;
  }
  .manifest_contain{
    width: 1200px;
  }
  .manifest_contain_left{
    width: 390px;
  }
  .manifest_contain_right{
    width: 590px;
  }
  .manifest_contain_right div{
    width: 590px;
  }

  .advantage_contain .advantage_contain_rn {
    width: 1200px;
    height: 580px;
    margin: 0 auto;
  }
  .advantage_contain .advantage_contain_left{
    width: 280px;
  }
  .advantage_contain .advantage_contain_left .title{
    margin-top: 138px;
  }
  .advantage_contain .advantage_contain_right{
    width: 648px;
    height: 408px;
    margin-top: 82px;
  }
  .advantage_contain .advantage_contain_right .contain img {
    top: 38px;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm .tit {
    font-size: 28px;
    line-height: 54px;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm {
    margin-left: 110px;
    padding-right: 20px;
    margin-top: 22px;
  }


  .ordering_system .ordering_system_contain{
    width:1200px;
  }
  .ordering_system .ordering_system_contain  .contain_left{
    width: 410px;
    padding: 33px 48px 53px 60px;
    height: calc(100% - 86px);
  }
  .ordering_system .ordering_system_contain .contain_right {
    width: 100%;
    height: 493px;
  }
  .ordering_system .ordering_system_contain .btn_jt{
    bottom: 50px;
  }
  .ordering_system .ordering_system_contain .contain_left .text_sm {
    font-size: 16px;
    margin-bottom: 55px;
  }
  .ordering_system .ordering_system_contain .contain_left .text_t {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .ordering_system .ordering_system_contain{
    height:493px;
  }

  .city_contain{
    width:1200px;
  }
  .city_contain img {
    width: 1200px;
    height: 1000px;
  }
  .city_number{
    width: 1200px;
  }
  .city_number .city_number_item:nth-of-type(1){
    width:28%;
  }
  .city_number .city_number_item:nth-of-type(2){
    width:28%;
  }.city_number .city_number_item:nth-of-type(3){
    width:43%;
  }
  .index_new{
    width: 1200px;
  }
  .index_new_list li{
    width: 383px;
    height: 300px;
    border: 1px solid #eee;
    float: left;
    margin-right: 20px;
    cursor: pointer;
  }
  .city_contain .city_name .city_name_item:nth-of-type(2){
    padding-left: 20px;
  }
  .city_contain .city_name .city_name_item:nth-of-type(3){
    padding-left: 20px;
  }
  .city_contain .city_name .city_name_item:nth-of-type(4){
    padding-left: 20px;
    width: 130px;
  }
  .city_contain .city_name .city_name_item p{
    margin-left: 50px;
  }
}

@media screen and (min-width: 1080px) and (max-width: 1300px){
  .banner_contain{
    width: 1000px;
  }
  .platform {
    height: 1520px;
  }
  .custom_contain{
    width: 1000px;
  }
  .custom_contain div{
    width: 500px;
  }

  .platform_contain{
    width: 750px;
  }
  .platform_contain div{
    width: 320px;
    margin-right: 20px;
    margin-bottom: 26px;
  }
  .platform_contain div img{
    width: 300px;
  }

  .manifest_contain{
    width: 1000px;
  }
  .manifest_contain_left{
    width: 390px;
  }
  .manifest_contain_right{
    width: 590px;
  }
  .manifest_contain_right div{
    width: 590px;
  }

  .product_contain{
    width: 1000px;
  }
  .product_contain_item{
    width: 248px;
  }
  .product_contain_item p{
    font-size: 12px;
  }

  .features_contain{
    width: 1000px;
  }
  .features_contain ul{
    width: 490px;
    float: left;
  }
  .features_contain ul:nth-of-type(1){
    margin-right: 20px;
  }
  .features_contain ul li div{
    width: 430px;
  }

  .coop .coop_item_box{
    width:1000px;
  }
  .coop ul{
    /*margin: 0;*/
    padding-left: 0;
  }
  .coop{
    height: auto;
  }

  .index_new{
    width: 1000px;
  }
  .index_new_list li{
    width: 318px;
    height: 300px;
    border: 1px solid #eee;
    float: left;
    margin-right: 20px;
    cursor: pointer;
  }

  .advantage_contain .advantage_contain_rn {
    width: 1000px;
    height: 580px;
    margin: 0 auto;
  }
  .advantage_contain .advantage_contain_left{
    width: 280px;
  }
  .advantage_contain .advantage_contain_left .title{
    margin-top: 138px;
  }
  .advantage_contain .advantage_contain_right{
    width: 648px;
    height: 408px;
    margin-top: 82px;
  }
  .advantage_contain .advantage_contain_right .contain img {
    top: 38px;
  }
  .ordering_system .ordering_system_contain .btn_jt {
    position: absolute;
    bottom: 30px;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm .tit {
    font-size: 28px;
    line-height: 54px;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm {
    margin-left: 110px;
    padding-right: 20px;
    margin-top: 22px;
  }

  .ordering_system .ordering_system_contain{
    width:1000px;
  }
  .ordering_system .ordering_system_contain  .contain_left{
    width: 267px;
    padding: 33px 48px 53px 60px;
    height:calc(100% - 86px);
  }
  .ordering_system .ordering_system_contain .contain_right {
    width: 100%;
    height: 493px;
  }
  .ordering_system .ordering_system_contain .contain_left .text_sm {
    font-size: 16px;
    margin-bottom: 35px;
    line-height: 28px;
  }
  .ordering_system .ordering_system_contain .contain_left .text_t {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 30px;
    margin-top: 20px;
  }
  .ordering_system .ordering_system_contain{
    height:493px;
  }

  .city_contain{
    width:1000px;
  }
  .city_contain img {
    width: 1000px;
    height: 800px;
  }


  .city_number{
    width: 1000px;
  }
  .city_number .city_number_item:nth-of-type(1){
    width:28%;
  }
  .city_number .city_number_item:nth-of-type(2){
    width:28%;
  }.city_number .city_number_item:nth-of-type(3){
     width:43%;
   }
  .city_contain .city_name .city_name_item:nth-of-type(3) {
    width: 140px;
    padding-left: 20px;
  }
  .city_contain .city_name .city_name_item:nth-of-type(2) {
    padding-left: 20px;
    width: 280px;
  }
  .city_contain .city_name .city_name_item:nth-of-type(4) {
    padding-left: 20px;
    width: 150px;
  }
  .city_contain .city_name .city_name_item p{
    margin-left: 20px;
  }
}

@media screen and (max-width: 1079px){
  .banner{
    height: 3rem;
    margin-top: 0.60rem;
  }
  .banner_contain{
    width: 100%;
  }
  .banner .swiper-container{
    width: 100%;
    height: 3rem;
  }
  .banner_contain h1{
    font-size: 0.24rem;
    padding: 0 0.40rem 0.14rem;
    margin-top: 0.46rem;
    line-height: 0.26rem;
  }
  .banner_contain p{
    font-size: 0.12rem;
    padding: 0 0.32rem;
    line-height: 0.20rem;
    width: 3.12rem;
    color: rgba(0, 0, 0, 0.8);
  }
  .banner_contain .btn_text{
    display: none;
  }

  .banner .pagination {
    bottom: 0;
    height: 0.2rem;
    display: flex;
    justify-content: center;
  }
  .bg1{
    background-image: url(https://cdndata.baoguane.com/pc/new/banner/ydd_bg1.jpg);
    background-size: cover,contain;
    background-position: center center;
  }
  .bg2{
    background-image: url(https://cdndata.baoguane.com/pc/new/banner/ydd_bg3.jpg);
    background-size: cover,contain;
    background-position: center center;
  }
  .bg3{
    background-image: url(https://cdndata.baoguane.com/pc/new/banner/ydd_bg2.jpg);
    background-size: cover,contain;
    background-position: center center;
  }

  .custom{
    height: auto;
  }
  .bgy_title{
    font-size: 0.24rem;
    padding-top: 0.30rem;
    width: calc(100% - 1.20rem);
    margin: 0 auto;
    line-height: 0.32rem;
  }
  .bgy_title2{
    font-size: 0.12rem;
    text-align: left;
    width: calc(100% - 0.30rem);
    margin: 0.16rem auto 0;
    line-height: 0.18rem;
  }
  .custom_contain{
    width: 100%;
    margin-top: 0.30rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .custom_contain div{
    /*padding-bottom: 30px;*/
    width: 1.50rem;
    height: 0.75rem;
    background: #EFF2FC;
    border-radius: 0.06rem;
    float: none;
    margin: 0.09rem 0.15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .custom_contain div p:nth-of-type(1){
    font-size: 0.20rem;
    line-height: 0.28rem;
  }
  .custom_contain div p:nth-of-type(2){
    font-size: 0.12rem;
    padding-top: 0.10rem;
    line-height: 0.17rem;
  }
  .custom_contain div.custom_line{
    display: none;
  }

  .experience{
    height: 3.20rem;
  }
  .experience h1{
    font-size: 0.24rem;
    color: #fff;
    padding-top: 0.60rem;
    text-align: center;
  }
  .experience p{
    padding: 0.14rem 0.10rem 0 0.10rem;
    font-size: 0.14rem;
    text-align: center;
  }
  .experience_btn{
    width: 1.60rem;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.16rem;
    border-radius: 0.24rem;
    margin: 40px auto 0;
  }

  .platform{
    height: auto;
    padding-bottom: 0.31rem;
  }
  .platform_contain{
    width: calc(100% - 0.32rem);
    margin: 0.29rem auto 0;
    padding: 0 0.16rem;
    display: flex;
    flex-wrap: wrap;
  }
  .platform_contain div{
    width: calc(50% - 0.07rem);
    /* max-width: 360px; */
    /* margin: 0 auto; */
    height: 2.63rem;
    float: none;
    margin-bottom: 0.20rem;
    margin-right: 0.14rem;
  }
  .platform_contain div:nth-of-type(4){
    margin-right: auto;
  }
  .platform_contain div:nth-of-type(2){
    margin-right: auto;
  }
  .platform_contain div img{
    width: calc(100% - 0.20rem);
  }
  .platform_contain div h1{
    font-size: 0.20rem;
    padding: 0.31rem 0 0.11rem 0;
    text-align: center;
    line-height: 0.25rem;
  }
  .platform_contain div p{
    font-size: 0.12rem;
    line-height: 0.17rem;
    padding: 0 0.10rem;
  }
  .platform_contain div p span{
    font-size: 0.16rem;
  }

  .manifest{
    height: auto;
    padding-bottom: 0.67rem;
  }
  .manifest_contain_h5{
    width:100%;
    display: block;
    padding-top: 0.65rem;
  }
  .manifest_contain{
    display: none;
  }
  .manifest_contain_h5 p{
    font-size: 0.14rem;
    color: rgba(0, 0, 0, 0.65);
    line-height: 0.20rem;
    text-align: center;
    margin-bottom: 0.18rem;
  }
  .manifest_contain_h5 h1{
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.32rem;
    text-align: center;
  }
  .manifest_contain_h5_main{
    width: 100%;
    margin: 0.48rem auto 0;
    position: relative;
  }
  .manifest_contain_h5_main .swiper-container{
    width: 3.45rem;
    height: 2.80rem;
    border-radius: 0.10rem;
    /*backdrop-filter: blur(7px);*/
  }
  .manifest_contain_h5_main .swiper-container .bg1{
    background: linear-gradient(90deg, #86B3FA 0%, #337BFF 100%);
    /*border-image: linear-gradient(221deg, rgba(255, 255, 255, 0.29), rgba(173, 174, 177, 0.05), rgba(255, 255, 255, 0.22)) 1 1;*/
  }
  .manifest_contain_h5_main .swiper-container .bg2{
    background: linear-gradient( 270deg, #0DC7C0 0%, #50CFCA 100%);
    /*border-image: linear-gradient(221deg, rgba(255, 255, 255, 0.29), rgba(173, 174, 177, 0.05), rgba(255, 255, 255, 0.22)) 1 1;*/
  }
  .manifest_contain_h5_main .manifest_contain_h5_nr h1{
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.34rem;
    text-align: left;
    margin: 0.26rem 0.12rem 0.09rem;
  }
  .manifest_contain_h5_main .manifest_contain_h5_nr p{
    font-size: 0.12rem;
    color: rgba(255,255,255,0.65);
    line-height: 0.20rem;
    text-align: left;
    margin: 0px 0.12rem 0.09rem;
  }
  .manifest_contain_h5_main .manifest_contain_h5_icon1{
    width:0.60rem;
    height:0.60rem;
    background-image: url(https://cdndata.baoguane.com/pc/new/home/gq_icon.png);
    background-size: cover,contain;
    background-position: center center;
    margin: 0.26rem auto 0.09rem;
  }
  .manifest_contain_h5_main .manifest_contain_h5_icon2{
    width:0.60rem;
    height:0.60rem;
    background-image: url(https://cdndata.baoguane.com/pc/new/home/bgd_icon.png);
    background-size: cover,contain;
    background-position: center center;
    margin: 0.26rem auto 0.09rem;
  }


  .product{
    height: auto;
    padding-bottom: 20px;
  }
  .product_contain{
    width: 100%;
    margin: 40px auto 0;
  }
  .product_contain_item{
    calc(100% - 30px);
    max-width: 298px;
    margin: 0 auto 20px;
    float: none;
  }
  .product_contain_item img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .product_contain_item h1{
    font-size: 18px;
    color: #333;
    font-weight: normal;
  }
  .product_contain_item p{
    font-size: 14px;
    color: #666;
    line-height: 28px;
  }
  .product_contain_line{
    width: 20px;
    height: 2px;
    background-color: #333;
    margin: 10px auto;
  }

  .search ul{
    width: calc(100vw - 20px);
    max-width: 800px;
    margin: 0 auto;
    padding-top: 60px;
    overflow: hidden;
  }
  .search ul li{
    width: 25%;
    font-size: 16px;
  }
  .search_btn{
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-radius: 24px;
    margin: 40px auto 0;
  }

  .features{
    height: auto;
    padding-bottom: 30px;
  }
  .features_contain{
    width: 100%;
    margin: 30px auto 0;
  }
  .more{
    margin:0 auto;
  }
  .features_contain ul{
    width: calc(100% - 20px);
    margin: 0 auto;
    float: none;
  }
  .features_contain ul:nth-of-type(1){
    margin-right: auto;
  }
  .features_contain ul li{
    padding-bottom: 18px;
  }
  .features_contain ul li img{
    width: 32px;
    height: 32px;
  }
  .features_contain ul li div{
    width: calc(100% - 42px);
  }
  .features_contain ul li div h1{
    font-size: 18px;
    line-height: 32px;
  }
  .features_contain ul li div p{
    line-height: 30px;
    font-size: 12px;
  }

  .coop{
    width: 100%;
    height: auto;
    padding-bottom: 0.40rem;
    margin-top: 0.50rem;
  }
  .coop ul{
    width: 10.4rem;
    /* max-width: 3.20rem; */
    overflow: hidden;
    margin: 0.35rem auto 0;
    display: flex;
    flex-wrap: wrap;
  }
  .content_box{
    width: 20.8rem;
    margin: 0 auto 0;
    display: flex;
    flex-direction: row;
    animation: scroll 18s linear infinite;
  }
  .coop .content_box ul:nth-of-type(2){
    display: flex;
  }
  .coop ul li{
    width: auto;
    height: 0.88rem;
    display: flex;
    margin-left: 0.16rem;
    margin-bottom: 0.1rem;
  }
  .coop ul li img{
    width: auto;
    height: 0.88rem;
  }
  .coop ul li:nth-of-type(3){
    padding: 0;
    height:  0.58rem;
  }
  .coop ul li:nth-of-type(3) img{
    height:  0.58rem;
    margin-top: 0.18rem;
  }
  .coop .coop_item_box{
    width: 3.16rem;
    margin: 0 auto;
  }
  .text_box .text_tit{
    font-size: 0.24rem;
    line-height: 0.26rem;
    margin-bottom: 0.09rem;
  }
  .text_box .text_sm{
    font-size: 0.14rem;
  }

  .about{
    height: auto;
    padding-bottom: 0.40rem;
  }
  .about p:not(.bgy_title2){
    font-size: 0.12rem;
    text-align: center;
    color: #fff;
    line-height: 0.30rem;
    padding: 0.30rem 0.10rem 0 0.10rem;
  }
  .about_btn{
    width: 1.60rem;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.16rem;
    border-radius: 0.24rem;
    margin: 0.40rem auto 0;
  }

  .index_new{
    width: 100%;
  }
  .index_new_list{
    width: 100%;
    overflow: hidden;
    padding: 0.33rem 0 0.54rem;
  }
  .index_new_list li{
    width: calc(100% - 0.30rem);
    height: auto;
    float: none;
    margin: 0 auto 0.30rem;
    padding-bottom: 0.20rem;
  }
  .index_new_list li h1{
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0.20rem 0.20rem;
  }
  .index_new_list li h2{
    font-size: 0.12rem;
    padding: 0.15rem 0.20rem;
  }
  .index_new_list li span{
    font-size: 0.12rem;
    padding: 0 0.20rem;
    display: block;
  }
  .index_new_list li p{
    font-size: 0.12rem;
    line-height: 0.2rem;
    padding: 0 0.20rem;
  }
  .index_new_list li:nth-of-type(3){
    margin: 0 auto 0.30rem;
  }

  .city_contain{
    width: 100%;
    margin: 0.50rem auto 0.30rem;
  }
  .city_contain .title{
    font-size: 0.24rem;
  }
  .city_contain .city_name{
    margin-top: 0.41rem;
    margin-bottom: 0.13rem;
    display: flex;
  }
  .city_contain .city_name .city_name_item{
    width: 1.8rem;
    padding: 0 0.16rem;
  }
  .city_contain .city_name .city_name_item p{
    font-size: 0.12rem;
    line-height: 0.20rem;
    margin-bottom: 0.10rem;
    margin-left: 0;
  }
  .city_contain .city_name .city_name_item span{
    font-size: 0.12rem;
    line-height: 0.20rem;
  }
  .city_contain .city_name .city_name_item:nth-of-type(2) {
    padding-left: 0.50rem;
    width: 0.8rem;
  }
  .city_contain img{
    width: 3.60rem;
    height: 2.74rem;
    margin: 0 auto;
    display: block;
  }
  .city_number{
    width: 100%;
    height: auto;
    display: flex;
    border-radius:0;
    border-width: 0;
    box-shadow:0px 0px 0px 0px rgba(0,0,0,0.09);
    padding-top: 0.35rem;
  }
  .city_number .city_number_item{
    width:32%;
    padding: 0 0.25rem;
    height:auto;
    text-align: left;
  }
  .city_number .city_number_item p:nth-of-type(1) {
    font-size: 0.24rem;
    line-height: 0.33rem;
    margin-bottom: 0.08rem;
  }
  .city_number .city_number_item p:nth-of-type(2){
    font-size: 0.12rem;
    line-height: 0.18rem;
  }
  .city_number .city_number_item:nth-of-type(1)::after,.city_number .city_number_item:nth-of-type(2)::after{
    width:0;
  }
  .city_contain .pc_city_name{
    display: none;
  }

  .advantage_contain>img{
    display: none;
  }
  .advantage_contain .advantage_contain_rn{
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .advantage_contain{
    background: linear-gradient(180deg, #D0E1FF 0%, #FFFFFF 100%);
    height: auto;
    width: 100%;
    margin-top:0;
    padding-bottom: 0.42rem;
  }
  .advantage_contain .advantage_contain_left{
    float:none;
    width:auto;
  }
  .advantage_contain .advantage_contain_left .title{
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.36rem;
    padding-top: 0.35rem;
    text-align: center;
    margin-top: 0;
  }
  .advantage_contain .advantage_contain_left .sm{
    font-size: 0.14rem;
    color: rgba(0, 0, 0, 0.5);
    line-height: 0.20rem;
    text-align: center;
    margin-top: 0.10rem;
    margin-bottom: 0.47rem;
  }
  .advantage_contain .advantage_contain_left .btn{
    display: none;
  }
  .advantage_contain .advantage_contain_right{
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    background: transparent;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    margin-top: 0.47rem;
    border-radius: 0;
  }
  .advantage_contain .advantage_contain_right .contain{
    width: calc(50% - 0.32rem);
    position: relative;
    height:auto;
    float: none;
    padding: 0 0.16rem;
    margin-bottom: 0.33rem;
  }
  .advantage_contain .advantage_contain_right .contain img{
    width:0.5rem;
    height:0.5rem;
    margin: 0 auto;
    display: block;
    position: unset;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm{
    margin-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm .tit{
    text-align: center;
    font-size: 0.20rem;
    line-height: 0.28rem;
    margin: 0.15rem 0 0.08rem 0;
  }
  .advantage_contain .advantage_contain_right .contain .tit_sm .sm{
    font-size: 0.12rem;
    line-height: 0.20rem;
  }
  .advantage_contain .zx_btn{
    display: block;
    width: 2rem;
    height: 0.40rem;
    background: #0050FE;
    border-radius: 0.06rem;
    margin:0 auto;
    color:#fff;
    text-align: center;
    line-height:0.40rem;
    margin-top: 0.26rem;
    font-size: 0.16rem;
  }
  .advantage_contain .advantage_contain_left .btn{
    display: none;
  }

  .ordering_system .ordering_system_contain{
    display:none;
  }
  .ordering_system{
    padding-bottom: 0.90rem;
    padding-top: 0.07rem;
  }
  .ordering_system .ordering_system_contain_h5{
    width:calc(100% - 0.30rem);
    display:block;
    height: 3.90rem;
    margin: 0.29rem auto 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.20rem 0px rgba(0,0,0,0.13);
    border-radius: 0.10rem;
    position:relative;
  }
  .ordering_system .ordering_system_contain_h5 .swiper-container{
    width:100%;
    height: 3.78rem;
  }
  .ordering_system .ordering_system_contain_h5 .ordering_system_h5_nr{
    width: 100%;
    height: 3.78rem;
    /*background: #FFFFFF;*/
    /*box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.13);*/
    /*border-radius: 10px;*/
  }
  .ordering_system_h5_bg1,.ordering_system_h5_bg2,.ordering_system_h5_bg3,.ordering_system_h5_bg4,.ordering_system_h5_bg5{
    width:100%;
    height:2.30rem;
    background-size: cover,contain;
    background-position: center center;
  }
  .ordering_system_h5_bg1{
    background-image: url(https://cdndata.baoguane.com/pc/new/news/tu_sys1.png);
  }
  .ordering_system_h5_bg2{
    background-image: url(https://cdndata.baoguane.com/pc/new/news/tu_sys2.png);
  }
  .ordering_system_h5_bg3{
    background-image: url(https://cdndata.baoguane.com/pc/new/news/tu_sys3.png);
  }
  .ordering_system_h5_bg4{
    background-image: url(https://cdndata.baoguane.com/pc/new/news/tu_sys4.png);
  }
  .ordering_system_h5_bg5{
    background-image: url(https://cdndata.baoguane.com/pc/new/news/tu_sys5.png);
  }
  .ordering_system_h5_text{
    width:100%;
    height:1.48rem;
  }
  .ordering_system_h5_text h1{
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.26rem;
    margin: 0.29rem 0 0.10rem 0.16rem;
  }
  .ordering_system_h5_text p{
    font-size: 0.12rem;
    color: rgba(0,0,0,0.5);
    line-height: 0.20rem;
    text-align: left;
    margin: 0 0 0.23rem 0.16rem;
  }
  .ordering_pagination, .manifest_pagination{
    position: absolute;
    z-index: 20;
    bottom: -0.45rem;
    width: 100%;
    text-align: center;
    height: 0.2rem;
    display: flex;
    justify-content: center;
  }
  .ordering_pagination .swiper-pagination-switch, .manifest_pagination .swiper-pagination-switch{
    width: 0.11rem;
    height: 0.11rem;
    border-radius: 0.10rem;
    background: rgba(0,0,0,0.1);
    display: block;
    margin-right:0.10rem;
  }
  .ordering_pagination .swiper-active-switch, .manifest_pagination .swiper-active-switch{
    background: #0050FE;
  }
  .banner .swiper-pagination-switch{
    width: 0.76rem;
    height: 0.05rem;
    margin: 0 0.05rem;
  }
}
