@charset "utf-8";
.sidebar {
    display: none;
}
.fdgj_banner {
    background-color: #f7f7f7;
    position: relative;
    height: 113px;
    transition: .5s;
}
.fdgj_banner .nav_inner {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 113px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 9999;
}
.fdgj_banner .nav_logo {
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -720px;
    width: 172px;
    height: 42px;
    background: url(../img/logo_white.png) 0 0/100% 100% no-repeat;
}
.nav_inner ul {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
}
.nav_inner li {
    height: 73px;
    line-height: 73px;
    font-size: 16px;
    transition: .5s;
}
.nav_inner li > a {
    color: #FFF;
    display: block;
    white-space: nowrap;
    margin: 0 40px;
}
.nav_inner li a:hover {
    color: #FFF;
}
.nav_inner li.active, .nav_inner li:hover, .nav_inner:hover li.active:hover {
    background: #C41111;
}
.nav_inner:hover li.active {
    background: unset;
}
.nav_inner li.active > a {
    pointer-events: none;
}
.nav_inner dl {
    background-color: #FFF;
    box-shadow: 0 0 3px 0 #999;
    opacity: 0;
    transition: opacity .5s;
    height: 0;
    overflow: hidden;
}
.nav_inner li:hover dl {
    display: block;
    opacity: 1;
    height: auto;
}
.nav_inner dd a {
    line-height: 40px;
    display: block;
    text-align: center;
    color: #1E1E1E;
    font-size: 16px;
}
.nav_inner dd a:hover, .nav_inner dd.current a {
    color: #C41111;
}
.nav_inner dl:hover a {
	color: #1E1E1E!important;
}
.nav_inner dl:hover a:hover {
	color: #C41111!important;
}
.nav_inner .fwzl {
    position: absolute;
    top: 50px;
    width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background: #C41111;
    font-size: 16px;
    left: 50%;
    margin-left: 608px;
}
.center, .copyright {
    width: 1440px;
}
#header, #body, #footer {
    min-width: 1440px;
}
.footer_left {
    width: 286px;
}
.footer_center {
    padding-left: 80px;
    width: 1012px;
}
.f_link {
    width: 186px;
}
.nav {
    z-index: 99999;
}
.nav li a {
    padding: 0 76px;
}
.site {
	margin:10px 0;
	line-height:36px
}
.content {
	width:1440px;
	margin: 30px auto 0;
	color:#000;
}
.container {
	padding-left:380px;
	position:relative;
	margin-bottom:30px
}
.navList {
	width:300px;
	padding: 15px 20px;
	background-color:#f6e6e6;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	font-weight:700
}
.navList .ico,.sub_tit,.navList .group a,.dot em,.dian {
	background:url('../img/sprite.png') no-repeat -9999px
}
.navList li {
	margin-left:45px;
	border-bottom:1px solid #C41111;
	padding:12px 0;
	font-size:15px
}
.navList .sub_tit {
	display:block;
	line-height: 50px;
	height: 50px;
	position:relative;
	padding:0 20px 0 16px;
	color:#3e3e3e;
	cursor:pointer;
    font-size: 20px;
}
.navList .sub_tit.cur {
	cursor:default
}
.navList .ico {
	width:40px;
	height:40px;
	position:absolute;
	left:-45px;
	top:50%;
	margin-top:-20px
}
.navList .m1 {
	background-position:0 0
}
.navList .m2 {
	background-position:0 -50px
}
.navList .m3 {
	background-position:0 -100px
}
.navList .m4 {
	background-position:0 -150px
}
.navList .m5 {
	background-position:0 -200px
}
.navList .m6 {
	background-position:0 -250px
}
.navList .m7 {
	background-position:0 -300px
}
.navList .open {
	border:none
}
.navList .open .sub_tit,.navList .sub_tit:hover,.navList .cur {
	background-color:#C41111;
	color:#fff
}
.navList .sub_tit:hover,.navList .cur {
	background-position: 222px -336px
}
.navList .multiple .sub_tit {
	background-position: 220px -396px
}
.navList .open .sub_tit,.navList .open .sub_tit:hover,.navList .multiple .sub_tit:hover {
	background-position: 222px -365px
}
.navList .open .ico,.navList .sub_tit:hover .ico,.navList .cur .ico {
	background-position-x:-50px
}
.navList .group {
	border:1px solid #C41111;
	border-bottom:none;
	display:none
}
.navList .open .group {
	display:block
}
.navList .group a {
	display:block;
	line-height:46px;
	padding-left: 28px;
	border-bottom:1px solid #C41111;
	white-space:nowrap
}
.navList .group a:hover,.navList .group a.cur {
	background-color:rgba(196,17,17,.2);
	color:#3e3e3e;
	background-position:164px -448px
}
.main,.page {
	background-color:#fdf3f3;
	min-height: 900px;
	font-size:15px;
	line-height:24px
}
.main .link {
	color:#6ec6f4;
	text-decoration:underline
}
.title {
	text-align:center;
	height:50px;
	padding:0 66px 0 50px;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	position:relative;
	display:inline-block
}
.title .before,.title .after {
	position:absolute;
	top:0;
	width:66px;
	height:50px;
	background:url('../img/title.png') no-repeat;
	font-size:0
}
.title .before {
	width:50px;
	left:0
}
.title .after {
	right:0;
	background-position:-50px 0
}
.title span {
	display:block;
	line-height:50px;
	height:50px;
	overflow:hidden;
	background:#c41111;
	min-width:135px;
	width:auto;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word
}
.legend {
	color:#c2934c;
	font-size:20px;
	font-weight:bold;
	margin:20px 0 10px
}
.area {
	padding:30px
}
.area .desc {
	margin:15px 0
}
.dot {
	position:relative;
	padding-left:42px;
	margin-bottom:12px;
	line-height:28px
}
.dot em {
	display:block;
	width:10px;
	height:10px;
	background-position:0 -334px;
	position:absolute;
	left:7px;
	top:8px
}
.aid_img {
	margin-bottom:70px
}
.aid_img img {
	max-width:100%
}
.table_fdgj {
	width:100%
}
.table_fdgj th {
	background-color:#c41111;
	color:#fff;
	font-size:18px;
	font-weight:bold
}
.table_fdgj th,.table_fdgj td {
	border:2px solid #fff;
	padding:10px 20px;
	text-align:center
}
.table_fdgj tr:nth-child(odd),.table_fdgj td.odd {
	background-color:#FFF
}
.table_fdgj tr:nth-child(even),.table_fdgj td.even {
	background-color:#f2dbdb
}
.page {
	margin-bottom:50px;
	padding:50px
}
.article p,.article b,.text p {
	text-indent:2em
}
.article b {
	display:inline-block
}
.excursus p {
	margin:4px 0
}
.text {
	text-align:justify;
	line-height:2
}
.news {
	padding:20px 0
}
.news li {
	margin-bottom:15px
}
.news a {
	margin-right:20px
}
.news .yw {
	color:#2aa8dd;
	margin:0
}
.detail .title {
	font-size:20px;
	max-width:690px
}
.detail p {
	margin-bottom:20px
}
.detail img {
	max-width:100%
}
.title_h1 {
	margin:36px 0 20px;
	font-size:16px;
	position:relative;
	padding-left:36px;
	font-weight:700
}
.title_h1::before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-12px;
	width:24px;
	height:24px;
	background:url("../img/sprite.png") 0 -300px no-repeat
}

.nav {
    display: none;
}
.nav.fdgj_nav {
    display: block;
}
.fdgj_nav li {
    transition: .5s;
}
.fdgj_nav li.active {
    background-color: #a10300;
}
.fdgj_nav .sub_nav a.current {
	color: #b80000;
}