body {
	margin: 0;
	font-size: 14px;
	font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
	color: #444444;
	min-height: 100%;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
table,
tr,
td,
form,
ul,
ol,
li,
p,
dl,
dt,
dd,
img {
	margin: 0;
	padding: 0;
}

header,
footer,
main,
menu,
nav,
section {
	display: block;
}

a {
	background: transparent;
	text-decoration: none;
	color: #444;
}

a:hover,
a:active {
	text-decoration: none;
	color: #2d66a5;
}

img {
	border: 0;
	margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
	margin: 0;
	padding: 0;
}

ul,
ol,
li,
dl,
dd {
	margin: 0;
	padding: 0;
}

ul,
ol,
li {
	list-style: none outside none;
}

table {
	border-collapse: collapse;
}

i {
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*首页*/
.scy_box_nei {
	width: 970px;
	background: #f9f9f9;
	margin: 0 auto;
	padding: 0 15px;
}

.scy_current {
	height: 50px;
	line-height: 50px;
	background: #fff;
}

.scy_current a {
	color: #777;
	font-size: 18px;
}

.scy_current a:hover {
	color: #0066cc;
}

.h1_title {
	font-size: 40px;
	color: #1fabff;
	font-weight: bold;
	padding: 35px 0 55px;
	text-align: center;
}

.scy_search_wrap {
	border-top: 1px solid #e2e2e2;
	height: 82px;
}

.scy_search_nei {
	width: 566px;
	margin: -30px auto;
	text-align: center;
	background: #f9f9f9;
	position: relative;
}

.scy_search {
	display: inline-block;
	width: 522px;
	height: 54px;
	border: 2px solid #2d66a5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	outline: none;
	padding-left: 14px;
}

.scy_button {
	width: 28px;
	height: 28px;
	display: inline-block;
	background: url(../images/scy_gk_search_ico_03.png) no-repeat;
	position: absolute;
	right: 39px;
	top: 18px;
	cursor: pointer;
}

.scy_main_l {
	width: 240px;
}

.scy_main_l ul>li {
	width: 238px;
	border: 1px solid #e3e3e3;
	background: #fff;
	line-height: 26px;
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
}

.scy_main_l ul>li em {
	font-style: normal;
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/scy_gk_jiafa_03.png) no-repeat;
	position: absolute;
	top: 27px;
	right: 13px;
}

.scy_main_l ul>li.on em {
	background: url(../images/scy_gk_jianfa_03.png) no-repeat;
	top: 34px;
}

.scy_main_l ul>li>a span {
	display: inline-block;
	width: 84px;
	font-size: 20px;
	color: #2d66a5;
}

.scy_main_l ul>li>a {
	display: block;
	padding: 10px 0 10px 88px;
	font-size: 20px;
	color: #2d66a5;
}

.scy_main_l ul>li a.li1 {
	background: url(../images/scy_gk_gkzn_03.png) no-repeat 21px;
}

.scy_main_l ul>li a.li2 {
	background: url(../images/scy_gk_gkzd_03.png)no-repeat 25px;
}

.scy_main_l ul>li a.li3 {
	background: url(../images/scy_gk_gknr_03.png) no-repeat 25px;
}

.scy_main_l ul>li a.li4 {
	background: url(../images/scy_gk_gknb_03.png) no-repeat 25px;
}

.scy_main_l ul>li a.li5 {
	background: url(../images/scy_gk_ysqgk_03.png) no-repeat 25px;
	padding: 23px 0 23px 88px;
}

.scy_main_l ul>li a.li5 span {
	width: auto;
}

.scy_main_l ul>li.on {
	width: 240px;
	border: 0;
}

.scy_main_l ul>li.on a span {
	color: #fff;
}

.scy_main_l ul>li.on a.li1,
.ascy_main_l ul>li:hover a.li1 {
	background: #2d66a5 url(../images/scy_gk_gkzn01_03.png) no-repeat 21px;
	color: #fff;
}

.scy_main_l ul>li.on a.li2,
.ascy_main_l ul>li:hover a.li2 {
	background: #2d66a5 url(../images/scy_gk_gkzd01_03.png) no-repeat 25px;
	color: #fff;
}

.scy_main_l ul>li.on a.li3,
.ascy_main_l ul>li:hover a.li3 {
	background: #2d66a5 url(../images/scy_gk_gknr01_03.png) no-repeat 25px;
	color: #fff;
}

.scy_main_l ul>li.on a.li4,
.ascy_main_l ul>li:hover a.li4 {
	background: #2d66a5 url(../images/scy_gk_gknb01_03.png) no-repeat 25px;
	color: #fff;
}

.scy_main_l ul>li.on a.li5,
.ascy_main_l ul>li:hover a.li5 {
	background: #2d66a5 url(../images/scy_gk_ysqgk01_03.png) no-repeat 25px;
	color: #fff;
	padding: 23px 0 23px 88px;
}

.ascy_main_l ul>li:hover em {
	background: url(../images/scy_gk_jiafa01_03.png) no-repeat;
}

.ascy_main_l ul>li.on:hover em {
	background: url(../images/scy_gk_jianfa_03.png) no-repeat;
}

.scy_main_l ul>li.active em {
	background: url(../images/scy_gk_jiafa01_03.png) no-repeat;
	top: 27px;
}

/*隐藏列表*/
.dl_hidden {
	width: 238px;
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 2px 0;
	display: none;
	overflow: hidden;
}

.scy_main_l ul>li.on .dl_hidden {
	display: block;
}

.dl_hidden dd a {
	display: inline-block;
	width: 152px;
	height: 46px;
	line-height: 46px;
	padding-left: 86px;
	background: url(../images/scy_gk_list_bj_06.png) no-repeat 65px;
	font-size: 18px;
	color: #424242;
}

.dl_hidden dd a.on {
	color: #2d66a5;
	background: #e2f0ff url(../images/scy_gk_list_bj_03.png) no-repeat 65px;
}

.dl_hidden dd a:hover {
	color: #2d66a5;
	background: #e2f0ff url(../images/scy_gk_list_bj_03.png) no-repeat 65px;
}

#test1 {
	padding-bottom: 20px;
}

.fl_scroll {
	overflow-y: scroll;
	height: 306px;
	padding-left: 10px;
}

.scy_main_r {
	width: 671px;
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 15px 40px 22px;
	margin-bottom: 40px;
}

.scy_main_r h1 {
	font-size: 32px;
	color: #2d66a5;
	font-weight: bold;
	text-align: center;
	padding: 38px 0;
}

.scy_main_r_con {
	width: 626px;
}

.scy_main_r_con p {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 32px;
	text-indent: 32px;
	padding: 6px 0;
}

.scy_main_r_con h5 {
	font-size: 21px;
	color: #4d4d4d;
	line-height: 32px;
	font-weight: bold;
}

.scy_main_r_con h6 {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 32px;
	font-weight: bold;
	padding: 6px 0;
}

.scrollbar {
	width: 671px;
	overflow-y: scroll;
	height: 940px;
}

#style-2::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #f2f2f2;
}

#style-2::-webkit-scrollbar {
	width: 10px;
	background-color: #f2f2f2;
}

#style-2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #2d66a5;
}

.scy_file {
	margin-top: 36px;
	border-top: 2px solid #e2f0ff;
}

.scy_file dl {
	margin-top: 24px;
}

.scy_file dl dt,
.scy_file dl dd {
	display: inline-block;
	vertical-align: top;
}

.scy_file dl dt,
.scy_file dl dd {
	*display: inline;
}

.scy_file dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
}

.scy_file dl dd a {
	display: block;
	font-size: 16px;
	color: #2d66a5;
	margin-bottom: 14px;
}

/*通用列表*/
.ty_list {
	margin-top: 25px;
}

.ty_list li a,
.ty_list li {
	font-size: 16px;
	color: #424242;
}

.ty_list li span {
	font-size: 16px;
	color: #999;
	float: right;
	margin-top: 3px;
}

.ty_list li {
	padding: 15px 0 15px 20px;
	background: url(../images/scy_gk_list_bj_06.png) no-repeat left;
}

.scy_main_V2_list {
	width: 684px;
	padding: 26px 12px 40px;
}

.scy_main_V2_list ul li i,
.scy_main_V2_list ul li a,
.scy_main_V2_list ul li span {
	display: table-cell;
	vertical-align: top;
	padding: 10px;
	line-height: 24px;
	font-size: 16px;
	color: #999;
}

.nonescy_main_V2_list ul li i,
.scy_main_V2_list ul li a,
.scy_main_V2_list ul li span {
	*display: inline;
}

.scy_main_V2_list ul li a {
	color: #424242;
	font-size: 16px;
	width: 435px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

.scy_main_V2_list ul li:hover i,
.scy_main_V2_list ul li:hover a,
.scy_main_V2_list ul li:hover span {
	color: #2d66a5;
}

.scy_main_V2_list ul li:nth-child(odd) i,
.scy_main_V2_list ul li:nth-child(odd) a,
.scy_main_V2_list ul li:nth-child(odd) span {
	background: #eef9ff
}

.scy_main_V2_list {
	padding: 31px 12px 40px;
}

.scy_main_V2_list ul li i {
	width: 100px;
}

.gk-title span {
	display: inline-block;
	background: #2d66a5;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.scy_main_V2_list ul li i,
.scy_main_V2_list ul li a,
.scy_main_V2_list ul li span {
	display: inline-block;
	width: 435px;
}

.scy_main_V2_list ul li i {
	width: 100px;
}

.scy_main_V2_list ul li span {
	width: 103px;
}


.scy_main_V2_list table tr th {
	background: #2d66a5;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

.scy_main_V2_list table tr th.title {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	widht: 438px;
}

.scy_main_V2_list table tr td {
	color: #424242;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
}

.scy_main_V2_list table tr td.eve {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	text-align: left;
	widht: 438px;
}

.scy_main_V2_list table tr td a {
	color: #424242;
	font-size: 16px;
	line-height: 24px;
}

.scy_main_V2_list table tr td:hover,
.scy_main_V2_list table tr td a:hover {
	color: #2d66a5;
}

.scy_main_V2_list table tr:nth-child(even) {
	background: #eef9ff
}

.scy_main_detail {
	padding: 0 15px 40px;
}

.scy_detail_top {
	border: 1px solid #ddd;
	margin: 28px 0 70px;
	padding: 20px;
}

.scy_detail_top table tr td.td_lable {
	width: 10%;
	text-align: right;
	height: 36px;
	line-height: 36px;
	color: #f00;
	font-size: 14px;
}

.scy_detail_top table tr td {
	font-size: 14px;
	color: #777;
}

.scy_detail_bottom h1 {
	padding: 0 80px 30px;
	font-size: 30px;
	line-height: 48px;
	color: #424242;
	text-align: center;
	border-bottom: 1px solid #ececec;
	font-weight: 400;
}

.detail_pubtime {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	padding: 16px 0 40px;
}

/*0605*/
.fl_scroll div.tree_title {
	background: url(../images/scy_tree_j2_1.png) no-repeat left;
	padding-left: 36px;
}

.fl_scroll div.on {
	background: url(../images/scy_tree_j1.png) no-repeat left;
}

.tree_con {
	padding-left: 30px;
	display: none;
}

.tree_show {
	display: block;
}

.tree_con ol li img {
	padding: 0 6px;
}



/*头部及底部*/
body {
	background-image: url(../images/yingji_bg.png);
	background-position: 50% 36px;
	background-repeat: repeat-x;
	background-size: contain;
	background-attachment: fixed;
}

/*悬浮顶通*/
.yingji_nav {
	height: 36px;
	background-color: #f7f8fa;
	width: 100%;
	position: fixed;
	_position: absolute;
	top: 0;
	z-index: 11;
	_top: expression(eval(document.documentElement.scrollTop));
}

.yingji_nav .navBar {
	width: 1000px;
	margin: 0 auto;
	line-height: 36px;
}

.yingji_nav .navBar .time {
	height: 36px;
	float: left;
	font-size: 18px;
	color: #06355b;
	_width: 350px;
}

.yingji_nav .navBar .tools {
	height: 36px;
	float: right;
}

.yingji_nav .navBar .tools ul {
	padding: 5px 0;
	margin: 0;
	height: 26px;
	float: right;
	position: relative;
}

.yingji_nav .navBar .tools ul li {
	width: 28px;
	height: 26px;
	float: left;
	margin: 0 11px;
	position: relative;
}

.yingji_nav .navBar .tools ul li img {
	display: block;
	position: relative;
	z-index: 11;
}

.yingji_nav .navBar .tools ul li .input {
	display: none;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	width: 103px;
	position: absolute;
	right: 0;
	top: 0;
	height: 24px;
	line-height: 24px;
	padding-left: 16px;
	color: #afafaf;
	cursor: pointer;
}

.yingji_nav .navBar .tools ul li input {
	display: none;
	outline: none;
	background: transparent;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	width: 103px;
	position: absolute;
	right: 0;
	top: 0;
	height: 24px;
	line-height: 24px;
	padding-left: 16px;
	color: #afafaf;
	cursor: pointer;
}

.yingji_nav .navBar .tools ul li .rbg {
	display: none;
	width: 20px;
	height: 26px;
	background: url(img/nav_search.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.yingji_nav .navBar .tools ul li input.show {
	display: block !important;
}

.yingji_nav .navBar .tools ul li.cur .input,
.yingji_nav .navBar .tools ul li.cur .rbg {
	display: block;
}

.yingji_nav .navBar .tools ul li.last {
	margin-right: 0 !important;
}

.yingji_nav .navBar .tools ul li .code {
	display: none;
	width: 100px;
	height: 100px;
	padding: 10px;
	position: absolute;
	top: 31px;
	left: 50%;
	margin-left: -60px;
	background: #fff;
}

.yingji_nav .navBar .tools ul li:hover .code {
	display: block;
}

/*header*/
.header {
	width: 100%;
	height: 141px;
	text-align: center;
	padding-top: 36px;
}

.container {
	width: 960px;
	padding: 0px 20px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	overflow: hidden;
}

.header .container {
	width: 1000px;
	padding: 0px;
	background: transparent;
}

.header .logo {}

.header .logo img {}

/*nav*/
.nav {
	width: 100%;
	height: 50px;
	background: #06355b;
	;
	text-align: center;
	clear: both;
}

.nav_ul {
	width: 1000px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	/*background:url("../images/nav_bg02.png") left top no-repeat;*/
}

.nav_ul li {
	float: left;
	margin-right: 80px;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	font-family: "microsoft yahei";
}

.nav_ul li a {
	color: #fff;
}

.nav_ul li a:hover {
	color: #70c2ff;
}

/*footer*/
.footer {
	width: 100%;
}

/*子站链接*/
.fiWrap {
	position: relative;
}

.fiWrap_top_box {
	width: 100%;
	background: #06355b;
	height: 49px;
}

.fiWrap_top_box .fiWrap_top {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	zoom: 1;
	height: 49px;
	line-height: 49px;
}

.fiWrap_top_box .fiWrap_top ul li {
	display: inline-block;
	*display: inline;
	float: left;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
	padding: 0 35px;
	height: 49px;
}

.fiWrap_top_box .fiWrap_top ul li:hover {
	background: #146eaa;
	cursor: pointer;
}

.fiWrap_top_box .fiWrap_top ul li.cur {
	background: #146eaa;
	cursor: pointer;
}

.fiWrap .fiWrap_con {
	background: url(../images/fiWrap_bg.png) repeat;
	height: 150px;
	width: 1000px;
	margin: 0 auto;
	clear: both;
	zoom: 1;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: -150px;
	z-index: 1000;
}

.fiWrap .fiWrap_con .fiBoxCen {
	padding: 30px 10px 0 20px;
	width: 970px;
	height: 120px;
	display: none;
}

.fiWrap .fiWrap_con .viewport {
	width: 960px;
	height: 100px;
	position: relative;
	overflow-y: scroll;
	float: left;
}

.fiWrap .fiWrap_con .overview {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

.fiWrap .fiWrap_con .scrollbar {
	display: none;
}

.fiWrap .fiWrap_con .track {
	background: url(../images/fiWrap_bg.png) repeat;
	position: relative;
	width: 6px;
}

.fiWrap .fiWrap_con .thumb {
	background: url(../images/scroll_cur.jpg) no-repeat 0px 0px;
	/* background-color: #06355b; border-radius: 4px; */
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
}

.fiWrap .fiWrap_con .disable {
	display: none;
}

.fiWrap .fiWrap_con tr td {
	overflow: hidden;
	height: 32px;
	background: url(../images/list_bg.png) no-repeat left center;
	padding-left: 12px;
	width: 317px;
}

.fiWrap .fiWrap_con tr td a {
	font-size: 16px;
	color: #fff;
}

.fiWrap .fiWrap_con tr td a:hover {
	color: #06355b !important;
}

.fiWrap .fiWrap_con .fiBoxCen .fiList1 {
	margin-left: 70px;
}

.fiWrap .fiWrap_con .fiList2 {}

.fiWrap .fiWrap_con .fiList2 ul {
	clear: both;
	zoom: 1;
}

.fiWrap .fiWrap_con .fiList2 ul li {
	padding: 5px 0;
	height: 26px;
	width: 420px;
	line-height: 26px;
	float: left;
	margin-right: 50px;
}

.fiWrap .fiWrap_con .fiList2 ul li a {
	background: url(../images/list_bg.png) no-repeat left center;
	padding-left: 12px;
	font-size: 16px;
	color: #fff;
	float: left;
}

.fiWrap .fiWrap_con .fiList2 ul li a:hover {
	color: #06355b !important;
}

.fiWrap .fiWrap_con .fiList2 ul li span {
	float: right;
	font-size: 16px;
	color: #fff;
}

.fiWrap .fiWrap_con .fiList2 .morejb {
	text-align: center;
	margin: 20px 0;
}

.fiWrap .fiWrap_con .fiList2 .morejb a {
	font-size: 16px;
	color: #fff;
}

/**底部footer**/
#footer {
	clear: both;
}

.footer_wrap {
	min-width: 1000px;
	height: 180px;
	background: #06355b;
	border-top: 1px solid #385d7c;
}

.footer_box {
	width: 1000px;
	margin: 0 auto;
	padding-top: 29px;
}

.footer_left {
	float: left;
	width: 306px;
}

.footer_left a {
	float: left;
	font-size: 14px;
	color: #d8d8d8;
}

.fonter_sx {
	float: left;
	margin: 0 26px;
	color: #d8d8d8;
	font-size: 14px;
}

.footer_left p {
	text-align: left;
	clear: both;
	font-size: 14px;
	color: #d8d8d8;
	margin: 16px 0px;
}

.footer_left p span {
	margin-right: 25px;
}

.footer_right {
	margin-top: 10px;
	float: right;
	margin-left: 0px;
	width: 400px;
}

.footer_right a {
	float: left;
	margin-top: 15px;
	margin-left: 100px;
}

.footer_left .weixin {
	width: 86px;
	margin: 0;
	position: relative;
	font-size: 14px;
	text-align: center;
}

.footer_left .weixin_nr02 {
	width: 225px;
	height: 50px;
	padding: 10px;
	background: #0088d3;
	text-align: left;
	position: absolute;
	left: -78px;
	top: -79px;
	display: none;
	z-index: 9999;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

#mbxHei {
	padding-top: 30px;
}

.ty_list{
    margin-top:0;
    padding:15px;
}
 .ty_list .title>span {
    font-size:18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #2d66a5;
    color: #fff;
    padding: 7px 22px;
     }

.title {
    border-bottom: 2px solid #ccc;
}