.ztzl_left{
	width:940px;
	}
.ztzl_left_title{
	width:100%;
	height: 46px;
	border-bottom: 1px #dedede solid;
	}
.ztzl_left_title h1{
	width:auto;
	font-size: 22px;
	font-weight:bold;
	height: 46px;
	color: #2362a6;
    border-bottom: 4px #2362a6 solid;
	padding:0 16px;
	float:left
	}	
	
.ztzl-pic {
	padding:20px 0;
}
.ztzl-pic li{
	width:294px;
	height:178px;
	margin:14px 0px;
	border-radius:8px;
	float: left;
	}
.ztzl-pic li.center{
	margin:14px 29px;
	}
.ztzl-pic li.icon_01{
	background:url(../../images/ztzl_bg1.jpg);
	background-size:100%;
	}
.ztzl-pic li.icon_02{
	background:url(../../images/ztzl_bg2.jpg);
	background-size:100%;
	}
.ztzl-pic li.icon_03{
	background:url(../../images/ztzl_bg3.jpg);
	background-size:100%;
	}
.ztzl-pic li.icon_04{
	background:url(../../images/ztzl_bg4.jpg);
	background-size:100%;
	}
.ztzl-pic li.icon_05{
	background:url(../../images/ztzl_bg5.jpg);
	background-size:100%;
	}
.ztzl-pic li a{
	width:100%;
	height:100%;
	text-align:center;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    word-wrap:break-word;
    word-break:break-all;
	float:left
	}
.ztzl-pic li a p{
	margin-top:63px;
	}

	
.ztzl_right{
	width:340px;
	background:#f3f5f8;
	padding:10px 20px;
	}
.ztzl_right .nav{
	font-size:18px;
	line-height:42px;
	font-weight:bold;
	color:#2362a6;
	text-indent:10px;
	border-bottom:1px #dedede solid;
	}
.ztzl_right .nav span{
	font-weight:normal;
	float:right
	}
.ztzl_right .nav span a,.ztzl_right .nav span a:visited{
	color:#767676;
	}
	
.ztzl_right .zt{
	font-size:18px;
	line-height:36px;
	color:##2362a6;
	text-indent:10px;
	border-bottom:1px #dedede solid;
	}
	
	
.ztzl-list {
	
}

.ztzl-list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
	background: url('../../images/icon_bot.jpg') no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent:15px;
}
.ztzl-list li a:link,.ztzl-list li a:visited {	
    font-size: 16px;
    color: #333333;
}
.ztzl-list li a:hover,.ztzl-list li a:active{	
    color: #0c55bb;
}
