/*通用全局样式*/
*{margin: 0;padding: 0;}
body {font-family: "微软雅黑";}
/*清除浮动*/
.clearfix {zoom: 1;}
.clearfix:after {content: "020";height: 0px;display: block;overflow: hidden;clear: both;}
/*清除样式*/
li {list-style-type: none;}
a{text-decoration: none; color: #333333;}

@media only screen and (min-width: 768px) {
	body{
		min-width: 1366px;
	}
	/*当前位置*/
	.dqwz{
		width: 100%;
	}
	.zt td {font-size: 16px;}	
.zt td {
    display: contents;
    line-height: 3rem;
}	
	.fz {background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/0/1810181023266969619.png) no-repeat left;padding-left: 20px;}
	.dqwz>div{width: 1200px;padding-top: 8px;margin: 0 auto;}
	.zt tbody>tr>td>table>tbody>tr>td:first-child span {
    display: none;
  }
	/*内容模块*/
	.cont{
		width: 1200px;
		margin: 20px auto;
	}
	/*栏目导航*/
	.cont_left{
		width: 280px;
		float: left;
	}
	.zjszfyjlm{
		width: 280px;
		height: 70px;
		font-weight: bold;
		line-height: 60px;
		font-size: 18px;
	    color: white;
	    font-family: "Microsoft YaHei";
	    text-align: center;
	    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/1424/2101290927083513207.png?0.2879095021984983) no-repeat;
	}
	.zjszfyjlm_list li{
		width: 280px;
		/* height: 50px; */
		line-height: 48px;
		font-size: 18px;
		background-color: #edf0f2;
		border-left: 13px solid #abd1f2;
		margin-top: 10px;
		padding-left: 20px;
	}
	
	.zjszfyjlm_list li a{
		display:block;
		width:90%;
	}
	
	.zjszfyjlm_list li:hover{
		background: #FFFFFF;
		color: #1492ff;
		font-weight: bold;
		border: 2px solid #74bfff;
		padding-left: 20px;
	}
	.zjszfyjlm_list li:hover a{
		color: #1492ff;
	}
	/*栏目内容*/
	.cont_right{
		float: right;
		width: 890px;
		min-height: 439px;
		background-color: #f4f6f7;
		border: solid 1px #d6d6d6;
		/* opacity: 0.6; */
	}		
	.cont_right_top{
		display: none;
	}	
	.cont_right ul{
		padding: 14px 24px;
	}
	
	.cont_right li{
		/*height: 45px;*/
		font-size: 16px;
		line-height: 45px;
		border-bottom: 1px dashed #e1e1e1;
	}	
	.cont_right li a{	
		padding-left: 13px;
	    background: url(dian.png) no-repeat left;
	    color: #000000;
	    max-width: 700px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    display: inline-block;
	}
	
	.cont_right li a:hover{
		color: #1492ff;
		background: url(dian_on.png) no-repeat left ;	
	}
	
	.cont_right li span{
		float: right;
	}
}

@media only screen and (min-width: 100px) and (max-width: 767px){
	/*当前位置*/
	.dqwz{width: 100%; padding: 2rem 0;}
	.dqwz>div{width: 95%;padding-top: 0.5rem;margin: 0 auto;}
	.fz{font-size: 2rem;}
	.zt td a{font-size: 2rem;}
	.zt td {
    display: contents;
    line-height: 3rem;
}
	.zt tbody>tr>td>table>tbody>tr>td:first-child span {
    display: none;
  }
	/*左侧隐藏*/
	.cont_left{display: none;}
	/*右侧内容*/
	.cont_right{
		margin-bottom: 2rem;
	}
	.cont_right_top{
		height: 4rem;
		line-height: 4rem;
		border-bottom: 1px solid #e7e7e7;
	}
	.cont_right_top a{
		font-size: 2rem;
		color: #1492ff;
		padding-left: 1rem;
	}
	.cont_right ul{
		width: 95%;
		margin: 0 auto;
	}
	.cont_right li{
		line-height: 3rem;
		font-size: 2rem;
		color: #000000;
		/* padding-right: 2rem; */
		border-bottom: 0.1rem solid #e7e7e7;
		/* background: url(_.png) no-repeat right; */
		background-size: 1rem;
		padding:2rem 0;
	}
	
	.cont_right li a{
		display: block;
	}
	
	.cont_right li span{
		float: right;
		padding-right: 1rem;
	}
	/*分页*/
	.default_pgToolbar .default_pgPerPage{
		display: none;
	}
	.default_pgToolbar .default_pgSearchInfo{
		display: none;
	}
}