ul,
li{
	list-style: none;
	margin: 0;
	padding: 0;}

a{
	text-decoration: none;
	color: #000;}
a:hover {
	color: #8c0000;}

em,i{
	font-style: normal;}

html,div,img,a{
	padding:0;
	margin: 0;}

.f_r{
	float: right;}

.f_r{
	float: left;}

.header{
	width: 100%;
	color: #fff;}

.header a{
	color: #fff;
	text-decoration: none;}

.wapp{
	width: 1024px;
	margin: 0 auto;}

.index{
	height: 46px;
	background: #660100;}

.index ul li{
	float: left;
	height: 16px;
	line-height: 16px;
	margin:15px 0;
	border-right: 1px solid #fff;
	padding-right:5px;
	margin-right:8px;}

.index ul li:last-child{
	border-right: none;}

.navbar{
	background:#8c0000;
	margin: 0;}

.college{
	position: relative;
	height: 135px;
	padding:30px 0;}

.college img{
	display: block;
	float: left;
	margin-right: 15px;}

.college h1{
	display: block;
	float: left;
	font-weight: 900;
	font-size: 36px;
	margin-right: 3px;}


.poster{
	padding-top: 15px;}

.college form{
	float: right;
	width: 185px;
	border-radius:5px;
	margin-top: 18px;
	color: #000;}

.college form input{
	float: left;
	padding-left: 10px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	width: 130px;
	height: 46px;
	border: none;
	outline: none;}

.college form span{
	display: block;
	float: right;}

.college form span input.btn-search{
	padding:11px 15px;
	height: 46px;
	width: 55px;
	cursor: pointer;
	border-bottom-left-radius:0;
	border-top-left-radius: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: url(../images/search.jpg) no-repeat center #fff;	
	border: none;
	outline: none;}

.search{
	position: absolute;
	right: 0px;
	top:55px;}

.nav{
	width: 100%;
	background: #8c0000;
	height: 71px;}

.nav ul{
	overflow: hidden;}

.nav ul li{
	float: left;
	width: 118px;
	font-size: 18px;}
.nav ul li.active{
	background:#660100;}

.nav ul li a{
	display: block;
	padding: 23px 0;
	color: #fff;
	text-decoration: none;
	text-align: center;}

.nav ul li a:hover{
	background:#660100;}

.nav ul li a.drop-down{
	position: relative;
	z-index: 3;}

.nav ul li ul.drop-down-content{
	display:none;
	position: absolute;
	width: 118px;
	background: #8c0000;
	z-index: 3;}

.nav ul li:hover ul.drop-down-content{
	display: block;}
.nav ul li ul.drop-down-content a {
	padding: 10px 5px;
	font-size: 16px;}

.navbar ul span{
	float: left;
	margin-top: 20px;
	margin-left: -2px;
	color: #9f4b4f;
	width: 2px;}

.img-responsive, .thumbnail > img,
.thumbnail a > img, 
.carousel-inner > .item > img, 
.carousel-inner > .item > a > img {
	height: 530px;}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-control {
  z-index: 2;}

.main{
	margin-top: 35px;
	background: #fff;}

.main_top{
	overflow: hidden;
	margin-bottom: 25px;}

.knowledge{
	float: left;
	margin-right:20px;
	margin-top: 10px;}

.knowledge li{
	width: 180px;
	height:48px;
	border: 2px solid #8c0000;
	border-radius: 6px;
	padding:9px 8px ; 
	margin-top: 13px;
	font-size: 18px;}

.knowledge li img{
	margin-right:10px;
	width: 30px;
	height: 30px;}

.knowledge li a{
	display: inline-block;
	width: 114px;
	text-align: center;
	color: #8c0000;
	font-weight: 700;
	font-size: 15px;}

.college_news{
	float: left;
	width: 418px;}

.more{
	height: 45px;
	border-bottom: 1px solid #c7c7c7;}

.news{
	float: left;
	position: relative;
	font-weight: 700;}

.news img{
	width: 25px;
	height: 25px;}

.news:after{
	content: '';
	display: block;
	margin-top: 15px;
	height: 0;
	width:136px;
	border-width: 0px 2px 5px 0px;
	border-style: none solid solid;
	border-color: transparent transparent #8c0000;}

.news em{
	color: #8c0000;
	margin-left:12px;}

.college_news_bottom{
	padding: 10px 10px 15px 0;}

.college_news_bottom ul li{
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 9px;
	border-bottom: 1px dashed #646161;}

.college_news_bottom_2{
	margin-top: 10px;}

.college_news_bottom_2 ul li{
	position:relative;
	padding: 10px 0px 15px 0;
	overflow: hidden;
	height: 65px;
	border-bottom: 1px dashed #646161;
	display: block;}
.college_news_bottom_2 ul li a{
	display: block;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);}

.college_news_bottom_2 ul li p{
	display: block;
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}

.news_detail{
	float: right;
	overflow: hidden;}

.news_detail h3{
	margin-left: 0px;
	color: #8c0000;
	font-size:16px;
	margin-top: 5px;}

.news_detail p{	
	font-size: 13px;
	color: #333333;
	max-width: 252px;
	text-indent:22px;
	margin-left: 5px; 
	text-overflow: ellipsis;
	overflow: hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    line-height:25px;}

.notice{
	margin-top: 10px;}

.notice ul li{
	position:relative;
	padding: 10px 0px 15px 0;
	overflow: hidden;
	height: 65px;
	border-bottom: 1px dashed #646161;
	display: block;}
.notice ul li a{
	display: block;
	position: absolute;
	 top: 50%;
    transform: translateY(-50%);}

.notice ul li p{
	display: block;
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}
.calendar{
	float: left;
	width: 50px;
	height: 40px;
	color: #fff;
	border: 1px solid #94090c;
	text-align: center;
	margin-right: 20px;
	display: block;}

.calendar h3{
	background: #94090c;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	margin:0;}
.calendar em{
	display: block;
	margin-top: 0px;
	font-size: 12px;
	height: 16px;
	color:#94090c;}

.main_mid{
	overflow: hidden;
	margin-bottom: 25px;}

.academic{
	width: 500px;
	float: left;}

.main_tab {
	float: right;
	width: 500px;}

.main_tab .more .icon {
	float: left;}
.main_tab .more .icon:after {
	content: '';
	display: block;
	margin-top: 15px;
	height: 0;
	width:40px;
	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: transparent transparent #8c0000;}

.main_tab .more {
	position: relative;}

.main_tab .more .tab_head {
	float: left;}
.main_tab .more .tab_head .news em {
	line-height: 25px;
	cursor: pointer;
	color: #666;}
.main_tab .more .active .news em {
	color: #8c0000;}
.main_tab .more .news:after {
	width: 100px;
	border-width: 0px 0px 5px 0px;
	border-color: transparent transparent #c7c7c7;}
.main_tab .active .news:after {
	width: 100px;
	border-width: 0px 0px 5px 0px;
	border-color: transparent transparent #8c0000;}
.main_tab .more .tab_head a {
	position: absolute;
	right: 0;
	display: none;}
.main_tab .more .active a {
	display: block;}

.content{
	overflow: hidden;
	margin-bottom: 25px;}

.content ul li{
	position: relative;
	margin-top: 15px;
	font-size: 16px;
	padding-left: 10px;}

.content ul li em{
	float: right;
	margin-right: 15px;
	color: #8c0000;}

.content ul li:before{
	content: '';
	position: absolute;
	left:0px;
	top:8px;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background: #94090c;
	margin-right: 5px;}

.footer{
	color: #fff;
	width: 100%;
	overflow: hidden;}

.footer_top{
	background:#660100;
	height: 70px;
	overflow: hidden;}

.footer_top .link{
	line-height:70px; 
	font-size: 16px;
	float: left;
	margin-right: 28px;
	height: 100%;
	display: block;
	cursor: pointer;}

.footer_top .institute{
	float: left;
	overflow: hidden;
	width: 927px;}

.footer_top .institute ul li{
	margin-top: 10px;
	float: left;
	margin-right:12px;
	font-size: 14px;
	line-height: 20px;}

.footer_top .institute ul li a{
	color: #fff;}

.footer_top .institute ul li a:hover{
	text-decoration: underline;}

.footer_bottom{
	overflow: hidden;
	background:#8c0000; 
	height: 166px;}

.footer_bottom .address{
	padding: 30px 0;
	width: 70%;
	font-size: 16px;
	float: left;}

.footer_bottom .address p{
	margin-bottom: 12px;} 

.footer_bottom .scan{
	float: left;
	width: 30%;}

.footer_bottom .scan img{
	float: right;
	margin-left:25px;
	margin-top: 20px;}

.show{
	position: relative;
	margin-bottom: 291px;}

.sign{
	position: absolute;
	width: 100%;}

.show_bottom{
	margin-top: -36px;
	position: absolute;
	top:239px;
	width:  1024px;
	}
.sign img{
	width: 100%;
	height: 240px;}

.show_bottom_left{
	width: 260px;
	line-height: 88px;
	background: #8c0000;
	text-align: center;
	padding: 12px 11px; 
	color: #fff;
	font-size: 30px;
	float: left;}

.catalog{
	float: right;
	left: 260px;
	background: #a62626;
	height: 52px;
	line-height:52px;
	padding-right: 25px;
	color: #fff;
	display:  inline-block;
	} 

.show_bottom_left h1{
	display: block;
	border: 1px solid #9a383b;
	margin: 0;
	height: 64px;
	line-height: 64px;}

/*.show_bottom p{
	

}*/

.catalog em{
	float: left;
	margin-left: 5px;}

.catalog img{
	float: left;
	margin-top: 18px;
	margin-right: 5px;}

.sidebar{
	float: left;}

.sidebar ul{
	margin-top: 25px;
	width: 260px;
	color: #333333;}

.sidebar ul .li1{
	height:63px;
	line-height: 63px;
	width: 260px;
	text-align: center;}

.sidebar ul .li1 a{
	display: block;
	line-height:63px;
	height:63px;
	width: 260px;
	background: #f3f1f1;
	border-bottom: 1px solid #8c0000;
        font-size: 20px;

}

.sidebar ul .li1:last-child a{
	border-bottom: none;}

.sidebar ul .li1 a.active{
	background: #8c0000;
	color: #fff;}

.sidebar ul .li1 a:hover{
	font-weight: bold;
	color: #8c0000;}
.sidebar ul .li1 a.active:hover {
	color: #fff;}

.sidebar ul .li1:last-child{
	border-bottom: 0px;}

.sidebar ul .li2{}
.sidebar ul .li2 a{
	display: block;
	line-height: 50px;
	height: 50px;
	padding: 0 0 0 40px;
	background: url(../images/arrow.jpg) no-repeat 20px center #f3f1f1;
	border-bottom: 1px solid #8c0000;}
.sidebar ul .li2 a.active {
	font-weight: bold;
	color: #8c0000;}

.wapper{
	margin-top: 25px;
	width: 764px;
	float: right;}

.container{
	text-align: center;
	color:#0d0d0d;
	width: 762px;
	margin-bottom: 90px;}

.container h5{
	margin-top: 15px;
	margin-bottom: 20px;}

.container p{
	line-height: 30px;}

.teacher{
	margin-left: 40px;
	margin-bottom: 90px;
	overflow: hidden;}

.teacher ul li{
	float: left;
	margin-right: 15px;}

.teacher ul li:nth-child(4n){
	margin-right: 0px;}

.teacher ul li div{
	background: #f3f3f3;
	border: 1px solid #c7c7c7;
	padding: 12px;}

.teacher ul li img{
	display: block;}

.teacher ul li a{
	display: block;
	width: 142px;
	text-align: center;
	padding: 25px 0;}

.tab-head {
	padding: 0 20px;}
.tab-head .nav {
	background: transparent;
	border: none;
	height: auto;}
.tab-body {
	padding: 15px 0 0;}
.tab-body .tab-pane {
	display: none;}
.tab-body .active {
	display: block;}
.page{
	width: 762px;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 95px;}
.page ul{
	overflow: hidden;
	display: inline-block;
	margin-bottom: -8px;}

.page ul li{
	float: left;
	margin-right:10px;
	padding: 0 8px;
	border: 1px solid #d3d0d0;
	cursor: pointer;}

.page ul li.active{
	background: #8c0000;
	color: #fff;}

.page ul li:hover{
 	background: #8c0000;
 	color: #fff;}


.page ul li:first-child{
	margin-right:25px;}

.page ul li:last-child{
	 margin-left: 5px;}

.page em{
	color: #797979;}

.page input{
	width: 40px;
	padding-left: 12px;
	height: 22px;}

.page button{
	width:48px;
	height: 24px;
	border:1px solid #bebebe; 
	text-align: center;
	border-radius: 3px;
	color: #605f5f;
	font-size: 12px;}

.subject{
	margin-left: 15px;
	margin-bottom: 50px;}

.subject ul li{
	margin-bottom: 20px;
	color:#0d0d0d;}

.subject ul li img{
	margin-right: 15px;}

.subject ul li em{
	float: right;}

.subject ul.students li{
	margin-bottom:25px;}

.theme{
	margin-left: 25px;}

.theme h3{
	margin: 0;
	border-left:3px solid #610404;
	color: #8c0000;
	padding-left:10px;}

.theme hr{
	margin-top: 10px;
	margin-bottom: 20px;}

.theme ul li{
	margin-bottom: 20px;
	color:#0d0d0d;}

.theme ul li img{
	margin-right: 15px;}

.theme ul li em{
	float: right;}

.detail{
	margin-left: 40px;
	text-align: center;
	color: #191818;}

.detail h3{
	font-size: 16px;
	margin-bottom: 30px;}

.detail p{
	font-size: 14px;}

.detail em{
	font-size: 12px;}

.detail .list{
	width: 220px;
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 50px;}

.detail .list p{
	text-align: left;}

.detail .list  em{
	text-align: left;
	font-size: 14px;}

.detail .list span{
	float: right;}

 .piece{
	margin-left:50px;
	margin-bottom: 215px;}

.piece p{
	margin-bottom: 25px;}

.searched{
	margin-top: 50px;}

.searchall{
	padding-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;}

.search-content{
	margin: 25px 0px 50px 50px;}
.search-content p.search_top{
	margin-bottom: 20px;
	height: 35px;}

.search-content p.search_top input{
	border: 1px solid #8c0000;
	height: 35px;
	width: 150px;
	padding:5px;
	color: #000;
	margin-right: 5px;
	float: left;}

.search-content p.search_top button{
	background: #700005;
    color: #fff;
    font-size: 14px;
    width: 80px;
    line-height: 33px;
    border: none;
    vertical-align: middle;
    float: left;
    margin-right: 5px;}

.search-content p.search_top em{
	color: rgb(102,102,102);
	margin-top: 7px;
	float: left;}

.search-content p.result{
	background: #ececec;
    line-height: 30px;
    padding: 0 5%;
    font-size: 14px;
    color: #595757;
	margin-bottom: 20px;}

.search-content ul li h2{
	color: #231815;
    font-size: 16px;}

.search-content ul li span{
	color: #595757;
    font-size: 14px;
    margin: 0 0 15px 0;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;}
.searchall img{
	margin:-5px 5px 0 5px;}

.searchall i{
	margin-right: 10px;}

.searchall span{
	color: #990000;}

.morelist{
	margin-bottom: 30px;}

.morelist ul{
	margin-top: 20px;}

.morelist ul li{
	padding: 7px 0;
	color: #231815;}

.morelist ul li img{
	margin-right: 15px; 
	margin-left: 10px;}

.morelist ul li em{
	float: right;}

/***** Ã¥Ë†â€ Ã©Â¡Âµ start */
#pagelist {font:12px Arial;color:#000;float:left;margin-top:12px;width:100%;margin-bottom:  20px;}
.PageListDiv {	text-align:center;margin:0 auto;}
.PageList {list-style-type:none !important;}
.PageList li {display:inline;background:none !important;padding:0 !important;margin:0 2px !important;line-height:26px !important;}
.PageList a {text-decoration:none !important;background:#F7F7F7;border:1px solid #9B9B9B;padding:2px 6px 2px 6px;}
.PageList a:hover {background:#E7E7E7;}
.PageList span {background:#F7F7F7;padding:2px 6px 2px 6px;border: 1px solid #D0D0D0;color:#ACA8AA;}
.PageList span.CurrentPage {background:#C2C2C2;color:#CC0000;border:1px solid #9B9B9B;}
.PageList li a.PagePrev, .PageList li a.PageNext {*padding:4px 6px 1px 6px !important;}
.PageList li span.NoPagePrev, .PageList li span.NoPageNext {*padding:4px 6px 1px 6px !important;}
/***** Ã¥Ë†â€ Ã©Â¡Âµ end */

.media .title {
	padding: 3px 0 3px 10px;
	border-left: 3px solid #a62626;
	overflow: hidden;}
.media .title .caption {
	font-size: 26px;
	float: left;
	margin: 0 10px 0 0;}
.media .media_tab_cap div {
	color: #a62626;
	float: left;
	font-size: 18px;
	border: 1px solid #a62626;
	margin: 1px 0 0 15px;
	border-radius: 3px;
	padding: 3px 10px;
	cursor: pointer;}
.media .media_tab_cap div.active {
	color: white;
	background: #a62626;}
.media .media_tab_con {
	overflow: hidden;}
.media .media_tab_con li {
	float: left;
	width: 185px;
	margin: 0 0 0 23px;}
.media .media_tab_con li:nth-child(5n+1) {
	margin: 0;}
.media .media_tab_con li img {
	width: 100%;
	height: 150px;
	border-radius: 5px;}
.media .media_tab_con li .cap {
	margin: 4px 0 15px;
	text-align: center;}

.listg2412{margin: 0px 20px;}
.listg2412 li{
padding: 8px 0px 12px;
    border-bottom: 1px dashed #e4e4e4;
    width: 100%;
    float: left;
}
.listg2412 li i{
width: 4px;
    height: 4px;
    float: left;
    margin-right: 10px;
    display: block;
    margin-top: 15px;
    background: #bc102e;
}
.listg2412 li h2{
    font-size: 15px;
    color: #333333;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    transition: linear 0.3s;
margin: 0px;
}

.listg2412 li .date-list{
float: right;
    font-size: 13px;
    color: #666666;
    line-height: 28px;
}
.listg2412 li p{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;}



ol,ul{list-style:none}
