﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333;
}
img {
	border: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.top {
	background: #F4F4F4;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px #E7E7E7 solid;
}
.top .left a {
	color: #999999;
}
.top .right {
	color: #999999;
}
.top .right a {
	color: #999999;
}
.header {
	padding: 20px 0;
	overflow: hidden;
}
.header .logo {
	background: url('logo.png') no-repeat left center;
	font-size: 24px;
	text-indent: 70px;
}
.header .logo span {
	display: block;
}
.header .tel {
	background: white url('tel.png') no-repeat left center;
	font-size: 14px;
	color: #333;
	text-indent: 80px;
	height: 51px;
	padding-top: 10px;
}
.header .tel span {
	display: block;
	font-size: 20px;
	color: #006BBD;
}
.nav {
	background: #006BBD;
	height: 50px;
	border-top: 3px #FFBF00 solid;
}
.nav .bodywidth {
}
.nav ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 171px;
	text-align: center;
}
.nav ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
}
.nav ul li a:hover {
	background: #FFBF00;
	color: #FFF;
}
.nav ul ul{
	display:none;
}
.banner {
	height: 65px;
	overflow: hidden;
}
.cpzsindex {
	overflow: hidden;
	padding: 20px 0;
}
.cpzsindex .title {
	font-size: 28px;
	color: #006BBD;
	text-align: center;
}
.cpzsindex .entitle {
	font-size: 16px;
	color: #666666;
	text-align: center;
	background: url('title.png') no-repeat center center;
	margin: 10px 0;
}
.cpzsindex ul {
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
	justify-content: space-between;
	padding: 30px 0 20px;
}
.cpzsindex ul li {
	width: 380px;
	height: 280px;
	position: relative;
	margin-bottom: 30px;
}
.cpzsindex ul li .name {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	background: #000000;
	opacity: 0.5;
	width: 380px;
	text-align: center;
}
.cpzsindex ul li .name a {
	color: #FFF;
	text-align: center;
}
.cpzsindex .more {
	width: 180px;
	height: 40px;
	margin: auto;
}
.cpzsindex .more a {
	display: block;
	background: #FFBF00;
	height: 40px;
	line-height: 40px;
	border-radius: 100px;
	color: #FFF;
	text-align: center;
}
.ystd {
	background: url('ysbg.jpg') repeat left top;
	height: 729px;
	margin-top: 40px;
}
.xptjindex {
	background: url('xptj.jpg') no-repeat center top;
	height: 692px;
	overflow: hidden;
}
.xptjindex .title {
	font-size: 28px;
	color: #FFF;
	text-align: center;
	padding-top: 120px;
}
.xptjindex .entitle {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background: url('title.png') no-repeat center center;
	margin: 10px 0;
}
.xptjindex ul {
	display: flex;
	justify-content: space-between;
	padding: 60px 0 20px;
}
.xptjindex ul li {
	width: 380px;
	height: 280px;
	position: relative;
}
.xptjindex ul li .name {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #333;
	opacity: 0.6;
	text-align: center;
}
.xptjindex ul li .name a {
	color: #FFF;
}
.jdlyindex {
	background: white url('lybg.jpg') no-repeat center top;
	height: 1680px;
}
.jdlyindex .jdly1 {
	padding-top: 40px;
}
.jdlyindex .jdly2 {
}
.jdlyindex .jdly2 .title {
	font-size: 28px;
	color: #006BBD;
	text-align: center;
	padding-top: 40px;
}
.jdlyindex .jdly2 .entitle {
	font-size: 16px;
	color: #666666;
	text-align: center;
	background: url('title.png') no-repeat center center;
	margin: 10px 0;
}
.jdlyindex .img {
	padding-top: 50px;
}
.gywmindex {
	overflow: hidden;
	padding: 30px 0;
}
.gywmindex ul li {
	width: 1200px;
	height: 305px;
	position: relative;
}
.gywmindex ul .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 540px;
	height: 305px;
}
.gywmindex ul .name {
	position: absolute;
	left: 600px;
	top: 0;
	width: 600px;
	font-size: 28px;
	color: #006BBD;
}
.gywmindex ul .name span {
	font-size: 16px;
	color: #666666;
}
.gywmindex ul .cont {
	position: absolute;
	left: 600px;
	width: 600px;
	top: 50px;
	line-height: 150%;
}
.gywmindex ul .more {
	position: absolute;
	left: 600px;
	top: 265px;
}
.gywmindex ul .more a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #FFBF00;
	color: #FFF;
	border-radius: 100px;
}
.nbanner{
	height:450px;
	background:url('nbanner.jpg') no-repeat center top;
}
.neiyecont {
	overflow: hidden;
	padding: 30px 0;
}
.neiyecont1 {
	width: 240px;
}
.neiyecont1_1 {
	overflow:hidden;
}
.neiyecont1_1 .title{
	font-size:16px;
	background:#CCC;
	height:50px;
	line-height:50px;
	text-indent:20px;	
}
.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 {
	overflow:hidden;
	padding-top:20px;
}

.neiyecont1_2 .title{
	font-size:16px;
	background:#CCC;
	height:50px;
	line-height:50px;
	text-indent:20px;	
}

.neiyecont1_2 p{
	border:1px #CCC solid;
	margin:0;
	padding:10px;
	line-height:200%;
}
.neiyecont2 {
	width: 220px;
}
.neiyecont2 {
	width: 940px;
}
.neiyecont2_1{
	line-height:50px;
	height:50px;
	font-size:16px;
	border-bottom:1px #CCC solid;
	font-size:18px;
	font-weight:bold;
}
.neiyecont2_2{
	padding:20px 0;
	overflow:hidden;
}
.footer {
	background: #666666;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
}
.biaoge{
	overflow:hidden;
	padding:20px 0;
}
.biaoge table{
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
.biaoge table tr td{
	text-align:center;
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	height:35px;
	line-height:35px;
}