/*
 *  挂件圆角，挂件投影
 */
.boxSd {
	-moz-box-shadow: 2px 2px 2px 1px #3C3C3C;
	-webkit-box-shadow: 2px 2px 2px 1px #3C3C3C;
	box-shadow: 2px 2px 2px 1px #3C3C3C;
}
.boxRd {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.rd {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
/**
 * 图片居中，width，height，*font-size单独写 *font-size = height / 1.14
 */
.picMid {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	*display: block;
	*font-family: Arial;
    +display: inline-block;
}
/**
 * duke  挂件标签
 */
.bg_mark_upload, .bg_mark {
	top: 0px;
	left: 0px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	line-height: 15px;
	position: absolute;
	width: 36px;
	height: 37px;
	z-index: 20;
}
.bg_mark_upload.list{
    left: 15px;
    top: 15px;
}
.bg_mark {
	background: url("/themes/gugu/images/redmark.png") no-repeat;
}
/*
 * ================左侧所有挂件Title样式================
 */
.com-title {
	height: 30px;
	background: url("/themes/gugu/images/img/201212061541.png") 0 -252px repeat-x;
	border-bottom: 1px solid #CCCBCB;
}
.com-title span {
	padding: 0 6px;
	font-size: 14px;
	line-height: 30px;
}
.brand_title {
	width:192px;
	height:29px;
	line-height:30px;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -13px -84px ;
}
/*
 * ================左侧所有挂件广告样式================
 */
.com-ad {
	overflow: hidden;
	margin: 0px 2px 3px;
	*margin-bottom: 6px;
	text-align: center;
    padding-top: 4px;
}
/*
 * ================首页产品分类列表各个title================
 */
.capBar {
	width:990px;
	border-bottom: 2px solid #D12828;
}
/*
 * ================首页谷谷快报 gugu_article================
 */
.ArticleListWrap {
	text-align: left;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid #CCCBCB;
	padding-bottom:4px;
}
.articleList {
	text-indent:10px;
}
.articleList a {
	line-height: 19px;
	display: block;
}
.article_header {
	height: 30px;
    width: 192px;
	border-bottom: 1px solid #CCCBCB;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -231px -83px ;
}
/*
 * ================首页明星品牌 gugu_brand================
 */
.BrandListWrap {
	text-align: left;
	overflow: hidden;
}
.com-title a {
	margin-left: 50px;
}
.brandTitle a {
	margin-left: 20px;
}
.brandList {
	overflow: hidden;
	margin: 5px 0px;
}
.brandList div {
	margin: 3px 7px;
	float: left;
	width: 80px;
	height: 30px;
	overflow: hidden;
}
/*
 * ================首页销售排行榜 gugu_hot_list================
 */
.HotListWrap, .NewsListWrap {
	text-align: left;
	margin: 10px 0 0px;
	overflow: hidden;
	border: 1px solid #CCCBCB;
	background: #fff;
}
.hotTag {
	margin: 8px auto;
	text-align: center;
	width: 130px;
	height: 21px;
	font-size: 14px
}
.hotPrev, .hotNext {
	cursor: pointer;
	margin-top: 1px;
	height: 9px;
	width: 15px;
}

.hotPrev {
	display:block;
	margin-top:5px;
	float: left;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -14px -130px ;
}
.hotNext {
	float: right;
	display:block;
	margin-top:5px;
	margin-left:7px;
    width: 8px;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -14px -121px ;
}
.hotscroll {
	overflow: hidden;
	margin: 0 auto;
}
.hotscroll span {
	float: left;
	width: 100px;
}
.hotList dl {
	overflow: hidden;
	margin-top:-5px;
	margin-bottom:5px;
}
.hotList dd {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.hotList dt, .hotList dd {
	float: left;
	height:30px;
	line-height:30px;
}
.hotrank, .newsrank {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width: 10%;
	width:15px;
	height:15px;
	background:#cccbcb;
	margin-left:5px;
}
.weekListContent dt{
    width: 10%; float: left;font-size: 14px;text-align: center;margin-top: 5px; line-height:15px;
}
.hotList .hotname {
	width: 45%;
	text-indent:10px;
}
.hotList .hotprice {
	font-weight: bold;
	color: #D12828;
	width: 40%;
}
/*
 * ================新闻页面头条新闻 gugu_news================
 */
.com-title-red {
	background: url("/themes/gugu/images/img/201212061541.png") 0 -163px repeat-x;
	color: #FFF;
}
.newsrank {
	color: #D12828;
}
.hotList .newsname {
	width: 85%;
	margin-left: 8px;
	font-size:14px;
}
.hotList .nodename {
	width:100%;
	text-indent:10px;
}
.nodename a {
	text-decoration:none;
}
.art_menu_link {
	display:block;
	width:192px;
	height:30px;
}
.red_link {
	background: none repeat scroll 0% 0% rgb(178, 6, 6);
	color: #FFF;
}
a.art_menu_link:hover {
	background: none repeat scroll 0% 0% rgb(178, 6, 6);
	color: #FFF;
}
/*
 * ================首页产品分类列表 gugu_goods================
 */
.GoodsWrap {
	position: relative;
	margin-left: 6px;
	width: 788px;
	overflow: auto;
	border: 1px solid #CCCBCB;
	background: #fff;
}
/*商品条目*/
.goods_titleLi01 {
	cursor: pointer;
	float: left;
	height: 31px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #CCCBCB;
}
.goods_titleLi02 {
	cursor: pointer;
	float: left;
	height: 31px;
	width: 80px;
	text-align:center;
	line-height: 30px;
	border-right: 1px solid #CCCBCB;
	background: #FFF;
	color: #D12828;
}
.pic_container {
	width:980px;
	padding:5px;
	margin-top:15px;
}
.a_link {
	cursor: pointer;
	display:block;
	height: 31px;
	width: 80px;
	color: #3c3c3c;
	text-align:center;
	text-decoration:none;
}
.goods_titleLi02 a.a_link {
    color: #b20606;
}
.goods_tabpic {
	overflow: hidden;
	/*padding-bottom: 8px;
	 margin-top: 28px;*/
	float: left;
	height: 415px;
	width: 180px
}
.goods_tabpic a {
	width: 200px;
	height: 404px;
	*font-size: 353px;
}
.goods_tabcontent {
	overflow: hidden;
	margin-top: 28px;
}
.grid_tabcontent {
	overflow: hidden;
	background: #fff;
}
.goods_tabcontent ul, .grid_tabcontent ul {
	margin: 3px 0;
	padding-left: 11px;
	width: 132px;
	float: left;
}
.goods_tabcontent li, .grid_tabcontent li {
	line-height: 20px;
	overflow:hidden;

}
#index-content {
	padding:0;
	width:174px;
	height:191px;
	margin-right:5px;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -13px -187px ;
}
.product_area_title {
	height:30px;
	line-height:30px;
	text-align:center;
	text-overflow:ellipsis;
	overflow:hidden;
	width:150px;
	margin:0 auto;
}
#index-content li a {
	width:174px;
}
/*还购买了那些商品的分割符*/
.goods_line{
width:1px;
height:190px;
/*background: url("/themes/gugu/images/img/goods_line.png")  no-repeat;*/
padding-left:1px;
/*margin-left:3px;*/
}
.goods_tabcontent .picMid, .grid_tabcontent .picMid {
	width: 120px;
	height: 120px;
	*font-size: 105px;
}

.picMid img{
    vertical-align: middle;
}
.grid_tabcontent li.goods_name{
    height: 40px;text-overflow:ellipsis;overflow:hidden;padding-right: 5px;
}
.goods_tabcontent span, .grid_tabcontent span {
	color: #D12828;
}
.goods_tabmore {
	position: absolute;
	right: 21px;
	bottom: 0;
	line-height: 30px;
}
.goods_tabmore a, .goods_tabmore a:hover {
	color: #4769B0
}
/*
 * ================首页产品活动区 gugu_product_activity_area================
 */
.ActivityAreaWrap {
	margin: 10px 0px 10px 6px;
	overflow: hidden;
	border: 1px solid #CCCBCB;
	height: 311px;
	background:#fff;
	width: 790px;
	
}
.areaNav {
	height: 30px;
	background: url("/themes/gugu/images/img/201212061541.png") 0 -252px repeat-x;
	border-bottom: 2px solid #D12828;
}
.areaNav li {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 120px;
	border-right: 1px solid #CCCBCB;
}
.nav-on {
	color: #FFF;
	background: #D12828;
}
.switchable-content a:hover {
	cursor: pointer;
	color: #D12828;
}
.scrollable {
	position: relative;
	width: 784px;
}
.scrollable .prev, .scrollable .next {
	position: absolute;
	display: block;
	width: 17px;
	height: 132px;
	background: #008000;
	top: 50px;
	cursor: pointer;
}
.scrollable .prev {
	left: 10px;
	height:30px;
	width:24px;
	margin-top:50px;
	background: url("/themes/gugu/images/img/20140101.png") repeat -39px -145px ;
}
.scrollable .next {
	right: 12px;
	height:30px;
	margin-top:50px;
	width:24px;
	background: url("/themes/gugu/images/img/20140101.png") repeat  -12px -145px ;
}
.scrollable .switchable-triggerBox {
	position: absolute;
	bottom: 0;
	right: 50%;
}
.scrollable .switchable-triggerBox li {
	float: left;
	padding: 5px;
	font-size: 24px;
	cursor: pointer;
}
.scroller {
	position: relative;
	width: 715px;
	height: 222px;
	margin: auto;
	overflow: hidden;
}
.ActivityAreaWrap dl {
	width:100%;
}
.ActivityAreaWrap dl dt {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#f8f8f8;
    font-size: 14px;
}
.ActivityAreaWrap dl dt:hover {
	cursor:pointer;
	background:#f1f1f1;
}
.ActivityAreaWrap dl dt.choosed {
	background:#eee;
    font-weight: bolder;
    color: #b20606;
    font-size: 15px;
}
.index_hide {
	width:9px;
	height:10px;
	display:inline-block;
	margin-left:5px;
	/*background:url("/themes/gugu/images/img/index_hide.png");*/
}
/*
 * ================首页菜单 gugu_menu================
 */
.MenuWrap {
	padding: 0 25px;
	width: 990px;
	height: 32px;
}
.MenuWrap i {
	position: absolute;
	top: 0px;
	right: -1px;
	height: 32px;
	width: 3px;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -412px -41px ;
}
.all-pro, .nav-pro {
	float: left;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 15px;
}
.all-pro {
	position: absolute;
	width: 193px;
	background: url("/themes/gugu/images/img/201212061541.png") 0 -34px no-repeat;
	z-index: 100
}
.nav-pro {
	position: absolute;
	margin-left: 192px;
	width: 798px;
	z-index: 120
}
.all-pro a, .nav-pro a {
	display: block;
	height: 32px;
	color: #FFF;
    overflow: hidden;
}

.all-pro .fst-menu a:hover, .nav-pro a:hover {
	color: #FFF;
	text-decoration: none;
}
.fst-menu {
	float: left;
}
.sec-menu {
	display: inline-block;
	position: relative;
	width: 193px;
	text-align: left;
	background: #FFF;
	z-index: 100;
}
.sec-menu.sec-menu-pro{
    margin-left: -1px;
}
.sec-menu a {
	position: relative;
    border: 0;
	overflow: hidden;
	padding-left: 14px;
	font-size: 14px;
	height: 29px;
	line-height: 28px;
	font-weight: normal;
	color: #3C3C3C;
	background: url("/themes/gugu/images/img/201212061541.png") 0 -103px no-repeat
}
.sec-menu-pro a {
	border: 1px solid #CCCBCB;
	border-top: none;
	background: none;
}
.trd-menu {
	position: absolute;
	z-index: 120;
	border: 1px solid #D12828;
	left: 192px;
	width: 560px;
	padding-bottom: 20px;
	background: #FFFFFF;
}
.trd-subitem {
	position: relative;
	overflow: hidden;
	line-height: 20px;
	padding: 8px 0;
	border-bottom: 1px dotted #CCCBCB;
	background: #FFF;
}
.trd-subitem em {
	font-size: 12px;
	color: #D12828;
	text-align: center;
	float: left;
	padding: 4px 6px 0 0;
	width: 70px;
	height: 100%;
}
.trd-subitem span {
	float: left;
	height: 14px;
	margin: 4px 0px;
	line-height: 14px;
	padding: 0px 8px;
	border-left: 1px dotted #CCCBCB;
}
.trd-subitem a {
	margin: 0;
	padding: 0;
	height: 15px;
	line-height: 16px;
	white-space: nowrap;
	font-size: 12px;
	border: none;
	background: none;
}
.trd-subitem a:hover {
	color: #D12828;
	text-decoration: underline;
	background: none;
	border: none;
}
div .sec-over {
    color: #b20606;
    z-index: 140;
    top: -1px;
    background-position: 0 -132px;
    padding-top: 1px;
}
.nav-efs {
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -201px -188px ;
    margin-left: -2px;
    padding-left: 2px;
}
.sec-each a{
    color: #3C3C3C;
    text-decoration: none;
}
/*.sec-each .sec_a{*/
    /*z-index: 100;*/
    /*top:0;*/
    /*padding-top: 0;*/
/*}*/


/*.sec-each .sec_a{*/
    /*z-index: 100;*/
    /*top:0;*/
    /*padding-top: 0;*/
/*}*/

/*.sec-each .sec_a:hover{*/
    /*color: #b20606;*/
    /*z-index: 140;*/
    /*top: -1px;*/
    /*background-position: 0 -132px;*/
    /*padding-top: 1px;*/
/*}*/
.sec-each .sec_a{
    color: #b20606;
    z-index: 140;
    top: -1px;
    background-position: 0 -132px;
    padding-top: 1px;
}

/*.sec-each .sec_a:hover{*/
    /*color: #b20606;*/
    /*z-index: 140;*/
    /*top: -1px;*/
    /*background-position: 0 -132px;*/
    /*padding-top: 1px;*/
/*}*/
/*
 * ================搜索框 gugu_search================
 */
.search_form {
	padding-top: 30px;
	width: 340px;
}
.search_form dl {
	width: 330px;
	height: 29px;
	overflow: hidden;
	margin-left:30px;
	border: 1px solid #870606;
}
.search_form dt, .search_form dd {
	float: left;
}
.search_form dt {
	border-right: 1px solid #870606;
}
.search_form dt input {
	height: 22px;
	width: 244px;
	outline: none;
	background: transparent;
	border: 0px;
	background:#fff;
}
.search_form dd input {
	cursor: pointer;
	height: 29px;
	width: 75px;
	background: url("/themes/gugu/images/img/201212061552.png") 0 -333px no-repeat;
	border: 0px;
}
/*
 * ================我的谷谷 gugu_member================
 */
.GuGuWrap, .ShopCartWrap {
	position: absolute;	 
	text-align: left;
	z-index: 200;
	margin: 0px;
	padding: 0px
}
.GuGuWrap .gutitle{
    height: 22px;
    font-size: 12px;
    border-bottom: 1px solid #E0E0E0;
}
.GuGuWrap dt, .ShopCartWrap dt {
	height: 34px;
	width: 116px;
	text-align: center;
}
.GuGuWrap dt,.ShopCartWrap dt{
    height:31px ;
    background-color: #f1f1f1;
    border: 1px solid #E2E2E2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 90;
}
.GuGuWrap dt:hover{
    cursor: pointer;
}
.GuGuWrap .hover dt,.ShopCartWrap .hover dt{
    background-color:#FFF;
    box-shadow: 0 0 5px #DDDDDD;
    border-bottom-color: #FFF;
    border-style: solid solid none;
}
.GuGuWrap .hover s,.ShopCartWrap .hover s{
    width: 116px;
    background-color: #fff;
    height: 8px;
    display: block;
    position: absolute;
    left: 0px;
    top: 28px;
}
/*我的谷谷和购物车结算*/
.GuGuWrap dt i,.ShopCartWrap dt i{
    display: block;
    height: 1px;
    width: 110px;
    background-color: #FFF;
    position: absolute;
    top: 0;
    left: 2px;
}
.GuGuWrap dt b,.ShopCartWrap dt b{
    width: 10px;
    height: 10px;
    background: url("/themes/gugu/images/img/20140101.png") no-repeat -276px -242px ;
    display: block;
    position: absolute;
    right: 3px;
    top: 11px;
}
.GuGuWrap .hover b{
    background-position: -288px -242px;
}
.ShopCartWrap dt b{
    background-position: -262px -242px;
}
.GuGuWrap .logo1,.ShopCartWrap .logo2{
    background: url("/themes/gugu/images/img/20140101.png") no-repeat  -202px -235px;
    width: 28px;
    height: 25px;
    position: absolute;
    left: 5px;
    top: 4px;
}
.ShopCartWrap .logo2{
    background-position: -233px -235px;
}
.GuGuWrap dt a:hover, .ShopCartWrap dt a:hover {
	color: #3C3C3C;
	text-decoration: none;
}
.gucontent .GoodsBrowsed{
    height: 76px;
    background-color: #F1F1F1;
    border-top:1px dotted #D7DBE6;
}
.ShopCartWrap .car_info{
    height: 32px;
    line-height: 36px;
    font-size: 14px;
    text-indent: 9px;
    border-bottom: 1px solid #E0E0E0 ;
}
.cart-container {
	height: 33px;
	width: 108px;
	display: block;
    font-size: 14px;
    line-height: 31px;
    padding-left: 10px;
}
.cart-container.cart{
    padding-left: 12px;
}
.GuGuWrap dd, .ShopCartWrap dd {
	position: absolute;
	z-index: inherit;
    left: -196px;
    top:30px;
	width: 312px;
	list-style: none;
	display: none;
    border-radius: 5px ;
    border-top-right-radius: 0;
    border: 1px solid #E2E2E2;
    background-color: #fff;
    box-shadow: 0 0 5px #DDDDDD;
    /*behavior: url("/themes/gugu/images/PIE.htc");*/
}
.ShopCartWrap .gucontent{
    padding:0;
    border: none;
    margin: 0;
}
.gucontent{
    background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 16px;
    /*border: 1px solid #CCCBCB;*/
    /*padding: 8px 5px 5px;*/
    /*margin: 8px;*/
}
.gutitle {
	padding: 2px 10px 0;
	color: #000;
	font: 14px Arial, "Microsoft Yahei", "微软雅黑";
	height: 42px;
	background:#fff;
    margin-top: 10px;
}
.gutitle-s {
	color: #FFF;
	background:#b20606;
	background:#b20606;
}
.gu.a {
	margin: 16px 8px 10px;
	float: left;
	text-align: center;
}
.gucontent span {
	color: #D12828;
	font-weight:normal;
    font-size: 10px;
}
.gucontent span b{
    color: #939393;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
}
.gucontent p {
	margin:18px 0 5px 10px;
	clear: both;
    +margin-top: 5px;
}
.gugu_login {
	float: right;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	width: 138px;
	height: 50px;
	background: url("/themes/gugu/images/img/201212061552.png") 0 0;
}
.gugu_login:hover {
	background: url("/themes/gugu/images/img/201212061552.png") 0 -50px;
}
.car_btn {
	/*background: url("/themes/gugu/images/img/201212061552.png") 0 -100px;*/
    float: right;
    display: block;
    text-align: center;
    color: #FFF;
    width: 95px;
    height: 30px;
    line-height: 30px;
    margin: 8px 16px 8px 0;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20606;
}
/*.car_btn:hover {*/
	/*background: url("/themes/gugu/images/img/201212061552.png") 0 -150px;*/
/*}*/
.car_a {
	margin-right: 6px;
	float: right;
	line-height: 47px;
	display: inline-block;
	color: #4769B0
}
.go_home {
	float: right;
	color: #FFF;
    +margin-top: -18px;
}
.gugu_login:hover, .car_btn:hover, .go_home:hover {
	text-decoration: none;
	color: #FFF
}
.gu_a, .gugu_regist, .car_check {
	color: #4769B0
}
.gu_a:hover, .gugu_regist:hover, .car_check:hover, .car_a:hover {
	color: #4769B0
}
/*
 * ================我的购物车 gugu_cart================
 */
/*气泡*/
#flagNum {
	margin-top: -18px;
	margin-left: 12px;
	position: absolute;
	height: 24px;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  -348px -175px ;
    z-index: 100;
}
#shopping-amount {
	display: inline-block;
	padding-top: 2px;
	margin-left: 8px;
	padding-right: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	background: url("/themes/gugu/images/img/20140101.png") no-repeat  70% -151px ;
}
.car_logo {
	margin-top: 8px;
	width: 88px;
	height: 29px;
	float: left;
	background: url("/themes/gugu/images/img/201212061552.png") -108px -226px no-repeat;
}

.car_info p {
	margin-top: 5px;
	/*font: bolder 14px "Helvetica Neue", "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", Tahoma, Arial, STHeiti, sans-serif;*/
    font: normal 14px Microsoft Yahei;
}
.car_info p span{
    font: bolder 16px   Microsoft Yahei;
}

.ShopCartWrap dd em {
	left: 326px;
}
.gucontent .total {
	font-size: 14px;
    text-align: right;
    padding-left: 10px;
    padding: 8px 16px 0 10px;
}
.gucontent .total span{
    font-size: 14px;
    font-weight: bold;
}
.car_accounts {
	clear: both;
    background-color: #f1f1f1;
}
.gucontent ul {
	float: left;
	padding: 8px 0 9px 8px;
	height: 60px;
	width: 280px;
	border-top: 1px dotted #CCCBCB;
    margin-top: -1px;
}
.gucontent ul li {
	font: bold 14px "Helvetica Neue", "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", Tahoma, Arial, STHeiti, sans-serif;
	float: left;
}
.gucontent ul>li:first-child{
    width: 62px;
    height: 62px;
}
.car_content {
	height: 60px;
	width: 180px;
	word-break: break-all;
	word-wrap: break-word;
}
.car_content a {
	padding: 1px 6px;
	display: block;
	color: #3C3C3C;
	font-size: 12px;
	height:20px;
	overflow:hidden;
	line-height:20px;
    font-weight: normal;
}
.car_content span {
    font-size: 12px;
	padding: 1px 5px;
}
.car_content p {
	height: 34px;
	overflow: hidden;
}
.car_pic {
	font: 12px/1.5 tahoma, arial;
	width: 60px;
	height: 60px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #CCCBCB;
	*display: inline-block;
    *line-height: 60px;
}
a.car_pic img {
	vertical-align: middle;
}
.scrollarea {
	/*padding: 2px 0px;*/
    overflow-y:scroll;
    /*overflow-x: visible;*/
}
.GoodsBrowsed {
	overflow: hidden;
	zoom: 1;
}
.recently {
	float: left;
	width: 68px;
	height: 60px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 30px;
}
.recently a {
	margin: 0 auto
}
/*
 * ================我的购物车 gugu_treelist================
 */
.TreeList {
	position: relative;
    width: 188px;
}
.TreeList span {
	display: block;
	margin-left: 65px;
    font-size: 14px;
    font-weight: normal;
}
.treeContent {
	line-height: 19px;
	margin-left: 65px;
    margin-top: -11px;
}
.treeContent a:hover {
	color: #b20606;
}
.TreeList a {
	color: #3c3c3c;
	font-size: 12px;
	line-height: 19px;
    font-weight: normal;
}
.footContact {
	line-height: normal;
	float: left;
	width: 218px;
    font-weight: normal;
}
.footContact dt,.footContact dd{
    padding-left: 55px;
}

.footContact div.title{
    font-size: 14px;
    margin-bottom: 9px;
    margin-top: 20px;
}
.class_a {
    background: url("/themes/gugu/images/img/20140101.png") -119px -146px;
}
.class_b {
    background: url("/themes/gugu/images/img/20140101.png") -164px -146px;
}
.class_c {
    background: url("/themes/gugu/images/img/20140101.png") -209px -146px;
}
.class_d {
    background: url("/themes/gugu/images/img/20140101.png") -69px -146px;
}
.class_e {
    background: url("/themes/gugu/images/img/20140101.png") -69px -146px;
}
#FootMenuWrap .footImg{
    position: absolute;
    top: 0px;
    left: 14px;
    margin-top:12px;
    height: 36px;
    width: 34px;
    background: url("/themes/gugu/images/img/20140101.png") -253px -146px;
}
/*
 * ================TopLinks SiteMap================
 */
.FavoritesHome, .Attention {
	float: left;
	line-height: 34px;
	height: 34px;
}
.SiteServer, .MemberBar {
	float: right;
	line-height: 34px;
	height: 34px;
}
.MemberBar{
    margin-right: 0;
}
.FavoritesHome {
	/*padding-left: 12px;*/
	/*padding-right: 10px;*/
    padding: 0 5px;
	/*border-right: 1px solid #CCCBCB*/
}
.FavoritesHome em {
	margin-top: 9px;
	float: left;
	margin-right: 3px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("/themes/gugu/images/img/201212061645.png") -1px -185px no-repeat
}
.Attention em{
    margin-top: 7px;
    float: left;
    margin-right: 3px;
    display: block;
    width: 24px;
    height: 18px;
    background: url("/themes/gugu/images/img/20130902.png") -212px -89px no-repeat
}
.MemberBar {
	padding-right: 10px;
	/*border-right: 1px solid #CCCBCB;*/
}
.SetHome {
	padding-left: 10px;
}
.barbtn a {
	color: #4769B0;
	padding: 0 2px;
}
.serverphone {
	padding: 0 10px;
	color: #D12828;
	font: bold 20px "Georgia", "Arial";
	line-height: 34px;
	/*border-right: 1px solid #CCCBCB;*/
}
.service {
	padding: 0 3px;
}
.serverphone, .service {
	float: left
}

/*
 * ================garlleyMenu gugu_mini_menu 挂件================
 */
#miniMenu {
	padding-top: 1px;
	float: right;
	overflow: hidden;
	width: 191px;
	border: 1px solid #CCCBCB;
	border-top: none;
	background:#fff;
}
.miniTitle {
	cursor: pointer;
	margin: -1px 0;
	float: right;
	width: 188px;
	padding-left: 3px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	font-size: 14px;
	background: url("/themes/gugu/images/img/201212061541.png") 0 -252px repeat-x;
}
.miniTitle span {
	margin-top: 6px;
	*margin-top: -26px;
	margin-right: 6px;
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 14px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #D5D3D3;
	background: #B4B3B3
}
.miniContent {
	float: right;
	width: 191px;
	font-size: 14px;
}
.miniContent a {
	cursor: pointer;
	padding-left: 3px;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 188px;
}
.miniContent a:hover {
	color: #FFF;
	background: #D12828;
	text-decoration: none;
}

/*
 * ================左侧挂件================
 */
.FinalBuyList, .WeekListWrap, .RelatedList, .RelativeList {
	overflow: hidden;
	padding-bottom: 14px;
	border: 1px solid #CCCBCB
}
.buyList {
	overflow: hidden;
	padding: 6px;
	/*border-bottom: 1px dotted #CCCBCB*/
}
.buyList dt {
	margin-right: 3px;
	float: left;
	width: 62px;
	height: 62px;
}
.buyList dt a {
	width: 60px;
	height: 60px;
    border: 1px solid #cccbcb;
	*font-size: 52px;
    +display: inline-block;
    +line-height: 60px;
}
.buyList dt img{
    +margin-top: -6px;
}
dd .itemName {
	height: 32px;
	overflow:hidden;
}
dd .itemPrice {
	font-weight: bold;
	color: #D12828;
}
dd .perPerson {
	font-size: 10px;
	color: #757575;
}
/*
 * ================周排行榜 gugu_hot_list 挂件================
 */
.weekListContent dl {
	padding: 6px 0;
	border-bottom: 1px dotted #CCCBCB
}
.weekListContent dd {
	overflow: hidden;
}
.weekpic {
	float: left;
	height: 64px;
	width: 64px;
}
.weekpic a {
	height: 60px;
	width: 60px;
	/*border: 1px solid #CCCBCB*/
}
.weekinfo {
	margin-top: 1px;
	float: left;
	width: 61%
}
/*
 * ================related_products.html ================
 */
.RelatedList, .RelativeList, .FinalBuyList {
	padding-bottom: 0px;
	background: #fff;
}
.relatedContent, .relativeContent {
	text-align: center;
	line-height: 20px;
}
.relatedContent dl, .relativeContent dl {
	margin: 12px 14px;
}
.relatedContent dt div, .relativeContent dt div {
	margin: 0 auto;
	width: 120px;
	height: 120px;
}
.relatedContent dt a, .relativeContent dt a {
	width: 120px;
	height: 120px;
	*font-size: 105px;
}
.redlink:hover {
	color: #D12828;
}
.relatedContent dd em, .relativeContent dd em {
	color: #D12828;
}
.relatedContent dd span, .relativeContent dd span {
	color: #D12828;
	font-weight: bold;
}
/*
 * ================品牌广告gugu_brand_ads.html ================
 */
.brand_ads {
	border: 1px solid #cccbcb;
	background: #f1f1f1;
}

/*
 * ================品牌广告gugu_brand_ads.html ================
 */
.articleTitle{
	cursor: pointer;
	margin: -1px 0;
	float: right;
	width: 188px;
	padding-left: 3px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCBCB;
	border-bottom: 1px solid #CCCBCB;
	font-size: 14px;
	background: url("/themes/gugu/images/img/201212061541.png") 0 -286px repeat-x;
}
.articleTitle a{
	color:#fff;
}

.articleTitle span {
	margin-top: 6px;
	*margin-top: -26px;
	margin-right: 6px;
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 14px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #D5D3D3;
	background: #B4B3B3
}
.articleContent {
	float: right;
	width: 191px;
	font-size: 14px;
}
.articleContent a {
	cursor: pointer;
	padding-left: 3px;
	display: block;
	line-height: 25px;
	height: 25px;
	width: 188px;
	overflow:hidden;
}
.articleContent a:hover {
	color: #FFF;
	background: #D12828;
	text-decoration: none;
}

/*
 * ================首页轮播广告gugu_index_image.html ================
 */


div.ad-small {
	position: absolute;
	z-index:10;
	height:50px;
	/*background: #e2e2e2;*/
	width:100%;
	top:250px;
	filter:alpha(opacity=40); 
	-moz-opacity:0.4; 
	opacity:0.4;
}
div.ad-img {
	position: absolute;
	top:248px;
	z-index:20;
}


#Slide1 { position: relative; width: 780px; height: 300px; overflow: hidden; }
#Slide1 .switchable-triggerBox {  bottom: 5px; right: 5px; z-index: 99; }
#Slide1 .switchable-triggerBox li {
        float: left;
        line-height: 16px;
        margin: 7px 5px 5px 5px;
        /*background:#cccbcb;*/
        text-align: center;
        cursor: pointer;

    }
#Slide1 .switchable-triggerBox li img{
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
}
#Slide1 .switchable-triggerBox li.active img{
    filter:alpha(apacity=100);
    -moz-opacity:1;
    opacity: 1;
}
#Slide1 .switchable-triggerBox li.active {
        color: #FFF;
        /*background-color: #b20606;*/
        font-weight: bold;
    background-color: #be1101;
    border-color: #be1101;
    }
#Slide1 .switchable-content li {
    height: 300px; width: 780px; overflow: hidden; margin:0;
    line-height: 300px;
    text-align: center;
    list-style: none;
}
    /* for countdown plugin */
#Slide1 .switchable-triggerBox li,
#Slide1 .content {
        position: relative;
    }
.will-grid_tabcontent ul {
    padding-left: 0px;
    width: 177px;
}
#Slide1 .mask {
        position: absolute;
        right: 0;
        width: 18px;
        height: 18px;
        background-color: #FF9415;
        visibility: hidden
    }
#Slide1 .active .mask {
        visibility: visible
    }
#ad-small {
	top:278px;
}
/*还购买了那些商品的分割符*/
.goods_line{
width:1px;
height:190px;
background: url("/themes/gugu/images/img/20130426.png")  no-repeat -721px 0;
margin-top: 20px;
padding-left:1px;
}
/*----------customize/b2c/view/site/cart/item/index.html----------------*/
.cart-nav .my-cart{
	font-size:14px;
}
/*解决圆角问题*/
#aa #goodsbody .title_left{
background-color:#F1F1F1;
}

.round_bottom_left{
	/*background:no-repeat  url(img/car_buttom_left.png) bottom left;*/
	background-color:red;
}

#aa #goodsbody .title_right{
/*background:no-repeat  url(img/car_title_right.png) right top;*/
background-color:#F1F1F1;
}
.buy_also_by{
	background-color:#f1f1f1;
	height:30px;text-align:left;margin:0;line-height:30px;font-size:14px;font-weight:normal;text-indent:5px;

}

.car_list_total{
	overflow: hidden;  border-top:none; 
	/*background:no-repeat  url(img/car_buttom_left.png) left bottom;*/
}
/* 订单填写的圆角处理。主要针对IE*/
#receiver_area .form-title{
	/*background:no-repeat  url(img/car_tilte_left.png) left top;	*/
}

#receiver_area .round_right{
	background-color: #FFF;
}
.width100{
	width:100%;
}
.round_bottom_left .right{
	background: url(img/20130426.png) no-repeat  0px -11px bottom right;
	float:right;
	padding:7px 7px 8px 0;
	margin:0;
 
}
/*订单提交成功页面*/
#order_suces{
	margin-bottom:20px;
}

/*购物车2步间距问题*/
#receiver_area .margL20{
	margin-left:20px;
}
#order-create h4.ht25{
	height:25px;
	padding-left:20px;
}
span.margT0{
	margin-top:0px;
}
/*布局用原子性属性*/
.margL15{
margin-left:15px;
}
.margT15{
margin-top:15px;
}
/*顶部新搜索栏*/
.search_form dl{
width:384px;
height:31px;
background: url("img/20140101.png") no-repeat  -13px -40px ;
border:none;
margin-left: 5px;
}
.search_form_input{
width:309px;
height:29px;
line-height:29px;
float:left;
/*padding-left:5px;*/
/**+padding-left:10px;*/
}
.search_form_input input.keywords {
    width:308px;
    height: 18px;
    padding: 6px 0 5px 4px;
    margin: 1px 1px 1px 2px;
    /*background-color:#FDFCF3;*/
    border: medium none;
    /*取消chrome聚焦产生的黄色边框*/
    outline:none;
    vertical-align: middle;
/*for IE7    */
+margin-top: 0px;
    }
.search_form_sub{
width:73px;
height:30px;
float:left;
clear:right;
}
.search_form_sub .btn_search{
cursor:pointer;
border:none;
background:none;
display:block;
height:30px;
width:73px;
margin-left: 2px;
color: #FFFFFF;
font-family: microsoft yahei;
padding-bottom: 1px;
padding-left: 25px;
}
/*热门关键字*/
#hot_words{
    height: 18px;
    width: 384px;
    overflow: hidden;
    margin: 2px 0  0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#hot_words strong{
    font-weight: normal;
    color: #6F6F6F;
}
#hot_words a{
    padding-left: 2px;
    color: #939393;
}
#hot_words a:hover{
    text-decoration: none;
    color: #b20606;
}
/*在线客服*/

#help_toolbar{
    position: fixed;
    bottom: 20px;
    right: -1px;
    overflow: hidden;
    z-index: 800;
    height: 182px;
    +width: 54px;
}
#backToTop{
    +margin-top:3px;
}
#help_toolbar ul li{
   list-style: outside;
}
#help_toolbar ul.fr{
    width:38px;
}


.cons{
    width: 38px;
    height: 99px;
    cursor: pointer;
	background: url("/themes/gugu/images/img/online_consultation.png") no-repeat -0px -0px;
}
.bcTop{
    cursor: pointer;
    width: 38px;
    height:39px ;
	background: url("/themes/gugu/images/img/online_consultation.png") no-repeat -0px -103px;
}
#consult_swap{
    width: 124px;
    margin-right: 3px;
    overflow: hidden;
    display: none;
    position: relative;
    top: -199px;
    padding: 0;
}
.cons,.bctop{
    color:#777777;
}
.cons p{
    width: 1em;
    font-size: 12px;
    margin:0;
    line-height:13px;
    padding: 33px 0 0 13px;
    cursor: pointer;
}
/*hack for chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
    .cons p{
        padding-top: 29px;
    }
}
.bcTop p{
    font-size: 12px;
    line-height: 13px;
    padding-left: 7px;
    padding-top: 27px;
    cursor: pointer;
}
.cons.hover{
	background: url("/themes/gugu/images/img/online_consultation.png") no-repeat -42px -0px;
    color: #ffffff;
}
.bcTop:hover{
	background: url("/themes/gugu/images/img/online_consultation.png") no-repeat -42px -103px;
    color: #ffffff;
}
.consult_line{
    border-bottom: 1px solid #FFFFFF;
}
.consult_line2{
    border-bottom: 1px solid #D5D5D5;
}
.consult_top{
    width: 124px;
    height: 5px;
    +margin-top: -12px;
    background: url("/themes/gugu/images/img/20140101.png") no-repeat  -176px -127px ;
}
.consult_btm{
    width: 124px;
    height: 5px;
    +margin-top: -12px;
    background: url("/themes/gugu/images/img/20140101.png") no-repeat -32px -127px ;
}
.consult_cont{
    width: 122px;
    font-size: 12px;
    background-color: #F2F2F2;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
}
.consult_cont dt{
    font-size: 12px;
    color: #b20606;
}
.consult_cont img{
    display: block;
    float: left;
    margin-right: 5px;
}
.consult_cont img.ww{
margin:5px 6px 0 4px ;
}
.consult_cont img.qq{
    margin-top: 3px;
    margin-right: 8px;
    padding-left: 2px;
}
.consult_cont .online img{
    padding-top: 3px;
}
/*在线资询的图片*/
.consult_cont .img{
    padding-top: 3px;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    float: left;
    background: url("/themes/gugu/images/img/20140101.png") no-repeat 0 0;
}
.online .img{
    background-position: -337px -117px;
}
.first .img{
    background-position: -337px -117px;
    margin-right: 6px;
}
dd.first,dd.second,dd.online{
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    padding: 0px 0 2px 15px;
    /*border-bottom: 1px solid #EEEEEE ;*/
}

.consult_cont dt{
    margin: 3px 10px;
}
.day{
    padding-left: 22px;
    padding-top: 2px;
}
.time{
    padding-left: 22px;
    color:#939393 ;
}
.consult_cont a{
    color:#3C3C3C ;
}
.consult_cont a:hover{
    color: #b20606;
}
/*在线客户模块添加二维码模块*/
.show_mark{
    position: absolute;
    width: 125px;
    height: 139px;
    background: url("/themes/gugu/images/img/quick_mark3.png") no-repeat;
    display: none;
    left: 0;
    top: 0;
    z-index: 880;
}
/*首页新圆角样式*/
.info_wrap{
width: 988px;
margin:5px 0 ;
padding:5px 5px 5px 3px;
background-color:#FFFFFF;
}
.info_wrap .goods{
width:788px;
+margin-bottom: -5px;
}
.radius_simple {
  border: none;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;
 behavior: url("/themes/gugu/images/PIE.htc");
}
.radius_simple2{
    border:none;
}
.com_title_swap{
background-color:#fff;
}
.com_title_swap h3{
    background-color: #D12828;
    height: 30px;
    line-height: 30px;
    margin: 0;
}
.com_title_swap h3 li {
	position:relative;
	font-weight:normal;
}


.com_title_navselect a{
color:#b20606;
}
.com_title_navselect{
	background:url("/themes/gugu/images/img/20130426.png") no-repeat -352px -169px  ;
	color:#b20606;
}

.a_com_title{
color:#FFFFFF;
font-size:12px;
line-height:33px;
}

/*分割符号*/
.com_title_swap h3 li i{
	background: url("/themes/gugu/images/img/201212061645.png") no-repeat scroll 0 -92px transparent;
    height: 28px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 2px;
}


.com_title_swap li{
	height:30px;
	float:left;
	line-height:28px;
	text-align:center;
	cursor:pointer;
    overflow: hidden;
    border-right: 1px solid #cccbcb;
}

.com_title_swap2 h3 {
    height: 28px;
    line-height: 28px;
    margin: 0;
}
/*处理右边圆角显示问题*/
.com_title_swap .round_right{
padding:0 8px 8px 0;
}
/*首页2级菜单*/
.bgF8{
background-color:#f8f8f8;
}
.box_shadow{
 -webkit-box-shadow: #ccc 3px 2px 3px;
 -moz-box-shadow: #ccc 3px 2px 3px;
 box-shadow: #ccc 1px 2px 3px;
 z-index: 1;
 position: relative;
 behavior: url("/themes/gugu/images/PIE.htc");
}
.box_shadow2{
 -webkit-box-shadow: #191919 0 7px 10px;
 -moz-box-shadow: #191919 0 7px 10px;
 box-shadow: #5e5e5e 0 7px 10px;
 behavior: url("/themes/gugu/images/PIE.htc");
}
.bgF1{
background-color:#F1F1F1;
}

.sec_each_last .lasta{
 background-position: -1px -102px;
 background-color: #F1F1F1;
 width: 177px;
 border-left: 1px solid #D6D5D5;
 border-right:1px solid #D6D5D5;
}
.sec_each_last .lasta.sec_a{
    background-position: 0 -132px;
    color: #D12828;
    padding-top: 1px;
    top: -1px;
    z-index: 140;
    color:#b20606;
    border-right-color: #FFF;
/*border: none;*/
/*width: 179px;*/
}
.sec_menu_height{
height:355px;
background-color:#F1F1F1;
 
}
#first_menu_a{
border-top:none;
}

/*首页商品新边框*/
.goods_tabcontent .homepage_goods{
padding-left:8px;
width:128px;
height:200px;
border:1px solid #CCCBCB;
margin:10px  0 0 8px ;
}
.goods_tabcontent .homepage_goods:hover,.grid_tabcontent ul.goods_list:hover,.help_comon_list:hover{
	 
    border-color: #FFFFFF;
 	 border-color: #D12828\9;  /*IE8*/
     *border-color: #b20606;  /*IE7*/
	 background-color: #F1F1F1\9;
	 *background-color:#F1F1F1;
    box-shadow: 0 0 10px 1px #999999;
    transition-duration: 0.3s;
    transition-property: border-color, box-shadow;
}

.homepage_goods .line {
    width: 120px;
    border-bottom: 1px solid #CCC;
}

.homepage_goods .price {
    margin-right: 8px;
    text-align: left;
    font-size: 14px;
    font-weight: bolder;
    color: #D12828;
}
/*商品列表新样式*/
.brand_title_font{
color:#FFF;
margin-left:10px;
}
.boder_EBE5{
border:1px solid #EBE5E5;
}
.boder_EBE5:hover{
border-color: #D12828;
}
 
.miniMenu_title {
background:#F1F1F1;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}
.miniMenu_titleF{
background:#F1F1F1;
border-top:1px solid #FFF;
}
.miniTitle span{
border:none;
width:22px;
height:22px;
}
.miniTitle span.hid{
background:url("/themes/gugu/images/img/20130426.png") no-repeat -13px -58px;
}
.miniTitle span.show{
background:url("/themes/gugu/images/img/20130426.png") no-repeat -41px -59px;
}
/*采用绝对布局方式处理圆角,布局更简单*/
.radius_patch{
position:absolute;
height:6px;
width:6px;
background:url("/themes/gugu/images/img/20130426.png") no-repeat;
}

.radiusTL{
background-position:-16px -4px;
top:0;
left:0;
}
.radiusTR{
background-position:-22px -4px;
top:0;
right:0;
}
.radiusBR{
background-position:-22px -10px;
bottom:0;
right:0;
}
.radiusBL{
background-position:-16px -10px;
bottom:0;
left:0;
}
/*圆角处理结束!*/
#gallerybar{
border:1px solid #D3D3D3;
border-top:2px solid #D12828;
}

/*商品浏览页面更多按钮样式*/
div.goods_more_btn{
border:none;
color:#4769b0;
line-height: 19px;
text-indent: 1em;
height:25px;
}
ul.goods_list{
 border:1px solid #CCCBCB;
}
/*商品过滤头部新样式*/
div.selectorWrap_tile{
border-bottom:1px solid #000;
border-top:1px solid #FFF;
}
.selectorBgF1{
	background-color:#F1F1F1;
	padding-bottom:599px;
	margin-bottom:-599px;
}
.ml150{
	margin-left:150px;
}
.wd990C{
	width: 990px;
	margin:0 auto;
}
h4.goods-detail-tab-new{
    background:  url("/themes/gugu/images/img/201212061541.png")  repeat-x  0 -252px transparent;
	border:1px solid #CBCBCB;
    font-size: 14px;
    height: 29px;
    margin: 0;
    padding-left: 0;
}
/*商品浏览列表样式修改*/
.goodsSearchList a.gridpic{
border:1px solid #CCCBCB;
}
.goodsSearchList a.gridpic:hover{
border-color:#b20606;
/*box-shadow:none;*/
}
/*统一的边框颜色样式*/
.borderC{
border:1px solid #CCCBCB;
}
/*商品详情页面用户评价对话框*/
.comment_goods{
min-height:30px;
min-width:110px;
max-width:340px;
margin:10px;
padding:5px 5px 15px 5px;
word-wrap: break-word;
}
.word_break{
    word-wrap: break-word;
}
.bgfe{
background-color:#fef5ac;
}
.wd480{
width:480px;
}
.comment_goods .arrow1{
width:14px;
height:20px;
top:10px;
left:-13px;
background: url("/themes/gugu/images/img/20130426.png")  no-repeat  -11px -39px;
position:absolute;
z-index:1;
}
.comment_goods .arrow2{
width:13px;
height:16px;
top:10px;
right:-12px;
background: url("/themes/gugu/images/img/20130426.png")  no-repeat  -33px -3px;
position:absolute;
z-index:1;
}
.comment_goods .date{
color:#939393;
height:5px;
position: absolute;
bottom: 12px;
right: 5px;
font-size:10px;
}

.user_relay{
width: 80px;
text-align:center;
margin-right: 2px;
}
/*商品详情页面标题头部导航条*/
.goods-detail-tab-new  span{
position:relative;
}
.goods-detail-tab-new span.active{
position:relative;
height:30px;
padding-left:14px;
left:-2px;
z-index:2;
}
.goods-detail-tab-new  i{
position:absolute;
width:1px;
height:29px;
background-color:#FFF;
right:0;
}
.goods-detail-tab-new .active i{
display:none;
}
.good_dis_swap li{
position:relative;
}
.dis_title01 i{
height:28px;
width:1px;
background-color:#FFF;
position:absolute;
right:0;
}
#consult_content .consult_content_boder{
border-top: none;
border-bottom: 1px dotted #CCCBCB
}
#consult_content dt,#consult_content dd{
padding-left:0;
}
/*乐器帮手页面修改*/
.help_wrap_title{
background:url("/themes/gugu/images/img/201212061541.png")  repeat-x  0px -437px;
height:29px;
width:97%;
margin-top:8px;
}
.help_comon_list{
border:1px solid #CCCBCB;
}
.block_logo{
display:block;
padding:1px;
width:4px;
height:4px;
background-color:#D12828;
float:left;
margin:12px 0 0 12px;
}
.nodename .art_menu_link:hover{
text-decoration:underline;
background:none;
color:#D12828;
}
.art_content_list{
border:1px solid #CCCBCB;
}
.art_content_list dl{
margin:0 10px;
}
.art_content_list dt{
    float: left;
    margin:3px 20px 3px auto;
}
.art_content_list dt a{
    border: 1px solid #CCCBCB;
    height: 31px;
    display: table-cell;
    line-height: 30px;
    vertical-align: middle;
    width: 31px;
    text-align: center;
    overflow: hidden;
	}
.art_content_list dd{
	height: 39px;
    line-height: 39px;
    width: auto;
	border-bottom:1px  dotted #CCCBCB;
 
}	
.padding5{
	padding:5px;
}
.art_content_title{
	margin:10px auto 10px auto;
}
.art_content_list_wrap{
	margin-bottom:10px;
}
.art_content2{
 	margin: 10px auto;
    min-height: 500px;
    overflow: hidden;
    width: 880px;
}

 .news_list{
     border-bottom:1px  dotted #CCCBCB;
	 height:24px;
	 line-height:24px;
 }
 
.news_list span{
	font-size:14px;
	color:#D12828;
	display:block;
	float:left;
	}
.news_list a{
    float: left;
    margin-left: 10px;
    padding-left: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 166px;
	font-size:12px;
} 
.news_list a:hover{
	background:none;
	text-decoration:underline;
	color:#D12828;
}
/*购物车消息提示狂文字内容居中，字体改为14PX*/
.message-main span.message_mark{
	padding-top:34px;
	font-size:14px;
}
.popup_btn_bottom span{
	background:url("/themes/gugu/images/img/20130426.png")  repeat-x -353px -123px;
 	display: block;
    width: 86px;
    height: 30px;
    line-height: 28px;
    vertical-align:middle;
    text-align: center;
    font-size: 14px;
    color: #3C3C3C;
	float:left;
}
.popup_btn_bottom span:hover{
	background:url("/themes/gugu/images/img/20130426.png")  repeat-x  -622px -3px;
	color:#FFF;
	cursor:pointer;
}
/*头部信息样式修改*/
div.popup_title{
height:28px;
background:url("/themes/gugu/images/img/201212061541.png")  repeat-x  0 -165px;

}
.popup_title h2{
line-height:28px;
vertical-align:middle;
font-weight:normal;
color:#FFF;
text-shadow:none;
}
.popup_title span button{
background:url("/themes/gugu/images/img/20130426.png")  no-repeat  2px -85px ;
}
 
/*商品咨询和商品评价提交按钮字体样式*/
.discuss_btn_font{
color: #FFFFFF;
font-size: 14px;
line-height: 50px;
margin-right: 18px;
text-align: center;
}

 
.lineNormal{
line-height:normal;
}
.greentick{
background:url("/themes/gugu/images/greentick.png")  no-repeat  0 0 ;
}
/*边框的默认样式CCCBCB*/
.nomalBorder{
border:1px solid #CCCBCB;
}
/*系统默认提示框的样式修改*/
.error-message,.success-message{
border-color: #F1A30B;
padding: 0;
}
.error-message h4,.success-message h4{
display: block;
float: right;
height: 100px;
margin-top: 0;
width: 162px;
padding-right: 15px;
font-size:14px;
font-weight:normal;
color: #D12828;
vertical-align:middle;
}
#Messagebox_info td{
    vertical-align: middle;
    height: 100px;
}
.success-message h4{
    color: #277902;
}
.error-message p,.success-message p{
width:68px;
height:58px;
background:url("/themes/gugu/images/img/20130426.png")  no-repeat  -644px -86px ;
margin: 24px 0 0 20px;
}
.success-message p{
    background:url("/themes/gugu/images/img/20130902.png")  no-repeat  -93px -52px ;
}
#pwd_len_check{
display:block;
height: 42px;
+height: 22px;
}
#goods-spec .spec{
border: 1px solid #CCC;
}
#goods-spec .selected,#goods-spec .spec:hover{
border-color:#FF9900;
}
 /*到货通知页面商品名称过长自动隐藏*/
/*.goodinfo .goods_info{*/
/*width: 125px;*/
/*overflow: hidden;*/
/*display:inline-block;*/
/*text-overflow: ellipsis;*/
/*white-space: nowrap;*/
/*}*/
.cart-conf-div span.error{
display:block;
padding-top:12px;
}
 
.gutitle i{
display:inline-block;
margin:0 3px;
}

#receiver select{
font-size:12px;
font-family:'微软雅黑';
}
#b2c-checkout-special-delivery{
margin-left:120px;
}
.C333{
color:#333333;
}
.code_line{
line-height:22px;
}
.code_line span.error{
padding:0;
margin-top:0;
display:inline-block;
}
.asteriskr{
display:inline-block;
padding-top:3px;
color:#b20606;
vertical-align:middle;
}
.hide_title{
overflow: hidden; 
text-overflow: ellipsis; 
max-height: 32px;
width:96px;
}
/*垂直居,记得设置高度。*/
.vcenter{
display: table-cell;
vertical-align: middle;
height: 67px;
}
.vcenter2{
display: table-cell;
vertical-align: middle;
height: 52px;
padding-top:5px;
}
.order_info ul li.order_list_middle{
vertical-align:middle;
line-height:30px;
}
div.col01 a{
background-color:#b20606;
color:#FFF;
padding:1px;
}
div.col01 a:hover{
color:#FFF;
text-decoration:none;
}
.colf.col03{
    width: 55px;
    margin-right: 0;
}
.colf{
    display: block;
    float: left;
    height: 26px;
    text-align: left;
    width: 50px;
    text-align: center;
}
div.colf a{
    background-color:#b20606;
    color:#FFF;
    padding:1px;
}
div.colf a:hover{
    color:#FFF;
    text-decoration:none;
}
button.btn-ico0{
padding:0;
}
button.btn-ico0:hover{
background: url("/themes/gugu/images/img/201212061645.png") repeat scroll -84px -94px transparent;
}
/*对滑动门的左右银色按钮条进行处理，不可点击的按钮条边灰色*/
/*span.prev.slid_end{*/
/*background: url("/themes/gugu/images/img/201212061645.png") repeat scroll -410px -70px transparent;*/
/*cursor:default;*/
/*}*/
/*span.next.slid_end{*/
 /*background: url("/themes/gugu/images/img/201212061645.png") repeat scroll -429px -70px transparent;*/
 /*cursor:default;*/
/*}*/
div.totop.disable{
cursor:default;
}
div.tobottom.disable{
cursor:default;
}
span.hotPrev.slid_end{
cursor:default;
}
span.hotNext.slid_end{
cursor:default;
}
span.prev.disable{
cursor:default;
}
span.next.disable{
cursor:default;
}
.cap_font{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.takegoods p.cap_font{
width:620px;
max-height:36px;
}
.cantbuy{
    z-index: 100;
}
.cantbuy .tip-text{
white-space:nowrap;
}
.orderInfo_wrap{
width:728px;
min-height:36px;
border:1px solid #cccbcb;
padding:5px;
}
.date_info{
color:#939393;
text-align:right;
}
.orderInfo_color1{
background:#FFE7E7;
}
.orderInfo_color2{
background:#FCFCF2;
}
.picscroll .goods-detail-pic-thumbnail {
width:275px;
}
.ordermsg_wrap{
border:1px solid #C0B134;
margin:10px 20px 10px 20px;
}
.ordermsg_wrap dt{
height:25px;
line-height:25px;
}
.ordermsg_wrap dt .fr{
margin-left:5px;
}
.ordermsg_wrap dt .fr{
color:#939393;
margin-right:5px;
}
.ordermsg_user{
margin-top: 20px; 
padding-right: 5px;
}
.ordermsg_wrap .item_0{
background-color:#F1F1F1;
}
.ordermsg_wrap .item_1{
background-color:#FFFAD0;
}
/*会员中心---用户头像样式*/
.male_port{
width:118px;
height: 118px;
background: url("/themes/gugu/images/img/20130427.png") no-repeat -367px -524px;
}
.female_port{
    width:118px;
    height: 118px;
    background: url("/themes/gugu/images/img/20130427.png")  no-repeat -367px -237px;
}
.empty_pic{
    width: 161px;
    height: 119px;
    background: url("/themes/gugu/images/img/20130426.png") no-repeat  -552px -146px;
}
.index_adl{
    width:170px;
    height:435px;
    background:url('/themes/gugu/images/img/20130427.png') no-repeat -6px -445px;
    position:absolute;
    top:10px;
}
.index_adr{
    width:170px;
    height:435px;
    background:url('/themes/gugu/images/img/20130427.png') no-repeat -184px -445px;
    float:right;
    margin-top:-370px;
}
.hotList_title{
    height: 33px;
    text-overflow:ellipsis;
    overflow:hidden;
}
/*个人中心 我的收藏*/
.favorite_title{
    width: 246px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.gridbutton .nogoods{
    background: url("/themes/gugu/images/img/20130426.png") no-repeat scroll -69px -59px transparent;
    border: medium none;
    display: block;
    height: 23px;
    width: 38px;
    padding-left: 0;
}
/*Webkit 核心 输入框聚焦发光取消*/
input,textarea{outline: none;}
/*解决ios下的错误*/
.text_hid{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 86px;

}
.emptyDiv{
    height:0px;overflow:hidden;
}
.margin_center{
    margin:  0 auto;
}
/*您浏览过的商品样修改 重新处理商品商品居中问题*/
.list_history .goodpic{
    width: 120px;
    height: 120px;
    background: none repeat scroll 0% 0% transparent;
    margin: 0px auto;
    padding-top: 10px;
}
.list_history .name{
    width: 120px;
    height: 40px;
}
.list_history .pri{
    width: 120px;
    height: 20px;
    margin: 0px auto;
    white-space: nowrap;
}
