﻿body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 微软雅黑;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.header {
	padding: 5px 0;
	overflow: hidden;
}
.header .logo {
	padding: 8px 0;
}
.header .tel {
	background: url('tel.gif') no-repeat left 8px;
	text-indent: 70px;
	height: 60px;
	font-size: 16px;
	padding-top: 10px;
}
.header .tel span {
	display: block;
	font-size: 22px;
	color: #3F75A4;
}
.nav {
	background: #3F75A4;
	height: 35px;
}
.nav ul {
	display: flex;
	justify-content: space-between;
}
.nav ul li {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}
.nav ul li a {
	color: #FFF;
	padding: 0 30px;
}
.nav ul li a:hover {
	display: block;
	background: #00478A;
	color: #FFD700;
}
.nav ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.banner {
	height: 500px;
	overflow: hidden;
}
.cpzsindex {
	overflow: hidden;
	padding: 30px 0;
}
.cpzsindex .title {
	background: url('title.jpg') no-repeat left bottom;
	overflow: hidden;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.cpzsindex ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 30px 0;
}
.cpzsindex ul li {
	padding-bottom: 20px;
}
.cpzsindex ul li img {
	width: 280px;
}
.cpzsindex ul li .name {
	text-align: center;
	width: 280px;
	background: #8C989F;
	height: 40px;
	line-height: 40px;
}
.cpzsindex ul li .name a {
	color: white;
}
.cpzsindex .more {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00478A;
	margin: auto;
}
.cpzsindex .more a {
	text-align: center;
	color: white;
	font-size: 14px;
}
.cpysindex {
	overflow: hidden;
	padding: 30px 0;
}
.cpysindex .title {
	background: url('title.jpg') no-repeat left bottom;
	overflow: hidden;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.cpysindex .titlebg {
	text-align: center;
	padding: 10px 0;
}
.cpysindex .cpys1 {
	overflow: hidden;
}
.cpysindex .cpys1 .cpys1_1 {
	width: 710px;
}
.cpysindex .cpys1 .cpys1_1 ul li {
	position: relative;
	width: 710px;
	height: 180px;
}
.cpysindex .cpys1 .cpys1_1 ul li .data {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 60px;
}
.cpysindex .cpys1 .cpys1_1 ul li .name {
	position: absolute;
	top: 0px;
	left: 100px;
	font-size: 26px;
	color: #00478A;
	font-weight: bold;
}
.cpysindex .cpys1 .cpys1_1 ul li .namecont {
	position: absolute;
	top: 45px;
	left: 100px;
	font-size: 18px;
	color: #1382D5;
}
.cpysindex .cpys1 .cpys1_1 ul li .cont {
	position: absolute;
	top: 70px;
	left: 100px;
	font-size: 16px;
	color: #666;
	width: 550px;
	line-height: 180%;
}
.cpysindex .cpys1 .cpys1_2 {
	width: 450px;
}
.cpysindex .cpys2 {
	overflow: hidden;
}
.cpysindex .cpys2 .cpys2_2 {
	width: 710px;
}
.cpysindex .cpys2 .cpys2_2 ul li {
	position: relative;
	width: 710px;
	height: 180px;
}
.cpysindex .cpys2 .cpys2_2 ul li .data {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 60px;
}
.cpysindex .cpys2 .cpys2_2 ul li .name {
	position: absolute;
	top: 0px;
	left: 100px;
	font-size: 26px;
	color: #00478A;
	font-weight: bold;
}
.cpysindex .cpys2 .cpys2_2 ul li .namecont {
	position: absolute;
	top: 45px;
	left: 100px;
	font-size: 18px;
	color: #1382D5;
}
.cpysindex .cpys2 .cpys2_2 ul li .cont {
	position: absolute;
	top: 70px;
	left: 100px;
	font-size: 16px;
	color: #666;
	width: 550px;
	line-height: 180%;
}
.sbzsindex {
	overflow: hidden;
	padding: 30px 0;
}
.sbzsindex .title {
	background: url('title.jpg') no-repeat left bottom;
	overflow: hidden;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.sbzsindex ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 30px 0;
}
.sbzsindex ul li {
	padding-bottom: 20px;
}
.sbzsindex ul li img {
	width: 280px;
}
.sbzsindex ul li .name {
	text-align: center;
	width: 280px;
	background: #8C989F;
	height: 40px;
	line-height: 40px;
}
.sbzsindex ul li .name a {
	color: white;
}
.sbzsindex .more {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00478A;
	margin: auto;
}
.sbzsindex .more a {
	text-align: center;
	color: white;
	font-size: 14px;
}
.ryzsindex {
	overflow: hidden;
	padding: 40px 0 30px;
	background: #F7F8FA;
}
.ryzsindex .title {
	background: url('title.jpg') no-repeat left bottom;
	overflow: hidden;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.ryzsindex ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
	padding: 50px 0 50px;
}
.ryzsindex ul li .name {
	display: block;
	padding-top: 5px;
	text-align: center;
	font-size: 14px;
	width: 280px;
}
.ryzsindex .more {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00478A;
	margin: auto;
}
.ryzsindex .more a {
	text-align: center;
	color: white;
	font-size: 14px;
}
.gywmindex {
	overflow: hidden;
	padding: 30px 0;
}
.gywmindex .title {
	background: url('title.jpg') no-repeat left bottom;
	overflow: hidden;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.gywmindex ul {
	padding: 50px 0;
}
.gywmindex ul li {
	position: relative;
	width: 1200px;
	height: 235px;
}
.gywmindex ul li .cont {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 200%;
	width: 660px;
	font-size: 14px;
	color: #666;
}
.gywmindex ul li .more {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 660px;
}
.gywmindex ul li .more a {
	display: block;
	width: 150px;
	text-align: center;
	border: 2px #CCC solid;
	padding: 8px 0;
	color: #666;
}
.gywmindex ul li .more a:hover {
	background: #EEE;
}
.gywmindex ul li .image {
	position: absolute;
	right: 0;
	top: 0;
	width: 460px;
	height: 235px;
}
.xwzxindex {
	background: #F7F8FA;
	padding: 50px 0;
}
.xwzxindex .title {
	background: url('title.jpg') no-repeat left bottom;
	overflow: hidden;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.xwzxindex ul {
	display: flex;
	padding: 50px 0;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-grow: 1;
}
.xwzxindex ul li {
	width: 560px;
	border-bottom: 1px #CCC dotted;
	position: relative;
	height: 100px;
	padding: 20px 0;
}
.xwzxindex ul li .image {
	position: absolute;
	left: 0;
	top: 20px;
}
.xwzxindex ul li .image img {
	width: 100px;
	height:100px;
	border-radius: 100px;
}
.xwzxindex ul li .name {
	font-size: 16px;
	padding-left: 120px;
}
.xwzxindex ul li .time {
	padding-left: 120px;
	color: #666;
	padding-top: 5px;
	font-size: 14px;
}
.xwzxindex ul li .cont {
	padding-left: 120px;
	height:50px;
	overflow:hidden;
}
.xwzxindex ul li .cont a {
	color: #666;
	font-size: 14px;
	line-height: 180%;
}
.xwzxindex .more {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00478A;
	margin: auto;
}
.xwzxindex .more a {
	text-align: center;
	color: white;
	font-size: 14px;
}
.neiyecont {
	padding: 30px 0;
	overflow: hidden;
}
.neiyecont1 {
	width:260px;
}
.neiyecont1 .title {
	height: 50px;
	line-height: 50px;
	border: 1px #CCC solid;
	border-bottom: none;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
.neiyecont1 ul {
	border: 1px #CCC solid;
	padding: 20px 10px;
}
.neiyecont1 ul li a {
	display:block;
	height: 40px;
	line-height: 40px;
	font-size:14px;
	text-indent:20px;
	font-weight:bold;
}
.neiyecont1 ul ul{
	border:none;
	padding:0 10px;
}
.neiyecont1 ul ul li a{
	font-weight:normal;
	color:#666;
}
.neiyecont2 {
	width:900px;
}
.neiyecont2_1 {
	font-size:18px;
	border-bottom:1px #CCC solid;
	padding:20px 0;
}
.neiyecont2_2 {
	padding:20px 0;
	font-size:14px;
}
.bottom {
	background: #090E13;
	padding: 30px 0;
	overflow: hidden;
}
.bottom .b1 {
	width: 380px;
}
.bottom .b1 .title {
	background: url('title.png') no-repeat left bottom;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
}
.bottom .b1 ul {
	padding: 20px 0;
}
.bottom .b1 ul li {
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
}
.bottom .b1 ul li a {
	color: #666;
	font-size: 14px;
}
.bottom .b1 .bo1 {
	background: url('t2.png') no-repeat left center;
}
.bottom .b1 .bo2 {
	background: url('t1.png') no-repeat left center;
}
.bottom .b1 .bo3 {
	background: url('t3.png') no-repeat left center;
}
.bottom .b2 {
	width: 380px;
	padding-left: 30px;
}
.bottom .b2 .title {
	background: url('title.png') no-repeat left bottom;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
}
.bottom .b2 p {
	padding-top: 20px;
}
.bottom .b2 img {
	width: 150px;
}
.bottom .b3 {
	width: 380px;
}
.bottom .b3 .title {
	background: url('title.png') no-repeat left bottom;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
}
.bottom .b3 ul {
	padding: 20px 0;
}
.bottom .b3 ul li {
}
.bottom .b3 ul li a {
	color: #666;
	font-size: 14px;
}
.bottom .b3 ul li a:hover {
	text-decoration: underline;
}
.footer {
	background: #3F75A4;
	padding: 30px 0;
	overflow: hidden;
}
.footer1 {
	width: 500px;
	color: #FFF;
	font-size: 14px;
	line-height: 200%;
}
.footer2 {
}
.footer2 ul {
	padding-top: 20px;
}
.footer2 ul li {
	float: left;
}
.footer2 ul li a {
	display: block;
	background: #246499;
	color: white;
	font-size: 14px;
	padding: 10px 20px;
}
.footer2 ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}

.zp{
	
}
.zp table{
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:95%;
	background:#FAFAFA;
}
.zp table tr td{
	text-align:center;
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	height:35px;
}