*{
	margin: 0;
	padding: 0;
}
body{
	color: #000000;
}
a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
ul li{
	list-style: none;
}
.topbg img{
	width: 100%;
}
.nav{
	border-bottom: 1px solid #dedede;
}
.navtab{
	width: 1200px;
	margin: 0 auto;
	height: 50px;
    line-height: 45px;
}
.navtab ul li{
	float: left;
	width: 170px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.navtab ul li a{
	color: #c30e0b;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.part{
	width: 390px;
    display: inline-block;
    float: left;
}
.djlw{
	text-align: right;
    width: 100%;
    height: 63px;
	background: url(/ntswjw/djyljkhh/img/djlw.png) no-repeat;
	background-size: 100% 100%;
}
.more{
	line-height: 75px;
    padding-right: 10px;
}
.more a{
	color: white;
}
.part ul{
    line-height: 30px;
}
.time{
	float: right;
    padding-right: 10px;
	color: #8c8c8c;
}
.boxspan{
	position: relative;
    top: -30px;
    display: inline-block;
    width: 370px;
    height: 30px;
    color: white;
    background-color: rgb(0,0,0,0.5);
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.contents{
	vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 300px;
}
.nmore{
    width: 100%;
    height: 40px;
	background: url(/ntswjw/djyljkhh/img/more.png) no-repeat;
	background-size: 100% 100%;
}
.type{
	display: inline-block;
    padding: 7px;
    font-size: 20px;
    position: relative;
    top: -15px;
    right: 10px;
    color: #c30e0b;
    font-weight: bold;
    cursor: pointer;
}
.bg-type{
	background-color: #e8e8e880;
    color: #eaa5a5;
}
.tab{
	padding-top: 270px;
        margin-top:10px;
}
.boxleft{
    width: 810px;
    height: 535px;
    display: inline-block;
}
.lzjs{
	text-align: right;
	width: 100%;
	height: 63px;
	background: url(/ntswjw/djyljkhh/img/lzjs.png) no-repeat;
	background-size: 100% 100%;
}
.zbjs{
	text-align: right;
	width: 100%;
	height: 63px;
	background: url(/ntswjw/djyljkhh/img/zbjs.png) no-repeat;
	background-size: 100% 100%;
}
.qtjs{
	text-align: right;
	width: 100%;
	height: 63px;
	background: url(/ntswjw/djyljkhh/img/qtjs.png) no-repeat;
	background-size: 100% 100%;
}
.xjdx{
	text-align: right;
	width: 100%;
	height: 63px;
	background: url(/ntswjw/djyljkhh/img/xjdx.png) no-repeat;
	background-size: 100% 100%;
}
.boxright{
    float: right;
    height: 535px;
}
.tsp{
	width: 350px;
    background-color: #d9d9d9;
    height: 65px;
    line-height: 65px;
    text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
}
.tsp img{
	position: absolute;
    top: 7px;
	left: 75px;
}
.tsp span{
	display: inline-block;
    line-height: 65px;
    position: relative;
    top: 0px;
	left: 30px;
    font-size: 25px;
    font-weight: bold;
    color: #c30e0b;
}
.email{
	width: 350px;
    margin: 0 auto;
    text-align: center;
    margin-top: 12px;
}
.dw{
	height: 50px;
    line-height: 50px;
}
.dw img{
	position: relative;
	top:3px
}
.listleft{
	display: inline-block;
    width: 250px;
	height: 600px;
    background-color: #f6f6f6;
}
.listfirst{
	font-weight: bold;
    font-size: 20px;
    color: white;
    text-align: center;
    line-height: 50px;
    background-color: #c30e0b;
}
.listright{
	width: 900px;
	/*height: 600px;*/
	float: right;
}
.listright p{
	border-bottom: 1px solid #dadada;
}
.listright p span{
	font-size: 18px;
    color: #c30e0b;
    font-weight: bold;
    display: inline-block;
    width: 90px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #c30e0b;
}
.listright li{
	line-height: 30px;
}
.listright li img{
	width: 5px;
    padding-right: 10px;
}
.listli{
	background-color: #f6f6f6;
    line-height: 60px;
    font-size: 20px;
    color: #333;
    text-align: center;
}
.timedate{
	text-align: right;
}
.main {
     height: auto!important; 
}