﻿/*******************************  this template common css ************************
 *
 * 这里放置商城前台页面可以重复使用的代码
 *
 */
 
.input{ background:url(../images/input.png) repeat-x; height:20px; line-height:20px; border:1px #ccc solid}
.twofloat em{float:left;}
.twofloat span{float:right}

/* location */

.location{text-align:left;padding-left:6px;color:#999}
.location a{float:left; display:inline-block;}
.location a:hover{color:#EE3000; text-decoration:underline;}
.location span{float:left;display:block;width:10px; height:13px;margin:0;background:url(../images/T1_w.iXaXcXXbHEyTv-150-650.png) no-repeat -16px -82px;margin-left:5px;margin-right:5px;}


/* btns of order */
.btn-order{ height:24px; background:#fff; line-height:24px;}
.btn-order a{}
.btn-order-click{border:#ccc 1px solid;padding-left:10px;padding-right:20px;height:22px;display:inline-block; position:relative;float:left; margin-right:10px; }
.default-sort{padding-right:5px;border-left:1px #ccc solid;}
.btn-order-click i{background:url(../images/T1U_vGXjdaXXckL6Z0-130-130.png) no-repeat -22px -23px;width:7px; height:10px; display:inline-block; overflow:hidden; position:absolute;top:6px; right:5px;}
.btn-order-click:hover,.btn-order-cur{color:#fff; text-decoration:none;  background:#f79011; border:1px solid #f79011;}
.btn-order-click:hover i{ background-position:-30px -23px;}
.order-down i,
.order-down-gray:hover i{background-position:-30px -23px;}
.order-down-gray i{ background-position:-22px -23px;}

.order-up-gray i{background-position:-38px -23px}
.order-up i,
.order-up-gray:hover i{background-position:-46px -23px}

/*******************************  this template common css --------- end ************************/



/*******************************  -----------右侧的悬浮窗口------------ ************************/
.QQbox{
width:86px;
position:fixed;
_position: absolute;
right:0px;
bottom:100px;		
}
.QQbox .contentx{
position:relative;
}
#divMenu .eachx{
height:36px;width:86px;margin-bottom:5px;cursor:pointer;
}
#divMenu .eachx span{display:block;float:right;width:34px;height:36px;}
#divMenu .ob1 span{
background:url(../images/Bg630.png) no-repeat 0 -340px;
}
#divMenu .ob2 span{
background:url(../images/Bg630.png) no-repeat  -40px -340px;
}

#divMenu .ob3 span{
background:url(../images/Bg630.png) no-repeat  -80px -340px;
}

#divMenu .ob4 span{
background:url(../images/Bg630.png) no-repeat  0px -278px;
}

#divMenu .ob5 span{
background:url(../images/Bg630.png) no-repeat  -120px -340px;
}

#divOnline{
position:absolute;
top:0px;
left:0px;
background:#fff;		
}

#divOnline .mainbox{
width:86px;
margin-bottom:5px !important;
overflow:hidden;
cursor:pointer;
}
#divOnline .mainbox:hover{
background:#676767;
}
#divOnline .mainbox:hover span{
background:#676767;
}
#divOnline .mainbox b{display:block;width:34px;height:36px;overflow:hidden;float:left;}
#divOnline .mainbox span{display:block;width:52px;height:36px;text-align:center;line-height:36px;overflow:hidden;float:right;color:#fff;background:#AEB2BD;}
#divOnline .ob1 b{
background:url(../images/Bg630.png) no-repeat 0 -340px;
}
#divOnline .ob2 b{
background:url(../images/Bg630.png) no-repeat  -40px -340px;
}
#divOnline .ob3 span{
background:#CED3E2;
}
#divOnline .ob3 b{
background:url(../images/Bg630.png) no-repeat  -80px -340px;
}

#divOnline .ob4 b{
background:url(../images/Bg630.png) no-repeat  0px -277px;
}

#divOnline .ob5 b{
background:url(../images/Bg630.png) no-repeat  -120px -340px;
}
#divOnline .ob1:hover b{
background:url(../images/Bg630.png) no-repeat -160px -340px;
}
#divOnline .ob2:hover b{
background:url(../images/Bg630.png) no-repeat  -200px -340px;
}
#divOnline .ob3{
background:#CED3E2;
}
#divOnline .ob3:hover b{
background:url(../images/Bg630.png) no-repeat  -240px -340px;
}

#divOnline .ob4:hover b{
background:url(../images/Bg630.png) no-repeat  -40px -277px;
}

#divOnline .ob5:hover b{
background:url(../images/Bg630.png) no-repeat  -280px -340px;
}
#divOnline .h_nav ul{background:#AEB2BD;width:56px;padding:5px 15px;border-top:1px solid #7E7E7E;display:none;}
#divOnline .h_nav ul li a{color:#fff;height:20px;line-height:20px;overflow:hidden;width:56px;}
#divOnline .h_nav:hover ul{background:#676767;}





/********************************* widgets fields *****************************************************************
 *
 * 这里是放置挂件样式的区域
 *
 */

/* page-home */
#page-home .col-1 .left{width:200px;float:left;margin-right:10px;}
#page-home .col-1 .middle{width:760px;float:left;}
#page-home .col-1 .right{width:220px;float:right;}
#page-home .col-3 .left{width:595px;float:left;}
#page-home .col-3 .right{width:595px;float:right;}

/*register_login*/
.register_login{width:220px;height:50px;background:url(../images/taocz_02.gif) no-repeat;}
.register_login a{display:block;float:left;width:109px;height:50px;margin-right:2px;}

/*pic_show*/
.pic_show{border: 1px #d5d5d5 solid;border-top:0px; border-bottom:0px;}
.pic_show .title{width:218px;height:33px;line-height:33px;color:#fff;font-weight:600;font-size:14px;text-indent:10px;background:url(../images/taocz_06.gif) no-repeat;}
.pic_show .content{width:218px;}
.pic_show .content a{display:block;width:35px;height:36px;float:left;overflow:hidden; padding:7px 9px 6px 9px;}
.pic_show .content a{display:block;}


/*首页图片轮播*/
.slides{width:760px;position:relative;z-index:1;}
.slides .title ul{position:absolute;right:5px;bottom:5px; z-index:99}
.slides .title li{float:left;width:22px;height:22px;line-height:22px;margin-left:10px;color:#aeaeae;font-size:12px; cursor:pointer; border-radius:10px; background:#f63100;color:#fff; text-align:center;opacity:0.4;filter:alpha(opacity=40); -moz-opacity:0.4; }
.slides .title li.ks-active{opacity:1;filter:alpha(opacity=100); 
-moz-opacity:1; }
.slides .scroller{width:760px;height:210px; overflow:hidden;}
.slides .scroller .ks-content{left:0;top:0;}
.slides .scroller .ks-content li{display:block;left:0;top:0;}

.three-ads{margin-top:15px;}
.three-ads li{float:left;}
.three-ads li.last{margin-right:0px;}
.three-ads li a{ display:block;}


/*re_brand*/
.re-brand-pic .title li{float:left;width:99px;height:25px;line-height:25px;text-align:center;background: #F1EFF0;display:block;font-weight:bold;border:1px #ddd solid;border-top:0;border-right:0; cursor:pointer;color:#333}
.re-brand-pic .title li.ks-active{border-bottom:1px #fff solid; background:#fff;color:#990000}
.re-brand-pic .title li.first{border-left:0;width:100px;}
.re-brand-pic .pinlei a{ display:block;border-bottom:1px #ddd solid}
.re-brand-pic .pinpai{width:192px;padding-left:6px;padding-bottom:5px;overflow:hidden;}
.re-brand-pic .pinpai a{display:block;float:left;margin-right:6px;margin-top:5px;}
.re-brand-pic .pinpai a:hover{border-color:#990000;}

/* article-widget */
.article{border:1px #E5E5E5 solid;color:#666;width:218px; overflow:hidden; height:199px;}
.article .title {height:41px; background:#f5f5f5; overflow:hidden}
.article .title li{float:left;width:72px; height:40px; line-height:40px;text-align:center; cursor:pointer;border:1px #ddd solid;border-top:0;border-right:0;}
.article .title li.ks-active{ background:#ffffff;border-bottom:1px #fff solid;font-weight:bold;}
.article .title li.first{border-left:0;}
.article .content{padding:10px 5px 5px 8px; line-height:27px;}
.article .content ul{width:205px;}
.article .content li{float:left;width:195px; height:27px;background:url(../images/dian.gif) no-repeat left 10px;padding-left:10px;overflow:hidden;overflow:hidden;}
.article .content li a:hover{color:#f78f0f;}


/*re_goods-widget*/
.re_goods{margin-top:10px;}
.re_goods .title{width:100%;color:#333;height: 39px;font-size: 20px; margin-bottom:10px;}
.re_goods .title .index_xpss_hyp{float:right; line-height:12px; margin-top:25px;}
.re_goods .title .index_xpss_hyp a{background: url(../images/index_hyp_pic1.png) no-repeat;  font-size:12px; float:right; display:block; width:65px; height:12px;}
.re_goods .title .index_xpss_hyp a p{float:left; margin-right:10px;}
.re_goods .title .index_xpss_hyp a:hover{ color:#f78f0f;}
/*.re_goods .title .index_xpss_hyp a b{background: url(../images/index_hyp_pic1.png) no-repeat; width:12px; height:12px; display:block;float:left;}*/
.re_goods .title span{display:block;float:left;height:39px;line-height: 43px;}
.re_goods .content{border: 1px #d0d0d0 solid;width:1198px;}
.re_goods .content dl{float:left;width:179px;padding:10px;border-right:1px dashed #eee;overflow:hidden;color:#999; padding-top:15px;}
.re_goods .content dl.item:hover,.re_goods .content .hover{background:#fff;}
.re_goods .content dl.item2{width:178px;border:0px;_width:178px;}
.re_goods .content dl dt{width:160px; margin:auto;}
.re_goods .content dl dt img{background:#fff;}
.re_goods .content dl dd a,.re_goods .content dl dd span,.re_goods .content dl dd p{display:block;margin-bottom:5px;}
.re_goods .content dl dd{width:160px; margin:auto;}
.re_goods .content dl dd p{margin-top:5px;width:100%;text-align:center;}
.re_goods .content dl dd p b{display:inline-block;height: 5px;width: 51px;overflow: hidden;border: 1px solid #A2D392;margin-left:5px;}
.re_goods .content dl dd p b em{background:#A2D392;height:5px;display:block;float:left;}
.re_goods .content dl dd a{color:#666;height:12px;line-height:12px;overflow:hidden; margin-top:15px;}
.re_goods .content dl dd a:hover{text-decoration:none; color:#f78f0f;}
.re_goods .content dl dd span strong{color: #ff0000;font-size: 16px;font-family:'Microsoft Yahei';}


/*re_image-widget*/
.re_image{width:595px;}
.re_image .title{border-bottom: 2px #5a5a5a solid;height: 25px;line-height: 25px;}
.re_image .title h1{font-size: 16px;color: #5a5a5a;font-family: "微软雅黑";font-weight: normal;}
.re_image .content{border: 1px dashed #cac1be;border-top:0px;width:593px;}
.re_image .content a{display:block;width:98px;height:98px;float:left;border-bottom: 1px dashed #cac1be;border-right: 1px dashed #cac1be;}


.fourgroup{width:758px;border:1px solid #E4E4E4;position:relative;z-index:9;_overflow:hidden;}
.fourgroup .ks-switchable-nav{width:758px;background:#e7dfdf;height:35px;}
.fourgroup .ks-switchable-nav li{display:block;float:left;width:165px;text-align:center;height:29px;line-height:29px;cursor:pointer;border:1px solid #E4E4E4;border-right:0;border-top:0;position:relative;color:#333;margin-top:5px;font-size:14px;}
.fourgroup .ks-switchable-nav .ks-active{background:#fff;border-bottom:1px solid #fff;color: #f33100;
font-size: 16px;}
.fourgroup .ks-switchable-nav li.first{margin-left:15px;}
.fourgroup .ks-switchable-content{color:#8B8B8B;}
.fourgroup .ks-switchable-content .content{width:748px;padding-left:10px;overflow:hidden;}
.fourgroup .ks-switchable-content .offbox{float:left;margin-right:9px;}
.fourgroup .ks-switchable-content .item{width:240px;height:130px;overflow:hidden;padding-bottom:10px;margin-top:10px;}
.fourgroup .ks-switchable-content .item dt{width:130px;float:left;}
.fourgroup .ks-switchable-content .item dd{width:100px;float:right;}
.fourgroup .ks-switchable-content .item dd span{display:block;font-size:18px;font-weight:bold;font-family:'Microsoft Yahei';color: #F33100;}
.fourgroup .ks-switchable-content .item dd b{display:block;font-weight:normal;color:#333;margin:5px 0px;height:45px;line-height:15px;width:100%;overflow:hidden;}
.fourgroup .ks-switchable-content .item dd a{background: url(../images/taocz.png) no-repeat -0px -266px;width: 75px;height: 27px;line-height: 26px;font-size: 14px;color: #fff;font-weight: 400;font-family:'Microsoft Yahei';text-align: center;display: block;text-decoration:none;}
.fourgroup .ks-switchable-content .item dd a:hover{background: url(../images/taocz.png) no-repeat -1px -298px;}
.fourgroup .ks-switchable-content .images_content{width:758px;height:150px;overflow:hidden;}
.fourgroup .ks-switchable-content .images_content a{display:block;float:left;border-right: 1px #e1e1e1 solid;}
.fourgroup .ks-switchable-content .five_images{width:750px;height:144px;overflow:hidden;margin-left:8px;_margin-left:13px;margin-top:6px;}
.fourgroup .ks-switchable-content .five_images a{border:0px;margin-right:8px;_margin-right:5px;}

/*floor-widget*/
.floor{width:1200px; overflow:hidden; }
.floor .title{float:left;width:200px; position:relative; margin-top:15px;}
.floor .title h2{float:left;width:200px;/*height:35px;line-height:35px;*/text-align:center;color: #FFFFFF;font-family: Microsoft YaHei,宋体;font-size: 36px;font-weight: normal; position:absolute; top:15px; z-index:10;left:0px;}
.floor .title h2 a{}
.floor .title .right{width:200px; position:absolute; z-index:10; top:380px; left:0px;}
.floor .title .right .keyword{float:left;}
.floor .title .right .keyword h3{}
.floor .title .right .keyword h3 a{display:block;color:#666;font-weight:normal;margin-top:7px; font-size:12px; text-align:center;width:74px; height:28px; line-height:28px; margin-left:17px;
background:url(../images/index_cplist_id_pic1.png) no-repeat; float:left;}
.floor .title .right .keyword h3 a:hover{background:#f78f0f; color:#fff;}
.floor .title .col-sub{width:200px; position:relative;}
.floor .title .col-sub a{display:block;}
.floor .content{float:left;width:800px;}
.floor .content .col-main{width:800px;background: #f3f2f2; border: 1px #eaeaea solid; border-left:0px; border-right:0px; height:505px; float:left;}
.floor2 .content .col-main{background:none;}
.floor .content .col-main ul{width:100%;}
.floor .content .col-main ul li{float:left;width:160px;overflow:hidden;margin: 17px 5px 15px 28px;_margin-left:21px;}
.floor .content .col-main ul li p{}
.floor .content .col-main ul li p a{width:160px;height:12px;overflow:hidden; line-height:12px; color:#666666; float:left; margin-top:18px;}
.floor .content .col-main ul li p a:hover{color:#f78f0f;}
.floor .content .col-main ul li p span{display:block;margin:3px 0px;}
.floor .content .col-main ul li strong{color: #ff0000;font-family: "微软雅黑";font-weight: bold;font-size: 16px; margin-top:5px; float:left;}
.floor .content .col-main ul li.item:hover .transparent_bg,.floor .content .col-main ul .hover .transparent_bg{_padding-top:5px;}
.floor .content .col-main ul li.item:hover span,.floor .content .col-main ul .hover span{display:block;}

.floor .mod_index_cplist_r{float:left; width:200px; background:#f5f5f5;height:507px; margin-top:15px; }
.floor .mod_index_cplist_r .mod_index_cplist_r1{height:254px;}
.floor .mod_index_cplist_r .mod_index_cplist_r1 a{width:120px; height:50px; margin-top:25px; float:left; margin-left:40px;}
.floor .mod_index_cplist_r .mod_index_cplist_r2 a{width:200px; height:253px;}
/********************************* 挂件样式代码结束 widgets fields end *****************************************************************/







/* search.goods.html */
#page-search-goods {}

/* 搜索页面的品牌旗舰店 */

.ultimate-store .item{border:4px solid #E4E4E4; height:70px;}
.ultimate-store .item:hover,.ultimate-store .hover{border:4px solid #999;}
.ultimate-store .store-logo{padding:10px;}
.ultimate-store .content .middleside{width:500px;padding:10px; overflow:hidden}
.ultimate-store .content .middleside a{font-size:16px;color:#595959;font-weight:bold;}
.ultimate-store .content .middleside span{overflow:hidden;color:#999;margin-top:5px;}
.ultimate-store .content .rightside{width:260px;padding:20px 10px; text-align:right; overflow:hidden}
.ultimate-store .content .rightside a{font-size:14px;display:inline-block;margin-left:10px;color:#595959;font-weight:bold;vertical-align:middle;}
.ultimate-store .content .rightside b{display:inline-block;vertical-align:middle;width:62px;height:18px;background: url(../images/ultimate.gif) no-repeat;cursor:pointer;}


/* 搜索商品和搜索店铺页面，搜索团购，全部商品分类，全部店铺分类公用 */

.search-type{border-bottom: 2px solid #EE3000;width:100%;height:28px;}
.search-type .btn-type a{display:block;float:left;height: 27px;line-height: 27px;font-size: 14px;padding:0px 20px;background: url(../images/T1sHDgXkpeXXb0v4jv-150-450.png) 0px -30px;background-repeat: no-repeat;border:1px solid #CCC;border-bottom:0;}
.search-type .btn-type a.current{background:#EE3000;border:1px solid #EE3000;color: white;font-weight: bold;border-bottom:0;}

/* filter-price */
.filter-price{margin-left:5px; position:relative}
.filter-price .fp-input{ display:block; float:left;font-weight:normal; position:relative;border:#ccc 1px solid;padding-left:9px; }
.filter-price .fp-split{ display:block; float:left;width:8px; height:24px; background:url(../images/T1U_vGXjdaXXckL6Z0-130-130.png) -78px -106px;}
.filter-price input{border:0;line-height:20px;width:48px; height:20px; display:block; float:left;color:#666;}
.filter-price .fp-input i{ position:absolute; line-height:20px;width:12px; display:block; height:20px;top:2px;left:2px; font-style:normal}
.filter-price .ui-price-plain{ font-family:"arial", "verdana", sans-serif !important;color:#666; font-size:12px; text-indent:0;}
.filter-price .filter-price-expand{ position:absolute; z-index:2; text-align:center;padding:5px;  height:24px;left:0;top:29px; background-color:#efeceb;width:107px; display:none}
.filter-price .ui-btn-s{ height:20px; line-height:20px; display:inline-block;padding-left:10px;padding-right:10px; background:url(../images/btn.png) repeat-x 0 -300px;border-left:#ccc 1px solid;border-right:#ccc 1px solid;color:#333; cursor:pointer}
.filter-price .ui-btn-s-primary{background:url(../images/btn.png) repeat-x 0 -157px; display:inline-block; line-height:24px;  height:24px;color:#fff; cursor:pointer;width:40px; text-align:center;margin-left:1px; background:#f79011; margin-left:5px;}
.filter-price .ui-btn-s-primary:hover{background-position:0 -211px;}

/* 搜索商品和搜索店铺公用 --- 结束  */

#page-search-goods .col-sub{float:right;width:238px;}
#page-search-goods .col-main{float:left;width:952px;}

#page-search-goods .col-sub a{}
#page-search-goods .col-sub a:hover{color:#EE3000}

#page-search-goods .col-sub .sub-list{border:1px #ddd solid;/*width:198px;*/width:236px; overflow:hidden; margin-top:32px; }
#page-search-goods .col-sub .sub-list .title{ height:40px; line-height:40px;font-weight:bold;font-size:15px;color:#666;}
#page-search-goods .col-sub .sub-list .title h3{ background:#f5f5f5;padding-left:10px;color:#666; }
#page-search-goods .col-sub .sub-list .item{float:left;padding:17px;border-bottom:1px #ddd dashed;width:200px;}
#page-search-goods .col-sub .sub-list .item .pic{}
#page-search-goods .col-sub .sub-list .item .desc{margin-top:10px;margin-bottom:5px;}
#page-search-goods .col-sub .sub-list .item .desc a:hover{color:#f78f10;}
#page-search-goods .col-sub .sub-list .item .price em{ background:url(../images/T1ebamXel5XXXXXXXX-20-2400.png) -5px -81px no-repeat;padding-left:16px;color:#ff0000; font:bold 15px Arial;float:left;}

#page-search-goods .col-sub .sub-list .item:hover,
#page-search-goods .col-sub .sub-list .hover{ background:#fff}

#page-search-goods .attribute .title{border:1px #E6E2E1 solid;color:#3e3e3e; background:#f5f5f5; margin-top:15px; height:40px; line-height:40px; padding-left:15px; border-bottom:0px;}
#page-search-goods .selected-attr strong{color:#666; font-weight:normal;}
#page-search-goods .selected-attr a{padding:0 20px 0 3px;display:inline-block;border:#ddd 1px solid; background:#fff; position:relative; cursor:pointer; font-family:Arial;margin-top:2px;color:#666; line-height:16px;}
#page-search-goods .selected-attr a b{font-weight:normal;}
#page-search-goods .selected-attr a:hover{border:1px #f79011 solid;color:#f79011; text-decoration:none}
#page-search-goods .selected-attr a span{position:absolute;top:1px;right:3px; overflow:hidden;width:13px;height:13px; background:url(../images/btn_bj.png) no-repeat 0 -34px;}
#page-search-goods .attribute .content{border:1px #E6E2E1 solid;border-top:0;border-bottom:1px #D1CCC7 solid; overflow:hidden;}
#page-search-goods .attribute .attr-cate{border-top:1px #E6E2E1 solid;}
#page-search-goods .attribute .attr-list{border-top:1px dashed #e1e1e1; height:22px;padding:5px 0 5px 0;}
#page-search-goods .attribute .attr-list li{float:left;margin:0px 5px 0 10px;width:160px; height:22px; display:block; line-height:22px; background:url(../images/T1U_vGXjdaXXckL6Z0-130-130.png) no-repeat -124px -40px;padding-left:10px;}
#page-search-goods .attribute .attr-list li a{color:#806f66}
#page-search-goods .attribute .attr-list li span{margin-left:2px;color:#BFBFBF}
#page-search-goods .attribute .each{border-bottom:1px dashed #e1e1e1;line-height:22px;padding:8px 5px 8px 5px;width:940px;}
#page-search-goods .attribute .each h4{float:left;width:100px; font-weight:400;color:#999;font-size:100%;margin-left:10px;}
#page-search-goods .attribute .each .pv{float:left;width:820px;}
#page-search-goods .attribute .each .pv a{ margin:0 40px 0 0;color:#666; display:inline-block;}
#page-search-goods .attribute .each .pv a:hover{color:#f79011; text-decoration:none}
#page-search-goods .attribute .each .pv a .count{color:#ccc}
#page-search-goods .attribute .attr-bottom{ height:35px; position:relative;}
#page-search-goods .attribute .attr-bottom ins{border:#ebe4de 1px solid;height:3px;font-size:0; display:block;background:#efebea}

#page-search-goods .attribute .attr-bottom b{cursor:pointer; z-index:99; position:absolute; display:block; width:100px; height:30px;border:#e6e2e1 1px solid; background:#efeceb;border-top:0;top:3px; font-size:15;font-weight:normal;color:#806F66; padding-left:15px;*padding-top:2px; margin-left:430px; line-height:30px;}
#page-search-goods .attribute .attr-bottom b i{width:10px; height:15px; display:block; background:url(../images/T1U_vGXjdaXXckL6Z0-130-130.png) -82px -5px; position:absolute;top:8px;right:10px;}
#page-search-goods .attribute .attr-bottom b.hide-more i{ background-position:-105px -5px;}

#page-search-goods .glist{ background:#fff;}
#page-search-goods .glist .goods-has{margin-bottom:20px;}
#page-search-goods .list-sort{margin-bottom:10px; line-height:22px;color:#666; background:#f5f5f5;}
#page-search-goods .list-sort form{border:1px #ddd solid;padding:8px; height:24px}
#page-search-goods .list-sort-fixed{position:fixed;top:0;}
#page-search-goods .goods-empty{border:1px #f78f10 solid;font-weight:bold;font-size:14px; background:#fff;color:#f78f10;}
#page-search-goods .display_mod{float:right;}
#page-search-goods .display_mod a{border:#ddd 1px solid;padding-left:15px;width:30px;height:22px; display:inline-block; position:relative;float:left; background:#fff;}
 
#page-search-goods .display_mod a.qh-squares{border-left:0;}
#page-search-goods .display_mod a i{background:url(../images/T1U_vGXjdaXXckL6Z0-130-130.png) no-repeat 9999px 9999px;width:9px; height:9px; display:inline-block; overflow:hidden; position:absolute;top:7px; left:3px;}
#page-search-goods .display_mod a.qh-list i{background-position:-11px -34px;}
#page-search-goods .display_mod a.qh-list:hover i{background-position:0 -34px}
#page-search-goods .display_mod a.qh-squares i{background-position:-39px 0}
#page-search-goods .display_mod a.qh-squares:hover i{background-position:-28px 0}

#page-search-goods .display_mod a.filter-list-cur,
#page-search-goods .display_mod a.filter-squares-cur{ background:#fff;color:#f79011;}
#page-search-goods .display_mod a.filter-list-cur i{background-position:0 -34px}
#page-search-goods .display_mod a.filter-squares-cur i{background-position:-28px 0}

#page-search-goods .glist .price em,
#page-search-goods .recommend .price em{ background:url(../images/T1ebamXel5XXXXXXXX-20-2400.png) -5px -80px no-repeat;padding-left:16px;color:#ff0000; font:bold 16px Arial;}
#page-search-goods .recommend .price span,
#page-search-goods .glist .price span{color:#666666}
#page-search-goods .recommend .price span b,
#page-search-goods .glist .price span b{font-weight:normal}
#page-search-goods .glist dl .storeinfo h3,
#page-search-goods .recommend storeinfo h3{float:left;color:#666;font-weight:normal;}
#page-search-goods .glist dl .storeinfo h3 a,
#page-search-goods .recommend storeinfo h3 a{}
#page-search-goods .glist dl .storeinfo span,
#page-search-goods .recommend storeinfo span{float:right;color:#666;font-weight:normal}

#page-search-goods .recommend .desc a,
#page-search-goods .glist .desc a{line-height:18px; display:block;height:36px;color:#2A2A2A}
#page-search-goods .recommend .desc a:hover,
#page-search-goods .glist .desc a:hover{color:#f78f10;}

#page-search-goods .glist dl{margin-bottom:10px;padding-bottom:17px;}

#page-search-goods .glist dt a,
#page-search-goods .recommend dt a{display:block;margin-bottom:5px;}
#page-search-goods .glist dt a:hover,
#page-search-goods .recommend dt a:hover{}

#page-search-goods .glist .squares dl{float:left;width:200px;height:310px;padding-left:17px; padding-right:17px;padding-top:17px;border:2px #fff solid;}
#page-search-goods .glist .squares dl dd{width:200px;margin-top:10px;color:#666;}
#page-search-goods .glist .squares dl .sub-images{ height:36px;}
#page-search-goods .glist .squares dl:hover,
#page-search-goods .glist .squares .hover{border:2px #f79011 solid; background:#fff;padding-left:17px;padding-right:17px;padding-top:17px; position:relative;border-bottom:2px #f79011 solid; z-index:999}
#page-search-goods .glist .squares dl:hover .sub-images,
#page-search-goods .glist .squares .hover .sub-images{ display:block;}
#page-search-goods .glist .squares dl:hover .desc,
#page-search-goods .glist .squares .hover .desc{ display:none}
#page-search-goods .glist .squares dl:hover .storeinfo span,
#page-search-goods .glist .squares .hover .storeinfo span{ display:block}
#page-search-goods .glist .squares dl:hover .intro,
#page-search-goods .glist .squares .hover .intro{ display:block; position:absolute;left:-2px;bottom:-78px;width:208px; height:80px;border:2px #999999 solid;border-top:0; background:#fff; z-index:10;padding:0 13px 0 13px;}
#page-search-goods .glist .squares dl:hover .intro ul,
#page-search-goods .glist .squares .hover .intro ul{border:1px #A7CAED dashed; background:#fff;padding:5px;}
#page-search-goods .glist .squares dt img{width:200px; height:200px;}

#page-search-goods .glist .list .sub-images{ display:none}
#page-search-goods .glist .list dl{background:#fff;padding-right:0;border-bottom:1px #e5e5e5 solid;width:100%;padding-bottom:10px;}
#page-search-goods .glist .list dt,
#page-search-goods .glist .list dd{float:left;}
#page-search-goods .glist .list dt{ display:block; height:90px;}
#page-search-goods .glist .list dt img{width:80px; height:80px;}
#page-search-goods .glist .list .desc{margin-left:10px;width:300px; line-height:20px;}
#page-search-goods .glist .list .price{float:right;width:180px;padding-top:30px;padding-right:10px;}
#page-search-goods .glist .list .storeinfo{float:left;width:150px;padding-top:30px;}
#page-search-goods .glist .list .service{float:right;padding-top:30px;padding-right:10px;}


#page-search-goods .recommend{ clear:both;margin-top:20px;border:1px #ddd solid}
#page-search-goods .recommend .title{height:30px; line-height:30px;padding-left:40px;font-weight:bold;font-size:15px;color:#3e3e3e; position:relative;background:#F2F2F2}
#page-search-goods .recommend .title span{ display:inline-block; background:url(../images/T1xRWjXitCXXXXXXXX-260-720.png) -105px -248px;width:40px; height:40px; position:absolute;left:-1px;top:-2px;}
#page-search-goods .recommend .content{padding:11px;width:1176px;}
#page-search-goods .recommend dl{float:left;width:186px;padding-left:5px; padding-right:5px;}
#page-search-goods .recommend dt img{width:170px; height:170px;}
#page-search-goods .recommend .price span{ line-height:20px;}
#page-search-goods .recommend dd{width:170px;}


















/*********************************  以下为统一模板页面风格的样式代码，如果没有必要（除了修改宽度高度等），不要修改下面的代码 *******************/


/* search.store.html */
#page-search-store .search-by dl{width:1158px;padding:5px 20px;border-bottom:1px dotted #CCC;overflow:hidden;}
#page-search-store .search-by dl a{line-height:25px;}
#page-search-store .search-by dl dt{width:10%;margin-right:10px;}
#page-search-store .search-by dl dt a{font-weight:bold;color:#333;}
#page-search-store .search-by dl dd{width:84%;}
#page-search-store .search-by dl dd.show-more{width:5%;padding-top:5px;}
#page-search-store .search-by dl dd a{color:#666;margin-right:10px;white-space:nowrap;}
#page-search-store .search-by dl dd a:hover{color:#EE3000;}

#page-search-store .search-by dd.show-more h3{height:16px;line-height:16px;padding:0px 5px;width:60px;border: 1px solid #CCC;color: #666;background-position: 0 -1152px;background-image: url(../images/T1MBVHXjdeXXXXXXXX.png); background-repeat: repeat-x;_padding:0 2px;font-weight:normal}
#page-search-store .search-by dd.show-more h3 i{display:block;float:left;margin-top:4px;_margin-top:2px;width: 8px;height: 8px;background: url(../images/T1ebamXel5XXXXXXXX-20-2400.png) no-repeat scroll 0 -1497px transparent; _background-position:2px -1497px;}

#page-search-store .sort-type{ position:relative; z-index:90; height:25px; background:#f5f5f5;border:1px solid #ddd; margin-top:15px;}
#page-search-store .sort-type .select-param{float:left;margin-right:10px;display:block;padding:0px 32px 0px 15px;height:22px;line-height:22px;position:relative;background: -moz-linear-gradient(50% 0,white,#F1F1F1);border:1px solid #CCC;background: -webkit-gradient(linear,0 0,0 100%,from(white),to(#F1F1F1));background: -moz-linear-gradient(50% 0,white,#F1F1F1);}
#page-search-store .sort-type .select-param span{position:absolute;display:block;right: 0;top: 0px;height:22px;width: 15px;border-left: 1px solid #ddd;}
#page-search-store .sort-type .select-param span i{width: 0;height: 0;line-height: 0;position: absolute;left: 49%;margin-left: -4px;top: 50%;margin-top: -1px;border-color: #A6A6A6 #F3F3F3 white #F3F3F3;border-width: 4px 4px 0 4px;border-style: solid;}
#page-search-store .sort-type .select-param .tan{border: 1px solid #CCC;border-top:0px;position:absolute;top:23px;left:-1px;width:100%;background: #F8F8F8;display:none;}
#page-search-store .sort-type .select-param:hover .tan{display:block;}
#page-search-store .sort-type .select-param .tan li {width:100%;line-height:23px;text-indent:15px; cursor:pointer}
#page-search-store .sort-type .select-param:hover .tan li{color:#333;}
#page-search-store .sort-type .select-param .tan li:hover{background:#E4E4E4;}

#page-search-store .list-fields li .store-info{ line-height:20px;width:100%;}
#page-search-store .list-fields li span{line-height:26px;font-size:12px;}
#page-search-store .list-fields li{border-bottom: 1px solid  #E4E4E4;}
#page-search-store .list-fields li .row_1{margin-right:20px;}
#page-search-store .list-fields li .row_2{width:500px;margin-right:20px;}
#page-search-store .list-fields li .row_3{width:200px;margin-right:20px; line-height:25px;}
#page-search-store .list-fields li .row_4{width:200px;margin-right:20px;line-height:80px;}
#page-search-store .list-fields li .row_5{width:120px;line-height:25px;}
#page-search-store .list-fields li .row_2 h2 a{font-weight:bold;font-size:14px;}
#page-search-store .list-fields li .row_2 .mainbussiness{width:100%; height:40px;overflow:hidden; line-height:20px;}
#page-search-store .list-fields li .row_2 .mainbussiness a{color:#808080;}
#page-search-store .list-fields li .row_2 .mainbussiness a:hover{color:#EE3000; text-decoration:underline}
#page-search-store .list-fields li .row_3 b{font-weight:bold;color:#EE3000;padding:0px 3px;}
#page-search-store .list-fields li .row_3 a{display:block;height:18px; line-height:18px;width:90px;background-image:url(../images/T1jq6YXalbXXX0gjHb-99-1013.png);background-repeat: no-repeat;cursor:pointer;}
#page-search-store .list-fields li .row_3 .expand{background-position: 75px -557px; *background-position:75px -559px;}
#page-search-store .list-fields li .row_3 .fold{background-position: 75px -539px;*background-position:75px -541px;}

#page-search-store .list-fields li .store-goods{width:1078px;border:1px solid #ddd; position:relative;margin-left:100px;}
#page-search-store .list-fields li .store-goods b{display:block;position:absolute;top:-10px;left:541px;width:18px;height:10px;background:url(../images/arrow.gif) no-repeat;}
#page-search-store .list-fields li .store-goods .prev{display:block;height:60px;width: 20px;background: url(../images/T1jq6YXalbXXX0gjHb-99-1013.png) no-repeat 5px -285px;position:absolute;left:10px;top:80px;}
#page-search-store .list-fields li .store-goods .prev:hover{background-position:5px -385px;}
#page-search-store .list-fields li .store-goods .next{display:block;height:60px;width: 20px;background: url(../images/T1jq6YXalbXXX0gjHb-99-1013.png) no-repeat 5px -335px;position:absolute;right:10px;top:80px;}
#page-search-store .list-fields li .store-goods .next:hover{background-position:5px -435px;}

#page-search-store .list-fields li .store-goods .scroller{margin:10px 40px 10px 40px;width:1000px;height:225px; text-align:center; overflow:hidden}
#page-search-store .list-fields li .store-goods .ks-switchable-content{left:0;top:0;}
#page-search-store .list-fields li .store-goods .each{width:1000px; height:225px;}
#page-search-store .list-fields li .store-goods dl{float:left;width:160px;padding:0px 20px 0 20px;}
#page-search-store .list-fields li .store-goods .ks-switchable-nav{display:none;}
#page-search-store .list-fields li .store-goods dl dd .desc{height:40px;overflow:hidden;}
#page-search-store .list-fields li .store-goods dl dd .desc a{line-height:20px;color:#808080;}
#page-search-store .list-fields li .store-goods dl dd .desc a:hover{text-decoration:underline;color:#EE3000;}
#page-search-store .list-fields li .store-goods dl dd .price span{font-size:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#EE3000;}


#page-search-groupbuy .search-by{border:1px solid #D7D7D7;}
#page-search-groupbuy .search-by ul li{padding:5px 0px;border-bottom:1px dashed #D7D7D7;width:1198px;}
#page-search-groupbuy .search-by ul li h3{float:left;white-space: nowrap;font-size:12px;color: #333;margin-right:20px;font-weight:bold;background: url(../images/index_sprites.gif) -246px -9px no-repeat;padding:3px 10px 3px 0px;margin-left:20px;}
#page-search-groupbuy .search-by ul li a{float:left;display:block;font-size: 12px;margin-right:10px;color:#333;padding:3px 5px;}
#page-search-groupbuy .search-by ul li a:hover{background:#FEDED8;color:#780C00;}
#page-search-groupbuy .search-by ul li a.act{background:#f78f0f;color:#FFF;}
#page-search-groupbuy .search-by ul li input{height:21px;width:150px;border:1px solid #D7D7D7;}
#page-search-groupbuy .search-by ul li button{height:23px;width:50px;margin-left:5px;}

#page-search-groupbuy .group-list ul{width:100%;padding-top:10px;padding-bottom:10px;}
#page-search-groupbuy .group-list li{float:left;width:286px;position:relative;border:1px #eee solid;margin-right:16px;_margin-right:13px;_margin-bottom:20px;}
#page-search-groupbuy .group-list li:hover,#page-search-groupbuy .group-list .hover{border:1px #EE3000 solid}
#page-search-groupbuy .group-list .rec_ico{background:url(../images/group_rec.gif) no-repeat;width:40px; height:40px; position:absolute;right:-1px;top:-1px;}
#page-search-groupbuy .group-list .desc{padding:8px; height:40px; line-height:20px; overflow:hidden}
#page-search-groupbuy .group-list .desc a{font-size:14px;color:#333}
#page-search-groupbuy .group-list .desc a:hover{color:#EE3000; text-decoration:underline}
#page-search-groupbuy .group-list .pic{padding:9px;}
#page-search-groupbuy .group-list .pic img{width:270px;height:200px;}
#page-search-groupbuy .group-list .buy{ background:#fff; height:35px; font-weight:bold;line-height:35px;text-align:left;padding-left:10px; position:relative;color:#999;font-size:16px; padding-bottom:10px;}
#page-search-groupbuy .group-list .buy .price{ font-family:Arial; font-weight:bold;font-size:26px;color:#ff0000;margin-right:20px;}
#page-search-groupbuy .group-list .buy a{ display:inline-block; position:absolute;right:10px;top:2px; /*background:url(../images/index_sprite.gif) no-repeat;*/width:75px; height:30px; overflow:hidden; background:#f78f0f; color:#fff; font-weight:normal; font-size:14px; text-align:center; line-height:30px;border-radius:2px;}
#page-search-groupbuy .group-list .extra{ height:40px; line-height:40px; position:relative; overflow:hidden}
#page-search-groupbuy .group-list .extra .gray-bg{ position:absolute;right:0;bottom:-13px;width:125px; height:12px; background:url(../images/index_sprites.gif) no-repeat right bottom; overflow:hidden;}
#page-search-groupbuy .group-list .extra span{margin-left:8px;}
#page-search-groupbuy .group-list .extra strong{color:#527A18;font-size:16px;margin-right:2px;}
#page-search-groupbuy .group-list .extra b{font-size:16px;color:#EE3000;margin-right:2px;}


/* login .html, member.register.html common css */
#page-login,
#page-register,
#page-find-password{}

.login-register .logo{text-align:left;}
.login-register .col-main{width:58%;overflow:hidden; }
.login-register .col-sub{float:right;width:390px;color:#666;}
.login-register .col-sub .form{/*border:1px #ccc solid;*/padding-bottom:10px;padding-top:20px; overflow:hidden; background:url(../images/zhucedenlu_bg.jpg) no-repeat; height:400px;}
.login-register .col-sub .form .title{text-align:left;padding:5px;font-size:20px;font-weight:bold;padding-left:40px;margin:0 0 15px 0; color:#f79011; overflow:hidden;}
.login-register .col-sub .form .content{width:390px}
.login-register .col-sub .form dl{width:360px; height:55px; float:left;}
.login-register .col-sub .form .ydzcxy{height:40px;}
.login-register .col-sub .form dt,
.login-register .col-sub .form dd{float:left; line-height:22px;}
.login-register .col-sub .form dt{width:80px; text-align:right;font-size:12px;padding-right:10px; line-height:34px;}
.login-register .col-sub .form dd .input{border:1px #ccc solid;height:22px; line-height:22px;width:245px;padding:5px;}
.login-register .col-sub .form dd .input.focus{border:1px #efa100 solid;}
.login-register .col-sub .form dd .input.hover{border:1px #78B9D9 solid;}
.login-register .col-sub .form .captcha input{width:65px;margin-right:4px;}
.login-register .col-sub .form .captcha a{display:inline-block; line-height:26px; height:26px;margin-left:5px; color:#666;width:85px;}
.login-register .col-sub .form .validate_right{color:#099;margin-left:3px;}
.login-register .col-sub .form label{font-size:12px;margin-left:2px;color:red;height:18px; display:inline-block}

.login-register .login-submit,
.login-register .register-submit,
.login-register .fp-submit{font-weight:bold;font-size:14px;color:#fff;/*background:url(../images/R1CCRNXmRFXXXXXXXX.png) no-repeat scroll 0px -56px;*/ background:#f79011;border-radius: 3px;width: 98px;height: 34px;cursor: pointer;/*margin-right:70px;*/border:0 !important; }
.login-register .login-submit:hover,
.login-register .register-submit:hover,
.login-register .fp-submit:hover{ background-position:0 -90px;}

/* login */
#page-login{}
#page-login .find-password{height:30px; line-height:30px;color:#999999}
#page-login .register-now a{line-height:26px;color: #f79011;/*background: #fff url(../images/R1CCRNXmRFXXXXXXXX.png) no-repeat scroll -98px -56px;*/text-align: center;display:inline-block;width: 50px;height: 26px;margin: 0 6px;}

#page-login .partner-login{padding:12px 0px;border-top:1px dashed #ddd;}
#page-login .partner-login h3{font-weight:normal;font-size:12px;padding-bottom:12px;margin-left:90px;color:#999;}
#page-login .partner-login p{margin-left:90px;}
#page-login .partner-login p .qq-login{width:78px;height:28px;background:url(../images/R1CCRNXmRFXXXXXXXX.png) no-repeat;background-position: -88px 0px;display:inline-block;margin-right:10px;}
#page-login .partner-login p .weibo-login{width:88px;height:28px;background:url(../images/R1CCRNXmRFXXXXXXXX.png) no-repeat;background-position: -166px 0px;display:inline-block;}
#page-login .partner-login p .qq-login:hover{background-position: -88px -28px;}
#page-login .partner-login p .weibo-login:hover{background-position: -166px -28px;}

/* find_password.html */
#page-find-password{}
#page-find-password .form dl{/*margin-left:20px;*/}

/* register */
#page-register{}
#page-register form .agree-checkbox{border:0;width:15px;height:15px;}
#page-register form .mall-eula a,
#page-register .col-main .find-password{color:#0081EF}
#page-register .col-main .login-field-btn{font-weight:600;line-height:26px;color: #555;background: white url(../images/R1CCRNXmRFXXXXXXXX.png) no-repeat scroll -98px -56px;text-align: center;display:inline-block;width:50px;height: 26px;margin: 0 6px;}
#page-register .col-main ul{width:760px;border-bottom:dashed 1px #E7E7E7;}
#page-register .col-main ul li{font-size:14px;line-height:48px;display: block;width:40%;height:48px;float:left;padding: 0 0 12px 0;margin:30px 0 20px 0;}
#page-register .col-main ul li i{display: inline-block;background: url(../images/R1CCRNXmRFXXXXXXXX.png) no-repeat scroll;vertical-align: middle;width: 48px;height: 48px;margin-right: 10px;}
#page-register .col-main ul .icon_1 i{background-position: -304px -48px;}
#page-register .col-main ul .icon_2 i{background-position: -256px -48px;}
#page-register .col-main ul .icon_3 i{background-position: -352px -0px;}
#page-register .col-main ul .icon_4 i{background-position: -304px -0px;}
#page-register .col-main ul .icon_5 i{background-position: -352px -48px;}
#page-register .col-main ul .icon_6 i{background-position: -256px -48px;}
#page-register .col-main h4{font-size: 14px;font-weight: 700;color: #555;line-height: 30px;margin-top:20px;margin-bottom: 20px;}

/* article */
#page-article .location{border:1px #ddd solid;padding:8px;}
#page-article .title{font-weight:bold;font-size:14px;color:#3e3e3e;}
#page-article .content{padding:10px; line-height:25px;}
#page-article a{font-size:14px}
#page-article .col-sub{float:left;width:200px;}
#page-article .col-sub .title{padding-left:10px;border:1px #ddd solid;border-bottom:0; background:#f5f5f5; height:31px; line-height:30px;}
#page-article .col-sub .content{border:1px #ddd solid;border-top:0; margin-bottom:15px;}
#page-article .col-main{float:right;width:990px;}
#page-article .col-main .title{font-weight:normal;font-size:12px; height:33px; overflow:hidden}
#page-article .col-main .title a{font-size:12px;}
#page-article .col-main .content{border:1px #ddd solid;border-top:0;margin-bottom:20px;}
#page-article .col-main .content li b{display:inline-block;background:url(../images/point_list.png) no-repeat;width:3px; height:3px;margin:5px; overflow:hidden;}
#page-article .col-main .content li a:hover{ text-decoration:underline}
#page-article .col-main .content span{color:#999;margin-left:10px;}
#page-article .col-main .content p{ text-indent:2em;}

#page-article .article-info{ text-align:center}
#page-article .article-info h1{font-size:16px;color:#666;}
#page-article .article-info h2{color:#999;font-weight:normal;}
#page-article .more-article h3{font-weight:normal;}
#page-article .more-article a{font-size:12px}


#page-category .title{border-bottom:2px #EE3000 solid;padding-left:10px;}
#page-category .title a{display:inline-block;background:url(../images/shop_nav.gif) right -25px; height:25px; line-height:25px; cursor:pointer}
#page-category .title a:hover{color:#EE3000; text-decoration:none}
#page-category .title a span{display:inline-block;background:url(../images/shop_nav.gif) 0 0; height:25px;padding-left:15px;padding-right:15px;}
#page-category .title a.active { background-position: right -75px;color:#fff;font-weight:bold}
#page-category .title a.active:hover{color:#fff;}
#page-category .title a.active span{ background-position:0 -50px;}

#page-category dl{ line-height:25px;}
#page-category dl dt{ background:#F7F9FC;padding-left:10px;}
#page-category dl dt,
#page-category dl dd{border:1px #E1E7F5 solid;}
#page-category dl dd{border-top:0;padding:10px;}
#page-category dl dd a{ margin-right:10px; display:inline-block}

/* brand.index.html */

#page-brand .content{width:1180px;padding:9px;text-align:left;}
#page-brand .content dl{margin:8px; text-align:center; _display:inline; height:75px; overflow:hidden}
#page-brand .content dl .pic{width:100px; height:50px; border:1px #ddd solid;}
#page-brand .content dl .desc{margin-top:5px;}
#page-brand .content dl img{ display:block}

/* apply.step.html */

#page-apply .title{border:1px #ddd solid; height:30px; line-height:30px; background:#f5f5f5; padding-left:15px;}
#page-apply .content dl{width:99%;/*border-bottom:1px #ddd solid;*/padding-bottom:15px; margin-top:15px; padding-left:7px;}
#page-apply .content dt{margin-top:20px;width:9%;}
#page-apply .content dd{padding-left:25px;/*width:20%;*/ width:280px; margin-top:20px; line-height:30px;}
#page-apply .content dd span{color:#f60}
#page-apply .content .btn-apply{margin-top:30px;margin-left:30px; display:inline-block;/*background:url(../images/03.png) 100% 0%; */width:128px; height:37px; line-height:37px; border:0; background:#f79011; border-radius:2px;}
#page-apply .content .btn-apply:hover{color:#fff;}

#page-apply .apply2 form{padding-left:30px;}
#page-apply .apply2 .field_notice{color:#999}
#page-apply .apply2 .fontColor3,
#page-apply .padding3{color:red;}
#page-apply .apply2 .validate_right{color:#099}
#page-apply .apply2 form th{font-weight:normal;}
#page-apply .apply2 form .warning a{color:#0092D2; display:inline-block;padding-left:2px;paddding-right:2px;}


#page-apply .apply2 form tr{ margin-top:10px; display:block;}
#page-apply .apply2 form select{ }

/*********************************  以上为统一模板页面风格的样式代码，如果没有必要（除了修改宽度高度等），不要修改上面的代码 *******************/

/* 我要入驻页面的CSS代码 */

.ruzhu1 .content dl{width:370px !important; float:left;}
.ruzhu1 .content dl dt{ text-align:center; width:370px !important; font-size:20px; }
.ruzhu1 .content .float-left{ clear:both;}
.ruzhu1 .content .float-right{ clear:both;float:left; margin-left:60px;}









/*********************************  以下为购物车到交易完成结束的页面代码，如果没有必要（除了修改宽度高度等），不要修改下面的代码 *******************/


/* cart.empty */
#page-cart{}
.empty-notice{margin-top:80px;margin-bottom:80px;}
.empty-notice .empty-ico,.empty-notice .empty-text{float:left;}
.empty-notice .empty-ico{ background:url(../images/cart_empty.png) no-repeat; width:83px; height:93px; margin-right:50px;margin-left:50px;}
.empty-notice .empty-text{ line-height:25px;margin-top:20px;} 
.empty-notice .empty-text a{color:#0033CC; text-decoration:none}


.cartbox .title{ /*background:url(../images/03.png) 0 -203px;*/ height:40px; overflow:hidden; line-height:40px;  background:#fff; font-size:14px; width:1160px; padding:0 20px 0 20px;}
.cartbox .title span{float:left; display:inline-block; line-height:40px; color:#666;}
.cartbox .title span.sellect-all{text-align:left;width:54px;}
.cartbox .title span.sellect-all .title-quanxuan{ margin-right:10px;}
.cartbox .title span.col-desc{width:478px; text-align:center;}
/*#page-order .cartbox .title span.col-desc{width:380px; text-align:center}*/
.cartbox .title .cart-title-quantity{width:182px;text-align:center;}
.cartbox .title .cart-title-price{width:163px;text-align:center;  display:block;}
.cartbox .title .cart-title-subtotal{width:173px;text-align:center;}
.cartbox .title .cart-title-handle{width:90px; float:right; text-align:right; text-align:center;}
.cartbox .store-each{margin-top:15px; display:block; overflow:hidden;}
.cartbox .store-each .store-name{ line-height:40px; height:40px; margin:0px;background:#fff;padding:0px 20px 0px 20px;width:1160px; font-size:15px;}


.cartbox .goods-each{border-bottom:1px dashed #ededed; background:#fff;padding:10px 20px 10px 20px;width:1160px;}
.cartbox .goods-each .select{line-height:48px;_padding-top:10px; _display:inline; width:30px; text-align:right; margin-top:25px;}
.cartbox .goods-each dd{float:left;margin:0px;}
.cartbox .goods-each dd.desc{ width:412px; background:none; padding:0px;}
.cartbox .goods-each dd.desc p{width:422px; line-height:16px; height:32px; margin-bottom:10px; overflow:hidden;}
.cartbox .goods-each dd.desc p a{font-size:12px; color:#666;}
.cartbox .goods-each dd.desc a:hover{color:#f79011; text-decoration:underline;}
.cartbox .goods-each dd.desc a,i
.cartbox .goods-each dd.handle a,
.cartbox .store-each .store-name a{color:#333; text-decoration:none; font-size:15px;}
.cartbox .store-each .store-name a:hover{ color:#f79011; text-decoration:underline;}

.cartbox .goods-each dd.handle{line-height:48px;width:185px;color:#3e3e3e; text-align:center}
.cartbox .goods-each dd.pic{width:70px; margin-right:10px; margin-left:10px;}
.cartbox .goods-each .pic img{width:70px; height:70px;}


.cartbox .goods-each dd.price{ width:163px; text-align:center;line-height:70px;}  
.cartbox .goods-each .price span{width:173px; float:left; line-height:24px;}
.cartbox .goods-each .price .price_z{margin-right:10px;font-size: 12px;}	
	
	
.cartbox .goods-each .price .price1{ color:#666; line-height:70px; font-weight:bold;}
.cartbox .goods-each dd.price span{ font-weight:normal;}
.cartbox .goods-each dd.quantity{width:182px; text-align:center; line-height:70px;}
.cartbox .goods-each dd.subtotal{color:#ff0000; width:173px; text-align:center; line-height:70px;}
.cartbox .goods-each dd.handle{line-height:24px; width:90px; float:right; margin-top:15px;}
.cartbox .goods-each dd.handle a:hover{ color:#f79011; text-decoration:underline;}
.cartbox .goods-each dd.quantity .quantity_goods_suliang{margin-left:48px; margin-top:25px;}
.cartbox .goods-each dd.quantity input{border:1px #ddd solid;width:40px; text-align:center; float:left; background:#fff;border-left:0px; border-right:0px; height:21px;}
.cartbox .goods-each dd.quantity img{ cursor:pointer; float:left;}

.cartbox .store-each .cart_xiaoji{width:1140px; padding:20px 40px 20px 20px; background:#fff; text-align:right;}
.cartbox .store-each .cart_xiaoji b{color:#ff0000;}
.cartbox .store-each .cart_xiaoji .b2{ color:#069139;}

.cart_gwcjiesuan2  .cart-amount{background:#fff; padding:10px 20px 10px 20px; width:1160px;}
.cart_gwcjiesuan2  .cart-amount .price{color:#ff0000;font-size:20px;}
.cart_gwcjiesuan2 .cart-amount .btn{ background:url(../images/T1JXrIXoXkXXa.AtHl-250-270.png) no-repeat;width:125px; height:35px; line-height:35px; display:inline-block; text-decoration:none; text-align:center;}
.cart_gwcjiesuan2  .cart-amount .btn:hover{color:#fff;}
.cart_gwcjiesuan2  .cart-amount .back{color:#666; text-decoration:none}

.cartbox .store-each .btn-batch{float:left;}
.cart_gwcjiesuan2 .btn-batch{float:left;}
.cart_gwcjiesuan2 .btn-amount{float:right; text-align:right}
.cart_gwcjiesuan2 .btn-amount strong{ vertical-align:middle}
.cart_gwcjiesuan2 .btn-batch a{margin-right:10px;display:inline-block;width:71px; height:26px; background:url(../images/03.png) -154px -41px; line-height:26px;padding-left:0; text-decoration:none;color:#666; text-align:center}

.interest{ position:relative}
.interest .title{border:1px #ddd solid;color:#666; background:#f5f5f5; border-bottom:0px; line-height:30px; height:30px; padding-left:25px;}
.interest .arr{width:8px; height:8px;position:absolute;left:0;_left:-5px;top:0;background:url(../images/02.png) 0 -275px;}
.interest .content{width:1168px;padding:15px;border:1px #ddd solid;border-top:0;}
.interest .content dl{width:170px;padding-left:12px;padding-right:12px;}
.interest .content dt a{ display:block;border:1px #EAEAEA solid;padding:4px}
.interest .content dt a:hover{border:1px #ccc solid}

.interest .content .price em{ background:url(../images/T1ebamXel5XXXXXXXX-20-2400.png) -5px -81px no-repeat;padding-left:16px;color:#EE3000; font:bold 16px Arial;float:left;}
.interest .content .price span{float:right; line-height:20px;color:#404040;}

.interest .content .desc{ height:40px; overflow:hidden;margin-bottom:5px;}
.interest .content .desc a{color:#666; line-height:18px; display:block; height:40px;margin-top:5px;}
.interest .content .desc a:hover{color:#f79011}


/* order.shipping.html*/
#select-address{padding:0 20px 20px 20px; background:#fff; width:1160px;}
#select-address .title{height:40px; overflow:hidden; line-height:40px;  font-size:14px; }
#select-address .title a{color:#0033CC; text-decoration:none;}
#select-address .oldaddress{ width:1160px;}
#select-address .newaddressform{ width:1160px; margin-top:10px;}
#select-address .address_item{ margin-top:10px;}
#select-address dl{padding:5px 0 5px 0; cursor:pointer;width:100%;}
#select-address dl.selected_address{ background:#FFF4E0;border:1px #FFB482 solid;width:99.8%;}
.newaddressform .fill_in_content{border:1px #ddd solid;padding:20px;}
.newaddressform .fill_in_content li{height:30px; line-height:30px; clear:both}
.newaddressform .fill_in_content input{border:1px #ddd solid; padding:5px; height:10px;}
.newaddressform .fill_in_content select{border:1px #ddd solid; height:24px;}
#select-address .field_notice { color:#9C9C9C; margin-left:5px;}
#select-address .red { color:red; border:0px; background-color:#FFFFFF; }
#select-address label.error { color:red; margin-left:5px; }
#select-address input.error { border:red 1px dotted; }
#select-address label.checking { padding-left:18px; background:transparent url(../images/checking.gif) no-repeat; margin-left:5px; font-style:italic; color:#9C9C9C; display:none; }
#select-address label.validate_right { padding-left:12px; background:transparent url(../images/right.gif) no-repeat; margin-left:5px; font-style:italic; color:green; float:none;}

#select-shipping .title{background:#fff;height:40px; overflow:hidden; line-height:40px;  font-size:14px; margin-top:20px;padding:0 20px 0 20px;}
#select-shipping .content{background:#fff; overflow:hidden; line-height:40px;  font-size:14px; padding:0 20px 0 20px; width:1160px;}


/* order.postscript.html */
#postscript .title{padding-top:5px;}
#postscript textarea{border:1px #ddd solid;width:400px; height:18px; line-height:18px;font-size:12px; padding:5px;}

.price-notice{text-align:right;background:#fff;height:40px; overflow:hidden; line-height:40px;  font-size:12px; padding:10px 20px 10px 20px; width:1160px !important;}

/* order.amount.html */
.price-promotion{ text-align:left;  background:#fff;height:40px; overflow:hidden; line-height:40px;  font-size:12px; padding:10px; width:1180px !important; }
.price-promotion .border{border:none;}
.price-promotion p .btn-allow-coupon{ width:92px; height:38px; line-height:20px; background:#f5f5f5; text-align:center; line-height:38px; cursor:pointer}
.price-promotion .allow-coupon{text-align:left;width:98%; text-align:right;}
.price-promotion .allow-coupon .note{float:left; display:inline-block;color:#666; line-height:20px;}
.price-promotion .allow-coupon .note a{color:#f78f0f; text-decoration:none}
.price-promotion .allow-coupon .note a:hover{}
.price-promotion .allow-coupon select{float:left;}

.make_sure{text-align:right;background:#fff;height:40px; overflow:hidden; line-height:40px;  font-size:14px; padding:10px 20px 10px 20px; width:1160px !important;}
.make_sure strong{ font-weight:bold; font-size:20px; color:#ff0000;}
.make_sure .back{ display:inline-block;color:#666; text-decoration:none}
.make_sure .btn-step{background:url(../images/T1JXrIXoXkXXa.AtHl-250-270.png) no-repeat;width:125px; height:35px; line-height:35px; display:inline-block; text-decoration:none; text-align:center;}
.make_sure .btn-step:hover{color:#fff;}

.cashier .order_info{background:#fff;padding:30px 50px 20px 50px;height:100px;}
.cashier .order_info .ico{float:left; background:url(../images/05.png); width:100px; height:100px;}
.cashier .order_info .text{float:left;margin-left:50px; line-height:25px; }
.cashier .order_info .text p{font-size:14px;}
.cashier .order_info .text .strong{font-size:24px; font-weight:normal; line-height:40px;}
.cashier .order_info .text span{font-size:20px}
.cashier .order_info .text a{color:#f78f0f; text-decoration:none}
.cashier .buy{background:#fff; padding:20px;width:1160px; border-top:1px dashed #eee;}
.cashier .buy:hover{color:#666;}
.cashier .buy .defray{width:1160px; line-height:47px; overflow:hidden; margin-top:20px;}
.cashier .buy .defray dt{float:left; width:60px;}
.cashier .buy .defray dd{width:200px; float:left; }
.cashier .buy .defray dd .radio{ margin-top:15px;}
.cashier .buy .defray dd p{margin-left:20px;}
.cashier .buy .defray dd .explain{ line-height:20px;}
.cashier .buy .defray dd img{cursor:pointer;}
.cashier .buy .defray .logo{ display:inline-block; border:1px #ddd solid;width:125px; height:47px; text-align:center}

.payform{border:1px #ddd solid}
.payform .title{border-bottom:1px #ddd solid}
.payform .btn-step{background:url(../images/T1JXrIXoXkXXa.AtHl-250-270.png) no-repeat;width:125px; height:35px; line-height:35px; display:inline-block; text-decoration:none; text-align:center;border:0; cursor:pointer}


/*支付成功*/
.succeed { width: 400px; height: 120px; padding-left: 150px; margin: 80px auto; background: url(../images/succeed.gif) no-repeat; }
.succeed h4 { font-size: 20px; font-family: "微软雅黑"; margin-bottom: 8px; }
.succeed p { color: #7a7a7a; margin-bottom: 18px; }
.succeed p a { color: #285bd1; }
.succeed p a:hover { color: red; }
.succeed .btn a { display: block; width: 147px; height: 39px; background: url(../images/btn.gif) 0 -109px; }

/*********************************  以上为购物车到交易完成结束的页面代码，如果没有必要（除了修改宽度高度等），不要修改上面的代码 ---- 结束 *******************/


