* {
	margin: 0;
	padding: 0;}
li {
	list-style: none;
	cursor: pointer;}
.introduction .teacher .content{
	flex-grow: 1;
	margin-left: 20px;}
.introduction .teacher {
	display: flex;
	background: #F6F6F6;
	box-sizing: border-box;
	padding:30px 0px 30px 15px;}
.introduction .teacher img {
	width: 140px!important;
	height: 200px!important;}

.introduction .content p {
	margin-bottom: 18px;}
.background {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(../image/3.jpg) no-repeat;
	height: 41px;
	padding: 0 25px;
	color: white;}
.education {
	border: 1px solid #E5E5E5;}
.uls {
	margin: 25px 0;}
.uls li{
	margin-top: 10px;
	padding: 0 30px;}
.wp_articlecontent .teacher{
	border:solid 1px #dddddd;
	margin-top: 30px!important;}
.ulsTwo .liSon{
	display: flex;
	justify-content: space-between;
	height: 41px;
	align-items: center;
	background: #F6F6F6;
	padding: 0 30px;
	margin-top: 20px;
	border:solid 1px #dddddd;}
.ulsTwo .liSon img {
	width: 19px;
	height: 11px;}
.ulsTwo .box {
	border: solid 1px #dddddd!important;
	padding: 20px 30px;
        width: inherit;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word;}
.ulsTwo .box span{
	line-height: 2;
	word-break: break-all;}
.ulsTwo .box p {
	line-height: 30px;
	word-break: break-all!important;}
.ulsTwo li:hover {
	cursor: pointer;}
.active {
	background: url(../image/3.jpg) no-repeat!important;
	background-size: 100% 100%!important;
	color: white;}
.ulsTwo {
	margin-bottom: 100px;}
.wp_articlecontent .list-paddingleft-2{
	padding-left: 0!important;}
.x-header .x-wrap{
 width: 100%!important
;}
.x-container .x-wrap{
 width: 1400px;important;}
@media screen and (max-width: 750px) {
	.x-container .x-wrap{
	  width: 100%!important;}
	.introduction .teacher {
		padding: 10px;}
	.introduction .content p {
		line-height: 18px;
		margin-bottom: 10px;}
	.ulsTwo {
		margin-bottom: 0px;}
	.ulsTwo .box {
		padding: 10px
	;}
	.ulsTwo .liSon {
		padding: 0 10px;}
	.wp_articlecontent .list-paddingleft-2{
		padding-left: 0!important;}
	/*  */
/* 	.ulsTwo li:nth-child(2){
		border: 1px solid red;
	} */
	
	
	
	
	
	
}