@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 {
   /* color: #f0480b;*/
    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;
}
.bg-20d{
	width: 100%;
	background: url(/uploads/image/images/20221015-20dzt-bg.jpg) no-repeat top center;
	padding-top: 176px;
}
.bg-20d .con{
	width: 1100px;
	margin: 0 auto 20px;
	background: #fff;
	border-top:10px solid #a60005;
	-webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3);
}
.bg-20d .con .row{
	width:1060px;
	margin: 0 auto;
}
.row .zt20d-tt{
	width: 1060px;
	height:100px;
}
.row .zt20d-tt img{
	width: 1060px;
	height: 100px;
	border: none;
}
.row .title{
	height: 36px;
	background: url(/uploads/image/images/20221015-20dzt-titlebg.jpg) repeat-x left center;
	padding-right: 20px;
}
.row .title .title-link a{
	color: #c91116;
	font-size: 12px;
	line-height: 45px;
}
.row .zxzx{
	border: 1px solid #dfdfdf;
	width: 1028px;
	height:350px;
	margin-bottom: 20px;
	padding: 15px;
}
.zxzx .scroll-img{
	width: 545px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.scroll-img .img-box{
	display: block;
	width: 545px;
	height: 350px;
}
.scroll-img .img-box img{
	width: 545px;
	height: 350px;
}
.scroll-img .img-box p{
	width: 545px;
	position: absolute;
	height: 35px;
	background: url(/uploads/image/images/20221015-info-zxzxtp.png) repeat-x left center;
	left: 0;
	bottom: 0;
	z-index: 99;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
}
/*轮播图*/
.slidebox{ position:relative; width:545px; height:350px; overflow:hidden;}
.slidebox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slidebox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slidebox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none;}
.slidebox ul.items li a img{ width:572px; height:388px;}
.slidebox div.slidetips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
.slidebox div.slidetips div.title{ position:absolute; left:0px; height:100%;}
.slidebox div.slidetips div.title a{ color:#fff; font-size:16px; line-height:40px; margin-left:10px; text-decoration:none; font-family:"宋体";}
.slidebox div.slidetips div.title a:hover{ text-decoration:underline !important;}
.slidebox div.slidetips div.nums{ position:absolute; right:0px;  height:100%;}
.slidebox div.slidetips div.nums a{ display:inline-block;float:left; width:8px; height:8px; background-color:#fff; text-indent:-99999px; margin:18px 10px 0px 0px;}
.slidebox div.slidetips div.nums a.active{ background-color:#cc0000;}

.zxzx .zxzx-info{
	width: 468px;
	height: 350px;
}
.zxzx .zxzx-info .info-msg{
	padding-top: 2px;
}
.row .info .info-msg ul li{
	color: #212121;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 48px;
	height: 48px;
	background: url(/uploads/image/images/20221015-info-libg.jpg) no-repeat left center;
	border-bottom: 1px dashed #b9b8b8;
	padding-left: 12px;
}
.row .info .info-msg ul li a{
	color: #212121;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 48px;
	height: 48px;
}
.row .jj20d{
	width: 1060px;
	height: 195px;
	background: url(/uploads/image/images/20221015-20dzt-jj-bg.jpg) no-repeat top center;
	margin-bottom: 20px;
}
.row .jj20d ul{
	padding:15px 0 0 20px;
}
.row .jj20d ul li{
	color: #000;
	font-size: 22px;
	font-family: "微软雅黑";
	line-height: 54px;
	height: 54px;
	background: url(/uploads/image/images/20221015-info-libgred.png) no-repeat left center;
	padding-left: 20px;
}
.row .wdcj{
	padding: 10px;
}
.row .wdcj ul{
	width: 510px;
}
.row .wdcj .info-msg ul li{
	border: none;
}
.footer{
	height: 165px;
	background: #d10b0a;
	margin-top: 16px;
}
.footer p{
	text-align: center;
	color: #fff;
}