 .e_FlowCommonStyleBox-001 {
	width:100%;
	height:auto;
	width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_link {
	color:#666666;
	font-size:14px;
	display:table;
	height:inherit;
	border-width:0;
	float:right;
	vertical-align:middle;
	margin-right:15px;
}
.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color:rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color:rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_top {
	width:auto;
	height:40px;
	background-color:#1890FF;
}
.e_FlowCommonStyleBox-001 .title_icon {
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	color:rgba(255,255,255,1);
	margin-right:10px;
	font-size:medium;
}
.e_FlowCommonStyleBox-001 .title_icon::before {
	content:"";
}
.e_FlowCommonStyleBox-001 .title_main {
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	color:rgba(255,255,255,1);
	font-weight:normal;
	font-size:16px;
	max-width:600px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.e_FlowCommonStyleBox-001 .title_sub {
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	color:rgba(255,255,255,1);
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}
.e_FlowCommonStyleBox-001 .stylebox_title {
	display:inline-block;
	width:auto;
	height:inherit;
	background-color:#1890FF;
	padding-left:15px;
	padding-right:15px;
	font-size:0;
	vertical-align:bottom;
	white-space:nowrap;
}
.e_FlowCommonStyleBox-001 .stylebox_link a {
	color:inherit;
	display:table-cell;
	vertical-align:middle;
}
.e_FlowCommonStyleBox-001 .link_icon {
	display:inline-block;
	margin-left:5px;
}
.e_FlowCommonStyleBox-001 .link_icon::before {
	content:'\e6af';
}
.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height:1px;
	background-color:rgba(240,240,240,1);
}
.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style:solid;
	border-width:1px;
	border-color:#f0f0f0;
	width:100%;
	width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height:1px;
	background-color:rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 {
	width:100%;
	height:auto;
	width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_link {
	color:#666666;
	font-size:14px;
	display:table;
	height:inherit;
	border-width:0;
	float:right;
	vertical-align:middle;
	margin-right:15px;
}
.e_SideMajorStyleBox-001 .stylebox_top {
	width:auto;
	height:40px;
	background-color:rgba(101,190,186,1);
}
.e_SideMajorStyleBox-001 .title_icon {
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	color:rgba(255,255,255,1);
	margin-right:10px;
	font-size:medium;
}
.e_SideMajorStyleBox-001 .title_icon::before {
	content:"";
}
.e_SideMajorStyleBox-001 .title_main {
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	color:rgba(255,255,255,1);
	font-weight:normal;
	font-size:16px;
	max-width:600px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.e_SideMajorStyleBox-001 .title_sub {
	display:inline-block;
	vertical-align:middle;
	line-height:40px;
	color:rgba(255,255,255,1);
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}
.e_SideMajorStyleBox-001 .stylebox_title {
	display:inline-block;
	width:auto;
	height:inherit;
	background-color:rgba(101,190,186,1);
	padding-left:15px;
	padding-right:15px;
	font-size:0;
	vertical-align:bottom;
	white-space:nowrap;
}
.e_SideMajorStyleBox-001 .stylebox_link a {
	color:inherit;
	display:table-cell;
	vertical-align:middle;
}
.e_SideMajorStyleBox-001 .link_icon {
	display:inline-block;
	margin-left:5px;
}
.e_SideMajorStyleBox-001 .link_icon::before {
	content:'\e6af';
}
.e_SideMajorStyleBox-001 .stylebox_top_line {
	height:1px;
	background-color:rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 .stylebox_content {
	border-style:solid;
	border-width:1px;
	border-color:#f0f0f0;
	width:100%;
	width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_bottom_line {
	height:1px;
	background-color:rgba(240,240,240,1);
}
html.swipebox-html.swipebox-touch {
	overflow:hidden !important;
}
#swipebox-overlay img {
	border:none !important;
}
#swipebox-overlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:99999 !important;
	overflow:hidden;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
#swipebox-container {
	position:relative;
	width:100%;
	height:100%;
}
#swipebox-slider {
	-webkit-transition:-webkit-transform 0.4s ease;
	transition:transform 0.4s ease;
	height:100%;
	left:0;
	top:0;
	width:100%;
	white-space:nowrap;
	position:absolute;
	display:none;
	cursor:pointer;
}
#swipebox-slider .slide {
	height:100%;
	width:100%;
	line-height:1px;
	text-align:center;
	display:inline-block;
}
#swipebox-slider .slide:before {
	content:"";
	display:inline-block;
	height:50%;
	width:1px;
	margin-right:-1px;
}
#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container {
	display:inline-block;
	max-height:100%;
	max-width:100%;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	vertical-align:middle;
}
#swipebox-slider .slide .swipebox-video-container {
	background:none;
	max-width:1140px;
	max-height:100%;
	width:100%;
	padding:5%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width:100%;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	position:relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width:100% !important;
	height:100% !important;
	position:absolute;
	top:0;
	left:0;
}
#swipebox-slider .slide-loading {
	background:url(../fonts/16360ea9-a4a2-44bd-aeac-b98a510e056b.svg) no-repeat center center;
}
#swipebox-bottom-bar,#swipebox-top-bar {
	-webkit-transition:0.5s;
	transition:0.5s;
	position:absolute;
	left:0;
	z-index:999;
	height:50px;
	width:100%;
}
#swipebox-bottom-bar {
	top:50%;
	transform:translateY(-50%);
}
#swipebox-bottom-bar.visible-bars {
	}#swipebox-top-bar {
	top:50%;
	transform:translateY(calc(-50% + 240px)) !important;
}
#swipebox-top-bar.visible-bars {
	-webkit-transform:translate3d(0,0px,0);
	transform:translate3d(0,0px,0);
}
#swipebox-title {
	display:block;
	width:100%;
	text-align:center;
	line-height:50px;
}
#swipebox-prev,#swipebox-next,#swipebox-close {
	background-image:url(../fonts/16360ea9-a4a2-44bd-aeac-b98a510e056b.svg);
	background-repeat:no-repeat;
	border:none !important;
	text-decoration:none !important;
	cursor:pointer;
	width:50px;
	height:50px;
	top:0;
	transform:scale(2);
}
#swipebox-arrows {
	display:block;
	margin:0 auto;
	width:100%;
	height:50px;
}
#swipebox-prev {
	background-position:-32px 13px;
	float:left;
}
#swipebox-next {
	background-position:-78px 13px;
	float:right;
}
#swipebox-close {
	top:0;
	right:0;
	position:absolute;
	z-index:9999;
	background-position:15px 12px;
}
.swipebox-no-close-button #swipebox-close {
	display:none;
}
#swipebox-prev.disabled,#swipebox-next.disabled {
	opacity:0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
	-webkit-animation:rightSpring 0.3s;
	animation:rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
	-webkit-animation:leftSpring 0.3s;
	animation:leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	content:' ';
	position:absolute;
	z-index:999;
	top:0;
	height:100%;
	width:20px;
	opacity:0;
}
.swipebox-touch #swipebox-container:before {
	left:0;
	-webkit-box-shadow:inset 10px 0px 10px -8px #656565;
	box-shadow:inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
	right:0;
	-webkit-box-shadow:inset -10px 0px 10px -8px #656565;
	box-shadow:inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
	opacity:1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
	opacity:1;
}
@-webkit-keyframes rightSpring {
	0% {
	left:0;
}
50% {
	left:-30px;
}
100% {
	left:0;
}
}@keyframes rightSpring {
	0% {
	left:0;
}
50% {
	left:-30px;
}
100% {
	left:0;
}
}@-webkit-keyframes leftSpring {
	0% {
	left:0;
}
50% {
	left:30px;
}
100% {
	left:0;
}
}@keyframes leftSpring {
	0% {
	left:0;
}
50% {
	left:30px;
}
100% {
	left:0;
}
}@media screen and (min-width:800px) {
	#swipebox-close {
	right:10px;
}
#swipebox-arrows {
	width:92%;
	max-width:800px;
}
}#swipebox-overlay {
	background:#0d0d0d;
}
#swipebox-bottom-bar,#swipebox-top-bar {
	text-shadow:1px 1px 1px black;
	opacity:0.95;
}
#swipebox-top-bar {
	color:white !important;
	font-size:15px;
	line-height:43px;
	font-family:Helvetica,Arial,sans-serif;
}
.p_CommonSquareNumBtn.active,.p_CommonSquareNumBtn:hover {
	background-color:#b40004!important;
	color:#fff;
}
.p_CommonSquareNumBtn {
	border-radius:50%!important;
}
#c_portalResProduct_list-1592464616347 .porTbox {
	padding-bottom:87.44%;
}
#c_portalResProduct_list-15924714799993687 .lantern {
	margin-left:0px!important;
	margin-right:0px!important;
}
#c_portalResProduct_list-15645349625938354 {
	background:#fff;
}
@media only screen and (max-width:768px) {
	#c_portalResProduct_list-15924593137477447 .proUl .proLi:nth-child(5) {
	display:none;
}
.c_portalResProduct_list-01001 .proLi {
	width:calc(100% / 2);
	height:auto;
	float:left;
	padding:0 15px!important;
}
.c_portalResProduct_list-01001 {
	overflow:hidden;
	width:100%;
	height:auto;
	min-width:640px;
	margin-left:0;
	margin-right:0;
}
.c_portalResProduct_list-01001 .p_ProductList {
	margin:0;
	width:auto;
	height:auto;
	padding:0;
	overflow:hidden;
	background-color:transparent;
	white-space:normal;
	font-size:0;
}
.c_portalResProduct_list-01001 .p_categorySummaryBox {
	padding:15px;
	border-bottom:1px solid rgba(0,0,0,0.09);
	display:none;
}
.c_portalResProduct_list-01001 .p_categorySummary {
	color:rgba(0,0,0,0.45);
	font-size:14px;
	line-height:22px;
	text-align:left;
	vertical-align:top;
	word-break:break-all;
}
.c_portalResProduct_list-01001 .p_sort {
	margin:0;
	width:auto;
	height:auto;
	padding:0 15px;
	overflow:hidden;
	font-size:16px;
	display:-webkit-box;
	display:-moz-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	border-bottom:10px solid #F5F5F5;
}
.c_portalResProduct_list-01001 .d_sortBtn {
	-webkit-flex:1.5;
	flex:1.5;
	-webkit-box-flex:1.5;
	-moz-box-flex:1.5;
	-ms-flex:1.5;
	display:block;
	position:relative;
	width:100%;
	line-height:40px;
	text-align:center;
}
.c_portalResProduct_list-01001 .d_sortBtn:hover,.c_portalResProduct_list-01001 .d_sortBtn:active {
	border-color:#1890FF;
	color:#1890FF;
	z-index:2;
}
.c_portalResProduct_list-01001 .d_sortBtn.active {
	border-color:#1890FF;
	color:#1890FF;
	z-index:2;
}
.c_portalResProduct_list-01001 .p_default {
	-webkit-flex:1;
	flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-flex:1;
}
.c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
	border-color:#1890FF;
	color:#1890FF;
	z-index:2;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
	display:none;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
	display:inline-block;
	font-size:12px;
	width:0;
	height:0;
	margin:5px 0 0 3px;
	font:0/0 arial;
	vertical-align:middle;
	border:5px dashed transparent;
	border-top:5px solid rgba(0,0,0,0.45);
	text-align:center;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
	content:"\e69a";
	line-height:30px;
}
.c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,.c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,.c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
	color:#1890FF;
	border-top-color:#1890FF;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
	margin-top:0;
	border-top:0 none;
	border-bottom:5px solid rgba(0,0,0,0.45);
}
.c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
	content:"\e69c";
}
.c_portalResProduct_list-01001 .p_default .font .iconfont {
	display:none;
}
.c_portalResProduct_list-01001 .p_products {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden;
	white-space:normal;
}
.c_portalResProduct_list-01001 .p_Product {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:calc((100% - 0px)/1)!important;
	padding:15px 15px 0;
	height:inherit;
	margin-bottom:10px !important;
}
.c_portalResProduct_list-01001 .p_ProductInner {
	width:100%;
	padding:0 0 15px;
	border-top:0 none;
	border-left:0 none;
	border-right:0 none;
	box-sizing:content-box;
	display:-webkit-box;
	display:-moz-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}
.c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner {
	border:0 none;
}
.c_portalResProduct_list-01001 .p_images {
	position:relative;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
	font-size:0;
	overflow:hidden;
	webkit-flex:1;
	flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-flex:1;
}
.c_portalResProduct_list-01001 .p_image {
	width:100%;
	height:100%;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .p_imagesPc {
	display:none;
}
.c_portalResProduct_list-01001 .p_linkB {
	width:inherit;
	height:inherit;
	display:block;
	position:static;
}
.c_portalResProduct_list-01001 .p_image {
	width:100%;
	height:100%;
	padding:0;
}
.c_portalResProduct_list-01001 .p_ThumbnailBox {
	display:none;
}
.c_portalResProduct_list-01001 .d_articles {
	height:auto;
	width:auto;
	padding:0 0 0 15px;
	margin:0;
	overflow:hidden;
	-webkit-flex:2.4;
	flex:2.4;
	-webkit-box-flex:2.4;
	-moz-box-flex:2.4;
	-ms-flex:2.4;
}
.c_portalResProduct_list-01001 .d_HeadBox {
	margin:0;
	width:auto;
	height:auto;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .d_title {
	display:block;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	font-weight:400;
	cursor:pointer;
	line-height:22px;
	vertical-align:middle;
}
.c_portalResProduct_list-01001 .p_TagBox {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	width:auto;
	height:auto;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
	display:none;
}
.c_portalResProduct_list-01001 .p_tag {
	float:left;
	margin:0 5px 0 5px;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:transparent;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .p_tag:hover {
	border-width:1px;
	border-style:none;
	border-color:transparent;
}
.c_portalResProduct_list-01001 .p_tag:active {
	border-width:1px;
	border-style:none;
	border-color:transparent;
}
.c_portalResProduct_list-01001 .d_item {
	width:auto;
	height:auto;
	margin:5px 0;
	padding:0;
	vertical-align:middle;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .d_item .d_itemLable {
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
	font-size:14px;
}
.c_portalResProduct_list-01001 .d_item .d_itemValue {
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
}
.c_portalResProduct_list-01001 .p_salePricePc,.c_portalResProduct_list-01001 .p_NomBoxPc {
	display:none;
}
.c_portalResProduct_list-01001 .d_SummaryBox {
	margin:5px 0;
	width:auto;
	height:auto;
	padding:0;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .d_summary {
	color:#999;
	font-size:12px;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	word-break:break-all;
}
.c_portalResProduct_list-01001 .d_SalePrice {
	display:inline-table;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:middle;
}
.c_portalResProduct_list-01001 .p_priceUnit::before {
	content:"\e6d7";
}
.c_portalResProduct_list-01001 .p_interaction {
	margin:0;
	width:auto;
	height:auto;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
	word-break:break-all;
	white-space:normal;
	font-size:14px;
}
.c_portalResProduct_list-01001 .p_interaction .btn-default {
	display:inline-block;
	margin:5px 0 0;
}
.c_portalResProduct_list-01001 .p_keyword {
	display:inline-block;
	padding-right:5px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:middle;
}
}@media only screen and (min-width:769px) {
	.c_portalResProduct_list-01001 {
	overflow:hidden;
	width:100%;
	height:auto;
	margin-left:0;
	margin-right:0;
}
.c_portalResProduct_list-01001 .p_ProductList {
	width:auto;
	height:auto;
	overflow:hidden;
	white-space:normal;
	font-size:0;
	padding:20px 25px;
}
.c_portalResProduct_list-01001 .p_categorySummaryBox {
	padding:0 0 20px;
	margin:0 0 30px;
	border-bottom:1px solid rgba(0,0,0,0.09);
	DISPLAY:NONE;
}
.c_portalResProduct_list-01001 .p_categorySummary {
	color:rgba(0,0,0,0.45);
	font-size:14px;
	line-height:22px;
	text-align:left;
	vertical-align:top;
	word-break:break-all;
}
.c_portalResProduct_list-01001 .p_sort {
	margin:0 0 10px;
	width:auto;
	height:auto;
	padding:0 0 0 1px;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
	clear:both;
	font-size:14px;
}
.c_portalResProduct_list-01001 .d_sortBtn {
	position:relative;
	float:left;
	height:30px;
	margin:0 0 0 -1px;
	line-height:30px;
	text-align:left;
	padding-left:15px;
	padding-right:30px;
	background-color:rgba(255,255,255,1);
	border-width:1px;
	border-style:solid;
	border-color:#D9D9D9;
	cursor:pointer;
	color:rgba(0,0,0,0.65);
}
.c_portalResProduct_list-01001 .d_sortBtn:hover,.c_portalResProduct_list-01001 .d_sortBtn:active {
	border-color:#1890FF;
	color:#1890FF;
	z-index:2;
}
.c_portalResProduct_list-01001 .d_sortBtn.active {
	border-color:#1890FF;
	color:#1890FF;
	z-index:2;
}
.c_portalResProduct_list-01001 .p_default {
	padding-right:15px;
}
.c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
	border-color:#1890FF;
	color:#1890FF;
	z-index:2;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
	display:none;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
	display:inline-block;
	position:absolute;
	top:0;
	right:8px;
	font-size:12px;
	color:rgba(0,0,0,0.65);
	text-align:center;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}
.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
	content:"\e69a";
	line-height:30px;
}
.c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,.c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,.c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
	color:#1890FF;
}
.c_portalResProduct_list-01001 .d_sortBtn .font .arrow {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}
.c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
	transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}
.c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
	content:"\e69a";
}
.c_portalResProduct_list-01001 .p_default .iconfont.arrow {
	display:none;
}
.c_portalResProduct_list-01001 .p_products {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden;
	white-space:normal;
}
.c_portalResProduct_list-01001 .p_Product {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:calc((100% - 0px)/3);
	padding:10px;
	height:inherit;
}
.c_portalResProduct_list-01001 .p_ProductInner {
	width:100%;
	padding:0 0 5px;
	box-sizing:content-box;
}
.c_portalResProduct_list-01001 .p_ProductInner:hover {
	border-width:3px;
	border-color:#1890FF;
	margin:-2px;
}
.c_portalResProduct_list-01001 .p_images {
	position:relative;
	width:100%;
	height:188px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:0;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .p_imagesMo {
	display:none;
}
.c_portalResProduct_list-01001 .p_linkB {
	width:inherit;
	height:inherit;
	display:block;
	position:static;
}
.c_portalResProduct_list-01001 .p_image {
	width:100%;
	height:100%;
	padding:0;
}
.c_portalResProduct_list-01001 .p_ThumbnailBox {
	position:absolute;
	left:0;
	bottom:1px;
	z-index:10;
	width:236px;
	height:auto;
	padding:0;
	overflow:hidden;
	height:auto;
}
.c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail {
	position:relative;
	width:42px;
	height:34px;
	float:left;
	margin:0 2px;
	max-width:42px;
	max-height:34px;
	overflow:hidden;
	border:2px solid rgba(0,0,0,.45)
}
.c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail:hover {
	border-color:rgba(255,255,255,.7)
}
.c_portalResProduct_list-01001 .d_articles {
	height:auto;
	width:auto;
	padding:0 0 0 15px;
	margin:0;
	overflow:hidden;
	-webkit-flex:2.4;
	flex:2.4;
	-webkit-box-flex:2.4;
	-moz-box-flex:2.4;
	-ms-flex:2.4;
}
.c_portalResProduct_list-01001 .d_HeadBox {
	margin:5px 0 0;
	width:auto;
	height:auto;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .d_title {
	display:block;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	font-weight:400;
	cursor:pointer;
	line-height:22px;
	vertical-align:middle;
}
.c_portalResProduct_list-01001 .p_TagBox {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	width:auto;
	height:auto;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .p_tag {
	float:left;
	margin:0 5px 0 5px;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:transparent;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .p_tag:hover {
	border-width:1px;
	border-style:none;
	border-color:transparent;
}
.c_portalResProduct_list-01001 .p_tag:active {
	border-width:1px;
	border-style:none;
	border-color:transparent;
}
.c_portalResProduct_list-01001 .d_item {
	width:auto;
	height:auto;
	margin:5px 0;
	padding:0;
	vertical-align:middle;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .d_item .d_itemLable {
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
	font-size:14px;
}
.c_portalResProduct_list-01001 .d_item .d_itemValue {
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
}
.c_portalResProduct_list-01001 .p_salePriceMo,.c_portalResProduct_list-01001 .p_NomBoxMo {
	display:none;
}
.c_portalResProduct_list-01001 .d_SummaryBox {
	margin:5px 0;
	width:auto;
	height:auto;
	padding:0;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .d_summary {
	line-height:20px;
	text-align:left;
	vertical-align:top;
	word-break:break-all;
}
.c_portalResProduct_list-01001 .d_SalePrice {
	display:inline-table;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:middle;
}
.c_portalResProduct_list-01001 .p_priceUnit::before {
	content:"\e6d7";
}
.c_portalResProduct_list-01001 .p_interaction {
	margin:0;
	width:auto;
	height:auto;
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:rgba(228,228,228,0);
	background-color:transparent;
	overflow:hidden;
	word-break:break-all;
	white-space:normal;
	font-size:14px;
}
.c_portalResProduct_list-01001 .p_interaction .btn-default {
	display:inline-block;
	margin:5px 0 0;
}
.c_portalResProduct_list-01001 .p_keyword {
	display:inline-block;
	padding-right:5px;
	white-space:nowrap;
	overflow:hidden;
	vertical-align:middle;
}
}@media only screen and (min-width:769px) and (max-width:1024px) {
	}#c_portalResProduct_list-15620386297305948 .p_Product {
	width:calc((100% - 0px)/5);
}
#c_portalResProduct_list-15620386297305948 .p_CommonSummaryBoxA {
	text-align:center;
}
#c_portalResProduct_list-15620386297305948 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
#c_portalResProduct_list-15620386297305948 >div {
	animation-fill-mode:both;
}
#c_portalResProduct_list-15620386297305948 .relative {
	position:relative;
}
#c_portalResProduct_list-15620386297305948 .absolute {
	position:absolute;
}
#c_portalResProduct_list-15620386297305948 #products {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:1rem 0rem;
}
#c_portalResProduct_list-15620386297305948 .proName {
	width:100%;
	height:auto;
	text-align:center;
	margin:1rem 0 2rem;
}
#c_portalResProduct_list-15620386297305948 .list {
	position:relative;
	width:100%;
	height:auto;
}
#c_portalResProduct_list-15620386297305948 .swiper-container-pro {
	width:calc(100% - 64px);
	margin:0 auto;
}
#c_portalResProduct_list-15620386297305948 .swiper-wrapperUl {
	width:100%;
}
#c_portalResProduct_list-15620386297305948 .productLi {
	overflow:hidden;
}
#c_portalResProduct_list-15620386297305948 .block {
	display:block;
}
#c_portalResProduct_list-15620386297305948 .aTop {
	width:100%;
	height:0px;
	padding-bottom:100%;
	overflow:hidden;
}
#c_portalResProduct_list-15620386297305948 .picture {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#fff;
}
#c_portalResProduct_list-15620386297305948 .proPic {
	width:100%;
	height:100%;
	padding:15px;
}
#c_portalResProduct_list-15620386297305948 .number {
	margin-top:15%;
	margin-bottom:5%;
	font-size:16px;
	padding-left:20%;
	color:#fff;
}
#c_portalResProduct_list-15620386297305948 .number::before {
	content:'';
	position:absolute;
	left:5%;
	top:0px;
	bottom:0px;
	margin:auto;
	display:block;
	width:10%;
	height:2px;
	background:#fff;
}
#c_portalResProduct_list-15620386297305948 .blue {
	background:rgba(172,105,23,0.6);
	top:100%;
	left:0px;
	width:100%;
	height:100%;
	transition:all .5s ease;
}
#c_portalResProduct_list-15620386297305948 .desc1 {
	padding:0 20%;
	color:#fff;
	height:6rem;
	line-height:1.5rem;
	overflow:hidden;
}
#c_portalResProduct_list-15620386297305948 .proName2 {
	display:block;
	color:#333;
	font-size:16px;
	background:#fff;
	margin-top:0px;
	padding:0 15%;
	border-top:1px solid #ac6917;
	line-height:60px;
	overflow:hidden;
	transition:all .5s ease;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#c_portalResProduct_list-15620386297305948 .desc2 {
	color:#888;
	font-size:0.75rem;
	margin:16px 0 28px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	opacity:1;
	letter-spacing:1px;
	transition:all .5s ease;
	display:none;
}
#c_portalResProduct_list-15620386297305948 #products .swiper-button-prev {
	position:absolute;
	top:43%;
	left:0px;
	font-size:2rem;
	cursor:pointer;
	color:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-15620386297305948 #products .swiper-button-prev:hover {
	color:#015bbb;
}
#c_portalResProduct_list-15620386297305948 #products .swiper-button-next {
	position:absolute;
	top:43%;
	right:0px;
	font-size:2rem;
	cursor:pointer;
	color:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-15620386297305948 #products .swiper-button-next:hover {
	color:#015bbb;
}
#c_portalResProduct_list-15620386297305948 .proPrice {
	color:red;
	display:none;
}
@media only screen and (min-width:769px) {
	#c_portalResProduct_list-15620386297305948 .productLi:hover .blue {
	top:0px;
}
#c_portalResProduct_list-15620386297305948 .productLi:hover .proName2 {
	background:#ac6917;
	color:#fff;
}
#c_portalResProduct_list-15620386297305948 .productLi:hover .desc2 {
	opacity:0;
}
}@media only screen and (max-width:768px) {
	#c_portalResProduct_list-15620386297305948 .productLi:hover .proName2 {
	background:#ac6917;
	color:#fff;
}
#c_portalResProduct_list-15620386297305948 .proName2 {
	line-height:42px;
	font-size:14px;
}
}#c_portalResProduct_list-15620386297305948 .p_page .pre .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15620386297305948 .p_page .next .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15620386297305948 .p_more .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15620386297305948 .p_loading .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15924515164091623 .p_Product {
	width:calc((100% - 0px)/4);
}
#c_portalResProduct_list-15924515164091623 .p_CommonSummaryBoxA {
	text-align:center;
}
#c_portalResProduct_list-15924515164091623 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
#c_portalResProduct_list-15924515164091623 >div {
	animation-fill-mode:both;
}
#c_portalResProduct_list-15924515164091623 .proBox {
	width:100%;
	height:auto;
	overflow:hidden;
}
#c_portalResProduct_list-15924515164091623 .proContainer {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0rem auto;
}
#c_portalResProduct_list-15924515164091623 .proLi {
	position:relative;
	overflow:hidden;
	padding:20px 10px;
}
#c_portalResProduct_list-15924515164091623 .porTbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	padding-bottom:100%;
	background:#fff;
}
#c_portalResProduct_list-15924515164091623 .proImg {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:100%;
	transition:all .5s ease;
	padding:0;
}
#c_portalResProduct_list-15924515164091623 .porBbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	padding:20px 20px 10px;
	border-top:none;
	background:#fff;
}
#c_portalResProduct_list-15924515164091623 .proTitle {
	font-size:1rem;
	color:#666;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	white-space:nowrap;
	width:100%;
	margin-bottom:10px;
}
#c_portalResProduct_list-15924515164091623 .proSummry {
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	margin:10px 0;
	text-overflow:ellipsis;
	display:none;
}
#c_portalResProduct_list-15924515164091623 .lookDetail {
	position:relative;
	display:block;
	color:#fff;
	display:none;
	height:38px;
	line-height:38px;
	border-top:1px solid #e5e5e5;
}
#c_portalResProduct_list-15924515164091623 .arrowsR {
	position:absolute;
	top:50%;
	right:0px;
	transform:translate(0,-50%);
	width:30px;
}
#c_portalResProduct_list-15924515164091623 .arrowsR img {
	position:absolute;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924515164091623 .harr {
	opacity:0;
}
#c_portalResProduct_list-15924515164091623 .showBox {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	transition:all 0.5s ease;
}
#c_portalResProduct_list-15924515164091623 .showBoxLink {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:block;
	width:60%;
	display:none;
	color:#fff;
	text-align:center;
	font-size:1rem;
	padding:0.5rem 0;
}
#c_portalResProduct_list-15924515164091623 .showBoxLink::before {
	content:'';
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924515164091623 .showBoxLink::after {
	content:'';
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924515164091623 .lookDetail:hover .barr {
	opacity:0;
}
#c_portalResProduct_list-15924515164091623 .lookDetail:hover .harr {
	opacity:1;
}
#c_portalResProduct_list-15924515164091623 .proLi:hover .showBox {
	opacity:1;
}
#c_portalResProduct_list-15924515164091623 .proLi:hover .proImg {
	transform:translate( -50%,-50%) scale(1.1);
}
#c_portalResProduct_list-15924515164091623 .proLi:hover .showBoxLink::before {
	width:1rem;
}
#c_portalResProduct_list-15924515164091623 .proLi:hover .showBoxLink::after {
	width:1rem;
}
@media only screen and (min-width:769px) {
	#c_portalResProduct_list-15924515164091623 .proContainer {
	max-width:100%;
}
#c_portalResProduct_list-15924515164091623 .proLi {
	width:calc(100% / 4);
	height:auto;
	float:left;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	#c_portalResProduct_list-15924515164091623 .proContainer {
	max-width:100%;
}
#c_portalResProduct_list-15924515164091623 .proLi {
	width:50%;
	height:auto;
}
}#c_portalResProduct_list-15924515164091623 .p_page .pre .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15924515164091623 .p_page .next .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15924515164091623 .p_more .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-15924515164091623 .p_loading .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
.c_portalResProduct_list-01001 .proBox {
	width:100%;
	height:auto;
	overflow:hidden;
}
.c_portalResProduct_list-01001 .proContainer {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:1rem auto;
}
.c_portalResProduct_list-01001 .proLi {
	position:relative;
	overflow:hidden;
	padding:20px;
}
.c_portalResProduct_list-01001 .porTbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	display:block;
	background:#fff;
}
.c_portalResProduct_list-01001 .proImg {
	width:100%;
	height:AUTO;
	opacity:0.9;
	width:auto !important;
	height:100%;
	transition:all ease .3s;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate( -50%,-50%) scale(1);
}
.c_portalResProduct_list-01001 .porBbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:60px;
	padding:20px 20px 10px;
	background:#fff;
	transition:all ease .3s;
	border:0 !important;
	border-top:0px solid #f2f2f2 !important;
	height:auto !important;
	padding:20px 20px 20px !important;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
}
.c_portalResProduct_list-01001 .porBbox .leftBox {
	text-align:right;
	width:auto;
}
.c_portalResProduct_list-01001 .proTitle {
	font-size:18px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	white-space:nowrap;
	width:100%;
	text-align:right;
	width:auto !important;
}
#c_portalResProduct_list-16086174695199188 .proTitle {
	display:inline-block;
}
.c_portalResProduct_list-01001 .proTitle span {
	display:block;
	text-align:center;
	font-size:12px;
	color:#999;
}
.c_portalResProduct_list-01001 .proTitle span::before {
	content:'';
	height:1px;
	background:#eee;
	display:block;
	margin:5px auto;
	width:100%;
}
.c_portalResProduct_list-01001 .proSummry {
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	margin:10px 0;
	text-align:center;
	text-overflow:ellipsis;
}
.c_portalResProduct_list-01001 .lookDetail {
	position:relative;
	display:block;
	color:#777;
	height:auto !important;
	line-height:1 !important;
	border-top:0px solid #e5e5e5 !important;
	display:none;
	text-align:right;
	width:auto;
	display:inline-block !important;
	float:right;
}
.c_portalResProduct_list-01001 .arrowsR {
	position:absolute;
	top:50%;
	right:0px;
	transform:translate(0,-50%);
	width:30px;
}
.c_portalResProduct_list-01001 .arrowsR img {
	position:absolute;
	transition:all .5s ease;
}
.c_portalResProduct_list-01001 .harr {
	opacity:0;
}
.c_portalResProduct_list-01001 .showBox {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	transition:all 0.5s ease;
}
.c_portalResProduct_list-01001 .showBoxLink {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:block;
	width:60%;
	color:#fff;
	text-align:center;
	font-size:1rem;
	padding:0.5rem 0;
	display:none;
}
.c_portalResProduct_list-01001 .showBoxLink::before {
	content:'';
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
.c_portalResProduct_list-01001 .showBoxLink::after {
	content:'';
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
.c_portalResProduct_list-01001 .lookDetail:hover .barr {
	opacity:0;
}
.c_portalResProduct_list-01001 .lookDetail:hover .harr {
	opacity:1;
}
.c_portalResProduct_list-01001 .proLi:hover .showBox {
	opacity:1;
}
.c_portalResProduct_list-01001 .proLi:hover .proImg {
	transform:translate( -50%,-50%) scale(1);
}
.c_portalResProduct_list-01001 .proLi:hover .showBoxLink::before {
	width:1rem;
}
.c_portalResProduct_list-01001 .proLi:hover .showBoxLink::after {
	width:1rem;
}
@media only screen and (min-width:769px) {
	.c_portalResProduct_list-01001 .proContainer {
	}.c_portalResProduct_list-01001 .proLi {
	width:calc(100% / 3);
	height:100%;
	float:left;
	height:auto !important;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	.c_portalResProduct_list-01001 .proContainer {
	max-width:900px;
}
.c_portalResProduct_list-01001 .proLi {
	width:50%;
	height:400px;
}
}.c_portalResProduct_list-01001 .p_page .pre .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
.c_portalResProduct_list-01001 .p_page .next .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
.c_portalResProduct_list-01001 .p_more .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
.c_portalResProduct_list-01001 .p_loading .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
.proLi:hover .porBbox {
	}.proLi:hover .porBbox .proTitle {
	color:#0E4870!important;
}
#c_portalResProduct_list-15924593137477447 .proBox {
	width:100%;
	height:auto;
	overflow:hidden;
}
#c_portalResProduct_list-15924593137477447 .proContainer {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0rem auto;
}
#c_portalResProduct_list-15924593137477447 .proLi {
	position:relative;
	overflow:hidden;
	padding:10px;
}
#c_portalResProduct_list-15924593137477447 .porTbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	padding-bottom:87.44%;
}
#c_portalResProduct_list-15924593137477447 .proImg {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:100%;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924593137477447 .porBbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	padding:15px;
	background:#eee;
}
#c_portalResProduct_list-15924593137477447 .proTitle {
	font-size:1rem;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	white-space:nowrap;
	width:100%;
}
#c_portalResProduct_list-15924593137477447 .proSummry {
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	margin:10px 0;
	text-overflow:ellipsis;
	display:none;
}
#c_portalResProduct_list-15924593137477447 .lookDetail {
	position:relative;
	display:block;
	color:#777;
	height:38px;
	line-height:38px;
	border-top:1px solid #e5e5e5;
	display:none;
}
#c_portalResProduct_list-15924593137477447 .arrowsR {
	position:absolute;
	top:50%;
	right:0px;
	transform:translate(0,-50%);
	width:30px;
}
#c_portalResProduct_list-15924593137477447 .arrowsR img {
	position:absolute;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924593137477447 .harr {
	opacity:0;
}
#c_portalResProduct_list-15924593137477447 .showBox {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	background:rgba(0,0,0,.6);
	transition:all 0.5s ease;
}
#c_portalResProduct_list-15924593137477447 .showBoxLink {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:block;
	width:80%;
	color:#fff;
	text-align:center;
	font-size:1rem;
	padding:0.5rem 0;
}
#c_portalResProduct_list-15924593137477447 .showBoxLink::before {
	content:'';
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924593137477447 .showBoxLink::after {
	content:'';
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-15924593137477447 .lookDetail:hover .barr {
	opacity:0;
}
#c_portalResProduct_list-15924593137477447 .lookDetail:hover .harr {
	opacity:1;
}
#c_portalResProduct_list-15924593137477447 .proLi:hover .showBox {
	opacity:1;
}
#c_portalResProduct_list-15924593137477447 .proLi:hover .proImg {
	transform:translate( -50%,-50%) scale(1.1);
}
#c_portalResProduct_list-15924593137477447 .proLi:hover .showBoxLink::before {
	width:1rem;
}
#c_portalResProduct_list-15924593137477447 .proLi:hover .showBoxLink::after {
	width:1rem;
}
@media only screen and (min-width:769px) {
	#c_portalResProduct_list-15924593137477447 .proContainer {
	max-width:1600px;
}
#c_portalResProduct_list-15924593137477447 .proLi {
	width:calc(100% / 5);
	height:auto;
	float:left;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	#c_portalResProduct_list-15924593137477447 .proContainer {
	max-width:900px;
}
#c_portalResProduct_list-15924593137477447 .proLi {
	width:50%;
	height:400px;
}
}#c_portalResProduct_list-15924593137477447 .p_page .pre .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
#c_portalResProduct_list-15924593137477447 .p_page .next .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
#c_portalResProduct_list-15924593137477447 .p_more .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
#c_portalResProduct_list-15924593137477447 .p_loading .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
.cmore {
	padding:10px 30px;
	border:1px solid #888;
	display:inline-block;
	margin-top:60px;
}
#c_portalResProduct_list-15924829114911803 .pic {
	width:100%;
	height:auto;
	transition:all 600ms ease;
}
#c_portalResProduct_list-15924829114911803 .jingShen {
	margin-bottom:5px;
	color:#c7000a;
	font-size:0.875rem;
}
#c_portalResProduct_list-15924829114911803 .Englist {
	margin-bottom:20px;
	font-family:Arial;
	text-transform:uppercase;
	color:#e6e5e5;
	font-weight:bold;
	font-size:1.25rem;
}
#c_portalResProduct_list-15924829114911803 .listName {
	margin-bottom:15px;
	font-size:1.25rem;
	line-height:30px;
}
#c_portalResProduct_list-15924829114911803 .newNmaeLink {
	color:#333;
	font-weight:bolder;
}
@media only screen and (min-width:769px) {
	#c_portalResProduct_list-15924829114911803 .proDoct {
	padding:1rem;
	background:#f5f5f5;
}
#c_portalResProduct_list-15924829114911803 .xNewList {
	position:relative;
	margin-bottom:30px;
	background:#fff;
	width:100%!important;
	height:0px;
	padding-bottom:25.6%;
	transition:all 600ms ease;
}
#c_portalResProduct_list-15924829114911803 .listContents {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:flex;
	flex-wrap:nowrap;
}
#c_portalResProduct_list-15924829114911803 .newPic {
	width:50%;
	overflow:hidden;
}
#c_portalResProduct_list-15924829114911803 .listContent {
	position:relative;
	width:50%;
	padding:40px;
	overflow:hidden;
}
#c_portalResProduct_list-15924829114911803 .lineRed {
	position:absolute;
	left:0px;
	bottom:0px;
	width:0px;
	height:5px;
	background:#c7000a;
	transition:all 600ms ease;
}
#c_portalResProduct_list-15924829114911803 .listSumray {
	line-height:1.6;
	font-size:0.875rem;
	text-align:justify;
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	color:#999;
	margin-top:20px;
}
#c_portalResProduct_list-15924829114911803 .xNewList:hover {
	box-shadow:0 0 35px -10px rgba(0,0,0,0.3);
}
#c_portalResProduct_list-15924829114911803 .xNewList:hover .lineRed {
	width:100%;
}
#c_portalResProduct_list-15924829114911803 .xNewList:hover .pic {
	transform:scale(1.1);
}
#c_portalResProduct_list-15924829114911803 .xNewList:hover .cmore {
	background:#b40004;
	color:#fff;
	padding:10px 50px;
}
#c_portalResProduct_list-15924829114911803 .xNewList:hover .newNmaeLink {
	color:#b40004;
}
}@media only screen and (max-width:768px) {
	#c_portalResProduct_list-15924829114911803 .proDoct {
	padding:35px 5% 45px 5%;
	background:#f5f5f5;
}
#c_portalResProduct_list-15924829114911803 .xNewList {
	margin-bottom:20px;
	background:#fff;
}
#c_portalResProduct_list-15924829114911803 .newPic {
	position:relative;
	overflow:hidden;
	width:100%;
	height:0;
	padding-bottom:87.44%;
}
#c_portalResProduct_list-15924829114911803 .pic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#c_portalResProduct_list-15924829114911803 .listContent {
	padding:40px 5% 40px 5%;
}
#c_portalResProduct_list-15924829114911803 .jingShen {
	display:none;
}
#c_portalResProduct_list-15924829114911803 .Englist {
	display:none;
}
}#c_portalResProduct_list-15928957993109498 .proLi {
	width:100%!important;
	border-bottom:1px solid #eee;
}
#c_portalResProduct_list-15928957993109498 .porTbox {
	}#c_portalResProduct_list-15928957993109498 .proSummry {
	display:none;
}
#c_portalResProduct_list-15928957993109498 {
	background:#fff;
}
.dgrfivc,.dgrfivc1 {
	overflow:hidden;
}
.divc ul li div.leftBox .xfd {
	height:250px;
	position:relative;
	overflow:hidden;
	width:100%;
	background:#fff;
}
.divc ul li div.leftBox .xfd img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)scale(1);
	height:100%;
	width:auto;
	transition:all ease .3s;
}
.divc ul li:hover div.leftBox .xfd img {
	transform:translate(-50%,-50%)scale(1.1);
}
.categrayBox {
	/*height:60px;*/
	height:auto;
	display:flex;
	flex-direction:column;
	width:100%;
	justify-content:center;
}
.categrayBox ul {
	width:100%;
	height:100%;
	/*display:flex;*/
	flex-direction:row;
	justify-content:space-between;
	padding:0 15px;
}
.categrayBox li {
	display:inline-block;
	float:left;
	/*width:33.333%;*/
	width:20%;
	text-align:center;
	position:relative;
	background-color:#fff;
    margin-bottom: 15px;
    overflow:hidden;
}
.categrayBox li.on {
    background-color:#ff9e4a;
}
.categrayBox li.on a{
    color:#fff;
}
.categrayBox li a {
	line-height:60px;
	display:inline-block;
	transition:all ease .3s;
	font-weight:bold;
	display:block;
	color:#0E4870;
}
.categrayBox li a:hover,.categrayBox li a:active {
	color:#ff9e4b;
	background:#f4f4f4;
}
.categrayBox li:first-child {
	border-left:1px solid #ececec;
}
.c_portalResProduct_category-01001023 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
.c_portalResProduct_category-01001023 >div {
	animation-fill-mode:both;
}
.categrayBox li a::after {
	content:'';
	width:1px;
	background:#ececec;
	display:inline-block;
	margin:0;
	position:absolute;
	right:0;
	height:100%;
}
@media screen and (max-width:768px) {
	.categrayBox li a::after {
	display:inline-block;
	margin:0 6px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:-6px;
}
.categrayBox li {
	width:25%;
	overflow:hidden;
	position:relative;
}
.categrayBox li a {
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	text-align:center;
	padding:0 10px;
}
}@media only screen and (max-width:768px) {
	#w_grid-1592132285832 .p_gridCell {
	width:25%!important;
	clear:none!important;
	float:left!important;
}
#w_fimg-1592132285783 {
	display:none;
}
.reset_style h1 span {
	font-size:22px!important;
}
.reset_style h2 span {
	font-size:20px!important;
}
.reset_style h3 span {
	font-size:14px!important;
}
#w_grid-1592131539213 {
	z-index:9!important;
	position:relative;
}
#w_grid-1592468741743 {
	margin-top:50px!important;
	margin-bottom:50px!important;
}
#w_grid-1578814722200 {
	max-height:70px!important;
	height:70px!important;
	min-height:70px!important;
}
}.reset_style h2 span,.reset_style h3 span {
	font-weight:normal!important;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	#w_grid-1578814722200 {
	max-height:70px!important;
	height:70px!important;
	min-height:70px!important;
}
}#w_grid-1578814722200 {
	HEIGHT:90PX
}
@media only screen and (max-width:1360px) {
	#c_portalResSearch_total-15834649910892650 {
	display:none!important;
}
}#w_common_text-1583465931687 {
	background:url(../images/zdtel.png) no-repeat left center;
}
#w_common_text-1583466290939 {
	background:url(../images/zbb1.png) no-repeat left center;
}
#w_common_text-1583472813558 {
	background:url(../images/zbb2.png) no-repeat left center;
}
#w_common_text-1583472828860 {
	background:url(../images/zbb3.png) no-repeat left center;
}
#w_common_text-1583472833995 {
	background:url(../images/zbb4.png) no-repeat left center;
}
#w_grid-1578814722214 {
	left:0!important;
	transform:none!important;
	-webkit-transform:none!important;
}
#w_grid-1592131697410 .p_gridbox,#w_grid-1592131838707 .p_gridbox,#w_grid-1592131697398 .p_gridbox {
	background-image:none!important;
}
#w_grid-1592468741743 .p_gridbox,#w_grid-1592470017686 .p_gridbox {
	background-image:none!important;
}
#w_grid-1592484477097 .p_gridbox {
	background-image:none!important;
}
.w_grid-000 {
	margin-left:auto;
	margin-right:auto;
	min-height:AUTO;
	width:100%;
}
.w_grid-000 > .w_grid {
	width:100%;
	position:relative;
}
.w_grid-000 > div > .p_gridbox {
	width:100%;
	overflow:hidden;
	position:static;
}
.w_grid-000 > div > div > .p_gridCell {
	float:left;
	position:static;
}
.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
	content:'';
	height:0px;
	display:block;
}
.w_grid-000 > .w_grid.signal {
	min-height:inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height:inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height:inherit;
}
.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left:0;
	clear:left;
}
#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0;
	clear:left;
}
@media only screen and (max-width:768px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell {
	width:100%;
	margin-left:0;
	margin-top:0rem;
	margin-bottom:0rem;
}
}@media only screen and (min-width:769px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	width:100%;
	margin-left:0;
	margin-top:0rem;
	margin-bottom:0rem;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@CHARSET "UTF-8";
	* {
	padding:0;
	margin:0;
}
.pagebox {
	width:100%;
}
.pagebox,#-remove--flag {
	width:100%;
	margin:0px auto;
}
body,#-remove--flag {
	}@media only screen and (max-width:1200px) and (min-width:769px) {
	}#c_portalResProduct_category-16086172397076189 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
#c_portalResProduct_category-16086172397076189 >div {
	animation-fill-mode:both;
}
#c_portalResProduct_category-16086172397076189 {
	width:auto;
	max-width:none;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617147121 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0;
	clear:left;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617186472 > div > .p_gridbox {
	/*background-color:rgba(255,255,255,1);*/
	background-color:rgb(244, 244, 244);
	padding-top:30px;
}
#w_grid-1608617186472 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
#w_grid-1608617186472 >div {
	animation-fill-mode:both;
}
#w_grid-1608617186472 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0px;
	clear:left;
}
@media only screen and (min-width:769px) {
	#w_grid-1608617186472> div > .p_gridbox > .p_gridCell {
	margin-bottom:0rem;
	margin-top:0rem;
	margin-left:0;
}
#w_grid-1608617186472> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width:100%;
	margin-left:0;
	margin-right:0;
	clear:none;
}
#w_grid-1608617186472> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right:0;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617199053 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0;
	clear:left;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617104403 > div > .p_gridbox {
	background-color:rgba(244,244,244,1);
}
#w_grid-1608617104403 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
#w_grid-1608617104403 >div {
	animation-fill-mode:both;
}
#w_grid-1608617104403 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0px;
	clear:left;
}
@media only screen and (min-width:769px) {
	#w_grid-1608617104403> div > .p_gridbox > .p_gridCell {
	margin-bottom:0rem;
	margin-top:0rem;
	margin-left:0;
}
#w_grid-1608617104403> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width:100%;
	margin-left:0;
	margin-right:0;
	clear:none;
}
#w_grid-1608617104403> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right:0;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617510516 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0;
	clear:left;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617534668 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0;
	clear:left;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617972552 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left:0;
	clear:left;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}#w_grid-1608617147121 {
	width:100%;
	max-width:none;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#w_grid-1608617186472 {
	width:100%;
	max-width:none;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:60px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#w_grid-1608617199053 {
	width:100%;
	max-width:1200px;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:60px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#w_grid-1608617104403 {
	width:100%;
	max-width:100%;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#w_grid-1608617510516 {
	width:100%;
	max-width:1200px;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:500px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#w_grid-1608617534668 {
	width:100%;
	max-width:none;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#w_grid-1608617972552 {
	width:100%;
	max-width:none;
	min-width:0px;
	height:auto;
	max-height:none;
	min-height:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}@media only screen and (max-width:1024px) and (min-width:769px) {
	}#c_portalResProduct_list-16086174695199188 .p_Product {
	width:calc((100% - 0px)/3);
}
#c_portalResProduct_list-16086174695199188 .p_CommonSummaryBoxA {
	text-align:center;
}
#c_portalResProduct_list-16086174695199188 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
#c_portalResProduct_list-16086174695199188 >div {
	animation-fill-mode:both;
}
#c_portalResProduct_list-16086174695199188 .proBox {
	width:100%;
	height:auto;
	overflow:hidden;
}
#c_portalResProduct_list-16086174695199188 .proContainer {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:1rem auto;
}
#c_portalResProduct_list-16086174695199188 .proLi {
	position:relative;
	overflow:hidden;
	padding:0 20px;
	margin-bottom:40px;
}
#c_portalResProduct_list-16086174695199188 .porTbox {
	position:relative;
	overflow:hidden;
	width:100%;
	height:305px;
}
#c_portalResProduct_list-16086174695199188 .proImg {
	width:100%;
	height:auto;
	opacity:0.9;
}
#c_portalResProduct_list-16086174695199188 .porBbox {
	padding:10px 20px 5px !important;
}
#c_portalResProduct_list-16086174695199188 .proTitle {
	font-size:1rem;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	white-space:nowrap;
	width:100%;
}
#c_portalResProduct_list-16086174695199188 .proSummry {
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	margin:10px 0;
	text-overflow:ellipsis;
}
#c_portalResProduct_list-16086174695199188 .lookDetail {
	position:relative;
	display:block;
	color:#777;
	height:38px;
	line-height:38px;
	border-top:1px solid #e5e5e5;
}
#c_portalResProduct_list-16086174695199188 .arrowsR {
	position:absolute;
	top:50%;
	right:0px;
	transform:translate(0,-50%);
	width:30px;
}
#c_portalResProduct_list-16086174695199188 .arrowsR img {
	position:absolute;
	transition:all .5s ease;
}
#c_portalResProduct_list-16086174695199188 .harr {
	opacity:0;
}
#c_portalResProduct_list-16086174695199188 .showBox {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	background:rgba(0,0,0,.6);
	transition:all 0.5s ease;
}
#c_portalResProduct_list-16086174695199188 .showBoxLink {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:block;
	width:60%;
	color:#fff;
	text-align:center;
	font-size:1rem;
	padding:0.5rem 0;
}
#c_portalResProduct_list-16086174695199188 .showBoxLink::before {
	content:'';
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
#c_portalResProduct_list-16086174695199188 .showBoxLink::after {
	content:'';
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translateX(-50%);
	width:60%;
	height:1px;
	background:#fff;
	transition:all .5s ease;
}
@media only screen and (min-width:769px) {
	#c_portalResProduct_list-16086174695199188 .proContainer {
	max-width:1400px;
}
#c_portalResProduct_list-16086174695199188 .proLi {
	height:auto;
	float:left;
}
#c_portalResProduct_list-16086174695199188 .lookDetail:hover .barr {
	opacity:0;
}
#c_portalResProduct_list-16086174695199188 .lookDetail:hover .harr {
	opacity:1;
}
#c_portalResProduct_list-16086174695199188 .proLi:hover .showBox {
	opacity:1;
}
#c_portalResProduct_list-16086174695199188 .proLi:hover .proImg {
	transform:translate( -50%,-50%) scale(1.1);
}
#c_portalResProduct_list-16086174695199188 .proLi:hover .showBoxLink::before {
	width:1rem;
}
#c_portalResProduct_list-16086174695199188 .proLi:hover showBoxLink::after {
	width:1rem;
}
}@media only screen and (max-width:1024px) and (min-width:769px) {
	#c_portalResProduct_list-16086174695199188 .proContainer {
	max-width:900px;
}
#c_portalResProduct_list-16086174695199188 .proLi {
	width:50%;
	height:400px;
}
}#c_portalResProduct_list-16086174695199188 .p_page .pre .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-16086174695199188 .p_page .next .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-16086174695199188 .p_more .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-16086174695199188 .p_loading .iconfont:before {
	shadow-angle:0px;
	shadow-distance:0px;
	shadow-angle-ofInset:0px;
	shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-16086174695199188 .proTitle span {
	color:#666;
	font-size:13px;
}
#c_portalResProduct_list-16086174695199188 {
	max-height:none;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	min-height:0px;
	margin-right:0px;
	margin-left:0px;
	max-width:none;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	min-width:0px;
	height:auto;
	padding-right:0px;
}
