@charset "utf-8";
@font-face {
	font-family: PoppinsBold;
	src: url('ziti/PoppinsBold.ttf');
}
@font-face {
	font-family: PoppinsRegular;
	src: url('ziti/PoppinsRegular.ttf');
}
a {
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	outline:0;
	text-decoration: none;
	font-size:14px;
	font-family:PoppinsRegular;
	color:#4d4d4d;
}
a:hover {
	color:#990113;
	text-decoration:none;
}
.footerK_lDiv_sTitle a:hover {
	color: #F90;
}
.h1 {
	font-size:32px;
}
.h2 {
	font-size:14px;
}
body{
	font-family:PoppinsRegular;
	font-size:14px;
	-webkit-text-size-adjust:none;
	background:#FFF;
	display:block;
	overflow-x:hidden;
	color:#4d4d4d;
}
div {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
em {
	border:0;
	font-style:italic;
	margin:0;
	padding:0;
	outline:0;
}
p {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
ol {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
	outline:0;
}
ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: 0;

}

li {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
span {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}


input[type="number"]{-moz-appearance:textfield;}
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family:PoppinsRegular;
}
h1, h2, h3, h4, h5, h6 {
	font-family:PoppinsBold;
}
img {
	border:none;
}
.dis{ display:block;}
.undis{ display:none;}
.fontCu {
	font-family: PoppinsBold;
}
.index_center {
	width: 100%;
	display: block;
	margin-top: 141px;
}
.center_content {
	margin:0 auto;
	width:100%;
	max-width:1200px;
	min-height:400px;
	display: flow-root;
	position:relative;
}
.cardK {
	float:left;
	width:100%;
	padding:20px;
	margin-bottom:20px;
	box-shadow: 0 0 8px #ccc;
	position:relative;
}
.column-left {
	float:left;
	width:200px;
	height:100%;
	background-color:#4d4d4d;
	padding-top:20px;
	position:absolute;
}
.column-left li {
	float: left;
	display: block;
	width: 100%;
	padding-left: 20px;
	line-height: 40px;
}
.column-left li a {
	display: block;
	color: #FFF;
	font-size: 15px;
	text-decoration:none;
}
.column-left li:hover{
	background-color:#FFF;
}
.column-left li:hover a{
	color:#4d4d4d;
}
.tongyong_right {
	width: calc(100% - 240px);
	max-width:960px;
	float:right;
	margin-bottom:50px;
}
.current_page_li {
	background-color:#FFF;
}
.column-left li.current_page_li a{
	color:#4d4d4d;
}





.logo_list {
	display:none;
}
.yd_logo {
	display:none;
}
.logo_list {
	display:none;
}
.logo_list_ul {
	display:none;
}
.yd_sou1 {
	display:none;
}
.dh_close {
	display:none;
}
#nav_boxHomeK {
	display:none;
}


.prompt_success {
	display:none;
	float:left;
	width:100%;
	box-shadow: 0 0 8px #ccc;
	text-align:center;
	line-height:20px;
	margin-top:40px;
	padding: 10px 0px;
	border-radius:5px;
}
.search_div {
	position:absolute;
	right:0;
	width:200px;
	top:38px;
}
.header-search .search-box input {
    background-color: #fff;
}
.header-search {
    float: left;
	cursor:pointer;
}
#search .btn-lg {
    background: transparent url("../image/small/sousou.png") no-repeat center center;
    border: medium none;
	padding:20px 20px;
    display: block;
	cursor:pointer;
}
#search {
    display: inline-flex;
}

.header-search #search:focus input {
    border-color: #505050;
}
.header-search #search input {
    background-color: transparent;
    height: 40px;
	width: 160px;
    padding: 0px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    font-weight: normal;
    left: 0;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    z-index: 99;
    top: 0px;
    font-size: 14px;
	outline:none;
	color:#999;
}


.header_box {
	width:100%;
	height:43px;
	background:#000;
	/*position:relative;*/
	position:fixed;
	top:0px;
	z-index:1000;
}
.languageoption_box{
	width:100%;
	max-width: 1200px;
	height: 43px;
	background:#000; 
	margin:0 auto;
}
.languageoption_tobiao {
	float: right;
	padding:10px 0px 10px;
}
.languageoption_tobiao a{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.nav-left {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.brother-site {
  float: left;
  display: inline-block;
  height: 43px;
  cursor: pointer;
  width: 130px;
}
.brother-site a {
	box-sizing: border-box;
}
.brother-site img {
  max-height: 30px;
  margin-top: 4px;
  vertical-align: middle;
}
.site-current {
  background-color: #fff;
}
#cart_show {
	height: 43px;
	padding: 0 20px;;
	background:#990013;
	position:relative;
}
.shopping_title {
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	color:#4d4d4d;
	font-size:24px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.logo_img a {
	position: absolute;
	left: 50%;
	top: 30px;
	transform: translate(-50%,-50%);
	text-decoration: none;
	z-index:1000;
}
.logo_list {
	width:110px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-decoration: none;
	z-index:1000;
	padding: 11px 0px 11px;
	cursor:pointer;
}
.logo_list span {
	float:left;
	width:103px;
}
.logo_list span img {
	float:left;
	width:100%;
}
.logo_list i {
	float:right;
	width:7px;
	margin-top:3px;
}
.logo_list_ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: 0;
	margin-top: -10px;
	min-width: 150px;
	padding-top:5px;
	padding-bottom:5px;
	border-color: #ccc;
	background: #FFF;
	position: absolute;
	left: -17.5px;
	top:100%;
	z-index: 1000;
	border: 1px solid #ededed;
	-moz-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
	-webkit-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
	box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
}
.logo_list_ul li{
	float:left;
	width:auto;
	padding:10px 20px;
}
.logo_list_ul li img{
	float:left;
	width:100%;
}
.yd_logo {
	display:block;
	float:left;
	width:calc(100% - 180px);
}
.yd_logo a{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-decoration: none;
}
.yd_logo img {
	max-width:135px;
}
.login {
	float:left;
	margin-left:10px; 
	margin-right:10px;
	position:relative;
	cursor:pointer;
	
}
.login_text {
	float:left;
	color:#FFF;
}
.login_text font {
	float:left;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.login_text p {
	float:left;
	color:#FFF;
	border:solid 1px #FFF;
	border-radius:50%;
	text-align:center;
	padding:0px 3px;
	margin-left:3px;
	margin-top:3px;
	font-size:12px;
	line-height:14px;
}
.login_list font {
	float:left;
}
.login_list p {
	float:left;
	color:#F00;
	border:solid 1px #F00;
	border-radius:50%;
	text-align:center;
	padding:0px 3px;
	margin-left:3px;
	margin-top:3px;
	font-size:12px;
	line-height:14px;
}
.nav_bigbox{
	width:100%;
	height:auto;
	background-color:#FFF;
	/*position:relative;*/
	position:fixed;
  	top:43px;
  	z-index:999;
	box-shadow: 0px 0px 5px #CCC;
	padding-bottom:30px;
}
.logo_sousuo_box{
	width:100%;
	float:left;
	position:relative;
	box-sizing: border-box;
}
.nav_big_box{
	/*overflow:hidden;*/
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
.logo_box {
	float: left;
	width: auto;
	margin-top: 30px;
}
.logo_box a {
	margin:0 auto;
	cursor:auto;
}
.nav_link {
	float:right;
	margin-top:30px;
}
.nav_link li {
	float:left;
	margin-left:50px;
	line-height:38px;
}
.nav_link li a {
	font-size:18px;
}


.login_list {
	float:left;
	width:100%;
	min-width:154px;
	text-align:left;
	position:absolute;
	z-index:2;
	left:0px;
	background-color:#FFF;
	border:solid 1px #CCC;
	margin-top:28px;
	margin-left:-30px;
	display:none;
	padding-top:5px;
	padding-bottom:5px;
}
.login_list a:hover {
	color:#F00;
}
.login_jt {
	float:right;
	margin-left:3px;
	margin-top:9px;
}
.login_list li {
	float:left;
	width:80%;
	line-height:22px;
	padding-left:10%;
	padding-right:10%;
}
.login_list li a {
	float:left;
	width:100%;
	text-decoration:none;
	color:#666;
}


.logo_img a {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translate(-50%,-50%);
  text-decoration: none;
  z-index:1000;
}
#search .btn-lg {
	padding:15px 15px;
}
.header-search #search input {
	height:30px;
	width:calc(100% - 30px);
}
.gwc {
	float:right;
	position:absolute;
	height:40px;
	display:block;
	width:76px;
	cursor:pointer;
}
.gwc_list {
	float:left;
	display:block;
	width:auto;
	height: 100%;
}
.cart_heading {
	float:left;
	color:#FFF;
	margin-left:10px;
	font-size:14px;
	height:30px;
	margin-top:5px;
	line-height:30px;
}
.gwc_kong {
	float:left;
	background-image: url(../image/header/bag_empty.jpg);
	height: 30px;
    width: 30px;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: center;;
}
.gwc_kong a,.gwc_you a {
	float:left;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#FFF;
	margin-top: 5px;
}
.gwc_you a {
	color: white;
}
.gwc_kong a:hover {
	text-decoration:none;
}

.gwc_you {
	float: left;
    background-image: url(../image/header/kong_cart.jpg);
    height: 25px;
    width: 23px;
	text-align:center;
	color:#FFF;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: left;
	cursor:pointer;
}
.gwc_you span {
	float:left;
	width:100%;
	line-height:20px;
	margin-top:6px;
	letter-spacing: -2px;
	text-align:center;
}
.gwc_you a:hover {
	text-decoration:none;
}
.gwc_you_font1{
	float:left;
	line-height:45px;
	font-size:14px;
	margin-left:5px;
}
.gwc_you_font2{
	float:left;
	margin-left:5px;
	width:7px;
	height:6px;
	margin-top:18px;
	
}
.shopping_list {
	float:left;
	width:480px;
	text-align:center;
	position:absolute;
	z-index:999;
	right:0px;
	background-color:#FFF;
	border:solid 1px #CCC;
	margin-top:35px;
	/*display:none;*/
	padding-bottom:5px;
	max-height:500px;
	overflow:auto;
	overflow-x:hidden;
}
.shopping_list ul {
	position:relative;
}

.shopping_list2 {
	float:left;
	width:480px;
	text-align:center;
	position:absolute;
	z-index:3;
	right:0px;
	background-color:#FFF;
	border:solid 1px #CCC;
	margin-top:35px;
	/*display:none;*/
	padding-bottom:5px;
	max-height:500px;
	overflow:auto;
	overflow-x:hidden;
}
.shopping_list2 ul {
	position:relative;
}

#close_gwc {
	float:right;
	position:absolute;
	z-index:4;
	width:26px;
	height:26px;
	top:7px;
	right:7px;
}
#close_gwc img {
	width:100%;
}
.shopping_list li {
	float:left;
	width:96%;
	margin-left:2%;
	padding-top:10px;
	padding-bottom:10px;
}
.shopping_list2 li {
	float:left;
	width:96%;
	margin-left:2%;
	padding-top:10px;
	padding-bottom:10px;
}
.sl_img {
	float:left;
	width:75px;
}
.sl_img img{
	
}
.sl_list_1 {
	float:left;
	width:100%;
}
.sl_jgts {
	float:left;
	width:100%;
	color:#F00;
	line-height:22px;
	text-align:left;
	font-size:12px;
}
.s1_list_tDiv {
	float:left;
	width:calc(100% - 135px);
	text-align:left;
}
.sl_list_t1 {
	float:left;
	margin-left:10px;
	font-size:14px;
}
.sl_list_t1 a {
	color:#000;
	font-size:14px;
	line-height:18px;
}
.sl_list_t1 a:hover {
	color:#F00;
}
.sl_list_t2 {
	float:left;
	width:30px;
	height:30px;
	margin-left:10px;
	margin-top:22.5px;
}
.sl_list_t3 {
	float:left;
	width:210px;
	margin-left:10px;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-top:3px;
}
.sl_list_t4 {
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-top:3px;
}
.sl_list_t5 {
	float:left;
	font-size:14px;
	margin-left:10px;
	margin-top:3px;
}
.sl_list_2_cart {
	float:left;
	width:100%;
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px #4d4d4d;
}
.sl_list_t6 {
	float:right;
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:26px;
	font-weight:bold;
}
.sl_list_t7 {
	float:right;
	font-size:16px;
	color:#f00;
	text-align:right;
	line-height:26px;
	font-weight:bold;
}
.sl_list_2 {
	float:left;
	width:100%;
}
.sl_list_L {
	float:left;
}
.continue_btn{
	width: 48%;
    float: left;
}
.continue_btn a {
	float: left;
	width: 100%;
	height: 50px;
	text-decoration: none;
	color: #FFF;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	border: 1px solid #4c4c4c;
}
.close_btn{
	background-image:url(../image/header/cart_close_tc.png);
	background-repeat:no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    margin-right: 20px;
    cursor: pointer;
    right: 0;
    top: 0;
    margin-top: 7px;
    font-size: 15px;
}
.sl_list_R {
	float:right;
	width:48%;
}
.sl_list_R a {
	float:left;
	width:100%;
	height:50px;
	text-decoration:none;
	color:#FFF;
	background-color:#990013;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
}
.sl_list_L a {
	float:left;
	width:146px;
	height:46px;
	text-decoration:none;
	color:#FFF;
	background-color:#000;
	border-radius:10px;
	line-height:46px;
	font-size:15px;
	font-weight:bold;
}
.sl_list_L a:hover {
	color:#FFF;
	background-color:#666;
}

.sl_empty {
	float:left;
	width:100%;
	text-align:center;
	line-height:36px;
	font-size:14px;
}
.content {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.captcha {
	float:left;
	width:150px;
	height:33px;
	border:solid 1px #ccc;
	text-align:center;
	font-size:14px;
}
.seo_cls_header {
	width: 100%;
	background-color: #FFF;
}
/*** 登录 ***/
.shop_div {
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom:50px;
}
.shop_div_l {
	float:left;
	width:75%;
}
.shop_div_l2 {
	float:left;
	width:100%;
	display:block;
}
.huiyuan {
	margin:0 auto;
	width:340px;
	position:relative;
}
.hy_title {
	float:left;
	width:100%;
	font-family:"PoppinsBold";
	line-height:60px;
	font-size:34px;
	text-align:center;
	margin-top:20px;
}
.hy_nr {
	float:left;
	width:100%;
	font-family:PoppinsRegular;
}


.hy_input {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#666;
	font-size:16px;
	margin-top:10px;
	box-sizing: border-box;
	font-family:PoppinsRegular;
	outline:none;
}
.hy_error {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffe7e7;
	color:#ff5e5c;
	font-size:14px;
	border:solid 1px #ffe7e7;
	border-radius:5px;
	margin-top:5px;
	font-weight:bold;
	display:none;
}
.hy_button {
	float:right;
	width:100%;
	line-height:36px;
	background-color:#990113;
	border:solid 1px #990113;
	border-radius:5px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
	text-decoration:none;
	font-family:PoppinsRegular;
}
.hy_button:hover {
	background-color:#b81b2e;
}
.hy_title2 {
	float:left;
	width:100%;
	line-height:36px;
	font-size:18px;
	text-align:center;
	margin-top:10px;
	color:#333;
	background-image: url(../image/small/hy_line.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.hy_button2 {
	float:right;
	width:100%;
	line-height:36px;
	background-color:#FFF;
	border:solid 1px #999;
	border-radius:5px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
	text-decoration:none;
	font-family:PoppinsRegular;
}
.hy_button2:hover {
	color:#990113;
}
.hy_div {
	float:left;
	width:100%;
	margin-top:10px;
	line-height:22px;
}
.hy_div input {
	float:left;
	width:22px;
	height:22px;
	cursor:pointer;
	outline:none;
}
.hy_div label {
	float:left;
	cursor:pointer;
	height:22px;
	line-height:22px;
}
.lgoin_forgotten {
	float:left;
	width:100%;
	margin-top:10px;
}
.lgoin_forgotten a {
	text-decoration:underline;
}
.lgoin_forgotten a:hover {
	text-decoration:underline;
}
.mimaK {
	float:left;
	width:100%;
	position:relative;
}
#hy_password_x {
	display:none;
}
#hy_confirm_x {
	display:none;
}
.eye_img_1 {
	float:right;
	width:20px;
	height:14px;
	background-image: url(../image/small/pass_show.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	position:absolute;
	bottom:12px;
	right:10px;
}
.eye_img_2 {
	float:right;
	width:20px;
	height:14px;
	background-image: url(../image/small/pass_hide.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	position:absolute;
	bottom:12px;
	right:10px;
}

/*** 国家区号下拉 ***/
.area_code_div {
	float:left;
	width: 32%;
	position:relative;
}
.area_code_title1 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#888;
	font-size:14px;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#FFF;
	box-sizing:border-box;
}
.area_code_title1 img {
	float:left;
	width:30px;
	height:22px;
	margin:8px;
}
.area_code_title2 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#888;
	font-size:14px;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt1.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#FFF;
	box-sizing:border-box;
}
.area_code_title2 img {
	float:left;
	width:30px;
	height:22px;
	margin:8px;
}
.area_code_tab {
	display:none;
	float:left;
	width:100%;
	height:155px;
	border:solid 1px #CCC;
	top:37px;
	position:absolute;
	background-color:#FFF;
	z-index:1;
	border-top:none;
	padding-top:5px;
	overflow-y:auto;
	box-sizing:border-box;
}
.area_code_tab li {
	float:left;
	width:96%;
	padding-left:2%;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	color:#999;
	border-radius:5px;
}
.area_code_tab li img {
	float:left;
	width:30px;
	height:22px;
	margin:4px;
}
.area_code_tab li:hover {
	background-color:#eee;
}
.area_code_tab::-webkit-scrollbar {/*滚动条整体样式*/
  width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.area_code_tab::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 5px;
  border:solid 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px #ccc;
  background: #ccc;
}
.area_code_tab::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #eee;
  border-radius: 0;
  background: #eee;
}


/*** 注册页 ***/
.hy_title3 {
	float:left;
	width:100%;
	font-size:14px;
	text-align:center;
}
.hy_title3 a {
	font-size:15px;
	color:#000;
	text-decoration:underline;
}

/* 注册页复选框样式 */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
background: url(../image/small/yue_du.png) no-repeat left top; border:none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
background: url(../image/small/yue_du.png) no-repeat left bottom; border:none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-button-text-only .ui-button-text {
	height:22px;
	margin-left:27px;
	line-height:22px;
	font-size:12px;
	font-weight:bold;
}

.ui-button-text-only .ui-button-text2 {
	float: left;
	height:22px;
	margin-left:27px;
	line-height:22px;
	font-size:14px;
	
	/*双击文本不选中*/
	-moz-user-select:none; /*火狐*/
	-webkit-user-select:none; /*webkit浏览器*/
	-ms-user-select:none; /*IE10*/
	user-select:none;
}
.label_nr {
	font-size:12px;
}
.label_nr a {
	color:#000;
	text-decoration:underline;
}
.label_nr a:hover {
	color:#F00;
	text-decoration:underline;
}

.hy_error_cuo {
	float:left;
	width:130%;
	margin-left:-15%;
	color:#F00;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	line-height:20px;
	display:none;
}
.hy_error_cuo a {
	color:#F00;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.hy_error_cuo a:hover {

}
.hy_bottom_title {
	float: left;
	width: 100%;
	font-size: 15px;
	text-align: center;
	margin-top:50px;
}
.hy_web_link {
	float:left;
    width: 100%; 
    margin-top: 20px; 
    text-align: center; 
    padding: 0; 
    font-size: 0; 
}

.hy_web_link a {
    display: inline-block; 
    margin-right: 10px; 
}

/* 移除最后一个图片的右侧间距，确保总间距正确 */
.hy_web_link a:last-child {
    margin-right: 0;
}

.hy_web_link img {
    width: 75px; 
    height: auto; 
    vertical-align: middle; 
}

.Member {
	float:left;
	width: 100%;
}
.Member_l {
	float: left;
	height: auto;
	width:100%;
}
.Member_l_title {
	line-height: 46px;
	height: auto;
	width: 100%;
	margin-top:50px;
	margin-bottom:10px;
}
.Member_l_text {
	font-size: 14px;
	line-height: 26px;
	height: auto;
	width: 100%;
	margin-bottom:10px;
}
.Member_l_text a {
	font-size: 14px;
	text-decoration:underline;
}
.shipping_button {
	float:left;
	padding:15px 50px;
	background-color:#990113;
	border:solid 1px #990113;
	border-radius:5px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	font-family:PoppinsBold;
}
.shipping_button:hover {
	color:#FFF;
}
.shipping_button2 {
	float:right;
	padding:15px 50px;
	background-color:#990113;
	border:solid 1px #990113;
	border-radius:5px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	font-family:PoppinsBold;
}
.shipping_button2:hover {
	color:#FFF;
}
.fanhui_a {
	float:left;
	padding:15px 50px;
	background-color:#FFF;
	border:solid 1px #4d4d4d;
	border-radius:5px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	margin-right:20px;
	font-family:PoppinsBold;
}
.fanhui_a:hover {
	color:#4d4d4d;
}
.register_l_nr_tab {
	float:left;
	width:100%;
	margin-top:30px;
}
.tijiao_div {
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:50px;
}

.textWidht_div {
	float:left;
	width:100%;
}

.th_5_form1_password {
	float:left;
	width:100%;
	max-width:345px;
	margin-top:10px;
}
.zc_5_form1 {
	float:left;
	width:100%;
	max-width:345px;
	margin-top:10px;
}
.th_5_form_tit {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	min-height:28px;
}
.th_5_form_text {
	float:left;
	width:100%;
	position:relative;
	min-height:40px;
}

.th_5_form_text label{
	float: left;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
}
.th_5_form_text .label_nr{
	float:left;
	font-size:14px;
}
.form_text_input {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #ccc;
	border-radius:5px;
	box-sizing:border-box;
	color:#888;
	font-size:14px;
	outline:none;
}

/* 裁剪弹窗 */
.caijian {
    position: fixed;
    left: 50%;
    top: 15%;
    width: 570px;
    height: auto;
    border: #CCC 1px solid;
    font-size: 12px;
    font-family: PoppinsRegular;
    margin-left: -285px;
    background-color: #FFF;
    padding-bottom: 20px;
    z-index: 1001;
    display: none;

}

.caijian_top {
    float: left;
    width: 100%;
}

.caijian_top_l {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
	margin-top:20px;
    color: #333;
    font-family: PoppinsBold;
}
.caijian_top_text {
	float: left;
    width: 100%;
	text-align:center;
	line-height:22px;
	margin-top:5px;
	color: #333;
	font-size:13px;
}
.caijian_top_r {
    float: right;
    height: 30px;
    width: 30px;
    position: absolute;
    cursor: pointer;
    background-image: url(../image/small/x.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: 20px;
    right: 20px;
}
.caijian_k {
	float:left;
	width:340px;
	height:auto;
	margin-left:20%;
	margin-top:10px;
}
.caijian_kk {
	margin:0 auto;
	width:340px;
	height:auto;
	box-sizing: border-box;
	border:1px dashed #666;
	text-align:center;
}
.caijian_caokong {
	float:left;
	width:100%;
	text-align:center;
}
.caijian_btn {
	width:160px;
	height:40px;
	line-height:40px;
	border:solid 1px #990013; 
	background-color: #990013;
	box-sizing: border-box;
	border-radius:10px;
	color:#FFF;
	font-size:18px;
	font-family:PoppinsBold;
	cursor:pointer;
	margin-top:20px;
}
.caijian_btn:hover {
  border-color: #990013;
}
.caijian_btn_yuanTu {
	width:160px;
	height:40px;
	line-height:40px;
	border:solid 1px #4d4d4d; 
	background-color: #FFF;
	box-sizing: border-box;
	border-radius:10px;
	color:#333;
	font-size:18px;
	font-family:PoppinsBold;
	cursor:pointer;
	margin-top:20px;
	margin-right:10px;
}
.caijian_btn_yuanTu:hover {
	color:#4d4d4d;
}

.caijian_gongneng {
	width:140px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;
	
}
.caijian_gongneng_btn {
	float:left;
	width:40px;
	height:40px;
	box-sizing: border-box;
	border:solid 1px #71000e;
	background-color: #990013;
	border-radius:10px;
	margin-right:10px;
	cursor:pointer;
}
.caijian_gongneng_btn:hover {
  border-color: #990013;
  background-color: #c60019;
}
.caijian_btn_big {
	background-image: url(../image/small/caijian_big.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.caijian_btn_small {
	background-image: url(../image/small/caijian_small.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.caijian_btn_reset {
	background-image: url(../image/small/caijian_reset.png);
    background-repeat: no-repeat;
    background-position: center center;
}
/* 裁剪弹窗结束 */

/*会员后台主页*/
.container_dong {
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.VIP_Home {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
    margin-bottom: 20px;
	font-size:15px;
}

.VIPhome_font01 {
    float: left;
    font-weight: bold;
    width: 100%;
    height: auto;
    font-size: 14px;
    margin-top: 20px;
}

.VIPhome_font02 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    margin-top: 3px;
}

.VIPhome_Form {
    width: 100%;
    height: auto;
    float: left;
}

.VIPhome_Form li{
	float:left;
	width:16.66%;
	text-align:center;
}
.VIPhome_Form li font{
	float:left;
	width:100%;
	font-size:15px;
}

.edit_form_input {
	float: left;
	width: 100%;
}
.edit_form_textarea {
	float: left;
	width: 100%;
}
.edit_home {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
}
.edit_home_Form {
    width: 100%;
    height: auto;
    float: left;
}
.edit_home_tag {
	float:left;
	width:100%;
}
.edit_home_tag li {
	float:left;
	width:126px;
	text-align:center;
	line-height:36px;
	cursor:pointer;
	border:solid 1px #CCC;
	box-sizing:border-box;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	margin-right:5px;
	font-weight:bold;
}
.edit_home_tag_li_hover {
	background-color:#e9e8e3;
}
.edit_home_Form_div {
	float:left;
	width:100%;
	max-width:730px;
}
.edit_div {
	float:left;
	width:100%;
}
.edit_div1 {
	float: left;
	width: 100%;
	max-width: 345px;
	margin-top: 10px;
}
.edit_div2 {
	  float: right;
	  width: 100%;
	  max-width: 345px;
	  margin-top: 10px;
}
.edit_div3 {
	  float: left;
	  width: 100%;
	  margin-top: 10px;
}
.edit_div_tit {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #333;
}
.edit_div_text {
	float: left;
	width: 100%;
	position: relative;
}
.edit_div_text .form_text_input {
	float: left;
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	line-height: 38px;
	border: solid 1px #ccc;
	border-radius: 5px;
	color: #888;
	font-size: 14px;
	box-sizing: border-box;
	outline:none;
}
.edit_div_text .form_text_textarea {
  float: left;
  width: 100%;
  height: 90px;
  padding-left: 1%;
  padding-right: 1%;
  line-height: 26px;
  border: solid 1px #ccc;
  border-radius: 5px;
  box-sizing: border-box;
  color: #888;
  font-size: 14px;
  outline:none;
  resize: none;
}

.vip_k {
	float: left;
	width: 100%;
}
.vip_k_title {
	float: left;
	width: 100%;
	line-height:40px;
	font-weight:bold;
	margin-top:30px;
}
.vip_k_grade {
	float:left;
	width:100%;
	position:relative;
}
.vip_k_grade img {
	float:left;
	margin-right:15px;
}
.vip_k_nr {
	float:left;
	width:100%;
	font-size:12px;
}
.vip_k_table {
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
	text-align: left;
	font-size:14px;
	font-weight:normal;
	width:100%;
	text-align:center;
}
.vip_k_table th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fff;
    background-color: #f1f1f1;
}
.vip_k_table td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #eee;
    background-color: #fff;
}
.vip_k_tishi {
	float:left;
	width:100%;
	margin-top:5px;
	font-size:12px;
	color:#CCC;
}

.customer_level_small {
	float:left;
	width:85px;
	margin-right:1%;
	margin-top:50px;
}
.customer_level_small img {
	width:100%;
}
.customer_level_big {
	float:left;
	width:170px;
	margin-right:1%;
}
.customer_level_big img {
	width:100%;
}
.customer_level_jiantou {
	float:left;
	width:29px;
	margin-right:1%;
	margin-top:65px;
	position:relative;
}
.customer_level_jiantou img {
	width:100%;
}

.vip_k_touKK {
	float: left;
	width: 140px;
	margin-right: 20px;
}
.vip_k_touK {
	float: left;
	width: 140px;	
}
.vip_k_tou {
	float: left;
	width: 140px;
	height:140px;
	border: solid 1px #bfbfbf;
	border-bottom: none;
}
.vip_k_tou img {
	width: 100%;
}
.vip_k_edit {
	float: left;
	width: 100%;
	cursor: pointer;
	background-color: #bfbfbf;
	color: #4d4d4d;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-family:PoppinsBold;
}
.vip_xinxi {
	float: left;
	line-height: 40px;
}
.customer_grade {
	float:right;
	width:auto;
	margin-left:5px;
	margin-top:7.5px;
}
.vip_xinxi_cu {
	float: left;
	width: 100%;
	font-family:PoppinsBold;
}
.vip_xinxi_href {
	float: right;
	margin-left:10px;
}
.vip_xinxi_href a {
	font-size:15px;
	text-decoration:underline;
}
.vip_xinxi_xi {
	float: left;
	width: 100%;
}
.vip_xinxi_r {
	float:right;
	width:200px;
	margin-top:100px;
}
.item_title1 {
  float: left;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 40px;
  border: solid 1px #CCC;
  border-radius: 5px;
  box-sizing: border-box;
  color: #888;
  cursor: pointer;
  background-image: url(../image/small/biaodan_jt.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.item_title2 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:40px;
	border:solid 1px #CCC;
	border-radius:5px;
	box-sizing: border-box;
	color:#888;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt1.png);
	background-repeat: no-repeat;
	background-position:right center;
}

.item_title1_small {
  float: left;
  width: 100%;
  padding-left: 5%;
  line-height: 40px;
  border: solid 1px #CCC;
  border-radius: 5px;
  box-sizing: border-box;
  color: #888;
  cursor: pointer;
  background-image: url(../image/small/biaodan_jt.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.item_title2_small {
	float:left;
	width:100%;
	padding-left:5%;
	line-height:40px;
	border:solid 1px #CCC;
	border-radius:5px;
	box-sizing: border-box;
	color:#888;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt1.png);
	background-repeat: no-repeat;
	background-position:right center;
}
.item_tab {
  display: none;
  float: left;
  width: 100%;
  border: solid 1px #CCC;
  top: 37px;
  position: absolute;
  background-color: #FFF;
  z-index: 1;
  border-top: none;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-y: auto;
  box-sizing: border-box;
}
.item_tab li {
    float: left;
	width: 100%;
	padding-left: 2%;
	line-height: 30px;
	cursor: pointer;
	color: #999;
	border-radius: 5px;
	box-sizing: border-box;
}
.item_tab li:hover {
	background-color:#eee;
}
.item_tab_small {
  display: none;
  float: left;
  width: 100%;
  height: 95px;
  border: solid 1px #CCC;
  top: 37px;
  position: absolute;
  background-color: #FFF;
  z-index: 1;
  border-top: none;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-y: auto;
  box-sizing: border-box;
  margin-right: 2.5%;
}
.item_tab_small li {
    float: left;
	width: 100%;
	padding-left: 2%;
	line-height: 22px;
	cursor: pointer;
	color: #999;
	border-radius: 5px;
	box-sizing: border-box;
	text-align: center;
}
.item_tab_small li:hover {
	background-color:#eee;
}
.edit_div_text_small {
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.edit_div_text_checkbox {
	float: left;
	width: 32%;
	margin-right: 1.3%;
	margin-bottom: 5px;
	position: relative;
}
.edit_div_text_checkbox input {
  float: left;
  width: 22px;
  height: 22px;
  cursor: pointer;
  outline: none;
}
.edit_div_text_checkbox label {
  float: left;
  cursor: pointer;
  width: auto;
  margin-right: 5px;
  line-height: 22px;
}
.edit_div_text_checkbox_nr{
	float: left;
}


/*** 会员后台主页结束 ***/


.pm_error{
	float:left;
	position:absolute;
	color:#F00;
	top:-60px;
	display:none;
	
}
.pm_error_text{
	float:left;
	height:46px;
	color:#FFF;
	background-color:#990113;
	padding-left:10px;
	padding-right:10px;
	line-height:46px;
	border:solid 1px #990113;
	border-radius:5px;
	font-size:16px;
}
.pm_error_jt{
	float:left;
	width:25px;
	height:14px;
	left:20px;
	bottom:-11px;
	position:absolute;
}

/*** 收藏夹 ***/
.wish_k {
	float:left;
	width:100%;
}
.wish_k ul {
	display: flex;
	flex-wrap: wrap;
	width: 110%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.wish_k li {
	float:left;
	width:28%;
	margin-bottom:40px;
	border-radius:5px;
	box-shadow: 0 0 8px #ccc;
	padding:20px;
	box-sizing:border-box;
	margin-right:3%;
	position:relative;
}
.wish_k_img {
	float:left;
	width:100%;
	aspect-ratio: 240 / 240;
	background-color:#4d4d4d;
}
.wish_k_img img {
	width:100%;
}
.wish_k_title {
	float:left;
	width:calc(100% - 40px);
	margin-top:20px;
}
.wish_k_title a {
	font-size:14px;
}
.wish_k_title a:hover {
	color:#990113;
}
.wish_k_x {
	float:right;
	width:30px;
	height:30px;
	margin-top:20px;
}
.wish_k_x img {
	width:100%;
}
.wish_k_querenK {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(255, 255, 255, 0.9); 
	position:absolute;
	top: 0;
  	left: 0;
  	box-sizing: border-box;
}
.wish_k_querenK font{
	float:left;
	width:100%;
	padding-left:10%;
	padding-right:10%;
	padding-top:20%;
	text-align:center;
	line-height:20px;
	font-size:15px;
}
.wish_k_querenK_no {
	float:left;
	width:60%;
	margin-top:15%;
	margin-left:20%;
	margin-right:20%;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	aspect-ratio: 6 / 1.6;
	border:solid 1px #4d4d4d;
	font-size:15px;
	border-radius:5px;
	background-color:#FFF;
	font-family:PoppinsBold;
}
.wish_k_querenK_no:hover {
	color:#4d4d4d;
}
.wish_k_querenK_yes {
	float:left;
	width:60%;
	margin-top:5%;
	margin-left:20%;
	margin-right:20%;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	aspect-ratio: 6 / 1.6;
	border:solid 1px #990113;
	font-size:15px;
	border-radius:5px;
	background-color:#990113;
	color:#FFF;
	font-family:PoppinsBold;
}
.wish_k_querenK_yes:hover {
	color:#FFF;
}
/*** 收藏夹结束 ***/

/*** 地址页 ***/
.addressListK {
	float:left;
	width:100%;
	margin-top:20px;
}
.addressListK ul {
	display: flex;
	flex-wrap: wrap;
	width: 110%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.addressListK li {
	float:left;
	width:28%;
	margin-bottom:40px;
	border-radius:5px;
	padding:20px;
	box-sizing:border-box;
	margin-right:3%;
	position:relative;
	aspect-ratio: 1 / 1;
}
.add_address_a {
    /* 确保按钮为块级以响应居中设置 */
    display: inline-block;
    text-decoration:underline;
	font-size:15px;
}

.add_address_a:hover {
    text-decoration:underline;
}
.addressListK_normal {
	box-shadow: 0 0 8px #CCC;
}
.addressListK_hover {
	box-shadow: 0 0 8px #F99;
	background-image: url(../image/small/huigou.png);
	background-repeat:no-repeat;
	background-position:right 10px top 10px;
}
.addressListK_font1 {
	float:left;
	width:100%;
	padding-bottom:50px;
	font-size:15px
}
.addressListK_font2 {
	float:left;
	position:absolute;
	bottom:20px;
	right:20px;
}
.addressListK_font2 a {
	font-size:14px;
}

.address_k_querenK {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(255, 255, 255, 0.9); 
	position:absolute;
	top: 0;
  	left: 0;
  	box-sizing: border-box;
}
.address_k_querenK font{
	float:left;
	width:100%;
	padding-left:10%;
	padding-right:10%;
	padding-top:15%;
	text-align:center;
	line-height:20px;
	font-size:15px;
}
.address_k_querenK_no {
	float:left;
	width:60%;
	max-width:180px;
	margin-top:10%;
	margin-left:20%;
	margin-right:20%;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	aspect-ratio: 6 / 1.6;
	border:solid 1px #4d4d4d;
	font-size:15px;
	border-radius:5px;
	background-color:#FFF;
	font-family:PoppinsBold;
}
.address_k_querenK_no:hover {
	color:#4d4d4d;
}
.address_k_querenK_yes {
	float:left;
	width:60%;
	max-width:180px;
	margin-top:5%;
	margin-left:20%;
	margin-right:20%;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	aspect-ratio: 6 / 1.6;
	border:solid 1px #990113;
	font-size:15px;
	border-radius:5px;
	background-color:#990113;
	color:#FFF;
	font-family:PoppinsBold;
}
.address_k_querenK_yes:hover {
	color:#FFF;
}
.left_div {
	float:left;
	width:48%;
	max-width:345px;
	position:relative;
}
.right_div {
	float:right;
	width:48%;
	max-width:345px;
	position:relative;
}
.edit_home_Form_div_ck {
	float:left;
	width:100%;
}
.left_div_ck {
	float:left;
	width:48%;
	position:relative;
}
.right_div_ck {
	float:right;
	width:48%;
	position:relative;
}
.zc_5_form1_ck {
	float:left;
	width:100%;
	margin-top:10px;
}
/*** 地址页结束 ***/


/*** 设计定制开始 ***/
.dol_nr1 {
	float:left;
	width:calc(16% - 5px);
	min-width:110px;
}
.dol_nr2 {
	float:left;
	width:25%;
	line-height:110px;
}
.dol_nr3{
	float:left;
	width:15%;
	line-height:110px;
}
.dol_nr4 {
	float:left;
	width:15%;
	line-height:110px;
}
.dol_nr5 {
	float:left;
	width:30%;
	line-height:110px;
}
.dol_nr1 {
	float:left;
	width:calc(14% - 5px);
}
.dol_nr2 {
	float:left;
	width:30%;
	line-height:110px;
}
.dol_nr3{
	float:left;
	width:18%;
	line-height:110px;
}
.dol_nr4 {
	float:left;
	width:18%;
	line-height:110px;
}
.dol_nr5 {
	float: left;
	width: 20%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	min-height: 110px;
}
.designK {
	float:left;
	width:100%;
}
.designK_top {
	float:left;
	width:100%;
	margin-top:20px;
}
.designK_top li {
	float:left;
	width:25%;
}
.designK_top li font {
	float:left;
	width:100%;
}
.under_design {
	float:left;
	width:100%;
	text-align:center;
	line-height:230px;
}
.design_xq_title {
	float:left;
	width:100%;
	margin-top:20px;
	line-height:26px;
}
.design_xq_title_f1 {
	float:left;
	font-size:14px;
	font-weight:bold;
}
.design_xq_title_f2 {
	float:left;
	font-size:13px;
	color:#999;
	margin-left:10px;
}

.designK_nr {
	float:left;
	width:100%;
	padding-bottom:5px;
}
.designK_nr ul {
	display:inline-block;
	flex-wrap: wrap;
	width: 106%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	margin-left:-3.33%;
}
.designK_nr li {
	float:left;
	width:30%;
	margin-left:3.33%;
	line-height:22px;
	padding-top:5px;
	min-height:60px;
}
.designK_top_t1 {
	float:left;
	width:100%;
	font-size:14px;
	font-family:PoppinsBold;
}
.designK_top_t2 {
	float:left;
	width:100%;
	font-size:14px;
}
.designK_top_t2 div {
	float:left;
	line-height:28px;
	margin-right:5px;
}
.designK_nr_d_color {
	float:left;
	width:18px;
	height:18px;
	border-radius: 10px;
	margin-top:5px;
}
.designK_checkImg {
	float:left;
	width:100%;
	max-width:200px;
	width:expression(this.width > 200 ? "200px" : this.width);
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	background-image: url(../image/small/touming.png);
}
.designK_checkImg img{
	display:inline-block;
	width:100%;
	max-width:200px;
	max-height:200px;
	margin: 0 auto;
}
.designK_title {
	float:left;
	width:90%;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	padding-left:15px;
}
.designK_title font {
	float:left;
}
.designK_title_2 {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#999;
	margin-left:20px;
}

.designK_nr2 {
	float:left;
	width:100%;
}
.designK_nr2_l {
	float:left;
	width:430px;
}
.designK_nr2_material {
	float:left;
	width:100%;
	margin-top:10px;
}
.designK_nr2_img {
	float:left;
	width:430px;
	height:430px;
	background-color:#f5f5f5;
	border:solid 1px #f5f5f5; 
	text-align:center;
	display: flex;
	align-items: center;
	position:relative;
	box-sizing:border-box;
}
.designK_nr2_img img {
	width: 100%;
	margin:0 auto;
	max-width:430px;
	max-height:430px;
	align-items: center;
	width:expression(this.width > 430 ? "430px" : this.width);
	height:expression(this.height > 430 ? "430px" : this.height);
}
.designK_nr2_r {
	float:right;
	width:calc(100% - 450px);
	height:430px;
	position:relative;
}
.designK_nr2_r_type {
	float:left;
	width:100%;
	position:relative;
	margin-bottom:10px;
}
.show_inch {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color:#FFF;
	border:solid 1px #000;
	padding:2px 5px;
	font-size:12px;
}
/*** 设计定制结束 ***/



/*** 历史设计下拉菜单 ***/
.buzhou_type_title {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:40px;
	border:solid 1px #999;
	box-sizing:border-box;
	border-radius:5px;
	color:#000;
	font-size:14px;
	cursor:pointer;
	background-color:#fff;
	background-image: url(../image/small/biaodan_jt.png);
	background-repeat: no-repeat;
	background-position:right center;
	font-family: PoppinsRegular;
}
.buzhou_type_tab {
	display:none;
	float:left;
	width:100%;
	max-height:185px;
	border:solid 1px #999;
	box-sizing:border-box;
	top:37px;
	position:absolute;
	background-color:#FFF;
	z-index:1;
	border-top:none;
	padding-top:5px;
	overflow-y:auto;
}
.buzhou_type_tab li {
	float:left;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	color:#000;
}
.buzhou_type_tab li:hover {
	background-color:#bfbfbf;
}
.buzhou_type_tab::-webkit-scrollbar {/*滚动条整体样式*/
  width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.buzhou_type_tab::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 5px;
  border:solid 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px #ccc;
  background: #ccc;
}
.buzhou_type_tab::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #eee;
  border-radius: 0;
  background: #eee;
}




.buzhou_type_tab_yd {
	display:none;
	float:left;
	width:100%;
	max-height:185px;
	border:solid 1px #999;
	box-sizing:border-box;
	top:37px;
	position:absolute;
	background-color:#FFF;
	z-index:1;
	border-top:none;
	padding-top:5px;
	overflow-y:auto;
}
.buzhou_type_tab_yd li {
	float:left;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	color:#000;
}
.buzhou_type_tab_yd li:hover {
	background-color:#bfbfbf;
}
.buzhou_type_tab_yd::-webkit-scrollbar {/*滚动条整体样式*/
  width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.buzhou_type_tab_yd::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 5px;
  border:solid 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px #ccc;
  background: #ccc;
}
.buzhou_type_tab_yd::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #eee;
  border-radius: 0;
  background: #eee;
}



.designK_reselect {
	float:right;
	width:100px;
	position:absolute;
	right:10px;
	top:35px;
}
.designK_reselect a {
	float:left;
	width:100%;
	border:solid 1px #000;
	border-radius:5px;
	background-color:#d9d9d9;
	color:#000;
}
.designK_reselect a:hover {
	background-color:#eaeaea;
	text-decoration:none;
}
.designK_nr2_r_down {
	float:left;
	width:100%;
}
.designK_nr2_r_down_1 {
	float:left;
	width:100%;
	margin-top:88px;
}
.design_button_hong {
	float:left;
	width:100%;
}
.design_button_hong a {
	float: left;
	width: 100%;
	background-color: #990013;
	border:solid 1px #990013;
	border-radius: 5px;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	font-family: PoppinsBold;
	text-decoration: none;
}

.design_button_hong a:hover {
	text-decoration:none;
	color:#FFF;
}

.design_button_bai {
	float:left;
	width:100%;
	margin-top:10px;
}
.design_button_bai a {
	float: left;
	width: 100%;
	background-color: #FFF;
	border:solid 1px #4d4d4d;
	border-radius: 5px;
	line-height: 40px;
	color: #4d4d4d;
	font-size: 18px;
	text-align: center;
	font-family: PoppinsBold;
	text-decoration: none;
}
.design_button_bai a:hover {
	text-decoration:none;
	color:#4d4d4d;
}

.designK_down_title {
	float:left;
	width:100%;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.designK_down_editK {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.designK_down_edit {
	float:left;
	width:96%;
	padding-top:2px;
	padding-left:2%;
	padding-right:2%;
	border:solid 1px #CCC;
	border-radius:5px;
	height:238px;
	overflow-y:auto;
	font-size:12px;
	line-height:18px;
	font-family: PoppinsRegular;
	outline:none;
	resize:none;
}
.designK_down_edit_nrK {
	float:left;
	width:100%;
	line-height:18px;
	padding-top:2px;
	min-height:38px;
	max-height:56px;
	overflow-y:auto;
	font-family: PoppinsRegular;
}

.designK_down_edit_nrK_1 {
	float:left;
	width:100%;
	max-height:220px;
	overflow-y:auto;
	line-height:18px;
	padding-top:2px;
	font-family: PoppinsRegular;
}

.designK_down_edit_nrK_down {
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	font-family: PoppinsRegular;
	color:#999;
	text-align:center;
}

#designK_3 .designK_down_edit_nrK_1 {
	height:auto;
}
.design_downDiv {
	width:100%;
	position:absolute;
	bottom:0px;
}
.designK_loadK {
	float:left;
	width:100%;
	margin-top: 110px;
}
.designK_loadK_status {
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
.designK_loadK_loadImg {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.designK_loadK_loadImg_1 {
	float:left;
	width:100%;
	text-align:center;
}
.designK_loadK_loadImg_2 {
	float:left;
	width:100%;
	text-align:center;
}
.designK_loadK_text {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	font-size:12px;
}


.designK_nr3 {
	float:left;
	width:100%;
	padding-bottom:20px;
}
.designK_nr3_l {
	float:left;
	width:350px;
	margin-left:15px;
}

.designK_nr3_l_img {
	float:left;
	width:350px;
	height:350px;
	background-color:#4d4d4d;
	text-align:center;
	display: flex;
	align-items: center;
	position:relative;
}
.designK_nr3_l_img img {
	margin:0 auto;
	align-items: center;
	max-width:350px;
	width:expression(this.width > 350 ? "350px" : this.width);
	max-height:350px;
	height:expression(this.height > 350 ? "350px" : this.height);
}
.touming_bg {
	background-image: url(../image/small/touming.png);
	background-repeat:repeat;
}

/*** 订单 ***/
.shop_div {
	float:left;
	width:100%;
}
.shop_div_l {
	float:left;
	width:75%;
}
.shop_div_r {
	float:left;
	width:20%;
	margin-left:5%;
}

.cart_r {
	float:left;
	width:100%;
	padding-left:5%;
	padding-right:5%;
	border-radius:5px;
	background-color:#f2f2f2;
	padding-bottom:10px;
	margin-bottom:10px;
}
.cart_r_title {
	float:left;
	width:100%;
	font-size:18px;
	line-height:30px;
	margin-top:5px;
	border-bottom:solid 1px #ccc;
}
.cart_r_nr {
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	position:relative;
}
.cart_r_nr_l {
	float:left;
}
.cart_r_nr_r {
	float:right;
}
.wenhao {
	float:left;
	width:15px;
	height:15px;
	line-height:15px;
	color:#FFF;
	background-color:#999;
	border-radius:15px;
	text-align:center;
	cursor:pointer;
}
#wenhao_text {
	display:none;
	float:left;
	background-color:#FFF;
	box-shadow:3px 3px 15px #666;
	font-weight:normal;
	padding:5px;
	border-radius:5px;
	margin-top:15px;
	position:absolute;
	color:#666;
	z-index:1;
}
.cart_tixing {
	float:left;
	width:100%;
	color:#666;
	font-weight:normal;
	margin-top:3px;
}
.cart_gj {
	color:#CCC;
	text-decoration:line-through;
}
.hong {
	color:#990113;
}
.cart_button {
	float:left;
	width:100%;
	line-height:36px;
	text-align:center;
	margin-top:10px;
}
.cart_button a {
	float:left;
	width:100%;
	line-height:36px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	border-radius:5px;
	background-color:#990113;
	font-weight:bold;
}
.cart_tu {
	float:left;
	width:100%;
	margin-top:10px;
	text-align:center;
}
.cart_tu img {
	width:28px;
}
.ol_div {
	float:left;
	width:100%;
	margin-top:10px;
	font-size:15px;
	font-family:PoppinsBold;
	text-align:center;
	line-height:40px;
}
.ol_div li {
	position:relative;
	float:left;
}
.ol_nrK {
	text-align:center;
	padding:20px 0px;
	line-height:22px;
}

.ol_nr1 {
	float:left;
	width:calc(14% - 5px);
}
.ol_nr2 {
	float:left;
	width:12%;
	line-height:110px;
}
.ol_nr3{
	float:left;
	width:15%;
	line-height:110px;
}
.ol_nr4 {
	float:left;
	width:15%;
	line-height:110px;
}
.ol_nr5 {
	float:left;
	width:15%;
	line-height:110px;
}
.ol_nr6 {
	float: left;
	width: 20%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	min-height: 110px;
}
.ol_nr7 {
	float:left;
	width:7%;
	margin-right:1%;
}

.ol_k_querenK {
  display: none; /* 改为flex布局便于整体居中 */
  flex-direction: column; /* 子元素垂直排列 */
  justify-content: center; /* 垂直方向居中 */
  align-items: center; /* 水平方向居中 */
  text-align: center; /* 确保文本居中 */
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.ol_k_querenK font{
	display:inline-block;
	width:100%;
	padding-left:10%;
	padding-right:10%;
	padding-top:15px;
	text-align:center;
	line-height:20px;
	font-size:15px;
}
.ol_k_querenK_no {
	width:160px;
	height:40px;
	margin: 0px 0px;
	margin-top:10px;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	border:solid 1px #4d4d4d;
	font-size:15px;
	border-radius:5px;
	background-color:#FFF;
	font-family:PoppinsBold;
	display: block;
	line-height: 40px;
}
.ol_k_querenK_no:hover {
	color:#4d4d4d;
}
.ol_k_querenK_yes {
	width:160px;
	height:40px;
	margin: 0px 0px;
	margin-top:10px;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	border:solid 1px #990113;
	font-size:15px;
	border-radius:5px;
	background-color:#990113;
	color:#FFF;
	font-family:PoppinsBold;
	display: block;
	line-height: 40px;
}
.ol_k_querenK_yes:hover {
	color:#FFF;
}

.or_nr1 {
	float: left;
	width: calc(14% - 5px);
}
.or_nr1 img{
	margin: 0 auto;
	width: 110px;
	height: 110px;
}
.or_nr2 {
	float:left;
	width:25%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
	text-align:left;
}
.or_nr2 font {
	text-align:left;
}
.or_nr2_font1 {
	font-family:PoppinsBold;;
}
.or_nr3{
	float:left;
	width:13%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
	font-family:PoppinsBold;;
}
.or_nr4 {
	float:left;
	width:13%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
}
.or_nr5 {
	float:left;
	width:13%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
	color:#990113;
	font-family:PoppinsBold;;
}
.or_nr6 {
	float:left;
	width:20%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
}
.pr_a {
	display:block;
	width:100%;
	max-width:150px;
	margin-left:10%;
	margin-right:10%;
	line-height:40px;
	border:solid 1px #4d4d4d;
	font-family:PoppinsBold;
	border-radius:5px;
}
.pr_a:hover {
	text-decoration:none;
	color:#4d4d4d;
}
.ba_a {
	display:block;
	width:100%;
	max-width:150px;
	margin-left:10%;
	margin-right:10%;
	line-height:40px;
	border:solid 1px #990013;
	background-color:#990013;
	color:#FFF;
	font-family:PoppinsBold;
	border-radius:5px;
	margin-top:10px;
}
.ba_a:hover {
	text-decoration:none;
	color:#FFF;
}
.ba_b {
	display:block;
	width:100%;
	max-width:150px;
	margin-left:10%;
	margin-right:10%;
	line-height:40px;
	border:solid 1px #4d4d4d;
	font-family:PoppinsBold;
	border-radius:5px;
}
.ba_b:hover {
	text-decoration:none;
	color:#4d4d4d;
}




.shop_div_new {
	float:left;
	width:100%;
	display:none;
}


.order_tuK {
	margin:0 auto;
	width:110px;
	height:110px;
	background-color:#f5f5f5;
}
.order_tuK img {
	
}

.tu1 {
	width:110px;
}
.tu2 {
	float:left;
	width:46px;
	min-height:46px;
	margin-left:6px;
	margin-top:6px;
}

.tu3 {
	float:left;
	width:28.6px;
	margin-left:6px;
	margin-top:6px;
}
.tu1 img {
	width:100%;
	max-height:110px;
}
.tu2 img {
	width:100%;
	max-height:46px;
}
.tu3 img {
	width:100%;
	max-height:28px;
}
.tu1_t {
	width:88px;
	height:110px;
	margin-left:11px;
	margin-right:11px;
	position: relative;
	display: flex;   /* 弹性布局盒子 */
	align-items: center;  /* 盒子中垂直居中 */
	justify-content: center;  /* 盒子中水平居中 */
}
.tu2_t {
	float:left;
	width:36px;
	height:46px;
	margin-left:11px;
	margin-top:6px;
	position: relative;
	display: flex;   /* 弹性布局盒子 */
	align-items: center;  /* 盒子中垂直居中 */
	justify-content: center;  /* 盒子中水平居中 */
}

.tu3_t {
	float:left;
	width:22px;
	height:28.6px;
	margin-left:11px;
	margin-top:6px;
	position: relative;
	display: flex;   /* 弹性布局盒子 */
	align-items: center;  /* 盒子中垂直居中 */
	justify-content: center;  /* 盒子中水平居中 */
}
.tu1_t img {
	width:100%;
	max-height:110px;
}
.tu2_t img {
	width:100%;
	max-height:46px;
}
.tu3_t img {
	width:100%;
	max-height:28px;
}



.ol_a1 {
	display:block;
	width:100%;
	max-width:150px;
	margin-left:10%;
	margin-right:10%;
	line-height:40px;
	border:solid 1px #4d4d4d;
	font-family:PoppinsBold;
	border-radius:5px;
}
.ol_a1:hover {
	text-decoration:none;
	color:#4d4d4d;
}
.ol_a2 {
	display:block;
	width:100%;
	max-width:150px;
	margin-left:10%;
	margin-right:10%;
	line-height:40px;
	border:solid 1px #990013;
	background-color:#990013;
	color:#FFF;
	font-family:PoppinsBold;
	border-radius:5px;
	margin-top:10px;
}
.ol_a2:hover {
	color:#FFF;
	text-decoration:none;
}

.yd_ol_a1 {
	display:inline-block;
	width:100%;
	max-width:150px;
	line-height:40px;
	background-color:#FFF;
	color:#4d4d4d;
	border: solid 1px #4d4d4d;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	margin-top:10px;
	font-size:14px;
	font-family:PoppinsBold;
}
.yd_ol_a1:hover {
	text-decoration:none;
	color:#4d4d4d;
}
.yd_ol_a2 {
	display:inline-block;
	width:100%;
	max-width:150px;
	line-height:40px;
	background-color:#990113;
	color:#FFF;
	border: solid 1px #990113;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
	margin-top:10px;
	font-size:14px;
	font-family:PoppinsBold;
}
.yd_ol_a2:hover {
	color:#FFF;
	text-decoration:none;
}

.ol_del {
	display:inline-block;
	width:30px;
	height:30px;
	margin-top:40px;
}
.ol_del img{
	width:100%;
}
.yd_ol_listK {
	float:left;
	width:100%;
	margin-top:20px;
}
.yd_oll_1 {
	float:left;
	margin-right:10px;
}
.yd_oll_2 {
	float:left;
	width:calc(100% - 180px);
	font-size:12px;
	line-height:26px;
}
.yd_oll_2 li {
	float:left;
	width:100%;
}
.yd_oll_3 {
	float:right;
	width:30px;
}
.yd_oll_4 {
	float:right;
	width:100%;
	margin-top:10px;
}







.yd_orl_1 {
	float:left;
	width:110px;
	margin-right:10px;
}
.yd_orl_2 {
	float:left;
	width:calc(100% - 130px);
	font-size:12px;
	line-height:26px;
}
.yd_orl_2_font1 {
	float:left;
	width:100%;
	font-family:PoppinsBold;
}
.yd_orl_2_font2 {
	float:left;
	width:100%;
}
.yd_orl_3 {
	float:right;
	width:100%;
	font-size:12px;
	margin-top:10px;
}
.yd_orl_3 li {
	float:left;
	width:100%;
	line-height:22px;
}
.yd_orl_3_font1{
	float: left;
	width: 70px;
	font-family: PoppinsBold;
	margin-right: 10px;
}
.yd_orl_3_font2{
	float: left;
}
.yd_orl_font_cu {
	font-family: PoppinsBold;
}
.yd_orl_4 {
	float:right;
	width:100%;
	margin-top:10px;
}


.yd_pr_a {
	float:left;
	display:block;
	width:100%;
	max-width:150px;
	margin-right:10px;
	line-height:40px;
	border:solid 1px #4d4d4d;
	font-family:PoppinsBold;
	border-radius:5px;
	text-align:center;
}
.yd_pr_a:hover {
	text-decoration:none;
	color:#4d4d4d;
}
.yd_ba_a {
	float:left;
	display:block;
	width:100%;
	max-width:150px;
	line-height:40px;
	border:solid 1px #990013;
	background-color:#990013;
	color:#FFF;
	font-family:PoppinsBold;
	border-radius:5px;
	text-align:center;
}
.yd_ba_a:hover {
	text-decoration:none;
	color:#FFF;
}


.order_font1 {
	float: left;
	width:50px;
	font-family:PoppinsBold;
	margin-right:10px;
}

.order_font2 {
	float: left;
}


.order_sortby {
	float:left;
	margin-top:20px;
}
.order_sortby_tit {
	float:left;
	line-height:32px;
	font-size:14px;
	color:#999;
}

.order_sortby select {
	float: left;
	margin-left: 5px;
	width: 236px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color:#333;
	border: solid 1px #CCC;
	background-color:#FFF;
}
.ol_info_t {
	float:left;
	width:100%;
}
.ol_info_d {
	float:right;
	width:220px;
	margin-top:20px;
}
.shop_adr {
	float:left;
	width:100%;
	margin-top: 20px;
}
.shop_adr a {
	color:#F00;
	text-decoration:underline;
}
.shop_adr ul {
    /* 使用flex布局实现多列排列 */
    display: flex;
    flex-wrap: wrap;
    /* 清除列表默认样式 */
    list-style: none;
    margin: 0;
    padding: 0;
    /* 利用负margin抵消两边的项目间距 */
    margin: 0 -10px;
}

.shop_adr li {
    /* 控制每个li的宽度，默认一行3个 */
    flex: 0 0 calc(33.333% - 20px);
    box-sizing: border-box;
    /* 添加间距 */
    margin: 0 10px 20px;
	line-height:26px;
}

.shop_adr a:hover {
	color:#ff6600;
}
.order_status {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
}
.order_status img{
	float:left;
	width:100%;
}
.processing_tishi {
	float:left;
	width:100%;
	margin-top:20px;
	
}
table.od_table {
	display:inline-table;
	float:left;
    color:#333;
	width:100%;
	margin-top:20px;
	border-collapse: collapse;
	margin-bottom:10px;
	border:solid 1px #ccc;
}
.od_tit_l {
	float:left;
	padding-left:2%;
}
.od_tit_r {
	float:right;
	padding-right:2%;
	line-height:30px;
}
table.od_table th {
	font-weight:bold;
	line-height:30px;
}
table.od_table th.w2_th1 {
	width:300px;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
}
.od_table_nei_div {
	float:left;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	overflow:auto;
	max-height:76px;
	overflow:hidden;
	position:relative;
}
#wuliu_nav {
	float:left;
	width:98%;
	height:32px;
	cursor:pointer;
	background-color:#FFF;
	top:46px;
}
.wuliu_nav_1 {
	background-image: url(../image/order/size_arrow_2.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.wuliu_nav_2 {
	background-image: url(../image/order/size_arrow_1.png);
	background-repeat:no-repeat;
	background-position:center center;
}
table.od_table .od_table_nei {
	float:left;
    font-size:12px;
    color:#333;
	width:100%;
	margin-top:10px;
	line-height:22px;
	border:none;
}
.od_table_nei {
	float:left;
    font-size:12px;
    color:#333;
	width:100%;
	margin-top:10px;
	line-height:22px;
	border:none;
}
.od_table_nei td {
	padding:5px;
}
.od_yf_hover {
	background-color:#e6e6e6;
}
.od_yf_normal {
	background-color:#fff;
}
.od_fz_l {
	float:left;
	width:30%;
	min-width:190px;
	height:192px;
	overflow:auto;
	
}
.od_fz_l li {
	float:left;
	width:100%;
	text-align:center;
	height:32px;
	line-height:32px;
	cursor:pointer;
}
.od_fz_l li a {
	float:left;
	width:100%;
	color:#000;
	text-decoration:none;
}
.od_fz_l li a:hover {
	color:#F00;
}
.od_fz_r {
	float:left;
	height:192px;
	width:69%;
	line-height:33px;
	border-left:solid 1px #ccc;
	overflow:auto;
}
.od_fz_r_div {
	float:left;
	width:100%;
}
.yd_order_status {
	display:none;
	float:left;
	line-height:22px;
	font-size:12px;
	margin-top:20px;
}
.yd_order_status font {
	float:left;
	margin-right:10px;
	font-family:PoppinsBold;
}
.yd_order_status font img {
	margin-top:7px;
}

/*** 订单相关结束 ***/


/** 地址选择弹窗 **/
.msgDiv_top {
	float: left;
	width: 100%;
}
.addressListK_padding {
	padding: 0px 0px 0px 10px;
}
.open_address {
	position:absolute;
	left:50%;
	top:5%;
	width:100%;
	max-width:960px;
	height:auto;
	font-size:12px;
	margin-left:-480px;
	background-color: #FFF;
	display:none;
	padding-bottom: 20px;
	box-shadow: 0 0 8px #CCC;
	z-index: 1001;
}
.oa_1 {
	float:left;
	width:220px;
	height:190px;
	border: dashed 2px #CCC;
	margin-left:40px;
	margin-top:20px;
}
.oa_1 a {
	float:left;
	width:100%;
	height:160px;
	color:#000;
	text-decoration:none;
}
.oa_1 a:hover {
	color:#F00;
}
.oa_title {
	float: left;
	width: 100%;
	font-size: 24px;
	text-align:center;
	line-height: 70px;
	font-family:PoppinsBold;
}
.oa_1_1 {
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
}
.oa_1_2 {
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	font-size:16px;
}
.oa_2_hover {
	float:left;
	width:200px;
	height:180px;
	padding-left:10px;
	padding-right:10px;
	border:solid 2px #F00;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:40px;
	margin-top:20px;
	background-image: url(../image/small/gou.png);
	background-repeat:no-repeat;
	background-position:right top;
	line-height:20px;
}
.oaa_2_hover {
	float:left;
	width:188px;
	height:150px;
	padding-left:10px;
	padding-right:22px;
	border:solid 2px #F00;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:25px;
	margin-top:20px;
	background-image: url(../image/small/gou.png);
	background-repeat:no-repeat;
	background-position:right top;
	line-height:20px;
}
.oa_2_font1 {
	float:left;
	width:100%;
	height:125px;
	overflow-y:auto;
}
.oa_2_font2 {
	float:left;
	width:100%;
}
.oa_2_font2 a {
	color:#000;
	text-decoration:underline;
}
.oa_2_font2 a:hover {
	color:#F00;
}
.oa_2_font_btnK {
	float: left;
	position: absolute;
	bottom: 50px;
	right: 20px;
}
.oa_2_font_btn {
	float:left;
	width:100%;
	height:28px;
}
.oa_2_font_btn a {
	float:left;
	width:auto;
	height:28px;
	line-height:28px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	background-color:#990113;
	border-radius:5px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.oa_2_font_btn a:hover {
	
}

.oa_2_normal {
	float:left;
	width:200px;
	height:180px;
	padding-left:10px;
	padding-right:10px;
	border:solid 2px #CCC;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:40px;
	margin-top:20px;
	line-height:20px;
}
.oaa_2_normal {
	float:left;
	width:200px;
	height:150px;
	padding-left:10px;
	padding-right:10px;
	border:solid 2px #CCC;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:25px;
	margin-top:20px;
	line-height:20px;
}
/*** 地址弹窗结束 ***/

/***新品服装弹窗***/
.size_fz_chart {
	position:fixed;
	left:50%;
	top:16%;
	width:600px;
	height:auto;
	border:#CCC 1px solid;
	font-size:12px;
	margin-left:-315px;
	background-color: #FFF;
	display:none;
	padding-bottom: 10px;
	z-index: 1001;
}
.size_chart_fz_l {
	float:left;
	width:100%;
}
.size_chart_fz_r {
	position:absolute;
	right:10px;
	top:10px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	background-image:url(../image/small/x.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:1002;
}
.chart_fz_l_tab {
	float:left;
	width:100%;
}
.chart_fz_biao {
	float:left;
	width:98%;
	margin-left:1%;
	height:46px;
	text-align:center;
	border-collapse: collapse;
	font-size:12px;
}
.chart_fz_biao td {
	padding:8px;
	line-height:20px;
}
.chart_fz_biao tr th{
	font-weight:bold;

}
.chart_fz_biao tr {
	border-bottom:solid 1px #ccc;
}
.chart_fz_biao_l {
	width:164px;
	font-size:14px;
	text-align:left;
	font-weight:bold;

}
/*** 新品服装弹窗结束 ***/

/** 支付验证弹窗 **/
.open_check_payment {
	position:fixed;
	left:50%;
	top:30%;
	width:600px;
	height:auto;
	border:#CCC 1px solid;
	font-size:12px;
	margin-left:-300px;
	background-color: #FFF;
	display:none;
	padding-bottom: 20px;
	z-index: 1001;
	font-family:PoppinsRegular;
}
.close_payment {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.check_payment_img {
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
}
.check_payment_text {
	float:left;
	width:100%;
	text-align:center;
	line-height:45px;
	font-size:16px;
	font-family:PoppinsBold;
	color:#666;
}
.check_payment_btnK {
	width:330px;
	margin:0 auto;
	overflow:hidden;
}
.check_payment_btnK_left {
	float:left;
	width:158px;
}
.check_payment_btnK_left a {
	float:left;
	width:100%;
	line-height:28px;
	background-color:#99000d;
	color:#FFF;
	text-align:center;
	border:solid 1px #99000d;
	box-sizing: border-box;
	border-radius:5px;
	font-family:PoppinsRegular;
	text-decoration:none;
}
.check_payment_btnK_right {
	float:right;
	width:158px;
}
.check_payment_btnK_right a {
	float:left;
	width:100%;
	line-height:28px;
	color:#999;
	text-align:center;
	border:solid 1px #999;
	box-sizing: border-box;
	border-radius:5px;
	font-family:PoppinsRegular;
	text-decoration:none;
}
.check_payment_btnK_error {
	width:158px;
	margin:0 auto;
	overflow:hidden;
}
/*** 支付验证弹窗结束 ***/


/*** 啦啦服返单弹窗 ***/
.sizeWindows {
	position: fixed;
	left: 50%;
	top: 16%;
	width: 1000px;
	height: auto;
	border: #CCC 1px solid;
	font-size: 12px;
	margin-left: -500px;
	background-color: #FFF;
	display: none;
	padding-bottom: 20px;
	z-index: 1001;
	font-family: PoppinsRegular;
	box-sizing:border-box;
}
.sw_title {
	float:left;
	width:100%;
	font-size:32px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
.sw_close {
	float: right;
	height: 30px;
	width: 30px;
	position: absolute;
	cursor: pointer;
	background-image: url(../image/order/size_close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 15px;
	right: 15px;
}
.sw_k {
	float:left;
	width:96%;
	max-width:960px;
	margin-left:20px;
	margin-top:10px;
}
.sw_k_left {
	float:left;
	width:100%;
	max-width:470px;
}
.sw_k_right {
	float:right;
	width:100%;
	max-width:470px;
}
.sw_pc_nav {
	width:240px;
	margin:0 auto;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
}
.sw_pc_nav li {
	float:left;
	width:50%;
	text-align:center;
	line-height:36px;
	font-size:18px;
	cursor:pointer;
}
.sw_pc_nav_hover {
	border:solid 1px #e6e6e6;
	background-color:#e6e6e6;
	box-sizing:border-box;
}
.sw_pc_nav_normal {
	border:solid 1px #e6e6e6;
	background-color:#FFF;
	box-sizing:border-box;
}
.sw_mobile_nav {
	float:left;
	width:100%;
	display:none;
}
.sw_mobile_nav li {
	float:left;
	width:50%;
	text-align:center;
	line-height:36px;
	font-size:18px;
	cursor:pointer;
}
.sw_mobile_nav_hover {
	border:solid 1px #e6e6e6;
	background-color:#e6e6e6;
	box-sizing:border-box;
	background-image: url(../image/order/size_arrow_1.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.sw_mobile_nav_normal {
	border:solid 1px #e6e6e6;
	background-color:#FFF;
	box-sizing:border-box;
	background-image: url(../image/order/size_arrow_2.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.sw_right_nav {
	width:100%;
	margin:0 auto;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
}
.sw_right_nav li {
	float:left;
	width:50%;
	text-align:center;
	line-height:36px;
	font-size:18px;
	cursor:pointer;
}
.sw_right_nav_hover {
	border:solid 1px #990013;
	background-color:#990013;
	box-sizing:border-box;
	color:#FFF;
}
.sw_right_nav_normal {
	border:solid 1px #990013;
	background-color:#FFF;
	box-sizing:border-box;
	color:#990013;
}
.sw_left_div {
	float:left;
	width:100%;
}
.sw_left_div_nr {
	float:left;
	width:100%;
}
#sw_left_div_1 {
	display:block;
}
#sw_left_div_2 {
	display:none;
}
.sw_left_div_img {
	float:left;
	width:100%;
}
.sw_left_div_img img{
	width:100%;
	/*aspect-ratio: 470/313;*/
}
.sw_left_div_size {
	float:left;
	width:100%;
	overflow-x:auto;
}
table.sw_table {
    font-family: PoppinsRegular;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #ccc;
    border-collapse: collapse;
	width:860px;
}
table.sw_table tr {
	width:100%;
}
table.sw_table th {
    border-width: 1px;
    padding: 6px;
    border-style: solid;
    border-color: #ccc;
	font-size:13px;
	background-color:#e6e6e6;
}
table.sw_table td {
    border-width: 1px;
    padding: 6px;
    border-style: solid;
    border-color: #ccc;
    background-color: #ffffff;
	line-height: 18px;
	font-size:13px;
	text-align:center;
	
}
table.sw_table td img {
	width:100%;
}
table.shoes {
	width:100%;
}
table.shoes th, table.shoes td {
	padding:3px;
}
.sw_rightK {
	float:left;
	width:100%;
}
.sw_right_div {
	float:left;
	width:100%;
} 
.sw_right_div_nr {
	float:left;
	width:100%;
	max-height: 400px;
	border-bottom:solid 1px #e6e6e6;
}
.alert_message {
	float:left;
	width:100%;
	text-align:right;
	padding-top:10px;
}
#sw_right_div_1 {
	display:none;
}
#sw_right_div_2 {
	display:block;
}

table.sw_size_table {
	width:100%;
    font-family: PoppinsRegular;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #e6e6e6;
    border-collapse: collapse;
	box-sizing:border-box;
}
table.sw_size_table tr {
	width:100%;
}
table.sw_size_table th {
    border-width: 1px;
    padding: 6px;
    border-style: solid;
    border-color: #e6e6e6;
	font-size:16px;
	box-sizing:border-box;
}
table.sw_size_table td {
    border:none;
    background-color: #ffffff;
	border-top: solid 1px #e6e6e6;
	line-height: 18px;
	font-size:13px;
	box-sizing:border-box;
	
}
.sw_right_div_buy {
	float:left;
	width:100%;
	max-height:388px;
	margin-bottom: 15px;
	overflow: auto;
}
table.sw_size_table_2 {
	width:100%;
    font-family: PoppinsRegular;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #e6e6e6;
    border-collapse: collapse;
	box-sizing:border-box;
}
table.sw_size_table_2 tr {
	width:100%;
}
table.sw_size_table_2 th {
    padding: 10px;
	font-size:14px;
	border:none;
	border-left:solid 1px #FFF;
	background-color:#e6e6e6;
	box-sizing:border-box;
}
table.sw_size_table_2 td {
    border-width: 1px;
    padding: 6px;
    border-style: solid;
    border-color: #e6e6e6;
    background-color: #ffffff;
	line-height: 18px;
	font-size:14px;
	box-sizing:border-box;
	text-align:center;
	
}
.sw_size_table_2_a {
	float:left;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	box-sizing:border-box;
}

.sw_size_select {
	float:left;
	width: 80%;
	margin-left:10%;
}
.sw_size_select select{
	display: inline-block;
	width: auto;
	margin-right:10px;
	height:30px;
	line-height:30px;
	position: relative;
	vertical-align: middle;
	padding: 3px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #CCC;
	font-family: PoppinsRegular;
}
.sw_size_select select:hover{
	cursor:pointer;
	font-family: PoppinsRegular;
}
.sw_size_href a{
	color:#000;
	text-decoration:underline;
}
.sw_size_href a:hover{
	color:#F00;
}
.sw_size_jisuan {
	width:110px;
	margin:0 auto;
	display:block;
}
.sw_size_jisuan_1 {
    width: 30px;
    height: 30px;
    border: solid 1px #CCC;
    border-right: none;
    float: left;
    background-color: #FFF;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    outline: none;
    font-size: 20px;
}
.sw_size_jisuan_2 {
    text-align: center;
    width: 40px;
    height: 30px;
    border: solid 1px #CCC;
    float: left;
    background-color: #FFF;
    outline: none;
    font-size: 14px;
    font-family: PoppinsRegular;
	box-sizing: border-box;
}

.sw_size_jisuan_3 {
    width: 30px;
    height: 30px;
    border: solid 1px #CCC;
    border-left: none;
    float: left;
    background-color: #FFF;
    cursor: pointer;
    outline: none;
    font-size: 18px;
}
.sw_size_btn {
	float:left;
	width:100%;
	margin-top:15px;
}
.sw_size_btn_cancel {
	float:left;
	width:48%;
	line-height:50px;
	background-color:#FFF;
	border:solid 1px #990013;
	border-radius:5px;
	box-sizing:border-box;
	color:#990013;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	font-family:PoppinsRegular;
	font-weight:bold;
}
.sw_size_btn_cancel:hover {
	background-color:#ffeeee;
	text-decoration:none;
}
.sw_size_btn_add {
	float:right;
	width:48%;
	height:50px;
	line-height:50px;
	border:solid 1px #71000e; 
	background-color: #990013;
	box-sizing: border-box;
	border-radius:5px;
	color:#FFF;
	font-size:18px;
	font-family: PoppinsRegular;
	cursor:pointer;
	margin-top:20px;
	margin-right:10px;
	font-weight:bold;
}
.sw_size_btn_add:hover {
  border-color: #990013;
  background-color: #c60019;
}
.sw_size_change_div {
	float:left;
	width:100%;
}
.sw_size_change_div li {
	float:left;
	width:100%;
	margin-bottom:5px;
	background-color:#e6e6e6;
	padding:3px;
	box-sizing:border-box;
}
.sw_select_title {
	float:left;
	width:100%;
	font-size:18px;
	font-family: PoppinsBold;
	line-height:30px;
}
.sw_select_color {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.sw_select_color li{
	float:left;
	width:116px;
	height:116px;
	margin-right:6px;
	margin-bottom:6px;
	/*box-sizing:border-box;*/
	cursor:pointer;
	position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color:#ccc;
}
.sw_select_color li img {
	display:inline-block;
	width:100%;
}
.sw_select_color li p {
  width: 30px;
  height: 30px;
  position: absolute;
}
.sw_color_hover {
	border:solid 1px #990013;
}
.sw_color_normal {
	border:solid 1px #CCC;
}
.sw_color_hover p {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../image/small/Custom_52.png);
}


.sw_select_size {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.sw_select_size li{
	float:left;
	padding:5px 15px;
	margin-right:6px;
	margin-bottom:6px;
	box-sizing:border-box;
	cursor:pointer;
}
.sw_size_hover {
	border:solid 1px #990013;
}
.sw_size_normal {
	border:solid 1px #CCC;
}
.sw_jisuan {
	float:left;
	width:auto;
}
/*** 啦啦服返单弹窗结束 ***/

/*** 尺码变更弹窗 ***/
.sizeChangeWindows {
	position: fixed;
	left: 50%;
	top: 35%;
	width: 380px;
	height: auto;
	box-shadow: 0 0 8px #ccc;
	font-size: 12px;
	margin-left: -190px;
	background-color: #FFF;
	display: none;
	padding-bottom: 20px;
	z-index: 1002;
	box-sizing:border-box;
}
.scw_title {
	float:left;
	width:100%;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
.scw_table {
	float:left;
	width:90%;
	margin-left:5%;
}
table.scw_table_div {
	float:left;
	width:100%;
	border-width:0px;
}
table.scw_table_div td {
    padding-bottom: 5px;
	margin-left:2.8%;
}
.scw_table_divK {
	float:left;
	width:100%;
	max-height:187px;
	overflow:auto;
}
.scw_table_div li {
	float:left;
}
.scw_size_table_a {
	float:left;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.scw_size_select {
	float:left;
	width: 55%;
}
.scw_size_select select{
	display: inline-block;
	width: 100%;
	height:30px;
	line-height:30px;
	position: relative;
	vertical-align: middle;
	padding: 3px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #CCC;
	font-family: PoppinsRegular;
}
.scw_size_select select:hover{
	cursor:pointer;
	font-family: PoppinsRegular;
}
.scw_size_jisuanK {
	float:left;
	min-width:110px;
}
.scw_sizeChange_auto {
	float:left;
	width:30px;
	border:solid 1px #CCC;
	box-sizing:border-box;
}
.scw_size_jisuan_1 {
	float:left;
	width: 30px;
    height: 14px;
	border:none;
	background-color:#FFF;
	background-image: url(../image/order/scw_add.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
.scw_size_jisuan_2 {
    text-align: center;
    width: 40px;
    height: 30px;
    border: solid 1px #CCC;
    float: left;
    background-color: #FFF;
    outline: none;
    font-size: 14px;
	box-sizing: border-box;
	border-right:none;
}
.scw_size_jisuan_3 {
	float:left;
	width: 30px;
    height: 14px;
	border:none;
	background-color:#FFF;
	background-image: url(../image/order/scw_reduce.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
.scw_size_unit {
	float:left;
	width:40px;
	line-height:28px;
	font-size:14px;
	border:solid 1px #CCC;
	border-left:none;
	box-sizing:border-box;
}
.scw_size_btn_cancel {
	float:left;
	width:48%;
	line-height:28px;
	background-color:#FFF;
	border:solid 1px #990013;
	border-radius:5px;
	box-sizing:border-box;
	color:#990013;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	font-family:PoppinsRegular;
	font-weight:bold;
}
.scw_size_btn_cancel:hover {
	background-color:#ffeeee;
	text-decoration:none;
}
.scw_size_btn_add {
	float:right;
	width:48%;
	height:28px;
	line-height:28px;
	border:solid 1px #71000e; 
	background-color: #990013;
	box-sizing: border-box;
	border-radius:5px;
	color:#FFF;
	font-size:14px;
	font-family: PoppinsRegular;
	cursor:pointer;
	margin-top:20px;
	margin-right:10px;
	font-weight:bold;
}
.scw_size_btn_add:hover {
  border-color: #990013;
  background-color: #c60019;
}
/*** 尺码变更弹窗结束 ***/



/*** 购物车开始 ***/
.shop_td {
	margin:0 auto;
	border:solid 1px #ccc;
}
.shipping_q_l {
	float:left;
	width:20px;
	height:20px;
	border:none;
	background-color:#FFF;
	color:#ccc;
	font-size:20px;
	cursor:pointer;
	line-height:18px;
	background-image: url(../image/small/pro_4Show_hover.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
}
.shipping_q_r {
	float:left;
	width:20px;
	height:20px;
	border:none;
	background-color:#FFF;
	color:#ccc;
	font-size:20px;
	cursor:pointer;
	line-height:20px;
	background-image: url(../image/small/pro_4Show_normal.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
}
.shipping_q_text {
	float:left;
	width:34px;
	height:20px;
	line-height:20px;
	text-align:center;
	border:none;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	outline:none;
}
.cart_nr1 {
	float: left;
	width: calc(16% - 5px);
}
.cart_nr1 img{
	margin: 0 auto;
	width: 110px;
	height: 110px;
}
.cart_nr2 {
	float:left;
	width:30%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
	text-align:left;
}
.cart_nr2 font {
	text-align:left;
  	display: block;
}
.cart_nr2_font1 {
	font-family:PoppinsBold;;
}
.cart_nr3{
	float:left;
	width:14%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
	font-family:PoppinsBold;;
}
.cart_nr4 {
	float: left;
	width: 14%;
	display: flex; /* 使用flex布局 */
	flex-direction: row; /* 改为横向排列 */
	justify-content: center; /* 水平居中 */
	align-items: center; /* 垂直居中 */
	gap: 5px; /* 子元素间隔5像素 */
	position: relative;
	min-height: 110px;
}
.cart_nr4 a {
	float:left;
	width:15px;
	height:15x;
	line-height:20px;
	text-align:center;
}
.cart_nr5 {
	float:left;
	width:14%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
	color:#990113;
	font-family:PoppinsBold;;
}
.cart_nr6 {
	float:left;
	width:12%;
	display:flex;
	/* 设置为垂直方向排列 */
  	flex-direction: column;
  	/* 垂直方向居中对齐 */
  	justify-content: center;
	position:relative;
	min-height:110px;
}
.cart_nr6 .ol_del {
	margin:0 auto;
	margin-top:0px;
}
.wishList_a {
	position:absolute;
	right:10px;
	bottom:10px;
	text-decoration:underline;
}
.yd_cart_1 {
	float:left;
	width:110px;
	margin-right:10px;
}
.yd_cart_2 {
	float:left;
	width:calc(100% - 160px);
	font-size:12px;
	line-height:26px;
}
.yd_cart_2_font1 {
	float:left;
	width:100%;
	font-family:PoppinsBold;
}
.yd_cart_2_font2 {
	float:left;
	width:100%;
}
.yd_cart_3{
	float:left;
	width:30px;
}
.yd_cart_4 {
	float:right;
	width:100%;
	font-size:12px;
	margin-top:10px;
}
.yd_cart_4 li {
	float:left;
	width:100%;
	line-height:26px;
}
.yd_cart_4_font1{
	float: left;
	width: 70px;
	font-family: PoppinsBold;
	margin-right: 10px;
}
.yd_cart_4_font2{
	float: left;
}
.yd_cart_font_cu {
	font-family: PoppinsBold;
}
/*** 购物车结束 ***/



/*** 分页 ***/
.tf3_r_paging {
    float: right;
    width: 100%;
}

.tf3_r_page {
    float: right;
    margin-top: 10px;
}

.tf3_r_page ul li {
    float: left;
    line-height: 36px;
    width: 36px;
    height: 36px;
    font-size: 14px;
    font-family: PoppinsBold;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-left: 5px;
    color: #CCC;
}

.tf3_r_page ul li font {
    float:left; 
	width:100%; 
	color:#FFF; 
	background-color:#990113;
}

.tf3_r_page ul li a {
    float: left;
    width: 100%;
    color: #4d4d4d;
    font-family: PoppinsBold;
    font-weight: normal;
    font-size: 14px;
}

.tf3_r_page ul li a:hover {
    color: #990113;
    text-decoration: underline;
}
/*** 分页结束 ***/

#tf3_bgDiv {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.5;
	background-color: rgb(0, 0, 0);
	z-index: 1000;
	filter: alpha(opacity=50);
}

.ol_nrCu {
	line-height:50px;
	font-family:PoppinsBold;
	margin-left:0px;
	line-height:50px;
	min-height:50px;
	color:#4d4d4d;
}































