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;
}

.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;
}

.new-l-footerWrap{
    padding-top: 10px;
}

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

.l-content .banner .txt{
    position:absolute;
    font-size: 22px;
    bottom:22%;
    left:6.5%;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 5px #000;
}
.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;
}

.register{
    background:url(../images/regis_bg.jpg) no-repeat;
    height: 136px;
}

.products-bg{
    position: relative;
}

.l-content .products {
    margin: 0 95px;
    position:absolute;
    top:0;
    /*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 {
    font-family: arial;
    font-weight: bold;
    display: block;
    width: 70px;
    height: 30px;
    color: #dd0000;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border:1px solid #dd0000;
    background:#fff4f4;
    position:absolute;
    top:158px;
}

.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: center;
    height: 19px;
    font-size: 15px;
    color: #fff;
    line-height: 19px;
    position: absolute;
    bottom: 7%;
    width: 100%;
}

.l-content .product-more {
    width: 260px;
    height: 50px;
    background: #ffcc00;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    color: #4a4a4a;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 20px auto 0 auto;
    text-decoration: none;
    background-image: url("../images/arrow2.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    text-indent: 15px;
    transition: 0.3s;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
}
.l-content .product-more:hover{
    opacity: 0.9;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}

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

.l-content .product.col4:nth-child(5n) {
    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:0px;
}
.l-content .product.col4 .info{
    margin:24px 0 0 0px;
}

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


.l-content .product.col4 .title {
    font-size: 19px;
    line-height: 20px;
}
.l-content .product.col4 .title1{
    line-height: 23px;
    margin-top: -26px;
}
.l-content .product.col4 .title3{
    margin-top: 44px;
}

.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;
    background:url(../images/footer.jpg) no-repeat;
}

.l-content .information .content {
    padding: 0px 50px 30px 70px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.l-content .information .title {
    font-size: 42px;
    font-weight: bold;
    color: #003399;
    letter-spacing: 1px;
    text-align: center;
    line-height: 89px;
    height: 89px;
}

.l-content .information .left{
    float: left;
    width:48%;
}

.l-content .information .voice{
    width:49%;
    float:left;
}

.l-content .information .name {
    font-size: 25px;
    color: #000;
    line-height: 24px;
    letter-spacing: 4px;
    font-weight: bold;
}

.l-content .information .phone .number {
    font-size: 66px;
    font-weight: bold;
    color: #003399;
    line-height: 66px;
    margin-top: 14px;
    font-family: arial;
    letter-spacing: 2px;
}

.l-content .information .phone .desc {
    font-size: 18px;
    color: #000;
    line-height: 19px;
    margin-top: 6px;
}

.l-content .information .voice {
    margin-left: 30px;
    float:left;
}

.l-content .information .voice .name {
    font-size: 24px;
    color: #000;
    line-height: 31px;
}



.l-content .information .voice .desc {
    margin-top: 15px;
    font-size: 17px;
    color: #000;
    line-height: 16px;
    float: left;

}
.l-content .information .voice .desc span{
    display: inline-block;
    width: 27px;
    height: 27px;
    background: #FFFFFF;
    background: #003399;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
    text-align: center;
    margin: 0 5px;

}
.l-content .information .mail{
    margin-top: 40px;
}


.l-content .information .mail .link {
    display: block;
    text-decoration: none;
    width: 347px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 2px solid #D1D1D1;
    margin-top: 15px;
    font-size: 26px;
    color: #003399;
    line-height: 48px;
    text-align: center;
    background-image: url("../images/right_arrow.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 32px;
}

ul.voice-mid{
    margin-top:14px;
}

.voice-mid li{
    float: left;
    margin-left:10px;
}

.voice-mid li:first-child{
    margin-left: 0;
}
.voice-mid li:last-child{
    margin-left:22px;
}
.voice-num{
    width:60px;
    height:74px;
    font-size: 70px;
    color: #003399;
    font-weight: bold;
    font-family: arial;
    background:rgba(0, 51, 153, 0.3);
    border-radius: 4px;
    margin-top:16px;
    text-align: center;
    margin:0px auto;
    padding: 4px 0 0 0;
    line-height: 1;
}

.voice-num-line{
    height: 22px;
    background:#000;
    width:1px;
    margin:0px auto;
}

.voice-num-text{
    font-size: 18px;
    line-height: 24px;
    text-align:center;
    margin-top: 5px;
    color: #000;
}