@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
}

ul,li{
	list-style:none;
}

body{
	min-width:1200px;
	background:#FCE7C1;
}

.banner{
	width:100%;
	height:500px;
	background:url(../images/banner.jpg) no-repeat center center;
}


.sh{
	width:1100px;
	height:280px;
	margin:0 auto;
	background:#ffffff;
	margin-top:50px;
	border-radius:8px;
	padding:20px 0;
}

.sh img{
	display:inline-block;
}

.sht{
	width: 780px;
	float: right;
}

.sht h3{
	width: 150px;
	height: auto;
	margin: 0 auto;
}

.sht h3 img{
	width: 100%;
}

.sh .sht p{
	padding:0 20px;
	text-indent:36px;
	font-size:18px;
	line-height:36px;
}


.titles{
	width:1080px;
	margin:0 auto;
	font-size:46px;
	color:#D63D04;
	text-align:center;
	margin-top: 50px;
	font-weight: bold;
	border-bottom: 1px solid #D63D04;
	padding-bottom: 20px;
}


.youzhi {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}


.youzhi dl{
	width: 300px;
	height: 360px;
	display: inline-block;
	margin: 45px;
	background: #fff;
	vertical-align: top;
	position: relative;
}

.youzhi dl span{
	width: 300px;
	height: 10px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.youzhi dl dt{
	width: 160px;
	height: 300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}

.youzhi dl dd{
	text-align: center;
	line-height: 30px;
	font-size: 24px;
}



.youzhi dl dt img{
	display: block;
	width: 100%;
}


.sixgood{
	width: 1100px;
	height: 400px;
	margin:0 auto;
	background: url(../images/cen.png) no-repeat center center;
	margin-top: 50px;
	position: relative;
	margin-bottom: 50px;
}


.sixgood p.op1{
	width: 260px;
	height: 100px;
	line-height: 32px;
	position: absolute;
	left: 0;
	top: 0;
}

.sixgood p.op2{
	width: 260px;
	height: 100px;
	line-height: 32px;
	position: absolute;
	right: 0;
	top: 0;
}


.sixgood p.op3{
	width: 300px;
	height: 100px;
	line-height: 32px;
	position: absolute;
	left: 0;
	top: 150px;
}


.sixgood p.op4{
	width: 250px;
	height: 100px;
	line-height: 32px;
	position: absolute;
	right: 0;
	top: 140px;
}


.sixgood p.op5{
	width: 250px;
	height: 100px;
	line-height: 32px;
	position: absolute;
	left: 0;
	top: 270px;
}


.sixgood p.op6{
	width: 250px;
	height: 100px;
	line-height: 32px;
	position: absolute;
	right: 0;
	top: 280px;
}


.kecheng{
	width: 1100px;
	height: 400px;
	margin: 0 auto;
}

.kecheng ul{
	font-size: 0;
	text-align: center;
}

.kecheng ul li{
	width: 120px;
	height: 40px;
	border: 1px solid #ccc;
	background: #ccc;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	margin: 15px 10px;
	font-size: 18px;
	cursor: pointer;
}

.kecheng ul li.on{
	border: 1px solid #D63D04;
	background: #D63D04;
	color: #fff;
}

.contenr{
	width: 100%;
	height: 320px;
	display: none;
	background: #fff;
}

.contenr p{
	width: 500px;
	float: left;
	margin: 10px;
}

.contenr dl{
	width: 560px;
	height: 250px;
	float: right;
	padding-top: 50px;
	position: relative;
}

.contenr dl dd{
	line-height: 50px;
}

.contenr dl dt{
	width: 120px;
	height: 40px;
	position: absolute;
	line-height: 40px;
	text-align: center;
	left:220px;
	bottom: 10px;
}

.contenr dl dt a{
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #ccc;
	color: #000;
}

.contenr dl dt a:hover{
	border: 1px solid #f00;
	color: #f00;
}


.pinzhong{
	width: 1110px;
	height: auto;
	margin: 0 auto;
	font-size: 0;
	margin-top: 20px;
}

.pinzhong dl{
	width: 350px;
	height: 280px;
	background: #fff;
	display: inline-block;
	margin: 10px;
	position: relative;
}

.pinzhong dl dd{
	position: relative;
}

.pinzhong dl dd a{
	width: 50%;
	line-height: 60px;
	display:inline-block;
	font-size: 22px;
	color: #000;
	padding-left: 20px;
}

.pinzhong dl dd span{
	width: 150px;
	height: 26px;
	font-size: 16px;
	margin-top: 20px;
}

.pinzhong dl dd span input{
	width: 50px;
	color: #f00;
	border: none;
	display: inline;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}

.pinzhong dl dd em{
	background: url("../images/love.png") no-repeat;
	width: 28px;
	height: 28px;
	margin-top: 18px;
	margin-left: 10px;
	display:inline-block;
	vertical-align: top;
	cursor: pointer;
}


.zixun{
	width: 100%;
	height: 120px;
	margin-top: 40px;
	background:#DE2948;
}


.zixun ul{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}


.zixun ul li{
	width: 800px;
	float: left;
	line-height: 120px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.zixun ul li span{
	font-weight: normal;
	font-size: 36px;
	padding-left: 30px;
	color: #FFDE13;
}

.zixun ul a{
	width: 180px;
	height: 50px;
	display: block;
	background: #FFDE13;
	float: right;
	border-radius: 25px;
	line-height: 50px;
	text-align: center;
	color: #000;
	margin-top: 35px;
	font-size: 20px;
}

/*学生作品*/

.product{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}

.product ul{
	font-size: 0;
	text-align: center;
}

.product ul li{
	width: 150px;
	height: 40px;
	border: 1px solid #000;
	color: #000;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	margin: 15px 10px;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	border-radius: 20px;
}

.product ul li.on{
	border: 1px solid #D63D04;
	color: #D63D04;
}

.conte{
	width: auto;
	height: auto;
	display: none;
	background: #fff;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}


.conte p{
	width: 32%;
	display: inline-block;
	margin:10px 5px;
}

.conte p img{
	width: 100%;
}

/*成功学子*/
.cgxz{
	width:1100px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	background: #fff;
	padding-bottom: 15px;
	overflow: hidden;
}


.cgxz dl{
	width:260px;
	height:auto;
	float:left;
	padding-left:13px;
	margin-top: 10px;
}

.cgxz dl dt{
	width:220px;
	height:220px;
	margin:0 auto;
	margin-bottom:30px;
	position:relative;
}

.cgxz dl dt strong{
	width:50px;
	height:50px;
	background:#C30;
	border-radius:50%;
	text-align:center;
	font-size:14px;
	color:#FFF;
	position:absolute;
	left:50%;
	bottom:0;
	line-height:50px;
}

.cgxz dl dt img{
	width:220px;
	height:220px;
	display:block;
}

.cgxz dl dd{
	width:auto;
	height:28px;
	line-height:28px;
	text-align:center;
}

.cgxz dl dd:last-child{
	margin-top:30px;
}

.cgxz dl dd a{
	border:1px solid #CCC;
	padding:5px 20px;;
	color:#F00;
}
