@charset "UTF-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup,
	tt, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr,
	th, td, ul, li, p, a, section {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

html, body {
	margin: 0;
	font-family: "Microsoft YaHei", "宋体", "Tahoma", "Arial", "Roboto",
		"Droid Sans", "Helvetica Neue", "Helvetica", "Droid Sans Fallback",
		"Heiti SC", "Hiragino Sans GB", "Simsun", "sans-self";
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

a {
	text-decoration: none;
}

input, select, textarea {
	vertical-align: middle;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul, li {
	list-style-type: none;
}

body, h1, h2, h3, h4, a, span, div, p, img, input, select, button,
	textarea, ul, li, ol, dl, dt, dd {
	box-sizing: content-box;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

div, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, li {
	list-style-type: none;
	text-transform: capitalize;
}

textarea {
	resize: none;
}

.pages {
	height: 80px;
	overflow: hidden;
	position: relative;
	text-align: center;
	top: 15px;
	width: 100%;
}

.pages .pages-list {
	float: right;
	position: relative;
}

.pages .pages-list li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 10px 5px;
	padding: 0 12px;
	position: relative;
	text-align: center;
}

.pages .pages-list li a {
	color: #666;
	font-size: 13px;
	line-height: 30px;
}

.pages .pages-list li:hover, .pages .pages-list li.selected {
	background: #52a3ef none repeat scroll 0 0;
	border: 1px solid #52a3ef;
}

.cont-main-page {
	text-align: right;
	padding: 10px;
	margin: 10px;
	float: right;
}

.cont-main-page li {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	height: 30px;
	padding: 0 12px;
	margin: 2px !important;
	border: 1px solid #ddd;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
}

.cont-main-page li:hover {
	text-align: center;
	background-color: #cf212a;
	color: #fff;
	border: 1px solid #ddd;
}

#container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}

.header {
	width: 100%;
	margin: 0;
	padding: 0;
}
 
.banner1 {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.banner1 img {
	width: 100%;
	display: block;
}
.banner1 .logo {
	position: absolute;
	top:60px;
	left:560px;
	font-size: 40px;
	color:#dc1d25;
	font-weight: bold;
}
.banner1 .logo1 {
	position: absolute;
	top:130px;
	left:560px;
	font-size: 14px;
	color:#0a5491;
	font-weight: bold;
}
.header-search-s {
	width: 60px;
	height: 40px;
	float: left;
	background-color: #014c8d;
	text-align: center;
	cursor: pointer;
}

.header-search-s>img {
	margin-top: 7px;
}

.header-t {
	/*position: absolute;*/
	/*top: 304px;*/
	width: 100%;
	margin: 0 auto;
	line-height: 50px;
	background-color: #004c8c;
	overflow: hidden;
}

.header-hong {
	/*position: absolute;*/
	/*top: 350px;*/
	width: 100%;
	height: 6px;
	margin: 0px auto;
	padding: 0px;
	background-color: #CD2129;
	overflow: hidden;
}

.header-ttt {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #F4FAFF;
}

.header-tt {
	width: 900px;
	margin: 0 auto;
	line-height: 40px;
}

.header-time {
	float: left;
	width: 355px;
	font-size: 12px;
	padding-left: 10px;
	color: #323232;
}

#shu {
	color: #CBCBCB;
}

.header-btn {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 15px;
	margin-left: -20px;
	background: url("../images/search.png") no-repeat;
	cursor: pointer;
}

.header-btn:hover {
	background: url("../images/search2.png") no-repeat;
}

.header-time>span {
	padding: 0 5px;
}

.header-t-search {
	float: right;
}

.header-search {
	background-color: #E1EDF5;
	color: #989898;
	height: 20px;
	line-height: 20px;
	width: 207px;
	border: solid 1px #E1EDF5;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
	margin-top: 8px;
}

.header-tq {
	position: absolute;
	left: 600px;
	top: 100px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	word-break: keep-all;
}

.mainbar {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
	word-break: keep-all;
	height: 50px;
}

.mainbar li>span {
	position: absolute;
	height: 16px;
	width: 1px;
	border-left: 2px groove #01559e;
	font-size: 0;
	right: -5px;
	top: 18px;
}

.mainbar li {
	position: relative;
	padding: 0 26px;
	margin: 0 5px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	word-break: keep-all;
}

.mainbar li a {
	position: relative;
	padding: 0 25px;
	margin: 0 10px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	word-break: keep-all;
}

#shouye {
	width: 72px;
}

.mainbar li:hover {
	background: url("../images/red.png") no-repeat;
}

.mainbar li.on {
	background: url("../images/red.png") no-repeat;
}

.content {
	width: 1200px;
	min-height: 480px;
	margin: 15px auto;
	overflow: hidden;
}

.sylb {
	width: 500px;
	height: 307px;
	box-sizing: content-box;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}

.zygg {
	width: 650px;
	height: 307px;
	float: left;
	box-sizing: content-box;
	margin-bottom: 20px;
	padding: 0px 25px;
	background-color: #F3FBFF;
}

.jyxx {
	position: relative;
	float: left;
	width: 1200px;
	margin-bottom: 20px;
}

.gcjs {
	width: 1000px;
	float: left;
	margin-bottom: 3px;
        margin-top: 0px;
	background-color: #F3FBFF;
}
.gcjs1 {
	width: 1000px;
	float: left;
	margin-bottom: 3px;
        margin-top: 0px;
	background-color: #F3FBFF;
}

.gcjs>div {
	position: relative;
	float: left;
	text-align: center;
}
.gcjs1>div {
	position: relative;
	float: left;
	text-align: center;
}

.div-gcjs, .div-zfcg, .div-tdjkyq, .div-gycq, .div-yxcg, .div-zj, .div-cdap, .div-wtsl ,.div-hrpt,.div-jyjg, .div-wei, .div-zzcg, .div-pdfl {
	position: relative;
	width: 12%;
	height: 66px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	/*margin: 8px 8px 8px 8px;*/
	padding: 12px 0 12px 0;
}

.div-leader {
	position: relative;
	width: 25%;
	height: 66px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	/*margin: 8px 8px 8px 8px;*/
	padding: 12px 0 12px 0;
}
.div-leader1 {
	position: relative;
	width: 25%;
	height: 66px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	/*margin: 8px 8px 8px 8px;*/
	padding: 12px 0 12px 0;
}

.div-leader {
	background: url("../images/title_jypt.png") 58px 12px no-repeat #e8eff3
}
.div-leader1 {
	background: url("../images/title_fwpt.png") 58px 12px no-repeat #e8eff3
}

.div-leader:hover {
	background: url("../images/title_jypt.png") 58px 12px no-repeat #e8eff3
}

.div-gcjs {
	background: url("../images/j1-1.png") 48px 12px no-repeat #F3FBFF
}

.div-gcjs:hover {
	background: url("../images/j1-2.png") 48px 12px no-repeat #359CB9
}

.div-tdjkyq {
	background: url("../images/j2-1.png") 32px 12px no-repeat #F3FBFF
}

.div-tdjkyq:hover {
	background: url("../images/j2-2.png") 32px 12px no-repeat #DC7072
}

.div-gycq {
	background: url("../images/j3-1.png") 48px 12px no-repeat #F3FBFF
}

.div-gycq:hover {
	background: url("../images/j3-2.png") 48px 12px no-repeat #5384E4
}

.div-zfcg {
	background: url("../images/j4-1.png") 48px 12px no-repeat #F3FBFF
}

.div-zfcg:hover {
	background: url("../images/j4-2.png") 48px 12px no-repeat #F98327
}

.div-yxcg {
	background: url("../images/j5-1.png") 48px 12px no-repeat #F3FBFF
}

.div-yxcg:hover {
	background: url("../images/j5-2.png") 48px 12px no-repeat #3888BE
}

.div-zj {
	background: url("../images/j6-1.png") 48px 12px no-repeat #F3FBFF
}

.div-zj:hover {
	background: url("../images/j6-2.png") 48px 12px no-repeat #6ABF42
}

.div-cdap {
	background: url("../images/j7-1.png") 48px 12px no-repeat #F3FBFF
}

.div-cdap:hover {
	background: url("../images/j7-2.png") 48px 12px no-repeat #43b05b
}

.div-wtsl {
	background: url("../images/j8-1.png") 48px 12px no-repeat #F3FBFF
}

.div-wtsl:hover {
	background: url("../images/j8-2.png") 48px 12px no-repeat #223f93
}
.div-hrpt {
	background: url("../images/j9-1.png") 28px 12px no-repeat #F3FBFF
}

.div-hrpt:hover {
	background: url("../images/j9-2.png") 28px 12px no-repeat #223f93
}
.div-jyjg {
	background: url("../images/j10-3.png") 28px 12px no-repeat #F3FBFF
}

.div-jyjg:hover {
	background: url("../images/j10-4.png") 28px 12px no-repeat #ffffff
}
.div-wei {
	background: url("../images/j10-b.png") 28px 12px no-repeat #F3FBFF
}

.div-wei:hover {
	background: url("../images/j10-w.png") 28px 12px no-repeat #1523D7
}

.div-zzcg {
	background: url("../images/j14-1.png") 28px 12px no-repeat #F3FBFF
}

.div-zzcg:hover {
	background: url("../images/j14-2.png") 28px 12px no-repeat #1523D7
}
.div-pdfl {
	background: url("../images/j15-1.png") 28px 12px no-repeat #F3FBFF
}

.div-pdfl:hover {
	background: url("../images/j15-2.png") 28px 12px no-repeat #92c8f7
}
.zyxxtj {
	width: 1198px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #CEDDE9;
}

.xzzx {
	width: 460px;
	float: left;
	overflow: hidden;
}

.zcfg {
	float: left;
	margin-bottom: 20px;
	width: 1200px;
}

.ztxx {
	float: left;
	margin-bottom: 20px;
	width: 1200px;
}

.gcxx {
	float: left;
	margin-bottom: 20px;
	width: 1200px;
}

.fwdh {
	position: relative;
	width: 700px;
	margin-left: 10px;
	float: left;
	text-align: center;
}

.fwdh-list2, .fwdh-list3, .fwdh-list4, .fwdh-list6 {
	position: relative;
	float: left;
	cursor: pointer;
	width: 130px;
	height: 32px;
	margin: 25px 0px 0px 32px;
}

.fwdh-list2, .fwdh-list3, .fwdh-list4 {
	border-right: 1px solid #045bbb;
}

.fwdh-list2 {
	background: url("../images/f1-1.png") no-repeat;
}

.fwdh-list3 {
	background: url("../images/f2-1.png") no-repeat;
}

.fwdh-list4 {
	background: url("../images/f3-1.png") no-repeat;
}

.fwdh-list6 {
	background: url("../images/f4-1.png") no-repeat;
}

.fwdh-list2:hover {
	background: url("../images/f1-2.png") no-repeat;
}

.fwdh-list3:hover {
	background: url("../images/f2-2.png") no-repeat;
}

.fwdh-list4:hover {
	background: url("../images/f3-2.png") no-repeat;
}

.fwdh-list6:hover {
	background: url("../images/f4-2.png") no-repeat;
}

.fwdh img {
	margin: 0 auto;
	float: left;
}

.zygg-t {
	
}

.zygg-c {
	font-size: 14px;
}

.ul-title {
	float: left;
	margin-left: 22px;
}

.zygg-t>div {
	font-size: 12px;
}

.ul-title li {
	float: left;
	padding: 12px 20px;
	margin-right: 28px;
	font-size: 16px;
	color: #0C5490;
	cursor: pointer;
	border-bottom: 2px solid #0C5490;
	position: relative;
}

.ul-title li:hover {
	color: #CD2129;
	border-bottom: 2px solid #CD2129;
}

.ul-title li.on {
	float: left;
	padding: 12px 20px;
	margin-right: 28px;
	font-size: 16px;
	color: #CD2129;
	border-bottom: 2px solid #CD2129;
}

.ul-title li.on:after {
	position: absolute;
	content: "";
	right: 43px;
	top: 46px;
	width: 0;
	height: 0;
	border: 8px solid #F3FBFF;
	border-top: 8px solid #CD2129;
}

.cont-jrjyhd-kbxq {
	float: left;
	width: 100%;
	margin-top: 20px;
	color: #000;
}

.cont-jrjyhd-kbxq li a:hover {
	color: #ce2129;
}

.cqjy-list ul li a:hover {
	color: #ce2129;
}

.zcfg-list ul li a:hover {
	color: #ce2129;
}

.ztxx-list ul li a:hover {
	color: #ce2129;
}

.ztxx-list tr td a:hover {
	color: #ce2129;
}

.gcxx-list ul li a:hover {
	color: #ce2129;
}

.download-list li a:hover {
	color: #ce2129;
}

.article-more>a:hover {
	color: #ce2129;
}

.cont-jrjyhd-kbxq a {
	float: left;
	width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}

.dian {
	float: left;
	color: #CC242A;
	font-size: 14px;
	padding: 0 8px;
	line-height: 18px;
}





.riqi {
	float: right;
	color: #7F7F7F;
	font-size: 12px;
}

.cont-jrjyhd-kbxq>li {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	clear: both;
	background: url("../images/red.png") no-repeat 0 12px;  
	padding-left: 20px;
}

.cont-jrjyhd-kbxq-sort {
	float: left;
	width: 58px;
}

.cont-jrjyhd-kbxq-num {
	text-align: center;
	color: #999;
	font-size: 22px;
	padding: 0 10px;
}

.cont-jrjyhd-kbxq>li:hover .cont-jrjyhd-kbxq-num {
	text-align: center;
	color: #2d82ec;
	font-size: 22px;
	padding: 0 10px;
}

.cont-jrjyhd-kbxq-time {
	text-align: center;
	font-size: 12px;
}

.cont-jrjyhd-kbxq-title {
	position: relative;
	float: left;
	font-size: 16px;
	padding-left: 20px;
	width: 360px;
	overflow: hidden;
	line-height: 25px;
}

.cont-jrjyhd-kbxq-title>.a1 {
	position: relative;
	width: 360px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cont-jrjyhd-kbxq-title>.a2 {
	position: relative;
	width: 360px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #ccc;
}

/*--------------------*/
.content-title {
	position: relative;
	border-bottom: 4px solid #0C5490;
	margin-bottom: 0px;
	*margin-bottom: 0px;
	overflow: hidden;
}

.content-detail {
	position: relative;
}

.content-title-t {
	position: relative;
	text-align: left;
	font-size: 20px;
	overflow: hidden;
}

.content-title-ts {
	float: left;
	padding-left: 33px;
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	width: 150px;
	background: url("../images/bk1.png") no-repeat;
}

.content-title-m {
	position: relative;
	float: right;
	margin-top: 0;
	font-size: 14px;
	color: #a5a5a5;
	padding-right: 5px;
}

#addr-list4 ul {
	border-top: 2px solid;
	border-bottom: 2px solid;
	height: 40px;
	margin-top: 20px;
	margin-right: 30px;
	color: #CEDDE9;
}

#addr-list41 {
	padding-left: 160px;
}

#addr-list42 {
	padding-left: 265px;
}

#addr-list44 {
	padding-left: 164px;
}

#addr-list43 {
	padding-left: 150px;
}

#addr-list46 {
	padding-left: 270px;
}

#addr-list47 {
	padding-left: 420px;
}

#addr-list4 ul li {
	float: left;
}

.addr-list li {
	position: relative;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 14px;
	color: #0C5490;
}

.addr-list li:hover {
	color: #CD2129;
}

.addr-list li.on {
	color: #CD2129;
	border-bottom: 2px solid #CD2129;
}

.addr-list li.on:after {
	position: absolute;
	content: "";
	left: 66%;
	margin-left: -25%;
	top: 41px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

.shug {
	content: "";
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #048bd1;
}

.shug1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.jyxxkuang {
	border: 1px solid #CEDDE9;
}

#jyxx-list {
	float: left;
	width: 190px;
	border-top: 20px solid #E8EFF3;
	border-bottom: 20px solid #E8EFF3;
	border-left: 20px solid #E8EFF3;
}

.addr-cqjy {
	float: right;
	width: 946px;
	font-size: 14px;
}

#jyxx-list li {
	position: relative;
	float: none;
	font-size: 16px;
	padding: 14px;
	color: #0C5490;
	background: #E8EFF3;
	padding-left: 25px;
}

#jyxx-list li span {
	content: "";
	padding-right: 22px;
	top: 15px;
	right: 22px;
	position: absolute;
	background: url("../images/jiantou2.png") no-repeat;
}

#jyxx-list li span:hover {
	background: url("../images/jiantou.png") no-repeat;
}

#jyxx-list li.on>span {
	background: url("../images/jiantou.png") no-repeat;
}

.cqjy-list ul li a {
	width: 740px;
	text-overflow: ellipsis;
}

.menu-list ul {
	overflow: hidden;
}

#zcfg-list {
	float: left;
	width: 1200px;
}

#zcfg-list ul {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	border-top: 2px solid #BBD0DF;
	height: 46px;
	position: relative;
}

.zhanw1, .zhanw2 {
	width: 389px;
	height: 36px;
}
.zhanw5, .zhanw6 {
	width: 241px;
	height: 36px;
}
.zhanw7, .zhanw8 {
	width: 1px;
	height: 36px;
}
.zhanw3, .zhanw4 {
	width: 298px;
	height: 36px;
}

.zhanw4 {
	width: 290px;
}

#zcfg-list li {
	float: left;
	font-size: 16px;
	line-height: 36px;
	cursor: pointer;
	color: #0C5490;
	background-color: #E8EFF3;
	position: relative;
	border-bottom: 2px solid #BBD0DF;
}

#jyxx-list li.on {
	color: #CD2129;
	border-left: 5px solid #CD2129;
	background: #FFF;
}

#zcfg-list li.on {
	background-color: #fff;
	border-bottom: 2px solid #CD2129;
	font-size: 16px;
	color: #CD2129;
}

#zcfg-list li.on:after {
	position: absolute;
	content: "";
	right: 54px;
	top: 37px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

#ztxx-list {
	float: left;
	width: 1198px;
}

#ztxx-list ul {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	border-top: 2px solid #BBD0DF;
	height: 46px;
	position: relative;
}

#ztxx-list li {
	float: left;
	font-size: 16px;
	line-height: 36px;
	cursor: pointer;
	color: #0C5490;
	background-color: #E8EFF3;
	position: relative;
	border-bottom: 2px solid #BBD0DF;
        width:131.4px;
        text-align:center;
}

/*#ztxx-list li:hover {
	border-bottom: 2px solid #2c82ec;
        color:#2c82ec;
}*/
#ztxx-list li.on {
	background-color: #fff;
	border-bottom: 2px solid #CD2129;
	font-size: 16px;
	color: #CD2129;
}

#ztxx-list li.on:after {
	position: absolute;
	content: "";
	left: 68%;
	margin-left: -25%;
	top: 37px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

#gcxx-list {
	float: left;
	width: 1198px;
}

#gcxx-list ul {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	border-top: 2px solid #BBD0DF;
	height: 46px;
	position: relative;
}

#gcxx-list li {
	float: left;
	font-size: 16px;
	line-height: 36px;
	cursor: pointer;
	color: #0C5490;
	background-color: #E8EFF3;
	position: relative;
	border-bottom: 2px solid #BBD0DF;
        width:131.4px;
        text-align:center;
}

/*#ztxx-list li:hover {
	border-bottom: 2px solid #2c82ec;
        color:#2c82ec;
}*/
#gcxx-list li.on {
	background-color: #fff;
	border-bottom: 2px solid #CD2129;
	font-size: 16px;
	color: #CD2129;
}

#gcxx-list li.on:after {
	position: absolute;
	content: "";
	left: 68%;
	margin-left: -25%;
	top: 37px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

#cqxx-list {
	float: left;
	width: 1198px;
}

#cqxx-list ul {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	border-top: 2px solid #BBD0DF;
	height: 46px;
	position: relative;
}

#cqxx-list li {
	float: left;
	font-size: 16px;
	line-height: 36px;
	cursor: pointer;
	color: #0C5490;
	background-color: #E8EFF3;
	position: relative;
	border-bottom: 2px solid #BBD0DF;
        width:131.4px;
        text-align:center;
}

/*#ztxx-list li:hover {
	border-bottom: 2px solid #2c82ec;
        color:#2c82ec;
}*/
#cqxx-list li.on {
	background-color: #fff;
	border-bottom: 2px solid #CD2129;
	font-size: 16px;
	color: #CD2129;
}

#cqxx-list li.on:after {
	position: absolute;
	content: "";
	left: 68%;
	margin-left: -25%;
	top: 37px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

.zcfgkuang {
	border: 1px solid #CEDDE9;
	width: 1000px;
}

.ztxxkuang {
	border: 1px solid #CEDDE9;
	width: 1000px;
}

.cqjy-list {
	float: right;
	width: 946px;
	height: 219px;
}

.zcfg-list {
	width: 1000px;
	margin-left: 25px;
	height: 256px;
}

.zcfg-list ul {
	padding-top: 12px;
	padding-bottom: 12px;
}

.zcfg-list ul li a {
	width: 800px;
	text-overflow: ellipsis;
}

.zcfg-list>div {
	float: none;
	position: absolute;
	top: -10px;
	right: 14px;
	font-size: 12px;
}

.ztxx-list {
	width: 1200px;
	margin-left: 25px;
	height: 270px;
}

.ztxx-list>div {
	float: none;
	position: absolute;
	top: -10px;
	right: 14px;
	font-size: 12px;
}

.gcxx-list {
	width: 1200px;
	margin-left: 25px;
	height: 270px;
}

.gcxx-list>div {
	float: none;
	position: absolute;
	top: -10px;
	right: 14px;
	font-size: 12px;
}

.cqxx-list {
	width: 1200px;
	margin-left: 25px;
	height: 270px;
}

.cqxx-list>div {
	float: none;
	position: absolute;
	top: -10px;
	right: 14px;
	font-size: 12px;
}

#fg-list11 {
	padding-left: 30px;
	padding-right: 30px;
}

#fg-list21 {
	padding-left: 30px;
	padding-right: 30px;
}

#fg-list31 {
	padding-left: 30px;
	padding-right: 30px;
}



#zt-list21 {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#zt-list31 {
	padding-left: 20px;
	padding-right: 20px;
}

#zt-list11 {
	padding-left: 20px;
	padding-right: 20px;
}

#zt-list41 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#zt-list51 {
	padding-left: 20px;
	padding-right: 20px;

}

#zt-list61 {
	padding-left: 20px;
	padding-right: 20px;  
	border-right: 2px solid #BBD0DF;
}


.zt-listl {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right: 1px solid #CEDDE9;
}

.zt-listr {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.zt-listl li {
	padding-right: 64px;
}

.zt-listr li {
	padding-left: 64px;
	padding-right: 30px;
}


#gc-list21 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#gc-list31 {
	padding-left: 30px;
	padding-right: 30px;
}

#gc-list11 {
	padding-left: 30px;
	padding-right: 30px;
}

#gc-list41 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#gc-list51 {
	padding-left: 20px;
	padding-right: 20px;
}


.gc-listl {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right: 1px solid #CEDDE9;
}

.gc-listr {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.gc-listl li {
	padding-right: 64px;
}

.gc-listr li {
	padding-left: 64px;
	padding-right: 30px;
}

#cq-list21 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#cq-list31 {
	padding-left: 30px;
	padding-right: 30px;
}

#cq-list11 {
	padding-left: 30px;
	padding-right: 30px;
}

#cq-list41 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#cq-list51 {
	padding-left: 20px;
	padding-right: 20px;
}


.cq-listl {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right: 1px solid #CEDDE9;
}

.cq-listr {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cq-listl li {
	padding-right: 64px;
}

.cq-listr li {
	padding-left: 64px;
	padding-right: 30px;
}

.mainbar li {
	margin: 0;
}

.article-more {
	float: right;
	text-align: right;
	width: 50px;
	text-align: center;
	margin-top: 14px;
	color: #7F7F7F;
	font-size: 12px;
}

.article-more>a {
	color: #7F7F7F;
	font-size: 14px;
}

.cqjy-list>div>a {
	position: absolute;
	top: 4px;
	right: 15px;
	font-size: 14px;
}



.download-list {
	width: 350px;
}

.download-list>li {
	position: relative;
	line-height: 26px;
	clear: both;
	color: #6f6f6f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	background: url("../images/red.png") no-repeat 10px 13px;
}



.zt-listl {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right: 1px solid #CEDDE9;
}

.gc-listl {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right: 1px solid #CEDDE9;
}

.dian2 {
	float: left;
	color: #CC242A;
	font-size: 14px;
	padding: 0 8px;
	line-height: 20px;
}

.dian3 {
	float: left;
	color: #CC242A;
	font-size: 14px;
	padding: 0px 8px;
	line-height: 20px;
	padding-top: 5px;
}

.list-times {
	float: left;
	font-size: 12px;
	color: #7F7F7F;
}
.list-zt1 {
	float: right;
	font-size: 14px;
        color: #ff0000;
}
.list-zt0 {
	float: right;
	font-size: 14px;
        color: #a5a5a5;
}
.list-ts {
	width: 145px;
	background-color: #f1f1f1;
	float: left;
	margin-bottom: 17px;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #ddd;
	cursor: pointer
}

#list-ts1 {
	margin-left: 17px;
	background-color: #E1F1D9;
	color: #6ABF42;
}

#list-ts2 {
	margin-left: 8px;
	background-color: #CBE4F6;
	color: #3888BE;
}

#list-ts3 {
	margin-left: 8px;
	background-color: #FEEDB0;
	color: #F98327;
}

#list-ts4 {
	margin-left: 8px;
	background-color: #FCDBDB;
	color: #DC7072;
}

#list-ts5 {
	margin-left: 8px;
	background-color: #CFDEF9;
	color: #5384E4;
}

#list-ts6 {
	margin-left: 8px;
	background-color: #C9ECF5;
	color: #359CB9;
}

.list-ts:hover {
	background-color: #2c82ec;
	color: #fff;
}

#fwdh1 {
	float: left;
	border-top: 2px solid #CC242A;
	font-size: 16px;
	margin-left: 20px;
	padding: 10px 5px 0px 5px;
	color: #0C5490;
}

#wfdhh {
	color: #000;
	width: 680px;
	height: 78px;
	margin: 10px 5px 20px 10px;
	background-color: #F3FBFF;
}

#xzzx1 {
	float: left;
	border-top: 2px solid #CC242A;
	font-size: 16px;
	margin-left: 20px;
	padding: 10px 5px 0px 5px;
	color: #0C5490;
}

#xzzxh {
	width: 440px;
	margin: 10px 5px 20px 20px;
	background-color: #F3FBFF;
}

#xzzxt {
	float: left;
	width: 50px;
	margin-left: 35px;
	margin-top: 15px;
}

#xzzxt img {
	width: 100%;
}

#xzzxl {
	float: left;
	font-size: 12px;
}

.list-ts>div {
	line-height: 28px;
	font-size: 14px;
}

.download-list a {
	color: #000;
}

.list-ts>div:first-child {
	line-height: 28px;
	font-size: 18px;
}

#zyxxt {
	float: left;
	border-top: 2px solid #CC242A;
	font-size: 16px;
	margin-left: 20px;
	padding: 10px 5px 10px 5px;
	color: #0C5490;
}

#zyxxm {
	margin: 10px 0;
	position: absolute;
	right: 22px;
}

.xzfw {
	width: 1198px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #CEDDE9;
}

/*-------------------*/
.weixin {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	top: 50%;
	right: 20px;
}

.weibox {
	width: 50px;
	height: 50px;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.weitan {
	display: none;
	position: fixed;
	top: 50%;
	right: 71px;
	width: 150px;
	height: 190px;
	border: 2px solid #CD2129;
	background-color: #fff;
}

.weian {
	width: 100%;
	height: 50px;
	margin: 0 0 2px 0;
	padding: 0;
	background-color: #999;
	cursor: pointer;
	box-sizing: border-box;
	background: url("../images/wei1.jpg");
}

.weian:hover {
	background: url("../images/wei2.jpg");
}

.weitan1 {
	font-size: 12px;
	color: black;
	text-align: center;
}

.weitan2 {
	font-size: 12px;
	color: red;
	text-align: center;
}

/*-------------------*/
.footer {
	width: 100%;
	height: 150px;
	background-color: #F3FBFF;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

.footer-main {
	width: 1000px;
	height: 30px;
	line-height: 24px;
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 12px;
	color: black;
}

.footer-main>div {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	padding: 0px 10px;
	margin: 0 10px;
	color: black;
}

.footer-main>div>select {
	display: inline-block;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #a5a5a5;
	padding: 3px 10px;
	margin: 0 10px;
	border-radius: 10px;
	color: black;
}

.header {
	position: relative;
	background-color: #004c8c;
	border-bottom: 5px solid #CD2129;
	padding-bottom: 50px;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.navbar {
	width: 1000px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	z-index: 111;
	left: 50%;
	margin-left: -485px;
	bottom: 0;
}

.navbar>li {
	float: left;
	width: 135px;
	text-align: center;
	position: relative;
}

.navbar>li>a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-decoration: none;
}

#diyi {
	background-image: url(../images/red2.png);
	background-repeat: no-repeat;
}

.navbar>li:hover, .navbar>li>a:focus {
	/*background-color:#cf212a;*/
	background-image: url(../images/red2.png);
	background-repeat: no-repeat;
}

.navbar>li:hover .sub-menu, .navbar>li>a:focus+.sub-menu {
	display: block;
}

.sub-menu {
	position: absolute;
	margin-left: 59px;
	display: none;
}

.sub-menu .sub-wrap {
	position: relative;
	left: -50%;
	background-color: #e8f0f3;
	padding: 0;
}

.sub-menu .sub-content {
	position: relative;
	white-space: nowrap;
	border-top: 4px solid #CD2129;
	box-sizing: border-box;
}

.sub-menu dl {
	width: 120px;
	display: inline-block;
	padding: 0;
	margin: 0;
}

.sub-menu dl>dd {
	margin: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #0d5c97;
	font-size: 14px;
	cursor: pointer;
}

.sub-menu dl>dd+dd {
	border-top: 1px solid #d7e1eb;
	box-sizing: border-box;
}

.sub-menu dl>dd:hover {
	color: #FFFFFF;
	background-color: #CD2129;
}

.select_down {
	margin: 100px auto;
	position: relative;
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 8px
}

.select_down dt {
	float: left;
	width: 134px;
	position: relative;
	margin-right: 5px;
	display: inline;
}

.select_down h3 {
	color: #919191;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #e5e5e5;
	height: 18px;
	background: #fbfbfb;
	line-height: 18px;
	text-indent: 8px;
}

.select_down ul {
	width: 132px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 1;
	text-indent: 8px;
	display: none;
}

.select_down ul li {
	height: 22px;
	line-height: 22px;
	cursor: pointer;
}

.select_down ul li.hover {
	background: red;
}

/*底部*/
.footer {
	border-top: 1px solid #e6e6e6;
	padding: 20px 0;
	margin-top: 50px;
}

.footer .link_box {
	position: relative;
	height: 50px;
	text-align: center;
	top: -4px;
	margin: 0;
	display: inline-block;
	margin: 0 auto;
}


.link_box li {
	position: relative;
	float: left;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #333;
	font-size: 14px;
	margin: 0 15px;
}

/*下拉菜单*/
.info-select {
	/* float:left; display:inline;*/
	width: 195px;
	height: 30px;
	border: 1px solid #d3d3d5;
	line-height: 30px;
	background: #fff;
}

.borderradius2 {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
}

.borderradius15 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	text-indent: 10px;
}

.selects {
	height: 30px;
	line-height: 30px;
	width: 100%;
	position: relative;
	cursor: pointer;
	margin: 0 auto;
}

.selects code {
	width: 165px;
	margin: 0 auto;
	font-size: 14px;
	color: #616161;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background: url(../images/line-nav.png) no-repeat right 11px;
	display: block;
	text-align: left;
}

.select-list {
	position: absolute;
	bottom: 28px;
	left: -1px;
	width: 195px;
	height: auto;
	line-height: 30px;
	background: #fff;
	z-index: 9970;
	border: 1px solid #d3d3d5;
	display: none;
}

.select-list dl {
	width: 100%;
	margin: 0 auto;
	overflow: auto;
	max-height: 300px;
	_max-height: 300px;
	*max-height: 300px;
	overflow-x: hidden;
	padding: 0
}

.select-list dd {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.select-list dd a {
	color: #000000;
	display: block;
	width: 165px;
	margin: 0 auto;
	font-size: 14px;
}

.select-list dd:hover {
	background-color: #CD2129;
}

.select-list dd:hover a {
	color: #fff;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.box100 {
	width: 100%;
	height: 307px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.box100 img {
	width: 100%;
	height: 100%;
}

.pic-title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/pic-bg.png);
	background-repeat: repeat-x;
	text-align: left;
	padding: 0 3%;
	box-sizing: border-box;
}

.device {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.swiper-container {
	height: 100%;
	width: 100%;
}

.pagination {
	width: 50%;
	position: absolute;
	z-index: 20;
	right: 20px;
	bottom: 10px;
	text-align: right;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 11px;
	height: 10px;
	margin-right: 8px;
	background-image: url(../images/icon0.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	cursor: pointer;
}

.swiper-visible-switch {
	background-image: url(../images/icon0.png);
}

.swiper-active-switch {
	background-image: url(../images/icon1.png);
}

.sitemap {
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #7f7f7f;
	margin: 10px 0;
	text-indent: 25px;
	background: url("../images/ioc-time.png") no-repeat 0px 8px;
}

.tpst-1 {
	margin-right: 40px;
	background: url("../images/tpst-1.png")
}

.tpst-2 {
	margin-right: 40px;
	background: url("../images/tpst-2.png")
}

.tpst-3 {
	margin-right: 40px;
	background: url("../images/tpst-3.png")
}

.tpst-4 {
	background: url("../images/tpst-4.png")
}

.tpst {
	margin: 10px auto 0px auto;
	text-align: center;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
}

.tpst-all {
	display: inline-block;
}

.tpst-all>div {
	height: 89px;
	width: 206px;
	float: left;
	cursor: pointer;
}

.tpst-11 {
	text-align: left;
	margin: 12px 0 0 18px;
	font-size: 12px;
	color: #fff;
}

.tpst-12 {
	text-align: left;
	margin: 5px 0 0 18px;
	color: #fff;
	font-size: 20px;
}

.tpst>div>img {
	height: 70px;
	width: 70px;
	float: left;
}

.jrtjtip {
	width: 504px;
	margin: 20px auto;
	font-size: 20px;
	color: #0a5491;
	text-align: center;
	background: url("../images/bg_07.png") no-repeat 0 15px;
	font-size: 24px;
}

.jyxxleft {
	width: 185px;
	float: left;
	border: 1px solid #ddd;
	border-right: 0;
}







.menu_list {
	width: 100%;
	margin: 0 auto;
}

.menu_head {
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #0a5491;
    cursor: pointer;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #f5f5f5;
    text-align: left;
    text-indent: 60px;
    border-right: 1px solid #ccc;

}
.menu_list .current {
    background: #0a5491;
    color: #fff;
}



.content-bt {
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.content-search {
	box-sizing: content-box;
	font-size: 14px;
	color: #303030;
	padding: 40px 0;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
        }

.content-search>input {
	float: left;
	height: 35px;
	line-height: 35px;
	width: 400px;
	border: 1px solid #ddd;
	padding: 0 10px;
	box-sizing: content-box;
	margin-right: 20px;margin-left:180px
;
}

.content-search>label {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0;
	box-sizing: content-box;
	margin-right: 10px;
}

.content-search2 {
	float: left;
	width: 82px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #cf212a;
	background-color: #cf212a;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.menu_zcfg {
	line-height: 55px;
	font-size: 14px;
}

.menu_zcfg li {
	border-bottom: 1px solid #ddd;
}

.menu_zcfg li a {
	display: block;
	color: #0a5491;
	font-size: 14px;
	text-indent: 60px;
	text-align: left;
	background: url("../images/hui.png") no-repeat right #f5f5f5;
}

.menu_zcfg li.on a {
	color: #cf212a;
	text-indent: 60px;
	text-align: left;
	background: url("../images/bg_03.png") no-repeat right #fff;
}

.tsjb-content {
	width: 915px;
	margin: 0 auto;
	font-size: 14px;
	color: #303030;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 10px 20px 30px 20px;
}

.tsjb-table {
	width: 100%;
	border-collapse: collapse;
}

.tsjb-table label {
	color: red;
}

.tsjb-table th {
	text-align: right;
	padding: 10px 10px 10px 0;
	line-height: 35px;
	height: 35px;
}

.tsjb-table td {
	text-align: left;
	line-height: 35px;
	height: 35px;
	padding: 10px
}

.tsjb-table td .s-input {
	width: 300px;
	border: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
}

.tsjb-table td .l-input {
	width: 740px;
	border: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
}

.tsjb-table td .l-area {
	width: 740px;
	border: 1px solid #ddd;
	line-height: 35px;
	padding: 0 10px;
}

.tsjb-table td .submit {
	display: inline-block;
	margin: 0 20px;
	background-color: #cd222a;
	border: 0;
	width: 88px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}

.tsjb-table td .reset {
	display: inline-block;
	margin: 0 20px;
	background-color: #e2e2e2;
	border: 0;
	width: 88px;
	height: 38px;
	line-height: 38px;
	color: #303030;
	border-radius: 5px;
	cursor: pointer;
}

.tsjb-lx {
	font-size: 18px;
	line-height: 18px;
}

.tsjb-lx input {
	
}

.zfxfts {
	margin: 0 auto;
	padding: 30px;
	padding-left: 50px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	width: 550px;
}

.zfxfts-l {
	float: left;
	border-right: 1px solid #ddd;
	padding: 30px 30px 30px 50px;
}

.zfxfts-r {
	float: left;
	padding: 30px 0 30px 30px;
	margin-right: 30px;
}

.left {
	display: block;
	font-size: 16px;
}

.cont-main-title {
	line-height: 67px;
	border-bottom: 1px solid #d2ddf3;
	width: 100%;
	overflow: hidden;
}

.cont-main-title>div {
	float: left;
	padding: 0 30px;
	line-height: 67px;
	font-size: 16px;
	color: #004c8c;
	text-align: center;
	border-bottom: 3px solid #004c8c;
	cursor: pointer;
}


.div-title {
	width: 960px;
	padding: 10px;
	font-size: 24px;
	text-align: center;
}

.div-title2 {
    margin: 25px 0;
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

#mgt3 {
	width: 900px;
	margin-left: 40%;
	left: -width/2;
}








.list-t {
    text-align: left;
    float: left;
    font-size: 14px;
    color: #6d6d6d;
    margin-right: 50px;
    padding-left: 10px;
}

.article-list2 a {
    float: left;
    width: 570px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article-list2 {
    width: 100%;
}

.article-list2 > li {
    position: relative;
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    background: url("../images/red.png") no-repeat 0 17px;
}
.article-list {
    float: left;
    
    overflow: hidden;
    padding-top: 12px;
}
.article-map {
    float: left;
    
    overflow: hidden;
    padding-top: 12px;
}

.article-map > li {
    position: relative;
    line-height: 29px;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 9px;
    padding-left: 9px;

    }
    
.article-list > li {
    position: relative;
    line-height: 29px;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    background: url("../images/red.png") no-repeat 10px 18px;
    }

.article-list-a > li {
    position: relative;
    line-height: 29px;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    background: url("../images/red.png") no-repeat 10px 18px;
    border-bottom:1px dashed #ccc;
}


.article-list > li label {
    padding: 0 5px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color:#333;
}

.article-list > tr,td {
         position: relative;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
     font-size: 14px;
  line-height: 30px;
}




.article-list b {
    color: #e79029;
    font-size: 14px;
}
.article-list a {
    float: left;
    width: 780px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-size: 14px;
}
.article-list3-c {
    width: 1080px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 10px;
}
.article-list3-t {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 40px;
    font-size:14px
}
.article-list3-t2{
    float: left;
    width:100%;
}
.article-list3 a {
    width: 580px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 100%;
    font-weight: bold;
}

.menu_body {
    line-height: 38px;
    backguound: #f5f5f5;
    -moz-box-shadow: -5px 5px 5px #999 inset; /* For Firefox3.6+ */
    -webkit-box-shadow: -5px 5px 5px #999 inset;
    /* For Chrome5+, Safari5+ */
    box-shadow: -5px 5px 5px #999 inset; /* For Latest Opera */
}
.menu_body li{
    position: relative;
    border-right: 1px solid #ccc;

}
.menu_body li.on{
    border-right: 1px solid #fff;
}
.menu_body li.on:after{
    position: absolute;
    content: "";
    width:0;
    height:0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    top:17px;
    right: 0;
}
.menu_body li.on a {
    color: #fff;
    background: url("../images/bg_03.png") 43px 25px no-repeat #cf212a;
}

.menu_body a {
    display: block;
    height: 54px;
    line-height: 54px;
    text-indent: 40px;
    color: #6e6e6e;
    background: url("../images/hui.png") center no-repeat #f5f5f5;
    text-decoration: none;
}

.menu_body a:hover {
    text-decoration: none;
}

.jyxxcontent-sq{
    float: left;
    width:50px;
    background: url("../images/shouqi2.png") 35px 12px no-repeat;
    color: #086fee;
    cursor: pointer;
}
.jyxxcontent-sq.on{
    float: left;
    width:50px;
    background: url("../images/shouqi.png") 35px 12px no-repeat;
    color: #086fee;
    cursor: pointer;
}
.jyxxcontent {
    border: 1px solid #ddd;
    border-top:2px solid #045bbb;

    overflow: hidden;
    width:905px;
    padding: 10px 45px;
    float: left;
    margin-left:15px;
}

.jyxxcontent > ul > li {
    margin: 10px 0;
    clear: both;
    overflow: hidden;
    font-size: 14px;
}

.jyxxcontent > ul > li > div {
    float: left;
    line-height: 30px;
    height: 30px;
}

.jyxxcontent > ul > li > ul {
    float: left;
    width: 780px;
}

.jyxxcontent > ul > li > ul > li {
    float: left;
    margin: 0 5px;
    padding: 0px 10px;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 3px;
}

.jyxxcontent > ul > li > ul > li:hover {
    background-color: #fdb6b9;
    color: red;
}

.jyxxcontent > ul > li > ul > li.on {
    background-color: #fdb6b9;
    color: red;
}
.menu-bmgz,
.menu-dffg,
.menu-gjfg,
.menu-gcjs,
.menu-zfcg,
.menu-kyqcr,
.menu-gycq,
.menu-tdsyq,
.menu-yxcg{
    position: absolute;
    left:30px;
    top:17px;
    width:20px;
    height:20px;
}

.menu-bmgz{background: url("../images/bmgz1.png")}
.menu-dffg{background: url("../images/dffg1.png")}
.menu-gjfg{background: url("../images/gjfg1.png")}
.menu-gcjs{background: url("../images/menuImg1.png")}
.menu-gycq{background: url("../images/menuImg4.png")}
.menu-kyqcr{background: url("../images/menuImg3.png")}
.menu-zfcg{background: url("../images/menuImg2.png")}
.menu-yxcg{background: url("../images/menuImg5.png")}
.menu-tdsyq{background: url("../images/tdsyq.png")}

.current .menu-bmgz{background: url("../images/bmgz2.png")}
.current .menu-dffg{background: url("../images/dffg2.png")}
.current .menu-gjfg{background: url("../images/gjfg2.png")}
.current .menu-gcjs{background: url("../images/menuImg11.png")}
.current .menu-gycq{background: url("../images/menuImg41.png")}
.current .menu-kyqcr{background: url("../images/menuImg31.png")}
.current .menu-zfcg{background: url("../images/menuImg21.png")}
.current .menu-yxcg{background: url("../images/menuImg51.png")}
.current .menu-tdsyq{background: url("../images/tdsyq1.png")}

.div-article2 {
width:100%;
    line-height: 35px;
    font-size: 16px;
    margin-top: 10px;
    text-indent: 2em;
    margin-bottom: 30px;
}

.gycq-title {
    width: 100%;
    position: relative;
}

.gycq-title > li {
    position: relative;
    width: 160px;
    height: 45px;
    line-height: 45px;
    background-color: #dae7f5;
    float: left;
    margin: 0 10px;
    text-align: center;
    border-radius: 5px;
    text-indent: 0;
    color: #0a5491;
   
}



.gycq-title > li.on {
    background-color: #cc232a;
    color: #fff;
}

.gycq-title > li.lit {
    background-color: #fff;
    color: #fff;
   
}
.gycq-title > li.on:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #cc232a;
    left: 70px;
    #bottom -20px;
}

.gycq-title > li a {
    #float left;
    width: 980px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    #text-align left;
    color:#0a5491;
}

.gycq-list {
    margin-top: 20px;
    height: 93px;
    overflow-y: auto;
}

.gycq-list li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/red.png") no-repeat 0 17px;
    border-bottom: 1px dashed #ccc;
    text-indent: 15px;
}

.gycq-list li a {
    color: #333;
    font-size: 14px;
}

.gycq-list li a:hover {
    color: red;
}


.gycq-times {
    float: right;
    font-size: 14px;
    color: #7F7F7F;
}
.div-content {
    width: 1098px;
    margin: 0 auto;
    padding: 30px 20px;
    border: 1px solid #ccc;
    border-top: 2px solid #0a5491;
}


.gycq-table {
    border-collapse: collapse;
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 14px;
}

.gycq-table th {
    width: 270px;
    background-color: #dbefff;
    border: 1px solid #ccc;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}

.gycq-table td {
    border: 1px solid #ccc;
    text-align: left;
    padding-left: 5px;
}

.gycq-table2 {
    border-collapse: collapse;
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    margin: 30px 0;
}

.gycq-table2 th {
    width: 33%;
    background-color: #dbefff;
    border: 1px solid #ccc;
    text-align: center;
}

.gycq-table2 td {
    border: 1px solid #ccc;
    text-align: center;
}

.datas {
    line-height: 25px;
    height: 25px;
    float: left;
    border: 1px solid #ddd;
    width: 120px;
    background: url("../images/btn_05.png") no-repeat right;

}
.dateDiv{
    float: left;
}
.dateDiv i{
    float: left;
}
.search-title {
    float: left;
    line-height: 35px;
    height: 35px;
    text-align: right;
    padding-right: 10px;
}