body {
	background: url(../images/20191230_xxgk_bg1.png) no-repeat center top #fff;
}

.xxgk_header {
	height: 200px;
}

.middle {
	text-align: center;
	margin-top: 80px;
}

.middle span {
	font-weight: bold;
	color: #2d66a5;
	font-size: 80px;
	text-shadow: 0 0 2px rgba(18, 54, 99, .54);
	position: relative;
}


.main {
	background: #f2f2f2;
	padding: 84px 36px 36px;
	margin-bottom: 20px;
}

.search {
	height: 50px;
	text-align: center;
	position: relative;
}

.search:before,
.search:after {
	content: "";
	width: 240px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	border-bottom: 1px solid #ffffff;
	top: 24px;
}

.search:before {
	left: 0;
}

.search:after {
	right: 0;
}

.sea {
	display: inline-block;
	width: 510px;
	height: 50px;
	border: 1px solid #2d66a5;
	border-radius: 9px;
	background: #fff;
}

.sea .text {
	float: left;
	width: calc(100% - 66px);
	height: 100%;
	background: transparent;
	border: none;
	text-indent: 12px;
	font-size: 16px;
}

.sea .text::-webkit-input-placeholder {
	color: #999;
}

.sea .btn-tj {
	width: 66px;
	height: 100%;
	background: url(../images/xxf8_03.png) no-repeat center;
	cursor: pointer;
	float: right;
	border: none;
}

.main-con {
	margin-top: 80px;
	overflow: hidden;
}

.menu {
	float: left;
	width: 240px;
}

.lists {
	float: right;
	width: 770px;
	background: #fff;
}

.menu li {
	background: #fff;
	margin-bottom: 15px;
}

.menu li h2 {
	height: 70px;
}

.menu li h2 a {
	display: block;
	height: 100%;
	overflow: hidden;
}

.menu li h2 i {
	width: 46px;
	float: left;
	height: 40px;
	background: url(../images/xxf4_03.png) no-repeat;
	margin-left: 17px;
	margin-top: 15px;
	margin-right: 12px;
}

.menu li h2 span {
	float: left;
	font-size: 23px;
	color: #2d66a5;
	width: 103px;
	margin-top: 3px;
}

.menu li:nth-of-type(4) h2 span {
	/* width:115px */
}

.menu li h2 em {
	float: right;
	width: 19px;
	height: 19px;
	background: url(../images/xxf6_07.png) no-repeat -64px -8px;
	margin-right: 30px;
	margin-top: 26px;
}

.menu li:last-child span {
	/* width: auto; */
	/* margin-top: 3px; */
}

.menu li h2 .i1 {
	background-position: -16px -12px;
}

.menu li.active h2 .i1 {
	background-position: -16px -69px;
}

.menu li h2 .i2 {
	background-position: -88px -11px;
}

.menu li.active h2 .i2 {
	background-position: -88px -67px;
}

.menu li h2 .i3 {
	background-position: -163px -10px;
}

.menu li.active h2 .i3 {
	background-position: -163px -66px;
}

.menu li h2 .i4 {
	background-position: -233px -8px;
}

.menu li.active h2 .i4 {
	background-position: -233px -65px;
}

.menu li h2 .i5 {
	background-position: -305px -10px;
}

.menu li.active h2 .i5 {
	background-position: -305px -70px;
}

.menu li h2 .i6 {
	background-position: -382px -11px;
}

.menu li.active h2 .i6 {
	background-position: -382px -68px;
}

.menu li h2 .i7 {
	background-position: -459px -11px;
}

.menu li.active h2 .i7 {
	background-position: -459px -68px;
}

.menu li h2 .i8 {
	background-position: -540px -10px;
}

.menu li.active h2 .i8 {
	background-position: -540px -67px;
}

.menu li h2 .i9 {
	background-position: -622px -10px;
}

.menu li.active h2 .i9 {
	background-position: -622px -67px;
}

.menu li.active h2 {
	background: #2d66a5;
}

.menu li.active h2 span {
	color: #fff;
}

.menu li.active h2 em {
	background-position: -11px -8px;
}

.down-menu {
	padding: 10px 0;
	display: none;
}

.down-menu a {
	display: block;
	line-height: 32px;
	font-weight: bold;
	font-size: 15px;
	overflow: hidden;
}

.down-menu a span {
	float: left;
	width: 8px;
	height: 12px;
	background: url(../images/xxf7_11.png) no-repeat -3px -2px;
	margin-top: 11px;
	margin-left: 26px;
}

.down-menu a em {
	float: left;
	margin-left: 17px;
}

.down-menu a:hover {
	color: #2d66a5;
	/* background: #e6f5ff; */
}

.down-menu a.on {
	color: #2d66a5;
	/* background: #e6f5ff; */
}

.down-menu a:hover span {
	background-position: -27px -2px;
}

.down-menu2 a {
	/* text-align: center; */
	/* text-indent: 30px; */
}

.down-menu2 a em {
	display: inline-block;
	float: none;
	position: relative;
	padding-left: 15px;
	margin-left: 45px;
}

/* .down-menu2 a em:before{
    content: "";
    width: 3px;
    height: 3px;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 14px;
}
.down-menu2 a:hover em:before{
    background-color: #2d66a5;
} */
.lists-t1 {
	height: 40px;
	border-bottom: 1px solid #f2f2f2;
}

.lists-t1 span {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	padding: 0 19px;
	background: #2d66a5;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.lists-t2 {
	height: 35px;
	border-bottom: 2px solid #cccccc;
}

.lists-t2 span {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	padding: 0 19px;
	background: #2d66a5;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.lists-c0 {
	line-height: 52px;
	font-size: 18px;
	padding-left: 19px;
}

.lists-c1 {
	padding: 26px 30px;
}

.lists-c1-ul li {
	overflow: hidden;
}

.lists-c1-ul li a {
	float: left;
	width: 50%;
	text-indent: 20px;
	line-height: 40px;
	border-right: 1px solid #e3e3e3;
}

.lists-c1-ul li:nth-of-type(odd) {
	background: #f2f2f2;
}

.lists-c1-ul li a:last-child {
	border: 0;
}

.lists-c1-ul li a:hover {
	color: #2d66a5;
}

/* gk2 */
.mulu-ul li {
	overflow: hidden;
	margin-top: 20px;
}

.mulu-ul li h6 {
	float: left;
	width: 110px;
}

.mulu-ul li h4 {
	float: left;
	width: calc(100% - 110px);
	padding-left: 15px;
}

.mulu-ul li h6 a {
	float: left;
	line-height: 40px;
	width: 110px;
	text-align: center;
	background: #f5f6f6;

}

.mulu-ul li h6 a:hover {
	background: #2d66a5;
	color: #fff;
}

.mulu-ul li h4 a {
	margin-right: 25px;
	line-height: 40px;
}

.mulu-ul li h4 a:hover {
	color: #2d66a5;
}

.mulu-ul li:first-child {
	margin-top: 0;
}

.mulu-ul li:last-child h6 {
	width: 100%;
}

.mulu-ul li:last-child h6 a {
	margin-right: 20px;
}


/* gk3 */
.gkgd-con {
	max-height: 1365px;
	padding: 0 25px;
	overflow-y: auto;
}

.gkgd-con ul {
	padding-bottom: 34px;
	border-bottom: 1px solid #cccccc;
}

.gkgd-con ul li {
	overflow: hidden;
	padding:10px 0;
	text-align: left;
}

.gkgd-con ul li a {
	/*float: left;*/
	margin-right: 6px;
	line-height: 30px;
}

.gkgd-con ul li span {
	color: #999;
	line-height: 30px;
	margin-left: 5px;
	/*float: left;*/
}

.gkgd-con ul li a:hover {
	color: #2d66a5;
}

.gkgd-con ul:last-child {
	border-bottom: 0;
}

.gkgd-con-1 {
	padding-right: 18px;
}

.gkgd-con-1 .mCSB_scrollTools {
	width: 10px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
	background: #f2f2f2;
	border-radius: 16px;
}

.gkgd-con-1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 10px;
}

/* #mCSB_1_dragger_vertical{
    height: 76px!important;
} */

.year-xl {
	padding: 34px 18px 30px;
}

.yea-t1 h1 {
	text-align: center;
	font-size: 32px;
	color: #2d66a5;
	font-weight: bold;
}

.yea-t2 {
	text-align: center;
	margin-top: 14px;
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
}

.yea-t2 span {
	margin: 0 8px;
}

.yea-con {
	margin-top: 38px;
	max-height: 1300px;
	padding-right: 30px;
}

.yea-con p {
	line-height: 30px;
	text-indent: 2em;
	margin: 20px 0;
}

.yea-con h6 {
	font-size: 21px;
	font-weight: bold;
}

.yea-con .mCSB_scrollTools {
	width: 10px;
}

.yea-con .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 10px;
}

.yea-con h4 {
	font-size: 18px;
	font-weight: bold;
}

.yea-con h3 {
	font-weight: bold;
}



.gkmus2-1 ul li {
	margin-top: 16px;
	overflow: hidden;
}

.gkmus2-1 ul li a {
	/*float: left;*/
	margin-right: 6px;
	line-height: 30px;
}

.gkmus2-1 ul li span {
	color: #999;
	line-height: 30px;
	margin-left: 5px;
	/*float: left;*/
}

.gkmus2-1 ul li a:hover {
	color: #2d66a5;
}

.gkmus2-1 ul:last-child {
	border-bottom: 0;
}

.gkmus2-1 {
	padding: 0 25px;
	margin-bottom: 30px;
}

.gkmus2-1 .more {
	margin-top: 20px;
	text-align: center;
}

.gkmus2-1 .more a {
	display: inline-block;
	width: 100px;
	height: 30px;
	background: #f2f2f2;
	line-height: 30px;
}

.gkmus2-1 .more a:hover {
	background: #2d66a5;
	color: #fff;
}

.gkmus2-1 .moretext {
	margin-top: 20px;
}

.gkmus2-1 .moretext a {
	display: inline-block;
	width: 145px;
	height: 30px;
	background: #f2f2f2;
	line-height: 30px;
}

.gkmus2-1 .moretext a:hover {
	background: #2d66a5;
	color: #fff;
}

.pageindex {
	margin: 30px;
}





#ln {
	font-size: 20px;
	color: #fff;
	padding: 10px;
	border-radius: 4px;
	background: #002967;
	transition: all 0.5s ease 0s;
	cursor: pointer;
	display: inline-block;
	float: right;
}

.ln #ln {
	background: #00f;
}

.exit,
.ln .in {
	display: none;
}

.ln .exit {
	display: block;
}

.ln .sea .text {
	font-size: 24px;
}

.ln .menu li h2 em {
	display: none
}

.ln .menu li h2 {
	background: #2d66a5;
}

.ln .menu li h2 span {
	color: #fff;
}

.ln .menu li h2 .i1 {
	background-position: -16px -69px;
}

.ln .menu li h2 .i2 {
	background-position: -88px -67px;
}

.ln .menu li h2 .i3 {
	background-position: -163px -66px;
}

.ln .menu li h2 .i4 {
	background-position: -233px -65px;
}

.ln .menu li h2 .i5 {
	background-position: -305px -70px;
}

.ln .menu li h2 .i6 {
	background-position: -382px -68px;
}

.ln .menu li h2 .i7 {
	background-position: -459px -68px;
}

.ln .menu li h2 .i8 {
	background-position: -540px -67px;
}

.ln .menu li h2 .i9 {
	background-position: -622px -67px;
}

.ln .down-menu {
	display: flex !important;
	flex-wrap: wrap
}

.ln .menu li:nth-of-type(1) .down-menu a {
	width: 50%
}

.ln .menu li:nth-of-type(4) .down-menu a {
	width: 33%
}

.ln .menu {
	width: 100%;
}

.ln .down-menu a {
	background: none;
}

.ln .down-menu2 a em:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #2d66a5;
	position: absolute;
	left: -10px;
	top: calc(50% - 3px);
	border-radius: 50%;
}

.ln .menu li h2 {
	height: 130px;
}

.ln .menu li h2 i {
	margin-top: 40px;
}

.ln .menu li h2 span {
	line-height: 130px !important;
	;
	width: 50%;
	text-align: left;
	font-size: 48px;
	margin-top: -3px;
}

.ln .menu li .down-menu a {
	font-size: 32px !important;
	margin: 20px 0;
}

.ln .lists {
	width: 100%;
}

.ln .zdgk-title,
.ln .zdgk-title p {
	height: 130px;
}

.ln .zdgk-title p {
	line-height: 130px;
	font-size: 38px;
}

.ln .gkgd-con p {
	font-size: 28px;
	line-height: 70px;
}

.ln .gkgd-con ul li {
	height: 70px;
}

.ln #pages {
	font-size: 28px;
}

.ln #pages a,
.ln #pages span {
	padding: 5px 10px;
}

.ln .foot,
#none {
	display: none
}

.ln .mb_footer {
	display: block;
	margin-top: 30px;
	overflow: hidden;
}

.ln .mb_footer {
	width: 100%;
	height: auto;
}

.ln .mb_footer .daohang {
	width: 100%;
	height: 100px;
	background: url(/DFS/template/3241/images/nav_blue_back.png) no-repeat;
	background-size: 100%;
}

.ln .mb_footer .daohang li {
	width: 33.3%;
	float: left;
	height: 48px;
}

.ln .mb_footer .daohang li a {
	display: block;
	text-align: center;
	line-height: 48px;
	color: #ffffff;
	font-size: 24px;
}

.ln .mb_footer .foot_lj {
	width: 100%;
	padding: 20px 5%;
}

.ln .mb_footer .foot_lj a {
	width: 19%;
	float: left;
	border-right: 1px #000 solid;
	text-align: center;
	line-height: 48px;
	color: #000;
	font-size: 24px;
}

.ln .mb_footer .foot_lj a:nth-child(5) {
	border-right: 0;
}

.ln .foot_xx {
	width: 100%;
	padding: 0 5%;
}

.ln .foot_xx p {
	width: 100%;
	line-height: 48px;
	font-size: 24px;
	color: #999999;
	text-align: center;
}

.ln .foot_xx span {
	width: 100%;
	color: #999999;
	text-align: center;
	padding: 0.2rem 0.2rem;
}

.ln .foot_xx span img {
	width: 200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	display: block;
}

* {
	box-sizing: unset;
}


.down-menu2 a em {
	float: left;
}

@media screen and (max-width: 1200px) {
	.lists {
		margin-top: 0;
		width: 750px;
	}
	
	.xxgk_header {
		height: 160px;
	}
	.main {
	    padding:20px;
	}
	.main-con{
		margin-top:20px;
	}
}
