﻿/*手机*/
@media only screen and (min-width: 0px) and (max-width: 960px){
    .l1-content ul{
        width: 100%!important;
    }
    .l1-content ul li{
        width: 33%!important;
        border: 1px solid white;
    }
    .l4-content{
        padding: 0!important;
    }
    .l4cr-content h2{
        margin: 0!important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 640px){
    .l2-content{
        padding-top: 0!important;
    }
    .l2c-ri{
        float: none!important;
        width: 100%!important;
        height: auto!important;
    }
    .l2cr-content{
        width: 100%!important;
        padding: 0 20px;
        position: relative!important;
        top: 0!important;
        left: 0!important;
        transform: none!important;
    }

    .l2c-le{
        float: none!important;
        width: 100%!important;
        height: 300px!important;
    }
    .l2c-le img{
        width: 90%!important;
        /*height: 100%;*/
        left: 50%;
        transform: translate(-50%,-50%)!important;
    }

    .l3c-le{
        float: none!important;
        width: 100%!important;
        height: auto!important;
    }
    .l3cl-content{
        width: 100%!important;
        padding: 15px 20px;
        position: relative!important;
        top: 0!important;
        left: 0!important;
        transform: none!important;
    }

    .l3c-ri{
        float: none!important;
        width: 100%!important;
        height: 300px!important;
    }
    .l3c-ri img{
        width: 90%!important;
        /*height: 100%;*/
        left: 50%;
        transform: translate(-50%,-50%)!important;
    }

    .l4c-le{
        float: none!important;
        width: 100%!important;
        height: 300px!important;
    }
    .l4c-le img{
        width: 90%!important;
        /*height: 100%;*/
        left: 50%;
        transform: translate(-50%,-50%)!important;
    }
    .l4c-ri{
        float: none!important;
        width: 100%!important;
        height: auto!important;
    }
    .l4cr-content{
        width: 100%!important;
        padding: 15px 20px;
        position: relative!important;
        top: 0!important;
        left: 0!important;
        transform: none!important;
	margin-top:10px;
    }
    .l4cr-content h2{
        margin: 10px 0 10px 0!important;
    }
}




/*bannerdiv*/
.bannerdiv{
    width: 100%;
    /*background: url("../image/deal/deal-banner.png")center center no-repeat;*/
    background-size: auto 100%;
}
.bannerdiv-content{
    max-width: 100%;
    margin: 0 auto;
}
.bannerdiv-content img{
    width: 100%;
}




/*line1*/
.line1{
    width: 100%;
}
.l1-content{
    max-width: 1200px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    /*border: 1px solid orange;*/
}
.l1-content ul{
    overflow: auto;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.l1-content ul li{
    float: left;
    width: 13%;
}

.l1-content ul li a{
    display: block;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.l1-content ul li a:hover{
    color: #ce0021;
}
.l1c-select a{
    color: #ce0021;
}






/*line2*/
.line2{
    width: 100%;
}
.l2-content{
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: auto;
}
.l2c-le{
    width: 60%;
    height: 420px;
    position: relative;
    overflow: hidden;
}
.l2c-le img{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.l2c-ri{
    width: 40%;
    height: 420px;
    position: relative;
}
.l2cr-content{
    position: absolute;
    width: 95%;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.l2cr-content h1{
    height: 35px;
    line-height: 35px;
    margin-bottom: 24px;
}
.l2cr-content p{
    display: block;
    width: 100%;
    line-height: 25px;
    margin-top:10px;
}








/*line3*/
.line3{
    width: 100%;
    background: url("/statics/images/deal-bg4.png")center center no-repeat;
    background-size: auto 100%;
}
.l3-content{
    max-width: 1200px;
    margin: 0 auto;
    padding: 45px 0;
    overflow: auto;
}

.l3c-le{
    width: 40%;
    height: 580px;
    position: relative;
}
.l3cl-content{
    position: absolute;
    width: 95%;
    top: 50%;
    transform: translateY(-50%);
    margin-top:10px;
}
.l3cl-content h1{
    height: 35px;
    line-height: 35px;
    margin-bottom: 24px;
}
.l3cl-content p{
    display: block;
    width: 100%;
    line-height: 25px;
}

.l3c-ri{
    width: 60%;
    height: 580px;
    position: relative;
    overflow: hidden;
}
.l3c-ri img{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}










/*line4*/
.line4{
    width: 100%;
}
.l4-content{
    max-width: 1200px;
    margin: 0 auto;
    overflow: auto;
    padding: 70px 0 80px 0;
}

.l4c-le{
    width: 60%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.l4c-le img{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.l4c-ri{
    width: 40%;
    height: 400px;
    position: relative;
}
.l4cr-content{
    position: absolute;
    width: 95%;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    
}
.l4cr-content p{
margin-top: 10px;
}
.l4cr-content h2{
    margin: 25px 0 20px 0;
}
.l3cl-content p{
margin-top: 10px;
}







