/* 页面自定义css样式*/
@media (min-width: 1281px) and (max-width: 1599px) {
	.width-1440{width:80%;max-width:1200px;}
	.leaderls{width: 100%}
	/*左侧导航*/
	.content{margin-bottom:30px;overflow: hidden;}
	.leftNav{width:25%;}
	.leftNav dl dt{width:100%;height:70px;background:url(list-navTop.png) no-repeat right center;}
	.leftNav dl dt a{font-family: "微软雅黑";line-height:65px;font-weight: 700;font-size: 22px;color: #fff;display:block;width:100%;height:100%;padding-left:30px;}
	.leftNav dl dd{width:93%;background: #f5f5f5;height:auto;padding:0 30px;}
	.leftNav dl dd a{border-top:1px solid #bdcbdb;display:block;width:100%;height:100%;font-family: "微软雅黑";font-weight: 700;font-size: 16px;color: #333;line-height:65px;}
	.leftNav dl dd:first-of-type> a{border-top: 0;}
	.leftNav dl dd.on>a,.leftNav dl dd:hover>a,.leftNav dl dd ul li:hover a{color:#1A67BC;}
	.leftNav dl dd ul li a{padding-left:37px;}

	/*右侧列表*/
	.textList{width:72%;}
	.jbjsRkgfjs{width:100%;}
	.jbjsRkgfjs p,.jbjsRkgfjs a,.jbjsRkgfjs span{font-family: "微软雅黑";font-size: 16px;line-height: 36px;text-align: left;color: #000;}
}

@media (max-width: 1280px){
	.width-1440{width:80%;}
	.leaderls{width: 100%}
	.leaderls li{width: 30%;margin:0 1.5%;}
	.leaderls p{font-size: 14px;line-height: 20px;}
	/*左侧导航*/
	.content{margin-bottom:1.875rem;overflow: hidden;}
	.leftNav{width:30%;}
	.leftNav dl dt{width:100%;height:3rem;background:#1A67BC url(list-navTop.png) no-repeat left center;}
	.leftNav dl dt a{font-family: "微软雅黑";line-height:3rem;font-weight: 700;font-size: 1.25rem;color: #fff;display:block;width:100%;height:100%;padding-left:1.875rem;}
	.leftNav dl dd{width:100%;background: #f5f5f5;height:auto;padding:0 1rem;}
	.leftNav dl dd a{border-top:0.0625rem solid #bdcbdb;display:block;width:100%;height:100%;font-family: "微软雅黑";font-weight: 700;font-size: 1rem;color: #333;line-height:3rem;}
	.leftNav dl dd:first-of-type >a{border-top: 0;}
	.leftNav dl dd.on>a,.leftNav dl dd:hover>a,.leftNav dl dd ul li:hover a{color:#1A67BC;}
	.leftNav dl dd ul li a{padding-left:2.3125rem;}

	/*右侧列表*/
	.textList{width:67%;}
	.jbjsRkgfjs{width:100%;}
	.jbjsRkgfjs p,.jbjsRkgfjs a,.jbjsRkgfjs span{font-family: "微软雅黑";font-size: 1rem;line-height: 2.25rem;text-align: left;color: #000;}
  .leaderls img {height: 8.25rem;}
	
}
@media (max-width: 770px) {
	.width-1440{width:90%;}
	.leaderls{margin-top:1rem;}
	.leaderls span{font-size: 1.5rem;/*white-space: nowrap;*/margin-bottom: 2rem;margin-top:1rem;line-height: 1.5}
	.ldh{font-size:1.875rem;padding-top: 10px}
	.lmh2 .zz{font-size:1.5rem;    line-height: 3.125rem;}
	/*左侧导航*/
	.content{margin-bottom:1.875rem;overflow: hidden;}
	.leftNav{width:100%;float: unset;margin-bottom: 1.25rem;display: none;}
	.leftNav dl{overflow: hidden;}
	.leftNav dl dt{width:20%;height:4.0625rem;float: left;background:#1A67BC url(list-navTop.png) no-repeat left center;}
	.leftNav dl dt a{font-family: "微软雅黑";line-height:4.0625rem;font-weight: 700;font-size: 1.5rem;color: #fff;display:block;width:100%;height:100%;padding-left: 0;text-align: center;}
	.leftNav dl dd{width:20%;background: #f5f5f5;height:auto;padding:0 0;text-align: center;float:left;}
	.leftNav dl dd a{border-top:0.0625rem solid #bdcbdb;display:block;width:100%;height:100%;font-family: "微软雅黑";font-weight: 700;font-size: 1.125rem;color: #333;line-height:4.0625rem;border: 0;}
	.leftNav dl dd:first-of-type>a{border-top: 0;}
	.leftNav dl dd.on>a,.leftNav dl dd:hover>a,.leftNav dl dd ul li:hover a{color:#1A67BC;}
	.leftNav dl dd ul li a{padding-left:2.3125rem;}
	.listo li{width: 100%;margin-left:0;padding: 0;}
	.listo li a{font-size:1.6rem;line-height: 2;background: url(index-dian.jpg) no-repeat left 1.65rem;}
.listo li:nth-child(3n+1){width: 100%;}
	/*右侧列表*/
	.textList{width:100%;}
	.jbjsRkgfjs p,.jbjsRkgfjs a,.jbjsRkgfjs span{font-family: "微软雅黑";font-size: 1.5rem;line-height: 3rem;text-align: left;color: #000;}
	.jbjsRkgfjs p img{max-width: 100%}
  .leaderls img {height: 13.4375rem;}
  .textList ul li,.textList ul li a{height:auto!important;}
}