* {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

img {
	/*display:block;*/
	vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

select,
input {
	vertical-align: middle;
}

.tijiao { 
	width: 150px; 
	height: 40px; 
	border-width: 0px; 
	border-radius: 3px; 
	background: #3ac779; 
	cursor: pointer; 
	outline: none; 
	color: white; 
	font-size: 17px; 
	float: right;
}
.tijiao:hover { 
	background: #31ab68;
}

select,
input,
textarea {
	font-size: 14px;
	margin: 0;
	font: 400 14px/1.6 'Helvetica Neue', Helvetica, "Microsoft YaHei", sans-serif, Arial, '宋体';
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
}

body {
	color: #333;
	padding: 0px 0;
	font: 400 14px/1.6 'Helvetica Neue', Helvetica, "Microsoft YaHei", sans-serif, Arial, '宋体';
	-webkit-text-size-adjust: none;
	background: #fff;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearit {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.fl {
	float: left;
	_display: inline;
}

.fr {
	float: right;
	_display: inline;
}

a {
	color: #333;
	text-decoration: none;
}


/*a:visited{color:#666;}*/

a:hover
/*,a:active,a:focus*/

{
	color: #31ab68;
	text-decoration: none;
}

.hidden {
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
}


/*设置选中文字时的背景??*/

::selection {
	background: #3ac779;
	color: #fff;
}

::-moz-selection {
	background: #ff8a00;
	color: #fff;
}

::-webkit-selection {
	background: #ff8a00;
	color: #fff;
}


/*??改变元素??点击时背??框的颜色*/

html {
	-webkit-tap-highlight-color: rgba(240, 240, 240, 0.7);
}


/*如果需要背??框不显示，则??以将rgba??的alpha值???为0即可，例如rgba(0,0,0,0)*/


/*--------------------------end??用样??*/

body {
	background-color: #fff;
}

.min_1200 {
	min-width: 1200px;
	margin: 0 auto;
}

.w_1200 {
	width: 1200px;
	margin: 0 auto;
}

.w_1040 {
	width: 1040px;
	margin: 0 auto;
}


/*头文??*/

.header {
	background-color: #fff;
	height: 140px;
	position: relative;
	z-index: 10;
}

.shadow_box {
	box-shadow: 0 5px 8px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 8px #ccc;
}


/*----------------star登录??*/


/*头文??*/

.header_i {
	border-bottom: 1px solid #eaeaea;
	height: 100px;
	background-color: #fff;
}


/*标志*/

.logo {
	padding: .5em 0 0 0;
}

.logo_text {
	font-size: 24px;
	border-left: 1px solid #ccc;
	color: #666;
	line-height: 44px;
	padding: 0 0 0 1em;
	margin: 1.5em 0 0 1em;
}


/*头文件右*/

.header_i_r {
	color: #666;
	padding: 2.4em 0 0 0;
}


/*按钮*/

.btn_border {
	line-height: 28px;
	display: inline-block;
	padding: 0 1.2em;
	margin: 0 0 0 .6em;
	border: 1px solid #3ac779;
	background-color: transparent;
	color: #3ac779;
}

.btn_border:hover {
	color: #fff;
	background-color: #3ac779;
}


/*????*/


/*??写???*/

.w_410 {
	width: 410px;
}

.login_o {
	position: relative;
	margin-bottom: 30px;
}

.login_error {
	position: absolute;
	bottom: -20px;
}

.login_error_t {
	clear: both;
	padding: 1em 0 0 0;
}

.login_error_t,
.login_error {
	font-size: 13px;
	color: #eb4040;
	line-height: 16px;
}

.login_error img,
.login_error_t img {
	vertical-align: top;
	margin: 0 .5em 0 .1em;
}

.login_div {
	line-height: 53px;
	border: 1px solid #eaeaea;
	background-color: #fff;
	height: 53px;
	position: relative;
}

.login_div .fl {
	margin-right: 15px;
	border-right: 1px solid #eaeaea;
	width: 85px;
	padding: 0 0 0 30px;
}

.login_div:hover {
	border-color: #3ac779;
}

.login_btn_div {
	margin: 30px 0;
}

.login_ma {
	position: absolute;
	font-size: 15px;
	padding: 0 1em;
	right: 0;
	top: .7em;
	line-height: 2em;
	border-left: 1px solid #ccc;
}


/*表单*/

.login_text {
	line-height: 33px;
	height: 33px;
	padding: 10px 0px;
	width: 100%;
	border: none;
	background-color: transparent;
	font-size: 15px;
}


/*按钮*/

.login_btn,
.fill_btn {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #3ac779;
	text-align: center;
	cursor: pointer;
	border: none;
	line-height: 55px;
	height: 55px;
}

.fill_btn {
	width: 400px;
}

.login_btn:hover,
.fill_btn:hover {
	background-color: #31ab68;
	color: #fff;
	text-decoration: none;
}

.login_o_text {
	text-align: right;
	color: #666;
}

.login_o_l {
	color: #666;
}


/*合作帐号??速注??*/

.login_other {
	text-align: center;
	line-height: 24px;
	color: #666;
}

.other_arrow {
	display: inline-block;
	vertical-align: top;
	margin: 0 .2em;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background-color: #42b1f1;
	background-image: url(../img/icon/other_login.png);
	background-repeat: no-repeat;
}

.other_arrow2 {
	background-color: #ff7a46;
	background-position: 0 -24px;
}

.other_arrow3 {
	background-color: #588def;
	background-position: 0 -48px;
}


/*??信二维码*/

.login_center {
	margin: 100px auto 180px auto;
}

.login_wechat {
	width: 205px;
	color: #666;
	text-align: center;
}

.login_wechat h4 {
	margin: .6em 0 0 0;
	font-size: 22px;
}

.login_wechat_200 {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	border: 1px solid #eee;
}


/*注册*/

.reg_tab_nav {
	background-color: #f8f8f8;
	height: 60px;
	line-height: 60px;
}

.reg_tab_nav dd {
	font-size: 18px;
}

.reg_tab_nav dd a {
	color: #888;
	float: left;
	margin: 0 2em;
	padding: 0 .2em;
}

.reg_tab_nav dd .tab_light {
	border-bottom: 3px solid #ff8a00;
	font-weight: bold;
	height: 57px;
	color: #ff8a00;
}

.reg_tab_nav_n {
	height: 55px;
	line-height: 55px;
	background-color: #f3f4f5;
	text-align: center;
	font-size: 16px;
	color: #999;
	margin-bottom: 2em;
}

.reg_tab_nav_n dd a {
	position: relative;
	float: left;
	text-align: center;
	width: 50%;
	cursor: pointer;
	color: #999;
}

.reg_tab_nav_n em {
	position: absolute;
	width: 18px;
	height: 6px;
	overflow: hidden;
	bottom: -6px;
	left: 50%;
	margin-left: -9px;
}

.reg_tab_nav_n dd .tab_light {
	background-color: #3ac779;
	color: #fff;
	font-weight: bold;
}

/*文件??*/

.footer_i {
	border-top: 1px solid #eaeaea;
	background-color: #fff;
	padding: 2.2em 0;
	text-align: center;
	color: #666;
}

.footer_i a {
	color: #666;
}

.footer_i img {
	vertical-align: middle;
	margin: 0 .2em;
}

.footer_i a:hover {
	color: #ff8a00;
}


/*----------star教员简历照片上??*/


/*按钮*/

.btn_c {
	margin: 40px 0;
	text-align: center;
}

.btn_c .login_btn {
	width: 400px;
	text-align: center;
}


/*提示*/

.gray_bj {
	background-color: #f8f8f8;
}

.tips_box {
	padding: 20px 30px 10px 30px;
	color: #666;
	margin: 40px 0;
}

.tips_box .fl {
	margin-right: 2em;
}

.num_ol {
	padding-left: 1.5em;
	list-style: decimal;
}

.num_ol li {
	margin-bottom: .6em;
}

.tips_box h5 {
	font-size: 15px;
	margin: 0 0 .4em .2em;
}

.tips_box_c img {
	vertical-align: middle;
	margin-right: 1.5em;
}


/*标???*/

.th_arrow {
	height: 40px;
	margin: 1em 0;
	line-height: 40px;
}

.th_arrow .fl {
	line-height: 20px;
	margin: 10px 0 0 0;
	font-size: 22px;
	font-weight: normal;
	border-left: 4px solid #ffa800;
	padding-left: .5em;
}

.up_btn {
	line-height: 38px;
	border: 1px solid #ccc;
	background-color: transparent;
	background-image: url(../img/icon/up_arrow.png);
	background-repeat: no-repeat;
	padding: 0 1em 0 3.5em;
	display: inline-block;
	background-position: 1em 0;
}

.up_btn:hover {
	background-color: #ffa800;
	border-color: #ffa800;
	color: #fff;
	background-position: 1em -38px;
}

.list_200 li {
	float: left;

}

.list_2 li {
	float: left;
	width: 49.9%;
}

.list_3 li {
	float: left;
	width: 33.3%;
}

.list_4 li {
	float: left;
	width: 24.9%;
}

.list_5 li {
	float: left;
	width: 19.9%;
}

.list_6 li {
	float: left;
	width: 16.6%;
}

.list_8 li {
	float: left;
	width: 12.5%;
}

.pic_280 {
	width: 100%;
	height: 280px;
}

.photo_ul {
	clear: both;
	padding: 1em 0 0 0;
	text-align: center;
	width: 102%;
}

.box_r .photo_ul {
	width: 101%;
}

.photo_ul li {
	margin-bottom: 1em;
}

.photo_ul li p {
	padding: .5em 0;
}

.photo_ul li a {
	display: block;
	width: 280px;
}

.photo_ul li a:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-webkit-transform: translateY(-.3em);
	-moz-transform: translateY(-.3em);
	transform: translateY(-.3em);
}

.photo_ul li a:hover {
	color: #333;
}

.photo_ul li a:hover p {
	background-color: #f8f8f8;
	color: #333;
}

.pic_up_box {
	background-image: url(../img/icon/pat_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3em 40px 3.5em 40px;
	margin-bottom: 3em;
}


/*上传的图??*/

.up_pic {
	margin-bottom: .5em;
	padding-bottom: 1px;
}

.up_pic li {
	float: left;
	margin: 0 1em 1em 0;
	position: relative;
	width: 130px;
	height: 100px;
	overflow: hidden;
}

.black {
	display: none;
	text-align: right;
	background-color: rgba(0, 0, 0, .5);
	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	padding: 0 5%;
	height: 20px;
}

.ext_pic,
.del_pic_s {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background: url(../img/icon/ext_s.png) no-repeat;
	margin: 2px 0 0 .3em;
}

.del_pic_s {
	background-position: left -16px;
}

.f_text {
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #51d37f;
	left: .5em;
	top: .5em;
}


/*编辑图片_功能*/

.ext_pic_b {
	width: 660px;
	height: 370px;
	margin: 2em auto 0 auto;
	overflow: hidden;
	position: relative;
	background: #e1e1e1;
	border: 1px solid #e1e1e1;
}

.ext_pic_p {
	text-align: center;
	line-height: 370px;
}

.ext_pic_p img {
	vertical-align: middle;
	max-width: 100%;
}

.f_ext_pic {
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 10px 0;
	background: #fff;
}

.f_ext_pic dt {
	float: left;
	padding-left: 1em;
}

.f_ext_pic dd {
	float: right;
	padding-right: 1em;
}

.f_ext_pic a {
	float: left;
	margin-right: 1.5em;
}

.f_ext_pic a:hover span {
	background-color: #ffa800;
}

.f_ext_pic span {
	margin-right: .5em;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/icon/icon_a.png);
	background-repeat: no-repeat;
}

.t_a_2 span {
	background-position: left -40px;
}

.t_a_3 span {
	background-position: left -80px;
}

.t_a_4 span {
	background-position: left -120px;
}

.t_a_1:hover span {
	background-position: left -160px;
}

.t_a_2:hover span {
	background-position: left -200px;
}

.t_a_3:hover span {
	background-position: left -240px;
}

.t_a_4:hover span {
	background-position: left -280px;
}


/*发布收费提示*/

.prit_tips {
	text-align: center;
	padding: 2em 0 1em 0;
}

.prit_tips h5 {
	font-size: 22px;
}

.prit_tips p {
	margin: .7em 0 0 0;
}


/*上传文件*/

.file-box {
	position: relative;
	height: 160px;
	cursor: pointer;
	margin-right: 6em;
}

.btn {
	background-color: #ffe9bf;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-align: center;
	vertical-align: top;
	height: 160px;
	width: 160px;
}

.file {
	position: absolute;
	top: 0;
	left: 0px;
	height: 160px;
	filter: alpha(opacity);
	opacity: 0;
	width: 160px;
}

.adv_ul {
	color: #666;
	margin: 2em 0 0 0;
}

.adv_ul li {
	line-height: 28px;
	margin-bottom: .4em;
	background: url(../img/icon/ok_arrow.png) no-repeat left center;
	padding-left: 2.5em;
}

.adv_ul li .font_22 {
	margin: 0 .2em;
}


/*上传图片*/

.file-box_pic {
	margin-right: 0;
}

.pic_up_btn {
	border: none;
	cursor: pointer;
	background: url(../img/icon/add_arrow.png) no-repeat;
	width: 160px;
	height: 160px;
	vertical-align: top;
}


/*上传证件*/

.file-box_book {
	margin: 1.4em 1.4em 1.4em 1.4em;
	height: 40px;
	cursor: pointer;
}

.file-box_book .file {
	width: 120px;
	height: 40px;
	cursor: pointer;
}

.file_btn {
	border: 1px solid #ffa800;
	color: #ffa800;
	font-weight: bold;
	line-height: 38pw;
	width: 120px;
	text-align: center;
	cursor: pointer;
	height: 38px;
	vertical-align: top;
	background-color: transparent;
}


/*上传封面*/

.file-box_face {
	margin: 1em 0 0 0;
	width: 200px;
	height: 140px;
	clear: both;
}

.file-box_face .file {
	width: 200px;
	height: 140px;
	cursor: pointer;
}

.btn_face {
	width: 200px;
	height: 140px;
	cursor: pointer;
	background-image: url(../img/icon/up_btn.png);
	background-repeat: no-repeat;
	border: none;
	vertical-align: top;
}


/*上传*/

.file-box_btn {
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	width: 100px;
	height: 40px;
	margin-bottom: 0;
}

.file-box_btn .file {
	height: 40px;
	width: 100px;
	cursor: pointer;
}

.btn_up {
	width: 100px;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
	border: none;
	vertical-align: top;
	background-color: #ffa800;
	color: #fff;
}


/*-------------------选择??*/

.sel_box input,
.sel_box_r input {
	display: none;
	display: inline-block\9;
}

.sel_box label,
.sel_box_r label {
	display: inline-block;
	line-height: 16px;
}

.sel_box label:before,
.sel_box_r label:before {
	margin: 0 1em 0 0px;
	display: inline-block;
	content: "";
	width: 16px;
	height: 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: top;
	display: none\9;
}

.sel_box label:before {
	background-image: url(../img/che.png);
}

.sel_box_r label:before {
	background-image: url(../img/radio.png);
}

.sel_box input:checked~ label:before,
.sel_box_r input:checked~ label:before {
	background-position: 0 -16px;
}

.up_box {
	padding: 1em 1em 0 1em;
}

.up_box li img {
	width: 100%;
}

.up_box li .box {
	width: 160px;
	height: 160px;
	position: relative;
}

.up_box li {
	margin: 1em 0;
}

.f_d_text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
}

.fill_pic_text {
	line-height: 20px;
	height: 20px;
	padding: 10px;
	text-align: center;
	width: 140px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.fill_pic_text:focus {
	border-color: #ffa800;
}

.del_pic {
	cursor: pointer;
	position: absolute;
	z-index: 4;
	width: 30px;
	height: 30px;
	right: .4em;
	top: .4em;
	background: url(../img/icon/del.png) no-repeat;
	display: none;
}


/*------star居中按钮*/

.btn_20 {
	clear: both;
	border-top: 1px solid #eaeaea;
	margin: 1em 20px 0 20px;
	padding: 1.2em 0;
	text-align: center;
}

.btn_border_gray,
.submit_btn {
	border: 1px solid #3ac779;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #3ac779;
	display: inline-block;
	vertical-align: top;
	margin: 0 1em;
	text-align: center;
	width: 150px;
	line-height: 48px;
}

.btn_border_gray {
	color: #888;
	font-weight: normal;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
}

.submit_btn:hover {
	background-color: #31ab68;
	border-color: #31ab68;
	color: #fff;
}

.btn_border_gray:hover {
	color: #333;
	background-color: #fff;
	border-color: #3ac779;
}

.text_border {
	border: 1px solid #3ac779;
	color: #ffa800;
	line-height: 28px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 1em;
	margin: 0 1em;
}


/*-------------star教员简历完??-2*/


/*表格*/

.fill_table {
	/*margin: 4em auto;*/
}

.fill_table th {
	text-align: right;
}

.fill_table td,
.fill_table th {
	line-height: 44px;
	padding: .6em .8em;
	vertical-align: top;
}


/*表格*/

.time_table {
	margin: .2em 0 0 0;
	width: 740px;
	border: 1px solid #eee;
	background-color: #fff;
}

.time_table td,
.time_table th {
	border: 1px solid #eee;
	line-height: 40px;
	padding: 0;
	text-align: center;
}

.time_table th {
	color: #888;
	text-align: center;
	background-color: #f8f8f8;
}

.time_table img {
	vertical-align: middle;
}

.time_table td a {
	display: block;
}


/*添加按钮*/

.add_btn_r {
	margin: 0 0 0 .5em;
	width: 44px;
	height: 44px;
	float: left;
	text-align: center;
	cursor: pointer;
	background-color: #ccc;
	background-image: url(../img/add_s.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.add_btn_r2 {
	margin: 0 0 0 .5em;
	width: 27px;
	height: 27px;
	float: left;
	text-align: center;
	cursor: pointer;
	background-color: #ccc;
	background-image: url(../img/add_s.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.add_btn_r:hover {
	background-color: #31ab68;
}

.add_btn_r2:hover {
	background-color: #31ab68;
}


/*表格*/

.fill_text,
.fill_textarea {
	color: #555;
	border: 1px solid #eaeaea;
	background-color: #fff;
	line-height: 22px;
	padding: 10px 20px;
}

.fill_text:focus,
.fill_textarea:focus {
	border-color: #31ab68;
	box-shadow: 0 0 8px #31ab68;
}

.fill_textarea {
	width: 700px;
	height: 80px;
}

.fill_textarea_m {
	width: 540px;
}

.fill_table_code td {
	text-align: left;
}

.fill_table_code td,
.fill_table_code th {
	padding: .1em .5em;
}

.fill_table_code {
	margin: 1em auto .5em auto;
}

.fill_table_code .fill_text {
	width: 220px;
}

.fill_table_code .fill_textarea {
	width: 520px;
}

.fill_table_code .date_text {
	width: 130px;
}

.fill_table_code .t td,
.fill_table_code .t th {
	padding-bottom: 0;
}

.fill_table_code .d td,
.fill_table_code .d th {
	padding-top: 0;
}

.fill_text {
	width: 380px;
	/*height: 22px;*/
}

.date_text {
	width: 210px;
	background-image: url(../img/icon/date.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

.date_text_b {
	width: 380px;
	height: 22px;
}

.date_text_s {
	width: 100px;
	line-height: 32px;
	padding-top: 0;
	padding-bottom: 0;
	height: 32px;
}

.fill_text_m {
	width: 100px;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}

.add_a {
	display: inline-block;
	background: url(../img/icon/add_o.png) no-repeat left center;
	line-height: 2em;
	padding-left: 2em;
}

.add_box {
	display: none;
}

.add_box .t {
	padding-bottom: 1em;
}

.hide_a {
	color: #666;
	display: inline-block;
	line-height: 2em;
	padding-right: 1.6em;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: .3em;
	background-image: url(../img/icon/d.png);
}

.delete_a {
	color: #666;
	display: inline-block;
	line-height: 2em;
	padding-right: 1.6em;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: .3em;
	background-image: url(../img/icon/s_t.png);
}


/*标??????航*/

.table_tab_nav {
	line-height: 42px;
}

.table_tab_nav dd a {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 1em;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
}

.table_tab_nav dd .tab_light {
	background-color: #fff;
	border-color: #3ac779;
	color: #3ac779;
}

.tab_box .fill_table {
	margin-top: 0;
}

.option_arrow {
	display: inline-block;
	padding-right: 1.6em;
	background-image: url(../img/option.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.book_up_ul {
	padding: .5em 0 0 0;
	width: 103%;
}

.book_up_ul .box {
	width: 362px;
}

.book_up_ul h5 {
	line-height: 40px;
	height: 40px;
	font-size: 22px;
	margin-bottom: .5em;
}

.book_up_ul li {
	margin: 1em 0 2.5em 0;
}

.book_up_ul .fill_text {
	width: 91.2%;
	padding-left: 4%;
	padding-right: 4%;
}


/*评分*/

.pfxtFen {
	margin: .8em 0 0 0;
}

.pfxtFen li {
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	font-size: 0;
	cursor: pointer;
	background-image: url(../img/star_b.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

.pfxtFen li.pfxtCur {
	background-position: 0 -22px;
}


/*-------------------------star首页的样??*/


/*头文??*/

.header {
	height: 110px;
}


/*城市*/

.h_city {
	margin: 25px 0 0 20px;
	text-align: center;
}

.city_arrow {
	font-size: 16px;
	display: inline-block;
	background: url(../img/map.png) no-repeat left center;
	padding-left: 2em;
}

.city_btn {
	font-size: 13px;
	color: #999;
	display: inline-block;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 0 .5em;
	line-height: 22px;
}

.city_btn:hover {
	color: #3ac779;
	border-color: #3ac779;
}


/*搜索*/

.pub-search {
	background-color: red;
	width: 484px;
	float: left;
	margin: 30px 0 0 60px;
	position: relative;
	z-index: 112;
	*overflow: hidden;
}

.search-box {
	position: relative;
	border: 2px solid #3ac779;
	float: left;
	font-size: 12px;
	background-color: #fff;
	height: 40px;
	margin-right: 5em;
	width: 480px;
}


/*按钮*/

.search_btn {
	border: none;
	text-align: center;
	color: #fff;
	line-height: 44px;
	letter-spacing: .4em;
	height: 44px;
	width: 90px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	font-size: 18px;
	background-color: #3ac779;
	position: absolute;
	top: -2px;
	right: -2px;
	*right: 0px;
}


/*表单*/

.search-box input[type=text] {
	width: 270px;
	height: 40px;
	outline: none;
	padding-left: 20px;
	border: 0;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #eee;
}

.search-box input {
	*border: 0;
	*border-left: 1px solid #eee;
	*padding-top: 10px;
	*line-height: 20px;
	*background-color: transparent;
}

form {
	display: block;
	margin-top: 0em;
}

li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.search-box ul {
	font-size: 14px;
	position: relative;
	width: 90px;
	background-color: #f8f8f8;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	color: #333;
	float: left;
	cursor: pointer;
	z-index: 99;
}

.search-box ul:hover {
	height: auto !important;
}

.search-box ul:after {
	content: "";
	position: absolute;
	top: 16px;
	right: 1em;
	border-top: 4px solid #3ac779;
	border-left: 4px dashed transparent;
	border-right: 4px dashed transparent;
}

.search-box ul:hover:after {
	border-top: 0;
	border-bottom: 4px solid #ffa800;
	border-left: 4px dashed transparent;
	border-right: 4px dashed transparent;
}


/*????*/

.header_r {
	color: #666;
	padding: 10px 0 0 0;
	line-height: 24px;
}

.header_r .china {
	font-style: normal;
	margin: 0 1em;
	width: 1px;
	display: inline-block;
	height: 24px;
	background-color: #ccc;
	vertical-align: middle;
}

.header_r img {
	margin: 0 1em 0 .4em;
	vertical-align: middle;
}

.wechat_img {
	border: 1px solid #dfdfdf;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}


/*--------------star导航*/

.nav {
	background-color: #3ac779;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	color: #fff;
}

.tnav {
	position: relative;
	height: 50px;
}

.tnav a {
	color: #fff;
	float: left;
	position: relative;
	z-index: 5;
	padding: 0 3.6em;
	display: block;
	height: 50px;
	line-height: 50px;
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.tnav a:hover,
.tnav .current_nav {
	color: #fff;
	text-decoration: none;
}

.tavline {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 25px;
	height: 50px;
	line-height: 0;
	font-size: 0;
	background-color: #31ab68;
}


/*大图??*/

.banner {
	height: 460px;
	overflow: hidden;
	background-color: #e2ecf5;
	position: relative;
}

.banner_img {
	position: absolute;
	width: 1920px;
	left: 50%;
	top: 0;
	margin-left: -960px;
}


/*文字*/

.banner_text {
	position: relative;
	z-index: 5;
}

.banner_text_w {
	float: right;
	width: 870px;
}

.banner_text_dl {
	padding: 100px 0 0 0;
	height: 220px;
}

.banner_text_dl dt {
	line-height: 80px;
}

.banner_text_dl dd {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: .05em;
	margin: 0em 0 0 0;
}

.banner_text_dl dd div {
	float: left;
	border-top: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	padding: .3em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	*border-top: 1px solid #ccc;
	*border-bottom: 1px solid #ccc;
}

.banner_text_dl dd .orange_text {
	margin: 0 .3em;
}

.banner_text_box {
	font-size: 32px;
	vertical-align: top;
	margin: 1em 0 0 0;
	letter-spacing: .2em;
	color: #fff;
	display: inline-block;
	background-color: #ff8a00;
	padding: .2em .7em;
	line-height: 1.1em;
}


/*优势*/

.list_3 li {
	float: left;
	width: 33.3%;
}

.banner_adv {
	width: 104%;
	padding: 20px 0 10px 0;
}

.banner_adv h5 {
	margin: .3em 0 0 0;
	font-size: 24px;
	line-height: 1.1em;
}

.banner_adv {
	font-size: 15px;
}

.banner_adv p {
	color: #666;
	margin: .4em 0 0 0;
}

.adv_arrow {
	width: 60px;
	height: 60px;
	background-color: #40bf00;
	border: 5px solid #7ad24d;
	background-image: url(../img/icon/adv.png);
	background-repeat: no-repeat;
	margin-right: 1em;
	background-position: 3px 0;
}

.adv_arrow2 {
	background-color: #ffa800;
	border-color: #ffc24d;
	background-position: 0 -60px;
}

.adv_arrow3 {
	background-color: #1c9ce6;
	border-color: #64bbee;
	background-position: 2px -120px;
}


/*??写???*/

.banner_fill_box {
	font-size: 15px;
	position: relative;
	height: 0;
}

.banner_fill_box .banner_login_new {
	left: 1000px;
	position: absolute;
	top: -460px;
	width: 230px;
	background-color: rgba(0, 0, 0, .7);
}

.banner_login_new .box .fl {
	margin: 0 1em 0 0;
}

.banner_login_new dl dd {
	margin: 1.5em 0 .8em 0;
}


/*登录*/

.banner_login {
	background-color: #fff;
	margin: 40px 0 0 0;
	width: 270px;
}

.login_th {
	height: 60px;
	background-color: rgba(90,90,90,0.7);
	color: #fff;
	font-size: 22px;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.login_th b {
	display: inline-block;
	padding: 0 .5em;
	font-weight: normal;
}

.login_th span {
	height: 100%;
	display: block;
}


/*????*/

.banner_login_fill {
	margin: 0 15px;
	padding: 8px 0 1.5em 0;
}

.banner_login_fill dt .d {
	font-size: 13px;
	color: #666;
	line-height: 16px;
	margin: 1em 0 1.5em 0;
}

.banner_login_fill .box {
	/*border-bottom:1px solid #eee;line-height:50px;*/
	line-height: 35px;
	margin: 1em 0;
}

.banner_login_fill .box:hover {
	border-color: #ffa800;
}

.banner_login_fill .login_btn {
	line-height: 40px;
	height: 40px;
}

.login_arrow {
	margin-right: 1em;
	float: left;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/icon/login_arrow.png) no-repeat;
}

.login_arrow2 {
	background-position: 0 -50px;
}

.login_arrow3 {
	background-position: 0 -100px;
}

.login_arrow4 {
	background-position: 0 -150px;
}

.h_login_text {
	padding: 10px 0;
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	border: none;
	background-color: transparent;
}

.banner_login_fill .divselect_box {
	background-color: #fff;
	width: 190px;
}

.divselect_box cite {
	background-position: 95% 45% !important;
	padding-top: .5em !important;
	padding-left: 10px !important;
}


/*---star??间区??*/

.box_w {
	margin: 2em auto;
	padding-bottom: 1px;
}

.box_w_n {
	margin: 3em auto;
}


/*边???*/
/*.gray_border{border:1px solid #eaeaea;background-color:#fff}*/
/*.course_ul{width:103.3%;padding:1em 0}*/
/*.course_ul .li_o{padding-right:.5em;float:left;width:auto;border-right:1px solid #dfdfdf}*/
/*.course_ul .li_o h4{padding:0 15px 0 30px;font-size:18px;font-weight:bold;width:36px;width:40px\9;text-align:center;line-height:1.2em}*/
/*.course_ul .li_o h3{font-size:18px;font-weight:bold;text-align:center;line-height:1.2em;padding-bottom:10px}*/
/*.course_ul ul li{float:left;margin:0 20px;*margin:0 17px}*/
/*.course_ul li.last{border:none}*/
.gray_border{border:1px solid #eaeaea;background-color:#fff;margin:30px auto;max-width:1200px;box-sizing:border-box;padding:0;overflow:hidden}
.course_ul{display:flex;width:100%;margin:0;padding:0;list-style:none}
.course_ul .li_o{flex:1;box-sizing:border-box;padding:15px 10px 10px 10px;position:relative;min-width:0;transition:all 0.3s ease}
.course_ul .li_o:not(:last-child)::after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background-color:#e1f5ea}
.course_ul .li_o h3{font-size:20px;font-weight:600;text-align:center;margin:0 0 20px 0;padding:0;line-height:1.3;color:#2c3e50;position:relative;padding-bottom:10px}
.course_ul .li_o h3::after{content:"";position:absolute;bottom:0;left:35%;right:35%;height:3px;background:linear-gradient(90deg,#3ac779,#2ecc71);border-radius:3px}
.course_ul .li_o ul{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;gap:12px 10px;margin:0;padding:0;list-style:none}
.course_ul .li_o ul li{margin:0;padding:0;min-height:40px;display:flex}
.course_ul .li_o ul li a{display:flex;align-items:center;justify-content:center;color:#34495e;text-decoration:none;font-size:12px;line-height:1.4;padding:8px 5px;border-radius:6px;transition:all 0.2s ease;background-color:#f0faf5;border:1px solid #d0f0e0;width:100%;text-align:center;word-break:break-all;white-space:normal}
.course_ul .li_o ul li a:hover{color:#fff;background-color:#3ac779;transform:translateY(-2px);text-decoration:none;border-color:#3ac779;box-shadow:0 2px 8px rgba(58,199,121,0.3)}
.course_ul .li_o.last::after{display:none}
@media (max-width:768px){.gray_border{width:100%;margin:15px auto}
.course_ul{flex-direction:column}
.course_ul .li_o{padding:20px}
.course_ul .li_o:not(:last-child)::after{display:none}
.course_ul .li_o:not(:last-child){border-bottom:1px solid #e1f5ea}
.course_ul .li_o h3::after{left:30%;right:30%}
.course_ul .li_o ul{grid-template-columns:repeat(2,1fr);gap:10px}
.course_ul .li_o ul li a{font-size:13px;padding:6px 4px}
}

/*标??????航*/

.h_tab_nav {
	height: 50px;
	line-height: 44px;
}
.tab_nav_w h2 {font-size: 26px;}
.h_tab_nav dt,
.h_tab_nav h4 {
	font-size: 26px;
}

.h_tab_nav dd {
	color: #666;
	font-size: 16px;
}

.h_tab_nav dd a {
	color: #666;
	float: left;
	padding: 0 1.5em;
}

.h_tab_nav dd a:last-child,
.h_tab_nav dd a.last {
	background: none;
	padding-right: 0;
}

.h_tab_nav dd a span {
	padding: 0 .2em;
	float: left;
}

.h_tab_nav dd .tab_light {
	color: #3ac779;
	font-weight: bold;
}

.h_tab_nav dd .tab_light span {
	height: 48px;
	margin-bottom: -2px;
	border-bottom: 3px solid #ff8a00;
}

.h_tab_nav2 {
	border-bottom: 1px solid #eaeaea;
}

.h_tab_nav2 dt.fl {
	margin-right: 1.5em;
}

.h_tab_box_w {
	*float: right !important;
	*width: 976px !important;
	display: block;
}


/*更???*/

.more_a {
	color: #888;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #eaeaea;
	background-color: #f8f8f8;
	line-height: 28px;
	padding: 0 .8em;
	vertical-align: middle;
}

.more_a:hover {
	background-color: transparent;
	color: #3ac779;
	border-color: #3ac779;
}


/*图标*/

.h_arrow {
	display: inline-block;
	width: 90px;
	height: 90px;
	overflow: hidden;
	margin: 15px 0 5px 0;
	overflow: hidden;
	background: url(../img/class_arrow.png) no-repeat;
}

.h_course2 .h_arrow {
	background-position: 0 -90px;
}

.h_course3 .h_arrow {
	background-position: 0 -180px;
}

.h_course4 .h_arrow {
	background-position: 0 -270px;
}

.course_class a {
	color: #fff;
}

.course_class_dl ul {
	margin: 2px 25px;
}

.course_class_dl ul li {
	line-height: 30px;
	height: 30px;
	margin: 2px 0;
}

.course_class li a {
	background-color: rgba(255, 255, 255, .2);
	display: block;
	margin: 0 2px;
	text-align: center;
	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#CFffffff, endcolorstr=#CFffffff);
	_background-color: #fff;
}

.course_class li a:hover {
	background-color: #fff;
	color: #ff8a00;
}

.course_class_dl dd {
	padding: .3em 0 0 0;
}

.course_class_dl dd a:hover {
	color: #ff9;
}

.course_class {
	color: #fff;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 220px;
	float: left;
	margin: -1px 0 -1px -1px;
	_margin: 0;
	overflow: hidden;
	height: 400px;
	background: -moz-linear-gradient(left, #ffa200, #ff8e00);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #ffa200, #ff8e00);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa200', endColorstr='#ff8e00', GradientType='1');
	/* IE*/
	background-color: #ff8e00\0;
}

.h_course2 .course_class {
	background: -moz-linear-gradient(left, #4bb8ff, #599cff);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #4bb8ff, #599cff);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4bb8ff', endColorstr='#599cff', GradientType='1');
	/* IE*/
	background-color: #599cff\0;
}

.h_course3 .course_class {
	background: -moz-linear-gradient(left, #23e1a0, #0fd290);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #23e1a0, #0fd290);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#23e1a0', endColorstr='#0fd290', GradientType='1');
	/* IE*/
	background-color: #0fd290\0;
}

.h_course4 .course_class {
	background: -moz-linear-gradient(left, #ff764e, #ff4e59);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #ff764e, #ff4e59);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff764e', endColorstr='#ff4e59', GradientType='1');
	/* IE*/
	background-color: #ff4e59\0;
}

.h_course2 .course_class li a:hover {
	color: #599cff;
}

.h_course3 .course_class li a:hover {
	color: #0fd290;
}

.h_course4 .course_class li a:hover {
	color: #ff4e59;
}

.course_class li a {
	color: #ff8a00;
	*color: #ff8a00;
}

.h_course2 .course_class li a {
	color: #599cff;
	*color: #599cff;
}

.h_course3 .course_class li a {
	color: #0fd290;
	*color: #0fd290;
}

.h_course4 .course_class li a {
	color: #ff4e59;
	*color: #ff4e59;
}

.tearch_ul,
.tearch_ul_course {
	width: 100.2%;
	height: 398px;
	overflow: hidden;
}

.tearch_ul .box,
.tearch_ul_course .box {
	display: block;
	width: 100%;
	height: 100%;
}

.tearch_ul .li_o,
.tearch_ul_course .li_o {
	position: relative;
	overflow: hidden;
	border-right: 1px solid #eaeaea;
	margin-right: -1px;
	border-bottom: 1px solid #eaeaea;
	height: 200px;
}

.tearch_ul dl {
	padding: 20px 30px 0 30px;
}

.tearch_ul dt{width:100px;height:100px;margin-right:2em;overflow:hidden;border-radius:50%}
.tearch_ul dt img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.tearch_ul dd.r_cell{vertical-align:middle;padding-left:20px}
/* .tearch_ul h5 {
	font-size: 16px;
	margin: 1em 0 .4em 0;
} */
.tearch_ul h5{font-size:18px;margin:0 0 10px 0;color:#333;font-weight:bold}
/* .tearch_ul dd p {
	color: #666;
} */
.tearch_ul dd p{color:#666;margin:5px 0;font-size:14px;line-height:1.5}
.tearch_ul dd p:last-child{color:#3ac779;font-weight:bold;margin-top:10px}
.tearch_ul .box .intro-container{padding: 30px 20px 0 20px;}
.tearch_ul .intro-container .intro-content{color: #777;font-size: 13px;}

.hover_div {
	background-color: rgba(0, 0, 0, .6);
	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	left: 0;
	bottom: -200%;
	z-index: 5;
}

.hover_div p {
	margin: 55px 20px 20px 20px;
}

.look_btn {
	font-weight: bold;
	background-color: #3ac779;
	color: #fff;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	padding: 0 2em;
}

.look_btn:hover {
	color: #fff;
	background-color: #31ab68;
}

.box:hover .hover_div {
	bottom: 0;
}


/*课程*/

.tearch_ul_course .box_t {
	text-align: center;
	padding: 10px 0 0 0;
}

.tearch_ul_course h6 {
	font-size: 16px;
	margin: .6em 0 0 0;
}

.tearch_ul_course .hover_div p {
	margin-top: .2em;
}

.tearch_ul_course .hover_div .t {
	font-size: 16px;
	margin: 50px 20px 0 20px;
}

.h_jobs {
	padding: 1em 0 0 0;
	width: 102%;
}

.hover_ul li {
	margin: 1em 0;
}

.hover_ul li:hover .box {
	-moz-transform: translateY(-.3em);
	-webkit-transform: translateY(-.3em);
	transform: translateY(-.3em);
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.h_jobs li:hover .box {
	border-color: #3ac779;
	background-color: #fff;
}

.h_jobs .box {
	text-align: center;
	margin-right: 20px;
	background-color: #f8f8f8;
	height: 290px;
	border: 1px solid #f8f8f8;
}

.h_jobs h5 {
	font-size: 22px;
	padding: 35px 0 0 0;
	margin-bottom: .4em;
}

.h_jobs p {
	color: #666;
	text-align: left;
	margin: 1em 35px 20px 35px;
}
.h_jobs .box .text{text-align: left;margin-left: 20px; margin-top: 10px;}
.h_jobs .box .require{line-height: 1.5; /* 行高控制 */min-height: 3em; /* 确保2行高度 */}

/*按钮*/

.btn_border_o {
	border: 1px solid #3ac779;
	color: #3ac779;
	display: inline-block;
	line-height: 38px;
	padding: 0 2em;
	cursor: pointer;
	vertical-align: top;
	font-weight: bold;
}

.btn_border_o:hover,
.h_jobs li:hover .btn_border_o {
	color: #fff;
	background-color: #3ac779;
}

.w_5 {
	width: 50%;
}


/*标???*/

.th_text {
	height: 34px;
	line-height: 34px;
	margin-bottom: .6em;
	font-size: 26px;
}

.ke_ul {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}

.ke_ul li {
	font-weight: bold;
	margin: 0 -1px 0 0;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	line-height: 50px;
	height: 50px;
	text-align: center;
}

.ke_ul li a {
	margin: 1px;
	height: 48px;
	display: block;
}

.ke_ul li a:hover {
	box-shadow: 0 10px 5px rgba(58,199,121, .5);
	background-color: #f7fdf8;
	color: #333;
}

.box_t_o {
	margin: 1em 0 3em 0;
	padding-bottom: 1px;
}


/*列表*/

.news_list2 {
	padding: 1.5em 0 0 0;
}

.news_list2 li {
	margin: .4em 0;
	height: 1.6em;
	*overflow: hidden;
	*margin: 0em 0;
}

.news_list2 li a {
	display: block;
	height: 1.6em;
	padding-left: 1.4em;
	background: url(../img/arrow.gif) no-repeat left center;
}


/*-------------------star底部链接*/

.d_link {
	background-color: #484b50;
	color: #a1a2a4;
}

.d_link a {
	color: #a1a2a4;
}

.d_link a:hover {
	color: #ccc;
}

.d_link .d_link {
	padding: 3em 0 1.5em 0;
}

.d_link_tel {
	width: 340px;
}

.d_link_tel p {
	margin-top: .4em;
}

.d_link h4 {
	font-size: 16px;
}

.d_link_ul {
	width: 720px;
}

.d_link_ul h4 {
	margin-bottom: .6em;
}

.d_link_ul p {
	margin: .5em 0;
}

.d_link_wechat p {
	margin: .8em 0 0 0;
}

.d_link_city {
	margin: 2em 0 0 0;
	line-height: 2em;
	padding: 1.2em 0 0 0;
	border-top: 1px solid #53565a;
}

.d_link_city a {
	margin: 0 .8em 0 0;
}


/*文件??*/

.footer_t {
	margin: 0 auto;
	padding: 1.6em 0;
	color: #666;
	*margin-top: 0;
}

.footer_t .fl {
	font-size: 12px;
	text-align: center;
	margin-right: 1em;
	width: 100px;
	text-align: center;
}

.footer_t li {
	border-right: 1px solid #eaeaea;
	margin-right: -1px;
}

.footer_t li:last-child,
.footer_t .last {
	border: none;
}

.footer_t li:last-child .fl,
.footer_t .last .fl {
	margin-left: 3em;
}

.footer_t .r_text {
	padding-top: 1em;
}

.d_link_div {
	border-color: #eaeaea;
	padding-bottom: 0;
}

.d_link_div h4 {
	font-size: 16px;
}


/*--------------------------------star??助中??*/

.gray_body {
	background-color: #f9f9f9;
}


/*位置标???*/

.site_th {
	color: #888;
	line-height: 2em;
	height: 2em;
	margin: 1em auto;
}

.site_th a {
	color: #888;
}

.site_th a:hover {
	color: #31ab68;
}

.site_th dd .china {
	margin: 0 1em;
}

.white_bj {
	background-color: #fff;
}

.help_center {
	margin: 1em auto 2em auto;
	overflow: hidden;
}

.help_l {
	width: 140px;
	background-color: #efefef;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}


/*左???航*/

.help_nav {
	text-align: center;
}

.help_nav li a {
	display: block;
	line-height: 60px;
	color: #666;
	border-bottom: 1px solid #fff;
}

.help_nav li:hover {
	background-color: #ddd;
}

.help_nav .light a,
.help_nav .light:hover {
	background-color: #31ab68;
	color: #fff;
}


/*??助中*/

.help_r {
	padding: 10px 25px;
}

.th_line_c {
	text-align: center;
	border-bottom: 1px solid #eee;
	line-height: 60px;
	font-size: 22px;
}

.help_ol {
	margin: 4em 1em 10em 1em;
	color: #666;
	line-height: 2em;
}

.help_ol li {
	margin-bottom: 1.5em;
}


/*----------------------star查看记录*/

.tearch_banner {
	margin-bottom: 3em;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .05);
	background-color: #fff;
	background-image: url(../img/bj_400.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}

.studen_banner {
	background-image: url(../img/bj_200.jpg);
	height: 200px;
}

.h_270 {
	height: 240px;
	background-image: url(../img/bj_270.jpg);
}

.h_415 {
	height: 415px;
	background-image: url(../img/bj_415.jpg);
}


/*头像*/

.img_shadow img {
	background-color: #fff;
	border: 5px solid #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.pic_140 {
	height: 140px;
}


/*简??*/

.tearch_banner_dl {
	position: relative;
}

.tearch_banner_dl .f_l {
	position: absolute;
	top: 50px;
	left: 0;
}

.tearch_banner_dl .f_r {
	position: absolute;
	top: 20px;
	right: 0;
}

.tearch_banner_dl dt {
	padding: 30px 0 0 0;
	text-align: center;
	color: #666;
}

.tearch_banner_dl dt .t {
	margin: .7em 0;
}

.tearch_banner_dl dt h4 {
	font-size: 24px;
	margin: .7em 0 0 0;
}

.tearch_banner_dl .f_r li {
	text-align: center;
	margin-left: 2.5em;
}

.tearch_banner_dl .t img,
.middle_img {
	margin-right: .5em;
	vertical-align: middle;
}


/*教师详情*/

.tearch_d_nav dt {
	width: 140px;
	margin-right: 3em;
}

.tearch_d_nav dd .t {
	line-height: 24px;
	margin: 40px 0 0 0;
	padding-bottom: 35px;
	border-bottom: 1px solid #eee;
}

.tearch_d_nav .d {
	line-height: 65px;
	font-size: 16px;
}

.tearch_d_nav .d li {
	float: left;
	margin-right: 4em;
	height: 61px;
}

.tearch_d_nav .d li a {
	position: relative;
	display: inline-block;
	padding: 0px 2px;
}

.tearch_d_nav .d .current a {
	padding-bottom: 0\9;
	border-bottom: 4px solid #31ab68;
	color: #31ab68;
	font-weight: bold;
}

.tearch_d_nav .d li a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
	width: 0;
	height: 4px;
	line-height: 0;
	font-size: 0;
	background-color: #31ab68;
	border-radius: 2px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	display: none\9;
}

.tearch_d_nav .d li a:hover::before,
.tearch_d_nav .d .current a::before {
	width: 100%;
}

.tearch_d_nav .d .current a::before {
	font-weight: bold;
	color: #ff8a00;
}


/*文字按钮*/

.btn_24 {
	color: #fff;
	background-color: #ffa800;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 1em;
}

.btn_green {
	background-color: #40bf00;
}

.email_a {
	position: relative;
	display: inline-block;
}


/*数量*/

.f_num {
	line-height: 20px;
	position: absolute;
	top: -.7em;
	right: -1em;
	float: left;
	padding: 0 .3em;
	background-color: #31ab68;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border-radius: 2em;
	border: 2px solid #fff;
}

.v_img {
	vertical-align: middle;
	margin: 0 1em 0 .5em;
}


/*按钮*/

.btn_s {
	background-color: #ffa800;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	border: none;
	font-weight: bold;
	line-height: 24px;
	padding: 0 .6em;
}

.btn_s:hover {
	background-color: #31ab68;
	color: #fff;
	text-decoration: none;
}


/*文字*/

.text_box {
	color: #fff;
	line-height: 24px;
	display: inline-block;
	margin: 0 .15em;
	vertical-align: top;
	padding: 0 .5em;
	background-color: #63bbff;
}

.text_box:hover {
	color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.text_box_green {
	background-color: #6cde98;
}

.text_box_red {
	background-color: #ff6656;
}

.text_box_yellow {
	background-color: #ffce37;
}


/*文字*/

.text_box_f {
	color: #fff;
	font-size: 13px;
	background-color: #70c0ff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	width: 20px;
	text-align: center;
	line-height: 20px;
}

.text_box_f_yellow {
	background-color: #ffce37;
}

.text_box_f_green {
	background-color: #6bde99;
}

.text_box_f_red {
	background-color: #ff6656;
}

.text_box_s {
	color: #fff;
	line-height: 20px;
	display: inline-block;
	margin: 0 .15em;
	vertical-align: top;
	padding: 0 .5em;
	background-color: #40bf00;
}

.text_box_s_gray {
	background-color: #ccc;
}

.list_ul li {
	float: left;
}


/*????*/

.d_center {
	margin: 2.5em auto 4em auto;
	overflow: hidden;
	padding-bottom: 2em;
}

.t_center {
	margin: 1em auto 4em auto;
	overflow: hidden;
	padding-bottom: 2em;
}

.i_center {
	margin: 1em auto 4em auto;
	padding-bottom: 2em;
}

.w_300 {
	width: 300px;
}

.w_220 {
	width: 220px;
}

.box_line {
	border-right: 1px solid #eee;
	margin-right: -1px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}


/*左???航*/

.tearch_l_nav dt {
	margin: 0 20px;
	border-bottom: 1px solid #eee;
	line-height: 70px;
	text-align: center;
	font-size: 22px;
}

.tearch_l_nav dt span {
	background: url(../img/tool.png) no-repeat left center;
	padding-left: 1.5em;
}

.tearch_l_nav h5 {
	margin: 1em 20px .6em 20px;
	font-size: 16px;
}

.tearch_l_nav .t {
	margin-bottom: 1em;
}

.tearch_l_nav ul {
	padding: 0 .7em;
}

.tearch_l_nav li {
	line-height: 40px;
	margin-bottom: 1em;
}

.tearch_l_nav li a {
	display: block;
	margin: 0 .8em;
	text-align: center;
	background-color: #3ac779;
	color: #fff;
}

.tearch_l_nav li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #31ab68;
}


/*内???右*/

.box_r {
	padding: 0 20px;
}

.box_r_w {
	width: 860px;
	padding: 0 20px;
}


/*标??????航*/

.r_tab_nav {
	line-height: 70px;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.r_tab_nav dd a {
	display: inline-block;
	margin: 0 1.5em;
	padding: 0 .2em;
}

.r_tab_nav dd .tab_light {
	height: 67px;
	border-bottom: 4px solid #31ab68;
	margin-bottom: -1px;
	color: #31ab68;
	font-weight: bold;
}


/*标???*/

.r_th_y {
	border-bottom: 1px solid #eee;
	font-size: 18px;
	line-height: 20px;
	padding: 25px 0;
}

.r_th_y b {
	padding-left: 1.2em;
	border-left: 4px solid #31ab68;
	font-weight: bold;
}


/*表格*/

.list_table {
	margin-bottom: 1.5em;
	width: 100%;
}

.list_table th {
	background-color: #f8f8f8;
	color: #888;
	line-height: 50px;
	text-align: center;
}

.list_table td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
	padding: 1.3em 1em;
}

.data_2 {
	text-align: center;
	color: #666;
	line-height: 1.1em;
	font-size: 14px;
	display: inline-block;
}

.data_1 {
	color: #666;
}


/*经过*/

.hover_table tbody .tr_hover {
	background-color: #F1FCF7;
}

.hover_table tbody .tr_hover td {
	border-color: #3ac779;
}


/*????*/

.buy_vip {
	background-color: #fff7ea;
	padding: 1em 2em;
	margin: 2em 0;
}

.buy_vip img {
	vertical-align: middle;
	margin-right: 1.5em;
}

.buy_btn {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	padding: 0 1.5em;
	line-height: 40px;
	background-color: #ffa800;
	margin: 5px 0 0 0;
}

.buy_btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ff8a00;
}

.buy_vip dd {
	text-align: right;
}


/*页码*/

.page_o {
	margin: 0 20px;
	line-height: 33px;
}

.page_o dd,
.page_o dt {
	padding: 1em 0;
}

.page_o dd {
	text-align: right;
}

.page_r em {
	color: #999;
}

.page_r a,
.page_o b,
.page_r em {
	font-style: normal;
	border: 1px solid #dedede;
	background-color: #fbf9fa;
	margin-left: .4em;
	vertical-align: top;
	display: inline-block;
	padding: 0 1.2em;
}

.page_r a:hover {
	border-color: #3ac779;
	color: #3ac779;
	background-color: transparent;
}

.page_r b {
	background-color: #ffa800;
	color: #fff;
	border-color: #ffa800;
}

.page_c,
.page_c dd {
	text-align: center;
}


/*学员*/

.studen_banner_dl {
	padding: 40px 0 0 0;
}

.studen_banner_dl h4 {
	font-size: 24px;
}

.studen_banner_dl .email_a {
	margin-left: 1em;
	vertical-align: middle;
}

.studen_banner_dl dd {
	text-align: right;
}

.studen_banner_dl dd ul {
	float: right;
}

.studen_banner_dl dd li {
	margin-left: 2.5em;
	text-align: center;
}

.studen_banner_dl dd .btn_r {
	clear: both;
	text-align: right;
	padding: 15px 0 0 0;
}

.studen_banner_dl dt .t {
	margin: .6em 0 0 0;
	color: #666;
}

.phone_a {
	background: url(../img/icon/phone.png) no-repeat left center;
	display: inline-block;
	vertical-align: middle;
	padding-left: 1.2em;
}


/*按钮*/

.write_btn {
	background-color: #fff;
	border: 1px solid #3ac779;
	color: #3ac779;
	background-image: url(../img/writ.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	padding: 0 1em 0 3em;
	line-height: 38px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}

.write_btn:hover {
	background-color: #31ab68;
	color: #fff;
	background-image: url(../img/writ_r.png);
}


/*按钮*/

.btn_40 {
	font-weight: bold;
	border: none;
	color: #fff;
	background-color: #3ac779;
	line-height: 40px;
	display: inline-block;
	padding: 0 2em;
	cursor: pointer;
	vertical-align: top;
}

.btn_40:hover {
	background-color: #31ab68;
	color: #fff;
}

.btn_border_orange {
	color: #3ac779;
	border: 1px solid #3ac779;
	line-height: 38px;
	padding: 0 1em;
	font-weight: normal;
	background-color: transparent;
}

.btn_gray,
.btn_gray:hover {
	background-color: #ccc;
	color: #fff;
}

.data_gray {
	color: #888;
}


/*列表*/

.tearch_ul_pic .li_o {
	border-bottom: 1px solid #eee;
	padding: 1.5em 1em;
}

.tearch_ul_pic .che_box {
	display: inline-block;
	margin: 40px 0 0 0;
	vertical-align: top;
}

.tearch_ul_pic .l_pic {
	width: 160px;
	margin-right: 3em;
}

.tearch_ul_pic .r_text p {
	margin: .5em 0;
}

.tearch_ul_pic .r_text {
	margin: .5em 0 0 0;
}

.tearch_ul_pic .btn_40 {
	margin-top: 1.5em;
}

.tearch_ul_pic2 .r_text {
	margin-top: 1.5em;
}

.tearch_ul_pic2 .data_1 {
	margin-top: 2.6em;
}

.tearch_ul_pic_bbs .l_pic {
	width: 100px;
}

.tearch_ul_pic_bbs .btn_border_orange {
	padding: 0 2em;
}


/*辅???班*/

.tutorium_ul_pic .l_pic {
	width: 280px;
}

.tutorium_ul_pic .blue_link {
	padding: 2.6em 2em 0 0;
}

.ok_text {
	margin-top: 1.5em;
	line-height: 40px;
	display: inline-block;
}

.ok_text img {
	vertical-align: middle;
	margin-right: .4em;
}


/*------------------------star详情??*/

.h_355 {
	height: 355px;
}

.tearch_banner .site_th {
	margin-top: 0;
	padding: 1em 0 0 0;
}

.dis_th {
	color: #666;
	background: url(../img/icon/pat_line_4.gif) repeat-x left bottom;
	padding: 0 0 40px 0;
}

.dis_th h2 {
	color: #333;
	font-size: 24px;
}

.dis_th dd p {
	margin: .6em 0 0 0;
}

.dis_th .list_ul {
	text-align: center;
	border-left: 1px solid #ddd;
	padding: 5px 0 0 .5em;
}

.dis_th .list_ul li {
	margin-left: 2.4em;
}

.dis_th .list_ul li p {
	margin: .3em 0 0 0;
	line-height: 1.1em;
}

.dis_th .text {
	vertical-align: bottom;
	line-height: 1.1em;
	padding: 34px 30px 0 0;
}

.dis_th .text .font_24 {
	color: #333;
}

.arrow_30 {
	display: inline-block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background: url(../img/tool_a.png) no-repeat;
}

.share_arrow_30 {
	background-position: 0 -30px;
}

.report_arrow_30 {
	background-position: 0 -120px;
}

a:hover .share_arrow_30 {
	background-position: 0 -90px;
}

.active .coll_arrow_30 {
	background-position: 0 -60px;
}

a:hover .report_arrow_30 {
	background-position: 0 -150px;
}

.sec_wechat {
	display: none;
	position: absolute;
	right: 0;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px;
	width: 120px;
	text-align: center;
	box-shadow: 0 5px 5px #ccc;
}

.hover_box {
	position: relative;
	z-index: 5;
}


/*分享*/

.sec_share_box {
	display: none;
	position: absolute;
	background-color: #fff;
	right: 0;
	padding-bottom: 1em;
	width: 260px;
	text-align: center;
	border: 1px solid #eee;
}

.sec_share_box .fxdwz {
	border-bottom: 1px solid #eaeaea;
	line-height: 40px;
	margin: 0 1em 1em 1em;
	color: #666;
}

.share_arrow {
	display: inline-block;
	background: url(../img/icon/share.png) no-repeat;
	margin: 0 .2em;
	width: 24px;
	height: 24px;
	overflow: hidden;
}

.share_sina {
	background-color: #ff7c42;
}

.share_qq_b {
	background-color: #6ecdf9;
	background-position: 0 -24px;
}

.share_qq {
	background-color: #62a1ef;
	background-position: 0 -48px;
}

.share_wechat {
	background-color: #61e091;
	background-position: 0 -72px;
}

.share_baidu {
	background-color: #36abe7;
	background-position: 0 -96px;
}

.share_bouban {
	background-color: #5cb341;
	background-position: 0 -120px;
}

.share_qzone {
	background-color: #ffbf42;
	background-position: 0 -144px;
}


/*步???*/

.step_ul {
	color: #888;
	margin: 50px 0 0 0;
	position: relative;
}

.step_line {
	background-color: #ccc;
	height: 2px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	left: 0;
	width: 100%;
}

.step_ul li {
	position: relative;
	text-align: center;
}

.step_ul .active .step_line,
.active .step_arrow {
	background-color: #3ac779;
}

.step_ul li p {
	margin: 1em 0 0 0;
}

.step_ul .active {
	color: #333;
}


/*图标*/

.step_arrow {
	position: relative;
	z-index: 4;
	display: inline-block;
	width: 34px;
	height: 34px;
	background-color: #ccc;
	overflow: hidden;
	background-image: url(../img/step.png);
	background-repeat: no-repeat;
}

.stap_a2 {
	background-position: 0 -34px;
}

.stap_a3 {
	background-position: 0 -68px;
}

.stap_a4 {
	background-position: 0 -102px;
}

.stap_a5 {
	background-position: 0 -136px;
}

.stap_a6 {
	background-position: 0 -170px;
}


/*??买积??*/


/*左???航*/

.l_nav {
	padding: 30px 0 0 40px;
}

.l_nav li {
	line-height: 30px;
	height: 30px;
	margin: 1.3em 0;
}

.l_nav li a {
	display: block;
}

.l_nav .active a {
	color: #ff8a00;
	font-weight: bold;
}


/*图标*/

.l_arrow {
	width: 30px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-right: 1em;
	background: url(../img/icon/l_arrow.png) no-repeat;
}

.l_arrow2 {
	background-position: 0 -30px;
}

.l_arrow3 {
	background-position: 0 -60px;
}

.l_arrow4 {
	background-position: 0 -90px;
}

.l_arrow5 {
	background-position: 0 -120px;
}

.l_arrow6 {
	background-position: 0 -150px;
}

.active .l_arrow,
a:hover .l_arrow {
	background-position: -30px 0;
}

.active .l_arrow2,
a:hover .l_arrow2 {
	background-position: -30px -30px;
}

.active .l_arrow3,
a:hover .l_arrow3 {
	background-position: -30px -60px;
}

.active .l_arrow4,
a:hover .l_arrow4 {
	background-position: -30px -90px;
}

.active .l_arrow5,
a:hover .l_arrow5 {
	background-position: -30px -120px;
}

.active .l_arrow6,
a:hover .l_arrow6 {
	background-position: -30px -150px;
}

.l_nav_small .l_nav {
	padding-bottom: 10em;
}

.l_nav_small .d_wechat {
	margin-bottom: 4em;
}


/*上传成功*/

.up_ok {
	text-align: center;
	padding: 3.5em 0 3em 0;
}

.up_ok h4 {
	font-size: 22px;
	margin: .5em 0 .5em 0;
}

.up_ok p {
	color: #666;
}


/*数字*/

.mes_num {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	line-height: 18px;
	padding: 0 .4em;
	background-color: #3ac779;
	margin: 0 0 0 .7em;
	vertical-align: middle;
}


/*关注????*/

.d_wechat {
	text-align: center;
	margin: 4em 0 0 0;
}

.d_wechat img {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.wechat_arrow {
	background-color: #51d37f;
	width: 34px;
	height: 34px;
	display: inline-block;
	background-image: url(../img/icon/wechat_30.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.d_wechat h5 {
	margin: .3em 0 .8em 0;
	color: #666;
	font-size: 14px;
}


/*关于*/

.company_about {
	padding: 30px 35px 15px 35px;
	margin: 2em 0;
}

.company_about h4 {
	font-size: 22px;
}

.company_about_d {
	color: #666;
	margin: .6em 0 0 0;
	padding: .4em 0;
	overflow: hidden;
}

.company_about_l {
	width: 290px;
	padding-right: 40px;
	margin-right: 40px;
	border-right: 1px solid #ddd;
}

.company_about_l li,
.company_about_text li {
	line-height: 30px;
	margin: .2em 0;
}


/*按钮*/

.btn_30 {
	line-height: 30px;
	cursor: pointer;
	background-color: #ffa800;
	color: #fff;
	font-size: 14px;
	padding: 0 1em;
	vertical-align: top;
	display: inline-block;
}

.btn_30:hover {
	color: #fff;
	background-color: #ff8a00;
	text-decoration: none;
}

.btn_30_border {
	background-color: transparent;
	line-height: 28px;
	border: 1px solid #ccc;
	color: #666;
}

.btn_30_border:hover {
	border-color: #ff8a00;
	color: #ff8a00;
	background-color: transparent;
}

.ext_btn_r {
	margin: 1.5em 0 0 0;
	border: 1px solid #ffa800;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: transparent;
	background-image: url(../img/icon/writ_s.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.ext_btn_r:hover {
	background-color: #ffa800;
	background-image: url(../img/icon/writ_s_w.png);
}


/*--------------------------------star订单详情??*/

.center_box {
	margin: 3em auto 6em auto;
	padding-bottom: 1px;
}

.w_860 {
	width: 860px;
}

.w_250 {
	width: 250px;
}

.w_830 {
	width: 830px;
}


/*文字*/

.about_text_t {
	margin: 2em 0 5em 0;
}

.about_text_t h5 {
	font-size: 15px;
	font-weight: bold;
}

.about_text_t .text {
	color: #666;
	margin-bottom: 3em;
}


/*标???*/

.th_line_d {
	font-size: 18px;
	margin-bottom: 1em;
	height: 40px;
	line-height: 35px;
	background: url(../img/th_line.gif) no-repeat left bottom;
}


/*标??????航*/

.d_tab_nav {
	margin: 1em 0;
	height: 40px;
	line-height: 35px;
}

.d_tab_nav dt {
	font-size: 18px;
	background: url(../img/th_line.gif) no-repeat left bottom;
}

.d_tab_nav dd {
	line-height: 30px;
	margin-top: 2px;
}

.d_tab_nav dd a {
	float: left;
	border: 1px solid #ccc;
	margin-left: 1em;
	padding: 0 1.2em;
	cursor: pointer;
}

.d_tab_nav dd .tab_light {
	background-color: #ffa800;
	color: #fff;
	border-color: #ffa800;
}


/*文字*/

.list_text_ul {
	color: #666;
	margin: 1em 0;
}

.list_text_ul .fl {
	margin-right: .8em;
}

.list_text_ul li {
	margin: .4em 0;
}

.list_text_ul .li_w {
	width: 100%;
	clear: both;
	float: none;
	margin: .6em 0;
}

.text_sec {
	margin-bottom: 1.5em;
}


/*地图*/

.shadow_box_light {
	box-shadow: 0 0px 8px rgba(0, 0, 0, .1);
	background-color: #fff;
	border: 1px solid #eee;
}

.map_box {
	margin: 1.5em 0 4em 0;
}

.map_box h5 {
	border-bottom: 1px solid #eee;
	line-height: 50px;
	background-color: #fff;
	background-image: url(../img/map.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	padding-left: 3.2em;
	font-size: 16px;
	color: #666;
}

.map-container {
	width: 100%;
	height: 320px;
}


/*预约*/

.free_box {
	background-image: url(../img/icon/box_d.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.free_box_light {
	position: fixed;
	top: 15px;
	width: 248px;
}

.free_box_t {
	padding: 25px 20px 20px 20px;
	background-image: url(../img/box_t.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.free_box_dl {
	text-align: center;
}

.free_box_dl dd {
	padding: .4em 0 0 0;
}

.free_box_dl h5 {
	font-size: 14px;
	color: #666;
}

.free_box_dl p {
	margin: 1em 0;
}


/*按钮*/

.btn_border_44 {
	border: 1px solid #ccc;
	background-color: transparent;
	font-size: 15px;
	display: block;
	line-height: 42px;
}

.btn_border_44:hover {
	border-color: #3ac779;
}


/*按钮*/

.btn_44 {
	text-transform: uppercase;
	line-height: 44px;
	height: 44px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
	display: block;
}

.orange_btn {
	background-color: #3ac779;
}

.green_btn {
	background-color: #40bf00;
}

.orange_btn:hover {
	background-color: #31ab68;
	color: #fff;
}

.green_btn:hover {
	background-color: #60d426;
	color: #fff;
}

.btn_arrow {
	display: inline-block;
	vertical-align: middle;
	margin-right: .5em;
	background: url(../img/btn_arrow.png) no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
}

.btn_tel {
	background-position: 0 -30px;
}


/*标???*/

.th_arrow_y {
	line-height: 16px;
	height: 16px;
	border-left: 6px solid #3ac779;
	padding-left: .6em;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 1.5em 25px 0 25px;
}

.th_more_a {
	float: right;
	cursor: pointer;
	margin: -2px 0 0 0;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background-image: url(../img/icon/s_d.png);
	background-repeat: no-repeat;
}

.subject_click .th_more_a {
	background-image: url(../img/icon/s_t.png);
}

.subject_box .select_ul_box {
	display: none;
}


/*-------star??买会??*/

.th_arrow_p {
	display: inline-block;
	vertical-align: middle;
	margin-right: .4em;
	width: 34px;
	height: 34px;
	overflow: hidden;
	background: url(../img/icon/th_arrow.png) no-repeat;
}

.th_arrow_p2 {
	background-position: 0 -34px;
}

.th_arrow_p3 {
	background-position: 0 -68px;
}


/*表格*/

.buy_table {
	border-bottom: 1px solid #e1e5e8;
	width: 100%;
	margin: 2em 0;
	line-height: 60px;
	color: #666;
}

.buy_table thead th {
	font-size: 22px;
	border-right: 1px solid #fff;
	background-color: #e1e5e8;
	padding: 10px 0;
	line-height: 40px;
}

.buy_table thead th.th_2 {
	line-height: 20px;
}

.buy_table thead .th_orange {
	background-color: #3ac779;
	color: #fff;
}

.buy_table thead .th_green {
	background-color: #40bf00;
	color: #fff;
}

.buy_table tbody .tr_even {
	background-color: #f5f6f8;
}

.buy_table tbody td,
.buy_table tbody th {
	vertical-align: middle;
	border-right: 1px solid #fff;
	text-align: center;
}

.buy_table tbody th {
	background-color: #f5f6f8;
	text-align: left;
	padding-left: 2.5em;
}

.buy_table tbody .tr_even th {
	background-color: #e1e5e8;
}

.buy_table tbody tr:hover {
	background-color: #fffdef;
}

.buy_table img {
	vertical-align: middle;
}

.buy_table tbody td b {
	margin: 0 .2em;
}

.table_div {
	padding: 0 20px;
}

.table_div .buy_table {
	margin-bottom: 4em;
}

.table_div .buy_table thead th {
	font-size: 16px;
	font-weight: bold;
}

.table_div .buy_table tbody th {
	font-size: 15px;
}


/*????*/

.buy_ul li {
	position: relative;
	margin-right: -1px;
	text-align: center;
	border-bottom: 1px solid #e1e5e8;
	color: #666;
	margin: 2em 0;
}

.buy_ul h5 {
	font-size: 22px;
	border-right: 1px solid #fff;
	background-color: #e1e5e8;
	padding: 10px 0;
	line-height: 40px;
	color: #666;
}

.buy_ul .buy_2 h5 {
	background-color: #3ac779;
	color: #fff;
}

.buy_ul .buy_3 h5 {
	background-color: #40bf00;
	color: #fff;
}

.buy_ul .d {
	background-color: #f5f6f8;
	border-right: 1px solid #fff;
	text-align: left;
	text-indent: 40px;
}

.buy_ul .li_o .d {
	text-align: center;
	text-indent: 0px;
}

.buy_ul .d p {
	line-height: 60px;
}

.buy_ul .d .even_p {
	background-color: #e1e5e8;
}

.buy_ul .d p b {
	margin: 0 .2em;
}

.buy_ul .d img {
	vertical-align: middle;
}

.buy_ul .li_o {
	cursor: pointer;
}

.buy_ul .li_o .d {
	background-color: #fff;
}

.buy_ul .li_o .d .even_p {
	background-color: #f5f6f8;
}

.box_border {
	position: absolute;
	border: 2px solid #31ab68;
	border-color: transparent;
	top: -2px;
	left: -2px;
	background-color: transparent;
	width: 99.5%;
	height: 100%;
}

.buy_ul .active {
	z-index: 2;
}

.buy_ul .active .box_border {
	border-color: #31ab68;
}

.div_line {
	padding: 1.6em 15px;
	border-bottom: 1px solid #eee;
}

.div_div {
	padding: 1.5em 15px 3em 15px;
}

.div_line:last-child {
	border-bottom: none;
}

.ext_btn_a {
	border: 1px solid #ccc;
	display: inline-block;
	background-color: transparent;
	font-size: 14px;
	line-height: 28px;
	padding: 0 1em 0 2.5em;
	background-image: url(../img/icon/writ.png);
	background-repeat: no-repeat;
	background-position: .8em center;
}

.ext_btn_a:hover {
	border-color: #ff8a00;
}

.a_margin a {
	margin-right: 1em;
}

.a_margin {
	color: #888;
}

.m_span {
	margin-right: 1em;
}

.a_margin img,
.m_span img,
.note_img img {
	vertical-align: middle;
	margin-right: .3em;
}


/*备注*/

.note_ol {
	color: #666;
}


/*??买积??*/

.buy_dl {
	margin: 2em 1em 5em 1em;
	position: relative;
}

.buy_dl h5 {
	font-size: 16px;
	color: #666;
}

.buy_dl ul,
.buy_dl dd {
	width: 410px;
	margin: 0 auto;
}

.buy_dl ul {
	padding: 60px 0 30px 0;
}

.buy_dl ul li {
	position: relative;
	line-height: 54px;
	margin-bottom: 1.4em;
}

.buy_dl ul li a {
	display: block;
	border: 1px solid #eaeaea;
	text-align: center;
	color: #666;
}

.buy_dl ul .active a {
	font-weight: bold;
	border-color: #3ac779;
	color: #3ac779;
}

.sale_red {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em;
	background-color: #eb4040;
	padding: 0 .6em;
	line-height: 20px;
}

.f_text_note {
	position: absolute;
	right: -12em;
	top: 0;
}


/*-------------star价格??*/

.prit_th {
	font-size: 15px;
	text-align: center;
	padding: 2em 0 1em 0;
}

.prit_th h2 {
	font-size: 24px;
}

.prit_th p {
	margin: 1em 0 0 0;
	color: #666;
}

.prit_th img {
	vertical-align: middle;
	margin-right: .8em;
}

.div_fill .list_text_ul li {
	line-height: 34px;
}

.div_fill .list_text_ul .fl {
	width: 76px;
}

.fill_text_240 {
	border: 1px solid #eaeaea;
	background-color: #fff;
	padding: 7px 19px;
	width: 200px;
	line-height: 20px;
	height: 20px;
	color: #666;
}

.fill_text_240:focus {
	border-color: #3ac779;
}

.list_text_ul .select_ul li a {
	line-height: 32px;
	padding: 0 1em;
}


/*选择*/

.select_ul {
	position: relative;
	color: #999;
	z-index: 8;
}

.select_ul li {
	float: left;
	margin: 0 .5em 0em 0;
	width: auto;
}

.select_ul li a {
	min-width: 68px;
	color: #999;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	line-height: 42px;
	padding: 0 2em;
}

.select_ul_auto li a {
	min-width: inherit;
}

.select_ul li:hover {
	background-color: #fff;
	border-color: #ccc;
	color: #333;
}

.select_ul .active a {
	background-color: #fff;
	border-color: #3ac779;
	color: #3ac779;
}

.select_ul_box {
	margin: 0 1em;
	padding: 1.5em 0 0 0;
}

.select_ul_box li {
	margin: 0 0 .6em 0;
}

.select_ul_box li a {
	min-width: inherit;
	float: none;
	display: block;
	margin: 0 .4em;
	line-height: 34px;
	padding: 0 1em;
}

.time_hide_box {
	position: absolute;
	left: 0;
	top: 44px;
	display: none;
}

.select_ul_auto li a {
	min-width: auto;
	padding: 0 1.2em;
}

.fill_table th .red_text {
	margin: 0 .5em 0 0;
}

.fill_table .text_d {
	margin: 1em 0 0 0;
}


/*标??????航*/

.table_tab_nav_s {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #e7e7e7;
	line-height: 40px;
	height: 40px;
}

.table_tab_nav_s dd a {
	margin-right: .3em;
	color: #666;
	position: relative;
	float: left;
	padding: 0 .5em;
}

.table_tab_nav_s dd .tab_light,
.table_tab_nav_s dd a:hover {
	border-bottom: 3px solid #ff8a00;
	*border-bottom: 3px solid #ff8a00;
	height: 38px\9;
	*height: 38px;
	height: 38px\0;
}

.table_tab_nav_s dd a::before {
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 3px;
	font-size: 0;
	width: 0%;
	display: block;
	content: '';
	background-color: #ff8a00;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	display: none\9;
	display: none\0;
}

.table_tab_nav_s dd .tab_light::before,
.table_tab_nav_s dd a:hover::before {
	width: 100%;
}

.table_tab_nav_s dd a:hover {
	color: #333;
}

.table_tab_nav_s dd .tab_light {
	font-weight: bold;
	color: #ff8a00;
}


/*标??????航2*/

.r_tab_nav_b {
	font-size: 16px;
	line-height: 54px;
	height: 54px;
}

.r_tab_nav_b dd a {
	margin-right: 1.5em;
}

.r_tab_nav_b dd .tab_light,
.r_tab_nav_b dd a:hover {
	height: 52px\9;
	*height: 52px;
	height: 52px\0;
}

.r_tab_nav_b dd .tab_light {
	font-weight: normal;
}


/*-----------------star??人中心???页*/

.tearch_1 {
	margin: 2em 1em;
	line-height: 40px;
}


/*??速接到???教的技??*/

.tearch_step {
	background-color: #fffcf6;
	padding: 2.4em 20px;
}

.tearch_step .r_th_y {
	line-height: 22px;
	height: auto;
	padding: 0;
	border: none;
}

.tearch_step .r_th_y b {
	font-size: 22px;
	padding-left: .6em;
	font-weight: normal;
}

.tearch_step_ul {
	font-size: 15px;
	margin: 40px 0 1em 5em;
}

.tearch_step_ul p {
	margin: 1em 0 0 0;
}

.tearch_step_ul .gt {
	background: url(../img/icon/step_arrow.png) no-repeat center bottom;
	padding: 0px 0 0 0;
	height: 68px;
	width: 160px;
}

.tearch_step_ul li {
	float: left;
	text-align: center;
}

.tearch_arrow {
	display: inline-block;
	width: 110px;
	height: 110px;
	background-color: #ffbf43;
	background-image: url(../img/icon/step_a.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.tearch_arrow2 {
	background-color: #6ed695;
	background-position: 0 -110px;
}

.tearch_arrow3 {
	background-color: #6eb3d6;
	background-position: 0 -220px;
}


/*进度*/

.step_o {
	background-color: #ccc;
	width: 120px;
	height: 8px;
	overflow: hidden;
	margin: 1em .5em 0 2em;
	vertical-align: top;
	display: inline-block;
}

.step_i {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, #ffbe51, #ff8d22);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #ffbe51, #ff8d22);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbe51', endColorstr='#ff8d22', GradientType='1');
	/* IE*/
	background-color: #ff9900\0;
}

.w_90 {
	width: 90%;
}

.w_80 {
	width: 80%;
}

.w_70 {
	width: 70%;
}

.w_60 {
	width: 60%;
}

.w_50 {
	width: 50%;
}

.w_40 {
	width: 40%;
}

.w_30 {
	width: 30%;
}

.w_20 {
	width: 20%;
}

.w_10 {
	width: 10%;
}

.w_0 {
	width: 0;
}


/*我的进度*/


/*标??????航*/

.s_tab_nav {
	margin: 40px 0 0 0;
	height: 50px;
	line-height: 50px;
}

.s_tab_nav dd {
	font-size: 16px;
	text-align: right;
}

.s_tab_nav dd a {
	float: left;
	margin: 0 0 0 1.5em;
	padding: 0 .2em;
}

.s_tab_nav dd .tab_light {
	border-bottom: 3px solid #ff8a00;
	color: #ff8a00;
	margin-bottom: -1px;
	height: 48px;
}

.s_tab_nav dt {
	font-size: 22px;
	background: url(../img/icon/th_tad.png) no-repeat left center;
	padding-left: 2.4em;
}

.tab_box_s {
	background-color: #f8f8f8;
	margin-bottom: 4em;
}

.s_tab_box_s {
	padding: 2em 1em;
	text-align: center;
}


/*二级标??????航*/

.s_tab_nav_s {
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	text-align: center;
}

.s_tab_nav_s li a {
	width: 20%;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #eee;
}

.s_tab_nav_s li .tab_light {
	border-bottom: none;
	background: #f8f8f8;
	height: 61px;
	margin-bottom: -1px;
}


/*??*/

.null_box {
	display: block;
	text-align: center;
	color: #999;
	padding: 5em 0;
}

.box_r .book_up_ul {
	width: 105%;
	padding-left: 2%;
}


/*星星*/

.star {
	display: inline-block;
	width: 110px;
	height: 20px;
	overflow: hidden;
	background: url(../img/icon/star.png) no-repeat;
	vertical-align: middle;
}

.star_4 {
	background-position: 0 -20px;
}

.star_3 {
	background-position: 0 -40px;
}

.star_2 {
	background-position: 0 -60px;
}

.star_1 {
	background-position: 0 -80px;
}

.star_0 {
	background-position: 0 -100px;
}


/*密码权限*/

.pass_dl dd {
	margin: 0 auto;
	padding: 4em 0 0 0;
	width: 410px;
	text-align: center;
}

.pass_dl h5 {
	font-size: 16px;
}

.pass_dl {
	margin: 2em .4em 6em .4em;
}

.pass_dl dt ul {
	padding: 2em 0 0 0;
	width: 102%;
}

.pass_dl dt li a {
	display: block;
	margin-right: 2em;
	border: 1px solid #ccc;
	line-height: 53px;
	text-align: center;
	color: #666;
}

.pass_dl dt .active a {
	border-color: #ffa800;
	color: #ffa800;
	font-weight: bold;
}

.pass_dl .fill_text {
	padding: 15px 20px;
	font-size: 15px;
	line-height: 21px;
	height: 21px;
	width: 370px;
}

.pass_dl .t p {
	margin: 1em 0;
}

.pass_dl .t {
	padding: 2em 0 0 0;
	width: 410px;
	margin: 0 auto;
}


/*??人中心???页*/

.studen_adv {
	margin: 3em 0 8em 0;
	text-align: center;
}

.studen_adv h5 {
	font-size: 16px;
	margin: .6em 0 .4em 0;
}

.studen_adv .d {
	margin: 1em 0 0 0;
}

.studen_adv .btn_40 {
	padding: 0 3em;
}


/*图标*/

.studen_arrow {
	width: 120px;
	height: 120px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background-color: #ffbf43;
	background-image: url(../img/club_arrow.png);
	background-repeat: no-repeat;
}

.studen_arrow2 {
	background-color: #6ed695;
	background-position: 0 -120px;
}

.studen_arrow3 {
	background-color: #6eb3d6;
	background-position: 0 -240px;
}


/*广告??*/

.adv_r {
	margin: 4em 0;
}

.adv_r img {
	max-width: 100%;
	width: 100%\8;
	*width: 100%;
}


/*基本信息*/

.admin_dl {
	font-size: 15px;
	width: 410px;
	margin: 4em auto 12em auto;
}

.admin_dl .t {
	margin: 20px 0;
	line-height: 30px;
	padding: 12px 0;
	height: 30px;
}

.admin_dl .t .fl {
	color: #666;
	width: 110px;
	text-indent: 30px;
	border-right: 1px solid #eee;
	margin-right: 50px;
}

.admin_dl dd {
	margin: 3em 0 0 0;
}

.admin_dl_fill .t {
	border: 1px solid #eee;
}

.admin_dl_fill .t:hover {
	border-color: #3ac779;
	box-shadow: 0 0 8px #3ac779;
}

.fill_text_no {
	border: none;
	background-color: transparent;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #666;
}


/*我的消息*/

.table_th {
	height: 50px;
	line-height: 50px;
	background-color: #f8f8f8;
	color: #666;
}

.table_th .td_1 {
	text-indent: 60px;
}

.td_1 {
	width: 74%;
}

.table_td li {
	border-bottom: 1px solid #eee;
	padding: 20px 0 20px 14px;
	line-height: 18px;
}

.table_td li .d {
	display: none;
	padding-left: 44px;
	margin: .6em 0 0 0;
}

.table_td .t_w {
	width: 22px;
	display: inline-block;
	vertical-align: top;
}

.table_td li .fr {
	margin-right: 4em;
}

.table_td .r_text .fr {
	text-align: right;
}

.table_td .sel_box label:before {
	margin-right: 0;
}

.mes_del {
	float: right;
	background: url(../img/icon/del_s.png) no-repeat;
	width: 24px;
	height: 24px;
	overflow: hidden;
}

.mes_arrow {
	background-color: #ff8a00;
	width: 10px;
	height: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: .2em 0 0 .4em;
}

.mes_read {
	width: 10px;
	height: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: .2em 0 0 .4em;
}

.mes_unread {
	background-color: #ff8a00;
	width: 10px;
	height: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: .2em 0 0 .4em;
}

.del_a {
	line-height: 24px;
	vertical-align: middle;
	background: url(../img/icon/del_s.png) no-repeat;
	display: inline-block;
	padding-left: 2em;
	color: #666;
}


/*--------------------star切换城市*/

.city_1 {
	margin: 2em auto;
	line-height: 40px;
}

.city_1 h2 {
	font-size: 22px;
	padding-left: 30px;
	background: url(../img/icon/city.png) no-repeat left center;
	margin-right: 2em;
}

.city_box {
	margin: 2em auto 3em auto;
	padding: 25px 0;
}

.city_box_i {
	padding: 0 25px;
}

.city_r select {
	color: #444;
	padding: 0 1.5em;
	width: 140px;
	border: 1px solid #ccc;
	margin: 0 .4em;
	font-size: 15px;
	height: 38px;
	line-height: 38px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;
	bacground: tansparent;
	-webkit-appearance: none;
	background: none;
	background: #fff url(../img/option.png) no-repeat 90% center;
}


/*搜索*/

.city_search {
	background-color: #fff;
	padding-left: 20px;
	border: 1px solid #ccc;
	height: 38px;
	width: 230px;
}

.city_search:hover {
	border-color: #ffa800;
	box-shadow: 0 0 8px #ffa800;
}

.city_search_text {
	border: none;
	background-color: transparent;
	width: 100%;
	line-height: 18px;
	height: 18px;
	padding: 10px 0;
}

.city_search_btn {
	border: none;
	cursor: pointer;
	width: 50px;
	text-align: center;
	height: 38px;
	background-image: url(../img/icon/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}


/*??门城??*/

.hot_city {
	border-bottom: 1px solid #e3e3e3;
	padding: 0 .5em 1.2em .5em;
	line-height: 2em;
	font-size: 15px;
}

.hot_city a {
	margin: 0 2em 0 0;
}

.hot_city h3 {
	font-size: 16px;
}


/*选择城市*/

.city_2 {
	line-height: 40px;
	margin: 1.2em .2em;
}


/*标??????航*/

.city_tab_nav {
	height: 45px;
	line-height: 33px;
	margin: 1em 0;
}

.city_tab_nav dd a {
	margin: 0 2em 0 0;
	display: inline-block;
	text-transform: uppercase;
	border-bottom: 2px solid #fbfbfb;
}

.city_tab_nav dd .tab_light {
	color: #ff8a00;
	border-bottom-color: #ff8a00;
}


/*标???内??*/

.city_link {
	padding: .4em 0 0 0;
}

.city_link li {
	font-size: 15px;
	margin-bottom: 2em;
}

.city_eng {
	background-color: #ff8a00;
	-moz-border-radius: 2em 0 2em 2em;
	-webkit-border-radius: 2em 0 2em 2em;
	border-radius: 2em 0 2em 2em;
	line-height: 30px;
	width: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-right: 1em;
}

.city_link a {
	margin: 0 2em .8em 0em;
	white-space: nowrap;
	float: left;
}


/*返回顶部*/

.ftool_top {
	position: fixed;
	right: 6px;
	bottom: 10px;
	z-index: 40;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

* html,
* html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}

.top_ftoolab {
	width: 50px;
	height: 50px;
	display: block;
	background-color: #3ac779;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.top_ftoolab:hover {
	background-color: #31ab68;
}


/*end 返回顶部*/


/*底部??动层*/

.box_bottom_fixed {
	text-align: center;
	position: fixed;
	z-index: 26;
	bottom: 0;
	left: 0;
	_position: absolute;
	height: 100px;
	background-image: url(../img/f_100.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
}

.f_people {
	position: relative;
	top: -60px;
}

.box_bottom_fixed .dtdropsel,
.box_bottom_fixed .divselect_box {
	margin: 25px 40px 0 40px;
	background-color: #fff;
}

.box_bottom_fixed .divselect_box {
	height: 40px;
}

.box_bottom_fixed .dtdropsel .dtselect_list,
.box_bottom_fixed .city_box_sec {
	top: auto;
	bottom: 0;
}

.box_bottom_fixed .btn_tt {
	display: inline-block;
	vertical-align: top;
	margin: 25px 0 0 0;
}

.box_bottom_fixed .btn_50 {
	color: #fff;
	font-weight: bold;
	line-height: 44px;
	height: 44px;
	font-size: 15px;
	padding: 0 2em;
	display: inline-block;
	vertical-align: top;
}


/*------------star科目列表*/

.th_arrow_r {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .5em;
	background-color: #ffa800;
	background-image: url(../img/icon/th_r.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 34px;
	height: 34px;
}

.ke_div {
	margin: 1em 25px 5em 25px;
}

.ke_div h4 {
	border-bottom: 2px solid #eee;
	height: 50px;
	line-height: 50px;
}

.ke_div h4 b {
	float: left;
	font-weight: normal;
	border-bottom: 2px solid #ff8a00;
	padding: 0 .3em;
	font-size: 22px;
	margin-bottom: -2px;
	height: 50px;
}

.ke_div li {
	font-size: 15px;
	border-bottom: 1px solid #eee;
	padding: 1.2em 0 1.2em .8em;
	line-height: 30px;
}

.ke_div li .box {
	overflow: hidden;
}

.ke_div li .fl {
	border-right: 1px solid #ccc;
	width: 100px;
	margin-right: 1em;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}

.ke_div li .r_text a {
	margin: 0 1.5em 0 0;
}


/*--------------star教师列表*/

.box_w_s {
	padding-bottom: 1px;
	margin: 1.5em auto 2.5em auto;
}


/*筛??*/

.filter_ul li {
	line-height: 30px;
	padding: 1.3em 1em .8em 1em;
	/*border-bottom: 1px solid #eee;*/
	margin: 0 1em;
}

.filter_ul li:last-child {
	border-bottom: none;
}

.filter_ul .sec_li {
	margin: 0;
	padding: 1em 2em .6em 2em;
	background-color: #f8f8f8;
}

.filter_ul .sec_li .r_text a {
	border-color: transparent;
}

.filter_ul h4 {
	width: 100px;
	font-size: 16px;
}

.filter_ul .r_text a {
	line-height: 28px;
	display: inline-block;
	border: 1px solid #fff;
	padding: 0 1em;
	margin: 0 .5em .5em 0;
}

.filter_ul .r_text .active,
.filter_ul .sec_li .r_text .active {
	background-color: #fff;
	border-color: #eee;
	color: #ff8a00;
	font-weight: bold;
}

.filter_ul .dtdropsel_m {
	margin-right: 1.5em;
}

.w_890 {
	width: 890px;
}

.w_270 {
	width: 270px;
}


/*标???*/

.l_th {
	margin-bottom: 1.8em;
	height: 40px;
	line-height: 40px;
}

.l_th_w {
	margin: 2em auto 1em auto;
}

.l_th .th_b {
	font-size: 22px;
	font-weight: normal;
	border-left: 4px solid #31ab68;
	padding-left: .4em;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}

.th_search {
	float: left;
	background-color: #fff;
	border: 1px solid #eee;
	height: 38px;
	padding-left: 20px;
	width: 260px;
	margin: 0 1em;
}

.th_search:hover {
	box-shadow: 0 0 8px #ff8a00;
	border-color: #ff8a00;
}

.th_search_btn {
	border: none;
	vertical-align: top;
	background-position: center center;
	width: 40px;
	height: 38px;
	cursor: pointer;
	background-color: #f8f8f8;
	border-left: 1px solid #eee;
	background-image: url(../img/icon/search_o.png);
	background-repeat: no-repeat;
}

.th_search_text {
	border: none;
	vertical-align: top;
	background-color: transparent;
	height: 18px;
	line-height: 18px;
	padding: 10px 0 10px 0;
	width: 100%;
}

.th_page em,
.th_page b,
.th_page a {
	font-style: normal;
	margin: 0 .3em;
}

.th_page .china {
	font-weight: bold;
	font-size: 16px;
}

.th_page em {
	color: #999;
}

.th_page b {
	font-size: 16px;
}


/*列表*/
.tearch_list_ul,
.studen_list,
.course_list_ul {
	color: #666;
	/* padding: 0em; */
	/* padding: 0em 25px; */
}
.studen_list{
	padding: 0em 25px;
}
/* 
.tearch_list_ul .li_o:hover,
.studen_list .li_o:hover,
.course_list_ul .li_o:hover {
	-moz-transform: translateY(-.5em);
	-webkit-transform: translateY(-.5em);
	transform: translateY(-.5em);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	margin: 0 -25px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0\9;
	padding-left: 0\9;
	padding-right: 0\9;
	*margin: 0;
	*padding-left: 0;
	*padding-right: 0;
} */

.tearch_list_ul .li_o,
.studen_list .li_o,
.course_list_ul .li_o {
	background-color: #fff;
	/* padding: 2.5em 0; */
	padding: 2.5em;
	/* border-bottom: 1px solid #eee; */
	border: 1px solid #eee;
	margin-bottom: 15px;
}

.tearch_list_ul .li_o dl {
	background-color: #fff;
}

.tearch_list_ul dt {
	width: 100px;
	margin-right: 3.5em;
	text-align: center;
}

.tearch_list_ul dt p {
	margin: 1em 0 0 0;
}

.tearch_list_ul dd .r_text {
	margin-top: .6em;
	width: 40%;
	margin-left: 3em;
}

.tearch_list_ul dd .r_text p {
	margin-bottom: .6em;
}

.tearch_list_ul dd h5 {
	margin-bottom: .6em;
	font-size: 22px;
}

.tearch_list_ul dd .l_text p {
	font-size: 15px;
	margin: .4em 0;
}

.tearch_list_ul dd .d {
	margin: .8em 0 0 0;
}

.text_box_border {
	color: #3ac779;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em;
	padding: 0 1em;
	line-height: 22px;
	border: 1px solid #3ac779;
}

.text_box_border_green {
	color: #40bf00;
	border-color: #40bf00;
}

.map_a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em;
	color: #666;
	font-size: 15px;
	padding-left: 2em;
	background: url(../img/df99.png) no-repeat left center;
}

.tearch_list_ul .btn_40 {
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 220px;
	font-size: 15px;
}


/*辅???班列表*/

.course_list_ul .li_o {
	padding: 1.5em 0;
}

.course_list_ul h5 {
	font-size: 22px;
}

.course_list_ul .map_a {
	margin: .8em 0;
}

.course_list_ul .d {
	font-size: 15px;
}

.course_list_ul .btn_auto {
	width: 140px;
	padding: 0;
	text-align: center;
	color: #fff;
}

.course_list_ul .btn_auto:hover {
	background-color: #ff8a00;
	color: #fff;
}

.course_list_ul_w {
	padding: 0;
	margin-bottom: 6em;
	margin-top: -1em;
}

.course_list_ul_w .li_o {
	padding: 1em .2em;
	background-color: transparent;
}

.course_list_ul_w .li_o:hover {
	margin: 0;
	padding: 1em .2em;
	box-shadow: 0 0 0;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}


/*??*/

.top_text {
	color: #fff;
	background-color: #ff4734;
	display: inline-block;
	font-size: 14px;
	position: relative;
	text-align: center;
	line-height: 24px;
	height: 24px;
	width: 24px;
	vertical-align: middle;
	margin: 0 .5em;
}

.top_arrow {
	position: absolute;
	background-image: url(../img/icon/box_f.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 6px;
	top: 0;
	left: -5px;
	overflow: hidden;
	font-size: 0;
}


/*视???*/

.video_pic {
	margin: 0;
	position: relative;
	background: #000;
}

.video_pic a:hover img {
	opacity: 1;
	filter: alpha(opacity=100)\9;
	filter: progid: DXImageTransform.Microsoft.alpha(opacity=100);
}

.video_pic img {
	opacity: .7;
	filter: alpha(opacity=70)\9;
	filter: progid: DXImageTransform.Microsoft.alpha(opacity=70);
}

.video_arrow {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
	background: url(../img/icon/video.png) no-repeat;
	z-index: 11;
}


/*学员列表*/

.studen_list .li_o {
	padding: 1.5em 0;
}

.studen_list .box {
	padding: 0 1em;
}

.studen_list .d {
	font-size: 15px;
}

.studen_list .d {
	padding: 1em 0 0 0;
}

.studen_list .d li {
	margin-right: 4.5em;
	float: left;
}

.studen_list .map_a {
	margin: 0;
}

.studen_list h5 {
	font-size: 22px;
}

.studen_list .btn_40 {
	margin-top: 1.2em;
}


/*免费找???教*/

.free_th {
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	background-color: #ff8a00;
	text-align: center;
	color: #fff;
}

.free_th b {
	font-weight: normal;
	display: inline-block;
	background: url(../img/icon/th_arrow1.png) no-repeat left center;
	padding-left: 2em;
}

.free_box_dl_r {
	margin: 0 20px;
	padding: 1em 0 2em 0;
}

.free_box_dl_r .btn_40 {
	padding: 0;
	text-align: center;
	width: 100%;
}

.free_box_dl_r .text {
	position: relative;
	height: 30px;
	padding: .9em .2em;
	border-bottom: 1px solid #eee;
}

.free_box_dl_r .text:hover {
	border-color: #ffa800;
}

.input_text_auto {
	font-size: 16px;
	color: #555;
	border: none;
	background-color: transparent;
	line-height: 20px;
	height: 20px;
	vertical-align: top;
	width: 100%;
	padding: 5px 0;
}

.free_box_dl_r dd {
	padding: 1.2em 0 0 0;
}

.note_d {
	margin: 1em -20px 0 -20px;
	color: #888;
	font-size: 12px;
	text-align: center;
}

.note_d img {
	vertical-align: middle;
	margin-right: .4em;
}

.f_r_ma {
	position: absolute;
	top: 1.1em;
	right: .5em;
}


/*图标*/

.arrow_s {
	float: left;
	background: url(../img/icon/arrow_s.png) no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin-right: 1em;
}

.arrow_s2 {
	background-position: 0 -30px;
}

.arrow_s3 {
	background-position: 0 -60px;
}

.arrow_s4 {
	background-position: 0 -90px;
}

.arrow_s5 {
	background-position: 0 -120px;
}

.free_box_f_light {
	position: fixed;
	top: 0px;
	width: 270px;
	z-index: 10;
}


/*为空*/

.null_box_o {
	text-align: center;
	padding: 3.5em 0;
}

.null_box_o h4 {
	font-size: 22px;
	margin: .4em 0 .4em 0;
}

.null_box_o p {
	color: #999;
	font-size: 15px;
}

.fill_div {
	margin: 1em 20px;
}

.fill_div .text {
	border: 1px solid #eee;
	background-color: #fff;
	padding: 10px 0px 10px 10px;
	margin-bottom: 1em;
	position: relative;
}

.fill_div .f_r_ma {
	border-left: 1px solid #eee;
	width: 110px;
	text-align: center;
	height: 30px;
	padding: 0;
	top: 10px;
}


/*-------------star教员详情??*/

.tearch_th {
	padding: 40px 0 0 0;
	background-image: none;
	margin: 0;
}

.error_text img {
	vertical-align: middle;
	margin-right: .6em;
}

.bbs_ul li {
	padding: 1.2em 1em;
}

.even_li .li_even {
	background-color: #f8f8f8;
}

.bbs_ul li h5 {
	font-size: 15px;
	font-weight: bold;
}

.bbs_ul .star {
	margin-left: 2em;
	vertical-align: middle;
}

.bbs_ul p {
	color: #666;
	margin: .6em 0 0 0;
}

.bbs_ul .t {
	font-size: 15px;
	font-weight: bold;
}

.bbs_ul .t span {
	margin-right: 3em;
}

.bbs_more {
	text-align: center;
	margin: 1.5em 0;
}

.bbs_more a {
	padding: 0 2em;
}


/*资料*/

.tearch_l_data {
	margin: 0 15px;
	background-color: #fff;
}

.tearch_l_data dt h5 {
	font-size: 14px;
	margin: 1em 0 0 0;
}

.tearch_l_data dt .t_d,
.tearch_l_data .t_o {
	margin: 1em 0 0 0;
}

.tearch_l_data .text_box {
	margin-bottom: .6em;
}

.tearch_l_data ul {
	border-top: 1px solid #eee;
	margin: 2.5em 0 0 0;
	text-align: center;
	color: #666;
	padding: 1em 0 0 0;
}

.tearch_l_data ul .fl {
	border-right: 1px solid #eee;
	margin-right: -1px;
}

.tearch_l_data dt h4 {
	text-align: center;
	border-bottom: 1px solid #eee;
	height: 70px;
	line-height: 70px;
}

.tearch_arrow_a {
	padding-left: 1.2em;
	background: url(../img/icon/th_b.png) no-repeat left center;
	display: inline-block;
}

.js_fix_light {
	
	top: 0px;
	width: 270px;
}


/*图片????*/

.picdp_focus {
	position: relative;
	margin: 20px 0;
	display: block;
	*zoom: 1;
	width: 830px;
	overflow: hidden;
}


/*大按??*/

.picdp_focus .prev,
.picdp_focus .next {
	position: absolute;
	z-index: 5;
	top: 260px;
	display: block;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 38px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-family: simsun;
	border-radius: 50%;
	cursor: pointer;
	background-color: rgba(0, 0, 0, .4);
	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
}

.picdp_focus .prev:hover,
.picdp_focus .next:hover {
	background-color: #ffa800;
	color: #fff;
}

.picdp_focus .prevStop,
.picdp_focus .nextStop {
	color: #fff !important;
	background-color: #ccc !important;
	cursor: default !important;
}

.picdp_focus .prev {
	left: .5em;
}

.picdp_focus .next {
	right: .5em;
}


/*大图??*/

.picdp_focus_big {
	margin: 0 auto;
	display: block;
	height: 590px;
	overflow: hidden;
}

.picdp_focus_big li {
	position: relative;
	width: 100%;
	height: 590px;
	overflow: hidden;
}


/*小按??*/

.picdp_focus_nav {
	position: relative;
	display: block;
	margin: 20px auto 0;
	padding: 0 0px;
	width: 100%;
	height: 110px;
	overflow: hidden;
}

.picdp_focus_nav .sPrev,
.picdp_focus_nav .sNext {
	position: absolute;
	z-index: 5;
	top: 50%;
	margin-top: -22px;
	display: block;
	text-align: center;
	width: 30px;
	height: 45px;
	font-weight: bold;
	font-size: 16px;
	font-family: simsun;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, .4);
	cursor: pointer;
	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
}

.picdp_focus_nav .sPrev:hover,
.picdp_focus_nav .sNext:hover {
	color: #fff;
	background-color: #ffa800;
}

.picdp_focus_nav .sPrev {
	left: -200px;
}

.picdp_focus_nav .sNext {
	right: -200px;
}

.picdp_focus_nav:hover .sPrev {
	left: 0;
}

.picdp_focus_nav:hover .sNext {
	right: 0;
}


/*小图??*/

.picdp_focus_small li {
	float: left;
	margin: 0px 27px 0 0;
	padding: 2px;
	width: 140px;
	height: 100%;
	border: none;
}

.picdp_focus_small li img {
	height: 100px;
	width: 100%;
}

.picdp_focus_small .on {
	padding: 0;
	border: 2px solid #ff8a00;
}


/*预约TA*/

.tel_box {
	font-size: 22px;
	text-align: center;
	padding: 1.4em 0;
}

.tel_box .d {
	font-size: 14px;
	color: #666;
	margin: .5em 0 0 0;
}

.tel_arrow {
	background-color: #31ab68;
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(../img/phone_60.png);
}

.wechat_note {
	border-top: 1px solid #eee;
	padding: 2em 0;
	text-align: center;
	color: #888;
}

.wechat_note p {
	margin-top: 1em;
}

.wechat_note img {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	border: 1px solid #ddd;
	background-color: #fff;
}


/*查看详情*/

.look_box {
	text-align: left;
	margin: 2em 2em 0 2em;
	padding-bottom: 1.2em;
	font-size: 15px;
}

.look_box .fl {
	color: #888;
	margin-right: 1.2em;
}

.look_box .text,
.look_box .d li {
	margin-bottom: 1em;
}


/*------------------------------star_2017_04_18新???样??*/


/*??买会??*/

.buy_club {
	font-size: 18px;
	margin: 0 20px;
}

.buy_club li {
	margin: 1.4em 0;
	padding: 0 1em;
}

.sale_s_text {
	padding: 0 1em;
	font-size: 13px;
	color: #fff;
	line-height: 2em;
	display: inline-block;
	vertical-align: middle;
	background: -moz-linear-gradient(left, #fe784e, #ff455c);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #fe784e, #ff455c);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fe784e', endColorstr='#ff455c', GradientType='1');
	/* IE*/
	background-color: #fe784e\0;
}

.sale_original_text {
	padding: 0 1em;
	font-size: 13px;
	color: #fff;
	line-height: 2em;
	display: inline-block;
	vertical-align: middle;
	background: -moz-linear-gradient(left, #C0C0C0, #C0C0C0);
	/* Firefox */
	background: -webkit-linear-gradient(0deg, #C0C0C0, #C0C0C0);
	/* Saf4+, Chrome */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#C0C0C0', GradientType='1');
	/* IE*/
	background-color: #fe784e\0;
}


/*绑定QQ帐户*/

.box_20 {
	margin: 2em 20px;
}


/*错???提示*/

.error_text_red {
	border-color: #eb4040;
}

.btn_d {
	margin: 0em 0;
	padding: 1em 0 2em 0;
	text-align: center;
}

.btn_d p {
	margin: 1em 0 0 0;
}


/*提示*/

.note_gray {
	color: #888;
	font-size: 13px;
}


/*关于*/

.company_about_t {
	padding: 1em 0 0 0;
	text-align: center;
}

.company_about_t h2 {
	margin: .5em 0 .2em 0;
	font-size: 24px;
}

.company_about_t p {
	color: #888;
}

.company_about_t h5 {
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #e7e7e7;
	line-height: 14px;
	height: 7px;
	margin: 1em 0 2em 0;
}

.company_about_t h5 span {
	display: inline-block;
	padding: 0 1em;
	background-color: #fff;
}

.company_about_t .text_s_o {
	width: 34px;
	height: 34px;
	line-height: 34px;
	font-size: 22px;
	text-align: center;
}


/*---------star认证设置*/

.certification_o {
	margin: .5em 0 6em 0;
}

.certification_o li {
	border-bottom: 1px solid #eee;
	padding: .9em 1em .9em 1.8em;
	line-height: 30px;
}

.certification_o .fl {
	font-size: 16px;
	width: 50%;
}

.certification_o div {
	color: #888;
}

.certification_o img {
	vertical-align: middle;
	margin: 0 1em;
}

.btn_100_a {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	text-align: center;
	line-height: 40px;
}


/*课程管理*/

.course_one {
	margin: 0 0 1.5em 0;
	border: 1px solid #eee;
	background-color: #fff;
}

.course_one:hover {
	box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
	transform: translateY(-.3em);
	border-color: #ff8a00;
}

.course_one:hover h5 {
	background-color: #ffa800;
	color: #fff;
}

.course_one h5 {
	background-color: #f8f8f8;
	padding: 0 20px;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
}

.course_one dl {
	padding: 1em 1em;
}

.course_one dt {
	width: 102px;
	margin-right: 2em;
}

.course_one .r_link {
	font-size: 13px;
	text-align: center;
	margin-left: 4em;
}

.course_one h6 {
	font-size: 16px;
	margin-bottom: .1em;
}

.course_one li {
	margin: 0em 0;
}

.course_one p {
	margin: .3em 0;
}

.course_one .text_box_border {
	margin: 0;
}


/*日历*/

.date_th_t {
	margin: 1.5em 20px 0 20px;
	font-size: 15px;
	border: 1px solid #ddd;
	border-bottom: none;
	line-height: 1.5em;
	padding: .8em 1em;
	text-align: center;
	position: relative;
}

.date_th_t .china {
	margin: 0 .5em;
	font-style: normal;
	font-weight: bold;
}

.a_l {
	position: absolute;
	left: 1em;
	color: #888;
}

.a_r {
	position: absolute;
	right: 1em;
	color: #888;
}

.date_th {
	border: 1px solid #ddd;
	border-bottom: none;
	background: #f3f3f3;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin: 0 20px;
}

.date_th li,
.date_td li {
	float: left;
	width: 14.28%;
}

.date_td {
	margin: 0 20px 1.6em 20px;
	border: 1px solid #ddd;
	border-bottom: none;
	text-align: center;
}

.date_td li span {
	display: block;
	line-height: 44px;
	font-size: 14px;
	cursor: pointer;
}

.date_td li {
	border: 1px solid #ddd;
	border-top: none;
	background-color: #fff;
	margin: 0 -1px;
	height: 38px;
	overflow: hidden;
}

.date_td .sel span {
	color: #fff;
	background: #0dbde9;
}

.date_td .selected span {
	color: #fff;
	background: #ff8a00;
}

.date_td .disabled span {
	color: #ccc;
}

.date_td .disabled span {
	background: none !important;
	cursor: no-drop;
}

.tips_box_i {
	margin: -.4em 20px 1em 20px;
	padding: .8em 1.6em;
}

.tips_box_i .tips_ol li {
	margin: 0;
}

.tips_box_i h5 {
	margin-bottom: 0;
}


/*按钮*/

.btn_auto {
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 3em;
	font-size: 15px;
	font-weight: bold;
}

.btn_auto:hover {
	background-color: #ffa800;
	color: #fff;
}


/*---------star充值???理*/

.div_text_ok {
	border-bottom: 1px solid #eee;
	padding-bottom: 3em;
	font-size: 22px;
	text-align: center;
	margin: 3em 0;
}

.div_text_ok h4 {
	padding: .8em 0 0 0;
	font-size: 22px;
}

.r_tool {
	margin: 3em 0 10em 0;
}

.r_tool dd li {
	float: left;
	width: 24.9%;
	text-align: center;
}

.r_tool dd .round_r {
	position: relative;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #ffaa06;
	margin: 0 auto;
}

.r_tool dd h4 {
	font-size: 16px;
	margin: 1.5em 0 1.5em 0;
}

.r_tool li:hover .text_b_o {
	background-color: transparent;
	color: #ffa800 !important;
}


/*.r_tool dd span{ display:block; height:100%;overflow:hidden; background-repeat:no-repeat; background-image:url(../img/icon/tool.png); z-index:11; position:relative;}*/

.t_2 {
	background-position: left -120px;
}

.t_3 {
	background-position: left -240px;
}

.t_4 {
	background-position: left -360px;
}

li:hover .t_1 {
	background-position: -120px top;
}

li:hover .t_2 {
	background-position: -120px -120px;
}

li:hover .t_3 {
	background-position: -120px -240px;
}

li:hover .t_4 {
	background-position: -120px -360px;
}

.r_tool dt {
	clear: both;
	text-align: center;
	padding: 6em 0 0 0;
	padding: 2em 0 0 0\9;
}

.gray_btn {
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 16px;
	padding: .5em 1.5em;
	line-height: 1.3em;
	background: #f6f6f6;
	text-align: center;
	display: inline-block;
}

.gray_btn:hover {
	border-color: #ffaa06;
	background: #fff;
	color: #ffaa06;
	text-decoration: none;
}

.bg {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	background: #ffaa06;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.r_tool li:hover .bg {
	width: 400px;
	height: 400px;
	display: none\9;
}

.text_s_o {
	text-align: center;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin: 0 .2em;
	color: #fff;
	overflow: hidden;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #eee;
	color: #ccc;
}

.text_s_o:hover {
	color: #ccc;
	text-decoration: none;
}

.text_s_o:hover {
	color: #fff;
}

.blue_o_h:hover {
	background-color: #3896ff;
}

.yellow_o_h:hover {
	background-color: #ffb21c;
}

.green_o_h:hover {
	background-color: #3eca6b;
}

.red_o_h:hover {
	background-color: #ff3a2f;
}

.text_b_o {
	z-index: 5;
	font-size: 28px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	color: #fff;
}

.blue_o {
	background-color: #63bbff;
	color: #fff;
}

.yellow_o {
	background-color: #ffce37;
	color: #fff;
}

.green_o {
	background-color: #6bde99;
	color: #fff;
}

.red_o {
	background-color: #ff6656;
	color: #fff;
}


/*按钮*/

.fill_btn_orange {
	background-color: #3ac779;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 60px;
	height: 60px;
	font-size: 22px;
	cursor: pointer;
}

.fill_btn_orange span {
	display: inline-block;
	background-position: left center;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-image: url(../img/writ_a.png);
	vertical-align: top;
}

.fill_btn_orange:hover {
	background-color: #31ab68;
	color: #fff;
}


/*??门机??*/

.box_d {
	margin: 1.5em 0 0 0;
	padding-bottom: 1px;
}

.th_arrow_y2 {
	margin: 0 15px 0em 15px;
	line-height: 18px;
	height: 18px;
	border-left: 4px solid #3ac779;
	padding-left: .8em;
	font-size: 18px;
}

.r_guide_hot {
	text-align: center;
	margin: 1em 0px 0 0;
}

.r_guide_hot .pic_a {
	display: block;
	background-color: #000;
	overflow: hidden;
}

.r_guide_hot img {
	width: 100%;
}

.r_guide_hot li {
	padding: .8em 15px;
}

.r_guide_hot li:hover {
	background-color: #f8f8f8;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

.r_guide_hot li:hover img {
	opacity: .95;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.r_guide_hot h5 {
	font-size: 15px;
	margin: .5em 0 0 0;
}

.r_guide_hot .t {
	margin: .5em 0;
}

.r_guide_hot p {
	color: #666;
}


/*课程详情*/

.about_box {
	clear: both;
	background-image: url(../img/line.gif);
	background-repeat: repeat-y;
	background-position: 850px top;
}

.about_box_r {
	padding-left: 50px;
	margin-left: 70px;
}

.line_box_y {
	border-left: 1px solid #eee;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}


/*文字*/

.about_text_d {
	padding: 1.5em 0 0 0;
	padding: 1em 0 0 0\9;
	color: #666;
}

.about_text_d dt {
	line-height: 24px;
}

.about_text_d dt li {
	margin: .3em 0;
}

.about_text_d dd {
	padding: 1.2em 0 0 0;
	clear: both;
}

.about_text_d .font_24 {
	vertical-align: top;
	margin-right: .2em;
}

.btn_auto_50 {
	font-weight: bold;
	line-height: 48px;
	padding: 0 4em;
	width: auto;
	display: inline-block;
	color: #fff;
}


/*按钮*/

.btn_240 {
	width: 240px !important;
	padding: 0 0;
	text-align: center;
}


/*标??????航*/

.tab_nav_c {
	font-size: 22px;
	text-align: center;
	padding: 2em 0 0 0;
	margin: 0em 0 2em 0;
	line-height: 52px;
}

.tab_nav_c dd a {
	background-color: #f3f3f3;
	color: #666;
	display: inline-block;
	padding: 0 3em;
	vertical-align: top;
	margin: 0 .4em;
}

.tab_nav_c dd .tab_light {
	background-color: #ffa800;
	color: #fff;
}


/*表格*/

.fill_table_input {
	margin: 1em 0 0 2em;
}

.fill_table_input td {
	text-align: left;
}

.fill_table_input td,
.fill_table_input th {
	padding: .5em .8em;
	vertical-align: top;
}


.select_ul_w {
	margin: .6em 25px 0 25px;
}

.select_ul_w li {
	border: 1px solid #ccc;
	float: left;
	margin: 0 1em 1em 0;
	line-height: 30px;
	padding: 0 .6em 0 1em;
}

.select_ul_w li:hover {
	border-color: #3ac779;
}

.close_s {
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	*vertical-align: middle;
	background-image: url(../img/close_s.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 30px;
	font-size: 0;
	overflow: hidden;
}

.tab_box_h {
	margin: 0em 25px 1em 25px;
	overflow: hidden;
}


/*标??????航*/

.tab_nav_y {
	width: 180px;
	background-color: #f8f8f8;
	padding: 0 0 3000px;
	text-transform: uppercase;
	margin: 0 0 -3000px;
	border-right: 1px solid #eaeaea;
}

.tab_nav_y dd a {
	line-height: 34px;
	height: 34px;
	border-bottom: 1px solid #eaeaea;
	padding: 0 1em 0 2em;
	position: relative;
	display: block;
}

.tab_nav_y dd a:last-child {
	border-bottom: none;
}

.tab_nav_y dd a::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 0%;
	width: 3px;
	background-color: #3ac779;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

.tab_nav_y dd .tab_light::before,
.tab_nav_y dd a:hover::before {
	height: 100%;
}

.tab_nav_y dd a:hover {
	color: #333;
}

.tab_nav_y dd .tab_light {
	background-color: #fff;
	color: #3ac779;
	font-weight: bold;
	border-left: 3px solid #3ac779\9;
	*border-left: 3px solid #3ac779;
}

.tab_box_h .r_cell {
	padding: 25px;
}


/*标???*/

.th_line_w {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0 0 .5em 0;
	height: 30px;
	color: #31ab68;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.th_line_w em {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	padding: 0 1.5em;
	background-color: #fff;
}


/*文字列表*/

.sec_subject {
	margin: 0 0 1em 0;
}

.sec_subject li {
	margin: 0 0 .5em 0;
}

.sec_subject li a {
	padding: 0 .8em;
	display: inline-block;
	line-height: 2em;
}

.sec_subject li a:hover {
	background-color: #f8f8f8;
}

.sec_subject .active a {
	background-color: #31ab68;
	color: #fff;
}

.sec_subject .active a:hover {
	background-color: #31ab68;
	color: #fff;
}

.h_340 {
	height: 340px;
}

.scroll_box {
	overflow-x: hidden;
	overflow-y: auto;
}


/*-------star文字的样??*/


/*标???文??*/

.th {
	font-family: "Microsoft YaHei";
}


/*日期*/

.date {
	float: right;
	color: #999;
	font-family: Arial;
	font-weight: normal;
}


/*宋体*/

.china {
	font-family: "宋体";
}

.eng,
.prit_r {
	font-family: Arial;
}


/*距???*/

.mt30 {
	margin-top: 30px !important;
}

.big_num {
	font-family: "HELVETICANEUELTPRO-THEX", Arial;
}

.prit_n {
	color: #999;
	font-size: 14px;
	text-decoration: line-through;
}

.m_l {
	margin-left: 1em;
}

.m_r {
	margin-right: 1em;
}

.m_l_b {
	margin-left: 2em;
}

.m_t_b {
	margin: 0 2em;
}

.m_text {
	margin: 0 2em;
}

.ml_20 {
	margin-left: 2em;
}

.mr_40 {
	margin-right: 40px;
}

.mt_40 {
	margin: 0 4em;
}

.m_t {
	margin: 0 .5em;
}

.red_text {
	color: #eb4040;
}

.link_line a {
	text-decoration: underline;
}

.link_line a:hover {
	text-decoration: none;
}

.font_13 {
	font-size: 13px;
}

.font_14 {
	font-size: 14px;
}

.font_15 {
	font-size: 15px;
}

.font_16 {
	font-size: 16px;
}

.font_18 {
	font-size: 18px;
}

.font_20 {
	font-size: 20px;
}

.font_22 {
	font-size: 22px;
}

.font_24 {
	font-size: 24px;
}

.font_30 {
	font-size: 30px;
}

.font_34 {
	font-size: 34px;
}

.font_36 {
	font-size: 36px;
}

.font_80 {
	font-size: 80px;
}

.green_text,
.green_link a {
	color: #40bf00;
}

.green_link a:hover {
	background-color: #ff8a00;
	color: #fff;
}

.gray_link a,
.gray_text {
	color: #666;
}

.blue_text,
.blue_link a {
	color: #1c9ce6;
}

.orange_text,
.gray_link a:hover,
.orange_link a,
.blue_link a:hover {
	color: #3ac779;
}

.orange_link a:hover {
	color: #31ab68;
}


/*表单*/

.phcolor {
	color: #bbb !important;
}

input::-webkit-input-placeholder {
	color: #bbb;
}

input:focus::-webkit-input-placeholder {
	color: #999;
}

input::-moz-placeholder {
	color: #bbb;
}

input:-ms-input-placeholder {
	color: #bbb;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

input[type="number"] {
	appearance: textfield;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
}


/*下拉??*/

.divselect,
.divselect_box {
	position: relative;
	font-size: 15px;
	cursor: pointer;
	vertical-align: middle;
	z-index: 5;
	border-radius: 0px;
}

.divselect cite,
.divselect_box cite {
	display: block;
	font-style: normal;
}

.divselect ul {
	position: absolute;
	display: none;
	font-size: 15px;
	border-radius: 0px;
}

.divselect_open ul {
	display: block;
}

.dtdropsel,
.divselect_box {
	display: inline-block;
	margin-right: 0px;
	*display: inline;
	*zoom: 1;
	width: 250px;
	height: 42px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #eaeaea;
}

.dtdropsel cite,
.divselect_box cite {
	display: block;
	padding: 11px 29px 11px 19px;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	width: 200px\9;
	background-image: url(../img/option.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

.dtselect_list {
	top: -1px;
	left: -1px;
	width: 100%;
	line-height: 40px;
	background-color: #fff;
	border: 1px solid #c0c0c0;
	box-shadow: 0 0 10px #c0c0c0;
}

.dtselect_list li {
	padding: 0 20px;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 140px\9;
}

.dtselect_list li:hover {
	background-color: #f8f8f8;
}


/*??*/

.dtdropsel_log {
	width: 418px;
}

.dtdropsel_log cite {
	width: 368px\9;
}

.dtdropsel_log .dtselect_list li {
	width: 378px\9;
}


/*??*/

.dtdropsel_s,
.divselect_box {
	width: 240px;
	vertical-align: top;
	height: 34px;
}

.dtdropsel_s cite,
.divselect_box cite {
	padding: 7px 29px 7px 19px;
	width: 190px\9;
}

.dtdropsel_s .dtselect_list li {
	width: 200px;
}


/*??*/

.divselect_box_b {
	width: 418px;
	height: 42px;
}

.divselect_box cite {
	padding: 11px 29px 11px 19px;
}

.divselect_box_b .city_box_sec {
	top: 41px;
}


/*??*/

.dtdropsel_m {
	width: 130px;
	vertical-align: top;
	height: 30px;
}

.dtdropsel_m cite {
	padding: 5px 29px 5px 19px;
	width: 80px\9;
}

.dtdropsel_m .dtselect_list,
.dtdropsel_m cite {
	font-size: 14px;
}

.dtdropsel_m .dtselect_list li {
	width: 90px\9;
}

.dtdropsel_200 {
	width: 188px;
	border: 1px solid #eaeaea;
}

.dtdropsel_200 cite {
	padding: 5px 28px 5px 10px;
	line-height: 25px;
	height: 25px;
	width: 160px\9;
	background-image: url(option.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

.dtdropsel_200 .dtselect_list li {
	width: 160px\9;
}


/*end下拉??*/


/*城市下拉框和科目下拉??*/

.city_box_sec {
	width: 300px;
	height: 300px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
	position: absolute;
	top: 35px;
	left: -1px;
	background-color: #fff;
	border: 1px solid #eee;
	overflow: hidden;
	border-top: none;
	display: none;
}

.divselect_boxopen .city_box_sec {
	display: block;
}

.dorpdown_province,
.dorpdown_city {
	float: left;
	width: 150px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}

.dorpdown_city {
	background: #F8F9FA;
}

.city_box_sec li {
	margin: 0;
	padding: 5px 10px;
	width: 115px\9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.city_box_sec .cur,
.city_box_sec li:hover {
	background-color: #EDF0F3;
}

.city_box_sec::-webkit-scrollbar-track-piece,
.dtselect_list_scroll::-webkit-scrollbar-track-piece,
.scroll_box::-webkit-scrollbar-track-piece {
	background-color: #F8F9FA;
	-webkit-border-radius: 0;
}

.city_box_sec::-webkit-scrollbar,
.dtselect_list_scroll::-webkit-scrollbar,
.scroll_box::-webkit-scrollbar {
	width: 4px;
}

.city_box_sec::-webkit-scrollbar-thumb,
.dtselect_list_scroll::-webkit-scrollbar-thumb,
.scroll_box::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #D1D4DB;
	-webkit-border-radius: 5px;
}

.city_box_sec::-webkit-scrollbar-thumb:hover,
.dtselect_list_scroll::-webkit-scrollbar-thumb:hover,
.scroll_box::-webkit-scrollbar-thumb:hover {
	height: 50px;
	background-color: #BFC1C9;
	-webkit-border-radius: 5px;
}


/*下拉*/

.divselect_box_big {
	width: 420px;
	line-height: 42px;
	height: 42px;
}

.divselect_box_big cite {
	padding: 11px 29px 11px 19px !important;
}

.divselect_box_big .city_box_sec {
	top: 42px;
}


/*下拉增加滚动条效??*/

.dtselect_list_scroll {
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}


/*---------------------------省略符号*/


/*省略??*/

.hide1 {
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hide2,
.hide6,
.hide4,
.hide3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hide2 {
	height: 3.2em;
	height: 3.2em\9;
	height: 3.2em\0;
}

.hide3 {
	-webkit-line-clamp: 3;
	height: 4.8em;
}

.hide6 {
	-webkit-line-clamp: 6;
	height: 9.6em;
}

.hide4 {
	-webkit-line-clamp: 4;
	height: 6.4em;
}

.hide_box {
	height: auto;
	overflow: hidden;
}


/*??适应*/

.r_cell {
	display: table-cell;
	width: 9999px;
	*width: auto;
	*zoom: 1;
}

.pic_cell {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	overflow: hidden;
}

.pic_cell img {
	max-width: 100%;
	max-height: 100%;
	width: 100%\9;
	width: 100%\0;
	*width: 100%;
	vertical-align: middle;
	overflow: hidden;
}


/*??定义动画*/

.transition_a {
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}


/*---------------------------------------------图片缩小后摇??（不错）*/


/*左右摇摆*/

dl:hover .h_arrow,
li:hover .adv_arrow,
li:hover .tearch_arrow,
li:hover .studen_arrow {
	animation: landr 0.8s ease-in-out;
	-ms-animation: landr 0.8s ease-in-out;
	-moz-animation: landr 0.8s ease-in-out;
	-webkit-animation: landr 0.8s ease-in-out;
	-o-animation: landr 0.8s ease-in-out;
}


/*定义动画效果_css3*/

@keyframes landr {
	0% {
		transform: rotate(0deg);
		transform-origin: right bottom 0;
	}
	39% {
		transform: rotate(5deg);
		transform-origin: right bottom 0;
	}
	40% {
		transform: rotate(5deg);
		transform-origin: left bottom 0;
	}
	75% {
		transform: rotate(-10deg);
		transform-origin: left bottom 0;
	}
	100% {
		transform: rotate(0deg);
		transform-origin: left bottom 0;
	}
}

@-webkit-keyframes landr {
	0% {
		-webkit-transform: rotate(0deg);
		-webkit-transform-origin: right bottom 0;
	}
	39% {
		-webkit-transform: rotate(5deg);
		webkit-transform-origin: right bottom 0;
	}
	40% {
		-webkit-transform: rotate(5deg);
		-webkit-transform-origin: left bottom 0;
	}
	75% {
		-webkit-transform: rotate(-10deg);
		-webkit-transform-origin: left bottom 0;
	}
	100% {
		-webkit-transform: rotate(0deg);
		-webkit-transform-origin: left bottom 0;
	}
}

.img_border img {
	background-color: #fff;
	border: 1px solid #eee;
}

.img_border a:hover img {
	border-color: #ffa800;
}


/*---------------------------star滤镜的样??*/


/*圆???*/

.round_s,
.round_s_img img {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.round_m,
.round_m_a a,
.page_r em,
.page_r a,
.page_r b,
.city_r select {
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
}

.round_r,
.round_img img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}


/*链接文件*/

.round_s,
.round_r,
.round_m,
.round_img img,
.round_m_a a,
.round_s_img img,
.page_r em,
.page_r a,
.page_r b,
.city_r select {
	position: relative\9;
	behavior: url(js/pie.htc);
}


/*--------------------------弹出??*/

.tangram-suggestion-main {
	position: absolute;
	left: 880px;
	top: 1018px;
	width: 164px;
	z-index: 9999;
}

.t_menua {
	display: none;
	position: absolute;
	right: 3.1rem;
	top: 8.4rem;
	padding: 0 .5rem;
	border-radius: .3rem;
	z-index: 100;
}


/* ============================================================
 * Autocomplete from jquery-ui
 * ============================================================
 * These lines overwritte jquery-ui.css file
 * restyling the autocomplete dropdown list
 * ============================================================ */

.ui-autocomplete {
	position: absolute;
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 9999;
}

.ui-widget-content {
	background-color: #ffffff;
	border: 1px solid #66cc99;
	border-radius: 3px;
	font-family: inherit;
	margin-top: 4px;
	margin-right: 1px;
	padding: 5px 0;
}

.ui-menu .ui-menu-item {
	cursor: pointer;
	font-size: 13px;
	list-style-image: none;
	line-height: 1.329;
	margin: 0;
	padding: 6px 11px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background-color: #60c191;
	color: #ffffff;
	outline: none;
}


/* ============================================================ */

.errorMessage {
	clear: both;
	display: none;
	padding-left: 23px;
	height: 32px;
	font: 12px/32px "SimSun";
	color: #db0101;
	background: url(/img/error.png) left center no-repeat;
}

.btnbox {
	display: block;
	margin: -5px 0 0 0px;
	border: 0;
	padding: 0;
	width: 134px;
	height: 44px;
	float: left;
	display: inline;
	background: url(/img/icon/icon.png) left -296px no-repeat;
	cursor: pointer;
	font: 14px/44px "Microsoft Yahei";
	color: #ffa800;
	text-align: center;
}

.btnboxnopic {
	display: block;
	margin: -5px 0 0 0px;
	border: 0;
	padding: 0;
	width: 134px;
	height: 44px;
	float: left;
	display: inline;
	cursor: pointer;
	font: 14px/44px "Microsoft Yahei";
	color: #ffa800;
	text-align: center;
}
