#main {
	padding: 20px 20px 20px 20px;
	width: 95%;
	margin-left: 10px;
	float: left
}

#main>h3 {
	padding-bottom: 14px;
	font-weight: bold;
	font-size: 16px;
}

#container {
	border: 0px #eee solid;
	max-width: 1170px;
	overflow: hidden;
	background: #fff;
	margin-top: 20px
}

.searchlist {
	border: 1px #dbdfe9 solid;
	margin-top: 20px;
	min-height: 1200px;
}

#footer {
	clear: both;
	border-top: 2px solid #D5D5D5;
	padding: 10px 0
}

.block {
}

.topTitle {
	border-top: 2px #151861 solid;
	margin-top: 10px;
	background: #fff;
}

.topTitle h3 {
	padding: 10px 20px;
	line-height: 36px;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px #eee solid;
}

.topTitle h3 b {
	color: #333;
	font-weight: 400;
	padding-right: 10px
}

.titleico {
	float: left;
	background: #151861;
	height: 20px;
	width: 4px;
	margin-right: 10px;
	margin-top: 9px;
}

.block hr {
	border-top: 1px #e0e0e0 dashed;
	width: 1110px;
	margin: 0 auto;
	margin-top: 20px;
}

.blockContent {
	margin: 20px auto 20px auto;
	font-size: 14px;
	width: 1114px;
}

.pdfbox {
	min-height: 500px;
	background: #333;
	width: 1114px;
	margin: 20px auto
}

.block h3 {
	color: #181818;
	font-size: 16px;
	padding-left: 28px;
	padding-top: 23px;
}

.blockContent th {
	text-align: left;
	width: 90px;
	font-weight: 400;
	color: #8d8d8d;
	vertical-align: top;
	height: 30px;
	padding-left: 0px;
	line-height: 30px
}

.blockContent tr td {
	padding-left: 20px;
	vertical-align: top;
	line-height: 30px;
	color: #181818;
}

.downloadList {
	overflow: hidden;
	margin: 20px auto;
	width: 1114px;
}

.downloadList li {
	line-height: 30px;
}

.downloadList li a {
	font-size: 14px;
	border: 1px #ebedf2 solid;
	display: block;
	margin-top: 5px;
}

.downloadList li a:hover {
	border: 1px #8d9ea7 solid;
}

.downloadList li a span {
	color: #526591;
	padding-left: 10px;
	line-height: 40px;
}

.downloadList li a div {
	float: right;
	background: #2d4fa7;
	color: #fff;
	padding: 0px 10px;
	width: 80px;
	text-align: center;
	margin: 5px 5px;
	font-size: 12px;
}

.OtherNotic {
	margin: 20px auto 20px auto;
	overflow: hidden;
	width: 1114px;
}

.OtherNotic li {
	line-height: 35px;
	overflow: hidden;
	padding: 0 15px;
}

.OtherNotic li:nth-child(odd) {
	background: #f6f6f9
}

.OtherNotic li a {
	font-size: 14px;
	color: #181818;
	line-height: 37px;
}

.OtherNotic li span {
	color: #b8b8b8;
	font-size: 14px
}

.OtherNotic li a:hover {
	color: #2d4fa7
}

.baoming {
	position: relative;
	overflow: hidden
}

.baoming a {
	width: 208px;
	transition: all linear .2s;
	background: #ee661b url(../images/write.png) no-repeat 35px 8px;
	padding-left: 0;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px
}

.baoming a:hover {
	text-decoration: none;
	background: #d3540e url(../images/write.png) no-repeat 35px 8px
}

.baoming:before {
	content: " ";
	position: absolute;
	width: 80px;
	height: 400px;
	top: 0;
	left: -200px;
	overflow: hidden;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
	transform: skewX(-25deg);
	transition: left 1s
}

.baoming:hover:before {
	left: 300px
}

.timeline {
	margin-top: 0px;
	width: 165px;
}

.timeline>.title {
	background: url(../images/time.png) no-repeat 0 top;
	height: 50px;
	width: 200px;
	padding-left: 50px;
	line-height: 50px;
	font-size: 16px
}

.timeline>.dotbox {
	position: absolute;
	top: 50px;
	width: 100%
}

.timeline>.dotbox>.dot {
	background: #fff;
	padding-left: 0px;
	margin-bottom: 10px;
	border: 1px #eee solid;
}

.timeline>.dotbox>.dot h4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	background: #f2f2f2;
	line-height: 30px;
	margin: 0;
	padding-left: 10px
}

.timeline>.dotbox>.dot>.time {
	font-size: 12px;
	color: #333;
	padding: 10px 5px 5px 10px;
	line-height: 25px
}

.shengyu {
	padding: 5px 10px;
	font-size: 12px;
	border-top: 1px #f2f2f2 dotted;
	margin: 0 5px;
}

.shengyu b {
	color: #f00;
	padding: 0 5px;
	font-size: 14px;
}

.softBox {
	border: 1px #eee solid;
	margin-top: 20px;
	padding: 20px;
	border-bottom: 2px #e0e0e0 solid;
	background: #f9f9f9
}

.softBox h3 {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px #eee solid;
	padding-bottom: 10px;
	position: relative;
	background: url(../images/downloads.png) no-repeat 0 0;
	line-height: 30px
}

.softBox h3 span {
	position: absolute;
	right: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #999
}

.softBox li {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	width: 80%
}

.softBox li span {
	padding-right: 10px;
	display: inline-block;
	color: #333
}

.download {
	position: absolute;
	right: 30px;
	bottom: 50px
}

.download a {
	background: #4c80d4;
	padding: 5px 10px;
	color: #4c80d4
}

.download a:hover {
	background: #366abe
}

.downloadBox {
	width: 49%;
	position: relative;
	float: left
}

.mg_r {
	margin-right: 20px
}

.ZhongBiaoContent {
	border: 1px #e0e0e0 solid;
	margin-bottom: 20px;
	background: #fff;
	margin-top: 20px;
	margin: 0 20px;
}

.ZhongBiaoContent ul {
	overflow: hidden
}

.ZhongBiaoContent ul li {
	width: 388px;
	float: left;
	line-height: 40px;
	border-bottom: 1px #e0e0e0 solid;
	position: relative;
	height: 40px
}

.ZhongBiaoContent ul li div {
	display: inline-block;
	width: 120px;
	border-right: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 solid;
	border-left: 1px #e0e0e0 solid;
	background: #f9f9f9;
	text-align: center;
	margin-right: 5px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0
}

.ZhongBiaoContent ul li span {
	padding-left: 130px;
	width: 270px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block
}

.ZhaobiaoText {
	min-height: 500px;
	height: auto;
	padding: 30px;
	line-height: 30px
}

.titleXianmubox {
	padding: 20px 0 0 0;
	margin: 0 20px;
}

.titleXianmu {
	font-size: 24px;
	line-height: 40px
}

.titleXianmu div {
	font-size: 14px;
	line-height: 50px
}

.shoucanBox {
	position: absolute;
	right: 0;
	top: 0
}

.shoucanBox a {
	margin-left: 30px
}

.shoucang {
	background: url(../images/shoucang.png) no-repeat 0 0;
	padding-left: 24px
}

.guanzhu {
	background: url(../images/guanzhu.png) no-repeat 0 0;
	padding-left: 24px
}

.jiance {
	background: url(../images/jiance.png) no-repeat 0 0;
	padding-left: 24px
}

.shoucang:hover {
	background: url(../images/shoucangon.png) no-repeat 0 0
}

.guanzhu:hover {
	background: url(../images/guanzhuon.png) no-repeat 0 0;
	padding-left: 24px
}

.jiance:hover {
	background: url(../images/jianceon.png) no-repeat 0 0;
	padding-left: 24px
}

.zhaobiaoBox {
	margin-top: 15px;
	margin-bottom: 30px;
	min-height: 1100px
}

.searchbox {
	border-bottom: 1px #f0f0f0 solid;
	padding: 20px
}

.class {
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 1px #f9f9f9 solid
}

.class div {
	float: left;
	text-align: right;
	padding-right: 20px;
	font-weight: 700
}

.class ul {
	width: 1100px;
	margin-left: 80px
}

.class ul li {
	float: left;
	padding: 0 10px
}

.class ul li a {
	padding: 2px 5px
}

.class ul li a:hover {
	color: #fff;
	background: #ed5f5b
}

a.claaOn {
	background: #f16a32;
	padding: 0;
	color: #fff
}

.buttonsearch {
	background: #f16a32 url(../images/search.png) no-repeat center center;
	width: 26px;
	height: 26px;
	border: none;
	vertical-align: middle;
	margin-left: -5px
}

.buttonsearch:hover {
	background: #f16a32 url(../images/search.png) no-repeat center center
}

.listsearch {
	border: 1px #e0e0e0 solid;
	height: 24px;
	width: 200px;
	vertical-align: middle;
	color: #999;
	padding-left: 5px;
	line-height: 24px
}

.newsBox1 {
	padding-bottom: 30px
}

.newsTitle1 {
	background: #4c80d4;
	height: 69px
}

.newsTitle1Name {
	background: url(../images/title1.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	height: 77px;
	width: 500px;
	font-size: 22px;
	color: #fff;
	line-height: 77px;
	padding-left: 70px
}

.newsTitle1Name>span {
	font-size: 14px;
	padding-left: 90px
}

.newsTitle1Name>span>span {
	color: #fa0;
	font-size: 26px;
	padding: 0 5px
}

.newsTitle1>a:link {
	position: absolute;
	right: 20px;
	top: 25px;
	color: #fff;
	border: 1px #588cdf solid;
	padding: 0 10px
}

.newsTitle1>a:visited {
	border: 1px #588cdf solid;
	color: #fff
}

.newsTitle1>a:hover {
	border: 1px #6b9cea solid;
	padding: 0 10px
}

.newsTextBox {
	border-right: 1px #f2f2f2 solid;
	border-left: 1px #f2f2f2 solid;
	overflow: hidden
}

ul.newslist {
	min-height: 500px;
	height: auto;
	overflow: hidden;
	width: 100%
}

ul.newslist>li {
	border-bottom: 1px #e5e5e5 dashed;
	position: relative;
	line-height: 20px;
	padding: 20px 10px 20px 10px;
}

ul.newslist>li h1 {
	font-size: 16px;
	padding-left: 20px;
	color: #181818;
	width: 1080px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

ul.newslist>li h1:hover {
	color: #151861;
	text-decoration: underline
}

ul.newslist>li:hover {
	background: #f9f9f9;
	transition: all .1s linear
}

ul.newslist2>li {
	border-bottom: 1px #f2f2f2 solid;
	position: relative;
	line-height: 40px;
	padding: 15px 10px 15px 10px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s .4s ease-out;
	-ms-transition: all .4s ease-out
}

ul.newslist2>li h1 {
	font-size: 18px;
	background: url(../images/arrow.png) no-repeat 0 16px;
	padding-left: 20px;
	color: #000;
	font-weight: 400;
	width: 1080px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

ul.newslist2>li:hover {
	background: #f9f9f9;
	transition: all .1s linear
}

ul.newsinfo {
	overflow: hidden;
	font-size: 12px;
}

ul.newsinfo li {
	float: left;
	padding-right: 60px;
	padding-left: 20px;
	color: #8d8d8d;
	border-bottom: 0;
	padding-top: 15px
}

ul.newsinfo li:nth-child(1) {
	min-width: 350px;
}

ul.newsinfo li span {
	color: #8d8d8d
}

.contentbg {
	background: url(../images/bg.png) no-repeat center top
}

.newsDate {
	position: absolute;
	right: 20px;
	top: 20px;
	background: 0 0;
	font-size: 16px;
	text-align: right;
	line-height: 15px;
	padding: 5px;
	color: #8d8d8d
}

.newsDateToubiao {
	position: absolute;
	right: 20px;
	top: 20px;
	background: 0 0;
	font-size: 12px;
	text-align: right;
	line-height: 15px;
	padding: 5px;
	color: #999
}

.newsDate div {
	font-size: 14px;
	color: #999
}

.xiangmutitle {
	background: #eeeff0;
	line-height: 32px;
	height: 32px;
	padding-left: 400px;
	font-size: 12px;
	border-bottom: 1px #dbdfe9 solid;
	color: #181818;
}

.xiangmutitle span {
	float: right;
	width: 100px;
	text-align: center;
	border-left: 1px #f0f0f0 solid
}

.xiangmutitle2 {
	background: #f9f9f9;
	line-height: 50px;
	height: 50px;
	padding-left: 400px;
	font-weight: 700;
	border-bottom: 1px #f0f0f0 solid
}

.xiangmutitle2 span {
	float: right;
	width: 120px;
	text-align: center;
	border-left: 1px #f0f0f0 solid
}

.commonTable {
	border-collapse: collapse;
	width: 100%;
	border: 2px #000 solid;
	margin-bottom: 10px
}

.commonTable tr td {
	border: 1px #000 solid;
	border-collapse: collapse;
	padding: 2px 5px;
	line-height: 25px
}

.commonTable tr th {
	border-collapse: collapse;
	color: #666;
	font-weight: 400;
	background: #f9f9f9;
	padding: 2px 5px;
	line-height: 25px
}

.textall {
	line-height: 30px;
	font-size: 14px;
	boder: 1px #eee solid;
	margin: 10px auto
}

/* select */
dl {
	margin-bottom: 0
}

.select {
	border: #ddd 1px solid;
	border-radius: 0px;
	margin: 0px auto 0 auto;
	font-size: 12px;
	background: #fff
}

.select li {
	list-style: none;
	padding: 10px 0 5px 100px
}

.select .select-list {
	border-bottom: #dbdfe9 1px solid
}

.select .select-list:nth-child(3) {
	border: 0
}

.select dl {
	zoom: 1;
	position: relative;
	line-height: 24px;
	margin-bottom: 5px
}

.select dl:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden
}

.select dt {
	width: 100px;
	margin-bottom: 5px;
	position: absolute;
	top: 0;
	left: -100px;
	text-align: right;
	color: #8d8d8d;
	font-weight: normal;
	height: 24px;
	line-height: 24px
}

.select dd {
	float: left;
	display: inline;
	margin: 0 0 5px 40px;
	min-width: 100px;
}

.select a {
	display: inline-block;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	text-decoration: none;
	color: #181818;
	border-radius: 2px;
}

.select a:hover {
	color: #151861;
	text-decoration: underline
}

.select .selected a {
	background: rgba(21, 24, 97, .8);
	color: #fff;
}

.result {
	margin: 0px 0 10px 0;
	overflow: hidden;
}

.select-result dt {
	font-weight: bold
}

.select-no {
	color: #999
}

.alldata {
	height: 25px;
	font-size: 12px;
	color: #333;
}

.alldata b {
	color: #444681;
	padding: 0 5px;
}

.select-result a {
	padding: 3px 20px 3px 10px;
	min-width: 100px;
	background: #fff url("../images/close.png") right 6px no-repeat;
	float: left;
	margin-right: 10px;
	color: #e60012;
	border: 1px #dbdfe9 solid;
	font-size: 12px;
}

.select-result a:hover {
	background-position: right -13px
}

.ksearch {
	margin: 20px auto 10px auto;
	width: 90%
}

.ksearch .pull-left {
	color: #999
}

.ksearch .input-group-addon {
	border: 0px #444681 solid;
	border-radius: 0;
	background: rgba(255, 255, 255, 0.1) color:#444681;
	font-size: 12px;
	width: 130px;
	font-weight: bold;
	border-right: 0;
}

.ksearch input {
	border: 1px #9ca5b6 solid;
	border-radius: 0;
	background: #fff url('../images/search.png') no-repeat 10px 9px;
	padding-left: 40px;
	_line-height: 0px !important;
	height: 38px;
}

.ksearch .input-group-btn {
	border: 0px #444681 solid;
}

.ksearch button {
	background: #444681;
	border: 0px #2d4fa7 solid;
	color: #fff;
	width: 100px;
	border-radius: 0;
	height: 38px;
}

.ksearch button:hover, .ksearch button:active, .ksearch button:focus {
	background: #444681;
	color: #fff;
	border-radius: 0;
}

#wrapper {
	overflow: hidden;
}

#content {
	float: left;
	margin-right: 10px;
	min-height: 1200px;
	width: 486px;
}

#sidebar {
	float: right;
	height: 730px;
	padding: 10px;
	z-index: 999999;
}

#portamento_container {
	float: right;
	position: relative;
	right: 20px;
}

#portamento_container #sidebar {
	float: none;
	position: absolute;
	right: 20px;
}

#portamento_container #sidebar.fixed {
	position: fixed;
}

#wrapper {
	position: relative;
}

#portamento_container {
	position: absolute;
	right: 0;
	top: 0;
}

/* take the absolute positioning of the sidebar */
#portamento_container #sidebar {
	position: relative;
	float: none;
}

#portamento_container #sidebar.fixed {
	position: fixed;
	top: auto;
	right: 20px;
}

.newsbox {
	border: 1px #eee solid;
	background: #fff;
	position: relative
}

.newsbox .title_list_other {
	border-bottom: 1px #eee solid;
	overflow: hidden;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	padding-left: 20px;
}
.line-l{content: "";border-left:5px solid #151861;margin-right:15px;color:#f00;width:5px;}
.newsbox .more {
	width: 56px;
	height: 30px;
	line-height: 25px;
	font-size: 13px;
	color: #454545;
	margin-right: 5px;
	text-align: right;
	float: right;
	margin-top: 10px;
	font-weight: normal;
	color: #999
}

.newsbox .textlist {
	height: 220px;
	width: 585px;
	padding: 20px;
}
.newsbox .textlist li{line-height: 36px}
.newsbox .textlist a{background:url(../images/dot.png) no-repeat 0 8px;padding-left:15px;}
.newsbox .textlist a:hover{color: #151861}
.newsbox .textlist .data{color: #bbb;float: right}

/* search list */
.buttonsearch {
	background: #e0e0e0 url(../images/search.png) no-repeat center center;
	width: 26px;
	height: 26px;
	border: none;
	vertical-align: middle;
	margin-left: -5px;
}
.buttonsearch:hover {
	background: #eee url(../images/search.png) no-repeat center center;
}
.search {
	border: 1px #e0e0e0 solid;
	height: 24px;
	width: 200px;
	vertical-align: middle;
	color: #999;
	padding-left: 5px;
	line-height: 24px;
}
/* text */
.textbox{border:1px #eee solid;background:#fff;margin:20px;padding:20px;}
.textbox .title{text-align: center;font-size: 24px;font-weight: bold;border-bottom:1px #eee solid;line-height: 80px}