@font-face {font-family: "iconfont";
  src: url('https://t1file-beta.dahe.cn/4500000001/gb/css/iconfont.eot?'); /* IE9*/
  src: url('https://t1file-beta.dahe.cn/4500000001/gb/css/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 
}

/*top*/
.header{
    background-image: url("https://file.henan.gov.cn/4500000001/gb/img/header-bg.png");
    background-position:center top;
    background-size: 1900px;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #9c2435;*/
}
.top {
    width: 1200px;
    height: 207px;
    margin: 0 auto;
    position: relative;
}
.red-border{
    width: 100%;
    height: 1px;
    background-color: #9c2435;
}
.top .wechat-code {
    position: absolute;
    right: 570px;
    top: 106px;
    display: none;
    z-index: 9999;
}

.top .wap-code {
    position: absolute;
    right: 500px;
    top: 106px;
    display: none;
    z-index: 9999;
}

/*logo*/
.szf_sign {
    width: 315px;
    height: 110px;
}

.szf_sign img {
    position: absolute;
    left: -10px;
    top: 54px;
}

.logo {
    width: 315px;
    height: 110px;
}

.logo img {
    padding-top: 20px;
}

/*search*/
.search-box {
    width: 550px;
    height: 110px;
    opacity: .6;
}

.search {
    position: absolute;
    right: 15px;
    top: 104px;
    width: 625px;
    height: 40px;
    border: 1px solid #d1d1d1;
    background: #fff;
}

.search #searchInput {
    border: none;
    float: left;
    width: 500px;
    height: 40px;
    line-height: 40px;
    margin-left: 12px;
    font-size: 14px;
}

::-webkit-input-placeholder {
    color: #c3c3c3;
}

.search #searchBtn {
    border: none;
    float: right;
    padding: 0;
    width: 80px;
    height: 40px;
    background: url("https://file.henan.gov.cn/4500000001/gb/img/search-btn.png") no-repeat 10px center;
    cursor: pointer;
}

/*anymore*/
.anymore {
    height: 110px;
}

.anymore .anymore-m {
    height: 20px;
    margin-top: 75px;
}

.anymore .anymore-m .app {
    width: 26px;
    height: 20px;
    background: url("https://file.henan.gov.cn/4500000001/gb/img/app-bg.png") top center no-repeat;
}

.anymore .anymore-m .blog {
    width: 26px;
    height: 20px;
    background: url("https://file.henan.gov.cn/4500000001/gb/img/blog-bg.png") top center no-repeat;
}

.anymore .anymore-m .WeChat {
    width: 26px;
    height: 20px;
    background: url("https://file.henan.gov.cn/4500000001/gb/img/WeChat-bg.png") top center no-repeat;
}

.anymore .anymore-m span a {
    color: #3e71a4;
    margin: 0 4px;
}

.header-btns{
    position: absolute;
    right: 370px;
}

.erjiImg {
    display: inline-block;
    width: 20px;
}

.erjiImg img {
    width: 20px;
    height: auto;
    margin-top: -3px;
}