body {
	font-family: "微软雅黑";
	color: #000;
}
*{
	margin:0;
	padding:0;
	border:0;
}
img{
	border:0;
	display:inline-block;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
ul, li, p, h1, h2, h3, h4, h5, h6 {
	list-style: none;
	padding: 0;
	margin: 0;
}
html, body {
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	font-family:"微软雅黑";
	background:#f9f9f9;
}
.top{
	width:100%;
	height:170px;
	position:relative;
	background:url(../images/topbg.jpg) no-repeat top center;
	z-index:999;
}
.top-n{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.logo{
	float:left;
	width:482px;
	margin-top:35px;
}
.topnv{
	float:right;
	color:#fff;
	margin-top:4.3%;
	font-size:14px;
	font-family:"微软雅黑";
}
.topnv span{
	display:inline-block;
	width:2px;
	height:13px;
	margin:0 13px;
	vertical-align:middle;
	margin-top:-2px;
	background:#fff;
}
.topnv a{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
}
.search{
	float:right;
	margin-top:14px;
	position:absolute;
	right:0;
	top:0;
	margin-top:7.3%;
}
.search span{
	height:30px;
	float:left;
	color:#ffffff;
}
.search .login{
	height:30px;
	float:left;
	width:80px;
	border-radius:15px;
	background:#fff;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#176fbe;
	margin-left:17px;
	display: none;
}
.search span .search01{
	width:153px;
	line-height:28px;
	padding:0 15px;
	border-radius:15px 0 0 15px;
	outline:none;
	border:1px solid #88a4e7;
	float:left;
	color:#ffffff;
	background:none;
	margin:0;
}
::-webkit-input-placeholder {
	color: #ffffff;
	font-size: 12px;
	opacity:0.8;
}
.search span .sea-b{
	border:0;
	width:60px;
	height:30px;
	float:left;
	border-radius:0 15px 15px 0;
	background:url(../images/searchbg.png) no-repeat center center #ffffff;
	cursor:pointer;
	margin-left:-1px;
	outline:none;
}
.nav{
	width:100%;
	height:58px;
	background:#fff;
	box-shadow: #a9a9a97a 1px 1px 12px 0px;
}
.nav ul{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.nav ul li{
	float:left;
	color:#333333;
	height:58px;
	margin:0 44.3px;
	font-size:16px;
	line-height:51px;
	position:relative;
	transition: all 0.5s ease 0s;
}
.nav ul li a{
	color:#333333;
	font-size:16px;
	font-family:"微软雅黑";
}
.nav ul li.cur:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #176fbe;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav ul li.cur a{
	color:#176fbe;
}
.nav ul li:hover a{
	color:#176fbe;
}
.nav ul li:after {
	content: "";
	width: 0%;
	height: 2px;
	background: #176fbe;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav ul li:hover:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #176fbe;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.hid {
	opacity: 0.0!important;
	-webkit-transform: translateY(30px)!important;
	transform: translateY(30px)!important;
	-webkit-transition-timing-function: cubic-bezier(.41, .2, .38, .8)!important;
	transition-timing-function: cubic-bezier(.41, .2, .38, .8)!important;
	-webkit-transition-property: opacity, -webkit-transform!important;
	transition-property: opacity, transform!important;
	-webkit-transition-duration: .44s!important;
	transition-duration: .44s!important
}
.hid.lz {
	opacity: 1.0!important;
	-webkit-transform: translateY(0) translateZ(0)!important;
	transform: translateY(0) translateZ(0)!important
}
.m{
	width:1200px;
	margin:0 auto;
	position:relative;
	margin-top:40px;
	clear:both;
}

.list-l{
	width:240px;
	float:left;
}
.navlist{
	width:240px;
	height:auto;
}
.navlist h1{
	width:200px;
	height:50px;
	background:#166cbd;
	line-height:50px;
	color:#fff;
	font-size:20px;
	padding-left:40px;
	font-weight:normal;
	font-family:"微软雅黑";
}
.navlist ul{
	width:240px;
	height:auto;
}
.navlist ul li{

}
.navlist ul li a{
	width:200px;
	height:50px;
	line-height:50px;
	padding-left:40px;
	font-size:14px;
	background:#fff;
	margin-top:2px;
	display: block;
	color:#666666;
	background:url(../images/xl_2.png) no-repeat 85% center #ffffff;
	cursor: pointer;
}
.navlist ul li span{
	width:3px;
	height:15px;
	background:#999999;
	float:left;
	margin-top:17px;
	margin-right:8px;
}
.navlist ul li a:hover{
	color:#166cbd;
}
.navlist ul li.cur span{
	background:#166cbd;
}
.navlist ul li:hover span{
	background:#166cbd;
}
.navlist ul li.cur a{
	color:#166cbd;
	background:url(../images/xl_1.png) no-repeat 85% center #ffffff;
}
.navlist ul li ul{
	width:240px;
	height:auto;
	display: none;
}
.navlist ul li.cur ul{
	display: block;
}
.navlist ul li ul li a{
	width:185px;
	height:auto;
	padding-left: 55px;
}
.navlist ul li.cur ul li span{
	background:#999999;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-top: 21px;
}
.navlist ul li.cur ul li a{
	color: #666666;
	background:url(../images/xl_2.png) no-repeat 85% center #ffffff;
}
.navlist ul li.cur ul li.cur a{
	color: #166cbd;
	background:url(../images/xl_1.png) no-repeat 85% center #ffffff;
}
.navlist ul li.cur ul li.cur span{
	background:#166cbd;
}
.navlist ul li.cur ul li a:hover{
	color: #166cbd;
}
.navlist ul li.cur ul li a:hover span{
	background:#166cbd;
}
.navlist ul li ul li ul{
	width:240px;
	height:auto;
}
.navlist ul li ul li ul li a{
	width:170px;
	height:auto;
	padding-left: 70px;
}
.navlist ul li.cur ul li.cur li a{
	color: #999999;
	background:url(../images/xl_2.png) no-repeat 85% center #ffffff;
}
.navlist ul li.cur ul li.cur li a:hover{
	color: #166cbd;
}
.navlist ul li.cur ul li.cur span{
	background:#999999;
}
.navlist ul li.cur ul li.cur ul li.cur a{
	color: #166cbd;
}
.navlist ul li.cur ul li.cur ul li.cur  span{
	background:#166cbd;
}
.hy-news{
	width:240px;
	height:auto;
	margin-top:50px;
}
.hy-news h1{
	width:200px;
	height:50px;
	background:#166cbd;
	line-height:50px;
	color:#fff;
	font-size:20px;
	padding-left:40px;
	font-weight:normal;
	font-family:"微软雅黑";
}
.hy-news ul{
	width:238px;
	border:1px solid #eeeeee;
	background:#fff;
	height:auto;
	float:left;
}
.hy-news ul li{
	width:92%;
	margin:0 4%;
	font-size:14px;
	line-height:20px;
	float:left;
	font-family:"微软雅黑";
	padding:10px 0;
	border-bottom:1px solid #eeeeee;
}
.hy-news ul li a{
	color:#666666;
	width:160px;
	float:left;
}
.hy-news ul li span{
	width:4px;
	height:4px;
	background:#999999;
	float:left;
	margin-top:7px;
	margin-right:8px;
	border-radius:50%;
	margin-left: 30px;
}
.hy-news ul li a:hover{
	color:#166cbd;
}
.list-r{
	float:right;
	width:910px;
	background:#ffff;
}
.list-detail{
	width:90%;
	margin:0 5%;
	float:left;
}
.list-detail-t{
	width:100%;
	float:left;
	margin-top:10px;
	padding:20px 0;
	font-family:"微软雅黑";
	float:left;
	color:#333333;
	font-size:30px;
	border-bottom:1px solid #eeeeee;
}
.list-detail-n{
	width:100%;
	float:left;
	line-height:30px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#333333;
	margin-top:20px;
	margin-bottom:30px;

}
.list-detail-n p{
	margin-bottom:20px;
}
.list-detail-n p span{
	width:15px;
	height:15px;
	background:#df6209;
	float:left;
	margin:7px 12px 0 0;
}
.hy-zyhd{
	width:240px;
	height:auto;
	margin-top:50px;
}
.hy-zyhd h1{
	width:240px;
	height:24px;
	float:left;
	line-height:24px;
	font-size:20px;
	color:#666666;
	font-weight:normal;
	font-family:"微软雅黑";
}
.hy-zyhd h1 span{
	width:4px;
	height:24px;
	float:left;
	margin-right:10px;
	background:#999999;
}
.hy-zyhd h1 label{
	float:right;
	margin-top:2px;
}
.hy-zyhd h1 label a{
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#666666;
	margin:0 0 0 5px;
	background:#eeeeee;
}
.hy-zyhd h1 label a:hover{
	display:inline-block;
	width:20px;
	height:20px;
	color:#ffffff;
	background:#166cbd;
}
.hy-zyhd-list{
	width:238px;
	border:1px solid #eeeeee;
	background:#fff;
	height:439px!important;
	margin-top:17px;
	float:left;
}
.hy-zyhd-list ul{
	width:100%;
	float:left;
}
.hy-zyhd ul li{
	width:92%;
	margin:0 4%;
	height:220px;
	font-size:15px;
	line-height:20px;
	font-family:"微软雅黑";
	float:left;
}
.hy-zyhd ul li dt{
	width:100%;
	height:auto;
	float:left;
}
.hy-zyhd ul li div{
	padding:12px 0;
	position:relative;
	overflow:hidden;
}
.hy-zyhd ul li dt img{
	width:100%;
	display:block;
	height:151px;
}
.hy-zyhd ul li dd{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0;
	margin-top:7px;
	position:relative;
}
.hy-zyhd ul li dd:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #eeeeee;
	position: absolute;
	bottom: -10px;
	left: 0;
	transition: all 0.5s ease 0s;
}
.hy-zyhd ul li dd a{
	color:#333333;
}
.hy-zyhd ul li dd a:hover{
	color:#166cbd;
}
.newslist{
	width:92%;
	margin:0 4%;
	float:left;
}
.newslist ul{
	width:100%;
	float:left;
	margin-top:15px;
}
.newslist ul li{
	width:100%;
	float:left;
	border-bottom:1px solid #eeeeee;
	padding:18px 0;
}
.newslist ul li dt{
	width:12px;
	height:12px;
	background:url(../images/ar-01.jpg) no-repeat;
	float:left;
	margin-top:7px;
}
.newslist ul li dd{
	width:810px;
	float:right;
}
.newslist ul li dd h1{
	width:100%;
	line-height:26px;
	color:#333333;
	font-size:18px;
	font-family:"微软雅黑";
	float:left;
}
.newslist ul li dd h1 a{
	color:#333333;
	font-size:16px;
	font-family:"微软雅黑";
}
.newslist ul li dd h1 a:hover{
	color:#166cbd;
	font-size:16px;
	font-family:"微软雅黑";
}
.newslist ul li dd p{
	width:100%;
	line-height:24px;
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px;
	margin-top:12px;
	float:left;
}
.newslist ul li dd span{
	width:100%;
	line-height:24px;
	color:#666666;
	font-family:"微软雅黑";
	font-size:12px;
	margin-top:12px;
	float:left;
}


/* 外框 */
#treeMenu {
	Width: 240px;
	word-wrap: break-word;
}

#treeMenu h4 {
	width: 200px;
	height: 50px;
	background: #166cbd;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	padding-left: 40px;
	font-weight: normal;
	font-family: "微软雅黑";
}

/* 每一个ul */
#treeMenu ul {
	margin: 0px 0px 0px 15px;
	list-style: none;
	background: url(../images/line.png) #ffffff;
}

/* 第一个ul */
ul#treeTop {
	margin: 0px;
}

/* 每一个li */
#treeMenu ul li {
	width: 100%;
}

/* 每一个li里面的a 开始 */
#treeMenu ul li a {
	padding: 0px 0px 0px 40px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 52px;
	/* background: url(../images/xl_2.png) no-repeat right center; */
	display: block;
	line-height: 52px;
	font-size: 14px;
}

#treeMenu ul li a span {
	width: 3px;
	height: 15px;
	background: #999999;
	float: left;
	margin-top: 18px;
	margin-right: 8px;
}

#treeMenu ul li ul li a span {
	background: #999999;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-top: 23px;
	float: left;
	margin-right: 8px;
}

#treeMenu ul li a:link,
#treeMenu ul li a:visited {
	color: #666666;
}

#treeMenu ul li a:hover {
	color: #166cbd;
}

#treeMenu ul li a:hover span {
	background: #166cbd;
}

#treeMenu ul li a:active {
	color: #166cbd;
}

/* 每一个li里面的a 结束 */
#treeMenu ul li ul li {}

/* 关闭的节点 开始 */
li.treeClose {
	background: url(../images/xl_2.png) no-repeat right center;
}

#treeMenu ul li a.cur {
	color: #166cbd;
}

#treeMenu ul li a.cur span {
	background: #166cbd;
}

li.treeClose ul {
	display: none;
}

/* 关闭的节点 结束 */

/* 打开的节点 */
li.treeOpen {
	background: url(../images/xl_1.png) no-repeat right 23px;
}

/* 最终节点 开始 */
li.treeChild {
	/*background:url(<a href="http://www.cnlei.org/mycode/CNLtreeMenu/Ver1.0.2/css/skin3/child.gif" target="_blank">http://www.cnlei.org/mycode/CNLtreeMenu/Ver1.0.2/css/skin3/child.gif</a>) no-repeat 0px 0px;*/
}

/* 调整最终节点的位置 */
#treeMenu ul li.treeChild {
	margin: 0px 0px 0px 0;
}

/* 调整最终节点中a的位置 */
#treeMenu ul li.treeChild a {
	padding: 0px 0px 0px 35px;
}

/* 最终节点 结束 */

/* 全部展开折叠 开始 */
#switchAllNodes {
	padding: 10px 0px 10px 15px;
}

a#treeChild,
a#allCloseId {
	color: #009933;
	text-decoration: none;
}

a#allCloseId {
	display: none;
}

a#allOpenId:hover,
a#allCloseId:hover {
	color: #FF0000;
}


.page{
	width:100%;
	margin:0 0%;
	float:left;
	text-align:center;
	padding-bottom:4%;
	margin-top:3%;
}
.page a.page-l{
	display:inline-block;
	width:100px;
	height:32px;
	line-height:32px;
	border-radius:15px;
	background:#fff;
	margin:0 5px;
	font-size:14px;
	color:#666666;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}
.page a.page-l label{
	width:24px;
	height:24px;
	border-radius:50%;
	background:url(../images/line-l.png) no-repeat center center #166cbd;
	float:left;
	margin:4px 0 0 5px;
}
.page a.page-l span{
	padding-right:6px;
}
.page a.page-r{
	display:inline-block;
	width:100px;
	height:32px;
	margin:0 5px;
	line-height:32px;
	border-radius:15px;
	background:#fff;
	font-size:14px;
	color:#666666;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}
.page a.page-w{
	display:inline-block;
	width:50px;
	height:32px;
	margin:0 5px;
	line-height:32px;
	border-radius:15px;
	background:#fff;
	font-size:14px;
	color:#666666;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}
.page a.page-r label{
	width:24px;
	height:24px;
	border-radius:50%;
	background:url(../images/line-r.png) no-repeat center center #166cbd;
	float:right;
	margin:4px 5px 0 0;
}
.page a.page-r span{
	padding-left:6px;
}
.page a.page-t{
	display:inline-block;
	height:32px;
	margin:0 5px;
	line-height:32px;
	font-size:14px;
	color:#666666;
}
.page a.p-t{
	margin-left: 80px;
}
.page a.ul-l{
	display:inline-block;
	width:32px;
	height:32px;
	margin:0 5px;
	line-height:32px;
	border-radius:50%;
	background:#fff;
	font-size:14px;
	color:#666666;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}
.list-r-n{
	float:right;
	width:910px;
}
.fgbzlist{
	width:100%;
	margin:0 0%;
	float:left;
	background:#fff;
}
.fgbzlist ul{
	width:92%;
	margin:0 4%;
	float:left;
	padding-bottom:2%;
	margin-top:15px;
}
.fgbzlist ul li{
	width:100%;
	float:left;
	border-bottom:1px dotted #eeeeee;
	padding:18px 0;
}
.fgbzlist ul li dt{
	float:left;
}
.fgbzlist ul li dt a{
	font-size:16px;
	color:#333333;
	font-family:"微软雅黑";
}
.fgbzlist ul li dt span {
	width: 13px;
	height: 13px;
	background: #df6209;
	float: left;
	margin: 5px 12px 0 0;
}
.fgbzlist ul li dt a:hover{
	font-size:16px;
	color:#333333;
	font-family:"微软雅黑";
	font-weight:bold;
}
.fgbzlist ul li dd{
	float:right;
	margin:0;
	line-height:28px;
	font-family:"微软雅黑";
}
.contentlist{
	width:100%;
	margin:0 0%;
	float:left;
	background:#fff;
}
.contentlist_1{
	width:94%;
	margin: 0 3%;
	float:left;
	height: 50px;
	background:#166cbd;
	line-height: 50px;
	font-size:14px;
	color:#FFFFFF;
	font-family:"微软雅黑";
}
.contentlist_1 span.c-1{
	width: 10%;
	display: inline-block;
	text-align: center;
}
.contentlist_1 span.c-2{
	width: 18%;
	display: inline-block;
	padding-right: 10px;
}
.contentlist_1 span.c-3{
	width: 33%;
	display: inline-block;
	padding-right: 10px;
}
.contentlist_1 span.c-4{
	width: 18%;
	display: inline-block;
	padding-right: 10px;
}
.contentlist_1 span.c-5{
	width: 15%;
	display: inline-block;
}
.contentlist_1 span.b-1{
	width: 10%;
	display: inline-block;
	text-align: center;
}
.contentlist_1 span.b-2{
	width:45%;
	display: inline-block;
	padding-right: 10px;
}
.contentlist_1 span.b-3{
	width: 25%;
	display: inline-block;
	padding-right: 10px;
}
.contentlist_1 span.b-4{
	width: 15%;
	display: inline-block;
}
.contentlist_2{
	width:94%;
	margin:0 3%;
	float:left;
	height: auto;
	font-size:15px;
	color:#999999;
	font-family:"微软雅黑";
	margin-bottom: 20px;
}
.contentlist_2 ul{
	display: block;
}
.contentlist_2 ul li{
	padding: 7px 0;
	border-bottom: 1px solid #eaeaea;
	vertical-align: top;
}
.contentlist_2 ul li a{
	display: block;
	cursor: pointer;
}
.contentlist_2 ul li a:hover{
	color: #166cbd;
}
.contentlist_2 ul li span.c-1{
	width: 10%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
}
.contentlist_2 ul li span.c-2{
	width: 18%;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
	padding-right: 10px;
}
.contentlist_2 ul li span.c-3{
	width: 33%;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
	padding-right: 10px;
}
.contentlist_2 ul li span.c-4{
	width: 18%;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
	padding-right: 10px;
}
.contentlist_2 ul li span.c-5{
	width: 15%;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
}
.contentlist_2 span.b-1{
	width: 10%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
}
.contentlist_2 span.b-2{
	width:45%;
	display: inline-block;
	line-height: 22px;
	padding: 10px 0;
	padding-right: 10px;
	vertical-align: top;
}
.contentlist_2 span.b-3{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
	padding-right: 10px;
}
.contentlist_2 span.b-4{
	width: 15%;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
}
.search_top{
	width:100%;
	margin:0 0%;
	float:left;
	background:#fff;
	padding: 18px 0;
}
.search_top dl{
	width:94%;
	margin:6px 3%;
	float:left;
	height: auto;
	font-size:14px;
	color:#999999;
	font-family:"微软雅黑";
}
.search_top dl dt{
	display: inline-block;
}
.search_top dl dd{
	display: inline-block;
}
.search_top dl dd a{
	display: inline-block;
	line-height: 24px;
	height: 24px;
	padding: 0 8px;
	background: #f1f1f1;
	font-size: 14px;
	color: #333333;
	margin-right: 15px;
	border-radius: 2px;
	cursor: pointer;
}
.search_top dl dd a.cur{
	background: #166cbd;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
}
.search_top dl dd a:hover{
	background: #166cbd;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
}
.search_list{
	width:100%;
	margin:0 0%;
	float:left;
	background:#fff;
	margin-top: 20px;
}
.search_list_t{
	width:94%;
	margin:0 3%;
	float:left;
	height: auto;
	font-size:16px;
	color:#166cbd;
	font-family:"微软雅黑";
	position: relative;
}
.search_list_t::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #eeeeee;
	bottom: 0;
}
.search_list_t h3{
	position: relative;
	display: inline-block;
	padding: 20px 0;
}
.search_list_t span{
	position: relative;
	display: inline-block;
	float: right;
	margin-top: 23px;
	font-size: 14px;
	color: #666666;
	font-family:"微软雅黑";
}
.search_list_t span em{
	font-style: normal;
}
.search_list_t h3::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #166cbd;
	bottom: 0;
}
.search_list_n{
	width:94%;
	margin:0 3%;
	float:left;
	height: auto;
	font-size:15px;
	color:#666666;
	font-family:"微软雅黑";
	position: relative;
	padding-bottom: 30px;
}
.search_list_n ul{
	display: block;
}
.search_list_n ul li{
	display: block;
	margin-top: 25px;
}
.search_list_n ul li h3{
	display: block;
	font-size: 17px;
	color: #333333;
}
.search_list_n ul li h3 a{
	cursor: pointer;
	color: #333333;
}
.search_list_n ul li h3 a:hover{
	cursor: pointer;
	color: #166cbd;
}
.search_list_n ul li p{
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin-top: 10px;
}
.search_list_n ul li span{
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #3f7bd4;
	margin-top: 10px;
}
.hy-zxbg{
	width:240px;
	height:auto;
	margin-top:50px;
}
.hy-zxbg h1{
	width:240px;
	height:24px;
	float:left;
	line-height:24px;
	font-size:20px;
	color:#666666;
	font-weight:normal;
	font-family:"微软雅黑";
}
.hy-zxbg h1 span{
	width:4px;
	height:24px;
	float:left;
	margin-right:10px;
	background:#999999;
}
.hy-zxbg h1 label{
	float:right;
	margin-top:-3px;
}
.hy-zxbg h1 label a{
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#666666;
	margin:0 0 0 5px;
	background:#eeeeee;
}
.hy-zxbg h1 label a:hover{
	display:inline-block;
	width:20px;
	height:20px;
	color:#ffffff;
	background:#166cbd;
}
.zxbg-list{
	width:238px;
	border:1px solid #eeeeee;
	background:#fff;
	height:auto;
	margin-top:17px;
	float:left;
}
.hy-zxbg ul{
	width:100%;
	float:left;
}
.hy-zxbg ul li{
	width:92%;
	margin:0 4%;
	font-size:15px;
	line-height:20px;
	font-family:"微软雅黑";
	float:left;
	padding:15px 0;
	border-bottom:1px solid #eeeeee;
}
.hy-zxbg ul li dt{
	width:100%;
	height:auto;
	text-align:center;
	float:left;
	margin-top:15px;
}
.hy-zxbg ul li dt img{
	display:inline-block;
	border:1px solid #f1f1f1;
}
.hy-zxbg ul li dd{
	width:100%;
	height:auto;
	text-align:center;
	float:left;
	font-size:15px;
	font-family:"微软雅黑";
	margin-top:7px;
}
.hy-zxbg ul li dd a{
	color:#999999;
}
.hy-zxbg ul li:hover dd a{
	color:#333;
}
.hy-zxbg ul li:hover dt img{
	border:1px solid #3f86c9;
}
.ndbglist{
	width:100%;
	float:left;
}
.ndbglist ul{
	width:100%;
	float:left;
}
.ndbglist ul li{
	width:236px;
	float:left;
	margin:50px 0 0 50px;
}
.ndbglist ul li dt{
	width:236px;
	float:left;
	height:219px;
	text-align:center;
	background:url(../images/imgbg.png) no-repeat center bottom;
}
.ndbglist ul li dt img{
	display:inline-block;
	width:160px;
	height:219px;
	border:1px solid #e5e5e5;
}
.ndbglist ul li dd{
	width:236px;
	text-align:center;
	margin-top:15px;
	float:left;
}
.ndbglist ul li dd span{
	width:160px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:1px solid #e5e5e5;
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
	overflow:hidden;/*超出部分隐藏*/
	text-overflow:ellipsis;
	display:inline-block;
	white-space:nowrap;
}
.ndbglist ul li:hover dt img{
	border:1px solid #166cbd;
}
.ndbglist ul li:hover dd span{
	border:1px solid #166cbd;
	background:#166cbd;
	color:#fff;
}
.zxallist{
	width:100%;
	margin:0 0%;
	float:left;
	background:#fff;
}
.zxallist ul{
	width:92%;
	margin:0 4%;
	float:left;
	padding-bottom:2%;
	margin-top:15px;
}
.zxallist ul li{
	width:100%;
	float:left;
	border-bottom:1px solid #eeeeee;
	padding:18px 0;
}
.zxallist ul li dt{
	width:270px;
	height:170px;
	float:left;
}
.zxallist ul li dt img{
	width:270px;
	height:170px;
	display:block;
}
.zxallist ul li dd{
	width:530px;
	float:right;
}
.zxallist ul li dd h1{
	width:100%;
	line-height:26px;
	color:#333333;
	font-size:18px;
	font-family:"微软雅黑";
	float:left;
	margin-top:7px;
}
.zxallist ul li dd h1 a{
	color:#333333;
	font-size:18px;
	font-family:"微软雅黑";
}
.zxallist ul li dd h1 a:hover{
	color:#166cbd;
	font-size:18px;
	font-family:"微软雅黑";
}
.zxallist ul li dd p{
	width:100%;
	line-height:24px;
	color:#666666;
	font-family:"微软雅黑";
	font-size:15px;
	margin-top:12px;
	float:left;
}
.zxallist ul li dd span{
	width:100%;
	line-height:24px;
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px;
	margin-top:12px;
	float:left;
}
.hy-hdhg{
	width:240px;
	height:auto;
	margin-top:50px;
	position:relative;
}
.hy-hdhg h1{
	width:240px;
	height:24px;
	float:left;
	line-height:24px;
	font-size:20px;
	color:#666666;
	font-weight:normal;
	font-family:"微软雅黑";
}
.hy-hdhg h1 span{
	width:4px;
	height:24px;
	float:left;
	margin-right:10px;
	background:#999999;
}
.hy-hdhg a.c-top{
	width:240px;
	height:20px;
	float:left;
	background:#eeeeee;
	top:0;
	left:0;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:14px;
	margin-top:17px;
}
.hy-hdhg a.c-bottom{
	width:240px;
	height:20px;
	float:left;
	background:#eeeeee;
	bottom:0;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:14px;
	left:0;
}
.hdhg-list{
	width:240px;
	background:#fff;
	height:auto;
	float:left;
	padding-bottom:35px;
	position:relative;
}
.hy-hdhg ul{
	width:100%;
	float:left;
}
.hy-hdhg ul li{
	width:92%;
	margin:0 4%;
	font-size:15px;
	height:165px;
	line-height:20px;
	font-family:"微软雅黑";
	float:left;
	position:relative;
}
.hy-hdhg ul li dt{
	width:220px;
	height:150px;
	text-align:center;
	float:left;
	position:relative;
	margin-top:15px;
}
.hy-hdhg ul li dt img{
	display:inline-block;
	width:220px;
	height:150px;
}
.hy-hdhg ul li dt a{
	position:relative;
	color:#fff;
}
.hy-hdhg ul li dt label{
	position:absolute;
	z-index:999;
	width:94%;
	height:90%;
	margin:3% 3%;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:130px;
	background:rgba(0, 0, 0, 0.6);
	left:0;
	top:0;
	opacity:0;
	transition: all 0.5s ease 0s;
}
.hy-hdhg ul li:hover dt label{
	display:block;
	transition: all 0.5s ease 0s;
	opacity:1;
}
.hy-hdhg ul li dd{
	width:100%;
	height:auto;
	text-align:center;
	float:left;
	font-size:15px;
	font-family:"微软雅黑";
	margin-top:7px;
}
.hy-hdhg ul li dd a{
	color:#999999;
}
.yzzlist{
	width:100%;
	margin:0 0%;
	float:left;
}
.yzzlist ul{
	width:100%;
	margin:0 0%;
	float:left;
	padding-bottom:2%;
}
.yzzlist ul li{
	width:100%;
	float:left;
	background:#fff;
	padding:18px 0;
	margin-bottom:18px;
}
.yzzlist ul li dt{
	width:230px;
	height:150px;
	float:left;
	margin-left:30px;
}
.yzzlist ul li dt img{
	width:230px;
	height:150px;
	display:block;
}
.yzzlist ul li dd{
	width:585px;
	float:right;
	margin-right:30px;
}
.yzzlist ul li dd h1{
	width:100%;
	line-height:26px;
	color:#333333;
	font-size:18px;
	font-family:"微软雅黑";
	float:left;
	margin-top:7px;
}
.yzzlist ul li dd h1 a{
	color:#333333;
	font-size:18px;
	font-family:"微软雅黑";
}
.yzzlist ul li dd h1 a:hover{
	color:#166cbd;
	font-size:18px;
	font-family:"微软雅黑";
}
.yzzlist ul li dd p{
	width:100%;
	line-height:24px;
	color:#666666;
	font-family:"微软雅黑";
	font-size:15px;
	margin-top:12px;
	float:left;
}
.yzzlist ul li dd span{
	width:100%;
	line-height:24px;
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px;
	margin-top:12px;
	float:left;
}
.contact-n{
	width:100%;
	float:left;
	line-height:30px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#666666;
	padding-bottom:30px;
	margin-top:2%;
}
.contact-n dl{
	width:100%;
	float:left;
}
.contact-n dl dt{
	width:100%;
	float:left;
	margin-top:20px;
}
.contact-n dl dd{
	width:94%;
	float:left;
	margin-top:20px;
	font-size:14px;
	line-height:30px;
	font-family:"微软雅黑";
	padding-left:6%;
}
.contact-n dl dd strong{
	color:#000;
}
.contact-n dl dt span{
	width:45px;
	height:38px;
	float:left;
	background:url(../images/iconbg.png) no-repeat;
}
.contact-n dl dt label{
	padding:0 15px;
	background:#df6209;
	height:30px;
	color:#fff;
	font-size:16px;
	margin-top:4px;
	margin-left:-10px;
	line-height:30px;
	border-radius:0 6px 6px 0;
	float:left;
}
.contact-n p{
	margin-top:20px;
}
.news-detail{
	width:94%;
	margin:0 3%;
	margin-top:2.5%;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	padding-bottom:2%;
	border-bottom:1px solid #f6f6f6;
}
.news-detail dl{
	width:100%;
	float:left;
	margin-bottom:0;
}
.news-detail dl dt{
	width:100%;
	float:left;
}
.news-detail dl dt h1{
	width:100%;
	font-size:24px;
	color:#333;
	line-height:33px;
	text-align:center;
	float:left;
	margin-top:1%;
}
.news-detail dl dt p{
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#666;
	width:100%;
	margin-top:15px;
	display:inline-block;
	float:left;
}
.news-detail dl dt p span{
	margin:0 18px;
}
.about-detail-n{
	width:94%;
	margin:0 3%;
	float:left;
	padding-bottom:3%;
	font-size:14px;
	color:#000000;
	font-family:"微软雅黑";
}
.about-detail-n p{
	font-size:14px;
	color:#000000;
	line-height:26px;
	margin-top:15px;
}
.about-detail-n h2{
	font-size:17px;
	color:#333333;
	line-height:26px;
	margin-top:15px;
}
.about-detail-n h3{
	font-size:15px;
	color:#333333;
	line-height:26px;
	margin-top:15px;
}
.about-detail-n table{
	border-top:1px solid #ccc;
	margin-left:2rem;
	border-left:1px solid #ccc;
}
.about-detail-n table td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 5px;
}
.about-detail-n table td p{
	font-size:14px;
	color:#333333;
	line-height:26px;
	margin-top:0px;
}
.about-detail-n p img{
	width:70%;
	display:inline-block;
}
.case-page{
	width:100%;
	margin:0 0%;
	margin-top:3%;
	overflow:hidden;
	text-align:center;
	margin-bottom:3%;
}
.case-page a.previous-page{
	width:42%;
	height:35px;
	background:#0077b5;
	line-height:35px;
	display:inline-block;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.case-page a.next-page{
	width:42%;
	height:35px;
	background:#0077b5;
	line-height:35px;
	display:inline-block;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.case-page a.return{
	width:12.7%;
	margin:0 1%;
	height:35px;
	background:#df6209;
	line-height:35px;
	display:inline-block;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.about{
	width:100%;
	background:#fff;
	margin:0 auto;
	overflow:hidden;
}
#myscroll{
	display:block;
	width:100%;
	position:relative;
	height:390px;
	overflow:hidden;
}
#myscroll #myscrollbox{
	display:block;
	float:left;
	position:absolute;
	left:0;
	top:0px;
	height:1000000px;
}
#myscroll ul{
	display:block;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}
#myscroll ul li{
	display:block;
	float:left;
}
#mybtns a:hover, #myscroll, #mybtns a,#myscroll a:hover .intro, #myscroll a .intro,#myscroll #myscrollbox{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#myscroll1{
	display:block;
	width:100%;
	position:relative;
	height:598px;
	overflow:hidden;
}
#myscroll1 #myscrollbox1{
	display:block;
	float:left;
	position:absolute;
	left:0;
	top:0px;
}
#myscroll1 ul{
	display:block;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}
#myscroll1 ul li{
	display:block;
	float:left;
}
#mybtns a:hover, #myscroll1, #mybtns a,#myscroll1 a:hover .intro, #myscroll1 a .intro,#myscroll1 #myscrollbox1{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#myscroll2{
	display:block;
	width:100%;
	position:relative;
	height:640px;
	overflow:hidden;
}
#myscroll2 #myscrollbox2{
	display:block;
	float:left;
	position:absolute;
	left:0;
	top:0px;
}
#myscroll2 ul{
	display:block;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}
#myscroll2 ul li{
	display:block;
	float:left;
}
#mybtns a:hover, #myscroll2, #mybtns a,#myscroll2 a:hover .intro, #myscroll2 a .intro,#myscroll2 #myscrollbox2{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.bottom{
	width:100%;
	background:#1243cb;
	min-height:280px;
	margin-top:60px;
}
.bottom:after,.h-news:after,.quick-entry:after,.m:after,.h-exhibition:after,.h-exhibition-n:after,.h-exhibition-t:after,.h-joint:after,.h-link:after{
	clear:both;
	display:block;
	height:0;
	content:"\200B";
}
.foot-01{
	width:1200px;
	border-bottom:1px solid #486cd7;
	margin:0 auto;
	margin-top:4%;
	padding-bottom:3%;
	padding-top:80px;
	overflow:hidden;
}
.foot-01 ul{
	width:100%;
	float:left;
}
.foot-01 ul li{
	float:left;
	width:14%;
}
.foot-01 ul li.list01{
	float:left;
	width:16%;
}
.foot-01 ul li h1{
	width:100%;
	float:left;
	font-size:18px;
	height:37px;
	position:relative;
	color:#ffffff;
	font-family:"微软雅黑";
}
.foot-01 ul li h1:after {
	content: "";
	width: 20px;
	height: 2px;
	background: #486cd7;
	z-index:999;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.foot-01 ul li ol{
	width:100%;
	float:left;
	font-size:14px;
	margin-top:10px;
	color:#ffffff;
	font-family:"微软雅黑";
}
.foot-01 ul li ol li{
	width:100%;
	float:left;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
	font-family:"微软雅黑";
}
.foot-01 ul li ol li a{
	color:#fff;
}
.foot-02{
	width:100%;
	float:left;
	margin-top:1%;
	padding-bottom:1.5%;
}
.foot-02 dl{
	width:1200px;
	margin:0 auto;
}
.foot-02 dl dt{

	float:left;
	margin-top:20px;
}
.foot-02 dl dt label{
	width:100%;
	float:left;
	font-size:12px;
	color:#ffffff;
	line-height:26px;
}
.foot-02 dl dt span{
	margin:0 15px 0 0;
	display:inline-block;
}
.foot-02 dl dd{
	float:left;
	text-align:right;
}
.foot-02 dl dd label img{
	width:70px;
	height:auto;
	margin-left:15px;
	float:left;
}

.head-v3{z-index:99;}
.head-v3 .navigation-inner{}
.navigation-up{height:60px;}
.navigation-up .navigation-v3 .nav-up-selected{}
.navigation-up .navigation-v3 .nav-up-selected-inpage{color:#ffffff;}

.navigation-down{position:absolute; top:78px; left:0; width:100%; z-index:99999999;}
.navigation-down .nav-down-menu{margin:0; background:rgba(255,255,255,0.95) ;  position:absolute; top:0px; width:100%; overflow:hidden;}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;position:relative; }
.navigation-down .menu-1 ul{width:80%; margin-left:25%; height:auto; padding:20px 0; padding-bottom:30px;}
.navigation-down .menu-1 ul li{width:225px; float:left; height:auto;}
.navigation-down .menu-1 ul li dt{width:100%; float:left; height:auto; font-size:16px; color:#333;}
.navigation-down .menu-1 ul li dd{width:100%; margin:0; float:left; height:auto; font-size:14px; color:#333;}
.navigation-down .menu-1 ul li dd li{width:100%; float:left; margin:0; font-size:14px; text-align:left; color:#333; height:auto;}
.navigation-down .menu-1 ul li dd li a{font-size:14px; color:#666666; height:auto; text-align:left;}


#nav_2{margin-left:80px; display:none;}
#nav_4{margin-left:80px; display:none;}
#nav_3{margin-left:-400px; width:1424px;}
#nav_5{margin-left:330px;}
#nav_6{margin-left:470px;}
#nav_7{margin-left:580px;}

@media (max-width:750px) {
}

.page{
	display: flex;
	text-align: center;
	justify-content: center;
}
.page li{
	display: inline-block;
	cursor: pointer;
}
.page a{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: inline-block;
	line-height: 32px;
	color: #666666;
	background-color: #fff;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
	font-size: 14px;
	margin: 0 5px;
}
.page ul li.active a{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #166cbd;
	background:#166cbd;
	line-height: 32px;
	color: #ffffff;
	font-size: 14px;
}
.page a:hover{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #e4e4e4;
	background:#e4e4e4;
	line-height: 32px;
	color: #666666;
	font-size: 14px;
}
.page .J-paginationjs-first a, .page .paginationjs-prev a, .page .paginationjs-next a, .page .J-paginationjs-last a{
	font-size: 14px;
	width: 60px;
	height: 32px;
	line-height: 32px;
	border-radius: 15px;
	color: #666666;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}

.J-paginationjs-go-pagenumber {
	width: 50px;
	height: 32px;
	line-height: 32px;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}

.J-paginationjs-go-button {
	width: 50px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #166cbd;
	background:#166cbd;
	color: #fff;
}

.J-paginationjs-size-select {
	width: 50px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #fff;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
	background-color: #fff;
	text-align: center;
}
select option {
	background-color: #fff;
}

.paginationjs-size-changer {
	display: inline;
	padding: 0;
}

.paginationjs-go-input {
	display: inline;
	padding: 0;
}

.paginationjs-go-button {
	display: inline;
}

.paginationjs {
	display: block;
	line-height: 55px;
}