@charset "utf-8";

#sub_wrap {
	height: auto;
	width: 100%;
	padding-top: 130px;
}

#sub_inner {
	height: auto;
	background-image: url(sub_innerbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 200px;
}
#sub_main {
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#sub_left {
	float: left;
	height: auto;
	width: 240px;
}
#sub_left_top {
	line-height: 50px;
	background-color: #A40000;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#sub_left_menu {
	border: 1px solid #A40000;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sub_left_menu li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sub_left_menu a {
	display: block;
	text-decoration: none;
	background-image: url(sub_left_menu_a.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 35px;
}
#sub_left_menu a:hover {
	background-image: url(sub_left_menu_ahover.png);
}

#sub_left_menu a.active {
	background-image: url(sub_left_menu_ahover.png);
}
#sub_right {
	float: right;
	height: auto;
	width: 930px;
}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A40000;
	height: 50px;
}
#sub_right_top_l {
	float: left;
	background-image: url(sub_right_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 45px;
	font-size: 20px;
	line-height: 50px;
}
#sub_right_top_r {
	float: right;
	font-size: 16px;
	padding-top: 10px;
}
#sub_right_main {
}

#category {
	padding: 10px;
	max-height: 999999px; 
}
#category_list {
	max-height: 999999px; 
}

#category_list li {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 840px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#list {
	padding: 10px;
	max-height: 999999px; 
}

#list li {
	padding-left: 22px;
	list-style-type: none;
	background-image: url(list_li.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 880px;
}
#pic_list {
	padding: 20px;
	max-height: 999999px;
}

#pic_list ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
#pic_list li {
	height: 250px;
	width: 350px;
	list-style-type: none;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding-top: 30px;
}

#pic_list img {
	height: 190px;
	width: 225px;
	cursor: pointer;
	transition: all 1s;
}
#pic_list img:hover{  
     transform: scale(1.1);  
}  
#show {
	padding: 10px;
}
#show_title {
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-weight: bold;
	color: #333333;
}
#show_info {
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {
	padding-top: 10px;
	line-height: 36px;
}
#show_content p {
	text-indent: 2em;
}

#show_content td p {
	text-indent: 0em;
}

#category_teacher {
	padding: 10px;
}#category_block {
	padding-top: 15px;
	padding-bottom: 15px;
}
#category_block_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A40000;
	height: 40px;
	margin-bottom: 10px;
}
#category_block_top_l {
	background-color: #A40000;
	color: #FFFFFF;
	float: left;
	line-height: 40px;
	font-size: 18px;
	padding-right: 30px;
	padding-left: 30px;
}
#category_main_teacher {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#category_main_teacher_left {
	float: left;
	width: 80px;
	color: #FFFFFF;
	text-align: center;
	height: 80px;
	font-size: 20px;
	line-height: 80px;
}
#category_main_teacher_left_arrow {
	float: left;
	width: 8px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}


#category_main_teacher_right {
	float: right;
	width: 720px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#category_main_teacher_right li {
	float: left;
	width: 80px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 10px;
}
#teacher_list {
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#teacher_list_l {
	float: left;
	width: 85px;
	text-align: left;
	font-weight: bold;
}
#teacher_list_r {
	float: right;
	width: 760px;
}
#teacher_list_r ul {
	display: none;
}

#teacher_list_r li {
	float: left;
	width: 95px;
	list-style-type: none;
}

#teacher_list ul {
	display: none;
}
#teacher_list li {
	float: left;
	width: 95px;
	list-style-type: none;
}

#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_list_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
#search_list_des {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_list_date {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
#search_list_main {
	clear: both;
}


.s_border {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #0c246a;
}
#teacher_content {
	padding-top: 10px;
}
#neirong-top{
	width:880px;
	height:auto;
	text-align:left;
	float: left;
}
#neirong-bottom{
	width:880px;
	height:auto;
	position:relative;
	text-align:left;
	clear: both;
}
.introduce li {
	list-style-type: none;
}

.bottom{
	position:relative;
}
.name{
	background-image: url(subimg/search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display:block;
	font-size:24px;
	line-height: 40px;
	padding-left: 35px;
	margin-top: 10px;
}
.info{
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	line-height: 30px;
}
.info li{
	list-style-type:none;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
.info li.class1{
         padding:8px 0 0 8px;
         margin:7px 0 0 0;
         height:112px;
         list-style-type:none;
         font-size:16px;}
.photo{
	height:252px;
	width:185px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin-top: 5px;
}
.introduce{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.introduce h3 {
	margin-top: 15px;
}


#category_main_talent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 15px;
}
#category_main_talent li {
	float: left;
	width: 85px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 10px;
}


#search_box2 {
	height: 30px;
	width: 215px;
	float: left;
	background-image: url(search_box2bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.nowrap2 {
	float: left;
	height: 36px;
	width: 200px;
	line-height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	BACKGROUND-COLOR: transparent;
	font-size: 16px;
	color: #4372a6;
}
