/*公共样式*/
*{margin: 0;padding: 0;}
body{font-size: 12px;color: #333;background: #f5f5f5;font-family:"Microsoft YaHei",微软雅黑,MingLiu;}

@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1436408609_4570978.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1436408609_4570978.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1436408609_4570978.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1436408609_4570978.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1436408609_4570978.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont{
font-family:"iconfont";
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}

ul{list-style: none;}
a{color: #333;text-decoration: none;}
a:hover{text-decoration: none; color:#ff5d5d}
pre { 
white-space: pre-wrap;  css-3  
white-space: -moz-pre-wrap;  Mozilla, since 1999  
white-space: -pre-wrap;  Opera 4-6  
white-space: -o-pre-wrap;  Opera 7  
word-wrap: break-word;  Internet Explorer 5.5+  
} 
span.red{
margin-left: 5px;
color: #bb0200;
}
img{
border: none 0;
}
.clear,.clear10{
clear:both;
}
.fl{float: left;}
.cf:before,.cf:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.cf{*zoom:1}
/*tip框*/
.shop_result{
    z-index:999;
    position:fixed;
    top:50%;
    left:50%;
    height:68px;
    margin-top:-34px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
    _bottom: auto;
}
.shop_result .shop_result_bg{
    z-index:9;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    opacity:0.2;
    filter:alpha(opacity=20);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px; 
}
.shop_result .shop_result_cot{
    z-index:10;
    position:absolute;
    top:5px;
    left:5px;    
    bottom:5px;
    right:5px;
    padding:15px 30px;
    height:28px;
    text-align:center;
    line-height:28px;
    font-size:14px;
    background-color:#fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px; 
    font-family:Arial,"Microsoft YaHei";
}
.shop_result i{
    vertical-align:middle;
     display:inline-block;
     margin-right:10px;
     width:28px;
     height:28px;
     background:url("../images/pop_msg_ico.png") no-repeat;
}
.shop_result .result_ico1{
    background-position:0 0;
}
.shop_result .result_ico2{
    background-position:0 -40px;
}
.shop_result .result_ico3{
    background-position:0 -80px;
}
.topbanner{display:none;height: 140px;}
.topbannerpic {
	display:block;
    height: 140px;
    background: url(../images/99juhuasuan.jpg) no-repeat 50% 0;
}

/************头部*******************/

#header{
background-color: #fff;
border-bottom: 1px solid #EDEDED;
/*height:347px;*/
}
#header .headerwrap{width: 980px;margin: 0 auto; position:relative;}
#header .kouhao{width: 100%;display:block; height:40px;}
#header .header_member{ height:41px; line-height:41px; background:url(../images/topbg1.png);}
#header .header_box{width: 980px;margin: 0 auto;height:130px;position: relative;}
#header .header_box .logo{margin-top: 30px; }
#header .header_box  .s11{ position:absolute; display:inline-block; background:url(../images/home_1111726_gif.gif); height:94px; width:180px;}
#header .header_box .memberzone{position: absolute;right: 0;top: 50px;}
#header .header_box .memberzone a{ font-size:14px; padding:1px 3px;}
#header .header_box .memberzone a:hover{ background:#ff5d5d; color:#fff; border-radius:3px}
#header .nav{background:url(../images/menu_nav.png);width:100%;height:35px;}
#header .nav_list{width: 980px;margin:0 auto;height:35px;position:relative;}
#header .nav_list .baoliao{ position:absolute; right:0; top:0; display:block; height:35px; line-height:35px; color:#fff;display: inline; font-size:18px; transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
#header .nav_list .baoliao i{background: url(../images/icon-total.png) no-repeat 0 0;  background-position: 0 0;width: 16px;height: 16px;  display: inline-block; margin-right:10px; margin-top:5px;-webkit-transition:all .3s;transition:all .3s;-moz-transition:all .3s;}
#header .nav_list .baoliao:hover{ color:#EEE}
#header .nav_list .baoliao:hover i{transform:rotate(360deg);-webkit-transform:rotate(360deg); }


#header .nav li{float: left;margin-left:20px; height:35px; line-height:35px;margin-right:20px;position: relative;}
#header .nav li em{ background:url(../images/hot.gif); width:24px; height:32px; left:-15px; top:0; position:absolute; }
#header .nav li .topmenu{font-size: 14px;font-family: '微软雅黑', 'Hei', '黑体';color: #fff;padding:3px 8px; transition:all linear .3s; -webkit-transition:all linear .3s;-moz-transition:all linear .3s;-o-transition:all linear .3s;}
#header .nav li .topmenu:hover{background: #ff5d5d;border-radius: 5px;}
#header .nav li .topmenu.on{background: #ff5d5d;border-radius: 5px;}
#header .nav li .dmenu {border-bottom: 1px solid #333;display: none;    margin-top: -2px;    position: absolute;    z-index: 9900;    right: 0px;    top: 35px;    color: #333;    width: 600px;    background: rgba(0,0,0,.73);filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DD000000', EndColorStr='#DD000000')}
#header .nav li .dmenu .nav-mall {   margin: 0 25px;}
#header .nav li .dmenu .navmall-active .nav-mall {    display: block}
#header .nav li .dmenu dl {    line-height: 40px;    height: 40px;    border-bottom: 1px solid #f7f7f7;    overflow: hidden}
#header .nav li .dmenu dl:last-child{border-bottom:none;}
#header .nav li .dmenu .nav-mall a:hover {    color: #ff5d5d;    text-decoration: none;    background: 0}
#header .nav li .dmenu .nav-mall dt {    float: left;    width: 108px;    padding-top: 2px;}
#header .nav li .dmenu .nav-mall dt a {    display: block;    font-size: 14px;    width: 108px;	color:#fff;}

#header .nav li .dmenu .nav-mall dd {position: relative;    float: left;    line-height: 40px;    height: 40px;    padding-left: 19px;    width: 340px;    overflow: hidden}
#header .nav li .dmenu .nav-mall dd a {    font-size: 12px;    white-space: nowrap;	color:#fff; margin-right:10px;}
#header .nav li .dmenu .nav-mall dd a:hover {    color: #ff5d5d}
#header .nav li .dmenu .nav-mall dd span {    color: #f7f7f7;    margin: 0 9px}
#nav .nav-mall dt span {    display: block;    line-height: 20px;    height: 28px;    padding-left: 10px;    padding-top: 7px;    overflow: hidden}

#header .search{position: absolute;top:40px; left:350px;	width:400px;}
#header .search_input{ 	display: inline-block;    height: 40px;    line-height: 40px;    border: 3px solid #333;    background: url(../images/search_options.png) no-repeat 45px 8px #fff;    cursor: pointer; border-radius:5px;}
#header .search-input{width: 250px;height:40px;line-height: 40px;float: left;    padding-left: 30px;    color: #999;    background: url("../images/seach.gif") no-repeat 0 5px #fff;    border: 0;}
#header .search #btn_search{    background: #333;    width: 55px;    color: #fff;    float: right;    height: 40px;    line-height: 40px;    font-size: 14px;    text-align: center;}
#header .search_keyword{    margin-top: 3px;}
.search_keyword .red{    color: #f00;    margin-right: 5px;}
.search_keyword a{    margin-right: 5px;}
.search_keyword a:link, .search_keyword a:visited{    color: #666;}/*搜索选择框*/
/*
.search_option{    color: #999;    position: relative;    text-align: center;}
.search_option .on{    border-bottom: 0;    color: #fff;    width: 47px;	background:#000;}
.search_option ul{    z-index: 1000;    padding: 5px 5px 5px 0;}
.search_option ul li{    height: 22px;    line-height: 22px;	float:left;    cursor: pointer;	text-align:center;    width: 47px;}
*/
.search_option{color: #999;text-align: center;display: block;
  color: #333;
  line-height: 40px;
  width: 50px;
  height: 40px;
  border-radius: 3px 0 0 3px;
  float:left;
  text-align: center;
  background: -moz-linear-gradient(top,#fff,#f9f9f9);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f9f9f9));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFF9F9F9)";
  border-right: 1px solid #e6e6e6;}

#searchtype{ position:relative; display:block; width: 50px;
  height: 40px;}
.search_option ul{z-index: 1000;position: absolute; display:none;top: 40px;width: 50px;  left: -1px;  padding: 5px 0;  background-color: #fff;  border: 1px solid #e6e6e6;}
.search_option ul li{    height: 30px;    line-height: 30px; cursor: pointer;	text-align:center;    width: 47px;}


#header .toplink{ position:absolute; right:0px; top:0;}
#header .toplink a{ margin-left:10px;height: 30px;  display: inline-block;}
#header .toplink .weixin{ position:relative;}
#header .toplink .weixin .qr_code{ position:absolute; width:100px; height:100px; top:30px; right:0; border:2px solid #333; padding:10px; z-index:9;  background-color:rgba(255,255,255,0.5); display:none;}
#header .toplink .weixin .qr_code img{width:100px; height:100px;}


#header .site_share{position: absolute;right: 0;top: 8px;}
#header .qun{position: absolute;right: 100px;top: 9px;}
/************主体*******************/
#main{width: 980px;margin: 0 auto;}

/************尾部*******************/
#footer{clear: both;text-align: center; margin-top: 20px;background: #333;}
#footer .subnav{ display: inline-block;  margin: 0 auto;  line-height:50px;  }
#footer .subnav a{margin-right: 20px;font-size: 18px;color: #fff;}
#footer p{  color: #999;  line-height: 25px;  font-size: 12px;}

/************尾部结束*******************/


/*分享*/
#main .mshare { position: fixed; top: 230px; right: 50%; margin-right: 500px; width: 40px; height: 170px; }
#main .mshare a { width: 40px; height: 40px; display: block; margin-top: 1px;}
#main .mshare a.msharea1 { background: url(../images/symbol-30.png) no-repeat center #DADBDD;}
#main .mshare a.msharea1:hover { background: url(../images/symbol-30.png) no-repeat center #E6152F;}
#main .mshare a.msharea2 { background: url(../images/symbol-29.png) no-repeat center #DADBDD;}
#main .mshare a.msharea2:hover { background: url(../images/symbol-29.png) no-repeat center #47B54B;}
#main .mshare a.msharea3 { background: url(../images/symbol-28.png) no-repeat center #DADBDD;}
#main .mshare a.msharea3:hover { background: url(../images/symbol-28.png) no-repeat center #FFC029;}
#main .mshare a.msharea4 { background: url(../images/symbol-27.png) no-repeat center #DADBDD;}
#main .mshare a.msharea4:hover { background: url(../images/symbol-27.png) no-repeat center #00AA98;}


/*客服*/

.online_kefu{width: 60px;position: fixed;height: 250px;right:0px;bottom:100px;z-index:100;}
.online_kefu ul li{width:60px;height:60px;float:left;position:relative;border-bottom:1px solid #444;}
.online_kefu ul li .sidebox{position:absolute;width:60px;height:60px;top:0;right:0;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/60px "微软雅黑";overflow:hidden;}
.online_kefu ul li .sidebox span{float: left;width: 100px;height: 60px;}
.online_kefu ul li .sidebox span .qq{color: #FFFFFF;}
.online_kefu ul li .sidetop{width:60px;height:60px;line-height:60px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;-webkit-transition:all 0.3s; -moz-transition:all 0.3s;}
.online_kefu ul li .sidetop:hover{background:#ff5d5d;opacity:1;filter:Alpha(opacity=100);}
.online_kefu ul li .sidetop:focus{outline: none;}
.online_kefu ul li img{float:left;}
.erweima_box{position: relative;}
.zhuce_msg{float: left;height: 42px;line-height: 42px;margin-left: 5px;color: #FD6397;font-size: 14px;}
.erweima_kefu{position: absolute;width: 120px;height: 145px;left: -0px;top: -85px;background-color: #FFFFFF;width: 0px;overflow: hidden;}
.erweima_kefu img{float: left;width: 120px;height: 120px;}
.erweima_kefu span{float: left;width: 100%;height: 20px;line-height: 20px;text-align: center;color: #777777;}


/*loading*/

.loading{ display:none;}
.loading .spinner {  width: 50px;   margin:10px auto;  height: 60px;  text-align: center;  font-size: 10px;}
.spinner > div {  background-color: #ff5d5d;  height: 100%;  width: 6px;  display: inline-block;     -webkit-animation: stretchdelay 1.2s infinite ease-in-out;  animation: stretchdelay 1.2s infinite ease-in-out;}
.spinner .rect2 {  -webkit-animation-delay: -1.1s;  animation-delay: -1.1s;}
.spinner .rect3 {  -webkit-animation-delay: -1.0s;  animation-delay: -1.0s;}
.spinner .rect4 {  -webkit-animation-delay: -0.9s;  animation-delay: -0.9s;}
.spinner .rect5 {  -webkit-animation-delay: -0.8s;  animation-delay: -0.8s;}
@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}
@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}


/************首页*******************/
.top_bar {height: 241px;overflow: hidden;width: 100%;}
.top_bar .banner {position: relative;height: 242px;width: 100%;z-index: 0;cursor: pointer;overflow: hidden;}
.top_bar .banner li {float: left;width: 100%;}
.top_bar .banner .pic {height: 240px;display: block;width: 100%;}

#kinMaxShow{visibility:hidden;width:100%; height:240px;overflow:hidden;}


#main .main_inner{clear: both;}
#main .main_inner_left{width: 700px;float: left;}
#main .main_inner_right{width: 260px;float: right;margin-top: 20px;}
#main .main_recommend{margin-top: 20px;}
#main .main_recommend li{width: 220px;margin-right: 17px;float: left; border: 1px solid #DFDFDF;}
#main .main_recommend li a:hover{text-decoration: none;}
#main .main_recommend li.clearmr{margin-right: 0;}
#main .main_recommend li .title{background:#F9F9F9;height: 28px;line-height: 28px;text-align: center;}

/************幻灯片****************/
#main .main_inner_left .slide{width: 700px;height: 220px;margin: 20px auto;}
#play {width:700px;height:220px;overflow:hidden;position:relative;z-index:1}
#play_info_bg {position:absolute;bottom:0px;height:25px;width:700px;background-color:red;filter: Alpha(Opacity=30);opacity:0.3;z-index:10}
#play_info{position:absolute;bottom:0px; height:25px; line-height:25px;width:700px; padding-left:20px;color:#fff;z-index:10;cursor:pointer}
#play_text {position:absolute;bottom:3px; right: 20px;z-index:10}
#play_text ul {display:block;filter: Alpha(Opacity=80);opacity:0.8;}
#play_text ul li {width:20px;height:20px; line-height:20px;float:left;background-color:#000;display:block;color:#FFF;text-align:center;margin:1px;cursor:pointer;font-family:"微软雅黑"; font-size:12px;}
/************幻灯片结束****************/


#main .main_box {width: 660px;background: #FFF;padding: 18px;float: left;margin-top: 20px;border: 1px solid #DFDFDF;}
#main .main_box h3{padding-bottom: 10px;position: relative;}
#main .main_box h3 a{font-size: 12px;margin-left: 15px;font-weight: normal;}
#main .main_box h3 span a{font-size: 14px;font-weight: bold;margin-left: 0;color: #85B700;}
#main .main_box h3 .more{position: absolute;top: 0;right: 0;}
#main .main_box ul li{float: left; overflow: hidden;}
#main .main_box ul li .title{height: 28px;line-height: 28px;text-align: center;}
#main .main_box ul li .categorytitle{font-size: 14px;font-weight: bold;margin-bottom: 5px;}
#main .main_box ul li .categorytitle a{color: #666;}
#main .main_box ul li ul li{height: 20px;line-height: 20px;float: none;}

/*首页右侧*/

/*晒单*/
#main .main_inner_right .shaidan{ background:#fff ; border: 1px solid #ccc;  box-shadow: 0 1px 3px #ccc; height:280px;border-top: #ff5d5d 3px solid;}
#main .main_inner_right .shaidan h3{position: relative;padding: 10px;}
#main .main_inner_right .shaidan h3 span{position: absolute;top: 13px;right: 20px;}
#main .main_inner_right .shaidan h3 span a{font-size: 12px;}
#main .main_inner_right .shaidan #shaidan_list{ height:180px; overflow: hidden;padding: 20px;}
#main .main_inner_right .shaidan #shaidan_list li{height: 28px;line-height: 28px;border-bottom: 1px solid #F7F6F2;}

/*首页文章*/
#main .main_side .articlelist{padding: 20px;}
#main .main_side .articlelist li{height: 28px;line-height: 28px;border-bottom: 1px solid #F7F6F2;}

/*首页优惠券*/
#main .main_side .quanlist{padding: 20px;}
#main .main_side .quanlist li{height: 28px;line-height: 28px;border-bottom: 1px solid #F7F6F2;}

/*签到*/
.sign_date,.morarrow,.hole_tri,.hole_col,.hotact_title,.ubos {background:url(../images/actsign.gif) no-repeat;}
.check_in_outer {background:#fff;border:1px solid #ddd;position:relative;box-shadow:0 1px 1px #ddd;margin-bottom:15px;}
.check_intop {padding:0 11px;}
.check_inier {padding:18px;border-bottom:1px dashed #d8d8db;}
.check_num {position:absolute;top:0px;left:100px;color:#29d7ec;}
.check_in,.aready_check {display:inline-block;width:100%;height:39px;line-height:39px;font-family:"Microsoft YaHei";font-size:14px;color:#fff;background-color:#ff5d5d;letter-spacing:2px;position:relative;}
.check_in:hover {background-color:#f5a56e; color:#fff}
.person_center {padding:2px 0;}
.per_block {float:left;width:112px;height:45px;background-position:-92px -241px;line-height:50px;text-indent:33px;}
.person_center a {font-size:14px;}
.sign_date {float:left;width:37px;height:36px;cursor:pointer;background-position:0 -45px;margin:2px 4px 0 4px;color:#080808;font-family:"arial";font-size:19px;text-align:center;}
.nockifo {font-family:"Microsoft YaHei";font-size:12px;color:#999;text-align:center;padding-top:3px;letter-spacing:2px;}
.aready_check {font-size:12px;background:#bebfbd;border-color:#f6f6f6;background:-webkit-linear-gradient(top,#b9bab8,#bebfbd 20px,#b9bab8);}

.person_center {padding:2px 0;}
.per_block {float:left;width:112px;height:45px;background: url(../images/split_min.png) no-repeat;background-position:-92px -241px;line-height:50px;text-indent:33px;}
.person_center a {font-size:14px;}

.submit_tip {background-position:13px -500px;}
.store_tip {background-position:15px -579px;}
.submit_tip1 {background-position:13px -541px;}
.store_tip1 {background-position:15px -617px;}

.faq{ height:100px; background:#FFFFFF; padding:10px; margin-top:10px;}
.faq h2{ font-size:16px; color:#82c114;}
.faq li{ float:left; width:200px; height:40px; line-height:40px;background: url(../images/ht_nav_new.jpg) 25px 10px no-repeat;padding-left: 60px;}
.faq li a{ font-size:14px;}
.faq li a:hover{color:#82c114;}
/************产品列表*******************/
.position{ height:35px; line-height:35px; color:#666}
.position a{ color:#666}
.filter{ padding:10px; background: #fff;}
/*********排序*************/
/*.sort{margin-top: 10px;height: 40px;line-height: 40px; background:#fff;}
.sort span{line-height: 26px; }
.sort a{font-size: 12px;margin-left:5px; margin-right:5px; padding:1px 3px;}
.sort a:hover,.sort a.cur{ background:#FF9800; color:#fff;}*/
/*********排序结束*************/
.category{line-height: 25px; position:relative;}
.category span{ position: absolute;  top: 10px;  left: 10px;}
.category .cat-list {margin-left: 50px;padding: 10px 0;}
.category a{  line-height: 20px;  display: inline-block;text-align: center; padding: 0 10px;transition: all .3s;  -webkit-transition: all .3s;-moz-transition: all .3s;}
.category a:hover,.category a.cur{ background:#ff5d5d; color:#fff; text-decoration:none; border-radius:5px}


.container{margin-top: 20px;}
.container .item{border: 1px solid #D4D4D4;margin: 0 6px 12px 6px;padding: 10px;width: 211px;background: #FFF; transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;}
.container .item:hover{ box-shadow:0 0 8px rgba(0,0,0,.5); -moz-box-shadow:0 0 8px rgba(0,0,0,.5); -webkit-box-shadow:0 0 8px rgba(0,0,0,3);}

.container .info,.container .title,.container .service,.container .comment{padding: 5px 0;}
.container .thumb{position: relative; margin-top:20px;}
.container .thumb a{ width:210px; height:210px;}
.container .thumb a img{ max-width:210px; max-height:210px; display:block; margin:0 auto;}
.container .thumb .remove{  position: absolute;  right: 0;  top: -25px;  visibility: hidden;  background: url(../images/icon_sys.png) no-repeat 0 0;  height: 15px;  width: 12px;  margin: 9px 10px 0 0; cursor:pointer;}
.container .item:hover .thumb .remove{ visibility:visible}
.container .thumb .remove:hover {background: url(../images/icon_sys.png) no-repeat 0 -20px}
.container .title a{color:#333333;}
.container .info{position: relative; height:25px; line-height:25px;}
.container .info .p{ font-size:12px;color: #E02F2F;}
.container .info .p .pnum{font-style: normal;font-size: 30px;font-weight: 300;color: #E02F2F;}

.container .info .msale{ position:absolute; right:0; top:0;}
.container .info .xhbg a{background: url(../images/love.png) no-repeat;display: inline-block;height: 24px;line-height: 24px;cursor: pointer;color: #fff;padding-left: 27px;width: 70px;}
.container .info .xhbg a:hover{text-decoration: none;background: url(../images/love.png) no-repeat;}
.container .info .xhbg strong{display: inline-block;width: 50px;margin: 0 0 0 6px;color: #ff5d5d;text-align: center;}
.container .info .cmnum{color: #FF86B6;position: absolute;top: 10px;right: 0;}

.container .info .tobuy{ position:absolute; border-radius:5px; background:#ff5d5d; right:0; top:5px; height:25px; line-height:25px; text-align: center; width:60px;}
.container .info .tobuy a{ color:#FFFFFF;}


.container .service span{margin-right: 2px;background: url(../images/fuwukuang.gif) no-repeat;width: 20px;height: 20px; line-height: 20px;display: inline-block;overflow: hidden;text-align: center;color: #ff5d5d;}
.container .comment{background: #F9F9F9; line-height: 22px;}
.container .comment img{width: 20px;height: 20px;border: 1px solid #f5f5f5; float: left;margin-right: 5px;}
.container .comment .membername{color: #ff5d5d;}
.container .comment span{color: #aaa;}


.container .cols{margin-bottom:10px; position: relative;width: 100%;background: #FFF;border: 1px solid #D4D4D4;}

.cols .cols_fl{float: left;width: 150px;height: 120px;text-align: center; position:relative;}
.cols .cols_fl .quanprice{font-size: 14px;padding-top: 20px; }
.cols .cols_fl .malllogo{padding: 10px 0;}
.cols .cols_fl .mallinfo{ position:absolute;height: 110px; width:540px; top:0; left:151px;background: rgba(0,0,0,.73); color:#fff; z-index:5; line-height:22px; text-align:left; padding:5px; display:none;}
.cols .cols_fl:hover .mallinfo{ display:block;}

.cols .cols_fc{border-left: 1px dashed #D4D4D4;float:left;width:300px;height: 120px; padding-left:20px}
.cols .cols_fc span{ display:block; line-height:30px;}

.cols .cols_m{position: relative;margin-top: 5px;}
.cols .cols_m span{position: absolute;top: 0;right: 0;}

.cols .cols_fr{border-left: 1px solid #D4D4D4;float: right;width: 100px;text-align: center;background: #F7FEE8;height: 120px;position: relative;}
.cols .cols_fr .buybutton{position: absolute;top:50px;left: 20px;background: #ff5d5d;width: 60px;height: 26px;line-height: 26px;color: #fff;cursor: pointer;border-radius: 4px; transition:opacity .3s; -webkit-transition:opacity .3s;}
.cols .cols_fr .buybutton a{color: #fff;}
.cols .cols_fr .buybutton:hover{ opacity:0.8;}
/************产品列表结束*******************/

/**********分页***************/
.page{clear: both;text-align: center;font-size: 16px;padding-top: 10px;}
.page ul{display: inline-block; }
.page ul li{float: left;}
.page ul li a{color: #fff;display: inline-block;  height: 28px;  line-height: 28px;  padding: 0 8px;  background: #fafafa;  border: 1px solid #ebebeb;  overflow: hidden;  vertical-align: top;  border-radius: 2px;
  color: #999;  margin-right: 3px;}
.page ul li span.current{background:#f95c68;border: 1px solid #f95c68;color: #fff;display: inline-block;  height: 28px;  line-height: 28px;  padding: 0 10px;  overflow: hidden;  vertical-align: top;  border-radius: 2px;  margin-right: 3px;}

/**********分页结束***************/

/************产品详细*******************/


/**************优惠券详细页*****************/

.memberinfo img{border: 1px solid #F5F5F5;float: left;}
.memberinfo .memberother{margin-left: 60px;}
.memberinfo .memberother .membername{}
.memberinfo .memberother .membername a{color: #ff5d5d; font-size:14px;}
.memberinfo .memberother .commenttime{margin-top: 10px;}
.memberinfo .memberother .commentcontent{margin-top: 10px;}
.memberinfo .memberother .addfollow{margin-top: 5px;display: inline-block;width: 50px;height: 20px;line-height: 20px;color: #fff;text-align: center;background: #ff5d5d;border-radius: 5px;cursor: pointer;}

#main .product_box .product_box_lt .info{position:relative;}
#main .product_box .product_box_lt .info .title{font-size: 16px;padding: 5px 0;}
#main .product_box .product_box_lt .info .buyurl{ position:absolute; right:0; bottom:0;background: #ff5d5d;color: #fff;border-radius: 3px; display:block; height:25px; line-height:25px; width:80px; text-align:center}


#main .product_box .product_box_lt .info .memberinfo .memberother{margin-left: 90px;}
#main .product_box .product_box_lt .info .memberinfo .memberother .membername{}
#main .product_box .product_box_lt .info .ljlq{display: inline-block;width: 80px;height: 26px;line-height: 26px;color: #fff;text-align: center;background: #ff6599;border-radius: 5px; }

#main .product_box .product_box_lt .info .links{  height:30px; line-height:30px;color:#999;}
#main .product_box .product_box_lt .info .links span{ margin-right:10px;  height: 30px;  line-height: 30px;  display: inline-block; position:relative;}
#main .product_box .product_box_lt .info .links a{color:#999;}
#main .product_box .product_box_lt .info .links a:hover{color:#ff5d5d;}
#main .product_box .product_box_lt .info .links .iconfont{ margin-right:3px;}



/**************猜你喜欢*****************/
#main .product_box .product_box_lt .recommend{ margin:10px auto;}
#main .product_box .product_box_lt .recommend h3{padding: 20px 0 10px;}
#main .product_box .product_box_lt .recommend ul li{width: 98%; margin:10px auto;  padding:10px; position:relative; background-color: #fff;-moz-transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
    -o-transition:box-shadow .5s; border:1px solid #ccc;}
#main .product_box .product_box_lt .recommend ul li:hover{ box-shadow: 0 0 15px #aaa;}
#main .product_box .product_box_lt .recommend ul li:last-child{}
#main .product_box .product_box_lt .recommend ul li .rec_l{float:left; width:102px;  text-align:center;}
#main .product_box .product_box_lt .recommend ul li .rec_r{float:left; width:500px; margin-left:20px;}
#main .product_box .product_box_lt .recommend ul li .thumb{  width: 102px;  height: 102px;  display: block;  display: table-cell;  vertical-align: middle;}
#main .product_box .product_box_lt .recommend ul li img{ display:block; max-width:100px; max-height:100px; margin:0 auto;}
#main .product_box .product_box_lt .recommend ul li .rec_l span{ display:block; line-height:30px; text-align:center; color:#ccc;}
#main .product_box .product_box_lt .recommend ul li .title{line-height: 30px;overflow: hidden; font-size:14px; font-weight:bold; color:#333}
#main .product_box .product_box_lt .recommend ul li .title span{ margin-left:10px; color:#ff5d5d;}
#main .product_box .product_box_lt .recommend ul li .title a:hover span{color: #f78b8b}
#main .product_box .product_box_lt .recommend ul li .des{ font-size:12px; line-height:25px;  height: 75px;  overflow: hidden; color:#666}
#main .product_box .product_box_lt .recommend ul li .rec_r_b{border-bottom:10px; left:120px; bottom:0; height:30px; color:#999; position:absolute;}
#main .product_box .product_box_lt .recommend ul li .rec_r_b .iconfont{ margin-right:3px}
#main .product_box .product_box_lt .recommend ul li .rec_r_b .pro_date{ margin-left:10px;}
#main .product_box .product_box_lt .recommend ul li.clearmr{margin-right: 0;}
#main .product_box .product_box_lt .recommend .cols{float: left;margin: 0 6px 12px 6px;}

/**************用户评论*****************/
#main .product_box .product_box_lt .comment{clear: both;}
#main .product_box .product_box_lt .comment h3{padding: 20px 0 10px;}
#main .product_box .product_box_lt .comment textarea{border: 1px solid #D4D4D4;padding:5px;width: 658px;height: 80px;}
#main .product_box .product_box_lt .comment .commentoperate{margin-top: 10px;}
#main .product_box .product_box_lt .comment .commentcheckcode{float: left;width: 330px;}
#main .product_box .product_box_lt .comment .commentsubmit{float: left;width: 330px;text-align: right;}
#main .product_box .product_box_lt .comment .btn7 {width: 81px;height: 26px;border: none;cursor: pointer;font-size: 14px;font-weight: bold; background: #ff5d5d;color: #fff; border-radius:2px}
#main .product_box .product_box_lt .comment .clist{padding: 10px 0;border-bottom:1px dotted silver; color: #666;}

#main .product_box .product_box_rt{width: 250px;float: right;}
#main .product_box .product_box_rt .dan_add{  margin: 0; text-align:center;display:block;width: 100%;height: 40px; line-height:40px;background:#333;color:#fff; font-size:18px;}
#main .product_box .product_box_rt .dan_add i{ font-size:18px; margin-right:10px; font-style:normal;}
#main .product_box .product_box_rt .dan_add:hover{ text-decoration:none;}
#main .product_box .product_box_rt .product_recommend{  background: #fff;padding: 10px;}
#main .product_box .product_box_rt .product_recommend h3{color: #666; font-size:16px;}
#main .product_box .product_box_rt .product_recommend ul{padding: 10px 0;}
#main .product_box .product_box_rt .product_recommend li{height: 28px;line-height: 28px;border-bottom: 1px solid #DDDDDD;}


/************团购分类*******************/
#main .tuancategory{width: 945px;height: 40px;line-height: 40px;background: #fff;margin: 20px 0 0 20px; }
#main .tuancategory span{padding-left: 20px;}
#main .tuancategory a{line-height: 20px;display: inline-block;text-align: center;padding: 0 10px;}
#main .tuancategory .cur{background: #ff5d5d;color: #fff;border-radius: 5px;}

#main .tuan .tuanlist ul{padding: 10px;}
#main .tuan .tuanlist li{float: left;width: 260px;padding: 20px;margin: 10px 9px;background: #FFF;border-radius: 4px;border: 1px solid #E1E1E1;box-shadow: #dcd1c7 0 1px 0;}
#main .tuan .tuanlist li:hover{border: 1px solid #c6c0b6;box-shadow: #b3a89e 0 2px 3px;}
#main .tuan .tuanlist li .title a{text-decoration: none; font-size: 16px;font-family: '微软雅黑', 'Hei', '黑体';color: #666;}
#main .tuan .tuanlist li .thumb{margin-top: 5px;}
#main .tuan .tuanlist li .info{margin-top: 5px;font-size: 14px;font-family: '微软雅黑', 'Hei', '黑体';}
#main .tuan .tuanlist li .price{margin-top: 5px;height: 40px;line-height: 40px;background: #ff5d5d;position: relative;}
#main .tuan .tuanlist li .price span{position: absolute;top: 0;left: 10px;color: #FFF;font-size: 14px;font-family: '微软雅黑', 'Hei', '黑体';}
#main .tuan .tuanlist li .price a{position: absolute;top: 0;right: 10px;color: #FFF;}
#main .tuan .tuanlist li .price img{ vertical-align:middle; border-radius:5px; margin-right:5px}


/*商家分类*/
#main .mallcategory{width: 100%;line-height: 40px;background: #fff;position:relative;}
#main .mallcategory span{padding-left: 20px; position:absolute; top:10px; left:0}
#main .mallcategory .cat-list{ margin-left:70px;line-height: 40px;padding: 10px 0;}
#main .mallcategory a{line-height: 20px;display: inline-block;text-align: center;padding: 0 10px;color: #444; transition:all .3s;-webkit-transition:all .3s;}
#main .mallcategory .cur{background: #ff5d5d;color: #fff;}
#main .mallcategory a:hover{background: #ff5d5d;color: #fff;}
/*文章分类*/
#main .articlecategory{height: 40px;line-height: 40px;background: #fff;position: relative;}
#main .articlecategory span{margin-left: 15px;}
#main .articlecategory a{line-height: 20px;display: inline-block;text-align: center;padding: 0 10px;color: #444;}
#main .articlecategory .cur,#main .articlecategory .pub{background: #ff5d5d;color: #fff;border-radius: 5px;}
#main .articlecategory .pub{position: absolute;top: 10px;  right: 80px;}
#main .articlecategory .shuoming{position: absolute;top: 10px;  right: 10px;}

#main .article_left{width: 700px;float: left; margin-top:20px;}
#main .article_left .articlelist{width: 100%;float: left;background: #FFF;margin-top: 20px;border: 1px solid #DFDFDF; position:relative;  -moz-transition:box-shadow .5s;    -webkit-transition:box-shadow .5s;    -o-transition:box-shadow .5s;}
#main .article_left .articlelist:hover{ box-shadow: 0 0 15px #aaa;}
#main .article_left .articlelist .photo{ width:160px; height:150px; float:left; margin-right:10px; color:#fff; position:relative;}
#main .article_left .articlelist .photo span{  display:block; text-align:center; height:25px; line-height:25px; position:absolute;background:rgba(0,0,0,0.5); width:100%;}
#main .article_left .articlelist .photo img{ width:150px; height:150px;}
#main .article_left .articlelist .title{font-size: 16px; line-height:30px;margin-top: 10px;}
#main .article_left .articlelist .title a{color: #444;font-family: '微软雅黑','Hei','黑体';}
#main .article_left .articlelist .title .time{ color:#ccc; font-size:12px; margin-left:20px;}
#main .article_left .articlelist .title .member{ font-size:12px; color:#ccc}
#main .article_left .articlelist .title .iconfont{ margin-right:3px;}
#main .article_left .articlelist .desc {font-size: 13px;line-height: 20px; margin-top: 10px;}
#main .article_left .articlelist .others{height:30px; line-height:30px;}
#main .article_left .articlelist .others span{margin-left: 10px;color: #ccc;}
#main .article_left .articlelist .others span i{ margin-right:5px;}
#main .article_left .articlelist .links{ position:absolute; bottom:5px; height:30px; right:5px;color:#999;}
#main .article_left .articlelist .links span{ margin-right:10px;  height: 30px;  line-height: 30px;  display: inline-block; position:relative;}
#main .article_left .articlelist .links a{color:#999;}
#main .article_left .articlelist .links a:hover{color:#ff5d5d;}
#main .article_left .articlelist .links .iconfont{ margin-right:3px;}

#main .article_left .articlelist .info .time{float: right;font-size: 14px;font-family: arial;width: 110px;color: #888;font-weight: normal;}
#main .article_left .articlelist .info .keywods{display: inline-block;width: 360px;overflow: hidden;height: 12px;}
#main .article_left .articlelist .info span b{color: #aaa;font-weight: normal;}
#main .article_left .articlelist .info span a{color: #777;}

#main .article_left .articlelist .subcontent{padding-top: 10px;float: left;width: 660px;padding-bottom: 10px;}

#main .article_left .articlelist .subcontent .img{float: left;}
#main .article_left .articlelist .subcontent .img img{border: 1px solid #E5E5E5;width: 200px; height: 200px;}
#main .article_left .articlelist .subcontent .img .sc{height: 25px;line-height: 25px;background: #F5F5F5;border: 1px solid #E5E5E5;position: relative;}
#main .article_left .articlelist .subcontent .img .sc .xh{position: absolute;top:0;left: 10px;}
#main .article_left .articlelist .subcontent .img .sc .pl{position: absolute;top:0;right: 10px;}
#main .article_left .articlelist .subcontent .img .lj{height: 35px;line-height: 35px;background: #EFF6FC;border: 1px solid #E5E5E5;text-align: center;}
#main .article_left .articlelist .subcontent .img .sj{height: 35px;line-height: 35px;text-align: center;}

#main .article_left .articlelist .subcontent .description{float: right;width: 441px;margin-left: 15px;font-size: 14px;line-height: 26px;color: #555;padding-bottom: 10px;}
#main .article_left .articlelist .subcontent .description .category{font-size: 12px;border-bottom: 1px solid #F5F5F5;color: #999;margin-bottom: 8px;}
#main .article_left .articlelist .subcontent .description .category a{color: #5183C0;}
#main .article_left .articlelist .subcontent .description .price{background: #FFFFE9;border: 1px solid #EEEEDD;overflow: hidden;padding: 10px;}
#main .article_left .articlelist .subcontent .description .pricecontent{float: left;}
#main .article_left .articlelist .subcontent .description .pricecontent span{color: #ff5d5d; font-weight: bold;}
#main .article_left .articlelist .subcontent .description .pricelink{float: right;width: 125px; height: 35px;background: url(../images/lijiqumai.gif) no-repeat; display: inline-block;margin-top: 7px;}
#main .article_left .articlelist .subcontent .description .content{text-indent: 28px;margin-top: 20px;color: #999; font-family: Arial;}
#main .article_left .articlelist .subcontent .description .content a{margin-left: 10px;color: #ff5d5d; text-decoration: underline;}

#main .article_left .articlelist .commentinfo{height: 36px;line-height: 36px;background: #FFFFE9;border: 1px solid #EEEEDD;padding: 0 10px;position: relative;}
#main .article_left .articlelist .commentinfo a{margin-right: 20px;}
#main .article_left .articlelist .commentinfo a.chaozhi{background: url(../images/chaozhi.gif) no-repeat;width: 40px;height: 24px;display: inline-block;margin-top: 6px; padding-left: 40px; text-align: center;line-height: 24px;color: #ff5d5d;font-weight: bold;}
#main .article_left .articlelist .commentinfo a.yibanzhi{background: url(../images/yibanzhi.gif) no-repeat;width: 40px;height: 24px;display: inline-block;margin-top: 6px; padding-left: 40px; text-align: center;line-height: 24px;color: #ff5d5d;font-weight: bold;}
#main .article_left .articlelist .commentinfo a.buzhi{background: url(../images/buzhi.gif) no-repeat;width: 40px;height: 24px;display: inline-block;margin-top: 6px; padding-left: 40px; text-align: center;line-height: 24px;color: #ff5d5d;font-weight: bold;}
#main .article_left .articlelist .commentinfo a:hover{text-decoration: none;}
#main .article_left .articlelist .commentinfo .jg{position: absolute; left: 330px; top: 0px;}
#main .article_left .articlelist .commentinfo .jg b{color: #ff5d5d;}
#main .article_left .articlelist .commentinfo .fx{position: absolute; right: 10px; top: 5px;}

#main .article_right{width: 260px;float: right;margin-top: 20px;}
#main .article_right .dan_add{  margin: 0; text-align:center;display:block;width: 100%;height: 40px; line-height:40px;background:#333;color:#fff; font-size:18px;}
#main .article_right .dan_add i{ font-size:18px; margin-right:10px; font-style:normal;}
#main .article_right .dan_add:hover{ text-decoration:none;}

#main .article_right .main_side{background: #fff;}
#main .article_right .main_side h3{padding: 10px 10px 0 10px;position: relative;}
#main .article_right .main_side h3 span{position: absolute;top: 13px;right: 20px;}
#main .article_right .main_side h3 span a{font-size: 12px;}
#main .article_right .main_side .articlelist{padding: 20px;}
#main .article_right .main_side .articlelist li{height: 28px;line-height: 28px;border-bottom: 1px solid #F7F6F2;}
#main .article_right .main_side .quanlist{padding: 20px;}
.newwish{ margin-top:10px;background: #fff;}
.newwish h3{padding: 10px 10px 0 10px;position: relative;}
.newwish ul{padding: 20px;}
.newwish li{border-bottom: 1px solid #F7F6F2; height:70px; padding:5px 0}
.newwish li span{ float:left; width:20%; display:block; margin-top:10px;}
.newwish li p{ float:left; width:70%; margin-left:10px; line-height:25px;}
.newwish li p b{ color:#ff5d5d}
.newwish li p i{ text-align:right; color:#ccc; display:block;}

#main .wishlist{height: 40px;line-height: 40px;position: relative; margin-top:20px;}


#main .ads{ margin-top:20px;width: 250px;overflow: hidden;}
#main .ads img{}
/*********遮罩************/
#fullbg {
background-color:gray;
left:0;
opacity:0.5;
position:absolute;
top:0;
z-index:5100;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity:0.5;
}
#dialog {
background-color:#fff;
border:5px solid rgba(0,0,0, 0.4);
border:5px solid #F4F3F3;
border-radius:5px;
margin:-200px 0 0 -200px;
padding:1px;
position:fixed !important; /* 浮动对话框 */
position:absolute;
top:50%;
left:50%;
width:400px;
height:470px;
z-index:5500;
display:none;
}
#dialog p {
margin:0 0 12px;
height:24px;
line-height:24px;
background:#ff5d5d;
}
#dialog p.close {
text-align:right;
padding-right:10px;
}
#dialog p.close a {
color:#fff;
text-decoration:none;
}
/*********遮罩结束************/

/*********登录*************/
#dialog .login{
width: 280px;
float: left;
padding-left: 10px;
}
#dialog .register{
width: 110px;
float: left;
margin-top: 20px;
}
#dialog h1{ font-size:16px;}
#dialog .login td,#dialog .register td{ height:30px; line-height:30px;}
/*********登录结束************/


/***************友情链接******************/
.link {
clear:both;
width: 980px;
background: #fff;
padding: 10px 0;
margin-top: 20px;
}

.link ul {
overflow: hidden;
_display: inline-block;
padding: 0 10px;
}

.link ul li {
float: left;
display: inline;
padding: 5px 10px;
}

.link ul li span {
color: #666;
font-size: 14px;
/*font-weight: bold;*/
}

.link ul li a {
color: gray;
}
/***************友情链接结束******************/

/***************会员中心******************/
.memberbox{
width: 960px;
margin: 0 auto;
background: #fff;
margin-top: 20px;
}
.memberbox .memberbox_login{
width: 400px;
margin: 0 auto;
}
.memberbox .memberbox_login h2{
margin-left: 80px;
padding: 10px 0; 
}
.memberbox .memberbox_register{
width: 400px;
margin: 0 auto;
}
.memberbox .memberbox_register h2{
margin-left: 80px;
padding: 10px 0; 
}
.memberbox .memberbox_inner{
background: #fff;
float: left;
width: 920px;
padding: 20px;
}
.memberbox_inner .memberbox_left{
float: left;
width: 160px;
}
.memberbox_inner .member_nav{padding: 8px 0;background: #ff5d5d;color: #fff;text-indent: 10px; position:relative;}
.memberbox_inner .member_nav .nav_link{ position:absolute; right:10px; background:#fff; border-radius:3px; padding:1px 3px; text-indent:0; text-align:center}

.collect_list .item{ float:left; height:310px;}
.collect_list .item .thumb {width: 210px;  height: 210px;}


.metop {width: 163px;margin-top: 20px}
.facemask {position: relative;background: url(../images/list_share.png) no-repeat -442px -474px;width: 45px;height: 45px;margin-top: -45px}

.metop .thumb {
    border-bottom: 1px solid #e0e0e0
}

.user-info {
    position: relative;
    height: 125px;
    margin-right: 50px;
    width: 125px;
    padding-bottom: 15px
}

.user-info .thumb-mask {
    position: absolute;
    width: 125px;
    height: 125px;
    left: 0;
    top: 0;
    background: url(../images/list_share.png) no-repeat -316px -472px
}

.user-info img {
    height: 125px;
    width: 125px
}

.user-info .modifyface {
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 2;
    left: 0
}

.thumb .modifyface a {
    text-align: center;
    color: #666;
    overflow: hidden;
    display: block;
    height: 20px;
    line-height: 20px;
    background: rgba(255,255,255,.7);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#88ffffff', EndColorStr='#88ffffff');
    border-radius: 0 0 15px 15px
}

.thumb .username {
    font-size: 18px;
    margin-bottom: 10px
}


.memberbox_inner .member_list{padding-left: 10px;}
.memberbox_inner .member_list li{height: 30px;line-height: 30px;margin-top: 8px;}
.memberbox_inner .member_list li a{
display: block;
	color: #000;
  height: 30px;
  font-size: 12px;
  text-indent: 12px;
  line-height: 30px;
}
.memberbox_inner .member_list li a:hover {
    background: url(../images/list_share.png) no-repeat -182px -1187px;color:#fff; text-decoration:none;
}
.memberbox_inner .memberbox_main{float: left;width: 738px;margin-left: 20px; color:#000}
.memberbox_inner .memberbox_main table{ margin-top:20px;}
.memberbox_inner .memberbox_main table th{ font-weight:normal;}
.memberbox_inner .memberbox_main table td{ height:35px;}
.memberbox_inner .memberbox_main table td .ipt4{  width: 190px;  height: 22px;  line-height: 22px;  border: 1px solid #ddd;  text-indent: 5px;}

.memberbox_inner .memberbox_right{float: right;width: 160px;}

.space_hd{margin-top: 20px;}
.space_hd .space_logo{float: left;width: 120px;}
.space_hd .space_logo img{max-width: 120px;max-height: 120px;}
.space_hd .space_logo a.addfollow{margin-top: 5px;display: inline-block;width: 50px;height: 20px;line-height: 20px;color: #fff;text-align: center;background: #ff5d5d;border-radius: 5px;cursor: pointer;font-size: 12px;display: block;}
.space_hd .hd_other{float: left;width: 845px; margin-left: 15px;}
.space_hd .hd_other .hd_info{height: 30px;line-height: 30px;border-bottom: 2px solid #000;font-size: 16px;padding: 10px 0;position: relative;}

.space_hd .hd_other .hd_info span{font-size: 12px;position: absolute;top: 15px;right: 0;}
.space_hd .hd_other .space_nav{float: left;}
.space_hd .hd_other .space_nav .space_nav_fl{float: left;width: 600px;padding-top: 20px;}
.space_hd .hd_other .space_nav .space_nav_fl li{float: left;width: 100px;}
.space_hd .hd_other .space_nav .space_nav_fl li a{font-size: 14px;}

.space_hd .hd_other .space_nav .space_nav_fr{float: right;width: 260px;padding-top: 10px;}
.space_hd .hd_other .space_nav .space_nav_fr li{float: left;width: 65px;text-align: center;}
.space_m{float: left;width: 980px;margin-top: 20px;}
.space_fl{width: 740px;float: left;}
.space_fr{width: 220px;float: right;}
.space h3{width: 740px;padding: 20px 0 5px 0;border-bottom: 1px solid #999;position: relative;}
.space h3 span{position: absolute;bottom: 5px;right: 0;font-size: 12px;}


.space .subject{
margin-top: 20px;
padding: 20px;
background: #fff;
font-size: 14px;
}
.space .subject li{
height: 26px;
line-height: 26px;
position: relative;
}
.space .subject li .time{
position: absolute;
top: 0;
right: 0;
}

/********块**********/
.block_c{
padding: 10px;
background: #fff;
border-radius: 4px;
margin-bottom: 10px;
}
.block_c .block_h{
font-size: 14px;
font-weight: bold;
position: relative;
}
.block_c .block_h span{
position: absolute;
top: 0;
right: 0;
}
.block_c .block_h span .pub {
background: #F86200;
color: #fff;
border-radius: 5px;
}
.block_c .block_h span a {
line-height: 20px;
display: inline-block;
text-align: center;
padding: 0 10px;
font-size: 12px;
}
.block_c .block_m{
margin-top: 10px;
}
.block_c .block_b{
padding-top: 10px;
}
.block_c .block_m .h_list{
padding: 0 1px;
overflow: hidden;
}
.block_c .block_m .h_list li{
float: left;
width: 62px;
margin: 0 2px 5px;
}
.block_c .block_m .h_list li .img{
border: 1px solid #DEDEDE;
}
.block_c .block_m .h_list li .name{
text-align: center;
}


.block_c .block_m .v_list{
padding:0 10px;
font-size: 14px;
}
.block_c .block_m .v_list li{
height: 26px;
line-height: 26px;
position: relative;
}
.block_c .block_m .v_list .time{
position: absolute;
top: 0;
right: 0;
}

/***************会员中心结束******************/

/***************发表主题******************/
#main .subject_pub{
background: #fff;
margin-top: 20px;
border-radius: 5px;width: 700px;
float: left;

}
#main .subject_pub h2{
padding: 20px;
position: relative;
}
#main .subject_pub h2 span{
position: absolute;
top: 20px;
right: 10px;
}
#main .subject_pub h2 span a{
font-size: 12px;
}
#main .subject_pub table{
padding: 0 20px 20px 40px;
}
.submit{width: 80px;height: 30px;background: #ff5d5d;color: #fff;border: none;border-radius: 5px;cursor: pointer;}
.reset{width: 80px;height: 30px;background: #ccc;color: #fff;border: none;border-radius: 5px;cursor: pointer;}

select{
vertical-align: middle;
background: none repeat scroll 0 0 #F9F9F9;
border-color: #666 #CCC #CCC #666;
border-style: solid;
border-width: 1px;
color: #333;
padding: 2px;
}
textarea{
border: 1px solid #D4D4D4;
padding-left: 3px;
width: 380px;
height: 180px;
-moz-box-shadow: 3px 3px 3px #f7f7f7 inset;
-webkit-box-shadow: 3px 3px 3px #f7f7f7 inset;
box-shadow: 3px 3px 3px #f7f7f7 inset;
}

.ipt1, .ipt2, .ipt3, .ipt4, .ipt5, .ipt6, .ipt7, .ipt8 {width: 136px;height: 24px;line-height: 24px;border: 1px solid #D4D4D4;background:#FFF url("../images/input_bg.png") repeat-x top;padding-left: 3px;}
.ipt1 {width: 30px;}
.ipt2 {width: 75px;}
.ipt3 {width: 110px;}
.ipt4 {width: 155px;}
.ipt5 {width: 200px;}
.ipt6 {width: 245px;}
.ipt7 {width: 300px;}
.ipt8 {width: 380px;}
/***************发表主题结束******************/

/************广告位*********/
.ad_position_id{margin-top: 20px;}
.ad_position_id img{border: 1px solid #DEDEDE;}
/************广告位结束*********/

.conent_page{background: #fff;margin-top: 20px;border-radius: 10px;}
.conent_page .position{padding: 20px 20px 0;}
.conent_page .conent_box{line-height: 26px;padding: 20px;}


/*发布闲置*/
.loginform_list{
/*    margin: 10px;
    border: 1px solid #D4D4D4;
    padding-top: 20px;*/
}
.listtop,.listbottom{
}
.listtop{
    margin-top: 10px;
    border:1px solid #e0e0e0;
    padding: 20px; 
}
.con_edit{
    margin: 10px;
}
.form_txt4 {
    padding-left: 40px;
}
.form_list_top{
    padding-left: 10px; 
    padding-bottom: 15px;
}
.form_list dl {
    overflow: hidden;
    zoom: 1;
/*    padding: 15px 30px 0;*/
    padding-bottom: 15px;
}
.form_list dt {
    float: left;
    width: 11%;
    font-size: 14px;
    padding: 3px 0 0 0;
    color: #000;
}
.form_list.zw dt {
    width: 120px;
}
.form_list dd {
    float: left;
    line-height: 22px;
	color:#000
}
.form_list dd span{
    margin-left: 5px;
}
.form_list dd p {
    clear: both;
    color: #A0A0A0;
    padding: 4px 0 0 0;
    line-height: 16px;
}
.form_list dd ul {
    min-height: 30px !important;
    height: 30px;
}
.form_list dd li {
    float: left;
    width: 62px;
    margin: 5px;
}
.form_list dd li img{
    border: 1px solid #ccc;
}
.loginform_list select, .loginform_list input {
    vertical-align: middle;
}


.form_b {
    text-align: left;
    padding: 20px 0 45px 145px;
}
.form_list .btn7 {
    margin-left: 10px;
}
.list{
    clear: both;
    margin:0 10px 10px 10px;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    color: #646464;
}
.list table {
    border-collapse: collapse;
    border-spacing: 0;
}
.list tr.currow{
    background-color:#CFC;
}
.list tr.nbg{
    background:none;
}
.list th,.list .th{
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    height: 32px;
	text-align:center;
    font-weight: bold;
    background: url("../images/th_bg.png") repeat-x bottom;
	

}
.list .th{
     border-top: none;
     line-height: 32px;
     padding-right: 10px;
}
.list td {
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    height: 32px;
    text-align: center;
}

.viewresult{ position:relative;}
.viewresult .result_info{ position:absolute; top:20px; right:20px; width:200px; height:50px; background:#FFF; border:1px solid #ccc; text-align:left; padding:10px; border-radius:2px; display:none; z-index:2; line-height:25px;}
.viewresult em{ font-style:normal; cursor:pointer}
/*浮动导航*/
.goods_type_pop {
	position:fixed;
	display:none;
	left:-113px;
	opacity:0;
	}
	.goods_type_pop.showIn{
	display:block;
	left:0;
	opacity:1;
	transition:all .5s ease-in-out;
	}

.goods_type_pop .nav_tit { background: #ff5d5d;color: #FFF;text-align: center;position: relative; line-height:30px}
.goods_type {line-height: 3;background: #fff}
.goods_type .ico {
  float: left;
  width: 17px;
  margin: 8px 7px 0 0;
  font: 18px mdbicon;
  cursor: pointer;
}

em.goods_type .iconfont:after {
    font-size: 16px
}

.goods_type .iconfont,ul.goods_type {
    transition: all .2s ease;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;
}


.goods_type li {
    border-bottom: 1px dotted #E8E8E8;
    height: 36px;
    border-right: 1px solid #EBEBEB
}

.goods_type a {
    display: block;
    padding: 0 0 0 15px;
	height:36px;
	line-height:36px;
    color: #666;
 	background: url(../images/type.png) 90% -380px no-repeat
}

.goods_type .current a,.goods_type a:hover,.goods_type li.nj_overlay_show a,.suf_type_pop .current a {
    text-decoration: none;
    color: #ff5d5d;
    background-color: #fff;
}

ul.goods_type .iconfont {color: #888; margin-right:10px}

ul.goods_type li:hover .iconfont {
    color: #ff5d5d;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.goods_type_pop {overflow: hidden;top: 0;transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;}

.nav_nonanimate {
    transition: none
}

.goods_type_pop li {
    width: 112px;
	position:relative;
}

.goods_type .suf,.goods_type .sufsites {
    position: absolute;
	display:none;
	border: 1px solid #c4c4c4;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0,0,0,.1)
}
.goods_type .suf{
	  width: 330px;
	  padding: 8px;
	  min-height: 99px;
	  background:#fff;
	}
.suf_type_pop .nj_overlay_wrap {
    border-color: #e8e8e8;
    font-family: simsun
}

.suf_type_pop .arrow {
    position: absolute;
    left: -1px;
    top: 1px;
    height: 36px;
    margin: 0;
    border-left: 2px solid #fff;
    width: 0
}

.suf_type_pop ul {
    width: 330px;
    padding: 8px;
    min-height: 99px
}

.suf_type_pop li {
    float: left
}

.suf_type_pop .suf li {
    width: 33.3%
}

.suf_type_pop a {
    color: #666;
    padding: 7px 7px 7px 15%;
    display: inline-block;
    white-space: nowrap
}

.suf_type_pop .nj_overlay_show,.suf_type_pop a:hover {
    color: #FD6600;
    background: #f2f2f2
}

.effect.suf_type_pop {
    -webkit-transition: top .3s ease;
    -moz-transition: top .2s ease;
    -ms-transition: top .2s ease;
    transition: top .2s ease
}

.suf_type_pop .sufsites a {
    padding: 7px
}

.goods_type_pop_child{position: absolute;z-index: 980; transition:top .2s ease; -webkit-transition:top .2s ease;-moz-transition:top .2s ease; visibility:hidden}
.goods_type_pop_child .nj_overlay_wrap {background: #fff;box-shadow: 2px 2px 5px rgba(0,0,0,.1);}


.goods_type_pop_child .arrow {
    position: absolute;
    left: -1px;
    top: 1px;
    height: 36px;
    margin: 0;
    border-left: 2px solid #fff;
    width: 0
}

.goods_type_pop_child ul {width: 330px;padding: 8px;min-height: 99px; overflow:hidden;}

.goods_type_pop_child li {float: left}

.goods_type_pop_child .suf li {
    width: 33.3%
}

.goods_type_pop_child a {    color: #666;    padding: 7px;    display: inline-block;    white-space: nowrap}

.goods_type_pop_child .nj_overlay_show,.goods_type_pop_child a:hover {color: #ff5d5d;background: #f2f2f2}
/*优惠信息列表*/
#dp_list{  margin-bottom:10px;margin-top:20px;}
#dp_list .title{font-size: 16px;font-weight: bold;color:#ff5d5d;height:25px;width:300px; text-indent:5px;}
#dp_list .title em{ font-size:12px; font-style:normal; color:#ccc}


#dp_list .dp{padding: 10px;	margin-top:15px;	background:#FFFFFF;	position:relative; -moz-transition:box-shadow .5s;    -webkit-transition:box-shadow .5s;    -o-transition:box-shadow .5s;}
#dp_list .dp .guoqi{ display:block; position:absolute; right:20px; top:20px; background:url(../images/shixiao.png); width:200px; height:154px;}
#dp_list .dp:hover{ box-shadow: 0 0 15px #aaa;}
#dp_list .good_list li h3{    font-size: 18px;    height: 30px;    line-height:30px;    overflow: hidden;    word-wrap: break-word;    font-weight:normal;    font-family:"Microsoft YaHei";    display:inline;}
#dp_list .good_list li h3 a:link, #dp_list .good_list li h3 a:visited{color: #333;}
#dp_list .good_list li h3 a:hover{text-decoration: none;color:#666;}
#dp_list .good_list li h4{display:inline;    color: #ff5d5d;    font-size: 22px;    height: 22px;    line-height: 22px;    margin-bottom: 10px;    overflow: hidden;    word-wrap: break-word;    font-weight:normal;    font-family:"microsoft yahei"}
#dp_list .good_list li h4 a, #dp_list li h4 a:link, #dp_list .good_list li h4 a:visited{color: #ff5d5d;}
#dp_list dl{}
.list_info span {
	color: #999;
	font-size: 12px;
	padding: 0 10px;
}
.list_info span a:link, .list_info span a:visited {
	color: #999;
}
    .list_info span a:hover {
    color:#ff5d5d;}
.list_info .dp_shop {
	border-right: 1px solid #ccc;
	padding-left: 0;
}
.list_info .dp_quan {
	border-right: 1px solid #ccc;
}
.list_info .dp_time {
}
.list_info .dp_tags {color: #999;margin-right: 10px; padding-right: 10px; border-right: 1px solid #ddd;}
#dp_list .list_con .list_con_detail
{
    margin-top: 26px;
}
#dp_list .list_con .list_con_detail dt
{
    text-align: center;
}

#dp_list .list_con .tit{ width: 100%; margin:0 auto;  line-height: 35px;  font-size: 20px;font-weight: normal; margin-bottom:20px}
#dp_list .list_con .tit a{color: #333;}
#dp_list .list_con .tit a span{ color:#ff5d5d; margin-left:3px;}


#dp_list .list_con dt{float: left;overflow: hidden;width: 180px;}
#dp_list .list_con dt .pro_cat{ float:left; width:180px; color:#999;}
#dp_list .list_con dt .pro_cat a{color:#999;}
#dp_list .list_con dt .pro_cat i{ margin-right:3px;}

#dp_list .list_con dt .thumb{ width:180px; height:180px;display: table-cell;  vertical-align: middle;text-align:center;}
#dp_list .list_con dt img{ max-width:170px; max-height:170px;}
#dp_list .list_con dt .pro_shop{ height:30px; line-height:30px; text-align:left; display:block; color:#ff5d5d}
#dp_list .list_con dt .pro_shop a{color:#ff5d5d}
#dp_list .list_con dd
{
    line-height: 23px;
    width: 500px;
    margin-bottom: 10px;
    float: right;
}
#dp_list .list_con .list_con_text
{
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color:#666;
}#dp_list .list_con .list_con_text .top_r
{
	text-align:right;
	color:#999;
	font-size:12px;
}
#dp_list .list_con .list_con_text .top_r span{ margin-left:10px;color:#ccc;}
#dp_list .list_con .list_con_text .top_r span:hover{color:#ff5d5d;}
#dp_list .list_con .list_con_text .top_r span i{ margin-right:3px;}
#dp_list .list_con .list_con_text .top_r span a{ color:#ccc;}
#dp_list .list_con .list_con_text .top_r span a:hover{color:#ff5d5d;}
#dp_list .list_con .list_con_text .top_r .pro_tag a{margin-right:5px;}

#dp_list .list_con .content-text{height: 150px;line-height: 25px;  overflow: hidden;}
#dp_list .list_con .content-text a{color:#5188a6; margin-left:10px;}
#dp_list .list_con .content-text a:after{ content:">>"}
#dp_list .list_con .list_con_text p {text-indent:2em;padding-bottom:0px;}
.list_con_text p a:link,.list_con_text p a:visited {text-decoration:underline;
    color:#ff5d5d;}
.list_btm .gotoshop
{
    background: #ff5d5d;
    color: #fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    float: left;
}
.list_btm .gotoshop
{
    float: left;
    font-family: "simsun";
}

.links .btn-buy {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    height: 25px;
    padding: 0 5px;
    background-color: #ff5d5d;
    overflow: hidden;
    cursor: pointer;
	border-radius:3px;
}

.links .btn-buy:hover {
	opacity:0.9
}

.links .btn-buy b {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    padding: 0 4px;
    border-right: 1px solid #FA7AA6;
    overflow: hidden;
    cursor: pointer
}

.links .btn-buy i {
    display: inline-block;
    font-style: normal;
    line-height: 25px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding: 0 0 0 4px;
    cursor: pointer
}
.links .btn-buy em{ font-size:10px;}

.readmore{  background: #f90;  color: #fff;  padding: 3px 5px;  border-radius: 3px;}
.readmore_detail {padding-right:4px;color:#333;}

.relevant_tips a:link, .relevant_tips a:visited{color: #fff;}
.bl_btm{height: 30px;  position: absolute;  bottom: 10px;  right: 10px;  width: 510px;}
.bl_btm .links{ float:right;}
.bl_btm .rate{float: left;  width: 170px; height:30px; line-height:30px;color:#999;}
.bl_btm .rate img{ vertical-align:middle;}
.bl_btm .vote{  float: left;  margin-left: 20px;  width: 120px;}
.bl_btm .vote li{float:left;height: 30px;text-align:left;line-height: 30px;cursor: pointer; margin-right:20px;}
.bl_btm .vote li a{ color:#999;}
.bl_btm .vote li a:hover{ color:#ff5d5d}
.bl_btm .vote li a i{ margin-right:3px;}
.bl_btm .vote li.toshare{position: relative;}
.toshare .bdshare_info{display: none;  position: absolute;  z-index: 1;  top: 25px; padding-bottom:5px;  background-color: #FFF;  border: 1px solid #e5e5e5;  white-space: nowrap; width:162px}


/*首页 优惠券*/
.ajax_quan{ padding: 15px 0 10px 25px;  margin-bottom: 10px;  background: #fff;}
.ajax_quan .enter_title {
  text-align: right;
  padding-bottom: 5px;
  height: 24px;
  line-height: 24px;
  font-family: Arial,"Microsoft YaHei";
}
.ajax_quan .enter_title span{
    float:left;
    font-size:16px;
    color:#333;
    font-weight:700;
    font-family: Arial,"Microsoft YaHei";
}
.ajax_quan .enter_title a{
    color:#3366cc;
}
.ajax_quan .enter_title a:hover{
    text-decoration:underline;
}
.ajax_quan li{
    float:left;
    width:196px;
    padding:6px;
    border:1px solid #ebebeb;
   margin-right: 8px;
  margin-left: 8px;
    background:#fff;
}
.ajax_quan .quan_item_img{    position:relative;}
.ajax_quan .quan_item_img .quan_item_price{position:absolute;
    bottom:8px;
    right:0px;
    display:block;
    height:22px;
    line-height:22px;
    padding:0 5px;
    color:#f95c68;
    background-color:rgba(255,255,255,0.8);
    *background:#fff;
    font-size:14px;
    font-weight:700;
}
.ajax_quan .quan_item_img img{    width:194px;    height:194px;    vertical-align:middle;}
.ajax_quan .quan_item_con .quan_item_tit{
    padding:5px 0 2px 0;
    font-size:14px;
    color:#333;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ajax_quan .quan_item_img .quan_item_price {
  position: absolute;
  bottom: 8px;
  right: 0px;
  display: block;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  color: #f95c68;
  background-color: rgba(255,255,255,0.8);
  font-size: 14px;
  font-weight: 700;
}
.ajax_quan .item_btn_box{
    padding-top:3px;
    padding-bottom:6px;
}
.ajax_quan .item_btn_box .item_coupon{
    float:left;
    height:20px;
    line-height:20px;
    width:88px;
    border:1px dotted #FF0059;
    color:#fd214f;
    text-align:center;    
}
.ajax_quan .item_coupon:hover{
    background-color:#fff2f3;
}
.ajax_quan .item_btn_box .item_coupon .quan{
    float:left;
    display:inline-block;
    width:20px;
    text-align:center;
    border-right:1px dotted #FF0059;
}
.ajax_quan .item_btn_box .item_btn{
    float:right;
    width:86px;
    height:22px;
    line-height:22px;
    background-color:#f95c68;
    text-align:center;
    color:#fff;
    font-size:12px;
}

/*ajax清单*/
.ajax_qingdan{
    padding-bottom:10px;
    font-family: Arial,"Microsoft YaHei";
    height:230px;
}
.ajax_qingdan .enter_title {
  text-align: right;
  padding-bottom: 5px;
  height: 24px;
  line-height: 24px;
  font-family: Arial,"Microsoft YaHei";
}
.ajax_qingdan .enter_title span{
    float:left;
    font-size:16px;
    color:#333;
    font-weight:700;
    font-family: Arial,"Microsoft YaHei";
}
.ajax_qingdan .enter_title a{
    color:#3366cc;
}
.ajax_qingdan .enter_title a:hover{
    text-decoration:underline;
}
.ajax_qingdan .enter_qingdan a{
    position:relative;
    display:block;
    width:100%;
    height:195px;
    overflow:hidden;
    background:#fff;
    -moz-transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
    -o-transition:box-shadow .5s;
}
.ajax_qingdan .enter_qingdan a img{ width:100%;}
.ajax_qingdan .qd_txt{
    width:100%;
    height:195px;
    display:block;
    position:absolute;
    bottom:0px;
    line-height:30px;
    text-align:center;
    overflow:hidden;
    font-size:16px;
    color:#fff;
    /*text-shadow:1px 0px 1px #444;*/
    background:url(http://i.huim.com/content_new/images/black_a35.png) repeat;
}
.ajax_qingdan .qd_txt span{
    display:block;
}
.ajax_qingdan .qd_txt1{
    padding-top:30px;
    font-size:18px;
    letter-spacing:1px;
}
.ajax_qingdan .enter_qingdan .qd_txt .qd{
    padding:10px 0 32px 0;
    font-weight:700;
    font-size:28px;
    letter-spacing:2px;
}
.ajax_qingdan .rview{
    display:block;
    margin:20px auto;
    width:150px;
    height:32px;
    text-align:center;
    line-height:32px;
    font-size:14px;
    color:#fff;
    border:1px solid #fff;
}
 


.box {padding: 10px;background: #ffffff;border: 1px solid #eaeaea;border-radius: 3px;}
.wb { border-bottom: 1px dashed #e3e3e3; }
.wb a {color: #999;font-size: 14px;font-family: "微软雅黑";text-decoration: none;height: 25px;line-height: 25px; margin-left:5px; }
.wb a:hover {color: #666;opacity: 0.8;filter: alpha(opacity=80); }
.wb .sina {background: url(../images/wb.png) no-repeat;background-position: 0 0;margin-left: 20px; padding-left:30px;}
.wb .qun{ color:#FF0000; font-size:14px; height:30px; line-height:30px; font-family:"微软雅黑";}
.allmall_box{width: 670px;   position: relative;}
.detail_box{    padding: 15px;    width: 700px;}
.allmall_box .mall{       width: 150px;    height: 90px;    float: left;    text-align: center;    margin: 0px 15px 15px 0px;    display: inline;    border: #e5e5e5 solid 1px;    padding: 5px 0px 0px 0px;}
.allmall_box .mall img{    width: 110px;    height: 39px;    padding: 8px;        margin-bottom: 5px;}

/*仅首页使用热门置顶活动*/
.index_zd{position:relative;margin-top:20px;}
.index_zd .title{font-size: 16px;font-weight: bold;color:#ff5d5d;height:25px;width:300px; text-indent:5px;}
.index_zd .title em{ font-size:12px; font-style:normal; color:#ccc}

.index_zd ul{padding: 10px; overflow:hidden; background: #fff; margin-top:10px;}
.index_zd li{ width:320px;    float: left;    height: 30px;    line-height: 30px;    overflow: hidden;    font-size: 14px;}
.index_zd li a{font-weight:bold;  background: url(../images/ihot.gif) 0 -28px no-repeat;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  width: 90%; height:30px;  display: block;  padding-left: 15px;}
.index_zd li .point{}

.tuijian_pro{ margin-top:10px;}
.hot_tip,.hot_shop {background:#fff;border:1px solid #ccc;width:100%;box-shadow:0 1px 3px #ccc;border-top: #ff5d5d 3px solid;}
.hot_tip_title,.hot_shop_title {font-weight:normal;font-size:14px; padding:10px; font-weight:bold; color:#333;}
.hot_shop {}
.hotact {margin:0;padding:12px 10px 9px 13px;width:204px;border:1px solid #ddd;box-shadow:0 1px 1px #eee;*overflow:hidden;}
.shop_lists {padding:3px 0 3px 2px;}
.shop_list {float:left;}
.shop_list_a {display:block;padding:10px 10px;width:90px;height:45px;overflow:hidden;border:1px dashed #eee;overflow:hidden;}
.shop_list_a:hover {border-color:#ccc;}
.artical_a {position:relative;display:block;height:75px;overflow:hidden;width:258px;transition:background .3s linear; -webkit-transition:background .3s linear; -moz-transition:background .3s linear;}
.artical_a:hover .arti_title{}
.artop {position:absolute;width:14px;height:14px;line-height:14px;text-align:center;color:#fff;background:#999;top:2px;left:5px;}
.artical_a img {float:left;margin: 10px 0 5px 9px;}
.arti_right {float:left;padding:8px 12px 5px 12px;width:170px;cursor:pointer;}
.arti_title {font-weight:normal;font-size:12px;line-height:18px;height:36px;overflow:hidden; }
.arti_right .sales{}
.arti_right .sales .price{ font-style:normal;color: #ff3366;font-size: 16px;font-family: Arial; margin-left:10px;}
.arti_right .sales .price em{font-size: 12px; font-style:normal;font-family: "微软雅黑","verdana"; margin-right:1px;}
.arti_right .sales .hdprice{color: #999;text-decoration:line-through;font-size: 14px;}


.hot_quan {background:#fff;border:1px solid #ccc;width:100%;box-shadow:0 1px 3px #ccc; margin-top:10px;}
.hot_quan h4{line-height:36px;text-align:center;font-weight:normal;font-size:14px;color:#fff;border-bottom:1px solid #c3d2dc;background:#333;}
.hot_quan li{ height:50px; padding-top:5px; border-bottom:1px dashed #ccc;}
.hot_quan li:last-child{ border:none;}
.hot_quan li img{ float:left; width:80px; height:40px}
.hot_quan li .quan_txt{ float:right; width:170px; line-height:22px}
.hot_quan li .quan_txt span{ display:block;color:#ccc;}



/*登录*/
.reg_wrap {width: 980px;margin: 20px auto;}
.reg_wrap .head {padding-top: 40px;padding-bottom: 30px;display: block;}

.reg_wrap .head .reg_logo {display: inline-block;background: url("../images/register_logo.png") no-repeat;width: 157px;height: 56px;margin-right: 25px;}
.reg_wrap .head .welcome_txt {display: inline-block;background: url("../images/welcome_txt.png") no-repeat;width: 336px;height: 50px;}

.reg_wrap .main {*zoom:1;background: white;padding-top: 40px;padding-right: 50px;padding-left: 80px;padding-bottom: 40px;}
.reg_wrap .main:after{clear: both;content: ".";display: block;visibility: hidden;height: 0;}
.reg_wrap .main .ad_wrap {float: left;}
.reg_wrap .main .ad_wrap .member_ad{ background:url(../images/memberbg.jpg) no-repeat; width:450px; height:400px; display:block;}
.reg_wrap .main .ad_wrap .member_ad2{ background:url(../images/reg.png) no-repeat 0 30px; width:370px; height:350px; display:block;}
.loginform {float: right;width: 320px;margin-right: 30px;}
.loginform h3 {font-size: 14px;padding-top: 10px;padding-bottom: 15px;}
.loginform h3 a {color: #ff5d5d;text-decoration: underline;float: right;font-weight: normal;padding-right: 3px;}
.loginform .input_list {min-height: 68px;}

.loginform .input_list .form_box {line-height: 30px;}
.loginform .input_list .form_box {position: relative;}
.loginform .input_list .form_txt {width:280px;height:34px;line-height:34px\9;border:1px solid #ddd;color:#999;padding-left:35px;  resize: none;  outline: 0;  font-family: inherit;  font-size: inherit;  font-style: inherit;
  font-weight: inherit;  word-wrap: break-word;}
.loginform .input_list .form_txt.active,.loginform .input_list .form_txt:focus{border-color:#ff5d5d}
.loginform .input_list .sex{width:280px;height:34px;line-height:34px\9;border:1px solid #ddd;color:#999;padding-left:35px;  resize: none;  outline: 0; position:relative;}
.loginform .input_list .sex .iconfont{position: absolute;top: 2px;left: 5px; color:#ff5d5d; display:block; line-height:30px;}
.loginform .input_list .sex .switch{ margin-top:4px;}

.loginform .input_list .form_box .iconfont{position: absolute;top: 2px;left: 5px; color:#ff5d5d;}
.loginform .user_phone{background: url("../images/login_icon-4.png") no-repeat;display: inline-block;width: 25px;height: 25px;position: absolute;background-position:-75px 0;top: 6px;left: 5px;}
.loginform .user_icon {background: url("../images/login_icon-4.png") no-repeat;display: inline-block;width: 25px;height: 25px;position: absolute;background-position: 0 0;top: 6px;left: 5px;}
.loginform .pwd_icon {background: url("../images/login_icon-4.png") no-repeat;display: inline-block;width: 25px;height: 25px;position: absolute;background-position:-25px 0;top: 5px;left: 5px;}
.loginform .code_icon {background: url("../images/login_icon-4.png") no-repeat;display: inline-block;width: 25px;height: 25px;position: absolute;background-position:-50px 0;top: 5px;left: 4px;}
.loginform .input_list .enter_code {width: 122px;float: left;margin-right: 10px;padding-left: 10px;}

.loginform .get_code {width: 170px;height: 38px;line-height: 38px;display: block;text-align: center;cursor: pointer;background-color: whiteSmoke;border: 1px solid #DDD;color: #666;}
/*验证码*/
.loginform .checkImage {position: absolute;right: 1px;top: 1px;}
.loginform .checkImage img {cursor: pointer;}
.loginform .checkImage .refresh {background: url("../images/reload_m.png") no-repeat center;border-left: 1px solid #DDD;height: 36px;width: 36px;display: inline-block;cursor: pointer;}
.loginform .loginErrorMessage {margin-bottom: 12px;color: #FF9800;}
.loginform .login_btn_wrap .login_btn {color: white;display: block;font-size: 16px;text-align: center;border: 0;width: 320px;height: 46px;background: #ff5d5d;line-height: 46px;cursor: pointer;}
.loginform .agree_reg{float: left;padding-right: 16px;cursor: pointer;line-height: 30px;}
.loginform .agree_reg input {vertical-align: -2px;}
.loginform .agree_reg{cursor: pointer;line-height: 30px;}
.loginform .forget_pwd {line-height: 30px;text-decoration: underline;padding-bottom: 5px;}
.loginform a {text-decoration: underline;color: #FF9800;}
/*确认密码和验证码都隐藏*/
.loginform .verifcode/*,.loginform .authcode*/,.loginform .confpass {display: none;}

/*快捷登录*/
.fast_login{clear:both;border-top: 1px dotted #CCC;}
.fast_login h3 {padding-top: 15px;padding-bottom: 15px;font-size: 14px;font-weight: normal;}
.fast_login .fast_way {padding-bottom: 20px;}
.fast_login .fast_way a {float: left;width: 100px;height: 35px;background: url("../images/login_fast_new.png") no-repeat;}
.fast_login .fast_way a.qq_way {background-position: 0 -120px;}
.fast_login .fast_way a.sina_way {background-position: 0 -160px;margin-left: 10px;margin-right: 10px;}
.fast_login .fast_way a.taobao_way {background-position: 0 -200px;}
/*错误提示*/
.loginform .input_list p {line-height: 30px;}
.loginform .msg_err {background: url("../images/login_icon-4.png") no-repeat;display: inline-block;width: 25px;height: 25px;position: absolute;top: 6px;right: -30px;background-position: -25px -25px;}
.loginform .msg_ok {background: url("../images/login_icon-4.png") no-repeat;display: inline-block;width: 25px;height: 25px;position: absolute;top: 6px;right: -30px;background-position:-50px -25px;}
.loginform .msg_error {color: #FF9800;line-height: 30px;}
/*密码强度*/
.loginform .pw_safe {margin-top: 8px;height: 22px;}
.loginform .pw_safe .txt {float: left;width: 58px;color: #999;}
.loginform .pw_strength {float: left;width: 129px;background-color: #CCC;height: 14px;position: relative;}
.loginform .pw_strength span {color: white;display: inline;float: left;height: 14px;line-height: 14px;text-align: center;width: 42px;border-right: 1px solid white;}
.loginform .pw_strength_color {background: #FF9800;}



/*商城模块*/
.mall_box{ margin-top:20px; background:#fff; padding:20px;}



/*矩形列表*/



/* 全民爆料
--------------------*/
.publish_box{
    width:1020px;
}
.publish_box li{
    position:relative;
    float:left;
    width:209px;
    padding:15px;
    margin-right:8px;
    margin-bottom:10px;
    background:#fff;
    -moz-transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
    -o-transition:box-shadow .5s;
}
.publish_box li:hover{
    box-shadow: 0 0 8px #aaa;
}
.bao_grid .grid_pic{
    position:relative;
    width:214px;
    height:214px;    
}
.bao_grid .grid_pic a{
	width:214px;
   height: 214px;
   display: table-cell;
   vertical-align: middle;
}
.bao_grid .grid_pic img{
       max-width: 214px;
    max-height: 214px;
    display: block;
    margin: 0 auto;
}


.bao_grid .grid_pic .list_soldout{  
    position:absolute;
    display:inline-block;
    z-index:6;
    top:50%;
    left:50%;
    width:120px;
    height:120px;
    margin:-60px 0 0 -60px;
    background:url("/content_new/images/soldout_ico.png") no-repeat;
}
.bao_grid .grid_tit{
    padding-top:10px;
}
.bao_grid .grid_tit a{
    display:block;
    height:60px;
    _width:214px;
    line-height:30px;
    overflow:hidden;
    font-size:14px;
    color:#333;
    font-weight:400;
}
.bao_grid .grid_tit a:hover{
    color:#f95c68;
}
.bao_grid .grid_price{
    width:214px;
}
.bao_grid .price_current{
    display:block;
    height:30px;
    overflow:hidden;
    word-break:keep-all;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.bao_grid .price_current a{
    font-size:18px;
    color:#f95c68;
}
.bao_grid .price_current em {
    font-size: 12px;
    font-family: "微软雅黑","verdana";
  	font-style:normal;
}
.bao_grid .pub_time{
    float:left;
    margin:15px 0 20px 0;
    display:inline-block;
    color:#999;    
}
.bao_grid .author_name{
    float:right;
    margin: 15px 0 20px 0;
    display:inline-block;
    width: 92px;
    text-align:right;
    word-break:keep-all;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    color: #999;
}
.bao_grid .grid_page{
    padding-bottom:5px;
	clear:both
}
.bao_grid .grid_mall_tag{
    display:inline-block;
    float:left;
    height:20px;
    line-height:20px;
    padding:0 10px;
    border:1px solid #ccc;
    color:#b3b3b3;
}
.bao_grid a.grid_mall_tag:hover{
    border:1px solid #f95c68;
    color:#f95c68;
}
.bao_grid .grid_buy_btn{
    position:relative;
    float:right;
    display:block;
    width:100px;
    height:28px;
    margin-top:-4px;
    line-height:28px;
    text-align:center;
    background:#f95c68;
    font-size:14px;
    color:#fff;
    cursor:pointer;
}
.bao_grid a.grid_buy_btn:hover{    
    background:#ff6b77;
    color:#fff;
}


/*右侧推荐*/

.index-recommend {
    width: 240px;
    font-family: "Microsoft Yahei","Tahoma","SimSun";
    overflow: hidden;
    margin-top: 18px
}

.recommend-top {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: #d9d9d9 solid 1px;
}

.recommend-bottom {
    width: 240px;
    background: #fff;
    overflow: hidden
}

.recommend-commodity {
    height: 75px;
    width: 231px;
    padding-left: 9px;
    padding-top: 9px;
    background: #fff;
    margin-bottom: 5px
}

.recommend-top a {
    width: 40px;
    height: 30px;
    line-height: 45px;
    display: block;
    float: right;
    color: #9a9a9a;
    font-size: 12px
}
.recommend-top a span {
    font-family: "宋体"
}

.recommend-top div {
    width: 70px;
	text-align:center;
    float: left;
    margin-right: 14px;
    display: block;
    color: #d9d9d9
}

.recommend-top div.recommend-top-tab {
    border-bottom: #ff5d5d solid 1px;
    color: #323232
}

.hot-commodity-2,.hot-commodity-3 {
    width: 231px;
    padding-left: 9px;
    padding-top: 9px;
    background: #fff;
    margin-bottom: 5px;
    overflow: hidden
}

.recommend-bottom-a {
    width: 240px;
    background: #fff;
    overflow: hidden
}
.commodity-left {
    width: 69px;
    height: 69px;
    overflow: hidden;
    border: #d9d9d9 solid 1px;
    float: left
}

.commodity-left img {
    width: 69px;
    height: 69px
}

.commodity-right {
    height: 70px;
    width: 150px;
    float: right;
    margin-top: 11px
}

.commodity-right a {
    height: 25px;
    line-height: 25px;
    display: block;
    color: #515151
}

.commodity-right a:hover {
    color: #b700e9
}

.index-hot {
    overflow: hidden;
    margin-top: 18px;
	background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px #ccc;
    border-top: #ff5d5d 3px solid;
	
}

.hot-commodity,.hot-commodity-1 {
    width: 231px;
    padding-left: 9px;
    padding-top: 9px;
    background: #fff;
    margin-bottom: 5px;
    overflow: hidden
}

.hot-right {
    width: 150px;
    margin-left: 10px;
    float: left
}

.hot-right a {
    color: #515151;
    display: block;
    height: 18px
}

.hot-right-bottom {
    width: 140px;
    height: auto;
    float: left;
    color: #9a9a9a;
    margin-top: 38px
}

.hot-right-bottom i {
    background: url(../images/hot_right_bottom.png) no-repeat center;
    display: block;
    width: 14px;
    height: 11px;
    float: left;
    margin-top: 3px;
    padding-right: 5px
}

.hot-right-bottom p:first-child {
    float: left
}

.hot-right-bottom p {
    float: right
}
.hot-right-bottom .sales .hdprice {
    color: #999;
    text-decoration: line-through;
    font-size: 12px;
}
.hot-right-bottom .sales .price em {
    font-size: 12px;
    font-style: normal;
    font-family: "微软雅黑","verdana";
    margin-right: 1px;
}
.hot-right-bottom .sales .price {
    font-style: normal;
    color: #ff3366;
    font-size: 14px;
    margin-left: 10px;
}

.hot-commodity-1 .hot-right,.hot-commodity-3 .hot-right {
    width: 220px;
    margin-left: 0px
}

.hot-commodity-1 .hot-right a,.hot-commodity-3 .hot-right a {
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #515151
}

.commodity-right-a {
    height: 67px;
    width: 150px;
    float: right;
    padding-right: 3px
}

.commodity-right-a a {
    height: 25px;
    display: block;
    color: #515151
}

.commodity-right-a .hot-right-bottom {
    margin-top: 28px
}

.commodity-right-a a:hover {
    color: #b700e9
}

.carousel-size {
    width: 162px;
    height: 170px;
    overflow: hidden;
    border: #f0f0f0 solid 1px
}



/*晒单*/
.huodong-focus {
    width: 260px;
    height: 240px;
    margin-top: 10px
}

.huodong-focus img {
    width: 260px;
    height: 240px;
    display: block
}

.huodong-focus .bd {
    width: 260px;
    height: 240px;
    position: relative;
    overflow: hidden
}

.huodong-focus .bd ul {
    height: 260px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 28px
}

.huodong-focus .bd li {
    width: 260px;
    height: 240px;
    background-color: #fff;
    position: relative
}

.huodong-focus .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 35px;
    height: 35px;
    width: 250px;
    padding: 0 5px;
    overflow: hidden;
    text-align: center
}

.huodong-focus .bd li p i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 260px;
    height: 35px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.huodong-focus .bd li p a,.huodong-focus .bd li p a:visited {
    position: relative;
    color: #fff
}
.huodong-focus .prev,.huodong-focus .next {
    position: absolute;
    bottom: 85px;
    width: 29px;
    height: 64px;
    opacity: .6;
    filter: alpha(opacity=60);
    overflow: hidden;
    display: none;
    text-indent: -999px;
    border: none;
    background: url(../images/arrowLR.png) no-repeat
}

.huodong-focus .prev: hover, .huodong-focus .next: hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.huodong-focus .prev {
    left: 0;
    background-position: -50px 0
}

.huodong-focus .next {
    right: 0
}

.huodong-focus .bdOn .prev,.huodong-focus .bdOn .next {
    display: block
}


/* = 1111红包
--------------------------------------------------------------------*/

/* = Pop
----------------------------------------------------------------------*/
.popbox_close,.pop_icon{
    background-image:url("../images/pop-icon.png");
    background-repeat: no-repeat;
}
* html, * html body{ 
    background-image:url(about:blank); 
    background-attachment:fixed; 
    width:100%; 
    height:100%; 
}
#ui_layoutbg{
    display:none;  
    width:100%; 
    height:100%; 
    background:#000; 
    position:fixed; 
    _position:absolute; 
    top:0; 
    left:0;
    opacity:0.3;
    filter:alpha(opacity=30);
    z-index:1000;
}
#ui_layoutbg_1{
    display:none;  
    width:100%; 
    height:100%; 
    background:#000; 
    position:fixed; 
    _position:absolute; 
    top:0; 
    left:0;
    opacity:0.3;
    filter:alpha(opacity=30);
    z-index:1000;
}
*html #ui_layoutbg{ 
    position:absolute; 
    bottom:auto; 
    top:expression(eval(document.documentElement.scrollTop));
    _top:expression(eval(document.documentElement.scrollTop+38-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
}
.ui_popbox{
    display:none;
    font-family:Arial,"Microsoft YaHei";  
    background:#fff; 
    position:fixed; 
    top:50%; 
    left:50%; 
    z-index:1001;
}
*html .ui_popbox{ 
    position:absolute; 
    bottom:auto;
}
/* pop close */
.ui_popbox .popbox_close{ 
    display:inline-block; 
    position:absolute; 
    z-index:100; 
    top:4px; 
    right:5px; 
    width:20px; 
    height:20px; 
    overflow:hidden; 
    line-height:999em; 
    outline:none; 
    background-position:3px -44px
}
.ui_popbox .popbox_close:hover{
    background-position:3px -70px;
}
#hb_pop{
    display:block;
    width:720px;
    height:720px;
    margin:-360px 0 0 -360px;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-250-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
    _bottom:auto;
    background:url("../images/1212_pop.png") no-repeat;
}
#hb_pop .popbox_close{
    background:none;
    width:50px;
    height:50px;
    top:90px;
    right:90px;
}
#hb_pop .hb_enter{
    display:block;
    width:330px;
    height:65px;
    margin:465px 0 0 200px;
}

.bao_grid .des-info{  
  margin:15px 0 0 5px;
  line-height:18px;display: inline-block;
}
.bao_grid .des-info .price-old {
  color: #999;
  text-decoration:line-through;
  font-size:14px;
}
.bao_grid .des-info .price-old em {
  font-family: "微软雅黑","verdana";
  font-size: 12px;font-style: normal;
}
.bao_grid .des-info .discount {
  color:#999;
  vertical-align:top;
  line-height:18px;
}.bao_grid .des-info .discount em{font-style: normal;}

/*扫一扫红码领红包*/
.side_redqcode{
    position: fixed;
    left:50%;
    margin-left:500px;
    bottom:140px;
    z-index:10;
    width:137px;
    height:325px; 
}
.side_redqcode .close_btn{
    position:absolute;
    top:0;
    right:0px;
    display:block;
    width:35px;
    height:35px;
    background-image:url(about:blank); 
}



/* = 666红包
--------------------------------------------------------------------*/
#hb_pop{
    display:block;
    width:600px;
    height:550px;
    margin:-275px 0 0 -300px;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-250-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
    _bottom:auto;
    background:url("../images/1212hb_pop.png") no-repeat;
}
#hb_pop .popbox_close{
    background:none;
    width:50px;
    height:50px;
    top:25px;
    right:25px;
}
#hb_pop .hb_enter{
    display:block;
    width:500px;
    height:400px;
    margin:140px 0 0 50px;
    background-image:url(about:blank); 
}

/*登录弹窗*/

.reg_btn input,.login_btn input,.tips_ok_icon,.tips_icon,.tips_msg_icon,.other_login dd a,.success_msg_ok,.login_other_login a{ 
    background-image:url("../images/entry_ico.png"); 
    background-repeat:no-repeat;
}

#login_pop{
    display:none;
    width:520px;
    height:380px;
    margin:-190px 0 0 -260px;
    background:#fff;
    border:1px solid #d1d1d1;
    border-radius:0;
    font-family:Arial,"Microsoft YaHei";
}
.login_pop_tit{
    padding:0 50px 0 30px;
    height:46px;
    line-height:46px;
    border-bottom:1px solid #e6e6e6;
}
.login_pop_tit span{
    float:left;
    font-size:18px;
    font-weight:700;
    color:#4c4c4c;    
}
.login_pop_tit a{
    float:right;
    padding-top:2px;
    color:#3366cc;
}

/* 登录
--------------------*/
.begin_con{ 
    position:relative;
    padding-top:30px; 
}
.begin_con .item{ 
    padding-bottom:27px;
}
.begin_con .item .ui_tit{ 
    float:left;
    display:block;
    width:120px;
    height:36px;
    padding-right:0px;
    line-height:36px;
    text-align:right;
    font-size:14px;
    color:#666;    
}
.begin_con .input_con{ 
    position:relative;  
    float:left;
    border:1px solid #e1e1e1;
}
.begin_con .input_con input{ 
    height:18px; 
    line-height:18px; 
    width:280px; 
    padding:7px 0 7px 7px; 
    font-size:14px; 
    color:#b4b4b4; 
    border:none; 
    border-top:1px solid #f2f2f2;
    outline-style:none;
    font-family:Arial,"Microsoft YaHei";
}
.begin_con .input_con input.ftext{ 
    font-weight:700; 
    color:#4d4d4d;
}
.begin_con .sfocus input{
    color:#1a1a1a;
}
.label_password{ 
    position:absolute; 
    top:0px;
    left:8px; 
    display:block;
    height:36px; 
    line-height:36px; 
    font-size:14px; 
    color:#b4b4b4; 
    cursor:text; 
}

.login_con .keep_wp{
    height:25px; 
    overflow:hidden;
    padding-bottom:0; 
    color:#666;
}

.tips_ok,.tips_msg,.tips_data{ 
    position:absolute; 
    display:none;
}

.tips_data{ 
    position:absolute; 
    top:42px;
    left:0px;      
    width:300px; 
    height:16px; 
    line-height:16px; 
    color:#808080; 
}
.tips_data .tips_icon{ 
    float:left; 
    display:inline-block; 
    margin-right:3px; 
    width:10px; 
    height:16px; 
    background-position:-277px -32px;
}
.tips_msg,.tips_ok{ 
    top:42px; 
    left:0px; 
    width:250px; 
    clear:both;
    height:16px; 
    line-height:16px;
    color:#3aad00;
}

.tips_msg .tips_msg_icon{
    float:left; 
    display:inline-block; 
    margin-right:3px; 
    width:12px; 
    height:16px; 
    background-position:-277px -15px;
}
.tips_msg .tips_msg_con{ 
    float:left; 
    color:red; 
}
.tips_msg .tips_msg_con a{ 
    font-size:12px;
    color:#3366cc;
}

.tips_ok .tips_ok_icon{
    float:left; 
    display:inline-block; 
    margin-right:3px; 
    width:16px; 
    height:16px; 
    background-position:-274px 0px;
}

.begin_con .input_con.msg_error,.begin_con .input_con.sfocus{ 
    border-color:#808080;
}
.begin_con .input_con.msg_error .tips_msg{ 
    display:block;
}
.begin_con .input_con.msg_ok .tips_ok{ 
    display:block;
}


#ok_keep_pw{ 
    position:relative; 
    top:2px; 
    margin-right:3px;
}
.begin_con .login_btn{
    padding:0 0 20px 120px;
}
.login_btn input{ 
    cursor:pointer; 
    display:block; 
    border:0; 
    width:290px; 
    height:40px;
    font-size:14px;
    font-weight:700;
    color:#fff;
    letter-spacing: 2px;
    background-position:0px -91px; 
    outline-style:none;
    outline:none; 
}
.login_btn .btnhover{ 
    background-position:0px -132px;
}

.forget_pw{ 
    display:inline-block; 
    margin-left:135px; 
    color:#999;
}
.reset{ 
    cursor:pointer; 
    display:none; 
    width:20px; 
    height:20px;  
    position:absolute; 
    top:8px; 
    right:8px; 
    color:#DBC0D6; 
    font-size:20px; 
    font-family:caption; 
    font-weight:500; 
}

/* 合作账号登录
--------------------*/
.login_side_con{
    padding-left:120px;
}
.login_other_title{
	position:relative;
	width:290px;
	height:20px;
	line-height:20px;
	text-align:center;	
}
.login_other_title i{
	display:block;
	position:absolute;
	top:10px;
	left:0;
	width:290px;
	border-top:1px solid #f0f0f0;
}
.login_other_title span{	
	position:relative;
	padding:0 10px;
	z-index:2;
	font-size:12px;
	background-color:#fff;
}
.login_other_login{
    padding:10px 0 20px 0px;
}
.login_other_login li{
    float:left;
    margin-right:20px;
}
.login_other_login li a{
    display:block;
    width:84px;
    height:24px;
    text-indent:-99em;
    overflow:hidden;
}
.login_other_login .login_qq{
    background-position:-140px -182px;
}
.login_other_login .login_wb{
    background-position:-140px -207px;
}
.login_other_login .login_wx{
    background-position:-140px -232px;
}

/*左侧分享*/
.ico_clock,.ico_user,.buy_btn,.ico_rec,.relative_title i,.browse_ico,.left_shortcut a i{
    background-image:url(../images/detail_ico.png);
    background-repeat:no-repeat;  
}
.left_shortcut{
    z-index:10;
    position:fixed;
    zoom:1;
    left:50%;
    top:230px;  
    margin-left:-580px;
    background-color:#fff;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+315-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
    _bottom: auto;
    z-index: 120;

}
.left_shortcut a{
    width:58px;
    height:47px;
    display:block;
    border:1px solid #dcdcdc;
    border-top:0;
    padding-top:12px;
    padding-left:0;
    margin:0;
    text-align:center;
    font-size:12px;
    line-height:normal;
    color:#999;
}
.left_shortcut a i{
    display:block;
    width:18px;
    height:18px;
    margin:0 auto 5px auto;
}
.left_shortcut .ico_share{
    background-position:0 0;
}
.left_shortcut .ico_share_qq{
    background-position:0 -128px;
}
.left_shortcut .ico_share_qzone{
    background-position:0 -146px;
}
.left_shortcut .ico_share_wb{
    background-position:0 -163px;
}
.left_shortcut .ico_collect{
    background-position:0 -36px;
}
.left_shortcut .ico_comments{
    background-position:0 -90px;
}
.left_shortcut .shortcut_share{
    position:relative;
}
.left_shortcut .shortcut_share{
    border-top:2px solid #f95c68;
}
.left_shortcut .share_btn{
    height:46px;
}
.left_shortcut .share_item{
    position:absolute;
    top:-2px;
    _top:0;
    left:60px;
    width:180px;
    display:none;
}
.left_shortcut .share_item a{
    float:left;
    border:1px solid #dcdcdc;
    border-left:0;
    background:#fff;
    overflow:hidden;
}
.left_shortcut a:hover,.left_shortcut .share_hover .share_btn{
    color:#fff;
    background-color:#f95c68;
    border-color:#f95c68;
}
.left_shortcut .share_item a:hover{
    color:#f95c68;
    background-color:#fff;
    border-color:#dcdcdc;
}
.left_shortcut a.share_btn:hover i,.left_shortcut .share_hover .share_btn i{
    background-position:0 -18px;
}
.left_shortcut a.collect_btn:hover i{
    background-position:0 -54px;
}
.left_shortcut a.comments_btn:hover i{
    background-position:0 -108px;
}
.left_shortcut .has_collect{
    color:#f95c68;
}
.left_shortcut .has_collect i{
    background-position:0 -72px;
}
.left_shortcut .share_hover .share_item{
    display:block;
}