.colorA2 {
	color: #A2A4A8;
}

.color94 {
	color: #94969A;
}

.color33 {
	color: #333333;
}

.colorB2B2B2 {
	color: #B2B2B2;
}

.colorf6 {
	color: #F6484E;
}
.colorfff{
	color: #FFFFFF!important;
}
.bg2578Ff{
	background: #2578Ff;
}
.color2578F3 {
	color: #2578F3;
	font-weight:bold;
}

.textCenter {
	text-align: center;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.fontSize14 {
	font-size: 14px;
}

.fontSize12 {
	font-size: 12px;
}

.fontSize20 {
	font-size: 20px;
}


.hbannerList_active {
	background: #d2e6ff;
	color: #333333 !important;
}

/*行转块*/
.display_ib {
	display: inline-block !important;
}

.floatL {
	float: left;
}

/*hbanner左边*/

.hbanner_left {
	padding: 1px 0;
	width: 140px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 0px 30px 0px rgba(2, 25, 51, 0.06);
}

.hbanner_left_header {
	line-height: 65px;
	text-align: center;
}

.hbanner_left_title {
	color: #333333;
	font-size: 17px;
	font-weight: bolder;
}

.list_item {
	line-height: 50px;
	text-align: center;
	color: #333333;
}

.list_item a {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	height: 100%;
	width: 100%;
}

/**/
/*hbanner右边\\\\\\\\\\\\*/
.hbanner_right {
	position: absolute;
	top: 0;
	left: 141px;
	width: 1040px;
	height: 100%;

}

.hbanner_right_content_c, .hbanner_right_content {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 0 10px 10px 0;
}

.hbanner_right_top {
	padding: 20px 20px;
}

.item_content {
	padding: 10px 0;
}

.letlter_list {
	display: inline-block;
}

.letlter_list_li {
	padding-bottom: 10px;
	display: inline-block;
	margin-right: 20px;
	position: relative;

}

.letlter_list_li a {
	color: #333333;
}

.letlter_list_li img {
	position: absolute;
	top: -7px;
	right: -5px;
}
}

/*右边的下面*/
.hbanner_right_bottom {
	padding: 20pxs;
}

.right_bottom_content {
	width: 370px;
	background: #fff;
	border-radius: 4px;
}

.right_bottom_content:hover {
	box-shadow: 0px 0px 20px 0px rgba(5, 47, 102, 0.1);
}

.hbanner_prodect_title {
	padding-left: 10px;
	margin: 6px 0 0 0;
}

.hbanner_prodect_title .text {
	font-size: 16px;
	line-height: 25px;
}

.hbanner_cart {
	position: absolute;
	right: 0;
	bottom: 0;
	background: linear-gradient(-30deg, #20B8FF 0%, #2578F3 100%);
	width: 70px;
	height: 40px;
	border-radius: 35px 0 4px 0;
}

.hbanner_cart img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
}

.hbanner_price {
	height: 42px;
	position: absolute;
	right: 4px;
	bottom: 0;
}

.old_price {
	color: #A2A4A8;
	font-size: 13px;
	text-decoration: line-through;
	position: absolute;
	right: 0;
}

.now_price {
	color: #F6484E;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}
/*hbanner   end =================r*/














/*列表详情*/
.list_left_content {
	display: inline-block;
	float: left;
}

.lately_sell_title,
.see_again_title {
	color: #333333;
	font-size: 18px;
	margin: 15px 0 10px;
	font-weight: bold;
}

.lately_sell_item {
	margin-top: 10px;
}

.lately_item_content {
	width: 120px;
	height: 140px;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 10px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.lately_item_img {
	margin-bottom: 7px;
}

.lately_item_title {
	margin-top: 10px;
}




/*右边*/
.list_right_content {
	margin-left: 165px;
	display: block;
}

.locationg_icon {
	width: 12px;
	height: 16px;
	vertical-align: middle;
}

.user_location {
	font-size: 14px;
	vertical-align: middle;
}

.user_tab {
	border: 1px solid #2578F3;
	border-radius: 4px;
	line-height: 30px;
	padding: 0 30px 0 10px;
	position: relative;
}

.tab_close {
	position: absolute;
	right: 5px;
	font-size: 20px;
	transform: rotate(45deg);
}


.user_choose_wrapper {
	width: 100%;
	background: #FFFFFF;
	border-radius: 4px;
	margin-top: 10px;
	/*    padding: 33px 23px; */
}

.user_choose_content {
	padding: 10px 20px;
}

.user_choose_list_item {
	margin-right: 10px;
}
.user_choose_list_item :hover{
	cursor:pointer
}


.prodect_type_content {
	position: relative;
	border-bottom: 1px solid #E2E4E8;
	margin-top: 15px;
}

.prodect_type_content:last-child {
	border: none;
}

.type_item_title {
	position: absolute;
	width: 50px;
	font-size: 14px;
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	color: #333333;
	display: inline-block;
}

.type_item_list {
	display: inline-block;
}

.type_item_li {
	display: inline-block;
	margin-left: 50px;
	margin-bottom: 15px;
}

.type_item_li a {
	color: #333333;
}

.type_item_li a:hover {
	color: #2578F3;
}

.type_less_list ,.type_more_list {
	text-align: center;
	line-height: 24px;
	height: 24px;
	width: 57px;
	background: #2578F3;
	border-radius: 4px;
	display: block;
	position: absolute;
	right: 12px;
	bottom: 10px;
}
.type_less_list img{
	transform: rotate(180deg);
}
.more_text {
	color: #FFFFFF;
}

.type_less_list,.type_more_list:hover {
	cursor: pointer;
}


/*产品列表*/
.prodect_detail_item,
.prodect_detail_list_wrapper {
	background: #FFFFFF;
}

.shopProdect_list {
	padding: 0 15px 15px;
	height: 100px;
	border-bottom: 1px solid #E2E4E8;
}

.shopProdect_list_item {
	position: relative;
}

.ykb_shopProdect_content {
	float: left;
}

.ykb_shopProdect_text {
	width: 270px;
	float: left;
	padding: 0 10px;
}

.shopProdect_ID {
	position: absolute;
	bottom: 10px;
}

.prodect_title_list {
	margin: 0 15px;
	border-bottom: 1px solid #E2E4E8;
}

.title_item {
	display: inline-block;
	padding: 34px 0;
}

.prodect_detail_list_content {
	/* padding-top: 15px; */
}

.prodect_detail {
	margin-top: 15px;
}

.version_t {
	color: #333333;
	font-size: 14px;
}

.zhuan_ti {
	padding: 3px 6px;
	border: 2px solid #2578F3;
	color: #2578F3;
	border-radius: 4px;
}

.prodect_shopcart_btn {
	width: 63px;
	height: 36px;
	line-height: 36px;
	line-height: 46px;
	background: #2578F3;
	/*background: linear-gradient(135deg, #20B8FF 0%, #2578F3 100%);*/
	border-radius: 10px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 50%;
	margin-left: -20px;
}

.prodect_shopcart_btn img {
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 50%;
	margin-top: -11px;
}

.catr_link_item {
	height: 30px;
	width: 45%;
	float: left;

}

.shop_cart_link {
	width: 100%;
	height: 100%;
	display: table;
	margin-top: 10px;
}

.cart_link_list {
	display: table-cell;
	vertical-align: middle;

}

.catr_link_item {
	line-height: 30px;
	border-radius: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.catr_link_item a {
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #FFFFFF;
	font-size: 12px;
}

.shop_cart_box {
	width: 100%;
	height: 100%;
	position: relative;
	display: inline-block;
}

/*页码*/
.pages_wrapper {
	background: #FFFFFF;
	height: 100px;
}

.pages_wrapper_box {
	display: table;
	width: 100%;
	height: 100%;
}

.pages_content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

.all_prodect_num {
	position: absolute;
	left: 20px;
}

.pages_num {
	width: 40px;
	height: 30px;
	line-height: 30px;
}

.pages_num a {
	font-size: 14px;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.last_pages {
	vertical-align: middle;
}

.next_pages {
	vertical-align: middle;
}

.pages_index {
	vertical-align: middle;
}

.all_page {
	position: absolute;
	right: 20px;
}

.now_page {
	position: absolute;
	right: 146px;
}



/*看了又看*/
.hotProdect_item,
.hot_prodect_item {
	float: left;
}

.for_prordect {
	width: 48%;
	margin-right: 15px;
	background: #FFFFFF;
	margin-top: 20px;
}

.hotProdect_item {
	margin: 20px 36px 0 0;
}

.hotProdect_item:nth-child(3n) {
	margin-right: 0;
}

.hot_shop_content {
	background: #fff;
	display: inline-block;
	border-radius: 4px;
}

.shop_content {
	margin: 12px;
	height: 100%;
	display: inline-block;
}

.hbanner_price {
	height: 42px;
	position: absolute;
	right: 4px;
	bottom: 0;
}

.hbanner_prodect_title .text {
	font-size: 16px;
	line-height: 25px;
}

.hbanner_prodect_title {
	padding-left: 10px;
	margin: 6px 0 0 0;
}

.old_price {
	color: #A2A4A8;
	font-size: 13px;
	text-decoration: line-through;
	position: absolute;
	right: 0;
}

.now_price {
	color: #F6484E;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.three_box {
	display: inline-block;
	width: 100%;
	height: 100%;
}
  


.fontSize18{
 font-size:18px
 
}
