@charset "utf-8";
/* CSS Document */
body {
	background:#FFF;
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"微软雅黑",sans-serif;
	color:#4e4e4e;
}
@media (max-width: 768px) {
	.float{
		float:left;
	}
	.pad-ri-5{
		padding-right:5px;
	}
	.pad-le-5{
		padding-left:5px;
	}
	.form-group2{
		margin:0;
}

	}

/* CSS空白 */
.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
.blank11 { margin:0 auto; height:11px; font-size:1px; clear:both; overflow:hidden }
.blank12 { margin:0 auto; height:12px; font-size:1px; clear:both; overflow:hidden }
.blank13 { margin:0 auto; height:13px; font-size:1px; clear:both; overflow:hidden }
.blank14 { margin:0 auto; height:14px; font-size:1px; clear:both; overflow:hidden }
.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
.blank16 { margin:0 auto; height:16px; font-size:1px; clear:both; overflow:hidden }
.blank18 { margin:0 auto; height:18px; font-size:1px; clear:both; overflow:hidden }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
.blank23 { margin:0 auto; height:23px; font-size:1px; clear:both; overflow:hidden }
.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }
.blank35 { margin:0 auto; height:35px; font-size:1px; clear:both; overflow:hidden }
.blank50 { margin:0 auto; height:50px; font-size:1px; clear:both; overflow:hidden }


/*.container {
	width: 1200px;
}*/
/*外框*/
.g-box {
	width: 100%;
}
 /*添加*/
/*背景色和背景图*/
.s-bg1 {
	background: url(../images/g-bg1.jpg) center top no-repeat;
	background-size:cover;
	float:left;
}
.s-bg2 {
	height:400px;
	background:url(../images/g-bg2.jpg) center top no-repeat;
}
.s-bg3 {
	background:#f4f4f4;
}
.s-bg4 {
	height:400px;
	background:url(../images/g-bg3.jpg) center top no-repeat;
}
.s-bg5{
	background:url(../images/g-bg3.jpg) center top no-repeat;
	background-size:cover;
}
@media (max-width: 768px) {
	.s-bg2 {
		height:auto;
		background-size:cover;
	}
}

/*顶部*/
.g-top {
	background:#eee;
	height:30px;
}
/*头图*/
.g-head {
	height:131px;
	background:url(../images/top-bg1.jpg) center top no-repeat;
}
.g-head .col-sm-12 {
  height:131px;
  margin:0;
}
.g-head .m-logo {
  /*width:25%;*/
  height:131px;
  background:url(../images/logo1.png) center left no-repeat;
}

@media (max-width: 768px) {
	.g-head {
		height:150px;
		background:url(../images/mobile-top-bg.png) center top no-repeat;
		background-size:cover;
		border-bottom: 1px solid #90000a;
		float:left;
	}
	.g-head .m-logo {
		width:100%;;
		height:150px;
		background:url(../images/logo1.png) center center no-repeat;
	}
}


/*导航部分*/
.nav-sty{
	padding:0;
	}
.g-nav {
	height:50px;
	background:#eee;
	border-bottom:1px solid #90000a;
	border-top:1px solid #fff;
}
.g-nav .col-nav-fl {
    float:left;
    position: relative;
    min-height: 1px;
    line-height:50px;
}
.g-nav .col-nav-fl ul {
    margin:0;
    padding:0;
    overflow:hidden;
}
  .g-nav .col-nav-fl ul .cat {
	  float:left;
	  list-style:none;
	  font-size:14px;
  }
  .g-nav .col-nav-fl ul .cat a {
	  color:#545353;
	  padding:0 12px;
	  line-height:48px;
	  height:48px;
	  display:block;
  }
  .g-nav .col-nav-fl ul .cat ul li{
  	  line-height:30px;s
  }
  .g-nav .col-nav-fl ul .cat ul li a {
  	  line-height:30px;
	  height:30px;
	  padding:0px 10px;
  }
  .g-nav .col-nav-fl ul .cat a.active,
  .g-nav .col-nav-fl ul .cat a:hover {
	  background:#9c020d;
	  font-weight:600;
	  text-decoration:none;
	  color:#FFF;
  }
.g-nav .col-nav-fl ul .cat .cat2{position: absolute;z-index: 20;background-color: #fff;}
  @media (max-width: 768px) {
	  .nav-sty{
		  padding:0;
		  background:#FFF;
	  }
	  .g-nav {
		  border:none;
		  height:auto;
      }
	   .g-nav .col-nav-fl {
		   width:100%;
	   }
	   .g-nav .col-nav-fl ul .cat {
		  float:none;
	      line-height:48px;
	      list-style:none;
	      font-size:14px;
      }
	  .g-nav .col-nav-fl ul .cat a {
	    color:#545353;
	    padding:0 10px;
	    line-height:48px;
	    height:48px;
	    display:block;
		text-align:center;

      }
  }
  /*右侧英文网站链接*/
  .g-nav .col-fr {
	  float:right;
	  height:48px;
	  line-height:48px;
	  padding:0 10px;
	  background:#9c020d;
  }
  .g-nav .col-fr a {
	  color:#fff;
	  font-weight:bolder;
  }
   @media (max-width: 768px) {
	   .g-nav .col-fr {
		   float:none;
		   text-align:center;
		   width:100%;

	   }
   }
/*路径 面包屑导航*/
.g-crumb {
	background:#eee;
	margin-bottom:10px;
}
  .g-crumb .breadcrumb {
	  margin-bottom:0;
	  background:#eee;
  }
   .g-crumb .breadcrumb a{
	   color:#9c020d;
   }
 /*添加*/


/*焦点图*/
.focus1 {
	width: 100%;
	height: 433px;
}
.focus1 img {
	width: 100%;
	height: 433px;
}
 @media (max-width: 768px) {
	 .focus1 {
	   width: 100%;
	   height:auto;
     }
	 .lost-padding{
		 padding-left:0px;
		 padding-right:0px;
	 }
 }
/*左右翻页按钮*/
.focus1 .carousel-control {
	position: absolute;
	width: 37px;
	height: 68px;
	background: url(../images/focus_btn.png) no-repeat;
}
.focus1 .left.carousel-control,
.focus1 .right.carousel-control {
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
}
.focus1 .left.carousel-control {
	left: 0;
	background-position: 0 -68px;
}
.focus1 .right.carousel-control {
	right: 0;
	background-position: -37px -68px;
}
.focus1 .left.carousel-control:hover {
	background-position: 0 0;
}
.focus1 .right.carousel-control:hover {
	background-position: -37px 0;
}
/*文字部分*/
.focus1 .carousel-caption {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 84px;
	padding: 0;
	background: rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
	overflow:hidden;
}
.focus1 .carousel-caption h3 {
	width:97%;
	height: 46px;
	line-height: 46px;
	padding:0 15px;
	margin:5px auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.focus1 .carousel-caption h3 a {
	color: #fff;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-weight: bolder;
}
/*滑条*/
.focus1 .carousel-indicators {
	width: 50%;
	margin-left:-25%;
	bottom:10px;
	/*left: 50%;
	bottom: 4px;
	margin-left:-165;
	height: 14px;
	text-align: center;
	z-index: 200;*/
}
.focus1 .carousel-indicators li {
	position: relative;
	display: inline;
	width: 46px;
	height: 4px;
	border: none;
	margin: 0 4px;
	color: #fff;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #a2030e;
}
.focus1 .carousel-indicators li.active,
.focus1 .carousel-indicators li.active:hover {
	background: #fff;
}
 @media (max-width: 768px) {
	 .focus1 .carousel-indicators li {
		 width: 18px;
	 }
 }
/*************************************************************/

/****************统一列表*****************/
.list {
	width:100%;
	overflow:hidden;
}
  .list ul {
	  color:#575757;
	  font-size:12px;
	  padding:0;
	  margin:0;
	  list-style-type:none;
  }
  .list ul li {
	  position:relative;
	  font-size:16px;
	  line-height:34px;
	  text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }

  .list ul li a {
	  display:block;
	  float:left;
	  color:#575757;
	  text-decoration:none;
	  text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }

  .list ul li a:hover {
	  color:#c8000e;
  }
  .list ul li span {
	  float:right;
	  color:#c8000e;
	  font-size:12px;
  }
   @media (max-width: 768px) {
	   .list ul li {
		   line-height:38px;
	   }
   }

  /*第二样式*/
  .list ul.style2 {
	  color:#90000a;
	  padding:0 15px;
	  margin:0;
	  list-style:disc;
	  list-style-position:inside;
  }
  .list ul.style2 li {
	  position:relative;
	  font-size:14px;
	  line-height:28px;
	  overflow:visible;
  }

  .list ul.style2 li a {

	color: #575757;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: none;
    position: absolute;
    top: 0;
    padding-left: 15px;
  }

  .list ul.style2 li a:hover {
	  color:#c8000e;
  }
 @media (max-width: 768px) {
	 .list ul.style2 {
		 padding:0 5px;
	 }
	 .list ul.style2 li {
	  position:relative;
	  font-size:14px;
	  line-height:36px;
	  overflow:visible;
  }
    .zhehang{
		white-space:normal !important;
		line-height:20px;

	}
	.form-control2{
		display:inline-block !important;
	}

 }

.col-sm-4 .list ul li a,
.col-sm-5 .list ul li a,
.col-sm-6 .list ul li a,
.col-sm-6.list ul li a{
	width:90%;
}
.col-sm-6.list {
	width:50%;
}
.col-sm-7 .list ul li a {
	width:90%;
}
 @media (max-width: 768px) {
	 .col-sm-4 .list ul li a,
     .col-sm-5 .list ul li a,
     .col-sm-6 .list ul li a,
     .col-sm-6.list ul li a{
	   width:88%;
     }
 }
/****************二级统一列表*****************/
.list2 {
	width:100%;
	overflow:hidden;
}
  .list2 ul {
	  color:#575757;
	  font-size:12px;
	  padding:0;
	  margin:0;
	  list-style:none;
  }
  .list2 ul li {
	  position:relative;
	  font-size:16px;
	  list-style:none;
	  line-height:34px;
	  text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }

  .list2 ul li a {
	  display:block;
	  float:left;
	  width:92%;
	  color:#575757;
	  text-decoration:none;
	  text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }

  .list2 ul li a:hover {
	  color:#007198;
  }
  .list2 ul li span {
	  float:left;
	  color:#fff;
	  background:#b1010d;
	  font-size:12px;
	  height:16px;
	  line-height:16px;
	  padding:0 5px;
	  border-radius:4px;
	  margin-top:10px;
	  margin-right:5px;
  }



/*内容框1*/
.m-wrap1 {
	/*position:relative;*/
	padding:15px 0;
	height:120px;
	background:#f1f1f1;
}
/*内容框2*/
.m-wrap2 {
	position:relative;
	padding:5px 0;
	height:120px;
	background:#f1f1f1;
}
  .m-wrap2 p {
	  width:110px;
	  margin:0 0 10px 20px;
	  color:#90000a;
  }
  .m-wrap2 p a {
	  color:#90000a;
  }
  .m-wrap2 img {
	  position:absolute;
	  top:0;
	  right:20px;
	  border:#ccc 1px solid;
  }
   @media (max-width: 768px) {
	   /*内容框1*/
		.m-wrap1 {
			/*position:relative;*/
			padding:0;
			height:120px;
			background:#f1f1f1;
			padding-bottom:10px;
		}
	   .m-wrap2 {
		   padding:0;

	   }
	    .m-wrap2 p {
	      width:100%;
	      margin:0;
	      color:#90000a;
		  margin-bottom:20px;
		  padding:0 5px;
        }
		 .m-wrap2 p a,.m-wrap2 p span{
	       color:#90000a;
		   font-size:14px;
         }
	    .m-wrap2 img {
			right:5px;
		}
   }
/*内容框3 通栏按钮部分*/
.m-wrap3 {
}
  .m-wrap3 .m-btn1 {
	  padding-bottom:40px;
  }
    .m-wrap3 .m-btn1 a{
		color:#90000a;
		display:block;

	}
	  .m-wrap3 .m-btn1 a:hover{
		  color:#570208;
		  }

	/*按钮部分*/
	.m-btn1 .m-img{
		width:88px;
		height:88px;
		float:left;
		border-radius:50%;
		border:1px solid #CCC;
	}

	  .m-btn1 .btn11 {
		  background:url(../images/m-btn11.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn12 {
		  background:url(../images/m-btn12.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn13 {
		  background:url(../images/m-btn13.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn14 {
		  background:url(../images/m-btn14.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn15 {
		  background:url(../images/m-btn15.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn16 {
		  background:url(../images/m-btn16.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn17 {
		  background:url(../images/m-btn17.png) center no-repeat #fff;
		  background-size:80%;
	  }
	  .m-btn1 .btn18 {
		  background:url(../images/m-btn18.png) center no-repeat #fff;
		  background-size:80%;
	  }
	.m-btn1 h4 {
		float:left;
		margin-top:35px;
		margin-left:20px;
	}
	@media (max-width: 768px) {
		.m-wrap3 .m-btn1 {
			padding:0;
		}
		.m-btn1 .m-img{
			margin:0 auto;
			float:none;
			width:65px;
			height:65px;

		}
		.m-btn1 h4 {
			font-size:14px;
			margin:0;
			text-align:center;
			float:none;
			padding-top:10px;
			height:60px;

		}

	}

/*搜索框*/
.m-wrap4 {
	padding:23px;
}
  .m-wrap4 .form-group .control-label {
	  font-size:16px;
	  color:#8f010d;
	  padding-right:10px;
	  font-weight:normal;
	  width: 14%;
  }
  .m-wrap4 .form-group .form-control,
  .m-wrap4 .form-group .btn{
	  height:30px;
	  border-radius:0;
  }
  .m-wrap4 .form-group .form-control {
	  padding:2px 4px;
  }
  .m-wrap4 .form-group input.form-control {
	  width:50%;
	  border-radius:4px 0 0 4px;
  }
  .m-wrap4 .form-group select.form-control {
  		width:20%;
	  border-width:1px 0;
  }
  .m-wrap4 .form-group .btn {
	  border-radius:0 4px 4px 0;
  }
  .m-wrap4 .form-group .btn{
	  width:30px;
	  padding:2px 4px;
	  margin-top:-2px;
  }
  @media (max-width: 768px) {
	  .m-wrap4 {
		  float:left;
		  padding:0px;
		  padding-top:10px;
		  padding-left:5px;
	  }
	  .m-wrap4 .form-group input.form-control {
	  width:auto;
	  border-radius:4px 0 0 4px;
	  padding:0;
  }
   .m-wrap4 .form-group select.form-control {
	  border-width:1px 0;
	  width:auto;
  }
   .m-wrap4 .form-group .btn{
	  width:30px;
	  padding:2px 4px;
	  margin-top:-4px;
  }
  }
  .btn-primary {
    color: #fff;
    background-color:#a2030e;
    border-color: #a2030e;
}
.btn-primary:hover {
    color: #fff;
    background-color:#a2030e;
    border-color: #a2030e;
}
.btn-primary:active{
	 color: #fff;
    background-color:#a2030e;
    border-color: #a2030e;
}
.btn-primary:focus{
	color: #fff;
    background-color:#a2030e;
    border-color: #a2030e;
}

/*右侧灰底内容框*/
.m-wrap5 .row,
.m-wrap5 .row.list{
	padding:15px;
}
.m-wrap5 .row.list {
	margin:0;
}
  .m-wrap5 .m-text4 {
	  margin:15px auto 10px auto;
  }
  .m-wrap5 .list{
	  padding:0 15px;
  }

/*名师风采和学子风采内容框*/
.m-wrap6 {
	margin:0;
	background:rgba(255,255,255,0.5);
}
  .m-wrap6.row .col-sm-4 {
	  padding-left:0;
  }
  .m-wrap6.row .col-sm-4 a {
	  border:1px solid #fff;
  }
  /*摘要*/
  .m-wrap6 .m-text4 {
	  margin-top:20px;
  }
  .m-wrap6 .m-text4 h4 a{
	  font-weight:normal;
	  font-size:14px;
	  color:#ff4e00;
	  margin-left:1em;
  }
  .m-wrap6 .m-text4 h4 a:hover {
	  color:#ff5a11;
  }
  .m-wrap6 .m-text4 p {
	  height:35px;
	  color:#9f9f9f;
	  text-indent:2em;
	  overflow:hidden;
	  margin-top:10px;
  }
  @media (max-width: 768px) {
	  .m-wrap6 .m-text4 {
		  margin-bottom:10px;
	  }
  }
  /*人员名称列表*/
  .m-wrap6 .list {
	  height:103px;
	  padding-left:15px;
  }
  .m-wrap6 .list ul {
	  display:block;
  }
  .m-wrap6 .list ul li {
	  width:20%;
	  padding:0 15px;
	  margin:;
	  float:left;
  }
  @media (max-width: 768px) {
	  .m-wrap6 .list {
		  padding-left:0px;
	  }
	   .m-wrap6 .list {
	    height:auto;
	    padding-left:15px;
      }
	   .m-wrap6 .list ul li a {
		   font-size:14px;
	   }
	   .m-wrap6 .list ul li {
	     width:50%;
	     padding:0 15px;
	     margin:;
	    float:left;
      }
  }

/*二级列表页*/
.m-wrap7 {
}
  .m-wrap7 .m-text4 ,
  .m-wrap7 .list {
	  margin-top:20px;
  }
  .m-wrap7 .list ul li .a-width{
	  width:95%;
  }
  .m-wrap7 .m-text4 {
  }
  .m-wrap7 .m-text4 .list-group-item{
	  padding-top:15px;
	  border-bottom:1px solid #eee;
  }
  .m-wrap7 .m-text4 .list-group-item:hover {
      background-color: #f5f5f5;
  }
  .m-wrap7 .m-text4 h5 {
	  color:#9f9f9f;
  }
	.m-wrap7 .m-text4 h5 span{
		color:#c8000e;
	}
  /*图片列表*/
  .m-wrap7 .m-list-img1,
  .m-wrap7 .m-list-img2 {
	  margin-right: -15px;
	  margin-left: -15px;
	  padding:20px 0 ;
  }
  .m-wrap7 .m-list-img1 li,
  .m-wrap7 .m-list-img2 li {
	  position: relative;
	  min-height: 1px;
	  padding-right: 15px;
	  padding-left: 15px;
	  border:none;
	  float:left;
	  height: 245px;	/* 防止出现图片错位的情况 */
  }
  .m-wrap7 .m-list-img1 li {
	  width:50%;
  }
  .m-wrap7 .m-list-img2 li {
	  width:25%;
  }
    .m-wrap7 .m-list-img1 li.thumbnail,
    .m-wrap7 .m-list-img2 li.thumbnail {
		padding:0;
	}
    .m-wrap7 .m-list-img1 li.thumbnail img,
    .m-wrap7 .m-list-img2 li.thumbnail img {
		padding:0 15px;
		width:100%;
	}
    .m-wrap7 .m-list-img1 li .caption,
    .m-wrap7 .m-list-img2 li .caption {
		padding:0;
		text-align:center;
	}

  /*人物列表*/
  .m-wrap7 .m-list-text1 {
	  margin-right: -15px;
	  margin-left: -15px;
	  padding:20px 0 ;
  }
	.m-wrap7 .m-list-text1 li {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		width:50%;
	    border:none;
		float:left;
		margin:0 0 20px 0;
	}

	.m-wrap7 .m-list-text1 li .media-body {
		color:#9f9f9f;
		padding:20px 0 20px 10px;
	}
	.m-wrap7 .m-list-text1 li .media-body h3 {
		color:#575757;
		margin-bottom:10px;
	}

  /*翻页*/
  .m-wrap7 nav .pagination{
	  text-align: center;
  }
  .m-wrap7 nav .pagination li {
	  text-align: center;
  }
  .pager li a{
	  color:#c8000e;
  }
/*列表图样式*/
.m-wrap-list {
	position:relative;
	margin-bottom:10px;
}
/*列表页右侧蓝色按钮列表*/
.m-wrap-menu {

	margin-top:-10px;
	border:#FFF 1px solid;
	border-top-color:#FFF;

}
  .m-wrap-menu .nav-pills {
	 width:100%;
	 margin:0 auto;
	 padding:10px 0;
  }
  .m-wrap-menu .nav-pills li {
	 text-align:center;
	 line-height:40px;
	 margin-top:0px;
	 background:#eee;

  }
  .m-wrap-menu .nav-pills li a,
  .m-wrap-menu .nav-pills li.active a:hover {
	 border-radius:0;
	 color:#90000a;
	 font-size:18px;
	 padding:26px 0;
	 line-height:24px;
	 border-top:#FFF 1px solid;

  }
  .m-wrap-menu .nav-pills li.active a {
	 background:#eee;
	 border-bottom:#90000a 3px solid;
	 font-weight:bold;
	 border-top:#FFF 1px solid;


  }
  .m-wrap-menu .nav-pills li a:hover {
	 border-bottom:#90000a 3px solid;
	 font-weight:bold;
  }
  .m-wrap-menu .nav-pills li a span {
	 padding:0 5px 0 0;
  }

/*右侧可关闭导航*/
  .m-list-nav {
  }
  .m-list-nav .nav {
	  color:#ff4e00;
	  list-style:inside disc ;
	  overflow:visible;
  }
  .m-list-nav .nav li {
	  line-height:36px;
	  font-size:16px;
	  list-style: disc inside;
  }
  .m-list-nav .nav li a {
	  color:#575757;
  }
  .m-list-nav .nav li a:hover {
	  color:#c8000e;
	  text-decoration:none;
  }
  .m-list-nav .nav li .label-danger {
	  background:none;
	  font-size:14px;
	  color:#c8000e;
	  padding:0 10px;
  }
  .m-list-nav .nav li .label-danger:hover {
	  color:#ff4e00;
  }
  .m-list-nav .nav li ul {
	  display:none;
	  color:#0d8ab4;
  }
  .m-list-nav .nav li ul li {
	  list-style: circle inside;
  }

/*友情链接内容*/
.m-wrap-link {
	margin:20px auto;
}
  .m-wrap-link .list ul {
  }
  .m-wrap-link .list ul li {
	  font-size:14px;
	  line-height:36px;
  }
  .m-wrap-link .list ul li a {
	  color:#6d6d6d;
  }
  .m-wrap-link .list ul li a:hover {
	  color:#3e3e3e;
  }

.m-wrap-linkimg ul{
	display:block;
	background:#f9f9f9;
	padding:15px 0;
	margin:0;
}
  .m-wrap-linkimg ul li {
	  list-style:none;
	  margin:12px auto;
	  text-align:center;
  }
  .m-wrap-linkimg ul li img {
	  border:1px solid #0979cf;
  }
@media (max-width: 768px) {
	.m-wrap-linkimg{
		padding:0;
	}
	.m-wrap-linkimg ul{
		width:100%;
		padding:0 5px;
	}
	.m-wrap-linkimg ul li{
		width:25%;
		padding:5px;
		float:left;

	}
	 .m-wrap-linkimg ul li img {
	  width:100%;
  }
}
/*标题1*/
.m-title1 {
	position:relative;
	width:100%;
	border-bottom:1px solid #c3c3c3;
}
.m-title1 h3 {
	color:#90000a;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}
  .m-title1 h3 a {
	  color:#90000a;
  }
  .m-title1 h3 a:hover {
	  color:#90000a;
	  text-decoration:none;
  }
.m-title1 h3.style2 {
	margin-top:20px;
	padding-left:15px;
}
.m-title1 .m-more {
	display:block;
	float:left;
	width:60px;
	height:34px;
	background:url(../images/more1.png) center bottom no-repeat;
}

/*标题2*/
.m-title2 {
	position:relative;
	background:#f1f1f1;
	height:72px;
}
  .m-title2 h3 {
	  font-weight:normal;
	  color:#90000a;
	  line-height:70px;
	  margin:0;
	  padding-left:72px;

  }
  .m-title2 h3 a {
	  color:#90000a;
  }
  .m-title2 .m-img1 { background-image:url(../images/tt-bg1.png);}
  .m-title2 .m-img2 { background-image:url(../images/tt-bg2.png);}
  .m-title2 .m-img3 { background-image:url(../images/tt-bg3.png);}
  .m-title2 .m-img4 { background-image:url(../images/tt-bg4.png);}
  .m-title2 .m-img1,
  .m-title2 .m-img2,
  .m-title2 .m-img3,
  .m-title2 .m-img4 {
	  background-position-x:20px;
	  background-position-y:center;
	  background-repeat:no-repeat;
  }
  @media (max-width: 768px) {
	  /*标题2*/
	.m-title2 {
		position:relative;
		background:#f1f1f1;
		height:72px;
	}
	  .m-title2 h3 {
		  font-weight:normal;
		  color:#90000a;
		  line-height:60px;
		  margin:0;
		  padding-left:47px;
		  font-size:22px;

	  }
	  .m-title2 h3 a {
		  color:#90000a;
	  }
	  .m-title2 .m-img1 { background-image:url(../images/tt-bg1.png);}
	  .m-title2 .m-img2 { background-image:url(../images/tt-bg2.png);}
	  .m-title2 .m-img3 { background-image:url(../images/tt-bg3.png);}
	  .m-title2 .m-img4 { background-image:url(../images/tt-bg4.png);}
	  .m-title2 .m-img1,
	  .m-title2 .m-img2,
	  .m-title2 .m-img3,
	  .m-title2 .m-img4 {
		  background-position-x:7px;
		  background-position-y:center;
		  background-repeat:no-repeat;
		  background-size:17%;
	  }
}
  /*下角箭头*/
  /*.m-title2:after {
	  position: absolute;
	  display:block;
	  left:24px;
	  bottom:-8px;
	  content:'';
	  width:16px;
	  height:8px;
	  border-top: 8px solid #90000a;
	  border-left: 8px solid transparent;
	  border-right: 8px solid transparent;
  }*/
 .arrow-box{
	 background:url(../images/arrow.png) top center no-repeat;
	 background-size:100% auto;
	 height:8px;
 }

/*标题3*/
.m-title3 {
	position:relative;
	width:100%;
	border-bottom:1px solid #c3c3c3;
}
.m-title3 h3 {
	color:#90000a;
	float:left;
	margin:0;
	padding-top:12px;
	padding-bottom:15px;
	border-bottom:2px solid #90000a;
	margin-bottom:-1px;
}
  .m-title3 h3 a {
	  color:#90000a;
  }
  .m-title3 .m-more {
	  display:block;
	  float:left;
	  width:60px;
	  height:36px;
	  background:url(../images/more1.png) center bottom no-repeat;
  }
  /*招生时间选择*/
  .m-title3 .nav-tabs{
	  float:right;
	  margin:16px 0 0 0 ;
	  border-bottom:none;
  }
    .m-title3 .nav-tabs li {
		border:none;
	}
    .m-title3 .nav-tabs li a {
		padding:10px;
		color:#d5d5d5;
	}
    .m-title3 .nav-tabs li.active a,
    .m-title3 .nav-tabs li a:hover {
		color:#90000a;
	}


  .m-title3 ul.m-link {
	  margin-top:22px;
  }
  .m-title3 ul.m-link li {
	  float:right;
	  list-style:none;
	  padding:0 6px;
	  border-right:1px solid #c3c3c3;
  }
  .m-title3 ul.m-link li a {
	  color:#9f9f9f;
  }
  .m-title3 ul.m-link li a:hover {
	  color:#90000a;
  }

/*标题4*/
.m-title4 {
	position:relative;
	width:100%;
	height:124px;
	padding:30px 0 20px 0;
}
  .m-title4 h3 {
	  text-align:center;
	  color:#90000a;
	  font-weight:bolder;
  }
  .m-title4 .m-border {
	  position:absolute;
	  height:1px;
	  background:#858484;
	  top:66px;
  }

/*标题5*/
.m-title5 {
	position:relative;
	width:100%;
	margin-bottom:15px;


}
.m-title5 h3 {
	color:#90000a;
	margin-top:4px;
	margin-bottom:6px;
	line-height:40px;
	float:left;

}
  .m-title5 h3 a {
	  color:#007198;
  }
  .m-title5 h3 a:hover {
	  color:#90000a;
	  text-decoration:none;
  }
  .m-title5 .m-img1,
  .m-title5 .m-img2 {
	  /*text-indent:60px;*/
	  float:left;
	  border-bottom:1px #c3c3c3 solid;
	  width:706px;
  }

.m-title5 .m-more {
	display:block;
	float:left;
	width:60px;
	height:34px;
	background:url(../images/more1.png) center bottom no-repeat;
}
.icon-box{
	float:left;
	background:url(../images/tt-bg5.png) left bottom no-repeat;
	width:60px;
	height:48px;
}
.icon-box2{
	background:url(../images/tt-bg6.png) left bottom no-repeat;
}
@media (max-width: 768px) {
	 .icon-box1{
	  padding-right:10px;
	  width:12%;
	  height:48px;
	  float:left;
  }
	.icon-box{
	float:left;
	background:url(../images/tt-bg5.png) left bottom no-repeat;
	background-size:contain;
	width:100%;


}

   .m-title5 .m-img1,
   .m-title5 .m-img2 {
	  /*text-indent:60px;*/
	  float:left;
	  border-bottom:1px #c3c3c3 solid;
	  width:88%;
  }

}
/*标题6 友情链接*/
.m-title6 {
	position:relative;
	width:100%;
	max-height:230px;
	/*background:url(../images/tt-bg7.png) left bottom no-repeat;*/
}
  .m-title6 h3 {
	  color:#90000a;
	  margin-top:10px;
	  margin-bottom:15px;
	  line-height:40px;
	  float:left;
  }
	.m-title6 h3 a {
		color:#007198;
	}
	.m-title6 h3 a:hover {
		color:#90000a;
		text-decoration:none;
	}
  .m-title6 .m-more {
	  display:block;
	  float:left;
	  width:60px;
	  height:42px;
	  background:url(../images/more1.png) center bottom no-repeat;
  }
  @media (max-width: 768px) {
	  .m-title6 {
		  height:auto;
		}
  }
  /*标题6 友好关系*/

  .firend-school{

  }
    .firend-school li{
       float: left;
       padding: 0px 10px;
    }
/*文字摘要*/
.m-text1 {
	border-bottom:1px solid #90000a;
}
  .m-text1 a.list-group-item {
	  border:none;
	  background:rgba(255,255,255,0.5);
	  padding-bottom:26px;
	  border-radius:0;
  }

  .m-text1 h4 {
	  font-size:20px;
	  color:#575757;
	  font-weight:bolder;
	  white-space:nowrap;
	  text-overflow:ellipsis;
	  overflow:hidden;
	  margin-top:15px;
  }
  .m-text1 a:hover h4  {
	  color:#8f010b;
	  text-decoration:none;
  }
  .m-text1 p {
	  font-size:14px;
	  color:#9f9f9f;
	  text-indent:2em;
	  height:60px;
	  line-height:20px;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }

/*文字摘要2*/
.m-text2 {
	border-bottom:1px solid #90000a;
}
  .m-text2 a.list-group-item {
	  border:none;
	  padding-bottom:20px;
	  border-radius:0;
  }
  .m-text2 h4 {
	  font-size:20px;
	  color:#575757;
	  font-weight:bolder;
	  text-overflow:ellipsis;
	  overflow:hidden;
	  margin-top:15px;
  }
	.m-text2 a:hover h4  {
		color:#8f010b;
		text-decoration:none;
	}
  .m-text2 h4 a:hover {
	  color:#007198;
	  text-decoration:none;
  }
  .m-text2 a p {
	  font-size:14px;
	  color:#9f9f9f;
	  text-indent:2em;
	  height:80px;
	  line-height:20px;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
   @media (max-width: 768px) {
	   .m-text2 a p {
		   line-height:26px;
	   }
   }

/*图文摘要滑动3*/
.m-text3 {
	height:253px;
	background:#f4f4f4;
	margin:30px auto;
}
  /*内容部分*/
  .m-text3 .item {
	  width:100%;
  }
  .m-text3 .item img {
	  width:50%;
	  padding:0 15px 0 0;
	  height:253px;
  }
  .m-text3 .item .carousel-caption {
	  right:0;
	  left:auto;
	  top:0;
	  width:50%;
	  padding:0 0 0 15px;
	  height:253px;
	  text-align:left;
  }
  .m-text3 .item .carousel-caption h3,
  .m-text3 .item .carousel-caption p {
	  width:90%;
	  text-shadow:none;
  }
  .m-text3 .item .carousel-caption h3 {
	  height:48px;
	  font-size:20px;
	  line-height:24px;
	  font-weight:bolder;
	  color:#575757;
	  overflow:hidden;
  }
  .m-text3 .item .carousel-caption p {
	  height:60px;
	  line-height:20px;
	  font-size:14px;
	  color:#9f9f9f;
	  overflow:hidden;
  }
  .m-text3 .item .m-more2 {
	  position:absolute;
	  z-index:30;
	  bottom:50px;
	  left:52%;
	  width:80px;
	  height:28px;
	  color:#fff;
	  text-align:center;
	  line-height:28px;
	  background:#f99b73;
	  border-radius:4px;
	  text-decoration:none;
  }
  /*滑动*/
  .m-text3 .carousel-indicators {
	  right:0;
	  top:auto;
	  left:auto;
	  bottom:10px;
	  width:50%;
  }
  .m-text3 .carousel-indicators li {
	  width:40px;
	  height:6px;
	  background:#cfcfcf;
	  border:none;
	  margin:0;
  }
  .m-text3 .carousel-indicators li.active,
  .m-text3 .carousel-indicators li:hover {
	  background:#90000a;
	  border:none;
  }
  /*左右翻页*/
  .m-text3 .carousel-control {
	  display:none;
  }
/*灰底文字框*/
.m-text4 {
	border:none;
}
  .m-text4 a.list-group-item {
	  border:none;
	  background:none;
  }
  .m-text4 h4 {
	  font-size:20px;
	  color:#575757;
	  font-weight:bolder;
	  white-space:nowrap;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
	.m-text4 a:hover h4  {
		color:#90000a;
		text-decoration:none;
	}
  .m-text4 h4 a:hover {
	  color:#007198;
	  text-decoration:none;
  }
  .m-text4 a p {
	  font-size:14px;
	  color:#9f9f9f;
	  line-height:20px;
	  height:0px;
	  text-indent:2em;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }

/*人物介绍部分样式*/
.m-text6 {
	border:none;
}
  .m-text6 h4 {
	  font-size:20px;
	  color:#575757;
	  font-weight:bolder;
	  white-space:nowrap;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
  .m-text6 h4 a:hover {
	  color:#007198;
	  text-decoration:none;
  }
  .m-text6 a p {
	  font-size:14px;
	  color:#9f9f9f;
	  line-height:20px;
	  height:40px;
	  text-indent:2em;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }


/*底部*/
.g-foot {
	background:#90000a;
}
.g-foot .row {
	padding:20px 0;
}
.g-foot p,
.g-foot a {
	color:#fff;
}
.g-foot p {
	margin:10px auto;
}
 @media (max-width: 768px) {
	 .g-foot p,
     .g-foot a {
	   color:#fff;
	   text-align:center;
	   font-size:12px;

     }
 }
/*二级列表样式*/


/*图文结合*/
.m-text7 {
	position:relative;
	width:100%;
	height:249px;
	margin-top:28px;
	border:none;
}
  .m-text7 a.list-group-item {
	  width:100%;
	  display:block;
	  bottom:0;
	  color:#d5d5d5;
	  position:absolute;
	  border:none;
	  background:rgba(0,0,0,0.5);
  }
  .m-text7 .list-group-item .list-group-item-heading {
	  font-size:16px;
	  font-weight:bolder;
	  color:#ececec;
	  white-space:nowrap;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
  .m-text7 .list-group-item .list-group-item-text {
	  font-size:14px;
	  line-height:20px;
	  color:#d5d5d5;
	  height:40px;
	  text-indent:2em;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
  .m-text7 a.list-group-item:hover .list-group-item-heading ,
  .m-text7 a.list-group-item:hover .list-group-item-text {
	  color:#fff;
	  text-decoration:none;
  }

@media (max-width: 768px) {
	.m-text7 {
		height:auto;
	}
}
/*二级页列表图文结合*/
.m-text8 {
	position:relative;
	width:100%;
	border:none;
	margin-top:20px;
}
  .m-text8 img {
	  width:100%;
  }
  .m-text8 a.list-group-item {
	  width:100%;
	  display:block;
	  bottom:0;
	  color:#d5d5d5;
	  position:absolute;
	  border:none;
	  background:rgba(0,0,0,0.5);
  }
  .m-text8 .list-group-item .list-group-item-heading {
	  font-size:16px;
	  font-weight:bolder;
	  color:#ececec;
	  white-space:nowrap;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
  .m-text8 .list-group-item .list-group-item-text {
	  font-size:14px;
	  line-height:20px;
	  color:#d5d5d5;
	  height:40px;
	  text-indent:2em;
	  text-overflow:ellipsis;
	  overflow:hidden;
  }
  .m-text8 a.list-group-item:hover .list-group-item-heading ,
  .m-text8 a.list-group-item:hover .list-group-item-text {
	  color:#fff;
	  text-decoration:none;
  }
/*内容页*/
.m-content {
}

.m-content .page-header {
	text-align:center;
	border:none;
}

.m-content .m-info {
	border-bottom:1px solid #CCC;
	padding:0.5em 0;
	font-size:14px;
	text-align:center;
}

.m-content .m-info .m-part1 span {
	color:#9c020d;
}
.m-content .m-info .m-part1 a {
	color:#0086b3;
}
  /*内容页文字*/
  .m-content-text {
  }

