﻿/*通用全局样式*/
*{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(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.jinchangmuye.com/jcms_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;
	}
	/*栏目导航*/
	.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.jinchangmuye.com/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;
    padding-top: 12px;
    padding-bottom: 12px;
	}
	
	.zjszfyjlm_list li a{
		display:block;
		width:90%;
		line-height: 30px;
	}
	
	.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{
		display: inline-block;
		float: right;
	}

	.lucidity_pgPanel{
		float: unset !important;
    	margin: auto;	
	}

	.lucidity_pgContainer {
		min-height: 345px !important;
	}

	.lucidity_pgCurrentPageButton{
		border: 1px solid #999999;
		padding: 0 2px;
		height: 28px;
		line-height: 25px;
	}

}