.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: "Source Han Sans", "Microsoft Yahei", sans-serif;
    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 .part1{
    height: 670px;
    background: url(../images/img01.jpg) 0 0 no-repeat,
                url(../images/img02.jpg) 0 150px no-repeat,
                url(../images/img03.jpg) 0 250px no-repeat,
                url(../images/img04.jpg) 0 350px no-repeat;
}
.mainArea .part1 .btn{
    padding: 427px 0 0 356px;
}
.mainArea .part1 ul{
    margin: 63px 0 0 262px;
}
.mainArea .part1 ul li{
    float: left;
    text-align: center;
}
.mainArea .part1 ul li:first-child{
    width: 224px;
    margin-right: 40px;
}
.mainArea .part1 ul li:first-child+li{
    width: 246px;
    margin-right: 23px;
}
.mainArea .part1 ul li:first-child+li+li{
    width: 256px;
}
.mainArea .part1 ul li p{
    height: 50px;
    line-height: 50px;
    color: #000000;
    font-size: 22px;
    letter-spacing: 0.5px;
}
.mainArea .part1 ul li p span{
    font-family: Arial;
}
.mainArea .part2 .contentBox{
    display: flex;
    height: 450px;
    background: url(../images/img06_01.jpg) no-repeat;
}
.mainArea .part2 .contentBox .items{
    width: 360px;
}
.mainArea .part2 .contentBox .items ul{
    padding: 180px 0 0 145px;
}
.mainArea .part2 .contentBox .items ul li{
    margin-bottom: 28px;
    cursor: pointer;
}
.mainArea .part2 .contentBox .items ul li.first{
    width: 165px;
    height: 44px;
    background: url(../images/img07_01.png) no-repeat;
}
.mainArea .part2 .contentBox .items ul li.second{
    width: 142px;
    height: 44px;
    background: url(../images/img08_01.png) no-repeat;
}
.mainArea .part2 .contentBox .items ul li.third{
    width: 142px;
    height: 44px;
    background: url(../images/img09_01.png) no-repeat;
}
.mainArea .part2 .contentBox .items ul li.first.active{
    width: 324px;
    height: 66px;
    background: url(../images/img07_02.png) no-repeat;
}
.mainArea .part2 .contentBox .items ul li.second.active{
    width: 397px;
    height: 66px;
    background: url(../images/img08_02.png) no-repeat;
}
.mainArea .part2 .contentBox .items ul li.third.active{
    width: 256px;
    height: 68px;
    background: url(../images/img09_02.png) no-repeat;
}
.mainArea .part2 .contentBox .products{
    width: 840px;
}
.mainArea .part2 .contentBox .products .pds{
    padding: 145px 0 0 31px;
}
.mainArea .part2 .contentBox .products .pds .productItem{
    display: none;
}
.mainArea .part2 .contentBox .products .pds .productItem.active{
    display: block;
}
.mainArea .part2 .contentBox .products .pds .pdFirst{
    position: relative;
    width: 767px;
    height: 260px;
    background: url(../images/img10.png) no-repeat;
}
.mainArea .part2 .contentBox .products .pds .pdFirst a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .pdName{
    display: table-cell;
    height: 89px;
    line-height: 28px;
    padding: 14px 0 0 342px;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .priceName{
    height: 34px;
    line-height: 34px;
    margin: 41px 0 0 342px;
    color: #000000;
    font-size: 23px;
    letter-spacing: 4px;
    font-weight: bold;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .pdPrice{
    height: 70px;
    line-height: 70px;
    margin-left: 342px;
    color: #000000;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .pdPrice .integers{
    color: #ff0000;
    font-size: 66px;
    font-weight: bold;
    font-family: Arial;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .pdPrice .decimals{
    color: #ff0000;
    font-size: 44px;
    font-weight: bold;
    font-family: Arial;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .pdPrice .unitTxt{
    font-size: 20px;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .pdPrice .buyTxt{
    position: relative;
    top: -30px;
    left: -55px;
    display: inline-block;
    width: 54px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #000000;
}
.mainArea .part2 .contentBox .products .pds .pdFirst .modelTxt{
    position: absolute;
    left: 47px;
    bottom: 22px;
    height: 38px;
    line-height: 38px;
    color: #000000;
    font-size: 18px;
}
.mainArea .part2 .contentBox .products .pds .pdFirst span.englishtxt{
    font-family: Arial;
}
.mainArea .part2 .btn{
    height: 150px;
    background: url(../images/img06_02.jpg) no-repeat;
}
.mainArea .part2 .btn p{
    padding: 3px 0 0 404px;
}
.mainArea .part3{
    height: 1050px;
}
.mainArea .part3 .sliderWrapper{
    position: relative;
    width: 1200px;
    height: 680px;
    padding-top: 20px;
    background: url(../images/img15_02.jpg) no-repeat;
    perspective:2000px;
}
.mainArea .part3 .sliderWrapper .sliderTrack{
    position:relative;
    width:100%;
    height:100%;
}
.mainArea .part3 .sliderWrapper .sliderTrack .card{
    position:absolute;
    top:0;
    left: 50%;
    width: 480px;
    height: 650px;
    overflow: hidden;
    cursor:pointer;
    transform-origin:center center;
    transform:translateX(-50%);
    transition:transform .8s ease;
}
.mainArea .part3 .sliderWrapper .sliderTrack .card.cardCenter{
    transform:translateX(-50%) scale(1);
    z-index:3;
    opacity:1;
}
.mainArea .part3 .sliderWrapper .sliderTrack .card.cardLeft{
    transform-origin:right center;
    transform:translateX(-158%) rotateY(28deg) skewY(-4deg) scale(.6);
    z-index:2;
    opacity:1;
}
.mainArea .part3 .sliderWrapper .sliderTrack .card.cardRight{
    transform-origin:left center;
    transform:translateX(58%) rotateY(-28deg) skewY(4deg) scale(.6);
    z-index:2;
    opacity:1;
}
.mainArea .part3 .sliderWrapper .sliderTrack .card .card-img{
    display:block;
    object-fit:cover;
}
.mainArea .part3 .sliderWrapper .buttonLeft{
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    left: 1em;
    z-index: 1
}
.mainArea .part3 .sliderWrapper .buttonRight{
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    right: 1em;
    z-index: 1
}
.mainArea .part3 .sliderWrapper .buttonLeft svg,
.mainArea .part3 .sliderWrapper .buttonRight svg{
    fill: #000;
    height: 1.2em;
    width: 1.2em;
}
.mainArea .part3 .sliderWrapper .buttonLeft svg{
    transform: scaleX(-1);
}
.mainArea .part3 .morebtn{
    height: 207px;
    background: url(../images/img15_03.jpg) no-repeat;
}
.mainArea .part3 .morebtn p{
    padding: 22px 0 0 357px;
}
.mainArea .part4{
    height: 940px;
    background: url(../images/img20.jpg) no-repeat;
}
.mainArea .part4 .bigTitle{
    height: 81px;
    line-height: 81px;
    padding: 24px 0 0 42px;
    color: #000000;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: bold;
}
.mainArea .part4 ul{
    margin: 41px 0 0 38px;
}
.mainArea .part4 ul li{
    position: relative;
    float: left;
    width: 338px;
    height: 368px;
    margin: 0 55px 16px 0;
}
.mainArea .part4 ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 111;
}
.mainArea .part4 ul li:first-child{
    background: url(../images/pd1.png) no-repeat;
}
.mainArea .part4 ul li:first-child+li{
    background: url(../images/pd2.png) no-repeat;
}
.mainArea .part4 ul li:first-child+li+li{
    margin-right: 0;
    background: url(../images/pd3.png) no-repeat;
}
.mainArea .part4 ul li:first-child+li+li+li{
    background: url(../images/pd4.png) no-repeat;
}
.mainArea .part4 ul li:first-child+li+li+li+li{
    background: url(../images/pd5.png) no-repeat;
}
.mainArea .part4 ul li:first-child+li+li+li+li+li{
    margin-right: 0;
    background: url(../images/pd6.png) no-repeat;
}
.mainArea .part4 ul li .icon{
    text-align: right;
    margin: 21px 18px 0 0;
}
.mainArea .part4 ul li .pdName{
    display: table-cell;
    height: 49px;
    line-height: 20px;
    padding-left: 23px;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}
.mainArea .part4 ul li .priceName{
    height: 23px;
    line-height: 23px;
    margin: 5px 0 0 23px;
    color: #000000;
    font-size: 15px;
}
.mainArea .part4 ul li .pdName span{
    font-family: Arial;
}
.mainArea .part4 ul li .pdPrice{
    height: 33px;
    line-height: 33px;
    margin-left: 23px;
    color: #000000;
}
.mainArea .part4 ul li .pdPrice .integers{
    position: relative;
    top: 1px;
    color: #ff0000;
    font-size: 30px;
    font-weight: bold;
    font-family: Arial;
}
.mainArea .part4 ul li .pdPrice .decimals{
    position: relative;
    top: 1px;
    left: -5px;
    color: #ff0000;
    font-size: 21px;
    font-weight: bold;
    font-family: Arial;
}
.mainArea .part4 ul li .pdPrice .unitTxt{
    display: inline-block;
    margin-left: -8px;
    font-size: 13px;
}
.mainArea .part4 ul li .pdPrice .buyTxt{
    position: relative;
    top: -1px;
    display: inline-block;
    width: 52px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #000000;
}
.mainArea .part4 ul li .pdPrice .buyTxt.buyTxt2{
    width: 69px;
}
.mainArea .part4 ul li .modelTxt{
    margin: 143px 0 0 24px;
}
.mainArea .part4 ul li .modelTxt p{
    display: table-cell;
    height: 49px;
    line-height: 19px;
    color: #000000;
    font-size: 13px;
    vertical-align: middle;
}
.mainArea .part4 ul li span.englishtxt{
    font-family: Arial;
}
.mainArea .part5{
    height: 408px;
    background: url(../images/img22.jpg) no-repeat;
}
.mainArea .part5 .scrollTitle{
    height: 69px;
    line-height: 69px;
    padding: 15px 0 0 27px;
    color: #000000;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 1px;
}
.mainArea .part5 ul.splide__list{
    display: flex;
    gap:24px;
    padding:0 0 0 40px;
    margin: 0;
}
.mainArea .part5 .splide__list li{
    transition: 0.3s;
}
.mainArea .part5 .splide__listsub li img{
    padding: 2px; 
    border: none;
    mask-composite: exclude;
}
.mainArea .part5 .splide__listsub li img {
    display: block; 
    margin: 0; 
    padding: 0; 
    height: auto; 
}
.mainArea .part5 .splide__list li:hover{
    opacity: 0.9;
    transform: translate(-1px, -1px);
}
.mainArea .part5 #slider2{
    margin: 9px 0 0 28px;
}
.mainArea .part5 .tipTxt{
    margin: 16px 0 0 28px;
}
.mainArea .part5 .tipTxt p{
    display: table-cell;
    height: 68px;
    line-height: 23px;
    color: #000000;
    font-size: 14px;
    vertical-align: middle;
}
.mainArea .part5 .tipTxt span.englishtxt{
    font-family: Arial;
}