* {
	margin: 0;
	padding: 0;
}
.teacherLink {
	border: 1px solid #D3D3D3;
	text-align: center;
	margin-bottom: -1px; 
	margin-right: -1px;
}

.lenghtStyle:nth-child(13){
line-height: 1.2 !important;
    padding: 8px 0 0 0;
}
.bigTitle {
	text-align: center;
}
li {
	list-style: none;
}
.web_div{
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	background-color: #FAFBFC;
	margin-top: 25px;
}
.name {
	overflow: hidden;
	padding: 15px 0px 15px 20px;
	border-bottom: 1px solid #EEEEEE;
	background: url('../image/minglu.png') no-repeat;
	background-size: 11.8%;
}
.name input {
	border: 1px solid #E8E8E8;
	width: 295px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	float: left;
	margin-left: 27px;
	background-color: #ffffff;
}
.name p{
	width: 100px;
	text-align: left;
	float: left;
	height: 36px;
	line-height: 36px;
	padding-right: 10px;
	border-right: 1px solid #DBDBDB;
}
.letterBox {
	display: flex;
	padding: 15px 0px 15px 20px;
	border-bottom: 1px solid #EEEEEE;
	background: url('../image/minglu.png') no-repeat;
	background-size: 11.8%;
	align-items: center
}
.letterBox p {
	width: 100px;
	text-align: center;
	padding-right: 10px;
	border-right: 1px solid #DBDBDB;
}
.letterBox .letter {
	flex-grow: 1;
	margin-left: 27px;
}
.letterBox .letter span {
	display: inline-block;
	width: 21px;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	margin-right: 8px;
	color: #707070;
}
.letterBox .letter span:first-child {
	display: inline-block;
	width: 35px;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	margin-right: 8px;
	color: #707070;
}
.letterBox .letter span:hover {
	cursor: pointer;
}
.curs {
	background: #0A87E8;;
	color: #ffffff!important;
}
.departmentBox {
	display: flex;
	padding: 15px 0px 15px 20px;
	border-bottom: 1px solid #EEEEEE;
	background: url('../image/minglu.png') no-repeat;
	background-size: 11.8%;
}
.departmentBox p {
	width: 100px;
	text-align: center;
	padding-right: 10px;
	border-right: 1px solid #DBDBDB;
}
.departmentBox .department {
	flex-grow: 1;
	margin-left: 27px;
}
.departmentBox .department span {
	display: inline-block;
	margin-right: 20px;
	border-bottom: 1px solid transparent;
	margin-bottom: 5px;
	color: #707070;
	white-space: nowrap;
}
.departmentBox .department span:hover {
	cursor: pointer;
	color: #5859ff;
	border-bottom: 1px solid #5859ff;
}
.cursTwo {
	color: #5859ff!important;
	border-bottom: 1px solid #5859ff!important;
}
.researchBox {
	display: flex;
	overflow: hidden;
	padding: 15px 0px 15px 20px;
	background: url(../image/minglu.png) no-repeat;
	background-size: 11.8% 100%;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.researchBox  p {
	width: 241%;
	text-align: center;
	/* float: left; */
	padding-right: 4px;
	border-right: 1px solid #DBDBDB;
}
.researchBox .research {
	float: left;
	margin-left: 27px;
	flex-grow: 1;
	overflow: hidden;
	max-height: 91px;
	transition: max-height 0.3s ease;
}
 .research.expanded {
    max-height: none;
	/* max-height: 1000px; */
	transition: max-height 0.3s ease;
  }
.researchBox .research  span {
	white-space: nowrap;
	margin-bottom: 5px;
}
.researchBox .research span:hover {
	cursor: pointer;
	color: #5859ff;
	border-bottom: 1px solid #5859ff;
}
.titleBox {
	display: flex;
	padding: 15px 0px 15px 20px;
	border-bottom: 1px solid #EEEEEE;
	background: url('../image/minglu.png') no-repeat;
	background-size: 11.8%;
}
.titleBox span {
	margin-right: 20px;
	color: #707070;
	border-bottom: 1px solid transparent;
	white-space: nowrap;
	margin-bottom: 5px;
	display: inline-block;
}
.titleBox p {
	width: 100px;
	text-align: center;
	padding-right: 10px;
	border-right: 1px solid #DBDBDB;
}
.titleBox .title {
	flex-grow: 1;
	margin-left: 27px;
}
.titleBox span:hover {
	cursor: pointer;
	color: #5859ff;
	border-bottom: 1px solid #5859ff;
}
.open {
    width: 47px;
    text-align: center;
    height: 25px;
    color: #5859ff;
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    font-size: 14px;
    position: absolute;
    right: 9px;
    bottom: 8px;
}
.open:hover {
	cursor: pointer;
}
.researchBox .research span {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid transparent;
	color: #707070;
}
.researchBox .research span:hover {
	cursor: pointer;
}
.summaryBox {
	padding:20px 30px 40px 30px;
	box-sizing: border-box;
	background: #F9F9F9;
	margin-top: 40px;
	border: solid 1px #dddddd;
}
.summaryBox p {
	color: #5859ff;
	/* text-align: center; */
	font-size: 20px;
	margin: 20px 30px 10px 0px;
	
	
}
.summaryBox .summary a {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	width: 191px;
vertical-align: top;
}
.summaryBox .summary a:hover{
	color: #5859ff;
	cursor: pointer;
	/* border-bottom: 1px solid #C01B17!important; */
	text-decoration: underline;
}
/* .cursThree{
	color: #C01B17!important;
	border-bottom: 1px solid #C01B17!important;
} */
.web {
	display: block;
}
.phone {
	display: none;
}

@media screen and (max-width: 750px){
	.phone {
		display: block;
	}
	.web {
		display: none;
	}
	.name {
		margin-top: 10px;
	}
	.name input {
		width: 100%;
		margin-left: 0;
	}
	.letterBox {
		display: block;
		margin-top: 10px;
	}
	.letterBox .letter {
		margin-left: 0;
	}
	.letterBox .letter span {
		margin-bottom: 10px;
		
	}
	.departmentBox {
		display: block;
	}
	.departmentBox .department {
		margin-left: 0;
		margin-top: 10px;
	}
	.researchBox {
		margin-top: 10px;
	}
	.researchBox .research {
		width: 100%;
		margin-left: 0;
	}
	.researchBox .research span {
		margin-top: 10px;
	}
	.summaryBox {
		margin-top: 20px;
		padding: 10px;
	}
	.summaryBox p {
		margin: 10px 10px 10px 0px;
		font-size: 20px;
	}
	.name p {
		font-weight: bold;
	}
	.letterBox p {
		font-weight: bold;
	}
	.departmentBox p {
		font-weight: bold;
	}
	.researchBox p {
		font-weight: bold;
	}
	.summaryBox .summary a {
		display: inline-block;
		height: 45px;
		line-height: 45px;
		width: 50%;
	}
}
.navUls {
	white-space: nowrap;
	overflow-x: scroll;
	margin: 10px 0;
}
.navUls li {
	display: inline-block;
	margin-right: 10px;
}
//.active {
//	color: #5859ff;
//}
.tabFirst {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(auto-fill, 20px);
	grid-gap: 10px 18px;
}
.tabFirst span:first-child {
	display: inline-block;
	width: 35px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #707070;
}
.tabFirst span {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #707070;
}
.tabSecond span{
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #707070;
}

