.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 span.number {
    font-family: Arial;
    letter-spacing: normal;
}

.mainArea .products{
    height: 4700px;
    background: url(../images/img1_01.jpg) 0 0 no-repeat,
                url(../images/img1_02.jpg) 0 200px no-repeat,
                url(../images/img1_03.jpg) 0 600px no-repeat,
                url(../images/img1_04.jpg) 0 1000px no-repeat,
                url(../images/img1_05.jpg) 0 1400px no-repeat,
                url(../images/img1_06.jpg) 0 1800px no-repeat,
                url(../images/img1_07.jpg) 0 2200px no-repeat,
                url(../images/img1_08.jpg) 0 2600px no-repeat,
                url(../images/img1_09.jpg) 0 3000px no-repeat,
                url(../images/img1_10.jpg) 0 3400px no-repeat,
                url(../images/img1_11.jpg) 0 3800px no-repeat,
                url(../images/img1_12.jpg) 0 4200px no-repeat;
}
.mainArea .products .bigTitle{
    font-size: 65px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 4px;
    height: 102px;
    line-height: 99px;
    padding-left: 128px;
    margin-bottom: 100px;
}
.mainArea .products .bigTitle.second{
    padding-top: 11px;
    padding-left: 0;
    text-align: center;
    margin-bottom: 31px;
}
.mainArea .products .bigTitle.third{
    padding-top: 85px;
    padding-left: 0;
    text-align: center;
    margin-bottom: 94px;
}
.mainArea .products .bigTitle span{
    color: #ffcc00;
}
.mainArea .products .subTitle{
    color: #000000;
    font-weight: bold;
    font-size: 40px;
    height: 72px;
    line-height: 62px;
    letter-spacing: 4px;
    padding-left: 470px;
}
.mainArea .products .subTitle.second{
    height: 88px;
    line-height: 75px;
    margin-bottom: 5px;
}
.mainArea .products .pd ul{
    margin: 0px 0px 22px 54px;
}
.mainArea .products .pd ul li{
    float: left;
    width: 259px;
    border: 1px solid #000000;
    margin-right: 16px;
    background: #ffffff;
    position: relative;
}
.mainArea .products .pd ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mainArea .products .pd ul li.last{
    margin-right: 0px;
}
.mainArea .products .pd ul li .photo{
    text-align: center;
}
.mainArea .products .pd ul li .name{
    height: 61px;
    padding: 8px 0px 0px 6px;
    width: 253px;
    border-bottom: 1px solid #727272;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}
.mainArea .products .pd ul li .model{
    padding: 3px 0px 2px 6px;
    border-bottom: 1px solid #727272;
    font-size: 19px;
    color: #000000;
    line-height: 23px;
}

.mainArea .products .pd ul li .pack{
    padding-left: 6px;
    border-bottom: 1px solid #727272;
    font-size: 18px;
    color: #000000;
    height: 30px;
    line-height: 30px;
}
.mainArea .products .pd ul li .day{
    padding-left: 6px;
    border-bottom: 1px solid #727272;
    font-size: 18px;
    color: #0f218b;
    height: 30px;
    line-height: 30px;
}
.mainArea .products .pd ul li .oldPrice{
    font-size: 18px;
    font-weight: bold;
    padding-left: 6px;
    height: 28px;
    line-height: 28px;
    color: #000000;
}
.mainArea .products .pd ul li .oldPrice del{
    text-decoration-color: #E52F2C;
}

.mainArea .products .pd ul li .salePrice{
    font-size: 16px;
    color: #000000;
    height: 37px;
    line-height: 37px;
    padding: 0px 0px 5px 6px;
}
.mainArea .products .pd ul li .salePrice.special{
    padding: 29px 0px 5px 6px;
}
.mainArea .products .pd ul li .salePrice.special span.priceName{
    color: #000000;
}
.mainArea .products .pd ul li .salePrice span.priceName{
    color: #E52F2C;
    font-size: 18px;
    font-weight: bold;
}
.mainArea .products .pd ul li .salePrice span.sign{
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    color: #E52F2C;
}
.mainArea .products .pd ul li .salePrice span.integers{
    font-size: 46px;
    font-weight: bold;
    color: #E52F2C;
    font-family: Arial;
    letter-spacing: -1.5px;
}
.mainArea .products .pd ul li .salePrice span.decimals{
    font-size: 37px;
    font-weight: bold;
    color: #E52F2C;
    font-family: Arial;
}
.mainArea .products .pd ul li .salePrice span.unit{
    display: inline-block;
    line-height: 18px;
}
.mainArea .products .pd ul li .icon{
    background: url(../images/img2.png) no-repeat;
    height: 61px;
    width: 61px;
    position: absolute;
    top: 165px;
    right: 10px;
}
.mainArea .products .pd ul li .icon p{
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    top: 10px;
}
.mainArea .products .pd ul li .icon p span.special{
    font-size: 20px;
}
.mainArea .products .pd ul li .icon p span.number{
    font-size: 29px;
}

.mainArea .products .pd2 ul li{
    width: 536px;
}
.mainArea .products .pd2 ul li .photo{
    float: left;
    width: 275px;
}
.mainArea .products .pd2 ul li .info{
    float: right;
    width: 251px;
}
.mainArea .products .pd2 ul li .info .name{
    height: 62px;
    padding: 0px 0px 0px 6px;
    width: 245px;
    border-bottom: 1px solid #727272;
}
.mainArea .products .pd2 ul li .info .salePrice{
    height: 52px;
    line-height: 52px;
}
.mainArea .products .pd2 ul li .info .salePrice span.priceName{
    color: #000000;
}
.mainArea .products .pd3 ul li .name{
    height: 58px;
    position: absolute;
    top: 166px;
    padding: 0px 0px 0px 6px;
}
.mainArea .products .pd3 ul li .name.special{
    height: 55px;
    padding: 3px 0px 0px 6px;
}
.mainArea .products .pd3 ul li .name .add{
    font-size: 14px;
}
.mainArea .products .pd3 ul li .salePrice{
    height: 49px;
    line-height: 49px;
    padding: 5px 0px 0px 6px;
}
.mainArea .products .pd3 ul li .salePrice span.priceName{
    color: #000000;
}
.mainArea .products .pd3 ul li .salePrice span.integers.special{
    letter-spacing: -2.5px;
}
.mainArea .products .btns{
    text-align: center;
    margin-top: 56px;
}
.mainArea .products .btns .btn{
    padding-bottom: 20px;
}
.mainArea .products .note{
    font-size: 19px;
    color: #000000;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.mainArea .zixun{
    height: 402px;
    background: url(../images/img3.jpg) no-repeat;
}

.mainArea .zixun .title{
    height: 58px;
    line-height: 55px;
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}
.mainArea .zixun .content .tel{
    float: left;
    text-align: left;
    width: 646px;
}
.mainArea .zixun .content .tel .name{
    color: #ffcc00;
    font-size: 22px;
    padding: 30px 0px 2px 138px;
    font-weight: bold;
}
.mainArea .zixun .content .tel .number{
    font-family: Arial;
    color: #ffffff;
    font-size: 48px;
    padding-left: 138px;
    font-weight: bold;
    line-height: 38px;
}
.mainArea .zixun .content .tel .time{
    font-size: 17px;
    padding: 8px 0px 0px 61px;
    color: #ffffff;
}
.mainArea .zixun .content .tel .time .tit{
    color: #ffcc00;    
    font-weight: bold;
}
.mainArea .zixun .content .tel .time .num{
    font-family: Arial;
}
.mainArea .zixun .content .email{
    float: left;
    text-align: left;
}
.mainArea .zixun .content .email .name{
    color: #ffcc00;
    font-size: 22px;
    letter-spacing: 0.5px;
    padding: 30px 0px 1px 77px;
    font-weight: bold;
}
.mainArea .zixun .content .email .address{
    font-size: 44px;
    font-weight: bold;
    color: #ffffff;
    font-family: Arial;
    padding-left: 76px;
    line-height: 42px;
}
.mainArea .zixun .content .email .address a{
    text-decoration: none;
    color: #ffffff;
}