﻿.contain{width: 1000px ; margin: 0 auto; padding: 0 100px; background: #FFFFFF;}
.tcdPageCode{padding: 40px 0 40px;}


.newsItemImg{padding: 9px 0; border-bottom: 1px dashed #d3d3d3;}
.newsItemImg img{display: block; float: left; margin-right: 14px;}
.newsItemImg a{display: block;}
.titandinfo h2{font:17px/40px "微软雅黑"; color: #3c3c3c;}
.titandinfo .timeOfnews{ font: 14px/40px "微软雅黑";color: #7b7b7b; float: right;}
.titandinfo h4{font: 14px/35px "微软雅黑"; color: #7B7B7B;}
.newsItemTxt{padding: 9px 0; border-bottom: 1px dashed #d3d3d3;}
.newsItemTxt h2{font:17px/40px "微软雅黑"; color: #3c3c3c;}
.newsItemTxt .timeOfnews{ font: 14px/40px "微软雅黑";color: #7b7b7b; float: right;}
.searchORnewsList{
	min-height: 500px;
	/*width: 88%;*/
	width: 100%;
	/*padding: 0 6%;*/
}

.search_box{
	width: 750px;
	height: 95px;
	padding: 37px 0px 0 0px;
	position: relative;
	margin: auto;
}
.searchLogo {
	display: inline-block;
	height: 21px;
	width: 21px;
	background: url("../images/searchLogo.png") no-repeat center left;
	position: absolute;
	left: 15px;
	top: 49px;
}
.searchNum {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
#searchtext{
	width: 600px;
	height: 47px;
	background: url("../images/searchBoxBg.png") no-repeat center left;
	float: left;
	border: 0px;
	outline: none;
	padding-left: 50px;
	padding-right: 100px
}
#searchbtn{
	height: 40px;
	width: 68px;
	background: url("../images/searchBtn.png") no-repeat center left;
	cursor: pointer;
	position: absolute;
	left: 670px;
	top: 41px;
}
#tcdPageCode{width: 100%; text-align: center; overflow: hidden; font-size: 14px; padding: 20px 0; margin-top: -1px; border-top: 1px solid #fff;}
#tcdPageCode .up_page,#tcdPageCode .down_page{display: inline-block; color: #1b242f; text-align: center; padding: 6px 4px; border:1px solid #e8e8e8; margin: 0 12px;}
/*分页*/
.tcdPageCode{text-align:center;margin-top: -1px;padding-bottom:30px;border-top: 1px solid #fff;}
.tcdPageCode a{padding:8px 15px;display:inline-block;margin:0 5px;border:1px solid #e8e8e8;background:#fff;font-size:14px;}
.tcdPageCode a:hover,.tcdPageCode .current{background:#d30b15;color:#fff;}
.tcdPageCode input{border:1px solid #e8e8e8;display:inline-block;padding:8px 10px;margin:0 5px;height: 19px;font-size: 14px;font-family: '\5FAE\8F6F\96C5\9ED1';*display: inline;*zoom: 1;+vertical-align: 3px;*height:21px;line-height:19px;width:33px;text-align:center;}
.tcdPageCode span{display:inline-block;margin:0 5px;border:1px solid #e8e8e8;padding:8px 15px;}
.tcdPageCode span.u_page{border:0;padding:0;}
.tcdPageCode input.goPage{
	padding:8px 15px;display:inline-block;margin:0 5px;border:1px solid #e8e8e8;background:#fff;font-size:14px;
}