@media screen and (max-width: 1000px) {
.wp{width:98%;margin:0 auto}

.header{
	background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    height: 34px; line-height:34px;
    width: 98%;
    min-width:100%;
}





.toubu{ overflow:hidden}
.toubu .logo{ float: none; text-align:center}
.toubu .search_box{ float:none;
    width: 100%;
    margin-top: 15px;
    margin-left:0px;
    font-size: 12px;
    position: relative;
    z-index: 1000;
}


.toubu .search_box .border {
    border: 1px solid #339999;
    border-radius: 0px;
    width: 100%;
    height: 38px; overflow:hidden
}



.toubu .search_box p {
    overflow: hidden;text-align:center
}


.toubu .search_box p span{
    color: #999;
}


.nav ul li{ float:left; width:25%; text-align:center}



.syzc{ float: none; width:100%;}
.syyc{ float: none; width:100%; }

.zcbox ul li{ background:url(../images/news_li_ico.jpg) no-repeat left; padding-left:15px; height: 35px;
    line-height: 34px;
    border-bottom: 1px dashed #e5e5e5; overflow:hidden; float:left; width:50%;
}


.hd-wb{ position:absolute; bottom:0px;left:0px; width:100%}
.hd-content{margin-top:100px;width: 100%;}
#home .logo {
	text-align: center;
}
#home .logo .img {
	display: inline-block;
}
#home .logo .img img{margin: 0 auto;max-height: 100px;display: block;}
#home .input {
	width: 98%;margin:50px auto;position: relative;
}
#home .input .kw {
}
#home .input .kw INPUT {width: 50%;margin-left: 0px;

}
#home .input .btn-search {
	width: 101px;height: 45px;right: 0;top: 0;border: none;font-size: 20px;cursor: pointer;background-color: #228899;color: #fff;position: absolute;
}
.twlb ul li .doc-list-title {
    margin-bottom: 6px;
    font-family: "microsoft yahei";
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap; 
}

}