.nav {
	width: 20%;
	background-color:rgba(0,0,0,0.6);
}

.nav ul li {
	text-align: center;
	line-height: 106px;
	position: relative;
	padding: 10px 60px 0px;
}

.nav ul li a {
	color: #fff;
	display: block;
	border-bottom: 1px solid;
	padding-left: 35px;
    font-size: 20px;
}

.nav ul li a:before {
	display: block;
	width: 30px;
	height: 30px;
	content: "";
	position: absolute;
	left: 62px;
	top: 45px;
}

.nav ul li:nth-child(1) a:before {
	background: url(../images/nav_index.png) no-repeat center;
}

.nav ul li:nth-child(2) a:before {
	background: url(../images/nav_xxgk.png) no-repeat center;
}

.nav ul li:nth-child(3) a:before {
	background: url(../images/nav_bsfw.png) no-repeat center;
}

.nav ul li:nth-child(4) a:before {
	background: url(../images/nav_hdjl.png) no-repeat center;
}

.nav ul li:nth-child(5) a:before {
	background: url(../images/nav_zcfg.png) no-repeat center;
}

.nav ul li:nth-child(6) a:before {
	background: url(../images/nav_gggs.png) no-repeat center;
}

.nav ul li:nth-child(7) a:before {
	background: url(../images/nav_ztzl.png) no-repeat center;
}

.body_con {
	padding-top: 30px;
	padding-bottom: 80px;
}

.con_detail {
	background-color: #fff;
	height: 820px;
	width: 76%;
	padding: 0px 2%;
}

.new_tt {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

.new_tt a {
	font-size: 30px;
	font-weight: bold;
	color: #054976;
	margin-bottom: 10px;
	display: block;
}

.new_tt p {}

.tpxw {
	width: 480px;
	height: 263px;
	overflow: hidden;
	position: relative;
}

.tpxw .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.tpxw .hd ul li {
	float: left;
	margin-right: 4px;
	width: 8px;
	height: 8px;
	cursor: pointer;
	border-radius: 50%;
	background: #FFFFFF;
}

.tpxw .hd ul li.on {
	background: #f00;
}

.tpxw .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.tpxw .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.tpxw .bd img {
	width: 480px;
	height: 263px;
	display: block;
}

.tpxw .bd li p {
	width: 480px;
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	background: url(../images/lunbobg.png);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	display: inline-block;
	cursor: pointer;
	padding: 0 20px;
}

.news_li {
	width: 46%;
}

.news_li .hd {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
}

.news_li .hd ul li {
	float: left;
	margin-right: 20px;
	font-size: 1.25em;
}

.news_li .hd ul li a {
	position: relative;
	display: block;
	padding: 0 3px 14px;

}

.news_li .hd ul li.on a {
	font-weight: bold;
	color: #015292;
}

.news_li .hd li a:after {
	content: '';
	position: absolute;
	width: 0;
	bottom: -1px;
	left: 0;
	height: 4px;
	background: #1e5aab;
	transition: all .3s;
	-webkit-transition: all .3s;
	overflow: hidden;
}

.news_li .hd li.on a:after {
	width: 100%;
}

.news_li .bd ul li {
	position: relative;
	padding-left: 15px;
	line-height: 27px;
}

.news_li .bd ul li a:before {
	position: absolute;
	top: -3px;
	left: 2px;
	content: "";
	margin-top: 0.8em;
	width: 5px;
	height: 5px;
	background-color: #333;
	background-repeat: no-repeat;
	border-radius: 50%;
}

.news_li .bd ul li span {
	font-size: 16px;
	position: absolute;
	color: #999999;
	right: 2px;
	top: 0px;
}
.zfxxgk h2{
	text-align:center;
	background:url(../images/zfxxgk.png) no-repeat center;
	margin-bottom: 20px;
	
}



.xxgkSixBtn {
	padding-top: 20px;
}

.xxgkSixBtn ul li {
	width: 15.8%;
	float: left;
	height: 86px;
	margin-bottom: 20px;
	margin-right: 1%;
}

.xxgkSixBtn ul li:last-child {
	margin-right: 0px;
}

.xxgkSixBtn ul a {
	display: block;
	text-align: center;
	font-size: 1em;
	padding-top: 54px;
	height: 33px;
	font-weight: bold;
}

.xxgkSixBtn li:nth-child(1) a {
	background: url(../images/xxgk_zn.png) no-repeat center 10px #fff;
	border: 1px solid #2077da;
}

.xxgkSixBtn li:nth-child(2) a {
	background: url(../images/xxgk_ml.png) no-repeat center 10px #fff;
	border: 1px solid #2077da;

}

.xxgkSixBtn li:nth-child(3) a {
	background: url(../images/xxgk_gd.png) no-repeat center 10px #fff;
	border: 1px solid #2077da;
}

.xxgkSixBtn li:nth-child(4) a {
	background: url(../images/xxgk_nb.png) no-repeat center 10px #fff;
	border: 1px solid #2077da;
}

.xxgkSixBtn li:nth-child(5) a {
	background: url(../images/xxgk_ysqgk.png) no-repeat center 10px #fff;
	border: 1px solid #2077da;
}

.xxgkSixBtn li:nth-child(6) a {
	background: url(../images/xxgk_bb.png) no-repeat center 10px #fff;
	border: 1px solid #2077da;
}

.bmfw {
	float: left;
	border: 1px solid #ee8a62;
	width: 54%;
}

.bmfw_t {
	width: 20%;
}

.bmfw_t a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 73px;
	padding-bottom: 22px;
	height: 24px;
	font-weight: bold;
	color: #fff;
	background: url(../images/bmfw.png) no-repeat center 27px #ee8a62;
}

.bmfw_con {
	width: 76%;
	padding: 10px 0px;
}

.bmfw_con ul li {
	width: 30%;
	float: left;
	position: relative;
	line-height: 32px;
}

.bmfw_con ul li a {
	padding-left: 14px;
	font-size: 14px;
}

.bmfw_con ul li a:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: "";
	margin-top: 0.8em;
	width: 6px;
	height: 10px;
	background: url(../images/arr.png) no-repeat center;
	background-repeat: no-repeat;
}

.hfgd {
	width: 45%;
}

.hfgd {
	overflow: hidden;
}

.hfgd .bd {
	overflow: hidden;
}

.hfgd .bd ul {
	overflow: hidden;
	zoom: 1;
}

.hfgd .bd ul li {
	margin: 4px 0 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.hfgd .bd ul li .pic {
	text-align: center;
}

.hfgd .bd ul li .pic img {
	width: 100%;
	height: 54px;
	display: block;
}

.ztzl {
	background-color: #eaf3f8;
	margin-top: 10px;
}

.ztzl_tit {
	width: 2%;
	padding: 10px;
	background: #015293;
	color: #fff;
}

.ztzl_tit a {
	color: #fff;
}

.slideContainer {
	width: 95%;
	float: right;
	height: 68px;
	position: relative;
	overflow: hidden;
	padding: 15px 0;
}

.slideContainer .prev,
.slideContainer .next {
	opacity: 0.5;
	display: block;
	width: 28px;
	border-radius: 50%;
	height: 28px;
	line-height: 28px;
	font-size: 22px;
	overflow: hidden;
	cursor: pointer;
	color: #a9c7dc;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 36px;
	z-index: 9;
	font-weight: bolder;
	font-size: 34px;
}

.slideContainer .next {
	left: auto;
	right: 5px;
}

.slideContainer .prev:hover {
	opacity: 1;
}

.slideContainer .next:hover {
	opacity: 1;
}

.slideContainer .bd {
	width: 93%;
	margin: 0 auto;
}

.slideContainer .bd ul {
	overflow: hidden;
	zoom: 1;
}

.slideContainer .bd ul li {
	float: left;
	width: 243px;
	height: 68px;
	margin-right: 34px;
}

.slideContainer .bd ul li img {
	display: block;
	width: 243px;
	height: 68px;
}
.body_con {
    padding-bottom: 30px;
}


/* @media (max-width:1024px) {
	
}
@media (max-width:990px) {
	
}
@media (max-width:700px) {
	
}
@media (max-width:640px) {
	
} */
@media (max-width:480px) {
	

	.nav ul li {
		line-height: 3rem;
		width: 25%;
		float: left;
		padding: 0px;
	}

	.nav ul li a {
		border-bottom: none;
		padding-left: 0px;
	}

	.nav ul li a:before {
		width: 0px;
	}

	.container {
		width: auto;
	}

	.nav {
		width: 100%;
	}

	.con_detail {
		width: 96%;
		height: auto;
	}

	.tpxw {
		width: 100%;
	}

	.tpxw .bd img {
		width: 100%;
		/* height: auto; */
	}

	.news_li {
		width: 98%;
	}

	.xxgkSixBtn ul li {
		width: 32%;
	}

	.bmfw {
		width: 98%;
		background: #fff;
	}

	.bmfw_t {
		width: 100%;
	}

	.bmfw_con {
		width: 97%;
	}

	.bmfw_con ul li {
		width: 33%;
	}

	.hfgd {
		width: 100%;
	}

	.ztzl_tit {
		width: 5%;
		padding: 10px 25px;
	}

	.slideContainer {
		width: 70%;
		padding-left: 7%;
	}

	.slideContainer .next {
		right: -1px;
	}

	
}
