* {
	padding: 0;
	margin: 0;
}
a{
	text-decoration:none;
    font-style: normal;
    color: #363636;
}

.top {
	width: 100%;
	height: 238px;
	background: url(hzjxj_list_top.png) no-repeat center;
}

.top_content {
	width: 1267px;
	height: auto;
	margin: auto;
}

.top_map {
	font-size: 14px;
	color: #fff;
	line-height: 50px;
}

.welcome {}

.map {
	font-size: 12px!important;
	float: right;
}

.map a {
	color: #fff;
	padding: 0 3px;
	text-decoration: none;
}

.logo {
	padding-top: 20px;
	float: left;
}

.search {
	position: relative;
	width: 290px;
	height: 48px;
	margin-top: 45px;
	float: right;
	margin-left: 100px;
	background: url(hzjxj_list_search.png) no-repeat;
}

.search input[type=text] {
	width: 226px;
	padding-left: 10px;
	height: 35px;
	border: none;
	margin-top: 6px;
	margin-left: 7px;
}

/*.search span {
	position: absolute;
	display: inline-block;
	right: 5px;
	top: 5px;
	width: 36px;
	cursor: pointer;
	height: 36px;
}*/
.search .btn{
	width: 44px;
    height: 48px;
    position: absolute;
    right: 1px;
    top: 0px;
    border: none;
    cursor: pointer;
    background: url(hzjxj_list_searchSJ.png) no-repeat;
}
.nav {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.nav ul {
	list-style: none;
}

.nav ul li {
	width: 181px;
	color: #fff;
	text-align: center;
	font-size: 18px!important;
	line-height: 50px;
	float: left;
	display: inline-block;
}
.nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	line-height: 50px;
	display: inline-block;
}

.nav .active {
	border-bottom: 2px solid #fff;
}

.poi {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #eee;
}

.poi .poi_content {
	width: 1232px;
	padding-left: 35px;
	height: 50px;
	line-height: 50px;
	margin: auto;
	background: url(hzjxj_home.png) no-repeat left center;
	color: #15436d;
	font-size: 16px;
}

.content {
	width: 1267px;
	height: auto;
	margin: auto;
	margin-top: 17px;
	overflow: hidden;
}

.content .left {
	width: 238px;
	float: left;
}

.content .left ul {
	width: 238px;
	list-style: none;
}

.content .left ul li:before {
	width: 13px;
	height: 13px;
	background: url(hzjxj_triangle.png) no-repeat left center;
	padding-left: 10px;
	content: '';
	display: inline-block;
}

.content .left ul li {
	background: url(hzjxj_list_nav_bg.png) no-repeat;
	/*width: 172px;*/
	padding-left: 40px;
	height: 37px;
	color: #363636;
	line-height: 37px;
	margin-bottom: 5px;
}

.content .left ul .active:before {
	background: url(hzjxj_triangle_blue.png) no-repeat left center !important;
}

.content .left ul .active {
	color: #15436d;
}

.content .left .title {
	/*width: 152px;*/
	padding-left: 62px;
	height: 37px;
	line-height: 37px;
	background: url(hzjxj_list_nav_bg_blue.png) no-repeat;
	margin-bottom: 5px;
	color: #fff;
}

.content .right {
	width: 1000px;
	height: 874px;
	float: left;
	margin-left: 18px;
	border: 1px solid #cbcbcb;
}
.content .right table{
	border: none;
	border-collapse:collapse ;
}
.content .right table td{
	border: none;
	border-bottom: 1px dashed #9b9b9b;
	line-height: 40px;
	padding: 0 10px;
}
.table_top{
	height:36px ;
	background: #158cd7;
	color: #fff;
	
}
.table_top td{
	border: none!important;
}
body .footer {
	margin-top: 10px;
	width: 100%;
	height: 153px;
	background: #158CD7 url("hzjxj_footerBg.png");
	padding: 20px;
}

body .footer img {
	position: absolute;
}

body .footer .row {
	padding-left: 240px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 16px;
}

body .footer .row a {
	font-size: 22px;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 10px;
}

body .footer .row a.r {
	border-right: 2px dotted #FFFFFF;
}


/*fooer*/
	.footer_bottom{
		position: relative;
	    height: 200px;
	    background: #158CD7;
	    overflow: hidden;
	}
	.footer_bottom .science-foot{
	    position: relative;
	    font-size: 14px;
	    color: #fff;
	    position: absolute;
        left: 280px;
	}
	.footer_bottom .foot-left{
		padding-top: 18px;
		float: left;
	}
	.footer_bottom .foot-left p{
		line-height: 34px;
	}
	.footer_bottom .foot-left p a{
		font-size: 16px;
	    color: #fff;
	    padding-right: 14px;
	}
	.footer_bottom .foot-left .site-one span .r{
		    border-right: 2px dotted #FFFFFF;
	}
	.footer_bottom .foot-center{
		float: left;
	}
	.footer_bottom .foot-right{
		float: right;
	}
	/*fooer end*/
