@charset "utf-8";
/* CSS Document */
html{
     height:100%;
	 overflow-x:hidden;
	 overflow-y:auto;
}

body {
	font-size: 12px;
	color: #545454;
	margin: 0px;
	background-color:#ffffff;
}
fbody {
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
	color: #545454;
}


*{
	margin: 0px;
	padding: 0px;
}

img {
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
	vertical-align: middle;
	border: none;
}

a{font-family: 微软雅黑, "Microsoft YaHei", Arial;
   font-size:16px;
   color:#304b9c;
   text-decoration:none;}
 
a:hover{
   color:#bd1a2d;
}   
    
ul li {
	margin:0px;
	list-style-type:none;
}
.top{
	background-color:#ededed;
	height: 29px;
	width: 100%;
} 
.time{
	height:100%;
	margin:0 auto;
	position:relative;
	width: 1200px;
} 
.time p {
	color:#0470b0;
	line-height:29px;
}
.time p span {
	color:#0a4b73;
} 
.link{
	height:100%;
	position:absolute;
	right:5px;
	top:5px;
	width: auto;
}
.link a{
	color:#0573b0;
}
.link .line{
	color:#49bcff;
}
.div{
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: auto;
	width: 100%;
	}
#container {
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
    color:;
	height: auto;
	min-width: 1200px;
    width: 1200px;
	margin-right: auto;
	margin-left: auto;
    padding: 0px;
}

.shadow	{
	padding:0px 0px;
}
.header {
	height: 154px;
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
}
.box{
	border:1px solid #FFFFFF;
	padding:10px;
	box-shadow:0 0 9px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 9px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 9px rgba(0,0,0,0.3);
	margin-bottom:5px;
	background-color:white;
}
.left{
	float:left;
}
.right{
	float:right;
}
.h2{
    background-color: white;
	font-weight:normal;
	font-size:18px;
	display:block;
	height:29px;
	position:relative;
	border-radius:2px 2px 0px 0px;
	font-weight: bold;
	border-bottom: 3px #e3e3e3 solid;
}
.h2s{
	color: #404040;
	cursor:pointer;
	display:inline-block;
	font-size:18px;
	line-height:27px;
	font-weight: 500;
}
.hover{
	background-color: white;
	background-repeat:no-repeat;
	background-position:0 0;
	color:#bd1a2d;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-top:-1px;
	text-align:center;
	width:85px;
	border-bottom: 3px #bd1a2d solid;
	font-weight: bold;
}
.more{
	color: #404040;
	cursor:pointer;
	font-size:16px;
	line-height:27px;
	float:right;
	margin-right:10px;
}
.board{
	padding:5px;
}
.board li{
	padding:4px 0;
}
.board a{
	color: #404040;
}
.board a:hover{
	color: #404040;
}
.board .ltim{
	float:right;
	font-size:16px;
}
.ul{
	margin-top:5px;
}
.ul li{
	padding:5px;
}
.fond{
	position:absolute;
	left:120px;
	top:4px;
}
.fond input{
	color:#858585;
	border:1px solid #c6c6c6;
	height:17px;
	width:230px;
	font-size:12px;
	vertical-align: top;
}
.sch-but{
	background-color: transparent;
	background-image: url(../image/bj-sch.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	height:19px;
	margin-left:-3px;
	width: 23px;
	vertical-align: top;
}
.sultable{
	border-top:1px solid #e0dcdd;
	border-left:1px solid #e0dcdd;
}
.sultable th {
	background-color:#efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
    color:#404040;
	font-weight:normal;
	padding:6px;
	text-align:center;
	font-size:16px;
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
	background: linear-gradient(top,#ffffff 0,#efefef 100%);
	background: -webkit-linear-gradient(top,#ffffff 0,#efefef 100%);
	background: -moz-linear-gradient(top,#ffffff 0,#efefef 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#efefef,GradientType=0);
}
.sultable td {
	border-right:1px solid #e0dcdd;
	border-bottom:1px solid #e0dcdd;
	line-height:23px;
    padding:3px;
	text-align:center;
	font-size:16px;
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
}
.sultable .num {
	font-size:16px;
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
}
.hovs {
	color: #3555aa;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: 88px;
}
.h3 .line {
	color: #ffffff;
	font-size:12px;
	font-weight:normal;
}
.chetable th {
	font-weight:normal;
	padding:6px;
	text-align:justify;
	font-size:16px;
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
}
.chetable td {
	padding:3px;
	font-family: 微软雅黑, "Microsoft YaHei", Arial;
}

.chetable input {
	border:1px solid #e0dcdd;
	line-height:23px;
	width:80%;
}
.smb {
	background-color:#EFEFEF;
	border:0px;
	color:#404040;
	cursor:pointer;
	line-height:28px!important;
	width:80px!important;
	border-radius:3px;
	background: linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -webkit-linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -moz-linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -ms-linear-gradient(top,#EFEFEF 0%,#EFEFEF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFEFEF,endColorstr=#EFEFEF,GradientType=0);
}
.smc {
	background-color:#eaeaea;
	border:1px solid #d3d3d3;
	color:#565656;
	cursor:pointer;
	line-height:26px!important;
	width:78px!important;
	border-radius:3px;
	background: linear-gradient(top,#fefefe 0,#eaeaea 100%);
	background: -webkit-linear-gradient(top,#fefefe 0,#eaeaea 100%);
	background: -moz-linear-gradient(top,#fefefe 0,#eaeaea 100%);
	background: -ms-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe,endColorstr=#eaeaea,GradientType=0);
}
/*系统登录样式*/
.sys{
	background-image: url(../../Img/sysload.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:37px;
}
.sysb{
   /*  background-color:#e9fbfd;
	border-left:4px solid #6ddbff; */
	height:220px;
	margin-left:2px;
	position:relative;
}
.load{
	background-image: url(../image/bj-load.png);
	background-repeat: no-repeat;
	background-position:0 0;
	position:absolute;
	left:30px;
	top:10px;
	width:284px;
}
.ltable td{
}
.ltable .input{
	background-color: transparent;
	border: 0px;
	height: 34px;
	line-height: 34px;
	margin-left:34px;
	margin-bottom:18px;
	/*left: 44px;
	position: absolute;
	top: 1px;*/
	width: 248px;
}

.smmr{
	position:absolute;
	right:70px;
	top:10px;
	width:210px;
}
.smmr h4{
	font-size:16px;
	line-height:35px;
}
.smmr p{
	font-size:16px;
	line-height:22px;
}
.new{
	background-image: url(../../Img/newbg1.png);
	background-repeat: no-repeat;
	background-position:0 -240px;
	border-bottom:1px dotted #adadad;
	height:55px;
	padding-left:105px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	position:relative;
}
.new1{
	background-image: url(../../Img/newbg1.png);
	background-repeat: no-repeat;
	background-position:0 0;
	border-bottom:1px dotted #adadad;
	height:63px;
	padding-left:105px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	position:relative;
}
.name{
	background-image: url(../../Img/newbg1.png);
	background-position:0 -125px;
	background-repeat: no-repeat;
	border-bottom:1px dotted #adadad;
	height:63px;
	padding-left:105px;
	padding-top:5px;
	position:relative;
}
.p{
	font-size: 16px;
	line-height:20px;
}
.nwb {
	position:absolute;
	right:20px;
	bottom:0px;
	background-color:#EFEFEF;
	border:0px;
	color:#404040;
	cursor:pointer;
	line-height:28px!important;
	width:66px!important;
	border-radius:3px;
	background: linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -webkit-linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -moz-linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -ms-linear-gradient(top,#EFEFEF 0%,#EFEFEF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFEFEF,endColorstr=#EFEFEF,GradientType=0);
}
.nwbba {
	position:absolute;
	right:20px;
	bottom:0px;
	background-color:#EFEFEF;
	border:0px;
	color:#404040;
	cursor:pointer;
	line-height:28px!important;
	width:66px!important;
	border-radius:3px;
	background: linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -webkit-linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -moz-linear-gradient(top,#EFEFEF 0,#EFEFEF 100%);
	background: -ms-linear-gradient(top,#EFEFEF 0%,#EFEFEF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFEFEF,endColorstr=#EFEFEF,GradientType=0);
}
/*底部样式*/
.foot {
	height: 71px;
	color:#000000;
	text-align: center;
	font-size: 13px;
	line-height:20px;
	position: relative;
}

.foot a{
	font-size: 12px;
}
.foot .line{
	color: #304b9c;
	font-size: 12px;
}
.foot a:hover{
	color: #0872d5;
	text-decoration:underline;
}
/*新闻图片样式开始*/
.focus-pic {
	POSITION: relative; 
	WIDTH: 376px; 
	HEIGHT: 100%; 
	OVERFLOW: hidden
}
.focus-pic IMG {
	WIDTH: 376px;
}
.focus-pic .big-pics {
	POSITION: absolute; 
	WIDTH: 376px; 
	HEIGHT: 100%; 
	OVERFLOW: hidden; 
	TOP: 0px; 
	LEFT: 0px;
}
.focus-pic .big-pics .big-pic {
	POSITION: absolute; 
	WIDTH: 10000px; 
	HEIGHT: 100%;
}
.focus-pic .big-pics .big-pic UL LI {
	FLOAT: left; 
	HEIGHT: 206px;
}
.focus-pic .big-pics .big-pic UL LI IMG {
	HEIGHT: 206px;
}
.focus-pic .fi-tts {
	POSITION: absolute; 
	LINE-HEIGHT: 33px; 
	WIDTH: 376px; 
	BOTTOM: 0px; 
	HEIGHT: 28px; 
	OVERFLOW: hidden; 
	LEFT: 0px;
}
.focus-pic .fi-tts .fi-tt {
	Z-INDEX: 20; 
	POSITION: absolute; 
	LINE-HEIGHT: 33px; 
	WIDTH: 350px; 
	HEIGHT: 28px;
	display:none;
}
.focus-pic .fi-tts .tt-bg {
	Z-INDEX: 10; 
	POSITION: absolute; 
	FILTER: alpha(opacity=70); 
	right: 0px; 
	opacity: 0.7;
	BACKGROUND-COLOR: #05632e; 
	WIDTH: 103px; 
	HEIGHT: 17px; 
	bottom: 0px; 
	
}
.focus-pic .fi-tts .fi-tt UL {
	WIDTH: 100%; 
	HEIGHT: 28px;
}
.focus-pic .fi-tts .fi-tt UL LI {
	TEXT-INDENT: 10px; 
	WIDTH: 100%; 
	HEIGHT: 100%;
}
.focus-pic .fi-tts .fi-tt UL LI H3 {
	FONT: 16px/30px 'Microsoft YaHei',simsun;
}
.focus-pic .fi-tts .fi-tt UL LI A {
	COLOR: #fff; 
	TEXT-DECORATION: none;
}
.focus-pic .thum-nums {
	
	POSITION: absolute; 
	TEXT-ALIGN: right; 
	WIDTH: 100px; 
	BOTTOM: 0px; 
	height:17px;
	OVERFLOW: hidden; 
	right: 0px;
	z-index:30;
}
.focus-pic .thum-nums .thum-num {
/*     padding-top:5px;*/
	
}
.focus-pic .thum-nums .thum-num SPAN {
	TEXT-ALIGN: center; 
	LINE-HEIGHT: 18px; 
	BACKGROUND-COLOR: #04843a; 
	WIDTH: 18px; 
	DISPLAY: inline-block; 
	HEIGHT: 18px; 
	COLOR: #fff; 
	CURSOR: pointer; 
	FONT-WEIGHT: 600; 
	MARGIN-RIGHT: 3px; 
	TEXT-DECORATION: none; 
	opacity: 1;
	FILTER: alpha(opacity=100);
	Z-INDEX: 30;
}
.focus-pic .thum-nums .thum-num SPAN.cur {
	FILTER: alpha(opacity=100); 
	BACKGROUND-COLOR: #01a443; 
	DISPLAY: inline-block; 
	opacity: 1;
}
/*新闻图片样式结束*/