.l-contentWrap .l-content *{
  margin:0;
  padding: 0;
}
.l-contentWrap .l-content ul,li{
  list-style-type: none;
  line-height: normal;
}
.l-contentWrap .l-content {
  width: 950px;
  font-family: Arial,"Microsoft Yahei";
}
.l-contentWrap .l-content .EnglishF, .l-contentWrap .l-content .container-shop .container-area ul li span.off_img, .l-contentWrap .l-content .container-shop .container-area ul li .shop_model, .l-contentWrap .l-content .container-shop .container-area ul li .before_money span {
  font-family: Arial,"Microsoft Yahei";
}
.l-contentWrap .l-content .clearfixm:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.l-contentWrap .l-content .mainArea{
  margin-top: 20px;
  width: 950px;
}
.l-contentWrap .l-content .mainArea ul{
  margin-top: 20px;
}
.l-contentWrap .l-content .mainArea ul li{
  border: 1px solid #DCDCDC;
  width: 228px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.l-content .mainArea .title{
  width: 950px;
  height: 65px;
  background: url(../images/title.jpg) no-repeat;
  position: relative;
}
.l-content .mainArea .title .txt{
  line-height: 65px;
  text-align: center;
  font-size: 37px;
  font-weight: bold;
  color: #323333;
  letter-spacing: 2px;
}
.l-content .mainArea .title .btn{
  position: absolute;
  right: 12px;
  top: 24px;
}
.l-contentWrap .l-content .mainArea ul li.end{
  margin-bottom: 0px;
}
.l-contentWrap .l-content .mainArea ul li.last{
  margin-right: 0px;
}

.l-contentWrap .l-content .mainArea ul li .icon{
  position: absolute;
  right: 0;
  z-index: -1;
}
.l-contentWrap .l-content .mainArea ul li .pic{
  padding: 25px 20px 0px 0px;
  text-align: center;
}
.l-contentWrap .l-content .mainArea ul li .name{
  height: 38px;
  text-align: center;
  font-size: 15px;
  line-height: 38px;
  color: #333333;
}
.l-contentWrap .l-content .mainArea ul li .name.spe{
  height: 50px;
  text-align: center;
  line-height: normal;
  margin-top: 10px;
}
.l-contentWrap .l-content .mainArea ul li .name a{
  /* color: #333333; */
  text-decoration: none;
}
.l-contentWrap .l-content .mainArea ul li .model{
  height: 20px;
  text-align: center;
  font-size: 15px;
  color: #333333;
  line-height: 20px;
  font-family: Arial;
}
.l-contentWrap .l-content .mainArea ul li .orig {
    font-size: 14px;
    color: #3f3f3f;
    height: 28px;
    text-decoration: line-through;
    line-height: 28px;
    text-align: center;
}
.l-contentWrap .l-content .mainArea ul li .orig span {
    font-size: 16px;
    font-family: Arial;
}
.l-contentWrap .l-content .mainArea ul li .discount{
  text-align: center;
  font-size: 15px;
  margin-bottom: 8px;
  color: #dd0000;
}
.l-contentWrap .l-content .mainArea ul li .discount span{
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;

}

.l-contentWrap .l-content .mainArea ul li .day {
    width: 100px;
    height: 22px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 24px;
    font-weight: bold;
}
.l-contentWrap .l-content .mainArea ul li .day span:first-child {
  display: table-cell;
  background-color: #003399;
  width: 57px;
  line-height: 22px;
  height: 22px;
  color: #FCCC00;
}

.l-contentWrap .l-content .mainArea ul li .day span:first-child+span {
  display: table-cell;
  width: 43px;
  line-height: 22px;
  height: 22px;
  color: #003399;
  background-color: #FCCC00;
  text-align: center;
}
.l-contentWrap .l-content .mainArea ul li .btn{
  text-align: center;
  margin-bottom: 16px;
}
.l-content .mainArea .notice{
  font-size: 15px;
  color: #333333;
  height: 30px;
}
.l-content .mainArea .title2{
  width: 950px;
  height: 65px;
  background: url(../images/title2.jpg) no-repeat;
  position: relative;
}
.l-content .mainArea .title2 .txt{
  line-height: 65px;
  text-align: center;
  font-size: 37px;
  font-weight: bold;
  color: #323333;
  letter-spacing: 2px;
}
.l-content .mainArea .rule{
  background: #F3F3F3;
  margin-bottom: 10px;
}
.l-content .mainArea .rule p{
 font-size: 18px;
 color: #333333;
 padding: 20px 0 20px 20px;
 line-height: 30px;
}
.l-content .mainArea .tel {
    width: 950px;
    height: 286px;
    background: url(../images/tel.jpg) no-repeat;
    position: relative;
}
.l-content .mainArea .tel .btn {
    position: absolute;
    top: 206px;
    left: 88px;
}
/*# sourceMappingURL=style.css.map */