/* 页面自定义css样式*/
@media (min-width: 1281px) and (max-width: 1599px) {
	.width-1440{width:80%;max-width:1200px;}
	.mzsmText{width: 60%;}
}
@media (max-width: 1280px){
body {
      overflow: unset;
}
	.width-1440{width:80%;}
	.main{max-width:1920px;background:#85D1FE url(bj20240924.png) no-repeat center bottom;margin:0 auto;}
	.content{padding:3.125rem 0 4.3125rem;height: auto;}
	.content h1{font-family: "微软雅黑";font-weight: 700;font-size: 1.75rem;text-align: center;color: #203864;margin-bottom:1.875rem;}
	.content h1 span{display:none;}
	.content ul{overflow: hidden;}
	.content ul li{float:unset;width:100%;margin-left:0%;margin-top:1.875rem;height: 11.25rem;background: #fff;position: relative;}
	.content ul li:first-child{margin-top:0;}
	.content ul li a{font-family: "微软雅黑";font-weight: 700;text-align: center;color: #333;display:block;width:100%;height:100%;padding-top:7.5rem;font-size:1.25rem;}
	.content ul li a em{position: absolute;width:100%;text-align: center;height:3.25rem;top:2.6875rem;left:0;}
	.content ul li a em img{width:auto;height:3.25rem;}
	.content .zssm{margin-top:1.875rem;width:100%;background: #fff;padding:1.875rem;}
	.content .zssm p{font-family: "left";font-size: 1rem;line-height: 2rem;color: #333;}

	/*弹窗*/
.mzsmTk{position: absolute;top:0;left:0;width:100%;height:100%;background:url(tmbj20240924.png) repeat;display: flex;justify-content: center;align-items: center;}
.mzsmText{width: 60%;height: auto;background: #fff;padding:1.875rem;}
.mzsmText h1{font-family: "微软雅黑";font-weight: 700;font-size: 1.375rem;line-height: 2rem;text-align: center;color: #333;margin-bottom:2.5rem;}
.mzsmText p{font-family: "微软雅黑";font-size: 1rem;line-height: 2rem;color: #333;}
.mzsmText span{width: 5rem;height: 2.5rem;background: #1a67bc;display:block;margin:0 auto;font-family: "微软雅黑";font-size: 1rem;line-height: 2.5rem;text-align: center;color: #fff;cursor:pointer;}

	
}
@media (max-width: 770px) {
	.width-1440{width:90%;}
	.main{max-width:1920px;background:#85D1FE url(bj20240924.png) no-repeat center bottom;margin:0 auto;}
	.content{padding:3.125rem 0 4.3125rem;}
	.content h1{font-family: "微软雅黑";font-weight: 700;font-size:1.75rem;text-align: center;color: #203864;margin-bottom:1.875rem;}
	.content h1 span{display:none;}
	.content ul{overflow: hidden;}
	.content ul li{float:unset;width:100%;margin-left:0%;margin-top:1.875rem;height: 11.25rem;background: #fff;position: relative;}
	.content ul li:first-child{margin-top:0;}
	.content ul li a{font-family: "微软雅黑";font-weight: 700;text-align: center;color: #333;display:block;width:100%;height:100%;padding-top:7.5rem;font-size:1.5rem;}
	.content ul li a em{position: absolute;width:100%;text-align: center;height:3.25rem;top:2.6875rem;left:0;}
	.content ul li a em img{width:auto;height:3.25rem;}
	.content .zssm{margin-top:1.875rem;width:100%;background: #fff;padding:1.875rem;}
	.content .zssm p{font-family: "left";font-size: 1.5rem;line-height: 2.5rem;color: #333;}

	/*弹窗*/
.mzsmTk{position: absolute;top:0;left:0;width:100%;height:100%;background:url(tmbj20240924.png) repeat;display: flex;justify-content: center;align-items: center;}
.mzsmText{width: 80%;height: auto;background: #fff;padding:1.875rem;}
.mzsmText h1{font-family: "微软雅黑";font-weight: 700;font-size: 1.375rem;line-height: 2rem;text-align: center;color: #333;margin-bottom:2.5rem;}
.mzsmText p{font-family: "微软雅黑";font-size: 1.5rem;line-height: 2.5rem;color: #333;}
.mzsmText span{width: 5rem;height: 2.5rem;background: #1a67bc;display:block;margin:0 auto;font-family: "微软雅黑";font-size: 1.5rem;line-height: 2.5rem;text-align: center;color: #fff;cursor:pointer;}
}