/*/common/css/model/header/quhua.css*/
.top-content { position: relative; }
.cityCode_h { display: none; width: 1032px; font-size: 14px; background-color: #fff; position: absolute; top: 50px; left: 0; z-index: 9999; padding: 24px 88px 48px 92px; border: 1px solid #f1f2f3; box-shadow: 0px 10px 29px 0px rgba(212, 213, 214, 0.7); }
.cityCode_h .quhuaBox { width: 100%;/* height: 200px; *//* background-color: pink; */ }
.cityCode_h .curSsq{margin-bottom: 24px;}
.cityCode_h .curSsq li { float: left; }
.cityCode_h .curSsq li a::after { content: " > "; width: 5px; margin: 0 5px; color:#c9cbd0; text-align: center; }
.cityCode_h .curSsq li:last-of-type a::after { content: ''; clear: both; }
.cityCode_h .curSsq li a { display: block;  color: #303133; font-size:16px;font-weight: 700; }
/* .cityCode_h .selectedBox {  border-bottom: 1px solid #ccc; } */
.cityCode_h .selectedBox li { float: left; width: 152px; margin-right: 10px; }
.cityCode_h .selectedBox li:nth-of-type(10n) { /* margin-right: 0;*/ }
.cityCode_h .selectedBox li a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; height: 36px; color: #45484b; line-height: 36px; padding: 0 3px; }
.cityCode_h .selectedBox li a:hover { background: #f1f2f3; }
.cityCode_h .station_x { padding: 16px 0 24px 0; border-bottom: 1px solid #ccc; margin-bottom: 21px;}
.cityCode_h .station_x li { float: left; }
.cityCode_h .station_x li a { 
  color: #fff;
   background-color: #FF5B24; 
   /* padding: 0 20px;  */
   width: 100px;
   text-align: center;
   display: block; 
   height: 38px; 
   line-height: 38px; 
   font-size: 16px;
   border-radius: 2px;
}
.cityCode_h .station_x li a:hover{
  background-color: #ED5F2F;
}
.cityCode_h .bumen .title { color: #2364D2; font-weight: 700;}
.cityCode_h .bumenList_x { padding: 24px 0 48px 0; }
.cityCode_h .bumenList_x li { float: left; width: 189px; margin-right: 10px; }
.cityCode_h .bumenList_x li:last-of-type { margin-right: 0; }
.cityCode_h .bumenList_x li a { display: block; height: 36px; line-height: 36px; color: #45484b; padding: 0 3px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.cityCode_h .bumenList_x li a:hover { background: #f1f2f3; }
.cityCode_h .bumen { width: 100%;/* height: 200px; *//* background-color: yellow; */ }
/* 区划加选中颜色 */
.areaActiveColor{color: #FF5B24 !important;}
.areaActiveColor:hover{color: #ED5F2F;}

/*/common/css/model/header/header.css*/
.clear { clear: both; }
.header { width: 100%; height: 265px; background: url("/images/indexImg/bg-top-2.png") no-repeat center top; background-size: 100% 100% }
.xys_w { width: 1200px; margin: 0 auto;  }
.xys_w_sty{padding: 13px 0 20px;}
.logo { float: left; width: 198px; height: 47px; background: url("/images/logo0925.svg") no-repeat; background-size: 100%; position: relative; /*top: -1px; left: 5px; */ }
.regional-box { 
    display: inline-block;
    line-height: 40px;
    color: white;
    Cursor: pointer;
    vertical-align: middle;
 }
 .fengexian {
   float: left;
   margin: 5px 19px 0 20px;
  width: 1px;
  height: 37px;
  background-color: #fff;
  opacity: .3;
}
/* .line-1 {  */
  /* white-space: nowrap;  */
  /* margin-bottom: 3px;  */
/* } */
.line-1 span { color: #fff; font-size: 18px;     display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;}
.line-2 { 
  font-size: 14px;
    color: #000;
    margin-left: 11px;
    line-height: 14px;
    padding: 5px 8px;
    background-color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 2px;
    margin-top: 8px;
}
.andy-down-arrow { display: inline-block; margin-left: 5px; vertical-align: 2px; }
.andy-down-arrow>img{width:8px}
.andy-top-right { float: right; color: white; margin-top: -2px;/*margin-right: 4px; */ }
.andy-top-right span { display: inline-block; margin: 0px 7px; color: white; font-size: 12px; cursor: pointer; }
.andy-nav { 
  padding-top: 4px; 
  box-sizing: border-box;
  /* width: 676px; */
  /* width: 776px; */
  margin-left: -13px; 
  position: relative;
}
.andy-nav li { display: inline-block; padding: 22px 10px 12px 10px; margin: 0 0px; font-size: 15px; color: white; position: relative; cursor: pointer;z-index: 2; }
.andy-nav>li>a {
    color: #fff;
    position: relative;
}
.zxpm_andy_nav>li>a {
    color: #303133;
    position: relative;
}
.more_icon{
	width:10px;
	height: 10px;
	margin-left: 4px;
}
.more_icon.bottom_icon{
	display: inline-block;
}
.more_icon.top_icon{
	display: none;
}	
.nav_details_list{
	display:none;
	position: absolute;
	top: 50px;
	left: -10px;
	width: 150px;
	background: #FFFFFF;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	text-align: center;
}
.nav_details_list .nav_details_item{
	width: 100%;
}
.nav_details_list .nav_details_item a{
	color: #000000;
	width: 100%;
	display: block;
	padding: 13px;
	text-align: center;
}
.nav_details_list .nav_details_item:hover{
	background: #EFF3FE;
}
.nav_details_list .nav_details_item:hover a{
	color: #3B62D4;
}
.andy-nav #nav_yslb:hover .nav_details_list{
	display:block;
}
.andy-nav #nav_yslb:hover .more_icon.bottom_icon{
	display: none;
}
.andy-nav #nav_yslb:hover .more_icon.top_icon{
	display: inline-block;
}	
/* .andy-nav #nav_yslb:hover::after{
	position: absolute;
	top: 57px;
	left: 45px;
	content: " ";
	width: 5px;
	height: 5px;
	border-top: 1px solid #F5B32C;
	border-right: 1px solid #F5B32C;
	background: #FFF2D7;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
} */
.andy-nav li.active::after { content: ''; width: calc(100% - 20px) ; height: 5px; display: inline-block; background-color: #fff; position: absolute; bottom: 0; left: 10px; }
/* .andy-nav li:hover::after { content: ''; width: 100%; height: 5px; display: inline-block; background-color: #fff; position: absolute; bottom: 0; left: 0; } */
.andy-dividing-line { width: 100%; height: 1px; background-color: rgba(255, 255, 255, .1); margin-top: -21px; position: relative;}
.search_block { position: absolute; right: 2px; top: 62px; }
.search_text { height: 42px; line-height: 42px; padding: 0px 5px; border: 0px; border-right: none; width: 290px; color: #666; border-top-left-radius: 2px; border-bottom-left-radius: 2px; }
.search_btn { height: 42px; line-height: 42px; text-align: center; color: #fff; background: linear-gradient(to bottom, rgba(255, 150, 96, 1) 0%, rgba(255, 92, 37, 1) 100%); font-size: 14px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; width: 60px; text-align: center; color: #fff!important }
.search_btn:hover { color: #fff; }
/* 清空登录 注册 左右间距 */
.clearMarg0 { margin: 0px !important; }
/* .userImgCon { margin-left: 15px; margin-right: 2px; vertical-align: top; } */
.header_aside li { float: left; line-height: 19px; }
.header_aside li img { margin-right: 5px; margin-top: -3px; }
.header_aside a { color: #fff; font-size: 12px; position: relative; margin: 0 10px; }
.header_aside a::after { content: '|'; position: absolute; top: 0; right: -8px; color: #ccc; width: 1px; line-height: 17px; }
.shenglueju_x {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/* 公共头部搜索框 */
.common_header_cearch{
  /* width: 350px; */
  width: 250px;
  height: 42px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 62px;
  border-radius:2px;
}
.common_header_input{
  /* width: 290px; */
  width: 190px;
  height: 100%;
  padding-left: 10px;
  float: left;
  outline: none;
  border: none;
  border-radius: 2px;
}
.common_header_btn{
  width: 60px;
  height: 42px;
  line-height: 42px;
  float: right;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FF9761, endColorstr=#FF5B24);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FF9761, endColorstr=#FF5B24)";
  background:linear-gradient(180deg,rgba(255,151,97,1) 0%,rgba(255,91,36,1) 100%);
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.common_header_btn:hover {
  background: linear-gradient(180deg, #FF9761 0%, #FF5B24 100%);
  box-shadow: 0px 5px 10px 0px rgb(87 98 135 / 25%);
}
.searchLx {
  position: absolute;
  top: 101%;
  left: 0;
  width: 100%;
  background: #fff;
  max-height: 350px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  z-index: 999;
  border-top: 1px solid #ccc;
  overflow: hidden;
  display: none;
}

.searchLx li {
  line-height: 35px;
  padding: 0 14px;
  cursor: pointer;
  font-weight: 600;
}

.searchLx li i {
  font-style: normal;
  font-weight: normal;
}

.searchLx li:hover {
  background: #f1f2f3;
}

input::-webkit-input-placeholder {
 color: #B0B0B0;
 font-size: 14px;
}
#nav_yqzq {
  position: relative;
}
#nav_yqzq::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 16px;
  background: url('/common/layout/top/img/feiyanzq_header.png') no-repeat;
  background-size: 100%;
  top: 23px;
  right: -13px;
}

/* 大屏下的 */
.user_side_1024 > img,.zxpm_andy_nav{
    display: none;
}

.cityCode_h .gbBox_img{
  width: 32px;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.line-2 img{width:6px;}
.hlw_jg a{color: #fff;}
.xs_hide{display: inline-block;}
.md_hide{display: none}





    .navBox_x {
      color: white;
      margin-top: -2px;
      line-height: 30px;
      background: rgba(0, 0, 0, 0.2);
      font-size: 12px;
    }

    .navBox_x a {
      color: #fff;
    }

    #zgzwfwpt>img {
      display: none;
    }

    #zgzwfwpt {
      position: relative;
      margin-right: 10px;
    }

    #zgzwfwpt::after {
      content: '|';
      position: absolute;
      top: -1px;
      right: -8px;
      color: #ccc;
      width: 1px;
    }

    #zgzwfwpt .webBox {
      display: none;
    }

    #qcord_login {
      position: relative;
    }

    #qcord_login .qrCode_wrap {
      display: none;
      width: 180px;
      height: 220px;
      position: absolute;
      background: #FFF;
      top: 30px;
      left: -50px;
      z-index: 999999;
      text-align: center;
      padding: 20px;
      color: #000000;
      font-size: 14px;
    }

    #qcord_login .qrCode_index {
      width: 140px;
      height: 140px;
      background: #FFFFFF;
      border: 1px solid #F0F1F2;
      padding-top: 8px;
      margin-bottom: 10px;
    }

    #qcord_login .qrCode_wrap p {
      line-height: 1;
      margin-bottom: 8px;
      cursor: context-menu;
    }

    #qcord_login .qrCode_wrap span {
      color: #D1402E;
      cursor: context-menu;
      font-size: 14px;
      margin: 0;
    }

    #qcord_login::before {
      content: "";
      position: absolute;
      width: 9px;
      height: 9px;
      top: 50%;
      left: -4px;
      transform: translateY(-50%);
      background: url(/images/indexImg/ico-smdl.png) no-repeat;
      background-size: 100%;
    }

    #qcord_login::after {
      content: "";
      position: absolute;
      width: 8px;
      height: 5px;
      top: 50%;
      right: -4px;
      transform: translateY(-50%);
      background: url(/images/indexImg/btn-down.png) no-repeat;
      background-size: 100%;
    }

    #qcord_login a::after {
      right: -20px;
    }

    .header_aside {
      font-size: 12px;
      color: rgba(255, 255, 255, 1);
      line-height: 30px;
    }

    .header_aside li {
      float: left;
      line-height: 30px;
    }

    #xp_login a,
    #login a {
      /* color: #2364D2;
      width: 52px;
      height: 22px;
      background: #FFFFFF;
      border-radius: 2px;
      padding: 3px 13px; */
      color: #2364D2;
      width: 52px;
      height: 22px;
      background: #FFFFFF;
      border-radius: 2px;
      padding: 3px 14px 3px;
      font-size: 12px;
      font-family: MicrosoftYaHei;
      color: #003365;
      box-sizing: border-box;
    }

    #login a::after {
      content: "";
    }

    #xp_register a,
    #register a {
      padding: 1px 13px 2px;
      border-radius: 2px;
      border: 1px solid #FFFFFF;
    }

    #register a::after {
      content: "";
    }

    .gov_logo {
    float: left;
    width: 198px;
    height: 47px;
    background: url(/images/indexImg/gov_logo.png) no-repeat;
    background-size: 100%;
    position: relative;
}
.regional-box .line-1 img{
  vertical-align: middle;
}
.line-2 img {
    width: 10px;
}
.screen_1024 {
      display: none;
    }
/* // 建党100周年头部皮肤 */
#andy-nav .line_x {
  position: absolute!important;
  bottom: 0;
  left: 0;
  height: 5px;
  /* background: #96AFF1; */
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  padding: 0;
}

#tzrmzf {
  position: relative;
  margin-right: 10px;
}

/* #tzrmzf::after {
  content: '|';
  position: absolute;
  top: 0px;
  right: -8px;
  color: #ccc;
  width: 1px;
} */

#kfpt {
  position: relative;
  margin-right: 10px;
}

#kfpt::after {
  content: '|';
  position: absolute;
  top: 0px;
  right: -8px;
  color: #ccc;
  width: 1px;
}
.header_aside #logout a::after {
    content: "";
}
/* 二三级页面隐藏无障碍长者和读屏功能 */
#bf-assist-elder {
  display: none;
}

#bf-assist-screen-read {
  display: none;
}

#bf-assist-screen-read+.tool-line {
  display: none;
}