@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  /* [disabled]margin:0;
*/
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #394351;
  margin: 0;
  font-size: 14px
}
p {
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #394351;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, body, fieldset, img, iframe, abbr {
  border: 0;
}
i, cite, em, var, address, dfn {
  font-style: normal;
}
[hidefocus], summary {
  outline: 0;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
  font-weight: normal
}
sup, sub {
  font-size: 83%;
}
pre, code, kbd, samp {
  font-family: inherit;
}
q:before, q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label, summary {
  cursor: default;
}
a, button {
  cursor: pointer;
}
del, ins, u, s, a, a:hover {
  text-decoration: none;
}
a {
  color: #394351;
  font-family: "microsoft yahei";
}
a:hover {
  color: #1d5fba
}
*, :before, :after {
  box-sizing: border-box;
}
.amap-info-close {
  display: none
}
html, body {
  width: 100%;
  height: 100%;
}
* {
  padding: 0;
  margin: 0;
}
.imgcos_7,.imgcos_2,.imgcos_1,.imgcos_10{ position: absolute; left: 21px; background: #fff;border-radius: 4px;  padding: 3px}

.imgcos_5,.imgcos_8,.imgcos_6{ position: absolute; right:21px; background: #fff;border-radius: 4px; top: 5px; padding: 3px}
.imgcos_7,.imgcos_6,.imgcos_2{top: 15px;}
.imgcos_4{position: absolute; left:50%; transform: translateX(-50%); background: #fff;border-radius: 4px; top: -35px; padding: 3px}
.imgcos_4::after,.imgcos_3::after{
	  content: '';
    display: inline-block;
    width: 2px; background: #000;
    position: absolute;
   left:50%; transform: translateX(-50%);z-index:1}
.imgcos_3{position: absolute; left:50%; transform: translateX(-50%); background: #fff;border-radius: 4px; top: -68px;  z-index: 999}
.imgcos_3::after{height: 44px; }
.imgcos_4::after{height:11px;}


.amap-copyright, .amap-logo {
  display: none !important
}
.amap-markers1 {
  background-color: rgba(0, 0, 0, 0.5) !important;
  position: absolute;
  width: 100%;
  height: 100%
}
.amap-info {
  width: 320px!important;
  color: #fff !important; position: fixed!important; left: 50%!important; border-radius:  4px!important
}
.amap-info-content {
  padding: 0 !important
}

.map_btn {
  width: 30px;
  height: 30px;
  float: right;
  background: url(map_ico_20240326.png) center no-repeat;
  background-size: 90%;
  font-size: 18px;
  border: none;
  color: #fff;
  border-radius: 4px;
  text-indent: 15px;
}
#container {
  height: 100%;
  width: 100%;
}
.amap-icon img {
  width: 35px;
  height: 50px;
}
.map_main {
  width: 310px;
  position: absolute;
  top: 50%;
  left: -310px;
  z-index: 999;
  box-sizing: border-box;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  transition: left 0.5s ease; /* 动画效果 */
  height: 74vh;
  margin-top: -32vh;
}
.map_main ul {
  width: 100%;
  background: #fff;
}
.map_main ul li {
  width: 100%;
  margin: 5px auto;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px 10px 0;
  border-radius: 5px;
  border: 1px solid #274b9f
}
.i_census_h {
  height: 71vh;
}
.custom-content-marker {
  z-index: 000;
  position: 0;
}
.map_li {
  float: left;
  margin-left: 6px;
  font-size: 16px;
  width:100%;
}
.map_li p {
  width: 100%;
  font-size: 12px;
  color: #8A8A8A;
  border-bottom: 1px solid #eff3ff;
  padding: 5px 0;
}
.map_li p:last-child {
  border-bottom: none
}
.map_li .map_phone {
  background: url(map_ico4_20240326.png) 0 5px no-repeat;
  padding-left: 25px;

}
.map_li .map_address {
  background: url(map_ico3_20240326.png) 0 5px no-repeat;
  padding-left: 25px;
}
.map_li .map_time {
  font-size: 12px;
  color: #454545;

}
.map_main ul li:nth-child(1) h2,.map_main ul li:nth-child(2) h2,.map_main ul li:nth-child(3) h2{font-weight: bold}
.map_main ul li:nth-child(1) .map_phone, .map_main ul li:nth-child(2) .map_phone, .map_main ul li:nth-child(3) .map_phone {
  display: block
}
.map_main ul li:nth-child(1) .map_time, .map_main ul li:nth-child(2) .map_time, .map_main ul li:nth-child(3) .map_time {
  display: block
}
.map_button {
  width: 119px;
  height: 39px;
  background: #65BB5E;
  border-radius: 3px;
  text-align: center;
  line-height: 39px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 20px
}
.map_li h2 {
  color: #2f57ad;
  font-size: 16px;
  font-weight: bold
}
.map_main ul li.active {
  background: #f6f8fe;
}
.top-center .amap-info-sharp {
  display: none
}
.map-container .map_text {
  margin-bottom: 8px;
  color: #454545;
}
.map-container .map_text span {
  display: block;
  font-size: 14px;
  color: #454545;
}

.map-container .amap-info-outer, .amap-menu-outer {
  border-radius: 4px
}
.map-container {
  width: 100%;
  position: fixed; z-index: 999; top: 50%; left: 0; background: #fff; border-radius: 4px
}
.map-container .content-box {
  padding: 10px 20px;
  position: relative
}
.map-container .content-bottom {
 background: #274B9E; display: flex;justify-content: space-around; border-radius: 0 0 4px 4px; padding: 5px 0;
}
.map-container .content-bottom div{ width: 50%; color: #fff; line-height: 30px; height: 30px; padding-left: 80px}
.map-container .content-bottom .map_phone{ display: inline-block;background: url(map_ico8_20240326.png) 50px no-repeat; background-size:28px; }
.map-container .content-bottom .map_phone a {
  display: block;
  font-size: 14px;
  color: #ffff; 
}
.map-container .Gohere{background: url(map_ico9_20240326.png) 50px no-repeat; background-size:28px; }
.map-container .content-bottom div:first-child{ border-right: 1px solid #fff}

.map-container .map_img img {
  width: 100%;
  border-radius: 4px 4px 0 0
}
.map-container .address_text {
  font-size: 14px;
  color: #8A8A8A;
  margin: 5px 0;
}
.map-container .map_tit {
  font-weight: bold;
  font-size: 16px;
  color: #274B9E;
  width: 90%;
}
.amap-marker-label {
  border: none !important;
  border-radius: 4px;line-height: 25px; padding: 0
}
.setLabel {
  width: auto;
 padding: 0 3px
}
.setLabel label {
  display: block;
  text-align: center
}
.setLabel img {
  width: 100%;
  height: 124px;
  border-radius: 4px
}

#detail-div .detail_head{ height: 50px; background: #274b9e; width: 100%}
#detail-div .detail_head img{ width: 10rem;
  margin: 0.7rem 0 0 0.69rem;}
#detail-div .detail_Tit{width: 100%; height: 35px; text-align: center;}
#detail-div .detail_Tit img{width: 208px; padding-top: 8px;}
#detail-div {
  width: 100vw;
  height: 100vh;
  display: none; /* 初始隐藏 */
  position: absolute;
  top: 0;
  background-color: #fff;
  z-index: 9999
}
#detail-div .list {
  /*! border: 1px solid #ccc; */
  background-color: #fff;
  border-radius: 6px;
  width:100%; height: calc(100vh - 267px);  overflow-y:auto

}
#num {
  text-align: center;
  line-height: 40px;
}
#loading-overlay{ text-align: center;}
.typing_loader{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-animation: typing 1s linear infinite alternate;
       -moz-animation: Typing 1s linear infinite alternate;
            animation: typing 1s linear infinite alternate;
  
    position: relative;
    bottom: 2px; display:inline-block
}
@-webkit-keyframes typing{
    0%{
        background-color: rgba(255,255,255, 1);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,0.2), 
                    24px 0px 0px 0px rgba(0,0,0,0.2);
      }
    25%{ 
        background-color: rgba(0,0,0, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,2), 
                    24px 0px 0px 0px rgba(0,0,0,0.2);
    }
    75%{ background-color: rgba(0,0,0, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,0.2), 
                    24px 0px 0px 0px rgba(0,0,0,1);
      }
}

@-moz-keyframes typing{
   0%{
        background-color: rgba(0,0,0, 1);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,0.2), 
                    24px 0px 0px 0px rgba(0,0,0,0.2);
      }
    25%{ 
        background-color: rgba(0,0,0, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,2), 
                    24px 0px 0px 0px rgba(0,0,0,0.2);
    }
    75%{ background-color: rgba(0,0,0, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,0.2), 
                    24px 0px 0px 0px rgba(0,0,0,1);
      }
}

@keyframes typing{
   0%{
        background-color: rgba(0,0,0, 1);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,0.2), 
                    24px 0px 0px 0px rgba(0,0,0,0.2);
      }
    25%{ 
        background-color: rgba(0,0,0, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,2), 
                    24px 0px 0px 0px rgba(0,0,0,0.2);
    }
    75%{ background-color: rgba(0,0,0, 0.4);
        box-shadow: 12px 0px 0px 0px rgba(0,0,0,0.2), 
                    24px 0px 0px 0px rgba(0,0,0,1);
      }
}
#detail-div .list_h{ height: 54vh}
#detail-div .top {
  /*! border-bottom: 1px solid #E8EEFE; */
  padding-bottom: 15px;
  margin-bottom: 10px;
  /*! margin-top: 6px; */
  width: 95%;
  margin: 0 auto;
}
#detail-div .top h2 {
  font-weight: bold;
  font-size: 16px;
  color: #274B9E;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#detail-div .top h2 a:hover {
  color: #274B9E
}
.map_search {
  width:100%;
  height: 32px;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #274B9E;
  display: flex;
  justify-content: space-between;
}

.map_input {
  border: none;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #9f9f9f;
  outline: none;
  margin-left: 5px;
  width: 70%;
}
#detail-div .list ul {
  padding: 5px; 
   
  width: 95%;
  margin: 0 auto;
}
#detail-div .list ul li {
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(70, 113, 212, 0.28);
  border-radius: 7px;
  padding: 10px;
  list-style: none;
  margin-bottom: 10px
}
#detail-div .list ul li a {
  /*! font-weight: bold; */
  font-size: 16px;
  color: #3F3F3F;
  display: block;
}
#detail-div .list ul li:hover {
  background: #f6f8fe;
}
#detail-div .list ul li:hover a {
  color: #2f57ad
}
#detail-div .mCustomScrollbar {
  height: 45vh;
  position: relative
}
.retract {
  width: 76px;
  height: 33px;
  background: #65BB5E url(map_ico5_20240326.png) 53px 8px no-repeat;
  border-radius: 0px 6px 6px 0px;
  position: absolute;
  right: -76px;
  text-indent: 15px;
  color: #fff;
  line-height: 33px;
}
#detail-div .map_arrow {
  position: absolute;
  bottom: 31%;
  left: -22px;
}
#detail-div .map_arrow img {
  width: 35px;
}
.map-container .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999
}
.map-container .close img {
  width: 30px
}
.head {
background: #274b9e;
  position: fixed;
  width: 100%;
  z-index: 9999;
  height: 3.5rem;
}
.head img{width: 10rem;
  margin: 0.7rem 0 0 0.69rem;}

.foot_ccna_box {
  width: 100%;
  padding: 10px 3%;
  background: #313131;
  overflow: hidden;
}
.foot_left {
  width:100%;

}
.foot_left .img {
  display: flex;
  align-items: center; justify-content: center
}
.foot_middle {
  width:100%;

}
.foot_middle p {

  color: #fff; text-align: center
}
.foot_ccna_box p label, .foot_ccna_box p a {
  color: #ffffff;
}

.other_links {

  color: #ffffff; display: flex;justify-content: center
}
.other_links a {
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  transition-duration: 0.3s; margin: 0 5px
}
.foot_ccna_box p .gn {
  background: url(http://ccxq.gov.cn/images/cosmos_icon_ba_20200320@2x.png) left center no-repeat;
  background-size: auto;
  background-size: 16px 18px;
  padding-left: 20px;
}
.foot_left a img {
  /*! padding-top: 20px; */
  width: 40px;
  height: 40px;
}

.foot_left .jiucuo {
  float: left;
  margin-left: 15px;
  /*! margin-top: 27px; */
}
.foot_left .jiucuo img{ width:60px }

/*头部*/
.header {
  width: 100%;
  background: #274B9E;
  height: 82px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 0 2%
}
.logo {
  display: inline-block;
  margin-top: 11px;
}
.fLeft {
  float: left;
}

.search_main {
  display: none;
  float: right;
  width: 335px;
  height: 53px;
  background: #EFF4F8;
  border-radius: 3px;
  margin-top: 32px;
  margin-left: 28px;
  display: none;
  position: absolute;
  top: 7px;
  margin-top: 0px;
  left: -370px;
  z-index: 9999;
}
.search_select {
  float: left;
  width: 64px;
  line-height: 53px;
  padding: 0 4px 0 10px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  color: #274B9E;
}
.search_select {
  line-height: 53px;
  cursor: pointer;
  font-size: 16px;
  color: #274B9E;
}
.search_select_box {
  width: 74px;
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  padding: 0 10px 0 10px;
  left: 0;
  z-index: 9999;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.search_select_active .search_select_box {
  display: block;
  line-height: 32px;
}
.search_select .select_show:after {
  content: '';
  width: 10px;
  height: 9px;
  display: block;
  background: url(http://ccxq.gov.cn/images/soussel_ccxq_20220927.png) no-repeat right center;
  position: absolute;
  right: -10px;
  top: 22px;
  transition: transform 0.2s linear;
}
.input_Search_1 {
  float: left;
  width: 186px;
  height: 29px;
  line-height: 36px;
  border: none;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: currentcolor;
  color: #A8B0C0 !important;
  font-size: 16px;
  background: #EFF4F8;
  padding-left: 15px;
  border-left: 1px solid #ABAFB9;
  margin-left: 16px;
  margin-top: 12px;
}
.searchBtn {
  float: right;
  display: block;
  width: 29px;
  height: 28px;
  background: url(http://ccxq.gov.cn/images/sousicon_ccxq_20220927.png) no-repeat;
  margin-right: 14px;
  margin-top: 13px;
}
.change_logo .wap_ss_btn {
  background: url(http://ccxq.gov.cn/images/gzl_close@2x.png) no-repeat center;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  margin-top: 18px;
}
.change_logo p {
  display: none
}
.head_Tit {
  width: 100%;
  position: fixed;
  top: 3.5rem;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.69);
  z-index: 111;
  text-align: center
}
.head_Tit img {
  width: 208px;
}
.footer {
  width: 100%;
  position: fixed;
  bottom: -254px;
  z-index: 999;
  left: 0;
  transition: top 0.5s ease; /* 动画效果 */
}
.footer_text {
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  color: #FFFFFF;
  padding: 10px 0;
  text-align: center
}
.footer_Btn {
  width: 62px;
  height: 62px;
  background: url(map_t_20240327.png)no-repeat;
  position: absolute;
  right: 5%;
  top: -31px;
  z-index: 111
}
.b_hidden .footer_Btn {
  background: url(map_b_20240327.png)no-repeat !important;
}
.b_hidden {
  bottom: 0; /* 与div的高度相同 */
}
.l_hidden {
  left: 0
}
.left_Btn {
  width: 31px;
  height: 62px;
  background: url(map_r_20240327.png)no-repeat;
  position: absolute;
  right: -31px;
  top: 50%;
  margin-top: -31px;
  z-index: 111
}
.l_hidden .left_Btn {
  background: url(map_l_20240327.png)no-repeat;
}
/*个人*/
.btn_list {
  width: 95%;

  margin: 0 auto;
}
.btn_list ul {
     display: flex;  
    overflow-x: auto; /* 允许横向滚动 */  
    white-space: nowrap; /* 防止列表项换行 */  
}
.btn_list ul li {
	 flex-shrink: 0; /* 防止列表项在滚动时缩小 */  
  width: 90px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  border: 1px solid #274B9E;
  text-align: center;
  margin-bottom: 10px;  font-size: 14px; cursor: pointer; margin-right: 10px;
}

.btn_list .cur{background: #274B9E;color: #FFFFFF;}
/*
/*通用TAB*/
.tab-ul {
  width: 100%;
  height: 30px;
  position: relative;
  text-align: center;
  margin: 12px 0;
}
.tab-ul li {

  display: inline-block;
  font-size: 20px;
  margin-right: 15px;
  font-size: 16px;
  padding-bottom: 5px;
  font-size: 16px;
}
.tab-ul li a {
  font-weight: bold;
  color: #A7AFC1;
}
.tab-ul .cur {
  border-bottom: 2px solid #65BB5E;
}
.tab-ul .cur a {
  color: #274B9E;
  font-weight: bold;
}
.return_Box {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #274B9E;
  background: url(map_ico6_20240326.png) left center no-repeat;
  background-size: 26px;
  padding-left: 35px;
  margin-bottom: 5px;
}