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

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

.mainArea {
    width: 1200px;
    margin: 0 auto;
    font-family: "思源黑体CN","Microsoft YaHei", Simsun, Simhei;
    line-height: normal;
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

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

.mainArea .content .part{
   
}

.mainArea  .num{
    font-family: "Arial";
    letter-spacing: normal;
}


.mainArea  .product-wrap{
    width:972px;
    height: 456px;
    margin:0 auto;
    background: url(../images/img18.png) no-repeat;
    position: relative;
}
.mainArea  .product-wrap02{
    height: 344px;
    background: url(../images/img19.png) no-repeat;
    margin:35px auto;
}
.mainArea  .product-wrap a{
    display: inline-block;
    text-decoration: none;
    color: #333;
    position: absolute;
    right: 0;
    bottom: 0;
    width:440px;
    height: 365px;
    box-sizing: border-box;
    padding-left: 164px;
    padding-top:100px;
    text-align: left;
}
.mainArea  .product-wrap02 a{
    display: inline-block;
    text-decoration: none;
    color: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    width:400px;
    height: 310px;
    box-sizing: border-box;
    padding-left: 175px;
    padding-top:60px;
    text-align: left;
}
.mainArea  .product-wrap a:hover{
    opacity: 0.75;
}
.mainArea  .product-wrap .day{
    font-size: 17px;
    color:#000;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    width:200px;
    
}
.mainArea  .product-wrap .day span{
    /*font-size: 30px;*/
}
.mainArea  .product-wrap .type{
    font-size: 17px;
    color:#000;
    margin-top: 4px;
    padding-left: 10px;
}
.mainArea  .product-wrap .name{  
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    margin-top:0px;
    padding-left: 10px;
    font-family: "Arial";
}
.mainArea  .product-wrap .pic{
    position: absolute;
    left:10px;
    top:70px;
}
.mainArea  .product-wrap02 .pic{
    left:65px;
}
.mainArea  .product-wrap .oldprice{
    color: #000000;
    font-size: 12px;
    padding-left: 70px;
    background: url(../images/img20.png) no-repeat left 10px center;
    margin-top:12px;
    letter-spacing: -0.5px;
    text-align: left;
    line-height: 1.0;
   
}
.mainArea  .product-wrap .oldprice span{
    font-size: 27px;
    font-weight: bold;
    color:#E52F2C;
    
}
.mainArea  .product-wrap .price{
    color: #000000;
    font-size: 14px;
    padding-left: 82px;
    letter-spacing: -0.8px;
    background: url(../images/img21.png) no-repeat left 10px center;
    text-align: left;
    line-height: 1.0;
    margin-top:4px;
   
}
.mainArea  .product-wrap02 .price{
    background: url(../images/img22.png) no-repeat left 10px center;
}
.mainArea  .product-wrap .price span{
    font-size: 38px;
    font-weight: bold;
    color:#E52F2C;
    letter-spacing: -1.5px;
}



.mainArea .part2 .ttl{
    font-size: 34px;
    font-weight: bold;
    color:#fff;
    text-align: center;
    height: 58px;
    line-height: 56px;
    letter-spacing: 1px;
   background: #0f228b;

}
.mainArea .part2 .ttl02{
    margin-top: 65px;
}
.mainArea .content .part2{
    padding:0 78px 70px;
    background: url(../images/img16.jpg) repeat-y;
    background-size: 100%;
}


ul.second{
    padding: 12px 0 0 0;
    overflow: hidden;
    width:100%;
    box-sizing: border-box;
    margin-top:6px;
}
ul.second li{
    position: relative;
    float: left;
    width: 248px;
    padding:12px 0px;
    margin-right: 17px;
    box-sizing: border-box;
    background: url(../images/img23.jpg) no-repeat;
    background-size: 100%;
    position: relative;
    top:0;
    transition: all 0.1s; 
}
ul.second li:last-child{
    margin-right: 0;
}
ul.second li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    float: left;
    
}
ul.second li:hover{
    top:-1px;
}
ul.second.mart0{
    margin-top:0;
}
ul.second li .icon{
    position: absolute;
      top: 5px;
      left: 120px;
      font-size: 17px;
      color: #0f218b;
      text-align: right;
      font-weight: bold;
}
ul.second li .icon span{
    font-family: "Arial";
}
ul.second li .pic{
    margin-top: 5px;
    text-align: center;
    padding-top:8px;
}
ul.second02 li .pic{
   
    padding-top:23px;
}
ul.second li .sale .txt{
    font-size: 12px;
    display: inline-block;
    transform: scale(0.82);
    position: relative;
    left: -7px;
}
ul.second li .sale .big{
    font-size: 30px;
    letter-spacing: -0.3px;
}
ul.second li .sale .unit{
    font-size: 12px;
}

/*ul.second li .dayicon{
   text-align: right;
   margin-bottom: 16px;
   position: absolute;
   right: 20px;
   width:116px;
    height: 22px;
    box-sizing: border-box;
}*/
ul.second li .day{
    font-size: 17px;
    color:#000;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    
}
ul.second li .day span{
    /*font-size: 30px;*/
}
ul.second li .type{
    font-size: 17px;
    color:#000;
    margin-top: 4px;
    padding-left: 10px;
}
ul.second li .name{  
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-top:0px;
    padding-left: 10px;
    font-family: "Arial";
}


ul.second li .oldprice{
    color: #000000;
    font-size: 12px;
    padding-left: 70px;
    background: url(../images/img20.png) no-repeat left 10px center;
    margin-top:8px;
    letter-spacing: -0.5px;
   
}
ul.second li .oldprice span{
    font-size: 27px;
    font-weight: bold;
    color:#E52F2C;
    
}
ul.second li .price{
    color: #000000;
    font-size: 14px;
    padding-left: 82px;
    letter-spacing: -0.8px;
    background: url(../images/img21.png) no-repeat left 10px center; 
}
ul.second02 li .price{
    background: url(../images/img22.png) no-repeat left 10px center; 
}
ul.second li .price span{
    font-size: 38px;
    font-weight: bold;
    color:#E52F2C;
    letter-spacing: -1.5px;
}
ul.second li span.number{
    font-family: Arial;
    letter-spacing: normal;
}


/*ul.second li .btn{
   margin-top:15px;
   text-align: center;
}
*/
.mainArea .btn-wrap{
    height: 140px;
    box-sizing: border-box;
    padding-top: 20px;
    text-align: center;
    background: url(../images/img5.jpg) no-repeat

}


.mainArea .btn-wrap img{
    box-shadow: 0 0 10px #333;
    border-radius: 5px;
}
.mainArea .btn-wrap img:hover{
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}


.mainArea .example{
    background: url(../images/img16.jpg) repeat-y;
    text-align: center;
}
.mainArea .note{
    font-size: 18px;
    color:#fff;
    margin-top: 15px;
}

.mainArea .rule{
    padding:55px 90px 45px 90px;
    color:#fff;
    background: url(../images/img17.jpg) ;
    box-sizing: border-box;
    

}


.mainArea .rule a{
    color:#fff;
    text-decoration: none;
    font-family: "Arial";
}
.mainArea .rule .ttl{ 
    margin-bottom: 15px;
    font-size: 42px;
    font-weight: bold;
}
.mainArea .rule .activityDetail{
    display: table-cell;
    line-height: 32px;
    font-size: 19px;
    vertical-align: middle;
}
.mainArea .rule .activityDetail span.number{
    display: inline-block;
    width: 28px;
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .rule .activityDetail a.link{
    /*text-decoration: none;*/
    color:#12258b;
}
/*.mainArea .rule .activityDetail a.link：hover{
    text-decoration: none;
}*/
.mainArea .rule .activityDetail a.mail{
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .rule .txt {
  height: 47px;
  line-height: 47px;

  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 5px;
}