.banner img{
	width: 100%;	
}
.navbar-title{
	height: 70px;
	border-bottom: 1px solid #dbdbdb;
}
.navbar-title .navbar-left{
	height: 210px;
    padding: 0px;
    position: relative;
    margin-top: -140px;
    background: url(../image/college/icon.png) left bottom no-repeat;
}
.navbar-title .navbar-left p{
	margin: 20px 0px 0px;
	padding-left: 15%;
    font-size: 32px;
    color: #ffffff;
    height: 80px;
    line-height: 80px;
    background: url(../image/college/navbar-bg.png)top left no-repeat;
    background-position: 16% 0px;
}
.navbar-title .navbar-right ul{
	margin: 0px;
}
.navbar-title .navbar-right ul li{
	list-style: none;
	display: inline-block;
	height: 70px;
	line-height: 70px;
}
.navbar-title .navbar-right ul li a{
	font-size: 16px;
	text-decoration: none;
	color: #404040;
}
/*.navbar-title .navbar-right ul .home a{
	font-size: 16px;
	color: #8e1616;
	text-decoration: none;
	padding-left: 25px;
	background: url(../image/college/home.png)left no-repeat;
}*/

.navbar-right .home{
	font-size: 16px;
	padding-left: 25px;
	background: url(../image/college/home.png)left no-repeat;
	height: 70px;
	line-height: 70px;
}

.navbar-right .home a{
	color: #404040;
}

.navbar-right .home a:first-child,
.navbar-right .home a:hover{
	color: #8e1616;
}

/*sort*/
.sort{
	padding-left: 0px;
}
.sort ul{
	margin: 0px;
	border-left: 1px solid #8e1616;
	padding-top: 50px;	
}
.sort ul li{
    margin-top: 20px;
    list-style: none;
    min-height: 35px;
    line-height: 30px;
    width: 80%;
    text-align: left;
    padding-left: 20px;
    border-left: 8px solid transparent;
}
.sort ul li a{
	font-size: 16px;
	color: #262626;
	text-decoration: none;
}

.sort ul .sort-5{
	padding-left: 28px;
	margin-top: 10px;
	line-height: 30px;
	height: 30px;
}
.sort ul .sort-5-active{
	padding-left: 28px;
	margin-top: 10px;
	line-height: 30px;
	height: 30px;
}

.sort ul .sort-5 a{
	font-size: 14px;
}
.sort ul .sort-1-active a{
	color: #ffffff;
}
.sort ul .sort-2-active a{
	color: #ffffff;
}
.sort ul .sort-3-active a{
	color: #ffffff;
}
.sort ul .sort-4-active a{
	color: #ffffff;
}
.sort ul .sort-5-active a{
	font-size: 14px;
	color: #5a59b9;
}
.sort ul .sort-1{
	border-left: 8px solid #8e1616;
}
.sort ul .sort-2{
	border-left: 8px solid #f19149;
}
.sort ul .sort-3{
	border-left: 8px solid #208ab8;
}
.sort ul .sort-4{
	border-left: 8px solid #5a59b9;
}
.sort ul .sort-1-active{
	background: #8e1616;
}
.sort ul .sort-2-active{
	background: #f19149;
}
.sort ul .sort-3-active{
	background: #208ab8;
}
.sort ul .sort-4-active{
	background: #5a59b9;
}

.content-main{
	float: left;
	width: 100%;
	margin-top: 70px;
	box-shadow: 1px 5px 10px #dbdbdb;
	background: url(../image/college/sort-bottom.png) left bottom no-repeat;
	background-size: 100% 4px;
}
.content-title{
	position: relative;
	width: 90%;
	margin: auto;
}
.content-title p{
	margin: 0px;
    /*height: 60px;*/
    min-height: 60px;
    padding-right: 100px;
    line-height: 60px;
    border-bottom: 1px solid #8f1717;
    background: url(../image/college/sort-bg.png) left top no-repeat;
    font-size: 20px;
    color: #8f1717;
}

.content-info{
	float: left;
	width: 90%;
    min-height: 300px;
    margin: 0px 0 0 49px;
    margin-top: 25px;
    padding-bottom: 30px;  
}
.content-info .info{
	float: left;
    width: 100%;
	min-height: 500px;
}
.content-info p{
	font-size: 14px;
	color: #3c3c3c;
	text-align: justify;
	line-height:2.5;
}
.article-info{
	width: 90%;
	margin: auto;
}
.article-info p{
	text-align: right;
	margin: 5px 0px 0px;
}
.article-operate{
	float: left;
    width: 100%;
    padding-top: 15px;
	border-bottom: 1px solid #8f1717;
	height: 40px;
}
.article-operate a{
	text-decoration: none;
	font-size: 14px;
	color: #8f1717;
	margin-left: 10px;
}

/*text-others*/
.text-others{
	margin: 10px 2% 0px;
}
.text-others .prev span{
	font-size: 14px;
	color: #8c1515;
}
.text-others .prev a{
	text-decoration: none;
	font-size: 14px;
	color: #303030;
}
.text-others .next span{
	font-size: 14px;
	color: #8c1515;
}
.text-others .next a{
	text-decoration: none;
	font-size: 14px;
	color: #303030;
}
/*content-list*/
.content-list{
	width: 90%;
	margin: auto;
	margin-top: 25px;
	padding-bottom: 60px;
	clear: both;
}
.content-list ul li{
	position: relative;
	list-style: none;
	height: 60px;
	margin-top: 10px;
}
.content-list ul li .list-info{
	border:1px solid #922b2b;
	border-color: rgba(146,43,43,0.1);
	border-left: 0px;
	height: 55px;
	margin-top: 4px;
}
.content-list ul li .date{
	margin-top: -6px;
	height: 60px;
	width: 100px;
	float: left;
	text-align: center;
	background: url(../image/college/gg-bg.png) left no-repeat;
}
.content-list ul li .date span{
	font-size: 20px;
	color: #ffffff;
	display: block;
	width: 80px;
}
.content-list ul li .date p{
	font-size: 14px;
	color: #ffffff;
	width: 80px;
}
.content-list ul li .list-info .list-title{
	line-height: 56px;
	color: #922b2b;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 745px;
}
.content-list ul li .zhiding{
	text-decoration: none;
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 16px;
	color: #922b2b;
}
.content-list ul li .download{
	position: absolute;
	right: 15px;
	top: 0px;
	height: 60px;
	line-height: 60px;
	margin: 0px;
}

.content-title .date{
	position: absolute;
    top: 0px;
    right: 0px;
	width: 100px;
	height: 60px;
	background: url(../image/information/list-left.png)right no-repeat;
}
.content-title .date span{
	font-size: 20px;
	color: #ffffff;
	display: block;
	width: 80px;
	margin-top: 5px;
	margin-left: 20px;
	text-align: center;
}
.content-title .date p{
	padding: 0px;
	font-size: 14px;
	color: #ffffff;
	width: 80px;
	margin-left: 20px;
	text-align: center;
	line-height: normal;
    height: initial;
    border: 0px;
    background: transparent;
}
/*org*/
.content-info .org{
	margin: 0px;
}
.content-info .org li{
	list-style: none;
}
.content-info .org li .org-title{
	padding-left: 0px;
	height: 35px;
	border-left: 6px solid;
	border-color: rgba(143,23,23,0.5);
}
.content-info .org li{
	height: 37px;
    border: 1px solid #8f1717;
    border-color: rgba(143,23,23,0.08);
    margin-top:10px;
}
.content-info .org li .org-title p{
	margin: 0px;
	line-height: 35px;
	text-align: center;
	text-indent: 0;
	font-size: 16px;
	background: rgba(143,23,23,0.03);
	color: #8f1717;
}
.content-info .org li .org-content{
	height: 35px;
}
.content-info .org li .org-content p{
	margin: 0px;
	width: 40%;
	line-height: 35px;
	text-align: center;
	text-indent: 0;
	font-size: 16px;
}
.content-info .org-list{
	position: relative;
	margin-bottom: 20px;
	height: 35px;
	background: rgba(143,23,23,0.04); 
	box-shadow: 0px 5px 10px #dbdbdb;
}
.content-info .org-list p{
	margin: 0px;
	line-height: 35px;
	color: #ffffff;
	font-size: 16px;
	background: url(../image/home/org.png) left bottom no-repeat;
}
.content-info .org-list img{
	position: absolute;
	right: 15px;
	top: 7px;
}


/*begin notice*/
.notice{
	margin-top: 70px;
}
.notice .notice-title p{
	margin: 0px;
	height: 35px;
	line-height: 35px;
	background: url(../image/home/notice.png)left no-repeat;
	color: #961c19;
	font-size: 20px;
	padding-left: 30px;
	border-bottom: 4px solid #961c19;
}
.notice .notice-title p a{
	float: right;
	display: block;
	width: 22px;
	height: 35px;
	background: url(../image/home/more.png) center no-repeat;
	text-decoration: none;
}
.notice .notice-list{
	margin-top: 10px;
	box-shadow: 1px 1px 10px #dbdbdb;
	padding: 10px 5px;
}
.notice .notice-list{
	margin-top: 10px;
}
.notice .notice-list ul li{
	list-style: none;	
	border-bottom: 1px dashed #000000;
}
.notice .notice-list ul li a{
	text-decoration: none;
}
.notice .notice-list ul li h5{
	margin: 0px;
	padding: 10px 5px 0px;
	font-size: 16px;
	color: #222222;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.notice .notice-list ul li p{
	margin: 0px;
	padding: 10px 5px 5px;
	font-size: 12px;
	color: #8b8989;
	text-align: right;

}
.notice .notice-list ul .notice-active{
	height: 76px;
	border: 0px;
	background-color:#faf3f3;	
}
.notice .notice-list ul .notice-active h5{
	color: #ba2121;
	white-space: normal;	
}