.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";
}

.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 .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}
.banner{
    background: url(../images/img_01.jpg) 0 0 no-repeat;
    height:283px;
    position: relative;
    box-sizing: border-box;
}
.logo{
    position: absolute;
    top: 26px;
    left: 46px;
}
.banner>h1{
    font-family: SourceHanSansCN-Regular;
    font-size:90px;
    line-height: 1.2;
    color: #ffcc00;
    text-align: center;
    padding: 80px 0 15px 0;
    font-weight: bold;
    letter-spacing: 10px;
}
.bannertext{
    line-height: 1.2;
    color: #ffffff;
    font-size:50px;
    font-weight: bold;
    text-align: center;
    letter-spacing:8px;
}
.advantage{
    background: url(../images/img_02.jpg) 0 0 no-repeat, url(../images/img_03.jpg) 0 257px no-repeat;
    height:514px;
    background-position: top, bottom;
    position: relative;
    box-sizing: border-box;
}
.advanname1{
    font-family: SourceHanSansCN-Regular;
    font-size:24px;
    line-height: 1.3;
    letter-spacing:3px;
    padding: 308px 0 0 301px;
    display: inline-block;
    color: #fff;
}
.advanname1 span{
    font-size: 30px;
    font-weight: 600;
}
.advanname2{
    padding: 308px 0 0 241px;
}
.advantage1{
    position: absolute;
    font-family: SourceHanSansCN-Regular;
    font-size:34px;
    line-height: 1.1;
    letter-spacing:2px;
    color: #ffffff;
    top: 412px;
    left: 161px;
}
.advantage2{
    left:565px;
}
.advantage3{
    left:895px;
}
.morepro1bg{
    background: url(../images/img_10.jpg) 0 0 no-repeat;
    height:118px;
    position: relative;
    box-sizing: border-box;
}
.morepro2bg{
    background: url(../images/img_13.jpg) 0 0 no-repeat;
    height:271px;
    position: relative;
    box-sizing: border-box;
}
.morepro3bg{
    background: url(../images/img_17.jpg) 0 0 no-repeat;
    height:105px;
    position: relative;
    box-sizing: border-box;
}
.morepro4bg{
    background: url(../images/img_20.jpg) 0 0 no-repeat;
    height:70px;
    position: relative;
    box-sizing: border-box;
}
.morepro{
    position:absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top:0;
}
.morepro span{
    position:absolute;
    font-size: 23px;
    color: #000000;
    text-align: center;
    top: 8px;
    font-weight: 500;
    line-height: 1.4;
    left:50%;
    transform: translate(-50%, 0);
    width: 100%;
    font-family: SourceHanSansCN-Regular;
}
.morepro a{
    transition: 0.3s;
    display: block;
    width: 100%;
    height: 100%;
}
.morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
a .btns {
    display: block;
    transition: all .3s;
    position: relative;
}

a .btns img {
    height: auto;
}

a:hover .btns {
    -webkit-animation: element .5s infinite linear; 
    -moz-animation: element .5s infinite linear; 
    -ms-animation: element .5s infinite linear;
}
@keyframes element {
	0%   {transform: scale(1);}
	50%  {transform: scale(0.92);}
	100% {transform: scale(1);}
}
@keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
.part1{
    background: url(../images/pic_04.jpg) 0 0 no-repeat;
    height:413px;
    box-sizing: border-box;
}
.part1text1{
    font-family: SourceHanSansCN-Regular;
    font-size:30px;
    line-height: 1.4;
    letter-spacing:8px;
    text-align: center;
    padding-top: 160px;
    color: #fff;
}
.part1text1 span{
    font-size:80px;
    display: inline-block;
    font-weight:bold;
    padding-bottom: 20px;
}
.silvertext{
    background: -webkit-linear-gradient(to bottom, #fffbe9, #ffea97, #ffd327); /* Chrome, Safari */
    background: linear-gradient(to bottom, #fffbe9, #ffea97, #ffd327); /* Standard syntax */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* Chrome, Safari */
}
.title2{
    background: url(../images/pic_07.jpg) 0 0 no-repeat;
    height:157px;
    font-family: SourceHanSansCN-Bold;
    font-size: 37px;
    line-height: 1.1;
    color: #000000;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}
.title3{
    background: url(../images/pic_09.jpg) 0 0 no-repeat;
    height:130px;
}
.part2{
    background: url(../images/pic_06.jpg) 0 0 no-repeat;
    height:209px;    
    position: relative;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.part2text{
    font-size:60px;
    line-height: 1.2;
    color: #ffffff;
    padding-top:85px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 10px;
}
.titlebg{
    background: url(../images/img_05.jpg) 0 0 no-repeat;
    height:109px;
    box-sizing: border-box;
}
.title1bg{
    background: url(../images/img_08.jpg) 0 0 no-repeat;
    height:77px;
    box-sizing: border-box;
}
.title2bg{
    background: url(../images/img_11.jpg) 0 0 no-repeat;
    height:84px;
    box-sizing: border-box;
}
.title3bg{
    background: url(../images/img_14.jpg) 0 0 repeat-y;
    height:114px;
    box-sizing: border-box;
}
.title4bg{
    background: url(../images/img_18.jpg) 0 0 repeat-y;
    height:86px;
    box-sizing: border-box;
}
.title5bg{
    background: url(../images/img_21.jpg) 0 0 repeat-y;
    height:101px;
    box-sizing: border-box;
}
.title{
    font-family: SourceHanSansCN-Bold;
    font-size:48px;
    line-height: 1.4;
    padding-left:36px;
    font-weight: bold;
    color: #ffcc00;
}
.title span{
    font-size: 36px;
    color: #fff;
}
.title img{
    margin: 0 12px;
    vertical-align: middle;
}
.title1{
       font-size:30px; 
}
.clientbg{
    background: url(../images/img_06.jpg) 0 0 no-repeat, url(../images/img_07.jpg) 0 227px no-repeat;
    height:453px;
    background-position: top, bottom;
    box-sizing: border-box;
}
.client-title{
    font-family: SourceHanSansCN-Bold;
    font-size:36px;
    line-height: 1.4;
    padding:73px 0 0 706px;
    font-weight: bold;
    color: #ffcc00;
}
.client-text1{
    font-family: SourceHanSansCN-Regular;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    padding: 36px 0 0 742px;
    width: 337px;
}
.client-title1{
    font-size:24px;
    padding: 52px 0 0 785px;
    width: 355px;
}
.client-text2{
    color: #ffcc00;
    padding: 16px 0 0 742px;
}
.productbt{
    background: url(../images/img_22.jpg) 0 0 no-repeat, url(../images/img_23.jpg) 0 428px no-repeat;
    height:731px;
    background-position: top, bottom;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.productbt-title{
    font-size:35px;
    line-height: 1.5;
    padding-left:78px;
    font-weight: bold;
    padding-top:7px;
    color: #fff;
}
.productbt-text{
    font-size:35px;
    line-height: 1.5;
    padding:85px 0 0 95px;
    color: #fff;
}
.productbt-text span{
    font-weight: 600;
}
.productbt-model{
    font-size:18px;
    line-height: 1.5;
    padding-left:95px;
    padding-top:7px;
    color: #fff;
}
.productbt-model span{
    font-family: arial;
}
.productbt-price{
    font-size:18px;
    line-height: 1.3;
    padding-left:95px;
    padding-top:7px;
    color: #fff;
}
.productbt-price span.bigprice{
    font-size: 55px;
    font-family: arial;
    color: #ffcc00;
    font-weight: 600;
}
.productbt-price span.smallprice{
    font-size: 37px;
}
.productbt-note{
    font-size:18px;
    line-height: 1.5;
    padding:108px 130px 0 115px;
    color: #fff;
}
.productbt-note span{
    font-weight: 600;
}
.productbt-note1{
    font-size:16px;
    padding:120px 0 0 40px;
}
/*Products*/
.procontain{
    margin: 0 24px 0 24px;
    color: #ffffff;
}
.propic{
    width: 500px;
    float: left;
}
.procon{
    float: left;
    padding-top: 200px;
    width: 370px;
    font-family: SourceHanSansCN-Regular;
    color: #000000;
    line-height: 1.2;
}
.procon1{
    padding:0 0 0 30px;
}

.products1bg{
    background: url(../images/img_12.jpg) 0 0 no-repeat;
    height:590px;
    padding: 0 0 0 42px;
    box-sizing: border-box;
    position: relative;
}
.products2bg{
    background: url(../images/img_19.jpg) 0 0 no-repeat;
    height:566px;
    padding: 0 0 0 42px;
    box-sizing: border-box;
    position: relative;
}
.l-content .product {
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    width:358px;
    height: 561px;
    background:url(../images/probg.png) no-repeat;
    position: relative;
    margin:0 20px 20px 0;
    padding-bottom: 15px;
}
.l-content .product1{
    height: 537px;
    background: url(../images/pro1bg.png) no-repeat;
    padding-bottom: 5px;
}
.l-content .product:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.l-content .product a{
    text-decoration: none;
    display: block;
}
.l-content .products {
    display: flex;
    flex-wrap: wrap;
}
.l-content .products:after,
.l-content .products:before{
    content: '';
    display: table;
}

.l-content .products:after{
    clear: both;
}
.l-content .product li{
    list-style-type:none;
}
.l-content .product:nth-child(3n) {
    margin-right: 0;
}
.promodel{
    font-size: 14px;
    line-height: 1.2;
    padding:5px 0 12px;
}
.promodel span{
    font-family: arial;
}
.l-content .product.pro2 a{
    height: 900px;
}
.protitle{
    font-size:28px;
    line-height: 1.6;
    color: #ffffff;
    font-weight: bold;
    padding: 0 0 0 24px;
}
.protitle span{
    font-size: 19px;
    font-weight: normal;
}
.pic1{
    text-align: center;
}
.prologo{
    padding:20px 0 0 26px;
}
.taxprice{
    font-size: 18px;
    line-height: 1.8;
    padding-bottom: 5px;
    overflow: hidden;
}
.taxprice1{
    width: 95%;
}
.taxprice2{
    width: 95%;
    padding-bottom: 5px;
}
.textrig{
    float: right;
    line-height: 1;
}
.trip{
    padding-top: 5px;
    border-top: 1px solid #fff;
    font-size: 17px;
    color: #ffffff;
    overflow: hidden;
}
.triptext{
    float: right;
}
.proconbig{
    font-size: 36px;
    font-family: arial;
    color: #ffcc00;
    font-weight: bold;
}
.price{
    padding-left: 15px;
}
.model span{
    font-family: arial;
}
.num{
    font-size: 40px;
    font-weight: bold;
    font-family: arial;
    color: #dd0000;
    line-height: 1;
}
.pro3pic{
    position: absolute;
    bottom: 1px;
    right: 118px;
}
.delivery {
    background:url(../images/deliver.png) no-repeat;
    width: 60px;
    height:59px;
    position: absolute;
    top:22px;
    right: 20px;
    color: #ffffff;
    font-size: 11px;
    line-height: 1;
    padding:14px 0 0 2px;
    text-align: center;
    box-sizing: border-box;
  }
.delivery span{
    font-size:20px;
    font-family: arial;
    font-weight: bold;
}
.accuracybg{
    background:url(../images/pic_09.jpg) no-repeat;
    height:351px;
    position: relative;
}
.tabbg{
    background:url(../images/cut_01.jpg) no-repeat;
    height:107px;
}
.tabbg{
  position: sticky;
  top: 0;
  z-index: 9999;
}
.tab_list{
    height: 92px;
}
.tab_list ul{
    display: flex;
    justify-content: center;
}
.tab_list ul li{
    background:url(../images/whitebtn.png) no-repeat;
    width: 572px;
    height: 92px;
    text-align: center;
    cursor: pointer;
    font-size: 36px;
    line-height: 2.5;
    font-weight: bold;
    letter-spacing:18px;
}
.tab_list ul li a{
    display: block;
    color: #ffffff;
    text-decoration: none;
}
.tab_list ul li a:hover{
    background:url(../images/yellowbtn.png) no-repeat !important;
    height: 92px;
}
.tab_list ul li.current a:hover{
    background: none !important;
}
.current{
    background:url(../images/yellowbtn.png) no-repeat !important;
    color: #ffcc00 !important;
}
.itembg{
    background:url(../images/img_09.jpg) no-repeat;
    height:477px;
}
.item2bg{
    background: url(../images/img_15.jpg) 0 0 no-repeat, url(../images/img_16.jpg) 0 392px no-repeat;
    height:784px;
    background-position: top, bottom;
}
.item{
    display: none;
    background:url(../images/itembg.png) no-repeat;
    width:1143px;
    height: 530px;
}
.misumipro{
    position: relative;
}
.misumipro ul{
    display: flex;
    justify-content: center;
}
.misumipro ul li{
    transition: 0.3s;
    margin-left: 7px;
}
.misumipro ul li:nth-child(1){
    margin: 0;
}
.misumipro1{
    padding: 0 50px;
    position: relative;
}
.misumipro1 ul{
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    margin-top: 24px;
    justify-items: center;
}
.misumipro1 ul li{
    transition: 0.3s;
}
.misumi-proname{
    color: #ffffff;
    font-size:30px;
    font-weight: 600;
    text-align: center;
}
.misumi-proname1{
    position: absolute;
    top: 258px;
    left: 257px;
    color: #ffffff;
    font-size:30px;
    font-weight: 600;
}
.misumi-proname2{
    left: 833px;
}
.misumi-proname3{
    top: 215px;
}
.misumi-proname4{
    left: 803px;
    top: 215px;
}
.misumiproname{
    background: linear-gradient(to bottom, #1e1f27, #15171b);
    padding: 10px 0;
    border-radius: 10px;
    border:1px solid #3b3b3f;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}
.misumipro ul li a,.misumipro1 ul li a{
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
}
.misumipro ul li:hover,.misumipro1 ul li:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.foot{
    background:#000;
    height:74px;
    font-size:16px;
    color:#ffffff;
    font-family: SourceHanSansCN-Bold;
    padding:0 0 0 40px;
    line-height: 1.2;
    box-sizing: border-box;
}
.imgchange{
    background:#000;
    height:279px;
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}
#image-container {
    background:url(../images/before.png) no-repeat;
    width: 1113px;
    height: 230px;
    margin: 0px auto;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2), 
              0 -4px 28px rgba(255, 255, 255, 0.1), 
              -4px 0 8px rgba(255, 255, 255, 0.1), 
              4px 0 8px rgba(255, 255, 255, 0.1); 

}
#image-container:hover {
    background:url(../images/after.png) no-repeat;
    width: 1113px;
    height: 230px;
}