@charset "utf-8";

body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
li,
ol,
p,
span,
table,
td,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	padding: 0;
	margin: 0;
	zoom: 100%;
	font-size: 16px;
	line-height: 1;
	background-size: 100% 100%;
	font-family: "微软雅黑", "宋体"
}

* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	text-decoration: none
}

em {
	font-style: normal
}

i {
	font-style: normal
}

a,
body,
div,
em,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
input,
li,
ol,
p,
select,
span,
textarea {
	font-family: "微软雅黑"
}

body {
	max-width: 1920px;
	min-width: 1200px
}

table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 1;
	border-spacing: 0
}

table td {
	word-break: break-all;
	word-wrap: break-word
}

dd,
dl,
dt,
ol,
ul {
	list-style-type: none
}

input,
select {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	outline: 0
}

textarea {
	resize: none;
	outline: 0
}

a {
	color: #272727;
	text-decoration: none
}

a:hover {
	color: #3279da;
	cursor: pointer
}

* html .clear {
	zoom: 1
}

* {
	margin: auto;
	padding: auto
}

.zz_clear {
	clear: both
}

.w1200 {
	width: 1200px;
	margin: auto
}

.r {
	float: right
}

.l {
	float: left
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
	clear: both
}

.clearfix:after {
	clear: both
}

.n {
	display: none
}

.content_box {
	width: 1200px
}

.leftbox {
	width: 590px
}

.rightbox {
	width: 591px
}

.footer,
.header,
.middel {
	min-width: 1200px
}

.footer,
.middle {
	min-width: 1200px
}

.zwgk_header {
	min-width: 1200px
}

.header {
	height: 330px;
	background: url(topbg.png) repeat-x top center #1f61ba;
	min-width: 1200px
}

.header .header_box {
	height: 276px
}

.header .header_box .header_top {
	height: 44px;
	line-height: 44px;
	overflow: hidden
}

.header .header_box .header_top a {
	color: #fff;
	font-size: 12px
}

.header .header_box .header_top ul li {
	float: left;
	margin-right: 14px;
	font-size: 12px;
	color: #fff;
	line-height: 48px
}

.header .header_box .header_top .header_top_right a {
	display: block;
	float: left;
	margin-left: 25px
}

.header .header_box .header_top .header_top_right a img {
	vertical-align: middle;
	margin-right: 10px
}

.header .header_box .header_main {
	width: 650px
}

.header .header_box .header_main .gh {
	display: block;
	margin: 0 auto;
	margin-bottom: 21px
}

.header .header_box .header_main .logobox {
	width: 550px;
	text-align: center
}

.header .header_box .header_main .logobox a {
	font-size: 39px;
	color: #fff;
	display: block;
	width: 360px;
	font-weight: 600
}

.header .header_box .header_main .logobox a i {
	font-style: normal;
	font-size: 15px;
	display: block;
	margin-top: 10px;
	margin-left: 3px;
	font-weight: 400
}

.header .header_box .header_main .formbox {
	height: 42px;
	background: url(searchbg.png) no-repeat left;
	padding: 4px 41px 4px 43px;
	margin-top: 22px
}

.header .header_box .header_main .formbox input[type=text] {
	height: 40px;
	line-height: 40px;
	border: none;
	width: 522px;
	font-size: 15px;
	color: #7091bd
}

.header .header_box .header_main .formbox input[type=submit] {
	width: 34px;
	height: 40px;
	background: url(buttonbg.png) no-repeat center;
	border: none;
	cursor: pointer
}

.header .menu {
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	font-weight: 700;
	background: #3279da
}

.header .menu ul {
	display: block;
	margin: 0 auto;
	position: relative
}

.header .menu ul li {
	float: left;
	width: 80px;
	padding: 0 30px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s
}

.header .menu ul li.on,
.header .menu ul li:hover {
	background: #296fcd
}

.header .menu ul li a {
	color: #fff;
	display: block;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s
}

.header .menu ul li.on a,
.header .menu ul li:hover a {
	color: #ffde00
}

.header .menu ul li:first-child {
	margin-left: 0;
	padding-left: 47px;
	background: url(home.png) no-repeat 12px center
}

.header .menu ul li:first-child a {
	color: #ffde00;
	display: block
}

.header .menu ul li.nth5 {
	margin-left: 43px
}

.header .menu ul i {
	position: absolute;
	left: 50%;
	margin-left: -19.5px;
	display: block;
	width: 39px;
	height: 25px
}

.header .menu ul i.itop {
	background: url(menubg_top.png) no-repeat top;
	top: -1px
}

.header .menu ul i.ibottom {
	background: url(menubg_bottom.png) no-repeat top;
	bottom: -1px
}

.header_short {
	height: 232px;
	overflow: hidden;
	background: url(focustitle_bg_small.png) repeat-x top
}

.header_short .header_box {
	height: 177px
}

.header .header_box .header_longmain {
	width: auto;
	margin-top: 17px
}

.header .header_box .header_longmain .formbox input[type=text] {
	width: 220px
}

.header .header_box .header_longmain .gh {
	margin-right: 19px
}

.header .header_box .header_longmain .formbox {
	background: url(searchbg_small.png) no-repeat left
}

.header .header_box .header_longmain .logobox {
	margin-top: 8px
}

.footer .otherlinks {
	height: 55px;
	line-height: 55px;
	background: #21549a
}

.footer .otherlinks ul {
	margin: 0 auto
}

.footer .otherlinks ul li {
	float: left;
	padding: 0 10px;
	margin-right: 56px
}

.footer .otherlinks ul li a {
	color: #80b6ed
}

.footer .otherlinks ul li a:hover {
	color: #fff
}

.footer .footermain {
	background: #2c66a5;
	padding-top: 30px
}

.footer .footermain .footermaintop {
	padding-bottom: 25px;
	border-bottom: 1px solid #527ebb
}

.footer .footermain .footermaintop ul {
	float: left
}

.footer .footermain .footermaintop ul:first-child {
	min-width: 57px;
	padding-right: 60px;
	border-right: 1px dotted #80b0f3
}

.footer .footermain .footermaintop ul:first-child+ul {
	padding-left: 60px;
	padding-right: 60px;
	border-right: 1px dotted #80b0f3
}

.footer .footermain .footermaintop ul:first-child+ul+ul {
	padding-left: 60px;
	padding-right: 60px;
	border-right: 1px dotted #80b0f3
}

.footer .footermain .footermaintop ul li {
	color: #80b0f3;
	line-height: 24px;
	font-size: 14px
}

.footer .footermain .footermaintop ul li a {
	color: #80b0f3
}

.footer .footermain .footermaintop img {
	margin-right: 21px
}

.footer .footermain .footermainbottom span {
	color: #a7c7e6;
	font-size: 14px;
	margin: 10px 20px 0 0
}

.footer .footermain .footermainbottom span a {
	color: #a7c7e6
}

.footer .footermain .footermaintop .last {
	float: right
}

.footer .footermain .footermaintop .last li {
	line-height: normal;
	display: inline-block;
	vertical-align: middle
}

.footer .footermain .footermaintop .last li img {
	display: block
}

.content_box {
	margin: 0 auto
}

.footermainbottom {
	padding-bottom: 10px
}

.footermainbottom img {
	display: inline-block
}

.YiDuiOnels h2 a.mwgblink {
	background: 0 0;
	color: #333;
	border-left: 0;
	color: #333;
	margin-left: 8px;
	padding: 0 12px
}

.YiDuiOnels h2 a.mwgblink:hover {
	color: #3b6fd4
}

.dqwz {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #ebeff1;
	min-width: 1200px
}

.dqwz img {
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 3px
}

.pages {
	width: 95%;
	text-align: center;
	padding: 12px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px
}

.pages a,
.pages b,
.pages span {
	font-size: 16px;
	margin: 0 2px
}

.pages span font {
	color: #333;
	font-size: 12px
}

.pages a,
.pages b {
	border: 1px solid #ccc;
	background: #ddd;
	padding: 2px 6px;
	text-decoration: none
}

.pages span {
	padding-right: 10px
}

.pages a:hover,
.pages b {
	background: #0168b5;
	color: #fff
}

.box {
	width: 100%;
	text-align: center;
	padding: 12px;
	clear: both;
	margin-top: 20px;
	border-top: solid 1px #e8e8e8;
	padding-top: 24px
}

.box a,
.box b,
.box span {
	font-size: 16px;
	margin: 0 2px;
	font-weight: 400
}

.box span font {
	color: #333;
	font-size: 12px
}

.box a,
.box b {
	border: 1px solid #ccc;
	background: #ddd;
	padding: 2px 5px;
	text-decoration: none;
	cursor: pointer
}

.box span {
	padding-right: 0
}

.box a:hover {
	background: #ddd;
	color: #343434
}

.box .total-count {
	font-size: 13px;
	color: #555;
	display: block;
	position: absolute
}

.sel-page {
	background: #0168b5 !important;
	color: #fff
}

#ie9 {
	width: 100%;
	padding: 0;
	margin: 0;
	display: none;
	height: 46px
}

#ie9 span {
	position: relative;
	margin: auto;
	text-align: center;
	background-color: #fdee72;
	color: #343434;
	display: block;
	padding: 15px 15px 15px 0
}

#ie9 span a {
	position: absolute;
	right: 15px;
	top: 0;
	height: 100%;
	line-height: 46px;
	color: #d40000
}

.Top {
	height: 60px;
	background: #294b90
}

.Top .LoGo {
	float: left;
	margin-top: 11px
}

.Top .Nav {
	float: right
}

.Top .Nav ul li {
	float: left;
	position: relative
}

.Top .Nav ul li a {
	display: block;
	font-size: 14px;
	color: #b8cbf2;
	padding: 0 20px;
	line-height: 60px
}

.Top .Nav ul li:before {
	content: "";
	width: 1px;
	height: 16px;
	background: #2f62b2;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px
}

.Top .Nav ul li:first-child:before {
	display: none
}

.Top .Nav ul li.on a {
	color: #fada1c
}

.Top .Nav ul li a:hover {
	color: #fada1c
}

.in-Search {
	height: 178px;
	background: url(../images/searchbj_0910.jpg) no-repeat center
}

.SearchWen {
	float: left;
	font-size: 34px;
	color: #fff;
	line-height: 178px
}

.SearchDiv {
	float: right;
	width: 332px
}

.SearchDivs {
	padding-top: 50px;
	padding-bottom: 9px
}

.SearchDivs ul li {
	float: left;
	margin-left: 30px;
	position: relative
}

.SearchDivs ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-left: 29px
}

.SearchDivs ul li.SearchLi1 a {
	background: url(searli1_0910.png) no-repeat left center
}

.SearchDivs ul li.SearchLi2 a {
	background: url(searli2_0910.png) no-repeat left center
}

.SearchErWei {
	position: absolute;
	left: -150px;
	top: -24px;
	z-index: 10;
	display: none
}

.SearchDivs ul li:hover .SearchErWei {
	display: block
}

.SearchDivx {
	width: 332px;
	height: 49px;
	padding: 4px 29px;
	box-sizing: border-box;
	background: url(searchbj1_0910.png) no-repeat center
}

.SearchInp {
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	padding-right: 42px;
	background: #fff;
	border-radius: 5px;
	position: relative
}

.SearchInp input {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	outline: 0;
	background: 0 0;
	border: none;
	font-size: 15px;
	color: #7091bd
}

.SearchInp input::placeholder {
	font-size: 15px;
	color: #7091bd
}

.SearchInp button {
	position: absolute;
	right: 12px;
	top: 10px;
	outline: 0;
	border: none;
	background: 0 0;
	z-index: 9;
	cursor: pointer
}

.ErJi {
	height: 56px;
	line-height: 56px;
	background: #569bf7
}

.ErJi ul {
	width: 1260px
}

.ErJi ul li {
	float: left;
	margin-right: 56px
}

.ErJi ul li a {
	display: block;
	font-size: 18px;
	color: #fff
}

.ErJi ul li.ErJiShou a {
	padding-left: 24px;
	background: url(../images/shouye_0910.png) no-repeat left center
}

.ErJi ul li.ErJiShou.on a {
	background: url(../images/shouye_0910.png) no-repeat left center
}

.ErJi ul li.ErJiShou:hover a {
	background: url(../images/shouye_0910.png) no-repeat left center
}

.ErJi ul li:hover a {
	color: #fff100;
	font-weight: 700
}

.ErJi ul li.on a {
	color: #fff100;
	font-weight: 700
}

.Five {
	padding: 30px 0
}

.Five ul {
	width: 1230px
}

.Five ul li {
	float: left;
	width: 224px;
	height: 110px;
	margin-right: 20px;
	position: relative
}

.Five ul li>a {
	float: left;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	padding-top: 23px;
	margin-top: 30px;
	margin-left: 19px;
	background: url(xian_0910.png) no-repeat left top
}

.Five ul li.FiveLi1 {
	background: url(fiveli1_0910.png) no-repeat center
}

.Five ul li.FiveLi2 {
	background: url(fiveli2_0910.png) no-repeat center
}

.Five ul li.FiveLi3 {
	background: url(fiveli3_0910.png) no-repeat center
}

.Five ul li.FiveLi4 {
	background: url(fiveli4_0910.png) no-repeat center
}

.Five ul li.FiveLi5 {
	background: url(fiveli5_0910.png) no-repeat center
}

.FiveYin {
	position: absolute;
	left: 0;
	top: 100%;
	width: 224px;
	z-index: 2;
	padding: 6px 0;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	border-top: 0;
	display: none
}

.FiveYin a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin: 10px 0
}

.FiveYin span {
	width: 5px;
	height: 5px;
	float: left;
	background: #5896c5;
	border-radius: 50%;
	margin: 15px 15px 0 20px
}

.FiveYin a:hover {
	color: #5896c5
}

.Five ul li:hover .FiveYin {
	display: block
}

.YiDui {
	padding-bottom: 20px
}

.YiDuiOne {
	padding-bottom: 20px;
	overflow: hidden;
	margin-top: 30px
}

.YiDuiOnel {
	float: left;
	width: 477px
}

.YiDuiOnels {
	height: 46px;
	border-bottom: 1px solid #e6e6e6
}

.YiDuiOnels h2 {
	float: left
}

.YiDuiOnels h2:after,
.YiDuiOnels h2:before {
	content: "";
	display: table;
	clear: both
}

.YiDuiOnels h2 a {
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #fff !important;
	padding: 0 24px;
	box-sizing: border-box;
	background: #2d66a5;
	border-left: 8px solid #fff100
}

.YiDuiOnels>a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 46px
}

.YiDuiOnels>a:hover {
	color: #3b6fd4
}

.zwgk-leader-box {
	height: 186px;
	margin-top: 20px;
	padding: 0 25px 0 15px
}

.ea-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.YiDuiOnelc {
	float: left;
	width: 314px;
	border-right: 1px solid #e6e6e6;
	overflow: hidden
}

.YiDuiOnelc a.mayorphoto {
	float: left;
	width: 149px;
	height: 186px
}

a.mayorphoto img {
	display: block;
	
}

.YiDuiOnelcDiv {
	float: right;
	width: 135px;
	padding-right: 15px
}

.YiDuiOnelcDiv h3 {
	padding: 10px 0
}

.YiDuiOnelcDiv h3 a {
	font-size: 16px;
	color: #2d66a5
}

.zwgk-leader-work {
	height: 60px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

.zwgk-mmboxbg {
	margin-top: 15px
}

.zwgk-mailboxlin {
	display: block;
	width: 70px;
	height: 33px;
	padding-left: 45px;
	font-size: 14px;
	color: #2d66a5;
	line-height: 33px;
	margin: 0;
	background: url(../images/graybar.png) no-repeat center
}

.zwgk-leader-list {
	float: right;
	width: 114px
}

.zwgk-leader-list ul li {
	float: left;
	width: 45px;
	height: 26px;
	margin-bottom: 10px;
	overflow: hidden
}

.zwgk-leader-list ul li:nth-child(even) {
	float: right
}

.zwgk-leader-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #434343;
	overflow: hidden
}

.zwgk-leader-list ul li a:hover {
	color: #36c
}

.YiDuiOner {
	float: right;
	width: 477px;
	height: 280px;
	overflow: hidden
}

.YiDuiOner .hd {
	height: 46px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px
}

.YiDuiOner .hd ul {
	float: left
}

.YiDuiOner .hd ul li {
	float: left
}

.YiDuiOner .hd ul li a {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	padding: 0 24px;
	box-sizing: border-box
}

.YiDuiOner .hd ul li.on a {
	color: #fff;
	background: #2d66a5;
	border-left: 8px solid #fff100
}

.YiDuiOner .hd .more {
	float: right
}

.YiDuiOner .hd .more>a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 46px
}

.YiDuiOner .hd .more>a:hover {
	color: #3b6fd4
}

.YiDuiOner .bd.zhcz {
	width: 100%;
	height: 220px;
	overflow: hidden
}

.YiDuiTwor .bd.zhcz {
	width: 687px;
	height: 275px
}

.YiDuiOner .bd ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #f5f5f5;
	padding-left: 15px;
	background: url(../images/dot20190912.png) no-repeat left center
}

.YiDuiOner .bd ul li:hover {
	background: url(../images/dot2019091202.png) no-repeat left center
}

.YiDuiOner .bd ul li a {
	float: left;
	max-width: 450px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.YiDuiOner .bd ul li span {
	float: right;
	font-size: 15px;
	color: #999
}

.YiDuiOner .bd ul li a:hover {
	color: #3b6fd4
}

.zwgk_middel {
	float: right;
	width: 687px
}

.zwgk_middel * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.zwgk_middel .zwgk_js {
	height: 186px;
	background: #fff;
	margin-top: 20px
}

.zwgk_middel .zwgk_js form {
	display: block
}

.zwgk_middel .zwgk_js table td {
	border: none;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}

.zwgk_middel .zwgk_js .f-tar {
	text-align: right;
	font-size: 16px;
	padding-right: 10px;
	color: #2d66a5
}

.zwgk_middel .zwgk_js input,
.zwgk_middel .zwgk_js select {
	padding: 0;
	margin: 0;
	background: #fff;
	height: 32px;
	line-height: 30px;
	width: 100%;
	border: 1px solid #d2d2d2;
	text-indent: 6px;
	color: #727272;
	font-size: 15px;
	display: block
}

.zwgk_middel .zwgk_js .w245 {
	width: 245px
}

.zwgk_middel .zwgk_js .u-btn .sub_btn {
	height: 32px;
	line-height: 30px;
	color: #fff;
	font-size: 17px;
	display: block;
	background: #2d66a5;
	border: 1px solid #d2d2d2
}

.zwgk_middel .zwgk_js .u-btn .sub_btn:hover,
.zwgk_middel .zwgk_js .u-btn:hover {
	cursor: pointer
}

.YiDuiTwo {
	height: 360px;
	overflow: hidden
}

.YiDuiTwol {
	height: 337px;
	float: left;
	overflow: hidden
}

.YiDuiTwol .YiDuiOnels {
	margin-bottom: 15px
}

.YiDuiTwol .bd {
	width: 100%;
	height: 275px;
	overflow: hidden
}

.YiDuiTwol ul li.LiSearch {
	height: auto;
	line-height: inherit;
	border: none;
	padding: 20px 0 14px;
	background-image: none
}

.YiDuiTwol ul li.LiSearch:hover {
	background-image: none
}

.LiSearchDiv {
	overflow: hidden
}

.LiSearchDivl {
	float: left;
	width: 128px;
	height: 43px;
	text-align: center;
	border: 1px solid #e0e0e0;
	background: url(jiantou_0910.png) no-repeat right 20px center
}

.LiSearchDivl .sel_box {
	position: relative
}

.LiSearchDivl .sel_div {
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #2672a9
}

.LiSearchDivl .sel_sel {
	position: absolute;
	left: 0;
	top: 0;
	-moz-opacity: 0;
	opacity: 0;
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #2672a9
}

.LiSearchDivr {
	float: left;
	width: 455px;
	height: 45px;
	padding-left: 23px;
	padding-right: 60px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	border-left: 0;
	position: relative
}

.LiSearchDivr input {
	display: block;
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #b3b3b3;
	outline: 0;
	border: none;
	background: 0 0
}

.LiSearchDivr input::placeholder {
	font-size: 14px;
	color: #b3b3b3
}

.LiSearchDivr button {
	position: absolute;
	right: 30px;
	top: 0;
	width: 22px;
	height: 43px;
	z-index: 9;
	cursor: pointer;
	background: url(searchbtn1_0910.png) no-repeat center
}

.LiSearchDivr button:hover {
	background: url(searchbtn1_1_0910.png) no-repeat center
}

.YiDuiTwor {
	float: right;
	width: 687px;
	height: 337px
}

.YiDuiFiver .hd {
	margin-bottom: 21px
}

.YiDuiFiver.sec-slider-wrap .bd {
	width: 492px;
	height: 306px
}

.YiDuiFiver .sec-wrap {
	height: 306px
}

.YiDuiTworxs ul li {
	height: 224px;
	margin-bottom: 25px;
	position: relative
}

.YiDuiTworxs ul li>a {
	display: block;
	width: 100%;
	height: 224px;
	overflow: hidden
}

.YiDuiTworxs ul li>a img {
	width: 100%;
	height: 224px;
	transition: transform .8s;
	-webkit-transition: transform .8s;
	-moz-transition: transform .8s;
	-o-transition: transform .8s;
	-ms-transition: transform .8s
}

.YiDuiTworxs ul li>a:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08)
}

.YiDuiTworxs ul li h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	padding: 5px 25px 0;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .6)
}

.YiDuiTworxs ul li h3 a {
	display: block;
	height: 40px;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.YiDuiTworxx ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #f5f5f5;
	padding-left: 15px;
	background: url(../images/dot20190912.png) no-repeat left center
}

.YiDuiTworxx ul li:hover {
	background: url(../images/dot2019091202.png) no-repeat left center
}

.YiDuiTworxx ul li h3 a {
	float: left;
	max-width: 350px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.YiDuiTworx {
	width: 492px !important
}

.YiDuiTworxx ul li span {
	float: right;
	font-size: 15px;
	color: #999
}

.YiDuiTworxx ul li h3 a:hover {
	color: #3b6fd4
}

.YiDuiThree {
	width: 1200px;
	height: 100px;
	padding: 10px 0 30px;
	overflow: hidden
}

.zwgk-ztzl-title {
	float: left;
	width: 81px;
	height: 100px
}

.zwgk-ztzl-title a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/ztzlt20190918.png) no-repeat left center
}

.YiDuiTi {
	float: right;
	width: 1110px;
	height: 100px;
	overflow: hidden;
	position: relative
}

.YiDuiTi .hd {
	position: absolute;
	right: 0;
	bottom: 1px;
	z-index: 9
}

.YiDuiTi .hd ul li {
	float: left;
	width: 19px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin-right: 1px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	background: #0074bf
}

.YiDuiTi .hd ul li.on {
	color: #333;
	background: #fff
}

.YiDuiTi .bd {
	width: 1110px;
	height: 100px;
	overflow: hidden
}

.YiDuiTi .bd ul {
	width: 1110px;
	overflow: hidden
}

.YiDuiTi .bd ul li {
	width: 1110px;
	height: 100px;
	overflow: hidden
}

.YiDuiTi .bd ul li a {
	display: block;
	width: 1110px;
	height: 100px;
	overflow: hidden
}

.YiDuiTi .bd ul li a img {
	display: block;
	width: 100%;
	height: 100%
}

.YiDuiThreer {
	float: right;
	width: 585px
}

.YiDuiThreer ul {
	width: 610px
}

.YiDuiThreer ul li {
	float: left;
	width: 282px;
	height: 90px;
	margin-right: 21px
}

.YiDuiFour {
	overflow: hidden;
	padding-bottom: 30px
}

.YiDuiFourlx {
	padding-top: 16px
}

.YiDuiFourlx ul li {
	float: left;
	width: 186px;
	margin-top: 14px;
	text-align: center;
	margin-left: 16.8px;
	position: relative
}

.YiDuiFourlx ul li:first-child {
	margin-left: 0
}

.YiDuiFourlx .YiThreeLi a {
	display: block;
	height: 186px;
	font-size: 16px;
	color: #fff;
	padding-top: 134px;
	box-sizing: border-box;
	position: relative
}

.YiDuiFourlx .YiThreeLi a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s
}

.YiDuiFourlx .YiThreeLi a:hover::after {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.YiDuiFourlx .YiThreeLi a:hover {
	color: #fff
}

.YiDuiFourlx .YiThreeLi1 {
	background-color: #ffb97e
}

.YiDuiFourlx .YiThreeLi2 {
	background-color: #4e8cd0
}

.YiDuiFourlx .YiThreeLi3 {
	background-color: #43ba92
}

.YiDuiFourlx .YiThreeLi4 {
	background-color: #fb6662
}

.YiDuiFourlx .YiThreeLi5 {
	background-color: #fab230
}

.YiDuiFourlx .YiThreeLi6 {
	background-color: #8c97cb
}

.YiDuiFourlx .YiThreeLi1:hover {
	background-color: #ffb170
}

.YiDuiFourlx .YiThreeLi2:hover {
	background-color: #4386cf
}

.YiDuiFourlx .YiThreeLi3:hover {
	background-color: #39b98e
}

.YiDuiFourlx .YiThreeLi4:hover {
	background-color: #f95955
}

.YiDuiFourlx .YiThreeLi5:hover {
	background-color: #f8ac24
}

.YiDuiFourlx .YiThreeLi6:hover {
	background-color: #818ecc
}

.YiDuiFourlx .YiThreeLi1>a {
	background: url(../images/zhong1_0910.png) no-repeat center 35px
}

.YiDuiFourlx .YiThreeLi2>a {
	background: url(../images/zhong2_0910.png) no-repeat center 35px
}

.YiDuiFourlx .YiThreeLi3>a {
	background: url(../images/zhong3_0910.png) no-repeat center 35px
}

.YiDuiFourlx .YiThreeLi4>a {
	background: url(../images/zhong4_0910.png) no-repeat center 35px
}

.YiDuiFourlx .YiThreeLi5>a {
	background: url(../images/zhong5_0910.png) no-repeat center 35px
}

.YiDuiFourlx .YiThreeLi6>a {
	background: url(../images/zhong6_0910.png) no-repeat center 35px
}

.YiDuiFourlx ul li .listbox {
	text-align: left;
	margin-top: 15px;
	height: 120px
}

.YiDuiFourlx ul li .listbox a {
	display: inline-block;
	font-size: 16px;
	color: #000;
	line-height: 30px
}

.YiDuiFourlx ul li .listbox a:hover {
	color: #3b6fd4
}

.YiThreeYin {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	padding: 10px 0;
	box-sizing: border-box;
	background: url(touming_0910.png) repeat
}

.YiThreeYin a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	line-height: 20px;
	background: url(baidian_0916.png) no-repeat 20px center
}

.YiDuiFourr {
	float: right;
	width: 585px
}

.YiDuiFourrx {
	overflow: hidden;
	padding-top: 25px
}

.YiDuiFourrx a.zwgk-zfgbca {
	float: left;
	width: 235px;
	height: 258px;
	background: url(gbshu20190918.png) no-repeat center;
	position: relative
}

.zwgk-zfgbca span {
	position: absolute;
	width: 235px;
	height: 24px;
	bottom: 26px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-align: center
}

.YiDuiFourrxr {
	float: right;
	width: 321px
}

.YiDuiFourrxrs {
	width: 100%;
	height: 145px;
	padding: 0 19px;
	box-sizing: border-box;
	background: #fafafa;
	margin-top: 5px
}

.YiDuiFourrxrs>strong {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #3b6fd4
}

.YiDuiFourrxrsDiv {
	overflow: hidden
}

.YiDuiFourrxrsDiv span {
	float: left;
	width: 71px;
	font-size: 16px;
	color: #333;
	line-height: 38px
}

.FourInp {
	float: left;
	width: 212px;
	height: 38px;
	padding-left: 19px;
	padding-right: 51px;
	box-sizing: border-box;
	background: #fff url(jiantou1_0910.png) no-repeat right 30px center
}

.FourInp .sel_box {
	position: relative
}

.FourInp .sel_div {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #ccc
}

.FourInp .sel_sel {
	position: absolute;
	left: 0;
	top: 0;
	-moz-opacity: 0;
	opacity: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333
}

.YiDuiFourrxrsDiv1 {
	padding-top: 10px
}

.YiDuiFourrxrx {
	height: 97px;
	margin-top: 10px
}

.FourInp1 {
	width: 100%
}

.YiDuiFive {
	overflow: hidden
}

.middle_tab_in .hdin {
	position: relative;
	z-index: 1;
	background-color: #fff;
	margin-bottom: 16px
}

.middle_tab_in .hdin ul li {
	margin: 0 5px 0 0;
	padding: 0;
	width: auto;
	display: inline-block;
	border: 1px solid #d2d2d2 !important;
	height: 32px;
	line-height: 30px;
	background: #f2f2f2
}

.middle_tab_in .hdin ul li a {
	display: block;
	width: auto;
	font-size: 16px;
	color: #626262;
	padding: 0 20px;
	float: none;
	height: 30px;
	line-height: 30px
}

.middle_tab_in .hdin ul li.on,
.middle_tab_in .hdin ul li:hover {
	background: #e6f5ff
}

.YiDuiFivec {
	float: left;
	width: 260px;
	margin-left: 55px
}

.YiShen {
	padding-top: 20px
}

.YiShen ul li {
	height: 60px;
	line-height: 60px;
	background: #fff;
	margin-bottom: 17.3px;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5
}

.YiShen ul li span {
	position: absolute;
	left: -253px;
	top: 0;
	width: 253px;
	height: 60px;
	z-index: 9;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.YiShen ul li a {
	display: block;
	font-size: 16px;
	color: #666;
	position: relative;
	z-index: 10;
	padding-left: 65px;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.YiShen ul li.YiShenLi1 {
	border-left: 7px solid #00a0e9;
	border-color: #00a0e9
}

.YiShen ul li.YiShenLi2 {
	border-left: 7px solid #ff8014;
	border-color: #ff8014
}

.YiShen ul li.YiShenLi3 {
	border-left: 7px solid #43ba92;
	border-color: #43ba92
}

.YiShen ul li.YiShenLi4 {
	border-left: 7px solid #8c97cb;
	border-color: #8c97cb
}

.YiShen ul li.YiShenLi1 a {
	background: url(../images/five1_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi2 a {
	background: url(../images/five2_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi3 a {
	background: url(../images/five3_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi4 a {
	background: url(../images/five4_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi1 span {
	background: #00a0e9
}

.YiShen ul li.YiShenLi2 span {
	background: #ff8014
}

.YiShen ul li.YiShenLi3 span {
	background: #43ba92
}

.YiShen ul li.YiShenLi4 span {
	background: #8c97cb
}

.YiShen ul li:hover span {
	left: 0
}

.YiShen ul li:hover a {
	color: #fff
}

.YiShen ul li.YiShenLi1:hover a {
	background: url(../images/five1_1_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi2:hover a {
	background: url(../images/five2_1_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi3:hover a {
	background: url(../images/five3_1_0910.png) no-repeat 22px center
}

.YiShen ul li.YiShenLi4:hover a {
	background: url(../images/five4_1_0910.png) no-repeat 22px center
}

.YiDuiFivel {
	float: left;
	width: 340px;
	height: 367px
}

.YiDuiFiver {
	float: right;
	width: 492px;
	height: 367px
}

.YiDuiFivel ul li {
	height: 110px;
	margin-bottom: 18.5px;
	overflow: hidden
}

.YiDuiFivel ul li:last-child {
	margin-bottom: 0
}

.YiDuiFivel ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.YiDuiFivel ul li img {
	display: block;
	width: 100%;
	height: 100%
}

.YiDuiSix {
	padding-top: 30px;
	overflow: hidden
}

.YiDuiSixl {
	float: right;
	width: 805px
}

.YiDuiSixl .hd {
	height: 46px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px
}

.YiDuiSixl .hd ul {
	float: left
}

.YiDuiSixl .hd ul li {
	float: left
}

.YiDuiSixl .hd ul li a {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	padding: 0 24px;
	box-sizing: border-box
}

.YiDuiSixl .hd ul li.on a {
	color: #fff;
	background: #2d66a5;
	border-left: 8px solid #fff100
}

.YiDuiSixl .hd .more {
	float: right
}

.YiDuiSixl .hd .more>a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 46px
}

.YiDuiSixl .hd .more>a:hover {
	color: #3b6fd4
}

.YiDuiSixl .bd ul li {
	float: left;
	width: 33.33%;
	height: 32px;
	line-height: 32px;
	background: url(../images/dian_0910.png) no-repeat left center
}

.YiDuiSixl .bd ul li a {
	display: block;
	font-size: 16px;
	color: #000;
	padding: 0 15px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.YiDuiSixl .bd ul li a:hover {
	color: #3b6fd4
}

.YiDuiSixr {
	float: left;
	width: 340px
}

#mainchart {
	height: 320px
}

.bumenlist {
	margin-top: 20px
}

.YiDuiSixr ul li {
	height: 32px;
	line-height: 32px
}

.YiDuiSixr ul li .num {
	display: inline-block;
	vertical-align: middle;
	width: 19px;
	height: 17px;
	background: #e6f5ff;
	color: #2d66a5;
	text-align: center;
	line-height: 17px;
	margin-right: 11px;
	font-size: 12px
}

.YiDuiSixr ul li .t {
	display: inline-block;
	vertical-align: middle;
	max-width: 80%;
	height: 21px;
	line-height: 21px;
	overflow: hidden
}

.YiDuiSixr ul li i {
	float: right;
	font-style: normal;
	font-size: 14px;
	color: #666
}

.footermaintop li img {
	display: inline;
	margin-right: 20px !important
}

.YiDuiSeven {
	margin-top: 25px
}

.YiDuiSeven img {
	display: block;
	width: 100%
}

.sec-slider-wrap .hd {
	height: 46px;
	border-bottom: 1px solid #e6e6e6;
	position: relative
}

.st-more {
	position: absolute;
	min-width: 40px;
	height: 46px;
	right: 0;
	bottom: 0
}

.st-more a {
	font-size: 14px;
	color: #999;
	line-height: 46px
}

.st-more a:hover {
	color: #3b6fd4
}

.st-tabs-btn {
	height: 46px;
	overflow: hidden
}

.st-tabs-btn li {
	float: left;
	font-size: 18px;
	padding: 0 24px;
	height: 46px;
	border-left: 4px solid transparent;
	background-color: transparent
}

.st-tabs-btn li a {
	font-weight: 700;
	line-height: 46px;
	color: #333;
	padding-right: 4px
}

.st-tabs-btn li:hover {
	background: #2d66a5;
	border-left: 8px solid #fff100
}

.st-tabs-btn li.on {
	background: #2d66a5;
	border-left: 8px solid #fff100
}

.st-tabs-btn li:hover a {
	color: #fff
}

.st-tabs-btn li.on a {
	color: #fff
}

.sec-slider-wrap .bd {
	width: 585px;
	height: 282px;
	margin-top: 21px;
	overflow: hidden
}

.sec-wrap {
	width: 585px;
	max-width: 100%;
	height: 282px;
	overflow: hidden
}

.st-article-box {
	overflow: hidden
}

.st-article-box ul {
	overflow: hidden
}

.st-article-box ul li {
	height: 42px;
	padding-left: 15px;
	background: url(../images/dot20190912.png) no-repeat left center;
	border-bottom: 1px dashed #f5f5f5
}

.st-article-box ul li span {
	float: right;
	font-size: 15px;
	color: #999;
	line-height: 42px
}

.st-article-box ul li a {
	color: #333;
	line-height: 42px;
	width: 350px;
	height: 42px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	overflow: hidden
}

.st-article-box ul li:hover a {
	color: #3b6fd4
}

body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
li,
ol,
p,
span,
table,
td,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	padding: 0;
	margin: 0;
	zoom: 100%;
	font-size: 16px;
	line-height: 1;
	font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB"
}

table {
	width: 100%
}

table td {
	word-break: break-all;
	word-wrap: break-word;
	font: 500 14px Arial
}

dd,
dl,
dt,
ol,
ul {
	list-style-type: none
}

input,
select {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	outline: 0
}

textarea {
	resize: none;
	outline: 0
}

a {
	color: #333;
	text-decoration: none
}

a[href]:hover {
	color: #3279da
}

em {
	font-style: normal
}

i {
	font-style: normal
}

* html .clear {
	zoom: 1
}

* {
	margin: auto;
	padding: auto;
	font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB"
}

.r {
	float: right
}

.l {
	float: left
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.Clear {
	clear: both
}

.content * {
	font-size: 16px !important;
	line-height: 32px !important;
	font-family: "Microsoft Yahei" !important
}

.w1100 {
	width: 1100px;
	margin: auto
}

body {
	background-repeat: no-repeat;
	background-position: center top
}

.Header {
	height: 365px;
	padding-top: 32px;
	box-sizing: border-box
}

.Header>a img {
	display: block
}

.nylogo {
	display: block;
	font-size: 35px;
	color: #fff
}

.nylogo img {
	display: inline-block;
	vertical-align: middle;
	height: 77px
}

.Header strong {
	display: block;
	font-size: 100px;
	color: #fff;
	text-align: center;
	margin-top: 38px
}

.HeaderXian {
	float: left;
	margin-top: 38px;
	margin-left: 461px
}

.ContentGray {
	padding:  34px 36px;
	background: #f2f2f2;
	box-sizing: border-box;
	margin-bottom: 35px
}

.Search {
	height: 218px;
	padding-top: 50px;
	box-sizing: border-box
}

.Search img {
	float: left;
	margin-top: 25px
}

.Search .SearchInp {
	float: left;
	width: 510px;
	height: 50px;
	margin: 0 18px;
	line-height: 48px;
	border-radius: 9px;
	position: relative;
	box-sizing: border-box;
	padding: 0 80px 0 20px;
	border: 1px solid #2d66a5
}

.Search .SearchInp input {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #666;
	border: 0;
	outline: 0;
	background: 0 0
}

.Search .SearchInp input::placeholder {
	color: #999
}

.Search .SearchInp input[type=submit] {
	position: absolute;
	right: 18px;
	top: 0;
	width: 43px;
	height: 48px;
	cursor: pointer;
	border: 0;
	outline: 0;
	background: url(../images/searchbtn.png) no-repeat center
}

.Contentl {
	float: left;
	width: 240px
}

.Nav {
	margin-bottom: 16px
}

.Nav>a {
	display: block;
	height: 70px;
	font-size: 23px;
	color: #2d66a5;
	cursor: pointer;
	line-height: 27px;
	background: #fff
}

.Nav>a:hover {
	color: #fff;
	background: #2d66a5
}

.Nav>a.on {
	color: #fff;
	background: #2d66a5
}

.Nav>a em {
	float: left;
	margin-top: 7px
}

.Nav>a em.NavYiHang {
	float: left;
	margin-top: 0;
	line-height: 70px
}

.Nav>a i {
	float: right;
	width: 10px;
	height: 10px;
	margin-top: 30px;
	margin-right: 20px;
	background: url(../images/pubshow.png) no-repeat center
}

.Nav>a:hover i {
	background: url(../images/pubshow.png) no-repeat center
}

.Nav>a.on i {
	background: url(../images/dajianhao.png) no-repeat center
}

.Nav>a span {
	float: left;
	width: 40px;
	height: 70px;
	margin: 0 21px 0 30px
}

.Nav>a span.NavSpan1 {
	background: url(../images/navbjblue1.png) no-repeat center
}

.Nav>a.on span.NavSpan1 {
	background: url(../images/navbjwhite1.png) no-repeat center
}

.Nav>a span.NavSpan2 {
	background: url(../images/navbjblue2.png) no-repeat center
}

.Nav>a.on span.NavSpan2 {
	background: url(../images/navbjwhite2.png) no-repeat center
}

.Nav>a span.NavSpan3 {
	background: url(../images/navbjblue3.png) no-repeat center
}

.Nav>a.on span.NavSpan3 {
	background: url(../images/navbjwhite3.png) no-repeat center
}

.Nav>a span.NavSpan4 {
	background: url(../images/navbjblue4.png) no-repeat center
}

.Nav>a.on span.NavSpan4 {
	background: url(../images/navbjwhite4.png) no-repeat center
}

.Nav>a span.NavSpan5 {
	background: url(../images/navbjblue5.png) no-repeat center
}

.Nav>a.on span.NavSpan5 {
	background: url(../images/navbjwhite5.png) no-repeat center
}

.Nav>a span.NavSpan6 {
	background: url(../images/navbjblue6.png) no-repeat center
}

.Nav>a.on span.NavSpan6 {
	background: url(../images/navbjwhite6.png) no-repeat center
}

.Nav>a span.NavSpan7 {
	background: url(../images/navbjblue7.png) no-repeat center
}

.Nav>a.on span.NavSpan7 {
	background: url(../images/navbjwhite7.png) no-repeat center
}

.Nav>a span.NavSpan8 {
	background: url(../images/navbjblue8.png) no-repeat center
}

.Nav>a.on span.NavSpan8 {
	background: url(../images/navbjwhite8.png) no-repeat center
}

.Nav>a span.NavSpan9 {
	background: url(../images/historyico.png) no-repeat center
}

.Nav>a.on span.NavSpan9 {
	background: url(../images/historyicow.png) no-repeat center
}

.Nav>a span.NavSpan10 {
	background: url(../images/sqico.png) no-repeat center
}

.Nav>a.on span.NavSpan10 {
	background: url(../images/sqicow.png) no-repeat center
}

.Nav>a:hover span.NavSpan1 {
	background: url(../images/navbjwhite1.png) no-repeat center
}

.Nav>a:hover span.NavSpan2 {
	background: url(../images/navbjwhite2.png) no-repeat center
}

.Nav>a:hover span.NavSpan3 {
	background: url(../images/navbjwhite3.png) no-repeat center
}

.Nav>a:hover span.NavSpan4 {
	background: url(../images/navbjwhite4.png) no-repeat center
}

.Nav>a:hover span.NavSpan5 {
	background: url(../images/navbjwhite5.png) no-repeat center
}

.Nav>a:hover span.NavSpan6 {
	background: url(../images/navbjwhite6.png) no-repeat center
}

.Nav>a:hover span.NavSpan7 {
	background: url(../images/navbjwhite7.png) no-repeat center
}

.Nav>a:hover span.NavSpan8 {
	background: url(../images/navbjwhite8.png) no-repeat center
}

.Nav>a:hover span.NavSpan9 {
	background: url(../images/historyicow.png) no-repeat center
}

.Nav>a:hover span.NavSpan10 {
	background: url(../images/sqicow.png) no-repeat center
}

.NavYin {
	padding: 12px 0;
	background: #fff;
	display: none
}

.Nav>a.on+.NavYin {
	display: block
}

.NavYin ul li>a {
	display: block;
	font-size: 15px;
	color: #333;
	cursor: pointer;
	line-height: 32px;
	padding: 0 20px 0 36px;
	background: url(../images/huidian.png) no-repeat 20px center
}

.NavYin ul li>a.on {
	color: #2d66a5;
	font-weight: 700;
	background: url(../images/landian.png) no-repeat 20px center;
	background-color: #e6f5ff
}

.NavYin ul li>a:hover {
	color: #2d66a5;
	font-weight: 700;
	background: url(../images/landian.png) no-repeat 20px center;
	background-color: #e6f5ff
}

.NavYin ul li>a span {
	display: block;
	background: url(../images/navjiahao.png) no-repeat right center
}

.NavYin ul li>a.on span {
	background: url(../images/navsanjijianhao.png) no-repeat right center
}

.NavYin ul li .NavThree {
	display: none
}

.NavYin ul li .NavThree a {
	display: block;
	font-size: 15px;
	line-height: 32px;
	padding: 0 20px 0 56px;
	background: url(../images/huidian.png) no-repeat 40px center
}

.NavYin ul li .NavThree a:hover {
	color: #2d66a5;
	font-weight: 700;
	background: url(../images/landian.png) no-repeat 40px center
}

.NavYin ul li .NavThree a.on {
	color: #2d66a5;
	font-weight: 700;
	background: url(../images/landian.png) no-repeat 40px center
}

.xll_pagebox {
	text-align: center;
	line-height: 39px;
	margin: 0 auto;
	padding: 24px 0
}

.xll_pagebox>a {
	margin-top: 10px;
	display: inline-block;
	width: 53px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #f5f5f5;
	font-size: 14px;
	color: #7d7d7d;
	border-radius: 3px
}

.xll_pagebox>p {
	display: inline-block
}

.xll_pagebox .zt10 {
	margin-left: 20px;
	color: #7d7d7d
}

.xll_pagebox>span {
	font-size: 14px;
	color: #7d7d7d;
	margin-left: 19px
}

.page_hide a,
.page_hide span {
	display: inline-block;
	margin: 0 2px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	color: #7d7d7d;
	font-size: 14px
}

.zt11 {
	width: 28px;
	height: 28px;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	text-align: center;
	color: #7d7d7d
}

.zt12 {
	width: 53px;
	height: 28px;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
	text-align: center;
	color: #7d7d7d;
	background-color: #fff;
	cursor: pointer
}

.page_hide a:hover,
.xll_pagebox>a:hover,
.zt12:hover {
	color: #fff;
	background-color: #4e9de2;
	border: 1px solid #4e9de2
}

.page_hide .on {
	background-color: #4e9de2;
	color: #fff;
	border: 1px solid #4e9de2
}

.font14 * {
	font-size: 14px !important;
	line-height: 32px !important
}

.font16 * {
	font-size: 16px !important;
	line-height: 36px !important
}

.font18 * {
	font-size: 18px !important;
	line-height: 40px !important
}
.TreeView,.TreeView ul{
  margin:0;
  padding:0;
  list-style:none;
  font-size:15px;
}
.TreeView div{
  white-space:nowrap;
  overflow:hidden;
  padding-left:16px;
  text-indent:20px;
  line-height:20px;  
  cursor:pointer;
  vertical-align:middle;
  margin-left: 0px;
}

.TreeView a:link,
.TreeView a:visited
{
  color:#111111;
  text-decoration:none;  
}
.TreeView a:hover,
.TreeView a:active
{
  color:#0055ff;
  text-decoration:underline;  
}


.TreeView div.RootOpened{
	background:transparent url(../images/root_opened.gif) 1px 2px no-repeat;
	
}


.TreeView div.Root{
	background:transparent url(../images/root.gif) 0px 1px no-repeat;
	
}


.TreeView div.FolderOpened{
	background:transparent url(../images/folder_opened.gif) 1px 1px no-repeat;
	
}


.TreeView div.Folder{
	background:transparent url(../images/folder.gif) 0px 1px no-repeat;
	
}

.TreeView div.Page{
	background:transparent url(../images/page.gif) 20px 2px no-repeat;
	
}
.TreeView A.Selected:link,
.TreeView A.Selected:visited,
.TreeView A.Selected:hover,
.TreeView A.Selected:active{
	background-color:#0055fF;
	color:#FFF;
	text-decoration:none;
	cursor:default;
	padding:0 2px;
}
.TreeView A.MouseOver:link,
.TreeView A.MouseOver:visited,
.TreeView A.MouseOver:hover,
.TreeView A.MouseOver:active{
	background-color:green;
	color:#FFF;
	text-decoration:none;
	cursor:default;
	padding:0 2px;
}
 
.TreeView ul{
	margin-left:0;
}
ul.erjifenlei{
	padding-left: 5px;
}
 
.TreeView div{
	white-space:nowrap;
	/*override the css of tree*/
	padding-left:0px;
	text-indent:0px;
	line-height:auto;  
	cursor:default;
	vertical-align:middle;
	
	
}
.TreeView div.RootOpened{
	background:transparent url(../images/root_open.jpg) 1px center no-repeat;
	text-indent:32px;
	line-height:44px; 	
	font-size:14px;
}
.TreeView div.Root{
	background:transparent url(../images/root.jpg) 1px center no-repeat;
	text-indent:32px;
	line-height:44px;
	font-size:14px; 	
}

.TreeView div.FolderOpened{
	/* background:transparent url(../images/navsanjijianhao.png) 210px center no-repeat; */
	background:transparent url(../images/navsanjijianhao.png) 93% center no-repeat;
	height: 32px;
	line-height:32px; 
	padding-right: 30px;
	/* width: 210px; */
}
.TreeView div.Folder{
	/* background:transparent url(../images/navjiahao.png) 210px center no-repeat; */
	background:transparent url(../images/navjiahao.png) 93% center no-repeat;
	height: 32px;
	line-height:32px; 
	padding-right: 30px;
	/* width: 210px; */
}
.TreeView div.Folder:hover{
	background-color: #e6f5ff;
}
.TreeView div.Folder:hover a{
	background: url(../images/landian.png) no-repeat 9px center;
}
.TreeView div.Page{
	/*/background:transparent url(../images/nav/firstpage.gif) -10px center no-repeat;*/
	line-height:32px;
	font-size: 15px;
	padding-right: 0;
	/* width: 210px; */
}
.TreeView div.Page:hover{
	background-color: #e6f5ff;
}
.TreeView div.Page a{
	padding-left: 25px;
	line-height: 32px;
	background: url(../images/huidian.png) no-repeat 9px center;
}
.TreeView div.Page:hover a{
    background: url(../images/landian.png) no-repeat 9px center;
}

.TreeView div.FirstFolderOpened{
	background:transparent url(../images/folder_open.gif) -10px center no-repeat;
	text-indent:42px;
	line-height:26px; 
}

/* .TreeView ul.erjifenlei div.Folder, */
/* .TreeView ul.erjifenlei div.FolderOpened, */
/* .TreeView ul.erjifenlei div.Page{
	line-height:32px; 
	font-size: 15px;
	padding-right: 30px;
	padding: 0 20px 0 40px;
	width: 180px;
} */
/* .TreeView ul.erjifenlei div.Folder a, */
/* .TreeView ul.erjifenlei div.FolderOpened a, */
.TreeView ul.erjifenlei div.Page a{
	line-height:32px;
	/* padding-left: 16px; */
	/* padding: 0 0 0 16px; */
	/* width: 180px; */
	/* background: url(../images/huidian.png) no-repeat left center; */
	font-size: 15px;
}
.TreeView ul.erjifenlei div.Page:hover a{
	/* background: url(../images/landian.png) no-repeat left center; */
}


.TreeView div a{
	/* white-space:nowrap; */
	white-space: normal;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left: 25px;
	line-height: 32px;
	background: url(../images/huidian.png) no-repeat 9px center;
}
.TreeView A:link,
.TreeView A:visited{
	color:black;
	text-decoration:none;
	cursor:default;
	padding:0 center;
	background-color:transparent;
}
.TreeView A:hover,
.TreeView A:active{
	color:#2D66A5;
	cursor:default;
	padding:0 center;
	background-color:transparent;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}
.TreeView A.Selected:link,
.TreeView A.Selected:visited,
.TreeView A.Selected:hover,
.TreeView A.Selected:active{
	color:red;
	text-decoration:none;
	cursor:default;
	padding:0 center;
	background-color:transparent;
}


.pubDer-box {
	float: right;
	width: 770px;
	min-height: 150px
}

.titleCard {
	position: absolute;
	width: 734px;
	min-height: 32px;
	top: 60px;
	background-color: #fff;
	z-index: 9;
	display: none
}

.titleCard table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
	border: 1px solid #f4f4f4
}

.titleCard table tr {
	border: none
}

.titleCard table tr td {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	padding: 5px 12px;
	word-break: break-all
}

.titleCard table tr td.foweibold {
	width: 90px;
	font-weight: 700;
	text-align-last: justify
}

.titleCard table tr td.cardCon {
	width: 276px;
	text-align: left
}

.Contentr {
	float: right;
	width: 770px;
	padding: 34px 18px 0;
	background: #fff;
	box-sizing: border-box
}

.ShenLans {
	height: 42px;
	line-height: 42px;
	background: #e6f5ff;
	margin-bottom: 12px
}

.ShenLans strong {
	float: left;
	font-size: 16px;
	color: #2d66a5;
	margin-left: 176px
}

.ShenLans span {
	float: right;
	width: 113px;
	font-size: 16px;
	color: #2d66a5;
	font-weight: 700;
	text-align: center
}

.ShenLanx {
	min-height: 500px
}

.ShenLanx ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e0e0e0;
	position: relative
}

.ShenLanx ul li h3 a {
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	max-width: 610px;
	padding-left: 17px;
	background: url(../images/huidian.png) no-repeat 3px center
}

.ShenLanx ul li h3 a:hover {
	color: #2d66a5;
	background: url(../images/landian.png) no-repeat 3px center
}

.ShenLanx ul li span {
	float: right;
	width: 113px;
	font-size: 14px;
	color: #666;
	text-align: center
}

.pubDer-box {
	float: right;
	width: 770px;
	min-height: 150px
}

.titleCard {
	position: absolute;
	width: 734px;
	min-height: 32px;
	top: 60px;
	background-color: #fff;
	z-index: 9;
	display: none
}

.titleCard table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
	border: 1px solid #f4f4f4
}

.titleCard table tr {
	border: none
}

.titleCard table tr td {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	padding: 5px 12px;
	word-break: break-all
}

.titleCard table tr td.foweibold {
	width: 90px;
	font-weight: 700;
	text-align-last: justify
}

.titleCard table tr td.cardCon {
	width: 276px;
	text-align: left
}

.NianBaoLists {
	padding: 18px 13px;
	margin-bottom: 11px;
	background: #f2f2f2;
	border-top: 4px solid #2d66a5
}

.NianBaoLists strong {
	display: block;
	font-size: 20px;
	color: #2d66a5;
	padding-bottom: 18px
}

.NianBaoLists span {
	display: block;
	font-size: 16px;
	color: #333
}

.MarBot {
	margin-bottom: 33px
}

.BuMen {
	margin-bottom: 20px;
	background: #f7f7f7;
	padding: 19px 0 6px 18px
}

.BuMen ul li {
	float: left;
	width: 227px;
	height: 46px;
	line-height: 46px;
	padding: 0 19px;
	background: #fff;
	margin: 0 9px 9px 0;
	box-sizing: border-box;
	transition: all .3s;
	border: 1px solid #e2e2e2
}

.BuMen ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	transition: all .3s;
	text-align: center;
	height: 44px;
	line-height: 44px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.BuMen ul li:hover {
	background: #2d66a5;
	border-color: #2d66a5
}

.BuMen ul li:hover a {
	color: #fff
}

.BuMens {
	overflow: hidden;
	padding-bottom: 20px
}

.BuMens>span {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 22px;
	font-size: 20px;
	color: #fff;
	background: #2d66a5
}

.ContentrMarBot {
	padding-bottom: 14px
}

.ZhiNans {
	font-size: 32px;
	color: #2d66a5;
	font-weight: 700;
	text-align: center;
	padding-bottom: 32px
}

.ZhiNanx {
	max-height: 942px;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	overflow-y: auto
}

.ZhiNanx table {
	width: 100%;
	text-align: left;
	border-collapse: collapse
}

.ZhiNanx table td,
.ZhiNanx table th,
.ZhiNanx table tr {
	padding: 15px 13px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	border: 1px solid #cfcfcf
}


.ZhiNanx::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.ZhiNanx::-webkit-scrollbar-track,
::-webkit-scrollbar-corner {
	background: #f2f2f2
}

.ZhiNanx::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #2d66a5
}

.ContentrMarBotBig {
	padding-bottom: 40px
}

.MuLuXiang table {
	width: 100%;
	text-align: left;
	border-collapse: collapse
}

.MuLuXiang table td,
.MuLuXiang table th,
.MuLuXiang table tr {
	padding: 15px 13px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	border: 1px solid #cfcfcf
}

.MuLuBots2 {
	overflow: hidden;
	line-height: 24px;
	padding: 20px 0;
	border-top: 1px dashed #afafaf
}

.MuLuBots2 .bshare-custom {
	display: inline-block;
	vertical-align: middle
}

.MuLuBots {
	overflow: hidden;
	line-height: 30px;
	padding: 42px 0 20px;
	border-bottom: 1px dashed #afafaf
}

.MuLuBotsl {
	float: left;
	font-size: 15px;
	color: #666
}

.MuLuBotsl a {
	font-size: 15px;
	color: #666
}

.MuLuBotsl a:hover {
	color: #2d66a5
}

.MuLuBotsr {
	float: right
}

.MuLuBotsr em {
	float: left;
	font-size: 15px;
	color: #666;
	line-height: 30px
}

.MuLuBotsr a {
	float: left;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin-top: 2px;
	margin-left: 8px
}

.MuLuBotx {
	padding: 50px 0 0
}

.MuLuBotx h1 {
	font-size: 32px;
	color: #2d66a5;
	text-align: center;
	padding-bottom: 7px;
	line-height: 46px
}

.MuLuBotx .MuLuText {
	font-size: 15px;
	color: #666;
	text-align: center;
	line-height: 61px;
	border-bottom: 2px solid #f2f2f2
}

.MuLuBotContent {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	max-height: 740px;
	overflow-y: auto;
	margin: 24px 0;
	padding-right: 16px;
	width: 722px
}

.MuLuBotContent * {
	font-size: 16px !important;
	color: #333 !important;
	line-height: 36px !important;
	font-family: "å¾®è½¯é›…é»‘" !important
}

.MuLuBotContent.fontSize14 * {
	font-size: 14px !important
}

.MuLuBotContent.fontSize16 * {
	font-size: 16px !important
}

.MuLuBotContent.fontSize18 * {
	font-size: 18px !important
}

.MuLuBotContent img {
	display: inline-block;
	max-width: 100% !important;
	margin: 0 auto
}

.MuLuBotContent::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.MuLuBotContent::-webkit-scrollbar-track,
::-webkit-scrollbar-corner {
	background: #f2f2f2
}

.MuLuBotContent::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #2d66a5
}

.MuLuBotNos {
	padding-top: 0
}

.ContentrNo {
	float: none;
	width: 100%
}

.ShenLanxJianSuo ul li h3 {
	float: left;
	max-width: 685px
}

.ShenLanxJianSuo ul li h3 a {
	float: none;
	max-width: none;
	width: auto;
	display: block;
	height: 60px;
	line-height: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.ShenLansJianSuo span {
	width: 150px
}

.ShenLanxJianSuo ul li span {
	width: 150px
}

.currentRoot {
	color: #0071ba !important;
	font-weight: 900 !important;
	background: url(../images/landian.png) no-repeat 20px center !important
}

.Folder a.currentRoot {
	color: #0071ba !important;
	font-weight: 900 !important;
	background: url(../images/landian.png) no-repeat 20px center !important
}

.FolderOpened a.currentRoot {
	color: #0071ba !important;
	font-weight: 900 !important;
	background: url(../images/landian.png) no-repeat 20px center !important
}

.Page a.currentRoot {
	color: #0071ba !important;
	font-weight: 900 !important;
	background: url(../images/landian.png) no-repeat 20px center !important
}

.erjifenlei .Page a.currentRoot {
	color: #0071ba !important;
	font-weight: 900 !important;
	/* background: url(../images/landian.png) no-repeat left center !important */
}

.depInfo {
	width: 734px;
	padding: 34px 18px 0;
	min-height: 46px;
	background-color: #fff
}

.depInfoInner {
	min-height: 46px;
	border-top: 4px solid #2d66a5;
	padding: 14px 12px;
	background-color: #f2f2f2
}

.depInfoInner strong {
	display: block;
	font-size: 20px;
	color: #2d66a5;
	line-height: 28px;
	margin-bottom: 10px
}

.depInfoInner span {
	display: block;
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 24px
}

.depInfoInner span * {
	text-indent: 0 !important
}

.left {
	float: left
}

.left .t {
	width: 100%;
	background: url(xxgk_t_bg.jpg) bottom center no-repeat #00a4e3;
	height: 42px
}

.left .t span {
	line-height: 37px;
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding-left: 20px
}

.left .c {
	width: 233px;
	border: 1px solid #ddd;
	padding-top: 10px;
	margin-left: 7px;
	border-top: none;
	height: 690px
}

.left .c .item {
	width: 215px;
	height: 38px;
	margin: 6px 0 4px 10px;
	float: left;
	background: url(list_nli_bg.jpg) no-repeat
}

.left .c .item a:focus {
	background: url(list_nli_on.jpg) no-repeat;
	color: #fff
}

.left .c .on {
	background: url(list_nli_on.jpg) no-repeat
}

.left .c .on a {
	color: #fff
}

.left .c .item span {
	line-height: 37px;
	display: block
}

.left .c .item span a {
	display: block;
	padding-left: 60px
}

.nTab {
	width: 210px;
	overflow: hidden;
	background: #fff;
	margin-top: 12px;
	margin-left: 10px
}

.none {
	display: none
}

.nTab .TabTitle {
	height: 35px;
	background: #e3f5fc
}

.nTab .TabTitle li {
	float: left;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 70px;
	font-size: 12px
}

.nTab .bgt li {
	width: 52px
}

.nTab .TabTitle .active {
	color: #0168b5;
	background: #fff;
	border-top: 3px solid #00a4e3;
	height: 32px;
	line-height: 32px
}

.nTab .TabContent {
	clear: both;
	overflow: hidden;
	background: #fff;
	width: 210px;
	display: block;
	height: 400px
}

.nTab .TabContent * {
	font-size: 12px
}

.right {
	width: 900px;
	margin-top: 16px;
	float: left;
	margin-left: 12px;
	display: inline;
	border: 1px solid #ddd;
	padding-left: 24px;
	height: 740px
}

.depart_info {
	width: 832px;
	box-shadow: 5px 5px rgba(0, 0, 0, .1);
	border: 1px solid #ddd;
	padding: 12px 18px;
	height: 84px;
	float: left;
	margin-top: 16px
}

.depart_info .de_add,
.depart_info .de_name {
	height: 30px;
	width: 517px;
	background: url(info_bg1.jpg) left no-repeat #f2f2f2;
	line-height: 30px;
	float: left
}

.depart_info .tf {
	width: 99px;
	float: left;
	color: #fff;
	padding-left: 35px
}

.depart_info .de_add {
	margin-top: 14px;
	background: url(info_bg2.jpg) left no-repeat #f2f2f2
}

.depart_info .de_ph {
	height: 30px;
	width: 303px;
	background: url(info_bg3.jpg) left no-repeat #f2f2f2;
	line-height: 30px;
	margin-top: 14px;
	float: left;
	margin-left: 10px
}

.js {
	width: 303px;
	height: 30px;
	float: left;
	margin-left: 10px
}

.js .jgjs,
.js .ldjs {
	width: 144px;
	height: 30px;
	background: url(ldjs_bg.jpg) 15px 5px no-repeat #00a4e3;
	float: left;
	margin-left: 10px;
	line-height: 28px
}

.js .jgjs {
	background: url(jgjs_bg.jpg) 15px 5px no-repeat #00a4e3
}

.js .jgjs a,
.js .ldjs a {
	padding-left: 45px;
	color: #fff;
	display: block
}

.mlsearch {
	width: 874px;
	height: 67px;
	margin-top: 12px;
	background: url(mlsearch_bg.jpg) 20px 20px no-repeat #ecf9ff;
	border-top: 1px dotted #a1b4c2;
	border-bottom: 1px dotted #a1b4c2
}

.mlsearch .mls {
	float: left;
	margin-top: 18px
}

.mlsearch .ml_1 {
	padding-left: 60px;
	color: #00a4e3;
	font-size: 14px;
	line-height: 31px;
	padding-right: 20px
}

.mlsearch .ml_2 {
	padding-left: 10px;
	line-height: 31px
}

.mlsearch input {
	border: 1px solid #ddd;
	height: 29px
}

.mlsearch select {
	width: 90px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ddd;
	display: inline
}

.mlsearch .text {
	margin-left: 10px;
	width: 606px
}

.mlsearch .time {
	width: 100px
}

.mlsearch .btn {
	width: 60px;
	background-color: #00a4e3;
	color: #fff;
	border: 0;
	line-height: 31px;
	height: 31px;
	margin-left: 20px;
	cursor: pointer
}

body {
	background-color: #fff
}

.xxgkList {
	width: 734px;
	padding: 34px 18px 0;
	background-color: #fff
}

.tablelist {
	width: 734px;
	min-height: 1158px
}

.mulu_box {
	background-color: #fff;
	border-collapse: collapse;
	border: 0
}

.mulu_box tr.title {
	height: 42px;
	line-height: 42px;
	background: #e6f5ff;
	margin-bottom: 12px
}

.mulu_box tr.title {
	border-bottom: 0 !important
}

.mulu_box tr.title>td {
	height: 42px;
	line-height: 42px;
	background: #e6f5ff;
	margin-bottom: 12px;
	color: #2d66a5;
	font-size: 16px;
	font-weight: 700;
	text-align: center
}

.mulu_box tr {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e0e0e0
}

.pubartical td {
	position: relative
}

.divtip {
	border: 1px solid #000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 12px;
	padding: 5px;
	display: none;
	background: #fff;
	width: 722px;
	z-index: 2
}

.pubartical td:hover .divtip {
	display: block
}

.tableList tr {
	border: none;
	text-align: left
}

.mulu_box tr td {
	height: 60px;
	line-height: 60px;
	border: 0
}

.mulu_box tr td a {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	max-width: 610px;
	padding-left: 17px;
	background: url(../images/huidian.png) no-repeat 3px center;
	height: 60px;
	line-height: 60px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: all .3s
}

.mulu_box tr td a:hover {
	color: #2d66a5;
	background: url(../images/landian.png) no-repeat 3px center;
	transition: all .5s
}

.mulu_box tr td table tr {
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	margin-top: 8px
}

.mulu_box tr td table tr td {
	line-height: 25px;
	font-size: 15px;
	color: #333;
	height: 25px
}

.pages {
	width: 95%;
	text-align: center;
	padding: 12px;
	clear: both;
	margin-top: 10px
}

.pages a,
.pages b,
.pages span {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 2px
}

.pages span font {
	color: #333;
	font-size: 12px
}

.pages a,
.pages b {
	border: 1px solid #c6c6c6;
	background: #e6e6e6;
	padding: 2px 6px;
	text-decoration: none
}

.pages span {
	padding-right: 10px
}

.pages a:hover,
.pages b {
	background: #00a0e9;
	color: #fff
}

div.zxf_pagediv {
	text-align: center;
	color: #999;
	padding: 30px 0 0
}

div.zxf_pagediv a {
	text-decoration: none;
	border: 1px solid #f5f5f5
}

div.zxf_pagediv a:hover {
	color: #fff;
	border-color: #008ae0;
	background: #008ae0
}

div.zxf_pagediv a,
div.zxf_pagediv span {
	display: inline-block;
	box-sizing: border-box;
	margin-right: 10px;
	font-size: 14px;
	color: #7d7d7d
}

div.zxf_pagediv span.current {
	color: #fff;
	background: #008ae0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	margin-right: 10px
}

div.zxf_pagediv span b {
	font-weight: 400
}

.zxfPagenum {
	color: #666;
	background: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	border-radius: 3px
}

.nextbtn,
.prebtn,
span.disabled {
	color: #666;
	background: #fff;
	width: 53px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	border: 1px solid #f5f5f5
}

.zxfinput {
	width: 30px;
	height: 30px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
	margin: 0 10px;
	border-radius: 3px;
	color: #666
}

.zxfokbtn {
	width: 53px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #f5f5f5;
	cursor: pointer;
	border-radius: 3px;
	background: #fff
}

.zxfokbtn:hover {
	color: #fff;
	border-color: #008ae0;
	background: #008ae0
}

.rightcontent .rightlist_title {
	display: block;
	padding-bottom: 10px;
	border-bottom: 3px solid #205CAF;
	font-size: 18px;
	color: #205CAF;
	font-weight: 700;
	position: relative;
}

.rightcontent .rightcontent_box {
	padding: 30px 0;
	min-height: 680px;
	font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}

.rightcontent .rightcontent_box * {
	font-size: 16px !important;
	letter-spacing: normal !important;
	font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB" !important;
	font-style: normal !important;
	word-spacing: 0px !important;
	orphans: 2 !important;
	widows: 2 !important;
	font-variant-ligatures: normal !important;
	font-variant-caps: normal !important;
	-webkit-text-stroke-width: 0px !important;
}

.rightcontent .rightcontent_box h1 {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
}

.rightcontent .rightcontent_box p,
.rightcontent .rightcontent_box p * {
	line-height: 36px !important;
	font-size: 16px !important;
	font-family: "microsoft yahei" !important;
}

.rightcontent .rightcontent_box table th {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	line-height: 30px;
	text-align: center;
}

.rightcontent .rightcontent_box table td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	line-height: 30px;
}

.rightcontent .rightcontent_box table td {
	line-height: 51px;
	text-align: inherit;
}

.wssq_box {
	width: auto;
	height: auto;
	background-color: #f9f9f9;
	padding: 31px;
	border: #eee solid 1px;
}

.wssq_box h3 {
	color: #CA0000;
	margin-bottom: 10px;
}

.gksqb_box .title {
	margin-bottom: 20px;
}

.gksqb_box h2 {
	padding-top: 30px;
}

/*
* @Author: Administrator
* @Date:   2018-05-06 08:52:57
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-07 08:57:36
*/
.bd_content {
	width: 1180px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.wssq_box {
	width: 879px;
	/*height: 217px;*/
}

.wssq_box h3 {
	color: #CA0000;
	margin-bottom: 10px;
}

.wssq_box p {
	height: 33px;
}

.ysqgkjgcx {
	width: 1050px;
}

.ysqgkjgcx table tr td {
	line-height: 36px !important;
	text-align: left !important;
	font-size: 15px;
}

.gksqb_box {
	text-align: center;
	color: #000;
}

.gksqb_box table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #fff;
	color: #000;
}

.gksqb_box .title {
	margin-bottom: 20px;
}

.gksqb_box table tr td {
	line-height: 50px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0px 6px 0px 6px;
}

.gksqb_box table tr td select {
	height: 30px;
	border: none;
	font-size: 14px;
	width: 97%;
	background-color: #f9f9f9;

}

.gksqb_box table tr td .sfz {
	width: 150px;
	height: 30px;
	border: none;
	font-size: 14px;
	background-color: #f9f9f9;
}

.gksqb_box table tr td textarea {
	width: 97%;
	height: 100px;
	border: none;
	overflow-y: scroll;
	background-color: #f9f9f9;
	margin-top: 16px;
}

.gksqb_box table tr td .kg {
	width: 150px;
	height: 30px;
	background-color: #f9f9f9;
	text-indent: 12px;
}

.gksqb_box table tr td input {
	border: none;
}

.gksqb_box table tr .sqr {
	/*width: 112px;*/
	width: 36px;
	color: #006CC0;
	font-size: 23px;
	font-weight: 700;
}

.gksqb_box table tr .mc {
	width: 164px;
	background-color: #F7F7F7;
}

.gksqb_box table tr .ybj input {
	margin: 10px;
}

.gksqb_box table tr .kd2 {
	height: 50px;
}

.gksqb_box table tr td .kd3 {
	width: 70px;
	height: 30px;
	float: left;
	background-color: #f9f9f9;
	margin-top: 10px;
	margin-left: 11px;
	margin-right: 13px;
}

.gksqb_box table tr td a {
	float: left;
}

.gksqb_box table tr td a img {
	vertical-align: middle;
}

.gksqb_box table tr td span {
	color: red;
}

.tjsq {
	width: 218px;
	height: 50px;
	margin-top: 30px;
}

.tjsq input {
	width: 218px;
	height: 50px;
	border: none;
	background-color: #006CC0;
	color: #fff;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 8px;
}

/*信息提示框*/
.gltqm-prompt-box {
	position: fixed;
	z-index: 2000;
	width: 300px;
	left: 50%;
	top: 200px;
	margin-left: -150px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	display: none;
	border: 1px solid #e5e5e5;
	box-shadow: 3px 3px 5px rgba(170, 170, 170, 0.6);
	padding-bottom: 20px;
}

.gltqm-prompt-posi {
	position: relative;
	height: 100%;
	width: 100%;
}

.gltqm-prompt-tit {
	float: left;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	background: #eee;
	color: #1f61ba;
	font-weight: bold;
	margin-bottom: 10px;
}

/*.gltqm-prompt-conts{
	float: left;
	top: 80px;
	left: 0px;
	width: 100%;
	min-height:110px;
}*/
.gltqm-prompt-conts p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	padding: 10px 20px;

}

.gltqm-prompt-btn {
	width: 200px;
	height: 30px;
	bottom: 14px;
	left: 50%;

}

.gltqm-prompt-btn input {
	height: 30px;
	width: 40%;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	border: none;
}

.gltqm-prompt-lf {
	background: #3179d9;
	margin-left: 20px;
}

.gltqm-prompt-rt {
	background: #ccc;
}

.jy-form-btn .btn.resetColor {
	background: #3f68c4;
}

.jy-form .ipt-txt.colorRed,
.jy-form .ipt-txtarea.colorRed {
	border-color: red;
	box-shadow: 0px 0px 5px red, 0px 0px 5px red inset;
}

.rightcontent .rightcontent_box table td {
	padding: 0px;
}

.gksqb_box h2 {
	padding-top: 30px;
}

.wssq_box {
	width: auto;
	height: auto;
	background-color: #f9f9f9;
	padding: 31px;
	border: #eee solid 1px;
}

.search_box {
	min-height: 500px;
}

.search_box form {
	padding: 0 24px;
	/* height: 68px; */
	line-height: 58px;
	border: 1px solid #E0E0E0;
	background: #F6F6F6;
	border-radius: 3px;
	margin-top: 30px;
}

.search_box form b {
	color: #E75A4A;
	font-size: 20px;
}

.search_box form input[type=text] {
	width: 584px;
	height: 38px;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	text-indent: 14px;
	tab-size: 15px;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.search_box form input[type=button] {
	width: 78px;
	height: 38px;
	background: #E75949;
	color: #FFFFFF;
	border: none;
	border-radius: 3px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left: 5px;
	cursor: pointer;
	tab-size: 15px;
}

.search_box span {
	display: block;
	height: 88px;
	line-height: 88px;
	text-align: center;
}

.search_box table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 90%;
	margin: 0 auto;
}

.search_box table tr {
	height: 35px;
}

.search_box table tr th {
	color: #087CCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.search_box table tr td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 8px;
}

.search_box table tr td a {
	line-height: 20px;
}

.ysqgkcx table {
	width: 100% !important;
}

.ysqgkcx table tr th {
	text-align: center !important;
	line-height: 24px;
}

.ysqgkcx table tr td {
	text-align: center !important;
	line-height: 24px;
	padding: 10px;
}

.ysqgkcx form {
	border-radius: 3px !important;
}

.ysqgkcx form input[type=text] {
	border-radius: 4px !important;
	text-indent: 15px !important;
}

.search_box form input[type=button] {
	border-radius: 4px !important;
}

.checkCodeimg {
	height: 40px;
	vertical-align: middle;
}

.inputbox {
	font-size: 0;
}

.suc_box {
	margin-top: 60px;
}

.qfyec{
	/* min-height:369px; */
	padding: 0px;
}
