.banner ul li{
	position: relative;
}
.banner .bx-wrapper{
	margin: 0px;
}
.banner .bx-wrapper .bx-viewport{
	box-shadow: none;
	border:0px;
	left: 0px;	
}
.banner .bx-wrapper .bx-controls-direction a{
	width: 34px;
	height: 95px;
}
.banner .bx-wrapper .bx-next{
	right: 50px;
    background: url(../image/home/right.png) no-repeat;
    background-size: 65%;
}
.banner .bx-wrapper .bx-prev{
	left: 50px;
    background: url(../image/home/left.png) no-repeat;
    background-size: 65%;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a{
	border:1px solid #961c19;
	background: transparent;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #961c19;
	width: 25px;
}
.banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: 10px;
}
/*.banner .bx-wrapper ul li img{
	margin: 0px auto;
	max-width: 1600px;
	max-height: 415px;
}*/
.banner .bx-wrapper ul li a{
	display: block;
	width: 100%;
	height: 415px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner .slider-content{
	position: absolute;
	bottom: 30px;
	left: 200px;
	background-color: rgba(0,0,0,0.5);
}
.banner .slider-content h4{
	margin: 0px;
	padding: 15px 15px;
	color: #ffffff;
    font-weight: bold;
}
/*end banner*/
/*begin notice*/
.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;
}
.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;	
}
/*end notice*/

.work-main{
	border-top:4px solid #961c19;
}
.work-main .list-title{
	margin-left: -15px;

}
.work-main .work-list{
	margin-top: 5px;
	background-color: #f7f7f3;
	background: #f7f7f3 url(../image/home/all-bg.png)no-repeat;
	height: 495px;
}
.work-main .work-list .list-title ul{
	margin: 0px;
}
.work-main .work-list .list-title ul li{
	margin-bottom: 5px;
	list-style: none;

	background-color: #961c19;
	background: #961c19 url(../image/home/all-icon1.png)left no-repeat;
	opacity: 0.5;
	background-position: 15%;
	text-align: center;
	height: 95px;
	line-height: 95px;
	cursor: pointer;
}
.work-main .work-list .list-title ul li a{
	display: block;
	height: 95px;
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
}
.work-main .work-list .list-title ul .work-active{
	background: transparent;
	background: url(../image/home/all-icon.png)left no-repeat;
	background-position: 15%;	
}
.work-main .work-list .list-title ul .work-active a{
	color: #961c19;
}
.work-main .work-list .list-title ul li:last-child{
	margin-bottom: 0px;
}

.work-main .work-list .list-content{
	height: 495px;
	overflow: hidden;
}
.aaaa{
	/*display: none;*/
}
.work-main .work-list .list-content .content-info{
	margin-top: 15px;
	display: none;
}
.work-main .work-list .list-content .content-info .view{
	padding-right: 0px;
	height: 200px;
	overflow: hidden;
}
.work-main .work-list .list-content .content-info .view a{
	color: #961c19;
}

.work-main .work-list .list-content .content-info .view img{
	width: 100%;
}
.work-main .work-list .list-content .content-info .view p{
	font-size: 16px;
	color: #961c19;
	margin: 0px;
}
.work-main .work-list .list-content .content-info .list-news{
	padding-right: 0px;
}
.work-main .work-list .list-content .content-info .list-news ul{
	border-top: 1px dashed #000000;
	padding-top: 5px;
}
.work-main .work-list .list-content .content-info .list-news ul li{
	list-style: none;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.work-main .work-list .list-content .content-info .list-news ul li a{
	font-size: 14px;
	color: #1a1a1a;
    max-width: 360px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.work-main .work-list .list-content .content-info .list-news ul li .more{
	float: right;
	display: block;
	width: 22px;
	height: 35px;
	background: url(../image/home/more.png) center no-repeat;
	text-decoration: none;
}
.work-main .work-list .list-content .content-info .list-news ul li span{
	font-size: 12px;
	color: #878787;
	float: right;
	position: absolute;
    right: 0;
}

.work-main-bottom .students{
	padding: 0px;
}
.work-main-bottom .students .student-bg{
	background: url(../image/home/student-bg.png) no-repeat;
	background-size: 100%;
	height: 76px;
	margin-top: 20px;
}
.work-main-bottom .students .student-bg a{
	display: block;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    background: url(../image/home/student.png) center no-repeat;
    background-position: 15%;
    padding-left: 30px;
}

.subject{
	padding: 0px;
}
.subject .subject-bg{
	width: 100%;
	position: relative;
	margin-top: 20px;
	height: 76px;
	background: url(../image/home/bottom-bg.png) right no-repeat;
	background-size: 100%;
}
.subject .subject-bg ul li{
	list-style: none;
	float: left;
}
.subject .subject-bg ul .zt{
	width: 25%;
	background: url(../image/home/zt.png) no-repeat;
}
.subject .subject-bg ul .zt a{
	padding-left: 15px;
	display: block;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    background: url(../image/home/zticon.png) center no-repeat;
    background-position: 15%;
}
.subject .subject-bg ul .gsp{
	width: 23%;
}
.subject .subject-bg ul .gsp a{
	display: block;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #323232;
    font-size: 18px;
    text-decoration: none;
}
.subject .subject-bg ul li.gsp:last-child a{
	color:red;
}
.subject .subject-bg ul .gsp a img{
	margin-right: 10px;
}
.subject .subject-bg ul .fg{
	width: 2%;
	text-align: center;
	line-height: 76px;
	color: #961c19;
}
.subject .subject-bg ul .lxyz{
	width: 23%;
}
.subject .subject-bg ul .lxyz a{
	display: block;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #323232;
    font-size: 18px;
    text-decoration: none;
}
.subject .subject-bg ul .lxyz a img{
	margin-right: 10px;
}
.subject .subject-bg ul .mzt{
	width: 23%;
}
.subject .subject-bg ul .mzt a{
	display: block;
    height: 76px;
    line-height: 76px;
    text-align: center;
    color: #323232;
    font-size: 18px;
    text-decoration: none;
}
.subject .subject-bg ul .mzt a img{
	margin-right: 10px;
}

/*result*/
.result-list .result-title{
	padding-left: 0px;
}
.result-list .result-title ul li{
	list-style: none;
	font-size: 18px;
	color: #ffffff;
	background-color: #961c19;
	background: #961c19 url(../image/home/all-icon1.png) left no-repeat;
	background-position: 15%;
	text-align: center;
	height: 150px;
	line-height: 150px;
	cursor: pointer;
}
.result-list .result-title ul .result-active{
	background: transparent;
	background: url(../image/home/all-icon.png) left no-repeat;
	background-position: 15%;
	color: #961c19;
}

.result-content{
	margin-top: 10px;
	height: 290px;	
}
/*.result-content .result-box{
	display: none;
}*/
.result-content .more-title{
/*	position: absolute;
	bottom: -35px;*/
	height: 20px;
}
.result-content .more{
	position: absolute;
	height: 20px;
	bottom: 5px;
	right: 15px;
	color: #961c19;
	font-size: 12px;
	text-decoration: none;
}
.result-content .reslut-slider li{
	height: 260px;
}
.result-content .reslut-slider li a{
	color: #961c19;
	text-decoration: none;
}
.result-content .reslut-slider li img{
	height: 185px;
	width: 100%;
}
.result-content .reslut-slider li h4{
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #961c19;
}
.result-content .reslut-slider li p{
	margin: 0px;
	font-size: 12px;
	text-indent: 2em;
	color: #222222;
}
.result-content .reslut-slider li span{
	position: absolute;
	bottom: 0px;
	right: 15px;
	font-size: 12px;
}
.result-list .bt2{
	border-top: 2px solid #961c19;
	background: #f7f7f3;
	height: 302px;
}
.result-list .bx-wrapper{
	margin: 0px;
}
.result-list .bx-wrapper .bx-viewport{
	box-shadow: none;
	border:0px;
	left: 0px;
	background:transparent;
}
.result-list .bx-wrapper .bx-pager.bx-default-pager a{
	width: 10px;
	border: 1px solid #961c19;
    background: transparent;
}
.result-list .bx-controls-direction{
	display: none;
}
.result-list .banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #961c19;
}
.result-list .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: -30px;
	padding-top: 0px;
}


.aaaa{
	position: relative;
	height: 290px;
}
/*faculty*/
.faculty{
	margin-top: 40px;
}
.faculty .faculty-title p{
	margin: 0px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    color: #961c19;
    background: url(../image/home/faculty.png) left no-repeat;
    padding-left: 20px;
}
.faculty .faculty-content{
	margin-top: 20px;
}
.faculty .faculty-content .bx-wrapper .bx-viewport{
	box-shadow: none;
	border:0px;
	left: 0px;
	background: transparent;
}
.faculty .faculty-content .bx-wrapper{
	margin: 0px;
}
.faculty .faculty-content .bx-wrapper .bx-pager{
	display: none;
}
.faculty .faculty-content .bx-wrapper .bx-prev{
	left: -10px;
}
.faculty .faculty-content .bx-wrapper .bx-next{
	right: -10px;
}

/*elitist*/
.elitist{
       display:none;
	margin-top: 40px;
}
.elitist .elitist-title p{
	margin: 0px;
	height: 35px;
	line-height: 31px;
	background: url(../image/home/all-icon.png) left no-repeat;
	color: #961c19;
	font-size: 20px;
	padding-left:20px;
	border-bottom: 4px solid #961c19;
}
.elitist .elitist-title p a{
	float: right;
	display: block;
	width: 22px;
	height: 35px;
	background: url(../image/home/more.png) center no-repeat;
	text-decoration: none;
}
.elitist .elitist-content{
	margin-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #c9c9c9;
}
.elitist .elitist-content ul li{
	height: 255px;
	overflow: hidden;
}
.elitist .elitist-content ul li a{
	text-decoration: none;
}
.elitist .elitist-content ul li img{
	width: 100%;
	height: 208px;
}
.elitist .elitist-content ul li p{
	margin: 0px;
	font-size: 16px;
	color: #961c19;
	text-align: center;
}
.elitist .elitist-content .bx-viewport{
	box-shadow: none;
	border:0px;
	left: 0px;
	background: transparent;
}
.elitist .elitist-content .bx-wrapper{
	margin: 0px auto 0px;
}
.elitist .elitist-content .bx-wrapper .bx-pager.bx-default-pager a{
	height: 5px;
	width: 20px;
	border-radius: 0px;
	background: #c9c9c9;
}
.elitist .elitist-content .bx-wrapper .bx-pager.bx-default-pager a.active{
	height: 5px;
	width: 20px;
	border-radius: 0px;
	background: #961c19!important;
}
.elitist .elitist-content .bx-controls-direction{
	display: none;
}
/*学生园地首页*/
.menu-nav{
	height: 45px;
	box-shadow: 1px 1px 10px #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.menu-nav ul li{
	list-style: none;
	width: 11%;
	float: left;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.menu-nav ul li a img{
	height: 18px;
}
.menu-nav ul li a{
	text-decoration:none;
	font-size: 18px;
	color: #252525;
}
.menu-nav ul li a:hover {
	color: #1c6dc7;
	background: url(../image/student/top.png) bottom center no-repeat;
	padding-bottom: 9px;
	border-bottom: 2px solid #1c6dc7;
}
.menu-nav ul .active a{
	color: #1c6dc7;
	background: url(../image/student/top.png) bottom center no-repeat;
	padding-bottom: 9px;
	border-bottom: 2px solid #1c6dc7;
}
.banner-student ul li{
	position: relative;
}
.banner-student .bx-wrapper{
	margin: 0px;
}
.banner-student .bx-wrapper .bx-viewport{
	box-shadow: none;
	border:0px;
	left: 0px;	
}
.banner-student .bx-wrapper .bx-controls-direction a{
	width: 40px;
	height: 45px;
	background-color: #4d4e4f;
}
.banner-student .bx-wrapper .bx-next{
	right: 0px;
    background: url(../image/student/banner_right.png) no-repeat;
}
.banner-student .bx-wrapper .bx-prev{
	left: 0px;
    background: url(../image/student/banner_left.png) no-repeat;
}
.banner-student .bx-wrapper .bx-pager.bx-default-pager a{
	border:1px solid #1c6dc7;
	background: transparent;
}
.banner-student .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner-student .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #1c6dc7;
	width: 10px;
}
.banner-student .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: 10px;
}
.banner-student .slider-content{
	position: absolute;
	bottom: 30px;
	left: 200px;
	width: 510px;
	height: 150px;
	background: url(../image/student/banner_nrk.png) left no-repeat;
	background-size: 100% 100%;
}
.banner-student .slider-content h4{
	font-size: 20px;
	margin: 10px 0px 0px 0px;
	color: #181818;
    padding: 6px 20px;
}
.banner-student .slider-content p{
	padding: 6px 20px;
	font-size: 16px;
	color: #181818;
}
.activity{
	margin-top: 40px;
}
.activity-title{
	position: relative;
}
.activity-title h3{
	margin: 0px;
	padding-left: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
	background: url(../image/student/title_hdsd.png) left no-repeat;
	background-size: 30% 100%;
}
.activity-title h3 a{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #1c6dc7;
	line-height: 1.5;
}
.activity-content{
	margin: 20px auto 0px;
}
.activity-content ul li{
	list-style: none;
	border-bottom: 1px dashed;
	border-color: rgba(142,22,22,0.1);
}
.activity-content ul li a{
	text-decoration: none;
}
.activity-content ul li .media{
	overflow: hidden;
	background-color: #ecf2fa;

}
.activity-content ul li .media .media-left{
	padding-right: 5px;
}
.activity-content ul li .media .media-left img{
	height: 255px;
	width: 340px;
}
.activity-content ul li .media .media-body{
	padding:0px 10px;
}
.activity-content ul li .media .media-body h4{
	padding-left: 15px;
	margin: 20px 0px 0px;
	font-size: 18px;
	line-height: 1.5;
	color: #0b488b;
	background: url(../image/student/hdsd_left.png) left no-repeat;
	background-position: 0px 5px;
	background-size: 8px 11px;
	border-bottom: 1px dashed rgba(28,109,199,0.5);
}
.activity-content ul li .media .media-body h4 span{
	display: block;
	font-size: 12px;
	color: #427fc3;
	margin-top: 10px;
	margin-bottom: 5px;
}
.activity-content ul li .media .media-body p{
	padding-left: 15px;
	margin: 10px 0px 0px;
	line-height: 1.8;
	font-size: 14px;
	color: #1d1d1d;
}
.activity-content ul li a{
	text-decoration: none;
}
.activity-content ul li .p-title{
	position: relative;
	margin: 0px;
    padding-left: 15px;
    padding-right: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #252525;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../image/student/hdsd_right.png) left no-repeat;
    background-size: 8px 11px;
}
.activity-content ul li .p-title:hover{
	color: #1d6dc7;
}
.activity-content ul li .p-title span{
	position: absolute;
	right: 0px;
	font-size: 12px;
	color: #565656;
}

/*通知通告*/
.inform{
	margin-top: 40px;
}
.inform-title{
	position: relative;
}
.inform-title h3{
	margin: 0px;
	padding-left: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
	background: url(../image/student/title_tzgg.png) left no-repeat;
	background-size: 65% 100%;
}
.inform-title h3 a{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #1c6dc7;
	line-height: 1.5;
}
.inform-content{
	margin-top: 20px;
}
.inform-content ul li{
	margin-top: 21px;
	box-shadow: 1px 1px 10px #dbdbdb;
	background-color: #f5f9fe;
	list-style: none;
}
.inform-content ul li a{
	text-decoration: none;
}
.inform-content ul li a:hover .media-body h4{
	color: #1d6dc7;
}
.inform-content ul li .media{
	height: 85px;
}
.inform-content ul li .media .media-left time{
	display: block;
	width: 80px;
	height: 85px;
	line-height: 60px;
	text-align: center;
	font-size: 26px;
	color: #939393;
	background: #ffffff;
}
.inform-content ul li .media .media-left time span{
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	background-color: rgba(255,85,79,0.8);
	font-size: 12px;
}
.inform-content ul li .media .media-body{
	padding: 5px;
}
.inform-content ul li .media .media-body h4{
	font-size: 16px;
	color: #252525;
	line-height: 1.5;
	margin: 0px;
}
/*work-block*/
.work-block{
	margin-top: 20px;
	height: 220px;
	background: rgba(28,109,199,0.1);
}
.work-block ul{
	width: 100%;
}
.work-block ul li{
	height: 220px;
	line-height: 220px;
	list-style: none;
	float: left;
	width: 25%;
	padding-right: 10px;
}
.work-block ul li:last-child{
	padding-right: 0px;
}
.work-block ul li img{
	width: 100%;
}
/*download-title*/
.download-title{
	margin-top: 30px;
}
.download-title{
	position: relative;
}
.download-title h3{
	margin: 0px;
	padding-left: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
	background: url(../image/student/title_zlxz.png) left no-repeat;
	background-size: 20% 100%;
}
.download-title h3 a{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #1c6dc7;
	line-height: 1.5;
}
.download-content{
	margin-top: 20px;
}
.download-content ul li{
	list-style: none;
	border-bottom: 1px dashed;
	border-color: rgba(69,137,214,0.3);
}
.download-content ul li a{
	text-decoration: none;
}
.download-content ul li .p-title{
	position: relative;
	margin: 0px;
    padding-left: 30px;
    padding-right: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #252525;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../image/student/zlxz_icon.png) left no-repeat;
    background-size: 25px 24px;
}
.download-content ul li .p-title:hover{
	color: #1d6dc7;
}
.download-content ul li .p-title span{
	position: absolute;
	right: 0px;
	font-size: 12px;
	color: #565656;
}

/*活动速递*/
.activity-bg{
	background: rgba(28,109,199,0.08);	
	padding-bottom: 10px;
}
.activity-bg .title{
	position: relative;
	padding: 58px 30px 0px;
	height: 108px;
	background: url(../image/student/top_bg.png) left no-repeat;
}
.activity-bg .title h3{
	margin: 0px 0px 0px -80px;
	height: 50px;
	padding-left: 37px;
	line-height: 50px;
	font-size: 24px;
	color: #ffffff;
	border-bottom: 1px solid rgba(28,109,199,0.6);
	background: url(../image/student/titlebg.png) left no-repeat;
}
.activity-bg .title ul{
	position: absolute;
	bottom: 0px;
	right: 30px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	background: url(../image/student/home.png) left no-repeat;
	padding-left: 25px;
	background-size: 20px;
}
.activity-bg .title ul li{
	list-style: none;
	float: left;
	font-size: 12px;
	color: #474747;
}
.activity-bg .title ul li a{
	text-decoration: none;
	font-size: 12px;
	color: #474747;
}
.activity-bg .content{
	padding: 0px 30px;
	margin-top: 20px;
}
.activity-bg .content .activityList li{
	list-style: none;
	border-bottom: 1px dashed rgba(28,109,199,0.3);
}
.activity-bg .content .activityList li a{
	text-decoration: none;
}
.activity-bg .content .activityList li .media{
	overflow: hidden;
	background-color: #ecf2fa;

}
.activity-bg .content .activityList li .media .media-left{
	padding-right: 5px;
}
.activity-bg .content .activityList li .media .media-left img{
	height: 165px;
	width: 215px;
}
.activity-bg .content .activityList li .media .media-body{
	position: relative;
	padding:0px 10px;
}
.activity-bg .content .activityList li .media .media-body h4{
	padding-left: 15px;
	margin:0px;
	font-size: 18px;
	line-height: 1.5;
	color: #0b488b;
	background: url(../image/student/hdsd_left.png) left no-repeat;
	background-position: 0px 5px;
	background-size: 8px 11px;
	max-height: 54px;
	overflow: hidden;
	
}
.activity-bg .content .activityList li .media .media-body span{
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: 2;
	font-size: 12px;
	color: #252525;
}
.activity-bg .content .activityList li .media .media-body p{
	padding-left: 15px;
	margin: 10px 0px 0px;
	line-height: 1.8;
	font-size: 14px;
	color: #1d1d1d;
}
.activity-bg .content .activityList li .p-title{
	position: relative;
	margin: 0px;
    padding-left: 15px;
    padding-right: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #252525;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../image/student/hdsd_right.png) left no-repeat;
    background-size: 8px 11px;
}
.activity-bg .content .activityList li .p-title span{
	position: absolute;
	right: 0px;
	font-size: 12px;
	color: #565656;
}

.inform-content{
	margin-top: 20px;
}
.content .reportList li{
	margin-top: 21px;
	box-shadow: 1px 1px 10px #dbdbdb;
	background-color: #f5f9fe;
}
.content .reportList li a{
	text-decoration: none;
}
.content .reportList li .media{
	height: 85px;
}
.content .reportList li .media .media-left time{
	display: block;
	width: 80px;
	height: 85px;
	line-height: 60px;
	text-align: center;
	font-size: 26px;
	color: #939393;
	background: #ffffff;
}
.content .reportList li .media .media-left time span{
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	background-color: rgba(255,85,79,0.8);
	font-size: 12px;
}
.content .reportList li .media .media-body{
	padding: 5px;
}
.content .reportList li .media .media-body h4{
	font-size: 16px;
	color: #1c6dc7;
	line-height: 1.5;
	margin: 0px;
    padding-right: 15px;
    height: 24px;
    overflow: hidden;
}
.content .reportList li .media .media-body p{
	width: 80%;
	font-size: 14px;
	color: #252525;
	max-height: 40px;
    overflow: hidden;
}
.student-local a{
    text-decoration: none !important;
    font-size: 12px !important;
    color: #474747 !important;
}
.student-local a:hover{
	color: #1d6dc7;
}
.activity-bg .wp_paging{
	float: none;
	padding: 7px 0 7px 178px;
}
/*worker-taem*/
.worker-taem{
	text-align: center;
}
.worker-taem img{
	margin: auto;
	width: 95%;
}
/*download*/
.content .downloadList li{
	list-style: none;
	border-bottom: 1px dashed;
	border-color: rgba(69,137,214,0.3);
}
.content .downloadList li a{
	text-decoration: none;
}
.content .downloadList li .p-title{
	position: relative;
	margin: 0px;
    padding-left: 30px;
    padding-right: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #252525;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../image/student/zlxz_icon.png) left no-repeat;
    background-size: 25px 24px;
}
.content .downloadList li .p-title span{
	position: absolute;
	right: 0px;
	font-size: 12px;
	color: #565656;
}
/*information*/
.information-title{
	width: 85%;
	margin: auto;
}
.information-title h3{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #0b488b;
	margin: 0px;
}
.information-title p{
	margin: 20px 0px 0px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #252525;
	text-align: center;
	border-bottom: 1px dashed rgba(28,109,199,0.4);
}
.information-content{
	width: 85%;
	margin: 30px auto 0px;
	padding-bottom: 20px;
	border-bottom: 1px dashed rgba(28,109,199,0.4);
}
.information-content p{
	font-size: 14px;
	color: #252525;
	line-height: 1.8;
	/*text-align: justify;*/
}
.information-content img{
	width: 60%;
	margin: 20px 20% 20px 20%;
}
/*text-others*/
.text-others{
	width: 85%;
	margin: 20px auto 20px;
}
.text-others .prev{
	margin-bottom: 10px;
}
.text-others .prev span{
	font-size: 12px;
	color: #0b488b;
	display: block;
    float: left;
}
.text-others .prev a{
	text-decoration: none;
	font-size: 12px;
	color: #252525;
	display: block;
    padding-left: 60px;
}
.text-others .next span{
	font-size: 12px;
	color: #0b488b;
	display: block;
    float: left;
}
.text-others .next a{
	text-decoration: none;
	font-size: 12px;
	color: #252525;
	display: block;
    padding-left: 60px;
}

.zt-navbar ul{
	width: 750px !important;
}
