.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 .regist{
    height: 194px;
    background: url(../images/img1.jpg) no-repeat;
}
.mainArea .regist .btn{
    padding: 37px 0px 0px 400px;
}
.mainArea .product .bigTitle{
    height: 136px;
    background: url(../images/img3.jpg) no-repeat;
}
.mainArea .product .bigTitle p{
    color: #ffffff;
    font-weight: bold;
    font-size: 48px;
    height: 130px;
    line-height: 129px;
    text-align: center;
    letter-spacing: 2px;
}
.mainArea .product .pd{
    height: 640px;
    background: url(../images/img4_01.jpg) 0 0 no-repeat,
                url(../images/img4_02.jpg) 0 300px no-repeat;
}
.mainArea .product .pd.second{
    height: 641px;
    background: url(../images/img6_01.jpg) 0 0 no-repeat,
                url(../images/img6_02.jpg) 0 240px no-repeat,
                url(../images/img6_03.jpg) 0 450px no-repeat;
}
.mainArea .product .pd.third{
    height: 642px;
    background: url(../images/img7_01.jpg) 0 0 no-repeat,
                url(../images/img7_02.jpg) 0 200px no-repeat,
                url(../images/img7_03.jpg) 0 420px no-repeat;
}
.mainArea .product .pd.fourth{
    height: 642px;
    background: url(../images/img8_01.jpg) 0 0 no-repeat,
                url(../images/img8_02.jpg) 0 188px no-repeat,
                url(../images/img8_03.jpg) 0 399px no-repeat;
}
.mainArea .product .pd.fifth{
    height: 690px;
    background: url(../images/img9_01.jpg) 0 0 no-repeat,
                url(../images/img9_02.jpg) 0 210px no-repeat,
                url(../images/img9_03.jpg) 0 410px no-repeat;
}
.mainArea .product .pd.pd2.first{
    height: 534px;
     background: url(../images/img10_01.jpg) 0 0 no-repeat,
                 url(../images/img10_02.jpg) 0 140px no-repeat,
                 url(../images/img10_03.jpg) 0 320px no-repeat;
}
.mainArea .product .pd.pd2.second{
    height: 535px;
     background: url(../images/img11_01.jpg) 0 0 no-repeat,
                 url(../images/img11_02.jpg) 0 160px no-repeat,
                 url(../images/img11_03.jpg) 0 360px no-repeat;
}
.mainArea .product .pd.pd2.third{
    height: 593px;
     background: url(../images/img12_01.jpg) 0 0 no-repeat,
                 url(../images/img12_02.jpg) 0 190px no-repeat,
                 url(../images/img12_03.jpg) 0 380px no-repeat;
}
.mainArea .product .pd .name{
    font-size: 38px;
    color: #0f218b;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    height: 106px;
    line-height: 106px;
}
.mainArea .product .pd .name span,
.mainArea .product .pd .info .day span.number{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .product .pd .info{
    position: relative;
}
.mainArea .product .pd .info .saleIcon{
    padding: 8px 0px 0px 59px;
}
.mainArea .product .pd .info .day{
    display: table;
    height: 38px;
    line-height: 38px;
    position: absolute;
    top: 34px;
    left: 210px;
}
.mainArea .product .pd.pd2 .info .day{
    left: 59px;
}
.mainArea .product .pd .info .day .dayName{
    display: table-cell;
    width: 112px;
    text-align: center;
    background: #434343;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 25px;
}
.mainArea .product .pd .info .day .dayNumber{
    display: table-cell;
    width: 113px;
    text-align: center;   
    color: #ffffff;
    font-size: 25px;
    background: #0f218b; 
    letter-spacing: 1px;
}
.mainArea .product .pd .info ul{
    position: absolute;
    left: 696px;
    top: 33px;
}
.mainArea .product .pd.pd2 .info ul{
    left: 622px;
}
.mainArea .product .pd .info ul li{
    height: 108px;
    margin-bottom: 6px;
}
.mainArea .product .pd .info ul li .model{
    font-size: 23px;
    color: #000000;
    letter-spacing: 1px;
    height: 55px;
    line-height: 55px;
}
.mainArea .product .pd .info ul li .model a{
    text-decoration: none;
    color: #000000;
}
.mainArea .product .pd .info ul li .model span{
    font-family: Arial;
    font-weight: bold;
    letter-spacing: normal;
}
.mainArea .product .pd .info ul li .price{
    font-size: 23px;
    color: #000000;
    line-height: 33px;
    letter-spacing: 1px;
}
.mainArea .product .pd .info ul li .price span{
    color: #E52F2C;
    font-weight: bold;
    font-size: 40px;
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .product .pd.fifth .note{
    font-size: 16px;
    color: #ffffff;
    height: 55px;
    line-height: 55px;
    padding: 371px 0px 0px 30px;
}
.mainArea .product .bigTitle2{
    color: #ffffff;
    font-weight: bold;
    font-size: 48px;
    height: 104px;
    line-height: 104px;
    text-align: center;
    letter-spacing: 2px; 
    background: #333333;  
    padding-bottom: 10px;
}
.mainArea .product .bigTitle2 span{
    font-family: Arial;
}
.mainArea .product .pd2.third .note{
    font-size: 16px;
    color: #ffffff;
    height: 55px;
    line-height: 55px;
    padding: 410px 0px 0px 30px;
}
.mainArea .part1{
    height: 744px;
     background: url(../images/img13_01.jpg) 0 0 no-repeat,
                 url(../images/img13_02.jpg) 0 170px no-repeat,
                 url(../images/img13_03.jpg) 0 340px no-repeat,
                 url(../images/img13_04.jpg) 0 490px no-repeat,
                 url(../images/img13_05.jpg) 0 620px no-repeat;
    position: relative;
}
.mainArea .part1 .bigTitle{
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    height: 140px;
    line-height: 139px;
    letter-spacing: 2px;
}
.mainArea .part1 a {
    cursor: pointer;
    display: block;
    width: 177px;
    height: 24px;
    position: absolute;
    left: 145px;
    top: 381px;
}
.mainArea .part1 .hoverBox {
    display: none;
    position: absolute;
    left: 40px;
    top: 135px;
    width: 725px;
    z-index: 99;
}

.mainArea .part2{
    height: 398px;
    background: url(../images/img14.jpg) no-repeat;
}
.mainArea .part2 .title{
    font-size: 27px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 2px;
    padding-top: 29px;
    text-align: center;
    height: 48px;
    line-height: 48px;
}
.mainArea .part2 ul.first{
    padding: 20px 0px 0px 176px;
}
.mainArea .part2 ul.first li{
    float: left;
    width: 423px;
    line-height: 30px;
    font-size: 18px;
    color: #262626;
}
.mainArea .part2 ul.first li span,
.mainArea .part2 ul.second li span{
    font-family: Arial;
    letter-spacing: normal;
}
.mainArea .part2 ul.first li+li{
    width: 440px;
}
.mainArea .part2 ul.first li:first-child{
    margin-right: 42px;
}
.mainArea .part2 ul.second{
    padding: 47px 0px 0px 201px;
}
.mainArea .part2 ul.second li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 1px;
}
.mainArea .part2 ul.second li:first-child{
    width: 398px;
    margin-right: 36px;
    line-height: 30px;
}
.mainArea .part2 ul.second li:first-child+li{
    width: 435px;
    line-height: 32px;
}
.mainArea .part2 .tip{
    font-size: 16px;
    color: #000000;
    height: 67px;
    line-height: 67px;
    letter-spacing: 1px;
    padding: 21px 0px 0px 92px;
}
.mainArea .part2 .tip span{
    font-family: Arial;
    font-weight: bold;
    letter-spacing: normal;
}
.mainArea .zixun{
    height: 463px;
    background: url(../images/img15_01.jpg) 0 0 no-repeat,
                url(../images/img15_02.jpg) 0 280px no-repeat;
    position: relative;
}

.mainArea .zixun .title{
    text-align: center;
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    height: 62px;
    letter-spacing: 2px;
    line-height: 60px;
}

.mainArea .zixun .btn{
    left: 304px;
    bottom: 52px;
    position: absolute;
}