﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff;
}
a {
	font-size:12px;
	color:#454545;
	text-decoration:none;
}
a:hover {
	color:#e9241e;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.clear {
	height:1px;
	clear:both;
	margin-bottom:-1px;
	overflow:hidden;
}
.fc, .fc a {
	color:#e9241e;
}
.mr {
	margin-right:18px;
}
#head {
	width:980px;
	height:191px;
	
	margin:0 auto;
	position:relative;
	margin-bottom:4px;
}
#head #top {
	height:19px;
	line-height:19px;
	position:absolute;
	top:10px;
	left:20px;
	background:url(../images/ico1.gif) no-repeat left 7px;
	text-indent:11px;
	color:#e7241d;
}
#head #logo {
	position:absolute;
	top:42px;
	left:28px;
	width:490px;
	height:86px;
	text-indent:-9999px;
}
#head #logo a {
	width:490px;
	height:86px;
	display:block;
}
#head #search {
	height:21px;
	line-height:21px;
	position:absolute;
	top:220px;
	left:16px;
	width:200px;
	text-indent:28px;
	font-family:"黑体";
	font-size:13px;
	color:#006ab1;
	background:url(../images/bg1.jpg) no-repeat left top;
}
#head #search .sp1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	font-size:10px;
}
#head #search .sp1 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	font-size:10px;
} 
#head #search .input1 {
	width:120px;
	height:19px;
	border:1px solid #c8c8c8;
	position:absolute;
	top:0;
	left:132px;
}
#head #search .input2 {
	position:absolute;
	top:0;
	left:270px;
	width:51px;
	height:21px;
	background:url(../images/ico2.gif) no-repeat;
	text-align:center;
	line-height:21px;
	font-size:12px;
	text-indent:0;
	border:0;
}
#head .sp2 {
	position:absolute;
	bottom:7px;
	left:440px;
	line-height:20px;
	color:#e7241d;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:14px;
}
#head .sp2 a {
	color:#e7241d;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:14px;
}
#nav {
	height:49px;
	width:980px;
	margin:0 auto;
	background:url(../images/nav.jpg) repeat-x;
	position:relative;
	margin-bottom:10px;
}
#nav ul {
	padding:0 0 0 25px;
	height:42px;
	border:0px solid #FF0000;
}
#nav ul li {
	float:left;
	margin-right:0px;
	line-height:42px;
	border:0px solid #FF0000;
	width:71px;
	text-align: center;
}
#nav ul li a {
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
#nav .ico1 {
	position:absolute;
	top:7px;
	right:7px;
}
#main01 {
	width:980px;
	margin:0 auto;
	border: 0px solid #c4c4c4;
	height:auto !important;
	height:260px; /*假定最低高度是200px*/
    min-height:260px;
}
#main01 #leftsidebar {
	width:270px;
	float:left;
	border: 0px solid #c4c4c4;
}
#main01 #leftsidebar h2 {
	height:30px;
	line-height:30px;
	width:270px;
	background:url(../images/tit1.jpg) no-repeat;
	position:relative;
	font-size:14px;
}
#main01 #leftsidebar h2 {
	height:30px;
	line-height:30px;
	width:270px;
	background:url(../images/tit101.jpg) no-repeat;
	position:relative;
	font-size:14px;
}
#main01 #leftsidebar h2 .sp1 {
	position:absolute;
	top:0;
	left:5px;
	text-align:center;
	width:99px;
	height:30px;
	color:#fff;
}
#main01 #leftsidebar h2 .more {
	position:absolute;
	top:0;
	right:13px;
	font-weight:normal;
}
#main01 #leftsidebar h2 .more a {
	color:#878787;
}
#main01 #leftsidebar .leftsum {
	width:268px;
	border:1px solid #dfdfdf;
	padding:10px 0 8px 0;
	margin-bottom:6px;
	overflow:hidden;
}

#main01 #leftsidebar .leftsum li {
	width:229px;
	line-height:17px;
	padding:0 0 4px 11px;
	background:url(../images/ico4.gif) no-repeat left 7px;
	margin:0 auto;
	color:#7a7a7a;
}
#main01 #rightsidebar {
	width:698px;
	float:right;
	border:0px solid #c4c4c4;
}
#main01 #rightsidebar .rightpic {
	width:308px;
	height:228px;
	overflow:hidden;
	padding:5px;
	border:1px solid #dbdbdb;
	float:left;
	margin-bottom:5px;
}
#main01 #rightsidebar .rightsum {
	width:362px;
	float:right;
}
#main01 #rightsidebar .rightsum h3 {
	height:30px;
	line-height:30px;
	text-indent:4px;
	border-bottom:1px solid #d3d3d3;
	font-weight:normal;
	position:relative;
}
#main01 #rightsidebar .rightsum h3 .sp1 {
	font-family:"微软雅黑";
	font-size:18px;
	color:#ff3300;
}
#main01 #rightsidebar .rightsum h3 .sp2 {
	font-family:Calibri;
	font-size:14px;
	color:#717171;
}
#main01 #rightsidebar .rightsum h3 .more {
	position:absolute;
	top:0;
	right:13px;
}
#main01 #rightsidebar .rightsum h3 .more a {
	color:#717171;
}
#main01 #rightsidebar .rightsum ul {
	width:362px;
	padding:6px 0;
	overflow:hidden;
}
#main01 #rightsidebar .rightsum ul li {
	width:355px;
	height:25px;
	line-height:25px;
	background:url(/templets/content/images/ico4.gif) no-repeat 6px 13px;
	text-indent:18px;
	position:relative;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E7E7E7;
}
#main01 #rightsidebar .rightsum ul li span {
	position:absolute;
	top:0;
	right:0;
	color:#7a7a7a;
}





/*为了调整通知公告后新增内容结束*/
#main {
	width:980px;
	margin:0 auto;
	border: 0px solid #c4c4c4;
}
/*左侧*/
#main #leftsidebar {
	width:220px;
	float:left;
}
#main #leftsidebar h2 {
	height:30px;
	line-height:30px;
	width:220px;
	background:url(../images/tit1.jpg) no-repeat;
	position:relative;
	font-size:14px;
}
#main #leftsidebar h2 .sp1 {
	position:absolute;
	top:0;
	left:5px;
	text-align:center;
	width:99px;
	height:30px;
	color:#fff;
}
#main #leftsidebar h2 .more {
	position:absolute;
	top:0;
	right:13px;
	font-weight:normal;
}
#main #leftsidebar h2 .more a {
	color:#878787;
}
#leftsidebar .leftsum {
	width:218px;
	border:1px solid #dfdfdf;
	padding:10px 0 8px 0;
	margin-bottom:6px;
	overflow:hidden;
}
#leftsidebar .leftsum li {
	width:179px;
	line-height:17px;
	padding:0 0 4px 11px;
	background:url(../images/ico4.gif) no-repeat left 7px;
	margin:0 auto;
	color:#7a7a7a;
}
#leftsidebar .leftpic {
	width:220px;
	margin-bottom:5px;
	overflow:hidden;
	
}
#leftsidebar .leftsum2 {
	width:213px;
	border: 1px solid #dfdfdf;
	padding-left: 5px;
}
#leftsidebar .leftsum2 .leftsum2_block {
	width:76px;
	float:left;
	padding:4px 0 0 0;
	overflow:hidden;
}
#leftsidebar .leftsum2 .leftsum2_block li {
	width:76px;
	height:51px;
	overflow:hidden;
	margin-bottom:7px;
}
#leftsidebar .leftsum2 .leftsum2_block2 {
	width:130px;
	float:right;
	border: 0px solid #c4c4c4;
}
#leftsidebar .leftsum2 .leftsum2_block2 li {
	width:134px;
	height:23px;
	line-height:23px;
}
#leftsidebar .leftsum3 {
	width:220px;
}
#leftsidebar .leftsum3 li {
	width:107px;
	height:31px;
	background:url(../images/ico5.jpg) no-repeat;
	float:left;
	text-align:center;
	line-height:31px;
	margin-top:8px;
}
#leftsidebar .leftsum3 li a {
	font-size:14px;
}
#leftsidebar .leftsum3 li.li2 {
	margin-right:6px;
}
#leftsidebar h1 {
	width:220px;
	height:32px;
	line-height:32px;
	background:url(../images/tit2.jpg) no-repeat;
	text-indent:45px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#005aa6;
	margin-top:10px;
	font-weight:normal;
	position:relative;
}
#leftsidebar h1 .more {
	position:absolute;
	top:0;
	right:13px;
	font-family:"宋体";
}
#leftsidebar h1 .more a {
	color:#2c82cb;
}
#leftsidebar .leftsum4 {
	width:206px;
	border-left:1px solid #bbcfe0;
	border-right:1px solid #bbcfe0;
	padding:11px 0 0 12px;
}
#leftsidebar .leftsum4 dl {
	width:66px;
	float:left;
}
#leftsidebar .leftsum4 dt {
	width:58px;
	height:58px;
	padding:1px;
	border:1px solid #d4d4d4;
	overflow:hidden;
}
#leftsidebar .leftsum4 dt img {	width:58px;
	height:58px;}
#leftsidebar .leftsum4 dd {
	width:62px;
	height:33px;
	text-align:center;
	line-height:33px;
	text-align:center;
	overflow:hidden;
}
#leftsidebar .leftsum4 dd a {
	color:#797979;
}
#leftsidebar .bot1 {
	width:220px;
	height:4px;
	margin-bottom:10px;
	overflow:hidden;
	background:url(../images/bot1.gif) no-repeat;
	border: 0px solid #c4c4c4;
}
#leftsidebar .leftsum5 {
	width:218px;
	border:1px solid #dfdfdf;
	padding:14px 0 12px 0;
	margin-bottom:10px;
}
#leftsidebar .leftsum5 li {
	width:179px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	background:url(../images/ico4.gif) no-repeat left 11px;
	margin:0 auto;
	padding:0 0 0 11px;
}
#leftsidebar .leftsum6 {
	width:204px;
	border:1px solid #dfdfdf;
	border-top:none;
	padding:7px 0 16px 14px;
	overflow:hidden;
}
#leftsidebar .leftsum6 li {
	width:58px;
	height:27px;
	text-align:center;
	line-height:27px;
	float:left;
	margin-right:8px;
	background:url(../images/ico8.gif) no-repeat;
	margin-top:9px;
}
#leftsidebar .leftsum6 li.li2 {
	width:124px;
	background:url(../images/ico9.gif) no-repeat;
}
#leftsidebar .leftsum6 li a {
	display:block;
}
/*右侧*/
#main #rightsidebar {
	width:748px;
	float:right;
	border:0px solid #c4c4c4;
}
#rightsidebar .rightsum2 {
	width:748px;
	margin-bottom:24px;
}
#rightsidebar .rightsum2 li {
	width:542px;
	height:55px;
	float:left;
	overflow:hidden;
}
#rightsidebar .rightsum2 li.li2 {
	width:206px;
}
#rightsidebar h4 {
	height:29px;
	line-height:29px;
	background:url(../images/tit3.jpg) repeat-x;
	position:relative;
	font-weight:normal;
}

#rightsidebar h4 .sp1 a{
	position:absolute;
	top:0;
	left:7px;
	height:26px;
	line-height:25px;
	background:url(../images/ico10.jpg) no-repeat left 6px;
	text-indent:10px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#005aa6;
}
#rightsidebar h4 ul {
	position:absolute;
	top:0;
	right:0;
}
#rightsidebar h4 ul li {
	width:78px;
	height:29px;
	line-height:29px;
	text-align:center;
	background:url(../images/ico11.jpg) no-repeat;
	float:left;
	margin-right:4px;
}
#rightsidebar h4 ul li a {
	display:block;
	color:#005aa6;
}
#rightsidebar h4 ul li a:hover {
	background:url(../images/ico12.jpg) no-repeat;
	color:#e7241d;
}
#rightsidebar h4 ul li.li2 a {
	background:url(../images/ico12.jpg) no-repeat;
	color:#e7241d;
}
#rightsidebar .rightsum3 {
	width:364px;
	float:left;
	margin-bottom:5px;
	border: 0px solid #c4c4c4;
}
#rightsidebar .rightsum3 .rightsum3_block {
	width:355px;
	padding:6px 0;
	height: 200px;
	overflow:hidden;
}
#rightsidebar .rightsum3 .rightsum3_block li {
	width:355px;
	height:25px;
	line-height:25px;
	background:url(../images/ico4.gif) no-repeat 6px 13px;
	text-indent:18px;
	position:relative;
}
#rightsidebar .rightsum3 .rightsum3_block li span {
	position:absolute;
	top:0;
	right:0;
	color:#7a7a7a;
}
#rightsidebar h5 {
	width:748px;
	height:33px;
	line-height:33px;
	background:url(../images/tit4.jpg) no-repeat;
	text-indent:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:16px;
	position:relative;
	clear: both;
}
#rightsidebar h5 .more {
	position:absolute;
	top:0;
	right:13px;
	font-family:"宋体";
}
#rightsidebar h5 .more a {
	color:#717171;
}
#rightsidebar .rightsum4 {
	width:730px;
	border:1px solid #dfdfdf;
	border-top:none;
	margin-bottom:18px;
	padding-left: 15px;
}
#rightsidebar .rightsum4 dl {
	width:147px;
	float:left;
}
#rightsidebar .rightsum4 dt {
	width:125px;
	height:94px;
	padding:1px;
	border:1px solid #dfdfe1;
}
#rightsidebar .rightsum4 dt img{	
    width:125px;
	height:94px;}
#rightsidebar .rightsum4 dd {
	width:127px;
	height:40px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
}
h6 {
	height:36px;
	line-height:36px;
	background:url(../images/tit5.jpg) repeat-x;
	margin:0 auto;
	width:980px;
	position:relative;
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:16px;
	color:#005aa6;
	text-indent:12px;
	clear: both;
}
h6 .sp1 {
	color:#717171;
	font-family:Calibri;
	font-size:14px;
}
h6 .more {
	position:absolute;
	top:0;
	right:13px;
	font-weight:normal;
	font-family:"宋体";
}
h6 .more a {
	color:#878787;
}
.index1 {
	width:963px;
	border:1px solid #e3e3e3;
	margin:0 auto;
	padding:15px 0 5px 15px;
	overflow:hidden;
	margin-bottom:0px;
	}


#link {
	width:978px;
	margin:0 auto;
	border:1px solid #e3e3e3;
	padding:19px 0;
	margin-bottom:18px;
}
#link .linksum {
	width:960px;
	padding:0 0 0 15px;
	overflow:hidden;
}
#link .linksum li {
	float:left;
	width:234px;
	float:left;
}
#link .linksum li select {
	width:213px;
	border:1px solid #809eb8;
	font-size:12px;
	padding:1px;
}
#link .linksum2 {
	width:950px;
	padding:16px 0 0 20px;
	overflow:hidden;
}
#link .linksum2 ul{
	list-style-type: none;
	width: 950px;
}
#link .linksum2 ul li{
	FLOAT: left;
	WIDTH: 102px;
	HEIGHT: 40px;
	padding-left: 3px;
}
#link .linksum2 li img{OVERFLOW: hidden; WIDTH: 88px; HEIGHT: 31px}
#link .linksum2 p {
	line-height:24px;
}
#foot {
	width:980px;
	margin:0 auto;
	border-top:2px solid #71bbe8;
	background:url(../images/foot.jpg) repeat-x;
	margin-top: 15px;
}
#foot p {
	line-height:23px;
	text-align:center;
	color:#454545;
}
#foot p.p2 {
	line-height:34px;
	margin-bottom:10px;
}
#foot p.p3 {
	line-height:40px;
	color:#747474;
}
.bottom_block {
	width:962px;
	padding-left:15px;
}
.bottom_block li {
	width:160px;
	height:130px;
	float:left;
}
.bottom_block li img {
	width:140px;
	height:105px;
	padding:2px;
	border:1px solid #cfd1d0;
	overflow:hidden;
}

