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

.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 .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}
/*Products*/
.mainArea .products{
    height: 1280px;
    background: url(../images/img1_01.jpg) 0 0 no-repeat,
                url(../images/img1_02.jpg) 0 250px no-repeat,
                url(../images/img1_03.jpg) 0 500px no-repeat,
                url(../images/img1_04.jpg) 0 760px no-repeat,
                url(../images/img1_05.jpg) 0 1020px no-repeat;
}
.mainArea .products ul{
    width: 1072px;
    margin: 0 auto;
}
.mainArea .products ul:after,
.mainArea .products ul:before{
    content: '';
    display: table;
}
.mainArea .products ul:after{
    clear: both;
}
.mainArea .products ul li{
    background:#ffffff;
    list-style-type:none;
    width: 1072px;
    height: 408px;
    float: left;
    color: #000;
    line-height: 1.4;
    margin-bottom: 24px;
    box-shadow: 1px 1px 4px #10050a;
    position: relative;
}
.mainArea .products ul li.last{
    margin-bottom: 0;
}
.mainArea .products ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
}
.mainArea .products ul li .pic{
    width: 545px;
    float: left;
    position: relative;
}
.mainArea .products ul li .text1{
    position: absolute;
    bottom: 16px;
    left: 40px;
    color: #ffffff;
    text-shadow:4px 2px 5px #000;
    font-size: 20px;
    font-weight: bold;
}
.mainArea .products ul li .text2{
    position: absolute;
    bottom: 16px;
    left: 169px;
    color: #ffffff;
    text-shadow:4px 2px 5px #000;
    font-size: 20px;
    font-weight: bold;
}
.mainArea .products ul li .text3{
    position: absolute;
    bottom: 16px;
    left: 272px;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.mainArea .products ul li .pic .icon{
    width: 104px;
    height: 112px;
    background: url(../images/icon.png) no-repeat;
    position: absolute;
    top: 0;
    left: 25px;
}
.mainArea .products ul li .text4{
    width: 104px;
    height: 55px;
    line-height: 55px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
    color: #000000;
}
.mainArea .products ul li .text4 span{
    font-size: 40px;
}
.mainArea .products ul li .text5{
    width: 104px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    position: relative;
    font-family: Arial;
    top: -10px;
}
.mainArea .products ul li .content{
    width: 470px;
    float: right;
}
.mainArea .products ul li .title{
    font-weight: bold;
    font-size: 30px;
    color:#000000;
    padding:45px 0 12px 12px;
    line-height: 1.1;
    border-bottom:1px solid #7d7d7d;
}
.mainArea .products ul li .titleTop{
    padding-top: 22px;
}
.mainArea .products ul li .title a{
    color:#000000;
}
.mainArea .products ul li .title span{
    font-family: Arial;
}
.mainArea .products ul li .model{
    color:#000000;
    font-size: 27px;
    border-bottom:1px solid #7d7d7d;
    padding:4px 0 2px 12px;
}
.mainArea .products ul li .model span,
.mainArea .products ul li .model del,
.mainArea .products ul li .delivery span,
.mainArea .products ul li .untaxedPrice span{
    font-family: Arial;
}
.mainArea .products ul li .untaxedPrice{
    color:#000000;
    font-size: 27px;
    padding:2px 0 0px 12px;
}
.mainArea .products ul li .untaxedPrice strong{
    color:#dd0000;
    font-size: 47px;
    font-weight: bold;
    line-height: 56px;
    font-family: Arial;
}
.mainArea .products ul li .activePrice{
    color:#000000;
    font-size: 27px;
    padding:2px 0 10px 12px;
    margin-top: 13px;
}
.mainArea .products ul li .activePrice .red{
    color:#dd0000;
    font-size: 47px;
    font-weight: bold;
    line-height: 22px;
    font-family: Arial;
}
.mainArea .products ul li .delivery{
    color:#0f218b;
    font-size: 27px;
    padding:4px 0 4px 12px;
    border-bottom:1px solid #7d7d7d;
}
.mainArea .lastPart{
    height: 344px;
    background: url(../images/img2_01.jpg) 0 0 no-repeat,
                url(../images/img2_02.jpg) 0 170px no-repeat;
}
.mainArea .lastPart .note{
    display: table-cell;
    vertical-align: middle;
    height: 216px;
    line-height: 30px;
    color: #000000;
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 66px;
}
.mainArea .lastPart .note span.num{
    display: inline-block;
    width: 23px;
    font-family: Arial;
}
.mainArea .lastPart .note span.number{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .lastPart .note a{
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}
.mainArea .morepro{
    position:relative;
    text-align: center;
    width: 404px;
    height: 61px;
    margin: 0 auto;
    margin-top: 18px;
}
.mainArea .morepro a{
    transition: 0.3s;
    display: block;
    
}
.mainArea .morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}