﻿@charset "utf-8";
/* CSS Document */

.header>.container{
	background: url("../images/djgz/top-bg.jpg") no-repeat 76% bottom;
	background-size: auto 90%;
}
.header .left a img{
	height: 64px;
}
.header .nav{
	background: #9a0104;
}
.header .navbar_nav>li.dropdown:hover>.dropdown_menu>li>a:hover{
	background: #9a0104;
}
.main{
	background: url("../images/djgz/body-bg.jpg") no-repeat;
	background-size: 100% auto;
}
.news-img-title{
	background: #a01f24;
}
.notice-item{
	background: #fbf0e9;
}
.notice-item-title2{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 15px;
	padding-right: 15px;
	text-align: justify;
}
.notice-item-title2 a{
	color: #000;
}
.cpc-title{
	color: #a01f24;
	width: 130px;
	text-align: left;
	font-size: 20px;
	line-height: 42px;
	position: absolute;
	z-index: 9;
	background: #fff;
}
.cpc-title img{
	position: relative;
	top: -5px;
}
.callbacks_container,.callbacks_container li{
	width: 100%;
}
.djzc-main img{
	width: 100%;
}
.gzzd .more{
	float: right;
	margin-top: -40px;
	font-size: 12px;
}
.gzzd .more a{
	color: #B6B6B6;
}
.zbfc-item{
	width: 100%;
	background: #f5f5f5;
	padding:10px 15px;
	margin-bottom: 15px;
	padding-top: 0px;
}
.zbfc-item-date{
	text-align: right;
	line-height: 42px;
	color: #9a0104;
}
.zbfc-item-date i{
	font-size: 16px;
}
.zbfc-item-title a{
	color: #000;
	display: block;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}
.gzzd li{
	line-height: 62px;
	display: block;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	border-bottom: 1px solid #e3e3e3;
}
.gzzd li a{
	color: #000;
}
#slider3 .news-img-title{
	position: absolute;
	bottom:0;
	z-index: 999;
}
.zbfc,.gzzd{
	padding-top: 30px;
}
.footer{
	background: #bf2828;
}
@media(max-width:992px){
	.header .left a img{
		height: auto;
		width: 400px;
	}
	.header>.container{
		background: url("../images/djgz/top-bg.jpg") no-repeat right bottom;
		background-size: auto 90%;
	}
	.header #navToggle {
		background: #9a0104;
	}
}
@media(max-width:767px){
	.header .left a img{
		height: auto;
		width: 300px;
	}
	.header>.container{
		background: none;
	}
	.main{
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: 113px;
		
	}
	.banner{
		margin-bottom: -50px;
		margin-top: 0px;
	}
	.main-2{
		padding-left: 15px;
		padding-right: 15px;
	}
}
