﻿/* pc */
.pd-board{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 30px;
	box-sizing: border-box;
	background-color: #fafafa;
}
.pd-board .show-wrap:first-child{
	margin-top: 130px;
}
.pd-board .show-wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.show-wrap .showL{
	float: left;
	width: 40%;
	text-align: center;
}
.show-wrap .showR{
	float: right;
	width: 50%;
}
.showL h3{
	font-size: 36px;
	color: #343434;
	margin-bottom: 40px;
	font-weight: bold;
}
.showL p{
	font-size: 18px;
	color: #343434;
	margin-bottom: 100px;
	text-align: left;
}
.showL a{
	display: inline-block;
	width: 210px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	background: #402de4;
	font-size: 24px;
}
.showR img{
	width: 100%;
	height: auto;
}
.show-wrap .showT{
	width: 100%;
	height: auto;
	text-align: center;
}
.show-wrap .showB{
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 100px;
}
.showT h3{
	font-size: 36px;
	color: #343434;
	margin-bottom: 60px;
	font-weight: bold;
	text-align: center;
}
.showT h4{
	font-size: 28px;
	color: #343434;
	margin-bottom: 20px;
}
.showT p{
	font-size: 18px;
	color: #343434;
	margin-bottom: 60px;
	text-align: left;
}
.showB img{
	width: 100%;
	height: auto;
}

/* 教师主页 */
.pd-teacher{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 30px;
	box-sizing: border-box;
	background-color: #fafafa;
}
.pd-teacher .pt-wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pt-wrap{
	margin-top: 80px;
}
.pt-wrap .shadeL{
	float: left;
	width: 50%;
	height: auto;
}
.shadeL img{
	width: 100%;
	height: auto;
}
.pt-wrap .shadeR{
	float: right;
	width: 40%;
	height: auto;
	text-align: center;
}
.shadeR h3{
	font-size: 36px;
	color: #343434;
	font-weight: bold;
	margin-bottom: 50px;
}
.shadeR p{
	font-size: 18px;
	color: #343434;
	margin-bottom: 50px;
}
.shadeR a{
	display: inline-block;
	width: 210px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	background: #402de4;
	font-size: 24px;
	text-decoration: none;
}
.pt-wrap-sm{
	padding: 0 110px;
	box-sizing: border-box;
}
.pt-wrap .qwL{
	float: left;
	width: 40%;
	height: auto;
}
.pt-wrap .qwR{
	float: right;
	width: 50%;
	height: auto;
}
.qwL{
	float: left;
	width: 40%;
}
.qwR{
	float: right;
	width: 50%;
}
.qwL img{
	width: 100%;
	height: auto;
}
.qwR h3{
	font-size: 36px;
	color: #343434;
	margin-bottom: 20px;
	font-weight: bold;
}
.qwR h4{
	font-size: 24px;
	color: #343434;
	margin-bottom: 60px;
}
.qwR p{
	font-size: 18px;
	color: #343434;
}
.pt-wrap .zhL{
	float: left;
	width: 40%;
	height: auto;
}
.zhL h3{
	font-size: 36px;
	color: #343434;
	margin-bottom: 20px;
	font-weight: bold;
}
.zhL h4{
	font-size: 24px;
	color: #343434;
	margin-bottom: 60px;
}
.zhL p{
	font-size: 18px;
	color: #343434;
}
.zhR img{
	width: 100%;
	height: auto;
}
.pt-wrap .zhR{
	float: right;
	width: 50%;
	height: auto;
}
.hdL{
	float: left;
	width: 50%;
	height: auto;
}
.hdL img{
	width: 100%;
	height: auto;
}
.hdR{
	float: right;
	width: 40%;
	height: auto;
}
.hdR h3{
	font-size: 36px;
	color: #343434;
	margin: 130px 0px 20px 0px;
	font-weight: bold;
}
.hdR h4{
	font-size: 24px;
	color: #343434;
	margin-bottom: 50px;
}
.hdR p{
	font-size: 18px;
	color: #343434;
}
.pt-wrap .dlL{
	float: left;
	width: 40%;
	height: auto;
}
.dlL h3{
	font-size: 36px;
	color: #343434;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 180px;
}
.dlL h4{
	font-size: 24px;
	color: #343434;
	margin-bottom: 60px;
}
.dlL p{
	font-size: 18px;
	color: #343434;
}
.dlR img{
	width: 100%;
	height: auto;
}
.pt-wrap .dlR{
	float: right;
	width: 50%;
	height: auto;
}
.hdL{
	float: left;
	width: 50%;
	height: auto;
}
.hdL img{
	width: 100%;
	height: auto;
}
.dyL{
	width: 50%;
	float: left;
}
.dyL img{
	width: 100%;
	height: auto;
}
.dyR{
	float: right;
	width: 40%;
	height: auto;
}
.dyR h3{
	font-size: 36px;
	color: #343434;
	margin: 130px 0px 20px 0px;
	font-weight: bold;
}
.dyR h4{
	font-size: 24px;
	color: #343434;
	margin-bottom: 50px;
}
.dyR p{
	font-size: 18px;
	color: #343434;
}
.pt-wrap .aqL{
	float: left;
	width: 40%;
	height: auto;
}
.aqL h3{
	font-size: 36px;
	color: #343434;
	margin-bottom: 20px;
	font-weight: bold;
}
.aqL h4{
	font-size: 24px;
	color: #343434;
	margin-bottom: 60px;
}
.aqL p{
	font-size: 18px;
	color: #343434;
}
.aqR img{
	width: 100%;
	height: auto;
}
.pt-wrap .aqR{
	float: right;
	width: 50%;
	height: auto;
}
.teachBox{
	width: 100%;
	height: auto;
	margin-bottom: 130px;
	margin-top: 80px;
}
.teachBox h3{
	font-size: 36px;
	color: #343434;
}
.teachBox img{
	width: 100%;
	height: auto;
}
.dotL{
	float: left;
	width: 70px;
	height: auto;
}
.dotR{
	float: right;
	display: block;
	width: 70px;
	height: auto;
}
/* 站群管理系统 */

/* ipad */
@media screen and (min-width:768px) and (max-width:1200px) {
	.pd-board{
		padding: 0 20px;
	}
	.pd-board .show-wrap:first-child{
		margin-top: 50px;
	}
	.show-wrap .showL{
		float: left;
		width: 40%;
	}
	.show-wrap .showR{
		float: right;
		width: 50%;
	}
	.showL h3{
		font-size: 22px;
		margin-bottom: 40px;
	}
	.showL p{
		font-size: 16px;
		margin-bottom: 50px;
	}
	.showL a{
		display: inline-block;
		width: 180px;
		height: 40px;
		line-height: 40px;
		background: #402de4;
		font-size: 16px;
	}
	.show-wrap .showB{
		margin-bottom: 50px;
	}
	.showT h3{
		font-size: 22px;
		color: #343434;
		margin-bottom: 40px;
	}
	.showT h4{
		font-size: 18px;
		color: #343434;
		margin-bottom: 20px;
	}
	.showT p{
		font-size: 16px;
		color: #343434;
		margin-bottom: 40px;
		text-align: left;
	}
	/* 教师主页 */
	.pd-teacher{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0 20px;
		box-sizing: border-box;
		background-color: #fafafa;
	}
	.pt-wrap{
		margin-top: 60px;
	}
	.pt-wrap div h3{
		font-size: 22px;
		margin-top: 20px;
	}
	.pt-wrap div h4{
		font-size: 18px;
		margin-bottom: 30px;
	}
	.pt-wrap div p{
		font-size: 16px;
	}
	.pt-wrap img{
		width: 80%;
		margin-left: 10%;
		height: auto;
	}
	.pt-hidden{
		display: none;
	}

	.pt-wrap-sm{
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.teachBox{
		width: 100%;
		height: auto;
		margin-bottom: 80px;
		margin-top: 80px;
	}
	.teachBox h3{
		font-size: 22px;
		color: #343434;
	}
	.teachBox img{
		width: 100%;
		height: auto;
	}
	.dotL{
		float: left;
		width: 50px;
		height: auto;
	}
	.dotR{
		float: right;
		display: block;
		width: 50px;
		height: auto;
	}
}
/* phone */

@media only screen and (max-width : 767px){
	.pd-board{
		padding: 0 10px;
	}
	.pd-board .show-wrap:first-child{
		margin-top: 20px;
	}
	.show-wrap .showL{
		width: 100%;
		margin-bottom: 20px;
	}
	.show-wrap .showR{
		width: 100%;
		margin-bottom: 20px;
	}
	.showL h3{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.showL p{
		font-size: 14px;
		color: #343434;
		margin-bottom: 20px;
	}
	.showL a{
		display: inline-block;
		width: 60%;
		height: 30px;
		color: #fff;
		line-height: 30px;
		background: #402de4;
		font-size: 14px;
	}
	.showR img{
		width: 80%;
		margin-left: 10%;
	}
	.show-wrap .showB{
		margin-bottom: 40px;
	}
	.showT h3{
		font-size: 18px;
		color: #343434;
		margin-bottom: 40px;
		font-weight: bold;
	}
	.showT h4{
		font-size: 14px;
		color: #343434;
		margin-bottom: 20px;
		font-weight: bold;
	}
	.showT p{
		font-size: 14px;
		margin-bottom: 20px;
	}
	/* 教师主页 */
	.pd-teacher{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0 10px;
		box-sizing: border-box;
		background-color: #fafafa;
	}
	.pt-wrap{
		margin-top: 40px;
	}
	.pt-wrap div{
		width: 100%;
	}
	.pt-wrap div h3{
		font-size: 18px;
		margin-top: 20px;
	}
	.pt-wrap div h4{
		font-size: 14px;
		margin-bottom: 30px;
	}
	.pt-wrap div p{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.pt-wrap img{
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
	.pt-hidden{
		display: none;
	}
	.pt-wrap-sm{
		padding: 0px;
		box-sizing: border-box;
	}
	.pt-wrap-sm >img{
		display: none;
	}
	.pt-wrap-sm .pt-wrap:nth-child(4){
		display: none;
	}
	.pt-wrap-sm .pt-wrap:nth-child(5){
		display: none;
	}
	.pt-wrap-sm .pt-wrap:nth-child(8){
		display: none;
	}
	.pt-wrap-sm .pt-wrap:nth-child(9){
		display: none;
	}
	.pt-wrap-sm .pt-wrap:nth-child(10){
		display: none;
	}
	.pt-wrap .qwL,.pt-wrap .qwR,.pt-wrap .zhL,.pt-wrap .zhR, .pt-wrap .hdL, 
	.pt-wrap .hdR, .pt-wrap .dlL ,.pt-wrap .dlR,.pt-wrap .dyL .pt-wrap .dyR.pt-wrap .dyL .pt-wrap .dyR,.pt-wrap .aqL, .pt-wrap .aqR{
		width: 100%;
		text-align: center;
	}
	.teachBox{
		width: 100%;
		height: auto;
		margin-bottom: 80px;
		margin-top: 80px;
	}
	.teachBox h3{
		font-size: 18px;
		color: #343434;
	}
	
	.teachBox img{
		width: 100%;
		height: auto;
	}
	.dotL{
		float: left;
		display: block;
		width: 30px;
		height: auto;
	}
	.dotR{
		float: right;
		display: block;
		width: 30px;
		height: auto;
	}
}