@charset "utf-8";
/* CSS Document */

/*top*/
.zt-top{
	width:100%;
	height:707px;
	margin:0 auto 30px;
	background:url(../images/g_ztjytopbg.jpg) no-repeat top center;
}

.zt-top-logo{
	width:1150px;
	height:70px;
	margin:0 auto 520px;
	padding-top:30px;
}

.zt-top-logo a{
	display:block;
	background:url(../images/g_ztjyreturn.png) no-repeat;
	width:92px;
	height:36px;
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:36px;
	float:right;
}

.zt-nav{
	width:100%;
	height:60px;
	margin:0 auto;
}

.zt-nav-con{
	width:1150px;
	height:68px;
	line-height:58px;
	margin:0 auto;
}

.zt-nav-con a{
	display:block;
	height:68px;
	padding:0 45px;
	font-size:22px;
	color:#fff;
	float:left;
	font-weight:bold;
}

.zt-nav-con a:hover,.zt-nav-con a.hover{
	background:url(../images/g_ztjynavhover.jpg) no-repeat bottom center;
	color:#fff;

}
/*top*/

.g-mian{
	width:1150px;
	margin:0 auto;
	background:#fff;
}
/*新闻*/
.g-mnews{
	width:100%;
	height:300px;
	margin-bottom:30px;
}

.g-mnews-top{
	width:100%;
	height:61;
	margin: 0 auto 15px;
	background:url(../images/g_ztjyname.png) no-repeat;
}

.g-mnews-top a{
	display:block;
	height:61px;
	margin:0 auto;
}

.g-mnews-list{
	width:100%;
	margin:0 auto;
}

.g-mnews-list li{
	width:45%;
	display:block;
	height:42px;
	line-height:42px;
	float:left;
	margin:0 2% 0 2%; 
}

.g-mnews-list li a{
	width:70%;
	height:42px;
	overflow:hidden;
	display:block;
	padding-left:15px;
	font-size:18px;
	color:#333333;
	float:left;
	background:url(../images/b_ztjyspot.jpg) left center no-repeat;
}

.g-mnews-list li a:hover{
	color:#cd0000;
	background:url(../images/b_ztjyspot2.jpg) left center no-repeat;
	font-weight:bold;
}

.g-mnews-list li span{
	width:20%;
	height:42px;
	display:block;
	float:right;
	font-size:18px;
	color:#999999;
}

.g-mnews-one{
	width:445px;
	height:80px;
	line-height:34px;
	border-bottom:#d3d2d2 1px dashed;
	margin:0 auto;
}

.g-mnews-one a{
	font-size:18px;
	color:#444;
	font-weight:bold;
}

.g-mnews-one span{
	font-size:18px;
	color:#999;
	margin-left:20px;
}

.g-manswer-list{
	width:100%;
	margin:0 auto;
	padding-top:20px;
}

.g-manswer-list li{
	width:550px;
	display:block;
	height:183px;
	float:left;
	margin:0 1% 40px 1%; 
}

.g-manswer-list li a{
	width:550px;
	display:block;
	height:183px;
}
/*/新闻*/



