/*公共样式*/
*{margin: 0;padding: 0;list-style: none;box-sizing: border-box;}
html { color: #000; background: #fff; }
body { font: 12px/1.5 "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif; word-break: break-all; word-wrap: break-word; }
body, h1, h2, h3, h4, h5, h6, p, dl, dd { margin: 0; }
ul, ol, input { margin: 0; padding: 0; }
li { list-style: none; }
img { border: none; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; }
textarea { resize: none; }
button, input, textarea {font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif; vertical-align: middle; }
i{font-style: normal;}
a { color: #333333; text-decoration: none; }
a:hover { text-decoration: inline;  }
.clearfix { *zoom: 1 }
.clearfix:after { content: ""; display: block; clear: both; }
.clearDiv { clear: both; height: 0; font-size: 0; overflow: hidden; }
.hide { display: none; }
.show { display: block; }
.fl { float: left; }
.fr { float: right; }
.wth { width: 100%; clear: both; min-width: 1000px; }
.wrap { width: 1000px; margin: 0 auto; text-align: left; }
.h40 { width: 1000px; margin: 0 auto; height: 40px; clear: both; }
.h30 { width: 1000px; margin: 0 auto; height: 30px; clear: both; }


.container{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
.header .logo{
	float: left;    
	padding-top: 23px;
}
.header .nav{
	margin-left: 50px;
}
.header .nav ul{
	height: 85px;
	line-height: 85px;
}
.header .nav .nav_list>li{
	float: left;
}
.header .nav ul li{
	padding-left: 2px;
	box-sizing: border-box;
}
.header ul li a{
	font-size: 16px;
	color: black;
	letter-spacing: 2px;
	padding: 0 5px;
}
.user{
	float: right;
	margin-top: 23px;
}
.user .login_btn,.user .register_btn{
	float: left;
	margin-right: 20px;
	padding: 9px 30px;
	border-radius: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
	font-size: 14px;
}
.return{
	float: right;
	margin-right: 20px;
	cursor: pointer;
	font-size: 16px;
	line-height: 87px;
	display: none;
}
.banner{
	background: url(../images/banner.jpg) no-repeat 100% 100%;
}


/* 登录注册弹框*/
.zg_cover{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}
.con {
	width:439px;
	position: fixed;
	left: 50%;
	top:50%;
	margin-left:-219px;
	margin-top:-228px;
	z-index: 100;
	padding:0px 0 16px;
	background: #f3f5f7;
	border-radius:10px;
	display: none;
  }

  .bd_close{
	width:30px;
	height: 30px;
	background: url(./../images/close.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	right:-21px;
	top:-26px;
  }
  .bd_nav{
	height: 60px;
	padding:0 53.5px;
	background: #ffffff;
	border-radius:10px 10px 0 0;
  }
  .bd_nav span{
	width:116px;
	display: block;
	margin:0 25px;
	line-height: 60px;
	font-size: 24px;
	color: #e4e4e4;
	float: left;
	text-align: center;
	cursor: pointer;
  }
  .bd_nav span.active{
	border-bottom:2px solid #f04444;
	position: relative;
	top:-1px;
	color: #f04444;
	font-weight: bold;
  }
  .login,.register{
  	display: none;
  }
  .con .agileits{
	width:380px;
	margin:0 auto;
	padding-top: 30px;
	display: none;
  }
  .con .agileits .bd_line_wrap{
	width:380px;
	height:54px;
	background:#fff;
	margin-bottom: 15px;
  }
  .con .agileits .bd_line_wrap .iconImg{
	display: inline-block;
	width:18px;
	height: 24px;
	padding:10px 16px 15px 22px;
  }
  .con .agileits .bd_line_wrap input,.con .agileits .bd_line_wrap select{
	display: inline-block;
	width:318px;
	line-height:54px;
	font-size: 20px;
	color: #999999;
	height: 49px;
	border:none;
	background: none;
	outline: none;
	height: 54px;
	padding:10px;
	box-sizing: border-box;
  }
  .yzm_wrap{
	width:100%;
	position: relative;
  }
  .yzm_wrap .yzm_btn,#daojishi{
	width:120px;
	height:54px;
	color: #999999;
	position: absolute;
	right:0px;
	top:0px;
	text-align: center;
	line-height:54px;
	font-size:19px;
	transition: all 1s;
  }
  .yzm_wrap #daojishi{
	display: none;
	font-size: 14px;
  }
  .con .agileits .bd_line_wrap.send_button{
	background: none;
  }
  .con .agileits .bd_line_wrap.send_button input.submintBtn,.btn{
	display: block;
	width: 160px;
	height:50px;
	border-radius:25px;
	background: #f04444;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height:50px;
	margin: 45px auto 0;
	cursor: pointer;
  }
  .result_tip{
	font-size: 20px;
	text-align: center;
	color: #001b60;
	line-height: 50px;
	font-weight: bold;
  }
  #zhuce{margin-top:20px;}
  /*background*/
  #slideshow {position: relative;z-index: -1}
  #slideshow img{min-height: 100%;min-width: 1200px;width: 100%;height: auto;position: fixed;top: 0;left: 0;z-index:10;}
  



/*顶部查询 广告位部分*/
.zw_df_ssad { clear: both; width: 1000px; height: 128px; margin-top: 24px; }
.zw_df_chax { width: 675px; margin-right: 30px; background: #F7F7F7; padding: 25px 23px; }
.zw_df_ss { height: 42px; width: 640px; }
.zw_df_ss input { display: block; float: left; font-size: 16px; line-height: 40px; }
.zw_df_shuru { width: 498px; padding-left: 48px; height: 40px; border: 1px solid #CACACA; border-right: none; color: #999; background: url(../images/zw_df_hzy.png) no-repeat 21px -34px #fff; }
.zw_df_sousuo { width: 90px; height: 42px; border: 2px solid #F0595A; background: #F04444; color: #fff; text-align: center; margin-left: -1px; *border-color: #F0595A; *border: none; }
.zw_df_add { width: 249px; height: 128px; }
.zw_df_res { margin-top: 20px; font-size: 14px; line-height: 16px; color: #666; }
.zw_df_res a { display: inline-block; *display: inline; zoom: 1; }



/*查询岗位*/
.zw_df_zezw { border: 1px solid #ccc; clear: both; padding: 20px;box-sizing: border-box;border-radius:20px;}
.zw_df_bt { height: 28px; background: url(../images/zw_df_bt1.gif) repeat-x center 16px; margin-bottom: 22px; clear: both; }
.zw_df_bt, .zw_df_bt .zw_bt_h1 {  background: #fff; padding-right: 18px; font-size: 20px; line-height: 28px; color:black; font-weight: bold; }
.zw_df_bt .zw_bt_h1 h1 { font-size: 24px; line-height: 28px; color: #f04444; }
.zw_df_shni { height: 356px; }
.zw_df_tj { width: 673px; padding: 5px 23px 0 21px; margin-right: 30px; border: 1px solid #EBEBEB; background: #fff; }
.zw_df_cx { padding-bottom: 16px; }
.zw_df_cx_top { border-bottom: 1px dashed #eee; padding-bottom: 21px; }
.zw_df_table, .zw_df_table td { border: none; }
.zw_df_table td { height: 47px; vertical-align: top; }
.zw_df_table select,.zw_df_table input#zylb{ display: block; width: 200px; height: 26px; *height: 33px; border: 1px solid #D8D8D8; font-size: 14px; line-height: 33px; *line-height: 33px; color: #666; text-indent: 9px; }

.zw_df_table input { font-size: 14px; line-height: 33px; height: 33px; float: left; }
.select_text{float: left;margin-right: 10px;font-size: 15px;}
.zw_df_table em { float: left; display: inline-block; *display: inline; zoom: 1; padding-left: 11px; font-size: 12px; line-height: 32px; font-style: normal; color: #f04444; }
.zg_text, .zg_textdw { width: 194px; border: 1px solid #D8D8D8; padding-left: 11px; color: #666; }
.zg_inp { width: 150px; border: 1px solid #F04444; background: #F04444; text-align: center; color: #fff;font-size: 14px; line-height: 33px; height: 33px; }
.zg_textdw { width: 137px; }
.zg_textdw2 { }
.zw_df20_table select { width: 205px; }
.zw_df20_table .zg_text { width: 194px; height: 32px; }
.zw_df20_table .zg_inp { width: 205px; float: none; }
.zw_df_time { width: 249px; }
.zw_df_tmap { font-size: 18px; font-weight: normal; line-height: 22px; color: #333; }
.zw_df_num { font-size: 14px; line-height: 30px; color: #666; }
.zw_df_sap { width: 237px; font-size: 0; line-height: 26px; font-family: '宋体'; }
.zw_df_sap span { dispaly: block; width: 180px; height: 26px; overflow: hidden; font-size: 12px; color: #333; float: left; }
.zw_df_sap a { font-size: 12px; color: #666; }
.zw_df_sap:hover { background: #f8f8f8; }
.zw_df_sap:hover  a { color: #f04444; }
.zw_df_suip { width: 249px; margin-top: 15px; }
.zw_df_suip a { display: block; float: left; width: 83px; text-align: center; font-size: 0; padding-top: 8px; }
.zw_df_suip img { display: block; width: 42px; margin: 0 auto; }
.zw_df_suip span { font-size: 12px; line-height: 30px; color: #333; }
.zw_df_suip a:hover span { color: #e00; }


/*首页国考链接部分10个小图标*/
.off_recolink { margin: 40px auto; background: #FAFAFA; height: 94px;}
.off_recl_left { width: 170px; height: 74px; padding: 10px 0; text-align: center; }
.off_recl_top { padding: 0 10px; font-size: 16px; line-height: 26px; color: #333; margin-bottom: 10px; }
.off_recl_bot { padding: 0 10px; font-size: 12px; line-height: 22px; color: #333; }
.off_rec_link { width: 820px; margin-left: 5px; }
.off_rec_link li { width: 82px; padding: 15px 0 5px; height: 74px; text-align: center; }
.off_rec_link li img { width: 42px; height: 42px; margin: 0 auto; }
.off_rec_link span { display: block; text-align: center; font-size: 12px; line-height: 32px; color: #555; }
.off_rec_link a:hover span { color: #f04444; }
.zw_df_bt { position: relative; }
.off_zwbt_sx { padding-left: 10px; position: absolute; right: 0; top: 0; z-index: 1; width: 220px; height: 32px; background: #fff; }
.off_zwbt_sear { width: 218px; height: 30px; border: 1px solid #D8D8D8; font-size: 14px; line-height: 30px; color: #666; text-indent: 10px; background: url(../images/new_arrow_bot.jpg) no-repeat 205px center; }
.off_zwbt_sear.on { background-image: url(../images/new_arrow_top.jpg); }
.off_year_link { position: absolute; top: 31px; z-index: 1; width: 218px; border: 1px solid #D8D8D8; border-top: none; background: #fff; display: none; }
.off_year_link li { padding-left: 10px; }
.off_year_link li, .off_year_link a { font-size: 14px; line-height: 30px; color: #666; }
.off_year_link a:hover { color: #c00; }
.off_zwbt_sx:hover .off_year_link { display: block; }
.off_zebcx th { padding: 10px 5px; border: 1px solid #ddd; background: #F7F7F7; font-size: 14px; line-height: 28px; font-weight: bold; text-align: center; color: #666; }
.off_zebcx td { padding: 10px 5px; line-height: 28px; border: 1px solid #ddd; font-size: 14px; text-align: center; color: #666; }



/*提前预约*/

.notice,.tips{box-sizing: border-box;border:1px solid #000;width: 45%;}
.notice{float: left;}
.tips{float:right;}
.tips_text{background: #f04444;/*border:1px solid #000000;*/text-align: center;margin: 0 auto;padding: 11px 20px;box-sizing: border-box;margin-bottom: 20px;color: #fff;font-size: 15px;}

.kuang{width:273px;height: 35px;margin-bottom:5px;outline: none;padding-left:5px;box-sizing: border-box;border: 1px solid black;}
.img{margin-right: 30px;}
.more{display:block;padding:10px 15px;background:#f04444;margin: 0 auto;text-align:center;color: #fff;font-size:16px;outline: none;border:none;border-radius: 5px;}
#sendyzm{background:#f04444;padding:7px 19px;border-radius: 5px;color:#fff;font-size:15px;text-align: center;outline: none;border:none;margin-left: 9px;}
#tips_btn{padding:12px 50px;border-radius: 5px;color:#fff;text-align: center;background:#f04444;outline: none;border:none;display: inline-block;font-size: 16px;margin-bottom: 16px;}



.zw_df_bt { height: 28px; background: url(../images/zw_df_bt1.gif) repeat-x center 16px; margin-bottom: 22px; clear: both; }
.zw_df_bt b, .zw_df_bt .zw_bt_h1 {background: #fff; padding-right: 18px; font-size: 24px; line-height: 28px; color: #f04444; font-weight: bold; }






/* message.html */
.message_text{color:#f04444;font-size:15px;margin-top: 15px;font-weight: 700;}
.zglh_duibi{height: 40px;}
.zglh_usio { height: 32px; width: auto;float:left;}
.zglh_usio span {padding-left: 20px;font: 14px/26px 'Microsoft Yahei';color: #333;}
.zglh_sis {background: url(../images/star.jpg) no-repeat left 2px;}
.fr off_duibi_right{float:right;}
.send_message{display: inline-block;*display: inline;zoom: 1;padding: 0 11px;border: 1px solid #F47E00;font-size: 14px;line-height: 26px;color: #f47e00;margin-left: 10px;}
.jobtab th,.jobtab td{border:1px solid #000;padding:14px 10px;}
.jobtab th{background:#f8f8f8;}
.jobtab{
	margin-bottom: 20px;
}
.jobtab tr th{
	width: 20%;
}
.jobtab tr td{
	width: 30%;
}
#top,#home{
	padding:10px 25px;
	background:#ff5b5b;
	border-radius: 10px;
	margin-right: 10px;
	text-align: center;
	color:#fff;
	font-size:15px;
}



/* 咨询 */
.ewmlist,.ewmlists{
	display: flex;
	justify-content: space-around;
	border: 1px solid #b1b1b1;
	margin-bottom: 20px;
	padding:30px;
	box-sizing: border-box;
}
.ewmlist dl,.ewmlists dl{
	width: 215px;
	border: 1px solid #ff5b5b;
	background: #fefae9;
	text-align: center;
}
.ewmlist dl dt{
	padding: 20px 0 26px;
}
.ewmlist dl dd{
	height: 52px;
	font-size: 16px;
	color: #ffffff;
	background: #ff5b5b;
	line-height: 20px;
	padding-top: 10px;
}
.ewmlists dl{
	width: 282px;
	background: #fff;
}
.ewmlists dl{
	border:none;
}

.ewmlists dl dt{
	float:left;
	padding:8px;
	box-sizing: border-box;
	margin-right: 5px;
	border:1px solid #000;
}
.ewmlists dl dd{
	float:left;
	text-align: center;
	padding-top:19px;
	font-size: 14px;
	box-sizing: border-box;
}

.ewmlists a{
	width: 102px;
	height: 36px;
	background: #ff5b5b;
	display: block;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
	border-radius: 18px;
	margin: 18px auto 0;
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	text-align: center;
}

/*result.html*/
.zg_tjsx{
	font: 16px/36px "Microsoft Yahei";
    margin: 20px 0px;
    display: flex;
}
.zg_tjsx li{
	display: inline-block;
	width: auto;
	height: 34px;
	border: 1px solid #e7e7e7;
	color: #666;
	text-align: center;
	font-size: 14px;
	padding: 0 20px 0 10px;
	position: relative;
	margin-right: 4px;
}
.zg_tjsx li em{
	width: 8px;
	height: 8px;
	background: url(../images/close.jpg) no-repeat;
	position: absolute;
	right: 6px;
    top: 14px;
    cursor: pointer;
}
.zg_tjsx li em a{
	width: 8px;
	height: 8px;
	display: block;
}
.tjsxbtn{
	margin-left: 15px;
    width: 134px;
    height: 36px;
    display: inline-block;
    background: #f04444;
    color: #fff;
    text-align: center;
    font: 16px/36px 'Microsoft Yahei';
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}
.job_tit2 {
    font: bold 20px/24px "Microsoft Yahei";
    color: #f04444;
    margin-bottom: 20px;
}
.job_tit2 span {
    font: 16px/24px "Microsoft Yahei";
    color: #666;
    margin-top: 35px;
}
.job_tit2 span em {
    color: #f04444;
    font-style: normal;
}
.zglh_tab table{
	width: 100%;
	border-spacing: 0;
	text-align: center;
}
.zglh_tab th{
    height: 52px;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    border-left: none;
    border-right: none;
}
.zglh_tab td{
    font-size: 12px;
    color: #333;
    padding: 15px 0;
    border-bottom: 1px solid #e7e7e7;
}
.zglh_tab td.gzshow,.zglh_tab td.tjshow,.zglh_tab td.zyshow{
	position: relative;
}
.zglh_tab td .gzshows,.zglh_tab td .tjshows,.zglh_tab td .zyshows{
	position: absolute;
	top: 40px;
	left: -123px;
	width: 340px;
    height: auto;
    background: url(../images/zg_bk04.gif) no-repeat 0 10px;
    padding-top: 30px;
    z-index: 1;
    display: none;
}
.zglh_tab td .gzshows p,.zglh_tab td .tjshows p,.zglh_tab td .zyshows p{
	padding: 5px 20px 8px;
    line-height: 22px;
    text-align: left;
    height: auto;
    background: #fff;
    border-left: solid 1px #de0000;
    border-right: solid 1px #de0000;
    border-right: solid 1px #de0000;
    border-bottom: solid 1px #de0000;
}
.zglh_tab td:last-of-type a{
	display: inline-block;
	width: 53px;
    height: 22px;
    border: 1px solid #f04444;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #f04444;
}
.zglh_tab td:last-of-type a:hover,.zglh_tab td:last-of-type a.active{
	background: #F04444;
	color: #fff;
}
.ewmlist02{
	display: flex;
	justify-content: space-around;
	border: 1px solid #b1b1b1;
	padding: 20px 0;
	margin: 40px 0;
}
.ewmlist02 dl{
	width: 157px;
	background: #fafafa;
	border: 1px solid #b1b1b1;
	text-align: center;
}
.ewmlist02 dl dt{
	height: 144px;
	padding: 14px 0 10px;
}
.ewmlist02 dl dd{
	font-size: 12px;
	color: #fff;
	background: #7b7b7b;
	height: 72px;
	padding-top: 12px;
}
.ewmlist02 a{
	width: 147px;
	height: 36px;
	background: #ff5b5b;
	display: block;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
	border-radius: 18px;
	margin: 18px auto 0;
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	text-align: center;
}
.bottom{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}
.pagination{
	margin-left: 10px;
	display: flex;
}
.pagination a,.pagination span{
	display: inline-block;
    padding: 0 9px;
    margin: 0px 9px;
    border: solid 1px #e2e2e2;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-right: 5px;
    text-decoration: none;
}
.pagination p a{
	cursor: pointer;
}
.pagination .active a {
    border: solid 1px #e53438;
    background: #e53438;
    color: #fff;
}
.pagination span.slh{
	display: none;
}


.footer{
	border-top: 1px solid #000;
	padding:20px 0px;
	box-sizing: border-box;
	text-align: center;
}

/*模糊查询*/
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
}

/* 左侧边栏 */
.left_sidebar{
	position: fixed;
	left:0px;
	top:350px;
	z-index: 10;
}

/* 右侧边栏 */
.right_sidebar{
	position: fixed;
	top:253px;
	right:5px;
	z-index: 10;
	padding:10px;
	/* box-sizing: border-box;
	border: 1px solid #f1f0f0;
	border-top:5px solid #f04444;*/
	/* background: #fbf8f8;  */
}

.platform{
	width:93px;
	height: 44px;
	display:inline-block;
	text-align: center;
	line-height: 44px;
	margin-left: 26px;
	border-radius: 44px 44px 0 0;
	/* margin-bottom: 5px; */
	background:#f04444;
	color:#fff;

}
.side_p{
	position: fixed;
	right:146px;
	top:258px;
	display: inline-block;
	clear: both;
	border-radius: 5px;
	cursor: pointer;
	/* background: #eae7e7; */
}
.right_sidebar .right_main{
	width: 140px;
	display:block;
	text-align: center;
	box-sizing: border-box;
	/* border: 1px solid #f1f0f0; */
	/* border-top:5px solid #f04444; */
	/* background: #fbf8f8; */
	
}
.add,.exam,.guan,.online{
	display: block;
	padding:7px 10px;
	box-sizing: border-box;
	text-align: center;
	background:#f04444;
	color:#fff;
	margin-bottom: 5px;
	font-size:14px;
	border-radius: 5px;
}

.right_sidebar a:hover{
	color:#fff;
}
.online{
	border:none;
}

/* 右侧边栏二维码 */
.add_ewm{
	position: fixed;
	top:302px;
	right:175px;
	display: none;
}
.exam_ewm{
	position: fixed;
	top:337px;
	right:175px;
	display: none;
}
