html,
body {
	position: relative;
	height: 100%;
	font-family: "微软雅黑", "arial black";
}

.allNav {
	position: fixed;
	top: 0px;
	width: 100%;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.9);
	z-index: 10;
}

.allNav li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.allNav li a {
	color: #888888;
}

.allNav li a span {
	float: left;
	line-height: 40px;
	font-size: 150%;
}

.allNavBtn {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/navbtn.png);
	border-right: 1px solid #999;
	margin-right: 5px;
}

.allNavTxt {
	display: none;
}

.allNav .atvN .allNavTxt {
	display: block;
}

.allNav li:hover .allNavTxt {
	display: block;
}

.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.container {
	max-width: 1100px;
	margin: auto;
	height: 100%;
}


/*作者:YuHongru; 描述： 下一页按钮 ;*/

.swiper-button-next {
	position: fixed;
	width: 80px;
	height: 80px;
	left: 50%;
	bottom: 0;
	top: auto;
	margin-left: -40px;
	background: url(../img/nextBtn_03.png) no-repeat center center;
	animation:btn 3s infinite;
	-webkit-animation: btn 3s infinite;
	-moz-animation: btn 3s infinite;
	-ms-animation: btn 3s infinite;
	-o-animation: btn 3s infinite;
}
@keyframes btn{
	0%{opacity: 0;bottom: 40px;}
	60%{opacity: 1;bottom: 20px;}
	100%{opacity:0;bottom:0px;}
}
@-moz-keyframes btn{
	0%{opacity: 0;bottom: 40px;}
	60%{opacity: 1;bottom: 20px;}
	100%{opacity:0;bottom:0px;}
}
@-webkit-keyframes btn{
	0%{opacity: 0;bottom: 40px;}
	60%{opacity: 1;bottom: 20px;}
	100%{opacity:0;bottom:0px;}
}
@-ms-keyframes btn{
	0%{opacity: 0;bottom: 40px;}
	60%{opacity: 1;bottom: 20px;}
	100%{opacity:0;bottom:0px;}
}
@-o-keyframes btn{
	0%{opacity: 0;bottom: 40px;}
	60%{opacity: 1;bottom: 20px;}
	100%{opacity:0;bottom:0px;}
}
/*每页重复样式*/

.pageOne,
.pageTwo,
.pageThree,
.pageFour,
.pageFive,
.pageSix,
.pageSeven,
.pageEight {
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: cover !important;
	/*-webkit-background-size: 100% 100%;*/
	background-size: cover !important;
}


/*作者：YuHongru
**描述：第一页
*/

.pageOne {
	background: url(../img/pageBg01.jpg) no-repeat;
}

.school,
.tit {
	height: 33%;
}

.tit {
	padding-left: 5.45454545%;
	padding-right: 5.45454545%;
}

.school,
.tit,
.slogan {
	display: table;
}

.slogan>div,
.tit>div,
.school>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.school{
	margin: auto;
	display: table;
}
.school img {
	margin-right: 40px;
}

.tit{
	margin: auto;
}
@font-face{
	font-family:FZLTHJ;
	src: url(../FZLTHJ.TTF);
}
.tit h1{
	padding-top: 3.1em;
	font-weight: lighter;
	color: #fff;letter-spacing: 1px;
	font-family: FZLTHJ;
}
.tit h1 small{
	display: block;
	font-size: 3.5em;
	font-weight: 100;
	color: #fff;
	line-height: 70px
}

.tit h1 span {
	margin-top: 0.5em;
	display: block;
	line-height: 6.8rem;
	font-size: 5.4em;
	text-shadow: 
	1px 1px 7px rgba(255,255,255,.16)
	,-1px -1px 7px rgba(255,255,255,.16)
	,1px 1px 24px rgba(0,0,0,.06)
	,-1px -1px 24px rgba(0,0,0,.06);
}

.tit p {
	color: #fff;
	font-size: 1.2rem;
}

.tit>div {
	max-width: 1100px;
}

.tit img {
	margin: auto;
	width: 100%;
}

.slogan {
	height: 33%;
	/*padding-left: %;*/
	margin-top: 40px;
	max-width: 1100px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}

.sloganText {
	max-width: 570px;
	height: 40px;
	opacity: 0;
	margin: auto;
}

.feiji {
	/*width: 122px;*/
	position: absolute;
	right: -200px;
	top: 400px;
	transform: scale(0.8, 0.8);
}

.feijixian {
	width: 200px;
	position: absolute;
	top: 10px;
	left: auto;
	right: 232px;
	opacity: 0;
}


/*Author:YHR·Ace
*  第二页
*/

.pageTwo {
	background: url(../img/page0200.jpg) no-repeat center;
}

.schoolCon {
	background: rgba(0, 0, 0, 0.3);
	width: 60%;
	border-radius: 5px;
	overflow: hidden;
}

.swiper-container2 {
	height: 100%;
}

.schoolNav {
	margin-bottom: 2px;
}

.schoolName {
	background: rgba(255, 255, 255, 0.8);
	color: #999;
	font-size: 150%;
	padding: 10px 80px;
}

.schoolName>span {
	line-height: 100%;
	vertical-align: middle;
	margin-right: 10px;
}

.schoolIcon {
	display: inline-block;
	height: 38px;
	width: 41px;
	background: url(../img/schoolIcon01_03.png)no-repeat center;
}

.schoolText {
	text-align: justify;
	padding: 20px 10px;
	font-size: 80%;
	color: #fff;
	display: none;
}

.atv .schoolName {
	background: rgba(0, 0, 0, 0.6);
	color: #f6f6f6;
}

.atv .schoolIcon {
	background: url(../img/schoolIcon02_03.png);
}


/*Author:YHR·Ace
* 第三页
*/

.pageThree {
	background: #fff;
}

.cnt {
	width: 200%;
	margin-left: -50%;
}

.cnt h6 {
	text-align: center;
}

.cnt p {
	font-size: 150%;
	text-align: center;
}

.xmts1,
.xmts2,
.xmts3,
.xmts4,
.xmts5,
.xmts6,
.xmts7 {
	width: 14.2%;
	height: 100%;
	display: table-cell;
	vertical-align: bottom;
	font-size: 100%;
}

.yuan {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
	left: -10px;
	top: -15px;
}

.xian {
	width: 0px;
	border: 1px dashed;
	margin: 40px auto 0px auto;
}

.num {
	font-weight: 600;
	font-size: 400%;
}

.xmts1 .num {
	color: #d41874;
}

.xmts1 .yuan {
	background: #D41874;
}

.xmts1 .xian {
	border-color: #D41874;
	height: 45%;
}

.xmts2 .num {
	color: #5f419e;
}

.xmts2 .yuan {
	background: #5f419e;
}

.xmts2 .xian {
	border-color: #5f419e;
	height: 35%;
}

.xmts3 .num {
	color: #db6f29;
}

.xmts3 .yuan {
	background: #db6f29;
}

.xmts3 .xian {
	border-color: #db6f29;
	height: 55%;
}

.xmts4 .num {
	color: #4a1559;
}

.xmts4 .yuan {
	background: #4a1559;
}

.xmts4 .xian {
	border-color: #4a1559;
	height: 25%;
}

.xmts5 .num {
	color: #a34e41;
}

.xmts5 .yuan {
	background: #a34e41;
}

.xmts5 .xian {
	border-color: #a34e41;
	height: 40%;
}

.xmts6 .num {
	color: #d41874;
}

.xmts6 .yuan {
	background: #d41874;
}

.xmts6 .xian {
	border-color: #d41874;
	height: 55%;
}

.xmts7 .num {
	color: #5f419e;
}

.xmts7 .yuan {
	background: #5f419e;
}

.xmts7 .xian {
	border-color: #5f419e;
	height: 45%;
}

.pageThreeFooter {
	position: absolute;
	width: 100%;
	bottom: 0px;
}


/*作者：YuHongru
**描述：第四页
*/

.FourTextP {
	width: 100%;
	height: 100%;
	display: table;
}

.FourText {
	background: #db8929;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	height: 100%;
	margin-top: -4em;
	text-shadow: 1px 2px 4px #8a7024;
}
.FourImg{
		background:url(../img/pageFour01_03.jpg) no-repeat center center;
		width:50%;
}
.FourText h1 {
	float: right;
	font-size: 200%;
	line-height: 2em;
}

.FourText p {
	float: right;
	line-height: 2em;
	margin-bottom: 2em;
}

.FourText span {
	font-size: 150%;
}

.FourText h1,
.FourText span {
	font-weight: bold;
}
.FourTextcnt{
	max-width: 550px; float: right;padding-right: 4em;
}

/*作者：YuHongru
**描述：第五页
*/

.pageFive {
	background: url(../img/pageFive_02.jpg) no-repeat center;
}

.FiveFilter {
	height: 100%;
	background: rgba(114, 3, 70, 0.6);
	display: none;
}

.FiveText {
	width: 45%;
	
	color: #fff;
	
	/*padding: 2em;*/
	display: none;
}

.FiveText h2 {
	font-size: 2em;
	font-weight: bold;
}

.FiveText h1 {
	font-size: 250%;
	font-weight: bold;
	line-height: 3em;
}

.FiveText p {
	line-height: 2em;
	font-size: 1.2rem;
}


/*作者：YuHongru
**描述：第六页
*/

.pageSix {
	background: url(../img/pagesixbg.jpg) no-repeat top center;
	color: #fff;
	position: relative;
}

.pageSix .tit {
	position: absolute;
	top:164px;
	right: 60px;
	width: 132px;
	height: 344px;
}

.zsqkCnt {
	position: absolute;
	padding: 1%;
	width: 41%;
	background: rgba(0,0,0,0.2);
	bottom: 12rem;
	left: 8rem;
}

.zsqkCnt p {
	line-height: 26px;
}

.pageSixFooter{
	position: absolute;
	width: 100%;
	bottom: 0px;
	padding-top: 3.54545454545%;
	padding-bottom: 3.54545454545%;
	background: rgba(255,255,255,0.3);
}
.pageSixFooter a{
	padding: 10px 60px;
	display: inline-block;
	font-size: 1.5rem;
	color: #fff;
	background: #7fad76;
	border-radius: 8px;
	margin-left: 60px;
	margin-right: 60px;
}
/*作者：YuHongru
**描述：第七页
*/

.pageSeven {
	background: url(../img/pageSeven_06.jpg) no-repeat center;
}

.pageSevenL,
.pageSevenR {
	width: 50%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.pageSevenL {
	background: rgba(88, 45, 149, 0.8);
}

.pageSevenR {
	background: rgba(218, 177, 61, 0.8);
}

.pageSevenL>div,
.pageSevenR>div {
	max-width: 550px;
	width: 100%;
	padding: 10px 60px;
	display: table-cell;
}

.sevenImg {
	width: 100%;
}

.sevenText {
	border-top: 1px solid #fff;
	padding: 30px 5px;
	height: 20%;
	color: #fff;
	margin-top: 40px;
}

.sevenText>p>span {
	display: block;
	height: 100%;
	float: left;
	font-size: 100%;
	line-height: 2em;
}

.sevenText h1 {
	font-size: 250%;
	font-weight: bold;
}

.sevenBtn {
	width: 100%;
	height: 30%;
	text-align: center;
	padding: 40px 10px;
}

.sevenBtn>a {
	display: inline-block;
	width: 25%;
	color: #fff;
	padding: 0.5em 1em;
	border: 1px solid #fff;
	font-size: 1em;
	text-align: center;
	margin-right: 10px;
}

.sevenBtn>a:hover {
	background: rgba(255, 255, 255, 0.6);
}


/*作者：YuHongru
**描述：第八页
*/

.pageEight {
	background: url(../img/pageLast_07.jpg) no-repeat center center;
}

.aboutInf{
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	color: #fff;
}
.aboutInf h2{
	font-size: 1.2rem;
	font-weight: bold;
}
.aboutInf p{
	font-size: 0.8rem;
	line-height: 2.4rem;
}

.aboutInf a{
	color: #fff;
	font-size: 0.8rem;
}
.aboutCnt{
	display: table;
}
.aboutImg{
	border: none;
}
.aboutText{
	padding-left: 3.0rem;
	border-left: 2px solid #444;
}

.pageAdd{
	background: url(../img/pageAdd_02.jpg) no-repeat center center;
}

