@charset "utf-8";
*{
	padding: 0;
	margin: 0;
}
body {
    margin:0 auto;
	font-size:16px;
	line-height:26px;
	width:100%; 
	font-family:"微软雅黑";
	background:#fff;
	overflow-x: hidden;
}
a {
	color: #333;
	text-decoration:none;
	line-height:24px;
}
a:hover {
    text-decoration: none;
}
li {
	text-decoration:none;
	font-size:16px;
	list-style:none; 
}
ul{ 
	margin:0px; 
	padding:0px;
}
img{ 
	border: 0;
	display: block;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0; 
    visibility: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.top-banner{
	width: 100%;
	height: 457px;
	background: url(/uploads/image/images/jgbztl-topbanner20200707.jpg) no-repeat top center;
	margin:0 auto;
}
.top-text{
	width: 100%;
	height: 226px;
	background: #b60016;
}
.top-text img{
	width: 1180px;
	height: 226px;
	margin: 0 auto;
}
.info{
	width: 1180px;
	margin: 10px auto;
}
.info .info-title{
	width: 1180px;
	height: 60px;
}
.info .info-title .info-title-more a{
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	display: block;
}
.info .info-msg ul{
	width: 590px;
	padding: 10px 0;
}
.info .info-msg ul li{
	width: 590px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 36px;
	background: url(/uploads/image/images/jgbztl-topinfo-libg20200707.jpg) no-repeat left center;
	padding-left: 18px;
}
.info .info-msg ul li a{
	width: 590px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 36px;
}
.jlyd{
	width: 1180px;
	height: 106px;
	margin: 10px auto;
}

.footer {
	height: 165px;
	background: #d10b0a;
	margin-top: 16px;
}
.footer p {
	text-align: center;
	color: #fff;
}