@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: 16px;
}
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_9,.imgcos_1,.imgcos_10{ position: absolute; left: 21px; background: #fff;border-radius: 4px; top: 5px; padding: 3px}
.imgcos_5,.imgcos_8,.imgcos_6{ position: absolute; right:21px; background: #fff;border-radius: 4px; top: 5px; padding: 3px}

.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;}





#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);
      }
}
.my-custom-class {
  z-index: 999 !important
}
.amap-marker-label {
 line-height: 25px; padding: 0
}
.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: 387px !important;
  color: #fff !important
}
.amap-info-content {
  padding: 0 !important
}
.map_search {
  width: 50%;
  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%
}
.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: 25px;
  height: 34px;
}
.map_main {
  width: 350px;
  position: absolute;
  top: 50%;
  left: -350px;
  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
}
.map_main ul li:nth-child(1), .map_main ul li:nth-child(2), .map_main ul li:nth-child(3) {
  border: 1px solid #274b9f
}
.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
}
.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: 14px;
  color: #8A8A8A;
  border-bottom: 1px solid #eff3ff;
  padding: 10px 0;
}
.map_li p:last-child {
  border-bottom: none
}
.map_li .map_phone {
  background: url(map_ico4_20240326.png) 0 10px no-repeat;
  padding-left: 25px;

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

}
.map_time span{ display: block}
.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: 5px;
  color: #454545; font-size: 14px
}
.map-container .map_text span {
  display: block;
  font-size: 16px;
  color: #454545;
}
.amap-info-outer, .amap-menu-outer {
  border-radius: 4px !important
}
.map-container {
  width: 100%;
  position: relative
}
.map-container .content-box {
  padding: 10px 15px;
  position: relative
}
.map-container .map_img img {
  width: 100%;
  border-radius: 4px 4px 0 0; height: 140px; display: block
}
.map-container .address_text {
  font-size: 14px;
  color: #8A8A8A;
  margin: 6px 0
}
.map-container .map_tit {
  font-weight: bold;
  font-size: 20px;
  color: #274B9E;
}
.amap-marker-label {
  border: none !important;
  border-radius: 4px
}
.setLabel {
  width: auto;
  font-size: 14px;padding: 0 3px;
}
.setLabel label {
  display: block;
  font-size: 18px !important;
  text-align: center;
  font-family: "楷体", serif;color: #000;
  text-shadow: -1px -1px 0 #f1dedd,  1px -1px 0 #f1dedd,  -1px 1px 0 #f1dedd,  1px 1px 0 #f1dedd; 
}
.setLabel img {
  width: 100%;
  height: 50px;
  border-radius: 4px
}
/* .setLabel.imgcos_0,.setLabel.imgcos_1,.setLabel.imgcos_2{width: 212px; height: auto;}
.setLabel.imgcos_0 img,.setLabel.imgcos_1 img,.setLabel.imgcos_2 img{height: 124px;}
*/
#detail-div {
  width: 35%;
  height: 74vh;
  display: none; /* 初始隐藏 */
  position: absolute;
  top: 50%;
  margin-top: -32vh; /* 根据需要调整位置 */
  left: 50%; /* 根据需要调整位置 */
  margin-left: 10.5%;
  background-color: #fff;
  border-radius: 6px;
  padding: 10px;
  z-index: 999;
}
#detail-div .list {
  /*! border: 1px solid #ccc; */
  background-color: #fff;
  border-radius: 6px;
  width: 66%;
  float: right;
}
#detail-div .top {
  border-bottom: 1px solid #E8EEFE;
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 10px;
  justify-content: space-between;
  margin-top: 6px;
}
#detail-div .top h2 {
  font-weight: bold;
  font-size: 18px;
  color: #274B9E;
}
#detail-div .top h2 a:hover {
  color: #274B9E
}
#detail-div .list ul {
  padding: 5px;
}
#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: 60vh;
  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 {
  width: 152px;
  height: 122px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  background: url(map_bg_20240403.png) right top no-repeat;
  background-size: 100%;
  text-align: right;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  padding: 10px
}
.map-container .close img {
  width: 20px;
  height: 21px;
  margin-right: 5px
}
.head {
  width: 94%;
  position: fixed;
  top: 0;
  left: 3%;
  z-index: 999
}
.head h1 {
  width: 469px;
  height: 106px;
  background: #274B9E;
  border-radius: 0px 0px 10px 10px;
  opacity: 0.92;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center
}
.head h1 label {
  font-size: 28px;
  color: #FFFFFF;
  border-left: 1px solid #fff;
  height: 54px;
  line-height: 54px;
}
.foot_ccna_box {
  width: 100%;
  padding: 30px 3%;
  background: #313131;
  overflow: hidden;
}
.foot_left {
  width: 12.86%;
  float: left;
  height: 100%;
}
.foot_left .img {
  display: flex;
  align-items: center;
  margin-top: 20px
}
.foot_middle {
  width: 70.576%;
  float: left;
  border-right: 1px solid #6f6f6f;
  height: 100%;
  padding-left: 2.937%;
}
.foot_middle p {
  line-height: 34px;
  color: #fff;
}
.foot_ccna_box p label, .foot_ccna_box p a {
  color: #ffffff;
}
.foot_right {
  float: right;
}
.foot_right .other_links {
  width: 133px;
  margin-right: 35px;
  padding-left: 24px;
  margin-top: 18px;
  line-height: 34px;
  color: #ffffff;
}
.foot_right .other_links a {
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #FFFFFF;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-bottom: 12px;
  font-size: 16px;
  transition-duration: 0.3s;
}
.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: 70px;
  height: 70px;
}
#_span_jiucuo {
  display: block;
  margin-top: 15px;
}
.foot_left .jiucuo {
  float: left;
  margin-left: 15px;
  /*! margin-top: 27px; */
}
.foot_left a {
  margin-top: 15px;
}
/*头部*/
.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;
}
.tel_ccxq {
  width: 350px;
  height: 100%;
  float: left;
  margin-left: 50px;
}
.tel_ccxq p {
  text-align: left;
  color: #ffffff;
  padding-top: 8px;
  line-height: 34px;
  font-size: 18px;
}
.denglu {
  width: auto;
  float: right;
  height: 35px;
  margin-left: 0px;
  margin-top: 24px;
}
#loginBtn, #zcBtn {
  min-width: 36px;
  height: 33px;
  float: left;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 33px;
  display: block;
  text-align: center;
}
#tcBtn {
  width: 36px;
  height: 33px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 33px;
  /* display: block; */
  text-align: center;
  margin-left: 5px;
}
.gnlocal_box {
  width: auto;
  height: 100%;
  margin-left: 30px;
  float: right;
  margin-right: 30px;
}
.gnlocal_box ul {
  border-left: 1px solid #506DAE;
  border-right: 1px solid #506DAE;
  height: 42px;
  margin-top: 21px;
  padding-left: 30px;
}
.gnlocal_box ul li {
  height: auto;
  float: left;
  margin-right: 34px;
  margin-top: -16px;
}
.gnlocal_box ul li p {
  color: #FFFFFF;
  text-align: center;
  padding-top: 5px;
}
.gnlocal_box ul li img {
  width: 40px;
  display: block;
  margin: 0 auto;
}
.xqmt {
  cursor: pointer;
  position: relative;
  padding: 0px 10px 10px 10px;
}
.xqmtem {
  display: none
}
.xqmt:hover {
  background: #183B8D;
}
.xqmbBox {
  position: absolute;
  display: none;
  top: 77px;
  left: -91px;
  width: 237px;
  height: 135px;
  text-indent: 0;
  z-index: 9999;
  background: #f3fafe;
  overflow: hidden;
  padding-top: 20px;
  padding-left: 19px;
}
.xqmbBox p {
  color: #333 !important;
  font-size: 16px !important;
  padding-top: 0px !important
}
.wx_left {
  float: left;
  width: 83px;
  height: 84px;
  margin-right: 17px;
  position: relative;
}
.wx_left:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 117px;
  background: #274B9E;
  top: -7px;
  right: -16px;
}
.wx_left img {
  width: 100% !important
}
.xqmt_right {
  float: right;
  width: 117px;
}
.xqmt_right ul {
  width: 100%;
  border: none !important;
  height: auto;
  padding: 0px;
  margin-top: 0px;
  overflow: hidden;
}
.xqmt_right ul li {
  width: auto;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 6px;
}
.xqmt_right ul li a {
  display: block;
  overflow: hidden;
  margin-left: 8px;
}
.xqmt_right ul li a img {
  width: 35px;
  height: 33px;
  display: inline-block;
  float: left;
}
.xqmt_right ul li a span {
  float: left;
  margin-left: 8px;
  margin-top: 6px;
  margin-left: 10px;
}
.wx_left p {
  margin-top: 5px;
}
.activeS {
  display: block;
}
.xqmt_right ul li a:hover {
  color: #274B9E
}
#zcBtn {
  margin-left: 20px;
}
.btn_big_box {
  height: auto;
  position: relative;
  width: 40px;
  float: right;
  margin-top: 8px;
}
.ssbtn_box {
  width: 40px;
  height: 40px;
}
.wap_ss_btn {
  background: url(http://ccxq.gov.cn/images/sousuoicon_ccxq_yhl_20221024.png) no-repeat center;
  background-size: auto;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}
.ssbtn_box p {
  color: #fff;
  text-align: center;
}
.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: 82px;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.69);
  z-index: 111;
  text-align: center
}
.head_Tit img {
  width: 334px;
}
.footer {
  width: 100%;
  position: fixed;
  bottom: -196px;
  z-index: 120;
  left: 0;
  transition: top 0.5s ease; /* 动画效果 */
}
.footer_text {
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  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: 30%;
  float: left;
}
.btn_list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.btn_list ul li {
  width: 48%;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  border: 1px solid #274B9E;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  cursor: pointer; float: left
}
.btn_list ul li:nth-child(2n){float: right}
.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;
}
@media screen and (max-width: 1680px) {
  .header {
    padding: 0 50px;
  }
  .gnlocal_box {
    margin-left: 27px !important;
  }
  #zcBtn {
    margin-left: 10px !important;
  }
  .input_Search_1 {
    width: 145px !important;
  }
  .amap-info {
    width: 339px !important;
    color: #fff !important;
  }
}
@media screen and (max-width: 1440px) {
	  #detail-div .mCustomScrollbar {
    height: 54vh;
    position: relative;
  }
  .search_main {
    left: -313px;
  }
  .search_main {
    width: 280px !important;
  }
  .input_Search_1 {
    width: 135px !important;
  }
  .amap-info {
    width: 272px !important;
  }
  .foot_middle {
    width: 68%;
  }

  .setLabel label {
    font-size: 14px
  }
  .map-container .map_tit {
    font-size: 16px;
  }
  .map-container .map_text span {
    font-size: 12px
  }
  .map_li h2 {
    font-size: 16px
  }
  .map_li .map_time {
    font-size: 14px;
  }
  .map_li p {
    padding: 5px 0
  }
  .map_li .map_phone {
    background: url(map_ico4_20240326.png)0 5px no-repeat;
  }
  .map_li .map_address {
    background: url(map_ico3_20240326.png) 0 5px no-repeat;
  }
	.map-container .close{height: 80px;}	
	.map-container .content-box {
  padding: 5px 10px;
  position: relative;
}
	.map-container .address_text{margin: 5px 0;}
	.map_button{width: 99px;line-height: 34px;height: 34px;font-size: 14px;right: 10px;}
	.map-container .map_text{font-size: 14px;margin-bottom: 4px;}
	.map-container .map_img img{ height: 80px}
}
@media screen and (max-width: 1366px) {
  .denglu {
    margin-right: 15px;
  }
  .header {
    width: 100%;
    padding: 0 0px;
  }
  .tel_ccxq {
    margin-left: 30px;
  }
  .search_main {
    left: -311px;
  }
  .gnlocal_box ul li {
    margin-right: 30px;
  }
  #detail-div {
    margin-left: 12.5%;
  }

  .foot_left {
    width: 17.86%;
  }
}
@media screen and (max-width:768px) {
  .foot_middle p {
    font-size: 14px;
    line-height: 28px
  }
  .foot_left a img {
    padding-top: 0
  }
  .foot_left .jiucuo {
    margin-top: 10px
  }
  .foot_ccna_box {
    padding: 0 3% 10px
  }
  .foot_left, .foot_middle, .foot_right {
    width: 100%
  }
  .foot_left .img {
    display: flex;
    justify-content: center;
  }
  .foot_right .other_links {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    display: flex
  }
  .foot_right .other_links a {
    width: 46%;
    margin: 0 1%
  }
}