.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/banner3.jpg) no-repeat;
    height: 250px;
    padding:83px 0 0 48px;
    font-weight: bold;
    font-size: 23px;
    box-sizing: border-box;
    color: #000000;
}
.banner span{
    font-family: arial;
}
/*Products*/
.products1-bg{
    background:url(../images/products1_bg.jpg) no-repeat;
    height: 654px;
    padding-top: 2px;
    box-sizing: border-box;
}
.products2-bg{
    background:url(../images/products2_bg.jpg) no-repeat;
    height: 654px;
    box-sizing: border-box;
}
.products3-bg{
    background:url(../images/products3_bg.jpg) no-repeat;
    height: 566px;
    box-sizing: border-box;
}
.products4-bg{
    background:url(../images/products4_bg.jpg) no-repeat;
    height: 564px;
    box-sizing: border-box;
}
.products5-bg{
    background:url(../images/products5_bg.jpg) no-repeat;
    height: 567px;
    box-sizing: border-box;
}
.products6-bg{
    background:url(../images/products6_bg.jpg) no-repeat;
    height: 564px;
    box-sizing: border-box;
}
.products7-bg{
    background:url(../images/products7_bg.jpg) no-repeat;
    height: 564px;
    box-sizing: border-box;
}
.products8-bg{
    background:url(../images/products8_bg.jpg) no-repeat;
    height: 641px;
    box-sizing: border-box;
}
.l-content .product {
    background:#fff;
    margin-bottom: 20px;
    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 29px 0 29px;
    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: 275px;
    float: left;
    margin-right: 12px;
    position: relative;
    border:1px solid #000000;
    text-align: center;
}

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

.l-content .product.col4 .pic {
    width: 273px;
    overflow: hidden;
}
.l-content .product.col4 .title,.l-content .product.col4 .titleh {
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    padding: 20px 0 5px;
}
.l-content .product.col4 .titleh{
    padding-top: 0;
}
.l-content .product.col4 .date {
    font-size: 16px;
    color: #0f218b;
    line-height: 20px;
    padding-top: 4px;
}
.transport{
    background:#e5e5e5;
    padding:6px 0px;
    margin: 10px 0 0;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    line-height: 17px;
}
.morepro{
    margin: 12px 0;
}
.l-content .product.col4 .discount span.bignum{
    font-size: 34px;
    font-family: arial;
}
.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{
    font-size: 20px;
    line-height: 22px;
    color: #545454;
    padding-top: 8px;
    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;
    font-size: 16px;
    padding: 2px 2px 10px 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: 16px;
    color: #dd0000;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col4 .priceWithoutTax{
    color:#000000;
    font-size: 16px;
    padding-top: 4px;
    line-height: 24px;
}
.l-content .product.col4 .priceWithoutTax span.nor{
    font-weight: bold;
    font-family: arial;
    color: #dd0000;
    font-size: 20px;
}
.l-content .product.col4 .priceWithoutTax span.red{
    font-weight: bold;
    font-family: arial;
    color: #dd0000;
    font-size: 25px;
}
.l-content .product.col4 .sale-price span.num{
    font-size: 25px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
}
.l-content .product.col4 .sale-price span.amount1{
    width: 75px;
}
.note{
    color:#000000;
    font-size: 19px;
    padding:8px 0 0 31px;
    line-height: 24px;
}
.promore{
    text-align: center;
    margin-top: 13px;
}
.promore a:hover{
    opacity: 0.75;
}
.products5{
    padding:35px 53px 0 53px;
}
.products5 ul li{
    width: 211px;
    box-shadow: 3px 3px 3px #333333;
    transition: 0.3s;
    margin:0 9px 9px 0;
    float: left;
}
.products5 ul li a{
    text-decoration: none;
}
.products5 ul li:hover{
    opacity: 0.9;
    border-color: #003399;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    transform: translate(-3px, -3px);
}
.products5 ul li .proname{
    width: 211px;
    height: 45px;
    background:#333334;
    font-weight: bold;
    color:#fff;
    line-height: 44px;
    text-align: center;
    font-size: 24px;
}
.products5 ul li:nth-child(5n){
    margin-right:0
}
.footer{
    background:url(../images/footer.jpg) no-repeat;
    height: 348px;
    color: #ffffff;
}
.footerTit{
    text-align: center;
    font-size: 23px;
    padding-top: 35px;
}
.footer ul{
    padding:50px 41px 0 41px;
    font-size: 19px;
}
.footer ul li{
    line-height: 26px;
    margin-bottom: 22px;
    position: relative;
    padding-left: 18px;
}
.footer ul li:nth-child(1):before{
    position: absolute;
    content: "1";
    left: 0;
}
.footer ul li:nth-child(2):before{
    position: absolute;
    content: "2";
    left: 0;
}
.footer ul li:nth-child(3):before{
    position: absolute;
    content: "3";
    left: 0;
}