@charset "UTF-8";

.content-box { width: 100%; background: #f8f8f8; }
.content { width: 1210px; margin: 0 auto; overflow: hidden; }
.page-tit ul {
padding-left: 8px;
margin-bottom: 13px;
margin-top: 13px;
font-size: 16px;
}

.sort-box { width: 1210px; margin: 0 auto; border-top: 1px solid #e3e3e3; }
.sort-list { width: 1210px; height: 39px; }
.sort-list .sort-way { width: 90px; height: 39px; line-height: 39px; }
.sort-list li { padding: 9px 0; }
.sort-list li a { height: 21px; line-height: 21px; padding: 0 15px; border-right: 1px solid #e3e3e3; }
.sort-list li a.last { border-right: none; }
.sort-list li.on a { color: #ff3636; }
.sort-list li a.price-up { background: url(../images/price_up.png) no-repeat 8px center; padding-left: 21px }  
.sort-list li a.price-down { background: url(../images/price_down.png) no-repeat 8px center; padding-left: 21px }  


.f-prefecture01 { width: 1209px; margin: 0 auto; overflow: hidden; }
.all-title06 { background-image: url(../images/all-title06.jpg); position: relative; width: 1210px; }
.all-title06 a { position: absolute; right: 5px; top: 0; font-size: 18px; width: 70px; height: 54px; line-height: 54px; background: url(../images/gengduo_icon_bg.png) no-repeat right center; }
.prefecture01-list { width: 1210px; }
.prefecture01-list li { position: relative; background: #fff; width: 245px; height: 331px; margin-right: 15px; padding: 40px 20px 15px; margin-bottom: 17px; }
.prefecture01-list li .depreciate { position: absolute; right: 0; top: 0; width: 73px; height: 28px; line-height: 28px; text-align: center; color: #fff; background: #ff3636; }
.prefecture01-list li:hover { -moz-box-shadow: 7px 7px 5px #ddd;
  -webkit-box-shadow: 7px 7px 5px #ddd ; 
  box-shadow: 7px 7px 5px #ddd; }
.prefecture01-list li .p-img { padding: 0 15px; position: relative; }
.prefecture01-list li .p-img img { width: 215px; height: 215px; }
.prefecture01-list li h4 { width: 245px; }
.prefecture01-list li h4 a { width: 245px; text-align: center; color: #222222; font-size: 16px; }
.prefecture01-list li p { color: #a6a6a6; width: 245px; height: 21px; line-height: 21px; text-align: center; margin-bottom: 10px; }
.prefecture01-list li .price-box { width: 260px; height: 26px;  margin-top: 8px; }
.prefecture01-list li .price-box strong { font-weight: normal; display: block; width: 100%; font-size: 20px; color: #f63b31; padding-right: 10px; text-align: center; }
.prefecture01-list li .price-box s { display: block; width: 100%; color: #acacac; text-align: center; text-decoration: line-through; }



/**
 * 
 * @authors wave (wave_bobo@163.com)
 * @date    2015-08-14 15:00:24
 * @version $Id$
 */
