.borderBot{
	border-bottom: 1px solid #EEEEEE;
}
.marginTop20{
	margin-top: 20px;
}
.exam_head{
	width: 100%;
	background-color: #ffffff;
}
.exam_head .width1200{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.exam_head .head_l{
	display: flex;
	align-items: center;
	height: 80px;
}
.exam_head .head_logo img{
	display: block;
	width: 119px;
	height: 46px;
}
.exam_head .head_menu{
	display: flex;
	align-items: center;
	padding-left: 20px;
}
.exam_head .head_menu li{
	height: 80px;
	line-height: 80px;
	margin-left: 30px;
	font-size: 16px;
}
.exam_head .head_menu li a{
	display: block;
	color: #333333;
	height: 80px;
	line-height: 80px;
}

#AllHeadLognUl{
	display: flex;
	align-items: center;
}
#AllHeadLognUl li{
	margin: 0 8px;
}

.exam_head .head_search{
	position: relative;
	width: 330px;
	height: 40px;
	box-sizing: border-box;
	background-color: #f3f5f6;
	border-radius: 4px;
	overflow: hidden;
}
.exam_head .head_search input{
	width: 280px;
	height: 100%;
	box-sizing: border-box;
	padding-left: 15px;
	font-size: 14px;
	color: #333333;
}
.exam_head .search_btn{
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.exam_head .search_btn img{
	display: block;
	width: 19px;
	height: 19px;
}
.exam_head .head_name{
	display: block;
	margin-left: 20px;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #E5E5E5;
	font-size: 24px;
	color: #21aa28;
	max-width: 280px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.exam_head .head_locat{
	position: relative;
	display: flex;
	align-items: center;
	margin-left: 10px;
	height: 80px;
}
.exam_head .locat_btn{
	font-size: 16px;
	color: #ff6900;
	cursor: pointer;
}
.exam_head .locat_hover{
	position: absolute;
	top: 60px;
	left: -25px;
	width: 290px;
	padding: 10px 3px;
	background-color: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.06);
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	display: none;
}
.exam_head .locat_hover::before{
	content: '';
	position: absolute;
	top: -8px;
	left: 40px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #FFFFFF;
}
.exam_head .head_locat:hover .locat_hover{
	display: flex;
}
.exam_head .locat_hover span{
	display: block;
	line-height: 26px;
	cursor: pointer;
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
	cursor: pointer;
}
.exam_head .locat_hover span:hover{
	color: #21aa28;
}

/* 左侧边悬浮框（锚点定位） */
.exam_slide_tools{
	display: none;
	position: fixed;
	top: 50%;
	right: 50%;
	transform: translate(-50%,-50%);
	width: 110px;
	border-radius: 6px;
	overflow: hidden;
	margin-right: 600px;
	background-color: #FFFFFF;
	z-index: 100;
	padding-bottom: 15px;
	padding-top: 1px;
	border: 1px solid #f5f7f8;
	box-shadow: 0 0 12px 0 rgb(0,0,0,0.08);
}
.exam_slide_tools .anchor_ul{
	display: block;
	width: 90px;
	margin: 0 auto;
}
.exam_slide_tools .anchor_ul li{
	position: relative;
	display: block;
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	margin: 5px 0;
	cursor: pointer;
}
.exam_slide_tools .anchor_ul li::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 1px;
	background-color: #EEEEEE;
}
.exam_slide_tools .anchor_ul .active{
	background-color: #F0FEF3;
	color: #21aa28;
}
.exam_slide_tools .anchor_ewm{
	display: block;
	margin-top: 10px;
}
.exam_slide_tools .ewmIcon{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.exam_slide_tools .txt{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin-top: 3px;
}

/* 右侧悬浮（客服） */
.exam_slide_suspen{
	display: none;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 50;
}
.exam_slide_suspen .sus_btn{
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
	background-color: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #EEEEEE;
	margin: 10px 0;
	cursor: pointer;
}
.exam_slide_suspen .sus_btn_icon{
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	margin-top: 10px;
}
.exam_slide_suspen .customer .sus_btn_icon{
	background: url(../images/class_cus.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .customer:hover .sus_btn_icon{
	background: url(../images/class_cusb.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .sus_app .sus_btn_icon{
	background: url(../images/class_app.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .sus_app:hover .sus_btn_icon{
	background: url(../images/class_appb.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .sus_small .sus_btn_icon{
	background: url(../images/class_xcx.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .sus_small:hover .sus_btn_icon{
	background: url(../images/class_xcxb.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .stick .sus_btn_icon{
	background: url(../images/top.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .stick:hover .sus_btn_icon{
	background: url(../images/topb.png) no-repeat;
	background-size: 100% 100%;
}
.exam_slide_suspen .sus_btn_txt{
	display: block;
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
	color: #777777;
}
.exam_slide_suspen .sus_btn:hover .sus_btn_txt{
	color: #21AA28;
}
.exam_slide_suspen .app_model, 
.exam_slide_suspen .xcx_model{
	display: none;
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 0 12px 0 rgb(0,0,0,0.08);
	border-radius: 4px;
	align-items: center;
	padding: 10px 0 10px 10px;
	background-color: #FFFFFF;
}
.exam_slide_suspen .sus_app:hover .app_model, 
.exam_slide_suspen .sus_small:hover .xcx_model, 
.exam_slide_suspen .customer:hover .app_model{
	display: flex;
}
.exam_slide_suspen .app_view{
	display: block;
	margin-right: 10px;
}
.exam_slide_suspen .app_view img{
	display: block;
	width: 112px;
	height: 112px;
}
.exam_slide_suspen .app_view span{
	display: block;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0;
	font-size: 12px;
	color: #888888;
}

/* 面包屑 */
.exam_bread{
	display: flex;
	align-items: center;
	height: 55px;
	width: 1200px;
	margin: 0 auto;
}
.exam_bread .bread_a,
.exam_bread .bread_this{
	display: block;
	font-size: 14px;
	color: #999999;
	cursor: pointer;
}
.exam_bread .bread_icon{
	display: block;
	font-size: 14px;
	color: #999999;
	padding: 0 5px;
}

/* 页码 */
.page-container{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.page-container .page_icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border: 1px solid #DBDFE5;
	cursor: pointer;
}
.page-container .page_icon img{
	width: 16px;
	height: 16px;
	display: block;
}
.page-container .page_second{
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.page-container .page_second a{
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 28px;
	height: 30px;
	border: 1px solid #DBDFE5;
	background-color: #FFFFFF;
	border-radius: 2px;
	margin-right: 10px;
	font-size: 16px;
	cursor: pointer;
	padding: 0 2px;
}
.page-container .page_second .active{
	background-color: #21AA28;
	color: #FFFFFF;
}
.page-container .page_jump{
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #555555;
	margin-left: 15px;
}
.page-container .page_jump input{
	width: 60px;
	height: 32px;
	box-sizing: border-box;
	border: 1px solid #DBDFE5;
	border-radius: 2px;
	margin: 0 10px;
	text-align: center;
}
.page-container .page_jump_btn{
	width: 60px;
	height: 32px;
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	line-height: 32px;
	background-color: #21AA28;
	color: #FFFFFF;
	margin-left: 20px;
}

/*五角星评分样式*/
.set_image_all {
    cursor: pointer;
    position: relative;
}
.set_image_all .set_image_item {
    position: relative;
    display: inline-block;
    z-index: 11;
    visibility: visible;
}
.set_image_all .set_image_top {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
}
.set_image_all .set_image_top>div {
    display: inline-block;
    overflow: hidden;
}
.set_image_all .set_image_top>div>img {
    height: 100%;
}
