.dis-f{display: flex;justify-content: space-between;flex-wrap: wrap;}
.f-40{font-size: 40px;}
.f-w{font-weight: bold;}
.text-uppercase{text-transform:uppercase;}
.m--20{margin-top:-20px}
.space{height: 60px;}

.subject li{line-height: 1;}
.subject li div {line-height: 1;}
.subject li div span{display: inline-block;background: #4f8ca1;margin-right: 10px; width: 6px;height: 37px;position: relative;top: 5px;}
.subject li.text-uppercase{color: #e0f5fc;}
.subject-logic li div span{background: #8b8b43;}
.subject-logic li.text-uppercase{color: #f3f3db;}
.subject-engli li div span{background: #549c91;}
.subject-engli li.text-uppercase{color: #def9f5;}
.subject-China li div span{background: #94693e;}
.subject-China li.text-uppercase{color: #fbf0e5;}
.subject-inter li div span{background: #5f4c99;}
.subject-inter li.text-uppercase{color: #ece9f5;}


.n_title{margin:60px auto 30px}
.teachbox li{display: flex;justify-content: space-between;width:49.2%;padding:0px 30px 0 00px;background: #edfaff;align-items: center;margin-bottom:20px}

.teachbox li div:last-child{width:65%}
.teachbox li div:last-child h4{font-size: 28px;margin-bottom:10px}
.teachbox li div:last-child h4 span{font-size: 14px;color:#4f8ca1;font-weight: initial;}
.teachbox.bg2 li div:last-child h4 span{color:#8b8b43;}
.teachbox.bg3 li div:last-child h4 span{color:#549c91;}
.teachbox.bg4 li div:last-child h4 span{color:#94693e;}
.teachbox.bg5 li div:last-child h4 span{color:#5f4c99;}
.teachbox li div:last-child h4 span em{display: inline-block;margin:0 10px 0;}
.teachbox li div:last-child p{font-size: 14px;color:#666; height: 112px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.bg1 li{background: url(http://www.tqedu.net/Template/Default/Skin/2024/img/teachimg/bg1.jpg) no-repeat;}
.bg2 li{background: url(http://www.tqedu.net/Template/Default/Skin/2024/img/teachimg/bg2.jpg) no-repeat;}
.bg3 li{background: url(http://www.tqedu.net/Template/Default/Skin/2024/img/teachimg/bg3.jpg) no-repeat;}
.bg4 li{background: url(http://www.tqedu.net/Template/Default/Skin/2024/img/teachimg/bg4.jpg) no-repeat;}
.bg5 li{background: url(http://www.tqedu.net/Template/Default/Skin/2024/img/teachimg/bg5.jpg) no-repeat;}

@media screen and (max-width:640px){
	html{font-size:13.3333vw;}
	.teachbox li{width:100%;    padding: 0px 0.2rem 0 0;}
	.f-40{font-size: 0.4rem;}
	.subject li div span{height: 0.4rem;top: 3px;}
	.n_title{margin: 0.6rem auto 0.3rem;}
	.teachbox li div:last-child h4{font-size: 0.36rem;margin-bottom: 0.1rem;}
	.teachbox li div:last-child h4 span{display: block;}
	.teachbox li div:last-child h4 span em{display: none;}
	.ph_footer{position: relative;height:auto}
	.aui-bar.aui-bar-tab{display: none !important;}
	.back-btn{background: #999;}
	.space{height:0.1rem}
	.home_return .icon-shouye{margin-left:0.3rem}
}
