body {
    behavior: url(../csshover.htc);
    font-family: "Adobe 黑体 Std R";
    background: url(http://www.lyg.gov.cn/lygsgsxzglj/gsjset/images/2017new_bg.jpg) center top no-repeat;
}

#body {
    width: 1000px;
    height: 100%;
    margin: 0 auto;

}

#header {
    height: 210px;
    width: 100%;
}

#h_logo_serh {
    width: 100%;
}

#h_logo_serh .h_logo {
    width: 650px;
    height: 140px;
}

#h_logo_serh .h_serh {
    width: 320px;
    height: 140px;
}

#h_logo_serh .h_serh_sr {
    width: 320px;
    background: #fff;
    margin-top: 50px;
}

#h_logo_serh .h_serh_sr .ipt_text {
    border: 1px solid #fff;
    outline: none;
    outline: 0;
    text-indent: 1em;
    height: 36px;
    width: 240px;
    line-height: 38px;
    background: #fff;
    border-right: 0;
    float: left;
    font-size: 14px;
}

#h_logo_serh .h_serh_sr .ipt_text:hover {
    border: 1px solid #f9cd9c;
    border-right: 0;
}

#h_logo_serh .h_serh_sr .ipt_sub {
    width: 77px;
    height: 40px;
    float: right;
    border: 0;
    outline: 0;
    background: #ff9621;
    color: #fff;
    font-size: 16px;
    text-align: center;
    -moz-text-align-last: center;
    letter-spacing: 10px;
    line-height: 40px;
    cursor: pointer;
}

.redborder {
    border: 1px solid #ff9621;
    outline: none;
    outline: 0;
    text-indent: 1em;
    height: 36px;
    width: 240px;
    line-height: 38px;
    background: #fff;
    border-right: 0;
    float: left;
}

#h_nav {
    width: 100%;
    height: 60px;
    background: #2c7acc;
}

#h_nav ul {
    width: 650px;
    margin: 0 auto;
}

#h_nav ul li {
    width: 130px;
    height: 60px;
    line-height: 60px;
    float: left;
    list-style: none;
    text-align: center;
}

#h_nav ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
}

#h_nav ul li:hover {
    background: #0b4e92;
}

  #content {
      background: #e5f3fe;
  }

#wrap {
    width: 980px;
    height: 100%;
    margin: 0 auto;
    background: #cbe7fd;
}

#cnt_scroll {
    width: 980px;
    background: #cbe7fd;
}

#cnt_scroll .cnt_scroll_one {
    width: 100%;
    height: 280px;
    background: #d2e0eb;
}

#cnt_scroll .cnt_scroll_two {
    width: 100%;
    height: 100%;
    background: #fff;
}


  .tabs {
      width: 375px;
      height: 100%;
      overflow: hidden;
      float: left;
  }

.caption {
    position: relative;
    background-color: #f7f7f7;
    /*margin: auto;*/
    height: 30px;
}

.caption ul {
    /*position: absolute;*/
    width: 375px;
    padding: 0;
    margin: 0;
    /*left: -1px;*/
}

.caption li {
    list-style: none;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    background-color: #fcfcfc;
    width: 90px;
    float: left;
    height: 30px;
    overflow: hidden;
}

.caption li.select {
    background-color: #fff;
}

.caption li a {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}

#tab_content {
    border: 1px solid #ddd;
    position: absolute;
    background-color: #fff;
    margin: auto;
    width: 373px;
    height: 248px;
}

#tab_content .con ul {
    margin: 15px 0 0 0;
    /*height: 225px;*/
    padding: 0;
    background: #fff;
}

#tab_content .con ul li {
    width: 365px;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    list-style: none;
    /*解决ie下li之间有间隙的问题*/
    vertical-align: top;
}

#tab_content .con ul li img {
    margin: 12px 10px 0 10px;
}

#tab_content .con ul li .tab_date {
    color: #7b7f8b;
    display: inline-block;
    width: 70px;
    font-size: 14px;
    float: right;
}

#tab_content .con ul li .tab_txt {
    width: 270px;
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#tab_content .con ul li .tab_txt a {
    font-size: 14px;
    color: #000;
}

#tab_content .con ul li .tab_txt a:hover {
    color: #0f74ba;
}

#tab_content .con ul li .tab_txt a span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

  .tabs2 {
      width: 375px;
      height: 100%;
      overflow: hidden;
      float: left;
  }

.caption {
    position: relative;
    background-color: #f7f7f7;
    /*margin: auto;*/
    height: 30px;
}

.caption ul {
    /*position: absolute;*/
    width: 375px;
    padding: 0;
    margin: 0;
    /*left: -1px;*/
}

.caption li {
    list-style: none;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    background-color: #fcfcfc;
    width: 90px;
    float: left;
    height: 30px;
    overflow: hidden;
}

.caption li.select {
    background-color: #fff;
}

.caption li a {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}

#tab_content2 {
    border: 1px solid #ddd;
    position: absolute;
    background-color: #fff;
    margin: auto;
    width: 373px;
}

#tab_content2 .con ul {
    margin: 15px 0 0 0;
    /*height: 225px;*/
    padding: 0;
    background: #fff;
}

#tab_content2 .con ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    list-style: none;
    /*解决ie下li之间有间隙的问题*/
    vertical-align: top;
}

#tab_content2 .con ul li img {
    margin: 12px 10px 0 10px;
}

#tab_content2 .con ul li .tab_date {
    color: #7b7f8b;
    display: inline-block;
    width: 75px;
    font-size: 14px;
    float: right;
}

#tab_content2 .con ul li .tab_txt {
    width: 330px;
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#tab_content2 .con ul li .tab_txt a {
    font-size: 15px;
    color: #000;
}

#tab_content2 .con ul li .tab_txt a:hover {
    color: #0f74ba;
}

#tab_content2 .con ul li .tab_txt a span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

  #cnt_scroll .cnt_scroll_one .cnt_online {
      width: 235px;
      height: 278px;
      background: #fff;
      border: 1px solid #ddd;
      float: left;
  }

#cnt_scroll .cnt_scroll_one .cnt_online .cnt_online_items {
    margin: 2px 2px;
}

#cnt_scroll .cnt_scroll_one .cnt_online .cnt_online_items img {
    width: 230px;
    height: 63px;
}

  #cnt_info {
      width: 100%;
      height: 100%;
      margin: 0 auto;
      padding-bottom: 20px;
      background: #fff;
  }

#cnt_info .cnt_info_mid {
    width: 100%;
    height: 300px;
}

#cnt_info .cnt_info_mid .cnt_info_mid_l {
    width: 290px;
    height: 300px;

    margin-left: 5px;
}

#cnt_info .cnt_info_mid .cnt_info_mid_m {
    width: 435px;
    margin-left: 10px;
}

.ld_jg .ld_jg_head {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

.ld_jg .ld_jg_head span {
    display: block;
    margin-left: 10px;
    font-size: 16px;
    color: #0f74ba;
    font-weight: bold;
    letter-spacing: 3px;
    float: left;
}

.ld_jg .ld_jg_head img {
    float: left;
    margin-top: 8px;
}

.ld_jg .ld_jg_cnt {
    width: 100%;
    border-top: 5px solid #e5e5e5;
    background: #f4f7fe;
}

.ld_jg .ld_jg_cnt .ld_jg_cnt_l {
    width: 140px;
}

.ld_jg .ld_jg_cnt .ld_jg_cnt_l ul {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
}

.ld_jg .ld_jg_cnt .ld_jg_cnt_l ul li {
    width: 140px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.ld_jg .ld_jg_cnt .ld_jg_cnt_l ul li img {
    float: left;
    margin: 7px 10px 0 0;
}

.ld_jg .ld_jg_cnt .ld_jg_cnt_l ul li a {
    font-size: 14px;
    color: #0f74ba;

}

.ld_jg_cnt_r {
    margin-top: 30px;
}


  #cnt_info .cnt_info_mid .cnt_info_mid_r {
      width: 230px;
      height: 298px;
      background: #fff;
      border: 1px solid #e7d4aa;
  }

#cnt_info .cnt_info_mid .gov_info_item {
    width: 205px;
    text-align: center;
    margin: 0 auto;
}

#cnt_info .cnt_info_mid .gov_info_item ul {
    margin: 20px 0 0 0;

    padding: 0;
}

#cnt_info .cnt_info_mid .gov_info_item ul li {
    list-style: none;
    background: #f5f7f6;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 205px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}

#cnt_info .cnt_info_mid .gov_info_item ul li img {
    float: left;
    margin: 8px 10px 0 20px;
}

#cnt_info .cnt_info_mid .gov_info_item ul li a {
    color: #000;
    font-size: 14px;
}

#cnt_info .cnt_info_mid .gov_info_item ul li a:hover {
    color: #0f74ba;
}

#cnt_info .cnt_info_btm {
    width: 100%;
    background: #fff;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news {
    width: 360px;
    margin: 0 5px;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_head {
    width: 100%;
    height: 30px;
    /*background: #000000;*/
    background: -moz-linear-gradient(left, #f5f5f7 0%, #ffffff 100%);
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));*/
    background: -webkit-linear-gradient(left, #f5f5f7 0%, #ffffff 100%);
    background: -o-linear-gradient(left, #f5f5f7 0%, #ffffff 100%);
    background: -ms-linear-gradient(left, #f5f5f7 0%, #ffffff 100%);
    background: linear-gradient(to right, #f5f5f7 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f7', endColorstr='#ffffff', GradientType=1);
    line-height: 30px;
}

:root .info_news_head {
    filter: none;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_head img {
    float: left;
    margin: 10px;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_head span {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #4a8ddb;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_head a {
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    float: right;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_head a:hover {
    color: #0f74ba;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items {
    width: 100%;
    margin-top: 20px;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_items_pic {
    width: 70px;
    height: 145px;
    padding: 2px;
    border: 1px solid #ddd;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_item_item {
    width: 265px;
    margin-left: 10px;
    margin-right: 3px;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_item_item ul {
    margin: 0;
    padding: 0;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_item_item ul li {
    height: 30px;
    width: 100%;
    line-height: 30px;
    list-style: none;
    /*display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;*/
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_item_item ul li img {
    float: left;
    margin: 13px 10px 0 10px;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_item_item ul li a {
    width: 235px;
    font-size: 14px;
    color: #000;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

#cnt_info .cnt_info_btm .cnt_info_btm_news .info_news_items .news_item_item ul li a:hover {
    color: #0f74ba;
}

#cnt_info .cnt_info_btm .interactive {
    width: 230px;
    height: 100%;
    border: 1px solid #e7d4aa;
    margin-top: 5px;
}

#cnt_info .cnt_info_btm .interactive .interactive_head {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #3688c2;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
}

#cnt_info .cnt_info_btm .interactive .interactive_item {
    width: 100%;
    height: 53px;
    margin-top: 5px;
    margin-left: 2px;
}

#cnt_info .cnt_info_btm .interactive .interactive_item:hover img {
    width: 225px;
    height: 55px;
}

  #cnt_online {
      background: #fff;
  }

#cnt_online .cnt_online_top {
    width: 100%;
    height: 75px;
    background: #fff;
    border: 1px solid #a2cfee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}

#cnt_online .cnt_online_top .bszn {
    margin: 10px 5px 0 10px;
}

#cnt_online .cnt_online_top .bszn_items ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}

#cnt_online .cnt_online_top .bszn_items ul li {
    width: 60px;
    height: 50px;
    margin-left: 3px;
    float: left;
    text-align: center;
}

#cnt_online .cnt_online_top .bszn_items ul li:hover img {
    width: 32px;
    height: 32px;
}

#cnt_online .cnt_online_top .bszn_items ul li img {
    margin: 0 15px;
}

#cnt_online .cnt_online_top .bszn_items ul li span {
    display: block;
    font-size: 14px;
    color: #000;
}

#cnt_online .cnt_online_mid {
    width: 955px;
    margin: 0 auto;
    height: 100px;
    background: #fff;
    margin-top: 10px;
}

#cnt_online .cnt_online_mid .cnt_online_mid_l {
    width: 220px;
    height: 100px;
}

#cnt_online .cnt_online_mid .online_mid_litem ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#cnt_online .cnt_online_mid .online_mid_litem ul li {
    width: 220px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    list-style: none;

}

#cnt_online .cnt_online_mid .online_mid_litem ul li img {
    margin: 7px 10px;
    float: left;
}

#cnt_online .cnt_online_mid .online_mid_litem ul li a {
    display: block;
    width: 195px;
    float: left;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#cnt_online .cnt_online_mid .online_mid_litem ul li a:hover {
    color: #0f74ba;
}

#cnt_online .cnt_online_mid .cnt_online_mid_m {
    width: 510px;
    height: 100px;
    margin-left: 10px;
}

#cnt_online .cnt_online_mid .cnt_online_mid_m .gsgg_head {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #ddd;
}

#cnt_online .cnt_online_mid .cnt_online_mid_m .gsgg_title {
    width: 80px;
    height: 30px;
    line-height: 25px;
}

#cnt_online .cnt_online_mid .cnt_online_mid_m .gsgg_title span {
    display: block;
    width: 80px;
    height: 25px;
    margin-top: 5px;
    color: #fe4701;
    font-size: 16px;
    font-weight: bold;
    border-right: 1px solid #ddd;
}

.gsgg_more {
    margin-top: 10px;
}

#cnt_online .cnt_online_mid .gsgg_item {
    width: 100%;
    height: 40px;
}

#cnt_online .cnt_online_mid .gsgg_item ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}

#cnt_online .cnt_online_mid .gsgg_item ul li {
    width: 115px;
    height: 30px;
    line-height: 30px;
    border: 2px solid #a5c1d9;
    background: #ebf4fb;
    float: left;
    text-align: center;
    margin-left: 5px;
}

#cnt_online .cnt_online_mid .gsgg_item ul li a {
    font-size: 14px;
    color: #000;
}

.gsgg_item_first {
    margin-left: 0;
}

#cnt_online .cnt_online_mid_r {
    width: 190px;
    height: 100px;
}

#cnt_online .cnt_online_btm {
    width: 100%;
    height: 30px;
    line-height: 40px;
}

#cnt_online .cnt_online_btm .gdgs_head {
    width: 100px;
    height: 30px;
}

#cnt_online .cnt_online_btm .gdgs_head img {
    float: left;
    margin: 8px 5px 0 10px;
}

#cnt_online .cnt_online_btm .gdgs_head span {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #0265ca;
    float: right;
}

#cnt_online .cnt_online_btm .gdgs_items {
    height: 30px;
}

#cnt_online .cnt_online_btm .gdgs_items ul {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    list-style: none;
}

#cnt_online .cnt_online_btm .gdgs_items ul li {
    float: left;
    line-height: 30px;
    margin-left: 5px;
    text-align: center;
}

#cnt_online .cnt_online_btm .gdgs_items ul li a {
    color: #000;
    font-size: 14px;

}

#cnt_online .cnt_online_btm .gdgs_items ul li a span {
    padding: 0 5px;
    border-right: 1px solid #000;
}

  #footer {
      width: 280px;
      margin: 0 auto;
  }

#footer .red {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

#footer .ptabs {
    height: 20px;
    line-height: 20px;
    margin-left: 20px;
}

#footer .ptabs img {
    display: block;
    float: left;
}

#footer .ptabs span {
    display: block;
    float: left;
    margin-left: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    text-align: center;
}

#footer p {
    text-align: center;
    font-size: 14px;

}

  #QRcode {
      position: absolute;
      right: 0;
      top: 50%;
  }

#QRcode .QRcode {
    width: 140px;
    height: 140px;
    background: #fff;
    margin-top: 20px;

}

#QRcode .QRcode img {
    margin-left: 20px;
    display: block;
}

#QRcode .QRcode .close {
    width: 50px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

#QRcode .QRcode .close a {
    cursor: pointer;
}
