﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 12px;
	color: #333;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top {
	background: #333333;
	height: 30px;
	line-height: 30px;
}
.top .left a {
	color: #707070;
}
.top .right {
}
.top .right ul li {
	float: left;
	width: 70px;
	text-indent: 25px;
}
.top .right ul li a {
	color: #707070;
}
.top .right ul .icon1 {
	background: url('i1.fw.png') no-repeat left center;
}
.top .right ul .icon2 {
	background: url('i2.fw.png') no-repeat left center;
}
.top .right ul .icon3 {
	background: url('i3.fw.png') no-repeat left center;
}
.header {
	overflow: hidden;
}
.header .left {
	padding: 20px 0;
}
.header .right {
	padding: 20px 0;
}
.nav {
	border-top: 1px #CCCCCC solid;
	overflow: hidden;
	clear: both;
}
.nav ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	background: url('nav.fw.png') no-repeat left center;
}
.nav ul li:first-child {
	background: white url('home.fw.png') no-repeat left center;
}
.nav ul li a {
	display: block;
	width: 150px;
	font-size: 15px;
	text-align: center;
}
.nav ul li a:hover {
	border-top: 2px #54ABF0 solid;
}
.nav ul ul {
	display: none;
}
.banner {
	overflow: hidden;
}
.newsindex {
	height: 40px;
	line-height: 40px;
	border: 1px #EEE solid;
}
.newsindex .bodywidth {
	background: url('xw.fw.png') no-repeat left center;
	text-indent: 30px;
}
.newsindex a:hover {
	color: #54ABF2;
}
.newsindex .Name{
	background:none;
}
.newsindex .Time{
	display:none;
}
.cptjindex {
	overflow: hidden;
	padding: 20px 0;
	position: relative;
}
.cptjindex ul li {
	float: left;
	width: 220px;
}
.cptjindex ul li img {
	border: 2px #E0E1E1 solid;
}
.cptjindex .by {
	position: absolute;
	top: 50px;
	right: 0;
	font-size: 20px;
}
.cptjindex .tb {
	position: absolute;
	top: 90px;
	right: 0;
}
.cjzsindex {
	background: #F2F2F3;
	padding: 20px 0;
	overflow: hidden;
}
.cjzsindex .cntitle {
	font-size: 28px;
	text-align: center;
	overflow: hidden;
}
.cjzsindex .title {
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
	color: #666666;
}
.cjzsindex ul {
	overflow: hidden;
	padding: 10px 0;
}
.cjzsindex ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
}
.cjzsindex ul li:first-child {
	margin: 0;
}
.cjzsindex ul li .image {
}
.cjzsindex ul li .bottom {
	width: 380px;
	height: 110px;
	background: white;
}
.cjzsindex ul li .bottom .name {
	font-size: 16px;
	color: #666666;
	height: 30px;
	padding-left: 20px;
	padding-top: 10px;
}
.cjzsindex ul li .bottom .enname {
	font-size: 16px;
	color: #666666;
	padding-left: 20px;
}
.cjzsindex ul li .bottom .enter {
	color: #709D33;
	width: 110px;
	height: 26px;
	border: 1px #DDDDDD solid;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	margin-left: 250px;
}
.cpzxindex {
	overflow: hidden;
	padding: 20px 0;
	width: 1200px;
}
.cpzxindex .cntitle {
	font-size: 28px;
	text-align: center;
	overflow: hidden;
}
.cpzxindex .title {
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
	color: #666666;
	overflow: hidden;
}
.cpzxindex .left {
	width: 220px;
	border: 1px #D2D2D2 solid;
}
.cpzxindex .left ul {
	padding: 10px;
}
.cpzxindex .left ul li {
}
.cpzxindex .left ul li a {
	display: block;
	color: #2A94E5;
	background: #F2F2F3;
	height: 40px;
	line-height: 40px;
	width: 200px;
	border: 1px #DCDCDC solid;
	text-indent: 10px;
	font-size: 15px;
	cursor: pointer;
}
.cpzxindex .left ul ul {
	padding: 10px 0;
	display: none;
}
.cpzxindex .left ul li:first-child ul {
	display: block;
}
.cpzxindex .left ul li li {
}
.cpzxindex .left ul li li a {
	font-size: 14px;
	color: #333;
	border: none;
	background: url('line1.fw.png') no-repeat left center;
	text-indent: 20px;
	height: 38px;
	line-height: 38px;
}
.cpzxindex .right {
	margin-left: 18px;
	width: 960px;
}
.cpzxindex .right ul li {
	float: left;
	width: 240px;
	font-size: 14px;
	height:300px;
}
.cpzxindex .right ul li img{
	width:210px;
	height:170px;
	padding:4px;
	border:1px #CCC solid;
}
.cpzxindex .right ul li .name {
	height:30px;
	line-height: 30px;
}
.cpzxindex .right ul li .name a{
	color:#2A94E5;
}
.cpzxindex .right ul li .cont {
	height: 30px;
}
.cpzxindex .right ul li pre{
	margin:0;
	font-family:微软雅黑;
	line-height:200%;
}
.gygqindex {
	padding: 20px 0;
	overflow: hidden;
	background: #F2F2F3;
}
.gygqindex .cntitle {
	font-size: 28px;
	text-align: center;
	overflow: hidden;
}
.gygqindex .title {
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
	color: #666666;
	overflow: hidden;
}
.gygqindex ul {
	padding: 20px 0;
	overflow: hidden;
}
.gygqindex ul li .image {
	float: left;
	width: 460px;
}
.gygqindex ul li .name {
	float: left;
	color: #00468D;
	font-size: 26px;
	padding-left: 20px;
}
.gygqindex ul li .cont {
	float: left;
	font-size: 15px;
	line-height: 220%;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.gygqindex ul li .more {
	float: left;
	width: 720px;
	padding-left: 20px;
	background: #568B0E;
	width: 200px;
	height: 35px;
	line-height: 35px;
	border-radius: 100px;
	text-align: center;
	margin-left: 500px;
	margin-top: 10px;
}
.gygqindex ul li .more a {
	color: white;
	font-size: 14px;
}
.xwzxindex {
	overflow: hidden;
	padding: 20px 0;
}
.xwzxindex .cntitle {
	font-size: 28px;
	text-align: center;
	overflow: hidden;
}
.xwzxindex .title {
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
	color: #666666;
	overflow: hidden;
}
.xwzx {
	overflow: hidden;
	border: 1px #CCC solid;
}
.xwzxindex1 {
	float: left;
	width: 399px;
	border-right: 1px #CCC solid;
}
.xwzxindex .title1 {
	color: #333333;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: url('x1.jpg') no-repeat 10px center;
	text-indent: 40px;
	text-align: left;
}
.xwzxindex .title1 span {
	color: #C6C6C6;
	font-size: 12px;
}
.xwzxindex .title1 a {
	color: #939393;
	font-size: 12px;
}
.xwzxindex ul {
	padding: 10px 0 10px 20px;
}
.xwzxindex ul li {
	width: 350px;
	background: url('icon.jpg') no-repeat left center;
	text-indent: 20px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #CCC dotted;
}
.xwzxindex ul li a {
	color: #333;
}
.xwzxindex .image {
	margin-left: 20px;
}
.xwzxindex2 {
	float: left;
	width: 399px;
	border-right: 1px #CCC solid;
}
.xwzxindex3 {
	float: left;
	width: 398px;
}
.xwzxindex2 .title1 {
	color: #333333;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: url('x2.jpg') no-repeat 10px center;
	text-indent: 40px;
	text-align: left;
}
.xwzxindex3 .title1 {
	color: #333333;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: url('x3.jpg') no-repeat 10px center;
	text-indent: 40px;
	text-align: left;
}
/**************/
.nbanner {
	height: 320px;
	overflow: hidden;
}
.nbanner1 {
	position: relative;
	height: 320px;
}
.nbanner1 img {
	position: absolute;
	top: 0;
	left: 0;
}
.neiyecont {
	padding: 20px 0;
	width: 1200px;
	overflow: hidden;
}
.neiyecont1 {
	float:left;
	width: 220px;
	border: 1px #D2D2D2 solid;
}
.neiyecont1 ul {
	padding: 10px;
}
.neiyecont1 ul li {
}
.neiyecont1 ul li a {
	display: block;
	color: #2A94E5;
	background: #F2F2F3;
	height: 40px;
	line-height: 40px;
	width: 200px;
	border: 1px #DCDCDC solid;
	text-indent: 10px;
	font-size: 15px;
	cursor: pointer;
}
.neiyecont1 ul ul {
	padding: 10px 0;
	display: none;
}
.neiyecont1 ul li:first-child ul {
	display: block;
}
.neiyecont1 ul li li {
}
.neiyecont1 ul li li a {
	font-size: 14px;
	color: #333;
	border: none;
	background: url('line1.fw.png') no-repeat left center;
	text-indent: 20px;
	height: 38px;
	line-height: 38px;
}
.neiyecont2 {
	float:right;
	padding-left:18px;
	width: 940px;
}
.neiyecont2_1 {
	padding:20px 0;
	border-bottom: 1px #CCC solid;
	font-size: 18px;
	font-weight: bold;
	color: #2A94E5;
}
.neiyecont2_2 {
	padding:20px 0;
	font-size:14px;
}
.bottom {
	background: #333333;
	height: 250px;
	border-top: 10px #54ACF3 solid;
	color: #5F5F5F;
	overflow: hidden;
	clear: both;
}
.bottom .bodywidth {
	width: 1200px;
}
.bottom .left {
	float: left;
	padding-top: 40px;
	background: url('b1.fw.png') no-repeat left center;
	padding-left: 200px;
	font-size: 14px;
	line-height: 220%;
	width: 829px;
}
.bottom .right {
	float: left;
	width: 171px;
	padding-top: 60px;
}
.footer {
	height: 40px;
	background: #242424;
	line-height: 40px;
	color: #5F5F5F;
	overflow: hidden;
	font-size: 14px;
	clear: both;
}
.footer a {
	color: #5F5F5F;
}
.footer a:hover {
	text-decoration: underline;
}
.footer span {
	color: #709D33;
}
