.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/pic_02.jpg) 0 0 no-repeat, url(../images/pic_03.jpg) 0 174px no-repeat;
    height:392px;
    background-position: top, bottom;
    position: relative;
    box-sizing: border-box;
}
.banner>h1{
    font-family: SourceHanSansCN-Regular;
    font-size: 60px;
    line-height: 1.2;
    color: #ffffff;
    padding:0 0 0 56px;
    font-weight: bold;
}
.bannertext{
    color: #ffffff;
    font-size: 42px;
    line-height: 1.2;
    padding:4px 0 0 54px;
}
.bannertext span{
    font-size: 50px;
    color: #fdd000;
    font-weight: bold;
    padding-right:9px;
}
.part1{
    background: url(../images/pic_05.jpg) 0 0 no-repeat;
    height:91px;
    position: relative;
    box-sizing: border-box;
}
.part1text1{
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    padding: 4px 0 0 118px;
    text-align: center;
    width: 448px;
    display: inline-block;
}
.part1text1 span{
    font-weight: bold;
    color: #fdd000;
    font-size: 38px;
}
.part1text2{
    padding: 4px 0 0 80px;
}
.productcon{
    background: url(../images/pic_04.jpg) 0 0 no-repeat;
    height:377px;  
    position: relative;
}
.productcon a{
    text-decoration: none;
    transition: .3s;
    display: block;
}
.proinfo{
    font-family: SourceHanSansCN-Regular;
    padding:53px 0 0 109px;
    box-sizing: border-box;
    position: relative;
}
.prodcon{
    padding-left: 17px;
}
.propic{
    position: absolute;
    top: 0;
    right:0;
}
.productcon a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.productsname{
    font-size: 26px;
    color: #ffffff;
    line-height: 1.4;
    font-weight: bold;
}
.productsname img{
    padding: 14px 10px 0 0;
    float: left;
}
.productsname1 img{
    padding:2px 10px 0 0;
}
.productsname1 span{
    color: #ffcc00;
    font-size: 43px;
    font-weight: bold;
}
span.proh{
    color: #ffcc00;
    font-size: 26px;
}
.productsname2{
    font-size: 18px;
}
.productsname2 img{
    padding: 4px 10px 0 0;
}
.productsname3{
    font-size: 22px;
    font-weight: bold;
}
.productsname3 span{
    font-size: 18px;
}
.productsname3 img{
    padding: 4px 10px 0 0;
}
.standardprice{
    font-size: 17px;
    color: #ffffff;
    padding-top: 20px;
    line-height: 1.2;
}
.standardprice span{
    font-family: arial;
    font-weight: bold;
}
.pronote{
    font-size: 17px;
    color: #fdd000;
    position: absolute;
    top: 172px;
    left: 325px;
}
.pronote span{
    font-size: 36px;
    font-family: arial;
    font-weight: bold;
}
.lowpricetext{
    position: absolute;
    top: 27px;
    left:777px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    line-height: 1.2;
    z-index: 999;
}
.lowpricetext1{
    top: 30px;
    left:947px;
}
.lptext{
    font-size: 13px;
}
.lptext span{
    font-size: 23px;
}
.lowpricetext span.lpnum{
    font-size:55px;
    font-family: arial;
    letter-spacing: -2px;
    line-height: 1;
}
.lptext1{
    font-size:24px;
}
.part2{
    background: url(../images/pic_08.jpg) 0 0 no-repeat;
    height:144px;    
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
    line-height: 1.2;
    position: relative;
}
.bortext{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px black; /* 描边宽度和颜色 */
}
.silvertext{
    background: -webkit-linear-gradient(to bottom, #c0c0c0, #fff, #666666); 
    background: linear-gradient(to bottom, #c0c0c0, #fff, #666666); 
    -webkit-background-clip: text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.part2text{
    font-family: SourceHanSansCN-Regular;
    text-align: center;
    font-size: 30px;
    box-sizing: border-box;
    color: #fff;
    line-height: 1.7;
}
.part2text img{
    vertical-align: middle;
}
.part2text2{
    color: #fdd000;
}
.title1bg{
    background: url(../images/pic_04.jpg) 0 0 no-repeat;
    height:135px;
    box-sizing: border-box;
}
.title2bg{
    background: url(../images/pic_07.jpg) 0 0 no-repeat;
    height:123px;
    box-sizing: border-box;
}
.title3bg{
    background: url(../images/pic_10.jpg) 0 0 no-repeat;
    height:374px;
    box-sizing: border-box;
}
.title1>h2{
    font-family: SourceHanSansCN-Regular;
    text-align: center;
    font-size: 66px;
    color: #ffffff;
    line-height: 1;
    letter-spacing:3px;
    clear: both;
}
.part3{
    background: url(../images/pic_09.jpg) 0 0 no-repeat;
    height:472px;
    margin: 0px auto;
    text-align: center;
    box-sizing: border-box;
}
.protitbg{
    background: url(../images/pic_12.jpg) 0 0 no-repeat;
    height:123px;
    box-sizing: border-box;
}
.protit1bg{
    background: url(../images/pic_15.jpg) 0 0 no-repeat;
    height:78px;
    box-sizing: border-box;
}
.protitletext{
    font-size:55px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
}
.part4text1{
    font-family: SourceHanSansCN-Regular;
    font-size:18px;
    line-height: 1.2;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    padding: 100px 0 0 418px;
    width: 372px;
    display: inline-block;
}
.part4text1 span{
    font-weight: bold;
    color: #fdd000;
    font-size: 30px;
    padding-left: 10px;
}
.part4text2{
    padding: 100px 0 0 0;
}
.part4text3{
    padding: 20px 0 0 418px;
}
.part4text4{
    padding: 20px 0 0 0;
}
.part4text5{
    font-family: SourceHanSansCN-Regular;
    font-size:23px;
    line-height: 1.2;
    color: #fff;
    padding: 24px 0 0 426px;
}
.scroll1bg{
    background: url(../images/pic_11.jpg) 0 0 no-repeat;
    height:425px;
}
.part5{
    background: url(../images/pic_17.jpg) 0 0 no-repeat;
    height:354px;
    position: relative;
    box-sizing: border-box;
}
.part5text{
    padding-top: 120px;
}
.lptext2{
    font-size: 26px;
    padding: 52px 0 0 5px;
}
.part5text1{
    padding: 27px 0 0 385px;
}
.part5text2{
    padding: 27px 0 0 180px;
}
.part6{
    background: url(../images/pic_20.jpg) 0 0 no-repeat;
    height:502px;
    position: relative;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
}
.part6text1{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    padding-top: 55px;
    line-height: 1.5;
}
.part6text2{
    padding-top: 35px;
    font-size: 55px;
    font-style: italic;
    letter-spacing: 4px;
}
.part6text3{
    font-size: 30px;
    text-align: center;
    padding-top: 45px;
    line-height: 1.5;
    color: #ffffff;
}
.part6text3 span{
    color: #ffcc00;
}
.misumipro{
    background: url(../images/pic_06.jpg) 0 0 no-repeat, url(../images/pic_07.jpg) 0 581px no-repeat;
    height:987px;
    background-position: top, bottom;
    box-sizing: border-box;
}
.misumiprosub ul{
    padding: 0 94px;
}
.misumiprosub ul li{
    padding-bottom: 50px;
    float: left;
    width: 100%;
}
.misumiprosub ul li:last-child{
    padding: 0;
}
.misumiprosub ul li a{
    display: block;
    transition: 0.3s;
    width: 100%;
    float: left;
}
.misumiprosub ul li a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.misumiprosub ul::before{
    content: "";
    display: block;
}
.misumiprosub ul:after,.misumipro:after{
    content: "";
    display: block;
    clear: both;
}
.misumiproleft{
    float: left;
    width: 340px;
    position: relative;
}
.misumipropic{
    float: right;
    width: 188px;
    padding: 60px 14px 0 0;
    box-sizing: border-box;
}
.misumiproleft1{
    float: right;
    width: 380px;
    position: relative;
}
.moreprobg{
    background: url(../images/pic_14.jpg) 0 0 no-repeat;
    height:150px;
    position: relative;
    box-sizing: border-box;
}
.morepro{
    position:absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top:0;
}
.morepro1{
    position:absolute;
    top:226px;
    left: 178px;
}
.morepro span,.morepro1 span{
    position:absolute;
    font-size: 30px;
    color:#000000;
    text-align: center;
    top:27px;
    line-height: 1.4;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    font-family: SourceHanSansCN-Regular;
    letter-spacing: 4px;
}
.morepro1 span{
    top:22px;
    letter-spacing: 2px;
}
.morepro a,.morepro1 a{
    transition: 0.3s;
    display: block;
    width: 100%;
    height: 100%;
}
.morepro a:hover,.morepro1 a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.note{
    font-size: 14px;
    color:#fff;
    padding:119px 0 0 41px;
    line-height: 1.4;
    font-family: SourceHanSansCN-Regular;
}
/*Products*/
.probg{
    background: url(../images/pic_10.jpg) 0 0 no-repeat;
    height:602px;
    position: relative;
    padding-left: 172px;
    box-sizing: border-box;
}
.probg a{
    text-decoration: none;
}
.procontain{
    margin: 0 0 0 18px;
    color: #000000;
}
.procontainer{
    text-decoration: none;
}
.procontainer::before,.procontainer::after{
    clear: both;
}
.procon{
    float: left;
    padding-top: 200px;
    width: 370px;
    font-family: SourceHanSansCN-Regular;
    color: #000000;
    line-height: 1.2;
}
.procon1{
    padding:0 0 0 30px;
}
.procon2{
    padding:0 0 0 30px;
}
.procontit{
    font-weight: bold;
    font-size: 38px;
    padding-bottom: 34px;
}
.proconmol{
    font-size: 33px;
    line-height: 1.4;
}
.procondel{
    background: url(../images/deliver.png) no-repeat;
    font-size: 15px;
    line-height: 1.2;
    color: #000000;
    padding: 0 0 5px 26px;
    vertical-align: middle;
}
.pronum{
    font-size: 40px;
    font-family: arial;
    color: #fff;
    font-weight: bold;
}
.pronum1{
    font-size: 17px;
}
.proconnum{
    font-size: 47px;
    font-family: arial;
    color: #fdd000;
    font-weight: bold;
}
.proconnum1{
    font-size: 36px;
}
.proconnum2{
    font-size: 24px;
}
.proconnum3{
    font-size: 48px;
}
.proconnum4{
    font-size: 32px;
}
.proconnumlf{
    text-indent: 28px;
    display: inline-block;
}
.proconsma{
    font-size: 29px;
    padding-right: 5px;
}
.proconbigb{
    color: #000;
}
.products1bg{
    background: url(../images/pic_06.jpg) 0 0 no-repeat;
    height:355px;
    padding: 0 0 0 46px;
    box-sizing: border-box;
    position: relative;
}
.productsleft{
    background: url(../images/productsleftbg.jpg) 0 0 no-repeat;
    width: 544px;
    padding: 20px 0 0 20px;
    box-sizing: border-box;
}
.productsleft a{
    transition: 0.3s;
    display: block;
    text-decoration: none;
}
.productsleft a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.productsright{
    position: absolute;
    top: 0;
    right:42px;
    width: 554px;
}
.price-details {
    line-height: 1;
    font-size: 11px;
    text-align: left;
    margin-left: 2px;
    display: inline-block;
  }
.price-details span {
  font-size:9px;
  display: inline-block;
  margin-bottom: 2px;
  text-align: center;
  box-sizing: border-box;
}
.price-details1{
    line-height: 1.4;
    font-size: 10px;
}
.iconbg {
    width: 109px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/arrow.png) no-repeat left;
  }
.iconbg1{
    right: 28px;
}
.icontext1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  padding: 0 5px 0 38px;
  line-height: 1.3;
}
.icontext2{
   text-align: center;
}
.icontext1 span.icon1 {
  font-size: 23px;
  font-family: arial;
  display: inline-block;
}
.icontext1 span.icon2{
    font-size:11px;
}
.icontext1 span.icon3{
    font-size: 23px;
    color: #fdd000;
}
.icontext1 span.icon4{
    font-size: 11px;
}
.icontext1 span.icon5{
    font-size: 21px;
}
.products2bg{
    background: url(../images/pic_13.jpg) 0 0 no-repeat;
    height:710px;
    box-sizing: border-box;
}
.l-content .product {
    width:532px;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    padding:10px 0 0 1px;
    position: relative;
}
.l-content .product2{
    background:url(../images/productsbg.jpg) no-repeat;
    width:270px;
    height: 263px;
    margin: 0;
    padding:16px 0 0 0;
}
.l-content .product{
    margin-left:12px;
}
.l-content .product:nth-child(2){
    margin-left:38px;
}
.l-content .product3:first-child,.l-content .product3:nth-child(4){
    margin-left:0;
}
.l-content .product3:nth-child(2){
    margin-left: 58px;
}
.l-content .product3{
    width:332px;
    padding: 0;
    margin-left:58px;
}
.l-content .product a{
    text-decoration: none;
    display: block;
}
.l-content .product:hover {
    opacity: 0.9;
    transform: translate(-3px, -3px);
  }
.l-content .products {
    display: flex;
    flex-wrap: wrap;
}
.l-content .products1{
    padding: 0;
}
.l-content .products2{
    padding: 0 0 0 44px;
}
.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;
}
.promodel{
    font-size: 11px;
    line-height: 1.2;
    padding:10px 0 5px 0;
    color: #ffffff;
}
.promodelsma{
    padding: 0 0 0 12px;
}
.promodel span{
    font-family: arial;
}
.promodel .preferencenum{
    font-family: arial;
}
.model{
    font-size: 16px;
    font-family: arial;
    line-height:1.3;
    margin-left:20px;
    color:#000;
  }
.model>ul{
    display: flex;
}
.model>ul>ol{
    float: left;
    border-right: 1px solid #8a8584;
}
.model>ul>ol.spe{
    margin-right:1px;
}
.model>ul>ol>li{
    text-align: center;
    margin: 0;
    padding: 4px 10px 1px 14px;
}
.model>ul>ol>li.fir{
    background: #dadadb;
    border-top: 1px solid #aca9a9;
    border-bottom: 1px solid #aca9a9;
    color: #483f3d;
    font-size: 12px;
}
.model>ul>ol>li.sec{
    background: #fff;
    color: #666666;
    font-size: 14px;
    border-bottom: 1px solid #aca9a9;
    padding: 3px 10px 1px 14px;
}
.l-content .product.pro2 a{
    height: 900px;
}
.title {
    font-size: 30px;
    line-height: 1.3;
    color: #000;
    font-weight: bold;
    padding: 20px 0 0 30px;
}
.procontent{
    padding:0 0 0 63px;
}
.procontent1{
    padding:0 0 0 56px;
}
.protitle{
    font-size:12px;
    line-height: 1.2;
    color: #ffffff;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ffffff;
}
.protitle span{
    padding-right: 43px;
}
.protitle span:last-child{
    padding: 0;
}
.protitlebig{
    font-size:28px;
    line-height: 1.2;
    color: #fdd000;
    padding-top: 10px;
    font-weight: bold;
}
.protitlebig span{
    font-size: 15px;
    font-weight: normal;
}
.protitlebig1{
    font-size: 26px;
    line-height: 1.4;
    color: #fff;
}
.protitlebig1 span{
    font-size: 12px;
}
.protextbl{
    color: #000;
}
.protitle1{
    font-weight: bold;
    padding: 0 0 0 12px;
}
.protitle2{
    font-weight: bold;
    padding: 0 0 0 12px;
    padding-top: 15px;
    line-height: 1.3;
}
.misumilogo{
    position: absolute;
    top: 20px;
    right: 37px;
}
.logo{
    padding: 14px 0 53px 17px;
}
.logo1{
    padding:14px 0 13px 17px;
}
.logo2{
    padding:24px 0 13px 17px;
}
.pic{
    padding: 70px 0 90px 0;
    text-align: center;
}
.pic1{
    text-align: center;
}
.picpro{
    text-align: center;
}
.taxprice{
    font-size: 17px;
    color: #ffffff;
    line-height: 1;
    position: relative;
}
.taxpricesma{
    font-size: 14px;
    padding:5px 0 0 12px;
}
.taxprice1{
    font-size:21px;
    padding: 8px 0 0 0;
}
.taxprice2{
    position: absolute;
    top: 260px;
    left: 200px;
    font-size: 18px;
}
.delivery {
    background:url(../images/deliver.png) no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    bottom:5px;
    right: 20px;
    color: #ffcc00;
    font-size: 10px;
    line-height: 1;
    padding:11px 0 0 2px;
    text-align: center;
    box-sizing: border-box;
  }
.delivery span{
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
}
.salenum{
    font-size: 16px;
    color: #ffffff;
    border:1px solid #ffffff;
    padding: 1px 3px;
    display:inline-block;
    float: right;
    border-radius: 3px;
}
.price{
    padding-left: 15px;
}
.symbol{
    font-family: Arial;
}
.title span.sma{
   font-size: 12px;
}
.l-content .product.col3 .title{
    font-size:34px;
    height: 116px;
}
.l-content .product.col3 .title span{
    font-size: 27px;
}
.spenum{
    letter-spacing: -2px;
}
.title span{
    font-size: 22px;
    line-height: 1.5;
}
.model span{
    font-family: arial;
}
span.red{
    font-size: 22px;
    font-weight: bold;
    font-family: arial;
    color: #dd0000;
}
.num{
    font-size: 40px;
    font-weight: bold;
    font-family: arial;
    color: #dd0000;
    line-height: 1;
}
.figure{
    font-family: arial;
}
.new{
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
    background:#dd0000;
    border-radius: 0px 0px 5px 5px;
    padding: 4px 4px 3px 4px;
    margin-left: 9px;
    line-height: 1;
    display: inline-block;
    color: #fff;
    vertical-align: top;
}
.new1{
    font-size: 11px;
}
.protextcon{
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #000000;
    line-height: 1.3;
    padding: 10px 0 6px 2px;
}
.picrtax{
    font-size: 28px;
    color: #000000;
}
.probla{
    color: #000000;
    margin-top: 44px;
}
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);}
}
.footer{
    background:url(../images/pic_15.jpg) no-repeat;
    height:427px;
    position: relative;
    box-sizing: border-box;
}
.footertext{
    font-size:52px;
    color: #ffffff;
    padding:78px 0 0 306px;
    font-family: SourceHanSansCN-Regular;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 5px;
}
.footertext1{
    font-size:21px;
    color: #ffffff;
    padding:146px 0 0 74px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1.3;
}
.footertext2{
    position: absolute;
    font-size:21px;
    color: #ffffff;
    top: 144px;
    right: 111px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1.3;    
    writing-mode: vertical-rl;
}
.imgchange{
    background:url(../images/pic_14.jpg) 0 0 repeat-y;
    height:auto;
    margin: 0px auto;
    text-align: center;
    padding: 50px 0;
    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;
}