﻿@charset "UTF-8";
*{
	margin:0;
	padding: 0;
	font-family: '微软雅黑';
	list-style-type: none;
	text-decoration: none;
}
.inline{
	display: inline-block;
	float: left;
}

/*******************************第四部分更多名师*/
.content03{
	width: 1200px;
	min-width: 1200px;
	text-align: center;	
    margin: 78px auto 100px;
}
.photo{
	position: relative;
	z-index: 1;
}
.item03 li{
	margin: 0 10px 0 5px;
	float: left;
}
/*方框*/
.item03 li .tit{
	position:relative;
	border: 1px solid #ccc;
	width: 276px;
	height: 287px;
	top: -50px;
}
.item03 li .tit:hover{
	box-shadow: 0px 0px 2px 3px #eae9e9;
}
/*方框中的内容*/
.item03 li .tit .js{
	margin-top: 83px;
}
/*老师名字*/
.item03 li .tit .js .onetit{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
/* 老师职位 */
.item03 li .tit .js p{
	border-bottom: 1px solid #ccc;
	width: 92px;
	margin: 0 auto;
	line-height: 32px;
	color: #585858;
}
/*老师介绍*/
.item03 li .tit .js .view{
	width: 211px;
	line-height: 24px;
	letter-spacing:2px;
	text-align: left;
	margin-top:24px;
	border-bottom: 0px solid;
}
/*方框*/
.Gsquare{
    width: 159px;
    height: 50px;
    background: #008aff;
    margin: 0 auto;
    border-radius: 6px;
    line-height: 50px;
}
.Gsquare span{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}


/*******************************第五部分为什么选择我们*/
.content04{
	width: 1200px;
	min-width: 1200px;
	text-align: center;
	margin: 0 auto;
}
.item04{
	margin-right: 20px;
	float: left;
}
.item004{
	margin-left: 20px;
	float: left;
}
.content04 .btt{
	margin-top: 30px;
}
/*标题*/
.content04 p.t{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*内容左*/
.content04 li{
	margin-bottom:38px;
}
.pic{
	width: 300px;
	height: 94px;
}
.picone{
	background: url(../images/y1.png) no-repeat;
}
.pictwo{
	background: url(../images/y2.png) no-repeat;
}
.picthree{
	background: url(../images/y3.png) no-repeat;
}
.picfour{
	background: url(../images/y4.png) no-repeat;
}
.picsix{
	background: url(../images/y5.png) no-repeat;
}
.picserve{
	background: url(../images/y6.png) no-repeat;
}
.p1{
	margin-top: 20px;
	margin-left:26px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 18px;
}
.p2{
	margin-top: 5px;
	margin-left:26px;
	color:rgb(119, 119, 119);
}
.content04 .w7 img{
	width: 550px;
	margin-bottom: -36px;
}
/*内容中*/
.centerpic{
	width: 543px;
	height: 362px;
	background: url(../images/w7.jpg) no-repeat;
}
/*******************************第5部分更多项目*/
.content06{
	width: 1200px;
	min-width: 1200px;
	text-align: center;
	margin: 78px auto 100px;
}
.photo{
	position: relative;
	z-index: 1;
}
.item06 li{
	margin: 0 10px 0 5px;
	float: left;
}
/*方框*/
.item06 li .tit{
	position:relative;
	border: 1px solid #ccc;
	width: 330px;
	height: 300px;
	margin: 25px;
	top: -50px;
	border-radius:10px
}
.item06 li .tit:hover{
	box-shadow: 0px 0px 2px 3px #eae9e9;
}
/*方框中的内容*/
.item06 li .tit .js{
	margin-top: 83px;
}
/*老师名字*/
.item06 li .tit .js .onetit{
	font-size: 16px;
	color: #379fff;
	font-weight: bold;
}
/* 老师职位 */
.item06 li .tit .js p{
	border-bottom: 1px solid #ccc;
	width: 260px;
	margin: 0 auto;
	line-height: 32px;
	color: #585858;
}
/*老师介绍*/
.item06 li .tit .js .view{
	width: 260px;
	line-height: 24px;
	letter-spacing:2px;
	text-align: left;
	margin-top:24px;
	border-bottom: 0px solid;
}
/*方框*/
.Gsquare{
	width: 159px;
	height: 50px;
	background: #008aff;
	margin: 0 auto;
	border-radius: 6px;
	line-height: 50px;
}
.Gsquare span{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}