@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../woff/9j4h4t.woff") format("woff"), url("../ttf/9j4h4t.ttf") format("truetype"), url("../eot/9j4h4t.eot") format("embedded-opentype");
}

@font-face {
    font-family: "SourceHanSansCN-Medium";
    src: url("../woff/4k6q57.woff") format("woff"), url("../eot/4k6q57.eot") format("embedded-opentype"), url("../ttf/4k6q57.ttf") format("truetype");
}

@font-face {
    font-family: "SourceHanSansCN-Bold";
    src: url("../woff/6jfx6w.woff") format("woff"), url("../eot/6jfx6w.eot") format("embedded-opentype"), url("../ttf/6jfx6w.ttf") format("truetype");
}




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;
    vertical-align: top;
}

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;
}




body {
    color: #333;
    font-size: 14px;
    font-family: "SourceHanSansCN-Regular";
    background: url('../png/1f82wk.png') no-repeat #fdfdfe;
    overflow-x: hidden;
	background-position-y:47px;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
    background-color: transparent;
}

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: "SourceHanSansCN-Regular";
    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: #757575;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #757575;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #757575;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #757575;
}

.placeholder {
    color: #757575;
}




.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;
}




.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);
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

img {
    max-width: 100%;
}




.container1100 {
    width: 1100px;
    
    margin: 0 auto;
}
.container1066 {
    width: 1066px;
    
    margin: 0 auto;
	font-family: "Microsoft YaHei";
}

.container {
    
    width: 1200px;
    margin: 0 auto;
}

#header {
    height: 365px;
}

.header {
    height: 365px;
    padding: 27px 0;
	margin-top: 47px;
}

.logo-name {
  float: left;
  margin: 2px 0 0 20px;
  text-align: center;
}

.logo-name>h3 {
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
    text-indent: 3px;
}

.logo-name>p {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 44px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    text-indent: 2px;
    cursor:pointer;
}

.logo-name>p::before,
.logo-name>p::after {
    position: absolute;
    content: "";
    top: 50%;
    display: block;
    width: 38px;
    height: 1px;
    background: rgba(255,255,255,0.6);
}

.logo-name>p::before {
    left: 0;
}

.logo-name>p::after {
    right: 0;
}

.logo-txt {
    text-align: center;
    padding-top: 50px;
}



@media(max-width:1100px) {
    
	.container1100 {
        width: 100%;
    }
}




@media(max-width:979px) {
   
	
	.container1100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}




@media(max-width:767px) {
    
    .header,
    #header {
        height: auto;
    }
    .logo>img,
    .logo-txt>img {
        max-width: 80%;
    }
    .logo-txt {
        padding-top: 30px;
    }
	
	.gknb_tbody li {
		font-size: 12px;
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
		text-align: center;
	 }
	 .gknb_tbody li a{
		display: block;
		width: 91%;
		height: 100%;
		text-align: center;
		font-size: 18px;
	 }
}







.ewb-footer {
    background: #333;
    margin-top: 20px;
}

.ewb-foot-a {
    line-height: 38px;
    border-bottom: 1px solid #5c5c5c;
    font-size: 16px;
    padding-top: 20px;
}

.ewb-foot-a a {
    color: #fff;
}

.ewb-footer-aa {
    color: #fff;
}

.ewb-foot-a span {
    padding: 0 20px;
    color: #9a9a9a;
}

.ewb-foot-copy {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    height: 124px;
    position: relative;
}

.ewb-foot-copy p span {
    margin-right: 20px;
}

.ewb-foot-copy p span img {
    vertical-align: top;
    margin-top: 5px;
    margin-right: 4px;
}

.ewb-foot-img1,
.ewb-foot-img2 {
    display: block;
    position: absolute;
}

.ewb-foot-img1 {
    right: 152px;
    top: 30px;
}

.ewb-foot-img2 {
    right: 0;
    top: 30px;
}

.foot-icon {
    width: 24px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

@media(max-width: 979px) {
    .ewb-foot-a span {
        padding: 0 10px;
    }
}

@media(max-width: 767px) {
    
    .ewb-footer {
        padding-top: 5px;
        padding-bottom: 20px;
    }
    .ewb-foot-a {
        margin-top: 10px;
        line-height: 24px;
        font-size: 14px;
    }
    .ewb-foot-copy {
        height: auto;
        line-height: 24px;
    }
    .ewb-foot-img1,
    .ewb-foot-img2 {
        position: static;
        display: inline-block;
    }
    .ewb-foot-img {
        text-align: center;
        margin-top: 10px;
    }
    .ewb-foot-copy p span {
        margin-right: 0;
        display: block;
    }
}




.main {
    background-color: rgb(242, 242, 242);
    padding: 84px 36px 20px 36px;
}

.search-wrap {
    position: relative;
    margin-bottom: 84px;
}

.search-wrap:before {
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e4e4e4;
}

.search-line {
    position: relative;
    width: 548px;
    padding: 0 20px;
    margin: 0 auto;
    background-color: rgb(242, 242, 242);
}

.search {
    width: 100%;
    position: relative;
    height: 50px;
    padding: 0 70px 0 50px;
    border: 1px solid #2d66a5;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}

.search-txt {
    display: block;
    width: 100%;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
}

.search-btn {
    position: absolute;
    top: 9px;
    right: 20px;
    width: 28px;
    height: 28px;
    background: url('../png/pnw3u0.png') no-repeat;
}

@media(max-width: 767px) {
    .main {
        padding: 20px 10px;
    }
    .search-line {
        width: 100%;
        padding: 0;
    }
}




.w240 {
    float: left;
    width: 240px;
}

.side-items {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(228, 228, 228);
    overflow: hidden;
    display: block;
}

.tree-items>li {
    margin-top: 15px;
    background: #fff;
    border: 1px solid #ddd;
}

.tree-items>li.current {
    background: url('../jpg/n32l2z.jpg') no-repeat;
    background-size: 100% 70px;
}

.tree-items>li:first-child {
    margin-top: 0;
}

.tree-link {
    position: relative;
    display: block;
    height: 70px;
    padding-left: 80px;
    font-size: 0;
    -webkit-text-size-adjust: none;
    background-repeat: no-repeat;
    background-position: 20px center;
    width: 191px;
}

.tree-items>li:nth-child(1) .tree-link {
    background-image: url('../png/lye8hh.png');
}

.tree-items>li:nth-child(2) .tree-link {
    background-image: url('../png/0l2vwh.png');
}

.tree-items>li:nth-child(3) .tree-link {
    background-image: url('../png/vb1e89.png');
}

.tree-items>li:nth-child(4) .tree-link {
    background-image: url('../png/lye8hh.png');
}

.tree-items>li:nth-child(5) .tree-link {
    background-image: url('../png/lnrc4e.png');
}

.tree-items>li:nth-child(6) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(7) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(8) .tree-link {
    background-image: url('../png/lnrc4e.png');
}

.tree-items>li:nth-child(9) .tree-link {
    background-image: url('../png/ovzex6.png');
}

.tree-items>li:nth-child(10) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(11) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(12) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(13) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(14) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(15) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(16) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li:nth-child(17) .tree-link {
    background-image: url('../png/lf7ma7.png');
}

.tree-items>li.current:nth-child(1) .tree-link {
    background-image: url('../png/5jw4uh.png');
}

.tree-items>li.current:nth-child(2) .tree-link {
    background-image: url('../png/bfs1gv.png');
}

.tree-items>li.current:nth-child(3) .tree-link {
    background-image: url('../png/tkoxsg.png');
}

.tree-items>li.current:nth-child(4) .tree-link {
    background-image: url('../png/5jw4uh.png');
}

.tree-items>li.current:nth-child(5) .tree-link {
    background-image: url('../png/ji49wc.png');
}

.tree-items>li.current:nth-child(6) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(7) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(8) .tree-link {
    background-image: url('../png/ji49wc.png');
}

.tree-items>li.current:nth-child(9) .tree-link {
    background-image: url('../png/rqn4jz.png');
}

.tree-items>li.current:nth-child(10) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(11) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(12) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(13) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(14) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-items>li.current:nth-child(15) .tree-link {
    background-image: url('../png/kol4hb.png');
}

.tree-link>span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: rgb(45, 102, 165);
    font-size: 23px;
}

.tree-items>li.current .tree-link>span {
    color: #fff;
}

.tree-link>i {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.tree-icon {
    position: absolute;
    right: -23px;
    top: 50%;
    margin-top: -11px;
    width: 20px;
    height: 22px;
    background: url('../png/mq2jay.png') no-repeat;
}

.current .tree-icon {
    background-image: url('../png/wu8m20.png');
}

.sub-items {
    padding: 15px 0;
    background-color: #fff;
    display: none;
}

.current .sub-items {
    display: block;
}

.sub-items>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    padding: 8px 0px 8px 20px;
    line-height: 24px;
    font-size: 15px;
    color: #333;
}

.sub-items>li>a:before {
    position: absolute;
    left: 10px;
    top: 19px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #333;
    overflow: hidden;
}

.sub-items>li>a:hover {
    background-color: rgb(230, 245, 255);
    color: #2d66a5;
}

.sub-items>li>a:hover:before {
    background-color: #2d66a5;
}

@media(max-width:1100px) {
    .w240 {
        width: 100%;
        float: none;
    }
    .search-wrap {
        margin-bottom: 20px;
    }
}




.w770 {
    float: right;
    width: 770px;
}

.gover-info {
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    padding: 30px 15px 30px 30px;
}

@media(max-width:1100px) {
    .w770 {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
}

.loc {
    line-height: 20px;
    padding: 10px 0;
    margin-left: 18px;
}

.loc a {
    color: #3d3d3d;
}

.loc a:hover {
    color: #3269b8;
}


.gov-current{
	color: #2d66a5 !important;
}




.friendlink {
  height: 50px;
  border-bottom: 1px solid #e9e9e9;
  background: #eef3f8;
}

.fl-node {
  position: relative;
  float: left;
  width: 20%;
  height: 50px;
}

.fl-node::before {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  display: block;
  margin-top: -10px;
  width: 2px;
  height: 20px;
  background: #b7c4d1;
}

.fl-sel {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 0;
  outline: 0;
  color: #666;
  background: none;
}


.chosen-container {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.chosen-container-single .chosen-single {
  padding: 0 30px;
  height: 50px;
  text-align: center;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  color: #666;
  background: none;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single.cur {
  color: #666;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 0;
}

.chosen-container-single .chosen-single span {
  margin-right: 30px;
  height: 50px;
  line-height: 50px;
}

.chosen-container-single .chosen-single div {
  width: 30px;
  padding: 0;
}

.chosen-container-single .chosen-single div b {
  width: 30px;
  height: 50px;
  background: url("/govxxgk2022/images/sel_ico.png") left center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("/govxxgk2022/images/sel_ico_cur.png") left center no-repeat;
}

.chosen-container-single .chosen-drop {
  top: auto;
  bottom: 50px;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  background: #eef3f8;
}

.chosen-container .chosen-search {
  display: none;
}

.chosen-container .chosen-results {
  margin: 0;
  padding: 5px;
  color: #676767;
}

.chosen-container .chosen-results li {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 22px;
}

.chosen-container .chosen-results li.highlighted {
  color: #fff;
  background-color: #376cb0;
}

.footer {
  margin-top: 17px;
}

.footer-left {
  float: left;
  width: 800px;
  font-size: 0;
  -webkit-text-size-adjust: none;
}

.footer-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
}

.footer-item.links {
  line-height: 34px;
}

.footer-item.links a {
  position: relative;
  float: left;
  margin-left: 22px;
}

.footer-item.links a::before {
  position: absolute;
  content: "";
  left: -12px;
  top: 10px;
  display: block;
  width: 2px;
  height: 15px;
  background: url("/govxxgk2022/images/footer_sx.jpg") no-repeat;
}

.footer-item.links a:first-child {
  margin-left: 0;
}

.footer-item.links a:first-child::before {
  display: none;
}

.footer-item a {
  color: #999;
}

.footer-item a:hover {
  color: #376cb0;
}

.footer-item .gongan {
  padding-left: 23px;
  background: url("/govxxgk2022/images/gongan.png") left center no-repeat;
}

.footer-right {
  float: right;
  margin-top: 19px;
}

.footer-icon {
  float: left;
  margin-left: 40px;
}

.footer-icon:first-child {
  margin-left: 0;
}

.footer-icon.icon1 {
  width: 50px;
  height: 62px;
}

.footer-icon.icon2 {
  width: 54px;
  height: 63px;
}

.footer-icon.icon3 {
  margin-top: 4px;
  width: 107px;
  height: 51px;
}

.footer-icon img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.level-3 {
	padding-left :20px;
}


.level-4 {
	padding-left :10px;
}


#qrcode {
	margin: 0 auto;
    width: 128px;
}

.ewb-scan-code {
	margin: 0 auto;
    width: 154px;
    height: 177px;
}

.ewb-scan-code span {
	display: block;
    margin-top: 5px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    color: #807d7e;
}


#nianbao {
    padding: 15px 0;
    background-color: #fff;
    display: none;
}

.current #nianbao {
    display: block;
}

#nianbao>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    padding: 8px 0px 8px 89px;
    line-height: 24px;
    font-size: 15px;
    color: #333;
}

#nianbao>li>a:before {
    position: absolute;
    left: 75px;
    top: 19px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #333;
    overflow: hidden;
}

#nianbao>li>a:hover {
    background-color: rgb(230, 245, 255);
    color: #2d66a5;
}

#nianbao>li>a:hover:before {
    background-color: #2d66a5;
}

.info-tt {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
    color: #126cb7;
    font-family: "Microsoft Yahei";
}

.info-bd {
    height: 1161px;
    overflow: hidden;
    
    padding-top: 38px;
    padding-right: 15px;
}

.info-bd p {
    
    
    
	
}

.nblmtit{
    height: 47px;
    line-height: 47px;
    padding-left: 22px;
    color: #226ebc;
    font-size: 16px;
    position: relative;
    margin: 10px 0;
}
.nblmtit::before{
    content: "";
    width: 6px;
    height: 25px;
    position: absolute;
    background:#069be5;
    border-radius:8px;
    left: 10px ;
    top: 12px;
}

.gknb_tbody{
    width: 100%;
    overflow: hidden;
    border-top:1px solid #E0E0E0 ;
}
.gknb_tbody li{
        float: left;
        background:rgba(242,242,242,1);
        width: 33.3%;
        height:45px;
        font-size:16px;
        font-family:Microsoft YaHei;
        font-weight:400;
        color:rgba(0,0,0,1);
       
       text-indent: 30px;
       border-right:1px solid #E0E0E0 ;
       line-height: 45px;
       border-bottom: 1px solid #E0E0E0;
}

.gknb_tbody li:nth-child(6n+1),.gknb_tbody li:nth-child(6n+2),.gknb_tbody li:nth-child(6n+3){
    background: #ffffff;
}

.xxgkzn_title{
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(45,102,165,1);
    text-align: center;
    margin:38px 0;
}
.xxgkzn_detail{
    font-size:16px ;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:30px;
    padding: 20px;
    
    height: 100%;
    overflow: hidden;
}

.apply{
	margin:0 auto;
	width:128px;
	display:block;
}




.ewb-footer {
    margin-top: 20px;
    padding-top: 3px;
    border-top: 4px solid #015293;
}

.ewb-foot-bd {
    padding: 21px 0;
    background-color: #f3f3f3;
    position: relative;
    text-align: center;
}

.ewb-foot-content {
    float: left;
    width: 48%;
    margin-left:84px;
    line-height: 24px;
    text-align:left;
}

.ewb-ga-ico {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 22px;
}

.ewb-foot-ico {
    position: absolute;
    left: 50%;
    display: block;
}

.ewb-fico1 {
  top: 38px;
    margin-left: -480px;
    width: 54px;
    height: 65px;
}

.ewb-fico2 {
  top: 38px;
    margin-left: 70px;
    width: 110px;
    height: 65px;
}

.ewb-fico3 {
    top: 39px;
    margin-left: 197px;
    width: 155px;
    height: 65px;
}

.ewb-fico4 {
   top: 40px;
    margin-left: 384px;
    width: 72px;
    height: 65px;
}
.ewb-fico5 {
	top: 40px;
    margin-left: 54px;
    width: 110px;
    height: 65px;
}

.ewb-foot-ico img {
    display: block;
    width: 100%;
    height: 100%;
}





.ewb-top {
    height: 47px;
    line-height: 47px;
}

.ewb-welcome {
    float: left;
    color: #666;
}

.ewb-share {
    float: right;
    margin-top: 12px;
}

.ewb-share a {
    float: left;
    margin-left: 20px;
    width: 30px;
    height: 21px;
    position: relative;
}

.ewb-share-ico1 {
    background: url('../png/t1ds5p.png') center center no-repeat;
}

.ewb-share-ico2 {
    background: url('/govxxgk2022/images/share_ico2.png') center center no-repeat;
}

.ewb-share-ico3 {
    background: url('/govxxgk2022/images/share_ico3.png') center center no-repeat;
}

.ewb-code-box {
    display: none;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -95px;
    padding: 10px 10px;
     width: 170px;
    height: 170px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
    z-index: 999;
}

.ewb-share-ico2 .ewb-code-box {
    width: 80px;
    margin-left: -50px;
}

.ewb-code-jt {
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 19px;
    height: 10px;
    background: url('/govxxgk2022/images/code_jt.png');
}

.ewb-code-box li {
    float: left;
    margin-left: 10px;
    width: 170px;
    height: 170px;
    vertical-align: top;
}

.ewb-code-box li:first-child {
    margin-left: 0;
}

.ewb-code-box li img {
    width: 170px;
    height: 160px;
    vertical-align: top;
}

.ewb-code-box li span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #585858;
}

.ewb-share a:hover .ewb-code-box {
    display: block;
}

.ewb-top-link {
    float: right;
    margin: 11px 10px 0 0;
    height: 24px;
    line-height: 24px;
}

.ewb-top-link a {
    float: left;
    margin-left: 22px;
    color: #333;
}

.ewb-top-link a:hover {
    color: #ca0f08;
}

.ewb-tl-ico1 {
    padding-left: 25px;
    background: url('../png/c5xuug.png') left center no-repeat;
}

.ewb-tl-ico2 {
    padding-left: 26px;
    background: url('../png/6h8rj0.png') left center no-repeat;
}

.ewb-tl-ico3 {
    padding-left: 21px;
    background: url('../png/hzbykb.png') left center no-repeat;
}

#footer {
    padding-bottom: 20px;
    background: #333;
}



.ewb-footer {
    position: relative;
    height: 132px;
    z-index: 999;
    background: url(/govxxgk2022/images/mask_bg.png) repeat;
}
.ewb-special{
    background:#626263;
}

.ewb-footer p {
    line-height: 30px;
    font-size: 12px;
    color: #d0d1d2;
    padding-top: 17px;
    text-align: center;
}

.ewb-foot {
    position: relative;
}

.ewb-foot-icon {
    position: absolute;
}

.ewb-foot-icon.icon1 {
    top: 30px;
    left: 10px;
}

.ewb-foot-icon.icon2 {
    top: 34px;
    left: 110px;
}

.ewb-foot-icon.icon3 {
    top: 31px;
    right: 11px;
}


.searchdiv{
    width: 500px;
    height: 50px;
    margin-left:100px;
    bottom: 35px;
}
.search-button{
    position: absolute;
    top: 9px;
    right: 20px;
    width: 28px;
    height: 28px;
    background: url(../png/pnw3u0.png) no-repeat;
}
.sbutton{
    padding: 7px 20px;
    background-color: #245399 !important;
    border-color: #245399 !important;
    display: inline-block;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    outline-style: none;
}
.cbutton{
    padding: 7px 20px;
    background-color: #245399 !important;
    border-color: #245399 !important;
    display: inline-block;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    outline-style: none;
    margin-left :20px;
}
.btncom a{
    color: #fff;
}
.btncom{
    margin-left: 280px;
    margin-top: -15px;
}
.searchinfo-txt{
	display: block;
    width: 100%;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
}