.wrap-title{
	background: transparent;
	height: 115px;
	padding: 0px;
}
.wrap-title .wrap-top{
	background: url(../image/subject/top-bg.png) left top no-repeat;
	height: 115px;
}
.wrap-title .search .site-search{
	right: 15px;
}
.wrap-title .search .site-search .keyword{
	border:1px solid #ffffff;
}
.wrap-title .search .site-search .search-btn{
	    background: url(../image/student/search.png) center no-repeat;
}
.wrap-title .logo img{
	height: 60px;
}
.wrap-title .logo span{
	color: #ffffff;
}
.wrap-title .date-time{
	margin-top: 0px;
}
.wrap-title .date{
	color: #ffffff;
}
.wrap-title .date .time{
	color: #ffffff;
	background: url(../image/subject/date-djh.png) no-repeat;
	background-size: 100%;
}
/*banner*/
.banner img{
	width: 100%;
}
.wrap-content .nav-list span{
	background: #cb1f12 url(../image/subject/zt.png) left no-repeat;
	background-position: 25%;
}
.wrap-content .nav-list ul{
	border-top: 2px solid #cb1f12;
}
.subject-title p{
	    background: url(../image/subject/ms-djh.png) left no-repeat;
}
.subject-content .subject-left li .media .media-left .date p{
	background-color: #cb1f12;
}
.subject-content .subject-center .subject-active p{
	background: #f3f3f3 url(../image/subject/top-djh.png) left no-repeat;
    background-position: 5px 5px;
}
.subject-content .subject-center li p{
	background: url(../image/subject/right-djh.png) left no-repeat;
    background-position: 10px 5px;
}
.subject-content .subject-right li h5{
	background: url(../image/subject/right-djh.png) left no-repeat;
    background-position: 10px 5px;
}
.footer-djh{
	background: #cb1f12 url(../image/subject/db-djh.png)right no-repeat;
}
.subject-left-nav span{
	background-color: #cb1f12;
}
.subject-left-nav ul .subject-active a{
	color: #cb1f12;
    background: url(../image/subject/left-djh.png) right no-repeat;
}
.subject-right-content .content-title{
	border-left: 6px solid #cb1f12;
}
.subject-right-content .content-title p{
	color: #cb1f12;
    border-bottom: 1px solid #cb1f12;
}
.subject-right-content .content-title ul li a{
	color: #cb1f12;
}
.subject-right-content .content-info ul li .media .media-body h4{
	background: url(../image/subject/left-djh.png) left no-repeat;
    background-size: 8px 11px;
    background-position: 0px 4px;
}
.subject-right-content .content-info ul li .p-title{
	background: url(../image/subject/right-djh.png) left no-repeat;
    background-size: 8px 11px;
}
.text-others .prev span{
	color: #cb1f12;
}
.text-others .next span{
	color: #cb1f12;
}

.subject-right-content .content-info ul li{
	border:0px;
	margin-bottom: 10px;
}
.subject-right-content .content-info ul li .media{
	padding: 0px;
	position: relative;
	border: 1px solid #8f1717;
	border-color: rgba(146,43,43,0.1);
}
.subject-right-content .content-info ul li .media:hover{
	position: relative;
	border:0px;
	border: 1px solid #dbdbdb;
}
.subject-right-content .content-info ul li .media:hover .date{
	position: absolute;
    top: -1px;
    right: 0px;
    height: 60px;
    width: 100px;
    background: url(../image/information/list-hover.png)right no-repeat;
}
.subject-right-content .content-info ul li .media .media-body a{
	text-decoration: none;
	color: #323232;
}
.subject-right-content .content-info ul li .media .media-body h4{
	font-size: 16px;
    margin-top: 10px;
    color: #282828;
    background: transparent;
}
.subject-right-content .content-info ul li .media .media-body p{
	color: #282828;
	text-align: justify;
	font-size: 12px;
	max-height: 62px;
    overflow: hidden;
}
.subject-right-content .content-info ul li .media .media-left img{
	height: 100px;
	width: 133px;
}
.subject-right-content .content-info ul li .media .media-body{
	width: 540px;
}
.subject-right-content .content-info ul li .media .date{
	position: absolute;
    top: 0px;
    right: 0px;
    height: 60px;
    width: 100px;
    background: url(../image/information/list-left.png)right no-repeat;
}
.subject-right-content .content-info ul li .media-list .date{
	background: url(../image/information/list-left.png)right no-repeat;
	top: -1px;
}
.subject-right-content .content-info ul li .media .date span{
	font-size: 20px;
	color: #ffffff;
	display: block;
	width: 80px;
	margin-top: 5px;
	margin-left: 20px;
	text-align: center;
}
.subject-right-content .content-info ul li .media .date p{
	font-size: 14px;
	color: #ffffff;
	width: 80px;
	margin-left: 20px;
	text-align: center;
}
.subject-right-content .content-info ul li .media .zhiding{
	position: absolute;
    right: 15px;
    bottom: 10px;
    font-size: 14px;
    color: #f19149;
    text-decoration: none;
}