/*作者：YuHongru
**描述：响应式
*/

@media only screen and (max-width: 1040px) {
	html {
		font-size: 14px;
	}
	.eightHead>div>div {
		float: none;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 600px) {
	html {
		font-size: 12px;
	}
	body{font-size: 0.4em;}
	.school,
.tit {
	height: 20%;
}
	.allNav {
		display: none;
	}
	.tit h1 {
	
		color: #fff;
	}
	.tit h1 span {
		margin-top: 0px;

	}
	.sloganText {
		height: 20px;
	}
	.feiji {
		right: -100px;
		transform: scale(0.3, 0.3);
		display: none;
	}
	.feijixian {
		right: 1px;
		transform: scale(0.3, 0.3);
		display: none;
	}
	.qhjglogo {
		width: 144px;
	}
	.hkzwlogo {
		width: 40px;
	}
	.schoolCon {
		width: 100%;
		height: auto;
		border-radius: 0px;
	}
	.schoolName {
		font-size: 120%;
		padding: 10px 30px;
	}
	.schoolText {
		padding: 10px 10px;
		font-size: 80%;
	}
	.cnt p {
		font-size: 100%;
		text-align: center;
	}
	.yuan {
		width: 10px;
		height: 10px;
		border-radius: 50%;
		position: relative;
		left: -5px;
		top: -5px;
	}
	.xian {
		width: 0px;
		border: 1px dashed;
		margin: 40px auto 0px auto;
	}
	.num {
		font-weight: 600;
		font-size: 2.5rem;
	}
	
	.FourText {
		display: table;
		height: 50%;
		margin-top: 0px;
	}
	.FourImg {
		background: url(../img/pageFour01_03.jpg) no-repeat center center;
		width: 100%;
	}
	.FourTextcnt {
		display: table-cell;
		vertical-align: middle;
		padding-left: 20px;
		padding-right: 20px;
		float: none;
	}
	.FourText h1 {
		line-height: 2.0rem;
	}
	.FourText p {
		line-height: 1.4rem;
		margin-bottom: 0px;
		font-size: 1.0rem;
	}
	.FourText span {
		font-size: 1.0rem;
		font-weight: 100;
	}
	.FourBottom {
		position: relative;
		top: 0px;
	}
	.FourImg {
		position: relative;
		top: auto;
		bottom: 0px;
	}
	.pageFive {
		background: url(../img/mpagefive.jpg) no-repeat center;
	}
	.FiveText {
		width: 100%;
		height: 50%;
		box-sizing: border-box;
		padding: 20px 20px;
	}
	.fiveP {
		display: none;
	}
	.FiveText p {
		font-size: 1.0rem;
	}
	.FiveText h1 {
		font-size: 2.0rem;
		font-weight: bold;
		line-height: 2rem;
	}
	.FiveText img {
		height: 54%;
		margin: auto;
	}
	.pageAdd {
		background: url(../img/mpageSix.jpg) no-repeat center center;
	}
	.pageSix{
		background: url(../img/mpageSx.jpg) no-repeat top;
	}
	.pageSix .tit{
		left: 5px;
		right: auto;
		top: auto;
		bottom: 10px;
		height: 40%;
		width: auto;
	}
	.zsqkCnt{
		background: none;
		top: auto;
		bottom: 10px;
		left: auto;
		right: 10px;
		width: 50%;
	}
	.zsqkCnt p {
		font-size: 1.0rem;
		line-height: 1.7rem;
	}
	.pageSixFooter {
		display: none;
	}
	
	.sevenImg {
		width: 40%;
		float: left;
	}
	.sevenText {
		border-top: none;
		border-left: 1px solid #fff;
		padding: 0px 5px;
		width: 50%;
		height: 50%;
		float: left;
	}
	.sevenText>p>span {
		font-size: 50%;
		line-height: 1.8em;
	}
	.sevenText h1 {
		font-size: 200%;
		font-weight: bold;
	}
	.pageSevenL {
		float: none;
	}
	.pageSevenL>div {
		height: 50%;
		background: rgba(88, 45, 149, 0.8);
	}
	.pageSevenR {
		float: none;
	}
	.pageSevenR>div {
		height: 50%;
		background: rgba(218, 177, 61, 0.8);
	}
	.pageSevenR h1 {
		http: //weibo.com/fmbabj/profile?s=6cm7D0
		font-size: 100%;
	}
	.sevenBtn>a {
		width: auto;
		color: #fff;
		padding: 0.5em 1em;
		border: 1px solid #fff;
		font-size: 100%;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.pageEight {
		background: url(../img/mpageEight.jpg) no-repeat center center;
		display: table;
	}
	.aboutCnt {
		display: table-cell;
		vertical-align: middle;
	}
	.aboutInf {
		display: block;
		width: 100%;
	}
	.aboutText {
		box-sizing: border-box;
		padding: 20px 10px;
	}
	.aboutImg {
		box-sizing: border-box;
		padding: 10px;
	}
	.aboutImg img {
		width: 100%;
	}
}
@media only screen and (min-device-width : 370px) and (max-device-width : 375px) {
	.pageSix .tit{
		height: 35%;
	}
	.zsqkCnt p {
		font-size: 1.0rem;
		line-height: 1.9rem;
	}
}
@media only screen and (min-device-width : 400px) and (max-device-width : 415px) {
	.zsqkCnt{width: 55%;}
	.zsqkCnt p {
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
}