/* CSS Document */

.g_sosobox{
	margin:10px;
	background:#f3f3f3;
	border:1px solid #E3E3E3;
}
.g_sosobar{
	height:36px;
	width:100%;
	position:relative;
}
.g_sosobar .g_sbico_cate{
	width:14px;
	height:14px;
	position:absolute;
	display:block;
	left:10px;
	top:3px;
	font-family:sosa;
	color:#919daa;
	font-size:20px;
	
}
.s_sbsoso{
	position:absolute;
	left:40px;
	top:0px;
	height:36px;
	min-width:260px;
}
.s_sbsoso input{
	height:36px;
	line-height:36px;
	border:none;
	background:none;
	width:224px;
	border-left:1px solid #e3e3e3;
}
.g_sosobar .g_sbico_soso{
	width:14px;
	height:14px;
	position:absolute;
	display:block;
	right:15px;
	top:3px;
	font-family:sosa;
	color:#919daa;
	font-size:20px;
}

.a_catschoose{
	width:100%;
	min-height:30px;
}
.a_catschoose ul li {
    height: auto;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.a_catschoose dl{
    border-top: 1px solid #e3e3e3;
    color: #888;
    min-height: 22px;
    line-height: 22px;
    padding: 7px 0px 6px;
	width:100%;
}
.a_catschoose dl dt{
	color: #000;
    float: left;
    line-height: 21px;
    padding-right: 3px;
    text-align: right;
    width: 40px;
}
.a_catschoose dl dt a{
	margin-right:10px;
}

.a_catschoose dl dd{
	float: left;
    width: 250px;
	position:relative;
}
.a_catschoose dl dd ul{
	width:100%;
}

.a_catschoose dl dd ul li{
	float:left;	
}
.a_catschoose dl dd ul li a{
    background-color: #E5EFFB;
    color: #085C9B;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    white-space: nowrap;
    word-break: break-all;
}
.a_catschoose dl dd ul li a:hover{
	background-color:#d0e5ff;
	border:1px solid #cad2de;
	color:#124873;
	height:18px;
	line-height:18px;
	padding:0 7px;
}


.a_catschoose dl dd dl {
    border-bottom: 0px;
	border-top:0px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.a_catschoose dl dd dl dt, .a_catschoose dl dd dl dd {
    float: left;
    font-weight: normal;
    height: 21px;
	line-height:21px;
    padding-bottom: 4px;
    padding-right: 5px;
    width: auto;
}
.a_catschoose dl dd dl dd a{
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    padding-left: 3px;
    white-space: nowrap;
	color:#999;
}

.a_catschoose dl dd dl dd a {
    
}

.a_catschoose dl dd dl .current a {
    background-color: #558A39;
    color: #FFFFFF !important;
    position: relative;
}

.a_catschoose dl dd dl .current .arrow {
}

.a_expend_btn{
	width:100%;
	height:16px;
	background:#eee;
	display:inline-block;
	cursor:pointer;
}
.a_expend_btn i{
	width:22px;
	height:12px;
	display:block;
	margin:auto;
	margin-top:2px;
	font-size:14px;
	font-family:sosa;
	color:#919daa;
	font-style:normal;
	line-height:14px;
}

.a_expend_btn .a_expand_down{
	background:url(../images/icons.png) -374px -123px;
}
.a_expend_btn .a_expand_up{
	
}


/*商品盒子*/

.g_p_box {
    height: auto;
    margin: 10px auto;
    overflow-x: hidden;
	overflow-y:hidden;
    width: 300px;
}
.g_p_list {
    height: auto;
    position: relative;
    top: -10px;
    width: 310px;
	z-index:1;
}
.g_p_list ul {
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.g_p_list ul li {
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    width: 145px;
}
.commodity_m {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 2px #DEDEDE;
    float: left;
    height: auto;
    position: relative;
    width: 145px;
}
.commodity_zright {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4E4E4;
    float: left;
    height: auto;
    position: relative;
    width: 223px;
}
.product_img {
    height: auto;
    min-height: 25px;
    overflow: hidden;
    position: relative;
}
.product_img a {
    display: block;
    margin: 0;
    padding: 0;
    width: 235px;
}

.product_img .if_pb_pi_toolbar .if_ppt_wrap .if_ppt_box a {
    background: url("../images/public/picbar.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 13px;
    line-height: 13px;
    margin-top: 6px;
    padding-left: 16px;
    padding-right: 12px;
    width: 30px;
}
.product_img .if_pb_pi_toolbar .if_ppt_wrap .if_ppt_box .if_pptb_sc {
    margin-left: 30px;
}
.product_img .if_pb_pi_toolbar .if_ppt_wrap .if_ppt_box .if_pptb_pl {
    background-position: 0 -15px;
}
.product_img .if_pb_pi_toolbar .if_ppt_wrap .if_ppt_box .if_pptb_sh {
    background-position: 0 -29px;
}
.discount_float {
    background: url("../images/discount.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    height: 33px;
    left: 160px;
    line-height: 33px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 53px;
}
.shopping_information {
    height: auto;
    margin: 2px 5px 0;
    padding-bottom: 5px;
}
.discount {
    height: 20px;
    line-height: 20px;
    position: relative;
    width: auto;
}
.list_price {
    color: #F15200;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    width: 65px;
}

.money_color {
    color: #F15200;
    font-size: 15px;
}
.old_price {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-left: 8px;
    text-decoration: line-through;
    width: 65px;
}

.product_title {
    color: #666666;
	min-height: 20px;
    line-height: 20px;
	padding-top:5px;
	padding-bottom:10px;
    overflow: hidden;
}
.product_title a{
	color: #666666;
}
.product_title a:hover{
	color:#1D53BF;
}

.product_piece {
	height:18px;
    color: #666666;
    position: relative;
    width: 100%;
}
.if_ppt_toshop_span {
    position: absolute;
    right: 2px;
}
.if_ppt_toshop_span a {
    color: #999999;
}
.if_ppt_toshop_span a:hover {
    color: #529618;
}
.renshu {
    color: #F15200;
    height: 20px;
    margin-left: 3px;
    margin-right: 4px;
    width: 15px;
}
.consumer {
    height: 45px;
    width: 100%;
	position:relative;
}

.add_cart {
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    margin-top: 8px;
    width: 100px;
	background:#3a88f2;
	clear:#fff;
	text-align:center;
}
.add_cart i{
	font-family:sosa;
	font-size:14px;
	font-style:normal;
	color:#fff;
	padding-right:2px;
	position:relative;
	top:-2px;
}
.add_cart span{
	color:#fff;
}

.payment {
    position: absolute;
    right: 8px;
    top: 12px;
}

