/*系统样式定义*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
	padding:0;
	margin:0;
	font-family: "微软雅黑", "宋体";
	font-size:14px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border:0px;
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#E2451E;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
select, input, img, select {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.ml15 {
	margin-left: 15px;
}
.mr15 {
	margin-right: 15px;
}
.mb15 {
	margin-bottom:15px;
}
.mt15 {
	margin-top: 15px;
}
.ml10 {
	margin-left: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom:10px;
}
.red {
	color:#ff0000;
}
/*清除*/
.clearb {
	clear:both;
	width:0;
	height:0;
}
/*
/*顶部top区*/
.top {
	width:100%;
	height:30px;
	overflow:hidden;
	background-color:#3d79ac;
}
.top_cont {
	width: 1140px;
	margin: 0 auto;
	color:#FFF;
	line-height:30px;
	position: relative;
}
.top_l {
	width:450px;
}
.top_r {
	width:450px;
	text-align:right;
}
.top_r a {
	color:#ffffff;
	line-height:30px;
	text-decoration:none;
	padding-left:10px;
}
.top_r a:hover {
	color:#e1e106;
}
/*header区*/
.header {
 width: 100%;
 height:100px;
 background-color:#FFF;
}
.header_con {
	width: 1140px;
	margin: 0 auto;
	overflow:hidden;
}
.h_logo {
	float: left;
}
.h_right {
	float:right;
	width:250px;
	padding-top:30px;

}
a.icon_wb {
	width:22px;
	height:18px;
	background-image: url(/images/icon_wb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle
}
a.icon_wb:hover {
	width:22px;
	height:18px;
	display:inline-block;
	background-image: url(/images/icon_wb2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin-left:10px;
	vertical-align:middle
}
a.icon_qq {
	width:18px;
	height:18px;
	display:inline-block;
	margin-left:10px;
	background-image: url(/images/icon_qq.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align:middle;
}
a.icon_qq:hover {
	width:18px;
	height:18px;
	display:inline-block;
	margin-left:10px;
	background-image: url(/images/icon_qq2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align:middle;
}
a.icon_wx {
	width:22px;
	height:18px;
	display:inline-block;
	margin-left:10px;
	background-image: url(/images/icon_wx.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align:middle;
}
a.icon_wx:hover {
	width:22px;
	height:18px;
	display:inline-block;
	margin-left:10px;
	background-image: url(/images/icon_wx2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align:middle;
}
/*nav区*/
.nav_wrap {
	width: 100%;
	height: 48px;
	background-color:#b9141b;
}
.nav {
	width:1140px;
	margin: 0 auto;
	overflow:hidden;
	line-height: 48px;
}
.nav li {
	float: left;
	width: 93px;
}
.nav li a {
	display: block;
	width: 100px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.nav li a:link {
	color:#fff;
	text-decoration:none;
}
.nav li a:visited {
	color:#fff;
	text-decoration:none;
}
.nav li a:hover {
	color:#FFF;
	text-decoration:none;
}
.nav li ul {
	list-style-type: none;
	text-align:left;
	width: 180px;	
	position: absolute;
	display: none;
	z-index: 1000;
}
.nav li ul li {	
	line-height: 32px;	
	float: left;
	width: 180px;
	background: #b9141b;
}
.nav li ul li a {
	display: block;
	font-size:14px;
	font-weight:normal;
	width: 150px;
	text-align:left;
	margin:0px 15px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c69fa1;
	color:#eaeaea;
}
.nav li ul li a:link {
	text-decoration:none;
}
.nav li ul li a:visited {
	text-decoration:none;
}
.nav li ul li a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
/*banner区*/
.banner {
	width:100%;
	height: 268px;
}

.banner .cycle-slideshow div {	
	height: 268px;
	width: 100%;
	background-position: top center;
}

.banner .cycle-slideshow div.bannerBg1 {
	background-image: url(imagesbanner01.jpg);
}

.banner .cycle-slideshow div.bannerBg2 {
	background-image: url(imagesbanner02.jpg);
}

.banner .cycle-slideshow div.bannerBg3 {
	background-image: url(imagesbanner03.jpg);
}

.banner .cycle-slideshow div.bannerBg4 {
	background-image: url(imagesbanner04.jpg);
}

/*日历天气搜索区*/
.panel {
	width:1140px;
	margin: 10px auto;
	background-color:#f8f8f8;
	height: 40px;
}
.date {
	float:left;
	width:360px;
	color:#333333;
	font-size:12px;
	line-height:40px;
	padding-left:15px;
}
.weathera {
	float:left;
	width:300px;
	color:#333333;
	font-size:12px;
	padding-top: 7px;
}
.weathera i {
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
}
.search {
	width:360px;
	float:right;
	margin-top:5px;
}
.search span {
	width:70px;
	float:left;
	padding-top:3px;
}
.search_text {
	float: left;
	border: none;
	width: 200px;
	height: 28px;
	line-height: 28px;
	color: #333333;
	text-indent: 10px;
	font-size: 14px;
	vertical-align:middle;
}
.search_sub {
	float: left;
	width:60px;
	height: 28px;
	vertical-align:middle;
	background: #bf131b;
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
/*main区域样式定义*/
.main_wrap {
	width: 100%;
	overflow:hidden;
	background-color:#ffffff;
}
.main_one, .main_three, .main_four {
	width:1140px;
	margin:0px auto;
	overflow:hidden;
}
/*图片新闻区*/
.m_bigpic {
	position: relative;
	width:370px;
	height:275px;
}
/*校园快讯区*/
.m_xykx {
	width:410px;
	overflow:hidden;
}
.m_xykx h2 {
	height: 34px;
	position: relative;
	border-bottom:1px solid #dbdbdb;
}
.m_xykx h2 span {
	float:left;
	width:90px;
	height:31px;
	padding-top:3px;
	font-size:16px;
	font-weight:bold;
	color:#bf131b;
	text-align:center;
}
.more {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size:12px;
}
.new_list {
	padding: 5px 5px 0px;
}
.new_list li {
	height: 30px;
	line-height: 30px;
	color:#333333;
	padding-left:12px;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.new_list li a {
	width: 345px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.notice li a {
	width: 265px;
}

.new_list li span {
	float: right;
	font-size:12px;
	color: #999;
}
/*通知公告样式*/
.m_tzgg {
	width:330px;
	overflow:hidden;
}
.m_tzgg h2 {
	height: 33px;
	position: relative;
	background-color:#f9f9f9;
	border-top:2px solid #bf131b;
}
.m_tzgg h2 span {
	float:left;
	width:90px;
	height:31px;
	padding-top:3px;
	font-size:16px;
	font-weight:bold;
	color:#bf131b;
	text-align:center;
}
/*功能区样式定义*/
.main_two {
	width:1120px;
	margin:0px auto 15px;
	background-color:#f7f2f2;
	padding:13px 10px;
	height:54px;
}
.gn-intro li {
	float: left;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-right: 13px;
	padding-left: 70px;
	line-height: 54px;
}
.gn-intro li a {
	display:block;
}
.gn-intro li.icon-1 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.gn-intro li.icon-2 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.gn-intro li.icon-3 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_03.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.gn-intro li.icon-4 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_04.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.gn-intro li.icon-5 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_05.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.gn-intro li.icon-6 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_06.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.gn-intro li.icon-7 {
	height:54px;
	background-color: #f2f2f2;
	background-image: url(imagesgntb_07.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
/* 政务办公区tab页css */
.w390 {
	width:390px;
}
/* 政务办公区tab页结束 */
.spck {
	padding:10px;
	width:305px;
	overflow:hidden;
}
.ztzl {
	width: 795px;
}
.ztzl h2 {
	width:35px;
	float:left;
	
}
/* 专题专栏部分jquery焦点图特效插件 */
.focus {
	width:747px;
	height:90px;
	overflow:hidden;
	position:relative;
}
.focus ul {
	height:380px;
	position:absolute;
}
.focus ul li {
	float:left;
	width:747px;
	height:90px;
	overflow:hidden;
	position:relative;
	background:#000;
}
.focus ul li div {
	position:absolute;
	overflow:hidden;
}
.focus .btnBg {
	position:absolute;
	width:747px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
	display:none;
}
.focus .btn {
	position:absolute;
	width:747px;
	height:18px;
	padding:0px 10px 0px 10px;
	right:0;
	bottom:6px;
	text-align:right;
}
.focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:21px;
	height:20px;
	line-height:20px;
	text-align:center;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
.focus .btn span.on {
	background:#af0f15;
	color:#FFF;
}
/* 专题专栏部分jquery焦点图特效插件结束 */
.function {
	width:330px;
}
.function a { 
	display:inline-block; width:160px; float:left;
}
.main_five {
	width:1140px;
	margin:15px auto;
	overflow:hidden;
}
.w1140 {
	width:1140px;
}
.bd .gd_pic li {
	background-image: none;
}
.gd_pic {
	clear:both;
	width:1120px;
	padding:10px;
	height:180px;
}
.gd_pic li {
	width:200px;
	margin-right:10px;
	float:left;
	line-height:30px;
	height:30px;
	font-size:12px;
	text-align:center;
}
.gd_pic li img {
	width:200px;
	height:150px;
	border:1px dotted #e5e5e5;
	padding:3px;
}
/*友情链接*/
.links {
	clear:both;
	width:100%;
	height:50px;
	background-color:#f4f4f4;
}
.links_n {
	width:1120px;
	margin:0 auto;
	padding:10px;
}
.links_n h2 { float:left; width:100px; font-size:15px; font-weight:bold; color:#bf131b; line-height:30px;
}
.links_n a{ margin-right:10px; line-height:28px; min-width:100px; float:left;}
.links_n img{ width:110px; height:32px; border:1px solid #CCC;}
/*底部foot*/
.footer {
	clear:both;
	width:100%;
	height:90px;
	background-color:#bf131b;
	padding: 10px 0px 0px;
}
.foot_bq {
	width:1000px;
	margin:0 auto;
}
.foot_bq span {
	width:900px;
	display:block;
	line-height: 35px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding-top:5px;
}
.foot_bq h3 {
	float:right;
}
