/* CSS reset */
*{	margin:0; padding: 0;border: 0; font-size: 100%;}
ol,ul,li { list-style:none; font-family: "Microsoft YaHei";}
.cr { clear:both; width:100%; height:0;}
.clear { clear:both; height:0px; width:100%;}
input,textarea{	vertical-align: middle;	border: none;resize: none;outline: none;}
:focus{outline:0}
a {
	color:#5D5F61;
	font-size:12px;
	text-decoration:none;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
a:hover { color:#3c3d3e; text-decoration:underline;}
.hidden { display:none;}
.none{display:none;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
/***layout**/
.wrapper { width:100%; margin:0 auto;}
.searchinput {
	width:176px;
	font-size:12px;
	border:0;
	background-color:#FFFFFF;
	color: #a3a3a3;
	padding-left: 10px;
	line-height: 29px;
	height: 29px;
}
.header {
	width:100%;
}
.header .inner {
	width:1000px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header .right {
	float: right;
	height: 101px;
	text-align: right;
	width: 480px;
}
.header .right a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.header .menulist {
	z-index:1000;
	height: 39px;
	font-family: "Microsoft YaHei";
	background-image: url(images/nav_08.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d4d3d3;
}
.header .menulist a{
	font-size: 15px;
	color: #024f98;
    white-space:nowrap;
}
.header .menulist li { font-weight:bold; height:39px; margin-right:50px;_margin-right:35px;}
.header .menulist li.cur { position: relative;}
.header .menulist li a {
	display:block;
	line-height:39px;
	padding:0 22px;
	font-size:14px;
	background:url(images/arrow.png) no-repeat right center;
	font-weight: bold;
}
.header .menulist .cur a { color:#024f98;}
.header .menulist li a:hover { color:#024f98; text-decoration:none;}
.header .menulist li ul {
	position:absolute;
	width:150px;
	overflow:hidden;
	z-index:9999;
	border-top:2px solid #355995;
	left:16px;
	visibility: visible;
}
.header .menulist li ul li { width:150px; height:50px; font-weight:normal; float:left;}
.header .menulist li.cur ul li a { display:block; line-height:49px; font-size:16px; width:100px; padding:0 25px; background:#fff url(images/li.png) no-repeat 10px center;border-bottom:1px solid #e5e5e5;}
.header .menulist li.cur ul li a:hover { color:#365895; text-decoration:none; background-color:#f8f8f8;}

.banner {
	width:100%;
	height:297px;
}
.banner .inner { width:1000px; height:297px; margin:0 auto; overflow:hidden; background:url(images/loading.gif) no-repeat center center;}
#slider {height:297px; overflow:hidden;}
.bottom {
	width:100%;
	height:auto;
}
.bottom .inner {
	width: 1000px;
	margin:0 auto;
	padding-top: 8px;
	font-family: Tahoma, Arial;
	background-color: #FFFFFF;
}
.lbottom {
	width:100%;
}
.lbottom .inner {
	width: 1000px;
	margin:0 auto;
	min-height:350px;
	padding-top: 8px;
	font-family: Tahoma, Arial;
	background-color: #FFFFFF;
	background-image: url(images/list_11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.mod { width:400px; float:left;}
.tabmenu {
	width:100%;
	height:45px;
}
.tabmenu li {
	float:left;
	height:45px;
	line-height:45px;
	background-image: url(images/main_18.jpg);
	background-repeat: repeat-x;
	margin-right: 24px;
	width: 90px;
}
#tabmenu3.tabmenu li {
	float:left;
	height:45px;
	line-height:45px;
	background-image: url(images/main_18.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	width: 90px;
}
#tabmenu3.tabmenu li.right {
	float: left;
	width: 90px;
    margin-right: 0px;
}

.tabmenu li span {
	color:#a2a2a2;
	font-size:16px;
	cursor:pointer;
}
.tabmenu span.hover {	
    height:45px;
	line-height:45px;
	color:#1850a2;
	font-size:16px;
	background-image: url(images/main_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    display:inline-block;
	text-align: center;

}
.tabmenu li.hover .first{
	height:45px;
	line-height:45px;
	color:#1850a2;
	font-size:16px;
	background-image: url(images/main_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display:inline-block;
	text-align: left;
}
.tabmenu li.right {
	float: right;
	width: 90px;
    margin-right: 2px;
}
.tabmenu li.right dl {
	float: right;
	margin-left: 90px;
	*margin-left: 5px;
}


.tabmenu dl {
	margin-top: -45px;
	text-align: right;
}

#tabmore3 li ,#tabmore2 li{
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #1062A9;
	margin-right: 2px;
	margin-top: -45px;
}
#tabmore3 li a ,#tabmore2 li a{
	color: #1062a9;
}
.tablist { height:auto; overflow:hidden;}
.tablist li { width:100%; display:none;}
.tt {
	display:inline-block;
	color:#4f4f4f;
	font-size:18px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}
.tt1 {
	height: 45px;
}

.mod-r {
	width:560px;
	float:right;
}
.imglink{ width:100%; margin-top:10px;}
.navbar {
	width:980px;
	height:40px;
	text-align:right;
	background-color: #ece6d4;
	line-height: 40px;
	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
}
.navbar a{
	color: #525252;
}
.mailbox {
	width:1000px;
	height:33px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
	background-color: #073b81;
	text-align: center;
}
.mailbox a{
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
}
.footer {
	font-family: "Microsoft YaHei";
	width:1000px;
	height:70px;
	text-align:center;
	margin:0 auto;
	border-top:2px solid #f1f1f1;
	background-image: url(images/main_55.jpg);
	background-repeat: repeat-x;
	color: #939393;
}
.footer .copyright {
	line-height:24px;
	padding-top:10px;
	text-align: center;
	font-size: 12px;
}
/***listcolumn***/
.lbanner {
	width:100%;
	height:226px;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 40px;
}
.lbanner .inner {
	width:1000px;
	height:226px;
	overflow:hidden;
	background-image: url(images/q1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.listleft {
	width:243px;
	float:left;
	padding-left: 10px;
}
.listmenu {
	height:auto;
	float: none;
	margin: auto;
}
.listmenu .list1 a {
	font-family: "Microsoft YaHei";
	display:block;
	font-size:14px;
	line-height:35px;
	border-bottom:1px solid #e5e5e5;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/list_07.jpg);
	text-align: right;
	padding-right: 15px;
}
.listmenu .list1 a:hover { color:#365895; text-decoration:none;}
.listmenu .list2 a {
	display:block;
	font-size:13px;
	line-height:28px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-right: 30px;
	text-align: right;
}
.listmenu .list2 a:hover { background-color:#f6f6f6; color:#365895; text-decoration:none;}

#s_c_id {
	background-color: #FFFFFF;
}
#framePage {
    margin: 0;
    padding: 0;
    height: auto;
}
.listright {
	width:665px;
	height:auto;
	float:right;
	padding-right: 10px;
}
.listright .top {
	height:40px;
	line-height:40px;
	color:#1850a2;
	font-size:16px;
	background-image: url(images/b_09.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
.listright h3.listname {
	font-family: "Microsoft YaHei";
	font-size:14px;
	font-weight:bold;
	color:#355995;
	float:left;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/main_17.jpg);
}
.listmap {
	float:right;
	display:inline;
	color: #878787;
}
.listright .bot {font-family: "Microsoft YaHei"; width:100%; height:auto; overflow:hidden; margin-top:20px;}
.listbox,.readinfo {
	font-family: "Microsoft YaHei";
	width:648px;
	height:auto;
	overflow:hidden;
	line-height:1.7em;
	font-size:10.5pt;
	color:#565656;
	margin-bottom: 20px;
}
.listbox a,.readinfo a {
	font-family: "Microsoft YaHei";
	font-size:14px;
	color:#626262;
	line-height: 1.7em;
}
.listbox a:hover,.readinfo a:hover { color:#565656;}
.listbox img{ max-width:620px;width:expression(this.width>620?"620px":this.width); }
.flyoutLink{
	font-size:17px;
	font-family: "Microsoft YaHei";
	color: #FFFFFF;
}
/**info***/
.atitle { display:block; width:100%; line-height:30px; font-size:20px; color:#355995; text-align:center; border-bottom:1px solid #e5e5e5;font-family: "Microsoft YaHei";}
.postmeta { width:100%; height:25px; line-height:25px; color:#666; font-size:13px; text-align:center; margin:5px 0;}
.readinfo {
	width: 1000px;
	min-height: 200px;
	font-family: "Microsoft YaHei";
	text-align: left;
}
.readinfo img { max-width:880px;width:expression(this.width>880?"880px":this.width); }
/**message**/
.messagebox { display:inline-block; line-height:16px; font-size:14px; color:#555; position:fixed; _position:absolute; right:50%; bottom:-3px; margin-right:-480px; padding:5px 5px 8px 12px; border:1px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; background:#fff; z-index:1000;opacity: 0.8;-webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0px 0px 3px;box-shadow: rgba(0, 0, 0, 0.296875) 0px 0px 3px;}
.messagebox span { display:inline-block; height:20px; line-height:20px; vertical-align:text-bottom;}
.messagebox a { font-size:14px; color:#0A8CD2;}
.messagebox a:hover { color:#CC0000;}
#closemag { width:20px; background:url(images/close.gif) no-repeat center;}
.fmenu {
	width: 200px;
	height: 28px;
	position: relative;
	z-index: 999;
	cursor: default;
	background-color: #fff;
	background-image: url(images/updown.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fmenu span {
	display: block;
	height: 28px;
	padding-right: 23px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: -1px;
	top: 0;
	cursor: default;
	width: 178px;
	color: #515151;
	z-index: 999;
}
.fmenu .menulist { display:none; width:200px; background:#fff; border:solid #dcdbdb; border-width:2px 2px 0 2px; position:absolute; left:-2px; bottom:28px; z-index:1000;}
.fmenu .menulist .menubox { width:178px; line-height:20px; margin-left:10px; margin-top:5px; overflow:hidden;}
.fmenu .menulist .menubox a { display:block; width:100%; height:20px; line-height:22px;}
.wz {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuskin1 {
	margin-top:15px;
	background:url(images/menu.png);
	padding:10px 5px 5px 5px;
	text-align: left;
}
.menuskin1 a {
	display:block;
	width:124px;
	line-height:29px;
	font-weight:normal;
	font-family:"Microsoft YaHei"!important;
	font-size:14px!important;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809fa9;
	text-align: left;
}
.menuskin80 {
	margin-top:7px;
	background:url(images/menu.png);
	padding:4px;
	text-align: left;
}
.menuskin80 a{
	display:block;
	width:85px;
	line-height:18px;
	font-weight:normal;
	font-family:"Microsoft YaHei"!important;
	font-size:12px!important;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809fa9;
	text-align: left;
}
h3 {
	font-family: "Microsoft YaHei";
}
#layer2 {
	margin-top: 250px;
}
.bian {
	padding-right: 100px;
	padding-left: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
}
.red {
	color: #990000;
	line-height: 24px;
	font-family: "Microsoft YaHei";
}
.red a{
	color: #990000;
	line-height: 24px;
}
.nlink div{
	float: right;
}
.nlink { font-size:12px;}
.wzcc div a{
	color: #858585;
	margin-right: 10px;
	text-align: right;
}
#fl {
}
#fl a{
	font-weight: bold;
	font-family: "Microsoft YaHei";
}
.wzcc div { color:#858585; margin-right:10px; text-align:right; font-size: 12px;}

.cont-1-sj{ float:left; width: 56px; margin: 0px 7px 0px 0px; position:absolute; height:27px; line-height:27px; left:0px;}
.cont-2 { display:block;margin-left:60px;margin-right: 5px;}
.rili {height:26px;}
.date { width:56px;}
.date-month { float:left; width:31px;height: 24px ; background:url(images/rlgj_03.jpg) center no-repeat; font-size: 12px; color:#fff; text-align: center;}
.date-day { float:right; width:25px;height: 24px ; background: url(images/rlgj_05.jpg) center no-repeat; font-size: 12px;text-align: center;}
.cont-2-bt {
    height: 24px;
    line-height: 24px;
	float:left;
}
.cont-2-bt1 {
	float:right;
	color: #5D5F61;
	font-size: 12px;line-height:24px;
    width: 100px;
    overflow: hidden;
    height: 24px;
    text-align: right;
}
.cont-2-bt a { line-height:24px;font-size: 12px;}
.tab_w { display:none;}