<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("reset.css");
@import url("global.css");

.banner{
	background:url(../images/banner.jpg) no-repeat center top;
	height:425px;
}
.banner .logo{
	width:1200px;
	margin:0 auto;
	padding:30px 0 0 22px;
}
.banner .logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:239px;
	height:82px;
	text-indent:-5000px;
}
.box01{
	padding:50px 0 40px;
}
.h2_zxdt{
	text-align:center;
}
.zxdt_con{
	padding:50px 0 0;
}
.list01{
	padding:25px 0 0;
}
.list01 li{
	float:left;
	_display:inline;
	margin:0 20px 0 35px;
	width:510px;
	border-bottom:#dddddd solid 1px;
	height:53px;
	padding:10px 0 0 30px;
	background:url(../images/yellow_dot.gif) no-repeat 10px 17px;
}
.list01 li .riqi{
	font-size:14px;
	color:#b1b1b1;
	padding-top:5px;
}
.more_btn{
	padding:45px 0 0;
}
.more_btn a{
	display:block;
	width:250px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#0a8ebe;
	margin:0 auto;
	font-size:20px;
}
.blue_bg{
	background:#f0f8fc;
	padding:25px 0 50px;
}
.list02{
	padding:45px 0 0 0
}
.list02 li{
	float:left;
	_display:inline;
	margin:0 0 0 28px;
}
.list02 li a{
	display:block;
	float:left;
	width:263px;
	height:112px;
	line-height:112px;
	border:#c8e5f1 solid 1px;
	background:#fff;
	-webkit-box-shadow: #e8e8e8 0px 0 3px;
	-moz-box-shadow: #e8e8e8 0px 0 3px;
	box-shadow: #e8e8e8 0px 0 3px;
	color:#575757
}
.list02 li a img{
	float:left;
	_display:inline;
	margin:16px 0 0 21px;
}
.list02 li a p{
	float:left;
	_display:inline;
	font-size:20px;
	margin:0 0 0 17px;
}
.list03{
	padding:35px 0 0 ;
}
.list03 li{
	float:left;
	_display:inline;
	margin:0 0 0 28px;
}
.list03 li a{
	display:block;
	float:left;
	width:210px;
	height:198px;
	border:#cfe8f2 solid 1px;
	background:#fff;
	-webkit-box-shadow: #e8e8e8 0px 0 3px;
	-moz-box-shadow: #e8e8e8 0px 0 3px;
	box-shadow: #e8e8e8 0px 0 3px;
	text-align:center;
	color:#575757
}
.list03 li a .img{
	padding:32px 0 0;
}
.list03 li a .word{
	padding:18px 0 0;
	line-height:25px;
	font-size:18px
}
.h2_mob{
	display:none;
}

@media (max-width: 768px) {
.h2_zxdt{
	display:none;
}
.h2_mob{
	display:block;
	width:70%;
	padding:15px 0;
	margin:0 auto;
	background:#f8f8f8;
	font-size:18px;
	text-align:center;
	color:#6a6a6a
}
.banner{
	background-size:cover;
	height:150px
}
.banner .logo{
	padding:10px 0 0 15px;
	width:100%;
}
.banner .logo a{
	width:30%;
	background-size:contain
}
.w1200{
	width:100%;
}
.box01,.box02{
	width:96%;
	padding:5% 2%
}
.h2_zxdt img{
	width:100%;
	height:auto;
}

.list01 li{
	float:none;
	width:92%;
	margin:0;
	padding:10px 0 10px 8%;
	height:auto
}
.more_btn{
	padding:35px 0 0
}
.more_btn a{
	width:60%;
}
.list02{
	padding:25px 0 0
}
.list02 li{
	width:48%;
	margin:0 1% 10px
}
.list02 li a{
	width:99%;
	height:80px;
	line-height:80px;
}
.list02 li a img{
	width:auto;
	height:60%;
	margin: 16px 0 0 11px;
}
.list02 li a p{
	font-size:16px;
	margin:0 0 0 10px;
}
.list03 li{
	width:48%;
	margin:0 1% 10px
}
.list03 li a{
	width:99%;
	height:160px;
}
.list03 li a .img{
	padding:18px 0 0;
}
.list03 li a img{
	width:70px;
	height:70px;
}
.list03 li a .word{
	font-size:16px;
	padding:10px 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;
}
}</pre></body></html>