﻿@charset "utf-8";

/* CSS Document */

body {
	border-top: solid 8px #234284;
}

.header {
	height:157px;
	background: url(../images/all.png);
}

.logo {
	display: block;
		height:157px;
		line-height: 157px;
}

.header img {
	vertical-align: middle;
	display: inline-block;
}


/**/

.navbar {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background: #234284;
	text-align: center;
	display: table;
	width: 100%;
}
.navbar ul {
    display: table-row;
    vertical-align: inherit;
    position: relative;
}
.navbar li {
text-align: center;
    display: table-cell;
    vertical-align: inherit;
    overflow: hidden;
}

.navbar li a {
	color: #fff;
}


/**/


/*new*/

.focusBox,
.pic,
.pic li,
.pic a,
.pic img {
	width: 696px;
	height: 369px;
	overflow: hidden;
	display: block;
	position: relative;
	font-size: 18px;
	color: white;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 10;
	height: 46px;
	width: 100%;
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
	/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=40);
	background: #000;
	/*实现IE背景透明*/
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 20;
	height: 46px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 46px;
	line-height: 46px;
	position: absolute;
	bottom: 0px;
}

.focusBox .txt li a {
	display: block;
	padding-left: 10px;
	color: white;
}

.focusBox .num {
	position: absolute;
	z-index: 30;
	bottom: 12px;
	right: 15px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 30px;
	height: 10px;
	line-height: 10px;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	z-index: 99;
	color: black;
	background: #fff;
}

.focusBox .num li.on {
	background: #cd0a0a;
	color: white;
}

.focusBox .prev,
.focusBox .next {
	width: 44px;
	line-height: 60px;
	height: 60px;
	position: absolute;
	top: 44%;
	z-index: 3;
	font-size: 32px;
	text-align: center;
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0 !important;
	/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=40);
	background: #fff;
	color: #000;
}

.focusBox .prev {
	left: -66px;
}

.focusBox .next {
	right: -66px;
}

.new {
	width: 486px;
	height: 337px;
}


/**/

.newtit {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	background: #eee url(../images/b02.png) left center no-repeat;
	border-bottom: 2px solid #ccc;
}

.newtit strong {
	color: #fff;
	width: 126px;
	padding-left: 30px;
	font-size: 16px;
}

.info_box a {
	/*width: 366px;*/
}

.icon1 {
	background: url(../images/tubiao01.png) 5px center no-repeat;
}
.icon2 {
	background: url(../images/tubiao04.png) 5px center no-repeat;
}
.icon3 {
	background: url(../images/tubiao04.png) 5px center no-repeat;
}
.icon4 {
	background: url(../images/tubiao06.png) 5px center no-repeat;
}
.icon5 {
	background: url(../images/tubiao03.png) 5px center no-repeat;
}

.listbox {
	overflow: hidden;
	clear: both;
	width: 100%;
}

.listbox li {
	overflow: hidden;
	clear: both;
	overflow: hidden;
	/*自动隐藏文字*/
	text-overflow: ellipsis;
	/*文字隐藏后添加省略号*/
	white-space: nowrap;
	/*强制不换行*/
	/*font-size: 16px;*/
	line-height: 40px;
	border-bottom: 1px #eee dashed;
}

.listbox li a {
	overflow: hidden;
	/*自动隐藏文字*/
	text-overflow: ellipsis;
	/*文字隐藏后添加省略号*/
	white-space: nowrap;
	/*强制不换行*/
	float: left;
	padding-left: 16px;
	background: url(../images/dian.jpg) 5px center no-repeat;
}

.listbox li span {
	float: right;
}


/*leftmen*/

.leftmen {
	width: 336px;
	overflow: hidden;
}

.leftmen h2 {
	height: 56px;
	line-height: 56px;
	/*background: url(../images/bj.png);*/
background:#234284;
	color: #fff;
	text-align: center;
	clear: both;
border-bottom: 2px solid #ccc;
}

.leftmen ul li {
	height: 56px;
}

.pxddbox {
	width: 848px;
line-height:40px;
}


/*tzgg*/

.tzgg {
	width: 418px;
}

.footer {
	width: 100%;
	/*height: 110px;*/
	background: #234284;
	margin-top: 16px;
	}

.footer span {
	display: block;
	width: 840px;
	margin: 0 auto;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	padding-top: 20px;
}


.list-box {
	clear: both;
}

.list-left {
	width: 296px;
	font-size: 16px;
}

.list-right {
	width:862px;
	_width: 862px;
	background: #fff !important;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	behavior: url(css/PIE.htc);
	padding: 5px 10px;
}

.listtag {
	background: #f5f5f5 !important;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	behavior: url(css/PIE.htc);
}

.listtag h2 {
	height: 46px;
	line-height: 46px;
	padding-left: 20px;
	border-top: 1px solid #e3e3e3;
	background: #fff;
	border-left: 6px solid #234284;
}

.listtag ul {
	overflow: hidden;
	clear: both;
	padding: 10px 25px;
}

.listtag ul li {
	height: 44px;
	margin-bottom: 10px;
	overflow: hidden;
}

.listtag ul li a {
	border-left: 4px solid #ccc;
	text-indent: 40px;
	background: #eee;
	line-height: 44px;
	display: block;
	color: #333;
}

.listtag ul li a:hover {
	border-color: #234284;
	background: #fff;
}


/**/

.list-tab {
	background: #f5f5f5;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	behavior: url(css/PIE.htc);
}

.list-tab ul {
	padding-bottom: 10px;
	background: #f5f5f5;
}

.list-tab h3 {
	background: #234284;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	height: 40px;
}

.list-tab h3 span {
	display: inline-block;
	margin-left: 6px;
}

.list-tab h3 img {
	padding-right: 6px;
}

.list-tab li {
	line-height: 36px;
	text-align: center;
}

.list-tab li a {
	display: block;
	font-size: 16px;
	color: #333;
	text-indent: 15px;
}

.list-tab li a:hover {
	background: #234284;
	color: #fff;
}

.subpage {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #ccc;
}

.subpage span {
	display: inline-block;
	font-size: 16px;
}

.list-right .infolist li,
.list-right .infolist li a {
	line-height: 44px;
	height: 44px;
}

.list-right .infolist li {
	padding: 0 10px;
}

#mypage {
	clear: both;
	width: 860px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
	margin: 0 auto;
}

#mypage a {
	font-size: 16px;
	border: 1px solid #ededed;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	color: #333;
}

#mypage a:hover {
	font-size: 16px;
	border: 1px solid #234284;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background: #234284;
}

/*-- infolist --*/

.infolist {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	font-size: 16px;
}

.infolist li {
	overflow: hidden;
	display: block;
	clear: both;
	height: 34px;
	line-height: 34px;
	_height: 30px;
	_line-height: 30px;
}

.infolist li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #585858;
	background: url(../images/dian.jpg) 5px center no-repeat;
	padding-left: 16px;
}

.infolist li span {
	float: right;
	color: #999;
}

/*read*/

.read {
	 overflow: hidden;
}

.readcon {
	margin: 0 20px;
	overflow: hidden;
	text-align: center;
}

.readtit {
	font-size: 30px;
	font-weight: normal;
	color: #0a5549;
	text-align: center;
	padding: 30px 0;
	clear: both;
	line-height: 50px;
}

.dede {
	border: 1px dashed #ebebeb;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	text-align: center;
}

.dede span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	color: #999;
}

.index_switchsize span {
	padding: 0 10px;
	margin: 0 !important;
	cursor: pointer;
display: inline-block;
}

.bjck input {
	width: 13px;
	height: 13px;
	border: 1px solid #999999;
	vertical-align: middle;
	cursor: pointer;
	outline: medium none;
	overflow: hidden;
	margin-right: 5px;
}

.close01 a {
	padding-left: 20px;
	display: inline-block;
	margin-right: 16px;
	font-size: 16px;
	color: #333;
}

.printico {
	background: url(../images/print.gif) left center no-repeat;
}

.closeico {
	background: url(../images/close1.gif) left center no-repeat;
}

.readinfo {
	line-height: 2em;
	_line-height: 2em;
	font-size: 16px;
	margin-top: 20px;
}

.readinfo p {
	text-indent: 2em;
	padding-top: 10px;
}

.readinfo img {
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
	display: block;
}
.xytd{
line-height:40px;
}
