.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;
}
.btnTop{
    position:relative;
    width: 500px;
    height: 72px;
    margin: 0px auto;
    top: 54px;
}
.btnTop span{
    position: absolute;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    letter-spacing: 2px;
    top: 12px;
    left: 50%;
    transform: translate(-50%,0);
    display: block;
    text-align: center;
}
.btnTop a{
    display: block;
    transition: all 0.3s;
}
.btnTop a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.title1{
    background:url(../images/pic_05.jpg) no-repeat;
    height: 152px;
    font-size: 45px;
    text-align: center;
    color: #000;
    font-weight: bold;
    padding-top: 58px;
    box-sizing: border-box;
    line-height: 1.3;
}
.title1 span{
    font-family: arial;
}
.coatedglove{
    background:url(../images/pic_06.jpg) no-repeat;
    height: 388px;
}
.coatedglove1{
    background:url(../images/pic_09.jpg) no-repeat;
    height: 301px;
}
.coatedglove p,.coatedglove1 p{
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    padding-top: 68px;
    line-height: 1.8;
}

.buttonBg{
    background:url(../images/pic_09.jpg) no-repeat;
    height: 177px;
}
.buttonBot{
    position:relative;
    width: 592px;
    height: 80px;
    text-align: center;
    margin: 0px auto;
    top: 50px;
}
.buttonBot span{
    position: absolute;
    top: 13%;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    line-height: 1.5;
    letter-spacing: 2px;
    width: 100%;
    left: 3%;
}
.buttonBot a{
    display: block;
    transition: all 0.3s;
}
.buttonBot a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.buttonBot1{
    top: 85px;
}

/*Products*/
.products1-bg{
    background:url(../images/products1_bg.jpg) no-repeat;
    height: 632px;
    box-sizing: border-box;
}
.products2-bg{
    background:url(../images/products2_bg.jpg) no-repeat;
    height:1153px;
    box-sizing: border-box;
}
.products3-bg{
    background:url(../images/products3_bg.jpg) no-repeat;
    height:587px;
    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;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    transform: translate(-3px, -3px);
}
.l-content .products {
    margin: 0 38px 0 38px;
    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: 358px;
    float: left;
    margin:0 20px 20px 0;
    position: relative;
    border: 1px solid #868686;
}
.l-content .product.col3.yel{
    background-color: #ffcc00;
    font-weight: normal;
}
.l-content .product.col3 a{
    margin: 5px;
    border: 1px solid #868686;
    background-color: #fff;
}
.l-content .product.col3:nth-child(3n) {
    margin-right: 0;
}

.l-content .product.col3 .pic {
    position: relative;
    overflow: hidden;
}
.discount {
    position: absolute;
    top: 82px;
    left: 30px;
    font-size: 48px;
    color: #000000;
    line-height:.9;
    font-weight: bold;
    font-family: arial;
    letter-spacing: -1px;
    text-align: center;
}
.discount span.bignum {
    font-size: 35px;
    display: block;
}
.l-content .product.col3 .title {
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    padding: 5px 0 4px 11px;
    border-bottom: 1px solid #bfbfbf;
}
.l-content .product.col3 .date {
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    border-bottom: 1px solid #bfbfbf;
    padding: 4px 0 4px 11px;
}
.l-content .product.col3 .date>.datecon{
    position: relative;
}
.l-content .product.col3 .date>.datecon::after{
    content: "";
    width: 100%;
    height: 1px;
    background:#000;
    position: absolute;
    top: 13px;
    left: 0;
}
.spenum{
    letter-spacing: -2px;
}
.l-content .product.col3 .date span{
   font-family: arial;
}
.l-content .product.col3 .title span{
    font-family: arial;
}
.l-content .product.col3 .model {
    font-size: 20px;
    line-height: 22px;
    color: #000;
    word-break: break-all;
    padding: 3px 0 3px 11px;
    border-bottom: 1px solid #bfbfbf;
}
.l-content .product.col3 .model span{
    font-family: arial;
}
.l-content .product.col3 .tax-price{
    color:#000;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 7px 0 17px;
}
.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 {
    line-height: 1.1;
    font-size: 20px;
    padding: 4px 0 0 11px;
    color: #dd0000;
}
.l-content .product.col3 .sale-price span.black{
    font-size: 20px;
    color: #000000;
    display: inline-block;
}
.l-content .product.col3 .sale-price span.red{
    font-size: 20px;
    color: #dd0000;
    font-weight: bold;
    display: inline-block;
}
.l-content .product.col3 .sale-price span.num{
    font-size: 35px;
    color: #dd0000;
    font-weight: bold;
    font-family: arial;
}
.l-content .product.col3 .sale-price span.num1{
    letter-spacing: -2px;
}
.l-content .product.col3 .sale-price span.amount{
    color: #000000;
}
.l-content .product.col3 .sale-price span.amountnum{
    font-size: 20px;
    font-family: arial;
}
.l-content .product.col3 .least{
    font-size: 17px;
    line-height: 1;
    color: #000000;
    padding:4px 0 15px 11px;
}
.activetitle{
    background:url(../images/pic_14.jpg) no-repeat;
    height: 224px;
    font-size: 45px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    letter-spacing: 3px;
    padding-top: 5px;
    box-sizing: border-box;
    line-height: 1.8;
}
.activetitle span{
    color: #ffcc00;
}
.activetime{
    font-size: 30px;
    letter-spacing: normal;
}
.gift{
    background: url(../images/pic_15.jpg) 0 0 no-repeat, 
    url(../images/pic_16.jpg) 0 277px no-repeat; 
    height: 554px; 
    background-position: top, bottom;
    position: relative;
}
.gifttext1,.gifttext2,.gifttext3,.gifttext4{
    position: absolute;
    top: 58px;
    left: 320px;
    box-sizing: border-box;
    font-size: 30px;
    line-height: 1.3;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000000;
    font-weight: bold;
}
.giftnum{
    font-size:46px;
    color: #ffcc00;
    font-weight: bold;
    font-family: arial;
}
.giftsma{
    font-size:21px;
    color: #fff;
    font-weight: normal;
}
.yel{
    font-size: 46px;
    color: #ffcc00;
    font-weight: bold;
}
.gifttext2{
    left: 830px;
}
.gifttext3{
    top: 360px;
}
.gifttext4{
    top: 360px;
    left: 940px;
}
.moreprobg{
    background: url(../images/pic_17.jpg) no-repeat;
    height: 171px;
    position: relative;
}
.morepro{
    position:absolute;
    width: 378px;
    height: 80px;
    top: 52px;
    left: 138px;
}
.morepro1{
    left: 690px;
}
.morepro span{
    position:absolute;
    font-size: 30px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
    top: 17px;
    left: 55%;
    transform: translate(-50%,0);
    line-height: 1.4;
    width: 100%;
}
.morepro a{
    transition: 0.3s;
    display: block;
    
}
.morepro a:hover{
    opacity: 0.9;
    transform: translate(-3px, -3px);
}
.footer{
    background:url(../images/pic_18.jpg) no-repeat;
    color: #fff;
    height: 537px;
}
.footerTitle{
    font-size: 30px;
    color: #ffcc00;
    padding: 25px 0 0 50px;
    font-weight: bold;
}
.footer ul{
    padding:21px 0 55px 72px;
}
.footer ul li{
    font-size: 19px;
    padding-left: 10px;
    line-height: 1.6;
    list-style: decimal;
}
.footer ul li a{
    text-decoration: none;
    color: #fff;
}
.official{
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}
.official span{
    font-family: arial;
}
.official a{
    text-decoration: none;
    color: #ffffff;
}