.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: "Microsoft Yahei";
    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{
    
    background: url(../images/img1.jpg) 0 0 no-repeat,
                url(../images/img1_2.jpg) 0 500px no-repeat,
                url(../images/img1_3.jpg) 0 1000px no-repeat,
                url(../images/img1_4.jpg) 0 1500px no-repeat,
                url(../images/img1_5.jpg) 0 2000px no-repeat,
                url(../images/img1_6.jpg) 0 2500px no-repeat,
                url(../images/img1_7.jpg) 0 3000px no-repeat,
                url(../images/img1_8.jpg) 0 3500px no-repeat,
                url(../images/img1_9.jpg) 0 4000px no-repeat,
                url(../images/img1_10.jpg) 0 4500px no-repeat,
                url(../images/img1_11.jpg) 0 5000px no-repeat;
}
.mainArea  .num{
    font-family: "Arial";
}
.mainArea .content .part .bgtitle{
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    padding-top:10px;
}
.mainArea .content .part .bgtitle .spe{
    display: inline-block;
    width:162px;
    height: 49px;
    line-height: 46px;
    color:#fff;
    background: url(../images/img2.png) no-repeat;
}
.mainArea .content .part .bgtitle .yel{
    color:#ffcc00;
    text-shadow:4px 3px 3px #000;
    letter-spacing: -1px;
}
.mainArea .content .part .bgtitle .yel .num{
    font-size:76px;

}



.mainArea .part .productOne ul.second{
    margin: 45px 0 0 54px;
}
.mainArea .part .productOne ul.second li{
    position: relative;
    float: left;
    width: 265px;
    height: 546px;
    margin-right: 5px;
    background: url(../images/img3.png) 0 0 no-repeat,
                url(../images/img3_2.png) 0 250px no-repeat;
    padding:12px 6px 10px 8px;
    box-sizing: border-box;
    border-radius: 14px;
}
.mainArea .part .productOne ul.second li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.mainArea .part .productOne ul.second li .pic{
    margin-top: 20px;
    text-align: center;
}
/*.mainArea .part .productOne ul.second li .saleicon{
   font-size: 25px;
   font-weight: bold;
   padding-left: 8px;
   overflow:hidden;
   color:#333;
   position: absolute;
   right:5px;
   top:12px;
}
.mainArea .part .productOne ul.second li .saleicon span{
   text-align: center;
    font-weight: bold;
    letter-spacing: -0.5px;
    float: left;
}
.mainArea .part .productOne ul.second li .saleicon span.icon01{
    background: url("../images/img5.png") no-repeat;
    display: inline-block;
    width: 45px;
    height: 45px;
    padding-top: 20px;
    padding-left: 8px;
    padding-right: 25px;
    margin-right: 5px;
    font-family: Arial;
}
*/
.mainArea .part .productOne ul.second li .dayicon{
    text-align: right;
    position: absolute;
    top:270px;
    right:12px;
}
.mainArea .part .productOne ul.second li .name{
    /*padding-left: 8px;
    padding-top:5px;
    padding-bottom:8px;*/
    height: 50px;
    line-height: 26px;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    vertical-align: middle;
    margin-top:25px;
}
.mainArea .part .productOne ul.second li .name small{
    font-size: 16px;
}
/*.mainArea .part .productOne ul.second li .oldprice{
    color: #000000;
    font-size: 12px;
    padding-left: 8px;
    height: 28px;
    padding-top:8px;
}
.mainArea .part .productOne ul.second li .oldprice strong{
    font-size: 30px;
    font-family: Arial;
    letter-spacing: 0.5px;
}*/
/*.mainArea .part .productOne ul.second li .price{
    color: #000000;
    font-size: 15px;
    padding-bottom: 8px;
    margin-top:32px;
    letter-spacing: -0.5px;
}
.mainArea .part .productOne ul.second li .price strong{
    font-family: Arial;
    letter-spacing: 0.1px;
    color: #E52F2C;
    font-size: 40px;
}
.mainArea .part .productOne ul.second li .price strong small{
    font-size: 26px;
}
.mainArea .part .productOne ul.second li .price span.unit{
   
}*/

.mainArea .part ul.second li .price{
    color: #000000;
    font-size: 12px;
    letter-spacing: -0.5px;
    padding-bottom: 14px;
    display: table;
    position: relative;
}
.mainArea .part ul.second li .price>div{
    display: table-cell;
    vertical-align: middle;
    padding-right: 3px;
}
.mainArea .part ul.second li .price strong{
    font-family: Arial;
    letter-spacing: 0.1px;
    color: #E52F2C;
    font-size: 40px;
}
/*.mainArea .part ul.second li .price strong small{
    font-size: 28px;
}*/
.mainArea .part ul.second li .price span.unit{
   border:1px solid #000;
   display: inline-block;
   padding:0 2px;
   font-size: 12px;
}

.mainArea .part .productOne ul.second li span.number{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .part ul.second li .type{
       margin:28px 0 15px;
    color: #000;
    font-size: 14px;
    letter-spacing: 0.2px;
}
.mainArea .part ul.second li .sale{
    width: 75px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0;
    background: url(../images/img5.png) no-repeat left center;
    padding-left: 26px;
    color:#333;
    font-size: 12px;
    position: absolute;
    bottom: 128px;
    right:-9px;
}
.mainArea .part ul.second li .sale .txt{
    font-size: 12px;
    display: inline-block;
    transform: scale(0.82);
    position: relative;
    left: -7px;
}
.mainArea .part ul.second li .sale .big{
    font-size: 30px;
    letter-spacing: -0.3px;
}
.mainArea .part ul.second li .sale .unit{
    font-size: 12px;
}
.mainArea .part .productOne ul.second li .parameter{
       margin:0px 0 16px;
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
}
.mainArea .part .productOne ul.second li .parameter span{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .part .productOne ul.second li .btn{
   margin-top:15px;
    text-align: center;
}
.mainArea .tip{
    padding-left: 54px;
    font-size: 15px;
    margin-top:8px;
}
.mainArea .part2{
    margin-top:30px;
}
.mainArea .part2 .info{
    width:1104px;
    height:273px;
    color: #fff;
    margin:0 auto;
    background: url("../images/img7.png") no-repeat;
    padding:25px 40px;
    box-sizing: border-box;
}
.mainArea .part2 .info dl{
    display: table;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 23px;

}
.mainArea .part2 .info dl dt{
    display: table-cell;
    width:180px;
    font-weight: bold;
}
.mainArea .part2 .info dl dt span{
    display: inline-block;
    color:#000;
    background: #fff;
    border-radius: 20px;
    padding:3px 10px;
    width:140px;
    
}
.mainArea .part2 .info dl dd{
    display: table-cell;
}
.mainArea .part2 .info .note{
    font-size: 17px;
}
.mainArea .part2 .info .btn{
    text-align: center;
    margin-top:15px;
}

.mainArea .part2 .type-wrap{
    border:3px solid #232323;
    border-top:none;
    width:1098px;
    /*height:273px;*/
    margin:0 auto;
    margin-top:-16px;
    padding-top:70px;
    padding-bottom: 15px;
}
.mainArea .part2 .type-wrap .swiper-container{
  width: 100%;
  height: 100%;
  background: transparent;
}
.mainArea .part2 .type-wrap .ttl{
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color:#000;
    margin-bottom: 40px;
}
.mainArea .part2 .type-wrap .pic{
    text-align: center;
}
.mainArea .part2 .type-wrap .txt{
    font-size: 18px;
    text-align: right;
    padding-right:30px;
}
.mainArea .part2 .type-wrap .txt span{
    display: inline-block;
    padding-left: 40px;
    background: url("../images/img11.png") no-repeat left center;
    font-size: 18px;

}

.mainArea .part3 .productTwo ul.second{
    margin: 12px 0 0 54px;
}
.mainArea .part3 .productTwo ul.second li{
    position: relative;
    float: left;
    width: 360px;
    height: 472px;
    margin-right: 10px;
    background: url(../images/img17.png) 0 0 no-repeat,
                url(../images/img17_2.png) 0 249px no-repeat;
    padding:12px 16px;
    box-sizing: border-box;
    border-radius: 14px;
}
.mainArea .part3 .productTwo ul.second li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.mainArea .part3 .productTwo ul.second li .pic{
    margin-top: 5px;
    text-align: center;
}
/*.mainArea .part3 .productTwo ul.second li .saleicon{
   font-size: 25px;
   font-weight: bold;
   padding-left: 8px;
   overflow:hidden;
   color:#333;
   position: absolute;
   right:5px;
   top:12px;
}
.mainArea .part3 .productTwo ul.second li .saleicon span{
   text-align: center;
    font-weight: bold;
    letter-spacing: -0.5px;
    float: left;
}
.mainArea .part3 .productTwo ul.second li .saleicon span.icon01{
    background: url("../images/img5.png") no-repeat;
    display: inline-block;
    width: 45px;
    height: 45px;
    padding-top: 20px;
    padding-left: 8px;
    padding-right: 25px;
    margin-right: 5px;
    font-family: Arial;
}
*/
.mainArea .part3 .productTwo ul.second li .dayicon{
    text-align: right;
    position: absolute;
    top:210px;
    right:18px;
}
.mainArea .part3 .productTwo ul.second li .name{
 
    height: 50px;
    line-height: 26px;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    vertical-align: middle;
    margin-top:20px;
}
.mainArea .part3 .productTwo ul.second li .name small{
    font-size: 16px;
}
/*.mainArea .part3 .productTwo ul.second li .oldprice{
    color: #000000;
    font-size: 12px;
    padding-left: 8px;
    height: 28px;
    padding-top:8px;
}
.mainArea .part3 .productTwo ul.second li .oldprice strong{
    font-size: 30px;
    font-family: Arial;
    letter-spacing: 0.5px;
}*/
.mainArea .part3 .productTwo ul.second li .type{
       margin:0px 0 12px;
    color: #000;
    font-size: 14px;
    letter-spacing: 0.2px;
}
.mainArea .part3 .productTwo ul.second li .price{
    color: #000000;
    font-size: 12px;
    letter-spacing: -0.5px;
    padding-bottom: 14px;
    display: table;
    position: relative;
}
.mainArea .part3 .productTwo ul.second li .price>div{
    display: table-cell;
    vertical-align: middle;
    padding-right: 3px;
}
.mainArea .part3 .productTwo ul.second li .price strong{
    font-family: Arial;
    letter-spacing: 0.1px;
    color: #E52F2C;
    font-size: 40px;
}
/*.mainArea .part ul.second li .price strong small{
    font-size: 28px;
}*/
.mainArea .part3 .productTwo ul.second li .price span.unit{
   border:1px solid #000;
   display: inline-block;
   padding:0 2px;
   font-size: 12px;
}

.mainArea .part3 .productTwo ul.second li .sale{
    width: 75px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0;
    background: url(../images/img5.png) no-repeat left center;
    padding-left: 26px;
    color:#333;
    font-size: 12px;
    position: absolute;
    bottom: 120px;
    right:10px;
}
.mainArea .part3 .productTwo ul.second li .sale .txt{
    font-size: 12px;
    display: inline-block;
    transform: scale(0.82);
    position: relative;
    left: -7px;
}
.mainArea .part3 .productTwo ul.second li .sale .big{
    font-size: 30px;
    letter-spacing: -0.3px;
}
.mainArea .part3 .productTwo ul.second li .sale .unit{
    font-size: 12px;
}

.mainArea .part3 .productTwo ul.second li span.number{
    font-family: Arial;
    letter-spacing: normal;
}

.mainArea .part3 .productTwo ul.second li .parameter{
       margin:5px 0 22px;
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
}
.mainArea .part3 .productTwo ul.second li .parameter span{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .part3 .productTwo ul.second li .btn{
   margin-top:15px;
    text-align: center;
}
.mainArea .part3 .title{
    font-size: 48px;
    height: 101px;
    line-height: 100px;
    font-weight: bold;
    text-align: center;
    margin:50px auto;
    background: url("../images/img12.png") no-repeat center center;
}
.mainArea .part3 .title02{
     background: url("../images/img12_2.png") no-repeat center center;
}
.mainArea .part3 .mtitle{
    width:1114px;
    height:144px;
    font-size: 46px;
    font-weight: bold;
    line-height: 135px;
    margin:50px auto;
    padding-left: 55px;
    box-sizing: border-box;
    background: url(../images/img13.png) 0 0 no-repeat,
                url(../images/img13_2.png) 0 70px no-repeat;
    position: relative;
}
.mainArea .part3 .mtitle02{
    padding-left: 70px;
    background: url(../images/img13_3.png) 0 0 no-repeat,
                url(../images/img13_4.png) 0 70px no-repeat;
}
.mainArea .part3 .mtitle03{
    padding-left: 120px;
    background: url(../images/img13_5.png) 0 0 no-repeat,
                url(../images/img13_6.png) 0 70px no-repeat;
}
.mainArea .part3 .mtitle .smaller{
    font-size: 28px;
    line-height: 32px;
    position: absolute;
    left: 425px;
    width: 699px;
    top: 32px;

}
.mainArea .part3 .mtitle .middler{
    font-size: 40px;
    position: absolute;
    left: 375px;
    width: 699px;
    top: 0;
}

.mainArea .part3 .mtitle .color{
    color: #ffcc00;
    text-shadow: 4px 3px 3px #000;
    letter-spacing: 2px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: top;
}
.mainArea .part3 .pic{
    text-align: center;
}

.mainArea .partlast{
    padding:0 0 0px 40px;
}
.mainArea .partlast .inner{
    padding-bottom: 100px;
}
.mainArea .partlast .item-list{
    display: table;
    width:100%;
    border-left:1px solid #999;
}

.mainArea .partlast .item-list li{
    display: table-cell;
    position: relative;
    width: 278px;
    height:290px;
    border-top:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
}
.mainArea .partlast .item-list li a{
    color:#fff;
    text-decoration: none;
    width:100%;
    display: inline-block;
    padding-bottom: 20px;
}
.mainArea .partlast .item-list li .btn{
    width:194px;
    height:33px;
    line-height: 32px;
    text-align: center;
    /*font-weight: bold;*/
    font-size: 18px;
    background: url(../images/btn3.png) no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top:25px;

}
.mainArea .partlast .item-list li .icon{
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
}


.mainArea .rule{
    
    padding:35px 60px 65px;
    color:#fff;
    background: url(../images/img19.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    /*position: relative;*/
}

.mainArea .rule .ttl{ 
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: bold;
}
.mainArea .rule .activityDetail{
    display: table-cell;
    line-height: 28px;
    font-size: 20px;
    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;
}


