﻿/****************** 张强 0410 *********************/
/****************** 卖家中心 ****************/
.clearboth {clear:both;}
/*********会员中心 标头*****************/
#containerzq {background: none repeat scroll 0 0 #f5f5f5;}
#myjd-shortcut {
    color: #333;
    padding: 10px 0;
    width: 100%;
    height:36px;
}

#myjd-shortcut .tit {
    float: left;
    font-family: "microsoft yahei";
    font-size: 20px;
    line-height: 32px;
    margin-right: 15px;
}
#myjd-shortcut .tit a {
    color: #333;
}
#myjd-shortcut .tit a:hover {
    color: #e4393c;
}
#myjd-shortcut .mypage {
    float: left;
    font-size: 14px;
    line-height: 36px;
    padding: 0 15px;
}
#myjd-shortcut .mypage a {
    color: #333;
}
#myjd-shortcut .mypage a:hover {
    color: #e4393c;
}
#myjd-shortcut .myjd-set {
    float: left;
    position: relative;
    width: 84px;
}
#myjd-shortcut .myjd-set dt {
    cursor: pointer;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding: 1px 16px;
}
#myjd-shortcut .myjd-set dt span {
    display: inline-block;
}
#myjd-shortcut .myjd-set dt span i {
    color: red;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
#myjd-shortcut .myjd-set dt b {
    background: url("../images/myjd-common-icon.png") no-repeat scroll -8px -24px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 36px;
    margin-left: 7px;
    transition: all 0.2s ease-in 0s;
    vertical-align: middle;
    width: 12px;
}
#myjd-shortcut .myjd-set dd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-right: 1px solid #ddd;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: 0;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 34px;
    width: 80px;
}
#myjd-shortcut .myjd-set a {
    display: inline-block;
    line-height: 28px;
    width: 100%;
}
#myjd-shortcut .myjd-set a:hover {
    background-color: #f5f5f5;
}
#myjd-shortcut .myjd-set a span {
    padding-left: 15px;
}
#myjd-shortcut .myjd-set a span b {
    color: red;
    font-weight: 400;
}
#myjd-shortcut .myjd-set.hover {
    z-index: 10;
}
#myjd-shortcut .myjd-set.hover dt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: 0 3px 5px rgba(153, 153, 153, 0.5);
    padding: 0 15px;
}
#myjd-shortcut .myjd-set.hover dt b {
    transform: rotate(180deg);
}
#myjd-shortcut .myjd-set.hover dd {
    box-shadow: 0 3px 5px rgba(153, 153, 153, 0.5);
    display: block;
}
#myjd-shortcut .myjd-info {
    float: left;
    position: relative;
    width: 106px;
}
#myjd-shortcut .myjd-info dt {
    cursor: pointer;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding: 1px 16px;
}
#myjd-shortcut .myjd-info dt span {
    display: inline-block;
}
#myjd-shortcut .myjd-info dt span i {
    color: red;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
#myjd-shortcut .myjd-info dt b {
    background: url("../images/myjd-common-icon.png") no-repeat scroll -8px -24px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 36px;
    margin-left: 7px;
    transition: all 0.2s ease-in 0s;
    vertical-align: middle;
    width: 12px;
}
#myjd-shortcut .myjd-info dd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-right: 1px solid #ddd;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: 0;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 34px;
    width: 102px;
}
#myjd-shortcut .myjd-info a {
    display: inline-block;
    line-height: 28px;
    width: 100%;
}
#myjd-shortcut .myjd-info a:hover {
    background-color: #f5f5f5;
}
#myjd-shortcut .myjd-info a span {
    padding-left: 15px;
}
#myjd-shortcut .myjd-info a span b {
    color: red;
    font-weight: 400;
}
#myjd-shortcut .myjd-info.hover {
    z-index: 10;
}
#myjd-shortcut .myjd-info.hover dt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: 0 3px 5px rgba(153, 153, 153, 0.5);
    padding: 0 15px;
}
#myjd-shortcut .myjd-info.hover dt b {
    transform: rotate(180deg);
}
#myjd-shortcut .myjd-info.hover dd {
    box-shadow: 0 3px 5px rgba(153, 153, 153, 0.5);
    display: block;
}
#myjd-shortcut .extra {
    float: right;
}
#myjd-shortcut .extra .fc-msg {
    color: #999;
    line-height: 36px;
}
#myjd-shortcut .extra .fc-msg .num {
    font-family: vernada;
    font-size: 14px;
}
#myjd-shortcut .extra .fc-msg b {
    font-weight: 400;
    padding: 0 10px;
}
#myjd-shortcut .extra .fc-msg a {
    color: #999;
}
#myjd-shortcut .extra .fc-msg a:hover {
    color: #e4393c;
}
/************主体部分********************/
#mainzq {}
/************主体左侧********************/
#leftzq {float:left;width:110px;margin-right:10px;background:#fff;height:800px;padding:10px}

/***********主体中间*********************/
#middlezq {width:780px;float:left;background:#fff;padding:10px;}
.locationzq {
    color: #bb000d;
    margin: 10px auto;
    padding-left: 6px;
    text-align: left;
    width: 100%;}

.locationzq a {
    display: inline-block;
    float: left;
}
.locationzq a:hover {
    color: #bb000d;
    text-decoration: underline;
}
.locationzq span {
    background: url("/themes/mall/tmall/styles/default/images/T1_w.iXaXcXXbHEyTv-150-650.png") no-repeat scroll -16px -82px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 13px;
    margin: 0 5px;
    width: 10px;
    
}

#page-search-store .list-fields li .row_2zq {
    margin-right: 20px;
    width: 300px;
}
/***********主体右侧*********************/
#rightzq {width:260px;float:left;margin-left:10px;}

.mod-main {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 10px;
    padding: 10px;
}
.mod-main .mt {
    display: block;
    padding: 10px;
}
.mod-main .mt::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .mod-main .mt {
    height: 1%;
}
* + html .mod-main .mt {
    min-height: 1%;
}
.mod-main .mt h3 {
    color: #333;
    float: left;
    font-family: "microsoft yahei";
    font-size: 16px;
    line-height: 20px;
}
.mod-main .mt .extra-l {
    float: left;
}
.mod-main .mt .extra-l li {
    float: left;
    padding-left: 20px;
}
.mod-main .mt .extra-l li a {
    color: #999;
    display: inline-block;
    padding-bottom: 2px;
}
.mod-main .mt .extra-l li a:hover {
    color: #e4393c;
}
.mod-main .mt .extra-l li a:hover em {
    color: #e4393c;
}
.mod-main .mt .extra-l li a.curr {
    border-bottom: 2px solid #e4393c;
    color: #e4393c;
    cursor: default;
    font-weight: 700;
    padding-bottom: 0;
    text-decoration: none;
}
.mod-main .mt .extra-l li.fore-last {
    border-right: 0 none;
}
.mod-main .mt .extra-l em {
    margin-left: 5px;
}
.mod-main .mt .extra-r {
    float: right;
}
.mod-main .mc {
    overflow: visible;
}
#economical {
float:right;
width:260px;
overflow:hidden
}
#economical .economical {
margin-bottom:0
}
#economical .eco-item {
float:left;
width:250px;
height:372px
}
.economical {
	overflow:hidden;
	margin-bottom:-10px
}
.economical .gain-beans {
	float:left;
	width:100%;
	line-height:57px;
	padding-bottom:10px
}
.economical .gain-beans .g-b-num {
	float:left;
	width:146px;
	text-align:left;
	height:57px;
	background-color:#fff4e8;
	text-indent:15px;
	color:#ff8a15;
	font-size:14px;
	font-weight:bold
}
.economical .gain-beans .g-b-btn {
	float:right;
	height:57px;
	width:94px;
	text-align:center;
	background-color:#ffeeda;
	cursor:pointer;
	color:#ff8a15;
	font-weight:bold;
	font-size:14px
}
.economical .gain-beans .g-b-btn a {
	color:#ff8a15;
	display:inline-block;
	width:100%;
	height:100%
}
.economical .gain-beans .g-b-btn a:hover {
	background-color:#ffe4c5;
	text-decoration:none
}
.economical .eco-item {
	width:810px;
	overflow:hidden
}
.economical .eco-item li {
	width:50%;
	float:left;
	list-style:none;
	text-align:center
}
.economical .eco-item li .da-item {
	background-color:#f5f5f5;
	height:114px;
	margin:0 10px 10px 0;
	color:#666
}
.economical .eco-item li .da-item .ext1, .economical .eco-item li .da-item .ext2 {
	font-family:"microsoft yahei";
	font-weight:normal;
	height:16px;
	line-height:16px;
	overflow:hidden
}
.economical .eco-item li .da-item .ext1 {
	padding-top:12px;
	font-size:13px
}
.economical .eco-item li .da-item .ext2 {
	font-weight:normal;
	padding:5px 0 3px;
	font-size:11px
}
.quick-ser {
	padding:0 10px
}
.quick-ser .f-tab-con {
	height:148px
}
.quick-ser .f-tab-con iframe {
	height:139px
}
#guide-mask {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:3000;
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:0.5
}