
@charset "utf-8";

/* @media screen and (max-width: 1080px) { }*/
html {
	font-size: 20px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	font-size: 0.7rem;
	line-height: 1.2rem;
}

.Width {
	width: 100%;
}

.mt15 {
	margin-top: 0.5rem;
}

.mt25 {
	margin-top: 1rem;
}

.mt35 {
	margin-top: 1.5rem;
}

.mt50 {
	margin-top: 2.5rem;
}

.pcshow,
.headtel,
.nav li:first-child,
.nav li:last-child,
.ml_nav li a:before,
.mr_hot h3,
.mr_hot h2,
.mr_hot .news,
.mr_hot .schedule,
.mr_tips,
.mctabkey .more,
.mctabkey a:nth-child(n+6),
.mctabcon h3 a,
.mctabcon .allbtn,
.mrbmrk_rk .login #revdimgck,
.mrcxrk_rk .login #revdimgck,
.mrbmrk_rk .att ul,
.mrbmrk_tj,
.mrdgjd_tab .mctabcon h3 a,
.mrfsx_tab .hot,
.mrfsx_kq,
.mrkskm_km tr:nth-child(1),
.mrkskm_km td br,
.mrkskm_tab tr:nth-child(1),
.mrkskm_ms td br,
.mrkskm_ms tr:nth-child(1),
.mrkssj_table tr:nth-child(1),
.mrkstk_tab .mctabcon li span,
.mrmsmd_cx h4,
.mrmsmd_cx .tabkey,
.mrmsmd_cx .tabbox,
.mrmsmd_fs,
.mrzwb_cx .zwss h5 br,
.mrzwb_cx .cx_ph,
.mrzwb_cx .cx_btnbox,
.mrzkz_rk tr:nth-child(1),
.mrcxrk_cjjs,
.mrcxrk_yd .list:last-child,
.mrbktj_yd .list:last-child,
.mrkslc_xj .pic,
.mrkslc_xj dd .tips,
.mrkslc_xj dl:nth-child(n+9),
.mrkslc_yd,
.topnav,
.mrbmqr_cx li span,
.mrzyml_table tr:nth-child(1),
.mrzyml_table tr:nth-child(2) {
	display: none;
}

.mobshow {
	display: block;
}

.mrkskm_km,
.mrkskm_tab,
.mrkskm_tab table:nth-of-type(2),
.mrkskm_ms,
.mrfsx_tab,
.mrfsx_ph,
.mrksfy_rk,
.mrksfy_lc,
.mrksfy_jm,
.mrksfy_yd,
.mrmsmd_cx,
.mrzkz_rk,
.mrcxrk_loss,
.mrcxrk_cjjs,
.mrcxrk_yd,
.mrcxrk_yd .list,
.mrbktj_yd,
.mrbktj_yd .list {
	margin-top: 0;
}

/* 通用头部 */
.head {
	width: 96%;
	height: 2.5rem;
	padding: 0.15rem 2%;
}

.head .logo {
	width: 5.5rem;
}

.head .logo a {
	width: 5.5rem;
	height: 2.5rem;
	background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center;
	background-size: 100%;
}

.headname {
	height: 1.1rem;
	padding-left: 0.3rem;
	margin: 0.7rem 0 0 0.3rem;
	font-size: 0.7rem;
	line-height: 1.1rem;
}

.headtel {
	position: relative;
	height: 1.1rem;
	margin-top: 0.7rem;
	font-size: 0.7rem;
	line-height: 1.1rem;
}

.headtel b {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7.5px;
}

.headtel a {
	padding-left: 18px;
}

.openmlnav {
	float: right;
	width: 3.5rem;
	height: 2.5rem;
	color: #918e8e;
	font-size: 1.2rem;
	line-height: 2.5rem;
	text-align: center;
	float: right;
}	

.closemlnav {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 1.3rem;
	height: 1.3rem;
	border: 2px solid #e1dfdf;
	border-radius: 100%;
	color: #e1dfdf;
	font-size: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
}

/* banner */
.banner {
	height: 7rem;
	background-size: cover;
	overflow: hidden;
}

.banner p {
	width: 13rem;
	padding-top: 1rem;
	padding-right: 5rem;
	font-size: .7rem;
	line-height: 1.5rem;
	letter-spacing: .1rem;
}

.banner h1 {
	width: 13rem;
	padding-right: 5rem;
	font-size: 2rem;
	line-height: 3.4rem;
}

.banner h1.font7 {
	font-size: 1.8rem;
}

.banner .pic {
	bottom: .5rem;
	width: 7rem;
	height: 4rem;
	margin-left: 3rem;
	background-size: contain;
}

.nav li {
	width: 20%;
	height: 1.8rem;
}

.nav li a {
	width: 100%;
	height: 1.8rem;
	font-size: .7rem;
	line-height: 1.8rem;
}

/* 主体部分 */
.main {
	position: relative;
	margin: 0.5rem 0 1.5rem;
}

/*  -- main-left-nav 左侧导航  */
.ml_nav {
	display: none;
	position: fixed;
	top: 0;
	float: none;
	padding: .5rem 0;
	width: 100%;
	height: auto;
	z-index: 6;
}

.ml_nav li {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
}

.ml_nav li p {
	height: 1.8rem;
	margin: .3rem 0;
	background: #fff;
	border-bottom: 1px solid #e1dfdf;
	color: #333;
	font-size: .75rem;
	line-height: 2rem;
}

.ml_nav li p i {
	width: .15rem;
	height: 1rem;
	margin: 0.4rem 0.3rem 0 0;
	background: #e10c2c;
}

.ml_nav li a {
	float: left;
	width: 25%;
	height: 1.4rem;
	font-size: .65rem;
	line-height: 1.4rem;
	text-indent: 0;
	text-align: center;
}

/*  ---- main-right-content-tab 首页右侧-通用切换  */
.mr_tab,
.mrgg_tab,
.mrdgjd_tab {
	width: 96%;
	margin: 1.5rem auto 0;
}

.mctabkey a {
	width: 20%;
	height: 2rem;
	border: none;
	font-size: 0.8rem;
	line-height: 2rem;
}

.mctabkey a i {
	left: 1.875rem;
	margin-left: -6px;
}

.mctabbox {
	margin-top: 1rem;
}

.mctabcon {
	width: 96%;
	padding: 0.5rem 2%;
}

.mctabcon h3 {
	height: auto;
	padding: 0.3rem 0;
	font-size: 1rem;
	color: #e21837;
	line-height: 1.4rem;
}

.mctabcon .art {
	width: 100%;
	height: 12rem;
	margin-top: 0.5rem;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.mctabcon .art::-webkit-scrollbar {
	display: none;
}

.mctabcon .art p {
	line-height: 1.5rem;
}

/*  ---- main-right-content-key 右侧-通用关键词推荐 */
.mr_keyword {
	margin-bottom: 1rem;
}

.mr_keyword .keywords {
	width: 98%;
	margin: 0 auto;
}

.mr_keyword .keywords a {
	width: 48%;
	height: 2rem;
	margin: 0 1% 0.3rem;
	line-height: 2rem;
	cursor: pointer;
}

.mr_keyword .keywords02 a {
	width: 100%;
}

/*  ---- main-right-content-tips 右侧-通用提示 */
.mr_tips {
	width: 96%;
	height: auto;
	margin: 1.5rem auto 0;
	border-left: 3px solid #e21837;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mr_tips h3 {
	width: 1.8rem;
	height: auto;
	padding-top: 1.1rem;
	font-size: 20px;
	line-height: 1.5rem;
}

.mr_tips h3.line01 {
	line-height: 1.2rem;
}

.mr_tips p {
	width: 14.5rem;
	padding: 0.5rem;
	margin-left: 0;
	line-height: 1.2rem;
	text-align: justify;
	letter-spacing: 0;
}

/*  ---- main-right-content-more 右侧-通用更多地区 */
.mr_more .citybtn {
	width: 96%;
	margin: 0 auto;
}

.mr_more .citybtn a {
	width: 19%;
	height: 1.7rem;
	margin: 0 0.5% 0.3rem;
	font-size: 0.7rem;
	line-height: 1.7rem;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*  ---- main-right-content-h2tit 右侧-h2通用标题1  */
.mr_con .h2tit {
	height: 4rem;
	font-size: 1.1rem;
	line-height: 4rem;
	text-align: center;
}

/*  ---- main-right-content-h3tit 右侧-h3通用标题1  */
.mr_con .h3tit {
	height: 4rem;
	font-size: 1.1rem;
	line-height: 4rem;
	margin-top: 0;
}

.mr_con .h3tit:before,
.mr_con .h3tit:after {
	top: 2.5rem;
	width: 3rem;
}

/*  ---- main-right-content-h3tit02 右侧-h3通用标题2  */
.mr_con .h3tit02,
.mrmsmd_cx h4,
.mrzwb_cx h4,
.mrbktj_tj h4 {
	width: 96%;
	height: 1.2rem;
	margin: 0 0 0.5rem 2%;
	border-left: 4px solid #e21837;
	font-size: 0.9rem;
	font-weight: bold;
	line-height: 1.2rem;
	text-indent: 0.3rem;
}

.mr_con .h3tit02 .btn {
	width: 3rem;
	height: 1.2rem;
	margin-top: 0;
	margin-right: 2%;
	border-radius: 1rem;
	font-size: 0.65rem;
	line-height: 1.2rem;
}

.mr_bmrs .h2tit,
.mr_ksfy .h2tit,
.mr_msmd .h2tit,
.mr_zkz .h2tit {
	font-size: .95rem;
}

.mr_msgg .h2tit {
	font-size: .85rem;
}

/*  ---- main-right-content-list 右侧-常用列表  */
.mr_con .list {
	float: none;
	width: 100%;
	margin-bottom: 1.5rem;
}

.mr_con .list .h3tit02 .btn {
	width: 3rem;
	height: 1.2rem;
	margin-top: 0;
	margin-right: 2%;
	border-radius: 0.6rem;
	font-size: 0.6rem;
	line-height: 1.2rem;
}

.mr_con .list ul {
	width: 96%;
	height: auto;
	padding: 0.5rem 0;
	margin: 0 auto;
}

.mr_con .list li {
	width: 96%;
	height: 1.6rem;
	font-size: 0.7rem;
	line-height: 1.6rem;
}

/*  ---- main-right-content-moblist 右侧-移动端通用排行榜 */
.mr_con .moblist {
	width: 100%;
	margin-bottom: 1.5rem;
}

.mr_con .moblist ul {
	width: 96%;
	margin: 0 auto;
}

.mr_con .moblist li {
	width: 17.5rem;
	height: 2rem;
	margin-left: 0.5rem;
	margin-bottom: 0.3rem;
	background: #f7f7f7;
	line-height: 2rem;
}

.mr_con .moblist li i {
	display: block;
	float: left;
	width: 1rem;
	height: 1rem;
	margin: 0.5rem 0.3rem 0 -0.5rem;
	background: #333;
	border-radius: 55%;
	color: #fff;
	font-size: 0.6rem;
	font-style: normal;
	line-height: 1rem;
	text-align: center;
}

.mr_con .moblist li:nth-child(1) i {
	padding-top: 0.5rem;
	margin-top: 0.1rem;
	border-radius: 0;
	background: url(../images/icon.png) no-repeat left -42.5rem;
	background-size: 2.5rem auto;
}

.mr_con .moblist li a {
	display: block;
	float: left;
	width: 11rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mr_con .moblist li span {
	float: right;
	margin-right: 0.5rem;
	color: #999;
}

/*  -- main-right-content 首页右侧  */
.mr_con {
	display: block;
	float: none;
	width: 100%;
}

.mr_hot {
	height: auto;
}

/*  ------ main-right-content-hot-slides 首页右侧-焦点图  */
.pagination {
	bottom: 105px;
}

.mr_hot .focus {
	width: 100%;
	margin: 0.5rem auto 0;
	height: 9rem;
}

.slides {
	width: 100%;
	height: 14rem;
}

.slides_container {
	height: 14rem;
}

.slides_container dl {
	width: 100%;
	height: 14rem;
}

.slides_container dl dt img {
	width: 18.75rem;
	height: 9rem;
}

.slides_container dl dd p {
	font-size: 0.7rem;
	height: 1.6rem;
	line-height: 1.6rem;
	bottom: 93px;
}

.slides_container dl dd div {
	height: 1.6rem;
	bottom: 94px;
}

#slides .prev,
#slides .next {
	top: 2.75rem;
}

/*  ---- main-right-content-info 首页右侧-信息  */
.mr_info {
	margin: 1.5rem auto;
}

.mr_info .fl {
	margin-right: 0;
}

.mr_info .list li {
	width: 96%;
	height: 1.6rem;
	line-height: 1.6rem;
}

/*  ---- main-right-content/mrgg-tab 公告右侧-公告及解读切换  */
.mrgg_tab .mctabcon {
	width: 100%;
}

.mrgg_tab .mctabcon_01,
.mrgg_tab .mctabcon_02 {
	width: 96%;
	padding: 0.3rem 2%;
}

.mrgg_tab .mctabcon_02 {
	margin-top: 0.5rem;
}

.mrgg_tab .mctabcon_01 .art,
.mrgg_tab .mctabcon_02 .art {
	height: 9rem;
}

.mrgg_tab .mctabcon_01 .allbtn,
.mrgg_tab .mctabcon_02 .allbtn {
	display: block;
	width: 12rem;
	height: 1.8rem;
	line-height: 1.8rem;
}

/*  ---- main-right-content/mrgg-tinfo 公告右侧-信息  */
.mrgg_info {
	margin: 1.5rem auto;
}

/*  ---- main-right-content/mrdgjd-tab 大纲及解析右侧-切换  */
.mrdgjd_tab .mctabcon {
	width: 100%;
}

.mrdgjd_tab .mctabcon_01,
.mrdgjd_tab .mctabcon_02 {
	width: 96%;
	padding: 0.3rem 2%;
}

.mrdgjd_tab .mctabcon_02 {
	margin-top: 0.5rem;
}

.mrdgjd_tab .mctabcon_01 .art,
.mrdgjd_tab .mctabcon_02 .art {
	height: 9rem;
}

.mrdgjd_tab .mctabcon_01 .allbtn,
.mrdgjd_tab .mctabcon_02 .allbtn {
	display: block;
	width: 12rem;
	height: 1.8rem;
	line-height: 1.8rem;
}

.mrdgjd_info {
	margin: 1.5rem auto;
}

/*  ------ main-right-content/mrbmrk-login 报名入口右侧-表单
    ------ main-right-content/mrcxrk-login 成绩查询入口右侧-表单 */
.mr_con .login {
	float: none;
	width: 96%;
	height: auto;
	margin: 0 auto;
}

/*  ------ main-right-content/mrbmrk-att 报名入口右侧-注意事项  */
.mrbmrk_rk .att {
	float: none;
	width: 96%;
	margin: 0.5rem auto 0;
}

.mrbmrk_rk .att h4 {
	font-size: 0.9rem;
	line-height: 2rem;
}

.mrbmrk_rk .att p {
	line-height: 1.2rem;
}

/*  ------ main-right-content/mrbmrk-more 报名入口右侧-各地入口
    ------ main-right-content/mrcxrk-more 成绩查询入口右侧-各地入口 */
.mrbmrk_rk .moretit,
.mrcxrk_rk .moretit {
	width: 96%;
	margin: 0.5rem auto;
	font-size: 0.9rem;
	line-height: 2rem;
}

.mrbmrk_rk .more,
.mrcxrk_rk .more {
	width: 96%;
	margin: 0 auto;
}

.mrbmrk_rk .more a,
.mrcxrk_rk .more a {
	width: 25%;
	height: 2rem;
	font-size: 0.8rem;
	line-height: 2rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*  ---- main-right-content/mrbmrk-lc 报名入口右侧-流程  */
.mrbmrk_lc {
	padding-bottom: 0;
	margin: 0 auto 1.5rem;
	border: none;
}

.mrbmrk_lc h3.h3tit {
	width: 100%;
	height: 4rem;
	margin-top: 0;
}

.mrbmrk_lc h3.h3tit:before,
.mrbmrk_lc h3.h3tit:after {
	display: block;
}

.mrbmrk_lc h4 {
	width: 96%;
	margin: 0.5rem auto 0.2rem;
	font-size: 1rem;
	line-height: 2rem;
}

.mrbmrk_lc h4 span {
	width: 1.4rem;
	height: 1.4rem;
	margin: 0.25rem 0.5rem 0 0;
	border-radius: 60%;
	font-size: 0.9rem;
	line-height: 1.4rem;
}

.mrbmrk_lc p {
	width: 96%;
	line-height: 1.4rem;
}

/*  ------ main-right-content/mrcxrk--att  成绩查询入口右侧-入口 */
.mrcxrk_rk h3.h3tit:before,
.mrcxrk_rk h3.h3tit:after {
	width: 2rem;
}

/*  ------ main-right-content/mrcxrk--att  成绩查询入口右侧-注意事项 */
.mrcxrk_rk .att {
	float: none;
	width: 96%;
	margin: 0.5rem auto 0;
}

.mrcxrk_rk .att h4 {
	font-size: 0.9rem;
	line-height: 2rem;
}

.mrcxrk_rk .att p {
	text-indent: 2em;
	line-height: 1.2rem;
	text-align: justify;
}

.mrcxrk_rk .att span {
	display: inline-block;
	margin-top: 0;
	font-size: 0.7rem;
	line-height: 1.2rem;
	text-indent: 0;
}

/*  ---- main-right-content/mrcxrk--loss  成绩查询入口右侧-找回准考证 */
.mrcxrk_loss h3.h3tit:before,
.mrcxrk_loss h3.h3tit:after {
	width: 1.2rem;
}

.mrcxrk_loss h4 {
	width: 96%;
	margin: 1rem auto 0;
	font-size: 0.8rem;
	line-height: 2rem;
}

.mrcxrk_loss h4:nth-child(2) {
	margin-top: 0;
}

.mrcxrk_loss p {
	width: 96%;
	margin: 0 auto 0.3rem;
	line-height: 1.2rem;
}

/*  ---- main-right-content/mrcxrk--yd  成绩查询入口右侧-相关推荐
	---- main-right-content/mrbktj--yd  报考条件右侧-相关推荐 */
.mrcxrk_yd,
.mrbktj_yd {
	margin-bottom: 0;
}

.mrcxrk_yd h3.h3tit:before,
.mrcxrk_yd h3.h3tit:after,
.mrbktj_yd h3.h3tit:before,
.mrbktj_yd h3.h3tit:after {
	width: 6.5rem;
}

/*  ---- main-right-content/mrkssj-table 考试时间右侧-时间表  */
.mrkssj_table {
	margin: 0 auto 1.5rem;
}

.mrkssj_table h3.h3tit:before,
.mrkssj_table h3.h3tit:after {
	width: 2.5rem;
}

.mrkssj_table table {
	width: 96%;
	margin: 0 auto;
}

.mrkssj_table tr {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.mrkssj_table tr:last-child {
	margin-bottom: 0;
}

.mrkssj_table td {
	display: block;
	width: 100%;
	height: auto;
	padding: 0.4rem 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.7rem;
	line-height: 1rem;
	text-align: left;
}

.mrkssj_table td.nf {
	width: 100%;
	color: #fff;
	background: #ff5807;
	text-align: center;
}

.mrkssj_table td.nf:after {
	content: "年";
}

.mrkssj_table td:nth-child(2):before,
.mrkssj_table td:nth-child(3):before,
.mrkssj_table td:nth-child(4):before,
.mrkssj_table td:nth-child(5):before,
.mrkssj_table td:nth-child(6):before,
.mrkssj_table td:nth-child(7):before,
.mrkssj_table td:nth-child(8):before {
	float: left;
	width: 6rem;
	padding-right: 1rem;
	margin-right: 1rem;
	border-right: 1px solid #e5e5e5;
	text-align: right;
}

.mrkssj_table td:nth-child(2):before {
	content: "公告发布时间";
}

.mrkssj_table td:nth-child(3):before {
	content: "报名时间";
}

.mrkssj_table td:nth-child(4):before {
	content: "资格审查";
}

.mrkssj_table td:nth-child(5):before {
	content: "确认/缴费时间";
}

.mrkssj_table td:nth-child(6):before {
	content: "打印准考证";
}

.mrkssj_table td:nth-child(7):before {
	content: "笔试时间";
}

.mrkssj_table td:nth-child(8):before {
	content: "成绩查询";
}

/*  ---- main-right-content/mrkskm-km 考试科目右侧-科目  */
.mrkskm_km h3.h3tit:before,
.mrkskm_km h3.h3tit:after {
	width: 2rem;
}

.mrkskm_km table {
	width: 96%;
	margin: 0 auto;
}

.mrkskm_km tr {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.mrkskm_km table:nth-of-type(2) tr:last-child {
	margin-bottom: 0;
}

.mrkskm_km td {
	display: block;
	width: 96%;
	height: auto;
	padding: 0.4rem 2%;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1rem;
	text-align: left;
}

.mrkskm_km td:nth-child(1) {
	background: #f5f5f5;
}

.mrkskm_km td .btn {
	width: 8rem;
	height: 1.5rem;
	border-radius: 1.8rem;
	line-height: 1.5rem;
	letter-spacing: 5px;
}

.mrkskm_km table:nth-of-type(1) td:nth-child(1):before {
	content: "笔试科目：";
	float: left;
}

.mrkskm_km table:nth-of-type(1) td:nth-child(2):before {
	content: "参考人群：";
	float: left;
}

.mrkskm_km table:nth-of-type(1) td:nth-child(3):before {
	content: "笔试日期：";
	float: left;
}

.mrkskm_km table:nth-of-type(1) td:nth-child(4):before {
	content: "笔试时间：";
	float: left;
}

.mrkskm_km table:nth-of-type(2) td:nth-child(1):before {
	content: "面试形式：";
	float: left;
}

.mrkskm_km table:nth-of-type(2) td:nth-child(2):before {
	content: "面试题型：";
	float: left;
}

.mrkskm_km table:nth-of-type(2) td:nth-child(3):before {
	content: "面试时间：";
	float: left;
}

.mrkskm_km table:nth-of-type(2) td:nth-child(4):before {
	content: "面试部门：";
	float: left;
}

/*  ---- main-right-content/mrkskm-tab 考试科目右侧-切换  */
.mrkskm_tab {
	margin-top: 0;
}

.mrkskm_tab h3.h3tit:before,
.mrkskm_tab h3.h3tit:after {
	width: 1rem;
}

.mrkskm_tab .mctabkey,
.mrkskm_tab .mctabcon {
	width: 96%;
	margin: 0 auto;
}

.mrkskm_tab tr {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.mrkskm_tab td {
	display: block;
	width: 96%;
	height: auto;
	padding: 0.4rem 2%;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1rem;
	text-align: left;
}

.mrkskm_tab table:nth-of-type(1) tr:before {
	content: "行测笔试（题型题量）";
	display: block;
	width: 100%;
	margin-bottom: 0;
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	line-height: 2rem;
	text-align: center;
}

.mrkskm_tab table:nth-of-type(1) td:nth-child(1):before {
	content: "数量关系";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 3rem;
}

.mrkskm_tab table:nth-of-type(1) td:nth-child(2):before {
	content: "常识判断";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 3rem;
}

.mrkskm_tab table:nth-of-type(1) td:nth-child(3):before {
	content: "言语理解";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 3rem;
}

.mrkskm_tab table:nth-of-type(1) td:nth-child(4):before {
	content: "判断推理";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 3rem;
}

.mrkskm_tab table:nth-of-type(1) td:nth-child(5):before {
	content: "资料分析";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 3rem;
}

.mrkskm_tab table:nth-of-type(2) {
	margin-top: 0;
}

.mrkskm_tab table:nth-of-type(2) tr:last-child {
	margin-bottom: 0;
}

.mrkskm_tab table:nth-of-type(2) tr:before {
	content: "申论笔试（题型题量）";
	display: block;
	width: 100%;
	margin-bottom: 0;
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	line-height: 2rem;
	text-align: center;
}

.mrkskm_tab table:nth-of-type(2) td:nth-child(1):before {
	content: "考试类型";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 1rem;
}

.mrkskm_tab table:nth-of-type(2) td:nth-child(2):before {
	content: "　　题材";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 1rem;
}

.mrkskm_tab table:nth-of-type(2) td:nth-child(3):before {
	content: "　归属地";
	float: left;
	padding: 0 1em;
	margin-right: 1em;
	border-right: 1px solid #e5e5e5;
	line-height: 1rem;
}

/*  ---- main-right-content/mrkskm-ms 考试科目右侧-面试  */
.mrkskm_ms {
	margin-top: 0;
}

.mrkskm_ms h3.h3tit:before,
.mrkskm_ms h3.h3tit:after {
	width: 1.5rem;
}

.mrkskm_ms table {
	width: 96%;
	margin: 0 auto;
}

.mrkskm_ms tr {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.mrkskm_ms tr:last-child {
	margin-bottom: 0;
}

.mrkskm_ms td {
	display: block;
	width: 96%;
	height: auto;
	padding: 0.4rem 2%;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.7rem;
	line-height: 1rem;
	text-align: left;
}

.mrkskm_ms td:nth-child(1) {
	background: #d1f9e3;
	line-height: 1rem;
	text-align: center;
}

.mrkskm_ms td:nth-child(1):before {
	content: "面试形式：";
}

.mrkskm_ms td:nth-child(2):before {
	content: "面试流程：";
}

/* ---- main-right-content/mrkskm-jyz 考试科目右侧-加油站
  ---- main-right-content/mrkstk-hz 考试题库右侧-试题汇总 */
.mrkskm_jyz h3.h3tit:before,
.mrkskm_jyz h3.h3tit:after {
	width: 2.5rem;
}

.mrkskm_jyz,
.mrkstk_hz {
	margin: 0 auto 1.5rem;
}

.mrkskm_jyz .listtab,
.mrkstk_hz .listtab {
	float: none;
	width: 96%;
	height: auto;
	margin: 0 auto 1rem;
}

.mrkskm_jyz h4,
.mrkstk_hz h4 {
	height: 2rem;
}

.mrkskm_jyz h4 a,
.mrkstk_hz h4 a {
	height: 2rem;
	font-size: 0.9rem;
	line-height: 2rem;
}

.mrxcbk_jq h4 a {
	width: 33.3%;
}

.mrxcbk_jq h4 a:last-child {
	width: 33.4%;
}

.mrkskm_jyz .listcon,
.mrkstk_hz .listcon {
	padding: 1rem 0;
}

.mrkskm_jyz ul,
.mrkstk_hz ul {
	width: 17rem;
}

.mrkskm_jyz li,
.mrkstk_hz li {
	height: 1.6rem;
}

.mrkskm_jyz .listcon .btn,
.mrkstk_hz .listcon .btn {
	width: 7rem;
	height: 1.5rem;
	margin: 0 auto;
	border-radius: 0.8rem;
	font-size: 0..7rem;
	line-height: 1.5rem;
}

/*  ---- main-right-content/mrfsx-tab 分数线右侧-切换  */
.mrfsx_tab {
	margin-top: 0;
}

.mrfsx_tab h3.h3tit:before,
.mrfsx_tab h3.h3tit:after {
	width: 2.5rem;
}

.mrfsx_tab .mctabkey,
.mrfsx_tab .mctabcon {
	width: 96%;
	margin: 0 auto;
}

.mrfsx_tab th {
	font-size: 0.8rem;
	line-height: 2rem;
}

.mrfsx_tab td {
	padding: 0.3rem;
	line-height: 1.2rem;
}

.mrfsx_tab .w01 {
	width: 4rem;
}

/*  ---- main-right-content/mrfsx-ph 分数线右侧-排行  */
.mrfsx_ph {
	margin-top: 0;
}

.mrfsx_ph h3.h3tit:before,
.mrfsx_ph h3.h3tit:after {
	width: 1.4rem;
}

/*  ---- main-right-content/mrksfy-rk 考试费用右侧-缴费入口  */
.mrksfy_rk {
	margin-top: 0;
}

.mrksfy_rk h3.h3tit:before,
.mrksfy_rk h3.h3tit:after {
	width: 1.5rem;
}

.mrksfy_rk .des {
	width: 92%;
	padding: 0.5rem 2%;
	margin: 0 auto;
	line-height: 1.2rem;
}

.mrksfy_rk ul {
	width: 100%;
	margin-top: 0.5rem;
}

.mrksfy_rk li {
	width: 46%;
	height: 2.4rem;
	margin: 0 2% 0.5rem;
}

.mrksfy_rk li a {
	display: table-row;
	width: 100%;
	height: 2.4rem;
}

.mrksfy_rk li span,
.mrksfy_rk li b,
.mrksfy_rk li i {
	display: table-cell;
	float: none;
	height: 2.4rem;
	font-size: 0.7rem;
	line-height: 0.8rem;
	vertical-align: middle;
	overflow: hidden;
}

.mrksfy_rk li span {
	width: 25%;
}

.mrksfy_rk li b {
	padding: 0 0.2rem;
}

.mrksfy_rk li i {
	width: 20%;
	font-size: 0.6rem;
}

/*  ---- main-right-content/mrksfy-lc 考试费用右侧-支付流程  */
.mrksfy_lc h3.h3tit:before,
.mrksfy_lc h3.h3tit:after {
	width: 2rem;
}

.mrksfy_lc ul {
	width: 18rem;
	height: auto;
	padding-top: 0;
	background: none;
}

.mrksfy_lc li {
	width: 18rem;
	height: auto;
	margin-bottom: 0;
}

.mrksfy_lc li h4 {
	position: relative;
	width: 6rem;
	height: 1.5rem;
	border-radius: 0.8rem;
	line-height: 1.5rem;
	text-align: left;
	text-indent: 0.6rem;
}

.mrksfy_lc li .tit01 {
	left: 0;
	padding-right: 0;
	background: #ec6941;
}

.mrksfy_lc li .tit02 {
	right: 0;
	padding-left: 0;
	background: #77a6fc;
}

.mrksfy_lc li .tit03 {
	left: 0;
	padding-right: 0;
	background: #ef6ff7;
}

.mrksfy_lc li .tit04 {
	right: 0;
	padding-left: 0;
	background: #42ce3e;
}

.mrksfy_lc li .con {
	position: relative;
	width: 100%;
	padding: 0.5rem 0;
	border: none;
}

.mrksfy_lc li .con01 {
	left: 0;
	top: 0;
}

.mrksfy_lc li .con02 {
	right: 0;
	top: 0;
}

.mrksfy_lc li .con03 {
	left: 0;
	top: 0;
}

.mrksfy_lc li .con04 {
	right: 0;
	padding-bottom: 0;
}

.mrksfy_lc li .con p {
	width: 17rem;
	padding-left: 0.5rem;
	margin-left: 0;
	font-size: 0.7rem;
	line-height: 1.3rem;
}

/*  ---- main-right-content/mrksfy-jm 考试费用右侧-费用减免  */
.mrksfy_jm h3.h3tit {
	font-size: 0.9rem;
}

.mrksfy_jm h3.h3tit:before,
.mrksfy_jm h3.h3tit:after {
	width: 0.7rem;
}

.mrksfy_jm table {
	width: 96%;
	margin: 0 auto;
}

.mrksfy_jm th {
	line-height: 2rem;
}

.mrksfy_jm td {
	padding: 0.2rem;
	line-height: 1.2rem;
}

.mrksfy_jm .con {
	width: 45%;
}

/*  ---- main-right-content/mrksfy-yd 考试费用右侧-相关阅读  */
.mrksfy_yd h3.h3tit:before,
.mrksfy_yd h3.h3tit:after {

	width: 6.5rem;
}

.mrksfy_yd {
	margin-bottom: 0;
}

/*  ---- main-right-content/mrkskm-tab 考试题库右侧-切换  */
.mrkstk_tab {
	margin: 0 auto;
}

.mrkstk_tab h3.h3tit:before,
.mrkstk_tab h3.h3tit:after {
	width: 4rem;
}

.mrkstk_tab .mctabkey {
	width: 96%;
	margin: 0 auto;
}

.mrkstk_tab .mctabcon {
	width: 96%;
	padding: 0;
	border: none;
}

.mrkstk_tab .mctabcon h3 {
	position: relative;
	border-bottom: none;
}

.mrkstk_tab .mctabcon h3 .btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	overflow: hidden;
	background: none;
	border-radius: 0;
	font-size: 0.6rem;
	line-height: 1.2rem;
	text-indent: -999em;
}

.mrkstk_tab .mctabcon li {
	width: 94%;
	height: 1.8rem;
	padding: 0 3%;
	line-height: 1.8rem;
}

.mrkstk_hz h3.h3tit:before,
.mrkstk_hz h3.h3tit:after {
	width: 5.5rem;
}

/*  ---- main-right-content/mrmsmd-cx 面试名单右侧-快速查询  */
.mrmsmd_cx h3.h3tit:before,
.mrmsmd_cx h3.h3tit:after {
	width: 1rem;
}

/*  ------ main-right-content/mrmsmd-cx-msmd/msgg 面试名单右侧-快速查询-精确查询  */
.mrmsmd_cx .msmd,
.mrmsmd_cx .msgg {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 0;
	border: none;
}

.mrmsmd_cx .msgg {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.mrmsmd_cx .msmd h5,
.mrmsmd_cx .msgg h5 {
	width: 96%;
	height: 1.2rem;
	margin: 0 0 0.5rem 2%;
	background: none;
	border-bottom: none;
	border-left: 4px solid #e21837;
	font-size: 0.9rem;
	line-height: 1.2rem;
	text-indent: 0.3rem;
}

.mrmsmd_cx .selectbox {
	float: none;
	width: 17rem;
	height: 1.5rem;
	margin: 0 auto 0.5rem;
}

.mrmsmd_cx .selectbox label {
	width: 3.5rem;
	padding-right: 0.5rem;
	line-height: 1.5rem;
	text-align: right;
}

.mrmsmd_cx .selectbox .divselect {
	width: 12rem;
	height: 1.5rem;
	line-height: 1.5rem;
	background-size: auto 1.5rem;
}

.mrmsmd_cx .selectbox cite {
	width: 11rem;
	padding-right: 1rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 0.7rem;
	text-indent: 0.3rem;
}

.mrmsmd_cx .selectbox ul {
	top: 1.5rem;
	min-width: 100%;
	max-height: 8rem;
	margin-top: -1px;
}

.mrmsmd_cx .selectbox li {
	height: 1.5rem;
	line-height: 1.5rem;
}

.mrmsmd_cx .selectbox li a {
	height: 1.5rem;
	padding: 0 0.2rem;
	font-size: 0.7rem;
}

.mrmsmd_cx .btnbox {
	width: 12rem;
	height: 1.8rem;
	padding-top: 0.5rem;
}

.mrmsmd_cx .btnbox input,
.mrmsmd_cx .btnbox button {
	width: 100%;
	height: 1.8rem;
	font-size: 0.7rem;
	line-height: 1.8rem;
}

/*  ---- main-right-content/mrzkz-rk 准考证打印右侧-入口  */
.mrzkz_rk h3.h3tit {
	font-size: 0.9rem;
}

.mrzkz_rk h3.h3tit:before,
.mrzkz_rk h3.h3tit:after {
	width: 1.1rem;
}

.mrzkz_rk table {
	width: 96%;
	margin: 0 auto;
}

.mrzkz_rk tr {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.mrzkz_rk tr:last-child {
	margin-bottom: 0;
}

.mrzkz_rk td {
	display: block;
	width: 100%;
	height: auto;
	padding: 0.4rem 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.7rem;
	line-height: 1rem;
}

.mrzkz_rk td:nth-child(1) {
	background: #f5f5f5;
}

.mrzkz_rk td:nth-child(2):before {
	content: "确认入口及下载地址：";
}

.mrzkz_rk td:nth-child(5):before {
	content: "咨询电话：";
}

/*  ---- main-right-content/mrzkz-wt 准考证打印右侧-常见问题  */
.mrzkz_wt {
	margin: 0 0 1.5rem;
}

.mrzkz_wt h3.h3tit:before,
.mrzkz_wt h3.h3tit:after {
	width: 2rem;
}

.mrzkz_wt dl {
	height: auto;
	width: 96%;
	margin: 0 auto;
}

.mrzkz_wt dt {
	position: relative;
	float: none;
	right: 0;
	height: 1.5rem;
	padding-right: 0;
	border-top: none;
	border-bottom: 1px solid #e0f1fe;
	font-size: 0.75rem;
	line-height: 1.5rem;
}

.mrzkz_wt dt:before {
	display: block;
	float: left;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 0.5rem;
	background: #e0f1fe;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.5rem;
	text-align: center;
}

.mrzkz_wt .con01 dt:before {
	content: "1";
}

.mrzkz_wt .con02 dt:before {
	content: "2";
}

.mrzkz_wt .con03 dt:before {
	content: "3";
}

.mrzkz_wt p {
	line-height: 1.5rem;
}

.mrzkz_wt .con01 {
	background: none;
}

.mrzkz_wt .con01 dt {
	top: 0;
}

.mrzkz_wt .con01 dd,
.mrzkz_wt .con02 dd,
.mrzkz_wt .con03 dd {
	position: relative;
	width: 100%;
	padding: 0.5rem 0;
	margin-left: 0;
}

.mrzkz_wt .con02 {
	background: #fafafa;
}

.mrzkz_wt .con02 dt {
	left: 0;
	top: 0;
	float: none;
	padding-left: 0;
}

.mrzkz_wt .con03 {
	background: none;
}

.mrzkz_wt .con03 dt {
	top: 0;
}

.mrzkz_wt .list {
	margin: 1rem auto;
}

.mrzkz_wt .btnbox a {
	width: 96%;
	height: 2rem;
	margin: 0 auto;
	line-height: 2rem;
}

/*  ---- main-right-content/mrzwb-cx 职位表右侧-查询  */
.mrzwb_cx {
	margin: 0 auto 1.5rem;
}

.mrzwb_cx h3.h3tit:before,
.mrzwb_cx h3.h3tit:after {
	width: 3.5rem;
}

.mrzwb_cx .zwss {
	margin: 0 auto 1.5rem;
	height: auto;
}

.mrzwb_cx .zwss h5 {
	display: block;
	float: none;
	width: 96%;
	height: 1.2rem;
	padding-top: 0;
	margin: 0 0 0.5rem 2%;
	background: none;
	border-left: 4px solid #e21837;
	color: #333;
	font-size: 0.9rem;
	line-height: 1.2rem;
	text-indent: 0.3rem;
	text-align: left;
}

.mrzwb_cx .zwss .con {
	display: block;
	float: none;
	width: 96%;
	height: auto;
	border-left: 1px solid #e5e5e5;
	padding: 0 0 1rem;
	margin: 0 auto;
}

.mrzwb_cx .zwss .con:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	clear: both;
}

.mrzwb_cx .zwss h6 {
	display: block;
	float: none;
	width: 3.6rem;
	height: 1.2rem;
	padding-left: 1.2rem;
	margin: 1rem 0 1rem 1.5rem;
	border-radius: 0.7rem;
	line-height: 1.2rem;
}

.mrzwb_cx .zwss h6 span {
	left: -0.8rem;
	bottom: 0;
	width: 1.6rem;
	height: 1.6rem;
	font-size: 0.8rem;
	line-height: 1.6rem;
}

.mrzwb_cx .zwss .selectbox {
	display: block;
	float: none;
	width: 15rem;
	height: 1.5rem;
	margin: 0 auto 0.5rem;
}

.mrzwb_cx .zwss .divselect {
	width: 15rem;
	height: 1.5rem;
	line-height: 1.5rem;
	background-size: auto 1.5rem;
}

.mrzwb_cx .zwss cite {
	width: 15rem;
	padding-right: 1rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 0.7rem;
	text-indent: 0.3rem;
	cursor: pointer;
}

.mrzwb_cx .zwss ul {
	top: 1.5rem;
	min-width: 100%;
	max-height: 8rem;
	margin-top: -1px;
}

.mrzwb_cx .zwss li {
	height: 1.5rem;
	line-height: 1.5rem;
	cursor: pointer;
}

.mrzwb_cx .zwss li a {
	height: 1.5rem;
	padding: 0 0.2rem;
	font-size: 0.7rem;
	cursor: pointer;
}

.mrzwb_cx .zwss .selectbox_02,
.mrzwb_cx .zwss .selectbox_03 {
	width: 15rem;
}

.mrzwb_cx .zwss .selectbox_02 .divselect,
.mrzwb_cx .zwss .selectbox_03 .divselect {
	width: 15rem;
}

.mrzwb_cx .zwss .selectbox_02 cite,
.mrzwb_cx .zwss .selectbox_03 cite {
	width: 15rem;
}

.mrzwb_cx .zwss .selectbox_02 ul,
.mrzwb_cx .zwss .selectbox_03 ul {
	min-width: 100%;
}

.mrzwb_cx .zwss .textbox {
	display: block;
	float: none;
	width: 15rem;
	height: auto;
	margin: 0 auto 0.5rem;
}

.mrzwb_cx .zwss .textbox input {
	width: 15rem;
	height: 1.5rem;
	margin-right: 1rem;
	line-height: 1.5rem;
	text-indent: 0.3rem;
}

.mrzwb_cx .zwss .textbox span {
	line-height: 1.5rem;
}

.mrzwb_cx .zwss .btnbox {
	display: block;
	float: none;
	width: 15rem;
	height: 1.8rem;
	margin: 0 auto;
}

.mrzwb_cx .zwss .btnbox input,
.mrzwb_cx .zwss .btnbox button {
	width: 100%;
	height: 1.8rem;
	font-size: 0.7rem;
	line-height: 1.8rem;
}

/*  ------ main-right-content/mrzwb-cx 职位表右侧-查询-按地区  */
.mrzwb_cx .cx_gzdd {
	width: 96%;
	margin: 0 auto 1.2rem;
}

.mrzwb_cx .cx_gzdd a {
	width: 19%;
	height: 2rem;
	margin: 0 0.5% 0.3rem;
	font-size: 0.7rem;
	line-height: 2rem;
}

/*  ------ main-right-content/mrzwb-cx 职位表右侧-查询-按部门  */
.mrzwb_cx .cx_bmxz {
	width: 96%;
	margin: 0 auto 1.5rem;
}

.mrzwb_cx .cx_bmxz a {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
}

/*	---- main-right-content/mrkslc--xj  考试流程右侧-详解 */
.mrkslc_xj {
	margin-bottom: 1.5rem;
}

.mrkslc_xj dl {
	width: 96%;
	padding-bottom: 0.5rem;
	margin: 0 auto 0.5rem;
}

.mrkslc_xj dl:nth-child(8) {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.mrkslc_xj dl .h3tit02 {
	width: 100%;
	height: 2rem;
	margin: 0;
	border-left: none;
	line-height: 2rem;
	text-indent: 0;
}

.mrkslc_xj dd p {
	line-height: 1.4rem;
}

.mrkslc_xj dd .key {
	padding-top: 0.5rem;
}

.mrkslc_xj dd .key a {
	height: 1.5rem;
	padding: 0 0.5rem;
	margin-left: 0.2rem;
	border-radius: 0.8rem;
	line-height: 1.5rem;
}

/*	---- main-right-content/mrbktj--tj  报考条件右侧-条件 */
.mrbktj_tj {
	margin-bottom: 1.5rem;
}

.mrbktj_tj ul {
	width: 96%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mrbktj_tj .tjlist01 {
	margin-bottom: 1.5rem;
}

.mrbktj_tj li {
	height: 5.2rem;
	padding-top: 0.3rem;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mrbktj_tj .tjlist01 li {
	width: 33.3%;
}

.mrbktj_tj .tjlist01 li:nth-child(4),
.mrbktj_tj .tjlist01 li:nth-child(5) {
	width: 49.95%;
}

.mrbktj_tj .tjlist02 li {
	width: 33.3%;
}

.mrbktj_tj .tjlist02 li.w02 {
	width: 33.3%;
}

.mrbktj_tj .tjlist02 li:nth-child(7),
.mrbktj_tj .tjlist02 li:nth-child(8) {
	width: 49.95%;
}

.mrbktj_tj .tjlist02 li.w03 {
	width: 99.9%;
}

.mrbktj_tj li i {
	width: 3.25rem;
	height: 3.25rem;
	background-size: 30rem;
}

.mrbktj_tj li i.icon02 {
	background-position: -5rem 0;
}

.mrbktj_tj li i.icon03 {
	background-position: -10rem 0;
}

.mrbktj_tj li i.icon04 {
	background-position: -15rem 0;
}

.mrbktj_tj li i.icon05 {
	background-position: -20rem 0;
}

.mrbktj_tj li i.icon06 {
	background-position: -25rem 0;
}

.mrbktj_tj li i.icon07 {
	background-position: 0 -5rem;
}

.mrbktj_tj li i.icon08 {
	background-position: -5rem 0;
}

.mrbktj_tj li i.icon11 {
	background-position: -10rem -5rem;
}

.mrbktj_tj li i.icon12 {
	background-position: -15rem -5rem;
}

.mrbktj_tj li i.icon13 {
	background-position: -20rem -5rem;
}

.mrbktj_tj li i.icon14 {
	background-position: -25rem -5rem;
}

.mrbktj_tj li i.icon15 {
	background-position: 0 -10rem;
}

.mrbktj_tj li i.icon16 {
	background-position: -5rem -10rem;
}

.mrbktj_tj li i.icon17 {
	background-position: -10rem -10rem;
}

.mrbktj_tj li i.icon18 {
	background-position: -15rem -10rem;
}

.mrbktj_tj li i.icon19 {
	background-position: -20rem -10rem;
}

.mrbktj_tj li span {
	line-height: 1rem;
}

.mrbktj_tj li p {
	top: 6rem;
	width: 94%;
	height: 5.5rem;
	padding: 0.2rem 3% 0;
	font-size: 0.65rem;
	line-height: 0.9rem;
}

.mrbktj_tj .tjlist01 li p,
.mrbktj_tj .tjlist02 li p,
.mrbktj_tj .tjlist02 li.w02 p {
	width: 96%;
}

.mrbktj_tj .tjlist02 li.w03 p {
	width: 96%;
	line-height: 0.85rem;
}

/*	---- main-right-content/mrbktj--att  报考条件右侧-注意事项 */
.mrbktj_att .tabkey {
	position: relative;
	top: 0;
	width: 96%;
	height: 1.5rem;
	margin: 0 auto;
}

.mrbktj_att .tabkey span {
	width: 24%;
	height: 1.5rem;
	margin: 0 0.5%;
	border-radius: 0.8rem;
	font-size: 0.6rem;
	line-height: 1.5rem;
}

.mrbktj_att .tabcon {
	width: 96%;
	margin: 1rem auto 0;
}

.mrbktj_att .tabcon h4 {
	font-size: 0.8rem;
}

.mrbktj_att .tabcon h5,
.mrbktj_att .tabcon h6,
.mrbktj_att .tabcon p {
	line-height: 1.3rem;
}

.mrbktj_att .tabcon table {
	margin: 0.5rem 0;
}

/* 底部 */
.footer {
	position: relative;
	padding: 0;
	height: 2.1rem;
	overflow: hidden;
}

.footer:before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: "华图教育集团版权所有";
	width: 100%;
	height: 2.1rem;
	background: #333;
	overflow: hidden;
	color: #fff;
	font-size: 0.7rem;
	line-height: 2.1rem;
	text-align: center;
}

/*  2018 追加  */
/* ---- main-right-content/mrzyml-table 专业目录右侧-目录 */
.mrzyml_table table {
	width: 96%;
	margin: 0 auto;
}

.mrzyml_table tr {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.mrzyml_table td {
	display: block;
	width: 96%;
	height: auto;
	padding: 0.4rem 2%;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	font-size: .7rem;
	line-height: 1.2rem;
	text-align: left;
}

.mrzyml_table td:first-child {
	width: 96%;
	text-align: center;
}

.mrzyml_table td:before {
	content: " ";
	font-weight: bold;
}

.mrzyml_table td:nth-child(2):before {
	content: "";
}

.mrzyml_table td:nth-child(3):before {
	content: "";
}

.mrzyml_table td:nth-child(4):before {
	content: "";
}

/* ---- main-right-content/mrbmrs-table 报名人数右侧-通用表格 */
.mrbmrs_table table {
	width: 96%;
	margin: 0 auto;
}

.mrbmrs_table th {
	line-height: 1.4rem;
	font-size: .6rem;
}

.mrbmrs_table td {
	height: 1.4rem;
	font-size: .5rem;
}

/* ---- main-right-content/mrbmqr-lc 报名确认右侧-流程 */
.mrbmqr_lc p {
	width: 96%;
	margin: 0 auto .5rem;
	line-height: 1.2rem;
	text-align: justify;
}

.mrbmqr_lc h6 {
	width: 96%;
	margin: 0 auto;
	line-height: 1.2rem;
}

/* ---- main-right-content/mrbmqr-cx 报名确认右侧-查询
   ---- main-right-content/mrxcbk 行测备考右侧
   ---- main-right-content/mrmsgg 面试公告右侧 */
.mrbmqr_cx ul {
	width: 96%;
	margin: .5rem auto;
	box-sizing: border-box;
}

.mrbmqr_cx li {
	box-sizing: border-box;
	width: 33.333%;
	padding: 2rem 0 1rem;
}

.mrbmqr_cx li img {
	width: 4rem;
	height: 4rem;
}

.mrbmqr_cx h6 {
	width: 5.5rem;
	margin: .5rem auto 0;
	font-size: .7rem;
	line-height: 1rem;
}

.mrbmqr_cx p {
	width: 96%;
	margin: 0 auto;
	line-height: 1.2rem;
	text-align: justify;
}

.mrbmqr_cx table,
.mrxcbk_table table,
.mrmsgg_table table {
	width: 96%;
	margin: 1.5rem auto 0;
}

.mrbmqr_cx th,
.mrbmqr_cx td,
.mrxcbk_table th,
.mrxcbk_table td,
.mrmsgg_table th,
.mrmsgg_table td {
	height: 1.4rem;
	font-size: .6rem;
	line-height: 1rem;
	word-break: break-all;
}

.mrbmqr_cx th,
.mrxcbk_table th,
.mrmsgg_table th {
	height: 1.4rem;
}

.mrbmqr_cx td:first-child,
.mrbmqr_cx td:last-child {
	width: 15%;
}

/* ---- main-right-content/mrdtxz-art 答题须知右侧 */
.mrdtxz_art li {
	width: 96%;
	margin: 0 auto .5rem;
	line-height: 1.2rem;
}

/* ---- main-right-content/mrmsgg 面试公告右侧 */
.mrxcbk_table table,
.mrmsgg_table table {
	margin-top: 0;
}

.mrmsgg_table th,
.mrmsgg_table td {
	font-size: .55rem;
}

.mrmsgg_table td .btn {
	height: 1.8rem;
	line-height: 1.8rem;
}

.mrmsgg_table td:nth-child(2) {
	width: 14%;
}

.mrmsgg_table td:nth-child(3),
.mrmsgg_table td:nth-child(4) {
	width: 18%;
}

.mrmsgg_table td:nth-child(6) {
	width: 20%;
}

/* ---- main-right-content/mrzgfs 资格复审右侧 */
.mrzgfs_art p {
	width: 96%;
	margin: 0 auto;
	line-height: 1.2rem;
}

.mrzgfs_cl p {
	width: 15.9rem;
	margin-left: 2.425rem;
}

.mrzgfs_wt h4 {
	width: 96%;
	margin: 0 auto;
}

.mrzgfs_wt p {
	width: 96%;
	padding: .3rem 0 .5rem;
	margin: 0 auto .5rem;
	line-height: 1rem;
	text-align: justify;
}

/* ---- main-right-content/mrmsly 面试礼仪右侧 */
/*	---- main-right-content/mrmsly--zz  面试礼仪右侧-着装 */
.mrmsly_zz .con {
	float: none;
	width: 96%;
	height: auto;
	padding: 1rem 0;
	margin: 0 auto 1rem;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}

.mrmsly_zz .con h4 {
	padding: 0 1.5rem;
	font-size: .9rem;
	line-height: 2rem;
}

.mrmsly_zz .con p {
	padding: 0 1.5rem;
}

/*	---- main-right-content/mrmsly--tab  面试礼仪右侧-切换 */
.mrmsly_tab .listtab {
	width: 96%;
	margin: 0 auto;
}

.mrmsly_tab h4 {
	padding-left: 0;
	height: 3.6rem;
	background: #fea045;
}

.mrmsly_tab h4 a {
	width: 25%;
	height: 1.8rem;
	font-size: .7rem;
	line-height: 1.8rem;
}

.mrmsly_tab h4 a:hover,
.mrmsly_tab h4 a.cur {
	top: 0;
	height: 1.8rem;
	line-height: 1.8rem;
}

.mrmsly_tab .listcon {
	padding: .5rem 1rem 1rem;
}

/* ---- main-right-content/mrjghms 结构化面试右侧 */
.mrjghms_gs p,
.mrwldxz_gs p,
.mrkcgz_dh p {
	width: 96%;
	margin: 0 auto;
	font-size: .7rem;
	line-height: 1.2rem;
}

.mrjghms_table {
	width: 96%;
	margin: 1rem auto 0;
}

.mrjghms_table th {
	height: 2rem;
	font-size: .7rem;
}

.mrjghms_table td:first-child {
	width: 25%;
}

.mrjghms_table td:nth-child(3) {
	width: 63%;
	padding: .15rem .3rem;
	font-size: .6rem;
	line-height: 1rem;
}

.mrjghms_lc img {
	display: block;
	width: 96%;
	margin: 0 auto;
}

/* ---- main-right-content/mrtjkc 体检考察右侧 */
.mrtjkc_art p,
.mrlymd_art p {
	width: 96%;
	margin: 0 auto;
	font-size: .7rem;
	line-height: 1.2rem;
}

.mrtjkc_art p.gray,
.mrlymd_art p.gray {
	text-indent: 3em;
}

/* ---- main-right-content/mrlymd 录用名单右侧 */
.mrlymd_art h4 {
	width: 96%;
	margin: 0 auto;
}

.mrlymd_art .btn {
	width: 10rem;
	height: 1.8rem;
	margin-top: 1rem;
	line-height: 1.8rem;
}
