/*通用全局样式*/
*{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%;
		/*height: 35px;*/
		/* background-color: #fff; */
	}
	.zt td {font-size: 16px;}	
	.zt td {
		/* display: contents; */
		/* line-height: 3rem; */
	}	
	.fz {background: url(/cms_files/jcms1/web3096/site/picture/0/1810181023266969619.png) no-repeat left;padding-left: 20px;}
	.dqwz1 {
		width: 1200px;
		line-height: 60px;
		margin: 0 auto;
	}
	.zt tbody>tr>td>table>tbody>tr>td:first-child span {
    display: none;
  }
	/*内容模块*/
	.cont{
		width: 1200px;
		margin: 20px auto;
		/* background: url(ztbg_05.png) top center repeat-x; */
	}
	/*栏目导航*/
	.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(/cms_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%;
	}
	
	.mainbox{
		/* background: url(mainbg_03.png) top left repeat-x; */
	}

	.ztbanner{
		width: 100%;
		height: auto;
		background: url(/cms_files/jcms1/web3096/site/picture/0/2208011849357511658.jpg) no-repeat center 0;
		padding-top: 322px;
	}

	.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_top1{
		display: block;
		background: url(bg_03.png) center left no-repeat;
		line-height: 40px;
		font-size: 24px;
		font-weight: bold;
		color: #1e82b8;
		padding-left: 14px;
	}

	.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;
	}

	.cont_right_top1_a{
		line-height: 40px;
		font-size: 20px;
		font-weight: bold;
		color: #1e82b8;
		margin-right: 20px;
	}
}