@charset "utf-8";

/* CSS Document */


/*新闻动态*/

.main {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
	overflow: hidden;
	background-color: #ffffff;
}

.main_left {
	width: 720px;
	/*height: 363px;*/
	float: left;
}

.main_right {
	width: 265px;
	float: right;
}


/*页框切换*/

#tab {
	float: left;
	width: 62px;
}

#tab li {
	width: 20px;
	padding: 0 28px 0 14px;
	height: 66px;
	background: url("../images/jiao.png") no-repeat #81d4fe;
	padding-top: 20px;
	line-height: 22px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

#tab li.tab_cur {
	background: url("../images/jiao.png") no-repeat #0174cd;
}

.tab_con {
	float: left;
	width: 685px;
	position: relative;
	margin-top: 1px;
}

#tab_list0 {
	position: absolute;
	top: 0;
	left: 0;
	width: 685px;
	height: 257px;
	background-color: #2894bc;
	display: none;
	z-index: 100;
}

#tab_list1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 685px;
	height: 257px;
	background-color: #0174cd;
	display: none;
	z-index: 100;
}

#tab_list2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 685px;
	height: 257px;
	background-color: #385296;
	display: none;
	z-index: 100;
}

.tab_con h2 a {
	display: block;
	background: url("../images/dian.png") no-repeat 15px center;
	padding-left: 28px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
}

.tab_con ul {
	overflow: hidden;
	margin-bottom: 16px;
}

.tab_con #tab_list0 ul {
	margin-bottom: 5px;
}

.tab_con ul li {
	float: left;
	padding-left: 43px;
}

.tab_con ul li a {
	line-height: 26px;
	color: #fff;
	font-size: 13px;
}


/*通知、新闻*/

.tz_news {
	width: 360px;
	height: 363px;
	float: left;
	/*margin-left: 35px;*/
	position: relative;
}

.tab_tz {
	height: 28px;
	background: url("../images/lm_bg.jpg") repeat-x bottom;
}

.tab_tz li {
	float: left;
	padding: 0 12px;
	font-size: 16px;
	color: #444;
	/*cursor: pointer;*/
}

.tab_tz li a {
	font-size: 16px;
	color: #444;
	/*cursor: pointer;*/
}

.tab_tz li.tab_tz_cur,
.tab_tz li.tab_zp_cur {
	color: #FFFFFF;
	height: 26px;
	border-bottom: 2px solid #eab001;
	background-color: #0174cd;
}

.tab_tz li.tab_tz_cur a,
.tab_tz li.tab_zp_cur a {
	color: #FFFFFF;
}

.news_list {
	padding-top: 10px;
	height: 284px;
	background-color: #ffffff;
}

.news_list li {
	height: 28px;
	line-height: 28px;
	background: url("../images/jiao.jpg") no-repeat 10px center;
	padding-left: 26px;
}

.news_list .list_wid {
	width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tab_con .news_list li a {
	color: #757575;
	font-family: "宋体";
}

.enrollnews {
	display: block;
	width: 235px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.enrollnewss {
	display: block;
	width: 175px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.tab_con .news_list li a:hover {
	text-decoration: underline;
}

.news_list li span {
	color: #666666;
	float: right;
	margin-right: 20px;
	font-size: 10px;
}

.tab_more,
.tab_more_two {
	position: absolute;
	right: 20px;
	top: 0;
	color: #b0b1b1;
	font-family: "宋体";
	line-height: 32px;
}


/*服务系统入口*/

.system_rk {
	width: 1000px;
	margin: 0 auto;
	height: 158px;
	position: relative;
	/*margin-top: 20px;*/
	background: url("../images/fwxt.jpg") no-repeat 50px 71px #f0f3f3;
}

.dxsjy {
	float: left;
	width: 386px;
	padding-top: 21px;
}

.dxsjy span {
	font-size: 16px;
	color: #222;
	padding-left: 36px;
}

.xsdl {
	width: 252px;
	float: left;
	height: 87px;
	padding-top: 73px;
	background: url("../images/xian.jpg") no-repeat right 17px;
}

.xsdl p {
	height: 40px;
	line-height: 100%;
}

.xsdl p a {
	font-size: 14px;
	color: #5a5858;
}

.xsdl a.xs {
	display: inline-block;
	width: 86px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-family: "宋体";
	background: #cccccc;
	margin-right: 6px;
}

.xsdl a.dw_dl {
	background: #cccccc;
}

.jihuo {
	position: absolute;
	top: -11px;
	right: 32px;
}


/*友情链接*/

.footer .yqlj {
	margin: 0 auto;
	height: 30px;
	width: 1000px;
	border-bottom: 1px solid #ECECEC;
}

.yqlj_list {
	text-align: center;
}

.yqlj_list li {
	float: left;
	margin-left: 20px;
}

.yqlj_list li a {
	font-size: 14px;
	color: #2b2b2b;
}


/*列表*/

.list_left {
	width: 218px;
	float: left;
}

.list_right {
	width: 732px;
	float: right;
}

.cur {
	height: 51px;
	line-height: 51px;
	background: #0175ce;
	padding-left: 26px;
}

.cur a {
	font-size: 18px;
	color: #fff;
}

.cur_list {
	padding-top: 2px;
	background: #ececec;
}

.cur_list .clumns {
	margin: 0 5px;
	line-height: 61px;
	background: url("../images/lm_bg_list.jpg") repeat-x left 59px;
}

.cur_list .clumns a.cur_a {
	color: #646363;
	font-size: 16px;
	padding-left: 26px;
}

.cur_list .current {
	background: url("../images/lm_cur_bg.jpg") no-repeat left top;
}

.cur_list .current a.cur_a {
	color: #32b6f7;
}

.third_nav {
	padding-top: 4px;
}

.third_nav li {
	margin: 0 5px;
	height: 38px;
	line-height: 38px;
	background: url("../images/lm_bg_list.jpg") repeat-x left 36px;
}

.third_nav li a {
	color: #646363;
	font-size: 14px;
	padding-left: 46px;
}

.third_nav li.third_cur {
	background: url("../images/tdlm_cur_bg.jpg") no-repeat left top;
}

.third_nav li.third_cur a {
	color: #32b6f7;
	font-weight: bold;
}

.list_bottom {
	width: 100%;
	background: url("../images/list_bottom_bg.jpg") no-repeat left bottom #ececec;
	height: 185px;
}

.commen_top1 {
	border-bottom: 2px solid #eab001;
	height: 42px;
	line-height: 42px;
}

.commen_top1 h4 {
	font-size: 16px;
	color: #0175ce;
	padding-left: 10px;
}

.commen_top1 span {
	color: #777;
	background: url("../images/home.jpg") no-repeat left center;
	padding-left: 20px;
}

.commen_top1 span a {
	color: #777;
}

.event-list-item-date {
	float: left;
	width: 15%;
	margin-right: 2%;
}

.event-list-item-date span.event-date {
	height: 88px;
	width: 88px;
	background: #E9ebf0;
	border: 0;
	margin: 0;
	text-align: center;
	display: block;
}

.event-list-item-date span.event-day {
	padding-top: 10px;
	font-weight: normal;
	color: #0e419c;
	font-size: 40px;
	display: block;
}

.event-list-item-date .event-month {
	/*padding-top: 1px;*/
	display: block;
	color: #0e419c;
}

.myevent-list-item .event-title a {
	font-size: 14px;
	color: #0e419c;
	font-family: "Helvetica Neue", "Hiragino Sans GB", "Verdana", "Microsoft YaHei", "Arial", "sans-serif";
	font-weight: bold;
}


/*需求信息列表*/

.location {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0px;
	color: #444;
	border-bottom: 1px solid #a90000;
}

.list li {
	border-bottom: dotted 1px #ccc;
}

.list p {
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
}

.list span {
	margin: 0 20px 0 0;
}

.list .title {
	background: none;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	padding: 0px;
	border: 0;
	/*color: #991E33;*/
}

.rlist {
	background: #eee;
}

.rlist li {
	line-height: 30px;
}

.rlist li,.list li a:hover {
	color: #0e419c;
}

.news_1,
.news_2 {
	height: 280px;
	border-bottom: 1px solid #a90000;
	text-indent: 10px;
}

.news_1 .location,
.news_2 .location {
	font-size: 14px;
	font-weight: bold;
	color: #0e419c;
	/*color: ;*/
}


/*分页*/

.pagelist {
	margin: 10px;
	overflow: hidden;
	border-right: 1px solid #eee;
	height: 28px;
	line-height: 28px;
	float: right;
}

.pagelist a.disable {
	background-image: none;
	color: #333;
	cursor: default;
}

.pagelist a {
	color: #FFF;
	background: #fff;
	background-image: none;
	padding: 5px 10px;
	cursor: pointer;
	border: 1px solid #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(238, 238, 238);
	border-right: none;
	color: #333;
}

.pagelist a.current {
	cursor: default;
}

.pagelist a:hover,
.pagelist a.current {
	background: #a90000;
	color: #FFF;
}
.newstitle{
	padding-bottom: 20px;
	border-bottom: 1px solid #a90000;
}
.newstitle .newstil {
	color: #a90000;
	font-weight: bold;
	margin-top: 20px;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newspages p{
	line-height: 30px;
}
