.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 950px;
    margin: 0 auto;
    line-height: normal;
    font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}
.mainArea .number{
    font-family: Arial;
}
.mainArea a{
    text-decoration: none;
}
.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;
    color:#000;
}

.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,
.mainArea li {
    list-style: none;
}

.mainArea .part1{
    background: url(../images/bg_04.jpg) no-repeat center 0px,
                url(../images/bg_05.jpg) no-repeat center 105px,
                url(../images/bg_06.jpg) no-repeat center 310px,
                url(../images/bg_07.jpg) no-repeat center 460px,
                url(../images/bg_08.jpg) no-repeat center 557px,
                url(../images/bg_09.jpg) no-repeat center 697px,
                url(../images/bg_10.png) no-repeat center 862px,
                url(../images/bg_11.jpg) no-repeat center 975px,
                url(../images/bg_12.jpg) no-repeat center 1127px,
                url(../images/bg_13.jpg) no-repeat center 1301px;
    height: 1473px;
}

.mainArea .part1 .btn1{
    text-align: center;
    padding-top: 6px;
    padding-bottom: 35px;
}
.mainArea .part1 .btn1 a{
    display: inline-block;
    width: 291px;
    height: 59px;
    background: url(../images/btn_01.png);
    box-shadow:5px 5px 5px #333 ;
    border-radius: 5px;
    position: relative;
}
.mainArea .part1 .btn1 a i{
    display: inline-block;
    width: 37px;
    height: 53px;
    position: absolute;
    background: url(../images/btn_02.png);
    right: 20px;
    bottom: -10px;
}
.mainArea .part1 .text1{
    text-align: center;
    color: #000;
    font-size: 30px;
    line-height: 38px;
    font-weight: bold;
    padding-top: 25px;
    padding-bottom: 30px;
}
.mainArea .part1 .online{
    position: relative;
    margin-bottom: 163px;
}
.mainArea .part1 .online .live{
    width: 269px;
    height: 88px;
    background: url(../images/live.png);
    position: absolute;
    top:-26px;
    left: 15px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding-top: 30px;
    padding-left: 40px;
    box-sizing: border-box;
}
.mainArea .part1 .online .menu{
    width: 440px;
    margin: 0 auto;
    padding-top: 110px;
    font-size: 25px;
}
.mainArea .part1 .online .menu .title{
    color: #ffcc00;
    font-weight: bold;
    padding-left: 78px;
}
.mainArea .part1 .online .menu .menu_list{
    height: 38px;
    line-height: 38px;
    margin-top: 12px;
}
.mainArea .part1 .online .menu .menu_list .list_left{
    display: inline-block;
    color: #ffcc00;
    font-weight: bold;
    margin-right: 20px;
    margin-left: 10px;
}
.mainArea .part1 .online .menu .menu_list .list_right{
    display: inline-block;
    color: #fff;
    font-weight: bold;
}
.mainArea .part1 .order .title{
    font-size: 50px;
    color: #ffcc00;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
.mainArea .part1 .order .title span{
    display: inline-block;
    width: 284px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 28px;
    border: 1px solid #fff;
    box-sizing: border-box;
    vertical-align: top;
    margin-top: 8px;
    font-weight: normal;
}
.mainArea .part1 .order .text{
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.mainArea .part1 .order .text .yellow{
    color: #ffcc00;
}
.mainArea .part1 .order ul{
    width: 482px;
    margin:  0 auto;
    display: flex;
    justify-content: space-between;
    color: #ffcc00;
    font-size: 25px;
    margin-top: 6px;
    margin-bottom: 55px;
}
.mainArea .part1 .order ul li{
    text-align: center;
}
.mainArea .part1 .order ul li:last-child{
    padding-top: 36px;
    color: #fff;
    font-size: 27px;
}
.mainArea .part1 .order .btn{
    text-align: center;
}
.mainArea .part1 .order .btn a{
    display: inline-block;
    width: 298px;
    height: 60px;
    background: url(../images/btn_03.png);
    box-shadow:5px 5px 5px #333 ;
    border-radius: 5px;
    position: relative;
}
.mainArea .part1 .order .btn a i{
    display: inline-block;
    width: 39px;
    height: 54px;
    background: url(../images/btn_04.png);
    position: absolute;
    right: 20px;
    bottom: -10px;
}
.mainArea .part2{
    background: url(../images/bg_14.png) no-repeat center 0px,
                url(../images/bg_15.jpg) no-repeat center 65px,
                url(../images/bg_16.jpg) no-repeat center 197px,
                url(../images/bg_17.jpg) no-repeat center 349px,
                url(../images/bg_18.jpg) no-repeat center 497px,
                url(../images/bg_19.png) no-repeat center 639px,
                url(../images/bg_20.png) no-repeat center 813px,
                url(../images/bg_21.jpg) no-repeat center 950px,
                url(../images/bg_22.jpg) no-repeat center 1095px,
                url(../images/bg_23.png) no-repeat center 1185px,
                url(../images/bg_24.jpg) no-repeat center 1327px,
                url(../images/bg_25.png) no-repeat center 1492px,
                url(../images/bg_26.jpg) no-repeat center 1657px,
                url(../images/bg_27.jpg) no-repeat center 1853px;
    height: 1970px;
}
.mainArea .part2 .title{
    font-size: 35px;
    font-weight: bold;
    color: #000;
    line-height: 65px;
}
.mainArea .part2 .title .title_left{
    display: inline-block;
    color: #fff;
    padding-left: 90px;
    padding-right: 74px;
}
.mainArea .part2 .text{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 100px;
}
.mainArea .part2 .text .number{
    font-size: 70px;
    color: #ffcc00;
}
.mainArea .part2 .sale{
    display: flex;
    justify-content: space-between;
    width: 850px;
    margin: 0 auto;
}
.mainArea .part2 .sale li{
    width: 160px;
    text-align: center;
}
.mainArea .part2 .sale li a{
    display: inline-block;
    width: 164px;
    height: 158px;
    color: #000;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 80px;
    box-sizing: border-box;
    background: #fff;
}
.mainArea .part2 .sale li a span{
    font-size: 35px;
    line-height: 40px;
}
.mainArea .part2 .sale li .sale1{
    background: url(../images/sale_01.png);
    padding-top: 75px;
}
.mainArea .part2 .sale li .sale2{
    background: url(../images/sale_02.png);
    padding-top: 75px;
}
.mainArea .part2 .sale li .sale3{
    background: url(../images/sale_03.png);
}
.mainArea .part2 .sale li .sale4{
    background: url(../images/sale_04.png);
}
.mainArea .part2 .sale li .sale5{
    background: url(../images/sale_05.png);
}
.mainArea .part2 .thk{
    width: 850px;
    margin: 0 auto;
    margin-top: 50px;
}
.mainArea .part2 .thk .T_title{
    font-size: 40px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.mainArea .part2 .thk .before_title{
    font-size: 25px;
    color: #000;
    font-weight: bold;
    margin-left: 83px;
    margin-top: 22px;
    margin-bottom: 4px;
    height: 30px;
    line-height: 30px;
}
.mainArea .part2 .thk .before{
    width: 656px;
    height: 100px;
    margin-left: 100px;
    padding-top: 2px;
    display: flex;
    color: #fff;
}
.mainArea .part2 .thk .before li{
    text-align: center;
}
.mainArea .part2 .thk .before li span{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
}
.mainArea .part2 .thk .before li.befora{
    margin-right: 73px;
}
.mainArea .part2 .thk .before li.beforb{
    margin-right: 101px;
}
.mainArea .part2 .thk .before li.beforc{
    margin-right: 118px;
}
.mainArea .part2 .thk .now_title{
    font-size: 25px;
    color: #0f218b;
    font-weight: bold;
    margin-left: 83px;
    margin-top: 14px;
    margin-bottom: 4px;
    height: 30px;
    line-height: 30px;
}
.mainArea .part2 .thk .now{
    width: 456px;
    height: 100px;
    margin-left: 100px;
    display: inline-block;
    color: #fff;
}
.mainArea .part2 .thk .now li{
    float: left;
    text-align: center;
}
.mainArea .part2 .thk .now li.nowa{
    margin-right: 70px;
}
.mainArea .part2 .thk .now li.nowb{
    margin-right: 60px;
}
.mainArea .part2 .thk .now li.nowc{
    padding-top: 10px;
    margin-right: 60px;
}
.mainArea .part2 .thk .now li.nowd{
    padding-top: 10px;
}
.mainArea .part2 .thk .now li span{
    font-size: 22px;
    font-weight: bold;
    line-height: 20px;
}
.mainArea .part2 .thk .now_text{
    display: inline-block;
    font-size: 30px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
    color: #e60012;
}
.mainArea .part2 .thk .text2{
    width: 580px;
    display: flex;
    justify-content: space-between;
    font-size: 30px;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 30px;
}
.mainArea .part2 .thk .text3{
    width: 520px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    line-height: 27px;
    margin-left: 295px;
    margin-top: 10px;
    margin-bottom: 158px;
}

.mainArea .part2 .thk .btn{
    text-align: center;
    margin-bottom: 34px;
}
.mainArea .part2 .thk .btn a{
    display: inline-block;
    width: 294px;
    height: 59px;
    background: url(../images/btn_05.png);
    border-radius: 5px;
    box-shadow:5px 5px 5px #999 ;
    position: relative;
}
.mainArea .part2 .thk .btn a i{
    display: inline-block;
    width: 38px;
    height: 53px;
    background: url(../images/btn_06.png);
    position: absolute;
    right: 20px;
    bottom: -10px;
}
.mainArea .part2 .limit .title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.mainArea .part2 .limit .title .yellow{
    color: #ffcc00;
}

.mainArea .part2 .limit ul{
    display: flex;
    width: 795px;
    margin: 14px auto 25px;
    justify-content: space-between;
}
.mainArea .part2 .limit ul li{
    width: 193px;
    height: 263px;
    border: 1px solid #7d7d7d;
    box-sizing: border-box;
    background: #fff;
}
.mainArea .part2 .limit ul li .img{
    position: relative;
    height: 140px;
    padding-top: 20px;
    text-align: center;
    box-sizing: border-box;
}
.mainArea .part2 .limit ul li .img i{
    display: inline-block;
    width: 42px;
    height: 14px;
    position: absolute;
    left: 8px;
    top: 7px;
    background: url(../images/limit9.png);
}
.mainArea .part2 .limit ul li .img i.icon2{
    display: inline-block;
    width: 40px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: 7px;
    background: url(../images/limit10.png);
}
.mainArea .part2 .limit ul li .name{
    height: 26px;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 5px;
    border-bottom: 1px solid #7d7d7d;
    color: #000;
}
.mainArea .part2 .limit ul li .pro{
    height: 38px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 5px;
    border-bottom: 1px solid #7d7d7d;
    box-sizing: border-box;
    color: #000;
}
.mainArea .part2 .limit ul li .time{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #0f218b;
    padding-left: 5px;
}
.mainArea .part2 .limit ul li .price{
    height: 33px;
    border-top: 1px solid #7d7d7d;
    box-sizing: border-box;
    padding-left: 5px;
    font-size: 10px;
    color: #000;
}
.mainArea .part2 .limit ul li .price .f13{
    font-size: 13px;
    color: #dd0000;
    font-weight: bold;
}
.mainArea .part2 .limit ul li .price .f32{
    font-size: 31px;
    color: #dd0000;
    font-weight: bold;
}
.mainArea .part2 .limit ul li .price .f24{
    font-size: 24px;
    color: #dd0000;
    font-weight: bold;
}


.mainArea .part3{
    background: url(../images/bg_28.png) no-repeat center 0,
    url(../images/bg_29.jpg) no-repeat center 65px,
    url(../images/bg_30.jpg) no-repeat center 257px,
    url(../images/bg_31.jpg) no-repeat center 418px,
    url(../images/bg_32.jpg) no-repeat center 603px,
    url(../images/bg_33.jpg) no-repeat center 687px,
    url(../images/bg_34.jpg) no-repeat center 845px,
    url(../images/bg_35.jpg) no-repeat center 1014px,
    url(../images/bg_36.png) no-repeat center 1113px,
    url(../images/bg_37.jpg) no-repeat center 1249px,
    url(../images/bg_38.png) no-repeat center 1382px,
    url(../images/bg_39.gif) no-repeat center 1493px,
    url(../images/bg_40.jpg) no-repeat center 1633px,
    url(../images/bg_41.jpg) no-repeat center 1821px,
    url(../images/bg_42.png) no-repeat center 1946px,
    url(../images/bg_43.png) no-repeat center 2123px,
    url(../images/bg_44.jpg) no-repeat center 2374px;
    height: 2477px;
}
.mainArea .part3 .title{
    font-size: 35px;
    font-weight: bold;
    color: #000;
    line-height: 65px;
}
.mainArea .part3 .title .title_left{
    display: inline-block;
    color: #fff;
    padding-left: 90px;
    padding-right: 60px;
}
.mainArea .part3 .text{
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
    height: 125px;
    margin-top: 22px;
}
.mainArea .part3 .text p{
    font-size: 70px;
    line-height: 80px;
    color: #ffcc00;
}


.mainArea .part3 .limit_list{
    display: flex;
    width: 910px;
    margin: 14px auto 62px;
    justify-content: space-between;
}
.mainArea .part3 .limit_list li{
    width: 218px;
    height: 300px;
    box-sizing: border-box;
    background: #fff;
}
.mainArea .part3 .limit_list li .img{
    position: relative;
    height: 145px;
    padding-top: 20px;
    text-align: center;
    box-sizing: border-box;
}
.mainArea .part3 .limit_list li .img i{
    display: inline-block;
    width: 62px;
    height: 10px;
    position: absolute;
    left: 8px;
    top: 7px;
    background: url(../images/limit15.png);
}
.mainArea .part3 .limit_list li .img i.icon2{
    background: url(../images/limit16.png);
    width: 81px;
    height: 21px;
}
.mainArea .part3 .limit_list li .name{
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 5px;
    border-bottom: 1px solid #7d7d7d;
    color: #000;
}
.mainArea .part3 .limit_list li .pro{
    height: 44px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
    border-bottom: 1px solid #7d7d7d;
    box-sizing: border-box;
    color: #000;
}
.mainArea .part3 .limit_list li .time{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #0f218b;
    padding-left: 5px;
    border-bottom: 1px solid #7d7d7d;
    box-sizing: border-box;
}
.mainArea .part3 .limit_list li .price{
    height: 37px;
   /* border-top: 1px solid #7d7d7d;*/
    box-sizing: border-box;
    padding-left: 5px;
    font-size: 10px;
    color: #000;
}
.mainArea .part3 .limit_list li .price .f13{
    font-size: 13px;
    color: #dd0000;
    font-weight: bold;
}
.mainArea .part3 .limit_list li .price .f32{
    font-size: 32px;
    color: #dd0000;
    font-weight: bold;
}
.mainArea .part3 .limit_list li .price .f24{
    font-size: 24px;
    color: #dd0000;
    font-weight: bold;
}
.mainArea .part3 .look .text2{
    font-size: 70px;
    text-align: center;
    font-weight: bold;
    color: #ffcc00;
    margin-bottom: 43px;
}
.mainArea .part3 .look .text3{
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color:#000;
    vertical-align: top;
    text-align: center;
    margin-left: 145px;
}
.mainArea .part3 .look .text3 span{
    color: #0f218b;
}
.mainArea .part3 .look .text4{
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-left: 145px;
    margin-top: 10px;
}
.mainArea .part3 .look a{
    display: inline-block;
    width: 354px;
    height: 71px;
    background: url(../images/btn_07.png);
    border-radius: 5px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 172px;
}
.mainArea .part3 .look a i{
    display: inline-block;
    width: 46px;
    height: 64px;
    background: url(../images/btn_08.png);
    position: absolute;
    right: 20px;
    bottom: -10px;
}
.mainArea .part3 .recommend .title{
    text-align: center;
    font-size: 42px;
    color: #fff;
    height: 65px;
    line-height: 50px;
}
.mainArea .part3 .recommend .text1{
    font-size: 22px;
    line-height: 30px;
    color: #000;
    margin-left: 190px;
    margin-top: 55px;
}
.mainArea .part3 .recommend .text1 span.blue{
    color: #0f218b;
}
.mainArea .part3 .recommend .text2{
    display: flex;
    width: 565px;
    justify-content: space-between;
    color: #0f218b;
    font-size: 30px;
    font-weight: bold;
    margin: 12px auto 0;
}
.mainArea .part3 .recommend .text3{
    display: inline-block;
}
.mainArea .part3 .recommend .text3 div{
    display: inline-block;
    text-align: center;
    color: #000;
    font-size: 12px;
    margin-left: 50px;
    margin-top: 217px;
    vertical-align: top;
}
.mainArea .part3 .recommend .text3 div.top1{
    margin-top: 200px;
}
.mainArea .part3 .recommend .text3 div p{
    font-size: 20px;
    color: #0f218b;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 3px;
}
.mainArea .part3 .recommend .text3 div span.f16{
    font-size: 16px;
}
.mainArea .part3 .recommend .text3 div p span{
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../images/img_03.png);
    color: #fff;
}
.mainArea .part3 .text4{
    font-size: 22px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.mainArea .part3 .btn5{
    display: flex;
    justify-content: space-between;
    width: 622px;
    margin:30px auto 81px ;
}
.mainArea .part3 .btn5 .left{
    display: inline-block;
    width: 294px;
    height:79px;
    background: url(../images/btn_09.png);
    position: relative;
    border-radius: 5px;
    box-shadow: 0 2px 2px #999;
}
.mainArea .part3 .btn5 .left i{
    display: inline-block;
    width: 45px;
    height: 54px;
    background: url(../images/btn_10.png);
    position: absolute;
    bottom: -27px;
    right: 4px;
}
.mainArea .part3 .btn5 .right{
    display: inline-block;
    width: 294px;
    height:79px;
    background: url(../images/btn_11.png);
    position: relative;
    border-radius: 5px;
    box-shadow: 0 2px 2px #999;
}
.mainArea .part3 .btn5 .right i{
    display: inline-block;
    width: 45px;
    height: 54px;
    background: url(../images/btn_10.png);
    position: absolute;
    bottom: -27px;
    right: 4px;
}
.mainArea .part3 .way .title{
    text-align: center;
    font-size: 42px;
    color: #fff;
    height: 65px;
    line-height: 60px;
}
.mainArea .part3 .way .text5{
    display: flex;
    justify-content: space-between;
    width: 590px;
    margin: 70px auto 0;
}
.mainArea .part3 .way .text5 p{
    color: #000;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.mainArea .part3 .way .text5 p span{
    color: #0f218b;
    font-size: 20px;
}
.mainArea .part3 .way .text5 p span.f30{
    font-size: 30px;
}
.mainArea .part3 .way .text6{
    width: 655px;
    display: flex;
    justify-content: space-between;
    margin: 190px auto 0;
    padding-left: 28px;
}
.mainArea .part3 .way .text6 span{
    display: inline-block;
    padding-left: 28ox;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    /* margin-right: 50px; */
}
.mainArea .part3 .way .text6 span i{
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/way.png);
    position: absolute;
    left: -30px;
    top: 7px;
}


.mainArea .part4{
    background: url(../images/bg_45.png) no-repeat center 0,
    url(../images/bg_46.png) no-repeat center 222px,
    url(../images/bg_47.png) no-repeat center 472px;
    height: 638px;
}
.mainArea .part4 .title{
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 45px;
    margin-bottom: 28px;
}
.mainArea .part4 .text{
    color: #fff;
    padding: 0 45px 0 60px;
}
.mainArea .part4 .text ol li{
    list-style: decimal;
    font-size: 13px;
    line-height: 22px;
}
