*{
	margin:0;
	padding:0;
}
.dircontent {
    width: 100%;
    background-color: #ededed;
    font-family: "Helvetica neue",Helvetica,Tahoma,"lantinghei sc","Microsoft Yahei",sans-serif;
    color: #000;
	overflow:hidden;
}
.sort {
    margin-top: 20px;
}
.container {
    width: 1190px;
    margin: 0 auto;
}
.berserk {
    margin-right: -20px;
    margin-bottom: 30px;
}
.berserk-item {
    float: left;
    display: inline;
    width: 19%;
    height: 300px;
    padding: 20px 20px 10px;
    margin: 0 20px 20px 0;
    background-color: #FFF;
}
.berserk-pic {
    position: relative;
    width: 100%;
    height: 230px;
    overflow: hidden;
	text-align:center;
}
.dircontent a:hover {
    color: #ff4500;
}
.berserk-pic a {
    display: block;
    width: 100%;
    height: 230px;
}
.berserk-pic a .scale-img{
    width:100%;
}
.dircontent a {
    color: #000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.scale:hover .scale-img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.scale-img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.dilay-item:hover .time, .berserk-item:hover .time {
    -webkit-transition: padding .3s ease;
    -moz-transition: padding .3s ease;
    -o-transition: padding .3s ease;
    transition: padding .3s ease;
}
.time {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 25px;
    line-height: 25px;
    -webkit-transition: padding .3s ease;
    -moz-transition: padding .3s ease;
    -o-transition: padding .3s ease;
    transition: padding .3s ease;
}
.time-bg {
    z-index: 1;
    position: absolute;
    height: 25px;
    width: 100%;
    background: #ff4500;
}
.dilay-item:hover .time .icon, .berserk-item:hover .time .icon {
    background-position: -7px -14px;
}
.time-bg .icon {
    display: block;
    width: 5px;
    height: 25px;
    margin-left: -5px;
    background-position: 0 -14px;
}
.sprite {
	/*
    background: url("__STATIC__/images/icon.png?1553590") no-repeat;
    background-image: -webkit-image-set(url("__STATIC__/images/icon.png?1553590") 1x,url("__STATIC__/images/icon@2x.png?1553590") 2x);
    background-image: -moz-image-set(url("__STATIC__/images/icon.png?1553590") 1x,url("__STATIC__/images/icon@2x.png?1553590") 2x);
    background-image: -ms-image-set(url("__STATIC__/images/icon.png?1553590") 1x,url("__STATIC__/images/icon@2x.png?1553590") 2x);
    _background: url("__STATIC__/images/icon.gif?1553590") no-repeat;
	*/
}
.time-txt {
    z-index: 2;
    position: relative;
    color: #FFF;
}
.berserk-info {
    height: 60px;
}
.berserk-info .info-txt {
    padding-top: 0;
}
.info-txt {
    float: right;
    display: inline;
    padding-top: 6px;
}
.berserk-info .info-txt h4 {
    text-align: right;
    font-weight: 100;
}
.berserk-info .info-txt p {
    text-align: right;
    color: #999;
}
.berserk-info .info-logo {
    margin-top: 10px;
}
.berserk-info .info-logo img {
    width: 120px;
    height: 60px;
    margin-right: 16px;
}
.info-logo img {
    float: left;
    display: inline;
}
.berserk-info .info-logo .title {
    padding-top: 10px;
}
.berserk-info .info-logo p {
    line-height: 20px;
}
.info-logo p {
    line-height: 60px;
    font-size: 14px;
}
.berserk-info .info-logo .info {
    color: #999;
    font-size: 12px;
}
.berserk-info .info-logo p {
    line-height: 20px;
}
.info-txt strong {
    font-size: 30px;
    color: #ff4600;
    font-family: "Century Gothic";
    vertical-align: -2px;
    padding-right: 3px;
}
.berserk-info .info-txt p {
    text-align: right;
    color: #999;
}
.saleNum{
	font-size:12px;
}
a{ 
	text-decoration:none;
	color:#333;
}

/**分页 **/
.fn-page-css-1 {
  padding: 18px 1px 50px;
  height: 32px;
  line-height: 26px;
  color: #666;
  text-align: right;
}
.fn-page-css-1 ul {
  float: right;
}
.fn-page-css-1 ul li {
  float: left;
  margin-right: 5px;
  height: 32px;
  color: #666;
  line-height: 32px;
}
.fn-page-css-1 ul li a {
  display: block;
  min-width: 10px;
  height: 26px;
  padding: 2px 10px;
  font: 14px/26px Tahoma, 'SimSun';
  text-align: center;
  color: #666;
  border: 1px solid #e5e5e5;
  text-decoration: none!important;
}
.fn-page-css-1 ul li a:hover {
  background: #f22e00;
  border-color: #f22e00;
  color: #fff;
}

.fn-page-css-1 ul li.active a{
    background: #f22e00;
    border-color: #f22e00;
    color: #fff!important;
    cursor: default;
}

.fn-page-css-1 ul li.pg-on a {
  background: #f22e00;
  border-color: #f22e00;
  color: #fff!important;
  cursor: default;
}
.fn-page-css-1 ul li.pg-off a {
  cursor: inherit;
  background: transparent;
  border-color: #ccc;
  color: #bcbcbc;
}
.fn-page-css-1 ul li.pg-num {
  margin: 0;
}
.fn-page-css-1 ul li.pg-num input {
  width: 24px;
  height: 18px;
  padding: 2px 3px;
  margin: 0px 3px;
  text-align: center;
  outline: none;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  font-family: Tahoma, 'SimSun';
  color: #666;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 4px;
  display: block;
}
.fn-page-css-1 ul li.pg-num-top {
  margin-left: 10px;
}
.fn-page-css-1 ul li.pg-num-bot {
  margin-right: 10px;
}
.fn-page-css-1 ul li.pg-off * {
  color: #ccc !important;
  border-color: #ccc !important;
}
.fn-page-css-1 ul li.pg-prev i {
  content: '';
  display: inline-block;
  margin-top: -1px;
  width: 0;
  height: 0;
  margin-right: 4px;
  vertical-align: middle;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-right: 5px solid;
}
.fn-page-css-1 ul li.pg-next i {
  content: '';
  display: inline-block;
  margin-top: -1px;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: middle;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-left: 5px solid;
}
.fn-page-css-1 ul li.pg-btn .btn_jump {
  margin-top: 4px;
  width: 45px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #ccc;
  background: #eee;
  color: #3c3c3c;
  padding: 0;
  font-size: 12px;
}
.fn-page-css-1 ul li.pg-btn .btn_jump:hover {
  color: #f22e00;
  border-color: #999;
}