.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/banner2.jpg) no-repeat;
    height: 338px;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    padding-top: 100px;
    box-sizing: border-box;
    line-height: 1.5;
    color:#000000;
}
.banner span{
    color: #0f218b;
}
/*Products*/
.product1-bg{
    background:url(../images/product1_bg.jpg) no-repeat;
    height: 413px;
}
.product2-bg{
    background:url(../images/product2_bg.jpg) no-repeat;
    height: 409px;
}
.product3-bg{
    background:url(../images/product3_bg.jpg) no-repeat;
    height: 377px;
}
.product4-bg{
    background:url(../images/product4_bg.jpg) no-repeat;
    height: 308px;
    position: relative;
}
.product1,.product2{
    width: 887px;
    margin: 0px auto;
    clear: both;
}
.product1::before,.product1::after{
    content: '';
    display: table;
}
.product1::after{
    clear: both;
}
.product1 .pro1_pic{
    width: 442px;
    float: left;
    margin-top: 110px;
}
.product1 .pro1_content{
    width: 418px;
    float: right;
    margin-top: 35px;
}
.product2 .pro1_pic{
    width: 442px;
    float: right;
    margin-top: 110px;
}
.product2 .pro1_content{
    width: 418px;
    float: left;
    margin-top: 35px;
}
.product4{
    width: 894px;
}
.pro4_pic{
    width: 442px;
    float: left;
    margin-top: 20px;
    margin-left: 3px;
}
.pro4_icon{
    position:absolute;
    top: 0;
    left: 173px;
}
.product1 .pro4_content{
    margin-top: 18px;
}
.pro4_content .buy{
    margin-top: 8px;
    float: right;
}
.title {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #979797;
    padding: 6px 5px 6px 0;
}
.model {
    font-size: 22px;
    line-height: 30px;
    color: #000;
    word-break: break-all;
    border-bottom: 1px solid #979797;
    padding: 4px 5px 4px 0;
}
.date{
    font-size: 22px;
    color: #000000;
    line-height: 30px;
    border-bottom: 1px solid #979797;
    padding: 4px 5px 4px 0;
}
.sale-price{
    color: #000;
    margin-top: 5px;
    line-height: 1;
    font-size: 14px;
    padding: 0 2px 1px 0;
}
.sale-price span.symbol{
    font-size: 31px;
    color: #E52F2C;
    font-weight: bold;
    font-family: arial;
}
.sale-price span.black {
    font-size: 23px;
    color: #231815;
    font-weight: bold;
    display: inline-block;
}
.sale-price span.bignum {
    font-size: 58px;
    color: #E52F2C;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -3px;
}
.sale-price span.num {
    font-size: 48px;
    color: #E52F2C;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -3px;
}
.sale-price span.amount {
    font-size: 23px;
    color: #E52F2C;
    font-weight: bold;
    margin-left: 5px;
}
.buy{
    background:url(../images/buy.png) no-repeat;
    width: 250px;
    height: 45px;
    text-align: center;
    margin: 0px auto;
    margin-top: 18px;
}
.buy a{
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding-top: 7px;
    display: block;
    height: 45px;
    box-sizing: border-box;
    line-height: 1.4;
}
.pl-3{
    padding-left: 30px;
}
.gift-title{
    background:url(../images/gift-title.jpg) no-repeat;
    height: 110px;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    padding-top: 22px;
    box-sizing: border-box;
    line-height: 1.4;
    color:#000000;
}
.gift-title span{
    color: #0f218b;
}
.gift{
    background:url(../images/gift.jpg) no-repeat;
    height: 313px;
    position: relative;
}
.giftText1,.giftText2,.giftText3,.giftText4,.giftText5,.giftText6{
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    position:absolute;
    line-height: 1;
}
.giftText1 span,.giftText2 span,.giftText3 span,.giftText4 span,.giftText5 span,.giftText6 span{
    font-size: 38px;
    color: #0f218b;
}
.giftText1{
    top: 22px;
    left: 240px;
}
.giftText2{
    top: 129px;
    left: 240px;
}
.giftText3{
    top: 233px;
    left: 240px;
}
.giftText4{
    top: 29px;
    left: 690px;
}
.giftText5{
    top: 134px;
    left: 690px;
}
.giftText6{
    top: 220px;
    left: 690px;
    line-height: 1.2;
}
.otherpro-title{
    background:url(../images/otherpro-title.jpg) no-repeat;
    height: 78px;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
    line-height: 1.4;
    color: #000000;
}

.products5-bg{
    background:url(../images/products5_bg.jpg) no-repeat;
    height: 759px;
    padding-top: 15px;
    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 152px 0 152px;
    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.col3 {
    width: 289px;
    float: left;
    margin-right: 14px;
    margin-bottom: 12px;
    margin-top:0;
    position: relative;
    border:2px solid #7d7d7d;
}
.pro5_icon {
    position: absolute;
    top: -8px;
    left: 14px;
}
.l-content .product.col3:nth-child(3n) {
    margin-right: 0;
}

.l-content .product.col3 .pic {
    width: 284px;
    overflow: hidden;
}
.l-content .product.col3 .title {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
    border-bottom:1px solid #868686;
    padding: 0 5px 5px 7px;
}
.l-content .product.col3 .title span{
    font-family: arial;
}
.l-content .product.col3 .title-posi{
    margin-top: -18px;
    line-height: 24px;
    padding: 2px 5px 5px 7px;
}
.l-content .product.col3 .title-posi1{
    margin-top: 29px;
    line-height: 24px;
    padding: 2px 5px 5px 7px;
}
.l-content .product.col3 .date {
    font-size: 18px;
    color: #0f2188;
    line-height: 18px;
    border-bottom:1px solid #868686;
    padding: 6px 5px 4px 7px;
}
.l-content .product.col3 .model,.l-content .product.col3 .model-h {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    word-break: break-all;
    border-bottom:1px solid #868686;
    padding: 4px 5px 3px 7px;
}
.l-content .product.col3 .model-sma{
    font-size: 15px;
    letter-spacing: -1px;
}
.l-content .product.col3 .model-h{
    height: 46px;
    line-height: 1.3;
}
.l-content .product.col3 .model span,.l-content .product.col3 .model-h span{
    font-family: arial;
}
.l-content .product.col3 .tax-price{
    color:#000;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 7px 0 7px;
}
.l-content .product.col3 .tax-price .lineth{
    position: relative;
}
.l-content .product.col3 .tax-price .lineth::before{
    content: "";
    position: absolute;
    top:10px;
    width: 100%;
    height: 2px;
    background-color: #dd0000;
}
.l-content .product.col3 .sale-price {
    color: #000;
    margin-top: 5px;
    line-height: 1;
    font-size: 14px;
    padding: 0 2px 1px 7px;
}
.l-content .product.col3 .sale-price span.black{
    font-size: 19px;
    color: #231815;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col3 .sale-price span.red{
    font-size: 17px;
    color: #e50000;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col3 .sale-price span.symbol{
    font-size: 24px;
    color: #e50000;
    font-weight: bold;
    font-family: arial;
}
.l-content .product.col3 .sale-price span.bignum{
    font-size: 48px;
    color: #e50000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -3px;
}

.l-content .product.col3 .sale-price span.num{
    font-size: 40px;
    color: #e50000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -3px;
}
.l-content .product.col3 .sale-price span.bignum1{
    font-size: 42px;
}
.l-content .product.col3 .sale-price span.num1{
    font-size: 30px;
}
.l-content .product.col3 .sale-price span.amount,.l-content .product.col3 .sale-price span.amount1{
    width: 55px;
    display: inline-block;
    line-height: 16px;
    margin-left: 5px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.l-content .product.col3 .sale-price span.amount1{
    width: 75px;
}
.pageBottom {
    background: url(../images/pagebottom.jpg) no-repeat;
    height: 196px;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    line-height: 1.5;
    color: #000000;
}
.footer {
    background: url(../images/footer.jpg) no-repeat;
    height: 321px;
    font-size: 17px;
    text-align: left;
    box-sizing: border-box;
    line-height: 1.4;
    color: #ffffff;
    padding: 34px 0 0 52px;
}
.footerTitle{
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 5px;
}
