@charset "utf-8";
body {
 background-image: url(../images/bj006.gif);
 background-repeat: repeat-x;
 background-color: #F8F7F5;
 margin: 0px;
 padding: 0px;
 background-position: center top;
}
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: #222222;
	font-family: "微软雅黑 Light";
}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{
	color: #0066CC;
}
img { border:0;}
#top{

}
#top {
	width:100%;
	height: 100px;
	position: fixed;
	top: 0px;
	background-color: #FFF;
	z-index: 999;
	box-shadow: #ccc 0px 0px 10px;
	background-image: url(../images/menubga.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#top .wrap {
	float: right;
	width: 50%;
	position:relative;
}



#top .wrap .dingwei {
	height: 100px;
	width: 1400px;
	position: absolute;
	left: -700px;
}

#top .wrap img {
	float: left;
	margin: 5px;
}
#top .wrap .navaa {
	float: right;
	width: 260px;
	margin-right: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #D8E2EE;
	border-radius: 0px 0px 10px 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#top .wrap .dingwei .search {
	float: right;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 400px;
	background: transparent;
	height: 30px;
}

#top .wrap .navaa a {
	float: left;
	height: 40px;
	width: 86px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#top .wrap .navaa a:hover {
	color: #06C;
}

#top .wrap .menu {
	float: right;
	width: 1080px;
	height: 50px;
	margin-top: 20px;
	background-image: url(../images/menubgb.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#banner {
	float: left;
	width: 100%;
	margin-top: 100px;
	overflow: hidden;
	height: 400px;
	background-color: #F00;
}
#banner .wrap {
	float: right;
	width: 50%;
	position: relative;
}
#banner .wrap .dingwei {
	position: absolute;
	left: -960px;
}


#content {
	float: left;
	width: 100%;
	background-image: url(../images/contentbg.jpg);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content .wrap {
	width: 1360px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #000;
}
#content .wrap .xxdt {
	float: left;
	width: 1360px;
}

#content .wrap .clear {
	clear:both;
}
#content .wrap .xxdt .title {
	float: left;
	height: 50px;
	width: 1360px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}


#content .wrap .xxdt .title .biaoti {
	float: left;
	width: 150px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .wrap .xxdt .title .more a{
	float: right;
	width: 60px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
#content .wrap .xxdt .title .more a:hover{
	color: #06C;
	line-height: 44px;
	transition: 0.4s;
}

#content .wrap .xxdt .pic {
	float: left;
	height: 420px;
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .wrap .xxdt .detail {
	float: right;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content .wrap .xxdt .detail ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .xxdt .detail ul li {
	float: left;
	height: 120px;
	width: 720px;
	background-color: #fff;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid #CCC;
}
#content .wrap .xxdt .detail ul li:hover {
	background-color: #96bee6;
		transition: 0.4s;
		box-shadow:#CCC 0px 0px 10px;
}
#content .wrap .xxdt .detail ul li .tu {
	float: left;
	height: 120px;
	width: 180px;
}
#content .wrap .xxdt .detail ul li .link {
	float: right;
	width: 500px;
	color: #06C;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	margin-top: 3px;
	padding-left: 30px;
}
#content .wrap .xxdt .detail ul li:hover .link {
	color: #fff;
	transition: 0.4s;
	padding-left: 20px;
}
#content .wrap .xxdt .detail ul li .txt {
	float: right;
	width: 530px;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
	height: 64px;
	color: #000;
}
#content .wrap .xxdt .detail ul li .date {
	float: right;
	height: 32px;
	width: 120px;
	padding-left: 30px;
	border-radius: 30px 0px 0px 0px;
	background-color: #cce1f1;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	background-image: url(../images/datebg.png);
	background-repeat: no-repeat;
	background-position: 13px 8px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#content .wrap .zyjs {
	float: left;
	width: 453px;
}
#content .wrap .zyjs .change_tu {
	float: left;
	width: 453px;
	height: 290px;
}
#content .wrap .zyjs .change_txt {
	float: left;
	height: 330px;
	width: 453px;
}
#content .wrap .zyjs .change_txt .title {
	float: left;
	height: 50px;
	width: 453px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#content .wrap .zyjs .change_txt .title .biaoti {
	float: left;
	width: 150px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .wrap .zyjs .change_txt .title .more a{
	float: right;
	width: 60px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
#content .wrap .zyjs .change_txt .title .more a:hover{
	color: #06C;
	line-height: 44px;
	transition: 0.4s;
}#content .wrap .zyjs .change_txt .detail {
	float: left;
	width: 453px;
	height: 275px;
	background-image: url(../images/zyjsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
#content .wrap .zyjs .change_txt .detail ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .zyjs .change_txt .detail ul li {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
}
#content .wrap .zyjs .change_txt .detail ul .left {
	float: left;
	width: 200px;
	padding-left: 0px;
	text-align: right;
}
#content .wrap .zyjs .change_txt .detail ul .right {
	float: right;
	width: 190px;
	padding-left: 33px;
	text-align: left;
}
#content .wrap .jyxq {
	float: left;
	width: 454px;
}
#content .wrap .jyxq .jyzx .title {
	float: left;
	height: 50px;
	width: 453px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#content .wrap .jyxq .jyzx .title .biaoti {
	float: left;
	width: 150px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .wrap .jyxq .jyzx .title .more a{
	float: right;
	width: 60px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
#content .wrap .jyxq .jyzx .title .more a:hover{
	color: #06C;
	line-height: 44px;
	transition: 0.4s;
}#content .wrap .jyxq .jyzx .detail {
	float: left;
	height: 235px;
	width: 454px;
	padding-top: 5px;
}
#content .wrap .jyxq .jyzx .detail ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .jyxq .jyzx .detail ul li {
	float: left;
	width: 414px;
	padding-left: 40px;
	background-image: url(../images/point2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#content .wrap .jyxq .jyzx .detail ul li:hover{
	transition: 0.4s;
	padding-left: 37px;
}
#content .wrap .jyxq .jyzx .detail ul li a {
	font-size: 16px;
	line-height: 38px;
}
#content .wrap .jyxq .xqhz {
	float: left;
	width: 454px;
	padding-top: 10px;
}
#content .wrap .jyxq .xqhz ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .jyxq .xqhz ul .line_1 {
	float: left;
	height: 120px;
	width: 113px;
}
#content .wrap .jyxq .xqhz ul .line_2 {
	float: left;
	height: 80px;
	width: 150px;
}
#content .wrap .jyxq .xqhz ul .line_3 {
	float: left;
	height: 120px;
	width: 150px;
}





#content .wrap .cdtz {
	float: right;
	width: 453px;
}
#content .wrap .cdtz .tzgg .title {
	float: left;
	height: 50px;
	width: 453px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#content .wrap .cdtz .tzgg .title .biaoti {
	float: left;
	width: 150px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .wrap .cdtz .tzgg .title .more a{
	float: right;
	width: 60px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
#content .wrap .cdtz .tzgg .title .more a:hover{
	color: #06C;
	line-height: 44px;
	transition: 0.4s;
}#content .wrap .cdtz .tzgg .detail {
	float: left;
	height: 275px;
	width: 454px;
	padding-top: 5px;
}
#content .wrap .cdtz .tzgg .detail ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .cdtz .tzgg .detail ul li {
	float: left;
	width: 414px;
	padding-left: 40px;
	background-image: url(../images/point2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#content .wrap .cdtz .tzgg .detail ul li:hover{
	transition: 0.4s;
	padding-left: 37px;
}
#content .wrap .cdtz .tzgg .detail ul li a {
	font-size: 16px;
	line-height: 38px;
}
#content .wrap .xszp {
	float: left;
	width: 1360px;
	margin-top: 20px;
}
#content .wrap .xszp .title {
	float: left;
	width: 1360px;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#content .wrap .xszp .title .xszpl {
	float: left;
	height: 50px;
	width: 600px;
	background-image: url(../images/xszpl.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#content .wrap .xszp .title .biaoti {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 50px;
	width: 160px;
}
#content .wrap .xszp .title .xszpr {
	float: left;
	height: 50px;
	width: 600px;
	background-image: url(../images/xszpr.png);
	background-repeat: no-repeat;
	background-position: left center;
}#content .wrap .xszp .detail {
	float: left;
	height: 260px;
	width: 1360px;
	padding-top: 10px;
}
#footer {
	float: left;
	width: 100%;
	background-image: url(../images/footer.jpg);
}
#footer .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .wrap .logobottom {
	float: left;
	height: 100px;
	width: 360px;
	margin: 20px;
	text-align: left;
	padding-top: 10px;
	opacity: 0.5;
	
}
#footer .wrap .add {
	margin: 20px;
	float: left;
	height: 100px;
	width: 470px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #06C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
	padding-left: 50px;
}
#footer .wrap .ewm {
	margin: 20px;
	float: left;
	height: 120px;
	width: 370px;
}
#content .wrap .lineny {
	float: left;
	height: 50px;
	width: 1360px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#content .wrap .lineny .lanmu {
	float: left;
	height: 50px;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	color: #06C;
	line-height: 50px;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
#content .wrap .lineny .path {
	float: right;
	width: 1000px;
	height: 50px;
	font-size: 16px;
	color: #000;
	line-height: 50px;
	text-align: right;
}
#content .wrap .list {
	padding: 30px;
	float: left;
	width: 1300px;
}
#content .wrap .list ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .list ul li {
	float: left;
	height: 50px;
	width: 1260px;
	font-size: 16px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-left: 40px;
	background-image: url(../images/point2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content .wrap .list ul li:hover {
	padding-left: 35px;
	transition: 0.4s;
	background-color: #cce1f1;
}#content .wrap .list ul li a {
	float: left;
	width: 1160px;
}
#content .wrap .list ul li span {
	float: right;
	width: 100px;
}
#content .wrap .list .listej {
	float: left;
	width: 620px;
	margin-right: 50px;
	height: 400px;
}
#content .wrap .list .listej .title {
	float: left;
	height: 50px;
	width: 620px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#content .wrap .list .listej .title .biaoti {
	float: left;
	width: 300px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .wrap .list .listej .title .more a{
	float: right;
	width: 60px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
#content .wrap .list .listej .title .more a:hover{
	color: #06C;
	line-height: 44px;
	transition: 0.4s;
}#content .wrap .list .listej .detail {
	float: left;
	height: 275px;
	width: 620px;
	padding-top: 5px;
}
#content .wrap .list .listej .detail ul {
	margin: 0px;
	padding: 0px;
}
#content .wrap .list .listej .detail ul li {
	float: left;
	width: 580px;
	padding-left: 40px;
	background-image: url(../images/point2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 50px;
	line-height: 50px;
}
#content .wrap .list .listej .detail ul li:hover{
	transition: 0.4s;
	padding-left: 37px;
}
#content .wrap .list .listej .detail ul li a {
	font-size: 16px;
	line-height: 50px;
}
