﻿@charset "utf-8";
#sub_wrap {
	height: auto;
	width: 100%;
	padding-top: 10px;
	background-image: url(wrap_bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#sub_inner {
	background-image: url(sub_wrapbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 255px;
	padding-bottom: 20px;
}

#sub_left {
	background-color: #FFFFFF;
	float: left;
	width: 304px;
	padding-top: 22px;
	padding-right: 1px;
	padding-bottom: 30px;
}
#sub_left_top {
	line-height: 50px;
	background-color: #742e25;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#sub_left_menu {
	border: 1px solid #742e25;
	font-size: 17px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sub_left_menu li {
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sub_left_menu a {
	display: block;
	border: 1px solid #742e25;
	text-decoration: none;
}
#sub_left_menu a:hover {
	color: #FFFFFF;
	background-color: #742e25;
}

#sub_left_menu a.active {
	color: #FFFFFF;
	background-color: #742e25;
}
#left_menu {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 48px;
}
#left_menu li {
	background-color: #f8f8f8;
	display: block;
	height: 48px;
	margin-top: 5px;
	list-style-type: none;
	background-image: url(left_menu_libg.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 40px;
}




#sub_right {
	float: right;
	height: auto;
	width: 810px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	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: 40px;
	font-size: 20px;
	line-height: 50px;
}
#sub_right_top_r {
	float: right;
	font-size: 15px;
	padding-top: 13px;
}
#sub_right_main {
}

#list {
	padding: 10px;
	max-height: 999999px; 
}
#list li {
	padding-left: 16px;
	list-style-type: none;
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#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;
}
#show_info {
	font-size: 14px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {

}
#show_content p {
	text-indent: 2em;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
}
#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: #0c246a;
	height: 45px;
	margin-bottom: 10px;
}
#category_block_top_l {
	background-color: #9b0d14;
	color: #FFFFFF;
	float: left;
	line-height: 45px;
	font-size: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

#category_block_top_l2 {
	float: left;
	background-image: url(../subimg/category_block_top_l2bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 45px;
}
#category_main_teacher {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#category_main_teacher_left {
	float: left;
	width: 90px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
#category_main_teacher_left_arrow {
	float: left;
	width: 8px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
.teacher_color1 {
	background-color: #d43e44;
}
.teacher_color2 {
	background-color: #b9812e;
}
.teacher_color3 {
	background-color: #2193d2;
}
.teacher_arrow_color1 {
	background-image: url(../subimg/teacher_arrow1bg.png);
}
.teacher_arrow_color2 {
	background-image: url(../subimg/teacher_arrow2bg.png);
}
.teacher_arrow_color3 {
	background-image: url(../subimg/teacher_arrow3bg.png);
}


#category_main_teacher_right {
	float: right;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#category_main_teacher_right li {
	float: left;
	width: 76px;
	list-style-type: none;
	text-align: center;
	padding-bottom: 10px;
	line-height: 30px;
}

#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_input2 {
	float: left;
	height: 34px;
	width: 198px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #6C0F13;
}

.nowrap2 {
	float: left;
	height: 34px;
	width: 200px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
}
#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;
	font-size: 16px;
}
#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 #B82329;
}
#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(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;
}
#category_main_talent li {
	float: left;
	width: 85px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 10px;
}

#alumi_list {
	max-height: 999999px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#alumi_pic {
	float: left;
	height: 160px;
	width: 120px;
}
#alumi_pic img {
	height: 160px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#alumi_txt {
	float: right;
	height: 160px;
	width: 240px;
}
#alumi_name {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}
#alumi_des {
	font-size: 14px;
	line-height: 28px;
	padding-top: 8px;
}

#alumi_list li {
	list-style-type: none;
	width: 380px;
	float: left;
	height: 160px;
	margin-right: 14px;
	margin-left: 14px;
	border: 1px solid #bbbbbb;
	padding: 15px;
	margin-bottom: 25px;
}

#alumi_pic_list {
	max-height: 999999px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#alumi_pic_list li {
	list-style-type: none;
	width: 350px;
	float: left;
	height: 270px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 30px;
	margin-bottom: 15px;
	line-height: 28px;
	background-image: url(../alumni_pic_listbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}
#alumi_pic_list img {
	height: 233px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#list_acedemic {
	padding-top: 5px;
}

#list_acedemic li {
	float: left;
	width: 415px;
	list-style-type: none;
	background-color: #eae9e9;
	padding: 15px;
	margin: 10px;
}

#xshd_txt2 {
	float: right;
	width: 285px;
	height: 130px;
}
#category_xssz {
	padding-top: 15px;
}
#kyfx_top {
	padding: 15px;
}
#kyfx_top p {
	text-indent: 2em;
}
#kyfx_main {
	padding-left: 9px;
}
#kyfx_catname {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}


#kyfx_block {
	float: left;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
}
#kyfx_title {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #9B0D14;
	text-align: center;
	line-height: 40px;
}
#kyfx_list {
	margin-left: 7px;
	padding-top: 8px;
	background-image: url(../kyfx_listbg.png);
	background-repeat: repeat-y;
	background-position: left 0px;
}
#kyfx_list li {
	list-style-type: none;
	background-image: url(../kyfx_list_libg.png);
	background-repeat: no-repeat;
	background-position: left 24px;
	line-height: 20px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	position: relative;
}
#kyfx_mask {
	background-color: #FFFFFF;
	height: 50px;
	width: 1px;
	position: absolute;
	left: 0px;
	top: 25px;
}

#kyfx_list a {
	border: 1px solid #9B0D14;
	width: 80px;
	display: block;
	padding: 8px;
	text-align: center;
	text-decoration: none;
}
#kyfx_list a:hover {
	color: #FFFFFF;
	background-color: #9B0D14;
}

#category_tskc_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	height: 40px;
	margin-top: 10px;
	clear: both;
}#category_block_top_r {
	float: right;
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
}

#equipment_lists {
	padding-top: 10px;
	padding-bottom: 20px;

}
#equipment_lists li {
	float: left;
	width: 276px;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
           line-height:25px;
}#cgal_lists li {
	float: left;
	width: 250px;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	list-style-type: none;
	padding: 15px;
	background-color: #f9eaea;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cgal_pic {
	float: left;
	height: 120px;
	width: 100px;
}
#cgal_txt {
	float: right;
	height: 120px;
	width: 135px;
}
#cgal_info {
	padding-bottom: 5px;
	height: 34px;
}
#cgal_info_name {
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	float: left;
	width: 55px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 13px;
	height: 20px;
	background-color: #742e25;
}
#cgal_info3 {
	background-color: #FF0000;
	width: 35px;
	clear: both;
	margin-left: 100px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}

#cgal_info_grad {
	background-color: #be7b11;
	float: right;
	width: 45px;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 5px;
}
#cgal_info2 {
	font-size: 14px;
	line-height: 24px;
	background-color: #ecd2d2;
	clear: both;
	margin-bottom: 6px;
	padding-left: 8px;
}
#cgal_info2_left {
	float: left;
	width: 40px;
	background-color: #aaaaaa;
	text-align: center;
}
#cgal_info2_right {
	background-color: #cccccc;
	padding-left: 10px;
	float: left;
	width: 85px;
}
#tutor_lists li {
	float: left;
	height: 120px;
	width: 270px;
	display: block;
	list-style-type: none;
	margin: 10px;
	background-color: #fef3f1;
	padding: 10px;
	transition: all 1s;
}
#tutor_lists li a:hover {
	color: #FFFFFF;
}
#tutor_lists li:hover {
	background-color: #b9314e;
}
#tutor_pic {
	float: left;
	height: 120px;
	width: 90px;
}
#tutor_txt {
	float: right;
	height: 120px;
	width: 165px;
}
#tutor_txt_name {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#tutor_txt_des {
	font-size: 14px;
	line-height: 22px;
	filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;
}
#tutor_catname {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #742E25;
	height: 40px;
	background-image: url(../tutor_catnamebg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#teacher_lists {
	background-image: url(../dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#teacher_lists_l {
	float: left;
	width: 140px;
	text-align: center;
	background-color: #81382f;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#teacher_lists_r {
	float: right;
	width: 720px;
}
#teacher_lists_r li {
	float: left;
	width: 85px;
	list-style-type: none;
}