<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.btn-i a{
	color: #c51616;
	border: 1px solid #c51616;
}
.btn-i a:hover{
	background: #c51616;
}

.menu{
	background: #960606;
}
.f-search i{
	color: #c00000;
}
.footer{
	background: #af0d0d;
}
.main{
	background: none;
}
.djdt-lm-header{
	border-bottom: 1px solid #e60012;
	width: 100%;
}
.djdt-lm-title{
	background-image: -webkit-linear-gradient(  
    to right,   
    rgba(255,246,211,1) 0%,   
    rgba(255,246,211,1) 80%, 
    rgba(255,246,211,0) 100%);  
	background-image: linear-gradient(  
    to right,   
    rgba(255,246,211,1) 0%,   
    rgba(255,246,211,1) 80%, 
    rgba(255,246,211,0) 100%); 
	line-height: 48px;
	width: 180px;
	padding-left: 15px;
	padding-right: 30px;
	float: left;
}
.djdt-lm-title2{
	background: url("../images/djsz/cpc.png") no-repeat left 11px;
	background-size: 24px 24px;
	padding-left: 35px;
	line-height: 48px;
	font-size: 20px;
	float: left;
}
.djdt-con{
	margin-top: 15px;
	width: 100%;
}
.slide_container {
  margin-bottom: 0px;
}
.news-img .slide_nav {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background: transparent url("../images/themes2.gif") no-repeat left top;
}
.news-li,.fsyy-li{
	background: url("../images/djsz/li.jpg") no-repeat left 10px;
}
.news-li a:hover{
	color: #e60012;
}
.dj-item{
	border-bottom: 1px dotted #d2d2d2;
	line-height: 35px;
	width: 100%;
	float: left;
}
.dj-item-title{
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: left;
	text-overflow:ellipsis;
	white-space: nowrap;
	background: url("../images/djsz/li.jpg") no-repeat left 10px;
	padding-left: 20px;
}
.dj-item-title a{
	color: #000000;
}
.dj-item-title a:hover{
	color: #e60012;
}
.dj-item-date{
	width: 25%;
	float: left;
	color: #8f8f8f;
	text-align: right;
}
.tzgg .dj-item-title{
	width: 75%;
}
.zzjs,.szgz,.dwgk,.llxx,.ztxx,.wjxz{
	margin-top: 30px;
}
@media(max-width:1024px){
	.dj-item-date{
		width: 30%;
	}
	.tzgg .dj-item-title{
		width: 70%;
	}
}
@media(max-width:992px){
	.tzgg{
		margin-top: 30px;
	}
	.tzgg .dj-item:nth-child(even){
		width: 48%;
		margin-left: 2%;
	}
	.tzgg .dj-item:nth-child(odd){
		width: 48%;
		margin-right: 2%;
	}
}
@media(max-width:460px){
	.tzgg .dj-item:nth-child(even){
		width: 100%;
		margin-left: 0;
	}
	.tzgg .dj-item:nth-child(odd){
		width: 100%;
		margin-right: 0;
	}
	.news-img{
		width: 100%!important;
	}
}
#djsz #cssmenu ul ul li a:hover {
	background: #c51616;
	color: #ffffff;
  }
</pre></body></html>