@media (max-width: 1000px) {
    .header, .main{
        width: 100%;
    }
    .menu ul{
        width:calc(100% - 110px);
    }
    .menu ul li{
        width: 14%;
    }
    .toptime{
        height: auto;
    }
    .toptime a{
        margin-bottom: 5px;
    }
    .picshow,.w406,.w388 {
        width: 37%;
    }
    .picshow{
        margin-right: 2%;
    }
    .picshow .KmSlider, .picshow .KmSlider li, .picshow .KmSlider li img{
        width: 100%;
    }
    .w201{
        width: 22%;
    }
    .w201 img{
        width: 100%;
    }
    .tit5{
        background-size: 100% 100%;
    }
    .list1 li a{
        width: 60%;
    }
    .w325{
        width: 32%;
    }
    .mr12{
        margin-right: 2%;
    }
    .linkbg{
        height: auto;
    }
    .link1 li{
        margin-right: 2%;
        width: 12%;
    }
    .link1 img {
        width: 100%;
    }
    .sel1{
        width: 15%;
        margin-right: 2%;
    }
    .footc{
        width: 100%;
        padding: 30px 0;
    }
    .right{
        width: 75%;
    }
    .left{
        width: 23.5%;
    }
    .w235{
        width: 100%;
    }
	.banner{position:relative; width:100%;height:120px;background:none;}
	#box{display:none;}
	.banner .logo{ position: initial; padding:15px 0; text-align: center;}
	.seek_main{
		margin: 15px 0 10px 0;
	}
}
@media (max-width: 768px) {
    .list1 li a{width: 90%;}
    .list1 li span{display: none;}
	.banner{height:110px;}
	.logo img{height:80px;}
}
@media (max-width: 560px) {
    .picshow,.w406,.w388,.w201{
        width: 99%;
    }
    .picshow,.w388,.w388.fl.mr10{
        margin-right: 0;
        margin-bottom: 10px;
    }
    .w201 img{
        width: 100%;
    }
    .w325{
        width: 100%;
        margin-bottom: 10px;
    }
    .mr12{
        margin-right: 0;
    }
    .linkbg{
        height: auto;
    }
    .link1{
        padding: 20px 0 10px 10px;
    }
    .link1 li{
        margin-right: 2%;
        width: 23%;
    }
    .link2{display: none;}
    .left,.w235,.right{
        width: 100%;
    }
    .right,.left{
        float: none;
    }
    .left_nav_tit{
        background-size: 100% 100%;
    }
    .left_nav_c li {
        background: url(../images/bg_x2.jpg) 0 bottom repeat-x;
    }
    .tsdiv .fl,.tsdiv .fr{
        float: none;
        width: 100%;
        display: inline-block;
    }
}
@media (max-width: 468px) {
    .menu{
        height: 90px;
        background: url(../images/bg_menu.jpg) repeat-y;
    }
    .menu ul li{
        width: 25%;
    }
	.logo img{width:100%;}
}

@media (max-width: 375px) {
	.menu ul li {
		width: 33%;
	}
}
@media (max-width: 320px) {

}