@charset "utf-8";
 
 
/******************/

 

.banner{ background: #e46500; height:326px; text-align: center; font-size: 0px; line-height: 0px; overflow: hidden;  }

/*   焦点图切换= ==================================
*/

.hot_mid{ width:1240px; height:282px; position:relative; overflow:hidden; margin: 0 auto}
.hot_mid .pic{ width:300%;}
.hot_mid .pic img{ width:1240px; height:282px; float:left}
.hot_mid .pic_num{ position:absolute; bottom:5px; left: 50%; height:23px; width: 65px; background: url(images/ad-icon1.png) no-repeat;  margin-left: -30px; }
.hot_mid .pic_num ul { text-align: center;  }
.hot_mid .pic_num ul li{ display: inline-block;  width: 11px; height: 11px; overflow: hidden; background: url(images/ad-icon3.png) no-repeat; margin: 5px 2px ;}
.hot_mid .pic_num ul li.sel{ background: url(images/ad-icon2.png) no-repeat }
 




 
/* content */

/*栏目说明*/
.content{width:1241px; margin:0px auto;  padding:10px 0; overflow:hidden; position: relative; }
.row {width:1241px;  margin-bottom: 15px;  }
.row .title{ height: 60px; width:1240px; }
.row .title b{font-size: 48px; color: #ff4a00 }
.row .title h2{font-size: 24px;  }
.row .title h2 a{ font-size: 12px; color: #828282; padding-top: 30px; float: right;color: #ff4a00}
 
.content .row .rowbox{width:1241px; border: 1px solid #dadada; overflow: hidden;background: #ffffff;   }
.content .row ul{ width:1240px; position: relative; }
.content .row ul li{float:left; width:275px;   border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;  background: #ffffff; padding: 17px 17px 10px }
 
.content .row ul li .thumbnail{ display: block; width:275px; height: 215px; font-size: 0px; line-height: 0px; position: relative; }
 
.content .row ul li .tit,.content .row ul li .time  { height:25px; line-height:25px; overflow: hidden;  }
.content .row ul li  a{ font-size: 14px;  }
.content .row ul li  a:hover{color: #ff4a00 }
.content .row ul li .time{ color: #909090;font-size: 14px;}
 
.content .row ul li .price{ height: 30px;line-height: 30px; padding-top: 5px}
.content .row ul li .price s{ position: relative; top: -8px}



.lift{ position: fixed; left: 50%; bottom:10%; margin-left: 625px; width: 35px;border: 1px solid #e5e5e5; background: #fff; z-index: 999999}
.lift a{ display: block; width: 35px; height: 35px;  text-align: center; border-bottom: 1px solid #e5e5e5}
.lift a b{ display: block; line-height: 35px; float: 14px; color: #787878}
.lift a span{ display: none;}
.lift a:hover span{ display: block; width: 35px; height: 35px; background:#ff4a00; color: #fff; }
.lift a:hover b{ display: none;}
.lift a .gotop{ width: 35px; height: 35px; background:#e7e7e7 url(images/icon-gotop.png) no-repeat;   }
.lift a:hover .gotop{  background: #ffe8df url(images/icon-gotop.png) no-repeat;  }




