/* CSS Document */
@import url("reset.css");

*{ padding:0px; margin:0px;}
html,body{}
body{ cursor:default;font-family: tahoma,arial,'\5b8b\4f53',sans-serif;}
.clean{ clear:both; height:0; font-size: 1px; line-height: 0px; overflow:hidden;}

#wait_div {
	position:fixed;
	top:0px;
	left: 0px;
	background:url(../images/loading_main.gif) no-repeat center;
	z-index: 99999999;
	width:100%;
	height:100%;
	display: none;

}
.wait_div {position:absolute; background:url(../images/wait_small.gif) no-repeat left; width:160px; height:32px; line-height:32px; text-align: left; text-indent: 20px;
top:50%; left:50%; margin:-16px 0 0 -80px;}

checkbox{outline:none;blr:expression(this.onFocus=this.blur());}

/*{margin:0;padding:0;} 
html,body{padding:100px 0;width:100%;height:100%;overflow:hidden;} 
#index_top{position:absolute;top:0;width:100%;height:70px;line-height:70px;text-align:center;background:url(../images/bg_s_header.png) repeat-x left top;} 
#middle{position: relative;top:-70px;height:100%;bottom:30px;width:100%; text-align:center;overflow: auto;} 
#index_foot{position:absolute;bottom:0;width:100%;height:30px;line-height:30px; 
} 


*{margin:0;padding:0;} 
html,body{width:100%; height:100%; overflow:hidden; } 
#index_top{position:absolute;top:0;width:100%; height:70px;background:url(../images/bg_s_header.png) repeat-x left top;} 
#middle{ position: absolute; top:70px;height:auto;bottom:100px;width:100%; text-align:center;overflow: auto; } 
#index_foot{ position:absolute; bottom:0; width:100%; height:100px; line-height:100px;} 
 */

*{margin:0;padding:0} 
html,body{padding:0 !important;padding:100px 0;width:100%; } 
#imgSpaceindex_top{position:absolute;top:0;width:100%; height:100px; text-align:center; border-bottom:2px solid #49A80B;} 
#imgSpaceindex_middle{background:#fff;position: absolute!important; top:102px!important;height:auto!important;position: relative;top:-30px; height:100%; min-height:400px; bottom:0px;width:100%; text-align:center;overflow: auto; border-top:1px solid #C5C8C9;} 
#imgSpaceindex_left{width:150px; height:100%;position:absolute; left:0;z-index:1;overflow: auto; border-right:1px solid #DFDFDF; background:#f9f9f9;}
#index_left a{
	display:block;
	outline:none;blr:expression(this.onFocus=this.blur());
}

#imgSpaceindex_right{width:100%; height:100%; position:absolute; left:0;overflow: auto;}
#imgSpaceindex_content{height:100%;margin-left:150px;}

 

#index_top{width:100%;height:27px; line-height:27px;text-align:left;} 
#main{background:#fff;position: relative;height:auto; min-height:500px;width:100%; text-align:center;} 
#adminMiddleBox{ width:1000px; margin:0 auto; height:auto; min-height:500px; margin-top:15px;}
 #adminMiddleBox #index_left{ float:left;  height:auto;min-height:500px;width: 160px;background-color: #fff;border: 1px solid #e5e5e5;}
 #adminMiddleBox #index_right{float: right;width: 800px;  min-height:500px; height:auto; background:#fff;border: 1px solid #e5e5e5;}
#middleTop{ width:100%; height:90px;}

 

/* pageList */
.listDiv{}
.listData{padding: 10px 20px;clear: both;}

.listTitle{height: 52px;line-height: 52px;color: #666;text-indent: 19px;font-size: 14px;font-family: "Microsoft YaHei"; text-align:left;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;}

.searchDiv{text-align: left;display: block;background-color: #fafafa;height:30px;padding:10px 20px;border-bottom: 1px solid #f2f2f2;position: relative;}
.searchDiv .searchItem{text-align: left;}


.listBtnDiv{width: auto;text-align: right;padding:10px 10px 0px 10px;}


#tk_bg{width:100%; height:100%; position:fixed; z-index:1599; top:0; left:0; background:#000;filter:alpha(opacity=30)/* for IE */;opacity:0.3/* CSS3 standard */; display:none;}
#bombBox{ text-align:center;width:950px; height:550px;position:fixed;z-index:1600; top:100px; left:50%;  margin:0px 0 0 -480px; border:5px solid #303030;background:#fff;}
#bombBox .bombBoxTit{color:#fff;line-height:35px;height:35px;background:#E52142;text-align:left;font-size:16px;font-family:"寰蒋闆呴粦";z-index:1602;font-weight:bold;position:relative;text-indent:20px;}
#bombBox .bombBoxTit .bombClose{ position:absolute; top:10px; right:10px;height:16px; width:16px; background:url(../images/button/bombClose.png) no-repeat; display:inline-block;}/
#bombBox .bombBoxCon{margin:0 5px; position:relative;width:992px; height:560px; overflow:auto;}

/* edit */
.formDivTitle{height: 52px;line-height: 52px;color: #666;text-indent: 19px;font-size: 14px;font-family: "Microsoft YaHei"; text-align:left;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;}
.formDiv{width: auto;text-align: center;}
.formMsg{width: 300px;height: 20px;margin-top: 2px;margin-bottom: 2px;margin-left: 5px;}
.viewDiv{text-align: left;}
.noOneBigImg{ background:#fff url(../images/ico/tx_bq.jpg) no-repeat 150px 20px; text-align:left; height:153px; width:800px; margin:50px auto; text-indent:240px; font-size:14px; font-weight:bold; line-height:153px; padding:20px 100px; border:solid 1px #e0e0e0;}

.top-toolbar{ height:26px; background:#f2f2f2; border:1px solid #e5e5e5; color:#999; line-height:26px; font-size:12px;}
.top-toolbar .top-1000{ width:1000px; margin:0 auto; height:26px; }
.top-toolbar .top-1000 a{ color:#999}
.top-toolbar .top-1000 a:hover{ color:#FF7E00}
.top-toolbar .top-1000 .top-1000-left{ height:26px; float:left;}
.top-toolbar .top-1000 .top-1000-right{ height:26px; float:right; margin-right:-15px}
.top-toolbar .top-1000 .top-1000-right dl{ float:left; min-width:100px; text-align:center}
.top-toolbar .top-1000 .top-1000-right .shopcart{display: inline-block;float: left; margin: 0px -5px 0px 8px;width: 16px; height: 26px;background: url(../images/icon.png) no-repeat 0 6px}
.top-toolbar .top-1000 .top-1000-right .collection{display: inline-block;float: left; margin: 0px -5px 0px 5px;width: 16px; height: 26px;background: url(../images/icon.png) no-repeat -130px 5px;}

.header{ min-height:132px; border-bottom:3px solid #FF7E00; background:#fff;}
.header .wrapper{ width:1000px; margin:0px auto; height:92px; padding:10px 0;}
.header .wrapper .logo{ max-width:190px; max-height:92px; float:left}
.header .wrapper .switch{ padding-left:30px; padding-top:17px; height:69px; width:150px;overflow:hidden; color:#333; font-size:12px; float:left}
.header .wrapper .switch span{ display:block; clear:both; width:168px; margin-bottom:7px}
.header .wrapper .switch a{ color:#FF7E00; clear:both}
.header .wrapper .search-box{ width:450px; padding-top:19px; height:73px; float:left;padding-left:50px;}
.header .wrapper .search-box .search{ height:38px; background:#FF7E00;}
.header .wrapper .search-box .search .search-area{ width:337px; height:32px; margin:3px; margin-right:0; background:#fff; float:left}
.header .wrapper .search-box .search .search-input-text{ width:317px; height:32px; line-height:32px; border:0px none; font-size:12px; color:#666; padding:0 10px;display: inline-block;}
.header .wrapper .search-box .search .search-btu{ width:110px; height:38px; background:#FF7E00; text-align:center; line-height:36px;font-family:"Microsoft YaHei",寰蒋闆呴粦,"MicrosoftJhengHei",鍗庢枃缁嗛粦,STHeiti,MingLiu; font-size:18px; color:#fff; float:right; border:0px none; cursor:pointer;display: block;}
.header .wrapper .search-box .keyword{ height:14px; width:467px; margin:10px 0 0 3px;  font-size:12px; color:#999999; font-family:Tahoma, Geneva, sans-serif}
.header .wrapper .search-box .keyword li{ float:left; border-right:1px solid #ccc; padding:0 15px; overflow:hidden}
.header .wrapper .search-box .keyword li a{ color:#999}
.header .wrapper .search-box .keyword li a:hover{ color:#FF7E00;}
.header .wrapper .search-box .keyword .no-padding-left{ padding-left:0}
.header .wrapper .search-box .keyword .no-border-right{ border-right:0}

.header .h-menu{ width:1000px; height:30px; margin:0px auto; }
.header .h-menu li{ color:#333; font-size:14px; font-weight:bold; padding:0px 20px; float:left; line-height:30px}
.header .h-menu li a{ color:#333;}
.header .h-menu li a:hover{ color:#FF7E00; text-decoration:none}
.header .h-menu .h-tittle{ background:url(../images/background/xyzb_typeBg.png) no-repeat; width:190px; height:30px; float:left}


.top-content{ width:1000px; margin:0 auto;}
.spfl { width:190px; height:314x; float:left;position:relative; z-index:1000;text-align:left;}
.spfl #nav {position:relative;	z-index:1;	width:190px;	height:314px;	background:#FF7E00;}
.spfl #nav .mainCate {position:relative;padding:0px 0px;zoom:1; width:190px; height:30px; line-height:30px;  margin-bottom:14px}
.spfl #nav .evenLeval {}
.spfl #nav .the-one{ background:url(../images/menu-icon.png) no-repeat 175px 12px #303030; cursor:pointer;}
.spfl #nav h3 {height:30px;line-height:30px;font-size:14px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-indent:20px;}
.spfl #nav h3 a{font-family: "Microsoft YaHei"; font-size:14px; color:#fff; font-weight:normal}
.spfl #nav h3 a:hover{ text-decoration:underline}
.spfl #nav h3 span {width:36px;margin-right:15px;float:left;background-image:url(../images/menu-icon.png);background-repeat:no-repeat}
.spfl #nav .subCate {display:none;background:url(../images/nav_div_bg.jpg) 0 0 repeat-y #fff;position:absolute;left:190px;top:0;width:150px;padding:0 0 10px 1px;color:#333;min-height:300px; _height:expression(document.body.clientHeight < 300? "300px" : "auto");border:#FF7E00 solid 2px;}
.spfl #nav .subCate ul {overflow:hidden;padding-top:10px;}
.spfl #nav .subCate li {float:left;display:inline; clear:both; border-bottom:1px dashed #eee; width:100%; padding-left:20px; font-size:12px;}
.spfl #nav .subCate .clear{ border-top:0}
.spfl #nav .subCate li a {display:block;float:left;padding:0 5px;line-height:30px;color:#333;word-break:keep-all;white-space:nowrap;}
.spfl #nav .subCate li a:hover{ color:#FF7E00; text-decoration:underline}
.spfl #nav .subCate #sub-ul-1 {width:100%;}
.spfl #nav .on { height:30px;background:url(../images/menu-icon.png) no-repeat 175px 12px #303030; cursor:pointer;color:#fff; +margin:0px 0 11px 0;}
.spfl #nav .on h3 a,#nav .on p a {color:#fff;}
.spfl #nav .on .subCate {display:block !important;}
.spfl #mainCate-2 .subCate {top:-44px}
.spfl #mainCate-3 .subCate {top:-88px}
.spfl #mainCate-4 .subCate {top:-132px}
.spfl #mainCate-5 .subCate {top:-176px}
.spfl #mainCate-6 .subCate {top:-220px;}
.spfl #mainCate-7 .subCate {top:-264px;}
.spfl #mainCate-8 .subCate {top:-308px;}
.spfl #mainCate-9 .subCate {top:-352px;}
.spfl #mainCate-10 .subCate {top:-396px;}
.spfl #mainCate-11 .subCate {top:-440px;}

.xlph{ }
dl.xlph dt{line-height: 40px; margin-bottom:15px;font-size: 14px;color:#FA8B32;font-weight: bold;text-indent:40px;background:#F8F8F8 url(../images/ico/userGrade.png) no-repeat 15px 9px; border-bottom:1px solid #E0E0E0;}

dl.phList dd.floor-goods {width: 250px; height: 236px;border: 1px solid #E0E0E0;background-color: #FFF;float: left;margin: 0px 0px 0px 13px;font-family: "瀹嬩綋";}
dl.phList dd.floor-goods:hover{border: 1px solid #FF7E00;}
dl.phList .floor-goods h3 {padding: 8px 10px 0px;height: 44px;overflow: hidden;}
dl.phList .floor-goods h3 a {display: block;width: 230px; transition: color 0.2s ease 0s;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
dl.phList .floor-goods-text {font-size: 12px; height: 20px;color: #565656;line-height: 20px;font-weight: normal;}
dl.phList .floor-goods-name { font-size: 14px;color: #3D3D3D;line-height: 24px;height: 24px;font-family: Microsoft Yahei;}
dl.phList .floor-goods-info { padding: 5px 10px 0px;color: #B0B0B0;height: 24px;overflow: hidden;font-family: arial;}
dl.phList .floor-goods-info span.price {display: inline-block;font-size: 20px;line-height: 24px;color: #FF7E00;padding-right: 15px;float: left; vertical-align: top;font-weight: bold;}
dl.phList .floor-goods-info span.money {display: inline-block;height: 16px;line-height: 16px;padding-top: 6px;vertical-align: top;float: left;font-size:12px;}
dl.phList .floor-goods-info del {font-family: "瀹嬩綋";padding-left: 2px; }
dl.phList .floor-goods-info span.number{ font-family: "瀹嬩綋";display: inline-block;height: 16px; line-height: 16px;padding-top: 5px;vertical-align: top;float: right;font-size:12px;}
dl.phList .floor-goods-info i {display: inline-block;color: #FF7E00; padding-right: 2px;vertical-align: top;}


.top-content .right{ width:809px; border-right:1px solid #E0E0E0; border-bottom:1px solid #E0E0E0; height:313px; float:left; background:#fff;}
.content{ background:#F0F0F0;margin:0 auto;min-height:800px;}

.index-floor{width: 1000px;margin: 20px auto 0 auto;position: relative;z-index: 1;height:547px}
.index-floor-title{height: 24px;padding: 8px 32px;font: 22px/24px Microsoft Yahei;color: #3D3D3D;position: relative;border-bottom: 2px solid #E0E0E0;}
.index-floor-title a.left{float:left; }
.index-floor-title a.right{ color:#3D3D3D;float:right;display: inline;border-bottom: 0px none;margin-right: 0px;white-space: nowrap;font: 12px/24px "瀹嬩綋";}
.index-floor .icon1{ background:url(../images/icon1.png) no-repeat left;}
.index-floor .icon2{ background:url(../images/icon2.png) no-repeat left;}
.index-floor .icon3{ background:url(../images/icon3.png) no-repeat left;}
.index-floor .icon4{ background:url(../images/icon4.png) no-repeat left;}
.index-floor .icon5{ background:url(../images/icon5.png) no-repeat left;}
.index-floor .icon6{ background:url(../images/icon6.png) no-repeat left;}
.index-floor .icon7{ background:url(../images/icon7.png) no-repeat left;}

.if-sort{width:182px;height:507px;padding-left:18px;overflow:hidden; background:#fff; float:left;}
ul.if-sortul{width:100%;overflow:hidden;margin:15px 0; font-size:12px;}
.if-sortul li{margin:0 18px 10px 0;width:73px;height:19px;line-height:19px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.if-sortul li a{color:#565656;}
.if-sortmore{display:inline-block;color:#565656;font-size:12px;}

.floor-content{width: 800px;height: 504px;margin-top: 4px;position: relative; float:left;}
.floor-content .floor-goods {width: 250px; height: 236px;border: 1px solid #E0E0E0;background-color: #FFF;float: left;margin: 13px 0px 0px 14px;font-family: "瀹嬩綋";}
.floor-content .floor-goods:hover{border: 1px solid #FF7E00;}
.floor-content .floor-goods h3 {padding: 8px 10px 0px;height: 44px;overflow: hidden;}
.floor-content .floor-goods h3 a {display: block;width: 230px; transition: color 0.2s ease 0s;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.floor-content .floor-goods-text {font-size: 12px; height: 20px;color: #565656;line-height: 20px;font-weight: normal;}
.floor-content .floor-goods-name { font-size: 14px;color: #3D3D3D;line-height: 24px;height: 24px;font-family: Microsoft Yahei;}
.floor-content .floor-goods-info { padding: 5px 10px 0px;color: #B0B0B0;height: 24px;overflow: hidden;font-family: arial;}
.floor-content .floor-goods-info span.price {display: inline-block;font-size: 20px;line-height: 24px;color: #FF7E00;padding-right: 15px;float: left; vertical-align: top;font-weight: bold;}
.floor-content .floor-goods-info span.money {display: inline-block;height: 16px;line-height: 16px;padding-top: 6px;vertical-align: top;float: left;font-size:12px;}
.floor-content .floor-goods-info del {font-family: "瀹嬩綋";padding-left: 2px; }
.floor-content .floor-goods-info span.number{ font-family: "瀹嬩綋";display: inline-block;height: 16px; line-height: 16px;padding-top: 5px;vertical-align: top;float: right;font-size:12px;}
.floor-content .floor-goods-info i {display: inline-block;color: #FF7E00; padding-right: 2px;vertical-align: top;}

.btcIndexFootBoxS{ width:1000px; min-height:125px; margin:25px auto 0 auto; height:auto;  text-align:center; font-size:12px; border-top:1px solid #E8E8E8; position:relative;}
.btcIndexFootBoxS span{ color:#666; display:inline-block; padding:10px 0;margin:0 auto; line-height:40px; height:40px;}
.btcIndexFootBoxS a{ color:#F27B03;}
.btcIndexFootBoxS .Certificate{ margin: 0 auto;}
.btcIndexFootBoxS .Certificate img{ margin:0 5px;}



.sortBox{ background:#fff; border:1px solid #ddd; line-height:39px; min-height:39px; height:auto; width:1000px; margin:0px auto; font-size:12px;}
.sortBox li a{ color:#333;}
.sortBox h5 {color: #333;float: left;display: block;width: 42px;font-size: 12px;font-weight: bold;position: relative; padding-left:15px;}
.sortBox ul {float: left;padding: 6px 0px;line-height: 28px; width:930px;}
.sortBox ul li{ float:left;margin: 0 7px;white-space: nowrap;}
.sortBox li a font {display: inline-block;-webkit-transform: scale(0.875);font-size: 12px; color:#8e8e8e; margin-left:5px;}
.sortBox ul a.selected {background-color: #FF7E00;border-radius: 1px;color: #fff; padding:2px 3px;}

.upProductBox{width:1000px; margin:0px auto; padding:20px 0; min-height:150px; height:auto;font: 12px/1.5 Arial,Tahoma,'瀹嬩綋',Verdana,STHeiTi,sans-serif;}
.border-inner {border: none;position: relative;width: 290px;zoom: 1;height: 310px;background: #fff; float:left; margin:10px;border:1px solid #ddd; padding:10px;}
.border-inner:hover{border:1px solid #FF7E00; }
.border-inner .deal-img-content{ width:290px; height:176px; overflow:hidden;}
.border-inner .deal-title{height: 62px;overflow: hidden;width: 290px;margin: 6px auto 0;}
.border-inner .deal-title .title{font-size: 14px;color: #000;}
.border-inner .deal-title .title em{font-weight: bold;font-size: 16px;}
.border-inner .deal-title .title span {font-size: 16px;color: #585858;display: block;padding-top: 2px;line-height: 18px;}
.border-inner .deal-price-default .price {float: left;font-size: 32px;color: #FF7E00;width: 170px;height: 40px;overflow: hidden;}
.border-inner .deal-price-default .price .symbol {padding-right: 4px;}
.border-inner .deal-price-default .price .value {font-size: 12px;color: #8e8e8e;display: inline-block;word-break: break-all;word-wrap: break-word;}
.border-inner .deal-price-default .value .symbol {font-size: 12px;padding: 0 0 0 4px;}
.border-inner .deal-price-default .deal-btn {float: right;margin-top: 5px;}
.border-inner .deal-price-default .deal-btn .go {display: block;width: 84px;height: 33px;line-height: 33px;overflow: hidden;background:#FF7E00; color:#fff; font-size:20px; text-align:center;border-radius:15px; }
.deal-price-default{overflow: hidden;}
.border-inner .deal-people-address {overflow: hidden;line-height: 12px;height: 30px;width: 290px;margin: 0 auto;}
.border-inner .deal-people-address .deal-people {margin-top: 9px;padding-left: 15px;float: right;color: #8e8e8e;}
.border-inner .deal-people-address .num {color:#FF7E00;font-weight:bold;}


.shoppingInfoBox{ width:1000px; margin:0 auto; padding-bottom:30px;}
.shoppingBoxCrumb {height: 18px;margin-bottom: 20px; padding-top:20px;font-family: '\5b8b\4f53';color:#506eaa;}
.shoppingBoxCrumb .left{color: #3d3d3d;}
.shoppingBoxCrumb i{ padding:0 5px;color: #3d3d3d;}
.shoppingBoxCrumb a, .shoppingBoxCrumb span {display: inline-block;height: 18px;float: left;}
.shoppingInfoBox .detail-intro{padding: 20px 25px 25px;border: 1px solid #e0e0e0;background-color: #FFF; margin-bottom:30px;}
.shoppingInfoBox .detail-intro .proTit{font-family: Microsoft Yahei;padding-bottom: 25px;font-size: 26px;line-height: 36px;color: #3d3d3d;font-weight: normal;}
.shoppingInfoBox .detail-intro .proTit p{font-size: 16px;line-height: 24px;padding-top: 3px; color:#565656;}
.shoppingInfoBox .proImgBox{width: 500px;height: 350px;float: left;position: relative;}
.shoppingInfoBox .proImgBox .proSmallImgBox{margin: 10px 0;}
.shoppingInfoBox .roduct-info{width: 400px;float: right; color:#565656;}
.shoppingInfoBox .roduct-info .roduct-price span.price {display: inline-block;font-size: 40px;line-height: 40px;color: #E42141;padding-right: 15px;float: left;vertical-align: top;}
.shoppingInfoBox .roduct-info .roduct-price span.price em {display: inline-block;font-size: 28px;line-height: 30px;vertical-align: top;padding: 8px 8px 0 0;}
.shoppingInfoBox .roduct-info .roduct-price span.money {display: inline-block;height: 18px;font-size: 14px;line-height: 18px;padding: 18px 20px 0 0;vertical-align: top;float: left;}
.shoppingInfoBox .roduct-info .roduct-price span.money del {padding-left: 2px;}
.shoppingInfoBox .roduct-info .roduct-stars {height: 20px;padding: 12px 0 18px;font-size: 14px;line-height: 20px;font-family: Microsoft Yahei;}
.shoppingInfoBox .roduct-info .roduct-stars span {display: inline-block;float: left;}
.shoppingInfoBox .roduct-info .roduct-stars strong {color: #f67208;padding-right: 5px;font-family: arial; font-weight:bolder;}
.shoppingInfoBox .roduct-info .roduct-stars em {display: inline-block;width: 1px;height: 16px;line-height: 16px;background-color: #e2e2e2;margin: 3px 15px 0;font-family: arial;float: left;}
.shoppingInfoBox .roduct-info .roduct-otherinfo {padding: 14px 0 0 65px;font-family: '\5b8b\4f53';}
.shoppingInfoBox .roduct-info .roduct-linetop {padding: 14px 0 14px 65px ;border:1px solid #ebebeb; border-width:1px 0;}
.shoppingInfoBox .roduct-info .otherinfo-title {display: inline-block;width: 65px;height: 28px;margin-left: -65px;line-height: 28px;color: #b0b0b0;float: left;}
.shoppingInfoBox .roduct-info .otherinfo-content {overflow: hidden; line-height:28px;}
.shoppingInfoBox .roduct-info .otherinfo-content span.text {display: inline-block;line-height: 28px;padding-right: 20px;float: left;}
.otherinfo-content a{display: inline-block;width: 26px;height: 26px;border: 1px solid #e2e2e2;background-color: #f6f6f6;float: left;cursor: pointer; text-align:center; font-size:24px;}
.otherinfo-content a:hover{ text-decoration:none;}
.otherinfo-content input {width: 36px;height: 18px;padding: 4px 5px;line-height: 18px;border-width: 1px 0;border-style: solid;border-color: #e2e2e2;float: left;text-align: center;color: #565656;}
.shoppingInfoBox  .loginBuy {background-color: #ff7e00;color: #FFF;font-size: 18px;margin-right: 15px;box-shadow: 0 1px 0 #eb5e00;display: inline-block;width: 160px;height: 44px;line-height: 44px;letter-spacing: 1px;text-align: center;float: left;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; cursor:pointer;font-family: Microsoft Yahei;}
.shoppingInfoBox a:hover{ text-decoration:none;}

.shoppingInfoBox .detail-tips {margin:0px auto 30px auto;border: 1px solid #e0e0e0;background-position:0 center;background-repeat: no-repeat;background-image:url(../images/background/tzIcon.png);}
.shoppingInfoBox .detail-tips-text {color: #666;padding: 35px;margin-left: 180px;border-left: 1px solid #e0e0e0; background:#fff; color:#666;}

.shoppingInfoBox .detail-content{border: 1px solid #e0e0e0;background-color: #FFF; min-height:100px;}
.shoppingInfoBox .detail-content .yui_tab{ height:44px;border-left: 1px solid #FFF;background-color: #f7f7f7;border-bottom: 1px solid #e0e0e0; padding:0px;}
.shoppingInfoBox .detail-content .yui_tab li{float: left;height: 44px;font-size: 14px;color: #4d4d4d;border-right: 1px solid #FFF;cursor: pointer;font-family: Microsoft Yahei;}
.shoppingInfoBox .detail-content .yui_tab li a {display: block;float: left;height: 44px; border:0px;border-right: 1px solid #e9e9e9;cursor: pointer; background:#f7f7f7;display: block;
line-height: 44px;padding: 0 30px;font-style: normal;cursor: pointer;position: relative; margin:0;border-radius:0;color:#4d4d4d; font-size:13px;}
.shoppingInfoBox .detail-content .yui_tab li a.selected{border-top: 2px solid #E42141;height: 42px; color:#4d4d4d;padding-left: 31px;background-color: #FFF;line-height: 40px;_line-height: 39px; bottom:0;font-size:13px; border-bottom:1px solid #fff;}
#show_info{ padding:0 20px 30px 20px;}
h2.content-title{margin: 0;padding: 20px 0 10px;border-bottom: 2px solid #888;color: #333;font-size: 18px;font-weight: bold; display:block;}
.shoppingInfoBox .deal-term{margin-bottom: 10px; color:#555;font: normal 14px/1.5 Tahoma,Helvetica,arial,sans-serif;}
.shoppingInfoBox .deal-term dl{margin-top: 0;border-bottom: 1px solid #EEE;background: #f9f9f9; overflow: hidden;}
.shoppingInfoBox .deal-term dl dt{width: 140px;color: #666; float:left; font-weight:bold;}
.shoppingInfoBox .deal-term dl dt,.shoppingInfoBox .deal-term dl dd{padding: 8px 10px;text-align: left;line-height: 24px;height: 24px;border-top: 1px solid #EEE;word-break: break-all;word-wrap: break-word;
white-space: pre-wrap;}
.shoppingInfoBox .deal-term dd {margin-left: 160px;background: #FFF;border-left: 1px solid #EEE;}
ul.review-list{}
ul.review-list li{border-bottom: 1px dotted #dbdbdb;padding: 20px 10px 10px;color: #222;font-size: 12px;}
ul.review-list li .info {margin-bottom: 10px;color: #999;line-height: 18px;}
ul.review-list li .info .user-info { float:left;}
ul.review-list li .info .time{ float:right;}
ul.review-list li .J-normal-view p{margin-bottom: 10px;word-break: break-all;margin: 10px 0;}


.confirmCartOrder{max-height:none; height:auto; min-height:500px; margin:0 auto; width:1000px;}
.confirmCartOrder .tit{text-align:left; font-size:14px; color:#444; font-weight:bold; line-height:30px; height:30px; border-bottom:1px solid #eee; margin-top:20px; position:relative;}
.confirmCartOrder .tit a{ font-size:12px; color:#3366CC;font-weight:normal; position:absolute;top:0px;right:0px;line-height:30px; height:30px}
.confirmCartOrder .shoppingAddressBox{ text-align:left;}
.confirmCartOrder .shoppingAddressBox .addressBox{ margin-top:20px;}
.confirmCartOrder .shoppingAddressBox dl.noClick{line-height:37px; height:37px;color:#3F3F3F; font-size:12px;}
.confirmCartOrder .shoppingAddressBox dl.noClick dt{float:left;margin:0px 18px 0 50px;line-height:37px; height:37px;}
.confirmCartOrder .shoppingAddressBox dl.noClick dt input{vertical-align:middle;margin-top:10px; *margin-top:5px; display:inline;}
.confirmCartOrder .shoppingAddressBox dl.noClick dd{float:left;line-height:37px; height:37px; width:800px; overflow:hidden;}
.confirmCartOrder .shoppingAddressBox dl.noClick dd em{color:#7F7F7F;}
.confirmCartOrder .shoppingAddressBox dl.noClick a{float:right; font-size:12px; color:#3366CC; margin-right:20px; display:inline-block;}
.confirmCartOrder .shoppingAddressBox dl.mrClick{line-height:35px;height:35px;width:998px;color:#3F3F3F;font-size:14px; background:#FFFAE5; border:1px solid #FFE580;}
.confirmCartOrder .shoppingAddressBox dl.mrClick dt{ float:left; margin:0px 18px 0 50px;line-height:35px;height:35px;}
.confirmCartOrder .shoppingAddressBox dl.mrClick dt input{vertical-align:middle; margin-top:13px; *margin-top:8px;display:inline;}
.confirmCartOrder .shoppingAddressBox dl.mrClick dd{float:left; font-weight:bold;line-height:35px;height:35px; width:800px; overflow:hidden;}
.confirmCartOrder .shoppingAddressBox dl.mrClick dd em{color:#7F7F7F;}

.confirmCartOrder .shoppingAddressBox dl.mrClick a{float:right; font-size:12px; color:#3366CC; margin-right:20px; display:inline-block;}
.confirmCartOrder .shoppingAddressBox a.addNewAddress{ display:inline-block; width:100px; height:30px; background:url(../images/button/btn_addNewAddress.png) 0 0 no-repeat; margin:10px 0 0 80px;}
.confirmCartOrder .shoppingAddressBox a:hover.addNewAddress{display:inline-block; width:100px; height:30px; background:url(../images/button/btn_addNewAddress.png) 0 -30px no-repeat;margin:10px 0 0 80px}

.confirmCartOrder dl.listDataDiv{ width:100%;display:inline-block;}
.confirmCartOrder dl.listDataDiv ul.tit{display:inline-block;height:40px; width:100%; background:#E2F2FF; font-size:12px; color:#3F3F3F; margin:0px; padding:0px;}
.confirmCartOrder dl.listDataDiv ul.tit li{ display:inline-block; float:left; height:40px; line-height:40px; position:relative; text-indent:20px;}
.confirmCartOrder dl.listDataDiv ul.tit li .yui_checkbox{ position:absolute; top:12px; left:10px;}
.confirmCartOrder dl.listDataDiv dt.b2cSellerShopName{ height:40px; text-align:left; line-height:40px; border-bottom:1px solid #D1EBFF; }
.confirmCartOrder dl.listDataDiv dt.b2cSellerShopName span{display:block; max-width:200px;width:auto;overflow:hidden;height:40px; line-height:40px; float:left; margin-left:10px;}
.confirmCartOrder dl.listDataDiv dt.b2cSellerShopName span em a{ color:#3366CC;}
.confirmCartOrder dl.listDataDiv dd{ min-height:80px; height:auto; display:inline-block; background:#E2F2FF; border-bottom:1px solid #D1EBFF; width:100%;}
.confirmCartOrder dl.listDataDiv dd ul{display:inline-block; height:auto; width:100%; font-size:14px; color:#3F3F3F;}
.confirmCartOrder dl.listDataDiv dd ul li{ display:inline-block; float:left; line-height:40px; position:relative; text-align:left; text-indent:5px;}
.confirmCartOrder dl.listDataDiv dd ul li.b2cShoppingCatName a{ text-align:left;color:#3366CC;text-indent:5px;}
.confirmCartOrder dl.listDataDiv dd ul li.b2cShoppingCatName a:hover{ text-decoration:none;}
.confirmCartOrder dl.listDataDiv dd ul li.b2cShoppingCatName a img{float:left;margin:5px 7px;}
.confirmCartOrder dl.listDataDiv dd ul li.b2cShoppingCatName span{text-align:left;line-height:20px;display:inline-block;vertical-align:top;margin-top:8px; width:350px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;text-indent:5px;}
.confirmCartOrder dl.listDataDiv dd ul li.b2cShoppingCatName em{float:left;display:inline-block;text-indent:5px;font-size:12px;line-height:20px;color:#808080;}
.confirmCartOrder dl.listDataDiv dd ul li .yui_checkbox{ position:absolute; top:12px; left:10px;}
.confirmCartOrder dl.listDataDiv dd ul li .price{ width:68px; margin:8px 0 0px 20px; position:relative; height:32px;}
.confirmCartOrder dl.listDataDiv dd ul li .price a.add{display:inline-block; float:left; width:14px; height:14px; border:1px solid #ddd;  border-width:1px 1px 1px 0px; background:#fff; font-size:14px; text-align:center; text-indent:0px; line-height:14px; #margin-top:4px; color:#333;}
.confirmCartOrder dl.listDataDiv dd ul li .price a.cut{display:inline-block; float:left; width:14px; height:15px; border:1px solid #ddd; border-width:0px 1px 1px 0px; background:#fff; font-size:14px; text-align:center; text-indent:0px;line-height:14px;color:#333;}
.confirmCartOrder dl.listDataDiv dd ul li .price a:hover{ text-decoration:none; cursor:pointer;}
.confirmCartOrder dl.listDataDiv dd ul li label{height:40px; line-height:40px; cursor:none;font-size:14px; color:#3F3F3F;}
.confirmCartOrder dl.listDataDiv .balanceBox{height:35px; line-height:35px; font-size:16px; font-weight:bold; color:#333; text-align:right; background:#f3f3f3; border:1px solid #e8e8e8; border-width:1px 0px 1px 0px; width:1000px; position:relative;}
.confirmCartOrder dl.listDataDiv .balanceBox span em{ font-size:14px; color:#3f3f3f; display:inline-block; margin-right:5px; font-weight:bold;}
.confirmCartOrder dl.listDataDiv .balanceBox span { color:#FF7E00;font-size:24px; margin-left:10px; position:absolute; top:0px; right:10px;}
.confirmCartOrder .allInfo{ float:right; margin-top:10px; }
.confirmCartOrder .allInfo input{float:right; cursor:pointer;}

.upOverBox{ height:380px;}
.upOverBox .sellerUpProLc{ margin-top:20px;}
.upOverBox .upOver{line-height:30px; font-size:14px; color:#090; height:150px; line-height:45px; width:900px; background:#F7FDF7 url(../images/ico/upOver_ico.png) no-repeat 150px 10px; text-align:left; margin:20px auto; border:1px solid #BDEEBD;}
.upOverBox .upOver span{ display:inline-block; margin:25px 0 0 330px; line-height:35px; font-size:18px; font-weight:bold;}
.upOverBox .upOver span em{ display:block;}
.upOverBox .upOver span em label{ display:block; color:#000;}
.upOverBox .upOver span a{ display:block; color:#333; margin-right:10px; font-size:12px;line-height:35px; font-weight:normal;}

dl.admLeftNav{ font-size:12px; text-align:left; margin:0 auto;}
dl.admLeftNav .dt{position: relative;width:100%;line-height:30px; border-bottom: 1px solid #f4f4f4;display: inline-block;font-size: 14px;font-weight: bold;color: #666;}
dl.admLeftNav .dt a{ font-size:14px;}
dl.admLeftNav dd{ line-height:30px; height:30px;position:relative; padding:10px 0;}
dl.admLeftNav i{ display:none;}
dl.admLeftNav .cur i{ background:url(../images/ico/buyAdmIcon.png) no-repeat; display:block;position: absolute;top: 10px;right: -15px;width: 15px;height: 30px;}
dl.admLeftNav dd a{ color:#666;display:inline-block;line-height: 30px;padding-left: 15px;border-left: 2px solid #fff;display: inline-block;font-size: 12px;}
dl.admLeftNav .cur a{border-color: #ff8400;color: #ff8400;}

.buyerInfoBox{ width:800px;}
	.buyerInfoBox .buyerInfo{height:60px;background-color: #fdfefb;border-bottom: 1px solid #d6d6d6;padding:15px; }
	.buyerInfoBox .buyerInfo .userName{text-align:left;font-size:12px; font-weight:normal; color:#999; float:left;max-width:250px;width:auto;height:30px; line-height:30px; margin-right:20px;}
	.buyerInfoBox .buyerInfo .userName b{ font-size:14px; color:#666; display:inline-block; margin-right:8px;}
	.buyerInfoBox .buyerInfo dl{ width:100%; float:left; line-height:30px; height:30px;color:#666;}
	.buyerInfoBox .buyerInfo dl dd.text{ float:left; padding: 0 10px 0 5px;}
	.buyerInfoBox .buyerInfo dl dd.text b{ display:inline-block; color:#f50; font-size:14px; padding:0 6px;}
	.buyerInfoBox .buyerInfo dl dd.text a{ color:#f50;}
	.buyerInfoBox .buyerSold{padding: 20px;border-bottom: 1px solid #f4f4f4; text-align:left;}
	.buyerInfoBox .buyerSold .hd {position: relative;padding-bottom: 15px;}
	.buyerInfoBox .buyerSold .hd h4 {font-family: "Microsoft YaHei";font-size: 18px;font-weight: normal;color: #666;display: inline-block;vertical-align: middle;line-height: 20px;}
	.buyerInfoBox .buyerSold .hd .more {position: absolute;bottom: 15px;right: 0;_right: 20px;color: #08c;}
	.buyerInfoBox .buyerSold .con{width: 760px; _overflow: hidden;}
	.buyerInfoBox .buyerSold .con ul a{color: #666;}
	.buyerInfoBox .buyerSold .con ul li {float: left;width: 220px;margin-right: 33px; margin-top:8px;}
	.buyerInfoBox .buyerSold .con ul li .pic { height:145px;}
	.buyerInfoBox .buyerSold .con ul li .txt p {padding-bottom: 5px; line-height:30px;width: 14em;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;o-text-overflow: ellipsis;overflow: hidden;}

		 
#scSpOrderData{}
#scSpOrderData .yui_table_list td,#scSpOrderData .yui_table_list th { border:0px;display: table-cell;vertical-align: inherit;}
#scSpOrderData .yui_table_list { border:0px;border-top: 1px solid #f2f2f2;border-collapse: collapse;width: 100%;clear: both;border-spacing: 2px;}
#scSpOrderData .yui_table_list tbody{display: table-row-group;vertical-align: middle;border-color: inherit;}
#scSpOrderData .yui_table_list tr{display: table-row;vertical-align: inherit;border-color: inherit;}
#scSpOrderData .yui_table_list td{border-bottom: 1px solid #f2f2f2;text-align: center;color: #666;font-family: arial,verdana;}
#scSpOrderData .yui_table_list caption {}
#scSpOrderData .yui_table_list thead {	height: 31px;display: table-header-group;vertical-align: middle;border-color: inherit; background:#fff;}
#scSpOrderData .yui_table_list th {line-height: 31px;color: #999;border-bottom: 1px solid #f2f2f2; font-size:12px; font-weight:normal;}
#scSpOrderData .yui_table_list .t-op{}
#scSpOrderData .yui_table_list tbody tr:hover { background:none;}
#scSpOrderData .yui_table_list td a{ margin:0px;color: #08c; }
#scSpOrderData .yui_table_list tbody tr .t-order {padding:16px 0 20px 0;text-align: left;width:370px;}
#scSpOrderData .yui_table_list tbody tr .t-order .pic {position: relative;float: left;height: 56px;overflow: hidden;margin-top: 4px;}
#scSpOrderData .yui_table_list tbody tr .t-order .txt {float: left;width: 213px;}
#scSpOrderData .yui_table_list tbody tr .t-order .txt h4 {font-size: 12px;color: #666;padding-left: 10px;display: block;height: 20px;font-weight: bold;width: 17em;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;o-text-overflow: ellipsis;overflow: hidden; line-height:20px;}
#scSpOrderData .yui_table_list tbody tr .t-order .txt h4 a {color: #666;vertical-align: top;display: inline;line-height: 20px;}
#scSpOrderData .yui_table_list tbody tr .t-order .txt h5 {font-size: 12px;color: #999;padding-left: 10px;font-weight: normal;line-height: 18px;}


#scSpEvaluateData{}
#scSpEvaluateData .yui_table_list td,#scSpEvaluateData .yui_table_list th { border:0px;display: table-cell;vertical-align: inherit;}
#scSpEvaluateData .yui_table_list { border:0px;border-top: 1px solid #f2f2f2;border-collapse: collapse;width: 100%;clear: both;border-spacing: 2px;}
#scSpEvaluateData .yui_table_list tbody{display: table-row-group;vertical-align: middle;border-color: inherit;}
#scSpEvaluateData .yui_table_list tr{display: table-row;vertical-align: inherit;border-color: inherit;}
#scSpEvaluateData .yui_table_list td{border-bottom: 1px solid #f2f2f2;text-align: center;color:#666;font-family: arial,verdana;vertical-align:text-top;text-align:left; padding: 16px 0 20px 0;}
#scSpEvaluateData .yui_table_list caption {}
#scSpEvaluateData .yui_table_list thead {height: 31px;display: table-header-group;vertical-align: middle;border-color: inherit; background:#fff;}
#scSpEvaluateData .yui_table_list th {text-align:left;line-height: 31px;color: #999;border-bottom: 1px solid #f2f2f2; font-size:12px; font-weight:normal;}
#scSpEvaluateData .yui_table_list .t-op{}
#scSpEvaluateData .yui_table_list tbody tr:hover { background:none;}
#scSpEvaluateData .yui_table_list td a{ margin:0px;color: #08c;}

#scSpData{}
#scSpData .yui_table_list td,#scSpData .yui_table_list th { border:0px;display: table-cell;vertical-align: inherit;}
#scSpData .yui_table_list { border:0px;border-top: 1px solid #f2f2f2;border-collapse: collapse;width: 100%;clear: both;border-spacing: 2px;}
#scSpData .yui_table_list tbody{display: table-row-group;vertical-align: middle;border-color: inherit;}
#scSpData .yui_table_list tr{display: table-row;vertical-align: inherit;border-color: inherit;}
#scSpData .yui_table_list td{border-bottom: 1px solid #f2f2f2;text-align: center;color: #666;font-family: arial,verdana; vertical-align:top;}
#scSpData .yui_table_list caption {}
#scSpData .yui_table_list thead {	height: 31px;display: table-header-group;vertical-align: middle;border-color: inherit; background:#fff;}
#scSpData .yui_table_list th {line-height: 31px;color: #999;border-bottom: 1px solid #f2f2f2; font-size:12px; font-weight:normal;}
#scSpData .yui_table_list .t-op a{padding:0 3px;}
#scSpData .yui_table_list tbody tr:hover { background:none;}
#scSpData .yui_table_list td a{ margin:0px;color: #08c; }
#scSpData .yui_table_list tbody tr td {padding: 16px 0 20px 0;}
#scSpData .yui_table_list tbody tr .t-order{ text-align:left; width:380px;}
#scSpData .yui_table_list tbody tr .t-order .pic {position: relative;float: left;height: 56px;overflow: hidden;margin-top: 4px;}
#scSpData .yui_table_list tbody tr .t-order .txt {float: left;width: 213px;}
#scSpData .yui_table_list tbody tr .t-order .txt h4 {font-size: 12px;color: #666;padding-left: 10px;display: block;height: 20px;font-weight: bold;width: 17em;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;o-text-overflow: ellipsis;overflow: hidden; line-height:20px;}
#scSpData .yui_table_list tbody tr .t-order .txt h4 a {color: #666;vertical-align: top;display: inline;line-height: 20px;}
#scSpData .yui_table_list tbody tr .t-order .txt h5 {font-size: 12px;color: #999;padding-left: 10px;font-weight: normal;line-height: 18px;}
#scSpData .yui_table_list tbody tr .t-order .txt h5 b{ color:#FF8400;}

#scActivityData{}
#scActivityData .yui_table_list td,#scActivityData .yui_table_list th { border:0px;display: table-cell;vertical-align: inherit;}
#scActivityData .yui_table_list { border:0px;border-top: 1px solid #f2f2f2;border-collapse: collapse;width: 100%;clear: both;border-spacing: 2px;}
#scActivityData .yui_table_list tbody{display: table-row-group;vertical-align: middle;border-color: inherit;}
#scActivityData .yui_table_list tr{display: table-row;vertical-align: inherit;border-color: inherit;}
#scActivityData .yui_table_list td{border-bottom: 1px solid #f2f2f2;text-align: center;color: #666;font-family: arial,verdana; vertical-align:top;}
#scActivityData .yui_table_list caption {}
#scActivityData .yui_table_list thead {	height: 31px;display: table-header-group;vertical-align: middle;border-color: inherit; background:#fff;}
#scActivityData .yui_table_list th {line-height: 31px;color: #999;border-bottom: 1px solid #f2f2f2; font-size:12px; font-weight:normal;}
#scActivityData .yui_table_list .t-op a{padding:0 3px;}
#scActivityData .yui_table_list tbody tr:hover { background:none;}
#scActivityData .yui_table_list td a{ margin:0px;color: #08c; }
#scActivityData .yui_table_list tbody tr td {padding: 16px 0 20px 0;}
#scActivityData .yui_table_list tbody tr .t-order{ text-align:left; width:380px;}
#scActivityData .yui_table_list tbody tr .t-order .pic {position: relative;float: left;height: 56px;overflow: hidden;margin-top: 4px;}
#scActivityData .yui_table_list tbody tr .t-order .txt {float: left;width: 213px;}
#scActivityData .yui_table_list tbody tr .t-order .txt h4 {font-size: 12px;color: #666;padding-left: 10px;display: block;height: 20px;font-weight: bold;width: 17em;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;o-text-overflow: ellipsis;overflow: hidden; line-height:20px;}
#scActivityData .yui_table_list tbody tr .t-order .txt h4 a {color: #666;vertical-align: top;display: inline;line-height: 20px;}
#scActivityData .yui_table_list tbody tr .t-order .txt h5 {font-size: 12px;color: #999;padding-left: 10px;font-weight: normal;line-height: 18px;}
#scActivityData .yui_table_list tbody tr .t-order .txt h5 b{ color:#FF8400;}

.buyerRightTit{height: 52px;line-height: 52px;color: #666;text-indent: 19px;font-size: 14px;font-family: "Microsoft YaHei"; text-align:left;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;}

.regTx{display:inline-block; *display:block; text-align:left;font-size:12px;color:#999999;margin-left:20px;height:25px;line-height:35px; *line-height:45px; }
.regTx em.star{ color:#F00;display:block; font-size:12px; margin:0 8px; line-height:45px; float:left; height:25px;}	


dl.sellerLeftMenu{ font-size:12px; text-align:left;}
dl.sellerLeftMenu dt{ background:url(../images/background/bg_sellerLeftMenuTit.png) repeat-x; height:35px; line-height:36px; border-bottom:1px solid #ccc; font-size:14px; font-weight:bold; color:#666; text-align:left; text-indent:10px;}
dl.sellerLeftMenu dt a{line-height:36px;color:#666; display:block;}
dl.sellerLeftMenu dd{line-height:25px; height:25px;position:relative; width:110px; margin:0 auto;}
dl.sellerLeftMenu dd a{color:#666; margin-left:5px; display:inline-block;}


.sellerNoDp{}
.sellerNoDp dl.sellerNoDpWel{ width:auto; height:60px; margin:40px 50px;}
.sellerNoDp dl.sellerNoDpWel dt{ background:url(../images/background/bg_sellerNoDp.png) 0 0 no-repeat; width:192px; height:25px;} 
.sellerNoDp dl.sellerNoDpWel dd{ text-align:left; height:35px; line-height:35px; color:#666666; font-size:14px;}
.sellerNoDp .sellerNoDpBox{ width:auto;height:63px; margin:40px 50px;}
.sellerNoDp .sellerNoDpBox .ico{ width:63px; height:63px; background:url(../images/background/bg_sellerNoDp.png) -112px -25px no-repeat; float:left;}
.sellerNoDp .sellerNoDpBox dl.sellerNoDpOpen{float:left; margin:10px 0 0 20px;}
.sellerNoDp .sellerNoDpBox dl.sellerNoDpOpen dt{ width:112px; height:19px;}
.sellerNoDp .sellerNoDpBox dl.sellerNoDpOpen dt a{background:url(../images/background/bg_sellerNoDp.png) 0 -25px; no-repeat;width:112px; height:19px; display:block;}
.sellerNoDp .sellerNoDpBox dl.sellerNoDpOpen dt a:hover{background:url(../images/background/bg_sellerNoDp.png) 0 -44px; no-repeat;width:112px; height:19px; display:block;}
.sellerNoDp .sellerNoDpBox dl.sellerNoDpOpen dd{text-align:left; height:35px; line-height:35px; color:#666666; font-size:12px;}

.sellerWelBox{width:810px; margin:35px auto;}
.sellerWelBox .sellerInfo{  height:120px;}
.sellerWelBox .sellerInfo .storeLogo{ width:110px; height:110px; border:1px solid #ddd;position:relative; float:left; margin-left:10px;}
.sellerWelBox .sellerInfo .storeLogo img{ margin:5px;}
.sellerWelBox .sellerInfo .storeLogo a.upStoreLogo{ display:none;}
.sellerWelBox .sellerInfo .storeLogo:hover a.upStoreLogo{ line-height:22px; color:#fff; height:22px; width:100%; background:#000; display:block;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; position:absolute; left:0px; bottom:0px;}
.sellerWelBox .sellerInfo .storeLogo:hover a:hover{ text-decoration:none;}
.sellerWelBox .sellerInfo dl.sellerInfoBox{ float:left; width:200px; height:120px; margin-left:20px; text-align:left;}
.sellerWelBox .sellerInfo dl.sellerInfoBox dt{ font-size:18px; font-weight:bold;}
.sellerWelBox .sellerInfo dl.sellerInfoBox dd{ line-height:30px; height:30px;}
.sellerWelBox .sellerInfo dl.sellerInfoBox dd a{ color:#0579C5;}
.sellerWelBox .sellerInfo .shopinfo{ float:left; width:440px;height:120px; margin-left:20px; text-align:left; border-left:1px solid #eee;}
.sellerWelBox .sellerInfo .shopinfo ul{ width:420px; margin:0 auto;}
.sellerWelBox .sellerInfo .shopinfo ul li.tit{ color:666; line-height:30px;}
.sellerWelBox .sellerInfo .shopinfo ul li.con{ color:#828282; line-height:22px;word-break:break-all;word-wrap:break-word;}
.sellerWelBox .sellerStoreData{margin:10px 0 0 9px;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft{ float:left; width:240px; height:230px; border:1px solid #C4D5E0;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft .tit,.sellerWelBox .sellerStoreData .sellerStoreDataRight .tit{ background:#FBFCFF; height:30px; text-align:left; text-indent:10px; line-height:30px; border-bottom:1px solid #DADBDD; color:#414244; font-weight:bold; font-size:14px;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl{ width:210px; height:auto; margin:10px auto;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl dt{width:208px;height:38px;background:#FEFEEF;border:1px solid #EDEDD1;margin:20px auto 10px auto;line-height:38px;color:#666;font-weight:bold;text-indent:10px;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl dt em{ color:#49A80B;font-weight:bold;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl dd{ line-height:30px; height:30px; text-align:left;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl dd span{ width:80px; display:inline-block; text-align:right; color:#666;}
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl dd  em{ color:#0579C5; }
.sellerWelBox .sellerStoreData .sellerStoreDataLeft dl dd  em b a{ color:#49A80B; display:inline-block; margin-left:5px;}
.sellerWelBox .sellerStoreData .sellerStoreDataRight{ float:left; width:530px; height:230px; border:1px solid #C4D5E0; margin-left:9px;}

.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list{ margin:20px auto 0 auto; width:500px;border: 1px solid #D6D8D7;}
.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list tr,.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list td,.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list th,.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list thead{border-collapse:collapse;  font-size:12px; border: 1px solid #D6D8D7;}
.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list,.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list td{height:35px; line-height:35px;text-indent:0px;word-wrap: break-word; 
word-break: normal; word-break:break-all; }
.yui_table_list td span{ width:60px; display:block; text-align:right;}
.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list thead {background: #F3F8FE url(images/bg_head.png) repeat-x left center;border-bottom: 1px solid #C4D5E0;}
.sellerWelBox .sellerStoreData .sellerStoreDataRight .yui_table_list th {font-size:12px;font-weight:normal;text-align: center;height:40px;white-space:nowrap;word-wrap: break-word;}


.sellerRegBox{}
.sellerRegBox .registerBookBox{}
.sellerRegBox .btn_register{ width:150px; height:35px; line-height:35px; background:#49A80B; color:#fff; font-size:14px; cursor:pointer; margin:10px auto 0 auto;}
.sellerRegBox .registerBookBox .registerBook{ width:900px; height:400px; overflow:auto; margin:20px auto 0 auto; border:1px solid #090; background:#FEFFFB; padding:20px;text-align:left;}
.sellerRegBox .registerBookBox .registerBook dl h2{ font-size:24px; text-align:center; font-weight:bold; line-height:40px; height:40px;}
.sellerRegBox .registerBookBox .registerBook dl dt{font-size:14px; text-align:left; font-weight:bold; line-height:40px; height:40px;}
.sellerRegBox .registerBookBox .registerBook dl dd{font-size:12px; text-align:left; line-height:22px; height:auto; display:block;}
.sellerRegBox .b2cSellerInfoBox{ margin:20px auto 0 auto; width:750px;}
.sellerRegBox .b2cSellerInfoBox dl{ margin:20px auto;}
.sellerRegBox .b2cSellerInfoBox dl.upIdCard dt,.sellerRegBox .b2cSellerInfoBox dl.slIdCard dt{ float:left; width:150px; text-align:right; font-size:14px; color:#333;}
.sellerRegBox .b2cSellerInfoBox dl.upIdCard dd input{ width:120px; height:35px; background:url(../images/button/btn_updata.png) repeat-x; border:1px solid #818181; margin-top:2px; color:#333; font-size:14px; cursor:pointer; }
.sellerRegBox .b2cSellerInfoBox dl.upIdCard dd,.sellerRegBox .b2cSellerInfoBox dl.slIdCard dd{ float:left; width:auto;}
.sellerRegBox .b2cSellerInfoBox dl.upIdCard dd img{ display:block;}
.sellerRegBox .b2cSellerInfoBox dl.slIdCard dd img{ float:left;}
.sellerRegBox .b2cSellerInfoBox dl.slIdCard dd ul{ float:left; margin-left:20px; text-align:left; color:#666;}
.sellerRegBox .b2cSellerInfoBox dl.slIdCard dd ul li{ line-height:25px; height:25px;}
.sellerRegBox .auditBox{line-height:30px; font-size:14px; color:#090; height:80px; line-height:80px; width:833px; background:#F0FFE5 url(../images/ico/tx_ico.png) no-repeat 35px 22px; text-align:left; text-indent:90px; margin:20px auto; border:1px solid #4DBF00;}


.noticeList{ position:relative;background:#f0f0f0; margin-bottom:10px; padding:10px 0;}
.noticeList a{ position:absolute; right:10px; top:10px; color:#06c;}
.noticeList:hover{ background:#FFFFCC;}

.formDiv  form a{color:#06c; cursor:pointer;}
.formDiv  form{ float:left;  height:auto;  display:inline-block; padding:18px 10px;}
.formDiv  form dl.editPro{ margin:0px auto; display:inline-block; width:760px; text-align:left;}
.formDiv  form dl.editPro dt{ font-size:14px; color:#404040; font-weight:bold; line-height:40px; height:40px;}
.formDiv  form dl.editPro dd{ height:auto; min-width:40px; line-height:30px;display:inline-block;margin:5px 0;}
.formDiv  form dl.editPro dd em.tit{ display:inline-block; width:120px; text-align:right;float:left;}
.formDiv  form dl.editPro dd span{ display:block; float:left;}
.formDiv  form dl.editPro dd span .typeAttribute{ width:617px; background:#f8f8f8; border:1px solid #ececec; display:inline-block; padding:10px;float:left;}
.formDiv  form dl.editPro dd span .typeAttribute .typeAttributeList{ width:100%; display:inline-block;}
.formDiv  form dl.editPro dd span .typeAttribute em{float:left;width:110px;padding-right:8px;line-height:30px; margin:5px 0 5px 0; text-align:right;}
.formDiv  form dl.editPro dd span .typeAttribute span{line-height:30px; margin:5px 0px 5px 0;display:inline-block; width:480px;}
.formDiv  form dl.editPro dd span .typeAttribute span .attriValue{float:left;display:inline-block;margin-right:15px;}
.formDiv  form dl.editPro dd span .typeAttribute span .attriValue input{ display:inline-block; margin-right:5px;}
.formDiv  form dl.editPro dd span .formMsg{  width:auto; height:auto;}