@charset "utf-8";
/* CSS Document */
body{
	font-size: 16px;
	line-height: 25px;
	color: #000;
	font-family: "微软雅黑";
	padding: 0px;
	margin: 0px;}
* {
	padding: 0px;
	margin: 0px;}
table tr,td {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-family: "微软雅黑";}
a {
	color: #000;
	text-decoration: none;}
a:hover {
	color: #333333;
	text-decoration: none;}
/*导航菜单*/
.dh a {
	position: relative;
	font-family: "微软雅黑";
	line-height: 60px;
	height: 60px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.2s linear;}
.dh a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 60px;
	font-weight: bold;
	background-image: url(../images/dhbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.2s linear;}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0px;
	line-height: 50px;
	z-index: 100;
	padding-left:0px;
	padding-right:0px;
	background-color: #045FA1;
	width: 140px;
	text-align:center;}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	text-indent: 3px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "微软雅黑";
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fff;} 
.anylinkcss a:hover{
	color: #FFFFFF;
	line-height: 60px;
	font-weight: bold;
	background-color: #045FA1;
	transition: all 0.5s linear;}
/* banner 宽屏大图轮换*/
.main_image {width:100%; height:422px; border-top:1px solid #d7d7d7; overflow:hidden; margin:0 auto; position:relative;}
.main_image ul {width:9999px; height:422px; overflow:hidden; position:absolute; top:0; left:0;}
.main_image li {float:left; width:100%; height:422px;}
.main_image li span {display:block; width:100%; height:422px;}
.main_image li a {display:block; width:100%; height:422px;}
div.flicking_con {width:990px; margin:0 auto; position:relative;}
div.flicking_con .flicking_inner {position:absolute; top:360px; left:450px; z-index:999; width:300px; height:21px;} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url(../images/btn_main_img.jpg) 0 0 no-repeat; display:block; text-indent:-1000px;}
div.flicking_con a.on {background-position:0 -21px;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.jpg) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.jpg) no-repeat right top;right:100px;}
/*轮换新闻CSS*/
	li{
		list-style: none;}
.linkbk {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
	clear: right;
	float: none;
	height: 50px;
	width: 40%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-indent: 30px;}
.linkbt {
	float: left;
	height: 40px;
	width: 24%;
	margin-top: 5px;}
.linkbt a{
	float: left;
	height: 40px;
	width: 100%;
	line-height:40px;
	display:block;
	text-align: center;
	font-size: 16px;}
.linkbt a:hover{
	color:#FFFFFF;
	font-weight:bold;}

	.box{
    width: 513px;
    height: 372px;
    margin: 0px;
    overflow: hidden;
    position: relative;}
.box-1 ul{}
.box-1 ul li{width: 100%;height: 372px;position: relative;overflow: hidden;}
.box-1 ul li img{
	display:block;
	width: 100%;
	height: 372px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:380px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:400px ;font-size: 16px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;font-family: "微软雅黑";white-space: nowrap;font-weight: normal;color: ghostwhite;}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
/*.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 30px;height: 50px;
				top:50%; font-family: "微软雅黑";line-height: 50px;font-size:30px;margin-top: -40px;
				text-align: center;cursor: pointer;}*/
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}
/*列表显示样式*/
.list_time {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;}
.more {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #000;}
.more a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #000;
	text-decoration: none;}
.more a:hover {
	color: #21844b;
	text-decoration: none;}
.list {
	font-size: 14px;
	color: #333333;}
.list a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	text-decoration: none;}
.list a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0F67A8;}
.listl td ,th {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #cc9900;}
.listl a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	text-decoration: none;}
.listl a:hover {
	color: #21844b;
	text-decoration: none;}
.list2 td ,th {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;}
.list2 a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;}
.list2 a:hover {
	color: #21844b;
	text-decoration: none;}

/*下部导航菜单*/
.dhx td ,th {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;}
.dhx a {
	font-family: "微软雅黑";
	color: #fff;
	text-decoration: none;}
.dhx a:hover {
	color: #21844b;
	text-decoration: none;}
.bkbt {
	font-size: 20px;
	font-weight: bold;
	color: #084C7E;}
.fontsize a:hover{
	font-size: 16px;
	font-weight: bold;
	color:#084C7E;}
.fontsize a{
	font-size: 16px;}

.xx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;}

.bt1 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	line-height: 50px;
	background-color: #005493;}
.bt2 a{
	font-size:18px;
	font-weight:bold;
	background-color:#D9D9D9;
	color:#333333;
	display:block;
	width:100%;
	height:60px;
	margin-top:10px;
	line-height:60px;
	text-indent:170px;
	transition: all 0.5s linear;
	font-family: "微软雅黑";}
.bt2 a:hover{
	color:#FFFFFF;
	font-weight:800;
	font-size:20px;
	height:80px;
	line-height:80px;
	background-color:#1D81C8;
	transition: all 0.5s linear;}
/*二级页面CSS*/
.title {
	color:#2A2A2A;
	font-size:28px;
	font-family: "微软雅黑";
	line-height:80px;
	text-align:center;
	font-weight:bold;}
.yuan {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	vertical-align: middle;
}
.titlef {
	color:#2A2A2A;
	font-size:20px;
	font-family: "微软雅黑";
	line-height:60px;
	text-align:center;
	font-weight:bold;}
.content {
	line-height:30px;
	font-size:16px;
	font-family: "微软雅黑";
	text-align: left;
	}
.content>img {
	text-align: center;
	}
left-cd td{
	color:#ce4900;
	font-size:16px;
	font-family:黑体;}
/*尾部*/
.foot {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CC0066;}
.foott {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 20px;}
.foot a{
	font-size: 14px;
	color: #333333;
	line-height: 30px;}
left-cd {
	font-size: 16px;
	color: #ce4900;}