﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration: none;
	color: #333;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.top {
	height: 100px;
	background: white;
	opacity: 0.9;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}
.top .logo {
	width: 430px;
	padding-top: 8px;
}
.top .nav {
	width: 770px;
}
.top .nav ul li {
	float: left;
	width: 110px;
	font-size: 16px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	position: relative;
}
.top .nav ul li a:hover {
	color: #0B67C4;
}
.top .nav ul ul {
	display: none;
	position: absolute;
	background: #FFF;
	opacity: 0.8;
}
.top .nav ul ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.banner {
	height: 840px;
	position: relative;
	overflow: hidden;
}
.cpzsindex {
	overflow: hidden;
	padding: 20px 0;
}
.cpzsindex .title {
	height: 30px;
	overflow: hidden;
	background: url('title.png') no-repeat center center;
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
	font-size: 30px;
}
.cpzsindex ul {
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
	flex-wrap: wrap;
	padding: 20px 0;
}
.cpzsindex ul li {
	width: 380px;
	height: 305px;
	padding-bottom: 40px;
	position: relative;
}
.cpzsindex ul li .name {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 380px;
	height: 45px;
	font-size: 20px;
	text-align: center;
}
.cpzsindex ul li a {
	display: block;
}
.cpzsindex ul li a:hover {
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; /*动画时间*/;
}
.gywmindex {
	overflow: hidden;
	padding: 30px 0 0;
	height: 680px;
	background: url('gsjj.jpg') no-repeat center top;
}
.gywmindex .title {
	height: 30px;
	overflow: hidden;
	background: url('title.png') no-repeat center center;
	text-align: center;
	padding: 60px 0;
	overflow: hidden;
	font-size: 30px;
}
.gywmindex ul {
	padding: 0;
	overflow: hidden;
}
.gywmindex ul li {
	width: 1200px;
	height: 400px;
	position: relative;
}
.gywmindex ul li .cont {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	font-size: 16px;
	line-height: 250%;
}
.gywmindex ul li .more {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 600px;
}
.gywmindex ul li .more a {
	display: block;
	width: 110px;
	height: 40px;
	background: #005AAC;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.gywmindex ul li .image {
	position: absolute;
	top: 0;
	right: 0;
}
.gywmindex ul li .image img {
	border: 4px #EEE solid;
}
.wdysindex {
	padding: 10px 0;
	overflow: hidden;
}
.wdysindex .title {
	height: 30px;
	overflow: hidden;
	background: url('title.png') no-repeat center center;
	text-align: center;
	padding: 40px 0;
	overflow: hidden;
	font-size: 30px;
}
.wdysindex ul {
	position: relative;
	width: 100%;
	height: 600px;
}
.wdysindex ul li .image a {
	display: block;
}
.wdysindex ul li .image a:hover {
	transform: rotateY(360deg);
	transition: all .8s ease-in-out; /*动画时间*/;
}
.wdysindex ul li.w1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 930px;
	height: 600px;
}
.wdysindex ul li.w1 .name {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 30px;
}
.wdysindex ul li.w1 .name a {
	color: white;
}
.wdysindex ul li.w2 {
	position: absolute;
	left: 940px;
	top: 0;
	width: 475px;
	height: 290px;
}
.wdysindex ul li.w2 .name {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 30px;
}
.wdysindex ul li.w2 .name a {
	color: white;
}
.wdysindex ul li.w3 {
	position: absolute;
	left: 940px;
	bottom: 0;
	width: 475px;
	height: 290px;
}
.wdysindex ul li.w3 .name {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 30px;
}
.wdysindex ul li.w3 .name a {
	color: white;
}
.wdysindex ul li.w4 {
	position: absolute;
	right: 0;
	top: 0;
	width: 475px;
	height: 290px;
}
.wdysindex ul li.w4 .name {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 30px;
}
.wdysindex ul li.w4 .name a {
	color: white;
}
.wdysindex ul li.w5 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 475px;
	height: 290px;
}
.wdysindex ul li.w5 .name {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 30px;
}
.wdysindex ul li.w5 .name a {
	color: white;
}
.xwzxindex {
	overflow: hidden;
	padding: 40px 0;
}
.xwzxindex .title {
	height: 30px;
	overflow: hidden;
	background: url('title.png') no-repeat center center;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	font-size: 30px;
}
.xwzxindex ul {
	background: url('titlebg.jpg') no-repeat 100px top;
	height: 350px;
	width: 1200px;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
.xwzxindex ul li .Desc {
	width: 1000px;
	height: 40px;
	overflow: hidden;
}
.xwzxindex ul li .Desc a {
	color: #666666;
	font-size: 14px;
}
.xwzxindex  ul li:nth-child(1) .Time{
	position:absolute;
	left:0;
	top:50px;
}
.xwzxindex  ul li:nth-child(1) .Name{
	position:absolute;
	left:140px;
	top:44px;	
	font-size:16px;
}
.xwzxindex  ul li:nth-child(1) .Desc{
	position:absolute;
	left:140px;
	top:75px;	

}
.xwzxindex  ul li:nth-child(2) .Time{
	position:absolute;
	left:0;
	top:150px;
}
.xwzxindex  ul li:nth-child(2) .Name{
	position:absolute;
	left:140px;
	top:140px;		font-size:16px;
}
.xwzxindex  ul li:nth-child(2) .Desc{
	position:absolute;
	left:140px;
	top:165px;	
}

.xwzxindex  ul li:nth-child(3) .Time{
	position:absolute;
	left:0;
	top:250px;
}
.xwzxindex  ul li:nth-child(3) .Name{
	position:absolute;
	left:140px;
	top:240px;		font-size:16px;
}
.xwzxindex  ul li:nth-child(3) .Desc{
	position:absolute;
	left:140px;
	top:265px;	
}
.xwzxindex  ul li:nth-child(4){
	display: none;
}
.xwzxindex  ul li:nth-child(5){
	display: none;
}
.xwzxindex  ul li:nth-child(6){
	display: none;
}
.xwzxindex ul.List.Article.xwdt li .Image{
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.xwzxindex ul.List.Article.xwdt li .ColName{
	display: none;
}
.xwzxindex ul.List.Article.xwdt li .Title{

}
.neiyecont {
	padding: 40px 0;
	overflow: hidden;
	background: #EFEFEF;
}
.neiyecont1 {
	width: 220px;
}
.neiyecont1 .neiyecont1_1 {
}
.neiyecont1 .neiyecont1_1 .title {
	font-size: 20px;
	border-bottom: 1px #CCC solid;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.neiyecont1 .neiyecont1_1 ul {
}
.neiyecont1 .neiyecont1_1 ul li {
	height: 40px;
	line-height: 40px;
}
.neiyecont1 .neiyecont1_2 .title {
	font-size: 20px;
	border-bottom: 1px #CCC solid;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.neiyecont1 .neiyecont1_2 p {
	line-height: 200%;
}
.neiyecont2 {
	width: 940px;
}
.neiyecont2_1 {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #CCC solid;
}
.neiyecont2_2 {
	padding: 30px 0;
}
.nbanner {
	height: 600px;
	background: url('nbanner.jpg') no-repeat center top;
}
.bottom {
	height: 475px;
	background: url('footerbg.jpg') no-repeat center top;
}
.bottom .f1 {
	height: 365px;
	padding: 30px 0;
}
.bottom .f1 .b1 {
	width: 400px;
}
.bottom .f1 .title {
	font-size: 30px;
	background: url('fbg.png') no-repeat left bottom;
	height: 60px;
	line-height: 60px;
	color: #FFF;
}
.bottom .f1 .b1 ul {
	padding: 30px 0;
}
.bottom .f1 .b1 ul li {
	font-size: 14px;
	color: #FFF;
	text-indent: 30px;
	height: 50px;
	line-height: 50px;
}
.bottom .f1 .b1 ul li:nth-child(1){
	background:url('f1.png') no-repeat left center;
}
.bottom .f1 .b1 ul li:nth-child(2){
	background:url('f2.png') no-repeat left center;
}
.bottom .f1 .b1 ul li:nth-child(3){
	background:url('f3.png') no-repeat left center;
}
.bottom .f1 .b1 ul li:nth-child(4){
	background:url('f4.png') no-repeat left center;
}
.bottom .f1 .b2 {
	width: 300px;
	padding: 80px 0 0 100px;
}
.bottom .f1 .b2 li {
	font-size: 30px;
	color: #FFF;
	line-height: 60px;
}
.bottom .f1 .b3 {
	width: 400px;
}
div.order_online td {
	color: #fff;
	line-height: 100%;
	padding: 10px;
	text-align: left;
}
div.order_online td:first-child {
	text-align: right;
}
div.order_online td input {
	background-color: #f1f9ff;
	width: 280px;
	border-radius: 4px;
	padding: 3px;
	border: 1px solid #1B8FDE;

}
div.order_online td textarea {
	background-color: #f1f9ff;
	width: 280px;
	height: 40px;
	border-radius: 4px;
	border: 1px solid #1B8FDE;
}
div.order_online img.VerifyCode {
	height: 25px;
	vertical-align: middle;
}
div.order_online input[name=VerifyCode] {
	width: 100px;
	vertical-align: middle;
}
div.order_online input[type=submit] {
	float: right;
	width: 100px;
	background-color: #1B8FDE;
	color: white;
	cursor: pointer;
	vertical-align: middle;
}
.bottom .f2 {
	height: 50px;
	line-height: 50px;
	color: #FFF;
}
.zs {
	overflow: hidden;
	padding: 20px 0 0;
}
.zs ul li {
	float: left;
	padding-bottom: 30px;
	width: 310px;
}
.zs ul li img {
	width: 270px;
	padding: 4px;
	border: 1px #CCC solid;
}
.zs1 {
	overflow: hidden;
	padding: 0;
}
.zs1 ul li {
	float: left;
	padding-bottom: 30px;
	width: 310px;
}
.zs1 ul li img {
	width: 270px;
	padding: 4px;
	border: 1px #CCC solid;
}

.cjyl{

}
.cjyl ul li{
	float: left;
	width: 305px;
	height: 245px;
}
.cjyl ul li img{
	width: 265px;
	height: 205px;
	padding: 4px;
	border: 1px #CCC solid;
}