/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 25px;
	color: #555555;
}

.sou a {
	color: #fff;
}

.sou #registOrLogin {
	color: #fff;
}

.userinfo a {
	color: #000;
}

div,
table {
	margin: 0 auto;
}

a {
	color: #555555;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #c998ff;
	text-decoration: none;
	cursor: pointer;
}

img {
	border: 0;
}

ul,
li,
dl,
dt,
dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

input,
io,
select,
checkbox {
	vertical-align: middle;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

form {
	margin: 0;
	padding: 0;
}

.none {
	display: none;
}

/*html{ 
	-webkit-filter:grayscale(100%); filter:grayscale(100%);
}
html { overflow-y:scroll; filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);}*/
/*html{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);	
}*/
/*---------------header---------------*/
.soubg {
	width: 100%;
	min-width: 1400px;
	height: 35px;
	background-color: #333;
}

.sou {
	width: 1400px;
	height: 35px;
	line-height: 35px;
}

.s_city_b {
	width: 200px;
	height: 35px;
	float: left;
}

.s_city {
	height: 35px;
	background: url(../image/t_arrow.gif) no-repeat right center;
	float: left;
	padding-right: 15px;
	cursor: pointer;
	position: relative;
}

.s_city:hover .s_city_bg {
	display: block;
}

.s_city_bg {
	width: 254px;
	overflow: hidden;
	position: absolute;
	left: -50px;
	top: 29px;
	z-index: 900;
	display: none;
}

.s_city_t {
	width: 9px;
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	background: url(../image/c_t.gif) no-repeat center top;
	position: absolute;
	left: 55px;
	top: 0;
}

.s_city_c {
	width: 252px;
	height: 460px;
	overflow: hidden;
	background-color: #FFF;
	font-family: "Microsoft YaHei";
	margin-top: 6px;
	border: 1px solid #cdcdcd;
}

.s_city_c h2 {
	width: 230px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	border-bottom: 1px dotted #666666;
}

table.c_tab tr th {
	line-height: 26px;
	font-weight: normal;
	color: #000;
	width: 20px;
	text-transform: uppercase;
}

.c_h span {
	line-height: 26px;
	float: left;
	display: inline;
	padding: 0 3px;
	margin-right: 3px;
	cursor: pointer;
}

.c_h span:hover {
	color: #c998ff;
}

.c_h span.c_check {
	color: #FFF;
	background-color: #c998ff;
}

/*.s_log{
	width:220px; height:35px; overflow:hidden; float:left;
}*/
.ss {
	width: 225px;
	height: 35px;
	float: left;
}

.ss_list {
	height: 35px;
	background: url(../image/t_arrow.gif) no-repeat right center;
	float: left;
	display: inline;
	margin-left: 10px;
	padding-right: 15px;
	cursor: pointer;
	position: relative;
}

.ss_list:hover .ss_list_bg {
	display: block;
}

.ss_list_bg {
	width: 116px;
	overflow: hidden;
	position: absolute;
	left: -40%;
	top: 35px;
	margin-left: -58px;
	z-index: 900;
	display: none;
}

.ss_list_t {
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	background: url(../image/c_t.gif) no-repeat center top;
	position: absolute;
	left: 0;
	top: 0;
}

.ss_list_c {
	overflow: hidden;
	background-color: #FFF;
	font-family: "Microsoft YaHei";
	padding: 10px 0;
	border: 1px solid #cdcdcd;
}

.ss_list_c ul li {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
}

.s_sh {
	width: 55px;
	height: 35px;
	overflow: hidden;
	float: left;
}

.s_sh a {
	width: 20px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 3px;
	text-indent: -9999em;
}

.s_sh a.sh1 {
	background: url(../image/sh1.png) no-repeat center 8px;
}

.s_sh a.sh2 {
	background: url(../image/sh2.png) no-repeat center center;
}

.top {
	width: 1400px;
	height: 140px;
}

.logo {
	width: 207px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top: 40px;
}

.logo_page {
	width: 210px;
	height: 80px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top: 30px;
    text-align: center;
}

.search {
	width: 600px;
	height: 65px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-right: 5%;
	margin-top: 50px;
}

.page_title {
	height: 65px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 40px;
	margin-top: 30px;
	font-size: 25px;
}

.s_ipt {
	width: 480px;
	height: 36px;
	line-height: 36px\9;
	overflow: hidden;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	float: left;
	padding: 0 10px;
	border: 2px solid #c998ff;
	border-right: 0;
}

.q_labels {
	cursor: pointer;
}

.s_btn {
	width: 80px;
	height: 40px;
	line-height: 40px\9;
	background-color: #c998ff;
	color: #FFF;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	text-align: center;
	float: left;
	border: 0;
	cursor: pointer;
}

.ss_btn {
	width: 80px;
	height: 40px;
	line-height: 40px\9;
	background-color: #ff2b00;
	color: #FFF;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	text-align: center;
	float: left;
	border: 0;
	cursor: pointer;
	display: none;
}

.search a {
	margin-right: 12px;
	display: inline-block;
}

.i_car {
	width: 141px;
	height: 38px;
	line-height: 38px;
	background: url(../image/car.png) no-repeat 10px center;
	float: right;
	margin-top: 50px;
	border: 1px solid #c998ff;
	position: relative;
}

.car_t {
	width: 95px;
	height: 38px;
	overflow: hidden;
	background: url(../image/d_arrow.png) no-repeat right center;
	font-size: 14px;
	margin-left: 38px;
	cursor: pointer;
}

.car_t span {
	color: #c998ff;
}

.i_car:hover .car_bg {
	display: block;
}

.car_bg {
	width: 283px;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	position: absolute;
	right: -1px;
	top: 38px;
	z-index: 900;
	display: none;
}

.un_login {
	overflow: hidden;
	text-align: center;
	margin: 15px auto;
}

.buy_car_empty {
	display: none;
}

.buy_car_login_tip {
	display: block;
}

.mcarsd {
	overflow: auto;
	overflow-x: hidden;
	max-height: 300px;
	margin: 0 auto;
}

.mcars {
	display: none;
}

.mcars_price_total {
	display: none;
}

.mcars_pay {
	display: none;
}

ul.cars {
	overflow: hidden;
}

ul.cars li {
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px solid #e2e2e2;
}

ul.cars li .img {
	width: 58px;
	height: 58px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 15px;
	border: 1px solid #e2e2e2;
}

ul.cars li .name {
	width: 180px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #888888;
	float: left;
	display: inline;
	margin-left: 8px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

ul.cars li .name a {
	color: #888888;
}

ul.cars li .name a:hover {
	color: #c998ff;
}

ul.cars li .price {
	width: 180px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #888888;
	font-size: 14px;
	float: left;
	display: inline;
	margin-left: 8px;
}

.price_sum {
	width: 255px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}

.price_sum span {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}

.price_a {
	width: 120px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(../image/a_link.png) repeat-x center top;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-right: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.price_a a {
	color: #FFF;
}

.menu_bg {
	width: 100%;
	min-width: 1400px;
	height: 43px;
	background-color: #c998ff;
}

.menu {
	width: 1400px;
	height: 43px;
	line-height: 43px;
	color: #3e3e3e;
	font-size: 16px;
	position: relative;
	z-index: 800;
}

.menu2 {
	width: 1400px;
	height: 43px;
	line-height: 43px;
	color: #3e3e3e;
	font-size: 16px;
	position: relative;
	z-index: 800;
}

ul.menu_r {
	width: 720px;
	height: 43px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 211px;
}

ul.menu_r li {
	width: 90px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	text-align: center;
	float: left;
	display: inline;
}

ul.menu_r li a {
	width: 100%;
	height: 43px;
	overflow: hidden;
	float: left;
	color: #ffffff;
}

ul.menu_r li a:hover,
ul.menu_r li a.now {
	background-color: #7c34f6;
}

.m_ad {
	width: 260px;
	height: 43px;
	line-height: 40px;
	overflow: hidden;
	color: #ff3600;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	float: right;
}

.nav {
	width: 211px;
	height: 43px;
	background-color: #7c34f6;
	position: absolute;
	left: 0px;
	top: 0;
}

.nav_t {
	width: 211px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	text-indent: 35px;
}

.leftNav {
	width: 211px;
	height: 432px;
	background-color: #c998ff;
	position: absolute;
	left: 0;
	top: 43px;
}

.leftNavChild {
	width: 211px;
	background-color: #c998ff;
	position: absolute;
	left: 0;
	top: 43px;
}

.leftNavChild li {
	line-height: 20px;
	color: #fff;
	padding: 10px;
	border-bottom: 1px solid #aa81d8;
	font-size: 13px;
}

.none {
	display: none;
}

.leftNav ul li {
	height: 40px;
	line-height: 40px;
	background: url(../image/n_arrow.gif) no-repeat 195px center;
	color: #FFF;
	font-size: 14px;
	margin-left: 1px;
	cursor: pointer;
	/* position: relative; */
}

.leftNav ul li .n_img {
	width: 0;
	height: 21px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

.leftNav ul li .n_img span {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.leftNav ul li .n_img img {
	vertical-align: middle;
}

/*.leftNav ul li a{ color:#6e6e6e; }
.leftNav ul li a:hover{ color:#e02d02; }*/
.leftNav ul li ul {
	width: 220px;
	min-height: 70px;
	overflow: hidden;
	background: url(http://8.140.187.184:8083/static/images/nav_bg.png) repeat center top;
	position: absolute;
	left: 196px;
	top: 0px;
	border: 1px solid #d4d2d2;
	border-left: 0px;
	z-index: 900;
	display: none;
}

.leftNav ul li ul li {
	width: 195px;
	height: auto;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	background: none;
	margin: 10px auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #d1d0d1;
}

.leftNav ul li ul li a {
	color: #989797;
	margin: 0px 10px;
}

.leftNav ul li ul li a:hover {
	color: #e02d02;
}

.leftNav ul li ul li .n_t {
	width: 50px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	float: left;
}

.leftNav ul li ul li .n_c {
	width: 142px;
	overflow: hidden;
	float: left;
}

.leftNav ul li ul li .n_c a {
	width: 60px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 10px;
}

.leftNav ul li .fj {
	width: 210px;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	/* position: absolute; */
	left: 0;
	top: 0;
	z-index: 901;
}

.leftNav ul li .fj.nuw {
	width: 211px;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;
	color: #c998ff;
	z-index: 800px;
}

.leftNav .zj {
	width: 1190px;
	min-height: 432px;
	overflow: hidden;
	background-color: #FFF;
	position: absolute;
	left: 210px;
	top: 0;
	display: none;
}

.leftNav .zj .zj_l {
	width: calc(100% - 40px);
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 15px;
}

.leftNav .zj .zj_l_c {
	width: 100%;
	line-height: 25px;
	overflow: hidden;
	color: #dbdbdb;
	float: left;
	display: inline;
	margin-bottom: 25px;
}

.leftNav .zj .zj_l_c h2 {
	height: 25px;
	line-height: 25px;
	color: #3e3e3e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 10px;
}

.leftNav .zj .zj_l_c .ac {
	line-height: 22px;
	font-size: 14px;
	padding: 0 10px;
	margin: 0;
}

.leftNav .zj .zj_r {
	width: 236px;
	height: 402px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 5px;
}

.leftNav .zj .zj_r img {
	width: 236px;
	height: 200px;
	display: block;
	margin-bottom: 1px;
}

/*---------------首页---------------*/
.i_bg {
	width: 100%;
	min-width: 1400px;
	overflow: hidden;
}

.bg_color {
	background-color: #f6f6f6;
}

.content {
	width: 1400px;
	overflow: hidden;
}

.content2 {
	width: 1400px;
	overflow: hidden;
}

.mar_5 {
	margin-top: 5px;
}

.mar_10 {
	margin-top: 10px;
}

.mar_15 {
	margin-top: 15px;
}

.mar_20 {
	margin-top: 20px;
}

.i_ban_bg {
	width: 1400px;
	height: 401px;
	margin-top: 10px;
}

.banner {
	width: calc(100% - 223px);
	height: 420px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 223px;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner .top_slide_wrap {
	width: 740px;
	height: 401px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.banner .slide_box {
	height: 401px;
	overflow: hidden;
}

.banner .slide_box li {
	height: 401px;
	position: relative;
}

.banner .slide_box li a {
	width: 740px;
	height: 401px;
	display: block;
}

.banner .slide_box img {
	text-align: center;
	height: 420px;
}

.banner .slide_info {
	width: 740px;
	margin: -530px auto 0;
}

.inews {
	width: 225px;
	height: 399px;
	background-color: #FFF;
	float: right;
	border: 1px solid #d9d9d9;
}

.news_t {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 16px;
	padding: 0 10px;
	border-bottom: 1px dotted #d9d9d9;
}

.news_t span {
	font-size: 14px;
	color: #888888;
}

.inews a {
	color: #888888;
}

.inews a:hover {
	color: #c998ff;
}

.inews ul {
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 20px 10px;
}

.inews ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #888888;
}

.inews ul li span {
	color: #3e3e3e;
	margin-right: 10px;
}

.charge_t {
	height: 39px;
	line-height: 39px;
	color: #3e3e3e;
	font-size: 16px;
	padding: 0 10px;
	margin-top: 10px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	position: relative;
}

.ch_t_icon {
	width: 11px;
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	background: url(../image/d_a.gif) no-repeat center top;
	position: absolute;
	left: 28px;
	top: 39px;
}

.c_ipt {
	width: 96px;
	height: 23px;
	line-height: 23px\9;
	background-color: #FFF;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-size: 15px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
}

.jslct {
	width: 116px;
	height: 23px;
	line-height: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	position: relative;
	z-index: 0;
	vertical-align: middle;
	cursor: default;
	background: url(../image/d_arrow.png) no-repeat 97px center;
	float: left;
	border: 1px solid #d9d9d9;
}

.jslct_hover {
	border: 1px solid #d9d9d9;
}

.jslct div.jslct_t {
	padding: 0 45px 0 5px;
	line-height: 23px;
	height: 23px;
	position: relative;
	z-index: 2;
	*display: block !important;
	*display: inline;
	zoom: 1;
}

.jslct em {
	font-style: normal;
	margin: 0;
	padding: 0;
	line-height: 23px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jslct dl,
.jslct dl dd {
	padding: 0;
	margin: 0;
	list-style: none
}

.jslct dl {
	background: #fff;
	position: absolute;
	top: 23px;
	left: -1px;
	border: 1px solid #d9d9d9;
	cursor: default;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
	z-index: 1;
	display: none;
}

.jslct_hover dl {
	border: 1px solid #d9d9d9 !important
}

.jslct dl dd {
	padding: 0px 4px 2px 4px;
	*padding: 2px 4px 0 4px;
	border-top: 1px dotted #ccc !important;
	border-top: 1px dotted #d9d9d9;
	white-space: nowrap;
	background: #fff;
	cursor: pointer;
	*border-left: 1px solid #fff;
}

.jslct dl dd.hover {
	background: #666;
	color: #fff;
}

.jslct .jslcted {
	background: #efefef;
}

.jslct dl dd.noborder {
	border: none !important
}

.c_btn {
	width: 80px;
	height: 26px;
	line-height: 26px\9;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	float: left;
	border: 0;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/*----------首页（热门商品）-----------*/
.h_l_img {
	width: 211px;
	height: 230px;
	overflow: hidden;
	background-color: #d8eefc;
	float: left;
	position: relative;
}

.h_l_img .img {
	width: 188px;
	height: 188px;
	margin-top: 8px;
}

.h_l_img .img img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transform: all .5s;
	-ms-transform: all .5s;
	transition: all .5s;
}

.h_l_img:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.h_l_img .pri_bg {
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: #c998ff;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 5px;
}

.h_l_img .price {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	float: left;
	padding: 0 5px;
	margin-right: 5px;
}

.hot_pro {
	width: 975px;
	height: 228px;
	overflow: hidden;
	background-color: #FFF;
	float: right;
	border: 1px solid #eaeaea;
}

.hot_pro #featureContainer {
	width: 975px;
	height: 228px;
	overflow: hidden;
}

.hot_pro #feature {
	width: 975px;
	height: 228px;
	overflow: hidden;
	position: relative;
}

.hot_pro #feature .button {
	width: 975px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.hot_pro #feature .h_prev {
	width: 32px;
	height: 60px;
	overflow: hidden;
	background: url(../image/b_left.png) no-repeat center top;
	display: block;
	text-indent: -9999px;
	float: left;
	position: absolute;
	left: 0px;
	top: 84px;
}

.hot_pro #feature .h_next {
	width: 32px;
	height: 60px;
	overflow: hidden;
	background: url(../image/b_right.png) no-repeat center top;
	display: block;
	text-indent: -9999px;
	float: left;
	position: absolute;
	right: 0px;
	top: 84px;
}

.hot_pro .featureUL {
	width: 2800px;
	height: 375px;
	overflow: hidden;
	float: left;
	position: relative;
}

.hot_pro .featureBox {
	width: 243px;
	height: 228px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #eaeaea;
	position: relative;
}

.hot_pro #botton-scroll {
	width: 975px;
	height: 228px;
	overflow: hidden;
	float: left;
	z-index: 0;
}

.hot_pro #block {
	width: 975px;
	height: 228px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.hot_pro #block .box {
	width: 243px;
	height: 228px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.hot_pro #block .box .h_icon {
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 100;
}

.hot_pro #block .box .imgbg {
	width: 160px;
	height: 136px;
	margin-top: 5px;
}

.hot_pro #block .box .imgbg img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transform: all .5s;
	-ms-transform: all .5s;
	transition: all .5s;
}

.hot_pro #block .box .imgbg:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.hot_pro #block .box .name {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #888888;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	width: 90%;
}

.hot_pro #block .box .name h2 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #555555;
	font-size: 16px;
	text-align: center;
}

.hot_pro #block .box .name h2 a {
	color: #555555;
}

.hot_pro #block .box .name h2 a:hover {
	color: #555555;
	text-decoration: underline;
}

.hot_pro #block .box .name a {
	color: #888888;
}

.hot_pro #block .box .name a:hover {
	color: #888888;
	text-decoration: underline;
}

.hot_pro #block .box .price {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}

.hot_pro #block .box .price font {
	color: #c998ff;
	font-size: 14px;
}

.hot_pro #block .box .price span {
	font-size: 20px;
}

/*----------首页（限时特卖）-----------*/
.i_t {
	width: 1190px;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	color: #c998ff;
	font-size: 18px;
	padding: 0 5px;
	border-bottom: 2px solid #c998ff;
}

.i_t_c {
	width: 1390px;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	color: #c998ff;
	font-size: 24px;
	padding: 0 5px;
	/* border-bottom: 2px solid #c998ff; */
	margin-top: 80px;
	margin-bottom: 30px;
}

.i_t_c .fl {
	font-weight: 600;
}

.i_mores {
	font-size: 14px;
	color: #555555;
}

.i_mores a {
	color: #555555;
}

.i_mores a:hover {
	color: #c998ff;
}

.i_sell {
	width: 211px;
	height: 400px;
	overflow: hidden;
	float: left;
}

.i_sell #imgPlay {
	width: 211px;
	height: 400px;
	overflow: hidden;
	margin: 0 auto;
	zoom: 1;
	position: relative;
}

.i_sell #imgPlay .imgs img {
	width: 211px;
	height: 100%;
	object-fit: cover;
}

.i_sell #imgPlay .imgs li {
	position: relative;
	float: left;
	width: 211px;
	height: 400px;
}

.i_sell #imgPlay .imgs {
	width: 5760px;
}

.i_sell #imgPlay .btn {
	width: 112px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	right: 12px;
	bottom: 12px;
}

.i_sell #imgPlay .btn a {
	width: 46px;
	height: 71px;
	overflow: hidden;
	display: block;
	background: url(../image/b_left.png) no-repeat;
}

.i_sell #imgPlay .btn a:hover {
	background: url(../image/b_left.png) no-repeat;
}

.i_sell #imgPlay .previ {
	width: 20px;
	height: 40px;
	overflow: hidden;
	background: url(../image/s_left.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 158px;
}

.i_sell #imgPlay .nexti {
	width: 20px;
	height: 40px;
	overflow: hidden;
	background: url(../image/s_right.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 158px;
}

.sell_right {
	width: 1400px;
	overflow: hidden;
	/* background-color: #FFF; */
	float: right;
	/* border: 1px solid #eaeaea; */
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.sell_right img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transform: all .5s;
	-ms-transform: all .5s;
	transition: all .5s;
}

.sell_1 {
	width: 25%;
	/* height: 400px; */
	overflow: hidden;
	/* border-bottom: 1px solid #eaeaea; */
	position: relative;
	margin: 0;
	margin-bottom: 10px;
}

.sell_1:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.s_img {
	width: calc(100% - 10px);
	height: 340px;
	overflow: hidden;
	margin-top: 6px;
}

.s_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.s_price {
	width: calc(100% - 10px);
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #ff0000;
	font-size: 14px;
	text-indent: 10px;
	background-color: #ffffff;
	padding-bottom: 10px;
	text-align: center;
	border-radius: 0 0 10px 10px;
}

.s_price span {
	font-size: 20px;
}

.s_name {
	width: calc(100% - 10px);
	height: 40px;
	overflow: hidden;
	background: url(../image/name.png) repeat-x center top;
	text-align: center;
}

.s_name h2 {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 5px;
}

.s_name span {
	color: #c998ff;
	font-size: 14px;
}

.sell_2 {
	width: 293px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 200px;
}

.sell_2:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.sell_b1 {
	width: 293px;
	height: 400px;
	overflow: hidden;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	position: absolute;
	left: 293px;
	top: 0;
}

.sell_b1:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.sb_img {
	width: calc(100% - 10px);
	height: 400px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.sb_img a {
	width: 100%;
	height: 100%;
	display: block;
}

.sb_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sell_3 {
	width: 293px;
	height: 200px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	position: absolute;
	left: 586px;
	top: 0;
}

.sell_3:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.sell_4 {
	width: 293px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	left: 586px;
	top: 200px;
}

.sell_4:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.sell_b2 {
	width: 293px;
	height: 400px;
	overflow: hidden;
	border-left: 1px solid #eaeaea;
	position: absolute;
	right: 0;
	top: 0;
}

.sell_b2:hover img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/*---------------首页（进口 生鲜）---------------*/
.floor_num {
	width: 33px;
	height: 34px;
	line-height: 40px;
	overflow: hidden;
	background: url(../image/floor.png) no-repeat center top;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 6px;
	float: left;
	display: inline;
	margin-right: 15px;
}

.fresh_left {
	width: 211px;
	height: 441px;
	overflow: hidden;
	float: left;
	/*background-color:#a6e5be;*/
}

.fre_ban {
	width: 211px;
	height: 286px;
	overflow: hidden;
}

.fre_ban .imgPlays {
	width: 211px;
	height: 286px;
	overflow: hidden;
	margin: 0 auto;
	zoom: 1;
	position: relative;
}

.fre_ban #imgPlay .imgs img {
	width: 211px;
}

.fre_ban .imgPlays .imgs li {
	position: relative;
	float: left;
	width: 211px;
	height: 286px;
}

.fre_ban .imgPlays .imgs {
	width: 5760px;
}

.fre_ban .imgPlays .btn {
	width: 112px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	right: 12px;
	bottom: 12px;
}

.fre_ban .imgPlays .btn a {
	width: 46px;
	height: 71px;
	overflow: hidden;
	display: block;
	background: url(../image/b_left.png) no-repeat;
}

.fre_ban .imgPlays .btn a:hover {
	background: url(../image/b_left.png) no-repeat;
}

.fre_ban .prevf {
	width: 20px;
	height: 40px;
	overflow: hidden;
	background: url(../image/s_left.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 123px;
}

.fre_ban .nextf {
	width: 20px;
	height: 40px;
	overflow: hidden;
	background: url(../image/s_right.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 123px;
}

.fresh_txt {
	width: 211px;
	height: 155px;
	background: url(../image/s_txt.png) no-repeat center top;
	padding-top: 1px;
}

.fresh_txt_c {
	height: 120px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 10px;
}

.fresh_txt_c a {
	display: inline-block;
	margin-left: 20px;
	margin-right: 12px;
}

.fresh_mid {
	width: 729px;
	height: 441px;
	overflow: hidden;
	background-color: #FFF;
	float: left;
}

.fresh_mid ul li {
	width: 242px;
	height: 220px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.fresh_mid ul li .name {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	text-indent: 50px;
	margin-top: 12px;
}

.fresh_mid ul li .price {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #999999;
	text-indent: 50px;
	text-transform: uppercase;
}

.fresh_mid ul li .price font {
	color: #c998ff;
	font-size: 14px;
}

.fresh_mid ul li .price span {
	font-size: 18px;
}

.fresh_mid ul li .img {
	width: 188px;
	height: 155px;
	overflow: hidden;
	margin-top: 5px;
}

.fresh_mid ul li .img img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transform: all .5s;
	-ms-transform: all .5s;
	transition: all .5s;
}

.fresh_mid ul li:hover .img img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.fresh_right {
	width: 260px;
	height: 441px;
	overflow: hidden;
	background-color: #FFF;
	float: right;
}

.fresh_right ul li {
	width: 260px;
	height: 220px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

/*---------------登录、注册---------------*/
.log_bg {
	width: 100%;
	min-width: 1400px;
	height: 640px;
	overflow: hidden;
	background-color: #fff4ef;
}

.login {
	width: 1400px;
	overflow: hidden;
	margin-top: 45px;
}

.log_img {
	width: 611px;
	height: 425px;
	overflow: hidden;
	float: left;
	margin-top: 40px;
}

.log_c {
	width: 455px;
	height: 385px;
	overflow: hidden;
	background-color: #FFF;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.l_user {
	width: 267px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background: url(../image/i_u.png) no-repeat 285px center;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_select {
	width: 320px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_pwd {
	width: 267px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background: url(../image/i_pwd.png) no-repeat 285px center;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_email {
	width: 267px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background: url(../image/i_email.png) no-repeat 285px center;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_tel {
	width: 267px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background: url(../image/i_tel.png) no-repeat 285px center;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_mem {
	width: 267px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background: url(../image/i_mem.png) no-repeat 285px center;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_num {
	width: 267px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background: url(../image/i_num.png) no-repeat 285px center;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 40px 0 10px;
	border: 1px solid #cccccc;
}

.l_ipt {
	width: 127px;
	height: 38px;
	line-height: 38px\9;
	overflow: hidden;
	background-color: #FFF;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 10px;
	border: 1px solid #cccccc;
}

.log_btn {
	background: #c998ff;
	border-color: #c998ff;
	font-size: 16px;
	background-color: #c998ff;
	border: 1px solid #c998ff;
	border-radius: 3px;
	font-size: 20px;
	height: 42px;
	line-height: 42px;
	outline: none;
	color: #fff;
	width: 100%;
	cursor: pointer;
}

.log_btn:hover {
	background: #7c34f6;
	border-color: #7c34f6
}

.default_btn {
	background: #f40;
	border-color: #f40;
	font-size: 16px;
	background-color: #f40;
	border: 1px solid #ff9000;
	border-radius: 3px;
	font-size: 20px;
	height: 42px;
	line-height: 42px;
	outline: none;
	color: #fff;
	width: 100%;
	cursor: pointer;
}

.default_btn:hover {
	background: #f52b00;
	border-color: #f52b00
}

.db_button {
	background: #FFF;
	border: 1px solid #CCC;
	font-size: 16px;
	color: #333;
	border-radius: 3px;
	font-size: 20px;
	height: 42px;
	line-height: 42px;
	outline: none;
	color: #000000;
	width: 100%;
	cursor: pointer;
}

.db_button:active {
	color: #333;
	background-color: #EBEBEB;
	border-color: #ADADAD;
}

.send_vcode_btn {
	width: 100px;
	height: 35px;
	line-height: 35px\9;
	overflow: hidden;
	background: url(../image/vcode_btn.gif) repeat-x center top;
	color: #FFF;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	text-align: center;
	padding: 0;
	border: 0;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.regist {
	width: 1400px;
	overflow: hidden;
}

.reg_c {
	width: 475px;
	height: 470px;
	overflow: hidden;
	background-color: #FFF;
	display: block;
	margin-top: 45px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*---------------分类页面---------------*/
ul.cate {
	width: 105%;
	overflow: hidden;
}

ul.cate li {
	width: 295px;
	height: 220px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 6px;
}

.t_color {
	color: #3e3e3e;
}

/*---------------分类列表---------------*/
.postion {
	width: 1400px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.postion2 {
	width: 1400px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.n_ch {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 7px;
	padding: 0 10px;
	border: 1px dashed #c998ff;
	cursor: pointer;
}

.n_ch font {
	color: #ff3200;
}

.n_ch a {
	width: 10px;
	height: 9px;
	overflow: hidden;
	float: right;
	margin-top: 7px;
	margin-left: 5px;
}

table.choice {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

table.choice tr td {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

table.choice tr td.td_a {
	color: #888888;
}

table.choice tr td.td_a a {
	display: inline-block;
	margin: 0 11px;
	color: #888888;
}

table.choice tr td.td_a a:hover,
table.choice tr td.td_a a.now {
	color: #c998ff;
}

.qball {
	color: #555555;
}

.qball:hover {
	color: #c998ff;
}

.l_history {
	width: 220px;
	overflow: hidden;
	float: left;
	border: 1px solid #eaeaea;
}

.his_t {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background: url(../image/h_t.png) no-repeat 10px center;
	color: #c998ff;
	font-size: 16px;
	padding-left: 22px;
	padding-right: 10px;
	border-bottom: 1px solid #eaeaea;
}

.his_t a {
	color: #888888;
	font-size: 14px;
}

.l_history ul li {
	height: 240px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

.l_history ul li .img {
	width: 185px;
	height: 162px;
	overflow: hidden;
	margin-top: 10px;
}

.l_history ul li .name {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}

.l_history ul li .price {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}

.l_history ul li .price font {
	color: #ff0000;
	font-size: 14px;
}

.l_history ul li .price span {
	font-size: 18px;
}

.l_list {
	width: 1160px;
	overflow: hidden;
	float: right;
	padding-bottom: 30px;
}

.list_t {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

.list_or .fla {
	width: 68px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	color: #555555;
	text-indent: 12px;
	float: left;
	display: inline;
	margin-right: -1px;
	border: 1px solid #cccccc;
}

.list_or .fla:hover,
.list_or .fla.now {
	color: #FFF;
	background-color: #c998ff;
	cursor: pointer;
}

.list_or .i_up {
	width: 15px;
	height: 8px;
	line-height: 8px;
	overflow: hidden;
	background: url(../image/i_up.gif) no-repeat center top;
	text-indent: -9999em;
	float: right;
	margin-top: 6px;
	margin-right: 8px;
}

.list_or .i_down {
	width: 15px;
	height: 8px;
	line-height: 8px;
	overflow: hidden;
	background: url(../image/i_down.gif) no-repeat center top;
	text-indent: -9999em;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
}

.list_c {
	overflow: hidden;
	margin: 20px auto;
}

.list_c ul {
	overflow: hidden;
}

.l_list2 {
	width: calc(100% - 250px);
	overflow: hidden;
	float: right;
	padding-bottom: 30px;
}

ul.cate_list {
	padding: 5px 0;
}

ul.cate_list li {
	width: 277px;
	height: 360px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 5px;
}

ul.cate_list li:hover {
	background-color: #FFF;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

ul.cate_list li .img {
	width: 250px;
	height: 230px;
	overflow: hidden;
	margin-top: 8px;
}

ul.cate_list li .img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

ul.cate_list li .price {
	width: 208px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #999999;
	text-transform: uppercase;
	margin-top: 10px;
}

ul.cate_list li .price font {
	color: #c998ff;
	font-size: 14px;
}

ul.cate_list li .price span {
	font-size: 18px;
}

ul.cate_list li .price2 {
	width: 208px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #999999;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 5%;
}

ul.cate_list li .price2 font {
	color: #ff0000;
	font-size: 14px;
}

ul.cate_list li .price2 span {
	font-size: 18px;
}

ul.cate_list li .name {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 4%;
}

ul.cate_list li .carbg {
	width: 230px;
	height: 30px;
	overflow: hidden;
	margin-top: 15px;
}

ul.cate_list li .carbg a.ss_disabled {
	cursor: pointer;
	width: 78px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	background: url(../image/heart.png) no-repeat 15px center;
	color: #888888;
	text-indent: 38px;
	float: left;
	display: inline;
	margin-right: -1px;
	border: 1px solid #cccccc;
}

ul.cate_list li .carbg a.ss_select {
	cursor: pointer;
	width: 88px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-indent: 40px;
	float: left;
	display: inline;
	margin-right: -1px;
	border: 1px solid #cccccc;
	color: #c998ff;
	background: url(../image/heart_h.png) no-repeat 15px center;
}

ul.cate_list li .carbg a.ss {
	cursor: pointer;
	width: 88px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	background: url(../image/heart.png) no-repeat 10px center;
	color: #888888;
	text-indent: 33px;
	float: left;
	display: inline;
	margin-right: -1px;
	border: 1px solid #cccccc;
}

ul.cate_list li .carbg a.ss:hover {
	color: #c998ff;
	background: url(../image/heart_h.png) no-repeat 10px center;
}

ul.cate_list li .carbg a.j_car {
	width: 148px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	background: url(../image/cars.png) no-repeat 28px center;
	color: #c998ff;
	text-indent: 55px;
	float: left;
	display: inline;
	margin-right: -1px;
	border: 1px solid #cccccc;
}

ul.cate_list li .carbg a.j_car:hover {
	color: #FFF;
	background: url(../image/cars_h.png) no-repeat 24px center;
	background-color: #c998ff;
	border: 1px solid #c998ff;
	cursor: pointer;
}

.pages {
	overflow: hidden;
	color: #888888;
	padding: 20px 10px;
	text-align: right;
	font-size: 16px;
	margin-top: 20px;
}

.pages a {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	color: #666666;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	padding: 0 12px;
	margin: 0 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.pages .pages_a {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	color: #666666;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	padding: 0 12px;
	margin: 0 4px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.pages .p_pn:hover,
.pages .pages_a.cur {
	color: #FFF;
	background-color: #c998ff;
	border: 1px solid #c998ff;
}

.pages a.p_pre:hover {
	background-color: #eaeaea;
	color: #555555;
	border: 1px solid #cccccc;
}

.pages a.p_next:hover {
	background-color: #eaeaea;
	color: #555555;
	border: 1px solid #cccccc;
}

.pages a.p_jump:hover {
	background-color: #eaeaea;
	color: #555555;
	border: 1px solid #cccccc;
}

/*---------------品牌分类---------------*/
.brand_t {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: url(../image/h_t.png) no-repeat left center;
	color: #c998ff;
	font-size: 16px;
	padding-left: 14px;
}

ul.brand {
	width: 105%;
	overflow: hidden;
}

ul.brand li {
	width: 228px;
	height: 160px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 19px;
}

ul.brand li .img {
	width: 226px;
	height: 108px;
	overflow: hidden;
	border: 1px solid #eaeaea;
}

ul.brand li .name {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #888888;
	text-align: center;
	font-size: 14px;
}

ul.brand li .name span {
	color: #3e3e3e;
}

.brand_img {
	width: 226px;
	height: 108px;
	overflow: hidden;
	margin: 10px;
	border-right: 1px solid #eaeaea;
}

.td_b a {
	margin-right: 25px;
}

.td_b a.now {
	color: #c998ff;
}

/*---------------商品详情---------------*/
.fav_t {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	padding-left: 10px;
	text-align: center;
	color: #c998ff;
}

.pro_des {
	width: 520px;
	height: 490px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 30px;
}

.des_name {
	line-height: 25px;
	overflow: hidden;
	color: #888888;
	font-size: 14px;
}

.des_name p {
	color: #3e3e3e;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.des_price {
	height: 34px;
	line-height: 32px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 5px;
}

.des_rough_weight {
	height: 34px;
	line-height: 32px;
	overflow: hidden;
}

.des_price b {
	color: #ff0000;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.des_price span {
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.des_choice {
	line-height: 40px;
	overflow: hidden;
	color: #888888;
}

.des_choice ul li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 0 15px;
	border: 1px solid #cccccc;
	cursor: pointer;
	position: relative;
}

.des_choice ul li:hover {
	height: 26px;
	line-height: 26px;
	padding: 0 14px;
	overflow: hidden;
	border: 2px solid #c998ff;
}

.des_choice ul li .ch_img {
	width: 18px;
	height: 18px;
	overflow: hidden;
	background: url(../image/ch.png) no-repeat center top;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}

.des_choice ul li.checked {
	height: 26px;
	line-height: 26px;
	padding: 0 14px;
	overflow: hidden;
	border: 2px solid #c998ff;
}

.des_choice ul li.disabled {
	height: 26px;
	line-height: 26px;
	padding: 0 14px;
	overflow: hidden;
	border: 2px solid #9f9f9f;
}

.des_choice ul li.checked .ch_img {
	display: block;
}

.des_share {
	height: 60px;
	overflow: hidden;
	margin-top: 25px;
}

.des_share .d_sh {
	width: 68px;
	height: 27px;
	line-height: 27px;
	background: url(../image/sh.png) no-repeat 12px 5px;
	text-indent: 32px;
	float: left;
	border: 1px solid #FFF;
	cursor: pointer;
	position: relative;
}

.des_share .d_sh .d_sh_bg {
	width: 176px;
	height: 28px;
	overflow: hidden;
	border: 1px solid #eaeaea;
	position: absolute;
	left: 0;
	top: 27px;
	display: none;
}

.des_share .d_sh .d_sh_bg a {
	overflow: hidden;
	text-indent: 0;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}

.des_share .d_sh:hover {
	border: 1px solid #eaeaea;
}

.des_share .d_sh:hover .d_sh_bg {
	display: block;
}

.des_share .d_care {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	background: url(../image/care.png) no-repeat left center;
	float: left;
	display: inline;
	padding-left: 22px;
}

.des_share .d_care_dis {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	background: url(../image/heart.png) no-repeat 0px center;
	float: left;
	display: inline;
	padding-left: 22px;
}

.des_join {
	height: 45px;
	overflow: hidden;
	margin-top: 20px;
}

.j_nums {
	width: 78px;
	height: 43px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 10px;
	border: 1px solid #cccccc;
}

.n_ipt {
	width: 56px;
	height: 43px;
	line-height: 43px\9;
	background: none;
	color: #555555;
	font-size: 18px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	padding: 0;
	border: 0;
}

.n_btn_1 {
	width: 21px;
	height: 21px;
	overflow: hidden;
	background: url(../image/jia.gif) no-repeat center top;
	float: right;
	border: 0;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
}

.n_btn_2 {
	width: 21px;
	height: 21px;
	overflow: hidden;
	background: url(../image/jian.gif) no-repeat center top;
	float: right;
	border: 0;
	border-left: 1px solid #cccccc;
	cursor: pointer;
}

.s_brand {
	width: 188px;
	height: 188px;
	overflow: hidden;
	float: right;
	border: 1px solid #eaeaea;
}

.s_brand_img {
	width: 188px;
	height: 132px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

.s_brand_c {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	background-color: #f6f6f6;
	font-size: 16px;
	text-align: center;
}

.des_border {
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

.des_tit {
	height: 40px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.des_tit ul {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}

.des_tit ul li {
	width: 110px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	float: left;
}

.des_tit ul li.current {
	width: 109px;
	height: 38px;
	overflow: hidden;
	background-color: #FFF;
	border-right: 1px solid #FFF;
	border-top: 2px solid #c998ff;
}

.des_t {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background-color: #f6f6f6;
	color: #c998ff;
	font-size: 14px;
	text-indent: 25px;
	border-bottom: 1px solid #eaeaea;
	border-top: 2px solid #c998ff;
}

.team_icon {
	width: 25px;
	height: 25px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 90px 0;
}

.team_sum {
	width: 145px;
	height: 125px;
	overflow: hidden;
	color: #c998ff;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 50px;
}

.team_sum span {
	font-size: 18px;
}

.sum_ipt {
	width: 58px;
	height: 23px;
	line-height: 23px\9;
	background: none;
	color: #555555;
	font-size: 16px;
	text-align: center;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 5px auto 10px auto;
	border: 1px solid #eaeaea;
}

.des_con_pd {
	overflow: hidden;
	margin: 25px;
	width: 90%;
}

.des_con_at {
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 35px;
	width: 90%;
}

.des_con {
	overflow: hidden;
	margin: 25px;
	width: 100%;
}

.des_con_inner {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #eaeaea;
}

.des_con_w {
	overflow: hidden;
	width: 100%;
}

.des_con_p {
	overflow: hidden;
	margin: 25px;
	max-width: 750px;
}

table.jud_tab {
	height: 128px;
	overflow: hidden;
	margin: 25px 20px 0 20px;
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}

.jud_per {
	color: #c998ff;
	font-size: 14px;
	text-align: center;
}

.jud_per p {
	margin: 0;
	padding: 0;
	font-size: 34px;
	line-height: 36px;
}

.jud_bg {
	background: url(../image/s_line.gif) no-repeat left center;
	padding: 0 30px;
	line-height: 22px;
}

table.jud_list tr {
	border-bottom: 1px solid #eaeaea;
	padding: 20px;
}

table.jud_list tr td {
	border-collapse: collapse;
	line-height: 22px;
}

table.jud_list tr td .commentimg {
	width: 120px;
	margin-right: 10px;
}

/*begin  mask layer  begin*/
.black_overlay {
	width: 100%;
	height: 100%;
	background: url(../image/box_bg.png) repeat center top;
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	z-index: 900;
}

.white_content {
	width: 540px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	background: url(../image/box.png) repeat center top;
	display: none;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -270px;
	z-index: 901;
}

.white_d {
	width: 520px;
	overflow: hidden;
	background-color: #FFF;
	margin: 10px;
	padding-bottom: 50px;
}

.notice_t {
	width: 500px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	margin: 1px auto;
}

.notice_c {
	width: 480px;
	overflow: hidden;
	margin-top: 10px;
}

.b_sure {
	width: 120px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	float: left;
	display: inline;
	margin-right: 10px;
	border: 0;
}

.b_sure:hover {
	color: #FFF;
}

.b_buy {
	width: 118px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background-color: #f6f6f6;
	color: #c998ff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	float: left;
	display: inline;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

.b_buy:hover {
	color: #c998ff;
}

.s_left {
	width: 840px;
	overflow: hidden;
	float: left;
}

.s_right {
	width: 323px;
	overflow: hidden;
	float: right;
}

.sell_hot {
	height: 403px;
	overflow: hidden;
	margin: 20px auto;
	border: 1px solid #eaeaea;
}

.s_hot_t {
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	background-color: #f6f6f6;
	color: #3e3e3e;
	font-size: 16px;
	padding: 0 10px;
	border-bottom: 1px solid #eaeaea;
}

.h_more {
	height: 43px;
	overflow: hidden;
	background: url(../image/mores.png) no-repeat right center;
	font-size: 14px;
	padding-right: 22px;
}

.sell_hot ul {
	width: 105%;
	overflow: hidden;
}

.sell_hot ul li {
	width: 160px;
	height: 59px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.sell_tel {
	overflow: hidden;
	background-color: #f6f6f6;
	color: #888888;
	line-height: 22px;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

.lim_time {
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

.lim_sh_bg {
	overflow: hidden;
	margin: 5px 10px;
}

.lim_sh {
	height: 30px;
	line-height: 30px;
	background: url(../image/sh.png) no-repeat left 8px;
	text-indent: 20px;
	float: left;
	display: inline;
	margin-right: 30px;
}

.lim_name {
	width: 275px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 20px;
	margin-top: 20px;
}

.lim_price {
	width: 238px;
	height: 40px;
	overflow: hidden;
	margin-left: 0;
	margin-top: 20px;
}

.lim_price .ch_txt {
	width: 158px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	color: #c998ff;
	font-size: 22px;
	text-align: center;
	float: left;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.lim_price .ch_a {
	width: 80px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	float: left;
}

.lim_c {
	width: 275px;
	overflow: hidden;
	color: #888888;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #eaeaea;
}

.lim_ipt {
	width: 68px;
	height: 28px;
	line-height: 28px\9;
	background: none;
	color: #555555;
	font-size: 14px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	padding: 0;
	border: 1px solid #cccccc;
}

.lim_clock {
	width: 250px;
	overflow: hidden;
	background: url(../image/clock.png) no-repeat left 2px;
	padding-left: 25px;
	margin-top: 15px;
}

.lim_clock span {
	font-size: 18px;
	line-height: 30px;
}

.r_history {
	overflow: hidden;
	border: 1px solid #eaeaea;
}

.r_his_t {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background-color: #f6f6f6;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #eaeaea;
}

.r_his_t a {
	color: #888888;
	font-size: 14px;
}

.r_history ul li {
	height: 240px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

.r_history ul li .img {
	width: 185px;
	height: 162px;
	overflow: hidden;
	margin-top: 10px;
}

.r_history ul li .name {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}

.r_history ul li .price {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}

.r_history ul li .price font {
	color: #c998ff;
	font-size: 14px;
}

.r_history ul li .price span {
	font-size: 18px;
}

/*---------------用户中心---------------*/
.m_top_bg {
	width: 100%;
	height: 140px;
	background-color: #c998ff;
}

.m_logo {
	width: 150px;
	height: 58px;
	overflow: hidden;
	float: left;
	margin-top: 38px;
}

.m_search {
	width: 392px;
	height: 40px;
	overflow: hidden;
	background-color: #FFF;
	float: left;
	display: inline;
	margin-left: 450px;
	margin-top: 49px;
}

.m_ipt {
	width: 295px;
	height: 40px;
	line-height: 40px\9;
	overflow: hidden;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	float: left;
	padding: 0 10px;
	border: 0;
}

.m_btn {
	width: 70px;
	height: 40px;
	line-height: 40px\9;
	background-color: #f6f6f6;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	float: right;
	border: 0;
	cursor: pointer;
}

.m_content {
	width: 1210px;
	overflow: hidden;
	margin-top: 20px;
}

.m_left {
	width: 211px;
	overflow: hidden;
	padding: 5px;
	float: left;
}

.left_n {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(../image/m_t.png) no-repeat 31px center;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-indent: 68px;
	margin-bottom: 10px;
}

.left_m {
	overflow: hidden;
	background-color: #FFF;
	padding-bottom: 20px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.left_m_t {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 14px;
	text-indent: 68px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
}

.t_bg1 {
	background: url(../image/m_i_1.png) no-repeat 31px center;
}

.t_bg2 {
	background: url(../image/m_i_2.png) no-repeat 31px center;
}

.t_bg3 {
	background: url(../image/m_i_3.png) no-repeat 31px center;
}

.t_bg4 {
	background: url(../image/m_i_4.png) no-repeat 31px center;
}

.left_m ul li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	color: #3e3e3e;
	text-indent: 68px;
}

.left_m ul li a {
	color: #3e3e3e;
}

.left_m ul li a:hover,
.left_m ul li a.now {
	color: #c998ff;
}

.m_right {
	width: 970px;
	height: auto !important;
	min-height: 737px;
	height: 737px;
	background-color: #FFF;
	float: right;
	display: inline;
	margin: 5px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.m_right_user_info {
	width: 970px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	background-color: #FFF;
	float: right;
	display: inline;
	margin: 5px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.m_right_user_order {
	width: 970px;
	height: auto !important;
	min-height: 150px;
	height: 150px;
	background-color: #FFF;
	float: right;
	display: inline;
	margin: 5px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.m_right_logistics {
	width: 970px;
	height: auto !important;
	background-color: #FFF;
	float: right;
	display: inline;
	margin: 5px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.m_right_follow {
	width: 300px;
	height: auto !important;
	min-height: 150px;
	height: 150px;
	background-color: #FFF;
	float: right;
	display: inline;
	margin: 5px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.m_right_plus {
	width: 660px;
	height: auto !important;
	min-height: 350px;
	height: 150px;
	background-color: #FFF;
	float: right;
	display: inline;
	margin: 5px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0 0 5px #e0e0e0;
	-moz-box-shadow: 0 0 5px #e0e0e0;
	box-shadow: 0 0 5px #e0e0e0;
}

.m_des {
	overflow: hidden;
	margin-top: 45px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #b6b6b6;
}

.m_user {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 14px;
	font-weight: bold;
}

.m_notice {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(../image/n_not.png) no-repeat left center;
	padding-left: 32px;
}

.mem_t {
	width: 870px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
}

.mem_user_order_t {
	width: 560px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
}

.mem_logistics_t {
	width: 560px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
}

.mem_follow_t {
	width: 400px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
}

.mem_tit {
	width: 930px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
}

table.mon_tab {
	/*background-color:#f6f6f6;*/
}

table.mon_tab tr td {
	border-collapse: collapse;
	border-bottom: 1px solid #FFF;
	padding: 5px 25px;
}

table.mon_tab tr td span {
	font-weight: bold;
	color: #c998ff;
}

table.acc_tab {
	background-color: #f6f6f6;
}

table.acc_tab tr td {
	border-collapse: collapse;
	border-bottom: 1px dotted #b6b6b6;
	padding: 7px 25px;
}

table.acc_tab tr td.td_l {
	background-color: #f7ece8;
	width: 110px;
	font-family: "Microsoft YaHei";
}

table.acc_tab tr td.b_none {
	border-bottom: 0;
}

table.default_tab {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}

table.default_tab tr td {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	padding: 5px 10px;
}

.default_tab .jslct {
	width: 188px;
	height: 23px;
	line-height: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	position: relative;
	z-index: 0;
	vertical-align: middle;
	cursor: default;
	background: url(../image/d_arrow.png) no-repeat 170px center;
	background-color: #f6f6f6;
	float: left;
	border: 1px solid #d9d9d9;
}

.default_tab .jslct_hover {
	border: 1px solid #d9d9d9;
}

.default_tab .jslct div.jslct_t {
	padding: 0 25px 0 5px;
	line-height: 23px;
	height: 23px;
	position: relative;
	z-index: 2;
	*display: block !important;
	*display: inline;
	zoom: 1;
}

.default_tab .jslct em {
	font-style: normal;
	margin: 0;
	padding: 0;
	line-height: 23px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.default_tab .jslct dl,
.default_tab .jslct dl dd {
	padding: 0;
	margin: 0;
	list-style: none
}

.default_tab .jslct dl {
	background: #f6f6f6;
	position: absolute;
	top: 23px;
	left: -1px;
	border: 1px solid #d9d9d9;
	cursor: default;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
	z-index: 1;
	display: none;
	width: 180px;
}

.default_tab .jslct_hover dl {
	border: 1px solid #d9d9d9 !important
}

.default_tab .jslct dl dd {
	padding: 0px 4px 2px 4px;
	*padding: 2px 4px 0 4px;
	border-top: 1px dotted #ccc !important;
	border-top: 1px dotted #d9d9d9;
	white-space: nowrap;
	background: #f6f6f6;
	cursor: pointer;
	*border-left: 1px solid #fff;
}

.default_tab .jslct dl dd.hover {
	background: #666;
	color: #fff;
}

.default_tab .jslct .jslcted {
	background: #efefef;
}

.default_tab .jslct dl dd.noborder {
	border: none !important
}

.btn_u {
	width: 90px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-left: 10px;
	border: 0;
	cursor: pointer;
}

.btn_u a {
	color: #FFF;
}

.address {
	width: 910px;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #eaeaea;
	position: relative;
}

.a_close {
	width: 16px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 25px;
	top: 15px;
}

table.add_t tr td {
	padding: 5px 10px;
}

.add_ipt {
	width: 176px;
	height: 23px;
	line-height: 23px\9;
	overflow: hidden;
	background-color: #f6f6f6;
	color: #555555;
	font-size: 14px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
}

a.add_b {
	width: 90px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-left: 10px;
	border: 0;
	cursor: pointer;
	float: right;
	margin-right: 20px;
}

.sm_img {
	width: 48px;
	height: 48px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

.add_txt {
	width: 690px;
	height: 70px;
	line-height: 22px\9;
	overflow: hidden;
	background-color: #f6f6f6;
	color: #555555;
	font-size: 14px;
	padding: 10px;
	border: 1px solid #d9d9d9;
}

.r_rad {
	float: left;
	margin-top: -2px;
	margin-right: 2px;
}

.r_txt {
	float: left;
	line-height: 22px;
	margin-right: 15px;
}

.btn_tj {
	width: auto;
	height: 25px;
	line-height: 25px\9;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 0 18px;
	border: 0;
	cursor: pointer;
}

.code_ipt {
	width: 475px;
	height: 23px;
	line-height: 23px\9;
	overflow: hidden;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0 10px;
	border: 1px solid #eaeaea;
}

table.ma_tab {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}

table.ma_tab tr td {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	padding: 5px 10px;
	line-height: 20px;
}

.ma_a a {
	color: #c998ff;
	margin: 0 10px;
}

.m_num {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-left: 20px;
	padding: 0 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.m_num a {
	color: #FFF;
}

ul.members {
	overflow: hidden;
}

ul.members li {
	width: 238px;
	height: 88px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 20px 40px;
	border: 1px solid #e2e2e2;
}

ul.members li .nums {
	width: 73px;
	height: 38px;
	overflow: hidden;
	background: url(../image/peo.png) no-repeat center 20px;
	background-color: #f6f6f6;
	text-align: center;
	float: left;
	padding-top: 50px;
	border-right: 1px solid #e2e2e2;
}

ul.members li .m_type {
	width: 164px;
	height: 88px;
	line-height: 88px;
	overflow: hidden;
	color: #c998ff;
	font-size: 18px;
	text-align: center;
	float: left;
}

ul.members li .m_type a {
	color: #c998ff;
}

ul.members li:hover {
	border: 1px solid #c998ff;
}

ul.members li:hover .nums {
	background: url(../image/peo_h.png) no-repeat center 20px;
	background-color: #c998ff;
	color: #FFF;
	border-right: 1px solid #c998ff;
}

table.mem_tab {
	border-collapse: collapse;
	border: 1px solid #e2e2e2;
}

table.mem_tab tr td {
	border-collapse: collapse;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px dotted #b6b6b6;
	padding: 10px;
	line-height: 20px;
}

.th_bg {
	overflow: hidden;
	background: url(../image/peo_h.png) no-repeat 15px center;
	background-color: #c998ff;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	text-indent: 52px;
	border-bottom: 0;
	border-right: 0;
}

.td_bg {
	background-color: #f7ece8;
}

.th_bg1 {
	overflow: hidden;
	background-color: #c998ff;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	text-indent: 42px;
	border-bottom: 0;
	border-right: 0;
}

table.co_tab {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}

table.co_tab tr td {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	padding: 12px 50px;
	line-height: 20px;
}

.tx {
	width: 90px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-color: #c998ff;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	float: right;
	display: inline-block;
}

.tx a {
	color: #FFF;
}

.tx_l {
	background-color: #f6f6f6;
	text-indent: 40px;
}

.tx_ipt {
	width: 400px;
	height: 25px;
	line-height: 25px\9;
	overflow: hidden;
	color: #555555;
	font-size: 14px;
	margin-left: 15px;
	padding: 0;
	border: 0;
}

.tx_txt {
	width: 710px;
	height: 130px;
	line-height: 20px;
	overflow: hidden;
	color: #555555;
	font-size: 14px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
}

/*---------------购物车---------------*/
table.car_tab {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}

table.car_tab tr td {
	border-collapse: collapse;
	line-height: 22px;
	border: 0;
	border-bottom: 1px solid #eaeaea;
	padding: 15px 20px;
}

table.car_tab tr td.car_th {
	background-color: #f6f6f6;
	font-size: 14px;
	border-right: 1px solid #eaeaea;
	padding: 8px 20px;
	font-family: "Microsoft YaHei";
	text-align: center;
}

.car_tr {
	background-color: #f6f6f6;
}

.c_s_img {
	width: 73px;
	height: 73px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

.c_num {
	width: 84px;
	height: 21px;
	overflow: hidden;
	border: 1px solid #cccccc;
}

.car_ipt {
	width: 42px;
	height: 21px;
	line-height: 21px\9;
	background-color: #FFF;
	color: #555555;
	font-size: 14px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	padding: 0;
	border: 0;
}

.car_btn_1 {
	width: 21px;
	height: 21px;
	overflow: hidden;
	background: url(../image/jian.gif) no-repeat center top;
	float: left;
	border: 0;
	border-right: 1px solid #cccccc;
	cursor: pointer;
}

.car_btn_2 {
	width: 21px;
	height: 21px;
	overflow: hidden;
	background: url(../image/jia.gif) no-repeat center top;
	float: left;
	border: 0;
	border-left: 1px solid #cccccc;
	cursor: pointer;
}

.car_btn_bg {
	background-color: #f0f0f0;
}

.two_bg {
	overflow: hidden;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border: 1px solid #eaeaea;
}

.two_t {
	width: 1350px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 16px;
	margin-top: 15px;
}

.two_t span {
	font-size: 14px;
	color: #c998ff;
}

.two_t span a {
	color: #c998ff;
}

table.peo_tab {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	font-size: 14px;
}

table.peo_tab tr td {
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	padding: 10px 20px;
}

table.peo_tab tr td.p_td {
	background-color: #f6f6f6;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: right;
	padding-right: 40px;
	padding-left: 0;
}

ul.pay {
	width: 1110px;
	overflow: hidden;
	margin: 0 auto;
}

ul.pay li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 0 25px;
	border: 1px solid #cccccc;
	cursor: pointer;
	position: relative;
}

ul.pay li:hover {
	height: 36px;
	line-height: 36px;
	padding: 0 24px;
	overflow: hidden;
	border: 2px solid #c998ff;
}

ul.pay li .ch_img {
	width: 18px;
	height: 18px;
	overflow: hidden;
	background: url(../image/ch.png) no-repeat center top;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}

ul.pay li.checked {
	height: 36px;
	line-height: 36px;
	padding: 0 24px;
	overflow: hidden;
	border: 2px solid #c998ff;
}

ul.pay li.checked .ch_img {
	display: block;
}

.warning {
	overflow: hidden;
	padding: 20px 0 50px 0;
	margin-bottom: 50px;
	border: 1px solid #c998ff;
}

.backs {
	width: 118px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #cccccc;
}

.backs a {
	color: #555555;
}

/*---------------Footer---------------*/
.b_btm_bg {
	width: 100%;
	min-width: 1400px;
	height: 122px;
	overflow: hidden;
	margin-top: 30px;
}

.b_btm_c {
	background-color: #FFF;
}

.b_btm {
	width: 1400px;
	height: 122px;
	overflow: hidden;
}

.b_btm table {
	color: #888888;
	font-size: 14px;
}

.b_btm table h2 {
	color: #3e3e3e;
	font-size: 16px;
	font-weight: normal;
}

.b_nav {
	width: 1400px;
	overflow: hidden;
	margin: 20px auto;
}

.b_nav dl {
	width: 125px;
	height: 165px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 50px;
}

.b_nav dl dt {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #3e3e3e;
	font-size: 16px;
	margin-bottom: 10px;
}

.b_nav dl dt a {
	color: #3e3e3e;
}

.b_nav dl dt a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}

.b_nav dl dd {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #888888;
}

.b_nav dl dd a {
	color: #888888;
}

.b_nav dl dd a:hover {
	color: #c998ff;
}

.b_er {
	width: 120px;
	height: 160px;
	overflow: hidden;
	text-align: center;
	float: right;
	display: inline;
	margin-left: 22px;
	margin-top: 5px;
}

.b_er_c {
	width: 118px;
	height: 118px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
}

.b_tel_bg {
	width: 133px;
	height: 140px;
	overflow: hidden;
	color: #888888;
	float: right;
	margin-top: 5px;
}

.b_tel_bg a.b_sh1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(../image/b_sh_1.png) no-repeat left center;
	color: #888888;
	font-size: 14px;
	text-indent: 32px;
	display: inline-block;
}

.b_tel_bg a.b_sh1:hover {
	color: #c998ff;
}

.b_tel_bg a.b_sh2 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(../image/b_sh_2.png) no-repeat left center;
	color: #888888;
	font-size: 14px;
	text-indent: 32px;
	display: inline-block;
}

.b_tel_bg a.b_sh2:hover {
	color: #c998ff;
}

.b_tel_bg p {
	margin-top: 10px;
}

.b_tel_bg p span {
	color: #c998ff;
	font-size: 18px;
}

.btmbg {
	width: 100%;
	min-width: 1400px;
	overflow: hidden;
	padding: 30px 0 40px 0;
	border-top: 1px solid #eaeaea;
}

.btm {
	width: 1400px;
	overflow: hidden;
	color: #999999;
	text-align: center;
}

.btm a {
	color: #999999;
}

.btm a:hover {
	color: #999999;
	text-decoration: underline;
}

.btm img {
	display: inline-block;
	margin: 15px 5px 5px 5px;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.dd-spacer {
	width: 150px;
	position: absolute;
	top: -7px;
	height: 10px;
	background: #fff;
	overflow: hidden;
}

.userinfo {
	padding: 10px 0 10px 15px;
	overflow: hidden;
}

.u-pic {
	float: left;
	margin-right: 10px;
}

.u-plus {
	padding: 10px 0 0;
	overflow: hidden;
}

.link-logout {
	float: right;
	margin-right: 10px;
	line-height: 1.2;
}

.link-nickname {
	display: block;
	margin-right: 10px;
	line-height: 1.2;
}

.u-bc-user {
	float: right;
	line-height: 1.2;
	cursor: pointer;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #ccc;
}

.icon-plus-dropdown {
	display: block;
	width: 60px;
	height: 16px;
	background: url(../image/user-plus-status.png) no-repeat 0 -34px;
}

.icon-plus-icon {
	display: block;
	width: 60px;
	height: 16px;
	background: url(../image/user-plus-status.png) no-repeat 0 -16px;
}

.u-msg {
	font-family: simsun, Hiragino Sans GB;
	padding-top: 4px;
}

.badge-list {
	height: 88px;
	overflow: hidden;
	padding-top: 10px;
	border-top: 1px solid #e3e4e5;
}

.badge-list-prev {
	margin-left: 10px;
	float: left;
	font-family: simsun, Hiragino Sans GB;
	font-size: 30px;
	margin-top: 16px;
	color: #999;
}

.u-badges {
	float: left;
	position: relative;
	width: 222px;
	height: 82px;
	overflow: hidden;
	margin: 0 3px;
}

.badge-list-next {
	float: left;
	font-family: simsun, Hiragino Sans GB;
	font-size: 30px;
	margin-top: 16px;
	color: #999;
}

.badge-panel {
	width: 74px;
	text-align: center;
}

.u-name {
	display: inline;
	line-height: 1.5;
	margin-top: 6px;
	padding: 2px 1px;
}

.has-yfdm {
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 auto;
	background-position: -112px -168px;
	background-image: url(../image/sprite.shortcutUserinfo.png);
	background-repeat: no-repeat;
}

.accordion .accordion-item {
	border-bottom: 1px solid #e5e5e5;
}

.accordion button {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	padding: 1em 0;
	color: #7288a2;
	font-size: 1.15rem;
	font-weight: 400;
	border: none;
	background: none;
	outline: none;
}

.accordion button .accordion-title {
	padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
	right: 0;
	float: right;
	font-size: 15px;
}

.accordion button .accordion-title-time {
	font-size: 13px;
}

.accordion .accordion-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	transition: opacity 200ms linear, max-height 200ms linear;
	will-change: opacity, max-height;
}

.accordion .accordion-content p {
	font-size: 1rem;
	font-weight: 300;
	margin: 2em 0;
	text-align: left;
	font-size: 15px;
}

.accordion .accordion-item button[aria-expanded=true] {
	border-bottom: 1px solid #ff3200;
}

.accordion button[aria-expanded=true] {
	color: #ff3200;
}

.accordion button:hover,
.accordion button:focus {
	cursor: pointer;
	color: #ff3200;
}

.article-h {
	font-size: 24px;
	margin-top: 60px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.article-content {
	line-height: 1.7;
	font-size: 16px;
	margin-bottom: 40px;
}

.comment {
	margin: 20px;
	position: relative;
}

.comment textarea {
	width: 100%;
	border: 1px solid #e1e1e1;
	height: 180px;
	outline: none;
	box-sizing: border-box;
	padding: 20px;
	resize: none;
}

.comment .sub {
	/*position: absolute;*/
	/*right: 10px;*/
	/*top: 125px;*/
	display: flex;
	justify-content: flex-end;
}

.comment .comment-img {
	position: relative;
	width: 120px;
	margin-left: 0;
}

.comment .comment-img .file {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}

.comment .images {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}

.comment .images img {
	width: 120px;
	margin-right: 10px;
}