.vector-head  .link_ai_search {
  flex-shrink: 0;
  cursor: pointer;
  margin-left: 20px;
  width: 240px;
  height: 46px;
  text-align: center;
  border-radius: 24px;
  border: 1px solid #3A86F3;
  display: flex;
  color: #1467F3;
  align-items: center;
  justify-content: center;
}

.vector-head  .link_ai_search img {
  width: 22px;
  margin-left: 14px;
}

.vector-head .vector-head-disclaimer{
  flex-shrink: 0;
}


input {
  background: none;
  outline: none;
  border: none;
}

/*头部*/
/* 页头 */
.header {
  display: block;
  width: 100%;
  height: unset;
}

.header .header_banner {
  background: url(../images/header_bg.png) #3188d8 no-repeat bottom center;
  border-bottom: 1px solid #1a74c5;
}

.header {
  position: relative;
}

/* CSS Document */
.NNheader {
  width: 100%;
  min-width: 1200px;
}

.NNheader a,
.NNheader {
  color: #FFF;
  font-size: 14px;
}

.Fleft {
  margin-left: 40px;
}

.head_top_right {
  margin-right: 42px;
}

.head_top a {
  padding: 0 5px;
}

.NNheader a:hover {
  color: #fff9aa;
}

.head_top {
  width: 100%;
  height: 30px;
  background: #2175c1;
}

.head_top * {
  color: white;
}

.head_top_left,
.head_top_right {
  line-height: 30px;
}

.langrage {
  height: 22px;
  line-height: 22px;
  margin: 4px 0;
  padding: 0 10px;
}

.head_main {
  width: 100%;
  height: 115px;
  background: #3188d8;
}

.zzzqbtn {
  display: block;
  float: right;
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  background: #38ac74 url("https://www.nanning.gov.cn/images/laozhe.png") no-repeat 5px 0;
  background-size: 22px;
  padding: 0 10px !important;
  border-radius: 12px;
  padding-left: 30px !important;
  margin-top: 2px;
  margin-left: 5px;
}

/*顶部微博微信手机端*/
.easybtn_top ul li {
  float: left;
  position: relative;
}

.easybtn_top ul li .hideDiv1 {
  position: absolute;
  top: 36px;
  left: 0px;
  z-index: 99999;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
  border: #dae0e4 1px solid;
  display: none;
}

.easybtn_top ul li .hideDiv1 .ewm_cont {
  background: #fff;
  padding: 8px;
}

.easybtn_top ul li .hideDiv1 .ewm_cont a {
  display: inline-block;
  width: 78px;
  height: 100px;
}

.easybtn_top ul li .hideDiv1 .ewm_cont .a1 {
  background: url(https://www.nanning.gov.cn/images/nnfb.jpg) no-repeat;
}

.easybtn_top ul li .hideDiv1 .ewm_cont .a2 {
  background: url(https://www.nanning.gov.cn/images/nnfb2-wb.jpg) no-repeat;
}

.easybtn_top ul li .hideDiv1 .ewm_cont .a3 {
  background: url(https://www.nanning.gov.cn/images/mobile.png) no-repeat;
  background-size: 78px;
}

.easybtn_top ul li .hideDiv1 img {
  display: block;
  width: 78px;
  height: 78px;
}

.easybtn_top ul li .hideDiv1 span {
  display: block;
  width: 80px;
  text-align: center;
  padding-top: 6px;
  font-size: 14px;
  color: #666;
  line-height: 18px;
}

.easybtn_top ul li .hideDiv1 .tip_arrow {
  position: absolute;
  left: 30px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  border-width: 0 12px 12px 0;
}

/* CSS Document */
.NNheader ul,
.NNheader li {
  padding: 0;
  margin: 0;
}

.w1200 {
  width: 1290px;
  margin: 0 auto;
}

.Fleft {
  float: left;
}

.Fright {
  float: right;
}

.header .header_banner_middle {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  height: 170px;
}

.header .header_banner_middle .banner_logo img {
  max-width: 550px;
}

.header_banner_middle .ipt_div {
  width: 530px;
  position: relative;
  margin-bottom: 10px;
}

.header_banner_middle .ipt_div #main_ipt {
  width: 100%;
  height: 52px;
  border-radius: 8px;
  border: 0;
  padding-right: 130px;
}

.header_banner_middle .ipt_div #main_ipt:focus {
  box-shadow: 0px 1px 8px 0px #1a74c5;
}

.header_banner_middle .ipt_div #search_btn {
  width: 128px;
  padding: 0;
  right: -1px;
  top: 0;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 8px 8px 0;
  background: #1a74c5;
  color: white;
  font-size: 16px;
}

.header_banner_middle .ipt_div #search_btn img {
  width: 23px;
  margin-right: 7px;
}

.header .header_nav {
  font-family: "PingFang SC";
  background: #3188d8;
  background-size: 100% 100%;
  height: 60px;
}

.header .header_nav .header_nav_middle {
  width: 1200px;
  height: 100%;
  display: flex;
  margin: 0 auto;
}

.header_nav .header_nav_middle .header_nav_item {
  height: 60px;
  margin: 0 18px;
}

.header_nav_middle .header_nav_item a {
  line-height: 60px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.header_nav_middle .header_nav_item.cs.on a,
.header_nav_middle .header_nav_item.cs:hover a {
  padding-bottom: 10px;
  border-bottom: 2px solid #f5d389;
}

.header_nav_middle .header_nav_item.cs.on a::after,
.header_nav_middle .header_nav_item.cs:hover a::after {
  content: " ";
  display: block;
  width: 0;
  margin: 0 auto;
  height: 0;
  border: 6px solid red;
  border-color: transparent transparent #f5d389 transparent;
  margin-top: -18px;
}

/* 主体部分 */
.middle .anwser_box {
  /* height: calc(100vh - 415px); */
  min-height: calc(100vh - 255px);
  height: unset;
}

.middle .anwser_box.person {
  /* height: calc(100vh - 275px); */
  min-height: calc(100vh - 115px);
  height: unset;
}

/* 页尾 */
.NNfoot {
  height: 120px;
  background: #0a468c;
  padding: 10px 0;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  clear: both;
  min-width: 1200px;
}

.NNfoot {
  background: #0a468c;
  padding: 10px 0;
  width: 100%;
  clear: both;
  min-width: 1200px;
}

.footer-links {
  padding: 10px 0;
  height: 42px;
  border-bottom: solid 1px #003572;
}

.footer-links li {
  float: left;
  margin-right: 20px;
  text-align: left;
  position: relative;
  width: 122px;
  padding: 0 15px;
  border: 1px solid #74ACD6;
  cursor: pointer;
  font-size: 15px;
  color: #74ACD6;
  line-height: 38px;
  text-align: center;
}

.footer-links li.alink {
  background: none;
  text-align: center;
}

.footer-links li.last {
  margin-right: 0;
}

.footer-links li:hover {
  border-color: #fff;
  border-bottom: none;
  background-color: #fff;
  color: #074675;
}

.footer-links li a {
  font-size: 15px;
  color: #74ACD6;
  line-height: 38px;
}

.copyright {
  width: 658px;
  float: left;
}

.copyright p {
  color: #FFF;
  line-height: 27px;
}

.copyright p a {
  height: 22.5px;
  display: inline-block;
}

.footmid {
  float: left;
  width: 281px;
  height: 50px;
  margin: 10px 0;
  margin-left: 39px;
}

.footmid ul li {
  float: left;
  margin-right: 20px;
}

.footmid ul li,
.footmid ul li a {
  display: block;
  width: 65px;
  height: 45px;
}

.footmid ul li {
  float: left;
  margin-right: 20px;
}

.footmid ul li.aboutus {
  background: url(https://www.nanning.gov.cn/images/aboutus.png) no-repeat center top;
}

.footmid ul li.map {
  background: url(https://www.nanning.gov.cn/images/map.png) no-repeat center top;
}

.footmid ul li.help {
  background: url(https://www.nanning.gov.cn/images/help.png) no-repeat center top;
}

.footmid ul li a {
  color: #FFF;
  padding-top: 35px;
}

.footR {
  width: 190px;
  float: left;
}

.chunk {
  float: right;
}

.chunk em {
  float: right;
}

.foot-wza {
  float: right;
  margin-top: 12px;
}

.foot-wza img {
  display: block;
  height: 55px;
  border-radius: 3px;
}

.ygdimg {
  position: absolute;
  top: 220px;
  right: 200px;
  z-index: 10;
}

.ggwab {
  background: url(https://www.nanning.gov.cn/images/gongan.png) no-repeat;
}

.banner-logo img {
  width: 480px;
  margin-right: 22px;
}

.header-banner-middle {
  display: flex;
  padding-bottom: 37px;
  width: 1200px;
  margin: 0 auto;
}

.search-area-div {
  position: relative;
  width: fit-content;
}
.search-input {
  display: flex;
}
.search-all-select {
  position: relative;
}

.all-select-input {
  width: 400px;
  display: flex;
  align-items: center;
  background: #ffffff;
  height: 50px !important;
  border-radius: 8px 0px 0px 8px;
  border: 1px solid #fff !important;
}
.option-div {
  position: absolute;
  display: none;
  background: #fff;
  border-radius: 0px 0px 7px 7px;
  z-index: 9;
}
.all-select-input input {
  border-radius: 8px 0px 0px 8px;
  width: 100%;
  padding-left: 20px;
  font-size: 16px;
  height: 49px;
  line-height: 60px;
  background: #fff;
}

.voice-image {
  display: none;
  width: 12px;
  height: 20px;
  margin-top: -3px;
  /*é˜²æ­¢å›¾ç‰‡æŒ¤åŽ‹*/
  flex-shrink: 0;
  margin-left: 15px;
  margin-right: 20px;
  cursor: pointer;
  background: url("../image/voice.png");
  background-size: 100% 100%;
  position: relative;
}

.voice-tips {
  display: none;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  border-radius: 6px;
  height: 32px;
  width: 140px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #626675;
  position: absolute;
  z-index: 2;
  top: 43px;
  right: -15px;
}


.voice-draw {
  display: none;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
}

.voice-div {
  padding: 20px;
  box-sizing: border-box;
  width: 680px;
  height: 389px;
  background: #FFFFFF;
  border-radius: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.voice-head {
  text-align: right;
  margin-bottom: 30px;
}

.voice-head .voice-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../image/voice-close.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.voice-con {
  height: 200px;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.voice-tips-time {
  color: #CCCCCC;
}

.identify-txt {
  max-height: 160px;
  overflow-y: scroll;
}

.identify-txt::-webkit-scrollbar {
  display: none;
}

.voice-button {
  text-align: center;
}

.voice-button-png {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url("../image/voice-button-png.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.voice-button-gif {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url("../image/voice-button-gif.gif") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.header-nav-middle {
  width: 1300px;
  height: 100%;
  display: flex;
  margin: 0 auto;
}

.header-nav-item:first-child {
  padding-left: 0;
}

.header-nav-item a {
  position: relative;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
}

.header-nav-item a {
  position: relative;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
}
.header-nav-middle .on a {
  padding-bottom: 11px !important;
}
.header-nav-middle .on a:after {
  margin-top: -19px !important;
}


.header #search_btn{
  position: static !important;
  background:none !important;
  height: auto;
}

.header #main_ipt{
  border: none !important;
   padding-right: 10px !important;
}

.header #main_ipt:focus{
  box-shadow:none !important;
}


.xgld_img{
  border: none !important;
}