.daohang a#goods{ background:#FF960E; text-decoration:none;background-repeat:no-repeat; text-align:center; color:#ffffff; font-weight:bold}
.green .daohang a{ color:#ffffbb!important;}
.blue .daohang a#goods{background-position:center 0;}
.green .daohang a#goods{background-position:center -40px;}
.orange .daohang a#goods{background: url("../orange/images/current_bg.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);}


/***自营页面样式*******/
.self-banner{
	width: 100%;
	height: 400px;
	background: url(../images/self/banner.png) no-repeat center center;
	font-family: Microsoft Yahei;
}
.self-banner .banner-rule{
	float: left;
	width: 230px;
	height: 400px;
	background: #fff;
	padding: 20px 0;
	box-sizing: border-box;
}
.banner-rule .rule-item{
	width: 100%;
	display: inline-block;
	margin: 15px 0;
	padding: 0 20px;
	box-sizing: border-box;
}
.rule-item i.rule-icon1{
	height: 32px;
	width: 32px;
	background: url("../images/self/icon1.png") no-repeat center center;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.rule-item i.rule-icon2{
	height: 32px;
	width: 32px;
	background: url("../images/self/icon2.png") no-repeat center center;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.rule-item i.rule-icon3{
	height: 32px;
	width: 32px;
	background: url("../images/self/icon3.png") no-repeat center center;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.rule-item h3{
	color:#616161;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.rule-item p{
	color:#989898;
	font-size: 12px;
	line-height: 16px;
}
.rule-item.tc{
	text-align: center;
	margin-top: 5px;
}
.rule-item.tc a{
	font-size: 12px;
	color:#ff5800;
}
.rule-item.tc .rule-right{
	height: 13px;
	width: 12px;
	display: inline-block;
	margin-left: 3px;
	background: url("../images/self/right.png") no-repeat center center;
	margin-bottom:-2px;
}
.rule-bottom{
	border-top: 1px dashed #dedede;
	padding: 26px 32px 0;
}
.rule-bottom a{
	width: 166px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	display: block;
	color:#fff;
	background: #ff5800;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
}
.rule-bottom .rule-right2{
	height: 17px;
	width: 13px;
	display: inline-block;
	margin-left: 4px;
	background: url("../images/self/right4.png") no-repeat center center;
	margin-bottom:-2px;
}

.self-store{
	margin-top: 40px;
}
.self-store h2{
	font-size: 24px;
	color:#505050;
	text-align: center;
}
.self-store-box {
	background: #e2e2e2;
	width: 100%;
	height: auto;
	padding: 30px 30px 0;
	margin-top: 20px;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 2px;
}
.self-store-box li{
	float: left;
	width: 202px;
	height: 150px;
	background: #fff;
	border-radius: 6px;
	margin: 0 30px 30px 0;
}
.self-store-box ul li:nth-child(5n+5){
	margin-right: 0;
}
.self-store-box li .self-logo{
	height: 95px;
	line-height: 95px;
	width: 100%;
	text-align: center;
}
.self-store-info{
	color:#979797;
	font-size: 12px;
	padding: 3px 10px;
}
.self-store-info p{
	line-height: 20px;
}
.self-store-info .view-info span{
	width: 108px;
	display: inline-block;
	white-space: nowrap;
	overflow:hidden;
}
.self-store-info .view-info span:nth-child(2){
	width: 65px;
	display: inline-block;
	text-align: right;
}
.self-store-info .view-info span .view-icon{
	height: 14px;
	width: 19px;
	display: inline-block;
	background: url("../images/self/view.png") no-repeat center center;
	vertical-align: middle;
}
.self-store-info .goto-store{
	text-align: center;
}
.self-store-info .goto-store a{
	color: #979797;
}
.self-store-info .rule-right3{
	height: 13px;
	width: 12px;
	display: inline-block;
	margin-left: 2px;
	background: url("../images/self/right3.png") no-repeat center center;
	margin-bottom:-2px;
}

.self-content{
	margin-top: 40px;
}
.content-top{
	width: 1190px;
	height: 53px;
	margin-bottom: 26px;
}
#wrapper{
	width: 190px;
	border: 1px solid #ececec;
	border-radius: 8px;
}
.container{
	margin: 7px 7px;
	border: 1px solid #ececec;
	border-radius: 6px;
}
.container_title{
	line-height: 34px;
	border-bottom: 1px solid #ebebeb;
	border-radius: 6px;
	background: #f7f7f7;
	text-align: center;
}
.container_title_span{
	font-size: 14px;
	color: #232323;
	font-weight: bold;
}
.container_tab{
	width: 164px;
	margin: auto;
	margin-top: 12px;
}
.container_download{
	width: 75px;
	line-height: 28px;
	background: #f7f7f7;
	text-align: center;
	float: left;
	margin-bottom:12px;
	border: 1px solid #ececec;
	border-radius: 4px;
}
.container_guanzhu{
	width: 75px;
	line-height: 28px;
	background: #f7f7f7;
	text-align: center;
	float: left;
	margin-bottom:12px;
	margin-left: 10px;
	border: 1px solid #ececec;
	border-radius: 4px;
}
.img_click{
	width:14px;
	height:14px;
	vertical-align: middle;
	cursor: pointer;
}