.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 .product{
    height: 1343px;
    background: url(../images/img1_01.jpg) 0 0 no-repeat,
                url(../images/img1_02.jpg) 0 270px no-repeat,
                url(../images/img1_03.jpg) 0 570px no-repeat,
                url(../images/img1_04.jpg) 0 870px no-repeat;
}
.mainArea .product ul{
    padding: 137px 0px 0px 19px;
}
.mainArea .product ul li{
    width: 218px;
    margin: 0 16px 17px 0px;
    float: left;
    border: 1px solid #000000;
    background: #ffffff;
    position: relative;
}
.mainArea .product ul li a{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mainArea .product ul li .photo{
    height: 165px;
    margin-bottom: 15px;
}
.mainArea .product ul li .name{
    height: 49px;
    width: 218px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}
.mainArea .product ul li .name.special{
    height: 29px;
}
.mainArea .product ul li .name span,
.mainArea .product ul li .day span{
    font-family: Arial;
}
.mainArea .product ul li .model{
    font-size: 14px;
    text-align: center;
    background: #e5e5e5;
    height: 26px;
    line-height: 26px;
    color: #000000;
}
.mainArea .product ul li .model span{
    font-family: Arial;
    font-weight: bold;
}
.mainArea .product ul li .day{
    text-align: center;
    font-size: 14px;
    color: #5e5e5e;
    height: 29px;
    line-height: 29px;
}
.mainArea .product ul li .oldPrice{
    font-size: 14px;
    color: #000000;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.mainArea .product ul li .oldPrice span{
    font-family: Arial;
    text-decoration: line-through;
    text-decoration-color: #000000;
}
.mainArea .product ul li .price{
    text-align: center;
    font-size: 14px;
    color: #000000;
    margin-bottom: 2px;
    height: 31px;
    line-height: 31px;
}
.mainArea .product ul li .price strong{
    font-family: Arial;
    font-size: 25px;
    color: #E52F2C;
}
.mainArea .product ul li .price span.num{
    font-family: Arial;
}
.mainArea .product .note{
    font-size: 19px;
    color: #000000;
    line-height: 24px;
    padding-left: 20px;
}
.mainArea .product .note span{
    font-family: Arial;
}
.mainArea .zixun{
    height: 475px;
    background: url(../images/img2_01.jpg) 0 0 no-repeat,
                url(../images/img2_02.jpg) 0 262px no-repeat;
    position: relative;
}
.mainArea .zixun .bigTitle{
    color: #ffffff;
    font-size: 38px;
    text-align: center;
    text-shadow: 0px 0px 5px #000000;
    height: 66px;
    line-height: 66px;
    letter-spacing: 2px;
    font-weight: bold;
}
.mainArea .zixun .btn{
    position: absolute;
    left: 318px;
    bottom: 38px;
}