.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_04.jpg) 0 0 no-repeat, url(../images/pic_05.jpg) 0 209px no-repeat;
    height: 418px;
    background-position: top, bottom;
}
.bannertext{
    color: #fff;
    font-size:37px;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0 0 52px;
    box-sizing: border-box;
    width: 670px;
    text-align: center;
}
.bannertext span{
    font-size: 58px;
}
/*Products*/
.protitle2{
    background:url(../images/pic_09.jpg) no-repeat;
    height: 206px;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    color: #fff;
    padding-top: 59px;
    box-sizing: border-box;
}
.products1-bg{
    background:url(../images/pic_06.jpg) no-repeat;
    height: 677px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 70px;
}
.products1-bg1{
    background:url(../images/pic_07.jpg) no-repeat;
    height: 547px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 70px;
}
.products2-bg{
    background:url(../images/pic_10.jpg) no-repeat;
    height:357px;
    box-sizing: border-box;
}
.products3-bg{
    background:url(../images/pic_12.jpg) no-repeat;
    height: 358px;
    box-sizing: border-box;
}
.products4-bg{
    background:url(../images/pic_14.jpg) no-repeat;
    height: 658px;
    box-sizing: border-box;
}
.l-content .product {
    background:#fff;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    position: relative;
    color: #000;
}
.l-content .product a{
    text-decoration: none;
    display: block;
}
.l-content .product:hover{
    opacity: 0.9;
    border-color: #003399;
    transform: translate(-3px, -3px);
}
.l-content .products {
    margin: 0 122px 0 122px;
    display: flex;
    flex-wrap: wrap;
}
.l-content .products1 {
    margin: 0 248px 0 248px;
    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{
    background:#ffffff;
}
.l-content .product li{
    list-style-type:none;
}
.l-content .product.col4 {
    width: 221px;
    float: left;
    margin:0 15px 5px 0;
    position: relative;
    border: 1px solid #717171;
}
.l-content .product.col3 {
    width: 221px;
    float: left;
    margin:0 15px 15px 0;
    position: relative;
    border: 1px solid #717171;
}
.l-content .product.col3:nth-child(3n) {
    margin-right: 0;
}
.l-content .product.col3:nth-child(4n) {
    margin-right: 0;
}
.l-content .product.col4:nth-child(4n) {
    margin-right: 15px;
}

.l-content .product.col4 .pic {
    width: 219px;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding-top: 10px;
}
.l-content .product.col3 .pic {
    width: 204px;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding-top: 10px;
}
.l-content .product.col4 .title {
    font-size: 19px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    padding: 0 0 2px 7px;
    border-bottom: 1px solid #bfbfbf;
}
.l-content .product.col3 .title{
    font-size: 17px;
}
.l-content .product.col3 .title1{
    margin-top: -20px;
}
.l-content .product.col4 .date {
    font-size: 17px;
    color: #0f218b;
    line-height: 20px;
    border-bottom: 1px solid #bfbfbf;
    padding: 2px 0 2px 7px;
}
.l-content .product.col3 .date{
    font-size: 16px;
}
.order{
    font-size: 11px;
    color: #fff;
    background-color: #808080;
    border-radius: 4px;
    display: inline-block;
    padding:3px 4px;
    margin-right: 4px;
}
.l-content .product.col4 .date span{
   font-family: arial;
}
.l-content .product.col4 .title span{
    font-family: arial;
}
.l-content .product.col4 .model{
    font-size: 16px;
    line-height: 22px;
    color: #000;
    word-break: break-all;
    padding: 1px 0 1px 7px;
    border-bottom: 1px solid #bfbfbf;
}
.l-content .product.col3 .model{
    font-size: 16px;
    line-height: 1.1;
}
.l-content .product.col4 .model span{
    font-family: arial;
}
.emptyh{
    height: 34px;
}
.l-content .product.col4 .sale-price{
    color: #dd0000;
    padding-left: 7px;
    line-height: 1;
}
.l-content .product.col4 .sale-price span.symbol {
    font-size: 22px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
}
.l-content .product.col4 .sale-price span.red{
    font-size: 16px;
    color: #dd0000;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col4 .sale-price span.num{
    font-size: 41px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -2px;
}
.l-content .product.col3 .sale-price span.num{
    font-size: 38px;
}
.l-content .product.col4 .sale-price span.num1{
    font-size: 34px;
    font-weight: bold;
    letter-spacing: -2px;
    font-family: arial;
}
.l-content .product.col4 .sale-price span.num2{
    font-size: 34px;
    font-weight: bold;
    letter-spacing: -2px;
    font-family: arial;
    color: #000;
}
.l-content .product.col4 .sale-price span.num3{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -2px;
    font-family: arial;
    color: #000;
}
.l-content .product.col3 .sale-price span.num1{
    font-size: 32px;
}
.l-content .product.col4 .sale-price span.amount{
    color: #000000;
    font-size: 14px;
}
.l-content .product.col3 .sale-price span.amount{
    font-size: 13px;
    display: inline-block;
    margin-left: 3px;
}
.l-content .product.col4 .least{
    font-size: 17px;
    line-height: 1;
    color: #000000;
    padding:6px 0 5px 7px;
    border-top: 1px solid #bfbfbf;
}
.l-content .product.col4 .sale-price span.black{
    color: #000;
}
.produce{
    width: 525px;
    height: 667px;
    background:url(../images/pro1bg.png) no-repeat;
    float: left;
    position: relative;
}
.produce1{
    width: 525px;
    height: 545px;
    background:url(../images/pro3bg.png) no-repeat;
    float: left;
    position: relative;
}
.produce2{
    width: 525px;
    height: 545px;
    background:url(../images/pro4bg.png) no-repeat;
    float: left;
    position: relative;
}
.produce a{
    display: block;
}
.producepic{
    position: absolute;
    top: 25px;
    left: 25px;
}
.producecon{
    position: absolute;
    top: 136px;
    right: 35px;
    text-align: right;
}
.producecon1{
    position: absolute;
    top: 230px;
    right: 35px;
    text-align: right;
}
.producecon2{
    position: absolute;
    top: 100px;
    right: 35px;
    text-align: right;
}
.producename{
    font-size: 25px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    border-bottom: 1px solid #4d4d4d;
    padding:6px 0;
}
.produceleast{
    font-size: 17px;
    color: #000;
    line-height: 1.2;
    padding:8px 0;
    border-bottom: 1px solid #4d4d4d;
}
.producelast{
    font-size: 17px;
    color: #000;
    line-height: 1.2;
    padding:2px 0;
}
.produceb{
    font-size: 21px;
    font-weight: bold;
}
.producesim{
    font-size: 28px;
    font-weight: bold;
    color: #dd0000;
    font-family: arial;
    letter-spacing: -2px;
}
.producebinum{
    font-size: 55px;
    font-weight: bold;
    color: #dd0000;
    font-family: arial;
    letter-spacing: -2px;
}
.producesma{
    font-size: 28px;
    font-weight: bold;
    color: #dd0000;
    font-family: arial;
}
.produceleft{
    position: absolute;
    top: 302px;
    left: 25px;
    line-height: 1.2;
    font-size: 17px;
    color: #000;
}
.producemodel1{
    margin: 15px 0 24px 0;
}
.producemodel2{
    margin: 35px 0 24px 0;
}
.producemodel span{
    font-family: arial;
}
.producewid{
    margin: 15px 0 26px 0;
}
.producewid1{
    margin: 5px 0 26px 0;
    font-size: 16px;
}
.roll{
    position: absolute;
    top: 302px;
    left:180px;
    line-height: 1.2;
    font-size: 17px;
    color: #000;
    width: 95px;
    text-align: center;
}
.rollone{
    padding-bottom: 13px;
}
.whiteb{
    color: #fff;
    padding: 8px 0 27px 0;
}
.produceprice{
    position: absolute;
    top: 298px;
    left: 267px;
    line-height: 1.2;
    font-size: 17px;
    color: #000;
    width: 157px;
    text-align: right;
}
.producepriceb span{
    font-family: arial;
    font-weight: bold;
    font-size: 29px;
    letter-spacing: -2px;
}
.propriceb{
    font-size: 17px;
    color: #000;
    line-height: 1.2;
    margin: -4px 0 5px 0;
}
.produceple{
    font-size: 29px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -2px;
}
.produceredb{
    font-size: 42px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -2px;
}
.producediscount{
    position: absolute;
    top:325px;
    right:30px;
    line-height: 1;
    font-size: 15px;
    color: #000;
    width: 50px;
    font-weight: bold;
    text-align: center;
}
.ducedis{
    margin: 0 0 70px 0;
}
.ducedisbig{
    font-size: 25px;
    font-family: arial;
}
.ducedisbai{
    font-family: arial;
}
.ducedisoff{
    font-size: 14px;
    font-family: arial;
}
.ducetop2{
    top: 425px;
}
.ducetop3{
    top: 420px;
}
.ducetop4{
    top: 450px;
}
.note{
    font-size: 20px;
    text-align: center;
    color:#000;
    padding:205px 0 0 0;
    line-height: 1.4;
    text-align: center;
}
.moreprobg{
    background:url(../images/pic_11.jpg) no-repeat;
    height:126px;
    position: relative;
}
.moreprobg1{
    background:url(../images/pic_13.jpg) no-repeat;
    height:148px;
    position: relative;
}
.moreprobg2{
    background:url(../images/pic_20.jpg) no-repeat;
    height:308px;
    position: relative;
}
.moreprobg3{
    background:url(../images/pic_08.jpg) no-repeat;
    height:169px;
    position: relative;
}
.morepro{
    position:absolute;
    width: 499px;
    height: 97px;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.morepro1{
    position:absolute;
    width: 499px;
    height: 97px;
    top: 9px;
    left: 100px;
}
.morepro2{
    left:595px;
}
.morepro3{
    top: 97px;
}
.morepro4{
    top: 47px;
}
.morepro span,.morepro1 span{
    position:absolute;
    font-size: 30px;
    font-weight: bold;
    color:#000;
    text-align: center;
    top: 23px;
    line-height: 1.4;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
}
.morepro a,.morepro1 a{
    transition: 0.3s;
    display: block;
    
}
.morepro a:hover,.morepro1 a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}

