	h1,
	h2 {
		width: 1000px;
		line-height: 40px;
		text-align: center;
		font-size: 34px;
	}

	h1:after,
	h2:after {
		content: "";
		display: block;
		width: 70px;
		height: 4px;
		background-color: #338CFB;
		margin: 14px auto 16px;
	}
	
	.teacher {
		width: 1000px;
		margin: 60px auto 0;
		height: auto;
		overflow: hidden;
	}
	
	.teacher div {
		width: 100%;
	}
	
	.teacher div h1 {
		width: 100%;
		text-align: center;
		font-size: 34px;
	}
	
	.teacher ul {
		width: 100%;
		list-style: none;
		margin: 50px auto 0;
		overflow: hidden;
		border:1px solid #eee;
	}
	
	.teacher ul li {
		width: 25%;
		float: left;
		padding: 48px 0;
		text-align: center;
		border-right:1px solid #eee;
	}
	.teacher ul li:nth-of-type(4){
		border-right:0;
	}
	
	.teacher ul li img {
		width: 50%;
	}
	
	.teacher ul li p {
		width: 100%;
		font-size: 14px;
		color: #666;
		line-height: 20px;
		padding: 0 40px;
	}
	
	.teacher ul li p span {
		font-size: 22px;
		color: #333;
		display: block;
		line-height: 78px;
	}
	
	.teacher ul li:hover {
		background-color: #f9f9f9;
		cursor: pointer;
	}
	
	.team {
		width: 1000px;
		height: auto;
		overflow: hidden;
		margin: 90px auto 0;
	}
	
	/*.team h2,
	.forcen h2 {
		width: 1000px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 34px;
		display: block;
		color: #333;
		font-weight: normal;
		margin: 0 auto;
	}*/
	
	.team ul {
		width: 100%;
		list-style: none;
		overflow: hidden;
		margin: 44px auto 0;
	}
	
	.team ul li {
		width: 48%;
		float: left;
	}
	
	.mgright4 {
		margin-right: 4%;
		position:relative;
		overflow:hidden;
	}
	
	.mgright4 div,.mgright0 div{
		width:100%;
		height:auto;
		background:rgba(0,0,0,0.5);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
		color:#fff;
		position:absolute;
		padding:0 12px;
		bottom:0;
		z-index:1;
	}
	
	.team ul li{
		cursor: pointer;
	}

	.team ul li:hover img{
		transform: scale(1.1);
		transtion:transform;
	}

	.mgright0 {
		margin-right: 0;
		position:relative;
		overflow:hidden;
	}
	
	.team ul li img {
		width: 100%;
		transition:all 0.3s;
	}
	
	.temtit {
		font-size: 20px;
		line-height: 30px;
		margin-top: 12px;
	}
	
	.team ul li span {
		display: block;
		width: 56px;
		height: 4px;
		background-color: #338CFB;
		margin-top: 6px;
		font-weight:700;
	}
	
	.temmsg {
		font-size: 14px;
		line-height: 24px;
		margin: 12px 0;
		text-align: justify;
		color:#ebebeb;
	}
	
	.fore {
		width: 100%;
		background-color: #38384c;
		margin: 90px auto 0;
		padding: 60px 0;
	}
	
	.forcen {
		width: 1000px;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.forcen h2,
	.p2,
	.forcen .p3 {
		color: #fff;
	}
	
	.forcen-left {
		width: 490px;
		float: left;
		margin-top: 50px;
		border-right: 1px dashed #aaa;
	}
	
	.forcen-left div {
		overflow: hidden;
	}
	
	.forcen-left div img {
		width: 82px;
		height: 82px;
		float: left;
		padding: 2px;
		border: solid 2px #fff;
		border-radius: 50%;
		margin-right: 8px;
	}
	
	.forcen-left div:nth-child(1)>p {
		width: 399px;
		float: left;
		line-height: 42px;
	}
	
	.forcen-left div p span:nth-child(1) {
		font-size: 24px;
		line-height: 42px;
		margin-right: 16px;
		float: left;
		color: #fff;
		display: inline-block;
	}
	
	.forcen-left div p span:nth-child(2) {
		margin: 7px 16px 0 0;
		display: inline-block;
		cursor: pointer;
		float: left;
	}
	
	.forcen-left div p span:nth-child(2) img {
		border: none;
		padding: 0;
		margin: 0;
		border-radius: 4px;
		width: 80px;
		height: 24px;
	}
	
	.forcen-left div p a {
		line-height: 42px;
		float: left;
		color: #ccc;
		font-size: 12px;
		background-position: right center;
		background-repeat: no-repeat;
	}
	
	.fortfum {
		color: #f7f7f7;
		width: 410px;
		float: left;
		height: 40px;
		line-height: 20px;
		overflow: hidden;
	}
	
	.fordes {
		width: 100%;
		height: 348px;
		color: #fff;
		font-size: 16px;
		line-height: 32px;
		padding: 20px 20px 0 0;
		overflow: hidden;
	}
	
	.forcen-right {
		width: 490px;
		float: right;
		overflow: hidden;
		margin-top: 50px;
	}
	
	.forcen-right p {
		font-size: 22px;
		color: #fff;
		height: 82px;
		line-height: 42px;
	}
	
	.thpor {
		height: 336px;
		overflow: hidden;
		position: relative;
	}
	
	.thpor ul {
		list-style: none;
		width: 100%;
		height: 336px;
		position: absolute;
		top: 336px;
	}
	
	.thpor ul li {
		width: 82px;
		height: 82px;
		padding: 4px;
		border: solid 2px #fff;
		border-radius: 50%;
		float: left;
		margin: 0 16px 30px 0;
	}
	
	.thpor ul .active {
		border: solid 2px #338CFB;
	}
	
	.thpor ul li:hover {
		cursor: pointer;
		border: solid 2px #338CFB;
	}
	
	.thpor ul li:nth-child(5),
	.thpor ul li:nth-child(10),
	.thpor ul li:nth-child(15) {
		margin-right: 0;
	}
	.marht{
		margin-right: 0;
	}
	.thpor ul li img {
		width: 100%;
		height: 100%;
		border-radius: 50%;
	}
	
	.select {
		border: solid 2px #338CFB;
	}
	
	.spot {
		width: 100%;
		height: 20px;
		text-align: center;
	}
	
	.spot a {
		display: inline-block;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		margin-right: 6px;
		background-color: #fff;
	}
	
	.spot>.baccc {
		background-color: #FF6708;
	}
	
	.spot>.bafff {
		background-color: #fff;
	}
	
	.thpor>.postop {
		top: 0;
	}
	
	.foreign-team1 {
		width: 100%;
		margin: 90px auto 0;
	}
	
	.student_bg {
		padding: 0;
		border: none;
	}
	
	.footlog {
		width: 100%;
		height: 498px;
		margin: 90px auto 0px;
		background-image: url(/Content/images/teachers/tach8.jpg);
		background-position: right center;
		background-repeat: no-repeat;
		text-align: center;
	}
	
	.footlog p {
		font-size: 34px;
		line-height: 60px;
		color: #fff;
		text-align: center;
		padding-top: 100px;
	}
	
	.footlog a {
		display: block;
		width: 350px;
		height: 66px;
		margin: 40px auto 20px;
		color: #ff6708;
		font-size: 24px;
		line-height: 66px;
		text-align: center;
		background-color: #fff;
	}
	
	.footlog span {
		width: 100%;
		font-size: 18px;
		height: 32px;
		text-align: center;
		color: #fff;
		line-height: 32px;
	}
	
	.footlog span a {
		color: #fff;
		width: 50px;
		font-size: 18px;
		line-height: 32px;
		display: inherit;
		background-color: inherit;
		width: auto;
		margin-left: 20px;
		text-decoration: underline;
	}
	/*新版新闻模块开始*/

	.newest-div{
		width: 100%;
		text-align: left;
		margin-top:40px;
	}
	
	.newest-div {
		width: 100%;
		overflow: hidden;
		text-align: left;
		margin-top:40px;
	}
	
	
	
	.newest-div li {
		width: 234px;
		height: auto;
		overflow: hidden;
		float: left;
		margin-right: 21px;
	}
	
	
	.newest-div .marginright {
		margin-right: 0;
	}
	
	.newest-div li img {
		width: 234px;
		height: 144px;
	}
	
	.newest-div li h3 {
		margin-top: 16px;
	}
	
	.newest-div li h3 a {
		display: inline-block;
		font-size: 16px;
		height: 52px;
		color: #121212;
		line-height: 26px;
		overflow: hidden;
	}
	
	.newest-div li p  {
		height: 72px;
		color: #707070;
		height: 88px;
		line-height: 22px;
		font-size: 14px;
		overflow: hidden;
	}
	
	.newest-div li span {
		font-size: 12px;
		color: #999;
		line-height: 28px;
	}
	/*新版新闻模块结束*/