@charset "utf-8";
/* CSS Document */
.banner{
	background:#f5f5f5 url(/static_2023/images/guohui/guohui_zt_2024zfkfy.png) top center no-repeat;
	height:630px
}
.tit{
	line-height:180px
}
.tit img{
	vertical-align:middle
}
.section1{
	width:1200px;
	height:336px;
	margin:0 auto;
	margin-bottom:40px;
	margin-top:-80px;
	background:url(../images/section1.png) center no-repeat
}
.section1 .tit{
	line-height:120px;
	padding-top:30px
}
.section1 p{
	padding:0 80px;
	font-size:20px;
	line-height:1.7
}
.list05 li{
	height:240px;
	background-color:#f5f5f5;
	margin-bottom:50px
}
.list05 li img{
	width:408px;
	height:240px;
	float:left;
	margin-right:30px
}
.list05 li div{
	padding:30px
}
.list05 li h3{
	font-weight:normal;
	font-size:24px;
	margin-bottom:30px;
	font-weight:bold
}
.list05 li p{
	font-size:16px;
	line-height:30px
}
.section3{
	background-color:white
}
.list04 li:nth-child(odd){
	float:right;
}
.list04 li:nth-child(even){
	float:left;
}
.list04 li{
	width:580px;
	height:100px;
	line-height:60px;
	padding:20px;
	box-sizing:border-box;
	background-color:white;
	margin-bottom:20px;
	display:flex;
	align-items:center;
    justify-content:space-between
}
.list04 li:first-child{width:100%;text-align: center;display: flex;justify-content: center;}
.list04 li:first-child a{width: auto;}
.list04 li div{
	font-size:14px;
	float:left;
	width:60px;
	height:40px;
	padding:10px 0;
	line-height:20px;
	border-radius:30px;
	background-color:#3378d4;
	color:white;
	text-align:center
}
.list04 li div h3{
	font-weight:normal;
	font-size:24px
}
.list04 li a{
	float:left;
	width:calc(100% - 80px);
	margin-left:20px;
	line-height:30px
}
.list03{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap
}
.list03 li{
	width:274px;
	text-align:center;
	margin-bottom:30px
}
.list03 li img{
	width:274px;
	height:162px;
	float:left
}
.list03 li div{
	float:left;
	text-align:center;
	width:100%;
	height:auto;
	line-height:2;
	background-color:#4f8bda;
	font-size:20px;
	margin-top:2px
}
.list03 li a{
	color:white;
	clear:both;
	overflow:hidden
}


@media (max-width: 800px) {

.w1200{
	width:98%;
	margin:0 1%;
	box-sizing:border-box
}
.banner{
	background-size:140% auto;
	height:48vw
}
.section1,
.section2{
	width:98%;
	margin:0 1%;
	height:auto;
	padding-bottom:20px;
	margin-bottom:0
}
.section1{margin-top:0;background:white;border:5px solid #367ad4;box-sizing:border-box}
.section1 p{padding:0 20px;font-size:1rem}
.tit{
	padding:0 !important;
	line-height:3em !important;
	color:#da1a86
}
.banner img{
	display:none
}
.list04 li{
	width:100%;
	height:auto
}
.list04{margin-bottom:0}
.list04 li{line-height:1.5;padding:10px 20px; text-indent:0; box-sizing:border-box}
.list05 li{height:auto}
.list05 li img{float:none;margin:0}
.list05 li div{padding:15px}
.list05 li h3{font-size:1rem}
.list03 li{width:100%}
.list03 li img{width:100%;height:auto}
.list03 li div{font-size:1rem}


}