.ui-portlet{
	width: 100%;
	/*border: solid 1px #e7e8ec;*/
	margin-top: 0px;
}
#construct{
	position:relative;
}
.ui-portlet-top{
	color: #2C2C2C;
	font-size: 13px;
	padding-right: 5px;
	border-bottom: none;/*solid 1px #e7e8ec;*/
	margin-top: 35px;
}

.ui-portlet-top span.icon{
	font-size: 20px;
	color:#657F96;
}

.ui-portlet-top span.title{
	font-weight: bold;
	color: #5F5F5F;
/*	width: 88px;*/
	text-align: center;
	display: inline-block;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 10px;
}

.ui-portlet-top a.more{
	float: right;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
}
.ui-portlet-content{
	background: white;
	margin: 0;
	min-height: 150px;
}

.ui-portlet-top-content{
	width: 100%;	
	position:relative;
	margin-bottom: 12px;
}

.ui-portlet-bottom{
}
.ui-portlet-bottom a.more{
	float: right;
	color: #5F5F5F;
	font-weight:bolder;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	height:18px;
	transition:padding-right .5s ease 0s,color .5s ease 0s;
	-webkit-transition:padding-right .5s ease 0s,color .5s ease 0s;
	-moz-transition:padding-right .5s ease 0s,color .5s ease 0s;
}
.ui-portlet-bottom a:hover{
	color:#000;
	padding-right:20px;
	text-decoration: underline;
}
.ui-portlet-top-content ul li {
	float: left;
	list-style-type: none;
	width: auto;
	text-align: center;
}
.ui-portlet-top-content > ul > li > a:hover {
	background-color:#3c78b5;
	color: white;
}
.ui-portlet-top-hover .i-move {
	background-position:0 -13px;
}
.ui-portlet-top-hover .i-collapse {
	background-position:-26px -13px;
	cursor: pointer;
}
.ui-portlet-top-hover .i-collapse:hover {
	background-position:-13px -13px;
}
.ui-portlet-top-collapsetool
{
	position: absolute;
	min-width: 150px;
	display: block;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #e7cad0;
	z-index: 2003;
	margin: -10px 0 0 0;
	padding: 0;
	display:none;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}
.ui-portlet-top-collapsetool > li > a{
	display:block;
	width:200px;
	font-weight:bold;
	color:#5F5F5F;
	cursor: pointer;
}
.ui-portlet-top-collapsetool a{
	text-decoration: none;	
}
.ui-portlet-displayblock{
	display:block;
}
.ui-portlet-tool-colorChange{
	padding:5px 0 0 5px;	
}
.ui-portlet-top-collapsetool .color a{
	width:15px;
	height:15px;
	display:block;
	border:1px solid #bbb;
	margin:10px 0 20px 5px;
	cursor:pointer;
}
.ui-portlet-top-collapsetool .color a:hover{
	border:#000 1px solid;
}
.colorBlue a{
	background-color:#FFF;
}
.colorBlue a{
	background-color:#369;
}
.colorPink a{
	background-color:#E8336A;
}
.colorOrange a{
	background-color:#d94625;
}
.colorGreen a{
	background-color:#346006;
}
.ui-portlet-noborder .ui-portlet{
	border:0px;
}
.ui-portlet-noborder .ui-portlet-top,.ui-portlet-noborder .ui-portlet-bottom{
	display:none;
}
.ui-portlet-noborder .ui-portlet-content{
	margin:0px;
}
.products-list .empty-good{
	display: none;
}
.products-list .empty-good p{
	font-size: 16px;
	color: #C81623;
	text-align: center;
	margin-top: 30px;

}
.products-list .products-box:empty + .empty-good{
	display: block;
}

.title-border {
	position: absolute;
	bottom: 9px;
	width: 84px;
	height: 33px;
	border-bottom: solid 2px #0095d9;
}
/*新品推荐*/
#floornew .ui-portlet-top span.title,#goodsslider .ui-portlet-top span.title{
	/*color:#f72a2a;*/
}
#goodsslider .title-border,#floornew .title-border,#annoucement .title-border{
	/*border-bottom:solid 4px #f72a2a;*/
}
#goodsslider .title-border-end,#floornew .title-border-end,#annoucement .title-border-end{
	position: absolute;
	width: 10px;
	/*border-bottom: 4px solid #CC1212;*/
	bottom: -2px;
	left: 70px;
}
/*自定义展销商品title样式*/
#selfdefine span.title, .btm_content span.title {
	border-left: 5px solid #f15a4a;
	color: #333;
	line-height: 24px;
	height: 24px;
	font-weight: normal;
	font-size: 24px;
	padding-left:8px;
}
#selfdefine .title-border,.btm_content .title-border{
	border-bottom:none;
}
.selfdefin-btm{
	display:none !important;
	position: absolute;
	top: 33px;
	left: 0;
}
#selfdefine .selfdefin-btm{
	display:none !important;
}

/*billboard*/
#top10 .ui-portlet-top{
	background-color: #f5f5f5;
	border-bottom: 0;
}
#top10 .title-border{
	border-bottom:none;
}
.ui-billboard{
	width: 100%;
}
.top10_item .item_detail .detail_label {
	position: absolute;
	z-index: 100;
	float: left;
	line-height: 15px;
	margin: -5px 0 0 -10px;
	text-align: center;
	background-color: rgb(247, 42, 42);
	color: #FFF;
	width: 15px;
}

.top10_item .item_detail a.top10_thumb {
	float: left;
	width: 48px;
	height: 48px;
	border: none;
}

.top10_item .item_detail a.top10_thumb img {
	border: 0;
}

.top10_item .item_detail .top10_desc {
	float: left;
	height: 48px;
	line-height: 17px;
	margin-left: 10px;
	width: 70px;
}

.top10_item .item_detail .top10_desc .desc_title {
	float: left;
	color: #2e2e2e;
}

.top10_item .item_detail .top10_desc .desc_text {
	float: left;
	width: 100%;
	color: #808080;
}



.nc-field-long-hide {
	overflow: hidden;
	text-overflow: clip;
	width: 70px;
}

.hidden{
	display: none;
}
.billboard a.title_more, .billboard a.footer_more {
  color: #777777;
  display: inline;
  float: right;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  padding-right: 7px;
  text-decoration: none;
  width: 40px;
  margin-top:8px;
}

a.title_more:hover,a.footer_more:hover {
	text-decoration: underline;
}
.floatleft {
  float: left;
}
/*billboard*/

/*bulletin*/
#bulletin .ui-portlet-top{
	background-color: #f5f5f5;
	border-bottom: 0;
}
#bulletin .title-border{
	border-bottom:none;
}
.ui-bulletin {
	width: 100%;
	margin-top:10px;
	margin-left: 2px;
}
.hidden{
	display: none;
}

.bulletin-list {
	list-style: none;
    padding: 0;
    color:#29A2F7;
}
.bulletin-list li {
    float: left;
    line-height: 30px;
    width: 100%;
}
#annoucement .bulletin-list li{
	width:50%;
}

.bulletin-list li a {
	color: #393839;
    text-decoration: none;
    padding-left:10px;
}
.bulletin-date{	
	float:right;
	color:#393839;
	padding-right:40px;
}
/*bulletin*/
/*pubbulletin*/
#annoucement .ui-portlet-top{
	border-bottom: solid 1px #EEE;
}
.pubbulletin-tab{
	display: inline-block;  	 
	height: 33px;
    position: relative;  
    top: -1px;
    cursor: pointer;
}
.pubbulletin-tab.active{
	border-bottom: solid 2px #0095d9; 
}
/*pubbulletin*/

/*creditamount*/
.ui-creditamount{
	width:100%;
}
.ui-creditamount .ui-creditamoutul{
	padding-left:0;
	margin:0;
}
.ui-creditamount .ui-creditamoutsubul{
	padding:0;
	margin:0;
}
.ui-creditamount .ui-creditamoutli{
	float:left;
	line-height: 26px;
	width:100%;	
	list-style:none;
}
.ui-creditamount .ui-creditamoutsubli{
	list-style:none;
	line-height: 14px;
	color:#999999;
}
.ui-creditamout-productline{
	font-weight: bolder;
	color:#343637;
}
.ui-creditamout-balance{
	float:right;
}
.ui-creditamout-curSign{
	color:#fe7a10;
}
.ui-creditamout-nbalancemny{
	color:#fe7a10;
	padding-right:5px;
	font-weight: bolder;
}
/*creditamount*/



/*floor*/
#selfdefine .saleprice{
	margin-bottom:10px;
}
.ui-floor {
	width: 100%;
	/*background: url(../img/bg_channel_title.png) no-repeat;
	margin-top: 8px;*/
}

.ui-floor-btm {
	float: left;
	width: 100%;
	/* padding-bottom: 10px; */
	/*background: url(../img/bg_channel_btm.png) center 100% no-repeat;*/
}

.ui-floor-title {
	float: left;
	width: 100%;
	height: 25px;
}

.ui-floor-title-text{
	float: left;
	line-height: 25px;
	margin-left: 17px;
	color: #1a7ec3;
}

.ui-floor-title-more{
	 color: #777777;
	 display: inline;
	 float: right;
	 font-weight: bold;
	 height: 18px;
	 line-height: 18px;
	 padding-right: 7px;
	 text-decoration: none;
	 width: 40px;
	 margin-right: 32px;
}

.ui-floor .font_arial {
  font-family: Arial,serif;
}

.ui-floor .floatleft {
  float: left;
}

.ui-floor-list{
	float: left;
	width: 100%;
	margin: 0;
	display: inline;
}

.ui-floor .ui-floor-list>div {
	width:20%;
	position:relative;
	min-height:227px;
	box-sizing: border-box;
}
.publicportal #selfdefine .ui-floor .ui-floor-list>div{
	min-height:200px;
}

.ui-floor-item {
	float: left;
	background: white;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-left:0;
	
}
.ui-floor .floor_icon{
	float: left;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 2;
}

.ui-floor .ontop {
	margin:0;
	right:0;
	background-repeat: no-repeat;
}

/*新品推荐缎带图片*/
.mb-panel .floor_icon{
	float: left;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 2;
}

.mb-panel .ontop {
	margin:0;
	right:0;
	background-repeat: no-repeat;
}
.mb-panel .mb-position {
    position: relative;
}
.ui-floor .product_name {
	float: left;
	height: 40px;
	line-height: 20px;
	color: #343637;
	text-align: left;
	overflow: hidden;
	width: 150px;
}

.ui-floor .product_name.labeled {
	padding-left:10px;
}

.ui-floor-item a.product_thumb {
	float: left;
	width: 100%;
	overflow: hidden;
	height:130px;
	text-align: center;
	
}

.ui-floor-item a.product_thumb img {
	border: 0;
	margin-top: 20px;
	position: relative;	
	max-height: 130px;
	width:200px;
}

.ui-floor-item .floor {
	float: left;
	width: 100%;
	line-height: 18px;
	margin: 0;
	display: inline;
	margin-bottom: -20px;
}

.ui-floor-item .floor div{
	text-align: left;
	padding:10px;
	width: 100%;
}

.ui-floor-item .floor .nabnum{
	float: left;
	margin-bottom:10px;
}

.ui-floor-item .floor .nabnum>span{
	float: left;
	display: block;
	line-height:21px;
	color:#808080;
	width: 219px;
	height: 42px;
	overflow: hidden;

}
.ui-floor-item .floor .nabnum-bg{
	padding:0 10px;
	/*border-radius:5px;
	background-color:#e7f7ee;
	color:#1db866 !important;*/
}

.ui-floor-item .floor .nabnum a {
	display: inline-block;
	float: none;
	width: 100%;
	position: static;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.nabnum_unit {
	height: 18px;
}

.ui-floor-item .floor a{
	float: right;
	margin-right: 0;
	position: relative;
	top: -40px;
	right: 20px;
}
/*.ui-floor a.noprice {
	background: url("../img/noshopping_item.png") !important;
	cursor: not-allowed;
	width: 18px;
	height: 18px;
	top: -17px;
}

.ui-floor a.nonabnum{
	background: url("../img/noshopping_item.png") !important;
	float: right;
	height: 18px;
	width: 18px;
	margin-right: 10px;
	cursor: not-allowed;
}*/

.priceloaded,.nabnumloaded{
	display: none;
}

.ui-floor .ul-floor-saleprice{
	color:#d70000;
	font-size:16px;
	/*ie8 hack*/
	font-size:14px\9;
	line-height: 16px;
	font-weight:bolder;
	font-family:arial;
	font-weight:bold;
	
}
.ui-floor .saleprice .ul-floor-saleprice{
	margin-left: 8px;
	font-family:arial;
}
.ui-floor .ul-floor-noprice{
	font-size:12px;
	line-height: 12px;
}
#selfdefine .ui-floor-list{
	width: 100%;
	border-left: solid 1px #EFEFEF;
}
/*floor*/


/*orderbox*/
.order_box {
	width: 100%;
	height:350px;
}

.order_box a{
	text-decoration: none;
}	

.order_box_content {
	width: 100%;
}
.order_box_content li {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.order_box_content_num {
	color: #ff0000;
}

.order_box_content_num a {
	color: #ff0000;
}

.order_box .font {
	color: #5F5F5F;
}

.order_box_footer .order_btn_add {
	color: #5F5F5F;
	display: inline;
	height: 18px;
	line-height: 18px;
	margin: 7px 0 3px 13px;
	text-decoration: none;
	float: left;
}

.order_box_footer .order_btn_add .icon_add {
	/*background: url("../img/icons.png") no-repeat scroll -44px -44px
		transparent;*/
	display: inline;
	height: 18px;
	width: 18px;
	margin-right: 3px;
}

.order_box_footer .order_btn_add span{
	float: right;
	margin-right: 6px;
}

.order_box_footer a.footer_more {
	color: #777777;
	display: inline;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-right: 7px;
	text-decoration: none;
	width: 40px;
}
/*orderbox*/







/*todolist*/
.order_box {
	width: 100%;
	border: solid 1px #E9E9E9;
}

.order_box a {
	text-decoration: none;
}

.todo_content {
	width: 100%;
}

.todo_content li {
	list-style-type: none;
	float: left;
}

.todo_content_num {
	color: #F23327;
	width: 18px;
	height: 18px;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	border-radius: 18px;
	position: relative;
	top: -10px;
}

.todo_content_num a {
	color: #ff0000;
}

.order_box_footer {
	width: 100%;
	background-color: #F2F2F2;
	padding-top:0;
}
.order_box_footer a.footer_more {
	color: #777777;
	display: inline;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-right: 7px;
	text-decoration: none;
	width: 40px;
}
.ui-level-one {
	padding: 0;
	margin:0;
}

.ui-level-two {
	padding-left: 20px;
}

.ui-hidden {
	display: none;
}
.order_box_footer a{
	display: inline-block;
	float: left;
	margin: 5px 0px 5px 12px;

	text-align: center;
	line-height: 40px;
	width: 122px;
	height: 40px;
}
.todo_favorite {
	display: block;
	color: #666;
	background-color:#F9F9F9;
	border:solid 1px #d2d2d2;
	width: 120px !important;
	height: 38px !important;
	position: relative;
	
}
.todo_favorite:hover {
	background-color:#EEE;	
}
.todo_neworder{
	color:#FFF;
	background-color:#54b83f;
}
.todo_neworder:hover{
	background-color:#66D44F;
}
.todo_neworder:active{
	background-color:#369552;
}
#todo_list .ui-portlet-content{
	margin:0;
}
.todo_favorite .tip{
	
}
.ui-icon{
	display:inline-block;
	width:18px;
	height:18px;
}
.ui-icon-plus{
	position: relative;
	top: -1px;
	left: 0px;
	font-size: 22px;
	line-height: 12px;
}
.todo-op-title{
	position:relative;
	top:-3px;
}
.todo_header{
	border-bottom: solid 1px #E9E9E9;
	padding: 8px 10px 0 10px;
}
.welcome{
	display: inline-block;
	color: #11a5ea;
	position: relative;
	top: -8px;
}

.todo_line {
	width: 100%;
	/*border-bottom: solid 1px #E9E9E9;*/
}
.todo_line ul {
	padding: 0;
	margin: 0;
}
.todo_item {
	width: 33.3333%;
	text-align: left;
	min-height: 18px;
	padding: 15px 0 10px 0;
	position: relative;
	left: 17px;
}
.todo_item_0{
	/*display:none;*/
}
/*如果数量是0则隐藏*/
.todo-count-0{
	display:none !important;
}
.expand-more{
	text-align: center;
	padding: 8px 0;
	cursor: pointer;
	color: #B0B0B0;
}
/*todolist*/
/*dragable*/
.ui-dragable-dragbackground{
	padding:10px;
}
.ui-dragable-dragbackground a{
	text-align:center;
	border:1px #222 dashed;
	height:112px;
	padding-top:88px;
	display:block;
}
/*portletedit.css*/
/*.ui-portlet �༭*/
.ui-portlet-editpanel{
	padding-top:20px;
}
.ui-portlet-edit{
	padding-left:40px;
}
.ui-portlet-edit span{
	width: 80px;
	display: block;
	float: left;
	padding-top: 5px;
	color:#5F5F5F;
	font-weight: bold;
}
.ui-portlet-edit input{
	width: 70%;
}
.ui-portlet-submit{
	text-align: center;
	margin: 10px 10px 0 10px;
	padding-top: 5px;
	border-top: 1px solid #DDD;
}
.J-portlet-dragable .ui-portlet-top{
	cursor:move;
}
/*portletedit.css*/

/*Goodsslider*/
	/*movingboxes*/
	/*** Overall MovingBoxes Slider ***/
.mb-wrapper {
	margin: 0 auto 20px;
	position: relative;
	left: 0;
	top: 0;
}

/* Panel Wrapper */
.mb-slider, .mb-scroll {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;

	/***(>'-')> Control Panel Font size here <('-'<)***/
	font-size: 18px;
}

/* active slider border highlight */
.mb-active-slider {
	border-color: #333;
}

/*** Slider panel ***/
.mb-slider .mb-panel {
	margin: 0;
	padding: 20px;
	display: block;
	cursor: pointer;
	float: left;
	list-style: none;
}

/* Cursor to arrow over current panel, pointer for all others,
change .current class name using plugin option, currentPanel : 'current' */
.mb-slider .mb-panel {
	cursor: auto;
}

/*** Inside the panel ***/
.mb-inside {
	padding: 0;
	
}

.mb-inside * {
	max-width: 100%;
}
.mb-inside a{
	display: inline-block;
	height: 130px;
	width: 100%;
}
.mb-inside img{
	display: block;
	margin:0 auto;
	max-height: 130px;
	border-style:none;
}
/*** Controls added below the panels ***/
.mb-controls {
	display: none;
}

.mb-active-slider .mb-controls {
	background: #333;
}
/*ctn*/
/* Overall & panel width defined using css in MovingBoxes version 2.2.2+ */
#goodsslider-ctn { width: 600px; }
.publicportal #goodsslider-ctn { 
	width: 1134px; 
}
#goodsslider-ctn > li { width: 200px; }
.product_name{
	height: 40px;
	line-height: 20px;
	color: #343637;
	text-align: left;
	overflow: hidden;
	width: 160px;
}
.saleprice{
	color: #d70000;
	font-size: 14px;
	font-family:arial;
	font-weight:bold;
}
/*库存*/
.mb-inside .nabnum>span {

	line-height: 21px;
	color: #808080;
}
.mb-inside .nabnum-bg {
	padding: 0 10px;
	border-radius: 5px;
	/*background-color: #e7f7ee;
	color: #1db866 !important;*/
	display: inline-block;
}
.mb-inside .nabnum-bg span{
	font-size: 12px;
	line-height:21px;
}
/*购物车图标*/
.mb-inside div a{
	float: right;
	margin-right: 0;
	position: relative;
	top: -25px;
	right: 11px;
}
.mb-inside a.nonabnum,.mb-inside a.noprice{
	/*background: url("../img/noshopping_item.png") !important;
	float: right;
	height: 18px;
	width: 18px;
	margin-right: 10px;
	cursor: not-allowed;*/
}
#goodsslider .ui-portlet-top,#floornew .ui-portlet-top{
	border-bottom: solid 1px #EEE;
}
/*Goodsslider*/


/*slide2*/
/*幻灯片*/
.slideshow {
	/*float: left;去掉浮动*/
	width: 100%;
	height: 350px;
}

.slideshow .slide_images {
	position: relative;
	float: left;
	width: 100%;
	height: 350px;
	overflow: hidden;
}

.slideshow_pics {
	position: absolute;
	float: left;
/*	width:4300px;*/
	height: 350px;
}
/*slide2*/

#bulletin {
	border: solid 1px #E9E9E9;
}

.user-status{
	width: 100%;
	/*background: red;*/
	margin-top: 10px;

}
.user-status :after{
	content: '';
	height: 0;
	overflow: hidden;
	visibility: hidden;
	display: block;
	clear: both;
}
.user-status dl{
	margin-bottom: 10px;
}
.user-status dl dt{
	float: left;
	width:80px;
	height: 80px;
	background: #C9C9C9;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	overflow: hidden;
	margin-left: 18px;
	margin-right: 22px;

}
.user-status dl dt img{
	border: 0;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	width: 60px;
	height: 60px;

}
.user-status dl dd{
	padding-top: 18px;
	float: left;

}
.ui-portlet-content .user-status dl dd p{
	font-size: 10px;
	line-height: 20px;
	color: #666666;
}
.order_box_footer a {
	display: block;
}
.order_box_footer a  span{
	text-align: center;
	display: block;
}
.sy-phone{
	margin-top: 8px;
	margin-left: 40px;
	height: 40px;
	background: bisque;
	background: url(../images/phone.png) left center no-repeat;
	line-height: 40px;
	padding-left: 40px;
	color: #666666;
	font-size: 12px;
}
.fankui{
	margin-left: 40px;
	height: 40px;
	background: bisque;
	background: url(../images/fankui.png) left center no-repeat;
	line-height: 40px;
	padding-left: 46px;
	color: #666666;
	font-size: 12px;
}
.fankui a{
	color: #666666;
}