#teacherList img {
	width:250px; 
	height:200px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#wrap3 a {
	color: #333;
}

.navbar .nav li a { 
  margin: 5px 1px 5px 2px !important;
  color: #ae1831 !important;
  background-color: transparent !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: none !important;
}

.navbar .nav li a:hover {
  color: #fff !important;
  background-color: #ae1831 !important;
  text-shadow: 0 0 0 white;
  margin: 5px 1px 5px 2px;
}

/*无缝滚动*/
.wrap,.box{margin-bottom:10px; margin-top: 50px;}
.wrap ul,.wrap .ul{overflow:hidden;clear:both;*zoom:1; margin: 0; padding: 0;}
.wrap li,.wrap .li{list-style:none;width:210px;margin:0px 20px 0px 20px; }

.mb-gundong{ text-align: center}

@media (max-width: 991px) {
    .wrap,.box{margin-bottom:10px; margin-top: 30px;}
    .wrap li,.wrap .li{list-style:none;/*width:100%;*/margin: 0; padding-bottom: 10px }
    .pc-gundong{ /*display: none */}
}
@media (min-width: 992px) {
    .mb-gundong{display: none}
}

.nav li.active > a {
  font-weight: bold; 
  border-bottom: 2px solid #C43C35;
}

.nav li.current_page_ancestor > a {
  font-weight: bold; 
  border-bottom: 2px solid #C43C35;
}

.nav > li > ul > li > a {
  font-weight: normal !important;
  border-bottom: 0 !important;
  background: none !important;
}


.main-container li {
  width: 800px;
    list-style-type: none;
    margin-bottom: 10px;
    border-bottom: 1px dotted #C3C4C5;
    padding-bottom: 2px;
    display: block;
}

.main-container li span {
  font-size: 13px;
}

.main-container li span a {
  color: #333;
  cursor: pointer;
}

.main-container li span a:hover{
  color: #C43C35;
  text-decoration: none;
}

.row table.visitorList p {padding-left: 4px;}
.row table.visitorList tr {border-top: 1px dotted #AAAAAA;}
.row table.visitorList tr:first-child {border-top: 0;}
.row table.visitorList tr td{padding: 15px;}

.row table.visitorList img {width: 185px;height: 220px;}

.row table.visitorList_table .img img {width: 185px;height: 220px;}

.researchList {width: 890px;}
.researchList tr { border-top: 1px solid #BFBFBF; }
.researchList tr:first-child { border-top:0; color: #555; font-weight: bold; font-size: 14px; }
.researchList td,th { padding-top: 5px; padding-bottom: 5px; border-left: 1px solid #BFBFBF; padding-left: 3px; }
.researchList tr td:first-child, th:first-child { border-left: 0; }
.yearList li { display: inline-block; width: 50px;}

hr{
  margin: 10px 0;
}

h1.news-title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  padding: 5px 10px;
  margin: 13px 11px 13px 0;
  border-bottom: 1px solid #efefef;
}

.big_red_title { 
  color: #ae1831; 
  font-size: 16px;
  border-bottom: 1px solid #ddd;margin-top: 1.5em;padding-bottom: 0.2em;border-left: 0px solid #ddd;line-height: 20px; 
}

.news_item_index {
  max-width: 200px;
  overflow: hidden;
  float: left;
  height: 25px;
}

ul.news li {
  clear: both;
  height: 25px;
}

.navbar .nav > li {
  padding-left: 19px;
}

#menu .container .navbar .nav { margin-right: 0!important; }

.small_image_100 img { width: 100px !important; height: 120px !important; max-width: 100px !important; }

.small_image_120 img { width: 120px !important; height: 150px !important; max-width: 120px !important; }

#wrap3{width:1000px !important;}
