﻿@charset "utf-8";

.fhdb{

	position: fixed;

	float: right;

	bottom: 100px;

	right: 50px;

	z-index: 1;

}

* {

	font-size:14px;

	font-family: 'Microsoft Yahei';

	margin:0;

	padding:0;

}

li {

	list-style:none;

}

a {

	text-decoration:none;

	color:#333333;

}

input {

	outline:none;

}

img {

	border:0;

}

.valign {

	vertical-align:middle;

}

.clear {

	clear:both;

}

.bea_ellipsis {

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

}



/*导航*/

.bea_m_nav,.m_height {

	display:none;

}

.bea_nav {

	width:1200px;

	margin:auto;

	padding-top:10px;

}

.bea_nav_left {

	float:left;

	width:200px;

	padding-bottom:10px;

}

.bea_nav_right {

	float:left;

	width:1000px;

	margin-top:10px;

}

.bea_nav_right li {

	float:left;

	line-height:31px;

	text-align:center;

	width:125px;

	border-bottom:1px solid transparent;

	position:relative;

	padding-bottom:10px;

}

.bea_nav_right .bea_nav_active {

	border-bottom:1px solid #333333;

}

.bea_nav_right li:hover {

	border-bottom:1px solid #333333;

}

.bea_nav_right li a {

	display: block;

}

.menu_two {

	display:none;

	position:absolute;

	z-index:999999;

	top:123px;

	left:10%;

	width:80%;

	text-align:center;

	background-color:#d1b69b;

	transition:all ease-out 0.3s;

}

.menu_two a {

	color:white;

	line-height:36px;

	transition:all ease 0.6s;

}

.menu_two a:hover {

	background-color:#d1a170;

}



/*banner*/

.bea_banner {

	width:100%;

	overflow:hidden;

	position:relative;

	z-index: 2;

}

.bea_banner_box {

	overflow:hidden;

}

.bea_banner_box li {

	float:left;

	display:none;

}

.bea_banner_box li:first-child {

	display:block;

}

.bea_btn {

	position:absolute;

	left:0;

	bottom:0;

	width:100%;

	text-align:center;

}

.bea_btn li {

	display:inline-block;

	margin:5px;

	width:60px;

	height:2px;

	background-color:#999999;

}

.bea_btn .bea_btn_active {

	background-color:#333333;

}

.link{

	width: 1200px;

	margin: 50px auto;

}



/*列表图片*/

.bea_img {

	width:1200px;

	margin:40px auto;

}

.bea_img li {

	float:left;

	width:200px;

	text-align:center;

}

.bea_img li span {

	display:block;

	width:140px;

	height:140px;

	margin:auto;

	border-radius:50%;

	overflow:hidden;

}

.bea_img li a {

	color:#666666;

	line-height:30px;

}

.bea_img li a:hover {

	text-decoration:underline;

}



/*新闻  视频*/

.bea_info {

	width:1200px;

	margin:auto;

	padding-bottom:60px;

}

.bea_news {

	float:left;

	width:68%;

}

.bea_video {

	float:right;

	width:30%;

}

.bea_name {

	color:#f5c445;

	font-size:32px;

}

.bea_name i {

	font-style:normal;

	font-size:32px;

	color:#12090a;

}

.bea_eng {

	color:#666666;

	margin-bottom:20px;

}

.bea_eng a {

	float:right;

	color:#666666;

}

.bea_eng a:hover {

	text-decoration:underline;

}

.news_img {

	width:40%;

	float:left;

}

.news_text {

	float:right;

	width:59%;

}

.news_link {

	border-bottom:1px dashed #CCCCCC;

	line-height:32px;

	position:relative;

}

.news_link a {

	color:#666666;

}

.news_link a:hover {

	text-decoration:underline;

}

.news_link i {

	display:inline-block;

	font-style:normal;

	background-color:#8a6e55;

	color:white;

	text-align:center;

	width:16px;

	line-height:16px;

	border-radius:8px;

	margin:0 5px;

}

.news_link span {

	position:absolute;

	right:0;

	top:0;

	line-height:32px;

	color:#999999;

	display:block;

	background-color:white;

	padding:0 5px;

}



/*导师团队*/

.bea_tem {

	background-color:#f2f2f2;

}

.bea_tem_box {

	width:1200px;

	margin:auto;

	padding-bottom:30px;

}

.bea_public_name {

	padding:30px 0;

}

.bea_tem_title {

	text-align:center;

	display:block;

}

.bea_tem_eng {

	text-align:center;

	color:#666666;

}

/* @media only screen and (min-width:993px) {

	.tem_scroll_img {

		height:574px;

	}

} */

.tem_img li {

	display:none;

}

.tem_img li:first-child {

	display:block;

}

.tem_scroll_img {

	width:100%;

	overflow:hidden;

	position:relative;

}

.tem_img {

	overflow:hidden;

}

.tem_img li {

	position:relative;

	float:left;

}

.tem_btn {

	position:absolute;

	top:0;

	display:block;

	width:80px;

	height:100%;

	background-position:center;

	background-repeat:no-repeat;

	z-index:99;

}

.tem_btn_left {

	left:0;

	background-image:url(/images/tem_btn_left1.png);

	cursor:no-drop;

}

.tem_btn_right {

	right:0;

	background-image:url(/images/tem_btn_right2.png);

}

.tem_more {

	color:white;

	font-size:16px;

	position:absolute;

	right:20px;

	bottom:60px;

}

.tem_more:hover {

	text-decoration:underline;

}

.tem_user_info {

	position:absolute;

	left:680px;

	top:80px;

	color:white;

}

.tem_user_info  dt {

	line-height:120px;

	font-size:24px;

}

.tem_user_info  dd {

	line-height:48px;

	font-size:18px;

}



/*召香师生秀*/

.bea_teacher {

	width:1200px;

	margin:auto;

	overflow:hidden;

	padding-bottom:60px;

}

.teacher_title {overflow:hidden;}

.teacher_title li {

	float:left;

	width:24%;

	margin-right:1.3%;

	text-align:center;

	padding-bottom:11px;

}

.teacher_title li a {

	display:block;

	background-color:#878787;

	padding:20px 0;

	transition:all ease 0.5s;

}

.teacher_title li:last-child {

	margin-right:0;

}

.tea_img {

	display:inline-block;

}

.tea_p {

	color:white;

	display:inline-block;

	font-size:24px;

	line-height:24px;

	vertical-align:middle;

}

.tea_p i {

	font-style:normal;

	font-size:14px;

	line-height:32px;

}

.teacher_title .tea_title_bg {

	background:url(/images/tea_li_bg.jpg) no-repeat center bottom #8a6e55;

	background-size:contain;

}

.teacher_title .tea_title_bg a {

	background-color:transparent;

}

.teacher_title li a:hover {

	background-color:#8a6e55;

}

.teacher_list {

	width:1200px;

	margin:10px auto 0;

}

.tea_float {

	float:left;

	overflow:hidden;

}

.tea_staute1,.tea_staute2,.tea_staute3,.tea_staute7,.tea_staute8 {

	height:252px;

}

.tea_staute1,.tea_staute8 {

	width:195px;

}

.tea_staute2 {

	width:240px;

}

.tea_staute3 {

	width:200px;

}

.tea_staute4 {

	width:102px;

	height:122px;

}

.tea_staute5 {

	width:95px;

	height:122px;

}

.tea_staute6 {

	width:200px;

	height:122px;

}

.tea_staute7 {

	width:338px;

}



.tea_staute2,.tea_staute7 {

	margin:0 8px 8px;

}

.tea_staute4 {

	margin-right:3px;

}

.tea_staute6 {

	margin-top:8px;

}

.tea_staute9 {

	margin-right:8px;

	width:294px;

	height:158px;

}

.tea_staute9:nth-child(4) {

	margin-right:0;

}

.tea_float img {

	transition:all ease 1s;

}

.tea_float img:hover {

	transform:scale(1.1,1.1);

}



/*荣誉证书*/

.honor {

	background:url(/images/honor.jpg) no-repeat center bottom #f2f2f2;

	padding-bottom:40px;

}

.honor_box {

	width:1200px;

	margin:auto;

}

.honor_img {

	float:left;

	width:24%;

	margin-right:1.3%;

	overflow:hidden;

}

.honor_img:nth-child(5) {

	margin-right:0;

}

.honor_two_jj {

	margin-bottom:5px;

}

.honor_img img {

	transition:all ease 1s;

}

.honor_img img:hover {

	transform:scale(1.1,1.1);

}



/*资讯*/

.information {

	width:1200px;

	margin:50px auto;

}

.information li {

	float:left;

	width:32%;

}

.information li:nth-child(2) {

	margin:0 2%;

}

.information_name {

	line-height:66px;

}

.information_name p {

	display:inline-block;

	vertical-align:middle;

	width:50%;

	color:#000000;

	font-size:18px;

}

.information_name p:last-child {

	text-align:right;

}

.information_name p i {

	font-style:normal;

	color:#f5c445;

}

.information_name p a {

	display:inline-block;

	border:1px solid #999999;

	width:88px;

	line-height:26px;

	text-align:center;

	color:#999999;

	transition:all ease 0.5s;

}

.information_name p a:hover {

	border-color:#f5c445;

	background-color:#f5c445;

	color:white;

}

.information_img {

	overflow:hidden;

}

.information_img img {

	transition:all ease 1s;

}

.information_img img:hover {

	transform:scale(1.1,1.1);

}

.information_bt {

	width:100%;

	line-height:46px;

	border-bottom:1px dashed #CCCCCC;

	font-size:16px;

	position: relative;

}

.information_bt span {

	position:absolute;

	right:0;

	top:0;

	line-height:47px;

	color:#999999;

	display:block;

	background-color:white;

	padding:0 5px;

}

.information_bt a:hover {

	text-decoration:underline;

}

.information_list {

	color:#444444;

	line-height:32px;

	position: relative;

}

.information_list span {

	position:absolute;

	right:0;

	top:0;

	color:#999999;

	display:block;

	background-color:white;

	padding:0 5px;

}

.information_list a:hover {

	text-decoration:underline;

}

.s_school1{

	width:1200px;

	margin:0 auto;

}

.school_left{

	width:100%;

}

.school_left img{

	width:100%;

}/*

.school_right{

	width:600px;

	float:right;

}

.school_right img{

	width:100%;

}*/

/*网站底部*/

.bea_footer {

	background-color:#333333;

	padding:40px 0;

}

.bea_footer_box {

	width:1200px;

	margin:auto;

}

.footer_float {

	float:left;

	width:300px;

	text-align:center;

	line-height:235px;

}

.footer_info {

	border-left:1px solid #5c5c5c;

	box-sizing:border-box;

	padding:20px 0;

	margin-top:22px;

}

.footer_info p {

	width:100%;

	color:white;

	font-size:16px;

	line-height:30px;

	text-align:left;

	text-indent:2em;

}

.footer_info p a {

	color:white;

}

.m_footer {

	display:none;

}

.footer_info {

	width:900px;

	padding:0;

	margin:0;

	line-height:40px;

}

.f-nav-menu a {

	display:block;

}

.bea-f-nav {

	overflow:hidden;

}

.bea-f-nav li {

	float:left;

	width:128px;

	text-align:center;

}

.bea-f-nav li a {

	color:white;

}

.bea-f-nav li>a:hover {

	text-decoration:underline;

}

.bea-f-nav .f-nav-menu a {

	color:#999999;

}

.bea-f-nav .f-nav-menu a:hover {

	text-decoration: underline;

}



/*品牌介绍*/

.brad {

	background-color:#f6f6f6;

	padding:20px 0 40px;

}

.brad_box {

	width:1200px;

	margin:auto;

}

.brad_box_left {

	float:left;

	width:284px;

}

.brad_box_right {

	float:right;

	width:900px;

}



/********************公共部分************************/

.brad_box_left,.brad_box_right {

	background-color:white;

}

/*公共左侧*/

.bea_pub_name {

	background-color:#8a6e55;

	padding:10px;

	border-radius:10px 10px 0 0;

	overflow:hidden;

}

.bea_pub_name b {

	font-weight:normal;

	color:white;

	font-size:24px;

}

.bea_pub_name span {

	color:white;

	font-size:16px;

	line-height:30px;

}

.bea_pub_info {

	padding:10px;

}

.pub_left_a {

	display:block;

	padding:0 10px;

	height:40px;

	line-height:40px;

	color:#333333;

	font-size:16px;

	border:1px solid #e3e1e2;

	margin-bottom:10px;

}

.pub_left_a:hover {

	text-decoration:underline;

}

.pub_left_p {

	background-color:#8a6e55;

	color:white;

	line-height:40px;

	font-size:16px;

	padding:0 10px;

	margin-bottom:10px;

}

.pub_left_zx {

	line-height:34px;

	color:#444444;

	display:block;

}

.pub_left_zx:hover {

	text-decoration:underline;

}

.pub_hot_tel {

	position:relative;

	border:1px solid #e83828;

	line-height:60px;

	text-align:center;

	color:#e83828;

	font-size:30px;

	margin-top:30px;

}

.pub_hot_tel i {

	position:absolute;

	font-style:normal;

	font-size:16px;

	display:block;

	width:120px;

	line-height:30px;

	background-color:white;

	text-align:center;

	top:-15px;

	left:50%;

	margin-left:-60px;

}

.pub_hot_pic{

    text-align: center;

    margin-top: 0px;

}

.pub_hot_pic img{

	width:100%;

}

.pub_left_name {

	color:#222222;

	font-size:24px;

	line-height:60px;

}

.pub_left_add p {

	line-height:34px;

	color:#666666;

}

.pub_left_add p span {

	color:#222222;

}



/*右侧*/

.pub_right_tit {

	line-height:30px;

	background-color:#8a6e55;

	border-radius:10px 10px 0 0;

	overflow:hidden;

	padding:0 20px;

	color:white;

}

.pub_tit_left {

	float:left;

	width:50%;

}

.pub_tit_right {

	float:left;

	width:50%;

	text-align:right;

}

.pub_tit_right a {

	color:white;

}

.brad_info {

	padding:10px 0;

}

.brad_info img {

	max-width:100%;

	height:auto;

}

.brad_info .brad_info_img {

	text-align:center;

}

.brad_info p {

	color:#333333;

	font-size:16px;

	line-height:36px;

	text-indent:2em;

	padding:0 20px;

}



/*S学院*/

.s_school_title {

	text-align:center;

	margin-top:40px;

	margin-bottom:26px;

}

.s_school_title p {

	color:#333333;

	background:url(/images/s_school.png) no-repeat center bottom;

	padding-bottom:20px;

}

.s_school_title b {

	font-size:48px;

	color:#333333;

}

.s_school_title i {

	display:inline-block;

	width:20px;

	height:20px;

	background-color:#b4b4b4;

	transform:rotate(45deg);

	margin:10px;

	vertical-align:middle;

}

.s_school_info {

	text-align:center;

	width:1200px;

	margin:auto;

	background:url(/images/s_school_info.jpg) no-repeat center;

	padding:2% 0;

}

.s_school_info p {

	text-align:left;

	color:white;

	font-size:16px;

	line-height:38px;

	text-indent:2em;

	padding:0 5%;

}

.s_school_info a {

	display:inline-block;

	text-align:center;

	color:white;

	font-size:18px;

	width:200px;

	line-height:60px;

	margin:20px 100px;

}

.s_school_info a img {

	margin-right:10px;

}

.pfpx {

	background-image:url(/images/pfpx.jpg);

}



/*韩国皮肤管理*/

.skin {

	padding:2%;

}

.skin p {

	color:#333333;

	font-size:16px;

	line-height:30px;

	margin-bottom:10px;

}

.skin p img{

	/*width:100%!important;

	height:100%!important;*/

        margin-right:10px;

	margin-bottom:10px;
	/*<!--width:100%;-->*/
}



/*招商加盟*/

.jion_name {

	text-align:center;

	background-color:#a86831;

	line-height:60px;

	color:white;

	font-size:30px;

}

.jion_explain {

	text-align:center;

	font-size:18px;

	color:#333333;

	line-height:54px;

}

.jion_img {

	text-align:center;

	margin:10px 0;

}

.jion_table_tit {

	background-color:#d1b69b;

	margin-bottom: 1px;

}

.jion_table {

	width:1000px;

	margin:0 auto 40px;

}

.jion_float {

	float:left;

	width:25%;

	text-align:center;

}

.jion_tit {

	color:white;

	font-size:16px;

	line-height:50px;

}

.jion_info li {

	line-height:24px;

	padding:8px 0;

	color:#333333;

	background-color:#eeeeee;

	margin-bottom:1px;

	vertical-align:middle;

}

.jion_text {

	border-right:1px solid white;

	box-sizing:border-box;

}



.jion_LED {

	background-color:#f9f8f9;

	padding-bottom:100px;

	margin-bottom:40px;

}

.jion_LED_box {

	width:1000px;

	margin:auto;

}

.jion_LED_box p {

	text-align:center;

	color:#a86831;

	font-size:30px;

	line-height:100px;

}

.jion_LED_table {

	border:1px solid #a86831;

	padding:1px;

}

.jion_LED_table li {

	line-height:26px;

	padding:27px 0;



}

.jion_LED_text {

	font-size:16px;

}



/*培训课程*/

.courses {

	padding:40px;

}

.courses_step {

	color:#030000;

	font-size:16px;

	line-height:40px;

}

.courses img {

	margin-left:60px;

}



/*新闻中心*/

.news {

	padding:20px;

}

.news_list li {

	border-bottom:1px dashed #CCCCCC;

	padding-bottom:10px;

	margin-bottom:10px;

}

.news_list_img {

	float:left;

	width:30%;

	padding:1px;

	border:1px solid #b4b4b4;

}

.news_list_text {

	float:right;

	width:68%;

}

.news_list_title {

	font-size:16px;

	color:#030000;

	display:block;

	font-weight: normal;

}

.news_list_title:hover {

	text-decoration:underline;

}

.news_list_info {

	color:#333333;

	line-height:24px;

	margin-top: 10px;

}

.news_list_time {

	color:#666666;

	line-height:40px;

}

.news_details_title {

	text-align:center;

	font-weight:normal;

	color:#030000;

	font-size:24px;

}

.news_details_time {

	text-align:center;

	color:#666666;

	line-height:50px;

	border-bottom:1px dashed #CCCCCC;

}

.news_details_info {

	color:#333333;

	line-height:30px;

}
.news_details_info p a:hover{

	color:#F00; text-decoration:underline;

	line-height:30px;

}
.news img {

	max-width:100%;

}

.news_page {

	border-top:1px solid #eeeeee;

}

.news_page p {

	line-height:40px;

	width:48%;

	display:inline-block;

	color:#F87043;

	height:40px;

	line-height:40px;

	overflow:hidden;

}

.news_page p a {

	color:#666666;

}

.news_page p a:hover {

	text-decoration:underline;

}

.temp-news {

	padding:20px;

}

.temp-news-list {

	float:left;

	width:100%;

	margin:0 1%;

	padding:1%;

	box-sizing:border-box;

	border:1px solid #EB6100;

	border-radius:20px;

}

.temp-news-list b {

	text-align:center;

	line-height:40px;

	font-size:18px;

	display: block;

	font-weight: normal;

	color:#EB6100;

}

.temp-news-list p {

	line-height:32px;

}

.temp-news-list p a {

	display:inline-block;

	vertical-align:middle;

	width:80%;

	color:#666666;

}
.temp-news-list p a:hover{
	text-decoration:underline; color:#F00;}

.temp-news-list p span {

	display:inline-block;

	vertical-align:middle;

	width:20%;

	color:#999999;

}



/*联系我们*/

.contact {

	padding:40px;

}

.contact_img img {

	max-width:100%;

	text-align:center;

}

.contact_bm_name {

	display:block;

	color:#333333;

	font-size:18px;

	line-height:50px;

}

.contact_bm_name:hover {

	text-decoration:underline;

}

.contact_bm_info {

	color:#333333;

	line-height:30px;

}

.contact_bmbc {

	color:#8a6e55;

	font-size:18px;

	line-height:50px;

}

.contact_kc {

	line-height:34px;

}

.contact_kc i {

	font-style:normal;

	color:#888888;

	font-size:16px;

}

.contact_kc em {

	font-style:normal;

	color:#8a6e55;

	font-size:16px;

}

.contact_form {

	line-height:38px;

	margin:5px 0;

}

.contact_form span {

	color:#333333;

	font-size:16px;

	display:inline-block;

	width:80px;

	text-align:right;

}

.contact_form_name input,.contact_form_tel input,.contact_form_job input {

	width:370px;

	height:30px;

	line-height:30px;

	padding:5px;

	border:1px solid #CCCCCC;

	color:#333333;

}

.contact_form_sex {

	font-size:16px;

	color:#333333;

}

.contact_form_sex input {

	width:20px;

	height:20px;

	vertical-align: middle;

	margin-left:5px;

}

input,textarea {

	outline:none;

}

.contact_form_area span {

	vertical-align:top;

}

.contact_form_area textarea {

	border:1px solid #CCCCCC;

	width:370px;

	height:100px;

	padding:5px;

	resize: none;

}

.contact_sub input {

	display:block;

	width:120px;

	height:36px;

	line-height:36px;

	color:white;

	background-color:#a86831;

	text-align:center;

	border-radius:5px;

	border:none;

	font-size:16px;

	margin-left:343px;

}



.contact_school li {

	float:left;

	/*width:31%;*/

	margin-right:2.334%;

	margin-bottom: 2.334%;

}

.contact_school li span img{

	width:254px;

	height:191px;

}

.contact_school li p {

	text-align:center;

	line-height:50px;

}

.contact_school li p a {

	color:#333333;

	display:block;

	background-color:#f6f6f6;

	transition:all ease 0.6s;

}

.contact_school li p a:hover {

	color:white;

	background-color:#8a6e55;

}



.page {

	text-align:center;

}

.page a {

	display:inline-block;

	padding:0 10px;

	line-height:26px;

	border:1px solid #CCCCCC;

	color:#333333;

	margin:5px;

	vertical-align: middle;

}

@media (min-width:1000px){

	.news .news_list .news_list_img img{

		height:150px;

	}

}