﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333;
}
a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: none;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top {
	background: #37588E;
	height: 100px;
	opacity: 0.8;
	position: absolute;
	z-index: 100;
	width: 100%;
}
.top .bodywidth {
	width: 1200px;
	margin: auto;
}
.top a {
	color: white;
}
.top .logo {
	background: url('logo.png') no-repeat left center;
	height: 100px;
	text-indent: 220px;
	color: white;
	font-size: 30px;
	line-height: 100px;
}
.top .logo ul li {
	float: left;
}
.top .nav {
	height: 100px;
	line-height: 100px;
}
.top .nav ul li {
	float: left;
	width: 120px;
	font-size: 16px;
}
.top .nav ul li ul {
	display: none;
	background: #37588E;
	width: 160px;
}
.top .nav ul li ul li {
	height: 40px;
	line-height: 40px;
	background: #37588E;
	width: 160px;
	text-align: center;
	text-align:center;
	font-size:14px;
}
.banner {
	height: 760px;
	overflow: hidden;
}
.neiyecont {
	overflow: hidden;
	padding: 30px 0;
	background: #EEE;
}
.cpzsindex {
	background: url('cpbg.jpg') no-repeat center top;
	height: 760px;
}
.cpzsindex .title {
	text-align: center;
	font-size: 30px;
	padding: 120px 0 10px;
}
.cpzsindex .titleline {
	width: 80px;
	margin: auto;
	height: 1px;
	background: #333;
	width: 100px;
}
.cpzsindex .marquee5 {
	width: 1200px;
	height: 400px;
	overflow: hidden;
}
.cpzsindex ul {
	padding: 40px 0;
}
.cpzsindex li {
	float: left;
	width: 380px;
	height: 340px;
	margin-right: 20px;
	text-align: center;
}
.cpzsindex li img {
	width: 380px;
	height: 280px;
}
.cpzsindex .name {
	padding-top: 10px;
}
.cpzsindex .more {
	text-align: center;
	width: 132px;
	margin: auto;
}
.cpzsindex .more a {
	display: block;
	width: 130px;
	height: 28px;
	border: 1px #CCC solid;
	text-align: center;
	line-height: 28px;
}
.cpzsindex .more a:hover {
	background: #666;
	color: #FFF;
}
.gywmindex {
	overflow: hidden;
	background: url('gsjjbg.jpg') no-repeat center top;
	height: 660px;
}
.gywmindex .title {
	font-size: 36px;
	text-align: center;
	color: #000000;
	padding-top: 60px;
}
.gywmindex .titleline {
	width: 60px;
	height: 2px;
	background: #000000;
	margin: 20px auto;
}
.gywmindex ul {
	padding: 40px 0 0;
	overflow: hidden;
}
.gywmindex ul li {
	position: relative;
	width: 1200px;
	height: 375px;
}
.gywmindex ul li .name {
	position: absolute;
	left: 0;
	top: 20px;
	font-size: 24px;
	color: #3F64A3;
}
.gywmindex ul li .cont {
	position: absolute;
	font-size: 18px;
	line-height: 200%;
	top: 70px;
	width: 600px;
}
.gywmindex ul li .more {
	position: absolute;
	left: 0;
	bottom: 20px;
}
.gywmindex ul li .more a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #FF8040;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
.gywmindex ul li .image {
	position: absolute;
	top: 0;
	right: 0;
}
.xwzxindex {
	background: url('xwbg.jpg') no-repeat center top;
	height: 660px;
}
.xwzxindex .title {
	font-size: 36px;
	text-align: center;
	color: #000000;
	padding-top: 60px;
}
.xwzxindex .titleline {
	width: 60px;
	height: 2px;
	background: #000000;
	margin: 20px auto;
}
.xwzxindex ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	margin: 30px 0;
}
.xwzxindex ul li {
	width: 580px;
	height: 200px;
	border-bottom: 1px #CCC dotted;
	margin-bottom: 20px;
}
.xwzxindex ul li .image {
	float: left;
}
.xwzxindex ul li .image img {
	width: 280px;
	height: 160px;
	border: 2px #3F64A3 solid;
}
.xwzxindex ul li .name {
	float: right;
	width: 290px;
	font-size: 16px;
}
.xwzxindex ul li .name a {
	color: #202A46;
}
.xwzxindex ul li .time {
	float: right;
	width: 290px;
	padding: 6px 0;
	overflow: hidden;
	color: #666;
}
.xwzxindex ul li .cont {
	float: right;
	width: 290px;
	padding: 0px 0 0 5px;
	line-height: 160%;
	height:50px;
	overflow:hidden;
}
.xwzxindex ul li .cont a {
	color: #212A46;
}
.xwzxindex ul li .more {
	float: right;
	width: 290px;
	margin-top: 25px;
}
.xwzxindex ul li .more a {
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	background: #FF8040;
	color: #FFFFFF;
	text-align: center;
}
.lxwmindex {
	height: 660px;
	background: url('lxbg.jpg') no-repeat center top;
}
.lxwmindex .title {
	font-size: 36px;
	text-align: center;
	color: #fff;
	padding-top: 160px;
}
.lxwmindex ul .cont {
	width: 800px;
	margin: auto;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	line-height: 220%;
	padding: 30px 0;
}
.lxwmindex ul .more {
	width: 364px;
	margin: auto;
}
.lxwmindex ul .more a {
	display: block;
	width: 364px;
	height: 66px;
	line-height: 66px;
	background: #FF8040;
	opacity: 0.8;
	color: white;
	font-size: 20px;
	text-align: center;
}
.nbanner{
	background:url('n1.jpg') no-repeat center top;
	height:500px;
}
.neiyecont{
	overflow:hidden;
	padding:40px 0;
}
.neiyecont1{
	width:220px;	
}
.neiyecont1_1{
	width:220px;	
}
.neiyecont1_1 .title{
	font-size:20px;
	background:#3F64A3;
	padding:30px 0;
	text-align:center;
	color:#FFF;
}
.neiyecont1_1 ul{
	border:1px #CCC solid;
	padding:10px;
}
.neiyecont1_1 ul li{
	height:40px;
	line-height:40px;
	border-top:1px #CCC dotted;
}
.neiyecont1_1 ul li:first-child{
	border:none;
}
.neiyecont1_1 ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.neiyecont1_2{
	width:220px;	
	margin-top:30px;
}
.neiyecont1_2 .title{
	font-size:20px;
	background:#3F64A3;
	padding:30px 0;
	text-align:center;
	color:#FFF;
}
.neiyecont1_2 p{
	border:1px #CCC solid;
	padding:15px 10px;
	margin:0;
	line-height:200%;
}
.neiyecont2{
	width:940px;	
}
.neiyecont2_1{
	font-size:20px;
	padding:10px 0;
	border-bottom:1px #CCC dotted;	
}
.neiyecont2_2{
	padding:20px 0;	
}

.footer {
	background: #3F64A3;
	height: 90px;
	color: #FFF;
	font-size: 16px;
	line-height: 200%;
	padding: 20px 0;
	text-align: center;
	overflow: hidden;
}
.biaoge{
	
}
.biaoge table{
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;	
	width:100%;
}
.biaoge table tr td{
	border-left:1px #CCC solid;
	border-top:1px #CCC solid;
	text-align:center;
}
.zs{
	
}
.zs ul{
	display: flex;
	justify-content: space-between;

	
}
.zs ul li{
	width:450px;
}
.zs ul li img{
	width:440px;
	border:5px #FFF solid;	
}
.zs ul li img:hover{
	border:5px #CCC solid;
}