.crumbs{
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    margin: 20px auto;
}

.new_title{
    display: flex;
    padding: 7px 0;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
    font-family: SL-Simplified;
}
.new_title .title_left{
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    margin-right: 40px;
    font-family: SL-Simplified;
}
.city_tab{
    display: flex;
    flex-wrap: nowrap;
    width: auto;
}
.city_tab a{
    color: rgba(39, 42, 49, 1);
    font-size: 16px;
    line-height: 24px;
    margin-right: 20px;
    margin-top: 2px;
    font-family: SL-Simplified;
}
.city_tab a.act{
    color: rgba(88, 134, 245, 1);
    font-weight: 700;
}
.city_tab a.act{
    border-bottom: 2px solid rgba(88, 134, 245, 1);
 }
 a.zxns_btn{
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: rgba(88, 134, 245, 1);
    border-radius: 40px;
    box-sizing: border-box;
    position: absolute;
    right: 75px;
 }
 a.zxns_btn .span{
    display: flex;
    align-items: center;
    font-family: SL-Simplified;
    font-size: 16px;
    font-weight: 400;
 }
 .zxns_btn_image{
    width: 7px;
    height: 11px;
    margin-top: 1px;
    margin-left: 8px;
 }
 /* 结束 顶部导航切换 */
 .zy_cont{
    padding-top: 25px !important;
    position: relative;
    padding-bottom: 20px;
}
 .zy_swiper{
    /* width: 1200px; */
    margin: 0 auto;
    position: relative;
    overflow:hidden;
    height: 520px;
 }
 .zys{
    width: 1200px;
    height: 520px;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}
.swiper-container{
    overflow:hidden;
    min-width: 1200px;
}
.swiper-container .swiper-slide{
    position: relative;
}
.swiper_slide_left{
    position: absolute;
    left: 0;
    top: 0;
    width: 420px;
    height: 520px;
    /* background-color: #ffffff1a; 
    backdrop-filter: blur(50px); */
    box-sizing: border-box;
    padding: 0 50px;
    padding-top: 50px;
    color: #fff;
    font-family: SL-Simplified;
}
.swiper_slide_left .swiper-title{
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    line-height: 56px;
    margin-bottom: 20px;
    font-family: SL-Simplified;
}
.activity_list {
    overflow: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
 }
 .activity_list::-webkit-scrollbar {
     display: none;
 }
.swiper_slide_left .activity_list{
    height: 350px;
    /* overflow-y: auto; */
}
.activity_list .activity_title{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px;
    font-family: SL-Simplified;
    
}
.activity_time{
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-family: SL-Simplified;
    color: #ffffffca;
}

.s_page{
    position: absolute;
    bottom: 10px !important;
    z-index: 999;
    text-align: center;
    width: 780px !important;
    margin-left: 420px;
}
.s_page .swiper-pagination-bullet{
    width: 40px;
    height: 4px;
    margin: 0 10px  !important;
    opacity: 0.8;
    background: rgba(128, 128, 128, 1);
    border-radius: 0 !important;
}
.s_page .swiper-pagination-bullet-active{
    background: rgba(121, 158, 247, 1);
}
.zys .swiper-wrapper{
    height: 520px !important;
}
.zys .zys_image{
    width: 1200px;
    height: 520px;
}
.zys .swiper-wrapper{
    overflow: visible;
}
/* 轮播结束 */
.main_all{
    padding-top: 40px;
    background-color: rgba(242, 244, 250, 1);
}
.mains_top{
    padding-bottom: 20px;
}
.main_btn{
    width: 100%;
    display: flex;
    justify-content: center;
}
.main_btn a{
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    font-family: SL-Simplified;
    color: #666666;
    text-align: center;
    display: inline-block;
    position: relative;
}
.main_btn a.selects{
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: rgba(88, 134, 245, 1);
    border-bottom: 2px solid rgba(88, 134, 245, 1);
    padding-bottom: 5px;
}

.select_z{
    display: flex;
    justify-content: space-between;
}
.select_z_left{
    display: flex;
}

.select_class{
    display: flex;
    background-color: #fff;
    padding: 6px 20px;
    border-radius: 20px;
    align-items: center;
    margin-right: 10px;
}

.select_class span{
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: SL-Simplified;
    color: #666666e6;
}
.select_class .select_image{
    width: 12px;
    height: 6px;
    margin-left: 10px;
}
#cate span{
    width: auto;
}

.select_z_right{
    width: 410px;
    background-color: #fff;
    height: 34px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 15px;
    box-sizing: border-box;
}
.szr1 .img{
    width: 24px;
    height: 24px;
    margin-right: 5px;
}
.szr1 .my, .szr1 .wmy{
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: SL-Simplified;
    color: #272A31;
    display: flex;
    align-items: center;
    padding-right: 10px;
    border-right: 1px solid rgba(204, 204, 204, .8);
}

.szr2{
    display: flex;
    align-items: center;
}
#key_btn, #wkey_btn { 
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.szr2 #keywords, .szr2 #wkeywords{
    border: 0;
    color: #666666e6;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin-left: 10px;
    width: 235px;
}
/* 省市区结束 */
.m_list_1{  
     border-radius:4px; 
     background:#fff; 
     padding:20px; 
     margin-bottom:16px;
     border:1px solid #ededed;
  }
  .m_list_1 .title{ 
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font-family: SL-Simplified;
    border-bottom: 1px solid rgba(204, 204, 204, 0.8);
    color: #272A31;
    padding-bottom: 5px;
} 

.l_info{ 
    padding:10px 0px 6px;
    border-bottom: 1px dashed #ededed;
    display: flex;
}
.l_info:last-child{ border-bottom:none;}
.num{ 
    width: 20px;
    height: 20px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    float: left;
    margin-right: 9px;
    margin-top: 2px;
    background-color: rgba(39, 42, 49, 1);
    border-radius: 50%;
    line-height: 21px;
    font-weight: 400;
    font-family: SL-Simplified;
    }
.co{ 
    width: 340px;
    float:left;
}
.co1{
     width:100%; 
    /* line-height:18px; */
}
.co1 .name{ 
    color:rgba(39, 42, 49, 1); 
    font-size:16px; 
    float:left; 
    margin-right:5px; 
    line-height: 26px; 
    font-weight: 700;
    font-family: SL-Simplified;
    margin-bottom: 2px;
}

.addr{ 
    font-family: SL-Simplified;
    color: rgba(89, 89, 89, 0.8); 
    font-size:12px; 
    overflow:hidden; 
    white-space:nowrap; 
    text-overflow:ellipsis;
    line-height: 12px;
}

.dop{  
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font-family: SL-Simplified;
    border-bottom: 1px solid rgba(204, 204, 204, 0.8);
    color: #272A31;
    padding-bottom: 5px;
	 }
.wdop{  
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font-family: SL-Simplified;
    border-bottom: 1px solid rgba(204, 204, 204, 0.8);
    color: #272A31;
    padding-bottom: 5px;
}
.wdop ul li { width:159px; height:36px; float:left; margin-right:8px; border:1px solid #ededed; text-align:center; line-height:36px; border-bottom:none; border-radius:2px 2px 0px 0px ; color:#6c6c6c; cursor:pointer;  }
.wdop ul li.active{ background:#ededed; color:#000000;}
.dop ul li { width:159px; height:36px; float:left; margin-right:8px; border:1px solid #ededed; text-align:center; line-height:36px; border-bottom:none; border-radius:2px 2px 0px 0px ; color:#6c6c6c; cursor:pointer;  }
.dop ul li.active{ background:#ededed; color:#000000;}

.co1 .new{ display:block; color:#ffffff; font-size:12px; float:left; background:#0090ff; padding:0px 2px; border-radius:2px; line-height:18px; margin-right:4px;}
.co1 .act{ display:block; color:#ffffff; font-size:12px; float:left; background:#ff3c3c; padding:0px 2px; border-radius:2px; line-height:18px;}
.co1 .dis{ display:block; color:#878787; font-size:12px; float:right; background:url(../images/common/d.png) left center no-repeat; padding-left:20px;line-height:18px; }
.co1 .heart{ display:block; color:#878787; font-size:12px; float:right; background:url(../images/common/h.png) left center no-repeat; padding-left:20px;line-height:18px; margin-right:24px;}



/* 底部轮播 */
/* .w1300{
    width: 1300px;
    margin: 0 auto;
} */
.banner{
    background-color: transparent;
}
.bottom_banner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 343px;
    margin-top: 80px !important;
}
.bottom_banner .s_page{
    position: absolute;
    bottom: 10px !important;
    z-index: 999;
    text-align: center;
    width: 1200px !important;
    margin-left: 0;
}
.bottom_banner a{
    width: 1200px;
}
.swiper-banner{
    width: 36px;
    height: 36px;
}
.swiper-banner img{
    width: 36px;
    height: 36px;
}
.swiper-button-next-banner{
    position: absolute;
    right: -55px;
    bottom: 140px;
    transform: rotate(-180deg);
    cursor: pointer;
    z-index: 1;
}
.swiper-button-prev-banner{
    position: absolute;
    left: -55px;
    bottom: 140px;
    cursor: pointer;
    z-index: 1;
}
.bottom_banner .swiper-wrapper{
    width: 1200px !important;
    margin: 0 auto !important;
}
.bottom_banner .bottom_banner_img{
    width: 1200px;
}


/* 底部跳转 */
.net_chain{
    margin-top: 80px;
    padding-bottom: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
}
.net_chain >.net_chainshop{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 595px;
    padding: 20px 30px;
    background-color: #fff;
    box-sizing: border-box;
}
.net_chain span{
    font-family: SL-Simplified;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    color: #272A31;
    text-align: center;
}
.net_chain img{
    width: 6px !important;
    height: 12px;
}
  /* #zhiying .m_list_1 .title{ color: #6072bc;} */

  .none_data{
    text-align: center;
    padding: 30px 0px 30px 16px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: SL-Simplified;
    color: #666666e6;
}
.contaiter{
    padding-bottom: 0;
}
.swiper-top-next-banner{
    position: absolute;
    right: -55px;
    bottom: 242px;
    transform: rotate(-180deg);
    cursor: pointer;
    z-index: 1;
}
.swiper-top-prev-banner{
    position: absolute;
    left: -55px;
    bottom: 242px;
    cursor: pointer;
    z-index: 1;
}
.select_z_left .reset_class{
    padding: 0px 20px;
    border-radius: 17px;
    border: 1px solid var(--Maincolor-5886F5, #5886F5);
    color: var(--Maincolor-5886F5, #5886F5);
    font-family: SL-Simplified;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
	line-height: 190%;
}
.cate{
    right: 650px;
}
.wcate{
    left: 0;
}
#cate span,#wcate span{
    max-width: 240px;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏超出的内容 */
    text-overflow: ellipsis; /* 用省略号表示被隐藏的部分 */
}
.banner_new{
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}
.banner_new .bottom_banner_img{
    width: 595px;
    height: 165px;
}

@media screen and (max-width: 1600px){
	.city_tab a{font-size: 21px;line-height: 33px;}
	.zy_tit_p{font-size: 36px;line-height: 40px;}
	.zy_tit{font-size: 24px;line-height: 33px;margin-top: 0;}
	.zy_tit img{width: 40px;}
	.zy_cont{padding-top: 55px;}
}