@charset "utf-8";
@import url("reset.css");
@import url("global.css");

.banner{
	background:url(/static_2023/images/guohui/guohui_zt_xylx.jpg) no-repeat center top;
	height:521px;
}
.box01{
	background:#efeeee
}
.box01 img{
	display:block;
	width:500px;
	height:300px;
}
.box01_w{
	width:530px;
	padding:20px 35px;
}
.box01_w h2{
	font-size:20px;
	padding-bottom:18px;
}
.box01_w p{
	color:#6a6a6a;
	line-height:26px;
}
.box02{
	padding-top:30px;
}
.box02 h2{
	height:40px;
	border-bottom:#f1f1f6 solid 2px;
}
.box02 h2 .tit{
	height:40px;
	line-height:30px;
	border-bottom:#0084a7 solid 2px;
	font-size:20px;
	font-weight:normal;
	color:#0084a7;
	padding:0 10px;
}
.box02 h2 .more{
	line-height:30px;
	font-weight:normal;
	display:inline;
	margin-right:15px;
}
.box02 h2 .more a{
	color:#333
}
.lzxw_lper{ border-bottom:solid 1px #e9e9e9;overflow: hidden; margin-top:24px; padding:0 10px;}
.lzxw_perimg{width:165px; height:110px;overflow: hidden;float:left; margin-right:25px; margin-bottom:25px;}
.lzxw_lper img{ width:165px; height:110px;}
.lzxw_per_r{ width:870px; float:left; margin-bottom:22px; overflow:hidden;}
.lzxw_per_r span{overflow: hidden; white-space: nowrap;font-family: 'Microsoft YaHei'; font-size:18px;}
.lzxw_per_r p{ font-size:14px; line-height:23px; color:#8e8e8e; margin-top:10px;}
.list01 li{
	float:left;
	width:48%;
	padding-right:2%;
	margin-top:25px;
}
.list01 li img{
	display:block;
	width:200px;
	height:150px;
}
.list01 li .r{
	width:310px;
}
.list01 li .r h3{
	font-size:16px;
	line-height:26px;
	/*text-indent:1em;*/
	padding-bottom:8px;
}
.list01 li .r p{
	font-size:14px; line-height:23px; color:#8e8e8e;
}

@media (max-width: 768px) {
.banner{
	background-size:cover;
	height:150px
}
.w1100{
	width:100%
}
.box01{
	width:95%;
	margin:1em auto 0;
}
.box02{
	width:95%;
	margin:0 auto 0;
}
.box01 img{
	width:100%;
	height:auto
}
.box01_w{
	width:90%;
	padding:5%
}
.lzxw_perimg{
	width:100%;
	height:auto;
	text-align:center
}
.lzxw_lper img{
	width:60%;
	height:auto;
}
.lzxw_per_r{
	width:100%
}
.list01 li{
	width:98%
}
.list01 li img{
	float:none;
	width:60%;
	height:auto;
	margin:0 auto
}
.list01 li .r{
	width:100%;
	margin:1em 0 0
}

.footer{
	width:100%;
	background-size:contain;
	padding:0 0 2%;
	height:auto
}
.footer p{
	width:96%;
	padding:0 2%;
	font-size:13px;
}
.footer .links{
	line-height:1.8em;
	padding:0 0 12px
}
.footer .copyright{
	padding:10px 0 0;
	line-height:1.8em;
}
.footer_bot {
	width:100%;
}
.footer_bot a.dzjg_ico,.footer_bot a.jcjcjcjc{
	display:none;
}
}