html, body,
.l-content h1,
.l-content h2,
.l-content h3,
.l-content h4,
.l-content h5,
.l-content p,
.l-content ul,
.l-content li {
    margin: 0;
    line-height: 1;
}

.l-content ul,
.l-content li {
    padding: 0;
}

.l-content li {
    list-style: none;
}

.l-content .mt30 {
    margin-top: 30px;
}
.l-footerWrap, .new-l-footerWrap{
    position: static !important;
}

.l-content .banner {
    position: relative;
}

.l-content .banner .txt{
    position:absolute;
    font-size: 16px;
    bottom:22%;
    left:8%;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
}
.l-content .banner .txt span{
    font-family: arial;
}

.l-content .active-title {
    padding:40px 0 25px 0;
    color: #000;
    position: relative;
}
.pro-title{
    position: absolute;
    left: 50%;
    top: 37%;
    transform: translate(-50%,0);
    font-size: 36px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
}

.products-bg{
    background:url(../images/products_bg.jpg) repeat;
}

.l-content .products {
    margin: 0 95px;
    /*overflow: hidden;*/
}
.l-content .products:after,
.l-content .products:before{
    content: '';
    display: table;
}
.l-content .products:after{
    clear: both;
}

.l-content .product {
    background:#fff;
    overflow: hidden;
    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 .product:last-child {
    margin-bottom: 0;
}

.l-content .product .pic {
    width: 200px;
    height: 188px;
    background: #909090;
    text-align: center;
    position: relative;
    float: left;

}

.l-content .product .discount {
    position: absolute;
    top: 10%;
    right: 12%;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.l-content .product .discount1{
    right: 9.2%;
}
.l-content .product .discount span{
    font-size: 35px;
    font-family: arial;
    font-weight: bold;
}



.l-content .product .title {
    color: #000;
    font-size: 20px;
    line-height: 26px;
}


.l-content .product .model {
    font-size: 14px;
    line-height: 19px;
    color: #9B9B9B;
    margin-top: 10px;
}

.l-content .product .label {
    display: block;
    width: 32px;
    height: 17px;
    color: #dd0000;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    border:1px solid #dd0000;
    position:absolute;
    top:129px;
}

.l-content .product .date {
    margin-top: 70px;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    float: left;
    width: 240px;
}

.l-content .product .price {
    float: left;
}

.l-content .product .del-price {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    height: 26px;
    margin-top: 4px;
    display: block;
}



.l-content .product .sel-price {
    margin-top: 5px;
    font-size: 15px;
    color: #000;
    line-height: 26px;
    height: 26px;
}

.l-content .product .sel-price strong {
    font-size: 30px;
    font-weight: bold;
    color: #dd0000;
    font-family: arial;
}

.l-content .product .content {
    float: left;
}

.l-content .product-warm {
    text-align: left;
    height: 19px;
    font-size: 15px;
    color: #000;
    line-height: 19px;
    padding:20px 0 20px 95px;
}

.l-content .product-more {
    width: 280px;
    height: 50px;
    background: #003399;
    border-radius: 5px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 30px auto auto;
    text-decoration: none;
    background-image: url("../images/arrow2.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    text-indent: 15px;
    transition: 0.3s;
}
.l-content .product-more:hover{
    opacity: 0.9;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    transform: translate(-3px, -3px);
}

.l-content .product.col4 {
    width: 230px;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
    position: relative;
   
}

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

.l-content .product.col4 .content {
    padding: 0 4px 10px 10px;
}

.l-content .product.col4 .info,
.l-content .product.col4 .date,
.l-content .product.col4 .price {
    float: none;
    width: auto;
    margin-left: 0;
}

.l-content .product.col4 .pic {
    width: 230px;
    height: 156px;
}


.l-content .product.col4 .title {
    font-size: 19px;
    line-height: 20px;
}
.l-content .product.col4 .title1{
    height: 48px;
    line-height: 23px;
}

.l-content .product.col4 .more {
    color: #000;
}

.l-content .product.col4 .date {
    font-size: 15px;
    color: #000;
    margin-top: 4px;
    line-height: 17px;
}

.l-content .product.col4 .model {
    font-size: 15px;
    line-height: 20px;
    margin-top: 8px;
    color: #000;
    word-break: break-all;
}

.l-content .product.col4 .sel-price {
    color: #000;
    margin-top: 10px;
    line-height: 16px;
    font-size: 15px;
}

.l-content .product.col4 .sel-price strong {
    font-size: 30px;
    font-weight: bold;
    color: #dd0000;
    font-family: arial;
}
.l-content .product.col4 .sel-price .em{
    color: #dd0000;
}


.l-content .group {
    overflow: hidden;
    background: #efefef;
    padding: 20px;
    margin-top: 20px;
}

.l-content .group li {
    background: #d8d8d8;
    width: 230px;
    height: 380px;
    margin-right: 20px;
    float: left;
    color: #9B9B9B;
    font-size: 28px;
    line-height: 380px;
    text-align: center;
}

.l-content .group li:last-child {
    margin-right: 0;
}

.l-content .group li.main {
    width: 360px;
    margin-right: 70px;
    position: relative;
}

.l-content .group li.main:after {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 35px solid transparent;
    border-left: 50px solid #d8d8d8;
    border-bottom: 35px solid transparent;
    right: -50px;
    top: 155px;
}

.l-content .group2 {
    overflow: hidden;
    background: #efefef;
    padding: 20px 0 0 20px;
    margin-top: 20px;
}

.l-content .group2 li {
    background: #d8d8d8;
    width: 230px;
    height: 180px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    color: #9B9B9B;
    font-size: 28px;
    line-height: 180px;
    text-align: center;
}

.l-content .group2 li.main {
    width: 360px;
    height: 380px;
    margin-right: 70px;
    position: relative;
    line-height: 380px;
}

.l-content .group2 li.main:after {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 35px solid transparent;
    border-left: 50px solid #d8d8d8;
    border-bottom: 35px solid transparent;
    right: -50px;
    top: 155px;
}

.l-content .banner2 {
    background: #efefef;
    padding: 20px 0 20px 20px;
    overflow: hidden;
    margin-top: 20px;
}

.l-content .banner2 li {
    background: #dbdbdb;
    width: 373px;
    height: 250px;
    float: left;
    margin-right: 20px;
}

.l-content .rules {
    font-size: 14px;
    color: #585858;
    line-height: 36px;
    padding: 27px 20px 20px;
    background: #efefef;
}

.information {
    position: relative;
}

.l-content .information .title {
    position:absolute;
    top:22px;
    left:50%;
    transform: translate(-50%,0);
    font-size: 42px;
    font-weight: bold;
    color: #0f218b;
    letter-spacing: 1px;
    text-align: center;
}

