/*Dotfuscator By ZPlatform*/
.menu_tit p:last-child {
	font-weight: normal;
}

.exam_list:nth-child(n+2) {
	margin-top: 80px;
}
.shaixuan>div.pad80{
	padding-top: 10px;
    padding-bottom: 10px;
	display: flex;
    align-items: center;
}
.shaixuan{
	background-color: #333;
}
.shaixuan-l{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.shaixuan-l div{
	float: left;
}
/* .shaixuan .pad80{
	padding:40px 80px;
} */
.shaixuan-r{
	float: right;
	margin-left:calc(100% - 748px);
}
.shaixuan-r .form{
	position: relative;
	display: flex;
    align-items: center;
	justify-content: flex-end;
	width: 200px;
    float: right;
	background: #fff;
}
.search462_k {
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    background: none;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	border-right: none;
    right: 0px;
    font-size: 16px;
    color: #ffffff;
	background: #333333;
    /* font-weight: bold; */
    padding-left: 10px;
}
.searchbox{
	margin-left:50px;
	position: relative;
	cursor:pointer;
	font-size: 16px;
	display: flex;
    align-items: center;
}
.searchbox_span_all{
	color:white;
}
.serul{
	display: none;
	position: absolute;
    overflow-x: hidden;
    background-color: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
	padding: 12px 0;
    left: 0%;
    top: 40px;
    z-index: 999;
	flex-flow: wrap;
	max-width:700px;
}
.serul li:hover a {
    color: #cc0000;
}
.serul li a {
    float: left;
    color: #000;
    text-align: center;
    padding: 0 20px;
	width:140px;
}
.rdal,.searchbox{
	/* margin-top: -10px; */
}
.serul li {
    /* width: 140px; */
    font-size: 16px;
    text-align: center;
    margin-left: 0;
    line-height: 40px;
	flex:0 0 20%;
}
.searchbox img {
    width: 12px;
    margin-left: 10px;
	margin-top: 2px;
}

.rdal a{
	font-size: 16px;
    color: #fff;
}
.searchbtn{
    display: block;
	width: 30px;
    height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
    border-left:none;
    right: 0;
    background: none;
    background-size: 16px 16px;
    cursor: pointer;
	position: relative;
    z-index: 20;
}
.searchbtn:hover{
	background: url("../img/search2.svg") no-repeat center center;
    background-size: 18px 18px;
}
.shaixuan-r .form::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 30px;
    height: 30px;
	background: url("../img/search.svg") no-repeat center center;
    background-size: 18px 18px;
}
/* .shaixuan-r .form:hover .searchbtn{
	background: #cc0000;
	border-top: 1px solid #cc0000;
    border-bottom: 1px solid #cc0000;
    border-right: 1px solid #cc0000;
} */
/* .shaixuan-r .form:hover::after{
	background: url(../img/search_3.svg) no-repeat center center;
    background-size: 18px 18px;
} */
.img_mo{
	display: none;
}
@media (min-width:768px) and (max-width: 1200px) {
	.serul {
		padding: 8px 0;
		z-index: 60;
		max-width:200px;
	}
	.serulLeft{
		left:0px;
		right:auto;
	}
	.serul li {
		/* width: 140px; */
		font-size: 14px;
		line-height: 30px;
		flex:0 0 50%
	}
	.serul li a{
		padding: 0 5px;
		width:100px;
	}
}
@media (max-width:768px) {
	.pad70, .pad80 {
		padding: 24px 3%;
	}
	.mob_pro_search {
		background-color: #f5f5f5;
		display: none;
	}

	.mob_pro_search .sea_item {
		display: block;
		position: static;
		background-color: rgba(0, 0, 0, 0);
		padding:18px 15px 15px 15px;
	}

	.shaixuan-r input {
		/* background-color: #fff; */
	}
	.pro_check_list{
		padding: 0 15px 18px 15px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.mob_pro_ul{
		margin-top: 14px;
		margin-bottom: 20px;
		display:block !important;
	}
	.pro_check_list > a{
		color: #000;
		display: inline-block;
		font-size: 14px;
		background-color: #fff;
		width:calc((100% - 24px) / 3);
		height:35px;
		background-color: #C50000;
		color: #fff;
		line-height: 35px;
		text-align: center;
	}
	.like_select{
		border: 1px solid #f5f5f5;
		color: #C50000;
		width:calc((100% - 24px) / 3);
		height:35px;
		line-height: 35px;
		text-align: center;
		position: relative;
	}
	.like_select div{
		height: 100%;
		width: 100%;
		color: #000;
		background-color: #fff;
		font-size: 14px;
	}
	.like_select img{
		position: absolute;
		right: 5px;
		height: 15px;
		top:0;
		bottom: 0;
		margin: auto;
	}
	.like_select ul{
		position: absolute;
		width:100%;
		top:35px;
		background-color: #000;
		padding: 0 5px;
		border-radius: 5px;
		display: none;
	}
	.like_select li{
		height: 30px;
		font-size: 12px;
		color: #fff;
		line-height: 35px;
	}
	.mob_pro_ul .more{
		margin-top:24px;
	}


	.shaixuan {
		background-color: #f5f5f5;
	}
	.shaixuan>div.pad80 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.shaixuan-l, .shaixuan-r {
		width: 100%;
	}
	.shaixuan-l {
		order: 1;
		margin-bottom:14px;
	}
	.search462_k {
		width: calc(100% - 50px);
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		background-color: #fff;
		color: #000;
		border-radius:0px;
	}
	.shaixuan-r{
		order:2;
	}
	.shaixuan-r .form {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: 100%;
		float: right;
		background-color: #C50000 !important;
	}
	.searchbtn {
		width: 50px;
		height: 40px;
		background: none !important;
		border-radius:0px;
	}
	.shaixuan-r .form::after {
		width: 50px;
		height: 40px;
		background: url("../img/search_w.png") no-repeat center center;
		background-size: 18px 18px;
	}
	.rdal a {
		font-size: 14px;
		color: #000;
	}
	.shaixuan-l{
		display: flex;
		justify-content: space-between;
	}
	.rdal{
		margin-left: 0;
		position: relative;
		cursor: pointer;
		font-size: 14px;
		display: flex;
		padding: 0px 10px;
		align-items: center;
		background: #fff;
		text-align: center;
		line-height: 40px;
		height: 40px;
		border: solid #ddd 1px;
	}
	.searchbox {
		margin-left: 0;
		position: relative;
		cursor: pointer;
		font-size: 14px;
		display: flex;
		color: #000;
		padding: 0px 9px;
		align-items: center;
		background: #fff;
		line-height: 40px;
		height: 40px;
		border: solid #ddd 1px;
	}
	.searchbox_span_all{
		color:black;
	}
	.img_pc{
		display: none;
	}
	.img_mo{
		display: block;
	}
	.serul {
		padding: 8px 0;
		z-index: 60;
		right:0px;
		left:auto;
		max-width:200px;
	}
	.serulLeft{
		left:0px;
		right:auto;
	}
	.serul li {
		/* width: 140px; */
		font-size: 14px;
		line-height: 30px;
		flex:0 0 50%
	}
	.serul li a{
		padding: 0 5px;
		width:100px;
	}
	.mob_pro_ul > li {
		padding: 0 3%;
	}
}
