.assist {
  width: 100%;
  height: 0;
  background-color: #dcdcdc;
  overflow: hidden;
}
.assist .xys_w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 0 10px 0;
}
.assist .assist-btn {
  display: flex;
  color: #545454;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding: 5px;
}
.assist .assist-btn span {
  font-size: 18px;
  padding: 0;
  font-weight: bold;
  margin-bottom: 2px;
}
.assist .assist-btn .t-icon {
  width: 45px;
  height: 35px;
  border: 1px solid #eee;
  background-color: #fff;
  padding: 2px 0;
  border-radius: 4px;
}
.assist .assist-btn:hover {
  color: #fff;
  background-color: #3b7ecb;
  .t-icon {
    color: #fff;
    background: transparent;
    border: 1px solid #3b7ecb;
  }
}
.assist div.line {
  width: 1px;
  height: 60px;
  background-color: #6f6f6f;
  margin: 5px 5px 0 5px;
  padding: 0;
  opacity: 0.6;
}
.xys_footer {
  padding: 15px 0;
}
.big-cursor {
  cursor: url('../allaw.cur'), auto;
}
.top-content {
  position: relative;
}
.cityCode_h {
  display: none;
  font-size: 14px;
  background-color: #fff;
  position: absolute;
  top: 50px;
  left: 10%;
  right: 10%;
  z-index: 9999;
  padding: 24px 88px 48px 92px;
  border: 1px solid #f1f2f3;
  box-shadow: 0 10px 29px 0 rgba(212, 213, 214, 0.7);
}
.cityCode_h .quhuaBox {
  width: 100%;
}
.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 li {
  float: left;
  width: 132px;
  margin-right: 10px;
}
.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;
  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%;
}
.areaActiveColor {
  color: #ff5b24 !important;
}
.areaActiveColor:hover {
  color: #ed5f2f;
}
.clear {
  clear: both;
}
.header {
  width: 100%;
  height: 265px;
  background: url(/images/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 !important;
}
.logo {
  float: left;
  width: 198px;
  height: 47px;
  background: url(/images/logo0925.svg) no-repeat;
  background-size: 100%;
  position: relative;
}
.regional-box {
  display: inline-block;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
}
.fengexian {
  float: left;
  margin: 5px 19px 0 20px;
  width: 1px;
  height: 37px;
  background-color: #fff;
  opacity: 0.3;
}
.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: #fff;
  margin-top: -2px;
}
.andy-top-right span {
  display: inline-block;
  margin: 0 7px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.andy-nav {
  padding-top: 4px;
  box-sizing: border-box;
  margin-left: -13px;
  position: relative;
}
.andy-nav li {
  display: inline-block;
  padding: 22px 10px 12px 10px;
  margin: 0;
  font-size: 15px;
  color: #fff;
  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: #fff;
  font-size: 16px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: #000;
  line-height: 24px;
  text-align: center;
}
.nav_details_list .nav_details_item {
  width: 100%;
}
.nav_details_list .nav_details_item a {
  color: #000;
  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 li.active::after {
  content: '';
  width: calc(100% - 20px);
  height: 5px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 10px;
}
.andy-dividing-line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1); 
  position: relative;
}
.search_block {
  position: absolute;
  right: 2px;
  top: 62px;
}
.search_text {
  height: 42px;
  line-height: 42px;
  padding: 0 5px;
  border: 0;
  border-right: 0;
  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: 0 !important;
}
.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 li:last-child a{
  margin-right: 0;
}
.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: 250px;
  height: 42px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 62px;
  border-radius: 2px;
}
.common_header_input {
  width: 190px;
  height: 100%;
  padding-left: 10px;
  float: left;
  outline: 0;
  border: 0;
  border-radius: 2px;
}
.common_header_btn {
  width: 60px;
  height: 42px;
  line-height: 42px;
  float: right;
  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: 0 5px 10px 0 rgb(87 98 135 / 25%);
}
.searchLx {
  position: absolute;
  top: 101%;
  left: 0;
  width: 100%;
  background: #fff;
  max-height: 350px;
  box-shadow: 0 2px 8px 0 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: 400;
}
.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: #fff;
  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: #000;
  font-size: 14px;
}
#qcord_login .qrCode_index {
  width: 140px;
  height: 140px;
  background: #fff;
  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/ico-smdl.png) no-repeat;
  background-size: 100%;
}
#qcord_login::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 5px;
  top: 55%;
  right: 0;
  transform: translateY(-50%);
  background: url(/images/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;
}
#login a,
#xp_login a {
  color: #2364d2;
  width: 52px;
  height: 22px;
  background: #fff;
  border-radius: 2px;
  padding: 3px 14px 3px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #003365;
  box-sizing: border-box;
}
#login a::after {
  content: '';
}
#register a,
#xp_register a {
  padding: 1px 13px 2px;
  border-radius: 2px;
  border: 1px solid #fff;
}
#register a::after {
  content: '';
}
.gov_logo {
  float: left;
  width: 198px;
  height: 47px;
  background: url(/images/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;
}
#andy-nav .line_x {
  position: absolute !important;
  bottom: 0;
  left: 0;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  padding: 0;
}
#tzrmzf {
  position: relative;
  margin-right: 10px;
}
#kfpt {
  position: relative;
  margin-right: 10px;
}
#kfpt::after {
  content: '|';
  position: absolute;
  top: 0;
  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;
}
.common_header_input {
  width: 190px !important;
}
.icon_header_parent {
  float: left;
  margin-left: 5px;
  position: relative;
}
.icon_message_red {
  width: 18px;
  height: 18px;
  position: relative;
  top: 5px;
  vertical-align: inherit;
}
.text_message_header {
  float: left;
  line-height: inherit;
  color: #fff;
  font-size: 12px;
}
.header_aside .message_a {
  margin-right: 5px;
  line-height: inherit;
}
.header_aside .message_a::after {
  right: 0;
}
.red_isRead {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: red;
  top: 8px;
  right: 8px;
}
.warm_tibs {
  width: 204px;
  height: 46px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #ff5b24;
  line-height: 26px;
  text-align: center;
  line-height: 46px;
  position: absolute;
  bottom: -47px;
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
dl,
ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0;
}
*,
a,
a:hover,
a:link,
a:visited {
  list-style: none;
  text-decoration: none !important;
  outline: 0;
}
.user_box {
  display: flex;
  align-items: center;
  margin-top: 19px;
}
.userTypeboxL {
  width: 112px;
  height: 40px;
  background: #f4f6fd;
  border-radius: 2px 0 0 2px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  line-height: 40px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
}
.userTypeboxR {
  width: 112px;
  height: 40px;
  background: #f4f6fd;
  border-radius: 0 2px 2px 0;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  line-height: 40px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
}
.chooseUserType {
  background: #ff5b24;
  color: #fff;
}
.sxListBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 20px;
}
.sxList {
  width: calc(50% - 20px);
  height: 36px;
  background: rgba(255, 255, 255, 0);
  margin-bottom: 4px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  line-height: 36px;
  text-align: left;
  font-style: normal;
  cursor: pointer;
  padding: 0 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sxList:hover {
  background: #f4f6fd;
}
.sxMoreBox {
  height: 48px;
  background: #f4f6fd;
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #3b62d4;
  line-height: 48px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
}
.zz_box {
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 99999;
  text-align: center;
}
.sxDetailBox {
  display: inline-block;
  padding: 20px;
  background: #f4f6fd;
  margin-top: 200px;
  width: 60%;
  position: relative;
  overflow-y: scroll;
  max-height: 70%;
}
.sxClose {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
}
.sx_title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  margin-bottom: 20px;
}
.sx_sonList {
  border-bottom: 1px solid #ff5b24;
  display: flex;
  align-items: center;
}
.sonList {
  width: 52px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-align: center;
  font-style: normal;
  margin-right: 24px;
  cursor: pointer;
}
.org_title {
  border-bottom: 4px solid #ff5b24;
  color: #ff5b24;
}
.sxxxListbox {
  padding: 0 16px;
  background: #fff;
}
.sxxxList {
  padding: 16px 0;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
}
.sxxxList:hover {
  color: #3b62d4;
}
.header .xcweizhi {
  margin-top: 20px;
}
