.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;
}
.gift{
    background:url(../images/pic_04.jpg) 0 0 no-repeat,
    url(../images/pic_05.jpg) 0 222px no-repeat;
    height: 444px;
    background-position: top, bottom;
    position: relative;
}
.giftText1,.giftText2{
    position: absolute;
    font-size: 28px;
    color: #000;
    top: 75px;
    left: 252px;
    line-height: 1.4;
    font-weight: bold;
}
.giftText2{
    left: 672px;
}
.giftText1 span,.giftText2 span{
    font-family: arial;
    font-size: 56px;
    font-weight: bold;
    color: #ffcc00;
    text-shadow: 2px 2px rgb(24, 24, 24);
}
.giftText3,.giftText4{
    position: absolute;
    font-size: 22px;
    color: #000;
    bottom: 34px;
    left: 323px;
    line-height: 1.4;
}
.giftText4{
    left: 763px;
}
.gift1{
    background:url(../images/pic_06.jpg) 0 0 no-repeat,
    url(../images/pic_07.jpg) 0 207px no-repeat;
    height: 414px;
    background-position: top, bottom;
    position: relative;
}
.gift1title{
    position: absolute;
    font-size: 38px;
    color: #0f218b;
    top: 0;
    text-align: center;
    width: 100%;
    line-height:.9;
    font-weight: bold;
}
.gift5{
    top: 62px;
    left: 266px;
}
.gift6{
    top: 50px;
    left: 695px;
}
.gift5 span{
    font-size: 48px;
    font-weight: bold;
    color: #0f218b;
    text-shadow:none;
}
.gift6 span{
    font-size: 63px;
    font-family: arial;
    font-weight: bold;
    color: #0f218b;
    text-shadow:none;
}
.gift7{
    position: absolute;
    font-size: 22px;
    color: #000;
    bottom: 24px;
    left: 339px;
    line-height: 1.4;
}
.gift8{
    left: 784px;
}
/*Products*/
.products1-bg{
    background:url(../images/pic_10.jpg) no-repeat;
    height:498px;
    box-sizing: border-box;
}
.products2-bg{
    background:url(../images/pic_11.jpg) no-repeat;
    height:494px;
    box-sizing: border-box;
}
.products3-bg{
    background:url(../images/pic_12.jpg) no-repeat;
    height:495px;
    box-sizing: border-box;
}
.products4-bg{
    background:url(../images/pic_13.jpg) no-repeat;
    height:494px;
    box-sizing: border-box;
}
.products5-bg{
    background:url(../images/pic_14.jpg) no-repeat;
    height:536px;
    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 38px 0 348px;
    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: 238px;
    float: left;
    margin:0 21px 0 0;
    position: relative;
    border: 1px solid #d1d2d2;
    padding-bottom: 5px;
}
.l-content .product.col4:nth-child(3n) {
    margin-right: 0;
}
.l-content .product.col4 .content{
    padding:0 12px;
}
.l-content .product.col4 .pic {
    width: 266px;
    position: relative;
    margin: 0px auto;
    padding-top: 10px;
}
.l-content .product.col4 .title {
    font-size: 22px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    padding: 48px 0 8px 0;
    border-bottom: 1px solid #7c7c7c;
}
.l-content .product.col4 .title2{
    font-size: 22px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    padding: 42px 0 8px 0;
    border-bottom: 1px solid #7c7c7c;
}
.l-content .product.col4 .title1{
    font-size: 18px;
}
.l-content .product.col4 .titlesma{
    font-size: 12px;
    letter-spacing: -1px;
}
.l-content .product.col4 .titletop{
    margin-top: -48px;
}
.l-content .product.col4 .titletop1{
    margin-top: -27px;
}
.l-content .product.col4 .titletop2{
    margin-top: -32px;
}
.l-content .product.col4 .titletop3{
    margin-top: -41px;
}
.l-content .product.col4 .titletop4{
   padding-top: 25px;
}
.l-content .product.col4 .titletop5{
    margin-top: -45px;
}
.l-content .product.col4 .date {
    font-size: 17px;
    color: #0f218b;
    line-height: 20px;
    border-bottom: 1px solid #7c7c7c;
    padding: 2px 0 2px 0;
}
.l-content .product.col3 .date{
    font-size: 16px;
}
.order{
    font-size: 12px;
    color: #000;
    background: #ffc700;
    border-radius: 4px;
    display: inline-block;
    padding:3px 3px;
    margin-right: 2px;
    text-align: center;
    font-weight: bold;
}
.orderbig{
    font-size: 22px;
    font-family: arial;
    font-weight: bold;
}
.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: 17px;
    line-height: 1.2;
    color: #000;
    word-break: break-all;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #7c7c7c;
}
.l-content .product.col4 .model1{
    font-size: 15px;
    letter-spacing: -1px;
}
.l-content .product.col4 .deliver{
    font-size: 17px;
    line-height: 1.4;
    color: #000;
    word-break: break-all;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #7c7c7c;
}
.l-content .product.col4 .model span{
    font-family: arial;
}
.l-content .product.col4 .sale-price{
    color: #dd0000;
    padding:5px 0 0 0;
    line-height: 1;
}
.l-content .product.col4 .sale-price1{
    padding:10px 0 0 0;
}
.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.black{
    font-size: 18px;
    color: #000;
    display: block;
    padding-bottom: 10px;
}
.l-content .product.col4 .sale-price span.black1{
    font-size: 17px;
    color: #000;
    display: inline-block;
}
.l-content .product.col4 .sale-price span.num{
    font-size: 55px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -4px;
}
.l-content .product.col4 .sale-price span.num1{
    font-size: 29px;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -2px;
}
.l-content .product.col4 .sale-price span.num2{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: arial;
    color: #dd0000;
}
.l-content .product.col4 .sale-price span.num3{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: arial;
    color: #000;
}
.l-content .product.col4 .sale-price span.num4{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: arial;
}
.l-content .product.col4 .sale-price span.amount{
    color: #000000;
    font-size: 17px;
    margin-left: 1px;
}
.l-content .product.col4 .sale-price span.amount1{
    font-size: 15px;
display: inline-block;
margin-left: 3px;
color: #000000;
}
.l-content .product.col4 .sale-price span.amount3{
    color: #000000;
    font-size: 17px;
}
.note{
    font-size: 15px;
    color:#000;
    padding:20px 0 0 36px;
    line-height: 1.4;
    text-align: center;
}
.moreprobg{
    background:url(../images/pic_08.jpg) no-repeat;
    height:133px;
    position: relative;
}
.morepro{
    position:absolute;
    width: 489px;
    height: 108px;
    top: 10px;
    left: 50%;
    transform: translate(-50%,0);
}

.morepro span{
    position:absolute;
    font-size: 30px;
    font-weight: bold;
    color:#000;
    text-align: center;
    top: 15px;
    line-height: 1.4;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
}
.morepro a{
    transition: 0.3s;
    display: block;
    
}
.morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.activebg{
    background: url(../images/pic_15.jpg) 0 0 no-repeat;
    height: 147px;
    text-align: center;
    box-sizing: border-box;
    font-size: 44px;
    font-weight: bold;
    padding-top: 20px;
    line-height: 1.3;
    color: #000;
}
.client{
    background:url(../images/pic_16.jpg) 0 0 no-repeat,
    url(../images/pic_17.jpg) 0 177px no-repeat;
    height: 353px;
    background-position: top, bottom;
    position: relative;
}
.clienttext1{
    position: absolute;
    left: 810px;
    color: #0f218b;
    font-size: 26px;
    font-weight: bold;
    top: 4px;
    line-height: 1.4;
}
.clienttext2{
    position: absolute;
    left: 302px;
    color: #000;
    font-size: 20px;
    top: 82px;
    line-height: 1.4;
}
.clienttext3{
    position: absolute;
    left: 637px;
    color: #000;
    font-size: 20px;
    top: 82px;
    line-height: 1.4;
}
.footer{
    background: url(../images/pic_19.jpg) 0 0 no-repeat;
    height: 767px;
    box-sizing: border-box;
}
.footer-title{
    font-size:40px;
    color:#fff;
    box-sizing: border-box;
    padding-top: 38px;
    text-align: center;
    font-weight: bold;
}
.footer1-list{
    font-size: 24px;
    color: #fff;
    margin:22px 70px 0 70px;
}
.footer1-list ul li{
    padding:0 30px 5px 5px;
    line-height: 1.4;
    list-style-type:decimal;
}
.footer1-list ul li a{
    color: #fff;
    text-decoration: none;
}
