@media (max-width: 800px) {
	.index_center {
	  width: 100%;
	  display: block;
	  margin-top: 110px;
	  padding-bottom: 0px;
	}
	.center_content {
		padding:0px 10px;
	}
	.cardK {
		padding:10px;
	}
	.shop_div_l2 {
	  display: none;
	}
	.order_status {
		display:none;
	}
	.shop_div_new {
		display:block;
	}
	.yd_order_status {
		display:block;
	}
	.prompt_success {
		width:calc(100% - 20px);
		margin:10px 10px;
		box-sizing:border-box;
	}
	.caijian {
		width:100%;
		margin-left:-50%;
	}
	.caijian_k {
	  width: 96%;
	  margin-left: 2%;
	}
	.edit_div1 , .edit_div2 {
		max-width:none;
	}
	.edit_form_input , .edit_form_textarea {
		max-width:345px;
	}
	.edit_div_text_checkbox {
		width:100%;
	}
	.vip_k_grade {
		display: flex;
		align-items: flex-end;
	}
	.vip_k_table {
		width:100%;
	}
	.customer_level_jiantou img {
		position:absolute;
		bottom:10px;
	}
	.vip_k_touKK {
		width:100%;
	}
	.vip_xinxi {
		width:calc(100% - 150px);
	}
	
	.vip_xinxi_href a {
		font-size:12px;
	}
	.vip_xinxi_r {
		width:150px;
		margin-top:35px;
	}
	.VIPhome_Form li {
		width:50%;
		margin:25px 0px;
	}
	.logo_list {
		display:block;
	}
	.column-left {
		display:none;
	}
	.nav_link {
		display:none;
	}
	.tongyong_right {
		float:left;
		width:100%;
	}
	
	/***header 移动端导航***/
	.nav_boxHomeK {
        float: left;
        width: 100%;
		height:100%;
        margin: 0 auto;
        position:fixed;
        z-index: 1100;
		top:110px;
		background-color:#FFF;
		color:#555;
    }
	.nav_boxHome {
		float: left;
        width: calc(100% - 50px);
		height:100%;
	}
	.nav_boxHome li {
		float:left;
		width:100%;
		line-height:40px;
	}
	.nav_boxHome li:hover {
		background-color:#FFF;
	}
	.nav_boxHome li:hover p{
		color:#4d4d4d;
	}
	.boxHome_tit {
		float:left;
		display:block;
		float:left;
		width:95%;
		padding-left:5%;
	}
	.boxHome_tit p{
		display:block;
		color:#FFF;
		font-size:15px;
	}
	.boxHome_tit a:hover {
		text-decoration:none;
	}
	
	.yd_nav {
		float:left;
		width:100%;
		height:calc(100% - 110px);
		padding:20px 0px;
		box-sizing:border-box;
		overflow:scroll;
		background-color:#4d4d4d;
	}
	.yd_nav::-webkit-scrollbar {
	  width: 6px;
	  height: 5px;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	}
	.yd_nav::-webkit-scrollbar-thumb {
	  background-color: #CCC;
	  background-clip: padding-box;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  min-height: 28px;
	}
	.dh_close {
		float:right;
		width:50px;
		text-align:center;
		display:block;
	}
	.dh_close img {
		width:50px;
	}
	.languageoption_box {
        width: 100%;
    }
	.nav-left {
	  display: none;
	}
	#cart_show {
		position:static;
	}
	.shopping_list {
		width:100%;
		margin-top:40px;
    }
	.shopping_list2 {
	  z-index: 51;
	}
	.languageoption_tobiao {
		float:left;
	}
	.login_list {
		margin-left:0px;
	}
	.logo_sousuo_box {
	  width:100%;
	  box-sizing:border-box;
	  margin-right: auto;
	  margin-left: auto;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	.logo_sousuo_box .yd_sou1 {
        float: left;
		width: 35px;
		height: 23px;
        display: block;
		cursor:pointer;
    }

    .logo_sousuo_box .yd_sou1_left p span{
    	font-size: 22px;
    	line-height: 22px;
    	font-family: 'PoppinsBold';
    }

    .yd_sou1_left p img{
    	width: 35px;
    	height: 23px;
    }
	.nav_bigbox {
        background-color: #FFF;
		height: auto;
		padding:20px 0px 20px;
    }
	.logo_sousuo_box .logo_box {
        display: block;
		float: left;
		width: 100% ;
		margin-top:0px;
    }
	
	.logo_sousuo_box .logo_box a {
        position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		text-decoration: none;
    }
	.logo_sousuo_box .logo_box img {
		width:135px;
	}
	.wish_k ul {
		width:105%;
		justify-content: space-between;
	}
	.wish_k li {
		width:45%;
		margin-right:auto;
	}
	.wish_k_querenK font {
		font-size:14px;
	}
	.wish_k_title a {
		font-size:12px;
	}
	.addressListK ul {
		width:105%;
		justify-content: space-between;
	}
	.addressListK li {
		width:45%;
		padding:3%;
		margin-right:auto;
		aspect-ratio:auto;
	}
	.add_address_a {
		font-size:12px;
	}
	.addressListK_font1 {
		font-size:13px;
	}
	.addressListK_font2 {
		width:calc(100% - 3%);
		text-align:right;
		right:3%;
		bottom:3%;
	}
	.addressListK_font2 a {
		font-size:12px;
	}
	.address_k_querenK font {
		padding-top:5%;
		font-size:14px;
	}
	.address_k_querenK_no {
		margin-top:5%;
	}
	.left_div {
		width:100%;
		max-width:none;
	}
	.right_div {
		float:left;
		width:100%;
		max-width:none;
	}
	.zc_5_form1 {
		max-width: none;
	}
	.zc_5_form1_ck {
		max-width:345px;
		margin-right:10%;
	}
	.left_div_ck, .right_div_ck {
		width:100%;
	}
	.shop_div_l, .shop_div_r{
		width:100%;
		margin-left:0px;
	}
	.ol_k_querenK font {
		margin-top:6%;
	}
	.ol_info_d {
		width:100%;
	}
	.shop_adr li {
        flex: 0 0 calc(50% - 20px);
    }
	.open_address {
	  width: 100%;
	  margin-left: 0px;
	  left: 0px;
	  top: 0px;
	  position: absolute;
	}
	.addressListK_padding {
		padding: 0px 10px 0px 10px;
	}
	.oa_2_font_btnK {
		bottom:15%;
		right:3%;
	}
	/* 啦啦返单弹窗 */
	.sizeWindows {
		left: 0;
		top:0;
		width: 100%;
		margin-left: 0;
		max-height:100%;
		overflow:auto;
	}
	.sw_k {
		margin-left:2%;
	}
	.sw_k_left, .sw_k_right {
		max-width:none;
	}
	.sw_left_div {
		border:solid 1px #e6e6e6;
		box-sizing:border-box;
	}
	.sw_left_div_nr {
		width:100%;
	}
	.sw_pc_nav {
		display:none;
	}
	.sw_mobile_nav {
		display:block;
	}
	#sw_left_div_1 {
		display:none;
	}
	#sw_left_div_2 {
		display:none;
	}
	/* 啦啦返单弹窗结束 */
	.dol_order_font1 {
		float:left;
		width:86px;
		font-family: PoppinsBold;
		margin-right: 10px;
	}
	.designK_top li {
		float:left;
		width:50%;
	}
	.designK_nr ul {
		width:104%;
		margin-left:-4%;
	}
	.designK_nr li {
		width:46%;
		margin-left:4%;
		min-height:80px;
	}
	.designK_nr2_l {
		width:100%;
	}
	.designK_nr2_r {
		width:100%;
		margin-top:10px;
	}
	.designK_nr2_img {
		width:100%;
		max-width:450px;
		height:auto;
		aspect-ratio: 1 / 1;
	}
	.shop_td {
		float:left;
	}
	.edit_home_Form_div {
		max-width: none;
	}
	.oa_title {
		line-height: normal;
		margin-top: 32px;
	}
	.ba_a,.ba_b {
		text-align: center;
		margin-left: 0px;
	}
	.cart_nr2,.cart_nr5 {
		min-height: auto;
	}
}





















