/*index棣栭〉寮€濮�*/
body,html{
	width: 100%;
	background-color: #c8102e;
}
html,body{
	font-family: 'Microsoft YaHei';
	position: relative;
}
.wrapper{
	width: 938px;
	margin: 0 auto;
}
.index{
	position: relative;
	background: url('../img/index.jpg');
	height: 1061px;
}
.index .wrapper{
	position: relative;
	height: 1061px;
}
@-webkit-keyframes wave2{
    0%{-webkit-transform:translate(-60px,0px);	top: 290px;
    	left: 350px;}
    100%{-webkit-transform:translate(60px,0px);	top: 290px;
    	left: 350px;}
}
@keyframes wave2{
    0%{
    	-webkit-transform:translate(-60px,0px);
    	top: 290px;
    	left: 350px;
    }
    100%{-webkit-transform:translate(60px,0px);
		top: 290px;
    	left: 350px
    }
}
@keyframes fly{
	0%{
		top: -350px;
		left: 900px;
	}
	100%{
		top: 290px;
		left: 350px;	
	}
}
.index{
	width: 100%;
}
.index .boy{
	width: 217px;
	height: 306px;
	position: absolute;
	top: -350px;
	left: 900px;
	animation: fly 2s ease;
	animation-fill-mode: forwards;
}
@-webkit-keyframes shake{
    0%{-webkit-transform:translate(-20px,30px);}
    100%{-webkit-transform:translate(10px,0px);}
}
@keyframes shake{
    0%{-webkit-transform:translate(-20px,30px);}
    100%{-webkit-transform:translate(20px,0px);}
}
.index .skids{
	position: absolute;
	top: 274px;
	left: 93px;
	animation: shake 3s ease alternate infinite both;
}
@-webkit-keyframes scale{
    0%{-webkit-transform:scale(1.2);}
    100%{-webkit-transform:scale(0.95);}
}
@keyframes scale{
    0%{-webkit-transform:scale(1);}
    100%{-webkit-transform:scale(0.95);}
}
.index .star{
	position: absolute;
	left: 42px;
	top: 705px;
	animation: scale 4s ease alternate infinite both;
}
.intro{
	position: relative;
	height: 1677px;
	width: 100%;
	background: url('../img/intro.jpg') no-repeat center;
	background-size: cover;
}
.intro .wrapper{
	position: relative;
	height: 100px;
}
.intro .shadow{
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 70px;
	left: 84px;
}
.intro .title{
	width: 177px;
	height: 177px;
	border-radius: 50%;
	border: 10px #36b8a6 solid;
	text-align: center;
	line-height: 177px;
	font-size: 35px;
	color: #000;
	font-weight: bold;
	background: #fff;
	margin: 0 auto;
	margin-top: 12px;
	opacity: 1;
}
.intro .txt{
	width: 670px;
	height: 381px;
	background: #fff;
	position: absolute;
	border-radius: 29px;
	top: 225px;
	left: 200px;
	box-shadow: -8px 24px rgba(0,0,0,0.3);
}
.intro .txt p{
	width: 172px;
	height: 30px;
	background: #fff;
	font-weight: bold;
	border: 5px #36b8a6 solid;
	font-size: 25px;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	margin-left: 266px;
	margin-top: 10px;
}
.intro .txt img{
	width: 264px;
	display: inline-block;
	margin-top: -15px;
}
.intro .txt span{
	display: inline-block;
	font-size: 19px;
	color: #4c4c4c;
}
.intro .txt span:nth-child(3){
	width: 360px;
	position: absolute;
	left: 250px;
	top: 80px;
}
.intro .txt span:nth-child(4){
	margin-top: 4px;
	padding: 0 30px;
}
.intro .big-txt{
	width: 793px;
	height: 436px;
	position: absolute;
	left: 77px;
	top: 645px;
	background: #f8d7d3;
	border-radius: 30px;
	box-shadow: -8px 24px rgba(0,0,0,0.3);
}
.intro .big-txt p{
	width: 172px;
	height: 30px;
	background: #fff;
	font-weight: bold;
	border: 5px #36b8a6 solid;
	font-size: 25px;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	margin: 10px auto;
}
.intro .big-txt span{
	padding: 0 30px;
	display: inline-block;
	font-size: 19px;
	color: #593030;
}
.intro .big-world{
	position: absolute;
	left: 170px;
	top: 1150px;
}
.intro .big-world p{
	font-size: 17px;
	/*background: #d43323;*/
	font-weight: bold;
	color: #5fb7ad;
}
.intro .big-world img{
	display: inline-block;
	width: 777px;
	margin-top: 20px;
	margin-left: -73px;
}
.about img{
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.about{
	position: relative;
	background: url('../img/bg-three.jpg');
	height: 747px;
}
.about .wrapper{
	position: relative;
	height: 100px;
}
.about .title{
	width: 177px;
	height: 177px;
	border-radius: 50%;
	border: 10px #36b8a6 solid;
	text-align: center;
	line-height: 177px;
	font-size: 35px;
	color: #000;
	font-weight: bold;
	background: #fff;
	margin: 0 auto;
	margin-top: 12px;
	opacity: 1;
}
.about .shadow{
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: -107px;
	left: 357px;
}
.about .border{
	position: absolute;
	left: 100px;
	top: 144px;
}
.about .border img{
	width: 700px;
}
.about .txt{
	width: 544px;
	height: 192px;
	color: #fff;
	background: #e68f95;
	position: absolute;
	top: 167px;
	left: 140px;
	padding: 30px 40px;
	font-size: 22px;
}
.about .tree img{
	width: 134px;
	display: block;
}
.about .tree{
	position: absolute;
	left: 274px;
	top: 503px;
}
.manage{
	position: relative;
	height: 1514px;
	width: 100%;
	background: url('../img/bg-four.jpg') no-repeat center;
	background-size: cover;
}
.manage .wrapper{
	position: relative;
	height: 100px;
}
.manage .title{
	width: 177px;
	height: 177px;
	border-radius: 50%;
	border: 10px #36b8a6 solid;
	text-align: center;
	line-height: 177px;
	font-size: 35px;
	color: #000;
	font-weight: bold;
	background: #fff;
	margin: 0 auto;
	margin-top: 12px;
	opacity: 1;
}
.manage .shadow{
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: -115px;
	left: 593px;
}
.manage .txt span{
	font-size: 23px;
	color: #fff;
	display: inline-block;
	width: 450px;
}
.manage .txt{
	position: absolute;
	left: 140px;
	top: 50px;
}
.manage .txt p{
	width: 172px;
	height: 30px;
	background: #fff;
	font-weight: bold;
	border: 5px #36b8a6 solid;
	font-size: 25px;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	margin-top: -15px;
	margin-bottom: 25px;
}
.manage .txt .hope{
	position: absolute;
	left: 350px;
	top: 600px;
}
.manage .txt .ul-one li{
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	border: 5px solid #6ea4a0;
	margin-bottom: 20px;
	width: 738px;
	height: 70px;
	padding: 7px 10px;
	line-height: 70px;
}
.manage .txt .ul-one li:nth-child(2){
	line-height: 82px;
}
.manage .txt .ul-one li:nth-child(3){
	line-height: 82px;
}
.manage .txt .ul-one li:nth-child(4){
	line-height: 82px;
}
.manage .txt .ul-two li{
	width: 300px;
	background: #fff;
	font-size: 20px;
	padding: 20px 25px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.manage .txt .ul-two{
	display: inline-block;
	margin-right: 30px;
	float: left;
}
.manage .txt .ul-three{
	display: inline-block;
	position: absolute;
	right: 0;
	top: -81px;
}
.manage .txt .ul-three li{
	width: 300px;
	background: #fff;
	font-size: 20px;
	padding: 30px 40px;
	border-radius: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}
.manage .txt .ul-three li:nth-child(3){
	height: 150px;
}
.manage .five-txt{
	position: relative;
}
.coll{
	position: relative;
	height: 1380px;
	width: 100%;
	background: url('../img/bg-five.jpg') no-repeat center;
	background-size: cover;
}
.coll .wrapper{
	position: relative;
	height: 100px;
}
.coll .wrapper img{
	position: absolute;
	left: 0;
	top: 0;
}
.coll .title{
	width: 177px;
	height: 177px;
	border-radius: 50%;
	border: 10px #36b8a6 solid;
	text-align: center;
	line-height: 72px;
	font-size: 35px;
	color: #000;
	font-weight: bold;
	background: #fff;
	margin: 0 auto;
	margin-top: 12px;
	opacity: 1;
}
.coll .shadow{
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: -115px;
	left: 364px;
}
.coll .school .nankai{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 500px;
	top: 251px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .beijing{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 719px;
	top: 375px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .qinghua{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 369px;
	top: 493px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .sichuan{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 568px;
	top: 593px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .wuhan{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 241px;
	top: 585px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .zhengzhou{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 85px;
	top: 490px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .zhongnan{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 727px;
	top: 770px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .zhongshan{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 734px;
	top: 1058px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .zhejiang{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 328px;
	top: 1070px;
	cursor: pointer;
	font-size: 17px;
}
.coll .school .tianjin{
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 35px;
	background: #c94c64;
	position: absolute;
	left: 162px;
	top: 1162px;
	cursor: pointer;
	font-size: 17px;
}
.coll .box span{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 193px;
	height: 103px;
	padding:10px;
	background: rgba(255,255,255,0.8);
	box-shadow: -7px 7px rgba(255,255,255,0.3);
	border-radius: 15px;
}
.coll .box .nk{
	left: 521px;
	top: 135px;
}
.coll .box .bj{
	left: 734px;
	top: 259px;
}
.coll .box .qh{
	left: 390px;
	top: 380px;
}
.coll .box .sc{
	left: 603px;
	top: 476px;
}
.coll .box .wh{

	left: 260px;
	top: 475px;
}
.coll .box .zz{

	left: 103px;
	top: 360px;
}
.coll .box .zn{

	left: 761px;
	top: 644px;
}
.coll .box .zs{

	left: 764px;
	top: 940px;
}
.coll .box .zj{

	left: 361px;
	top: 954px;
}
.coll .box .tj{
	left: 196px;
	top: 1044px;
}
.show{
	position: relative;
	background: url('../img/bg-six.jpg');
	height: 1524px;
}
.show .wrapper{
	position: relative;
	height: 100px;
}
.show .content{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	padding-top: 450px;
}
.show .content a{
	display: block;
	width: 320px;
	height: 95px;
	color: #fff;
	background: #e48897;
	line-height: 95px;
	text-align: center;
	font-size: 30px;
	border-radius: 95px;
	margin: 0 auto;
	margin-top: 40px;
}
.show .content .con-txt li{
	width: 226px;
	float: left;
}
.show .content .con-txt li p{
	width: 226px;
	height: 89px;
	background: #b4b4b4;
	color: #fff;
	font-size: 45px;
	line-height: 89px;
	text-align: center;
}
.show .content .con-txt{
	margin-left: 50px;
	margin-top: 360px;
}
.show .content .con-txt li{
	margin-right: 50px;
}
.show .content .con-txt li span{
	display: inline-block;
	background: #fff;
	font-size: 21px;
	padding: 35px;
	height: 146px;
}
.show .content .con-txt .big{
	width: 265px;
	margin-top: -20px;
}
.show .content .con-txt .big p{
	width: 265px;
	height: 104px;
	background: #5dc0b6;
	color: #fff;
	font-size: 45px;
	line-height: 104px;
	text-align: center;
}
.show .content .con-txt .big span{
	height: 190px;
	width: 195px;
}
.nav{
	position: fixed;
	z-index: 1000;
	left: 10%;
	top: 30%;
	width: 191px;
	height: 422px;
	background: url(../img/nav.png);
	display: none;
}
.nav ul{
	margin-top: 87px;
	font-size: 24px;
}
.nav ul li{
	text-align: center;
	padding: 5px 0;
	width: 160px;
	margin: 0 auto;
}
.nav ul li a{
	color: #fff;
}
.active{
	border: 5px solid #fff;
	border-radius: 5px;
}
.arrow{
	position: fixed;
	left: 10%;
	bottom: 2%;
	width: 6%;
}
.photo{
	position: relative;
	height: 1380px;
	width: 100%;
	background: url('../img/bg-seven.jpg') no-repeat center;
	background-size: cover;
	padding-left: 16px;
}
.photo .wrapper{
	position: relative;
	height: 100px;
}
.photo .wrapper img{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.photo .p1{
	width: 170px;
	height: 290px;
	position: absolute;
	top: 145px;
	left: 79px;
}
.photo .p2{
	width: 170px;
	height: 290px;
	position: absolute;
	left: 279px;
	top: 242px;
}
.photo .p3{
	width: 170px;
	height: 290px;
	position: absolute;
	left: 493px;
	top: 147px;
}
.photo .p4{
	width: 170px;
	height: 290px;
	left: 693px;
	top: 243px;
	position: absolute; 
}
#abc{
  display: inline-block;
  width: 21px;
  height: 21px;
}