﻿@charset "UTF-8";
.f{
	float: left;
}
/*页面主体部分*/
.container{
	background-color: #f1f1f1;
}
.container  .crumbs {
	width: 1248px;
	height: 28px;
	position:relative;left:50%;margin-left:-624px;
	line-height: 28px;
	padding-top: 14px;
	background: #f1f1f1;
	font-family: "宋体";
	color: #000;
}
.container .content .tab {
  width: 1248px;
  background-color: #FFF;
  border: 1px solid #e0e0e0;position:relative;left:50%;margin-left:-624px;
  height: 46px;
  text-align: center;
  margin-top: 14px;
}
.container .content .tab a.tab-hover, .container .content .tab a:active {
  border-top: 3px solid #3f4657;
}
.container .content .tab .tabTitle {
  padding: 0 14px;
  line-height: 46px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  border-top: 3px solid #fff;
  border-right: 1px solid #e0e0e0;
}
.fl {
  float: left;
  display: inline;
}
/*瀑布流*/
.Waterfall-flow{
	width: 1248px;
	margin: 0 auto;
	margin-top: 16px;
}
.wf_flow{
	width: 400px;
	background-color: #fff;
	margin:20px 5px 0px 14px;
}
.flow_wen1{
  margin-top: 7px;
  font-size: 18px;
  font-family: "微软雅黑";
  line-height: 51px;
  color: #333;
}
.flow{
  padding: 0px 10px;
}
.flow_wen1 a{
  color: #333;
}
.flow ul{
	margin-bottom: 34px;
}
.flow li{
	float: left;
	margin-right: 17px;
	font-family: "Tahoma";
	font-size: 12px;
	color: #cccccc;
}
.num{
	margin-left: 5px;
	color: #ccc;
}
.flow_wen2{
	font-size: 14px;
   font-family: "微软雅黑";
   line-height: 24px;
   padding-bottom: 19px;
   color: #666666;
}
.flow_wen2 a{
   color: #666666;
}
.wf_banner{
	width:400px;
	position: relative;
	overflow: hidden;
}
.banner{
	width: 800px;
	position: relative;
}
.banner1{
	width: 400px;
}
.search{
	position: absolute;
	top:324px;
	left:24px;
}
input.text{
	width: 200px;
  padding-left: 13px;
	height: 52px;
	border-radius:3px;
	color: #fff;
	background:none;
	border:2px solid #fff;
	font-size: 24px;
   font-family: "微软雅黑";
   line-height: 52px;
   float: left;
}
.search a{
	display: block;
	width: 127px;
	height: 56px;
	background-color: #fff;
	float: left;
	line-height: 56px;
	text-align: center;
	color: #5089db;
	font-size: 24px;
   font-family: "微软雅黑";
   border-radius:3px;
   margin-left: 8px;
}
.Switch{
	position: absolute;
	right:24px;
	bottom:16px;

}
.Switch a{
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background: url(../images/ClassRoom/Hollow.png) no-repeat;
  float: left;
}
.Switch .active{
	width: 12px;
    height: 12px;
	background: url(../images/ClassRoom/Solid.png) no-repeat;
}
/*Page_switching*/
.Page_switching{
    width: 1248px;
	margin: 0 auto;
}
.Page_switching li{
	float: left;
	margin-top: 80px;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	border-bottom: 2px solid #4895e9;
	color: #666;
	margin-right: 5px;
}
.Page_switching a{
	color: #666;
}
.Page_switching li:hover{
	background-color: #4895e9;
}
.Page_switching li:hover a{
	color: #fff;
}
/*菜单*/
.border-bot{
	border-bottom: 1px dashed #ddd;
}
.list-menu{
	width: 1248px;
	margin:0 auto;
	background: #fff;
	margin-top: 14px;
	border:1px solid #dddddd;
	padding:13px 0;
}
.list-menu .li_menu li{
	float: left;
	font-size: 12px;
	font-family: "宋体";
	line-height:20px;
	display: block;
	margin:8px 0;
	cursor: pointer;
}
.list-menu .l_m1{
	padding-left: 25px;
	padding-right: 34px;
}
.list-menu .l_m1 a{
	color: #999;
}
.list-menu .l_m2{
	width: 31px;
	height: 20px;
	border-radius: 2px;
	background: #4895e9;
	text-align: center;
}
.list-menu .l_m2 a{
	color: #fff;
}
.distance{
	padding-left: 45px;
}
.list-menu .l_m3{
	width: 131px;
	height: 20px;
}
.list-menu .l_m3 a{
     color: #444444;
}
.list-menu .l_m3 a:hover{
     color: #4895e9;
}
.waterfall-container{position: relative; height:auto;overflow:hidden}
