﻿body {
    font: 14px/1.75 "Microsoft YaHei", "SimSun", arial, sans-serif;
}
input,select,button,textarea{font-family: "Microsoft YaHei", "SimSun", arial, sans-serif;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd{
    margin: 0px;
    padding: 0px;
}
li {
    list-style-type: none;
}
a{
    color: #333;
    text-decoration: none;
}
a:active,
a:hover {
  outline: none;
  color: #0798B5;
  text-decoration: underline;
}
input {
    margin: 0px;
    padding: 0px;
    border: 0;
}
select {
  background-color: #fff;
}
#header {
    width: 100%;
}
#header a {
    color: #333;
}
#header .header_bar a {
    color: #FFFFff;
}
#header .header_bar ul {
    height: 45px;
    overflow: hidden;
}
#header .header_category a {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}
#header .header_category a:hover,
#header .header_title a:hover {
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
.header_top {
    height: 40px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #DDDDDD;
}
.header_top >ul{
    position: relative;
}
.header_top > ul > li {
    float: left;
    width: 70px;
}
.header_top > ul > li > a {
    line-height: 40px;
    width: 100%;
    display: block;
    text-align: center;
}
.header_top .sub {
    position: absolute;
    top: 40px;
    left: 0px;
    background-color: #ffffff;
    border: 1px solid #efefef;
    z-index: 99999;
    display: none;
    font-size: 14px;
    width: 702px;
    padding: 10px 0;
}
#header .sub li {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    float: left;
    text-align: center;
    width: 140px;
}
#header #header_top .active {
    display: block;
}
.header_top li a s {
    display: inline-block;
    width: 7px;
    height: 4px;
    margin: 0 0 3px 5px;
    background: url(../images/icon-liuxue7.png) no-repeat -40px -210px;
    transition: all .5s linear;
}
.header_top > ul > li:hover >.sub{
    display: block;
}
.header_top > ul > li:hover s {
    transform: rotate(180deg);
}
.header_nav {
    height: 120px;
    background: #fff;
}
.header_nav .menu li {
    line-height: 2;
    height: 24px;
}
.header_nav_gk ul a {
    display: block;
}
.w1000 {
    width: 1000px;
    margin: 0 auto;
}
div.w1000 {
    width: 1000px;
}
.w1160 {
    width: 1160px;
    margin: 0 auto;
}
.logo {
    margin-top: 34px;
}
#header .header_title {
    height: 120px;
    font-size: 32px;
    margin-left: 10px;
}
.header_title a{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-top:35px;
    width: 200px;
    overflow: hidden;
 }
#header .header_title_20 {
    height: 120px;
    font-size: 20px;
    margin-left: 20px;
}
.header_title_20 a{
    display: inline-block;
    margin-top:45px;
    height:30px;
    line-height:30px;
    width: 200px;
    overflow: hidden;
}
#header .header_title a {
    border-left: 1px solid #ccc;
    padding-left: 10px;
}
.menu {
    margin-top: 35px;
    height:48px;
    overflow: hidden;
    min-width: 500px;
}
.w1000 .menu{max-width: 555px;}
.w1160 .menu{max-width: 715px;}
.menu ul {
    margin-right: 8px;
    float: left;
}
.w1160 .menu ul{margin-right: 11px;}
.menu ul a {
    margin-right: 0;
    font-size: 12px;
}
.header_category ul {
    height: 45px;
    overflow: hidden;
}
.header_category li {
    height: 45px;
    line-height: 45px;
    float: left;
    padding: 0 15px;
}
.header_category .get_more {
    margin-right: 0;
    float: right;
}
.header_category a {
    color: #FFFFFF;
}
.get_more b {
    width: 15px;
    height: 15px;
    border: 7px solid transparent;
    border-top: 7px solid #FFFFFF;
    position: relative;
    top: 11px;
    margin-left: 10px;
}
.bg_fanwen {
    background: #339999!important;
}
.bg_gongwuyuan {
    background: #B91100!important;
}
.bg_hot,
.bg_liuxue {
    background: #0D62AA!important;
}
.bg_sanwen {
    background: #006600!important;
}
.bg_yimin {
    background: #0590B0!important;
}
.bg_zuowen {
    background: #009966!important;
}
.bg_kaoshi {
    background: #cc3300!important;
}
.bg_yuyan {
    background: #FF6600!important;
}
.bg_bbb {
    background: #bbb!important;
}
.bg_ccc {
    background: #ccc!important;
}
div.bg_f8{
    background: #F8F8F8;
}

/*****按钮*****/
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .btn:hover{
    text-decoration: none;
  }
  .btn-assertive{
      color: #fff;
      background: #E23434;
  }
  .btn-energized{
      color: #fff;
      background: #FF6600;
  }
  .btn-default {
    background-color: #fff;
    border-color: #ccc;
  }
  .btn-block {
    display: block;
    width: 100%;
  }
  .btn-primary-clear{
    color: #4599E2;
    border-color: #4599E2;
  }
  .btn-primary{
    color: #fff;
    background: #4599E2;
  }

div.border_top_fanwen {
    border-top: 3px solid #339999;
}
div.border_top_gwy {
    border-top: 3px solid #B91100;
}
div.border_top_lx {
    border-top: 3px solid #0D62AA;
}
div.border_top_sw {
    border-top: 3px solid #006600;
}
div.border_top_ym {
    border-top: 3px solid #0590B0;
}
div.border_top_zw {
    border-top: 3px solid #009966;
}
div.border_top_gk {
    border-top: 3px solid #0798b5;
}
div.border_top_yy {
    border-top: #FF6600;
}
.border_top3_kaoshi{
    border-top: 3px solid #cc3300 !important;
}
.border_top_kaoshi{
    border-top: 4px solid #cc3300 !important;
}
.border_top_666_1{
    border-top: 1px solid #666666 !important;
}
.border_top_666{
    border-top: 4px solid #666666 !important;
}
.border_top_liuxue{
    border-top: 4px solid #0D62AA !important;
}
.border_top_liuxue_1{
    border-top: 1px solid #0D62AA !important;
}
.border_top_kaoshi_1{
    border-top: 1px solid #cc3300 !important;
}
.border_top_zuowen_1{
    border-top: 1px solid #009966 !important;
}
.border_bottom_liuxue_1{
    border-bottom: 1px solid #0D62AA !important;
}
.color_kaoshi{
    color: #cc3300 !important;
}
/******公务员bar******/
.header_bar {
    font-size: 14px;
    height: 74px;
}
.header_bar a {
    color: #FFF;
}
.bar_item {
    float: left;
    margin-top: 16px;
}
.bar_item li {
    float: left;
    margin: 0 10px;
}
.item_title {
    width: 12px;
    font-weight: bold;
    padding-right: 20px;
}
#header .item_title li a {
    text-decoration: none;
}
.header_country {
    background: #F2F2F2;
}
.header_country li {
    float: left;
    height: 47px;
    line-height: 47px;
    margin-right: 12px;
    font-size: 14px;
}
.header_city {
    background: #F2F2F2;
    height:47px;
    overflow: hidden;
}
.header_city li {
    float: left;
    height: 47px;
    line-height: 47px;
    margin-right: 7px;
    font-size: 12px;
}
/***************/
.input_box {
    margin-top: 40px;
}
.header_top > ul > li.last_li {
    float: right;
    width: 200px;
    height: 30px;
    margin-top: 5px;
    position: relative;
}
#form_kw input {
    box-sizing: border-box;
    height: 30px;
    width: 200px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 25px;
    outline: none;
}
#form_kw input:focus {
    border-color: transparent;
    -webkit-box-shadow: 0 0 5px 1px #169BD5;
    -moz-box-shadow: 0 0 5px 1px #169BD5;
    box-shadow: 0 0 5px 1px #169BD5;
    outline: none;
}
#form_kw button {
    box-sizing: border-box;
    height: 23px;
    width: 23px;
    border: 0;
    position: absolute;
    top: 4px;
    right: 5px;
    background: url(../images/search_ico.png) no-repeat;
    background-color: transparent;
    z-index: 10;
    cursor: pointer;
    padding: 0;
}
/******footer********/
#footer {
    margin-top: 20px;
    font-size: 14px;
}
.footer_d2 {
    padding: 20px 0 10px;
    background-color: #f4f4f4;
    border-top: 1px solid #E4E4E4;
    text-align: center;
}
.footer_d2 p {
    margin: 12px 0;
    color: #A1A1A1;
}
.footer_d2 a{
    font-size: 14px;
    margin: 0 5px;
}
/******************分页********************/
#pages{margin: 0;}
#pages a, #pages span {
    display: inline-block;
    padding: 9px 16px;
    line-height: 20px;
    margin: 0 3px;
    text-align: center;
    color: #666;
    border: 1px solid #e1e1e1;
}
#pages a:hover,
#pages span.pages_moren {
    background-color: #0092dd;
    border-color: #0092dd;
    color: #fff;
    text-decoration: none;
}
#pages {
    clear: both;
    text-align: center;
}
#pages ul {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
#pages ul li {
    float: left;
    text-align: center;
}
#pages ul li b {
    font-style: normal;
    line-height: 27px;
    margin-right: 5px;
}
#pages ul li.pages_tips {
    width: auto;
}
#pages a.pages_tips:hover {
    border: none;
    background: #fff;
    color: #333;
}
.pages {
    margin: 0 auto;
    clear: both;
    text-align: center;
}
.pages ul {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
.pages ul li {
    float: left;
    text-align: center;
}
.pages ul li b {
    font-style: normal;
}
.pages ul li.pages_tips {
    width: auto;
}
.pages a.pages_tips:hover {
    border: none;
    background: #fff;
    color: #333;
}
/****************面包屑***********/
.logo_search {
    width: 1160px;
    margin: 0 auto;
    padding: 15px 0;
}
.logo_search_logo {
    float: left;
    width: 114px;
    height: 28px;
    padding-right: 10px;
    border-right: 1px solid #b8b8b8;
}
.nav_logo {
    display: block;
    width: 500px;
    float: left;
    padding-left: 10px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    display: block;
}
.sorr {
    float: right;
    display: block;
    overflow: hidden;
}
.sorr b {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 14px;
    height: 18px;
    margin-right: 8px;
    background: url(../images/mainbavright.png) no-repeat -10px -9px;
}
.sorr p a{
    color: #333;
}
.fb {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
}
.fb a {
    color: #333;
    width: 45px;
    height: 23px;
    border: 1px solid #d5e2f3;
    background-color: #fefefe;
    display: block;
    float: right;
    text-align: center;
    line-height: 23px;
    margin-left: 10px;
    padding-left: 15px;
    background: url(../images/icon.png) no-repeat 6px -847px;
}
.logo_search.w1000 {
    width: 1000px;
}
.nav_logo a {
    color: #333;
    padding: 0 20px 0 5px;
    line-height: 28px;
    background: url(../images/ico_20.gif) no-repeat right center;
    float: left;
}
/************面包屑***************/
div.mainbav {
    height: 38px;
    line-height: 38px;
    display: block;
    margin: 10px auto;
}
.mainbav .mainbav_img{
    float: left;
    width: 114px;
    margin-right: 10px;
    margin-top: 5px;
}
.mainbav .mainbav_div {
    float: left;
    height: 38px;
    max-width: 640px;
    overflow: hidden;
    line-height: 38px;
}
.mainbav_div>.icon-home > img{vertical-align: middle;}
.mainbav .sorr {
    float: right;
}
.mainbav span {
    color: #aaa;
    font-size: 12px;
}
.mainbav_div>a {
    background: url(../images/ico_20.gif) no-repeat right;
    padding: 0 15px 0 6px;
    font-size: 12px;
}
.mainbav_div>h1>a{color: #999;}
.mainbav_div>b>img{
    display: inline-block;
    margin-bottom: -2px;
}
.mainbav h1 {
    font-size: 12px;
    display: inline;
    color: #999;
    font-weight: normal;
}
.inline {
    display: inline;
}
.color_444 {
    color: #444444;
}
.color_0d62aa{
    color: #0d62aa;
}
.size_12 {
    font-size: 12px;
}
/**********************/
#header .w72 {
    display: inline-block;
    width: 72px;
    margin-right: 5px;
}
.txt_center{
    text-align: center;
}
.tc,
.text_center{
    text-align: center;
}
.clearfix:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}
.w_1000{width: 1000px;}
.mar_bot_20{  margin-bottom: 20px;  }
.mar_top_25{  margin-top: 25px;  }
.mar_bot_10{margin-bottom: 10px;}
.mar_top_20{  margin-top: 20px;  }
.mar_20{ margin-top: 20px; margin-bottom: 20px;}
.max_w160{
    max-width: 160px;
}
.h20{height: 20px;}
.mgt20{margin-top: 20px;}
.mgb20{margin-bottom: 20px;}
.color_000{color: #000000;}
.color_999{color: #999;}
.color_fff{color: #ffffff;}
.red{  color: red !important;}
.bold{font-weight: bold;}
.size_14{font-size: 14px;  }
.size_16{font-size: 16px;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.w100per{
    width: 100%;
}
.hidden{
    overflow: hidden;
}
.clear-both{clear: both;}
.w730{width: 730px;}
/*****字体*****/
.fs16{font-size: 16px;}
.fs20{font-size: 20px;}
.fs24{font-size: 24px;}
/*范文散文作文头部*/
.mainbav_top{
    margin-bottom: 20px;
}
.mainbav_top .mainbav{
    margin:0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
.mainbav_top{
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
}
/****************/
.bg_fanwen_2 .conter_c_qq,.bg_fanwen_2 .ci_yu,.bg_fanwen_2 .hot-right-2,.bg_fanwen_2 .ys_780_two,.bg_fanwen_2 .conter_main_634,.bg_fanwen_2 .guanggao5,.bg_fanwen_2 .main_4{
    border-top:3px solid #339999!important;
}
.bg_gongwuyuan_2 .conter_c_qq,.bg_gongwuyuan_2 .ci_yu,.bg_gongwuyuan_2 .hot-right-2,.bg_gonwuyuan_2 .ys_780_two,.bg_gongwuyuan_2 .conter_main_634,.bg_gongwuyuan_2 .guanggao5,.bg_gongwuyuan_2 .main_4{
    border-top:3px solid #B91100!important;
}
.bg_liuxue_2 .conter_c_qq,.bg_liuxue_2 .ci_yu,.bg_liuxue_2 .hot-right-2,.bg_liuxue_2 .ys_780_two,.bg_liuxue_2 .conter_main_634,.bg_liuxue_2 .guanggao5,.bg_liuxue_2 .main_4{
    border-top:3px solid #0D62AA!important;
}
.bg_sanwen_2 .conter_c_qq,.bg_sanwen_2 .ci_yu,.bg_sanwen_2 .hot-right-2,.bg_sanwen_2 .ys_780_two,.bg_sanwen_2 .conter_main_634,.bg_sanwen_2 .guanggao5,.bg_sanwen_2 .main_4{
    border-top:3px solid #006600!important;
}
.bg_yimin_2 .conter_c_qq,.bg_yimin_2 .ci_yu,.bg_yimin_2 .hot-right-2,.bg_yimin_2 .ys_780_two,.bg_yimin_2 .conter_main_634,.bg_yimin_2 .guanggao5,.bg_yimin_2 .main_4{
    border-top:3px solid #0590B0!important;
}
.bg_zuowen_2 .conter_c_qq,.bg_zuowen_2 .ci_yu,.bg_zuowen_2 .hot-right-2,.bg_zuowen_2 .ys_780_two,.bg_zuowen_2 .conter_main_634,.bg_zuowen_2 .guanggao5,.bg_zuowen_2 .main_4{
    border-top:3px solid #009966!important;
}
.bg_kaoshi_2 .conter_c_qq,.bg_kaoshi_2 .ci_yu,.bg_kaoshi_2 .hot-right-2,.bg_kaoshi_2 .ys_780_two,.bg_kaoshi_2 .conter_main_634,.bg_kaoshi_2 .guanggao5,.bg_kaoshi_2 .main_4{
    border-top:3px solid #cc3300!important;
}
.bg_yuyan_2 .conter_c_qq,.bg_yuyan_2 .hot-right-2,.bg_yuyan_2 .ys_780_two,.bg_yuyan_2 .conter_main_634,.bg_yuyan_2 .guanggao5,.bg_yuyan_2 .main_4{
    border-top:3px solid #FF6600!important;
}
.lm-right>.conter_four>.conter_c_qq{border-top: none !important;}
.ad_wrap{
    text-align: center;
}
#closeBtn{
    display: none;
}
.gg-l{
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}
.gg-r{
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}
.gg-r.mar_top_20{
    margin-top: 20px;
}
.gg-t{
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}
#bd-zj-content{
    height: 368px;
}
.disabled,
.submit-disabled{
    background: #ccc !important;
    pointer-events: none;
}
/***二维码**/
.qrcode-box{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5); 
    z-index: 99999;
}
#qrcode{
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
    background-color: #fff;
    padding: 50px;
    margin: auto;
}
.learn-more a{color: #36f;}
.ell{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/**jigou-search-list*****/
.jigou-search-list{
    box-sizing: border-box;
    display: none;
    position: absolute;
    left: 0;
    top: 32px;
    width: 200px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #D4D4D4;
    overflow: hidden;
    z-index: 99999;
    transition: all .3s linear;
}
.jigou-search-list>li{height: 24px; line-height: 24px;}
.jigou-search-list a{color: #333;}
.jigou-search-list span{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    margin-right: 5px;
    color: #fff;
    background-color: #94BED4;
}
.jigou-search-list .child1{
    background-color: #F3414C;
}
.jigou-search-list .child2{
    background-color: #FF7A4D;
}
.jigou-search-list .child3{
    background-color: #FFAE32;
}
.jigou-search-list .last-child{text-align: center;}
.mainbav_top .company-login,
#header_top .company-login{
    box-sizing: border-box;
    position: absolute;
    left: -90px;
    top: 0;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    color: #fff;
    border: 1px solid #F3414C;
    border-radius: 5px;
    background-color: #F3414C;
}
.mainbav_top .company-login{top: 4px;}
.mainbav_top .company-login:hover,
#header_top .company-login:hover{
    color: #F3414C;
    background-color: #fff;
    text-decoration: none;
}