body{    background-color: #DBEAF9;}
.main{
	margin: 0 auto;
	width: 1200px;
	background:#fff;
}

.main .path{
	line-height: 38px;
	height: 38px;
	color: #ee8100;padding-left: 35px;
    background: url(../images_teacher/gps.png) no-repeat 20px center;
    font-size: 14px;
    color: #545454;
}
.main .path a{
	color: #ee8100;
}
.main .path  i{
	    color: #ee8100;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
}
.main .title{
	margin: 10px 23px;
	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;  

}
.main .title div{
	text-align: center;
	line-height: 68px;
	font-size: 33px;
	color: #797979;
	font-family: "微软雅黑";
}
.main .title  p{
	text-align: center;
	font-size: 14px;
	height: 38px;
	background: #f6fcff;
	color: #797979;
	font-family: "微软雅黑";
	line-height: 30px;
}
.content_box{    border: 1px solid gainsboro;
    background: white;
    min-height: 500px;
  }

.main .section{
	margin: 10px 40px;padding-bottom: 144px;
}
.main .section img{
	max-width: 1110px;
}
.main .fanye{
	margin: 10px 40px;
}
.main .section table{
	    margin: 0 auto;
		   border-collapse: collapse !important;
}

.main .fanye p{
	height: 38px;
	line-height: 38px;
	color: #ef8400;
	font-size: 14px;
	font-family: "微软雅黑";
}
.main .fanye p a{
	color: #ef8400;
}
.main .fanye p:hover,.main .fanye p:hover a{
	color: red;
}
