@charset "utf-8";
/*没有查询到数据*/
.search_nodata{position:relative;margin:0 auto;width:1024px;height:400px;background:url(../../images/commdity/nodata.png) center no-repeat;}



/*站点导航*/
#site_nav{height:35px;line-height:35px;background:#f8f8f8;border-bottom:1px solid #dfdfdf;}
.site_nav_m{width:1200px;margin:0 auto;}
.welcome{font-size:12px;color:#555555;}
.site_quick_menu li{float:left;padding:13px 0px 0px 0px;}
.site_quick_menu li a{display:block;height:12px;padding:0px 10px 0px 10px;line-height:12px;font-size:12px;color:#555555;border-right:1px solid #555;}
.site_quick_menu li a:hover{color:#fc8926}
.site_quick_menu li a.o2o_home{color:#40e0d8;font-weight:bold;}
.site_quick_menu i{float:left;display:block;margin-right:5px;background-image:url(../../images/commdity/sprite.png);}
.cart_icon{width:16px;height:14px;}
.phone_icon{width:8px;height:13px;background-position:-16px 0px;}


/*切换学校-弹框样式*/
#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 #c9cbce;background:#fff;}
#bombBox .bombBoxTit{color:#fff;line-height:35px;height:35px;background:#40E0D8;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;}


/*小商品导航*/
#commdity_header{ position:relative;width:1200px;margin:30px auto 0px;}
.commdity_logo{width:222px;height:96px;padding:4px;background:#40e0d8;}
.commdity_logo a{display:block;height:94px;border:1px solid #a0f0ec;background:url(../../images/commdity/commdity_logo.jpg) center no-repeat;}
.commdity_main_nav{width:968px;margin-top:45px;height:56px;line-height:56px;border:1px solid #dfdfdf;}
.commdity_main_nav li{float:left;width:100px;text-align:center;background:url(../../images/commdity/sprite.png) -0px -116px;}
.commdity_main_nav li a{font-size:14px;color:#333;}
.commdity_main_nav li a.selected{color:#40E0D8;}
.my_cart{position:absolute;right:10px;top:55px;}
.my_cart a{display:block;width:190px;height:37px;background:url(../../images/commdity/sprite.png) -149px 0px;}
#commdity_header .school{position:absolute;right:0px;top:0px;}
#commdity_header .school_name{display:block;font-size:14px;color:#666;}
#commdity_header .school_btn{display:block;padding: 0 15px 0 5px;margin-left:5px;background:url(../../images/commdity/arrow_down.png) #fafafa 65px 9px no-repeat;font-size:14px;border: 1px solid #dcdcdc;}

/*搜索框*/
#commdity_main_search{height:200px;background:url(../../images/commdity/search_bg.jpg) center no-repeat;}
.new_searching_unit{position:relative;width:509px;margin:0 auto;padding-top:85px;}
.new_searching_unit .inputbox{width:438px;height:40px;line-height:40px;padding-left:10px;border:1px solid #40e0d8;}
.new_searching_unit .button{position:absolute;right:0px;bottom:0px;width:59px;height:42px;background:url(../../images/commdity/sprite.png) 0px -14px;border:0px;}
.hot_search{width:509px;margin:15px auto 0px;font-size:12px;color:#729cb7;}

/*主要内容*/
#commdity_main_content{width:1200px;margin:0 auto;}
/*筛选条件*/
.filter{width:1200px;height:32px;line-height:32px;margin:35px auto 0px;background:#f9f9f9;}
.filter a,.filter_span{float:left;display:block;height:30px;border:1px solid #dfdfdf;font-size:14px;}
.filter_a{padding:0px 20px 0px 12px;margin-left:-1px;background:url(../../images/commdity/sprite.png) -90px -56px #fff;color:#666;}
.filter_span{width:30px;margin-left:-1px;background:url(../../images/commdity/sprite.png) 0px -56px;}
.filter_cur,.filter a:hover{background-position:-30px -56px;color:#00b9bd;}
.filter_mode{padding:0px 8px 0px 22px;margin-left:-1px;background-color:#fff;background-image:url(../../images/commdity/sprite.png);}
.filter_mode1{background-position:-150px -86px;}
.filter_mode2{background-position:-235px -86px;}
a.filter_mode1:hover,.filter_mode1h{background-position:-150px -56px;color:#00b9bd;}
a.filter_mode2:hover,.filter_mode2h{background-position:-235px -56px;color:#00b9bd;}

/*瀑布流*/
/* item_list */
.waterfalls{width:1200px;margin:0 auto;}

.item_list{position:relative;padding:0 0 50px;}
.item{
	width:226px;background:#fff;overflow:hidden;margin:25px 0 0 0;
	box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);	border:1px solid #e8e8e8;
}
.item_t_img{background-color:#FFFFFF;margin:0 auto;position:relative;width:226px;}
.item_t_img a{display:block;}
.item_t_img a:hover{background:#000;}
.item_t_img a:hover img{filter:alpha(opacity=80);-khtml-opacity:0.8;opacity:0.8;-webkit-transition:all 0.3s ease-out;-khtml-transition:all 0.3s ease-out;}
.item_t_img img{width:226px;}
.item .btns{display:none;}
.img_album_btn1,.img_album_btn2{position:absolute;height:37px;line-height:37px;width:113px;background:#191919;color:#ffffff;font-size:14px;text-align:center;}
.img_album_btn1{left:0px;bottom:0px;}
.img_album_btn2{left:115px;bottom:0px;}

.item_t_title{position:relative;padding:13px;line-height:20px;background:#f7f7f7;}
.item_t_title .comm_tit a{font-size:14px;color:#666;font-weight:bold; display: block;width: 140px;white-space: nowrap;overflow: hidden;word-break: keep-all;text-overflow: ellipsis;}
.item_t_title .shop_tit a{font-size:12px;color:#999;}
.item_t_title .price{position:absolute;top:23px;right:15px;font-size:16px;color:#57c7af;font-weight:bold;font-family: arial;}


/* more */
#more{display:block;margin:10px auto 20px;}

/* infscr-loading */
#infscr-loading{bottom:-10px;left:45%;position:absolute;text-align:center;height:20px;line-height:20px;z-index:100;width:120px;}

/* page */
.page{font-size:14px;height:60px;text-align:center;margin:20px 0 0 0;}
.page_num a,.page_num span{margin:0 2px;background:url(../../images/commdity/page.png) no-repeat;display:inline-block;width:30px;height:28px;line-height:26px;overflow:hidden;}
.page_num a{background-position:-65px 0;color:#333;overflow:hidden;}
.page_num .prev{background-position:1px -33px;}
.page_num .unprev{background-position:1px 0;cursor:default;}
.page_num .next{background-position:-32px 0;}
.page_num .unnext{background-position:-32px -33px;cursor:default;}
.page_num .current{background-position:-99px 0;color:#FFFFFF;}
.page_num .etc{background-position:-172px 8px;}

/* to_top */
.to_top a,.to_top a:hover{background:url(../../images/commdity/gotop.png) no-repeat}
.to_top a{
	background-position:0 0;float:left;height:50px;overflow:hidden;width:50px;position:fixed;bottom:35px;cursor:pointer;right:20px;
	_position:absolute;
	_right:auto;
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||20));
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||20)-(parseInt(this.currentStyle.marginBottom, 10)||20)));
}
.to_top a:hover{background-position:-51px 0px;}


/*店铺模式*/
.shop_mode{width:1243px;padding-top:25px;}
.shop_mode li{float:left;width:371px;margin-right:43px;margin-bottom:24px;}
.shop_detail{padding:15px 0px;}
.shop_title {line-height:23px;}
.shop_title a:hover{color:#fc8926;}
.shop_title .shop_icon{display:block;width:29px;height:23px;background:url(../../images/commdity/sprite.png) -310px -116px;}
.shop_title .shop_tit{font-size:14px;font-weight:bold;color:#00b9bd;margin-left:15px;}
.shop_title .go_look{font-size:14px;color:#00b9bd;}
.shop_data{margin-top:10px;font-size:14px;color:#333;line-height:30px;}
.shop_data i{margin:0px 30px 0px 5px;font-size:14px;color:#999; font-style:normal;}

/*搜索页面*/
#search_page{position:relative;width:1180px;margin:20px auto 0px;padding:10px;  border: 1px solid #EDEDED;box-shadow: inset 0 1px 0 #FFF,0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow: inset 0 1px 0 #FFF,0 1px 1px rgba(0,0,0,.1);background-color: #fafafa;border-radius: 4px;}
#search_page .clear-input{width:1134px;height: 38px;padding: 0 33px 0 11px;box-sizing: content-box;font-size: 14px;background-color: #fafafa;  border-radius: 5px;border: 1px solid #CCC;box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-transition: color .2s linear,border-color .3s linear;}
#search_page .go{position:absolute;right:10px;top:10px;width:38px;height:38px;background:url(../../images/commdity/magnifier.png) 0px 10px no-repeat;border:0px; cursor:pointer;}

/*=====================店铺主页============================*/
#shop_header{width:1200px;margin:65px auto 0px;}
.shop_logo img{width:140px;height:50px;}
.shop_home_tit{margin-left:30px;padding-right:25px;border-right:1px dotted #bcbcbc;}
.shop_home_tit p{font-size:14px;color:#333;font-weight:bold;}
.shop_home_tit a{display:block;height:24px;line-height:24px;margin-top:10px;padding:0px 13px 0px 35px;font-size:14px;color:#666;background:url(../../images/commdity/sprite.png) -100px -116px;border:1px solid #d1d1d1;}
.shop_level{margin-left:25px;}
.shop_level p{font-size:14px;line-height:24px;color:#666;}
.shop_star span{float:left;display:block;}
.shop_star .light_star{width:12px;height:12px;margin:5px 0px 0px 3px;background:url(../../images/commdity/light_star.jpg) center no-repeat;}
.shop_star .gray_star{width:12px;height:12px;margin:5px 0px 0px 3px;background:url(../../images/commdity/gray_star.jpg) center no-repeat;}
.shop_search_box{margin-top:10px;}
.shop_search_box .inputbox{width:250px;height:38px;padding-left:5px;line-height:38px;background:#eee;border:1px solid #aaa;}
.shop_search_box .button{width:80px;height:40px;margin-left:-6px;background:#40e0d8;border:0;color:#fff;}

#shop_main_nav{width:1200px;margin:20px auto 0px;height:38px;line-height:38px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;}
#shop_main_nav li{float:left;padding:0px 10px;}
#shop_main_nav li a{color:#333;font-size:14px;font-weight:bold;}

#shop_main_content{width:1200px;margin:0 auto;}
.shop_top_adv{height:60px;margin:30px 0px 20px;background:url(../../images/commdity/shop_top_adv.jpg) center no-repeat;}
.shop_comm_list li{float:left;width:190px;margin:0px 10px 15px 0px;}
.shop_comm_list li .img_wrap{width:190px;height:234px;}
.shop_comm_list li img{width:190px;height:234px;}
.shop_comm_list li .tit{ padding: 6px 0;line-height: 16px;}
.shop_comm_list li .tit a{font-size: 12px;color:#000;}
.shop_comm_list li .price{font-size:12px;color:#e84d82;}

/*===========================店铺详情页=================================*/
#shop_detail_content{width:1200px;margin:30px auto 0px;}
/*image-zoom*/
.image_zoom{width:400px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{width:418px;margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:85px;margin:0 15px 0 0;padding:1px;}
.tb-s310, .tb-s310 a{height:310px;width:400px;}
.tb-s310, .tb-s310 img{max-height:310px;max-width:400px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:85px;width:85px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #ee5687;height:85px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.product_parameters{width:760px;}
.product_parameters h2{font-size:24px;color:#000;}
.product_parameters .description{margin:20px 0px;font-size:12px;color:#000;line-height:22px;}
.product_parameters .price{margin-top:15px;height:50px;line-height:50px;font-size:24px;color:#ee5687;font-weight:bold;font-family: arial;background:#eaeeef;}

/* p_number */
.p_number{margin:25px 0px;font-size:14px;color:#000;}
.p_number .count{margin-right:10px;}
.p_number .f_l{float:left;}
.p_number .add_chose{width:105px;}
.p_number .add_chose a{float:left;margin:5px 0 0 0;display:block;width:15px;height:15px;line-height:99em;overflow:hidden;background:url(../../images/commdity/reduce-add.gif) no-repeat;}
.p_number .add_chose a.reduce{background-position:0 0;}
.p_number .add_chose a.reduce:hover{background-position:0 -16px;}
.p_number .add_chose a.add{background-position:-16px 0;}
.p_number .add_chose a.add:hover{background-position:-16px -16px;}
.p_number .add_chose .text{float:left;margin:0 5px;display:inline;border:solid 1px #ccc;padding:4px 3px 4px 8px;width:40px;line-height:18px;font-size:14px;color:#990000;font-weight:800;}
.p_number .buy{line-height:2em;}
.p_number .buy .total-font{font-family:Arial;font-size:26px;}
.p_number .buy .jifen{margin-left:20px;color:#acacac;}
.p_number .buy .jifen b{margin:0 3px;}

.shopping_cart a,.shopping_cart input{display:block;float:left;height:40px;line-height:40px;color:#fff;text-align:center;font-size:16px;}
.shopping_cart a.add{width:130px;padding-left:15px;background:url(../../images/commdity/sprite.png) -100px -140px #40e0d8;}
.shopping_cart input.buy{width:105px;margin-left:20px;background:#ee5687;border:0;}
.shopping_cart a.buy{width:105px;margin-left:20px;background:#ee5687;border:0;}

.product_parameters .promise{margin-top:25px;height:50px;line-height:50px;background:#eaeeef;}
.product_parameters .promise span{margin-left:15px;font-size:14px;color:#999;}

.maybe_like{height:50px;margin-top:40px;line-height:50px;background:#f4f4f4;text-align:center;font-size:14px;}
/*商品翻页*/
.maybe_like_scroll{ width:1200px;  position:relative;margin-top:20px; }
.maybe_like_scroll .hd .prev,.maybe_like_scroll .hd .next{position:absolute;z-index:52; display:block;  width:24px; height:48px;overflow:hidden; cursor:pointer;}
.maybe_like_scroll .hd .prev{ left:0px;top:105px;background:url(../../images/commdity/arrow.jpg) 0px 0px;  }
.maybe_like_scroll .hd .next{right:0px;top:105px; background:url(../../images/commdity/arrow.jpg) -24px 0px;  }
.maybe_like_scroll .hd .prev:hover{background:url(../../images/commdity/arrow_hover.jpg) 0px 0px;}
.maybe_like_scroll .hd .next:hover{background:url(../../images/commdity/arrow_hover.jpg) -24px 0px;}
.maybe_like_scroll .bd{ width:1212px; overflow:hidden;}
.maybe_like_scroll .bd ul{ overflow:hidden; zoom:1; }
.maybe_like_scroll .bd ul li{float:left; width:190px;margin-right:12px;  _display:inline;text-align:center;}
.maybe_like_scroll .bd ul li .img{position:relative;display:block;width:190px;height:235px;background:#fff;}
.maybe_like_scroll .bd ul li img{width:190px;height:235px;}
.maybe_like_scroll .bd ul li .num{position:absolute;left:-10px;top:-10px;width:20px;height:20px;background:url(../../images/commdity/student/maybe_like_scroll_li_num.png) no-repeat;color:#fff;font-size:14px;text-align:center;}
.maybe_like_scroll .bd ul li .orange{background-position:0px 0px;}
.maybe_like_scroll .bd ul li .purple{background-position:-20px 0px;}
.maybe_like_scroll .bd ul li .shop_tit{margin:10px 0px;font-size:12px;color:#666;text-align:left;}
.maybe_like_scroll .bd ul li .price{font-size:14px;color:#ee5687;text-align:left;}

/*stickUp*/
#stickup_header{height:40px;}
.stickup_wrap h1{padding:10px 0;color:#D74452;}
.stickup_nav{width:1200px;background:#f6f6f6;border:solid 1px #dcdcdc;zoom:1;color:#666;}
.stickup_nav .add{padding:0px 0px 0px 22px;background: url(../../images/commdity/sprite.png) -100px -140px #40e0d8;text-align:center;font-size:14px;}
.stickup_nav .add a{color:#fff;}
.nav_scroll{position:fixed;width:100%;margin:0;left:0;top:0;}
.nav_scroll ul{width:1200px;margin:0 auto;}
.stickup_nav ul li{height:46px;line-height:46px;font-size:12px;color:#666;}
.stickup_nav ul li a{padding:0px 20px;cursor:pointer;display:block;height:43px;}
.stickup_nav ul li a.hover{margin-left:-1px;background:#fff;color:#666;border-top:4px solid #40e0d8;border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc;}
.stickup_wrap h2{height:400px;line-height:400px;}

.product_img_wrap{text-align:center;margin-top:20px;}

/*销量*/
.product_sales_wrap{margin-top:15px;margin-bottom:30px;border-width:1px;border-style:solid;border-color:#e7e7e7;}
.product_sales_wrap li dd,.product_sales_wrap li dt{float:left;}
.product_sales_wrap li dl {zoom:1;}
.product_sales_wrap li dl:after {display:block; visibility:hidden; width:0; height:0; line-height:0; font-size:0; clear:both; content:".";}
.product_sales_wrap li dt{height:40px;line-height:40px;font-size:14px;font-weight:bold;color:#666;text-align:center; border-top: 1px solid #f2f2f2;background-color: #f7f7f7;}
.product_sales_wrap li dl{height:60px;line-height:60px;font-size:12px;color:#666;text-align:center;}
.product_sales_wrap li dl .time span{margin-left:10px;}
.product_sales_wrap li .dt1,.product_sales_wrap li .dl1{width:328px;}
.product_sales_wrap li .dt2,.product_sales_wrap li .dl2{width:430px;}
.product_sales_wrap li .dt3,.product_sales_wrap li .dl3{width:180px;}
.product_sales_wrap li .dt4,.product_sales_wrap li .dl4{width:260px;}

/*购物车公共样式*/
.shopping_logo{width:190px;height:80px;}
.shopping_logo a{display:block;}
/*购物车*/
.gouwuche { width:1200px; margin: 0 auto; margin-top:40px;}
.gouwuche_tit {margin-bottom:15px; font-size:24px; font-weight:bold; color:#555555; text-align:left;}
.gouwuche_tab {color:#000000;}
.gouwuche_tab_tit{height:36px;line-height:36px;text-align:center;color:#676767;font-size:14px;background:#eee;}
.gouwuche_tab dt,.gouwuche_tab dd{float:left;text-align:center;}
.gouwuche_tab .check_all{width:104px;border-right:1px solid #fff;}
.gouwuche_tab .comm{width:479px;border-right:1px solid #fff;}
.gouwuche_tab .dj{width:119px;border-right:1px solid #fff;}
.gouwuche_tab .sl{width:209px;border-right:1px solid #fff;}
.gouwuche_tab .je{width:109px;border-right:1px solid #fff;}
.gouwuche_tab .cz{width:150px;}
.gouwuche_tab dl{margin-bottom:20px;}
.gouwuche_tab .btn {height:40px;text-align:right;}
.gouwuche_tab .btn input{width:154px; height:40px; border-radius:4px;border:0;}
.gouwuche_tab .btn input.jiesuan {margin-top:20px;cursor:pointer; background:url(../../images/commdity/jiesuan2.jpg) no-repeat;}
.gouwuche_tab .total_price {padding-right:20px; background:#EEEEEE; font-size:16px;line-height:35px;color:#676767; text-align:right;}
.gouwuche_tab .total_price span.cu { font-weight:bold; }
.gouwuche_tab .total_price span.cheng { font-size:19px; color:#FB861F; font-weight:bold;}
.gouwuche_tab .shangpin{height:80px;line-height:80px;background:#FEFEF4;font-size:12px;color:#333;}
.gouwuche_tab .shangpin .comm{padding:10px 0px;height:60px;line-height:60px;}
.gouwuche_tab .shangpin .comm img {float:left;width:90px;height:58px;margin-left:20px; border:1px solid #DDDDDD; padding:1px; vertical-align:middle;}
.gouwuche_tab .shangpin .comm .tit{float:left;margin-left:10px;}
.gouwuche_tab .shangpin a.delete { color:#FF6600;}
.gouwuche_tab .shangpin .i_box{font-size:14px; width:69px; position:relative; left:65px;top:30px;}
.shangpin .i_box a{display: block;border: 1px solid #8A8A8A;text-decoration: none;color: #434343;text-align: center;width: 20px;height: 18px;line-height: 18px;}
.shangpin .i_box input{width:45px;height:18px;border:1px solid #8A8A8A;text-align:center;line-height:18px; color:#666695;}
.shangpin .i_box a.J_add { position:absolute; top:0px; right:-10px;}
.shangpin .i_box a.J_minus { position:absolute; top:0px; left:-10px;}

/*订单上面的三个框*/
.ding ul.cheng { width:327px; height:53px; float:left; background:url(../img/fukuancheng.jpg) no-repeat;}
.ding ul.cheng li { color:#fb861f; font-weight:bold; height:25px; line-height:25px; width:170px; float:right;}
.ding ul.cheng li span { color:#FFF; font-size:14px; margin-right:14px;}
.ding ul.hui { width:327px; height:53px; float:left; background:url(../img/fukuanhui.jpg) no-repeat;}
.ding ul.hui li { color:#333; font-weight:bold; height:25px; line-height:25px; width:170px; float:right;}
.ding ul.hui li span { font-size:14px; margin-right:14px;}


.delete_selected{display:block; width:109px; height:20px; background:url(../../images/commdity/shansuoyou.jpg) no-repeat; color:#444444; padding-left:10px; font-size:12px; line-height:20px;}

/*个人中心左侧导航*/
.my_order { width:1200px; margin:40px auto 40px;}
.my_order .left { width:153px; float:left; height:100%;border:1px solid #d7d7d7;}
.my_order .left .header{padding: 12px;color: #333;font-size: 16px;font-weight: bold;}
.my_order .left .menu li{margin-bottom:10px;}
.my_order .left .menu a{  display: block;height: 25px;line-height: 25px;padding-left: 30px;color: #999;font-size:12px;}
.my_order .left .menu a:hover,.my_order .left .menu a.hover{background:#40e0d8;color:#fff;}
.my_order .left .lefttu { width:153px; margin: 0 auto; text-align:center; padding-top:20px; padding-bottom:20px;}

/*右侧订单*/
.my_order .huoright { width:1025px; height:100%; float:right;}
.my_order .all_order_tit{padding-left:20px;margin-bottom:17px;height:45px;line-height:45px; background:#F2F2F2; border:1px solid #D7D7D7; }
.my_order .huoright table {color:#333333;border-bottom:1px solid #dfdfdf;}
.my_order .huoright table tr td { border-right:1px solid #dfdfdf; }
.my_order .huoright table .title {height:44px; line-height:44px; background:#E7E7E7;}
.my_order .huoright table .title th{color:#333;text-align:center;font-size:12px;}
.my_order .huoright table .title th.order_info{width:400px;}
.my_order .huoright table .title th.amount{width:100px;}
.my_order .huoright table .title th.price{width:100px;}
.my_order .huoright table .title th.total{width:100px;}
.my_order .huoright table .title th.status{width:150px;}
.my_order .huoright table .title th.operate{width:180px;}
.my_order .huoright table .number td{height:34px;line-height: 34px;background: #F5F5F5;border: 0px none;padding-left: 20px;}
.my_order .huoright table .number td a {margin-left:20px; color:#005EA7;}
.my_order .huoright table .comm_detail td.comm{padding:20px;border-left:1px solid #dfdfdf;}
.my_order .huoright table .comm_detail td.comm img{padding:1px;margin-right:10px;border:1px solid #F5F5F5;}

.my_order .huoright table tr td.hui { color:#999999;}
.my_order .huoright table tr td span.cheng { color:#FF8A15; font-weight:bold;}

/*订单详情*/
.danxiangright { width:1025px; height:100%; float:right;line-height:26px; color:#333333;}
.danxiangright table.kuang1 {width:1023px; border:1px solid #9CD2CD; background:#FFFCEB;}
.danxiangright table.kuang1 .kuang1-1 td {font-size:14px; font-weight:bold; line-height:36px; padding-left:10px; color:#666666;}
.danxiangright table.kuang1 .kuang1-1 td a.reback{border: 1px solid #EC6A0A;height:26px;padding:0px 10px;background:url(../../images/commdity/fukuan4_bg.jpg) repeat;border-radius: 3px;color:#fff;}

.danxiangright table.kuang2 {width:1023px; margin-top:55px; border:1px solid #AEC7E5; position:relative;}
.danxiangright table.kuang2 h1 { margin-bottom:10px;}
.danxiangright table.kuang2 tr td .shangjiao { border:1px solid #AEC7E5; border-radius:3px; border-bottom:0; width:128px; height:26px; position:absolute; top:-25px; left:20px; font-weight:bold; font-size:15px; text-align:center; color:#333333; line-height:26px; background:#FFF; z-index:2;}
.danxiangright table.kuang2 tr td .maijia {width:990px;}
.danxiangright table.kuang2 tr td a { color:#3366CC;}
.danxiangright table.kuang2 tr td table { margin-top:20px;}
.danxiangright table.kuang2 tr td table tr.dingceng{ border:1px solid #DDDDDD;}
.danxiangright table.kuang2 tr td table tr.dingceng td { background:#edfffe;}
.danxiangright table.kuang2 tr td table tr.erceng td { border:1px solid #DDDDDD;display: table-cell;vertical-align: middle;}
.danxiangright table.kuang2 tr td table tr.erceng td dl { width:210px; margin-top:-15px; margin-left:8px;}
.danxiangright table.kuang2 tr td table tr.erceng td dl dt { float:left;}
.danxiangright table.kuang2 tr td table tr.erceng td dl dd { width:170px; margin-left:60px;}
.danxiangright table.kuang2 tr td span.e { float:right; color:#000000; font-size:20px; font-weight:bold;}
.danxiangright table.kuang2 tr td span.e span.hong { color:#FA2023;}
.danxiangright table.kuang2 tr td p.hong { color:#FA2023;}
.evaluate{width:69px; height:26px; background:url(../../images/commdity/fukuan4_bg.jpg); border:1px solid #EC6A0A; border-radius:3px; color:#FFF; font-weight:bold;}

/*商品评价*/
.pingright { width:1025px; height:100%; float:right; line-height:26px; color:#333333;}
.pingright table { border-top:1px solid #F2F2F2;}
.pingright table tr { height:44px;line-height:44px;border-left:1px solid #F2F2F2; border-right:1px solid #F2F2F2;}
.pingright table .ding td { background:#e7e7e7; color:#333333;}
.pingright table tr td { color:#999999;}
.pingright table tr td a { color:#005EA7;}
.pingright table tr td table tr td { color:#333333;}
.pingright table tr td table tr td span.hong{ color:#EC397B }
.pingright table tr td table tr td #QuacorGrading input{background:url(../../images/commdity/grading.png) no-repeat scroll right center;cursor:pointer;height:30px;width:30px;padding:0;border:0;}
.pingright table tr td table tr td.qian div { padding-left:10px; padding-right:10px; height:30px;line-height:30px; border:1px solid #CCCCCC; text-align:center; float:left; margin-right:5px; margin-bottom:5px;}

/*确认订单*/
.queren { width:1200px; margin: 0 auto; margin-top:50px; margin-bottom:70px;}
.ding { width:981px;}
.queren h2 { color:#333333; font-size:20px;}
.queren .ceng1 {margin-top:20px;padding:15px 0px;background:#FEFEF4; border:1px solid #DDDDDD; }
.addressBox ul li{float:left;height:36px;line-height:36px;font-size:12px;}
.addressBox ul li.choose{margin: 0px 20px 0 50px;}
.addressBox ul li.choose input{margin-top:10px;}
.addressBox ul li.btn{float:right;}
.addressBox ul li.btn a{margin-right:50px;color:#3366CC;}
.addNewAddress{padding-left:50px;margin-top:10px;}
.addNewAddress a{display:block; width: 100px;height: 30px;line-height:30px;text-align:center;background: url(../../images/commdity/btn_addNewAddress.png) 0 0 no-repeat;}
/*弹框*/
#edit_address .closediv_wrap{height:40px;}
#edit_address #closeDiv{float: right;width: 20px;height: 20px;display: block;margin: 10px 20px 0 0;cursor: pointer;background: url(../../images/commdity/del.png) no-repeat;}
.formDiv_b2cConsigneeAddress .addressTit{ color:#FC6210; text-align:left; line-height:40px; height:40px; font-size:14px; font-weight:bold; text-indent:20px;}
.formDiv_b2cConsigneeAddress .formData{font-size:14px;}
.formData .regTx,.formData .formMsgTx{float:left;margin-left:10px;font-size:12px;color:#FC6210;}
.formDiv_b2cConsigneeAddress .formData dl{ width:710px; line-height:35px; height:auto; float:left; margin:7px auto;}
.formDiv_b2cConsigneeAddress .formData dl dt{ width:100px;float:left; text-align:right;line-height:35px; height:35px; vertical-align:middle;}
.formDiv_b2cConsigneeAddress .formData dl dd{width:600px;float:left; margin-left:10px;text-align:left;line-height:35px; height:35px; vertical-align:middle;}
.formDiv_b2cConsigneeAddress .formData dl dd .formMsg{width:auto;float:left;line-height:35px; height:35px; margin-top:10px; }
.formDiv_b2cConsigneeAddress .formData dl dd input{float:left;display:inline-block; margin-top:5px; }
.formDiv_b2cConsigneeAddress .formData dl dd textarea{float:left;display:inline-block; margin-top:5px; padding:4px 5px; height:18px; line-height:18px;}
.formDiv_b2cConsigneeAddress .formData dl dd .radioText{float:left; display:inline-block;line-height:35px; height:35px; margin:0 5px; }
.formDiv_b2cConsigneeAddress .formData dl dd .selectDiv{float:left; display:inline-block; margin:5px 5px 0 0px;}
.formDiv_b2cConsigneeAddress .formData dl dd .selectDiv select{display:block;}
.formDiv_b2cConsigneeAddress .formData dl dd .selectDiv .formMsg{ width:auto;display:block; margin-top:2px; }
.yui_btn_submit{text-align:center;}
.yui_btn_submit input{height: 26px;padding: 0px 10px;border: 1px solid #EC6A0A;background: transparent url("../../images/commdity/fukuan4_bg.jpg") repeat scroll 0% 0%;border-radius: 3px;color: #FFF;}
/*商品清单*/
.queren .ceng2 { width:1200px; height:100%; border:1px solid #DDDDDD; border-top:0;}
.queren .ceng2 .title { font-weight:bold; color:#333333; padding-left:10px; padding-right:10px; height:37px;line-height:37px; background:#F0F0F0;}
.queren .ceng2 .comm_list_wrap{width:1100px;margin:50px auto;}
.queren .ceng2 table tr.ding { height:36px;line-height:36px;border:1px solid #DDDDDD; background:#EEEEEE;}
.queren .ceng2 table tr.ding td { border-right:1px solid #FFF; line-height:35px; text-align:center; vertical-align:middle; color:#676767;}
.queren .ceng2 table tr.bai { border:0; background:#FFF;}
.queren .ceng2 table tr.shangpin { border:1px solid #DDDDDD; border-bottom:1px solid #FFF; background:#FEFEF4;}
.queren .ceng2 tr.shangpin td { vertical-align:middle;}
.queren .ceng2 tr.shangpin td img { border:1px solid #DDDDDD; padding:1px; vertical-align:middle; margin-left:8px; margin-right:5px; float:left;}
.queren .ceng2 tr.shangpin td p { margin-top:12px;}
.queren .ceng2 tr td table { float:right; margin-right:20px; margin-top:0px;}
.queren .ceng2 tr td table tr { border:0;}
.queren .ceng2 tr td table tr td { line-height:25px;}
.queren .ceng2 tr td table tr td span { color:#C9033B; font-size:20px;}
.queren .ceng2 tr.bceng { border-bottom:1px solid #dddddd; }
.queren .ceng2 tr.bceng ul  { margin-left:50px;}
.queren .ceng2 tr.bceng div  { margin-left:70px;}
.queren .ceng2 tr.bceng ul li { padding-left: 20px; }
.queren .ceng2 tr.bceng ul li.jiahao {background-image: url(../img/jiahao.jpg);background-repeat: no-repeat;background-position: 0px 3px;}
.queren .ceng2 tr.bceng ul li.jianhao {background-image: url(../img/jianhao.jpg);background-repeat: no-repeat;background-position: 0px 3px;}
.queren .ceng2 tr.bceng ul li a { color:#FF6600;line-height:20px;}
.queren .ceng2 .shangpin .i_box{font-size:14px; width:69px; position:relative; left:0px;top:0px;}

.queren .ceng3 { width:1200px;border:1px solid #DDDDDD; border-top:0;}
.queren .ceng3 .title { font-weight:bold; color:#333333; padding-left:10px; padding-right:10px; height:37px;line-height:37px; background:#F0F0F0;}
.queren .ceng3 .total_money_wrap{padding:40px;}
.queren .ceng3 .total_money{text-align:right;}
.queren .ceng3 .total_money .span1{font-weight: bold;color: #333333;font-size: 16px;}
.queren .ceng3 .total_money .span2{font-weight: bold;color: #C9033B;font-size: 16px;}

.queren .ceng4 { width:1200px; height:100px; margin-top:20px;}
.queren .ceng4 input {float:right;display:block; width:154px; height:40px; background:url(../../images/commdity/jiesuan2.jpg) no-repeat;border:0px;}

/*付款成功*/
.fukuanchenggong { width:1200px; margin: 0 auto; margin-top:30px; margin-bottom:70px;}
.fukuanchenggong .fukuanc1 { width:1200px; height:200px; border:1px solid #DDDDDD; background:url(../../images/commdity/fukuan_bg.png) no-repeat #f7ffef; position:relative;}
.fukuanchenggong .fukuanc1 .nei {position: absolute;left: 101px;top: 43px;}
.fukuanchenggong .fukuanc1 .nei tr td span.zi { color:#D1033B; font-weight:bold;}

/*出售中的商品*/
.listBtnDiv a{display:block;float:right;font-size:12px;text-align:center;line-height:22px;background-image:url(../../images/commdity/btns.png);}
.listBtnDiv a.import{width:70px;height:22px;background-position:0px -150px;}
.listBtnDiv a.delete{width:70px;height:22px;margin-left:10px;background-position:0px -30px;}
.sale_goods{width: 1025px;height: 100%;float: right;}
.sale_goods_table {width:1025px;margin-top:10px; color:#000000;border-right:1px solid #dfdfdf;}
.sale_goods_table .title{height:44px;line-height:44px;text-align:center;background:#e7e7e7;}
.sale_goods_table .title .check_all{width:85px;}
.sale_goods_table .title .comm{width:400px;}
.sale_goods_table .title .price{width:100px;}
.sale_goods_table .title .stock{width:100px;}
.sale_goods_table .title .sales{width:100px;}
.sale_goods_table .title .time{width:130px;}
.sale_goods_table .title .operating{width:110px;}

.sale_goods_table .shangpin .check{width:85px;}
.sale_goods_table .shangpin .img{width:400px;text-align:left;}
.sale_goods_table .shangpin .number{width:100px;}
.sale_goods_table .shangpin .number_t{width:130px;}
.sale_goods_table .shangpin .btn{width:110px;}

.sale_goods_table .shangpin .img a{display:block;width:250px;}
.sale_goods_table tr.shangpin td {padding:10px; border-left:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center;}
.sale_goods_table tr.shangpin td img {width:90px;height:58px; border:1px solid #DDDDDD; padding:1px; vertical-align:middle;margin-right:10px;}
.sale_goods_table tr.shangpin td a.delete { color:#FF6600;}

/*发布商品*/
.goods_detail{position:relative;width: 1025px;height: 100%;float: right;}
.goods_detail .pic_list{margin-top:50px;}
.goods_detail #browserFile{position:absolute;bottom:220px;left:0px;}
.goods_detail h2{font-size:14px;font-weight:bold;color:#333;line-height:40px;}
.goods_detail ul li{zoom:1;margin-bottom:10px;}
.goods_detail ul li:after {display:block; visibility:hidden; width:0; height:0; line-height:0; font-size:0; clear:both; content:".";}
.goods_detail ul li dd{float:left;line-height:32px;}
.goods_detail ul li dd.tit{width:150px;text-align:right;font-size:14px;color:#333;}
.goods_detail ul li dd.unit{font-size:14px;color:#333;}
.goods_detail ul li input.txt{margin-right:10px;height:30px;line-height:30px;border:1px solid #d7d7d7;}
.goods_detail ul li input.txt_bt{width:250px;}
.goods_detail ul li dd .textarea{border:1px solid #d7d7d7;resize:none;}
.goods_detail ul li dd.srop_down{padding-top:8px;}

.file{margin-top:20px;}
ul.img_list{margin-top:20px;}
ul.img_list li{position:relative;float:left;width:120px;height:120px;margin-right:20px;background:url(../../images/commdity/img.jpg) center no-repeat;}
ul.img_list li .delete{position:absolute;bottom:0;left:0;display:block;width:120px;height:20px;background:#000; opacity:0.3;filter:alpha(opacity=30);text-align:center;color:#fff;font-size:12px;}
.formBtns{margin:20px auto 0;text-align:center;}
.formBtns input{height: 26px;background: url("../../images/commdity/fukuan4_bg.jpg") repeat;border: 1px solid #EC6A0A;border-radius: 3px;color: #FFF;font-weight: bold;padding:0px 10px; cursor:pointer;}
.formBtns a.cancel{padding:4px 13px;margin-left:15px;font-size:12px;border: 1px solid #DDD;border-radius: 3px;color: #999;background-color: #F5F5F5;}

/*卖家中心-未开店*/
.sellerNoDp{width:925px;padding:30px 50px;float: right;border:1px solid #DFDFDF;font-size:14px;color:#666;}
.sellerNoDp .tit{font-size:20px;color:#F60;}
.sellerNoDp .p2{line-height:40px;}
.sellerNoDpBox a{border: 1px solid #EC6A0A;height: 26px;padding: 0px 10px;background: url(../../images/commdity/fukuan4_bg.jpg) repeat;border-radius: 3px;color: #fff;}
.sellerNoDpBox dd,.sellerNoDpBox dt{line-height:40px;}

/*foot部分*/
.ietIndexFootBoxS{width:1200px;margin:0 auto;font-size:12px;text-align:center;border-top: 1px solid #E8E8E8;}
.ietIndexFootBoxS p{margin:20px 0px;}



