.title{
	font-size: 14px;
	color: #333333;
	margin-top: 24px;
	margin-bottom: 32px;
}
.ban{
	display: flex;
	width: 1200px;
	flex-direction: column;
	align-items: center;
	margin-bottom: 60px;
}
.ban h1{
	font-size: 30px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 12px;
}

.exam_list{
	display: flex;
}
	

.exam_list .xia{
	position: absolute;
	color: #FFFFFF;
	width: 896px;
	padding-left: 28px;
	padding-right: 120px;
	height: 80px;
	background: #000000;
	opacity: 0.7;
	bottom: 0px;
}
.exam_list .xia h1{
	font-size: 18px;
	line-height: 80px;
	font-weight: 700;
	color: #FFFFFF;
	margin-bottom: 16px;
}
/*轮播图 */
.wrap {
	width:896px;
	height:592px;
	position:relative;
	overflow:hidden;
	float:left;
	}
.slidebox {
	width:896px;
	height:592px;
	position:absolute;
	top:0;left:0;
}
.slidebox li {
	float:left;
	width:896px;
	height:592px;
	left:0;
	top:0;
}
.slidebox li img {
	display:block;
	width:896px;
	height:592px;
}
.dot {
	position:absolute;
	text-align:right;
	bottom:30px;
	right:18px;
}
.dot p {
	margin-bottom:10px;
	display: flex;
	flex-direction: row;
}
.dot b {
	width:8px;
	height:8px;
	border-radius:20px;
	color:#333;
	display:inline-block;
	border:1px solid #fff;
	background:#fff;
	text-align:center;
	line-height:17px;
	margin:0 18px;
	cursor:pointer;
	font-weight:normal;
}
.dot .cur {
	background:#F63;
	color:#fff;
	border:1px solid #f63;
}

/*  */
.paile{
	width: 288px;
	margin-left: 16px;
}
.paile li{
	width: 288px;
	height: 288px;
	position: relative;
	margin-bottom: 16px;
}
.paile li:hover p{
	display: block;
}
.paile p{
	display: none;
	position: absolute;
	bottom: 0px;
	width: 272px;
	height: 48px;
	background: #000000;
	opacity: 0.7;
	color: #FFFFFF;
	line-height: 48px;
	padding-left: 16px;
}
.listya{
	display: flex;
	margin-bottom: 96px;
}
.listya .left{
	display: flex;
}
.listya .left li{
	width: 288px;
	background: #FFFFFF;
	height: 374px;
	margin-right: 16px;
}
.listya p{
	margin-top: 20px;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 25px;
}
.listya .right{
	width: 288px;
	height: 374px;
	background: url(../img/pic_case.png);
}
.listya .p1{
	margin-top: 70px;
	margin-bottom: 28px;
	font-size: 20px;
	font-weight: 700;
}
.listya .p2{
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 80px;
}
.listya .gengd{
	width:110px ;
	height: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #E00512;
	border: 1px solid #E00512;
	margin-left:16px ;
}
.listya .gengd:hover{
	color: #FFFFFF;
	background: #E00512;
}

.exam2 .xia{
	position: absolute;
	color: #FFFFFF;
	width: 592px;
	padding-left: 28px;
	padding-right: 120px;
	height: 80px;
	background: #000000;
	opacity: 0.7;
	bottom: 0px;
}
.exam2 .xia h1{
	font-size: 18px;
	line-height: 80px;
	font-weight: 700;
	color: #FFFFFF;
	margin-bottom: 16px;
}
.exam2 .wrap {
	width:592px;
	height:592px;
	position:relative;
	overflow:hidden;
	float:left;
	}
.exam2 .slidebox {
	width:592px;
	height:592px;
	position:absolute;
	top:0;left:0;
}
.exam2 .slidebox li {
	float:left;
	width:592px;
	height:592px;
	left:0;
	top:0;
}
.exam2 .slidebox li img {
	display:block;
	width:592px;
	height:592px;
}
.exam2 .dot {
	position:absolute;
	text-align:right;
	bottom:30px;
	right:18px;
}
.exam2 .dot p {
	margin-bottom:10px;
	display: flex;
	flex-direction: row;
}
.exam2 .dot b {
	width:8px;
	height:8px;
	border-radius:20px;
	color:#333;
	display:inline-block;
	border:1px solid #fff;
	background:#fff;
	text-align:center;
	line-height:17px;
	margin:0 8px;
	cursor:pointer;
	font-weight:normal;
}
.exam2 .dot .cur {
	background:#F63;
	color:#fff;
	border:1px solid #f63;
}
/*  */
.pile2{
	/* width: 288px; */
	width: 592px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding-left: 16px;
}
.pile2 li{
	width: 288px;
	height: 288px;
	position: relative;
	margin-bottom: 16px;
	margin-right: 16px;
}
.pile2 li:hover p{
	display: block;
}
.pile2 p{
	display: none;
	position: absolute;
	bottom: 0px;
	width: 272px;
	height: 48px;
	background: #000000;
	opacity: 0.7;
	color: #FFFFFF;
	line-height: 48px;
	padding-left: 16px;
}
.gengd2{
	width:110px ;
	height: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #E00512;
	border: 1px solid #E00512;
	margin-left:16px ;
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: 30px;
}
.gengd2:hover{
	color: #FFFFFF;
	background: #E00512;
}