/* 页面自定义css样式*/
@media (min-width: 1281px) and (max-width: 1599px) {
	.width-1440{width:80%;max-width:1200px;}
	.leader{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%;}
	.leader{width: 100%}
	.leader li{width: 30%;/*margin:0 1.5%;*/}
	.leader 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;}
      .leader img {height: 8.25rem;}
  h2.lmh2 a{line-height: 2.5rem;}
	
}
@media (max-width: 770px) {
	.width-1440{width:90%;}
	.leader span{font-size: 1.8rem;    margin: 0.25rem auto;    margin-bottom: 0;}
	.leader p{font-size: 1.4rem;line-height: 2rem}
	/*左侧导航*/
	.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;}
.leader li {margin-bottom: 2rem;}
	/*右侧列表*/
	.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%}
  
  .leader img {height: 13.4375rem;}
}