html,body,div,ul,li,p,em,span,a,img,i,dl,dt,dd,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}

img{
	border:none;
}


body{
	margin:0 auto;
}


.banner{
	width:100%;
	height:600px;
	background:url(../images/banner.jpg) no-repeat center center;
}

.banner a{
	width:100%;
	height:100%;
	display:block;
}


.top_content{
	width:1200px;
	height:650px;
	background:#8ACD5C;
	margin:0 auto;
	margin-top:100px;
	overflow:hidden;
	position:relative;
}


.kline{
	width:1160px;
	height:610px;
	border:1px solid #FFF;
	margin:20px;
}

.top_content p{
	width:530px;
	height:650px;
	position:absolute;
	right:0;
	top:0;
}




.study{
	width:540px;
	height:400px;
	background:url(../images/ico.png) no-repeat left top;
	margin:50px;
}

.study dl{
	width:auto;
	height:70px;
	color:#FFF;
	padding-left:80px;
	margin-bottom:40px;
}

.study dl dt{
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}
.study dl dd{
	font-size:18px;
}



a.mgle{
	width:220px;
	height:60px;
	display:block;
	background:#FFB518;
	border-radius:30px;
	line-height:60px;
	text-align:center;
	font-size:24px;
	color:#FFF;
	transition:.6s;
	margin-left:70px;
}

a.mgat{
	width:300px;
	margin:0 auto;
	margin-top:40px;
	height:60px;
	display:block;
	background:#FFB518;
	border-radius:30px;
	line-height:60px;
	text-align:center;
	font-size:24px;
	color:#FFF;
	transition:.6s;
}

a.mgat:hover{
	background:#F00;
}
a.mgle:hover{
	background:#F00;
}


/*标题*/

.titles{
	width:1200px;
	margin:0 auto;
	margin-top:100px;
	text-align:center;
}

.titles h3{
	font-size:38px;
	margin-bottom:10px;
}

.titles h3 span{
	color:#8ACE61;
	margin-left:10px;
}

.titles p{
	font-size:18px;
	color:#666;
}


/*学生作品*/

.works, .huanjing{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:50px;
}


.works p{
	width:385px;
	height:372px;
	margin-bottom:24px;
}

.huanjing p{
	width:386px;
	height:282px;
	margin-bottom:24px;
}

.works p img, .huanjing p img{
	display:block;
}


.ketang{
	width:100%;
	height:700px;
	background:url(../images/bg1.jpg) no-repeat center center;
	margin-top:100px;
	position:relative;
}

.ketang .bigtt{
	overflow:hidden;
}


.ketang .ktimg{
	width:1200px;
	height:950px;
	background:#8ACD5C;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:260px;
}

.ktimg ul{
	width:1090px;
	margin:70px auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.ktimg ul li{
	width:510px;
	height:370px;
	margin-bottom:70px;
}


.cjy{
	width:100%;
	height:970px;
	background:url(../images/bg2.jpg) no-repeat center center;
	margin-top:80px;
	overflow:hidden;
}


.cjy_info{
	width:1200px;
	height:664px;
	margin:0 auto;
	margin-top:60px;
	background:#FFF;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}


.cjy_info dl{
	width:400px;
	height:332px;
}

.cjy_info dl img{
	display:block;
}


.cjy_info dl dt{
	font-size:28px;
	margin-bottom:10px;
	padding:0 30px;
	font-weight:bold;
	margin-top:30px;
}
.cjy_info dl dd{
	font-size:20px;
	margin-bottom:16px;
	line-height:36px;
	padding:0 30px;
	text-indent:32px;
	color:#333
}


.footbm{
	width:1200px;
	height:620px;
	margin:0 auto;
	background:#8ACD5C;
	margin-top:120px;
	overflow:hidden;
}


.footbm h3{
	font-size:40px;
	color:#FFF;
	text-align:center;
	margin-top:55px;
}

.footbm p{
	width:550px;
	margin:0 auto;
	color:#FFF;
	font-size:18px;
	line-height:30px;
	text-align:center;
	margin-top:20px;
}

.footbm dl{
	width:860px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:60px;
}


.footbm dl dt{
	width:420px;
}

.footbm dl dd{
	margin-top:30px;
}

.textinput{
	width:400px;
	height:50px;
	border:none;
	background:#FFF;
	text-indent:10px;
	font-size:18px;
}


.area{
	width:840px;
	height:160px;
	border:none;
	background:#FFF;
	text-indent:10px;
	font-size:18px;
	line-height:30px;
}

.footbm dl dd{
	width:860px;
}


.btns{
	width:400px;
	height:50px;
	display:block;
	background:#FFB518;
	color:#FFF;
	border:none;
	font-size:18px;
	margin-top:20px;
	border-radius:25px;
	line-height:50px;
	cursor:pointer;
	text-align:center
}


.zhuanye{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}

.zhuanye p{
	width:285px;
	height:190px;
	position:relative;
	overflow:hidden;
}

.zhuanye p span{
	width:176px;
	height:52px;
	line-height:52px;
	text-align:center;
	color:#FFF;
	display:block;
	background: rgba(0,0,0,0.6);
	position:absolute;
	left:0;
	bottom:0;
	font-size:18px;
}

.zhuanye img{
	display:block;
	transition:.6s;
}

.zhuanye p:hover img{
	transform:scale(1.1);
}



