.WindowOfLeadership2023 {
  width: 100%;
  height: auto;
}

.WindowOfLeadership2023 .container {
  height: auto;
  background-image: url(../index/2023/WindowOfLeadership2023.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box {
  width: 1140px;
  height: auto;
  margin: 0 auto;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .zwgk2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(../index/2023/zwgk2023_title_line2.png);
  background-repeat: no-repeat;
  background-size: 928px 7px;
  background-position: right center;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(../index/2023/zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left {
  width: 570px;
  *width: 569px;
  height: auto;
  border-right: 1px dashed #cfcfcf;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 {
  width: 100%;
  height: auto;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top {
  width: 100%;
  height: 303px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .may_left {
  width: 241px;
  height: 303px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .may_left img {
  display: block;
  width: 100%;
  height: 100%;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right {
  width: 298px;
  height: 303px;
  position: relative;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor_2023name {
  width: 100%;
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  color: #545454;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor2023_work {
  margin-top: 8px;
  line-height: 37px;
  color: #545454;
  font-size: 18px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor2023_work_link {
  width: 209px;
  position: absolute;
  bottom: 0;
  background-image: url(../index/2023/mayor2023_work.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  height: 90px;
}
.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor2023_work_link:hover{
    transform: scale(1.05);
transition: all .5s;
}
.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor2023_work_link a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 18px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor2023_work_link a img {
  display: block;
  width: 23px;
  height: 24px;
  margin: 0 auto;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023 .mayor_top .mayor_right .mayor2023_work_link a p {
  line-height: 34px;
  text-align: center;
  width: 100%;
  height: 34px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023_work_list {
  width: 100%;
  height: 95px;
  margin-top: 48px;
}
.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023_work_list li:hover{
    transform: scale(1.05);
transition: all .5s;
}
.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023_work_list li {
  float: left;
  width: 159px;
  height: 95px;
  background-image: url(../index/2023/mayor2023_work_list.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  margin-right: 18px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023_work_list li a {
  padding-top: 17px;
  display: block;
  width: 100%;
  height: 100%;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023_work_list li a img {
  margin: 0 auto;
  display: block;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_left .mayor2023_work_list li a p {
  text-align: center;
  height: 34px;
  text-align: center;
  line-height: 34px;
  width: 100%;
  color: #333333;
  font-size: 18px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right {
  width: 570px;
  height: auto;
  overflow-x: hidden;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 {
  width: 590px;
  height: auto;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 .Deputy_Mayor2023name {
  width: 142px;
  height: auto;
  line-height: 60px;
  padding-left: 57px;
  *width: 85px;
  color: #545454;
  font-size: 20px;
  font-weight: bold;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 .Deputy_Mayor2023content {
  width: 448px;
  height: auto;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 .Deputy_Mayor2023content li {
  width: 92px;
  height: 154px;
  float: left;
  margin-right: 20px;
  margin-bottom: 14px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 .Deputy_Mayor2023content li a {
  display: block;
  width: 100%;
  height: 100%;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 .Deputy_Mayor2023content li a img {
  display: block;
  width: 100%;
  height: 115px;
}

.WindowOfLeadership2023 .container .WindowOfLeadership2023box .WindowOfLeadership2023_box .WindowOfLeadership2023_right .Deputy_Mayor2023 .Deputy_Mayor2023content li a p {
  width: 100%;
  text-align: center;
  height: 39px;
  line-height: 39px;
  font-size: 18px;
  color: #545454;
}

.Executive_meeting2023 {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  background-image: url(../index/2023/Executive_meeting2023.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 389px;
  background-color: #eef1f6;
}

.Executive_meeting2023 .container {
  height: auto;
}

.Executive_meeting2023 .container .Executive_meeting2023title {
  width: 1140px;
  height: 153px;
}

.Executive_meeting2023 .container .Executive_meeting2023title a {
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 28px;
}

.Executive_meeting2023 .container .Executive_meeting2023title a .p1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  width: 95%;
  margin: 0 auto;
  height: 66px;
  line-height: 66px;
}

.Executive_meeting2023 .container .Executive_meeting2023title a .p2 {
  width: 100%;
  height: 41px;
  line-height: 41px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-image: url(../index/2023/Executive_meeting2023line.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 1px;
}

.Executive_meeting2023 .container .Executive_meeting2023top {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  *padding-bottom: 0;
  margin-top: 9px;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topline {
  position: absolute;
  width: 100%;
  height: 24px;
  background-image: url(../index/2023/Executive_meeting2023top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  top: -12px;
  left: 0;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain {
  width: 1140px;
  height: auto;
  margin: 0 auto;
  padding-top: 34px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft {
  width: 708px;
  height: auto;
  min-height: 339px;
  position: relative;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023content {
  width: 100%;
  height: auto;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023content a {
  display: block;
  width: 100%;
  height: 100%;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023content .Previous_review2023title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 28px;
  color: #115db2;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023content .Previous_review2023article {
  width: 100%;
  height: auto;
  line-height: 44px;
  text-indent: 2em;
  color: #333333;
  font-size: 16px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023 {
  width: 100%;
  height: 137px;
  *height: 107px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  border-top: 1px dashed #cfcfcf;
  padding-top: 30px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023 .Previous_review2023btn {
  width: 92px;
  height: 86px;
  *height: 72px;
  text-align: center;
  background-image: url(../index/2023/Previous_review2023.png);
  padding-top: 14px;
  line-height: 29px;
  font-size: 18px;
  color: #fff;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023 .Previous_review2023Right {
  width: auto;
  margin-left: 60px;
  height: 45px;
  line-height: 45px;
  margin-top: 24px;
  font-size: 22px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023 .Previous_review2023Right span {
  color: #333333;
  margin-right: 10px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023 .Previous_review2023Right a {
  display: inline-block;
  width: 47px;
  height: 45px;
  background: #266fc5;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainleft .Previous_review2023 .Previous_review2023Right select {
  width: 216px;
  display: inline-block;
  height: 100%;
  margin-right: 10px;
  padding: 0 20px;
  font-size: 16px;
  outline: none;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainRight {
  width: 380px;
  height: auto;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainRight .calendar2023top {
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #333333;
  font-size: 28px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainRight .calendar2023top a {
  color: #333333;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainRight .calendar2023content {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.Executive_meeting2023 .container .Executive_meeting2023top .Executive_meeting2023topmain .Executive_meeting2023mainRight .calendar2023content img {
  display: block;
  width: 100%;
  height: auto;
}

.Focus_areas2023 {
  width: 100%;
  height: auto;
  background: #fff;
}

.Focus_areas2023 .container {
  height: auto;
}

.Focus_areas2023 .container .zwgk2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(../index/2023/hdjl2023_title_line2.png);
  background-repeat: no-repeat;
  background-size: 988px 7px;
  background-position: right center;
}

.Focus_areas2023 .container .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(../index/2023/zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Focus_areas2023 .container .Focus_areaslist2023 {
  width: 1200px;
  height: 270px;
  *height: 274px;
}

.Focus_areas2023 .container .Focus_areaslist2023 ul {
  width: 1220px;
  height: 100%;
  overflow: hidden;
}

.Focus_areas2023 .container .Focus_areaslist2023 ul li {
  width: 132px;
  *width: 130px;
  height: 120px;
  *height: 96px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  background-color: #f4faff;
  border: 1px solid #dce6f6;
  border-radius: 3px;
  padding-top: 24px;
}
.Focus_areas2023 .container .Focus_areaslist2023 ul li:hover img{
    transform: scale(1.1);
transition: all .5s;
}
.Focus_areas2023 .container .Focus_areaslist2023 ul li img {
  display: block;
  margin: 0 auto;
}

.Focus_areas2023 .container .Focus_areaslist2023 ul li p {
  line-height: 33px;
  width: 100%;
  height: auto;
  color: #333333;
  font-size: 18px;
  text-align: center;
}

.Latest_policy2023 {
  width: 100%;
  height: 604px;
}

.Latest_policy2023 .Latest_policy2023box {
  height: 100%;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box {
  width: 840px;
  height: 100%;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .zwgk2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(../index/2023/Gov_services2023_title.png);
  background-repeat: no-repeat;
  background-size: 628px 7px;
  background-position: right center;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(../index/2023/zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .LatestPolicy2023title {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cccccc;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .LatestPolicy2023title span {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  width: 237px;
  height: 43px;
  line-height: 43px;
  display: block;
  background: #115db2;
  text-align: center;
  border-radius: 3px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .LatestPolicy2023title a {
  line-height: 43px;
  color: #b9b9b9;
  font-size: 14px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #eaf1fb;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_title span {
  display: block;
  height: 50px;
  float: left;
  text-align: center;
  color: #115db2;
  font-size: 16px;
  font-weight: bold;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_title .wjm2023 {
  width: 480px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_title .cwrq2023 {
  width: 90px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_title .fbrq2023 {
  width: 90px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_title .wjh2023 {
  width: 180px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list {
  width: 100%;
  height: auto;
  margin-top: 1px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li {
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li a span {
  display: block;
  height: 50px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 16px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li a .wjm2023 {
  width: 480px;
  background-image: url(../index/2023/tab_list1point_2023.png);
  background-position: 10px center;
  padding-left: 27px;
  *width: 453px;
  background-size: 5px 5px;
  background-repeat: no-repeat;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li a .cwrq2023 {
  width: 90px;
  text-align: center;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li a .fbrq2023 {
  width: 90px;
  text-align: center;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li a .wjh2023 {
  width: 180px;
  text-align: center;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li:nth-child(n) {
  background: #f6f6f6;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .File_Library2023 .File_Library2023_list li:nth-child(2n) {
  background: #fff;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 {
  width: 100%;
  height: 119px;
  margin-top: 1px;
  background-image: url(../index/2023/FileSearch2023.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box {
  width: 780px;
  margin: 0 auto;
  padding-top: 23px;
  *height: 96px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_left {
  width: 184px;
  height: 73px;
  overflow: hidden;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_left div {
  width: 100%;
  height: 33px;
  line-height: 33px;
  margin-bottom: 7px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_left div span {
  color: #115db2;
  font-size: 14px;
  font-weight: bold;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_left div select {
  display: inline-block;
  width: 108px;
  *width: 92px;
  height: auto;
  padding: 7px 8px;
  font-size: 14px;
  border: 1px solid #dce6f6;
  border-radius: 2px;
  outline: none;
  color: #6189b5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../index/2023/select2.png);
  background-repeat: no-repeat;
  background-size: 8px 4px;
  background-position: 89px center;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_line {
  width: 1px;
  height: 73px;
  background-image: url(../index/2023/FileSearch2023_line.png);
  background-size: 100% 64px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 11px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right {
  width: 573px;
  height: 100%;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_form {
  width: 100%;
  height: 40px;
  display: block;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_form input {
  width: 379px;
  *width: 349px;
  height: 100%;
  border: 1px solid #dce6f6;
  display: block;
  padding-left: 20px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_form button {
  display: block;
  width: 97px;
  height: 40px;
  color: #fff;
  border: none;
  font-size: 16px;
  font-weight: bold;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_form .zcss_2023 {
  background: #da5445;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_form .tjcz_2023 {
  background: #115db2;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_search {
  width: 100%;
  height: 22px;
  margin-top: 10px;
  line-height: 22px;
  color: #6189b5;
}

.Latest_policy2023 .Latest_policy2023box .LatestPolicy2023box .FileSearch2023 .FileSearch2023box .FileSearch2023_right .Related_search a {
  color: #6189b5;
  margin-right: 16px;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 {
  width: 327px;
  height: 100%;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_title {
  width: 100%;
  height: 163px;
  *height: 131px;
  padding-top: 32px;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_title img {
  width: 37px;
  height: 49px;
  margin: 0 auto;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_title p {
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_list {
  width: 100%;
  height: 420px;
}
.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_list li:hover{
    transform: scale(1.05);
transition: all .5s;
}
.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_list li {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #eaf1fb;
  border: 1px solid #dce6f6;
  margin-bottom: 17px;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 57px;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_list li a img {
  display: inline-block;
  width: 38px;
  height: 38px;
  vertical-align: middle;
}

.Latest_policy2023 .Latest_policy2023box .GovernmentInformationDisclosure2023 .GovinfDisclosure2023_list li a span {
  margin-left: 20px;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.Policy_interpretation {
  width: 100%;
  height: 540px;
  background: #eef1f6;
}

.Policy_interpretation .container {
  height: 100%;
}

.Policy_interpretation .container .Policy_interpretationleft {
  width: 870px;
  height: 540px;
}

.Policy_interpretation .container .Policy_interpretationleft .zwgk2023_title {
  width: 840px;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(../index/2023/Gov_services2023_title.png);
  background-repeat: no-repeat;
  background-size: 628px 7px;
  background-position: right center;
}

.Policy_interpretation .container .Policy_interpretationleft .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(../index/2023/zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox {
  width: 100%;
  height: 410px;
  background: #fff;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_index_top {
  width: 164px;
  height: 100%;
  float: left;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_index_top a {
  width: 164px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  display: block;
  background: #6890bd;
  border-radius: 2px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
}
.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_index_top .active{
  background: #115db2;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box {
  float: right;
  width: 680px;
  height: 100%;
  display: none;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list {
  width: 656px;
  height: 100%;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_wzjd_2023list {
  width: 100%;
  height: 100%;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_wzjd_2023list li {
  width: 100%;
  height: 129px;
  border-bottom: 1px dashed #cfcfcf;
  padding-top: 20px;
  *height: 109px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_wzjd_2023list li .Policy_wzjd_2023title {
  width: 100%;
  height: 34px;
  line-height: 34px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_wzjd_2023list li .Policy_wzjd_2023title p {
  width: 547px;
  height: 100%;
  color: #545454;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_wzjd_2023list li .Policy_wzjd_2023title span {
  color: #999999;
  font-size: 16px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_wzjd_2023list li .Policy_wzjd_2023content {
  width: 100%;
  height: 58px;
  line-height: 29px;
 /* text-indent: 2em;*/
  color: #999999;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_mtsj_2023list {
  width: 100%;
  height: 100%;
  padding-top: 15px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_mtsj_2023list li {
  width: 100%;
  height: 46px;
  line-height: 46px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_mtsj_2023list li a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../index/2023/tab_list1point_2023.png);
  background-repeat: no-repeat;
  background-size: 5px 5px;
  background-position: 0 center;
  padding-left: 25px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_mtsj_2023list li a .span_title {
  width: 500px;
  height: 100%;
  color: #333333;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_mtsj_2023list li a .span_date {
  color: #999999;
  font-size: 16px;
  width: 110px;
  height: 100%;
  display: block;
  text-align: right;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_tjzc_2023list {
  width: 676px;
  height: 380px;
  *height: 350px;
  padding-top: 30px;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_tjzc_2023list li {
  width: 318px;
  height: 165px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_tjzc_2023list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_tjzc_2023list li a .img1 {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_tjzc_2023list li a .img2 {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 99;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_2023box .news_list .Policy_tjzc_2023list li a p {
  position: absolute;
  width: 100%;
  *width: 96%;
  padding: 0 2%;
  height: 40px;
  line-height: 40px;
  z-index: 999;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.Policy_interpretation .container .Policy_interpretationleft .Policy_interpretationbox .Policy_wzjd_2023 {
  display: block;
}

.Policy_interpretation .container .Policy_interpretationRight {
  width: 330px;
  height: 540px;
}

.Policy_interpretation .container .Policy_interpretationRight .zwgk2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(../index/2023/Gov_services2023_right1.png);
  background-repeat: no-repeat;
  background-size: 115px 7px;
  background-position: right center;
}

.Policy_interpretation .container .Policy_interpretationRight .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(../index/2023/zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box {
  width: 100%;
  height: 410px;
  background-image: url(../index/2023/Policy_interpretationRight.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding-top: 53px;
  *height: 357px;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightGB {
  width: 242px;
  *width: 202px;
  height: 275px;
  *height: 182px;
  background-image: url(../index/2023/Policy_interpretationRight_box.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  margin-left: 30px;
  padding-top: 93px;
  padding-left: 40px;
  text-align: center;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightGB .title {
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #cc0000;
  font-size: 18px;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightGB .new {
  padding: 0 14px;
  background: #fff;
  border-radius: 15px;
  color: #666666;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  margin-top: 30px;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightGB .select_list {
  width: auto;
  height: 38px;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightGB .select_list select {
  width: 77px;
  *width: 70px;
  height: 38px;
  display: inline-block;
  margin-top: 13px;
  border: none;
  outline: none;
  padding-left: 7px;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightHistory {
  width: 100%;
  height: 63px;
  line-height: 63px;
  color: #333333;
  font-size: 16px;
  padding-left: 83px;
}

.Policy_interpretation .container .Policy_interpretationRight .Policy_interpretationRight_box .Policy_interRightHistory img {
  display: inline-block;
  vertical-align: middle;
}

.Normalization_2023 {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 30px;
}

.Normalization_2023 .container {
  height: auto;
}

.Normalization_2023 .container .Normalization_2023box {
  width: 100%;
  height: 150px;
}

.Normalization_2023 .container .Normalization_2023box img {
  display: block;
  width: 100%;
  height: 100%;
}

.Normalization_2023 .container .Data_release2023 {
  width: 100%;
  height: auto;
  margin-top: 28px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left {
  width: 1014px;
  height: auto;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .zwgk2023_title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(../index/2023/zwgk2023_title_line3.png);
  background-repeat: no-repeat;
  background-size: 799px 7px;
  background-position: right center;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(../index/2023/zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox {
  width: 100%;
  height: 340px;
  margin-top: 30px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftboxtop {
  width: 370px;
  height: 340px;
  overflow-y: scroll;
  float: left;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftboxtop p {
  display: block;
  width: 342px;
  height: 56px;
  line-height: 56px;
  display: block;
  border: 1px solid #115db2;
  border-radius: 2px;
  margin-bottom: 15px;
  padding-left: 30px;
  color: #115db2;
  font-size: 18px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftboxtop .active {
  background: #115db2;
  color: #fff;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftsudu {
  float: right;
  width: 620px;
  height: 340px;
  display: none;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftsudu .title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  font-size: 18px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftsudu .Data_release2023_leftsudubox {
  width: 100%;
  height: 310px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_left .Data_release2023_leftbox .Data_release2023_leftsudu1 {
  display: block;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_right {
  width: 178px;
  height: 405px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_right li {
  width: 100%;
  height: 126px;
  background-image: url(../index/2023/Data_release2023_right.png);
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.Normalization_2023 .container .Data_release2023 .Data_release2023_right li:hover{
    transform: scale(1.05);
transition: all .5s;
}
.Normalization_2023 .container .Data_release2023 .Data_release2023_right li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 16px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_right li a img {
  margin: 0 auto;
  width: 40px;
  height: 40px;
}

.Normalization_2023 .container .Data_release2023 .Data_release2023_right li a p {
  width: 100%;
  margin-top: 8px;
  font-size: 16px;
  color: #333333;
  height: auto;
  line-height: 25px;
  text-align: center;
}
/*日历样式开始*/

/*日历样式结束*/