/*
 * author: hyc
 * time: 2016-01-12
*/
/*头部背景图*/
#teacher_swap #stop{
	background:url(../images/common/top_bg/bg_teacher.jpg) no-repeat center;
}
/*内容部分*/
#teacher_swap .ta_content{
	width:100%;
	padding:10px 0 20px 0;
}
#teacher_swap .ta_content h4{
	font-size:40px;
	line-height:66px;
	color:#333;
	font-weight:bold;
	padding:0 0 30px 0;
}
#teacher_swap .ta_content .item{
	margin-bottom:30px;
	padding:40px 30px 20px 30px;
	border:1px solid #e4e4e4;
	font-size:18px;
	color:#555;
	line-height:34px;
}
#teacher_swap .ta_content .item h5{
	width:580px;
	font-size:26px;
	color:#1e9ce9;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:3px solid #1e9ce9;
}
#teacher_swap .ta_content .item li{
	padding:0 0 15px 0;
}
#teacher_swap .ta_content .item a{
	color:#1e9ce9;
}
/*******start*********Todo bottom_swap delete*************/
#teacher_swap .ta_content .bottom_swap{
	text-align:center;
	overflow:hidden;
	padding:30px 0 30px 0;
}
#teacher_swap .ta_content .bottom_swap div{
	margin:0 0 0 120px;
	font-size:30px;	
	border:1px solid #1e9ce9;
}
#teacher_swap .ta_content .bottom_swap div a{
	color:#1e9ce9;
	padding:20px;
}
#teacher_swap .ta_content .bottom_swap div .arrow{
	width:33px;
	height:42px;
	background:url(../images/teacher/icon_arrow.png) no-repeat center;
	border-left:1px solid #e2eef3;
}
#teacher_swap .areadown_box{
	width:910px;
	margin:0 auto;
}
#teacher_swap .areadown_box a{
	width:380px;
	height:80px;
	font-size:28px;
	display:inline-block;
	border:1px solid #1d9dea;
	margin-left:50px;
}
#teacher_swap .areadown_box .btn_areadown{
	margin-left:27px;
	font-size:28px;
	color:#1d9dea;
	line-height:80px;
	display:inline-block;
	width:283px;
	border-right:1px solid #e4f0f8;
}
#teacher_swap .areadown_box img{
	margin-left:20px;
}
/*******end*********Todo bottom_swap delete*************/