.l-content *{
  margin:0;
  padding: 0;
}
.l-content {
  width: 1200px;
  font-family: Arial,"Microsoft Yahei";
  line-height: normal;
}

.l-content .clearfixm:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.l-content .mainArea ul,
.l-content .mainArea li,
.l-content .mainArea ol {
    list-style: none;
}



.l-content .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
    display: inline-block;
}

.l-content .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.l-content .mainArea .introduce{
  width: 1200px;
  height: 249px;
  background: url(../images/back01.jpg) no-repeat;
}
.l-content .mainArea .introduce p:first-child{
  padding-top: 22px;
  margin-bottom: 15px;
}
.l-content .mainArea .introduce p{
  font-size: 19px;
  color: #231815;
  text-indent: 2em;
  width: 575px;
  line-height: 28px;
  text-align: justify;
       text-justify: inter-ideograph;
  margin-left: 47px;
}
.l-content .mainArea .sort .part1{
 width: 1200px;
  height: 402px;
  background: url(../images/back02.jpg) no-repeat; 
  position: relative;
}
.l-content .mainArea .sort .part1 .title{
  font-weight: bold;
  font-size: 31px;
  color: #000000;
  text-align: center;
  height: 69px;
  line-height: 69px;
  letter-spacing: 1px;
  font-family: 'Microsoft Yahei';
}
.l-content .mainArea .sort .part1 .advice{
  font-size: 13px;
  color: #231815;
  position: absolute;
  top: 315px;
  right: 90px;
}
.l-content .mainArea .sort .floor:hover {
  -webkit-transform: translate(0, -4px);
  transform: translate(0, -4px);
  border: 2px solid #09348A;
}
.l-content .mainArea .sort .floor{
  width: 202px;
  height: 150px;
  border: 1px dashed #09348A;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  transition: -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  transition: box-shadow .3s ease-out, transform .3s ease-out;
  transition: box-shadow .3s ease-out, transform .3s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
}
.l-content .mainArea .sort .floor .add_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.l-content .mainArea .sort .floor .name{
  background: #08358A;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  letter-spacing: 1px;
}
.l-content .mainArea .sort .floor .photo{
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 4px;
}
.l-content .mainArea .sort .part1 .floor.l1{
  left: 116px;
  top: 79px;
}
.l-content .mainArea .sort .part1 .floor.l2{
  top: 154px;
  right: 100px;
}
.l-content .mainArea .sort .part1 .floor.l3{
  left: 116px;
  top: 280px;
  height: 185px;
      z-index: 1;
}
.l-content .mainArea .sort .part2 .floor.l4{
  top: 0;
  right: 100px;
  height: 168px;
}
.l-content .mainArea .sort .part2 .floor.l5{
  top: 112px;
  left: 116px;
  height: 168px;
}

.l-content .mainArea .sort .part2{
 width: 1200px;
  height: 325px;
  background: url(../images/back03.jpg) no-repeat; 
  position: relative;
}
.l-content .mainArea .products{
 width: 1200px;
  height: 1960px;
  background: url(../images/back04.png) no-repeat; 
}
.l-content .mainArea .products p.tit:nth-of-type(1){
  padding-top: 2px;
}
.l-content .mainArea .products p.tit:nth-of-type(2){
  padding-top: 22px;
}
.l-content .mainArea .products p.tit:nth-of-type(3){
  padding-top: 22px;
}
.l-content .mainArea .products p.tit:nth-of-type(4){
  padding-top: 24px;
  color: #ffffff;
}
.l-content .mainArea .products .tit{
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  height: 61px;
  text-align: center;
  line-height: 61px;
}
.l-content .mainArea .products ul{
  width: 1144px;
  margin: 0 auto;
  padding-top: 18px;
}
.l-content .mainArea .products ul li{
  float: left;
  width: 184px;
  background: #ffffff;
  margin-right: 8px;
  text-align: center;
}
.l-content .mainArea .products ul li.last{
  margin-right: 0px;
}
.l-content .mainArea .products ul li .name{
  font-size: 16px;
  /* color: #000000; */
  height: 24px;
  line-height: 24px;
}
.l-content .mainArea .products ul li .model{
  font-size: 15px;
  color: #000000;
  height: 24px;
  line-height: 24px;
}
.l-content .mainArea .products ul li .price{
  font-size: 13px;
  color: #000000;
  background: #F4C51F;
  width: 170px;
  margin: 0 auto;
  line-height: 35px;
  height: 35px;
}
.l-content .mainArea .products ul li .price strong{
  font-size: 29px;
  padding-top: 1px;
    display: inline-block;
}
.l-content .mainArea .products ul li .day{
  font-size: 15px;
  font-weight: bold;
  color: #231815;
  height: 30px;
  line-height: 30px;
}
.l-content .mainArea .products ul li .special span.sml{
  width: 30px;
}
.l-content .mainArea .products ul li .special span, .l-content .mainArea .products ul li .special2 span {
    background: #000000;
    margin-right: 2px;
    padding: 3px 5px;
    display: inline-block;
    width: 60px;
}
.l-content .mainArea .products ul li .special, .l-content .mainArea .products ul li .special2 {
    color: #DADADA;
    font-size: 15px;
}
.l-content .mainArea .products ul li .special2 {
    margin-top: 5px;
    margin-bottom: 7px;
}
.l-content .mainArea .products ul li .btn{
  margin-bottom: 7px;
}
.l-content .mainArea .products ul li .name a{
  /* text-decoration: none;
  color: #000000; */
}
.l-content .mainArea .products .morebtn{
  text-align: center;
  padding-top: 26px;
}
.l-content .mainArea .products .tips{
  color: #ffffff;
  font-size: 13px;
  width: 1144px;
  text-align: right;
  padding: 14px 0 17px 0;
}
.l-content .mainArea .tel .part1{
  width: 1200px;
  height: 160px;
  background: url(../images/back05.jpg) no-repeat;
}
.l-content .mainArea .tel .part2{
  width: 1200px;
  height: 122px;
  background: url(../images/back06.jpg) no-repeat;
}
.l-content .mainArea .tel .part2 p{
  margin-left: 117px;
  padding-top: 37px;
}
/*# sourceMappingURL=style.css.map */