@CHARSET "UTF-8";
/*******核心业务**********/
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.index_content1{
	background:#eee;
	width:16rem;
	text-align:center;
}
.index_content1_text1{
	font-size:1rem;
	color:#333;
	padding-top:1.5rem;
	line-height:1.75rem;
}
.index_content1_text2{
	padding-bottom:0.5rem;
}
.index_content1_text4{
	width:10rem;
	margin:auto;
	padding:0 0 1.5rem 0;	
}
.index_content1_text4>a>div{
	width:10rem;
	height:4rem;
	background:#fff;
	overflow:hidden;
	margin-top:1rem;
}
.index_contetn1_image{
	margin-bottom:2rem;
	width:2rem;
	height:2rem;
	margin-top:1rem;
	margin-left:1rem;
	float:left;
}
.index_contetn1_image>img{
	width:100%;
	height:100%;
}
.index_content1_text5{
	font-size:0.7rem;
	color:#666;	
	float:left;
	margin-top:1.7rem;
	margin-left:1rem;
}
/*******团队优势**********/
.index_team{
	width:16rem;
	background:url(../images/index_tdys_back.jpg);
	background-size:cover;
	padding-bottom:1.7rem;
}
.index_team_header{
	text-align:center;
	padding-top:2rem;
	color:#fff;
	font-size:1rem;
	line-height:1rem;
}
.index_team_level{
	width:16rem;
	height:2px;
}
.index_team_level>img{
	width:100%;
	height:100%;
	margin-left:-1px;
	margin-top:0.25rem;
}
.index_team_more{
	width:16rem;
	font-size:0.6rem;
	line-height:1rem;
	text-align:center;
	margin-top:2.25rem;
}
.index_team_more>a{
	display:inline-block;
	width:3.85rem;
	height:100%;
	color:#fff;
	border:1px solid white;
	border-radius:0.5rem;
}
.index_team_imageDiv{
	width:100%;
	height:9.8rem;
	padding:1px 1px 0 1px;
}
.index_team_imageDiv>img{
	width:100%;
	height:100%;
}
.index_team_text1{
	height:2rem;
	margin:0 0.6rem 0.3rem 0.6rem;
	padding-top:0.7rem;
	border-bottom:1px solid gray;
}
.index_team_text1>span:first-child{
	color:#333;
	font-size:0.9rem;
	margin-right:0.5rem;
}
.index_team_text1>span:first-child+span{
	color:#777;
	font-size:0.6rem;
}
.index_team_text2{
	margin:0 0.6rem 0 0.6rem;
	font-size:0.6rem;
	color:#777;
	line-height:1.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_team_hide{
	position:absolute;
	width: 11.25rem;
  	height:16rem;
  	background:rgba(255,255,255,0.9);
  	top:16rem;
  	text-align:center;
}
.index_team_hide_text1{
	color:#333;
	font-size:0.9rem;	
	margin-top:0.8rem;
}
.index_team_hide_text2{
	color:#777;
	font-size:0.6rem;
	margin:0.4rem 0 0.6rem 0;	
}
.index_team_hide_level{
	height:1px;
	overflow:hidden;
	border-top:1px solid gray;
	margin:0 0.6rem;
}
.index_team_hide_text3{
	margin:0.2rem 0.6rem 0 0.6rem;
	font-size:0.6rem;
	color:#777;
	line-height:1.1rem;
	text-align:left;
}
.index_team_xiaImage{
	text-align:center;
	width:11.25rem;
	margin-top:0.7rem;
}
/*******服务宗旨**********/
.index_content2{
	background:#fff;
	width:100%;
	text-align:center;
}
.index_service{
	margin-top:1.5rem;
}
.index_service_text1{
	overflow:hidden;
	text-align:center;
	width:16rem;
	margin:auto;
	margin-bottom:1rem;
}
.index_service_text1>div{
	float:left;
	position:relative;
}
.index_service_text1>div:first-child,.index_service_text1>div:first-child+div+div,.index_service_text1>div:first-child+div+div+div+div{
	width:3.5rem;
	margin-left:0.7rem;
    border: 1px solid #666;
    height:2rem;
    text-align:center;
}
.index_service_text1>div:first-child+div,.index_service_text1>div:first-child+div+div+div{
	border-bottom:1px solid #666;
	margin:1rem 0rem 0 0.5rem;
	width:1rem;	
}
.index_service_text2{
	font-size:0.6rem;
	color:#333;
	line-height:1rem;
	margin-top:0.3rem;
}
.index_service_text3{
	transform:scale(0.4);
	color:#666;
	width:3.5rem;
	position:absolute;
	left:50%;
	margin-left:-1.8rem;
	top:1.1rem;
} 
.index_service_text4{
	width:16rem;
	margin:auto;
	text-align:center;
	color:#333;
	font-size:0.9rem;
}
.index_service_text5{
	font-size:0.6rem;
	line-height:0.8rem;
	margin-bottom:0.1rem;
	width:16rem;
	/* text-align:left;
	padding:0 1rem; */
	text-align:justify;
	padding:0 1rem;  
	text-indent:1.2rem;
}
.index_service_button{
	width:16rem;
	height:4rem;
}
.index_service_button>a{
	display:inline-block;
	width:3.5rem;
	height:1.5rem;
	border:1px solid #666;
	line-height:1.3rem;
	font-size:0.9rem;
	font-size:0.6rem;
	margin:0.8rem auto 0rem;
	border-radius:0.3rem;
}
/*********课程体系**********/
.index_content3{
	/* background:url(../images/index_class_bg.jpg) center;
	background-size:cover; */
	background:#e3e3e3;
	width:100%;
	text-align:center;
	padding-bottom: 0.5rem;
}
.index_class{
	background:#fff;
	width:10rem;
	margin:auto;
	margin-bottom:1rem;
	/* padding-bottom:1rem; */
}
.index_class_text1{
	font-size:0.7rem;
	color:#333;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #e3e3e3;
}
.index_class_text2{
	overflow:hidden;
	padding-top:5px;
}
.index_class_text2>div{
	float:left;
}
.index_class_text2>div:first-child{
	margin-left:0.5rem;
}
.index_class_text2>div:first-child+div{
	margin-left:9px;
}
.index_class_text2 a{
	color:#666;
	display:inline-block;
	width:8rem;
	height:1.5rem;
	padding-left:0.5rem;
	text-align:left;
	line-height:1.5rem;
	font-size:0.6rem;
}
.index_class_text2 a:hover{
	background:#666;
	color:white;
	border-radius:5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.index_class_text2 img{
	width:17px;
	height:17px;
}
.marginTop6{
	margin-top:6px;
}
/***********合作伙伴的轮播***********/
.showDiv{
		width:13rem;
		overflow:hidden;
		float:left;
		height:1.5rem;
		position:relative;
	}
.showDivContent{
		width:3000px;
		position:absolute;
	}
.showDivContent ul li{
		float:left;
		width:3rem;
		height:1.5rem;
	}
.showDivContent ul li>img{
	width:100%;
	height:100%;
}
.marginRight40{
	margin-right:0.33rem;
}
#prev,#next{
	height:1.5rem;
	width:1rem;
}
#prev>img,#next>img{
	width:100%;
	height:100%;
}
/***********3D效果******************/
/* .container {
	width:16rem;
	height:8rem;
	border-radius:20px;
	position:relative;
	淡入淡出
	-webkit-transition:1.5s ease-in-out;
	transition:1.5s ease-in-out;
	子元素将保留其 3D 位置。
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.side {
	position:absolute;
	width:16rem;
	height:8rem;
	color:#fff;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	背面是不可见的。
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	border-radius:1rem;
}
.front {
	color:#d4cd96;
	width:16rem;
	height:8rem;
	z-index:2;
    background: -webkit-repeating-linear-gradient(315deg, rgba(0, 0, 0, 0.3), transparent 1px, rgba(0, 0, 0, 0.3) 2px);
    background: repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.3), transparent 1px, rgba(0, 0, 0, 0.3) 2px);
    background-size: 3px 3px;
    background-color: #302f34;
}
.back {
	background-color:#333;
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
	z-index:0;
}
.front>img,.back>img{
	width:100%;
	height:100%;
	border-radius:1rem;
} */
/************************/