/*公共头部*/
.header-top-box{
    width: 100%;
    background: url(/eportal/imageDir/fgw/2024/12/2024122610132145565.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
}
.header-top-main{
    width:1200px;
    margin:0 auto;
    height:190px;
    position: relative;
}
.header-top-logo{
    margin-top: 75px;
}
.new-wza{
    position: absolute;
    right: 0;
    top: 20px;
}
/* pc_nav */
#ctnavbox ul li:nth-child(1){/* display:none; */}
.list-ico{display:block;margin-top: 21px;margin-right: 10px;}
#ctnavbox ul li{ display:flex; justify-content: center;}
#ctnavbox ul li:nth-child(1) .list-ico{background:url(/eportal/imageDir/fgw/2024/12/img_pc_site/2024122616142150404.png) center no-repeat;     background-size: 100%; width:19px; height:20px;}
#ctnavbox ul li:nth-child(2) .list-ico{background:url(/eportal/imageDir/fgw/2024/12/img_pc_site/2024122616142150404.png) center no-repeat;     background-size: 100%; width:19px; height:20px;}
#ctnavbox ul li:nth-child(3) .list-ico{background:url(/eportal/imageDir/fgw/2024/12/img_pc_site/2024122616153619155.png) center no-repeat;     background-size: 100%; width:20px; height:19px;}
#ctnavbox ul li:nth-child(4) .list-ico{background:url(/eportal/imageDir/fgw/2024/12/img_pc_site/2024122616165092893.png) center no-repeat;     background-size: 100%; width:19px; height:20px;}
#ctnavbox ul li:nth-child(5) .list-ico{background:url(/eportal/imageDir/fgw/2024/12/img_pc_site/2024122616123865873.png) center no-repeat;     background-size: 100%; width:22px; height:20px;}
#ctnavbox ul li:nth-child(6) .list-ico{background:url(/eportal/imageDir/fgw/2024/12/img_pc_site/2024122616173223030.png) center no-repeat;     background-size: 100%; width:21px; height:21px;}

/*Gov Search*/
.govSearch{    position: absolute; right: 0;width: 514px;height: 40px; top:80px;}
.govSearch form{width: 100%;height: 40px;margin-top: 11px;}
.govSearch input[type="text"]{width: 82%;height: 40px;border:1px solid #dbdbdb;float: left;color: #a9a9a9;font-size: 14px;padding-left: 10px;}
.govSearch input[type="submit"]{width: 14%;height: 42px;border:none;
background:#004b8e url(/eportal/imageDir/fgw/2024/12/2024122611543495817.png) no-repeat center;color: #fff;font-size: 14px;cursor:}
.hotwords{clear:both;padding: 0;font-size: 14px;line-height:28px;/* display:none; */overflow:hidden;text-align: left;margin-top: 10px;}
.hot-start,.hot-word{display:inline-block;color: #666;font-family: sans-serif;font-size: 15px;font-weight: bold;float: left;}
.hotwords a{color: #666;line-height: 28px;margin:0 9px;font-size: 15px;font-family: auto;font-weight:normal;}
.hotwords a:hover{color:#1971d1;}
/*END Gov Search*/


/*公共底部*/


/*移动端*/



@media (max-width: 1200px) {
.header-top-main{ width:100%; }

}

@media (max-width: 1100px) {
.govSearch{ width:375px; }
}
@media (max-width: 980px) {
.header-top-logo{ width:50%; }
}

@media (max-width: 850px) {
.govSearch{ top:70px; }
}

@media (max-width: 768px) {
  .new-wza{ display:none; }
  .govSearch{ display:none; }
  .footer{width:100%;height:200px;}
  .foot_img{width:100%;height:100px;}
  .head1{display:none;}
  .headerCon{display:block !important;}
}