/* 页面自定义css样式 */
body{}
.width-1300{width:1300px;height: auto;margin: 0 auto;}
.clear{clear:both;}



/* 当前位置 */
.dqwzMain{margin-bottom:30px;}
.dqwz{height:50px;line-height:50px;color: #999;font-size: 18px;}
.dqwz a{ color: #999;font-family:"微软雅黑";padding: 0 5px;}
.dqwz a:last-child{ color: #333;}

/* 内容 */
.containera{background: #fff;padding-bottom:30px;overflow: hidden;}
.fixed-tab {position: fixed;top: 20px;}
.listNav{margin-right:20px;width:160px;}
.listNav ul{border-left:1px solid #d8d8d8;}
.listNav ul li{height:35px;line-height:35px;font-family: "微软雅黑";font-size: 18px;text-align: left;color: #333;padding-left:20px;margin-top:20px;cursor:pointer;}
.listNav ul li:first-child{margin-top:0px;}
.listNav ul li.active{border-left:4px solid #0459c1;color: #0459c1;}
.textMain{width: calc(100% - 180px); }
.textMain .m-type h2{height:55px;line-height:30px;font-family: "微软雅黑";font-weight: 700;font-size: 24px;text-align: left;color: #333;}
.m-center-content{border: 1px solid #ccc;width:100%;height:auto;padding:20px 20px 0;margin-bottom:30px;}
.m-center-content p{font-family: "微软雅黑";font-size: 18px;color: #333;margin-bottom:20px;line-height:35px;text-indent: 2em;}
.gywmBkx{border: 1px solid #ccc;width:100%;height:auto;padding:20px;margin-bottom:30px;}
.dImg img{width:100%;display:block;}
.nImg{display: grid;justify-content: space-between;grid-row-gap: 0px;grid-template-columns: 32% 32% 32%;align-content: start;}
.nImg img{width:100%;height:100%;display:block;}
.ewmYs{text-align: center;}
.ewmYs img{display:block;margin:0 auto;}
.ewmYs p{font-family: "微软雅黑";font-size: 18px;line-height: 30px;color: #333;}
.leader{display: grid;justify-content: space-between;grid-row-gap: 0px;grid-template-columns: 24% 24% 24% 24%;align-content: start;}
.leader li{width: auto;height: auto;border-radius: 8px;background: linear-gradient(180.00deg, #f3f5f8 0%, #fff 100%);border: 2px solid #fff;box-shadow: 0 2px 12px #99999933;text-align:center;padding:20px 0;}
.leader li p{font-family: "微软雅黑";font-weight: 700;font-size: 20px;color: #0459c1;line-height: 35px;margin-top:20px;margin-bottom:10px;}
.leader li span{display:block;font-family: "微软雅黑";font-size: 18px;line-height: 30px;color: #333;}


@media (max-width: 1400px){
	.width-1300{width:90%;}
}
@media (max-width: 1280px){
	.width-1300{width:95%;}

	/* 当前位置 */
	.dqwzMain{margin-bottom:0;}
	.dqwz{height:3.125rem;line-height:3.125rem;color: #999;font-size: 1.125rem;}
	.dqwz a{ color: #999;font-family:"微软雅黑";padding: 0 0.3125rem;}
	.dqwz a:last-child{ color: #333;}

	/* 内容-列表 */
	.containera{background: #fff;padding-bottom:1.875rem;overflow: hidden;}
	.listNav{display:none;}
	.textMain{width: 100%; }
	.textMain .m-type h2{height:3.4375rem;line-height:1.875rem;font-family: "微软雅黑";font-weight: 700;font-size: 1.5rem;text-align: left;color: #333;}
	.m-center-content{border: 1px solid #ccc;width:100%;height:auto;padding:1.25rem 1.25rem 0;margin-bottom:1.875rem;}
	.m-center-content p{font-family: "微软雅黑";font-size: 1.125rem;color: #333;margin-bottom:1.25rem;line-height:2.1875rem;text-indent: 2em;}
	.gywmBkx{border: 1px solid #ccc;width:100%;height:auto;padding:1.25rem;margin-bottom:1.875rem;}
	.dImg img{width:100%;display:block;}
	.nImg{display: grid;justify-content: space-between;grid-row-gap: 0px;grid-template-columns: 32% 32% 32%;align-content: start;}
	.nImg img{width:100%;height:100%;display:block;}
	.ewmYs{text-align: center;}
	.ewmYs img{display:block;margin:0 auto;}
	.ewmYs p{font-family: "微软雅黑";font-size: 1.125rem;line-height: 1.875rem;color: #333;}
	.leader{display: grid;justify-content: space-between;grid-row-gap: 0px;grid-template-columns: 24% 24% 24% 24%;align-content: start;}
	.leader li{width: auto;height: auto;border-radius: 8px;background: linear-gradient(180.00deg, #f3f5f8 0%, #fff 100%);border: 2px solid #fff;box-shadow: 0 2px 12px #99999933;text-align:center;padding:1.25rem 0;}
	.leader li p{font-family: "微软雅黑";font-weight: 700;font-size: 1.25rem;color: #0459c1;line-height: 2.1875rem;margin-top:1.25rem;margin-bottom:0.625rem;}
	.leader li span{display:block;font-family: "微软雅黑";font-size: 1.125rem;line-height: 1.875rem;color: #333;}

	
}
@media (max-width: 770px) {
	.width-1300{width:95%;}
	
	
	/* 当前位置 */
	.dqwzMain{margin-bottom:0;}
	.dqwz{height:5.125rem;line-height:5.125rem;color: #999;font-size: 1.95rem;}
	.dqwz a{ color: #999;font-family:"微软雅黑";padding: 0 0.65rem;}
	.dqwz a:last-child{ color: #333;}

	/* 内容-列表 */
	.containera{background: #fff;padding-bottom:1.875rem;overflow: hidden;}
	.listNav{display:none;}
	.textMain{width: 100%; }
	.textMain .m-type h2{height:4.4375rem;line-height:2.875rem;font-family: "微软雅黑";font-weight: 700;font-size: 2.125rem;text-align: left;color: #333;}
	.m-center-content{border: 1px solid #ccc;width:100%;height:auto;padding:1.25rem 1.25rem 0;margin-bottom:1.875rem;}
	.m-center-content p{font-family: "微软雅黑";font-size: 1.95rem;color: #333;margin-bottom:1.25rem;line-height:3.5rem;text-indent: 2em;}
	.gywmBkx{border: 1px solid #ccc;width:100%;height:auto;padding:1.25rem;margin-bottom:1.875rem;}
	.dImg img{width:100%;display:block;}
	.nImg{display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 100%;align-content: start;}
	.nImg img{width:100%;height:100%;display:block;}
	.ewmYs{text-align: center;}
	.ewmYs img{display:block;margin:0 auto;width:80%;}
	.ewmYs p{font-family: "微软雅黑";font-size: 1.95rem;line-height: 3.5rem;color: #333;}
	.leader{display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 49% 49%;align-content: start;}
	.leader li{width: auto;height: auto;border-radius: 8px;background: linear-gradient(180.00deg, #f3f5f8 0%, #fff 100%);border: 2px solid #fff;box-shadow: 0 2px 12px #99999933;text-align:center;padding:2.25rem 0;}
	.leader li p{font-family: "微软雅黑";font-weight: 700;font-size: 1.95rem;color: #0459c1;line-height: 3.55rem;margin-top:1.25rem;margin-bottom:0.625rem;}
	.leader li span{display:block;font-family: "微软雅黑";font-size: 1.85rem;line-height: 3rem;color: #333;}
	

	
}