﻿.gk_nav_bg {
	background: #0B53B6;
	height: 60px;
	line-height: 60px;
}

.gk_nav {
	height: 100%;
	width: 1200px;
	margin: 0 auto;
}

.gk_nav ul li {
	float: left;
	width: 200px;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.gk_nav ul li:hover {
	background: #3380DC;
}

.gk_nav ul li img {
	margin-top: 18px;
	margin-right: 5px;
}

.gk_content {
        min-width: 1200px;
	overflow: hidden;
	background: url(../images/xxgk/xxgk_bg.png) no-repeat top;
}

.gk_logo {
	width: 1200px;
	margin: 50px auto;
}

.gk_title {
	text-align: center;
	margin-top: 80px;
}

.xxgk {
	width: 1200px;
	margin: 0 auto;
	background: #F4F6F8;
	margin-top: 100px;
	overflow: hidden;
	padding: 30px;
}

.gk_search {
	width: 500px;
	height: 50px;
	border: 2px solid #3874B4;
	border-radius: 10px;
	margin: 0px auto;
	margin-top: 80px;
	background: #fff;
	position: relative;
}

.gk_search .sub_input {
    height: 47px;
    width: 430px;
    font-size: 24px;
    text-indent: 20px;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    outline: none;
    border: none;
}

.gk_search .sub_img {
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 0px;
}

.gk_search::after, .gk_search::before {
	content: '';
	position: absolute;
	width: 300px;
	border-top: 1px solid #D3DCE5;
	top: 24px;
}

.gk_search::after {
	left: 550px;
}

.gk_search::before {
	left: -350px;
}

.gk_con {
	margin-top: 80px;
}
.gk_left {
	width: 280px;
	float: left;
}

.gk_left ul li {
	width: 100%;
}

.gk_left ul li .menu_top {
	height: 80px;
	border: 1px solid #DDDDDD;
	line-height: 75px;
	background: #fff;
}

.gk_left ul li .menu_top:hover {
	background: #2D66A5;
}

.gk_left ul .menu_top:hover span {
	color: #fff;
}

.gk_left ul li img {
	margin-top: 18px;
	margin-left: 25px;
}

.gk_left ul li span {
	display: inline-block;
	margin-left: 20px;
	font-size: 24px;
	line-height: 28px;
	color: #2C66A6;
	vertical-align: middle;
}

.gk_left ul li:nth-child(n+2) {
	margin-top: 20px;
}

.gk_left .menu_bottom {
	margin-top: 10px;
}
.gk_left .menu_bottom div {
	margin-top: 2px;
	background: #D0E6F5;
	height: 35px;
	line-height: 35px;
	text-indent: 40px;
	font-size: 16px;
	position: relative;
}

.gk_left .menu_bottom div::before {
	content: '';
	position: absolute;
	height: 4px;
	width: 4px;
	background: #000;
	top: 17px;
	left: 26px;
	border-radius: 20px;
}

.gk_left .menu_bottom div:hover {
	font-weight: bold;
	color: #2C66A6;
}


.gk_right {
	padding: 20px;
	float: right;
	width: 860px;
	background: #fff;
	min-height: 600px;
}

.gk_news_title {
	text-align: center;
	color: #2D66A5;
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
}

.gk_news_info {
	text-align: center;
	margin-top: 30px;
	font-size: 15px;
	border-bottom: 1px solid #D3DCE5;
	padding-bottom: 20px;
}

.gk_news_info > span {
	margin-left: 10px;
}

.gk_news_con {
	margin-top: 30px;
	font-size: 16px;
}

.font_change {
	cursor: pointer;
	color: #666;
}

.font_no {
	color: #2D66A5;
	font-weight: bold;
}

.fd_open {
	font-weight: bold;
	font-size: 40px !important;
	display: inline-block;
	height: 40px;
	width: 40px;
}

/* news_list */
.news_list_title {
	border-bottom: 1px solid #ddd;
}
.news_list_title span {
	padding: 5px 20px;
	background: #2D66A5;
	color: #fff;
	font-size: 18px;
	display: inline-block;
}

.news_list {
	margin-top: 40px;
	margin-bottom: 40px;
}

.news_list li {
	font-size: 16px;
	margin-top: 10px;
}

.news_list li a {
	display: inline-block;
	width: 760px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
}

.news_list li a:hover {
	color: #2D66A5;
}

.news_list li span {
	display: inline-block;
	float: right;
	color: #666;
}

/* ldjj */

.ldjj {
	margin-top: 20px;
}
.ldjj_top_con {
	text-align: center;
}

.ldjj_zw {
	font-size: 16px;
	margin-top: 5px;
	color: #666;
}

.ldjj_name {
	font-size: 18px;
	margin-top: 5px;
}

.ldjj_ul {
	/* margin-top: 30px; */
}

.ldjj_ul li{
	text-align: center;
	float: left;
	margin-top: 30px;
	width: 25%;
	height: 300px;
}

.ldjj_ul li:hover .ldjj_name {
	color: #2D66A5;
}

/* jgzn */
.jgzn {
	margin-top: 20px;
}

.jgzn li {
	font-size: 16px;
	width: 30%;
	float: left;
	text-align: center;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	margin-left: 10px;
}

.jgzn li:hover {
	color: #2D66A5;
}

.cc_more {
	text-align: center;
}
.cc_more a {
	margin-top: 15px;
	display: inline-block;
	background: #ddd;
	padding: 6px 30px;
	font-size: 14px;
}

#cc_page table {
	margin: 0px auto;
}