.header_nav_introduce_list {
	display: flex;
}

.header_nav_introduce_item {
	width: 23%;
	float: left;
	position: relative;
	z-index: 8888
}

.exam_nav_chiose {
	float: left;
	margin: 0 5px 15px
}

.exam_nav_see_more {
	position: absolute;
	bottom: 8px;
	right: 30px;
}

.nav_area_title {
	width: 50px;
	height: 25px;
	background: #fff;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	border-radius: 5px;
}

.nav_area_list_item {
	padding: 10px 6px;
	position: relative;
}

.nav_area_list_item a {
	color: #fff;
}


.exam_time_wrapper {
	background:#E7F3FF;
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.exam_contact_wrapper {
	height: 80px;
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.exam_contact_wrapper img {
	width: 26px;
	position: absolute;
	height: 27px;
	right: 15px;
	top: 50%;
	margin-top: -14px;
}

.fouce_nav_active {
	border-bottom: 2px solid #1D8BFF;
	color: #1D8BFF
}

.hot_nav_a {
	color: #F6484E;
	font-weight: bold;
	font-size:16px;
}

.exam_list_item {
	padding: 10px 15px;
	height: 83px;
	background: #fff;
	margin-top: 6px;
	box-shadow: 0px 0px 20px 0px rgba(2, 25, 51, 0.1);
	border-radius: 4px;
	margin-left: 10px;
}

.exam_introduce_item {
	width: 70px;
	height: 33px;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	margin: 5px 15px 5px 0;
}

.exam_introduce_item a {
	width: 100%;
	height: 100%;
	border: 1px solid #C2C2C7;
	display: inline-block;
	border-radius: 4px;

}

/*========物流样式*/
.package-status {
	padding: 18px 0 0 0
}

.package-status .status-list {
	margin: 0;
	padding: 0;
	margin-top: -5px;
	padding-left: 10px;
	list-style: none;
}

.package-status .status-list>li {
	border-left: 1px solid #DEE3E9;
	text-align: left;
}

/* .package-status .status-list>li:before {
				content: '';
				background: #005CFF;
				display: inline-block;
				width: 10px;
				height: 10px;
				border-radius: 10px;
				margin-left: -6px;
				margin-right: 10px;
				box-shadow: 0 0 10px 1px #005CFF
			} */
.radius_box_default {
	border-radius: 50%;
	background: #7F7F7F;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	margin-right: 10px;
	box-shadow: 0 0 10px 1px #7F7F7F
}

.radius_box_active {
	border-radius: 50%;
	background: #005CFF;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	margin-right: 10px;
	box-shadow: 0 0 10px 1px #005CFF
}

.package-status .status-box {
	overflow: hidden
}

.package-status .status-list>li {
	height: auto;
	width: 95%;
}

.package-status .status-list {
	margin-top: -8px
}

.package-status .status-box {
	position: relative
}

.package-status .status-box:before {
	content: " ";
	background-color: #f3f3f3;
	display: block;
	position: absolute;
	top: -8px;
	left: 20px;
	width: 10px;
	height: 4px
}

.package-status .status-list {
	margin-top: 10px;
}

.status-list>li:not(:first-child) {
	padding-top: 20px;
}

.status-content-before {
	text-align: left;
	margin-left: 25px;
	margin-top: -20px;
}

.status-content-latest {
	text-align: left;
	margin-left: 25px;
	color: #0278D8;
	margin-top: -20px;
}

.status-time-before {
	text-align: left;
	margin-left: 25px;
	font-size: 10px;
	margin-top: 5px;
}

.status-time-latest {
	text-align: left;
	margin-left: 25px;
	color: #0278D8;
	font-size: 10px;
	margin-top: 5px;
}

.status-line {
	border-bottom: 1px solid #ccc;
	margin-left: 25px;
	margin-top: 10px;
}

.list {
	padding: 0 20px;
	background-color: #F8F8F8;
	margin: 10px 0 0 25px;
	border: 1px solid #EBEBEB;
}

.list li {
	line-height: 30px;
	color: #616161;
}

/*===========物流样式结束*/


.internet_course_w,
.exam_notice_w {
	background: #FFFFFF;
	/* 	margin-top: 20px;
				padding: 15px; */
	border-radius: 4px;
}

.about_prodect_title,
.exam_notite_text {
	font-weight: Bold;
	color: #333333;
	font-size: 18px;
	border-left: 4px solid #2578F3;
	padding-left: 10px;
}

.exam_notite_item {
	margin-top: 15px;
}

.exam_notite_item a {
	color: #333;
	font-size: 14px;
	vertical-align: middle;
}

.raduis_wrapper {
	height: 6px;
	width: 6px;
	display: inline-block;
	border-radius: 50%;
	background: #2578F3;
	margin-right: 10px;
	vertical-align: middle;
}

.data_dynamic_item {
	line-height: 40px;
	margin: 15px 0;
	position: relative;
}

.data_dynamic_item p {
	display: inline-block;
}

.data_dynamic_item p:nth-child(2) {
	margin: 0 20px;
}

.data_dynamic_item .btn_bg {
	position: absolute;
	right: 0;
	display: inline-block;
}

.btn_bg {
	position: absolute;
	text-align: center;
	width: 75px;
	height: 35px;
	background-image: url(https://img.etest8.com/images2022/exam_index_images/usuall_bg.png);
	background-repeat: no-repeat !important;
	background-size: cover !important;
	color: #FFFFFF;
	/* 	position: relative; */
}

.website_message_changeTba1:first-child {
	margin: 0 20px 0 0 !important
}

.warm_area_c {
	z-index: 9999;
	position: absolute;
	top: 36px;
	left: 0;
	background: #fff;
	width: 566px;
	height: 434px;
	border-radius: 5px;
	box-shadow: 0 0 20px 0px #000f3a21;
}

.warm_area_c_w {
	z-index: 9999;
	position: absolute;
	top: 36px;
	right: 0;
	background: #fff;
	width: 566px;
	height: 434px;
	border-radius: 5px;
	box-shadow: 0 0 10px 2px #000f3a21;
}

.warm_area_c_box_w {
	z-index: -222;
	width: 15px;
	height: 15px;
	background-color: #fff;
	position: absolute;
	top: -7px;
	right: 15px;
	transform: rotate(45deg);
}

.warm_area_c_box {
	z-index: -222;
	width: 15px;
	height: 15px;
	background-color: #fff;
	position: absolute;
	top: -7px;
	left: 15px;
	transform: rotate(45deg);
}

.status-time-before,
.train_item_w,
.hot_prodect_list_item,
.school_item_c,
.examer_fouce_text,
.more_exam_content:hover {
	cursor: pointer
}

.status-time-before {
	box-shadow: 0px 0px 10px 0px rgba(4, 58, 120, 0.1);
	border-radius: 4px;
}

.status-time-active {
	box-shadow: 0px 0px 25px 0px rgba(0, 119, 244, 0.4);
	background: #1D8BFF;
	color: #fff
}

.exam_nav_list_w {
	padding-left: 55px;
	position: absolute;
	background-color: #fff;
	overflow: hidden;
	width: 215px;
	border-right: 1px solid #ccc;
}

.train_item_active {
	box-shadow: 0 0 20px 0px #0024771c;
}

.mli:nth-child(1) .nav_area_list_w {
	margin-top: 25px;
}

.mli:nth-child(2) .nav_area_list_w {
	margin-top: 25px;
}

.mli:nth-child(3) .nav_area_list_w {
	margin-top: 25px;
}

.nav_area_list_w {
	padding-left: 15px;
	margin-top: 10px;

}

.info_list_item {
	padding: 10px 0
}

.yk_tiku_box,
.yk_wangke_box {
	width: 43px;
	height: 32px;
	border-radius: 0 7px 7px 0;
	text-align: center;
	line-height: 32px
}

.yk_tiku_box {
	position: absolute;
	right: -43px;
	top: 0;

}

.yk_wangke_box {
	position: absolute;
	right: -43px;
	top: 40px;
}

.review_item:nth-child(n+1) {
	padding-left: 30px
}

.review_item:nth-child(3n) {
	border: none !important;
}
 #link_guo a{ font-size:14px; color:#343434;}
 
 
/* 具体样式 */
.banner {
 position: relative;
 height: 200px;
 width::263px;
 overflow: hidden;
}
.banner .bannerCon {
 width: 263px;
 height: 200px;
 overflow: hidden;
}
.bannerCon .imgList {
 width: 99999px;
 height: 200px;
}
.bannerCon .imgList li {
 float: left;
 width: 263px;
 height: 200px;
}
.bannerCon .imgList li a {
 position: relative;
 display: block;
 height: 100%;
}
.bannerCon .imgList li img {
 width: 263px;
 height: 200px;
}


.bannerCon .btnList {
 position: absolute;
 left: 0;
 bottom: 10px;
 width: 100%;
 height: 12px;
 text-align:center;
 z-index: 2;
 _overflow: hidden;
}
.bannerCon .btnList li { display: inline; }
.bannerCon .btnList li span {
 display: inline-block;
 width: 12px;
 height: 12px;
 margin: 0 5px;
 border-radius: 6px;
 background-color:#14829e;
 cursor: pointer;
}
.bannerCon .btnList li.cur span { background-color: #f30; }
