@charset "UTF-8";
.crumbs-content .crumbs-content_box li {
    padding-right: 0;
}

.crumbs-content .crumbs-content_box li a {
    padding-right: 0;
}

.l-content .mainArea{
  width: 950px;
  font-family: Arial,"Microsoft Yahei";
  margin: 0 auto;
  line-height: normal;
}
.l-content .EnglishF, .l-content .container-shop .container-area ul li span.off_img, .l-content .container-shop .container-area ul li .shop_model, .l-content .container-shop .container-area ul li .before_money span {
  font-family: Arial,"Microsoft Yahei";
}
.l-content .mainArea * {
    margin: 0;
    padding: 0;
}

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

.l-content .mainArea img {
    border: 0;
}
.l-content .mainArea .big_title{
  background: #BBBBBB;
  font-weight: bold;
  text-align: center;
  font-size: 32px;
  color: #003399;
  width: 950px;
  height: 50px;
  letter-spacing: 0.5px;
  line-height: 50px;
  font-family: "Microsoft Yahei";
}
.l-content .big_title span{
  font-family: Arial;
}
.l-content .mainArea .clearfixm:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.l-content .mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
    display: inline-block;
}

.l-content .mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.l-content .mainArea{
  background-color: #EEEEEE;
}
.l-content .mainArea .main_title{
  width: 950px;
  height: 65px;
  background: url(../images/title.jpg) no-repeat;
  position: relative;
  bottom: 15px;
}
.l-content .mainArea .main_title .txt{
  line-height: 65px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #323333;
  letter-spacing: 2px;
}
.l-content .mainArea .main_title .btn{
  position: absolute;
  right: 12px;
  top: 24px;
}
.l-content .mainArea ul{
  width: 948px;
  margin:0 auto;
  background: #EEEEEE;
}
.l-content .mainArea ul li{
  float: left;
  width: 237px;
  cursor: pointer;
  margin-bottom: 15px;
  text-align: center;
  
}
.l-content .mainArea ul li .shop_content{
  width: 225px;
  margin: 0 auto;
  position: relative;background: #ffffff;
}
/*.l-content .mainArea ul li:hover .shop_content{
  width: 235px;
  height: 300px;
  text-align: center;
}*/
.l-content .mainArea ul.end li{
  margin-bottom: 0px;
}
.l-content .mainArea ul li.last{
  margin-right: 0px;
}
.l-content .mainArea ul li .name{
  padding: 12px 0;
  display: table-cell;
  width: 223px;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  font-size: 17px;
  height: 30px;
}
.l-content .mainArea ul li .model{
  font-size: 15px;
  color: #333333;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-family: Arial;
}

.l-content .mainArea ul li .price{
  font-size: 14px;
  color: #333333;
  height: 33px;
  line-height: 33px;
}
.l-content .mainArea ul li .price span{
  font-family: Arial;
}
.l-content .mainArea ul li .day{
  font-size: 14px;
  color: #333333;
}
.l-content .mainArea ul li .txt{
  font-size: 14px;
  color: #333333;
  height: 22px;
  line-height: 22px;
}
.l-content .mainArea ul li .txt span{
  font-family: Arial;
}
.l-content .mainArea ul li .day span{
  font-family: Arial;
}

/*.l-content .mainArea ul li .price span{
  text-align:justify; text-justify:inter-ideograph;
}*/
.l-content .mainArea ul li .price strong{
  font-size: 28px;
  font-family: Arial;
  color: #dd0000;
}
.l-content .mainArea ul li .btn{
  text-align: center;
  padding-bottom: 10px;
  margin-top: 5px;
}
.l-content .mainArea .tip{
      padding-bottom: 10px;
  width: 930px;
  margin: 0 auto;
  text-align: right;
  color: #333333;
  font-size: 15px;
}
.l-content .mainArea .tip span{
  font-family: Arial;
}

.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;
}


.l-content .mainArea ul li a{
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-content .mainArea ul li:hover {
                
                -webkit-transform:scale(1.05);
                -ms-transform: scale(1.05);
  -moz-transform:scale(1.05);
  -o-transform:scale(1.05);

  -ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand')";

            }

.l-content .mainArea .title2{
  width: 950px;
  height: 65px;
  background: url(../images/title2.jpg) no-repeat;
  position: relative;
  margin-bottom: 15px;
}
.l-content .mainArea .title2.spe{
  margin-top: 15px;
}
.l-content .mainArea .title2 .txt{
  line-height: 65px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #323333;
  letter-spacing: 2px;
}