/*banner*/
input::-ms-clear, ::-ms-reveal{display: none;}
.banner_box {
	position: relative;
}

.banner {
	position: relative;
	text-align: center;
	height: 302px !important;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}

.banner_ul {
	overflow: hidden;
	position: absolute;
	top: 0;
	height: 342px !important;
	position: absolute !important;
	right: 50%;
	margin-right: -960px;
	width: 1920px !important;
}

.banner_ul a {
	display: block;
	width: 100%;
	height: 342px;
}

/* .banner:hover>a {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 143px;
	cursor: pointer;
	background: url(//files.dongao.com/static/zhongji/channel/images/lb_icon.png) no-repeat;
} */
.banner_arrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 170px;
	cursor: pointer;
}

.banner_next {
	display: block;
	background: url(../images/banner_next.png) no-repeat;
	right: 50%;
	margin-right: -590px;
}

.banner_next:hover {
	background: url(../images/banner_next_hover.png) no-repeat;
}

.banner_prev {
	display: block;
	left: 50%;
	margin-left: -284px;
	background: url(../images/banner_prev.png) no-repeat;
}

.banner_prev:hover {
	background: url(../images/banner_prev_hover.png) no-repeat;
}

.banner_index_ul {
	position: absolute;
	bottom: 19px;
	text-align: center;
	right: 19%;
	width: 910px;
}

.banner_index_ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 7px;
	cursor: pointer;
	background: #ffffff;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.banner_index_ul li.on {
	background: #ffffff;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.banner_ksbm {
	background: url(../images/banner_right.png) no-repeat;
	width: 290px;
	height: 300px;
	position: absolute;
	left: 50%;
	margin-left: -590px;
	text-align: left;
	top: 21px;
	/* overflow: hidden; */
}

.banner_ksbm ul {
	padding-left: 13px;
	margin-top: 16px;
	padding-right: 13px;
}

.banner_ksbm li {
	float: left;
	margin-bottom: 21px;
	/* position: relative; */
	cursor: pointer;
	/* margin-right: 17px;
	height: 22px;
	margin-bottom:58px; */
}

/* .banner_ksbm li a {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 28px;
	white-space: nowrap;
	line-height: 22px;
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	position: relative;
}

.banner_ksbm li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url("//files.dongao.com/static/zhongji/channel/images/bmks_icons.png") no-repeat;
	height: 24px;
	width: 24px;
}

.banner_ksbm li a:hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
} */

/*左侧报名考试 + 了解中级*/
.banner_ksbm li {
	/* padding:0 13px; */
	margin-top: 0;
	width: 100%
}

.banner_ksbm li .icon1:before {
	background-position: -212px 0;
}

.banner_ksbm li .icon2:before {
	background-position: -175px 0;
}

.banner_ksbm li .icon3:before {
	background-position: -252px 0;
}

.banner_ksbm li .icon4:before {
	background-position: -327px 0;
}

.banner_ksbm li .icon5:before {
	background-position: -292px 0;
}

.banner_ksbm li .icon6:before {
	background-position: -33px 0;
}

.banner_ksbm li .icon7:before {
	background-position: 0 0;
}

.banner_ksbm li .icon8:before {
	background-position: -69px 0;
}

.banner_ksbm li .icon9:before {
	background-position: -139px 0;
}

.banner_ksbm li .icon10:before {
	background-position: -104px 0;
}

.banner_ksbm_last {
	margin-bottom: 0;
}

.yk_ksbm_active .banner_nav_title {
	color: #FFAF2F;
}

.yk_ksbm_active .banner_nav_title::after {
	content: '';
	background: url(../images/yellow_icon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 5px;
}

.banner_nav_title {
	font-size: 18px;
	color: #FFFFFF;
	width: 266px;
	display: block;
}

.banner_nav_title::after {
	content: '';
	background: url(../images/banner_icon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 5px;
}

.banner_nav_list {
	margin-top: 8px;
	overflow: hidden;
}


.banner_nav_list .banner_nav_list_link {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}

.banner_nav_list .banner_nav_list_link:first-child {
	padding-left: 0
}

.banner_nav_list .banner_nav_list_link:last-child {
	/* padding-left: 0 */
}

.banner_nav_list .banner_nav_list_link:hover {
	color: #FFAF2F;
}

.banner_nav_list .banner_nav_list_link::after {
	content: '|';
	color: #fff;
	font-size: 14px;
	position: relative;
	left: 10px;
}

.banner_nav_list_last::after {

	display: none;
}

.banner_tab {
	width: 800px;
	height: auto;
	position: absolute;
	z-index: 100;
	top: 4px;
	left: 280px;
	cursor: inherit;
	background:url(../images/pop_bg.png) repeat;
}

.banner_tab_last{height:343px;}
.hide {
	display: none;
}

.banner_tab_box {
	margin-left: 37px;
	background: #fff;
	width: 662px;
	height: 150px;
	padding: 20px 40px 15px 40px;
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
	border-radius: 6px;
	cursor:auto;
}

.banner_tab_box::before {
	content: '';
	background: url(../images/banner_jiao.png) no-repeat;
	display: inline-block;
	width: 12px;
	height: 24px;
	position: absolute;
	left: 27px;
	display: none;
}

.banner_tab_list {
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.banner_tab_list a {
	display: inline-block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-right: 24px;
	padding: 0 10px;
	cursor: pointer;
}

.banner_tab_list a:hover {
	background: #FF942B;
	border-radius: 4px;
	color: #fff;
}

.banner_tab_list a.tab_active {
	background: #FF942B;
	border-radius: 4px;
	color: #fff;
}

.banner_tab_list a.mr0 {
	margin-right: 0;
}

.banner_tab_list a:last {
	margin-right: 0;
}

.tab_item a {
	font-size: 14px;
	color: rgba(102, 102, 102, 0.7);
	margin-bottom: 10px;
	display: inline-block;
	margin-left: 7px;
}

.tab_item a:hover {
	color: #FE9126;
}

.selected_materials .materials .material_list {
	box-shadow: none;
}

.yk_selected_materials {
	/* margin-top: 0; */
}

.zhibo {
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
}

.mfgkk_tx {
	width: 74px;
	position: relative;
	top: 7px;
}

.mfgkk_tx img {
	width: 74px;
	border-radius: 50%;
}

.mfgkk_login {
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
	border-radius: 6px;
	padding: 20px 24px;
	margin-top: 60px;
	margin-bottom: 20px;
}

.mfgkk_logon_user,
.mfgkk_login_sec {
	margin-left: 20px;
}

.mfgkk_login_sec {
	margin-top: 12px;
}

.mfgkk_logon_user_text {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

.mfgkk_login_sec_btn {
	width: 68px;
	height: 28px;
	border-radius: 14px;
	background: linear-gradient(180deg, #FFAA58 0%, #FE9126 100%);
	display: inline-block;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	margin-right: 12px;
}

.mfgkk_login_sec_btn:hover {
	background: linear-gradient(180deg, #FFAA58 0%, #FE9126 100%);
	color: #fff;
}

.mfgkk_login_sec_mfst,
.mfgkk_login_sec_mftk {
	border-radius: 14px;
	border: 1px solid #FF942B;
	font-weight: 500;
	color: #FF942B;
	font-size: 14px;
	background: #fff;
}

.zhibo_all {
	color: #999999;
	font-size: 12px;
	display: block;
	text-align: center;
	padding-bottom: 14px;
}

.zhibo_all::before {
	content: '';
	display: inline-block;
	background: url(../images/dow_arrow.png)no-repeat;
	width: 15px;
	height: 16px;
	position: relative;
	top: 5px;
	margin-right: 4px;
}

.zhibo li {
	margin-bottom: 26px;
	height: 86px;
	position: relative;
}

.zhibo ul {
	padding: 30px 0 18px 27px;
	height: 308px;
	overflow: hidden;
}

.selected_materials .materials .material_list {
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
	border-radius: 6px;
}

.content_title {
	font-size: 20px;
}

.content_title::before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 18px;
	background: #FF942B;
	border-radius: 3px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.content_title span {
	font-weight: bold;
}

.content_title a {
	font-size: 14px;
	color: #666666;
	padding-right: 21px;
	background: url(../images/icon_more.png) no-repeat right center;
	font-weight: normal;
}

.yk_jxzl {
	margin-left: 5px;
}

.test_area {
	background: #fff;
	margin-top:-17px;
}

.mt0 {
	margin-top: 0;
}

.test_area .area_div .area_list {
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
}

.yd {
	position: relative;
	z-index: 10;
}

.body_mask {
	z-index: 9;
}

/*.daxn-fixed {
	display: none !important;
}*/

.zlxz_yd {
	width: 70px;
	position: fixed;
	z-index: 2;
	left: 50%;
	/* top:50% */
	cursor: pointer;
	margin-left: 600px;
	/* bottom: 170px */
;
	top: 480px;
}

.zlxz_yd img {
	width: 70px;
}

.banner_tab_yd {
	z-index: 1000;
	width: 335px;
	height: 177px;
	position: absolute;
	z-index: 100;
	top: 42px;
	left: 315px;
}

.banner_tab_yd_box {
	/* margin-left: 74px; */
	background: #fff;
	width: 335px;
	height: 177px;
}

.banner_tab_yd_box_bg {
	background: url(../images/tip_bg.png) no-repeat;
	width: 335px;
	height: 177px;
	box-shadow: 0;
	border-radius: 0;
}

/* .banner_tab_yd_box::before {
    content: '';
    background: url(../images/banner_jiao.png) no-repeat;
    display: inline-block;
    width: 12px;
    height: 24px;
    position: absolute;
    left: 64px;
} */
.banner_tab_yd_box p {
	font-size: 14px;
	font-family: Helvetica;
	color: #333333;
	line-height: 23px;
	position: relative;
	top: 71px;
	left: 37px;
}

.yd_wzd {
	display: block;
	width: 76px;
	height: 26px;
	background: #FDF3E8;
	border-radius: 4px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #FF942B;
	position: relative;
	top: 87px;
	right: 32px;
}

.mfgkk_yd {
	width: 328px;
	height: 186px;
	position: absolute;
	top: -150px;
	left: 24px;
	background: url(../images/login_yd_bg.png) no-repeat;
	z-index: 10;
	display: none;
}

.mfgkk_yd p {
	margin-top: 73px;
	padding-left: 35px;
	font-size: 14px;
	color: #333;
}

.mfgkk {
	position: relative;
}

.mfgkk_qxx {
	width: 62px;
	height: 26px;
	background: #FDF3E8;
	border-radius: 4px;
	text-align: center;
	line-height: 26px;
	color: #FF942B;
	font-size: 14px;
	margin-right: 42px;
	margin-top: 22px;
}

.zlxz_nav {
	width: 100%;
	display: none;
}

.zc_kemu_tab {
	background-color: #ffffff;
	width: 100%;
	position: fixed;
	top: 0px;
	margin-top: 0;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
	_margin-top: 0px;
	z-index: 25;
	-webkit-transform: translateZ(0);
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.16);
}
.floor_ul{
	display: flex;
}
.zlxz_nav_item {
	flex: 1;
	display: inline-block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #666666;
}

.zlxz_nav_item:hover {
	color: #FF942B;
}

.zlxz_active {
	background: #FE9126;
	color: #fff;
	box-shadow: 0px 0px 12px 0px #DACABA;
	font-weight: 700;
}

.zlxz_active:hover {
	color: #fff;
}

.heade_sw {
	/*position:relative;*/
}

.zlxz_search_sec {
	position: relative;
	top: 8px;
	cursor: pointer;
}

/* .zlxz_search {
	position: absolute;
	top: 20px;
	cursor: pointer;
} */

.zlxz_search img {
	width: 24px;
}

.zlxz_search_box {
	/*width:970px;
	height:70px;
	position: absolute;
	top: 94px;
	z-index: 10;
	left: 150px;*/
	display: none;
}

.zlxz_search_input {
	width: 300px;
	height: 30px;
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 0px rgba(140, 148, 162, 0.3);
	border-radius: 6px;
	border: 0;
	outline: none;
	padding: 6px 20px;
	font-size: 14px;
	color: #999;
	margin-right: 30px;
	padding-right: 40px;
}

.zlxz_search_line {
	/*position: relative;
	top: -8px;*/
	/* display:none; */
}

.zlxz_search_input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
	font-size: 14px;
}

.zlxz_search_input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
	font-size: 14px;
}

.zlxz_search_input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
	font-size: 14px;
}

.zlxz_search_icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(../images/zlzx_search_icon.png) no-repeat;
	position: absolute;
	top: 10px;
	right: 40px;
}

/* .test_area .area_div {
    padding-top: 18px;
} */
/* .test_area {

    padding: 5px 0 250px 0;
} */
.test_area .wsp_padding_top {
	padding-top: 60px;
}

.main_left .want_look ul li {
	cursor: pointer;
}

.main_left .preview .yk_switch_page.fixed {
	position: fixed;
	bottom: 0;
	z-index: 100;
}

.main_left .preview .switch_page.fixed .page_num .yk_switch_page {
	position: relative;
	left: 10px;
}

.main_left .preview .switch_page.fixed .page_num b {
	padding-left: 0;
}

h2.pdf.fixed {
	position: fixed;
	top: 0;
	background: #fff;
	left: 0;
	z-index: 100;
	box-shadow: 0px 3px 12px 0px rgb(140 148 162 / 30%);
	padding-bottom: 10px;
	width: 100%;
}

.search input::-webkit-input-placeholder {
	/*WebKit browsers*/
	font-size: 12px;
}

.search input::-moz-input-placeholder {
	/*Mozilla Firefox*/
	font-size: 12px;
}

.search input::-ms-input-placeholder {
	/*Internet Explorer*/
	font-size: 12px;
}

.selected_materials .materials .material_list p a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display:block;
}
.selected_materials .materials .material_list p a:before {
	top: 17px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.selected_materials .materials .material_list p a {
		display: -webkit-box;
		max-height: 60px;
		white-space: normal;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 36px;
	}
	.selected_materials .materials .material_list p a:before {
		top: 17px;
	}
}