@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333333;
}

ul li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

img {
	border: 0;
	transition: all .5s;
}

input {
	border: 0;
	outline: none;
}

i,
em {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #004396;
	font-weight: bold;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.pull_left {
	float: left;
}

.pull_right {
	float: right;
}

.cen {
	margin: 0 auto;
}

.cen {
	clear: both;
}

.clear {
	clear: both;
}


.hidden {
	height: 100% !important;
	overflow: hidden !important;
}

.container {
	width: 1400px;
	margin: auto;
}

.container::after {
	content: "";
	clear: both;
	display: block;

}

.top {
	background: url(/templates/xxgk/images/top_bg_01.jpg) no-repeat center;
	height: 118px;
}

.top a.logo {
	padding-top: 21px;
	display: block;
}

.top a.logo img {
	display: block;
	height: 78px;
}

.banner {
	
	position: relative;
}

.banner .nav {
	height: 50px;
	border-top: 2px solid #eaac09;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	z-index: 11;
	top: 0;
	width: 100%;
}

.banner .nav ul {
	font-size: 0;
}

.banner .nav ul li {
	display: inline-block;
	width: 140px;
	text-align: center;
	line-height: 50px;
	position: relative;
}

.banner .nav ul li>a {
	font-size: 16px;
	display: block;
}

.banner .nav ul li dl {
	display: none;
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 40px;
	background: #0b5498;
	border-bottom: 2px solid #eaac09;
}

.banner .nav ul li dl dd {
	font-size: 14px;
	line-height: 40px;
	border-top: 1px solid rgba(255,255,255,0.1);
}

.banner .nav ul li dl dd a {
    color: #fff;
    display: block;
}
.banner .nav ul li dl dd a:hover{
	background: #eaac09;
}

.banner .nav ul li>a:hover {
	background: #eaac09;
	color: #fff;
}
.banner .nav ul li:hover dl{
	display: block;
}

.banner .bd {
	
}

.banner .bd ul {}

.banner .bd ul li {
	height: 550px;
}
.ny_banner .bd ul li {
	height: 440px;
	background-position: center bottom !important;
}

.box1 {
	padding-top: 25px;
	padding-bottom: 30px;
	height: 400px;
	overflow: hidden;
}

.box1 .zxgkxx {
	width: 675px;
	float: left;
	margin-right: 50px;
}

.box1 .title {
	background: url(/templates/xxgk/images/zxgk_t_line_01.png) no-repeat center bottom;
	height: 60px;
	line-height: 60px;
	margin-bottom: 15px;
}

.box1 .title h2 {
	font-size: 22px;
	font-weight: bold;
	color: #0b5498;
	float: left;
}

.box1 .title a {
	float: right;
	font-size: 14px;
	color: #888;
}

.box1 .zxgkxx .bd {}

.box1 .zxgkxx .bd ul {}

.box1 .zxgkxx .bd ul li {}

.box1 .zxgkxx .bd ul li a {
	height: 40px;
	line-height: 40px;
}

.box1 .zxgkxx .bd ul li a span {
	font-size: 14px;
	color: #888;
	border-right: 1px solid #d5d5d5;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	line-height: 20px;
	margin-top: 10px;
}

.box1 .zxgkxx .bd ul li a p {
	font-size: 16px;
}

.box1 .zdgk {
	width: 675px;
	float: left;
}

.box1 .zdgk ul {
	font-size: 0;
	width: 710px;
	padding-top: 10px;
}

.box1 .zdgk ul li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 30px;
}

.box1 .zdgk ul li a {
	background: url(/templates/xxgk/images/zdgk_li_01.png) no-repeat center;
	width: 206px;
	height: 80px;
	display: block;
	font-size: 16px;
	line-height: 80px;
	text-indent: 60px;
}

.box1 .zdgk ul li a:hover {
	background: url(/templates/xxgk/images/zdgk_li_02.png) no-repeat center;
	color: #fff
}

.footer {
	background: url(/templates/xxgk/images/footer_bg_01.jpg) no-repeat center;
	background-size: cover;
	height: 180px;
}

.footer p {
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
	padding-top: 22px;
}
