@charset "UTF-8";
.fixSearchBox {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	padding: 16px 0;
	display: none;
	background: #fff;
	z-index: 999;
	box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
	border-radius: 2px;
}
.fixLogo {
	width: 360px;
}
.fixLogo>img {
	width: 180px;
	height: 37px;
	vertical-align: top;
}
.searchInner2 {
	position: relative;
}
.foption {
	position: absolute;
	left: 0;
	top: 36px;
	width: 64px;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	display: none;
	cursor: pointer;
}
.foption li {
	line-height: 14px;
	padding: 12px 0 12px 12px;
	font-size: 14px;
}
.foption li:first-child {
	padding-bottom: 0;
}
.foption li:hover {
	color: #D11120;
}
.index-float-condition {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 70px;
	z-index: 99;
	background: #fff;
	height: 34px;
	overflow: hidden;
}
.index-float-condition.fixedAuto {
	height: auto;
}
.index-float-condition:hover .layui-icon-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.index-float-condition li {
	cursor: pointer;
	padding-left: 14px;
	line-height: 34px;
	height: 34px;
	font-size: 12px;
	color: #333333;
}
.index-float-condition li:first-child {
	border-bottom: 1px solid #D11120;
}
.index-float-condition li:hover {
	color: #D11120;
}
.sousuoinput {
	width: 605px;
	height: 34px;
	background: #FFFFFF;
	border: 1px solid #D11120;
	line-height: 33px;
	font-size: 14px;
	border-left: none;
	padding-left: 8px;
	padding-right: 8px;
}
.fixSearchBox {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	padding: 16px 0;
	display: none;
	background: #fff;
	z-index: 999;
	box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
	border-radius: 2px;
}
.chosefloat {
	background: #FFFFFF;
	border-radius: 2px 0px 0px 2px;
	border: 1px solid #D11120;
	width: 64px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	border-right: none;
	position: relative;
	float: left;
	text-align: center;
	cursor: pointer;
}
.chosefloat li {
	display: inline-block;
}
.chosefloat .layui-icon {
	font-size: 12px;
	margin-left: 4px;
}
.shops_list {
	width: 100%;
	height: 754px;
}
.numCount {
}
.shops_list {
	width: 100%;
	height: 754px;
}
.news_wrap {
	/* width: 100%; */
    height: 350px;
}
.news_wrap h4 {
	width: 100%;
	margin-top: 40px;
	height: 100px;
}
.news_wrap h4 img {
	width: 100%;
	height: 100%;
}
.news_list {
	width: 100%;
	height: 164px;
}
.news_list a {
	float: left;
	margin-right: 15px;
	width: 390px;
	overflow: hidden;
	height: 100%;
}
.news_list img {
	width: 100%;
	height: 100%;
}
 .news_list a:nth-child(3) {
 margin-right: 0px;
}
.videos {
	height: 541px
}
.video_products {
	width: 100%;
	height: 496px;
}
.hot_product_wrap {
	overflow: hidden;
}
.hot_product_list {
	width: 100%;
	padding-top: 5px;
	margin-top: -5px;
	height: auto;
	overflow: hidden;
}
.purchase_form_content .purchase_form_item .error {
	border-color: #FF3333 !important;
}
 .hot_product_item.has_video::after {
 content: '';
 background: url(../images/hasvideo.png);
 background-size: 100% 100%;
 width: 46px;
 height: 26px;
 position: absolute;
 left: 0px;
 top: 0px;
}
.hot_product_item:hover {
	box-shadow: 0px 0px 10px 0px rgba(161, 115, 115, 0.2);
}
.headerSearchBox button.userLink {
	display: none !important;
}
 .hot_product_item:hover::before {
 position: absolute;
 content: '';
 top: 100%;
 left: 0%;
 width: 100%;
 height: 5px;
 background: none;
}
.hot_product_item dd {
	width: 100%;
	height: 92px;
	padding: 16px 10px 0;
	border-top: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.hot_product_item .product_content {
	width: 100%;
	height: 36px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333333;
	line-height: 18px;
}
.hot_product_item .product_info {
	margin-top: 9px;
	line-height: 24px;
	height: 24px;
}
.hot_product_item .product_info .addr {
	float: right;
	line-height: 24px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	font-size: 12px;
}
.hot_product_item .product_info .price {
	height: 24px;
	font-size: 24px;
	font-family: HelveticaNeue-Medium, HelveticaNeue;
	font-weight: 500;
	color: #FF3333;
	line-height: 24px;
}
.hot_product_item .product_info .price b {
	font-size: 14px;
	font-weight: normal;
}
.hot_product_item dt {
	width: 100%;
	height: 228px;
}
 .hot_product_item:nth-child(5n+0) {
 margin-right: 0;
}
.hot_product_item {
	cursor: pointer;
	position: relative;
	margin-bottom: 15px;
	width: 228px;
	height: 320px;
	background: #FFFFFF;
	float: left;
	margin-right: 15px;
	top: 0;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.hot_product_item:hover {
	top: -5px;
}
.video_product_item {
	width: 288px;
	height: 240px;
	background: #333333;
	cursor: pointer;
	margin-right: 16px;
	float: left;
}
.video_product_item h4 {
	width: 100%;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
	background: #fff;
	line-height: 28px;
	color: #333;
	height: 40px;
	padding: 6px 10px;
	box-sizing: border-box;
}
.video_product_item h4:hover {
	color: #D11120;
}
.video_img {
	width: 100%;
	height: 162px;
	position: relative;
 transition: all .6s;
 -webkit-transition: all .6s;
	box-sizing: border-box;
	border-bottom: 1px solid #555;
}
.video_img:hover {
	background-size: 320px 320px !important;
}
.video_img .video_mask {
	width: 100%;
	height: 40px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%);
	position: absolute;
	left: 0;
	box-sizing: border-box;
	bottom: 0;
	padding: 11px 20px;
}
.video_img .video_mask img {
	width: 18px;
	height: 18px;
}
.video_product_item h4 img {
	width: 28px;
	height: 28px;
	border: 1px solid #e6e6e6;
	vertical-align: bottom;
	border-radius: 50%;
	margin-right: 10px;
}
 .video_product_item:nth-child(4n+0) {
 margin-right: 0px;
}
 .video_product_item:nth-child(1n+5) {
 margin-top: 16px;
}
.video_text {
	margin-top: 12px;
	padding: 0 10px;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
	height: 16px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.video_text:hover {
	color: #D11120;
}
.shops_title {
	cursor: pointer;
}
.shpos_item {
	width: 390px;
	height: 240px;
	background: #FFFFFF;
	border-radius: 2px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 15px 14px;
}
.shpos_item:hover {
	border-color: #D11120;
	box-shadow: 0px 0px 4px 0px #FF731D;
}
.shpos_item h4 {
	width: 100%;
	height: 24px;
	font-size: 16px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: 500;
	box-sizing: border-box;
	color: #333333;
	line-height: 24px;
}
.shpos_item span {
}
.shpos_item h4 span:hover {
	color: #D11120;
}
.shpos_item h4 a {
	width: 80px;
	height: 24px;
	background: rgba(255, 255, 255, 0.04);
	border-radius: 12px;
	border: 1px solid #FFA875;
	float: right;
	color: #D11120;
	float: right;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.shpos_item h4 a:hover {
	background: #FFF0E0;
	border: 1px solid #D11120;
	color: #D11120
}
.shpos_item h4 span {
	display: block;
	max-width: 270px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.shop_product_list {
	width: 100%;
	height: 118px;
}
.shop_product_list div {
	cursor: pointer;
	width: 118px;
	height: 118px;
	margin-right: 4px;
	float: left;
	position: relative;
}
.searchNav .searchBox .searchInput {
	width: 641px
}
.shop_product_item:hover p {
	display: block;
}
.shop_keywords {
	margin-top: 13.5px;
	height: 13px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	line-height: 12px;
	color: #999999 !important;
}
.shop_keywords:hover {
	color: #999999 !important;
}
.shop_keywords span {
	margin-right: 22px;
}
.shop_keywords span :hover {
	color: #999999 !important;
}
.fenleituijian span {
	display: none;
}
.shop_product_item p {
	width: 118px;
	box-sizing: border-box;
	height: 50px;
	cursor: pointer;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #343434 100%);
	opacity: 0.9;
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 14px 8px 0;
	line-height: 15px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	display: none;
}
 .shop_product_list div:nth-child(3) {
 margin: 0;
}
.shpos_item .shops_info {
	width: 100%;
	height: 12px;
	font-size: 12px;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	padding: 16px 0;
	color: #999999;
	line-height: 12px;
}
.shpos_item .shops_info span {
	color: #D11120;
	margin-right: 30px;
}
 .shpos_item:nth-child(3n+0) {
 margin-right: 0px;
}
 .shpos_item:nth-child(1n+6) {
 margin-bottom: 0px;
}
.rmhy {
	height: 1184px;
	width: 100%;
}
.hy_second {
	border-bottom: 2px solid rgba(237, 237, 237, 1);
	border-top: solid 0px #E5E5E5;
	box-sizing: border-box;
}
.hy_second:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
}
 .rmhy_li:nth-child(2) .hy_second {
 border-top: 2.5px solid #fa9850;
}
 .rmhy_li:nth-child(1) .hy_second {
 border-top: 2.5px solid #e5e5e5;
}
 .rmhy_li:nth-child(3) .hy_second {
 border-top: 2.5px solid #8cc6ec;
}
 .rmhy_li:nth-child(4) .hy_second {
 border-top: 2.5px solid #0dd3c9;
}
 .rmhy_li:nth-child(5) .hy_second {
 border-top: 2.5px solid #ffe98e;
}
 .rmhy_li:nth-child(6) .hy_second {
 border-top: 2.5px solid #87c3ea;
}
 .rmhy_li:nth-child(7) .hy_second {
 border-top: 2.5px solid #b4b8ef;
}
 .rmhy_li:nth-child(8) .hy_second {
 border-top: 2.5px solid #ff9765;
}
.hy_second li {
	text-align: center;
	float: left;
	width: 129px;
	margin-left: 2px;
	height: 197px;
 transition: all .3s;
 -webkit-transition: all .3s;
	position: relative;
	background: #fff;
	box-sizing: border-box;
	top: 0;
}
.rmhy_title {
	height: 24px;
	font-size: 24px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 24px;
}
.hy_second li:hover {
	position: relative;
	top: -5px;
	box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%)
}
.hy_second li h6 {
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 14px;
	padding: 34px 0 25px;
}
.news_item img {
 transition: all .6s;
 -webkit-transition: all .6s;
}
.news_item:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.hy_second li img {
	max-width: 90px;
	transition: all 0.6s;
}
.rmhy_li {
	width: 593px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 14px;
	margin-bottom: 16px;
}
 .rmhy>div:nth-child(even) {
 margin-right: 0;
}
.hover_item {
	display: none;
}
.index_left_saber .saber_item_text {
	display: none;
}
.index_left_saber li {
	height: 60px;
	cursor: pointer;
	text-align: center;
	position: relative;
}
.index_left_saber li .iconfont {
	line-height: 60px;
	font-size: 24px;
}
.saber_item_text {
	display: block;
	width: 100%;
	height: 100%;
	padding: 14px 15px;
	box-sizing: border-box;
	color: #D11120;
	line-height: 16px;
	font-size: 14px;
}
 .index_left_saber li:nth-child(7)::after {
 content: none;
}
.shop_keywords {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index_left_saber li:hover .saber_item_text, .index_left_saber li.active .saber_item_text {
	display: block;
}
.index_left_saber li:hover .iconfont, .index_left_saber li.active .iconfont {
	display: none;
}
 .index_left_saber li::after {
 width: 24px;
 height: 1px;
 position: absolute;
 left: 18px;
 bottom: 2px;
 content: '';
 border-bottom: 1px solid #E5E5E5;
}
.index_left_saber {
	display: block;
	position: absolute;
	margin: 0px;
	top: 0px;
	left: -90px;
	width: 58px;
	height: 420px;
	background: #FFFFFF;
}
.fixed_saber {
	position: fixed;
	left: 50%;
	margin-left: -690px;
	z-index: 100;
	top: 250px;
}
.index_content_wrap {
	padding-top: 20px;
	width: 100%;
	background: #F6F6F6;
	height: auto;
	padding-bottom: 25px;
}
.purchase_form_content {
	width: 100%;
	height: 348px;
	box-sizing: border-box;
	padding: 30px 20px;
}
.purchase_form {
	width: 320px;
	height: 100%;
	float: right;
	box-sizing: border-box;
	padding-top: 44px;
}
.purchase_form_success {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.purchase_mobile {
	font-size: 14px;
	color: #fff;
	padding-top: 72px;
	padding-left: 22px;
}
.purchase_success_btn {
	display: block;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 20px;
	width: 150px;
	cursor: pointer;
	height: 32px;
	color: #D11120;
	text-align: center;
	line-height: 32px;
	border: 1px solid #D11120;
	border-radius: 16px;
}
.purchase_text {
	width: 100%;
	color: #999;
	text-align: center;
	font-size: 12px;
	margin-top: 150px;
}
.purchase_form h4 {
	width: 100%;
	text-align: center;
	height: 23px;
}
.fixLogo {
}
.searchBtn {
	margin-right: 0;
}
.purchase_form h4 img {
	width: 114px;
	height: 23px;
}
.purchase_tip {
	margin-top: 15px;
	height: 12px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	margin-bottom: 24px;
}
.purchase_form_item {
	width: 100%;
	height: 32px;
}
.purchase_form_content .ly_error_tip {
	height: 24px;
	width: 246px;
	margin: 0 auto;
	line-height: 24px;
	color: #FF3333;
}
.purchase_form_item input {
	width: 246px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 2px;
	display: block;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	box-sizing: border-box;
	padding: 0 10px;
}
.purchase_form_item input:focus {
	outline: none !important;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #BFBFBF !important;
}
.purchase_form_btn {
	width: 180px;
	height: 40px;
	margin: 0 auto;
	color: #fff;
	background: #D11120;
	border-radius: 20px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	margin-top: 6px;
}
.purchase_form_btn:hover {
	opacity: .9;
	color: #fff;
}
 .purchase_form_item input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #BFBFBF;
 font-size: 14px;
}
 .purchase_form_item input ::-moz-placeholder {
 color: #BFBFBF;
    /* Mozilla Firefox 19+ */
    font-size: 14px;
}
 .purchase_form_item input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #BFBFBF;
 font-size: 14px;
}
.purchase_form_content {
	width: 320px;
	height: 348px;
	background: #FFFFFF;
	border-radius: 4px;
}
.purchase {
	margin-top: 30px;
	height: 392px;
}
.purchase_content {
	width: 100%;
	margin-top: 20px;
	height: 348px;
}
.purchase_items {
	width: 100%;
	height: 108px;
}
.purchase_items dl {
	width: 428px;
	height: 100%;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 5px;
	float: left;
}
 .purchase_items dl:nth-child(2) {
 float: right;
}
.purchase_items dl dt {
	width: 96px;
	height: 96px;
	background: url(../images/purchase.png);
	background-size: 100% 100%;
	position: relative;
	float: left;
}
.purchase_items dl dd {
	width: 280px;
	height: 100%;
	box-sizing: border-box;
	padding-top: 25px;
	margin-left: 16px;
	float: left;
	padding-bottom: 25px;
}
.purchase_items h4 span {
	margin-left: 4px;
}
.purchase_items p:hover, .purchase_items h4:hover {
	color: #D11120;
}
.purchase_items p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 14px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	width: 100%;
	margin-top: 16px;
	line-height: 12px;
}
.purchase_items h4 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 14px;
}
.purchase_items h4 b {
	font-weight: normal;
	display: inline-block;
	width: 40px;
	box-sizing: border-box;
	height: 20px;
	text-align: center;
	line-height: 18px;
	border-radius: 2px;
	font-size: 14px;
	margin-right: 10px;
	border: 1px solid #D11120;
	color: #D11120;
}
.purchase_items dl dt .purchase_date {
	width: 32px;
	height: 20px;
	position: absolute;
	line-height: 19px;
	left: 25px;
	top: 47px;
	text-align: center;
	color: #fff;
}
.purchase_list {
	width: 868px;
	height: 100%;
	float: left;
}
.purchase_list dl {
	cursor: pointer;
}
.purchase_list h3 {
	width: 100%;
	height: 24px;
	font-size: 24px;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	padding-left: 20px;
}
.purchase_list h3 a {
	float: right;
	height: 24px;
	font-size: 12px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	/* position: relative;
    top: 2px; */
    line-height: 31px;
}
.index_yiji_Li:hover .index_yijifenlei {
	color: #D11120;
}
.index_yiji_Li:hover .iconfont {
	color: #D11120 !important;
}
.purchase_list h3 a:hover {
	color: #D11120;
}
.purchase_list h3 a:hover .hover_item {
	display: inline;
}
.purchase_list h3 a:hover .normal_hover {
	display: none;
}

.numbox {
	background: #F6F6F6;
	padding-top: 20px;
	width: 100%;
}

.numCount {
	padding: 20px 0 15px;
	height: 90px;
	background: #fff;
	box-sizing: border-box;
}
.numCount li .item {
	margin: 0 10px;
	color: #999;
	font-size: 14px;
}
.numCount li .numU {
	line-height: 1.3;
	font-weight: bold;
}
.unitC {
	font-size: 24px;
	color: #333;
}
.numCount li .numCX {
	color: #333;
	font-size: 30px;
	font-weight: normal;
}
.numCount li .numU .unitC {
	font-size: 100%;
	line-height: 1.3;
	margin-left: 0.3em;
}
.numCount li .numU sup {
	vertical-align: top;
	position: absolute;
}
.numCount li .numU sub {
	vertical-align: baseline;
}
.index_keyword_list {
	width: 100%;
	height: 45px;
	background: rgba(0, 0, 0, .6);
	box-shadow: 0px 0px 10px 0px rgba(161, 115, 115, 0.2);
}
.index_keyword_list ul {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	padding: 12.5px 0;
	box-sizing: border-box;
}
.index_keyword_list ul li {
	line-height: 20px;
	width: 25%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.index_keyword_list ul li span {
	margin-right: 8px;
	display: inline-block;
	width: 20px;
	line-height: 18px;
	height: 20px;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 50%;
}
.zcqqt {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
.small_banner img {
	width: 204px;
	height: 120px;
	margin: 7px auto 0;
	display: block;
}
.wrap_fff {
	background: #FFFFFF;
}
.tit2 {
	padding: 40px 0 0;
	text-align: center;
	height: 32px;
}
.tit2 font {
	background: #fff;
	padding: 0 40px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	letter-spacing: 1px;
}
.h_line {
	display: block;
	border-bottom: 1px rgba(229, 229, 229, 1) solid;
	width: 420px;
	margin: 0 auto;
	margin-top: -16px;
}
.tit2_p {
	margin: 6px 0 24px;
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	color: #999999;
	line-height: 15px;
}
#qycg_tab {
	text-align: center;
	padding: 6px 0 28px 0;
}
#qycg_tab li {
	cursor: pointer;
	display: inline;
	border-bottom: 2px #fff solid;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	padding-bottom: 6px;
}
#qycg_tab li.cur {
	border-bottom: 2px #FF5E00 solid;
}
#qycg_tab li:hover {
	border-bottom: 2px #FF5E00 solid;
}
#qycg_tab li:last-child {
	margin-left: 66px;
}
.qycg_ul {
	overflow: hidden;
	padding-bottom: 10px;
}
.qycg_ul_li {
	width: 390px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	border-radius: 2px;
	margin-right: 15px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
 .qycg_ul li:nth-child(3n+0) {
 margin-right: 0px;
}
.qycg_tit {
	margin: 24px 20px 18px;
	font-size: 16px;
	font-weight: 500;
	color: #333333!important;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qycg_tit>a {
	color: #333333!important;
}
.qycg_info>a {
	color: #999999!important;
}
.qycg_info {
	padding: 0 20px 12px;
	font-size: 14px;
	font-weight: 400;
	color: #999999!important;
	line-height: 14px;
}
.qycg_ckxq {
	display: block;
	width: 94px;
	height: 24px;
	background: #FFFFFF;
	border-radius: 12px;
	border: 1px solid #F2F2F2;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 25px;
}
.qycg_gg {
	height: 41px;
	background: #F9F9F9;
	border-radius: 0px 0px 2px 2px;
	padding: 0 30px 0 20px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	cursor: pointer;
	display: block;
}
.qycg_gg font {
	position: absolute;
	right: 20px;
	top: 0px;
}
.qycg_ul_li:hover {
	border: 1px solid #FF7E55;
	box-shadow: 0px 0px 6px 2px rgba(255, 115, 29, 0.08);
}
.qycg_ul_li:hover .qycg_ckxq {
	color: #fff;
	background: #FF5E00;
}
.qycg_ul_li:hover .qycg_gg {
	background: rgba(255, 94, 0, 0.09);
}
.qycg_ul_li:hover .qycg_gg font {
	color: rgba(255, 94, 0, 1);
}
.qycg_ckgd {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 26px;
	background: #FF5E00;
	border-radius: 13px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}
.qycg_ckgd:hover {
	color: #FFFFFF;
}
.wrap_F5F5F5 {
	background: #F5F5F5;
}
.hot_icon {
	width: 18px;
	margin-right: 5px;
	vertical-align: baseline;
}
.wrap_F5F5F5 .tit2 font {
	background: #F5F5F5;
}
.hy_first {
	position: relative;
	width: 200px;
	overflow: hidden;
}
.hy_first img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}
.hy_first:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	z-index: 1;
}
.hy_name {
	position: absolute;
	left: 0;
	top: 0;
	width: 106px;
	height: 70px;
	background: #000000;
	border-radius: 0px 0px 29px 0px;
	opacity: 0.7;
	z-index: 2;
}
.hy_name p {
	padding: 12px 0 0 12px;
}
.hy_name p:first-child {
	height: 18px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.hy_name p:last-child {
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
}
.rmhy_ckgd {
	padding-right: 15px;
}
.hy_name:hover .rmhy_ckgd {
}
.hy_third {
	padding: 10px 22px 0;
}
.hy_third>a {
	display: inline-block;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	margin-right: 20px;
}
.hy_third>a:hover {
	color: #FF8E4D;
}
.hy_first_r {
	width: 393px;
}
.yzsj {
	padding-bottom: 10px;
}
.yzsj:after {
	clear: both;
}
.yzsj>li {
	width: 592px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #F2F2F2;
	float: left;
	margin-bottom: 14px;
}
 .yzsj>li:nth-child(odd) {
 margin-right: 12px;
}
.yzsj>li:hover {
	box-shadow: 0px 0px 8px 4px rgba(255, 115, 29, 0.08);
	border: 1px solid #FF6E15;
}
.yzsj_top {
	padding: 12px 10px;
}
.yzsj_top:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.yzsj:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.yzsj_top div {
	float: left;
}
.sj_logo {
	width: 51px;
	height: 51px;
	border: 1px solid #DFDFDF;
	padding: 4px;
	margin-right: 14px;
}
.sj_logo>img {
	width: 100%;
	border-radius: 50%;
}
.sj_info {
	width: 400px;
}
.sj_info h6 {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 16px;
	margin: 10px 0;
}
.sj_info h6:hover {
	color: #FF6E15;
	cursor: pointer;
}
.sj_info p {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 12px;
}
.sj_info p a {
	color: rgba(38, 116, 227, 1);
}
.sj_info p span {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	float: right;
}
.sj_info p span img {
	width: 14px;
	vertical-align: middle;
}
.jrdp {
	float: right!important;
	margin-top: 20px;
	width: 75px;
	height: 22px;
	background: rgba(255, 94, 0, 0.04);
	border-radius: 12px;
	border: 1px solid #FFA875;
	line-height: 20px;
	text-align: center;
}
.jrdp a {
	font-size: 10px;
	font-weight: 400;
	color: #FF5E00;
}
.yzsj_bot {
	padding: 14px 10px;
}
.yzsj_bot:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.sj_goods {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.sj_goods:hover .sj_goods_info {
	bottom: 0;
	visibility: visible;
}
.sj_goods:hover>a>img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.sj_goods>a>img {
	width: 100%;
	transition: all 0.6s;
}
.sj_goods_two .sj_goods>a>img {
	width: 100%;
	display: block;
}
.sj_goods_info {
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -100px;
	background: rgba(255, 94, 0, 0.9);
 -webkit-transition: all .4s ease 0s;
 -moz-transition: all .4s ease 0s;
 -ms-transition: all .4s ease 0s;
 -o-transition: all .4s ease 0s;
 transition: all .4s ease 0s;
}
.sj_goods_info1 {
	height: 70px;
	padding: 0 6px;
}
.sj_goods_info2 {
	padding: 6px;
}
.sj_goods_info2 .sj_goods_price {
	padding-top: 0;
}
.sj_goods_info p {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 10px;
}
.sj_goods_price {
	padding-top: 5px;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 15px;
}
.yzsj_bot>div {
	float: left;
	margin-right: 4px;
}
.yzsj_bot>div:last-child {
	margin-right: 0;
}
 .yzsj_bot>div:nth-child(odd) {
 width: 188px;
}
 .yzsj_bot>div:nth-child(even) {
 width: 92px;
}
.sj_goods_two>div:first-child {
	margin-bottom: 4px;
}
.cgyx {
	overflow: hidden;
	padding-bottom: 25px;
}
.cgyx li {
	position: relative;
	width: 228px;
	height: 309px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.cgyx li>a {
	display: block;
}
.cgyx li:hover .hover_info_xj {
	display: block;
}
 .cgyx li:nth-child(5n+0) {
 margin-right: 0;
}
.cgyx_li img, .cgyx_li a {
	display: block;
	width: 100%;
}
.index_goods_img {
	overflow: hidden;
}
.index_goods_img img {
	width: 226px;
	height: 226px;
	display: block;
}
.cgyx li:hover .index_goods_img img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.index_goods_img img {
	transition: all 0.6s;
}
.cgyx_info {
	padding: 10px;
	border-top: 1px solid rgba(242, 242, 242, 1);
}
.cgyx_info_name {
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 16px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cgyx_info_price {
	font-size: 20px;
	font-weight: 500;
	color: #FF5E00;
	line-height: 25px;
}
.cgyx_info_price span {
	font-size: 14px;
	color: #FF5E00;
}
.cgyx_info_price font {
	font-size: 12px;
}
.cgyx li:hover .hover_info_xj {
	visibility: visible;
	bottom: 0;
}
.hover_info_xj {
	position: absolute;
	left: 0;
	bottom: -79px;
	width: 228px;
	height: 81px;
	background: #FF5E00;
	opacity: 0.9;
	padding: 17px;
	box-sizing: border-box;
	text-align: center;
	visibility: hidden;
 -webkit-transition: all .4s ease 0s;
 -moz-transition: all .4s ease 0s;
 -ms-transition: all .4s ease 0s;
 -o-transition: all .4s ease 0s;
 transition: all .4s ease 0s;
}
.hover_info_xj p {
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: 8px;
	height: 18px;
}
.hover_info_xj span {
	display: block;
	margin: 0 auto;
	width: 136px;
	height: 28px;
	background: #FFFFFF;
	border-radius: 2px;
	line-height: 28px;
	font-size: 14px;
	font-weight: 400;
	color: #FF6D19;
}
.hover_info_xj span img {
	vertical-align: middle;
	margin-right: 7px;
}
.zlhz {
	padding-bottom: 40px;
}
.zlhz li {
	width: 140px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
.zlhz li img {
	display: block;
	width: 100%;
}
 .zlhz li:nth-child(8n+0) {
 margin-right: 0;
}
.wrap_FF6E15 {
	background: #FF6E15;
	padding: 42px 0;
}
.fuwu li {
	width: 300px;
	position: relative;
	float: left;
	text-align: center;
}
.fuwu li img {
	display: inline-block;
	width: 58px;
	margin-bottom: 14px;
}
.fuwu_line {
	position: absolute;
	right: 0;
	top: 21px;
	width: 1px;
	height: 72px;
	background: rgba(255, 255, 255, 0.41);
}
.fuwu li p {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 1px;
}
.fuwu li p font {
	font-size: 14px;
	font-weight: 300;
}
.wrap_2B2B2B {
	background: #2B2B2B;
}
.main_1168 {
	width: 1168px;
}
.yq_ling {
	padding: 13px;
}
.yqlj {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	width: 74px;
	float: left;
}
.link_box {
	width: 1066px;
	float: left;
}
.link_box a {
	font-size: 14px;
	font-weight: 400;
	color: #999!important;
	line-height: 21px;
	margin: 0 5px;
}
.link_box a:hover {
	color: #fff!important;
}
/*战略合作*/

.zlhz {
	position: relative;
}
.zlhz:hover .swiper-button-prev, .zlhz:hover .swiper-button-next {
	display: block;
}
.zlhz .swiper-button-prev, .zlhz .swiper-container-rtl .swiper-button-next {
	width: 30px;
	background: url(../images/jt_left_02.png) no-repeat center center;
	background-size: 30px auto;
	top: 35px;
	left: -30px;
	display: none;
}
.zlhz .swiper-button-next, .zlhz .swiper-container-rtl .swiper-button-prev {
	width: 30px;
	background: url(../images/jt_right_02.png) no-repeat center center;
	background-size: 30px auto;
	top: 35px;
	right: -30px;
	display: none;
}
.zlhz_img {
	width: 140px;
}
.registerBtn {
	cursor: pointer;
}
/*添加*/
.hide {
	display:none;
}
.main-block {
	width: 1200px;
	margin: 40px auto;
}
.main-block .main-block-title {
	height: 30px;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	padding-left: 20px;
}
 .main-block .main-block-title::before {
 content: "";
 width: 6px;
 height: 30px;
 border-top-left-radius: 3px;
 border-bottom-right-radius: 3px;
 position: absolute;
 left: 0;
}
.main-block .main-block-title h2 {
	width: 15%;
	font-size: 24px;
	font-weight: 700;
	color: #000;
}
.main-block .main-block-title .main-block-tab {
	width: 85%;
	text-align: right;
}
.main-block .main-block-title .main-block-tab li {
	float:left;
}
.main-block .main-block-title .main-block-tab li a.active {
	background: #e22935;
	color: #FFF;
}
.main-block .main-block-title .main-block-tab li a {
	display: inline-block;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 5px;
 transition: .3s;
}
.main-block .main-block-content {
	width: 100%;
	margin: 15px 0;
}
.main-block .main-block-content .corp-list-wrap {
	width: 100%;
	display: none;
}
.main-block .main-block-content .corp-list-ul {
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	margin: 0;
}
.main-block .main-block-content .corp-list-ul .corp-list-li {
	width: 200px;
	height: 260px;
	box-sizing: border-box;
	background: #FFF;
	text-align: center;
	position: relative;
	margin: 0;
	overflow: hidden;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
}
.main-block .main-block-content .corp-list-ul .corp-list-li:hover {
	border-color: #e22935;
	background-color: #fff5f5;
	z-index: 1;
 transition: .5s;
}
.main-block .main-block-content .corp-list-ul .corp-list-li:hover h3, .main-block .main-block-content .corp-list-ul .corp-list-li:hover h3 a {
	color:#FFF;
	background:#F00;
	border-radis:5px;
	font-size:16px;
 transition: .5s;
}
.main-block .main-block-content .corp-list-ul .corp-list-li .pro-img {
	width: 180px;
	height: 180px;
	position: relative;
	margin: 10px auto 0;
	overflow: hidden;
}
.main-block .main-block-content .corp-list-ul .corp-list-li .pro-img img {
	width: 165px;
	height: 165px;
	cursor:pointer;
	transition:all 0.4s;
	margin: 0 auto;
}
.main-block .main-block-content .corp-list-ul .corp-list-li .pro-img img:hover {
	transform:scale(1.1);
}
.main-block .main-block-content .corp-list-ul .corp-list-li h3 {
	font-weight: 400;
	display: inline-block;
	margin: 5px 0 10px;
	border-radius: 5px;
	padding: 0 10px;
	font-size:16px;
}
.main-block .main-block-content .corp-list-ul .corp-list-li p {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	color: #999;
}
.main-block .main-block-content .corp-list-ul .corp-list-li p a {
	width: 100%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main-block .main-block-content .corp-list-ul .hot-tags-li {
	width: 200px;
	height: 260px;
	padding: 25px 24px;
	box-sizing: border-box;
	background: #caa778;
	margin: 0;
	overflow: hidden;
}
.main-block .main-block-content .corp-list-ul .hot-tags-li .hot-tags-dl {
	width: 100%;
	color: #FFF;
	text-align: left;
}
.main-block .main-block-content .corp-list-ul .hot-tags-li .hot-tags-dl dt {
	font-size: 1rem;
}
.main-block .main-block-content .corp-list-ul .hot-tags-li .hot-tags-dl dd {
	width: 100%;
	height: 110px;
	margin-top: 18px;
	overflow: hidden;
}
.main-block .main-block-content .corp-list-ul .hot-tags-li .hot-tags-dl dd a {
	display: inline-block;
	line-height: 26px;
	padding: 0 4px;
	font-size: 12px;
	border-radius: 5px;
	color: inherit;
}
.main-block .main-block-content .corp-list-ul .hot-tags-li .hot-tags-dl dd a:hover, .main-block .main-block-content .corp-list-ul .hot-tags-li .hot-tags-dl dd a:active {
	border-radis:5px;
	background:#AE8B5B;
}
.main-block .main-block-title .main-block-tab li.on, .main-block .main-block-title .main-block-tab li.on a, #tab_ys ul li.on, #tab_ys ul li.on a {
	background: #e22935;
	color: #FFF;
	border-radius: 5px;
transition: .3s;
}
.nice-ent-wrap .section {
	margin-top: 16px;
}
.nice-ent-wrap {
	width: 1200px;
	margin: 0 auto;
	border-radius: 4px;
	padding: 24px 0;
	height: 454px;
	background: #fff;
}
.nice-ent-wrap .section-title {
	margin: 0 0 24px;
	font-size: 24px;
	color: #000;
	font-weight: 700;
	padding: 0 24px;
}
.nice-ent-wrap .section-title em {
	font-size: 14px;
	margin-left: 15px;
	color: #666;
	font-weight: 400;
}
.nice-ent-wrap .tabs-swiper {
	margin: 0 10px 16px;
	width: calc(100% - 22px);
	height: 40px;
	overflow: hidden;
	cursor: pointer;
}
.nice-ent-wrap .per-swiper {
	position: relative;
	padding: 0 25px;
	height: 100%;
}
.nice-ent-wrap .per-swiper .swiper-container {
	height: 100%;
}
.nice-ent-wrap .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.nice-ent-wrap .swiper-slide {
	float: left;
	box-sizing: content-box;
}
.nice-ent-wrap .tabs-swiper .tab-selected {
 -webkit-transition: background-color .2s ease;
 transition: background-color .2s ease;
	background-color: #ef1f1f;
	border: 1px solid #ef1f1f;
}
.nice-ent-wrap .tabs-swiper .tab {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	text-align: center;
	padding: 10px 34px;
	margin-right: 16px;
	border: 1px solid #dbdbdb;
 -webkit-transition: border .2s ease;
 transition: border .2s ease;
	border-radius: 4px;
}
.nice-ent-wrap .tabs-swiper .tab-selected .title {
	color: #fff !important;
}
.nice-ent-wrap .tabs-swiper .tab .title {
 -webkit-transition: color .2s ease;
 transition: color .2s ease;
	font-size: 14px;
	line-height: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nice-ent-wrap .ent-list-container {
	position: relative;
}
.nice-ent-wrap .ent-list-container .ent-lists-wiper {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 300px;
}
.nice-ent-wrap .swiper-slide {
	float: left;
	box-sizing: content-box;
}
.nice-ent-wrap .ent-list-container .ent-lists-wiper .link {
	display: inline-block;
	vertical-align: top;
	position: relative;
	box-sizing: border-box;
}
.nice-ent-item-wrap {
	cursor: pointer;
	border-radius: 4px;
	width: 319px;
	height: 300px;
	padding: 20px 0;
	background-image: url(../images/niceent_bg.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	background-color: #fff3ee;
	text-align: center;
}
.nice-ent-item-wrap .logo {
	display: inline-block;
	background-size: cover;
	width: 64px;
	height: 64px;
	background-color: #eee;
	border-radius: 50%;
	margin-bottom: 12px;
}
.nice-ent-item-wrap .logo img{
border-radius: 50%;
	}
.nice-ent-item-wrap .shop-name {
	height: 18px;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	font-weight: 700;
	margin-bottom: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nice-ent-item-wrap .prods {
	overflow: hidden;
	width: 100%;
	height: 84px;
	margin-bottom: 24px;
}
.nice-ent-item-wrap .prods p{
cursor: pointer;
width: 240px;
height: 84px;
display: inline-block;
overflow: hidden;
margin-left: 16px;
margin-top: 10px;
text-align: left;
}
.nice-ent-item-wrap .prods .item {
	cursor: pointer;
	width: 84px;
	height: 84px;
	display: inline-block;
	overflow: hidden;
	margin-left: 16px;
}
.nice-ent-item-wrap .prods .item img {
	width:84px;
	height:84px;
	cursor:pointer;
	transition:all 0.4s;
}
.nice-ent-item-wrap .prods .item img:hover {
	transform:scale(1.2);
}
.nice-ent-wrap .ivu-btn::before {
 position: absolute;
 top: -1px;
 left: -1px;
 bottom: -1px;
 right: -1px;
 background: #fff;
 opacity: .35;
 content: "";
 border-radius: inherit;
 z-index: 1;
 transition: opacity .1s;
 pointer-events: none;
 display: none;
}
.nice-ent-wrap .ivu-btn {
	font-size: 14px;
	line-height: 30px;
	color: #d11120;
}
.nice-ent-wrap .icon {
	font-size: 12px;
	margin-left: 4px;
	margin-bottom: 1px;
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden;
}
.nice-ent-wrap .jindian {
	font-size: 14px;
	line-height: 30px;
	color: #d11120;
	width:50px;
	height:30px;
	padding:0 10px;
	border:#d11120 1px solid;
	margin:0 auto;
	border-radius: 4px;
}
.nice-ent-wrap .jindian a {
	color: #d11120;
}
.nice-ent-wrap .jindian:hover {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	background:#d11120;
	width:50px;
	height:30px;
	padding:0 10px;
	border:#d11120 1px solid;
	margin:0 auto;
}
.nice-ent-wrap .jindian:hover a {
	color: #FFF;
}
.nice-ent-wrap .trigger {
width: 15px;
height: 43px;
position: absolute;
top: 0;
z-index: 3;
background-image: url(../images/companies/icon_jt_xia.png);
background-repeat:no-repeat;
background-size: 16px;
}
.nice-ent-wrap .zuo {
transform: rotate(90deg);
	left: 5px;
}
.youxuan_dh {
	padding-left: 5px;
	padding-right: 0px;
	transform: translate3d(0px, 0px, 0px);
	transition-duration: 0.5s;
	width: 1140px;
	height: 40px;
}
.nice-ent-wrap .zuo:hover {

}
.nice-ent-wrap .you {
	transform: rotate(270deg);
	right: 0;
}
.nice-ent-wrap .you:hover {
}
.nice-ent-wrap .zuo_xq_1, .nice-ent-wrap .zuo_xq_2, .nice-ent-wrap .zuo_xq_3, .nice-ent-wrap .zuo_xq_4, .nice-ent-wrap .zuo_xq_5, .nice-ent-wrap .zuo_xq_6, .nice-ent-wrap .zuo_xq_7, .nice-ent-wrap .zuo_xq_8, .nice-ent-wrap .zuo_xq_9, .nice-ent-wrap .zuo_xq_10 {
	left: 5px;
	top: 35%;
	transform: rotate(90deg);
}
.nice-ent-wrap .zuo_xq_1:hover, .nice-ent-wrap .zuo_xq_2:hover, .nice-ent-wrap .zuo_xq_3:hover, .nice-ent-wrap .zuo_xq_4:hover, .nice-ent-wrap .zuo_xq_5:hover, .nice-ent-wrap .zuo_xq_6:hover, .nice-ent-wrap .zuo_xq_7:hover, .nice-ent-wrap .zuo_xq_8:hover, .nice-ent-wrap .zuo_xq_9:hover, .nice-ent-wrap .zuo_xq_10:hover {
	transform: rotate(90deg);
}
.nice-ent-wrap .you_xq_1, .nice-ent-wrap .you_xq_2, .nice-ent-wrap .you_xq_3, .nice-ent-wrap .you_xq_4, .nice-ent-wrap .you_xq_5, .nice-ent-wrap .you_xq_6, .nice-ent-wrap .you_xq_7, .nice-ent-wrap .you_xq_8, .nice-ent-wrap .you_xq_9, .nice-ent-wrap .you_xq_10 {
	right: 0;
	top: 35%;
	transform: rotate(270deg);
}
.nice-ent-wrap .you_xq_1:hover, .nice-ent-wrap .you_xq_2:hover, .nice-ent-wrap .you_xq_3:hover, .nice-ent-wrap .you_xq_4:hover, .nice-ent-wrap .you_xq_5:hover, .nice-ent-wrap .you_xq_6:hover, .nice-ent-wrap .you_xq_7:hover, .nice-ent-wrap .you_xq_8:hover, .nice-ent-wrap .you_xq_9:hover, .nice-ent-wrap .you_xq_10:hover {
transform: rotate(270deg);
}
#tab_shili .youxuan_dh ul li {
	font-size: 16px;
	line-height: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 118px;
	height: 35px;
	float: left;
	border-radius: 5px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #dbdbdb;
	margin: 0 10px;
}
#tab_shili .youxuan_dh ul li.on {
	background:#ef1f1f;
	color:#FFF;
}
#tab_shili .youxuan_dh ul li.off {
	color:#333;
}
#tab_shili ul li.hide {
	display:none;
}
/*品类广场*/
#trade-floor.section {
	width: 1200px;
	margin: 16px auto;
	overflow: hidden;
}
#trade-floor .trade-floor .item {
	display: inline-block;
	float: left;
	margin-top: 16px;
}
#trade-floor .trade-floor-item {
	width: 592px;
	border-radius: 4px;
}
#trade-floor .trade-floor-item .top-banner {
	width: 592px;
	height: 214px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-size: cover;
	background-color: #eee;
	position: relative;
}
#trade-floor .trade-floor-item .top-banner .context {
position: absolute;
top: 24px;
left: 40px;
}
#trade-floor .trade-floor-item .top-banner .context .title {
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
}
#trade-floor .trade-floor-item .top-banner .context .sub-title {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 0 16px;
}
#trade-floor .trade-floor-item .top-banner .context .line {
	background-color: #fff;
	width: 43px;
	height: 3px;
}
#trade-floor .trade-floor-item .top-banner .context .btns {
	width: 224px;
	display: inline-block;
	margin: 25px 16px 16px 0;
}
#trade-floor .btns li {
	width: 86px;
	height: 28px;
	font-size: 12px;
	line-height: 12px;
	border: 1px solid hsla(0, 0%, 100%, .7);
	border-radius: 4px;
	color: #fff;
	background-color: transparent;
	margin: 0 16px 16px 0;
	float: left;
	list-style: none;
	line-height: 28px;
	text-align: center;
}
#trade-floor .btns li:hover {
	width: 86px;
	height: 28px;
	background:#ccc;
transition: opacity .1s;
}
#trade-floor .btns li a {
	color:#FFF;
}
#trade-floor .btns li:hover a {
	color:#F00;
}
#trade-floor .trade-floor-item .show-area {
	height: 270px;
	padding: 16px 25px;
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
}
#trade-floor .trade-floor-item .show-area .tabs {
	margin-bottom: 8px;
	height: 24px;
	position: relative;
	overflow: hidden;
}
#trade-floor .trade-floor-item .show-area .tabs .tab-item:hover {
	color: #ef1f1f;
}
#trade-floor .trade-floor-item .show-area .tabs .tab-item li {
	cursor: pointer;
	width: 69px;
	height: 24px;
	padding: 0 4px;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	float:left;
}
#trade-floor .trade-floor-item .show-area .tabs .tab-item .more-tab {
	float:right;
	line-height: 22px;
	color: #ef1f1f;
}
#trade-floor .trade-floor-item .show-area .tabs .tab-item .more-tab a {
	color: #ef1f1f;
}
#trade-floor .trade-floor-item .show-area .products {
	overflow: hidden;
	width: 100%;
	height: 230px;
}
#trade-floor .per-swiper {
	position: relative;
	height: 100%;
}
#trade-floor .per-swiper .swiper-container {
	height: 100%;
}
#trade-floor .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
#trade-floor .swiper-slide {
	float: left;
	box-sizing: content-box;
}
#trade-floor .trade-floor-item .show-area .products .item {
	width: 124px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	box-sizing: border-box;
}
#trade-floor .p-card-layout {
	position: relative;
	box-sizing: border-box;
 -webkit-transition: border-color .1s linear;
 transition: border-color .1s linear;
	width: 100%;
	text-align: left;
}
#trade-floor .p-card-layout .p-card-href {
	display: block;
	background-color: #fff;
}
#trade-floor .p-card-layout .p-card-img-layout {
	position: relative;
	overflow: hidden;
	font-size: 0;
}
#trade-floor .p-card-layout .p-card-img-layout img {
	width:124px;
	height:124px;
	cursor:pointer;
	transition:all 0.6s;
}
#trade-floor .p-card-layout .p-card-img-layout img:hover {
	transform:scale(1.2);
}
#trade-floor .p-card-layout .flags-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	font-size: 0;
}
#trade-floor .p-card-layout .show-desc {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	background-color: rgba(239, 31, 31, .8);
 -webkit-transition: background-color .1s linear, opacity .1s linear;
 transition: background-color .1s linear, opacity .1s linear;
}
#trade-floor .p-card-layout.is-weak-type .p-card-desc-layout {
	padding: 10px 8px;
	line-height: 0;
	font-size: 12px;
	color: #999;
}
#trade-floor .p-card-layout.in-imall .p-card-desc-layout .p-card-name, #trade-floor .p-card-layout.in-shop .p-card-desc-layout .p-card-name, #trade-floor .p-card-layout.is-weak-type .p-card-desc-layout .p-card-name {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 40px;
	line-height: 20px;
	word-break: break-all;
	line-height: 20px;
}
#trade-floor .p-card-layout .p-card-desc-layout .price-layout-bottom {
	height: 26px;
	padding-top: 8px;
	box-sizing: content-box;
}
#trade-floor .p-card-layout.is-weak-type .p-card-desc-layout .p-card-price {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600;
	color: #ef1f1f;
}
#trade-floor .p-card-layout .p-card-desc-layout .p-card-price .cny {
	font-weight: 700;
	display: inline-block;
	font-style: normal;
	margin-right: 2px;
	font-size: 12px;
}
#trade-floor .trigger {
width: 16px;
height: 16px;
	background-image: url("../images/companies/icon_jt_xia.png");
	background-repeat:no-repeat;
	background-size: 16px;
	position: absolute;
	top: 0;
	z-index: 10;
}
#trade-floor .zuo {
	transform: rotate(90deg);
	left: 5px;
}
#trade-floor .zuo:hover {
}
#trade-floor .you {
	transform: rotate(270deg);
	right: 0;
}
#trade-floor .you:hover {

}
#trade-floor .zuo_pinlei_1_1, #trade-floor .zuo_pinlei_1_2, #trade-floor .zuo_pinlei_1_3, #trade-floor .zuo_pinlei_1_4, #trade-floor .zuo_pinlei_1_5, #trade-floor .zuo_pinlei_1_6, #trade-floor .zuo_pinlei_2_1, #trade-floor .zuo_pinlei_2_2, #trade-floor .zuo_pinlei_2_3, #trade-floor .zuo_pinlei_2_4, #trade-floor .zuo_pinlei_2_5, #trade-floor .zuo_pinlei_2_6, #trade-floor .zuo_pinlei_3_1, #trade-floor .zuo_pinlei_3_2, #trade-floor .zuo_pinlei_3_3, #trade-floor .zuo_pinlei_3_4, #trade-floor .zuo_pinlei_3_5, #trade-floor .zuo_pinlei_3_6, #trade-floor .zuo_pinlei_4_1, #trade-floor .zuo_pinlei_4_2, #trade-floor .zuo_pinlei_4_3, #trade-floor .zuo_pinlei_4_4, #trade-floor .zuo_pinlei_4_5, #trade-floor .zuo_pinlei_4_6 {
transform: rotate(90deg);	
	left: 5px;
	top: 30%;
}
#trade-floor .zuo_pinlei_1_1:hover, #trade-floor .zuo_pinlei_1_2:hover, #trade-floor .zuo_pinlei_1_3:hover, #trade-floor .zuo_pinlei_1_4:hover, #trade-floor .zuo_pinlei_1_5:hover, #trade-floor .zuo_pinlei_1_6:hover, #trade-floor .zuo_pinlei_2_1:hover, #trade-floor .zuo_pinlei_2_2:hover, #trade-floor .zuo_pinlei_2_3:hover, #trade-floor .zuo_pinlei_2_4:hover, #trade-floor .zuo_pinlei_2_5:hover, #trade-floor .zuo_pinlei_2_6:hover, #trade-floor .zuo_pinlei_3_1:hover, #trade-floor .zuo_pinlei_3_2:hover, #trade-floor .zuo_pinlei_3_3:hover, #trade-floor .zuo_pinlei_3_4:hover, #trade-floor .zuo_pinlei_3_5:hover, #trade-floor .zuo_pinlei_3_6:hover, #trade-floor .zuo_pinlei_4_1:hover, #trade-floor .zuo_pinlei_4_2:hover, #trade-floor .zuo_pinlei_4_3:hover, #trade-floor .zuo_pinlei_4_4:hover, #trade-floor .zuo_pinlei_4_5:hover, #trade-floor .zuo_pinlei_4_6:hover {
	
}
#trade-floor .you_pinlei_1_1, #trade-floor .you_pinlei_1_2, #trade-floor .you_pinlei_1_3, #trade-floor .you_pinlei_1_4, #trade-floor .you_pinlei_1_5, #trade-floor .you_pinlei_1_6, #trade-floor .you_pinlei_2_1, #trade-floor .you_pinlei_2_2, #trade-floor .you_pinlei_2_3, #trade-floor .you_pinlei_2_4, #trade-floor .you_pinlei_2_5, #trade-floor .you_pinlei_2_6, #trade-floor .you_pinlei_3_1, #trade-floor .you_pinlei_3_2, #trade-floor .you_pinlei_3_3, #trade-floor .you_pinlei_3_4, #trade-floor .you_pinlei_3_5, #trade-floor .you_pinlei_3_6, #trade-floor .you_pinlei_4_1, #trade-floor .you_pinlei_4_2, #trade-floor .you_pinlei_4_3, #trade-floor .you_pinlei_4_4, #trade-floor .you_pinlei_4_5, #trade-floor .you_pinlei_4_6 {
	transform: rotate(270deg);
	right: 0;
	top: 30%;
}
#trade-floor .you_pinlei_1_1:hover, #trade-floor .you_pinlei_1_2:hover, #trade-floor .you_pinlei_1_3:hover, #trade-floor .you_pinlei_1_4:hover, #trade-floor .you_pinlei_1_5:hover, #trade-floor .you_pinlei_1_6:hover, #trade-floor .you_pinlei_2_1:hover, #trade-floor .you_pinlei_2_2:hover, #trade-floor .you_pinlei_2_3:hover, #trade-floor .you_pinlei_2_4:hover, #trade-floor .you_pinlei_2_5:hover, #trade-floor .you_pinlei_2_6:hover {
	
}
#tab_pinlei_1 .tab-item li.on, #tab_pinlei_2 .tab-item li.on, #tab_pinlei_3 .tab-item li.on, #tab_pinlei_4 .tab-item li.on {
	background:#ef1f1f;
	color:#FFF!important;
	border-radius:4px;
}
#tab_pinlei_1 .tab-item li.off, #tab_pinlei_2 .tab-item li.off, #tab_pinlei_3 .tab-item li.off, #tab_pinlei_4 .tab-item li.off {
	color:#333;
}
#tab_pinlei_1 .swiper-container .hide, #tab_pinlei_2 .swiper-container .hide, #tab_pinlei_3 .swiper-container .hide, #tab_pinlei_4 .swiper-container .hide {
	display:none;
}
/*热门分类*/
.hot-fenlei .main-block {
	width: 1200px;
	margin: 16px auto;
	overflow:hidden;
}
.hot-fenlei .main-block .main-block-title::before {
 content: "";
 width: 6px;
 height: 30px;
 border-top-left-radius: 3px;
 border-bottom-right-radius: 3px;
 position: absolute;
 left: 0;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(1) .main-block-title::before {
 background: #648455;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(2) .main-block-title::before {
 background: #b62a4f;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(3) .main-block-title::before {
 background: #7294f0;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(4) .main-block-title::before {
 background: #69eee9;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(5) .main-block-title::before {
 background: #ec7f3c;
}
.hot-fenlei .main-block .main-block-title h2 {
	width: 15%;
	font-size: 24px;
	font-weight: 700;
}
.hot-fenlei .main-block .main-block-content {
	width: 100%;
	margin: 15px 0;
	height:505px;
}
.hot-fenlei .main-block .main-block-content .pro-list-col {
	width: 120px;
	height: 400px;
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	background: #FFF;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-tab-col {
	width: 120px;
	padding: 12px 0;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(1) .main-block-content .pro-tab-col {
 background: #def2d3;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(1) .main-block-content .pro-tab-col li {
 text-align: left;
 padding-left: 20px;
 box-sizing: border-box;
}
.hot-fenlei .main-block.theme-brown > .main-block .main-block-content .pro-tab-col li {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
 transition: .2s;
}
.hot-fenlei .main-block .main-block-content .pro-tab-col li {
	font-size:14px;
	width: 80%;
	display: block;
	text-align: left;
	padding-left: 20px;
	line-height: 38px;
	margin: 2px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	cursor: pointer;
}
 .hot-fenlei .main-block .main-block-title::before {
 content: "";
 width: 6px;
 height: 30px;
 border-top-left-radius: 3px;
 border-bottom-right-radius: 3px;
 position: absolute;
 left: 0;
}
.hot-fenlei .main-block.theme-brown > .main-block:nth-child(2) .main-block-content .pro-tab-col {
 background: #f0d1d9;
}
 .hot-fenlei .main-block.theme-brown > .main-block:nth-child(3) .main-block-content .pro-tab-col {
 background: #d5def6;
}
 .hot-fenlei .main-block.theme-brown > .main-block:nth-child(4) .main-block-content .pro-tab-col {
 background: #d2ebea;
}
 .hot-fenlei .main-block.theme-brown > .main-block:nth-child(5) .main-block-content .pro-tab-col {
 background: #fddecb;
}
.hot-fenlei .main-block .main-block-content .pro-list-wrap {
	width: 1080px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 120px;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .products {
	width: 1080px;
	position: relative;
	display: inline-block;
	float: left;
	overflow: hidden;
	background:#FFF;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .products .product-item {
	width: 158px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin: 16px 0 10px 17px;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout {
	position: relative;
	box-sizing: border-box;
 -webkit-transition: border-color .1s linear;
 transition: border-color .1s linear;
	width: 100%;
	text-align: left;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout .p-card-img-layout {
	position: relative;
	overflow: hidden;
	background-color: #f7f7f7;
	font-size: 0;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout .p-card-img-layout img {
	width:158px;
	height:158px;
	cursor:pointer;
	transition:all 0.6s;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout .p-card-img-layout img:hover {
	transform:scale(1.2);
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout .flags-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	font-size: 0;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap.p-card-layout.is-weak-type .p-card-desc-layout {
	padding: 8px 0;
	line-height: 0;
	font-size: 12px;
	color: #999;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout.single-line .p-card-name {
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-size: 14px;
	color: #000;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout.single-line .p-card-name p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 156px;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout .p-card-desc-layout .price-layout-bottom {
	height: 26px;
	box-sizing: content-box;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout.is-weak-type .p-card-desc-layout .p-card-price {
	color:#f90606;
	font-size: 16px;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hot-fenlei .main-block .main-block-content .pro-list-col .pro-list-wrap .p-card-layout .p-card-desc-layout .p-card-price .cny {
	font-weight: 700;
	display: inline-block;
	font-style: normal;
	margin-right: 2px;
	font-size: 12px;
}
#tab_hot_fenlei_1 li.on, #tab_hot_fenlei_2 li.on, #tab_hot_fenlei_3 li.on, #tab_hot_fenlei_4 li.on, #tab_hot_fenlei_5 li.on {
	background:#ef1f1f;
	color:#FFF!important;
	border-radius:4px;
}
#tab_hot_fenlei_1 li.off, #tab_hot_fenlei_2 li.off, #tab_hot_fenlei_3 li.off, #tab_hot_fenlei_4 li.off, #tab_hot_fenlei_5 li.off {
	color:#333;
}
#tab_hot_fenlei_1 .hide, #tab_hot_fenlei_2 .hide, #tab_hot_fenlei_3 .hide, #tab_hot_fenlei_4 .hide, #tab_hot_fenlei_5 .hide {
	display:none;
}
/*为你推荐*/
.weinituijian .section {
	width: 1200px;
	margin:16px auto;
}
.weinituijian .prod-collection-wrap {
	width: 1200px;
	border-radius: 4px;
	height: auto;
	background: #fff;
	padding: 24px 0 0 24px;
}
.weinituijian .prod-collection-wrap .section-title {
	margin: 0 0 24px;
	font-size: 24px;
	color: #000;
	font-weight: 700;
	position: relative;
	height: 20px;
	line-height: 20px;
	padding-left: 12px;
}
.weinituijian .prod-collection-wrap .section-title em {
	color: #999;
	font-size: 14px;
	margin-left: 15px;
	font-weight: 400;
}
.weinituijian .recommend-list .recommend-item {
	width: 216px;
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 24px 0;
}
.weinituijian .p-card-layout {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
 -webkit-transition: border-color .1s linear;
 transition: border-color .1s linear;
	width: 100%;
	text-align: left;
}
.weinituijian .p-card-layout:hover {
	border:#F00 1px solid;
}
.weinituijian .p-card-layout:hover .show-desc {
	opacity: 1;
}
.weinituijian .p-card-layout .p-card-href {
	display: block;
	background-color: #fff;
}
.weinituijian .p-card-layout .p-card-img-layout {
	position: relative;
	overflow: hidden;
	background-color: #f7f7f7;
	font-size: 0;
}
.weinituijian .p-card-layout .p-card-img-layout img {
	width:214px;
	height:214px;
	cursor: pointer;
	transition: all 0.6s;
}
.weinituijian .p-card-layout .p-card-img-layout img:hover {
	transform: scale(1.2);
}
.weinituijian .p-card-layout .p-card-img-layout .p-card-img {
	vertical-align: middle;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-size: cover;
	background-position: 50% 0;
}
.weinituijian .p-card-layout .flags-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	font-size: 0;
}
.weinituijian .p-card-layout .show-desc {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	background-color: rgba(239, 31, 31, .8);
 -webkit-transition: background-color .1s linear, opacity .1s linear;
 transition: background-color .1s linear, opacity .1s linear;
}
.weinituijian .p-card-layout .p-card-desc-layout {
	padding: 10px 8px;
	line-height: 0;
	font-size: 12px;
	color: #999;
}
.weinituijian .p-card-layout .p-card-desc-layout .price-layout {
	height: 26px;
}
.weinituijian .p-card-layout .p-card-desc-layout .price-layout.has-address .p-card-price {
	max-width: 57%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600;
	color: #ef1f1f;
}
.weinituijian .p-card-layout .p-card-desc-layout .p-card-price .cny {
	font-weight: 700;
	display: inline-block;
	font-style: normal;
	margin-right: 2px;
	font-size: 12px;
}
.weinituijian .p-card-layout .p-card-desc-layout .p-card-price .unit {
	font-size: 12px;
	font-weight: 400;
	padding-left: 2px;
}
.weinituijian .p-card-layout .p-card-desc-layout .price-layout.has-address .p-card-recom-location, .weinituijian .p-card-layout .p-card-desc-layout .price-layout.has-address .p-card-sales {
	max-width: 43%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
	line-height: 24px;
}
.weinituijian .p-card-layout .p-card-desc-layout .location-icon {
	line-height: 12px;
	vertical-align: middle;
	font-size: 12px;
	width: 12px;
	height: 12px;
	margin-top: -1px;
	margin-right: 2px;
}
.weinituijian .p-card-layout .p-card-desc-layout .p-card-name {
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 40px;
	line-height: 20px;
}
.weinituijian .p-card-layout .p-card-desc-layout .p-card-tags {
	width: 95%;
	height: 28px;
	line-height: 28px;
	margin-right: -8px;
	overflow: hidden;
}
.weinituijian .p-card-layout .p-card-desc-layout .p-card-bottom {
	box-sizing: content-box;
	height: 25px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	zoom: 1;
}
.weinituijian .p-card-layout .p-card-desc-layout .p-card-bottom-shopname {
	line-height: 20px;
	height: inherit;
	float: left;
	-webkit-box-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.weinituijian .shop-name-singleline .name {
	-webkit-box-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 160px;
display: inline-block;
}
.weinituijian .shop-name-icon-small .icons {
	height: 18px;
	line-height: 18px;
	-webkit-box-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-left: 8px;
	display: inline-block;
vertical-align: top;
}
.weinituijian .qi-icon-wrap-small .qi-icon {
	width: 16px;
	height: 16px;
	position: relative;
	display: inline-block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	top: 3px;
}
.weinituijian .qi-icon-wrap-small .qi-icon img{
	width: 16px;
	height: 16px;
}
/*竖导航*/
.current {
	color: #FFF;
	background:#F00!important;
}
#nav_side {
	position: fixed;
	width: 52px;
	height: auto;
	background: #ffc;
	min-height: 60px;
	left: 50%;
margin-left: -690px;
	bottom: 20%;
	z-index:100;
}
#nav_side a {
	float:left;
	width:28px;
	height:38px;
	padding: 12px;
	background: #f7f7f7;
	text-align: center;
}
#part {
	margin-bottom: 2rem;
}
