.nav {
  display: none;
  height: 40px;
  background-color: #4078BE;
}
.nav .nav_content {
  width: 1200px;
  margin: auto;
  height: 40px;
}
.nav .nav_content .left {
  float: left;
}
.nav .nav_content .left > a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  font-size: 12px;
  padding: 0 5px;
}
.nav .nav_content .left > a:hover {
  font-weight: bold;
  color: #FFF !important;
}
.nav .nav_content .function_box {
  height: 40px;
  line-height: 40px;
  float: right;
}
.nav .nav_content .function_box .icon-a-geren2 {
  margin-right: 10px;
}
.nav .nav_content .function_box > div {
  display: inline-block;
}
.nav .nav_content .function_box a {
  padding: 0 5px;
  color: #FFF;
  font-size: 12px;
}
.nav .nav_content .function_box a i {
  font-size: 12px;
}
.nav .nav_content .function_box a img {
  width: 20px;
  height: 20px;
}
.nav .nav_content .function_box .hidethis {
  display: none;
}
.nav .nav_content .function_box a:hover {
  color: #FFF !important;
}
.nav.active {
  display: block;
  position: fixed;
  z-index: 99;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
.interactive {
  min-width: 1200px;
  overflow: hidden;
  position: relative;
}
.interactive .right_menu .mxn {
  display: none;
}
.interactive_main {
  position: relative;
}
.interactive_main .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.interactive_main .icon_bg {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 21px;
  text-align: center;
  border-radius: 50%;
  background-color: #0056A3;
  vertical-align: middle;
  color: #fff;
}
.interactive_main .letter_box {
  width: 1200px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.interactive_main .letter_box .letter_content {
  margin-top: 45px;
}
.interactive_main .letter_box .right {
  width: 370px;
  float: right;
  position: relative;
  top: -15px;
}
.interactive_main .letter_box .right .logo {
  font-size: 0;
}
.interactive_main .letter_box .right .logo a {
  display: inline-block;
  width: 50%;
}
.interactive_main .letter_box .right .logo a img {
  width: 100%;
}
.interactive_main .letter_box .right .reply_statistics {
  width: 370px;
  height: 270px;
  margin-top: 2px;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
  background: url(./interactive_reply_statistics.png);
  font-size: 0;
}
.interactive_main .letter_box .right .reply_statistics .left_box,
.interactive_main .letter_box .right .reply_statistics .right_box {
  display: inline-block;
  vertical-align: top;
  width: 148px;
}
.interactive_main .letter_box .right .reply_statistics .right_box {
  width: 194px;
  box-sizing: border-box;
  padding-left: 8px;
}
.interactive_main .letter_box .right .reply_statistics .right_box .title {
  margin-bottom: 20px;
}
.interactive_main .letter_box .right .reply_statistics .right_box .img_box {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  margin-top: 11px;
}
.interactive_main .letter_box .right .reply_statistics .right_box .img_box img {
  width: 100%;
  height: 100%;
}
.interactive_main .letter_box .right .reply_statistics .right_box .title_box {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
.interactive_main .letter_box .right .reply_statistics .title_box {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.interactive_main .letter_box .right .reply_statistics .title {
  margin-bottom: 20px;
}
.interactive_main .letter_box .right .reply_statistics .title .title_icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #0056A3;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  vertical-align: middle;
}
.interactive_main .letter_box .right .reply_statistics .title .title_text {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #0056A3;
  vertical-align: middle;
  margin-left: 5px;
}
.interactive_main .letter_box .right .reply_statistics .statistics {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.interactive_main .letter_box .right .reply_statistics .statistics div {
  line-height: 36px;
}
.interactive_main .letter_box .right .reply_statistics .statistics div i {
  display: inline-block;
  padding: 0 5px;
}
.interactive_main .letter_box .right .reply_statistics .statistics span {
  color: #0056A3;
}
.interactive_main .letter_box .left {
  width: 66%;
  float: left;
  position: relative;
  box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
}
.interactive_main .letter_box .left .logo {
  display: inline-block;
  width: 230px;
  height: 72px;
  text-align: center;
  line-height: 72px;
  background: url(./interactive_letter_box.png);
  position: absolute;
  top: -15px;
  z-index: 5;
}
.interactive_main .letter_box .left .logo .logo_icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 35px;
  color: #4078BE;
  font-size: 21px;
  vertical-align: middle;
}
.interactive_main .letter_box .left .logo .logo_text {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  margin-left: 5px;
}
.interactive_main .letter_box .left .letter_tab_title {
  padding: 20px;
}
.interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab {
  width: 485px;
  border: 0;
  float: right;
  font-size: 0;
}
.interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a {
  width: 89px;
  height: 32px;
  line-height: 32px;
  background: #F2F8FF;
  border-radius: 16px;
  padding: 0;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
.interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a:last-child {
  margin: 0;
}
.interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a.active {
  color: #FFFFFF;
  background-color: #4078BE;
}
.interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a:after {
  position: absolute;
  left: 50%;
  margin-left: -14px;
  bottom: -7px;
  top: auto;
  content: "";
  border-width: 1px;
  border-bottom-color: #ffffff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
  color: #eeeeee;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 7px solid #4078BE;
  display: none;
}
.interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a.active:after {
  display: block;
}
.interactive_main .letter_box .left .leftter_tab_item_box {
  height: 300px;
}
.interactive_main .letter_box .left .letter_tab_item {
  font-size: 16px;
  height: 300px;
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
  display: none;
}
.interactive_main .letter_box .left .letter_tab_item.active {
  display: block;
}
.interactive_main .survey_hotspot {
  font-size: 0;
  width: 1200px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.interactive_main .survey_hotspot a:hover {
  color: #C11313 !important;
}
.interactive_main .survey_hotspot .title {
  margin: 15px 0 20px 0;
}
.interactive_main .survey_hotspot .title .title_item {
  display: inline-block;
}
.interactive_main .survey_hotspot .title .title_item.active .title_name {
  color: #0056A3;
}
.interactive_main .survey_hotspot .title .title_name {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  line-height: 23px;
  margin: 0 5px;
  vertical-align: middle;
}
.interactive_main .survey_hotspot .title .interval {
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #DBDBDB;
  vertical-align: middle;
  margin: 0 4px;
}
.interactive_main .survey_hotspot .survey {
  width: 100%;
  padding-right: 0;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 30px;
}
.interactive_main .survey_hotspot .survey .survey_content_list {
  min-height: 310px;
}
.interactive_main .survey_hotspot .survey .survey_content {
  display: none;
}
.interactive_main .survey_hotspot .survey .survey_content.show {
  display: block;
}
.interactive_main .survey_hotspot .survey .survey_content .item {
  margin-top: 10px;
  background-color: #F5F5F5;
  font-size: 0;
  overflow: hidden;
  position: relative;
  padding-left: 50px;
}
.interactive_main .survey_hotspot .survey .survey_content .item_left {
  float: left;
  width: 50px;
  height: 100%;
  font-size: 14px;
  text-align: center;
  padding: auto;
  vertical-align: top;
  left: 0;
  position: absolute;
  background: linear-gradient(#9EC87C, #9BC57F);
}
.interactive_main .survey_hotspot .survey .survey_content .item_left .text {
  color: #FFFFFF;
  width: 16px;
  height: 50px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.interactive_main .survey_hotspot .survey .survey_content .red {
  background: linear-gradient(#E46969, #D25353);
}
.interactive_main .survey_hotspot .survey .survey_content .darkgray {
  background: darkgray;
}
.interactive_main .survey_hotspot .survey .survey_content .item_right {
  width: 1150px;
  display: inline-block;
  height: auto;
  padding: 24px 20px;
  box-sizing: border-box;
}
.interactive_main .survey_hotspot .survey .survey_content .item_right a {
  width: 630px;
  display: inline-block;
  color: #333333;
  font-size: 16px;
  line-height: 22px;
}
.interactive_main .survey_hotspot .survey .survey_content .item_right .data {
  width: auto !important;
  max-width: 50%;
  display: inline-block;
  float: right;
  color: #999999;
  font-size: 14px;
  text-align: left;
}
.interactive_main .survey_hotspot .survey .survey_content .item_right .data span.unit {
  width: 190px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
.interactive_main .survey_hotspot .survey .survey_content .item_right .data span.time {
  width: 148px;
}
.interactive_main .survey_hotspot .survey .survey_content .item_right .data span.remain {
  width: 80px;
  margin: 0 10px;
  text-align: center;
  display: inline-block;
  color: #D25353;
  font-size: 16px;
}
.interactive_main .survey_hotspot .hotspot {
  width: 50%;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
.interactive_main .survey_hotspot .hotspot .hotspot_content {
  padding: 30px 20px 28px 20px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
}
.interactive_main .survey_hotspot .hotspot .hotspot_content .item {
  font-size: 0;
  margin-bottom: 30px;
}
.interactive_main .survey_hotspot .hotspot .hotspot_content .item span {
  display: inline-block;
  width: 168px;
  height: 64px;
  font-size: 16px;
  color: #0056A3;
  font-weight: bold;
  text-align: center;
  border: 1px solid #4078BE;
  border-radius: 10px;
  background: #DBEDF9;
  line-height: 64px;
  margin-right: 20px;
  box-sizing: border-box;
}
.interactive_main .survey_hotspot .hotspot .hotspot_content .item span a {
  display: inline-block;
  color: #0056A3;
  width: 168px;
  height: 64px;
  border-radius: 10px;
}
.interactive_main .survey_hotspot .hotspot .hotspot_content .item > span:last-child {
  margin-right: 0;
}
.interactive_main .survey_hotspot .hotspot .hotspot_content > .item:last-child {
  margin-bottom: 0;
}
.interactive_main .survey_box .survey {
  width: 69.5%;
  overflow: hidden;
}
.interactive_main .survey_box .survey .item .item_left {
  width: 5%;
}
.interactive_main .survey_box .survey .item .item_right {
  width: 95%;
}
.interactive_main .survey_box .survey .item .item_right a {
  max-width: 67%;
}
@media (max-width: 751px) {
  .interactive_main .survey_box .survey .item .item_right a {
    max-width: 100%;
  }
}
.interactive_main .survey_box .survey .item .item_right .data {
  width: 50%;
}
.interactive_main .survey_box .zhongdianlingyu_right {
  width: 29.5%;
  float: right;
}
.interactive_main .survey_box .zhongdianlingyu_right .title .title_name {
  color: #0056A3;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content {
  display: block;
  width: 100%;
  height: 310px;
  background-color: #e8f1f7;
  background-size: cover;
  text-align: center;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content > a:hover {
  color: #fff !important;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .name {
  height: 40px;
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 35px;
  width: 354px;
  line-height: 80px;
  height: 80px;
  background: url(interactive_sqgkbg.png) no-repeat;
  background-size: 100% 100%;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content {
  padding-top: 20px;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 8px;
  margin: 0 auto;
  text-align: center;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a {
  display: inline-block;
  background-color: #FFF;
  height: 90px;
  color: #4577BA;
  font-size: 16px;
  border: 1px solid #4577BA;
  border-radius: 20px;
  line-height: 44px;
  box-sizing: border-box;
  width: 43%;
  margin: 0 10px;
  margin-bottom: 14px;
  text-align: left;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a i {
  height: 31px;
  font-size: 24px;
  display: block;
  text-align: center;
  margin-top: 7px;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a:nth-child(2) i {
  font-size: 30px;
}
@media (max-width: 750px) {
  .interactive_main .survey_box {
    padding-bottom: 0.4rem;
  }
  .interactive_main .survey_box .survey {
    width: 100%;
  }
  .interactive_main .survey_box .zhongdianlingyu_right {
    float: none;
    width: 100%;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content {
    width: 100%;
    height: 4.7rem;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .name {
    height: 1rem;
    width: 100%;
    font-size: 0.32rem;
    line-height: 1rem;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content {
    padding-top: 0.4rem;
    width: 100%;
    height: 0.4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a {
    text-align: center;
    height: 1.4rem;
    line-height: 0.6rem;
    width: 43%;
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a .iconfont {
    font-size: 0.26rem;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a span {
    display: inline;
  }
  .interactive_main .survey_box .zhongdianlingyu_right .gov_open_content .content > a:nth-child(2) i {
    font-size: 0.36rem;
  }
}
.interactive_main .govandrepresent_bg {
  background-color: #F5F5F5;
  padding: 30px 0;
  margin-bottom: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent {
  width: 1200px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov {
  width: 100%;
  margin-bottom: 30px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .title {
  margin-bottom: 20px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .title .title_name {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0 5px;
  vertical-align: middle;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .title .title_text {
  display: inline-block;
  width: 100%;
  color: #C11313;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .title .govandrepresent_text_lunbo {
  display: inline-block;
  width: 350px;
  height: 26px;
  line-height: 26px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content {
  padding: 24px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
  box-sizing: border-box;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top {
  margin-bottom: 18px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box {
  padding-bottom: 10px;
  border-bottom: 1px dashed #D5D5D5;
  overflow: hidden;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label {
  float: left;
  color: #FC8D53;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box {
  float: right;
  width: 1060px;
  height: 65px;
  overflow: hidden;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-container {
  height: 100%;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-container .swiper-wrapper {
  height: 100%;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-slide {
  height: 22px;
  padding-bottom: 10px;
  overflow: hidden;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .title_two {
  font-size: 16px;
  display: inline-block;
  margin-right: 50px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .title_two a {
  display: inline-block;
  width: 380px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  vertical-align: top;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .unit_two {
  display: inline-block;
  width: 300px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 22px;
  margin-right: 15px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .time_two {
  display: inline-block;
  width: 210px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 22px;
  margin-right: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .item_status {
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  color: #009900;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .item_status.red {
  color: #FC8D53;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box span {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data {
  padding-top: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data .item .left {
  width: 20px;
  float: left;
  height: 40px;
  line-height: 40px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data .item .left .block_icon {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CED8E5;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data .item .right a {
  height: 40px;
  line-height: 40px;
  width: 510px;
  display: inline;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 16px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data .item .right .text {
  box-sizing: border-box;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data .item .right .text:hover {
  color: #C11313;
  border-bottom: 1px solid #C11313;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .content_data .item .right .data {
  float: right;
  height: 40px;
  line-height: 40px;
  color: #999999;
  font-size: 16px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot {
  overflow: hidden;
  position: relative;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .swiper-container {
  height: 147px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .button_box {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  top: 50%;
  bottom: 0;
  margin-top: -20px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .button_box i {
  color: #0056A3;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .button_box_left {
  left: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .button_box_right {
  right: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left {
  float: left;
  font-size: 0;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .left_title {
  width: 20px;
  font-size: 20px;
  color: #990000;
  height: 147px;
  padding: 15px 10px;
  display: inline-block;
  vertical-align: top;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item {
  width: 256px;
  margin-right: 20px;
  display: inline-block;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item:last-child {
  margin-right: 0;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item img {
  width: 100%;
  height: 147px;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item .subtitle {
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  text-align: center;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth {
  float: right;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth a {
  display: block;
  text-align: center;
  width: 39px;
  height: auto;
  background: #4078BE;
  font-size: 16px;
  line-height: 20px;
  padding: 16px 10px;
  box-sizing: border-box;
  color: #fff;
}
.interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth a i {
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  margin-top: 5px;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box {
  overflow: hidden;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot {
  width: 24.666667%;
  float: right;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title {
  margin-bottom: 20px;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title .title_name {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0 5px;
  vertical-align: middle;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title .title_text {
  display: inline-block;
  width: 100%;
  color: #C11313;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title .govandrepresent_text_lunbo {
  display: inline-block;
  width: 350px;
  height: 26px;
  line-height: 26px;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content {
  height: 310px;
  background: #FFFFFF;
  box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
  box-sizing: border-box;
  padding: 40px 20px 0;
  font-size: 0;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content .img_box {
  width: 149px;
  height: auto;
  margin: auto;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content .img_box img {
  width: 100%;
  height: 100%;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content p {
  margin-top: 24px;
  font-size: 14px;
  text-indent: 2em;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span a {
  display: block;
  width: 160px;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  color: #333;
  background: #F6F7FB;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span a:hover {
  background-color: #4078BE;
  color: #fff;
}
.interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span:nth-child(2n) {
  margin-right: 0;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent {
  width: 73.6667%;
  float: left;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title {
  font-size: 0;
  margin-bottom: 20px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .out_link {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  margin: 0 5px;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 233px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .out_link i {
  color: #0056A3;
  font-size: 22px;
  position: relative;
  top: -2px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .name {
  height: 35px;
  line-height: 35px;
  display: inline-block;
}
@media (max-width: 750px) {
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .name {
    height: auto;
  }
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .interval {
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #DBDBDB;
  vertical-align: middle;
  margin: 0 4px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .interval_phone {
  display: none;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_name {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  margin: 0 5px;
  vertical-align: middle;
  cursor: pointer;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_link img {
  width: 97px;
  height: 37px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title i {
  margin-right: 5px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_name.active {
  color: #0056A3;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content {
  height: 310px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 11px 0px rgba(187, 187, 187, 0.5);
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage {
  display: none;
  padding: 10px 20px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .left {
  width: 20px;
  float: left;
  height: 48px;
  line-height: 48px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .left .block_icon {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #CED8E5;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right a {
  height: 48px;
  line-height: 48px;
  width: 530px;
  display: inline;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 16px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .text {
  box-sizing: border-box;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .text:hover {
  color: #C11313;
  border-bottom: 1px solid #C11313;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .data {
  float: right;
  height: 48px;
  line-height: 48px;
  color: #999999;
  font-size: 16px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage.active {
  display: block;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content {
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content > div {
  height: auto;
  display: none;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content > div.active {
  display: block;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul {
  width: 100%;
  font-size: 0;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li {
  width: 24.9%;
  float: left;
  border-right: 1px solid #CDE3FC;
  background-color: #F2F8FF;
  color: #999999;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li a {
  display: inline-block;
  width: 100%;
  height: 35px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li.active {
  background-color: #4078BE;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li.active a {
  color: #FFFFFF !important;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box {
  display: none;
  margin-top: 10px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .left {
  width: 20px;
  float: left;
  height: 48px;
  line-height: 48px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .left .block_icon {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #CED8E5;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right a {
  height: 48px;
  line-height: 48px;
  width: 70%;
  display: inline;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 16px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .text {
  box-sizing: border-box;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .text:hover {
  color: #C11313;
  border-bottom: 1px solid #C11313;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .data {
  float: right;
  height: 48px;
  line-height: 48px;
  color: #999999;
  font-size: 16px;
}
.interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box.active {
  display: block;
}
.interactive_main .zhongdianlingyu {
  width: 1200px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.interactive_main .zhongdianlingyu .title {
  margin: 30px 0 20px 0;
}
.interactive_main .zhongdianlingyu .title .title_name {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  vertical-align: middle;
  margin-left: 10px;
}
.interactive_main .zhongdianlingyu .zhongdian_content {
  font-size: 0;
}
.interactive_main .zhongdianlingyu .zhongdian_content a {
  width: 23%;
  display: inline-block;
  height: 48px;
  font-size: 14px;
  line-height: 48px;
  text-align: center;
  color: #333;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #F6F7FB;
}
.interactive_main .zhongdianlingyu .zhongdian_content a:hover {
  background-color: #4078BE;
  color: #fff;
}
.interactive_main .zhongdianlingyu .zhongdian_content a:last-child {
  margin-right: 0;
}
.interactive_main .zhongdianlingyu .zhongdianlingyu_left {
  width: 50%;
  float: left;
}
.interactive_main .zhongdianlingyu .map_jump {
  width: 50%;
  float: right;
}
.interactive_main .zhongdianlingyu .map_jump .title {
  overflow: hidden;
}
.interactive_main .zhongdianlingyu .map_jump .title .map_title_left {
  float: left;
}
.interactive_main .zhongdianlingyu .map_jump .title .map_title_right {
  float: right;
  width: 100px;
  height: auto;
  border-radius: 10px;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}
.interactive_main .zhongdianlingyu .map_jump .content {
  overflow: hidden;
  background-color: #e8f1f7;
}
.interactive_main .zhongdianlingyu .map_jump .content .item {
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 40px;
  float: left;
  width: 49%;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.interactive_main .zhongdianlingyu .map_jump .content .item .item_text {
  margin-left: 6px;
}
.interactive_main .zhongdianlingyu .map_jump .content .item i {
  color: red;
  font-size: 16px;
}
.interactive_main .zhongdianlingyu .map_jump .content .item:nth-child(1),
.interactive_main .zhongdianlingyu .map_jump .content .item:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 750px) {
  .interactive_main .zhongdianlingyu .map_jump {
    width: 100%;
    float: none;
  }
  .interactive_main .zhongdianlingyu .map_jump .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .interactive_main .zhongdianlingyu .map_jump .title .map_title_left {
    float: none;
  }
  .interactive_main .zhongdianlingyu .map_jump .title .map_title_right {
    width: auto;
    float: none;
    height: auto;
    cursor: pointer;
    color: #333;
    font-size: 0.32rem;
    line-height: 0.35rem;
    text-align: center;
  }
  .interactive_main .zhongdianlingyu .map_jump .title .map_title_right i {
    font-size: 0.32rem;
  }
  .interactive_main .zhongdianlingyu .map_jump .content .item {
    display: block;
    float: none;
    width: 100%;
    line-height: 0.5rem;
    font-size: 0.28rem;
    padding: 0 0.1rem;
  }
  .interactive_main .zhongdianlingyu .map_jump .content .item .item_text {
    margin-left: 0.1rem;
    font-size: 0.28rem;
  }
  .interactive_main .zhongdianlingyu .map_jump .content .item i {
    color: red;
    font-size: 0.28rem;
  }
}
.interactive_main .online {
  width: 1200px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.interactive_main .online .title {
  margin: 30px 0 20px 0;
}
.interactive_main .online .title .title_name {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  vertical-align: middle;
  margin-left: 10px;
}
.interactive_main .online .content {
  padding: 10px 20px 20px 20px;
  box-shadow: 0px 0px 12px 0px rgba(208, 208, 208, 0.5);
}
.interactive_main .online .content .left {
  width: 41.5%;
  float: left;
}
.interactive_main .online .content .left .left_title_border {
  border-bottom: 1px solid #D5D5D5;
}
.interactive_main .online .content .left .left_title_border .left_title {
  width: 126px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #0056A3;
  border-bottom: 3px solid #4078BE;
}
.interactive_main .online .content .left .participationway {
  height: 295px;
  background-color: #F2F8FF;
  padding: 12px;
  margin-top: 15px;
  box-sizing: border-box;
}
.interactive_main .online .content .left .participationway .participationway_way_left {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  font-weight: bold;
  vertical-align: top;
}
.interactive_main .online .content .left .participationway .participationway_way_right {
  display: inline-block;
  color: #666666;
  font-size: 15px;
}
.interactive_main .online .content .left .participationway .participationway_way_right > div {
  line-height: 45px;
}
.interactive_main .online .content .left .participationway .participationway_way {
  margin-top: 10px;
}
.interactive_main .online .content .left .up_line_arrange {
  display: block;
  height: 69px;
  overflow: hidden;
  margin-top: 10px;
}
.interactive_main .online .content .left .up_line_arrange img {
  width: 100%;
  height: 100%;
}
.interactive_main .online .content .right {
  width: 56%;
  float: right;
}
.interactive_main .online .content .right .advance_notice {
  height: 200px;
  padding: 15px 0;
  font-size: 0;
}
.interactive_main .online .content .right .advance_notice .photo_img {
  display: inline-block;
  width: 47%;
  height: 200px;
  overflow: hidden;
  text-align: center;
  background-size: cover;
}
.interactive_main .online .content .right .advance_notice .photo_img img {
  height: 100%;
}
.interactive_main .online .content .right .advance_notice .particulars {
  display: inline-block;
  width: 53%;
  height: 200px;
  padding-left: 20px;
  box-sizing: border-box;
}
.interactive_main .online .content .right .advance_notice .particulars > div {
  font-size: 17px;
  color: #000;
  margin-bottom: 30px;
}
.interactive_main .online .content .right .advance_notice .particulars > div span {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
.interactive_main .online .content .right .advance_notice .particulars > div a {
  display: inline-block;
  vertical-align: top;
  width: 80%;
}
.interactive_main .online .content .right .advance_notice .particulars > div a i {
  width: 100%;
}
.interactive_main .online .content .right .advance_notice .particulars > div i {
  width: 80%;
  display: inline-block;
  line-height: 20px;
  vertical-align: top;
}
.interactive_main .online .content .right .advance_notice .particulars > div:first-child i:hover {
  color: #C11313;
}
.interactive_main .online .content .right .left_title_border {
  border-bottom: 1px solid #D5D5D5;
}
.interactive_main .online .content .right .left_title_border .left_title {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #0056A3;
  border-bottom: 3px solid #4078BE;
}
.interactive_main .online .content .right .left_title_border .left_title a {
  color: #0056A3;
}
.interactive_main .online .content .right .left_title_border .left_title a:hover {
  color: #0056A3 !important;
}
.interactive_main .online .content .right .left_title_border .more {
  float: right;
  height: 50px;
  line-height: 70px;
  cursor: pointer;
  font-size: 16px;
}
.interactive_main .online .content .right .left_title_border .more i {
  font-size: 21px;
}
.interactive_main .online .content .right .left_title_border .more:hover {
  color: #C11313;
}
.interactive_main .online .content .right .listen_link {
  margin-top: 10px;
}
.interactive_main .online .content .right .listen_link .listen_link_item {
  line-height: 44px;
}
.interactive_main .online .content .right .listen_link .listen_link_item > a {
  display: inline-block;
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.interactive_main .online .content .right .listen_link .listen_link_item .icon_box {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #D8D8D8;
  border-radius: 50%;
}
.interactive_main .online .content .right .listen_link .listen_link_item .text {
  line-height: 44px;
  margin-left: 10px;
  font-size: 16px;
}
.interactive_main .online .content .right .listen_link .listen_link_item .text:hover {
  color: #C11313;
  border-bottom: 1px solid #C11313;
}
.interactive_main .online .fourimg {
  font-size: 0;
}
.interactive_main .online .fourimg .blue_bg {
  float: left;
  margin: 30px 20px 30px 0;
  width: 285px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: url(interactive_online_bg_blue.png);
}
.interactive_main .online .fourimg .blue_bg .blue_icon_bg {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #fff;
  border-radius: 50%;
  color: #4078BE;
  font-size: 24px;
  line-height: 36px;
  vertical-align: middle;
}
.interactive_main .online .fourimg .blue_bg .blue_text {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  margin-left: 10px;
}
.interactive_main .online .fourimg a:last-child .blue_bg {
  margin-right: 0;
}
.free_nav {
  display: none;
  position: fixed;
  bottom: 70px;
  left: 50%;
  margin-left: 623px;
  background: #FFFFFF;
  box-shadow: 0px 2px 11px 0px rgba(189, 189, 189, 0.5);
  z-index: 999;
}
.free_nav .free_nav_list li {
  border-bottom: 1px solid #E9E9E9;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s;
  padding: 10px 0;
}
.free_nav .free_nav_list li a {
  display: inline-block;
  width: 70px;
  height: 68.4px;
  box-sizing: border-box;
  padding-top: 14px;
}
.free_nav .free_nav_list li .iconfont {
  color: #4078BE;
  font-size: 18px;
}
.free_nav .free_nav_list li .free_nav_name {
  font-size: 12px;
  color: #333333;
  margin-top: 9px;
}
.free_nav .free_nav_list li:hover {
  background-color: #E9E9E9;
}
.free_nav .free_nav_list .go_back {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  padding-top: 14px;
}
@media (max-width: 750px) {
  .nav {
    display: none !important;
  }
  .interactive {
    min-width: 100%;
  }
  .interactive_main {
    background-color: #F6F6F6;
    padding-top: 0.68rem;
  }
  .interactive_main .icon_bg {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.42rem;
  }
  .interactive_main .letter_box {
    width: auto;
    padding: 0 0.24rem;
    position: static;
    background-color: #fff;
  }
  .interactive_main .letter_box .letter_content {
    margin-top: 0;
  }
  .interactive_main .letter_box .left {
    width: 100%;
    float: none;
    padding: 1rem 0 0.4rem;
    box-shadow: none;
  }
  .interactive_main .letter_box .left .logo {
    width: 3.2rem;
    height: 1rem;
    line-height: 1rem;
    top: -0.4rem;
    background-size: cover;
  }
  .interactive_main .letter_box .left .logo .logo_icon {
    width: 0.64rem;
    height: 0.64rem;
    line-height: 0.7rem;
  }
  .interactive_main .letter_box .left .logo .logo_text {
    font-size: 0.32rem;
  }
  .interactive_main .letter_box .left .letter_tab_title {
    padding: 0;
  }
  .interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab {
    width: 100%;
    float: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.4rem;
  }
  .interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a {
    margin-right: 0;
    width: 1.28rem;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.24rem;
    border-radius: 0.32rem;
  }
  .interactive_main .letter_box .left .letter_tab_item {
    padding: 0;
    height: 2.9rem;
    overflow: hidden;
  }
  .interactive_main .letter_box .left .letter_tab_item iframe {
    width: 702px;
    transform-origin: left top;
  }
  .interactive_main .letter_box .right {
    width: 100%;
    top: 0;
    float: none;
  }
  .interactive_main .letter_box .right .logo {
    display: flex;
    align-items: center;
  }
  .interactive_main .letter_box .right .logo a {
    display: block;
    width: 50%;
  }
  .interactive_main .letter_box .right .logo a img {
    width: 100%;
    height: 2.18rem;
  }
  .interactive_main .letter_box .right .reply_statistics {
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 0.4rem 0.2rem;
    display: flex;
    justify-content: space-between;
  }
  .interactive_main .letter_box .right .reply_statistics .left_box,
  .interactive_main .letter_box .right .reply_statistics .right_box {
    width: 3.18rem;
  }
  .interactive_main .letter_box .right .reply_statistics .title {
    margin-bottom: 0.34rem;
    display: flex;
    align-items: center;
  }
  .interactive_main .letter_box .right .reply_statistics .title .title_icon {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .interactive_main .letter_box .right .reply_statistics .title .title_text {
    font-size: 0.28rem;
    margin-left: 0.24rem;
  }
  .interactive_main .letter_box .right .reply_statistics .title .title_box {
    font-size: 0.24rem;
  }
  .interactive_main .letter_box .right .reply_statistics .right_box {
    padding: 0;
  }
  .interactive_main .letter_box .right .reply_statistics .right_box .title {
    margin-bottom: 0.34rem;
  }
  .interactive_main .letter_box .right .reply_statistics .right_box .img_box {
    margin-top: 0;
  }
  .interactive_main .letter_box .right .reply_statistics .right_box .title_box {
    font-size: 0.28rem;
    margin-top: 0.2rem;
  }
  .interactive_main .survey_hotspot {
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.24rem;
  }
  .interactive_main .survey_hotspot .title .title_name {
    font-size: 0.36rem;
    line-height: 0.7rem;
    margin: 0 0.1rem;
  }
  .interactive_main .survey_hotspot .title .interval {
    height: 0.36rem;
    margin: 0 0.08rem;
  }
  .interactive_main .survey_hotspot .survey .survey_content_list {
    min-height: none;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item {
    height: 1.4rem;
    display: flex;
    align-items: center;
    margin-top: 0.2rem;
    padding-left: 0;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_left {
    width: 0.8rem;
    height: 1.4rem;
    flex-shrink: 0;
    font-size: 0.28rem;
    position: relative;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_left .text {
    width: 0.32rem;
    height: 0.96rem;
    letter-spacing: 0;
    font-size: 0.28rem;
    line-height: 1;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_right {
    width: auto;
    flex: 1;
    padding: 0;
    height: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.2rem;
    overflow: hidden;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_right a {
    font-size: 0.28rem;
    width: 100%;
    line-height: 0.44rem;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_right a:hover {
    color: #333333;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_right .data {
    font-size: 0.24rem;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_right .data span {
    display: none !important;
  }
  .interactive_main .survey_hotspot .survey .survey_content .item_right .data span.time {
    display: block !important;
    width: auto;
  }
  .interactive_main .govandrepresent_bg {
    background-color: #f6f6f6;
    padding: 0.4rem 0;
  }
  .interactive_main .govandrepresent_bg .govandrepresent {
    width: 100%;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov {
    margin-bottom: 0.4rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .title {
    margin-bottom: 0.2rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .title .icon_bg {
    font-size: 0.36rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .title .title_name {
    font-size: 0.36rem;
    margin: 0 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content {
    padding: 0.24rem;
    box-shadow: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top {
    margin-bottom: 0.38rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label {
    display: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box {
    width: 100%;
    float: none;
    height: auto;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-container {
    height: auto;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-container .swiper-wrapper {
    height: auto;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-slide {
    height: auto;
    width: 100%;
    position: relative;
    padding-bottom: 0;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box span {
    font-size: 0.28rem;
    line-height: 0.38rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .title_two {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 0.08rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .title_two a {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.38rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .unit_two {
    display: block;
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.38rem;
    margin-right: 0;
    margin-bottom: 0.08rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .time_two {
    display: block;
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.38rem;
    margin-right: 0;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .item_status {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.28rem;
    line-height: 0.38rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left {
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item {
    width: 3.38rem;
    margin-right: 0.24rem;
    margin-bottom: 0.28rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item:nth-child(2n) {
    margin-right: 0;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item img {
    height: 1.91rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item .subtitle {
    font-size: 0.28rem;
    line-height: 0.36rem;
    margin-top: 0.16rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth {
    float: none;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth a {
    width: auto;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.2rem;
    font-size: 0.32rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth a i {
    font-size: 0.24rem;
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    margin-top: 0;
    display: inline-block;
    margin-left: 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot {
    float: none;
    width: 100%;
    display: block;
    margin-top: 0.4rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title {
    margin-bottom: 0.2rem;
    padding: 0 0.24rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title .title_name {
    font-size: 0.36rem;
    margin: 0 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content {
    overflow: hidden;
    height: auto;
    padding: 0.32rem;
    box-shadow: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content .img_box {
    width: 1.5rem;
    float: right;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content p {
    width: 70%;
    float: left;
    font-size: 0.24rem;
    margin-top: 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span {
    margin-right: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span a {
    width: 3.2rem;
    height: 0.96rem;
    line-height: 0.96rem;
    font-size: 0.32rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent {
    display: block;
    width: 100%;
    float: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title {
    margin-bottom: 0.2rem;
    padding: 0 0.24rem;
    display: flex;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .out_link {
    font-size: 0.26rem;
    line-height: 0.7rem;
    height: 0.7rem;
    display: inline-block;
    margin: 0 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .out_link i {
    font-size: 0.22rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .interval_phone {
    display: inline-block;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .icon_bg {
    flex-shrink: 0;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .name {
    flex: 1;
    overflow-y: auto;
    white-space: nowrap;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .interval {
    height: 0.26rem;
    margin: 0 0.08rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_name,
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_link {
    font-size: 0.26rem;
    line-height: 0.7rem;
    height: 0.7rem;
    display: inline-block;
    margin: 0 0.1rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_name i,
  .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_link i {
    font-size: 0.25rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content {
    height: auto;
    box-shadow: none;
    padding: 0.16rem 0.24rem 0.4rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage {
    padding: 0;
    height: 4.8rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .left {
    width: 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .left .block_icon {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right a {
    width: 6.7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .data {
    display: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .text:hover {
    color: #333;
    border-bottom: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li {
    width: 49%;
    font-size: 0.24rem;
    line-height: 0.5rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li a {
    height: 0.5rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .left {
    width: 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .left .block_icon {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right a {
    width: 6.7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .data {
    display: none;
  }
  .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .text:hover {
    color: #333;
    border-bottom: none;
  }
  .interactive_main .zhongdianlingyu {
    width: 100%;
    background-color: #fff;
    padding: 0.2rem 0.24rem;
    box-sizing: border-box;
  }
  .interactive_main .zhongdianlingyu .title {
    margin: 0;
    margin-bottom: 0.2rem;
  }
  .interactive_main .zhongdianlingyu .title .title_name {
    font-size: 0.36rem;
    margin-left: 0.2rem;
  }
  .interactive_main .zhongdianlingyu .zhongdian_content a {
    width: auto;
    padding: 0 1.13rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .interactive_main .zhongdianlingyu .zhongdian_content a.zfbzytdzf {
    padding: 0 0.4rem;
  }
  .interactive_main .zhongdianlingyu .zhongdian_content a.sqzfxx {
    padding: 0 0.85rem;
  }
  .interactive_main .zhongdianlingyu .zhongdian_content a:nth-child(2n) {
    margin-right: 0;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_left {
    width: 100%;
    float: none;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right {
    width: 100%;
    float: none;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content {
    height: 2rem;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .name {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.5rem;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content {
    margin-top: 0.2rem;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content > a {
    height: 0.6rem;
    font-size: 0.24rem;
    border: 0.01rem solid #4577BA;
    border-radius: 0.3rem;
    padding: 0 0.15rem;
    line-height: 0.55rem;
    margin: 0 0.1rem;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content > a i {
    font-size: 0.28rem;
  }
  .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content > a:nth-child(3) i {
    font-size: 0.32rem;
  }
  .interactive_main .online {
    width: 100%;
    background-color: #fff;
    padding: 0 0 0.4rem 0;
  }
  .interactive_main .online .title {
    margin: 0 0 0.2rem;
    padding: 0 0.24rem;
  }
  .interactive_main .online .title .icon_bg {
    font-size: 0.36rem;
  }
  .interactive_main .online .title .title_name {
    font-size: 0.36rem;
    margin: 0 0.1rem;
  }
  .interactive_main .online .content {
    padding: 0 0.24rem;
    box-shadow: none;
  }
  .interactive_main .online .content .left {
    width: 100%;
    float: none;
  }
  .interactive_main .online .content .left .left_title_border .left_title {
    width: auto;
    font-size: 0.32rem;
    display: inline-block;
    height: auto;
    line-height: 0.4rem;
    padding-bottom: 0.2rem;
    border-bottom-width: 0.06rem;
  }
  .interactive_main .online .content .left .participationway {
    height: auto;
    margin-top: 0.2rem;
    padding: 0.4rem 0.2rem 0.34rem;
  }
  .interactive_main .online .content .left .participationway .participationway_way_left {
    font-size: 0.24rem;
    line-height: 0.52rem;
    height: 0.52rem;
  }
  .interactive_main .online .content .left .participationway .participationway_way_right {
    font-size: 0.24rem;
  }
  .interactive_main .online .content .left .participationway .participationway_way_right > div {
    line-height: 0.52rem;
  }
  .interactive_main .online .content .left .participationway .participationway_way {
    margin-top: 0.16rem;
  }
  .interactive_main .online .content .left .up_line_arrange {
    height: auto;
    margin-top: 0.2rem;
  }
  .interactive_main .online .content .left .up_line_arrange img {
    height: auto;
  }
  .interactive_main .online .content .right {
    width: 100%;
    float: none;
    margin-top: 0.42rem;
  }
  .interactive_main .online .content .right .left_title_border .left_title {
    width: auto;
    font-size: 0.32rem;
    display: inline-block;
    height: auto;
    line-height: 0.4rem;
    padding-bottom: 0.2rem;
    border-bottom-width: 0.06rem;
  }
  .interactive_main .online .content .right .left_title_border .more {
    height: 0.5rem;
    line-height: 0.7rem;
    font-size: 0.24rem;
  }
  .interactive_main .online .content .right .left_title_border .more i {
    font-size: 0.24rem;
  }
  .interactive_main .online .content .right .left_title_border .more:hover {
    color: #333333;
  }
  .interactive_main .online .content .right .advance_notice {
    height: auto;
    padding: 0.2rem 0 0.1rem;
  }
  .interactive_main .online .content .right .advance_notice .photo_img {
    height: auto;
    vertical-align: top;
  }
  .interactive_main .online .content .right .advance_notice .photo_img img {
    width: 100%;
    height: auto;
  }
  .interactive_main .online .content .right .advance_notice .particulars {
    padding-left: 0.2rem;
    height: auto;
  }
  .interactive_main .online .content .right .advance_notice .particulars > div {
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .interactive_main .online .content .right .advance_notice .particulars > div span {
    line-height: 0.3rem;
  }
  .interactive_main .online .content .right .advance_notice .particulars > div a {
    display: inline-block;
    vertical-align: top;
    width: 75%;
  }
  .interactive_main .online .content .right .advance_notice .particulars > div a i {
    width: 100%;
  }
  .interactive_main .online .content .right .advance_notice .particulars > div i {
    width: 75%;
    display: inline-block;
    line-height: 0.3rem;
    vertical-align: top;
  }
  .interactive_main .online .content .right .listen_link {
    margin-top: 0;
  }
  .interactive_main .online .content .right .listen_link .listen_link_item {
    line-height: 0.8rem;
    display: flex;
    align-items: center;
  }
  .interactive_main .online .content .right .listen_link .listen_link_item > a {
    flex: 1;
    overflow: hidden;
  }
  .interactive_main .online .content .right .listen_link .listen_link_item .icon_box {
    width: 0.1rem;
    height: 0.1rem;
  }
  .interactive_main .online .content .right .listen_link .listen_link_item .text {
    font-size: 0.24rem;
    line-height: 0.8rem;
    margin-left: 0.2rem;
  }
  .interactive_main .online .content .right .listen_link .listen_link_item .text:hover {
    border-bottom: none;
    color: #333333;
  }
  .interactive_main .online .fourimg {
    padding: 0 0.24rem;
  }
  .interactive_main .online .fourimg .blue_bg {
    display: block;
    margin: 0;
    margin-bottom: 0.2rem;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    background-size: cover;
    float: none;
    text-align: left;
    box-sizing: border-box;
    padding-left: 1.52rem;
  }
  .interactive_main .online .fourimg .blue_bg .blue_icon_bg {
    text-align: center;
    width: 0.72rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.48rem;
  }
  .interactive_main .online .fourimg .blue_bg .blue_text {
    font-size: 0.36rem;
    margin-left: 0.4rem;
  }
}
@media (min-width: 751px) {
  .pageold .nav {
    display: none !important;
  }
  .pageold .interactive {
    min-width: 12rem;
  }
  .pageold .interactive_main {
    background-color: #F6F6F6;
    padding-top: 1.088rem;
  }
  .pageold .interactive_main .icon_bg {
    width: 1.12rem;
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: 0.672rem;
  }
  .pageold .interactive_main .letter_box {
    max-width: 12rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0.384rem;
    position: static;
    background-color: #fff;
  }
  .pageold .interactive_main .letter_box .letter_content {
    margin-top: 0;
  }
  .pageold .interactive_main .letter_box .left {
    width: 100%;
    float: none;
    padding: 1.6rem 0 0.64rem;
    box-shadow: none;
  }
  .pageold .interactive_main .letter_box .left .logo {
    width: 5.12rem;
    height: 1.6rem;
    line-height: 1.6rem;
    top: -0.64rem;
    background-size: cover;
  }
  .pageold .interactive_main .letter_box .left .logo .logo_icon {
    width: 1.024rem;
    height: 1.024rem;
    line-height: 1.12rem;
    font-size: 0.512rem;
  }
  .pageold .interactive_main .letter_box .left .logo .logo_text {
    font-size: 0.512rem;
  }
  .pageold .interactive_main .letter_box .left .letter_tab_title {
    padding: 0;
  }
  .pageold .interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab {
    width: 100%;
    float: none;
    justify-content: space-between;
    margin-bottom: 0.64rem;
  }
  .pageold .interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a {
    margin-left: 0.224rem;
    margin-right: 0;
    width: 2.048rem;
    height: 1.024rem;
    line-height: 1.024rem;
    font-size: 0.384rem;
    border-radius: 0.512rem;
  }
  .pageold .interactive_main .letter_box .left .letter_tab_title .warden_letterBox_tab a:nth-child(1) {
    margin-left: 0;
  }
  .pageold .interactive_main .letter_box .left .letter_tab_item {
    padding: 0;
    height: 3.2rem;
    overflow: hidden;
  }
  .pageold .interactive_main .letter_box .left .letter_tab_item iframe {
    width: 100%;
    transform-origin: left top;
  }
  .pageold .interactive_main .letter_box .right {
    width: 100%;
    top: 0;
    float: none;
  }
  .pageold .interactive_main .letter_box .right .logo {
    font-size: 0;
  }
  .pageold .interactive_main .letter_box .right .logo a {
    display: inline-block;
    width: 50%;
  }
  .pageold .interactive_main .letter_box .right .logo a img {
    width: 100%;
    height: 3.488rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics {
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 0.32rem 0.32rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .left_box,
  .pageold .interactive_main .letter_box .right .reply_statistics .right_box {
    width: 5.088rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .title {
    margin-bottom: 0.544rem;
    align-items: center;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .title .title_icon {
    width: 1.12rem;
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: 0.512rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .title .title_text {
    font-size: 0.32rem;
    margin-left: 0.384rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .title .title_box {
    font-size: 0.384rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .left_box .statistics {
    height: 3.1rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .left_box .statistics #deptgovmail_jm {
    width: 100% !important;
    height: 100% !important;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .right_box {
    padding: 0;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .right_box .title {
    margin-bottom: 0.544rem;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .right_box .img_box {
    width: 2.88rem;
    height: 2.88rem;
    margin-top: 0;
  }
  .pageold .interactive_main .letter_box .right .reply_statistics .right_box .title_box {
    font-size: 0.448rem;
    margin-top: 0.32rem;
  }
  .pageold .interactive_main .survey_hotspot {
    background-color: #fff;
    width: 12rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0.384rem;
    padding-top: 0.64rem;
  }
  .pageold .interactive_main .survey_hotspot .title .title_name {
    font-size: 0.576rem;
    line-height: 1.12rem;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .survey_hotspot .title .interval {
    height: 0.576rem;
    margin: 0 0.128rem;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content_list {
    min-height: none;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item {
    height: 2.24rem;
    align-items: center;
    margin-top: 0.32rem;
    padding: 0;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_left {
    width: 1.28rem;
    height: 2.24rem;
    flex-shrink: 0;
    font-size: 0.448rem;
    position: relative;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_left .text {
    width: 0.512rem;
    height: 1.536rem;
    letter-spacing: 0;
    font-size: 0.448rem;
    line-height: 1;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_right {
    width: auto;
    vertical-align: top;
    width: 9.92rem;
    padding: 0;
    height: auto;
    box-sizing: border-box;
    padding: 0.16rem 0.32rem;
    overflow: hidden;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_right a {
    font-size: 0.448rem;
    width: 100%;
    max-width: 100%;
    line-height: 0.704rem;
    height: auto;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_right a:hover {
    color: #333333;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_right .data {
    font-size: 0.384rem;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_right .data span {
    display: none !important;
  }
  .pageold .interactive_main .survey_hotspot .survey .survey_content .item_right .data span.time {
    display: block !important;
    width: auto;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .survey {
    display: block;
    width: 100%;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right {
    float: none;
    width: 100%;
    padding-top: 0.64rem;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right .gov_open_content {
    height: auto;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right .gov_open_content > a {
    background-size: 100% 100%;
    width: 100%;
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.32rem;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right .gov_open_content .content {
    padding-top: 0.64rem;
    width: 100%;
    padding-bottom: 0.48rem;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right .gov_open_content .content a {
    text-align: center;
    width: 40%;
    height: 0.96rem;
    line-height: 0.96rem;
    font-size: 0.32rem;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right .gov_open_content .content a i {
    display: inline;
  }
  .pageold .interactive_main .survey_hotspot .survey_box .zhongdianlingyu_right .gov_open_content .content a span {
    display: inline;
  }
  .pageold .interactive_main .govandrepresent_bg {
    background-color: #f6f6f6;
    padding: 0.64rem 0;
    width: 12rem;
    margin: 0 auto;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent {
    width: 100%;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov {
    margin-bottom: 0.64rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .title {
    margin-bottom: 0.32rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .title .icon_bg {
    font-size: 0.576rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .title .title_name {
    font-size: 0.576rem;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content {
    padding: 0.384rem;
    box-shadow: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top {
    margin-bottom: 0.608rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label {
    display: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box {
    width: 100%;
    float: none;
    height: auto;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-container {
    height: auto;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-container .swiper-wrapper {
    height: auto;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .swiper-slide {
    height: auto;
    width: 100%;
    position: relative;
    padding-bottom: 0;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box span {
    font-size: 0.448rem;
    line-height: 0.608rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .title_two {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 0.128rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .title_two a {
    width: 100%;
    font-size: 0.448rem;
    line-height: 0.608rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .unit_two {
    display: block;
    width: 100%;
    font-size: 0.448rem;
    line-height: 0.608rem;
    margin-right: 0;
    margin-bottom: 0.128rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .time_two {
    display: block;
    width: 100%;
    font-size: 0.448rem;
    line-height: 0.608rem;
    margin-right: 0;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_top .title_box .label_box .item_status {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.448rem;
    line-height: 0.608rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left {
    float: left;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item {
    width: 5.408rem;
    margin-right: 0.384rem;
    margin-bottom: 0.448rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item:nth-child(2n) {
    margin-right: 0;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item img {
    height: 3.056rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .left .item .subtitle {
    font-size: 0.448rem;
    line-height: 0.576rem;
    margin-top: 0.256rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth {
    float: none;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth a {
    width: auto;
    height: 1.28rem;
    line-height: 1.28rem;
    padding: 0 0.32rem;
    font-size: 0.512rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .gov .content .content_bot .rigth a i {
    font-size: 0.384rem;
    width: 0.512rem;
    height: 0.512rem;
    line-height: 0.512rem;
    margin-top: 0;
    display: inline-block;
    margin-left: 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot {
    float: none;
    width: 100%;
    display: block;
    margin-top: 0.64rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title {
    margin-bottom: 0.32rem;
    padding: 0 0.384rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .title .title_name {
    font-size: 0.576rem;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content {
    overflow: hidden;
    height: auto;
    padding: 0.512rem;
    box-shadow: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content .img_box {
    width: 2.4rem;
    float: right;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content p {
    width: 70%;
    float: left;
    font-size: 0.384rem;
    margin-top: 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span {
    margin-right: 0.64rem;
    margin-bottom: 0.32rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .new_box .hotspot .hotspot_content span a {
    width: 5.12rem;
    height: 1.536rem;
    line-height: 1.536rem;
    font-size: 0.512rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent {
    display: block;
    width: 100%;
    float: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title {
    margin-bottom: 0.32rem;
    padding: 0 0.384rem;
    font-size: 0;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .out_link {
    font-size: 0.32rem;
    line-height: 1.12rem;
    height: 1.12rem;
    display: inline-block;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .out_link i {
    font-size: 0.352rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .interval_phone {
    display: inline-block;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .icon_bg {
    display: inline-block;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .name {
    width: 10rem;
    display: inline-block;
    height: auto;
    overflow-y: auto;
    white-space: nowrap;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .interval {
    height: 0.416rem;
    margin: 0 0.128rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_name,
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_link {
    font-size: 0.416rem;
    line-height: 1.12rem;
    height: 1.12rem;
    display: inline-block;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_name i,
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_link i {
    font-size: 0.4rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .title .title_link img {
    width: auto;
    height: 0.6rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content {
    height: auto;
    box-shadow: none;
    padding: 0.256rem 0.384rem 0.64rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage {
    padding: 0;
    height: 7.68rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .left {
    width: 0.48rem;
    height: 1.28rem;
    line-height: 1.28rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .left .block_icon {
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right a {
    width: 10.72rem;
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.448rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .data {
    display: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .content .manage .item .right .text:hover {
    color: #333;
    border-bottom: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li {
    width: 49%;
    font-size: 0.384rem;
    line-height: 0.8rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content ul li a {
    height: 0.8rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .left {
    width: 0.48rem;
    height: 1.28rem;
    line-height: 1.28rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .left .block_icon {
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right a {
    width: 10.72rem;
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: 0.448rem;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .data {
    display: none;
  }
  .pageold .interactive_main .govandrepresent_bg .govandrepresent .represent .represent_content .file_name_content .file_name_box .item .right .text:hover {
    color: #333;
    border-bottom: none;
  }
  .pageold .interactive_main .zhongdianlingyu {
    width: 12rem;
    margin: 0 auto;
    background-color: #fff;
    padding: 0.32rem 0.384rem;
    box-sizing: border-box;
  }
  .pageold .interactive_main .zhongdianlingyu .title {
    margin: 0;
    margin-bottom: 0.32rem;
  }
  .pageold .interactive_main .zhongdianlingyu .title .title_name {
    font-size: 0.576rem;
    margin-left: 0.32rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdian_content a {
    width: auto;
    padding: 0 1.808rem;
    height: 0.96rem;
    line-height: 0.96rem;
    font-size: 0.448rem;
    margin-bottom: 0.32rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdian_content a.zfbzytdzf {
    padding: 0 0.64rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdian_content a.sqzfxx {
    padding: 0 1.36rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdian_content a:nth-child(2n) {
    margin-right: 0;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_left {
    width: 100%;
    float: none;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right {
    width: 100%;
    float: none;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content {
    height: 3.2rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .name {
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 0.8rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content {
    margin-top: 0.32rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content > a {
    height: 0.96rem;
    font-size: 0.384rem;
    border: 0.016rem solid #4577BA;
    border-radius: 0.48rem;
    padding: 0 0.24rem;
    line-height: 0.88rem;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content > a i {
    font-size: 0.448rem;
  }
  .pageold .interactive_main .zhongdianlingyu .zhongdianlingyu_right .gov_open_content .content > a:nth-child(3) i {
    font-size: 0.512rem;
  }
  .pageold .interactive_main .zhongdianlingyu .map_jump {
    width: 100%;
    float: none;
  }
  .pageold .interactive_main .zhongdianlingyu .map_jump .title .map_title_right {
    font-size: 0.32rem;
    width: 1.6rem;
    line-height: 3.2;
  }
  .pageold .interactive_main .zhongdianlingyu .map_jump .title .map_title_right i {
    font-size: 0.32rem;
  }
  .pageold .interactive_main .zhongdianlingyu .map_jump .content .item {
    padding: 0 0.16rem;
    font-size: 0.32rem;
    line-height: 0.64rem;
  }
  .pageold .interactive_main .zhongdianlingyu .map_jump .content .item i {
    font-size: 0.32rem;
  }
  .pageold .interactive_main .online {
    width: 100%;
    width: 12rem;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 0 0.64rem 0;
  }
  .pageold .interactive_main .online .title {
    margin: 0 0 0.32rem;
    padding: 0 0.384rem;
  }
  .pageold .interactive_main .online .title .icon_bg {
    font-size: 0.576rem;
  }
  .pageold .interactive_main .online .title .title_name {
    font-size: 0.576rem;
    margin: 0 0.16rem;
  }
  .pageold .interactive_main .online .content {
    padding: 0 0.384rem;
    box-shadow: none;
  }
  .pageold .interactive_main .online .content .left {
    width: 100%;
    float: none;
  }
  .pageold .interactive_main .online .content .left .left_title_border .left_title {
    width: auto;
    font-size: 0.512rem;
    display: inline-block;
    height: auto;
    line-height: 0.64rem;
    padding-bottom: 0.32rem;
    border-bottom-width: 0.096rem;
  }
  .pageold .interactive_main .online .content .left .participationway {
    height: auto;
    margin-top: 0.32rem;
    padding: 0.64rem 0.32rem 0.544rem;
  }
  .pageold .interactive_main .online .content .left .participationway .participationway_way_left {
    font-size: 0.384rem;
    line-height: 0.832rem;
    height: 0.832rem;
  }
  .pageold .interactive_main .online .content .left .participationway .participationway_way_right {
    font-size: 0.384rem;
  }
  .pageold .interactive_main .online .content .left .participationway .participationway_way_right > div {
    line-height: 0.832rem;
  }
  .pageold .interactive_main .online .content .left .participationway .participationway_way {
    margin-top: 0.256rem;
  }
  .pageold .interactive_main .online .content .left .up_line_arrange {
    height: auto;
    margin-top: 0.32rem;
  }
  .pageold .interactive_main .online .content .left .up_line_arrange img {
    height: auto;
  }
  .pageold .interactive_main .online .content .right {
    width: 100%;
    float: none;
    margin-top: 0.672rem;
  }
  .pageold .interactive_main .online .content .right .left_title_border .left_title {
    width: auto;
    font-size: 0.512rem;
    display: inline-block;
    height: auto;
    line-height: 0.64rem;
    padding-bottom: 0.32rem;
    border-bottom-width: 0.096rem;
  }
  .pageold .interactive_main .online .content .right .left_title_border .more {
    height: 0.8rem;
    line-height: 1.12rem;
    font-size: 0.384rem;
  }
  .pageold .interactive_main .online .content .right .left_title_border .more i {
    font-size: 0.384rem;
  }
  .pageold .interactive_main .online .content .right .left_title_border .more:hover {
    color: #333333;
  }
  .pageold .interactive_main .online .content .right .advance_notice {
    height: auto;
    padding: 0.32rem 0 0.16rem;
  }
  .pageold .interactive_main .online .content .right .advance_notice .photo_img {
    height: auto;
    vertical-align: top;
  }
  .pageold .interactive_main .online .content .right .advance_notice .photo_img img {
    width: 100%;
    height: auto;
  }
  .pageold .interactive_main .online .content .right .advance_notice .particulars {
    padding-left: 0.32rem;
    height: auto;
  }
  .pageold .interactive_main .online .content .right .advance_notice .particulars > div {
    font-size: 0.384rem;
    line-height: 0.48rem;
    margin-bottom: 0.32rem;
  }
  .pageold .interactive_main .online .content .right .advance_notice .particulars > div span {
    line-height: 0.48rem;
  }
  .pageold .interactive_main .online .content .right .advance_notice .particulars > div a {
    display: inline-block;
    vertical-align: top;
    width: 75%;
  }
  .pageold .interactive_main .online .content .right .advance_notice .particulars > div a i {
    width: 100%;
  }
  .pageold .interactive_main .online .content .right .advance_notice .particulars > div i {
    width: 75%;
    display: inline-block;
    line-height: 0.48rem;
    vertical-align: top;
  }
  .pageold .interactive_main .online .content .right .listen_link {
    margin-top: 0;
  }
  .pageold .interactive_main .online .content .right .listen_link .listen_link_item {
    line-height: 1.28rem;
    align-items: center;
  }
  .pageold .interactive_main .online .content .right .listen_link .listen_link_item > a {
    flex: 1;
    overflow: hidden;
  }
  .pageold .interactive_main .online .content .right .listen_link .listen_link_item .icon_box {
    width: 0.16rem;
    height: 0.16rem;
  }
  .pageold .interactive_main .online .content .right .listen_link .listen_link_item .text {
    font-size: 0.384rem;
    line-height: 1.28rem;
    margin-left: 0.32rem;
  }
  .pageold .interactive_main .online .content .right .listen_link .listen_link_item .text:hover {
    border-bottom: none;
    color: #333333;
  }
  .pageold .interactive_main .online .fourimg {
    padding: 0 0.384rem;
  }
  .pageold .interactive_main .online .fourimg a {
    display: inline-block;
    width: 48%;
  }
  .pageold .interactive_main .online .fourimg a:nth-child(2n+2) {
    margin-left: 2%;
  }
  .pageold .interactive_main .online .fourimg .blue_bg {
    margin: 0;
    width: 100%;
    margin-bottom: 0.32rem;
    height: 1.92rem;
    line-height: 1.92rem;
    background-size: cover;
    float: none;
    box-sizing: border-box;
    padding: 0 0.32rem;
    text-align: center;
  }
  .pageold .interactive_main .online .fourimg .blue_bg .blue_icon_bg {
    text-align: center;
    width: 1.152rem;
    height: 1.152rem;
    line-height: 1.152rem;
    font-size: 0.768rem;
  }
  .pageold .interactive_main .online .fourimg .blue_bg .blue_text {
    display: inline;
    font-size: 0.576rem;
    margin-left: 0.16rem;
  }
}
