body{
	font-family: W3;
}
.mt10{
	margin-top: 10px;
}
.mb30{
	margin-bottom: 30px;
}
.mb40{
	margin-bottom: 40px;
}
.banner{
	width: 100%;
	height: 1140px;
	overflow: hidden;
/*	background-image: url(../img/banner-mask.png);*/
}
.banner .banner-bg{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	z-index: 5;
}
.banner .content{
	position: relative;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-image: url(../img/banner-mask.png);
	background-position: center;
	background-repeat:no-repeat ;
}
.header .logo{
	float: left;
	margin-top: 50px;
}
.nav-group{
	float: right;
	margin-top: 72px;
}
.nav-group .nav-item{
	float: left;
	
}
.nav-group .nav-item a{
	display: block;
	line-height: 1em;
	font-size: 21.5px;
	padding: 0px 20px;
	border-right: 2px solid #fff;
	color: #fff;
}
.nav-group .nav-item:last-child a{
	border-right: 0px;
}
.nav-group .nav-item a:hover{
	color: #ffa800;
}
.banner h1{
	color: #fff;
	font-size: 53.4px;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 0px 5px #000;
	letter-spacing: 2px;
}
.banner-year{
	margin-top: 200px;
}
.banner-school{
	margin-top: 40px;
}
.banner-name{
	width: 240px;
	height: 70px;
	margin: 0px auto;
	margin-top: 60px;
	line-height: 66px;
	color: #fff;
	font-size: 38px;
	text-align: center;
	border-radius: 35px;
	background: #FFA800;
}
.item-title{
	text-align: center;
	font-size: 36px;
	line-height: 1.5em;
}
.item-title .text{
	display: block;
}
.item-title img{
	display: block;
	margin: 0px auto;
}

.item1 .item-title{
	margin-top: 130px;
	margin-bottom: 40px;
}

.item1 .headerImg img{
	display: block;
	margin: 0px auto;
	border-radius: 50%;
}
.item1 .content{
	opacity: 0;
	text-align: center;
	color: #3a3a3a;
	font-size: 19px;
	line-height: 35px;
	margin-top: 40px;
	margin-bottom: 50px;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
}
.item1 .styleImg{
	display: block;
	margin-bottom: 76px;
}
.item1 .ban{
	position: relative;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.item1 .ban-bg{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	z-index: 1;
}
.item1 .mask{
	position: absolute;
	background: rgba(58,58,58,0.8);
	width: 100%;
	height: 100%;
	z-index: 5;
}
.item1 .ban .container{
	position: relative;
	z-index: 20;
}
.item1 .ban .container>div{
	width: 50%;
}
.item1 .ban .container>.fl p{
	padding: 0px 1em;
	margin-top: 60px;
	font-size: 23px;
	color:#fff;
	line-height: 36px;
	text-align: justify;
}
.item1 .ban .container>.fr{
	text-align: right;
}
.item1 .ban .container>.fr img{
	margin-top: 42px;
}


.item2{
	background-color: #f7f7f7;
}
.item2 .item-title {
	margin: 120px auto;
}
.item2 .content{
	background: #fff;
	height: 698px;
}
.item2 .content>div{
	width: 50%;
}
.item2 .content>div p{
	font-size: 18px;
	color: #3a3a3a;
	line-height: 30px;
}
.item2 .content .ill{
	position: relative;
}
.item2 .content .ill .text{
	position: absolute;
	width: 100%;
	line-height: 75px;
	color: #fff;
	font-size: 32px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
}
.item2 .content .fl .ill-1 .text{margin-top: 122px;}
.item2 .content .ill img{	display: block;	}
.item2 .content .ill-1 img{margin-bottom: 76px;}
.item2 .content .fl p{
	position: relative;
	margin-left: 40px;
	padding-right: 1em;
}
.item2 .content .fl span{
	position: absolute;
	left: -36px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background-color: #0087c9;
}
.item2 .content .fr p{
	padding: 0px 28px;
	padding-top: 46px;
	padding-bottom: 54px;
	text-align: justify;
}
.item2 .content .fr .ill-2 .text{margin-top: 152px;}
.item2 .container>.text{
	
}
.item2 .container>.text h3{
	margin-top: 130px;
	margin-bottom: 24px;
	font-size: 32px;
	color: #0087c9;
	line-height: 1em;
}
.item2 .container>.text p{
	font-size: 19px;
	line-height: 34px;
	color:#3A3A3A;
	margin-bottom: 116px;
}


.item3{
	background-image: url(../img/item-3-bg.jpg);
}
.item3 .item-title{
	margin: 120px auto;
}

.item3 .container>img{
	display: block;
	margin-bottom: 120px;
}

.item4{
	background-color: #69c7de;
}
.item4 .item-title{
	color: #fff;
	margin: 120px auto;
}
.item4 h4{
	color: #3A3A3A;
	font-size: 28px;
	line-height: 1em;
	padding: 0 4px;
	border-left: 6px solid #fff;
}
.item4 .bktj .content{
	width: 1140px;
	margin: 0px auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.item4 .bktj .content li{
	width: 370px;
	float: left;
	margin-right: 15px;
	opacity: 0;
}
.item4 .bktj .content li.animated1{
	opacity: 1;
}
.item4 .bktj .content li:last-child{
	margin-right: 0px;
}
.item4 .bktj .content li p{
	padding: 35px 28px;
	color: #313131;
	font-size: 18px;
	line-height: 28px;
	background-color: #fff;
}
.item4 .bktj .content li .num{
	width: 87px;
	height: 87px;
	margin: 0px auto;
	margin-bottom: 18px;
	
	border-radius: 50%;
	text-align: center;
	border: 2px dashed #fff;

}
.item4 .bktj .content li .num .numCtn{
	width: 71px;
	height: 71px;
	line-height: 71px;
	font-size: 24px;
	color: #69C7DE;
	margin: 0px auto;
	margin-top: 8px;
	border-radius: 50%;
	background: #fff;
}

.item5{
	position: relative;
	height: 996px;
	background-image: url(../img/i-5-bg.jpg);
}
.item5 .mask{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(64,64,64,.85);
}
.item5 .container{
	position: relative;
	z-index: 5;
}
.item5 .item-title{
	margin: 120px auto;
	color: #fff;
}
.item5 .content{
	background-color: #fff;
}
.item5 .content>div{
	width: 50%;
}
.item5 .content>div p{
	font-size: 20px;
	color: #3a3a3a;
	line-height: 36px;
	padding-top: 50px;
	padding-bottom: 62px;
}
.item5 .content .ill{
	position: relative;
}
.item5 .content .ill img{	display: block;	}

.item5 .content p{
	position: relative;
	margin-left: 96px;
	padding-right: 1em;
	background-color: #fff;
}
.item5 .content span{
	position: absolute;
	left: -60px;
	top: 44px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background-color: #0087c9;
}


.item6 {
	padding-top: 118px;
	height: 650px;
	color: #262626;
}
.item6 .item-title{
	margin-bottom: 85px;
}
.item6 .content h6{
	font-family: "微软雅黑";
	height: 34px;
	line-height: 34px;
	font-size: 24px;
}
.item6 .content p{
	text-indent: 34px;
	font-size: 24px;
	line-height: 42px;
}
.item6 .content p a{
	color: #262626;
}
.item6 .content p a:hover{
	text-decoration:underline;
}
.item6 .content .icon{
	zoom: 1;
}
.item6 .content .icon:after{
	display:block;
	float: left;
	content: '';
	width: 34px;
	height: 34px;
	background-image: url(../img/about-icon.png);
	background-repeat: no-repeat;
}
.item6 .content .icon-2:after{
	background-position: 0px -34px;
}
.item6 .content .icon-3:after{
	background-position: 0px -68px;
}
.item6 .content .icon-4:after{
	background-position: 0px 102px;
}
.item6 .content .codeImg{
	position: relative;
}
.item6 .content .code{
	position: absolute;
}

