﻿@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div,ul,li,dt,dd,dl,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,hr{margin:0px;padding:0px;list-style:none;}
body,td,th {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	font-family: "微软雅黑 Light";
}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{
	transition: 0.4s;
	color: #0099CC;
}
img { border:0;}
#top {
	float: left;
	width: 100%;
	position: fixed;
	height: 180px;
	top: 0px;
	background-color: #009999;
	z-index: 999;
}
#top .top-line {
	float: left;
	height: 5px;
	width: 100%;
	background-color: #066;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}

#top .top-left {
	width: 50%;
	background-color: #00CC99;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px;
}
#top .top-right {
	width: 50%;
	background-color: #0099cc;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
}#top .wrap {
	height: 115px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	background-image: url(../images/topbg.jpg);
	position: relative;
	margin-top: 5px;
}
#top .wrap .logo {
	margin: 13px;
	float: left;
	width: 500px;
}
#top .wrap .szxy {
	float: right;
	width: 150px;
	height: 40px;
	margin-top: 5px;
	margin-right: 100px;
}
#top .wrap .szxy a{
	float: left;
	width: 150px;
	background-image: url(../images/szxybg.png);
	height: 40px;
	margin-top: 10px;
	margin-right: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	border-radius: 10px;
	font-weight: bold;
}
#top .menu {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#top .menu ul li {
	float: left;
	font-size: 18px;
	line-height: 60px;
	background-color: #009999;
}
#top .menu ul li:hover {
	background-color: #0c9;
}
#banner {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	margin-top: 180px;
}
#bannerny {
	float: left;
	width: 100%;
	height: 200px;
	background-image: url(../images/bannerny.jpg);
	background-position: center center;
	margin-top: 180px;
	position: relative;
}
#bannerny .bar {
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 140px;
	background-image: url(../images/pathbg.png);
}
#bannerny .bar .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#bannerny .bar .wrap .path {
	float: left;
	width: 1360px;
	padding-left: 40px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#bannerny .bar .wrap .path a{
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	color: #FFF;	
	}
#bannerny .bar .wrap .path a:hover{
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	color: #0F9;
	}



#content {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#content .zxdt {
	float: left;
	width: 1400px;
	background-color: #FFF;
}
#content .zxdt .title {
	float: left;
	height: 100px;
	width: 1400px;
	position: relative;
	z-index: 1;
}
#content .zxdt .title .zimu {
	font-size: 60px;
	font-weight: bold;
	color: #f6f6f6;
	line-height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#content .zxdt .title .biaoti {
	font-size: 32px;
	font-weight: bold;
	color: #333;
	line-height: 60px;
	float: left;
	width: 1400px;
	text-align: center;
	position: absolute;
	top: 20px;
}
#content .zxdt .detail {
	float: left;
	width: 1400px;
}
#content .zxdt .detail .pic {
	float: left;
	height: 400px;
	width: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content .zxdt .detail .xsgg .mingcheng {
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 150px;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	color: #000;
	text-align: center;
}
#content .zxdt .detail .xsgg .more {
	float: right;
	height: 40px;
	width: 150px;
	text-align: center;
}
#content .zxdt .detail .xsgg ul {
	float: right;
	width: 950px;
	padding-top: 10px;
}
#content .zxdt .detail .xsgg ul li {
	float: left;
	height: 50px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 16px;
	line-height: 50px;
}
#content .zxdt .detail .xsgg ul li a {
	float: left;
	width: 850px;
}

#content .zxdt .detail .xsgg ul li span {
	float: right;
	width: 100px;
	color: #333;
}

#content .fwzn {
	float: left;
	width: 1400px;
	background-color: #FFF;
}
#content .fwzn .title {
	float: left;
	height: 100px;
	width: 1400px;
	position: relative;
}
#content .fwzn .title .zimu {
	font-size: 60px;
	font-weight: bold;
	color: #f6f6f6;
	line-height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#content .fwzn .title .biaoti {
	font-size: 32px;
	font-weight: bold;
	color: #333;
	line-height: 60px;
	float: left;
	width: 1400px;
	text-align: center;
	position: absolute;
	top: 20px;
}
#content .fwzn .detail {
	float: left;
	width: 1400px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .fwzn .detail ul li {
	float: left;
	width: 320px;
	margin-right: 25px;
}
#content .fwzn .detail ul li a img {
	float: left;
	width: 100px;
	margin-right: 20px;
	border-radius:50px;
}
#content .fwzn .detail ul li a:hover img {
	box-shadow: #666 0px 0px 10px;
}
#content .fwzn .detail ul li a span {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	padding-top: 10px;
	float: left;
	width: 200px;
}




#content .zxjs {
	float: left;
	width: 1400px;
	background-color: #FFF;
}
#content .zxjs .title {
	float: left;
	height: 100px;
	width: 1400px;
	position: relative;
}
#content .zxjs .title .zimu {
	font-size: 60px;
	font-weight: bold;
	color: #f6f6f6;
	line-height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#content .zxjs .title .biaoti {
	font-size: 32px;
	font-weight: bold;
	color: #333;
	line-height: 60px;
	float: left;
	width: 1400px;
	text-align: center;
	position: absolute;
	top: 20px;
}
#content .zxjs .detail {
	float: left;
	width: 1400px;
	padding-left: 25px;
}
#content .zxjs .detail .pic {
	height: 240px;
	width: 320px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	margin-top: 40px;
}
#content .zxjs .detail .pic img {
	height: 240px;
	width: 320px;
	z-index: 0;
}
#content .zxjs .detail .pic .mark {
	height: 240px;
	width: 320px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #333;
	opacity: 0;
	z-index: 1;
}
#content .zxjs .detail .pic .mark a {
	width: 280px;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-family: "微软雅黑 Light";
	float: left;
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
	line-height: 32px;
	opacity: 0;
	z-index: 2;
	background-image: none;
	padding-left: 0px;
}
#content .zxjs .detail .pic .mark a::before{
	width: 0px;
	display: block;
	border-bottom: solid 1px #fff;
	content: "";
	margin-right: auto;
	margin-left: auto;
	}
#content .zxjs .detail .pic .mark a::after{
	width: 0px;
	display: block;
	border-top: solid 1px #fff;
	content: "";
	margin-right: auto;
	margin-left: auto;
	}
#content .zxjs .detail .pic:hover img {
	transition: 0.8s;
	transform-origin: center center;
	transform: scale(1.1,1.1);
}
#content .zxjs .detail .pic:hover .mark {
	transition: 0.8s;
	opacity:0.8;
}
#content .zxjs .detail .pic:hover .mark a {
	transition: 0.8s;
	opacity: 1;
}
#content .zxjs .detail .pic:hover .mark a::before{
	width: 280px;
	transition: 0.8s;
	}
#content .zxjs .detail .pic:hover .mark a::after{
	width: 280px;
	transition: 0.8s;
	}
#footer {
	float: left;
	width: 100%;
	height: 120px;
	background-color: #003366;
	margin-top: 30px;
}
#footer .wrap {
	height: 120px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#footer .wrap .logo-bottom {
	float: left;
	width: 460px;
	margin: 20px;
	opacity: 0.4;
}
#footer .wrap .add {
	float: left;
	width: 500px;
	padding-top: 20px;
	font-size: 16px;
	line-height: 32px;
	color: #FFF;
	text-align: center;
}#content .neirong {
	padding: 20px;
	float: left;
	width: 1360px;
}
#content .neirong .lana {
	float: left;
	width: 660px;
}
#content .neirong .lanb {
	float: right;
	width: 660px;
}
#content .neirong .title {
	float: left;
	height: 40px;
	width: 660px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09c;
}
#content .neirong .title .biaoti {
	float: left;
	height: 40px;
	width: 150px;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
}
#content .neirong .title .more {
	float: right;
	height: 40px;
	width: 50px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
#content .neirong .detail ul {
	float: left;
	width: 660px;
	padding-top: 10px;
}
#content .neirong .detail ul li {
	float: left;
	height: 50px;
	width: 660px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 16px;
	line-height: 50px;
}
#content .neirong .detail  ul li a {
	float: left;
	width: 560px;
}

#content .neirong .detail ul li span {
	float: right;
	width: 100px;
	color: #333;
}
#content .neirongaq {
	padding: 10px;
	float: left;
	width: 960px;
}
#content .img {
	padding: 10px;
	float: left;
	width: 400px;
}
