.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{
    position: relative;
}
.bannertext{
    position: absolute;
    top: 329px;
    right: 253px;
    font-size: 16px;
    color: #ffffff;
}
.bannertext span{
    font-family: arial;
}
/*Products 1*/
.products1-bg{
    background:url(../images/products1_bg.jpg) no-repeat;
    height: 245px;
    box-sizing: border-box;
}
.pro1{
    padding:7px 42px 7px 37px;
}
.pro1 ul{
    display: flex;
    flex-wrap: wrap;
}
.pro1 ul li{
    width: 556px;
    float: left;
    background-color: #fff;
    transition: 0.3s;
}
.pro1 ul li:hover{
    opacity: 0.9;
    border-color: #003399;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.9);
    transform: translate(-3px, -3px);
}
.pro1 ul li:first-child{
    margin-right: 9px;
}
.pro1-pic{
    float: left;
    width: 228px;
}
.pro1-con{
    float: left;
    width: 328px;
    position: relative;
    line-height: 1.3;
    color: #000;
}
.pro1-con a{
    color: #000000;
    text-decoration: none;
}
.pro1-arrow{
    position:absolute;
    top: 0;
    right: 20px;
}
.pro1-discount{
    position:absolute;
    top: 7px;
    right: 21px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    line-height: 1;
}
.pro1-discount span{
    font-weight: bold;
    font-size: 34px;
    font-family: arial;
    letter-spacing: -2px;
}
.pro1-date{
    font-size: 16px;
    font-weight: 600;
}
.pro1-name{
    font-size: 21px;
    font-weight: bold;
    margin: 36px 0 20px;
}
.mostfast{
    font-size: 17px;
    margin-left: 8px;
}
.datenum{
    font-size: 20px;
    font-weight: bold;
}
.pro1-model{
    background:#e5e5e5;
    padding:6px 0 6px 16px;
    margin: 2px 0;
}
.pro1-standard{
    font-size: 16px;
    line-height: 1.2;
    margin: 4px 0 2px 0;
}
.pro1-price{
    font-size: 16px;
    color: #000000;
    line-height: 1.2;
}
.pro1-price span.bigpri{
    color: #dd0005;
    font-size: 24px;
    font-weight: bold;
    font-family: arial;
}
.pro1-price span{
    font-family: arial;
}
/*Products*/
.products2-bg{
    background:url(../images/products2_bg.jpg) no-repeat;
    height: 776px;
    box-sizing: border-box;
}

.l-content .product {
    background:#fff;
    margin-bottom: 10px;
    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;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    transform: translate(-3px, -3px);
}
.l-content .products {
    margin: 0 40px 0 37px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5px;
}
.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: 273px;
    float: left;
    margin-right: 10px;
    position: relative;
}

.l-content .product.col4:nth-child(4n) {
    margin-right: 0;
}

.l-content .product.col4 .pic {
    width: 273px;
    position: relative;
    overflow: hidden;
}
.l-content .product.col4 .title {
    position:absolute;
    top: 19px;
    left: 20px;
    font-size: 21px;
    line-height: 1.3;
    color: #000;
    font-weight: bold;
}
.l-content .product.col4 .date {
    position:absolute;
    bottom: 6px;
    left: 78px;
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    font-weight: bold;
}
.l-content .product.col4 .discount {
    position:absolute;
    top: 8px;
    right: 31px;
    font-size: 14px;
    color: #000000;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.l-content .product.col4 .discount span.bignum{
    font-size: 34px;
    font-family: arial;
    letter-spacing: -2px;
}
.spenum{
    letter-spacing: -2px;
}
.l-content .product.col4 .discount span.smanum{
    font-size: 24px;
    font-family: arial;
    letter-spacing: -1px;
}
.l-content .product.col4 .date span{
    font-size: 16px;
}
.l-content .product.col4 .title span{
    font-family: arial;
}
.l-content .product.col4 .model,.l-content .product.col4 .model-h {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    background:#e5e5e5;
    word-break: break-all;
    padding: 4px 5px 3px 17px;
}
.l-content .product.col4 .model span,.l-content .product.col4 .model-h span{
    font-family: arial;
}
.l-content .product.col4 .tax-price{
    color:#000;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 7px 0 17px;
}
.l-content .product.col4 .tax-price .lineth{
    position: relative;
}
.l-content .product.col4 .tax-price .lineth::before{
    content: "";
    position: absolute;
    top:10px;
    width: 100%;
    height: 2px;
    background-color: #dd0000;
}
.l-content .product.col4 .sale-price {
    color: #000;
    line-height: 1.3;
    font-size: 16px;
    padding: 0 2px 6px 17px;
}
.l-content .product.col4 .sale-price span.black{
    font-size: 16px;
    color: #000000;
    display: inline-block;
}
.l-content .product.col4 .sale-price span.red{
    font-size: 17px;
    color: #dd0000;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col4 .priceWithoutTax{
    color:#000000;
    font-size: 16px;
    padding: 5px 2px 1px 17px;
}
.l-content .product.col4 .sale-price span.num{
    font-size: 24px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
}
.l-content .product.col4 .sale-price span.amount{
   margin-right: 8px;
}
.footer{
    background:url(../images/footer.jpg) no-repeat;
    height: 188px;
}
.note{
    color:#ffffff;
    font-size: 19px;
    padding:20px 0 0 38px;
    line-height: 24px;
}
.productmore{
    position: relative;
    width: 428px;
    height: 72px;
    text-align: center;
    left: 50%;
    transform: translate(-50%,60%);
    box-sizing: border-box;
}
.productmore a{
    display: block;
}
.productmore span{
    position: absolute;
    top: 17%;
    left: 0;
    text-align: center;
    width:100%;
    font-size: 28px;
    font-weight: bold;
    color:#ffffff;
    line-height: 1.2;
}
