﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica Neue", "Luxi Sans", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑" !important;
}
body, td, th {
	font-size: 12px;
	color: #333;
	font-family: "Microsoft YaHei", "Segoe UI", sans-serif;
}
*, html, body {
	margin:0 auto;
	padding:0;
}
html { background:url(../images/bg.png) repeat #ccc;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #f90;
}
a:active {
	text-decoration: none;
	color: #f90;
}
ul {
	list-style:none;
	list-style-position:inside;
}
h2 {
	font-size:16px; font-weight:normal;
} 
h2 span {
	float:left;
	color:#000;
}
h2 span.more {
	float:right;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	color:#999;
	background:none
}
h2 span.more a:link, h2 span.more a:visitec {
color:#999;
text-decoration:none
}
h4 span {
	float:left;
}
h4 span.more {
	float:right;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	color:#666;
	padding-right:10px
}
h5 span {
	float:left;
}
h5 span.more {
	float:right;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	color:#666
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h3 span {
	float:left;
}
h3 span.more {
	float:right;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	color:#666
}
h2 div {
	float:right;
	margin-bottom:6px;
	overflow:hidden;
	height:12px;
	font-size:12px;
	color:#666;
	font-weight:normal;
	line-height:12px
}
h2 div ul {
}
h2 div ul li {
	padding:0 5px;
	display:inline;
	float:left;
	white-space:nowrap;
	border-right:1px solid #ccc;
}
h2 div span {
	float:left;
}
#top {
	margin:0 auto; height:296px;
	background: ;
	position:relative; width:1000px;z-index:999999;
}
#top .Sys-top {
	height:130px;
	width:486px; padding:29px 0 0 0; margin:0 0 0 135px;background:url(../images/logo.png) center no-repeat; float:left;
	
}
#top .Sys-Menu1 {
	color:#fff;
	font-size:16px;
	text-align:center;
	margin-bottom:335px;
	float:left;
	z-index:999999; height:57px; overflow:hidden;
}
#top .Sys-Menu1 ul {
	margin:0 auto;
	padding:0;
}
#top .Sys-Menu1 ul li:hover ul{ display:block}
#top .Sys-Menu1 ul li {
	float:left;
	display:inline;
	text-align:center;
	font-weight: normal;
	cursor:pointer;
	white-space:normal;
	margin:0 15px;
	line-height:50px;position:relative;
	
}
#top .Sys-Menu1 ul li a {
	color:#ccc; padding:0 30px 0 0;

}
#top .Sys-Menu1 ul li a:hover {
	color:#fff;
	text-decoration: none;
}
#top .Sys-Menu1 ul li:hover {
	color:#fff;
}
#top .Sys-Menu1 ul li.hover{
	color:#fff;
	_position:relative;
}
#top .Sys-Menu1 ul li.hover a:link, #top .Sys-Menu1 ul li.hover a:visited {
	color:#fff;
}
#top .Sys-Menu1 ul li.hover ul li a:link, #top .Sys-Menu1 ul li.hover ul li a:visited {
	color:#fff;
}
#top .Sys-Menu1 ul li.hover a {
	color:#ccc;
}
#top .Sys-Menu1 ul li.hover a:hover {
	color:#fff;
}
#top .Sys-Menu1 ul li ul {
	margin:0;
	padding:0;
	position: absolute;
	_left:0;
        left:0\9;
        top:48px\9;
	display:none;
	width:116px;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
	border-top:0;	z-index:9999999999;
}
#top .Sys-Menu1 ul li ul li {
	margin:0px;
	padding:0;
	border-top:1px solid #ccc;
	overflow:hidden;
	clear:both;
	width:116px;
	background:#fff;z-index:9999999999;
}
#top .Sys-Menu1 ul li ul li a {
	width: auto;
	color: #fff;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	background:#fff;
	overflow:hidden;
	line-height:40px;
	display:block
}
#top .Sys-Menu1 ul li ul li a:link, #top .Sys-Menu1 ul li ul li avisited {
	color:#fff
}
#top .Sys-Menu1 ul li.hover ul li:hover a{ color:#fff}
#top .Sys-Menu1 ul li ul li:hover,#top .Sys-Menu1 ul li ul li a:hover {
	color:#fff;
	background:#f6ebdd;
}
#top .Sys-Menu1 ul li ul li a:active {
	color:#fff;
}
#top .Sys-Menu1 ul li ul li a:link, #top .Sys-Menu1 ul li ul li a:visited {
	color:#666;
}
#top .Sys-search {text-align:left; overflow:hidden; background:#edebec ; padding:5px 5px 2px 5px; width:1190px; margin:5px auto 0 auto; height:30px; }
#top .Sys-search input{ border:1px solid #aaa; width:200px; height:16px; line-height:16px; margin-left:8px; float:left}
#top .Sys-search input.but{ width:77px; height:22px; border:0; background:url(../images/searchbg.jpg) center no-repeat; color:#fff; font-size:12px; font-weight:bold; text-align:center;margin-left:2px; float:left}
#top .Sys-search div.key{ white-space:nowrap;float:left; padding-top:3px; overflow:hidden; height:22px; color:#000; margin-left:50px}
#top .Sys-search div.key ul{}
#top .Sys-search div.key ul li{ padding:0 2px; display:inline; float:left; white-space:nowrap;}
#top .Sys-search div.key span{ float:left; background: none}
#top .Syser{  height:28px; width:1180px; margin:0 auto;}
#top .Syser ul{ padding:8px 0 0 30px;}
#top .Syser ul li{ float:left; padding:0 10px; font-size:12px; color:#000;border-right:1px solid #ccc; line-height:12px;}
#top .Sys-search div.key span{ float:left;}
#top .Sys-search input.nobor{width: auto;height: auto;border:0; float:left; margin:0;}
#top .Sys-search span{ float:left; white-space:nowrap;}
#top .Syser {
	height:28px;
	width:990px;
	text-align:left;
	padding:2px 5px;
	margin:0 auto;
	position: relative;
	top:-80px;
}
*html #top .Syser {
	height:28px;
	width:990px;
	text-align:left;
	padding:0 5px;
}
#top .Syser ul {
	padding:8px 0 0 30px;
}
#top .Syser ul li {
	float:left;
	padding:0 10px;
	font-size:12px;
	color:#036;
	border-right:1px solid #000;
	line-height:12px;
}
.stytop{ background:#0e419c;position:absolute; top:0; left:0; width:100%; height:150px; z-index:99;
filter:alpha(opacity=95);  /*支持 IE 浏览器*/
-moz-opacity:0.95; /*支持 FireFox 浏览器*/
opacity:0.95;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.stytop #top{ height:150px;}
.main {
	width:1000px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	clear:both; background:#fff; 
	/*padding-top:28px;*/
}

	
.mainlogo{ background:url(../images/logomain.jpg) center no-repeat}
.mainbk{ background:#f0f0f0; overflow:hidden}
.mainbk .main{ background:none}
.leftbox {
	float:left;
	overflow:hidden;
}
.centerbox {
	float:left;
	overflow:hidden;
	padding:0 2px
}
.rightbox {
	float:right;
}
/*推荐新闻*/
.hot { background:#0e215a;
}
.hot h2 { color:#fff
}
.hot ul {
}
.hot ul li {
	background: url(../images/ico.png) 2px -22px no-repeat;
	padding:0 0 0 18px;
	margin-right:29px;
	display: inline;
	font-size:12px;
	line-height:16px;
	float:left;
	white-space:nowrap;
	width:39%;
	color:#f27e16;
	overflow:hidden
}
.hot2 {
	margin:5px;
	padding:3px;
	border:1px solid #dcdddd;
	background:#f3f3f3;
	overflow:hidden;
	height:40px;
	color:#225177
}
.hot2 a {
	color:#225177
}
.hot2 a:hover {
	color:#225177
}
.hot2 h3 {
	color:#900;
	text-align:center;
	background:#f3f3f3;
	height:16px;
	padding:2px 0;
}
.hot2 ul {
}
.hot2 ul li {
	background: url(../images/ico.png) 2px -22px no-repeat;
	padding-left:18px;
	display: inline;
	font-size:12px;
	line-height:16px;
	width:42%;
	float:left;
}
/*新闻列表*/
.new-list {
	margin:5px 0;
	overflow:hidden;
	height:100%;
}
.new-list ul {
	list-style-position:inside;
	margin-right:0 13px 0 0;
	list-style:none;
	padding:0;
}
.new-list ul li {

	font-size:12px;
	line-height:22px;
	text-align:left;
	height: auto;
	white-space:normal;
	clear:both;
	height:22px;
}
*html .new-list ul li {
	margin-left:0px;
	overflow:hidden;
	float:left;
	width:92%
}
.new-list ul li a {
	overflow:hidden;
	float:left
}
.new-list ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	white-space:nowrap;
	top:0;
}
.new-list1 {
	margin:5px 0;
	overflow:hidden;
}
.new-list1 ul {
	list-style-position:inside;
	list-style:none;
}
.new-list1 ul li {
	line-height:22px;
	overflow:hidden;
	white-space:nowrap;
	text-align:left; font-size:12px; position:relative;
}
.new-list1 ul li a {
	overflow:hidden;
	float:left
}
.new-list1 ul span {
	color:#666;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	white-space:nowrap;
	position:absolute; right:0; top:0; line-height:30px; background:#fff; width:85px; text-align:right;
}
.new-list2 {
	margin:5px 0;
	overflow:hidden;
	width:100%
}
.new-list2 ul {
	list-style-position:inside;
	list-style:none;
	font-size:12px;
}
.new-list2 ul li {
	background: url(../images/ico.png) 2px -2px no-repeat;
	padding-left:18px;
	line-height:16px;
	float:left;
	width:94%;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
}
.new-list2 ul li a {
	overflow:hidden;
	width:70%;
	float:left
}
.new-list2 ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	white-space:nowrap;
	top:0;
}
.new-list3 {
	margin:5px 0;
	overflow:hidden;
	width:100%;
	background:#fdc7e2;
	color:#900;
}
.new-list3 ul {
	list-style-position:inside;
	margin-right:13px;
}
.new-list3 ul li {
	background: url(../images/ico.png) 2px -4px no-repeat;
	line-height:18px;
	padding-left:18px;
	display: inline;
}
.new-list3 ul li span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.new-list3 ul li a {
	color:#900;
}
.new-list3 ul li a:hover {
	color:#900;
}
.new-list3 ul li a {
	overflow:hidden;
	width:70%;
	float:left
}
.new-list3 ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	white-space:nowrap;
	top:0;
}
/*新增*/
.new-list4 {
	overflow:hidden;
	padding-top:5px;
}
.new-list4 ul {
	list-style-position:inside;
	margin-right:13px;
	color: #401511;
}
.new-list4 ul li {
	background: url(../images/ico.png) 5px -22px no-repeat;
	padding-left:18px;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	text-align:left;
}
*html .new-list4 ul li {
	padding-left:0px;
}
.new-list4 ul li a {
	color: #401511
}
.new-list4 ul li a:hover {
	color:#f30;
}
.new-list4 ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	right:0;
	margin-left:6px;
}
/*新增2010-07-15*/
.new-list5 {
	margin:5px 0 15px 0;
	overflow:hidden;
}
.new-list5 ul {
	list-style-position:inside;
	overflow:hidden;
	margin-top:9px
}
*html .new-list5 ul {
	margin-top:12px
}
.new-list5 ul li {
	font-size:12px;
	line-height:24px;
	overflow:hidden;
	text-align:left;
	height:24px;
}
*html .new-list5 ul li {
	margin-left:0px;
	padding:0;
}
.new-list5 ul li a {
}
.new-list5 ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	right:0;
	margin-left:6px;
}
.new-list5 ul li.ht {
	color:#f27e16;
	font-size:12px;
	font-weight:bold;
}
.new-list5 ul li.ht a {
	color:#f27e16;
	font-size:12px;
	font-weight:bold;
}
/*flash图片新闻*/
.News-PicFly {
	margin-top:5px;
	overflow:hidden;
}
.News-PicFly h2 {
}
.News-PicFly div {
}
.news-pic {
	padding-top:5px;
	overflow:hidden;
}
.news-pic ul {
	margin: 0 auto;
	text-align:center;
}
.news-pic ul li {
	width:33%;
	text-align:center;
	display: inline;
	float:left
}
.news-pic ul li img {
	width:100px;
	clear:both;
}
.news-pic ul li div {
	width:116px;
	margin:0 auto;
	line-height:12px;
}
*html .news-pic ul li div {
	margin:5px auto;
}
.title-pic {
	border-top: 1px solid #ccc;
	background:#f5f5f5;
	overflow:hidden;
	height:70px;
	clear:both
}
*html .title-pic {
	height:74px
}
.title-pic ul {
	padding-top:2px;
}
.title-pic ul li {
	width:50%;
	float:left;
	display:inline;
	overflow:hidden
}
.title-pic ul li img {
	padding:1px;
	margin:3px;
	float:left;
	width:55px
}
.title-pic ul li div {
	margin-left:65px;
	overflow:hidden
}
.title-pic ul li div h3 {
	color:#000;
	font-size:12px;
	float:left;
	padding:3px 0;
	white-space:nowrap;
}
.title-pic ul li div span {
	float:left;
	padding:0;
	width:100%;
	overflow:hidden
}
.picbox {
	text-align:center;
	float:left;
}
.picbox img {
	margin:2px auto;
	border:1px solid #e5e5e5;
	padding:1px;
	background:#fff
}
.picbox div {
	width:100%;
	float:left;
	color:#fff;
	line-height:25px;
	padding:0 0px;
}
.picbox div a {
	color:#fff;
}
.picbox div a:hover {
	color:#fff;
	text-decoration:underline;
}
.picbox div a:visited {
	text-decoration: none;
	color: #fff;
}
.piclistbox {
	text-align:center;
	width:158px;
	float:left;
	padding:10px 10px;
}
.piclistbox img {
	float:left;
}
.piclistbox div {
	width:158px;
	float:left;
	color:#fff;
	line-height:25px;
	padding:0 5px
}
.piclistbox .pictxt {
	background:#006600;
	white-space:nowrap;
}
.piclistbox div a {
	color:#fff;
}
.piclistbox div a:hover {
	color:#fff;
	text-decoration:underline;
}
.piclistbox div a:visited {
	text-decoration: none;
	color: #fff;
}
.flypicbox {
	text-align:center;
	MARGIN-TOP: 0px;
	HEIGHT:250px
}
.flypicbox img {
	float:left;
}
.flypicbox .pictext {
	background:#900;
	float:left;
	color:#fff;
	line-height:25px;
	width:100%;
	BORDER-TOP-WIDTH: 1px;
	FONT-WEIGHT: bold;
	white-space:nowrap;
	overflow:hidden;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN: 3px auto 0px;
	WIDTH: 100%;
	COLOR: white;
	PADDING-TOP: 0px;
	FONT-FAMILY: Sans-Serif;
	POSITION: relative;
	HEIGHT: 36px;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 1px
}
.flypicbox div a {
	color:#fff;
}
.flypicbox div a:hover {
	color:#fff;
	text-decoration:underline;
}
.News-ThotClistBpic {
	margin-top:5px;
	overflow:hidden;
	height:100%;
	 
	
}
.News-ThotClistBpic h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-ThotClistBpic h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-ThotClistBpic h2 span.more {
	background: none;
	float:right;
	padding:5px 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:18px;
	color:#666;
}
/*左图文右列表"媒体新闻"*/
.News-MLpicRlist {
	overflow:hidden;
	height:100%; background:#fff; padding:10px;
	 
}
.News-MLpicRlist h2 {
	overflow:hidden;
	border-bottom:1px solid #750104;
	background: url(../images/linebg.png) bottom left no-repeat;
	text-align:center; font-size:16px; font-weight:normal;
}
.News-MLpicRlist h2 span {
	line-height:40px; margin:0 auto; float:left;color:#fff;
	overflow:hidden; text-align:center; padding:0 5px;
}
.News-MLpicRlist h2 span.en{ font-size:12px; color:#fff;}
.News-MLpicRlist h2 span.more {
background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#fff;
}
.News-MLpicRlist h2 span.more a:link,.News-MLpicRlist h2 span.more a:visited{ color:#fff}
.News-MLpicRlist div {
	text-align:left;
	overflow:hidden;
	border:1px solid #750104; 
}
.News-MLpicRlist div div{
	border:0;
}
.News-MLpicRlist div.rightside {
	margin-left:135px;
	border-bottom:0;
}
.News-MLpicRlist div.rightside p {
	font-size:12px; color:#777; line-height:25px; height:50px; overflow:hidden
}
.News-MLpicRlist div.rightside h3 {
	font-weight: normal;
	color:#000;
	font-size:12px;
	margin-top:7px;
	overflow:hidden; padding-bottom:15px; line-height:30px; height:16px;
}
.News-MLpicRlist div.rightside h3 a{ color:#000}
.News-MLpicRlist div.rightside h3 a:hover{ color:#f60}
.News-MLpicRlist div.leftside {
	width:115px;
	float:left;
	display: inline;
	margin:0;
	border-bottom:0; padding-bottom:10px;
}
.News-MLpicRlist div.leftside img {
	width:115px;
	height:86px;
	border:0;
}
.News-MLpicRlist .new-list1{ margin-top:0;  border-top:0;}
.News-MLpicRlist2 {
	overflow:hidden;
	height:100%; 
	 
}
.News-MLpicRlist2 h2 {
	overflow:hidden;
	border-bottom:0px solid #ccc;
	background: url(../images/linebg.png) bottom left no-repeat;
	text-align:center; font-size:16px; font-weight:normal;
}
.News-MLpicRlist2 h2 span {
	line-height:50px; margin:0 auto; float:left;color:#000;
	overflow:hidden; text-align:center; padding:0 5px;
}
.News-MLpicRlist2 h2 span.en{ font-size:12px; color:#666;}
.News-MLpicRlist2 h2 span.more {
background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:50px;
	color:#777;
}
.News-MLpicRlist2 h2 span.more a:link,.News-MLpicRlist2 h2 span.more a:visited{ color:#777}
.News-MLpicRlist2 div {
	text-align:left;
	overflow:hidden;
	border-bottom:0px dotted #ccc;
}
.News-MLpicRlist2 div div, .News-MLpicRlist2 .new-list1 {
	border-bottom:0;
}
.News-MLpicRlist2 div.rightside {
	margin-left:230px;
	border-bottom:0
}
.News-MLpicRlist2 div.rightside p {
	font-size:12px; color:#777; line-height:25px;
}
.News-MLpicRlist2 div.rightside h3 {
	font-weight: normal;
	color:#f60;
	font-size:18px;
	margin-top:7px;
	overflow:hidden; padding-bottom:15px;
}
.News-MLpicRlist2 div.rightside h3 a{ color:#f60}
.News-MLpicRlist2 div.rightside h3 a:hover{ color:#0e419c}
.News-MLpicRlist2 div.leftside {
	width:210px;
	float:left;
	display: inline;
	margin:0;
	border-bottom:0
}
.News-MLpicRlist2 div.leftside img {
	width:210px;
	height:158px;
	border:0;
}
/*巾帼新闻*/
.News-TlistBpic1 {
	margin-top:5px;
	overflow:hidden;
	height:100%;
	 
}
.News-TlistBpic1 h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-TlistBpic1 h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-TlistBpic1 h2 span.more {
	background: none;
	float:right;
	padding:5px 0 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:18px;
	color:#666;
	margin-top:4px;
}
/*红色*/
.News-TlistBpic2 {
	margin-top:5px;
	 
	overflow:hidden;
	height:100%;
	background:#fff;
}
.News-TlistBpic2 h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-TlistBpic2 h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-TpicBlist {
	margin-top:5px;
	 
	overflow:hidden;
	height:100%;
	background:#fff;
}
.News-TpicBlist h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-TpicBlist h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-TpicBlist h2 span.more {
	background: none;
	float:right;
	padding:5px 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:18px;
	color:#666;
}
.News-TpicBlist h2 span.more a:link, .News-TpicBlist h2 span.more a:visited {
	color:#666;
}
/*红色*/
.News-ThotBlist1 {
	margin-top:5px;
	 
	overflow:hidden;
	height:100%;
	background:#fff;
}
.News-ThotBlist1 h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-ThotBlist1 h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-ThotBlist1 h2 span.more {
	background:none;
	float:right
}
/*灰色*/
.News-ThotBlist2 {
	margin-top:5px;
	 
	overflow:hidden;
	height:100%;
	background:#fff;
}
.News-ThotBlist2 h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-ThotBlist2 h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-ThotBlist2 h2 span.more {
	background:none;
	float:right
}
/*红色*/
.Sys-menutree {
	overflow:hidden;
	height:100%;
	margin-top:5px;
	 
}
.Sys-menutree h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.Sys-menutree h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.Sys-menutree h2 span.more {
	background: none;
	float:right;
	padding:5px 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:18px;
	color:#666;
}
.Sys-menutree div {
	overflow:hidden;
	float:left;
	clear:both;
}
.Sys-menutree table {
	float:left;
	clear:both
}
.Sys-menutree table td {
	text-align:left
}
/*人员列表*/
.manlist {
	overflow:hidden;
	height:100%;
	margin-top:5px;
	 
}
.manlist h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.manlist h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.manlist h2 span.more {
	background: none;
	float:right;
	padding:0 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:18px
}
.manlist .man {
	padding:5px;
	overflow:hidden;
	height:100%;
	border: 0px solid #BE7088;
	clear:both
}
.manlist .man ul {
	list-style-position:inside;
	overflow:hidden;
}
.manlist .man ul li {
	margin:2px;
	float:left;
	width:255px;
	background:#f5f5f5;
	height:116px;
	overflow:hidden;
	display:inline;
	cursor:pointer;
	line-height:18px;
	border:1px solid #d0d0d0
}
.manlist .man ul li img {
	paddingd:1px;
	margin:3px;
	float:left;
	width:110px;
}
.manlist .man ul li h3 {
	color:#000;
	font-size:12px;
	padding:8px 0 0 0;
}
.manlist .man ul li.hover {
}
/*登录*/
.Sys-Login {
	overflow:hidden;
	height:100%;
	line-height:30px;
	margin-top:15px; border:1px solid #b0816d; padding:0 0 10px 0
	
}
.Sys-Login h2 {
	height:40px;
	color:#fff;
	overflow:hidden;
	border-bottom:0;
	background:#b2826b;
	border-bottom:2px solid #a32d23;
}
.Sys-Login h2 span {
	float:left;
	padding-left:16px;
	line-height:50px;
	overflow:hidden; color:#fff
}
.Sys-Login div .input {
	height:25px;
	width:100%;
	border:1px solid #ccc;
}
.Sys-Login div{ background:#fff; padding:10px 0 5px 0; overflow:hidden}
.Sys-Login div .but {
	line-height:25px;
	margin-top:16px;
	overflow:hidden;
	text-align:center;
	background:#ef8321;
	border:0;
	width:100%;
	color:#fff;
	cursor:pointer
}
.Sys-Login div .but:hover;
.Sys-Login div .but:active {
	background:#01573c
}
.Sys-Login .loginsyslist{ padding:0 10px; list-style:none}
.Sys-Login .s1{ float:left; padding-right:15px; width:40px;}
.Sys-Login .s2{ float: left; width:200px}
.Sys-Login .login_but{ background:#c20605; color:#fff; font-size:12px; width:200px; line-height:30px; height:30px; border:0; text-align:center; margin-left:32px;}
/*通知公告*/
.News-PTlist {
	overflow:hidden;
	height:100%; background:#fff; padding:0px; border:1px solid #b2826b;
}
.News-PTlist h2 {
	overflow:hidden;
	border-bottom:2px solid #a32c24;
	background:#b2826b;
	text-align:center; font-size:16px; font-weight:normal;
}
.News-PTlist h2 span {
	line-height:40px; margin:0 auto; float:left;color:#fff;
	overflow:hidden; text-align:center; padding:0 15px;
}
.News-PTlist h2 span.en{ font-size:12px; color:#fff;}
.News-PTlist h2 span.more, .News-PTlist h2 span.more a:link, .News-PTlist h2 span.more a:visited {
	background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#fff;
}
.News-PTlist div.rightside {
	margin-left:116px;
	border-bottom:0
}
.News-PTlist div.rightside p {
}
.News-PTlist div.rightside h3 {
	font-weight:bold;
	color:#f27e16;
	font-size:12px;
	margin-top:7px;
}
.News-PTlist div.leftside {
	width:110px;
	float:left;
	display: inline;
	margin:5px 0 5px 5px;
	border-bottom:0
}
.News-PTlist div.leftside img {
	width:110px;
	height:75px;
	padding-bottom:5px;
	border:0;
}
.News-PTlist .new-list1{ padding:10px; border:0}
/*通知公告*/
/*轮播图右边新闻*/
.News-PTlist2 {
	overflow:hidden;
	height:100%; background:#fff; padding:0px; border:1px solid #b2826b;
}
.News-PTlist2 h2 {
	overflow:hidden;
	border-bottom:2px solid #a32c24;
	background:#750104;
	text-align:center; font-size:16px; font-weight:normal;
}
.News-PTlist2 h2 span {
	line-height:40px; margin:0 auto; float:left;color:#fff;
	overflow:hidden; text-align:center; padding:0 15px;
}
.News-PTlist2 h2 span.en{ font-size:12px; color:#fff;}
.News-PTlist2 h2 span.more, .News-PTlist2 h2 span.more a:link, .News-PTlist2 h2 span.more a:visited {
	background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#fff;
}
.News-PTlist2 div.rightside {
	margin-left:116px;
	border-bottom:0
}
.News-PTlist2 div.rightside p {
}
.News-PTlist2 div.rightside h3 {
	font-weight:bold;
	color:#f27e16;
	font-size:12px;
	margin-top:7px;
}
.News-PTlist2 div.leftside {
	width:110px;
	float:left;
	display: inline;
	margin:5px 0 5px 5px;
	border-bottom:0
}
.News-PTlist2 div.leftside img {
	width:110px;
	height:75px;
	padding-bottom:5px;
	border:0;
}
.News-PTlist2 .new-list1{ padding:10px; border:0; background:#fbf0ea;}
/**/
.FriLink-Box {
	overflow:hidden;
	height:100%;
	margin-top:5px; border:1px solid #b2826b;
	 
}
.FriLink-Box h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border_bottom:2px solid #a32d23;
	background:#b2826b;

}
.FriLink-Box h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden; color:#fff;
}
/*友情链接*/
.Frilink {
	width:100%;
	padding:0 10px;
	overflow:hidden;
	clear:both;
	background: #fff;
}
.Frilink h2 {
	height:5px;
	overflow:hidden;border-bottom:2px solid #a32d23;
}
.Frilink span {
	font-weight:bold;
}
.Sys-TxtFrilink {
	overflow:hidden;
	padding:10px;
	background:#f5f5f5;
}
.Sys-TxtFrilink ul {
	text-align:left;
	width:1180px;
	margin:0 auto
}
.Sys-TxtFrilink ul li {
	line-height:16px;
	padding:0 5px;
	display: inline;
}
.Sys-TxtFrilink ul li a {
	color:#666
}
.Sys-TxtFrilink ul li a:hover {
	text-decoration:underline;
	color:#f60
}
.flink-pic {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1000px;
}
.flink-pic ul {
	text-align:left
}
.flink-pic ul li {
	display:inline;
	overflow:hidden;
	text-align:center;
}
.flink-pic ul li img {
	padding:1px;
	margin:3px;
	width:160px;
	height:55px;
}
.Frilink .bottom {
	height:1px;
	clear:both;
	overflow:hidden
}
.Frilink .selectlink {
	overflow:hidden;
	padding:10px 5px;
	text-align:center
}
.Frilink .selectlink ul li {
	overflow:hidden;
	padding:10px 5px;
	text-align:center;
}
/*广告*/
.Ads-content {
	margin:5px 0;
}
.Ads-Content2 {
	text-align:center;
	overflow:hidden;
	margin-top:5px;
}
/*版权*/
#sys_bottom {
	margin-top: 2em;
overflow: hidden;
    padding: 10px 0;
    background: #c1160d;
    text-align: center;
    color: #fff;
        height: 50px;
    line-height: 50px;
}

}
#bottom h2 {
	height:16px;
	padding:10px 5px;
	font-size:12px;
	width:1000px;
}
#bottom h2 a {
	color:#bbb;
}
#bottom span {
	font-size:10px;
	font-weight: normal;
	padding-top:16px;
	color:#000;
}
#bottom p {
	text-align: left; margin-left:15px; float:left;
	color:#000
}
.floatL {
	float:left;
	overflow:hidden;
}
.floatR {
	float:right
}
/*详细信息页边框*/
.bd {
	padding:35px 0 10px 0; background:#fff;
}
h1 {
	margin:0 10px;
	font-weight:bold;
	font-size:24px;
	color:black;
	padding:15px 0;
	clear:both;
	text-align:center;
	height:80px;
	line-height:40px;
}
.bd h4{ line-height:40px; padding:0 10px;}
.gr {
	background:#f5f5f5;
	padding:5px 0;
	margin:0 10px;
	color:#666; font-size:12px;
	text-align:center;
 line-height:40px
}
.text {
	margin:16px;
	padding:5px 0;
	text-align:left;
	font-size:12px;
	line-height:25px;
}
.text a {
	font-size:12px;
}
.bg {
	background:#f1f1f1;
	color:#000;
}
/**/
.lt {
	overflow:hidden;
	height:100%;
	 
}
.lt h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.lt h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.lt h2 span.more {
	background: none;
	float:right;
	padding:0 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#666
}
.lt .list {
	font-size:12px;
	padding:12px 5px;
	overflow:hidden;
	float:left;
	width:95%;
}
.lt .list ul {
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.lt .list ul li {
	background: url(../images/ico.png) 5px -16px no-repeat;
	padding-left:16px;
	line-height:25px;
	overflow:hidden;
	text-align:left;
}
.lt .list ul li a {
	float:left;
	font-size:12px;
}
.lt .list ul li span {
	float:right;
	font-size:12px;
}
/*二级列表*/
.Sys-menunav {
	overflow:hidden;
	height:100%;
	background:#f5f5f5;
	
}
.Sys-menunav h2 {
	height:45px;
	color:#fff;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#c1160d;
}
.Sys-menunav h2 span {
	float:left;
	padding-left:16px;
	line-height:50px;
	overflow:hidden; color:#fff
}

.Sys-menunav h2 span.more {
	background: none;
	float:right;
	padding:5px 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:18px;
	color:#666
}
.Sys-menunav ul.mune {
	list-style:none;
	text-align:left;
	float:left;
	overflow:hidden;
	padding:0 5px;
}
.Sys-menunav ul.mune li {
	border-bottom:1px solid #ddd;
	padding:0 10px 0 16px;
	line-height:40px;
	margin:0px;
	float:left;
	width:90%;
	overflow:hidden;
	font-size:12px
}
.Sys-menunav ul.mune li a:hover{color: c1160d;}

/*-----------------------------------------------留言版样式开始----------------------------------------------------*/
/*留言板*/
.Rlist {
	margin-top:5px;
	overflow:hidden;
	height:100%;
	border:1px solid #dedede
}
.Rlist h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.Rlist h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.Rlist dl {
	margin:10px 10px 16px 10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	height:100%;
}
.Rlist dt {
	width:100px;
	line-height:25px;
	text-align:center;
	float:left;
}
.Rlist dt img {
	border:1px solid #C2E3F2;
	padding:2px;
}
.Rlist dd {
	float:left;
}
.Rlist dd h3 {
	height:25px;
	line-height:25px;
	padding:0px;
}
.Rlist dd .nr {
	font-size:12px;
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin:5px 0;
	color:#666;
}
.Rlist dd .nr p {
	line-height:24px;
	margin:5px 0;
}
.Rlist span {
	white-space:nowrap;
	margin-right:25px;
	color:#000;
}
.Rlist span a {
	white-space:nowrap;
	margin-right:25px;
	color:#f60;
}
.Rlist span.rm {
	float:right;
	color:#900;
	font-size:12px;
}
/*留言*/
.guestbook {
	margin-top:5px;
	overflow:hidden;
	height:100%;
	border:1px solid #dedede;
}
.guestbook h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.guestbook h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.guestbook dl {
	margin:10px 10px 16px 10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	height:100%;
}
.guestbook dt {
	width:100px;
	line-height:25px;
	text-align:center;
	float:left;
}
.guestbook dt img {
	border:1px solid #C2E3F2;
	padding:2px;
}
.guestbook dt span {
	font-size:12px;
	color:#06c
}
.guestbook dd {
	float:left;
	width:85%
}
.guestbook dd h3 {
	height:25px;
	line-height:25px;
	padding:0px;
	border-bottom:1px dotted #ccc;
}
.guestbook dd .nr {
	font-size:12px;
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin:5px 16px;
	overflow:hidden;
	height:100%;
	color:#530702
}
.guestbook dd .nr p {
	font-size:12px
}
.guestbook dd .nr span {
	float:right;
	font-size:12px;
	color:#666;
}
.guestbook span {
	white-space:nowrap;
	margin-right:25px;
	color:#000;
}
.guestbook span a {
	white-space:nowrap;
	margin-right:25px;
	color:#f60;
}
.guestbook span.rm {
	float:right;
	color:#900;
	font-size:12px;
}
.guestbook div {
	margin:5px;
	font-size:12px;
}
.Rbox {
	margin-top:5px;
	padding:10px;
	border:1px solid #dedede;
}
.Rbox h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.Rbox h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.Rbox table {
	border-collapse:collapse;
	margin:0;
	width:100%;
}
.Rbox td {
	text-align:left;
	padding:2px;
}
.Rbox th {
	text-align: right;
	line-height:25px;
	width:116px;
	font-size: 12px;
}
.Rbox td.butbg {
	font-size:12px;
	white-space: nowrap;
	text-align:center;
	line-height:16px;
}
.Rbox h1 {
	font-size:12px;
	font-family:simhei;
	font-weight:normal;
	color:#1d57a9;
	line-height:24px;
}
.Rbox input.but {
	font-size:12px;
	line-height:25px;
}
/*-----------------------------------------------留言版样式结束----------------------------------------------------*/





/*----------------------------课程表格---------------------------------*/
.ltb {
	padding:5px;
}
.ltable {
	overflow:hidden;
}
.ltable table {
	border-collapse:collapse;
	margin:0;
	width:100%;
}
.ltable td {
	overflow:hidden;
	border-bottom:1px dotted #d0d0d0;
	line-height:16px;
	font-size:12px;
	padding:2px 0px 3px 2px;
	white-space: normal;
	height:28px
}
*html .ltable td {
	height:21px;
}
.ltable .header td {
	background:#f6f6f6;
	color:#666;
	height:25px;
	white-space:nowrap;
	border-bottom:1px solid #d1c4ab;
	border-top:1px solid #d1c4ab;
	text-align:left;
	padding:0 5px;
	line-height:16px;
	vertical-align: bottom;
	font-weight:bold;
}/*列表名称项*/
/*----------------------------课程表格---------------------------------*/

/*文章所属位置*/
.Location {
	width:1000px;
	text-align:left;
	margin:0 auto;
	padding:5px 10px;
	clear:both;
	height:16px;
	color:#666;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	background:#fff
}
/*---------------------------论坛-------------------------------------*/
.bbsbox {
	overflow:hidden;
	height:100%;
	margin-top:5px;
	border:1px solid #dedede
}
.bbsbox h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.bbsbox h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.bbsbox h2 span.more {
	background: none;
	float:right;
	padding:0 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#666;
}
.bbsbox ul {
	margin:0;
}
.bbsbox ul li {
	display: inline;
	font-size:12px;
	line-height:16px;
	float:left;
	white-space:nowrap;
	width:49%;
}
.bbsbox ul li ul {
	padding:5px 0 0 0;
}
.bbsbox ul li ul li {
	width:85%;
	background: url(../images/ico.png) 0px -19px no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:25px;
	text-align:left;
	white-space:normal;
}
.listbbs {
	margin-top:5px
}
.listbbs h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.listbbs h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.listbbs div.rightside {
	margin-left:110px;
}
.listbbs div.leftside {
	width:100px;
	float:left;
	display: inline;
	margin:5px 0 5px 5px;
}
*html .listbbs div.leftside {
	width:110px;
}
.listbbs div.leftside img {
	width:100px;
	height:75px;
	padding-bottom:5px;
	border:0;
}
.listbbs a, .listbbs a:visited, .bbsbox ul li ul li {
	color:#000;
	line-height:22px;
}
/*2012-6新增*/
.hotnews {
}
.hotnews h2 {
	height:35px;
	overflow:hidden;
	color:#f27e16;
	line-height:35px;
	border-bottom:2px solid #f27e16;
}
.hotnews h2 span {
	background:url(../images/h_ico1.jpg) 5px 5px no-repeat;
	overflow:hidden;
	padding-left:10px;
	font-size:12px;
}
.hotnews h2 span.more {
	background:none
}
.hotnews ul li {
	background: url(../images/ico.png) 0px -19px no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:25px;
	text-align:left;
	height: auto;
	white-space:normal;
	clear:both;
	height:22px;
}
*html .hotnews ul li {
	margin-left:0px;
	overflow:hidden;
	float:left;
	width:92%
}
.hotnews ul li a {
	overflow:hidden;
	float:left
}
.hotnews ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	white-space:nowrap;
	top:0;
}
/*居中显示内容*/
.textcen {
	text-align:center;
	float:none;
	margin:10px auto;
}
.textcen p {
	text-align:left;
	padding:10px;
}
/*图片例表*/
.piclist {
}
.piclist ul li {
	float:left;
	display:inline;
	margin:5px 4px;
}
.piclist ul li img {
	width:135px;
	height:185px;
}
/*组织机构*/
.org {
}
.org h2 {
	background:#f5f5f5;
	clear:both;
	height:25px;
	border:1px solid #ddd
}
.org ul {
	clear:both
}
.org h2 span {
	float:left;
	padding-left:5px;
	line-height:22px;
	float:left;
	background:url(../images/title_ico2.jpg) 5px 10px no-repeat;
	overflow:hidden
}
.org ul li {
	background: url(../images/ico.png) 0px -15px no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:25px;
	text-align:left;
	height: auto;
	white-space:normal;
	width:35%;
	float:left;
	margin-left:10px;
}
.book {
	margin-top:5px;
	border:1px solid #dedede;
	overflow:hidden;
	height:100%;
}
.book h2 {
	height:30px;
	color:#f27e16;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#c9c9c9
}
.book span {
	color:#f27e16;
	font-size:12px
}
.book span a, .book span a:hover {
	color:#fff;
}
.book ul {
	float:left
}
.book ul li {
	float:left;
	margin:10px 7px;
	display:inline;
	width:100px;
}
.book ul li img {
	width:100px;
	height:125px;
	border:1px solid #ccc;
}
.book ul li p {
	width:100px;
	text-align:center;
	padding:5px 0;
}
.book span.left {
	float:left;
	width:23px;
	margin-top:40px;
	width:30px
}
.book span.right {
	float:left;
	width:23px;
	margin-top:40px;
	width:30px;
	text-align:right
}
.ftbox {
	margin-top:5px;
	overflow:hidden;
	height:100%;
	border:1px solid #dedede
}
.ftbox h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.ftbox h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.ftbox h2 span.more {
	background: none;
	float:right;
	padding:0 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#666
}
.ftbox div {
	text-align:left;
	overflow:hidden;
	padding-right:5px;
}
.ftbox div.rightside {
	margin-left:130px;
	border-bottom:0;
}
.ftbox div.rightside p {
}
.ftbox div.rightside h3 {
	font-weight:bold;
	color:#f27e16;
	font-size:12px;
	margin-top:7px;
}
.ftbox div.leftside {
	width:110px;
	float:left;
	display: inline;
	margin:5px 0 5px 5px;
	border-bottom:0
}
.ftbox div.leftside img {
	width:110px;
	height:75px;
	padding-bottom:5px;
	border:0;
}
.ftbox .left {
	float:left;
	width:370px;
	border-right:1px solid #ccc;
	overflow:hidden;
	display:inline
}
.ftbox .left div {
	clear:both
}
.ftbox .left div div {
	clear:none
}
.ftbox .right {
	margin-left:380px;
_ margin-left:370px;
	clear:none;
	padding-right:0
}
.ftbox .right ul {
	float:left
}
.ftbox a, .ftbox a:visited {
	color:#000;
}
.ftbox ul li {
	background: url(../images/ico.png) 0px -22px no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:22px;
	text-align:left;
	height: auto;
	white-space:normal;
	clear:both;
	height:22px;
}
.topnav {
	background:#fafafa;
	border-bottom:1px solid #eee;
	overflow:hidden;
	padding:5px 10px;
	line-height:16px;
}
.topnav .ttop {
	width:990px;
	margin:0 auto;
}
.topnav .time {
	float:left;
}
.topnav .login {
	float:left;
	margin:0 10px
}
.topnav .login label {
	float:left;
	margin:0 5px;
	white-space:normal
}
.topnav .login input {
	float:left;
	width:116px;
	height:18px;
	border:1px solid #ccc
}
.topnav .login input.but {
	background: url(../images/butbbg.gif) center no-repeat;
	color:#000;
	border:0;
	width:42px;
	height:18px;
	margin:1px 3px;
}
.topnav .search {
	float:left
}
.topnav .search input {
	width:150px;
	border:1px solid #ccc;
	height:18px;
}
.topnav .search input.but {
	background:url(../images/searchbutbg.gif) center no-repeat;
	width:24px;
	height:19px;
	overflow:hidden;
	margin:2px 5px 0 5px;
	border:0;
}
/*巾帼新闻长版*/
.SiteNews1 {
	margin-top:5px;
	overflow:hidden;
}
.SiteNews1 h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.SiteNews1 h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.SiteNews1 h2 span.mor {
	padding:0 5px 0 0;
}
/*两列新闻列表*/
.list1 {
	margin:5px 0;
	overflow:hidden;
}
.list1 ul {
	list-style-position:inside;
}
.list1 ul li {
	background: url(../images/ico.png) 5px -22px no-repeat;
	padding-left:16px;
	font-size:12px;
	line-height:25px;
	float:left;
	width:44%;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
	display:inline;
}
.list1 ul li a {
}
.list1 ul span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	right:0;
	margin-left:6px;
}
/*红底四列左图文*/
.title-pic1 {
	border-top: 1px solid #ccc;
	background:#f1d6e1;
	overflow:hidden;
	height:69px;
	clear:both
}
.title-pic1 ul {
	padding-top:2px;
}
.title-pic1 ul li {
	width:80px;
	float:left;
	display:inline;
	overflow:hidden
}
.title-pic1 ul li img {
	border:1px solid #ccc;
	padding:1px;
	margin:3px;
	background:#fff;
	float:left;
	width:55px
}
.title-pic1 ul li div {
	margin-left:65px;
	overflow:hidden
}
.title-pic1 ul li div h3 {
	color:#000;
	font-size:12px;
	float:left;
	padding:3px 0;
	white-space:nowrap;
}
.title-pic1 ul li div span {
	float:left;
	padding:0;
	width:100%;
	overflow:hidden
}
/*简化版留言板*/
.gu_j {
	margin:5px 0;
	overflow:hidden;
	padding:5px;
}
.gu_j ul {
}
.gu_j ul li {
	list-style-position:inside;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
}
.gu_j ul li div.q {
	color:#f27e16;
}
.gu_j ul li div.a {
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:2px;
}
/*左图文右列表（灰色）*/
.rightside1 {
	margin-left:240px;
}
.leftside1 {
	width:235px;
	float:left;
	padding:0 0 5px 5px;
	display:inline
}
.leftside2 {
	width:235px;
	float:left;
	margin:0 0 5px 0 !important;
	margin:5px 0 5px 0;
}
/*图文*/
.picbox1 {
	text-align:center;
	background:#f3f3f3
}
.picbox1 img {
	border:1px solid #ccc;
	float:left;
	width:233px
}
.picbox1 div {
	background:#dad9d9;
	color:#000;
	line-height:25px;
}
.picbox1 div a {
	color:#000;
}
.picbox1 div a:hover {
	color:#000;
	text-decoration:underline;
}
.picbox1listl {
	background:#f3f3f3;
	overflow:hidden;
	color:#000;
	padding:5px 0
}
.picbox1listl ul {
}
.picbox1listl ul li {
	background: url(../images/ico.png) 2px -4px no-repeat;
	line-height:18px;
	padding-left:18px;
	display: inline;
	float:left
}
.picbox1listl ul li span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.picbox1listl ul li a {
	color:#000;
}
.picbox1listl ul li a:hover {
	color:#f27e16;
}
.picbox2 {
	text-align:center;
}
.picbox2 img {
	border:1px solid #ccc;
	float:left;
	width:233px
}
.picbox2 div {
	width:235px;
	background:#f27e16;
	float:left;
	color:#fff;
	line-height:25px;
}
.picbox2 div a {
	color:#fff;
}
.picbox2 div a:hover {
	color:#fff;
	text-decoration:underline;
}
.picbox2listl {
	float:left;
	background:#fdc7e2;
	overflow:hidden;
	color:#f27e16;
	padding:5px 0
}
.picbox2listl ul {
}
.picbox2listl ul li {
	background: url(../images/ico.png) 2px -4px no-repeat;
	line-height:18px;
	padding-left:18px;
	display: inline;
	width:100%;
	float:left
}
.picbox2listl ul li span {
	color:#aaa;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.picbox2listl ul li a {
	color:#f27e16;
}
.picbox2listl ul li a:hover {
	color:#f27e16;
}
/*白底两列左图文*/
.title-pic2 {
	overflow:hidden;
	height:69px;
	float:left;
	width:100%;
	border-top: 1px dotted #ccc;
}
.title-pic2 ul {
	padding-top:2px;
}
.title-pic2 ul li {
	width:49%;
	float:left;
	display:inline;
	overflow:hidden
}
.title-pic2 ul li img {
	border:1px solid #ccc;
	padding:1px;
	margin:3px;
	background:#fff;
	float:left;
	width:55px
}
.title-pic2 ul li div {
	margin-left:65px;
	overflow:hidden
}
.title-pic2 ul li div h3 {
	color:#000;
	font-size:12px;
	float:left;
	padding:3px 0;
	white-space:nowrap;
}
.title-pic2 ul li div span {
	float:left;
	padding:0;
	width:100%;
	overflow:hidden
}
/*浅色推荐新闻*/
.hot1 {
	margin:5px;
	padding:3px;
	border:1px solid #f0dbe4;
	background:#fceff6;
	overflow:hidden;
	height:45px;
	left:0;
	right:0
}
.hot1 h3 {
	color:#f27e16;
	text-align:center;
	background:#fceff6;
	height:16px;
	padding:2px 0;
}
.hot1 ul {
}
.hot1 ul li {
	background: url(../images/ico.png) 2px -22px no-repeat;
	padding-left:18px;
	display: inline;
	font-size:12px;
	line-height:16px;
	width:22%;
	float:left;
	height:16px;
	overflow:hidden;
}
/*课程表格*/
.ltb {
	padding:5px;
}
.ltable {
	overflow:hidden;
}
.ltable table {
	table-layout:fixed;
	border-collapse:collapse;
	margin:0;
	background:#fff;
	width:100%;
}
.ltable td {
	overflow:hidden;
	border-bottom:1px dotted #d0d0d0;
	line-height:16px;
	font-size:12px;
	padding:2px 8px;
	white-space: normal;
	height:27px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
*html .ltable td {
	height:21px;
}
.ltable .header td {
	background:#f6f6f6;
	color:#f27e16;
	height:25px;
	white-space:nowrap;
	border-bottom:1px solid #dbdbdb;
	border-top:1px solid #dbdbdb;
	text-align:center;
	padding:0 5px;
	line-height:16px;
	vertical-align: bottom;
	font-weight:bold;
}/*列表名称项*/
/*服务导航*/
.mkey {
	color:#666;
	padding:5px 0;
	background:#f5f5f5;
	border:1px solid #ccc;
	margin:5px 0;
	overflow:hidden;
	height:100%;
}
.mkey ul {
	padding:0 5px;
}
.mkey ul li {
	margin:0 5px;
	padding:0 3px;
	display:inline;
	float:left;
	white-space:nowrap;
	border-bottom:1px solid #ccc;
}
.mkey span {
	float:left;
	padding:0 5px
}
/*标签*/
.tabs {
	overflow:hidden;
}
.tabs .nav span {
	font-size:12px;
}
.tabs .nav {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.tabs .nav li {
	float:left;
	width:95px;
	text-align:center;
	display:inline;
	line-height:25px;
	border-left:1px solid #dedede;
	cursor: pointer;
}
.tabs .nav li.selected {
	background:#fff;
	color:#900;
	font-weight:bold
}
.tabs .list {
	clear:both
}
.tabs .list .hide {
	display:none
}
.tabs span {
	float:left;
	margin-left:6px;
	line-height:32px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	color:#f27e16;
}
.tabs ul {
	float:right
}
.tabs dd {
	background:#fff;
}
.tabs .News-MLpicRlist2 {
	border:0
}
/*新公告*/
.ggbox {
	border:1px solid #dedede;
	overflow:hidden;
	height:100%;
	width: 730px
}
.ggbox h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.ggbox .txt {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.ggbox .txt p {
	width:316px;
	height:210px;
	margin:45px 0 0 155px;
	color:#fff;
	float:left;
	text-align:left
}
.ggbox .txt p a:link, .ggbox .txt p a:visited {
	color:#fff
}
/*新登录*/
.login_n {
	border:1px solid #dedede;
	overflow:hidden;
	height:100%;
}
.login_n h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.login_n div.put {
	overflow:auto;
	 _display:inline-block;
}
.login_n div.put .left {
	float:left;
	text-align:right;
}
.login_n div.put .right {
	float: left;
}
.login_n div.put input.txt {
	height:22px;
	border:1px solid #ccc;
	float:right;
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:130px
}
.login_n div.put input.but {
	width:38px;
	height:46px;
	float:right;
	border:0;
	background: url(../images/login_but.jpg) center no-repeat;
	margin-right:15px;
	margin:16px 0 0 10px;
}
.login_n div.put span {
	float:left;
	width:50px;
	text-align:right;
	margin-top:10px;
	line-height:22px
}
.login_n div.bbut {
	padding:10px 0;
	text-align:center
}
.login_n div.bbut img {
	margin-right:10px
}
/*轮播*/
.code {
	height:auto;
	padding:16px;
	border:1px solid #9EC9FE;
	background:#ECF3FD;
}
.code pre {
	font-family:"Courier New";
	font-size:12px;
}
.info {
	font-size:12px;
	color:#666666;
	font-family:Verdana;
	margin:16px 0 50px 0;
}
.info p {
	margin:0;
	padding:0;
	line-height:22px;
	text-indent:40px;
}
h2.title {
	margin:0;
	padding:0;
	margin-top:50px;
	font-size:18px;
	font-family:"微软雅黑", Verdana;
	text-align:left
}
h3.title {
	font-size:12px;
	font-family:"微软雅黑", Verdana;
	text-align:left
}
.importInfo {
	font-family:Verdana;
	font-size:12px;
}
/*新版轮播*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides li {
	position: relative
}
.flexslider .slides li a {
	position:  absolute;
	left:0;
	bottom:60px;
	background:#0077b9;
	padding:10px 16px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	display:block
}
.flexslider .slides li p a, .flexslider .slides li p a:link, .flexslider .slides li p a:visited {
	color:#fff;
}
.flexslider .slides li p a:hover, .flexslider .slides li p a:active {
	background:#f27e16
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 340px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:800px;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0;
	top:368px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -12px;
	display:block;
	height: 12px;
	overflow: hidden;
	text-indent:-99em;
	width: 12px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
/*专题*/
.News-zt {
	overflow:hidden;
	height:100%;
}
.News-zt h2 {
	height:40px;
	padding:0;
	overflow:hidden;
	border-bottom:0;
	background:#f5f5f5;
border:1px solid #ccc;
}
.News-zt h2 span {
	float:left;
	padding-left:16px;
	line-height:40px;
	overflow:hidden
}
.News-zt h2 span.more, .News-zt h2 span.more a:link, .News-zt h2 span.more a:visited {
	background: none;
	float:right;
	padding:0 5px 0 0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:40px;
	color:#666
}
.News-zt table {
	border-collapse:collapse;
	margin:0;
	font-size:12px;
}
.News-zt td {
	text-align:left;
	padding:10px;
	border:0px solid #ccc;
	text-align:center
}
.News-zt table td a img {
	border:0
}
.News-zt td p {
	padding:7px 0;
}
.loginbox {
	background: url(../images/login_bg.gif) right 0px no-repeat;
	padding:0px 0 0px 0;
	overflow:hidden;
	width:900px;
	margin:0 auto;
	text-align:left;
	height:430px;
}
.loginBoxLayout h1 {
	color:#c30d00;
	font-size:12px;
	padding:10px 0 10px 0;
	text-align:left;
	border-bottom:0
}
.loginBoxLayout h1 span {
	color:#000;
}
.loginBoxLayout {
	float:left;
	width:350px;
	font-size:12px;
}
.loginBoxLayout p {
	padding:8px 0;
}
.loginBoxLayout p.fin {
	padding:15px 0;
}
.loginBoxLayout p.fin input {
	margin-right:5px
}
.loginBoxLayout p b {
	color:#000;
	font-weight:bold;
	margin-right:10px;
}
.loginBoxLayout input.account {
	width:280px;
	background:url(../front/images/one4.jpg) 270px center no-repeat #fff;
	padding:8px;
	border:1px solid #d2d2d2;
	clear:both;
	font-size:12px;
	font-weight:bold
}
.loginBoxLayout input.password-txt {
	width:280px;
	background: url(../front/images/one5.jpg) 270px center no-repeat #fff;
	padding:8px;
	border:1px solid #d2d2d2;
	clear:both;
	font-size:12px;
	font-weight:bold;
}
.loginBoxLayout input.mail {
	width:280px;
	padding:8px;
	border:1px solid #d2d2d2;
	clear:both;
	font-size:12px;
	font-weight:bold;
}
.loginBoxLayout a.find {
	margin-left:10px;
	color:#007bc5
}
.loginBoxLayout a.find:hover {
	color:#c30d00
}
.loginBoxLayout input.but {
	width:296px;
	background:#007bc5;
	padding:7px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:5px;
	border:0;
	cursor: pointer
}
.loginBoxLayout input.but:hover, .loginBoxLayout input.but:active {
	background:#c30d00
}
.loginBoxLayout .mmt {
	margin:0 5px 0 15px;
}
.loginBoxLayout input:hover, .loginBoxLayout input:active {
	border:1px solid #666;
}
.loginBoxLayout input:focus {
	border:1px solid #c30d00
}
.loginBoxLayout input.but:hover, .loginBoxLayout input.but:active {
	border:0;
}
.slides {
	width:100%;
	height:700px;
	position:relative;
	overflow:hidden;
}
.slideInner {
	height:700px;
	position:relative;
	left:0;
	margin-left:0; z-index:1;
}
.slideInner div{ font-size:12px; background:#dd8706;width:550px; padding:25px; color:#fff; text-align:left; position:absolute; right:0; bottom:50px;
filter:alpha(opacity=80);  /*支持 IE 浏览器*/
-moz-opacity:0.80; /*支持 FireFox 浏览器*/
opacity:0.80;  /*支持 Chrome, Opera, Safari 等浏览器*/

}
.slideInner div h2{ font-size:16px; padding-bottom:16px;}
.slideInner div a{ color:#fff;}
.slideInner div:hover{ background:#0e419c}
.slideInner a {
	display:block;
	height:700px;
	background-size:cover;
	background-position:center center;
	position:relative;
	text-align:center;
	z-index:1;
}

.nav {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-600px;
	display:none; margin-top:140px;
}
.nav a {
	display:block;
	width:41px;
	height:119px;
	opacity:.2;
	z-index:9;
}
.nav a.prev {
	position:absolute;
	left:0;
	top:-450px;
	margin-top:-58px;
	background:url(../images/ban_pre.png) no-repeat;
}
.nav a.next {
	position:absolute;
	right:0;
	top:-450px;
	margin-top:-58px;
	background:url(../images/ban_next.png) no-repeat;
}
.navListBox {
	position:absolute;
	left:50%;
	top:650px;
	z-index:99;
}
.navListBox li {
	width:12px;
	height:12px;
	float:left;
	margin-left:5px;
	border-radius:50%;
	overflow:hidden;
}
.navListBox li:first-child {
	margin-left:0;
}
.navListBox li a {
	display:block;
	width:100%;
	height:100%;
	border-radius:50%;
	background-color:#fff;
	box-shadow:0 0 5px #666 inset;
}
.navListBox li a.active {
	background-color:#55ddff;
}
.bttast {
}
.bttast .but1 {
	background:#eee;
	line-height:35px;
	font-size:12px;
	width:40%;
	margin:10px;
	border:0;
	float:left;
	text-align:center;
	color:#666;
	cursor:pointer;
	height:35px;
}
.bttast .but1:hover, .bttast .but1:active {
	background:#ab3f47;
	color:#fff
}
.piclistbox img {
    width: 168px;
    height: 150px;
}

.bttast .txt {
	color:#ab3f47;
	clear:both
}
/*底部*/

/*二级页面分隔层*/
.lineer {
	border-bottom:1px dotted #ddd;
	height:5px;
	margin:15px 0 10px 0;
}

#LmNavbox{
    height: 50px;
    line-height: 50px;
    clear: both;
    background: #fff;
        margin-bottom: 1em;
    padding-top: 0;
    color: #be160d;
    font-size: 14px;
        text-indent: 1.5em;
    }
#LmNavbox a{ color:#be160d}

#KinSlideshow img{ height:370px; width:750px;}

/*tab*/
.toptab{ width:550px; height:auto; padding:10px 0 0 8px;}
.toptab .tab{ overflow:hidden;}
.toptab .tab a{ display:block; width:129px; line-height:48px; float:left; text-decoration:none; color:#fff; text-align:center; margin-right:5px; background: url(../images/linhbg.png) top #6a0a08 repeat-x; font-size:12px;}
.toptab .tab a:hover{ background:#bd995a; color:#fff; text-decoration:none;}
.toptab .tab a.on{ background:#bd995a; color:#fff; text-decoration:none;}
.toptab .content{ overflow:hidden; padding:15px 0 0 0;}
.toptab .content .live{ display:none;}

/*年月于左*/
.News-timeLlist{  overflow:hidden; height:100%; padding:10px; color:#666}
.News-timeLlist li{ text-align:left; overflow:hidden; border-bottom:1px dotted #ccc; padding:10px 0;}
.News-timeLlist div.rightside{ margin-left:90px; border-bottom:0}
.News-timeLlist div.rightside p{ font-size:12px;}
.News-timeLlist div.rightside h3{ font-weight: normal; font-size:12px; margin-top:7px; height:30px; overflow:hidden; line-height:25px; color:#666}
.News-timeLlist div.leftside{ width:80px; float:left; display: inline; padding:8px 0 5px 5px; border-bottom:0; font-size:30px;}

/*左图*/
.blackbgbox{ background:url(../images/leftbg.png);}
.blackbgbox h2{	height:50px;
	padding:2px 0;
	overflow:hidden;
	border-bottom:0px solid #ccc;
	text-align:center; font-size:16px; font-weight:normal;}
.blackbgbox h2 span{line-height:50px; margin:0 auto; float:none;color:#000;
	overflow:hidden; text-align:center; padding:5px 10px;}

.blackbgbox h2 span.more, .blackbgbox h2 span.more a:link, .blackbgbox h2 span.more a:visited {
	background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:15px;
	color:#666; padding:10px 2px 0 0;
}

.bluebgbox{ background:url(../images/rightbg.png);}
.bluebgbox h2{	height:50px;
	padding:2px 0;
	overflow:hidden;
	border-bottom:0px solid #ccc;
	text-align:center; font-size:16px; font-weight:normal;}
.bluebgbox h2 span{line-height:50px; margin:0 auto; float:none;color:#fff;
	overflow:hidden; text-align:center; padding:5px 10px;}

.bluebgbox h2 span.more, .bluebgbox h2 span.more a:link, .bluebgbox h2 span.more a:visited {
	background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:15px;
	color:#666; padding:10px 2px 0 0;
}


.bluebgbox .new-list1,.blackbgbox .new-list1{ padding:16px 10px;}
.bluebgbox .new-list1 a{ color:#fff}

div.slideBoxbg{
	width:410px;
	height:360px;
	background: url(../images/fbg.png) center no-repeat; overflow:hidden; padding:16px
}

div.slideBox{ position:relative; width:410px; height:360px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{width:410px; height:360px; margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:50px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%; width:350px; overflow:hidden}
div.slideBox div.tips div.title a{ color:#FFF; font-size:18px; line-height:50px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:16px; height:16px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#f60;}


.pictlist{ width:1000px; margin:0 auto; padding:16px 0 30px 0; overflow:hidden}
.pictlist h2{ text-align:center; line-height:50px;}
.pictlist h2 span{ font-size:16px; padding:0 5px; color:#000; float:none;}
.pictlist h2 span.en{ font-size:12px; color:#777;}
.pictlist ul{ width:10000px;}
.pictlist ul li{ width:375px; padding:0 12px; overflow:hidden; float:left}
.pictlist ul li img{ float:left}
.pictlist ul li p{ background:#f60; color:#fff; font-size:12px; text-align:center; line-height:50px; overflow:hidden; clear:both}
.pictlist ul li p a{ color:#fff}
.pictlist ul li p:hover{ background:#0e419c}


.iccobox{ background:#f0f0f0; padding:50px 0; overflow:hidden}
.iccobox ul{ width:1000px; margin:0 auto}
.iccobox ul li{ width:200px; text-align:center; float:left; font-size:16px; color:#888}
.iccobox ul li a{ display:block; width:108px; height:108px; margin-bottom:15px}
.iccobox ul li a.a1{ background:url(../images/icco1.png) center no-repeat}
.iccobox ul li a.a1:hover{ background:url(../images/icco1_h.png) center no-repeat}
.iccobox ul li a.a2{ background:url(../images/icco2.png) center no-repeat}
.iccobox ul li a.a2:hover{ background:url(../images/icco2_h.png) center no-repeat}
.iccobox ul li a.a3{ background:url(../images/icco3.png) center no-repeat}
.iccobox ul li a.a3:hover{ background:url(../images/icco3_h.png) center no-repeat}
.iccobox ul li a.a4{ background:url(../images/icco4.png) center no-repeat}
.iccobox ul li a.a4:hover{ background:url(../images/icco4_h.png) center no-repeat}
.iccobox ul li a.a5{ background:url(../images/icco5.png) center no-repeat}
.iccobox ul li a.a5:hover{ background:url(../images/icco5_h.png) center no-repeat}
.iccobox ul li a.a6{ background:url(../images/icco6.png) center no-repeat}
.iccobox ul li a.a6:hover{ background:url(../images/icco6_h.png) center no-repeat}

.News-RpicRlist{}
.News-RpicRlist h2{ background:url(../images/linebg.png) left no-repeat; height:40px;}
.News-RpicRlist h2 span{ color:#fff; line-height:40px; padding-left:15px}
.News-RpicRlist .new-list1{ border:1px solid #750104; margin-top:0; padding:15px;}
.News-RpicRlist h2 span.more, .News-RpicRlist h2 span.more a:link, .News-RpicRlist h2 span.more a:visited {
	background: none;
	float:right;
	padding:0;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	line-height:15px;
	color:#750104; padding:10px 2px 0 0;
}

.News-RpicRlist div.leftside{ width:60%; border-bottom:0; float:left; padding:10px}
.News-RpicRlist div.rightside{ width:280px; float:right; display: inline; margin:10px; border-bottom:0; overflow:hidden  }
.News-RpicRlist div.rpicbox{ width:280px; float:right; display: inline; margin:10px; border-bottom:0; overflow:hidden  }
.News-RpicRlist div.rpicbox img{ width:275px; height:165px; padding-bottom:5px; border:0;}








/*导航*/


/*bannar切换*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.slide_container {
	position: relative;
	width: 100%;
}

.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}

.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 90%;
	left: 65%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/icoqh.png") no-repeat left top;
	margin-top: -45px;
}

.slide_nav:active {
	opacity: 1.0;
}

.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 30%;
}

.main-base .card {
	overflow: hidden;
}



.yqts {
	width: 100%;
	background: #d43a31;
}

.yqts .yqspan {
	max-width: 1024px;
	margin: auto;
	padding: 2px;
}
.yqts .yqspan span a{    color: #fff;
    text-decoration: underline;}

.yqts .yqspan span {
	color: #fff;
	letter-spacing: 1px;
}


.header-v2 {
	position: relative;
}

.header-v2 .top-main {
	padding: 25px 0;
	background: url(../images/tou.png) 0 0;
	height: 70px;
}

.header-v2 .top-bar,
.header-v2 .top-bar p {
	line-height: 32px;
}

.header-v2 .top-main .top-widget a {
	color: #808080;
}

.header-v2 .top-main .top-widget a:hover {
	color: #696058;
}

.header-v2 .top-main-content {
	position: relative;
	background: url(../images/ssbj.png) 0 0 no-repeat;
	margin-top: 22px;
}

.header-v2 .language {}

.header-v2 .language a {
	margin-left: 10px;
}

.header-v2 .nav-wrapper {
	background:#be160d url(../images/dhbj.png) repeat-x;

	
}

.navs .main-nav ul li {
	float: left;
}

.header-v2 ul li a {
	display: block;
	font-size: 15px;
	margin: 9px auto;
	padding: 0 34px;
	color: #fff;
}


/*下拉导航*/

.navs .subnav {
	position: absolute;
	top: 158px;
	z-index: 99;
	display: none;
	background: url(../images/dh.png) 0 0 no-repeat;
}

.navs .subnav i {
	position: absolute;
	top: 0px;
	left: 102px;
	color: #e84614;
}


/*三级下拉*/

.navs .subnav .subnav {
	left: 124px;
	top: 0px;
	display: block;
}

.navs .subnav .subnav ul li a {
	background: #fff;
}

.navs .subnav ul {
	background: #e6e6e6;
}

.navs .subnav ul li {
	float: none;
	border: none;
	border-bottom: 1px dotted #CBCBCB;
	line-height: 35px;
	position: relative;
	width: 123px;
	text-align: center;
}

.navs .subnav ul li a {
	background: #FEFEFE;
	color: #666666;
	margin: 0;
}

.navs .subnav ul li a:hover {
	background: #e84614;
	color: #fff;
}

.navs .subnav ul li:last-child {
	border: none;
}

.navs .subnav ul {
	box-shadow: rgba(0, 0, 0, 0.1) 1px 0 5px;
}


#menuw:before,
#menuw:after {
	content: "";
	display: table;
}

#menuw:after {
	clear: both;
}

#menuw li {
	float: left;
	position: relative;
}

#menuw ul {
	margin: 20px 0 0 0;
	opacity: 0;
	text-align: center;
	visibility: hidden;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 9999;
	background: #e0332a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#menuw li:hover> ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}

#menuw ul ul {
	top: 0;
	left: 123px;
	margin: 0 0 0 20px;
	_margin: 0;
	-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, .3);
	-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, .3);
	box-shadow: -1px 0 0 rgba(255, 255, 255, .3);
}

#menuw ul ul ul {
	background: #e0332a;
	;
}

#menuw ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0;
	-moz-box-shadow: 0 1px 0 #c3160e, 0 1px 0 #e32922;
	-webkit-box-shadow: 0 1px 0 #c3160e, 0 1px 0 #e32922;
	box-shadow: 0 1px 0 #c3160e, 0 1px 0 #e32922;
	width: 100%;
}

#menuw ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#menuw ul a {
	padding: 10px;
	width: 103px;
	margin: 0px auto;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}

#menuw ul a:hover {
	background-color: #c2160e;
	background-image: -moz-linear-gradient(#d6261d, #c2160e);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6261d), to(#c2160e));
	background-image: -webkit-linear-gradient(#d6261d, #c2160e);
	background-image: -o-linear-gradient(#d6261d, #c2160e);
	background-image: -ms-linear-gradient(#d6261d, #c2160e);
	background-image: linear-gradient(#d6261d, #c2160e);
}

#menuw ul li:first-child> a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}


/*一级下拉背景*/

#menuw ul li:first-child> a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #e0332a;
}

#menuw ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #e0332a;
}

#menuw ul li:first-child a:hover:after {
	border-bottom-color: #e0332a;
}

#menuw ul ul li:first-child a:hover:after {
	border-right-color: #b7150d;
	border-bottom-color: transparent;
}

#menuw ul li:last-child> a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}


/* Mobile */

#menu-trigger {
	display: none;
}

@media screen and (max-width: 600px) {
	/* nav-wrap */
	#menu-wrap {
		position: relative;
	}
	#menu-wrap * {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	/* menu icon */
	#menu-trigger {
		display: block;
		height: 40px;
		line-height: 40px;
		cursor: pointer;
		padding: 0 0 0 35px;
		border: 1px solid #222;
		color: #fafafa;
		font-weight: bold;
		background-color: #111;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	}
	/* main nav */
	#menuw {
		margin: 0;
		padding: 10px;
		position: absolute;
		top: 40px;
		width: 100%;
		z-index: 1;
		background-color: #444;
		display: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#menuw:after {
		content: '';
		position: absolute;
		left: 25px;
		top: -8px;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #444;
	}
	#menuw ul {
		position: static;
		visibility: visible;
		opacity: 1;
		margin: 0;
		background: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#menuw ul ul {
		margin: 0 0 0 20px !important;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#menuw li {
		position: static;
		display: block;
		float: none;
		border: 0;
		margin: 5px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#menuw ul li {
		margin-left: 20px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#menuw a {
		display: block;
		float: none;
		padding: 0;
		color: #999;
	}
	#menuw a:hover {
		color: #fafafa;
	}
	#menuw ul a {
		padding: 0;
		width: auto;
	}
	#menuw ul a:hover {
		background: none;
	}
	#menuw ul li:first-child a:after,
	#menuw ul ul li:first-child a:after {
		border: 0;
	}
}

@media screen and (min-width: 600px) {
	#menuw {
		display: block !important;
	}
}


/* iPad */

.no-transition {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	opacity: 1;
	visibility: visible;
	display: none;
}

#menuw li:hover> .no-transition {
	display: block;
}

/* 本例子css */

.slideTxtBox {
	text-align: left;
	width: 100%;
	height: 320px;
	margin: auto;
	background: #fff;
	box-shadow: 0px 0px 5px #d5d5d5;
}

.slideTxtBox .hd h1 {
	float: left;
	font-weight: 600;
	font-size: 20px;
	color: #c1160d;
	background:url(../images/dhbj.png) 0 bottom no-repeat;
	text-indent: 2em;
	padding-right: 30px;
	height: 45px;
	line-height: 45px;
}

.slideTxtBox .hd ul {
	float: left;
	margin-left: 0;
}

.slideTxtBox .hd {
	margin: 0px 30px 0px 30px;
	padding-top: 7px;
	height: 45px;
	line-height: 45px;
	position: relative;
}

.slideTxtBox .bd {
	overflow: hidden;
	padding: 12px 20px 0px 20px;
}

#A1 {
	background: none;
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	background: url(../images/an.png) 0 bottom no-repeat;
	-moz-background-size: 80% auto;
	background-size: 80% auto;
	width: 170px;
	color: #fff;
	font-size: 15px;
	margin-right: 0em;
	text-align: left;
	text-indent: 12px;
	height: 45px;
	line-height: 54px;
}

.slideTxtBox .hd ul li.on {
	background: url(../images/ano.png) 0 bottom no-repeat;
	-moz-background-size: 80% auto;
	background-size: 80% auto;
}

.slideTxtBox .bd ul {
	zoom: 1;
	overflow: hidden;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
	margin-right: 2em;
	margin-left: 0em;
}

.page-width {
	max-width: 1024px;
	width: 100%;
	margin: auto;
}

.page-width .page-width {
	width: auto;
}

.float-left {
	float: left;
	display: inline;
}

.float-right {
	float: right;
	display: inline;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.dl-horizontal dt {
	float: left;
	display: inline;
}

.dl-horizontal dd {
	overflow: hidden;
	*zoom: 1;
}

.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
}

.double-hr {
	border-top: 3px double #ccc;
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
	display: none;
}

.first-level {
	text-align: center;
}


/*搜索*/

.seach {
	position: relative;
	margin: 0.5em auto;
	width: 270px;
}

.ss input {
    float: left;
   padding: 2px 25px;
    background: none;
    border: 0;
    margin-right: 0em;
    color: #fff;
    width: 82%;
}

.seach .searchsub {
	padding: 2px 12px;
	background: none;
	border: 0;
}

#au3a {
	margin-left: 2em;
}
