@media (max-width:768px) {
	#header,footer,.zw_box{
        display: block;
    }
    .header,.pro_details,.adv .conBox .container .pic,.cpleft{
        display: none;
    }
    .products,.adv{
        padding-bottom: 30px;
    }
    .products .Title, .case .Title,.adv .conBox{
        padding-top: 30px;
    }
    .products .Title h3, .case .Title h3{
        font-size: 28px;
    }
    .products .BigCon li span,.products .BigCon li h4{
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }
    .products .BigCon li,.pro_c li{
        width: 48%;
        margin-right: 4%;
        height: auto;
        margin-top: 20px;
    }
    .products .BigCon li:nth-child(even),.pro_c li:nth-child(even){
        margin-right: 0;
    }
    .products .BigCon li h4{
        line-height: 50px;
        height: 50px;
        overflow: hidden;
    }
    .adv .Title .p1{
        font-size: 30px;
    }
    .adv .conBox .con img{
        float: none;
    }
    .adv .conBox .con .box{
        float: none;
        width: 100%;
        margin-top: 20px;
        height: auto;
    }
    .adv .conBox .con .box h3{
        margin-bottom: 20px;
    }
    .adv .conBox .con{
        padding-top: 20px;
    }
    .case .con{
        margin-top: 0;
    }
    .case .conBox li{
        width: 48%;
        margin-right: 4%;
        box-sizing: border-box;
        margin-left: 0;
        margin-bottom: 20px;
        height: auto;
    }
    .case .conBox li p{
        margin-bottom: 10px;
    }
    .case .conBox li:nth-child(even){
        margin-right: 0;
    }
    .case{
        padding-bottom: 10px;
    }
    .leftnews .newsbox dl,.leftnews .newsbox li{
        width: 100%;
    }
    .cpright{
        padding: 0 15px;
    }
    .n_info_con{
        padding: 0;
        margin: 15px 0;
    }
    .cp_list .cpright,.pro_c{
        width: 100%;
        box-sizing: border-box;
    }
    .newsList li{
        margin-bottom: 20px;
    }
    .newsList li .icon{
        width: 22%;
        box-sizing: border-box;
        padding: 0;
    }
    .newsList li .cont{
        width: 75%;
    }
    .newsList li .cont p{
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
    }
    .newsList li .title a{
        font-size: 16px;
    }
    .title{
        height: 30px;
        line-height: 30px;
    }
    .pro_c li img{
        max-width: 100%;
        height: auto;
        padding: 0;
    }
}
@media (max-width:420px) {
	.adv .Title .p1{
        font-size: 24px;
    }
    .leftnews .newsbox dt,.rtop span,.newsList li .icon{
        display: none;
    }
    .leftnews .newsbox dd{
        width: 100%;
        margin-left: 0;
    }
    .leftnews .newsbox li a{
        width: 65%;
    }
    .leftnews .newsbox li span{
        font-size: 13px;
        width: 22%;
    }
    .leftnews .newsbox ul{
        padding: 0 8px 20px;
    }
    .rtop{
        height: 40px;
        overflow: hidden;
    }
    .newsList li .cont{
        width: 100%;
    }
    .pagingNav .uls{
        margin-top: 0;
    }
    .pagingNav ul li{
        margin-top: 5px;
    }
    .gduo .pageBox{
        width: 100%;
    }
    .gduo{
        height: auto;
    }
}