/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input,button,textarea,dl,dt{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;
font-family: normal;}
body{ font-size:12px;font-family:' '; color:#666;}
a img{
  border: 0;
}

body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color: #ff6a00;text-decoration: none;cursor: pointer;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.wapper1{ width:1000px; margin:0 auto;}


/* 轮播图通用 */
.swiper-container {width: 100%;height: 100%;}
.swiper-slide
{
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
	width: 100%;
}

.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

/* 头部 */
.headerbox{
  width: 100%;
  margin: 0 auto;
  border-bottom: 10px solid #dbcda8;
}

.header{
  width: 100%;
  margin: 0 auto;
}

.header .logo{
  width: 200px;
  height: 100px;
  padding: 0 10px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.header .logo img{
  width: 100%;
}
.header .menu{
  width: 1000px;
  float: right;
  box-sizing: border-box;
}


/* 导航栏 */
.menu{height:100px;line-height:100px;}
.menu ul li{ float:left; position:relative;}
/*二级*/
.menu ul li .m_nav2{ background:#fff;position:absolute; left:0px; top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 99;min-width: 165px;word-break: keep-all; /*避免内容换行*/}
.menu ul li .m_nav2 .m_item{ line-height:45px;border-bottom:#ddd dotted 1px;position: relative; }
.menu ul li .m_nav2 .m_item a{ font-size:16px; color:#666;display:block; padding:0; text-align:left;padding: 0 10px;box-sizing: border-box;}
.menu ul li .m_nav2 .m_item a:hover{ color:#00ace7;}
/*三级*/
.menu .m_nav2 .m_item .m_nav3{position: absolute;left: 100%;top: 0;background: #fff; box-shadow:2px 2px 5px rgba(0,0,0,0.2);width: 200px;box-sizing: border-box;display: none;}
.menu .m_nav2 .m_item .m_nav3 dd{ line-height:45px;border-bottom:#ddd dotted 1px;position: relative; }
/*链接样式*/
.menu a{ font-size:16px;color:#333; text-decoration:none;display:block;text-align:center;padding: 0 25px;}
.menu a:hover{color:#00ace7;}
a.menu_hover{color:#00ace7;}
.menu_down span{ display:block;}


/* 轮播图 */
.bannerbox{
	width: 100%;
	margin: 0 auto;
}
.banner{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

/* index1 */
.index1box{
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}
.index1{
	width: 100%;
	margin: 0 auto;
}
.title{
	text-align: center;
	font-size: 25px;
	line-height: 30px;
	color: #333;
	font-weight: 700;
}

.title span{
	/* background: url(../images/bg.png) no-repeat; */
	background-size: 100% 100%;
	color: #cf7523;
	padding: 15px;
}
.bg{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.bg img{
	width: 100%;
}
.p{
	width: 100%;
	text-align: center;
	font-size:20px;
	color: #888;
	font-weight: 500;
	margin-top: 20px;
}
.index1_img{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0;
}
.index2_content{
	padding: 20px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.index2_content ul li{
	width: 50%;
	padding: 55px 189px;
	float: left;
	box-sizing: border-box;
	background: #f3f2f2;
}
.list span{
	font-size: 25px;
	color: #555;
	font-weight: bold;
	background: #dbcda8;
	line-height: 30px;
	padding: 10px 57px;
}
.list dd{
	padding: 20px 0;
	    width: 214px;
}
.list dd dl{
	font-size: 20px;
	color: #888;
	padding: 10px 0;
	text-align: center;
}
.index3{
	padding: 20px 0;
}
.index3_pic{
	width: 100%;
	padding: 20px 0;
	margin-top: 20px;
}
.index3_pic ul li{
	width: 12.5%;
	padding: 0 5px;
	float: left;
	box-sizing: border-box;
}
.index3_pic ul li img{
	width: 100%;
	height: 140px;
}
.four_positionbox{
	margin: 0 auto;
	width: 100%;
}
.four_position{
	width: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.four_position ul li{
	padding: 0 25px;
	box-sizing: border-box;
	float: left;
}
.four_position ul li a{
	font-size: 20px;
	color: #333;
	font-weight: 700;
}
.class1box{
	width: 100%;
	padding: 30px 0;
	margin-top: 40px;
}
.class1_list_box{
	padding: 20px 0;
	width: 100%;
	margin: 0 auto;
}
.class1_list{
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.class1_list ul li{
	width: 25%;
	padding: 0 20px;
	display: block;
	box-sizing: border-box;
	color: #333;
	margin-bottom: 40px;
	float: left;
}
.class1_list ul li span{
	background: #dbcda8;
	padding: 15px 30px;
	border-radius: 5px;
}
.class1_list ul li span a{
	color: #333;
	font-size: 20px;
	line-height: 30px;
}
.class2box{
	padding: 20px 0;
	margin: 0 auto;
	width: 100%;
	
}
.class2{
	width: 100%;
	background: url(../images/06.jpg) no-repeat;
	margin: 0 auto;
	height: 400px;
	background-size: cover;
}
.title1{
	text-align: center;
	line-height: 30px;
	font-size: 25px;
	color: white;	
	padding-top: 95px;
}
.class2_list_box{
	width: 100%;
	margin: 0 auto;
}
.class2_list{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.class2_list ul{
	margin-top: 20px;
}
.class2_list ul li{
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
}
.list1_t{
	padding: 0 0 20px 0;
	border-bottom: 2px solid white;
	display: flex;
	align-items: center;
	justify-content: center;
}
.list1_t span{
	font-size: 20px;
	color: #ff6a00;
	line-height: 30px;
	font-weight: 700;
}
.class2_list ul li .p1{
	font-size: 18px;
	color: white;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
}
.class2_list ul li .p2{
	color: white;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.class2_btn{
	padding: 30px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.class2_btn a{
	color: white;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	background: #ff6a00;
	padding: 5px 20px;
	border-radius: 10px;
	letter-spacing: 5px;
	
}
.class3box{
	width: 100%;
	padding: 20px 0;
	margin: 0 auto;
}
.class3{
	width: 100%;
	margin: 0 auto;
}
.title3{
	font-size: 20px;
	line-height: 27px;
	color: #333;
	padding-left: 15px;
	border-left: 10px solid #cf7523;
}
.class3_table{
	width: 100%;
	margin: 20px auto;
}
table{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	border-bottom: 10px solid #cf7523;
}
/* 表格头部 */
.class3_table table thead tr th{border-right: 1px solid #ddd;}
.class3_table table thead tr th:last-child{border-right: none;}
.class3_table table thead tr th{background: #cf7523;height: 50px;color: white;font-size: 25px;line-height: 50px;font-weight: 500;}

.class3_table table tbody{background: #f2f2f2;border-color: #ddd;}
.class3_table table tbody tr{border-bottom: 1px solid #ddd;}
.class3_table table tbody tr td{text-align: center;border-right: 1px solid #ddd;padding: 20px 10px;box-sizing: border-box;}
.class3_table table tbody tr td:last-child{border-right: none;}

.class3_table p{background: url(../images/right.png) no-repeat left;padding-left: 30px;}


/* 企业内训课 */
.class4_table{margin: 20px auto;width: 100%;}

.class4_table table thead{border: none;width: 100%;}
.class4_table table thead tr th{width: 100%;background: #cf7523;height: 50px;color: white;font-size: 25px;line-height: 50px;font-weight: 600;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.class4_table table thead tr th:last-child{border-right: none;}

.class4_table table tbody{background: #f2f2f2;border-color: #ddd;}
.class4_table tr td{font-size: 17px;border-right: 1px solid #ddd;}
.class4_table table tbody tr td:last-child{border-right: none;}
.class4_table table tbody tr{border-left: none;border-right: none;height: 40px;border-bottom: 1px solid #ddd;}



/* 企业公开课 */
.class5box{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}
.class5{
	width: 100%;
	margin: 20px auto;
}
.class5 .class5_pic_box{width: 100%;margin: 20px auto;}
.class5 .class5_pic_box ul li{
	float: left;
	width: 33.33%;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.img{width: 100%;}
.img img{width: 100%;}
.text{text-align: center;font-size: 15px;line-height: 30px;color: #222;}

/* 线上课程 */
.class6box{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}
.class6box{
	width: 100%;
	margin: 20px auto;
}
.class6box .class6_pic_box{width: 100%;margin: 20px auto;}
.class6box .class6_pic_box ul li{
	float: left;
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.img{width: 100%;}
.img img{width: 100%;}
.text1{text-align: left;font-size: 15px;line-height: 25px;color: #222;}
.text1 span{font-size: 12px;color: #888;}


/* 联系我们 */
.contact_index1box{width: 100%;margin: 0px auto;}
.contact_index1{padding: 20px 0;width: 100%;margin: 0 auto;}
.title4{font-size: 20px;font-weight: 600;color: #222;letter-spacing: 2px;line-height: 30px;}
.contact_ewm{width: 100%;display: flex;align-items: center;justify-content: center;}
.contact_ewm ul{}
.contact_ewm ul li{box-sizing: border-box;padding: 0 40px;float: left;}
.ewm_pic .img{width: 200px;height: 200px;}
.ewm_pic .text{color: #666;font-weight: 600;font-size: 20px;}

/* 公司动态 */
.contact_index2box{width: 100%;margin: 0px auto;}
.contact_index2{padding: 20px 0;width: 100%;margin: 0 auto;}
.contact_index2 ul li{width: 33.33%;float: left;box-sizing: border-box;padding: 0 40px;}
.contact_dt{padding: 20px 0;}
.contact_dt ul li .dt_img{width: 100%;}
.dt_img{width: 100%;}
.dt_img .dt_top{display: flex;align-items: center;width: 100%;}
.dt_img .dt_top .dt_top_left{float: left;width: 60px;height: 60px;}
.dt_top_left img{border: 2px solid #222;width: 100%;}
.dt_img .dt_top .dt_top_right{float: right;padding-left: 20px;}
.dt_img .dt_top .dt_top_right .v{font-size: 18px;line-height: 25px;display: flex;padding: 5px 0;}
.dt_img .dt_top .dt_top_right .t1{font-size: 15px;line-height: 20px;font-weight: 600;color: #222;}
.ft_botton{padding: 20px 0;}
.ft_botton p{border: 1px solid #cf7523;padding: 10px 50px;color: #cf7523;font-size: 15px;display: flex;align-items: center;justify-content: center;}


.contact_new{padding: 20px 0;}
.contact_new ul li{width: 50%;float: left;box-sizing: border-box;padding: 0 40px;}
.newbox{width: 100%;border: 10px #f2f2f2 solid;}
.time{font-size: 14px;line-height: 30px;}
.newcontent{width: 100%;display: flex;}
.news_title{width: 70%; float: left;font-size: 16px;color: #222;font-weight: 600;overflow: hidden;text-overflow: ellipsis;display: block;}
.news_img{width: 30%;float: right;}
.news_img img{width: 100%;}


/* 地图 */
.ditubox{width: 100%;margin: 0 auto;}
.ditubox .wapper{background: #f2f2f2;}
.ditu{width: 100%;padding: 20px 0;margin: 0 auto;}
.title5{font-size: 16px;color: #333;line-height: 30px;}
.title5 .line{width: 50px;height: 2px;background: #222;margin: 10px 0;}
.ditu_dw{display: flex;align-items: center;justify-content: center;margin-bottom: 40px;font-size: 16px;}
.ditu_dw .dw{width: 50%;display: flex;align-items: center;justify-content: center;}
.ditu_dw .emile{width: 50%;display: flex;align-items: center;justify-content: center;}
.ditu_dw .dw span,.ditu_dw .emile span{padding-left: 10px;}
.ditu_pic{width: 100%;}
.ditu_pic img{width: 100%;}



/* 实战导师 */
.teacherindex1box{width: 100%;margin: 0 auto;}
.teacherindex1{width: 100%;padding: 30px 0;}
.teacher_img{width: 100%;margin: 30px 0;}
.teacher_img ul li{width: 33.33%;float: left;box-sizing: border-box;padding: 0 20px;}
.teacher_img ul li img{width: 100%;}

/* 师资 */
.teacherindex2box{width: 100%;margin: 0 auto;}
.teacherindex2{width: 100%;padding: 30px 0;}

.teach_img{width: 100%;margin: 30px 0;}
.teach_img ul li{width: 100%;}
.teacherlist .list_left{width: 30%;float: left;padding: 0 15px;box-sizing: border-box;}
.teacherlist .list_left img{width:100%;}
.teacherlist .list_right{width: 70%;float: right;padding: 0 15px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.list_right{background: #f2f2f2;height: 300px;
    margin-top: 86px;}
.content{}
.list_right h2{font-size: 25px;color: #222;line-height: 35px;display: block;padding: 10px 0;}
.list_right h3{font-size: 20px;background: #dbcda8;color: #222;padding: 10px 20px;display: block;}
.list_right p{font-size: 16px;color: #555;line-height: 25px;padding: 20px 0;}


.advisebox{width: 100%;height: 400px;background: #9d221a;}
.advise{width: 100%;padding: 20px;}
.a1{font-size: 25px;color: white;font-weight: 700;padding: 20px 0;}
.a1 span{color: red;font-size: 20px;}

.formbox{width: 100%;display: flex;justify-content: center;align-items: center;padding: 30px 0;}
.form{width: 500px;}
.formbox input{border: 1px #ddd solid;width: 100%;margin: 10px 0;height: 40px;font-size: 17px;line-height: 40px;}
.formbox .sub {background:#ff6a00;color: white;font-weight: 600;}


/* 咨询陪跑 */
.allindex1box{width: 100%;margin: 0 auto;}
.allindex1{padding: 30px 0;width: 100%;}
.al_imgbox{width: 100%;margin: 0 auto;}
.al_left{float: left;width: 40%;padding:0 15px;box-sizing: border-box;}
.al_left img{width: 100%;}
.al_title{float: right;width: 60%;padding:0 15px;box-sizing: border-box;}
.al_top{border-bottom: 2px #cf7523 solid;padding: 10px 0;}
.al_top h3{font-size: 25px;color: #333;line-height: 35px;letter-spacing: 2px;}
.al_top h4{font-size: 18px;color: #555;line-height: 30px;letter-spacing: 2px;}

.al_botton{padding: 20px 0;letter-spacing: 1px;font-size: 15px;}
.z1{color: #cf7523;}



/* 全域增长集团 业务 */
.allindex2box{width: 100%;margin: 0 auto;}
.allindex2{padding: 30px 0;width: 100%;}
.al_list{width: 100%;margin: 0 auto;}
.al_list ul li{
	width: 33.33%;
	float: left;
	box-sizing: border-box;
	    padding: 48px 30px;
		    background: #f3f2f2;
    height: 273px;
}
.al_list_t_left{float: left;border-bottom: 1px solid #333;padding: 5px 0;}
.al_list_t_left .l1{font-size: 24px;letter-spacing: 2px;font-weight: 600;}
.al_list_t_left .l2{font-size: 10px;}

.al_list_t_right{float: right;}
.l3{font-size: 20px;color: #888;line-height: 35px;}


/* 商业赋能案例（咨询/陪跑） */
.allindex3box{width: 100%;margin: 0 auto;}
.allindex3{padding: 30px 0;width: 100%;}
.title6{background: #dbcda8;text-align: center;margin: 15px 0;color: #222;padding: 10px 0;}
.title6 span{font-size: 25px;font-weight: 600;line-height: 35px;text-align: center;}
.allindex3 ul li{width: 33.33%;float: left;box-sizing: border-box;padding: 0 15px;margin-bottom: 60px;height: 300px;}
.text2{text-align: left;font-size: 17px;line-height: 25px;color: #888;overflow: hidden;display: block;}
.text2 span{color: #cf7523;font-weight: 600;}