﻿@charset "UTF-8";
/*�帡��*/
.clear {zoom:1;}
.clear:after {clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}
/* ������ʽ */
.header,
.content {
    width:1210px;
    margin:0 auto;
}
/*wrapper*/
.wrapper{
    width:100%;
}
/*���岿��*/
.content{
  background: #fff;
}
/*���嶥��ͼƬ*/
.con-upside-image{
  width: 1210px;
  height:320px;
}
/* ��Ʒ���� */
.content .product-info{
  width: 1210px;
}
.product-info li{
  width: 1210px;
  height: 306px;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #ededed;
}
 /*��Ʒ������ͼ*/
.product-left{
  float: left;
  width: 410px;
  height: 246px;
}
.product-left img{
  width: 410px;
  height: 246px;
}
/*��Ʒ�Ҳ�����*/
.product-info .product-right{
  position: relative;
  float: right;
  width: 764px;
  padding: 1px 0 0 36px;
}
.product-right h2{
  font-size: 26px;
  line-height: 90px;
}
.product-right h2 a{
  text-decoration: none;
}
.product-right p{
  font-size: 14px;
  line-height: 24px;
}
.product-right span{
  position: absolute;
  top:192px;
  right: 0;
  float: right;
  font-size: 14px;
  line-height: 24px;
}
/*���۴���������ʽ */
.content .discount{
  width:1210px;
}
.content .discount li{
  position: relative;
  width:1210px;
  height:166px;
  border-top: 1px solid #ededed;
}
.content .discount li:first-child{
  border-top: 0;
}
/*�������*/
.content .discount-left{
  position: absolute;
  left: 0;
  top: 30px;
  float: left;
  width: 105px;
  height: 105px;
  border: 1px solid #ededed;
}
.discount-left .mouth{
  width:105px;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
  background: #c2c2c2;
  color: #f7f7f7;
}
.discount-left .data{
  width:105px;
  height:72px;
  font-size: 52px;
  line-height: 72px;
  text-align: center;
  background: #fafafa;
  color: #c2c2c2;
}
/* �Ҳ����ֽ��� */
.content .discount-right{
  width: 1066px;
  padding-left: 144px;
}
.discount-right h2{
  padding-top: 14px;
  font-size: 26px;
  line-height: 70px;
}
.discount-right h2 a{
  text-decoration: none;
}
.content .discount-right p{
  font-size: 14px;
  line-height: 24px;
}
.content .discount-right span{
  position: absolute;
  top: 125px;
  right: 0;
  font-size: 14px;
  line-height: 24px;
  color: #3a3c4e;
}
.inner{
  width: 1210px;
  margin: 0 auto;
}
.footer-top{
  width: 100%;
  background: #3a3c4e;
  padding: 30px 0;
}
.footer-top p{
  font-size: 12px;
  color: #fff;
}
.footer-top .inner img{
  width: 99px;
  height:30px
}

.footer-top .inner .pull-right{
  padding-top: 25px;
}
.header .hd-nav li a{
  position: relative;
  text-decoration: none;
}
.header .hd-nav li a.current:before,
.header .hd-nav li a:hover:before{
  background: #000;
  content: '';
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  height: 2px;
}
.left{
  float: left;
}
.right{
  float: right;
}
.footer-right{
  padding-top: 20px;
}
.inner-nav .list-inline li{
  float: left;
}
.inner-nav .list-inline li a{
  position: relative;
  text-decoration: none;
}
.inner-nav .list-inline li a.current:before,
.inner-nav .list-inline li a:hover:before{
  background: #000;
  content: '';
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  height: 2px;
}
.img-box{
  width: 80px;
  height: 70px;
  float: left;
}
/* ��ҳ */
.page{
  padding:76px 0;
  font-size: 0;
  line-height: 30px;
  text-align: center;
}
.page .number li,.page ul,.page div{
  display: inline-block;
}
.page .number li a{
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #3a3c4e;
  margin-left: 5px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #666;
}
.page .dec img,.page .add img{
  padding-top: 0px;
}
.page .number li a:hover,.page .number li a:active, .page .number .active{
  color: #fff;
  background: #3a3c4e;
  border-color: #3a3c4e;
  text-decoration: none;
}
.page .omit,.page .dec,.page .add{
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #666;
}
.page .sum{
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  line-height: 35px;
  color: #3a3c4e;
}
.page .skip{
  display: inline-block;
  margin-left: 17px;
  font-size: 12px;
  text-align: center;
  color: #3a3c4e;
}
.page .skip input{
  display: inline-block;
  width: 30px;
  height: 30px;
  border:1px solid #e5e5e5;
  margin:0 6px;
  text-align: center;
}
.page .confirm a{
    display: inline-block;
    width: 58px;
    height: 30px;
    border:1px solid #e5e5e5;
    margin-left: 20px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #666;
    background: #fff;
    text-decoration: none;
}
.page .confirm a:hover{
  border: 1px solid #3a3c4e;
}
