.mainArea .mg-t20 {
  margin-top: 20px;
}
.mainArea *{
  margin:0;
  padding: 0;
}
.mainArea ul{
  list-style: none;
}
.mainArea {
  width: 950px;
  font-family: "Microsoft Yahei",SimHei,STHeiti,Helvetica,serif,Arial;
}
img{
  border: 0;
}
a{
  text-decoration: none;
}
.clearfix{
  zoom:1
}
.clearfix:after{
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}

.mainArea .mainContents{
  background: #EEE;
}

.mainArea .mainContents .titleOne{
  width: 950px;
  height: 81px;
  background: url(../images/back01.png) no-repeat 0 0;
  font-size: 38px;
  color: #30211A;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  letter-spacing: 0.1em;
}

.mainArea .mainContents .contentTwo ul.list{
  padding: 30px 20px 0px 30px;
}

.mainArea .mainContents .contentTwo ul.list li{
  width: 168px;
  border: 1px solid #868686;
  float: left;
  margin: 0 10px 10px 0;
  background: #FFF;
}

.mainArea .mainContents .contentTwo ul.list li p{
  text-align: center;
}

.mainArea .mainContents .contentTwo ul.list li .name{
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

.mainArea .mainContents .contentTwo ul.list li .model{
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.mainArea .mainContents .contentTwo ul.list li .deli{
  padding-bottom: 5px;
  height: 15px;
  font-size: 12px;
  line-height: 15px;
}

.mainArea .mainContents .contentTwo ul.list li .deli.five{
  background: url(../images/icon01.png) no-repeat center 0;
}
.mainArea .mainContents .contentTwo ul.list li .deli.one{
  background: url(../images/icon02.png) no-repeat center 0;
}

.mainArea .mainContents .contentTwo ul.list li .price{
  background: url(../images/bgprice.png) no-repeat center 0;
  padding: 2px 0 0 56px;
  height: 41px;
}

.mainArea .mainContents .contentTwo ul.list li .price p{
  width: 110px;
  height: 38px;
  font-size: 16px;
  color: #dd0000;
  font-weight: bold;
  line-height: 39px;
  text-align: center;
}

.mainArea .mainContents .contentTwo .notice{
  padding-left: 30px;
  font-size: 12px;
}

.mainArea .mainContents .contentTwo .btnArea{
  margin: 15px auto 30px;
  width: 340px;
}

.mainArea .mainContents .contentThree .contact{
  background: url(../images/contact.png) no-repeat center 0;
  margin: 15px auto 0;
  width: 930px;
  height: 286px;
  position: relative;
}

.mainArea .mainContents .contentThree .contact p{
  position: absolute;
  left: 78px;
  top: 198px;
}



