@font-face {
  font-family: "times";
  src: url("../font/TIMES.TTF");
}

.information-disclosure {
  background: url(../images/body-Information-disclosure.png) no-repeat;
}

.news-center {
  background: url(../images/body-News-center.png) no-repeat;
}

.group-introduction {
  background: url(../images/fzg_jujj_bg_1.png) no-repeat;
}

.clear-shudao {
  background: url(../images/body-Clean-shudao.png) no-repeat;
}

.social-responsibility {
  background: url(../images/body-Social-responsibility.png) no-repeat;
}

.party-building {
  background: url(../images/body-Party-building.png) no-repeat;
}

.business-dynamic {
  background: url(../images/body-Business-dynamic.png) no-repeat;
}

.scorll {
  overflow-y: scroll;
  background-attachment: fixed;
  background-size: 100%;
}

.scorll .fzg_rewrite {
  top: 0 !important;
  box-shadow: none;
  width: 100%;
}

.scorll .fzg_rewrite .fzg_line li:last-child {
  border-right: none !important;
}

.scorll .fzg_rewrite .fzg_line .fzg_active {
  color: #ff3636 !important;
}

.scorll .fzg_rewrite .fzg_line .children-box {
  background: #fff;
}

.scorll .fzg_banner {
  margin-top: 100px;
  position: relative;
}

.scorll .fzg_banner .fzg_swiper {
  width: 100%;
  height: 323px;
}

.scorll .fzg_search {
  width: 100%;
  height: 96px;
  position: relative;
  z-index: 1;
  margin: -45px 0 0;
}

.scorll .fzg_search .fzg_nav_search {
  width: 1360px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 37px 46px 37px 29px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  display: flex;
  background: #fff;
  justify-content: space-between;
}

.scorll .fzg_search .fzg_nav_search .left {
  display: flex;
  font-size: 16px;
}

.scorll .fzg_search .fzg_nav_search .left img {
  width: 15px;
  height: 15px;
  margin: 3px 11px 0 0;
}

.scorll .fzg_search .fzg_nav_search .left .nav {
  display: flex;
}

.scorll .fzg_search .fzg_nav_search .left .nav li {
  padding: 0 9px;
  position: relative;
}

.scorll .fzg_search .fzg_nav_search .left .nav li::after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 13px;
  position: absolute;
  background-color: #e7e7e7;
  right: 0;
  top: 27%;
}

.scorll .fzg_search .fzg_nav_search .left .nav li:last-child::after {
  display: none;
  content: "";
}

.scorll .fzg_search .fzg_nav_search .left .nav li:last-child a {
  color: #ff3636;
}

.scorll .fzg_search .fzg_nav_search .right input {
  width: 144px;
  height: 16px;
  outline: none;
  border: none;
}

.scorll .fzg_search .fzg_nav_search .right img {
  width: 19px;
  height: 21px;
}

.scorll .fzg_search .tab {
  width: 1360px;
  margin: 0 auto 0;
  display: flex;
  background-color: #ffffff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  font-size: 18px;
}

.scorll .fzg_search .tab .tab_item {
  flex-grow: 1;
  text-align: center;
  line-height: 96px;
  position: relative;
}

.scorll .fzg_search .tab .tab_item::after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 25px;
  position: absolute;
  background: #e2e2e2;
  right: 0%;
  top: 39%;
}

.scorll .fzg_search .tab .tab_item:last-child::after {
  display: none;
}

.scorll .fzg_search .tab .active {
  background-color: #ff3636;
}

.scorll .fzg_search .tab .active::after {
  display: none;
}

.scorll .fzg_search .tab .active a {
  color: #fff;
  display: inline-block;
}

.scorll .fzg_title {
  width: 1360px;
  margin: 30px auto 0;
  overflow: hidden;
}

.scorll .fzg_title .item {
  position: relative;
}

.scorll .fzg_title .item .left {
  display: inline-block;
  height: 63px;
  line-height: 63px;
  text-align: center;
  font-weight: bold;
  background-color: #ff3636;
  border-radius: 2px;
  font-size: 22px;
  color: #fff;
  margin-right: 10px;
  padding: 0 10px;
}

.scorll .fzg_title .item .right {
  display: flex;
  align-items: center;
}

.scorll .fzg_title .item .right p {
  margin-top: 5px;
  font-family: times;
  font-size: 22px;
  color: #919191;
}

.scorll .fzg_title .item .right .title_line {
  flex-grow: 1;
  height: 1px;
  background-color: #e2e2e2;
}

.scorll .fzg_title .item .arrows {
  position: absolute;
  bottom: 20%;
  left: 36%;
  z-index: 2;
}

.scorll .fzg_title .item .arrows img {
  width: 33px;
}

.scorll .fzg_sddx_content {
  width: 1360px;
  margin: 10px auto 0;
}

.scorll .fzg_sddx_content .item {
  display: flex;
  box-sizing: border-box;
  padding: 10px 43px 10px 30px;
  border-radius: 4px;
  border-bottom: solid 2px #e2e2e2;
}

.scorll .fzg_sddx_content .item:hover {
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}

.scorll .fzg_sddx_content .item:hover .title {
  color: #ff3636;
  transition: all 0.3s ease;
}

.scorll .fzg_sddx_content .item:hover .more {
  background: #ff3636;
  color: #fff !important;
  border: 1px solid #ff3636 !important;
  transition: all 0.5s ease;
}

.scorll .fzg_sddx_content .item:hover .more::after {
  color: #fff;
  transition: all 0.5s ease;
}

.scorll .fzg_sddx_content .item .left {
  margin-right: 38px;
  width: 405px;
  height: 314px;
  border-radius: 3px;
  flex: none;
  display: flex;
  align-items: center;
}

.scorll .fzg_sddx_content .item .left img {
  max-width: 100%;
  border-radius: 3px;
}

.scorll .fzg_sddx_content .item .right .top {
  margin-top: 35px;
  overflow: hidden;
}

.scorll .fzg_sddx_content .item .right .top .day {
  font-size: 32px;
  color: #474747;
}

.scorll .fzg_sddx_content .item .right .top .date {
  margin: 0 10px 0;
  font-size: 14px;
  color: #d4d4d4;
}

.scorll .fzg_sddx_content .item .right .top .browse {
  margin: 0 3px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #4c4c4c;
}

.scorll .fzg_sddx_content .item .right .top .count {
  font-size: 14px;
  color: #ff3636;
}

.scorll .fzg_sddx_content .item .right .title {
  margin-top: 12px;
  font-size: 22px;
  font-weight: bold;
}

.scorll .fzg_sddx_content .item .right .introduce {
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #707070;
  padding-bottom: 10px;
}

.scorll .fzg_sddx_content .item .right .more {
  width: 117px;
  border-radius: 2px;
  border: solid 1px #969696;
  box-sizing: border-box;
  padding: 8px 0 9px 19px;
  font-size: 14px;
  line-height: 28px;
  color: #9f9f9f;
  position: relative;
}

.scorll .fzg_sddx_content .item .right .more::after {
  display: inline-block;
  content: "+";
  font-size: 8px;
  position: absolute;
  right: 23%;
  top: 0%;
}

.scorll .fzg_sddx_content .letter {
  box-sizing: border-box;
  padding: 41px 39px 132px 46px;
}

.scorll .fzg_sddx_content .letter:hover {
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}

.scorll .fzg_sddx_content .letter:hover .top .word .title {
  color: #ff3636;
}

.scorll .fzg_sddx_content .letter:hover .top .download {
  background-color: #ff3636;
  color: #fff;
  border: solid 1px #ff3636;
}

.scorll .fzg_sddx_content .letter .top {
  display: flex;
  justify-content: space-between;
}

.scorll .fzg_sddx_content .letter .top .word .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}

.scorll .fzg_sddx_content .letter .top .word .accessory {
  font-size: 14px;
  line-height: 26px;
  color: #6f6f6f;
  margin-top: 7px;
}

.scorll .fzg_sddx_content .letter .top .word .accessory .name {
  font-weight: bold;
  color: #000;
}

.scorll .fzg_sddx_content .letter .top .download {
  width: 117px;
  border-radius: 2px;
  border: solid 1px #969696;
  box-sizing: border-box;
  padding: 8px 0 9px 19px;
  font-size: 14px;
  line-height: 28px;
  color: #9f9f9f;
  position: relative;
  margin-top: 10px;
}

.scorll .fzg_sddx_content .letter .top .download::after {
  display: inline-block;
  content: "";
  width: 7px;
  height: 5px;
  background: url(../images/fzg_icon_add.png) no-repeat;
  background-position: center center;
  position: absolute;
  right: 23%;
  top: 27%;
}

.scorll .fzg_sddx_content .letter .bottom {
  font-size: 16px;
  color: #474747;
  margin: 19px 0 0;
}

.scorll .fzg_sddx_content .letter .bottom span,
.scorll .fzg_sddx_content .letter .bottom img {
  vertical-align: middle;
}

.scorll .fzg_sddx_content .letter .bottom .bottom_eyes {
  margin: 0 3px 0 10px;
}

.scorll .fzg_sddx_content .letter .bottom .browse {
  font-size: 14px;
}

.scorll .fzg_sddx_content .letter .bottom .time {
  color: #ff3636;
}

.scorll .fzg_jtjj_detail {
  position: relative;
  z-index: 1;
  margin-top: -10px;
}

.scorll .fzg_jtjj_detail .content {
  width: 1360px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px 0 0;
}

.scorll .fzg_jtjj_detail .content .data {
  width: 791px;
}

.scorll .fzg_jtjj_detail .content .data .head {
  background: url(../images/fgz_jtjj_data_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.scorll .fzg_jtjj_detail .content .data .head .top {
  color: #ebebeb;
  box-sizing: border-box;
  padding: 75px 0 51px 53px;
}

.scorll .fzg_jtjj_detail .content .data .head .top .letter_1 {
  font-size: 18px;
  font-family: times;
}

.scorll .fzg_jtjj_detail .content .data .head .top .letter_2 {
  font-size: 29px;
  font-family: times;
}

.scorll .fzg_jtjj_detail .content .data .head .top .title {
  font-size: 33px;
  letter-spacing: 0.3rem;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail {
  display: flex;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li {
  display: flex;
  border-top: 1px solid #d16164;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  box-sizing: border-box;
  position: relative;
  height: 174px;
  overflow: hidden;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li .item {
  box-sizing: border-box;
  color: #ebebeb;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
  box-sizing: border-box;
  padding-top: 48px;
  white-space: nowrap;
  transition: all 0.8s;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li .item.hide {
  opacity: 0;
  bottom: -174px;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li .item p {
  opacity: 0.7;
  white-space: nowrap;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li .item .num {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  font-size: 44px;
  margin-right: 5px;
  position: relative;
  white-space: nowrap;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li .item .num::after {
  display: inline-block;
  content: "";
  width: 37px;
  height: 5px;
  background-color: #ff8d8e;
  opacity: 0.3;
  position: absolute;
  bottom: 0;
  left: 0;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail li .item .units {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}

.scorll .fzg_jtjj_detail .content .data .head .data_detail .border_line {
  border-left: 1px solid #d16164;
  border-right: 1px solid #d16164;
}

.scorll .fzg_jtjj_detail .content .data .head .name {
  width: 220px;
  height: 62px;
  line-height: 62px;
  box-sizing: border-box;
  background-image: linear-gradient(#d84a36, #d84a36), linear-gradient(#ffffff, #ffffff);
  font-size: 24px;
  color: #fff;
  text-align: center;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  position: absolute;
  right: -27.7%;
  top: 42%;
}

.scorll .fzg_jtjj_detail .content .data .head .name .name_logo {
  vertical-align: middle;
  margin-right: 5px;
}

.scorll .fzg_jtjj_detail .content .data .head .name .text {
  vertical-align: middle;
}

.scorll .fzg_jtjj_detail .content .data .caption {
  font-size: 16px;
  color: #bababa;
  text-align: center;
  margin: 14px 0 0;
}

.scorll .fzg_jtjj_detail .content .video {
  margin-top: -50px;
}

.scorll .fzg_jtjj_detail .content .video .head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
}

.scorll .fzg_jtjj_detail .content .video .head .mark p:nth-child(1) {
  color: #141414;
  opacity: 0.4;
  font-size: 15px;
}

.scorll .fzg_jtjj_detail .content .video .head .mark p:nth-child(2) {
  font-size: 20px;
  color: #acacac;
  font-family: times;
}

.scorll .fzg_jtjj_detail .content .video .text .video_space {
  display: inline-block;
  height: 30px;
}

.scorll .fzg_jtjj_detail .content .video .text p {
  box-sizing: border-box;
  margin-bottom: 44px;
  text-indent: 2rem;
  line-height: 1.8;
  font-size: 16px;
  color: #727272;
}

.scorll .fgz_jtld_people {
  box-sizing: border-box;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  position: relative;
}

.scorll .fgz_jtld_people .left {
  margin-right: 50px;
}

.scorll .fgz_jtld_people .left .text {
  font-weight: bold;
  font-size: 36px;
}

.scorll .fgz_jtld_people .left .letter {
  font-size: 26px;
  color: #acacac;
}

.scorll .fgz_jtld_people .right {
  margin-left: 100px;
}

.scorll .fgz_jtld_people .right .position li {
  margin: 30px 0;
}

.scorll .fgz_jtld_people .right .position li .name {
  display: inline-block;
  width: 90px;
  text-align: justify;
  text-align-last: justify;
  font-size: 22px;
  margin-right: 20px;
}

.scorll .fgz_jtld_people .right .position li .last_name {
  font-size: 18px;
  color: #6f6f6f;
}

.scorll .fzg_leader_bg {
  width: 100%;
  height: 2000px;
  position: absolute;
  background: url(../images/fgz_jtld_bg_1.png) no-repeat;
  background-size: 100% 150%;
  background-position: center center;
  top: -29%;
  left: 0%;
  z-index: -99;
}

.scorll .fzg_kjsd_content {
  height: 750px;
  background: url(../images/fgz_kjsd_bg_1.png) no-repeat;
  background-size: 100% 83%;
  background-position: center top;
  display: flex;
  justify-content: center;
  margin: 0 0 -355px;
}

.scorll .fzg_kjsd_content .center {
  display: flex;
}

.scorll .fzg_kjsd_content .center .item {
  margin: 30px 35px 0;
  font-size: 18px;
}

.scorll .fzg_kjsd_content .center .item .item_img {
  width: 470px;
  height: 298px;
}

.scorll .fzg_kjsd_content .center .item .item_img img {
  max-width: 100%;
}

.scorll .fzg_kjsd_content .center .item p,
.scorll .fzg_kjsd_content .center .item .detail {
  text-align: center;
}

.scorll .fzg_kjsd_content .center .item p {
  margin: 20px 0 8px;
}

.scorll .fzg_kjsd_content .center .item .detail img {
  width: 23px;
  height: 15px;
  vertical-align: middle;
}

.scorll .fzg_kjsd_content .center .item .detail span {
  font-size: 14px;
  color: #4c4c4c;
  vertical-align: middle;
}

.scorll .fzg_kjsd_content .center .item .detail .time {
  color: #ff3636;
}

.scorll .fzg_kjsd_content .center .next {
  display: flex;
  justify-content: center;
}

.scorll .fzg_kjsd_content .center .next img {
  margin-top: 232px;
  width: 55px;
  height: 55px;
}

.scorll .fzg_kjsd_video_detail {
  background: url(../images/fzg_kjsd_video_bg_1.png) no-repeat;
  background-size: 100% 75%;
  background-position: center bottom;
}

.scorll .fzg_kjsd_video_detail .content {
  font-size: 16px;
  line-height: 1.8;
  box-sizing: border-box;
  padding-bottom: 30px;
  color: #6b6969;
  width: 1360px;
  margin: 0 auto;
  text-align: center;
}

.scorll .fzg_kjsd_video_detail .content .title {
  font-size: 28px;
  font-weight: bold;
  margin: 30px 0 10px;
  color: #000;
}

.scorll .fzg_kjsd_video_detail .content .detail img {
  width: 23px;
  height: 15px;
  vertical-align: middle;
}

.scorll .fzg_kjsd_video_detail .content .detail span {
  font-size: 14px;
  color: #4c4c4c;
  vertical-align: middle;
}

.scorll .fzg_kjsd_video_detail .content .detail .time {
  color: #ff3636;
}

.scorll .fzg_kjsd_video_detail .content .last_text {
  margin: 20px 0 0;
  text-align: left;
  text-indent: 2rem;
}

.scorll .fzg_ywbk_content .content {
  margin: 30px auto 0;
}

.scorll .fzg_ywbk_content .content .introduce {
  font-size: 30px;
  color: #666666;
  line-height: 57px;
  text-align: center;
  margin-bottom: 20px;
}

.scorll .fzg_ywbk_content .content .item {
  display: flex;
  box-sizing: border-box;
  padding: 51px 0 58px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 16px;
}

.scorll .fzg_ywbk_content .content .item .left {
  border-radius: 2px;
  width: 918px;
  height: 475px;
  background-color: #fff;
  border-radius: 2px;
  flex: none;
}

.scorll .fzg_ywbk_content .content .item .left img {
  max-width: 100%;
  border-radius: 2px;
}

.scorll .fzg_ywbk_content .content .item .right {
  box-sizing: border-box;
  padding: 20px 50px 0;
}

.scorll .fzg_ywbk_content .content .item .right .title {
  margin: 20px 0 10px;
  font-size: 36px;
  line-height: 65px;
}

.scorll .fzg_ywbk_content .content .item .right .describe {
  color: #6f6f6f;
  font-size: 18px;
  line-height: 30px;
}

.scorll .fzg_ywbk_content .content .item .right .bottom {
  margin-top: 20px;
}

.scorll .fzg_ywbk_content .content .item .right .bottom img {
  width: 117px;
}

.scorll .fzg_ywbk_content .more_introduce {
  width: 1360px;
  margin: 0 auto 0;
}

.scorll .fzg_ywbk_content .more_introduce .title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 30px 0 30px;
  border-bottom: 1px solid #e2e2e2;
}

.scorll .fzg_ywbk_content .more_introduce .more_img {
  text-align: center;
  width: 918px;
  height: 475px;
  background-color: #d3d3d3;
  margin: 30px auto;
  border-radius: 2px;
}

.scorll .fzg_ywbk_content .more_introduce .more_img img {
  border-radius: 2px;
  max-width: 100%;
}

.scorll .fzg_ywbk_content .more_introduce .introduce_item {
  margin-top: 30px;
  line-height: 28px;
}

.scorll .fzg_ywbk_content .more_introduce .introduce_item .head {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}

.scorll .fzg_ywbk_content .more_introduce .introduce_item .text {
  text-align: left;
  text-indent: 2rem;
  font-size: 16px;
  line-height: 1.8;
  color: #6f6f6f;
}

.scorll .fzg_ywbk_content .more_introduce .introduce_item .text span {
  color: #000;
}

.scorll .fzg_ywbk_content .more_introduce .item_first {
  margin-top: 30px;
}

.scorll .fzg_jdjb_content {
  margin-bottom: -50px;
}

.scorll .fzg_jdjb_content .content {
  width: 1360px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px 0 0;
}

.scorll .fzg_jdjb_content .content .top {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 20px;
}

.scorll .fzg_jdjb_content .content .bottom {
  display: flex;
}

.scorll .fzg_jdjb_content .content .bottom .left {
  width: 289px;
  height: 439px;
  border-radius: 2px;
  background: url(../images/fzg_jdjb_bg_1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 38px;
  box-sizing: border-box;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  font-size: 14px;
}

.scorll .fzg_jdjb_content .content .bottom .left .web {
  margin: 10px 0 20px;
}

.scorll .fzg_jdjb_content .content .bottom .right .item {
  font-size: 16px;
  line-height: 1.8;
  box-sizing: border-box;
  padding-right: 50px;
}

.scorll .fzg_jdjb_content .content .bottom .right .item .head {
  margin: 0 0 30px;
  color: #707070;
  font-weight: bold;
  line-height: 28px;
}

.scorll .fzg_jdjb_content .content .bottom .right .item .ordinances li {
  color: #707070;
  line-height: 27px;
  margin: 22px 0;
}

.scorll .fzg_shzr_content {
  margin-top: 30px;
}

.scorll .fzg_shzr_content .content {
  width: 1360px;
  margin: 0 auto;
  box-sizing: border-box;
}

.scorll .fzg_shzr_content .content .item {
  padding: 30px 0;
  border-bottom: 1px solid #e2e2e2;
}

.scorll .fzg_shzr_content .content .item:hover .title {
  color: #ff3636;
  transition: all 0.5s ease;
}

.scorll .fzg_shzr_content .content .item:hover .bottom .more {
  background: #ff3636;
  color: #fff;
  border: 1px solid #ff3636;
  transition: all 0.5s ease;
}

.scorll .fzg_shzr_content .content .item .head .title {
  font-size: 22px;
  margin: 0 8px 0 0;
}

.scorll .fzg_shzr_content .content .item .head .eyes {
  display: inline-block;
}

.scorll .fzg_shzr_content .content .item .head .eyes .time {
  color: #ff3636;
}

.scorll .fzg_shzr_content .content .item .head .detail {
  display: inline-block;
  font-size: 16px;
  line-height: 1.8;
  margin: 10px 0;
  color: #6f6f6f;
  width: 100%;
}

.scorll .fzg_shzr_content .content .item .head .detail img {
  width: 23px;
  height: 15px;
  vertical-align: middle;
}

.scorll .fzg_shzr_content .content .item .head .detail span {
  font-size: 14px;
  color: #4c4c4c;
  vertical-align: middle;
}

.scorll .fzg_shzr_content .content .item .head .detail .time {
  color: #ff3636;
}

.scorll .fzg_shzr_content .content .item .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.scorll .fzg_shzr_content .content .item .bottom .more {
  width: 117px;
  border-radius: 2px;
  border: solid 1px #969696;
  box-sizing: border-box;
  padding: 8px 0 9px 19px;
  font-size: 14px;
  line-height: 28px;
  color: #9f9f9f;
  position: relative;
}

.scorll .fzg_shzr_content .content .item .bottom .more::after {
  display: inline-block;
  content: "+";
  font-size: 8px;
  position: absolute;
  right: 23%;
  top: 0%;
}

.scorll .fzg_shzr_content .content .item .bottom .time {
  display: flex;
  align-items: center;
}

.scorll .fzg_shzr_content .content .item .bottom .time img {
  margin-top: 2px;
}

.scorll .fzg_shzr_content .content .header {
  display: flex;
  box-sizing: border-box;
  padding: 25px 43px 25px 30px;
  border-radius: 4px;
  border-bottom: solid 2px #e2e2e2;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}

.scorll .fzg_shzr_content .content .header:hover .title {
  color: #ff3636 !important;
  transition: all 0.5s ease;
}

.scorll .fzg_shzr_content .content .header:hover .more {
  background: #ff3636;
  color: #fff !important;
  border: 1px solid #ff3636 !important;
  transition: all 0.5s ease;
}

.scorll .fzg_shzr_content .content .header:hover .more::after {
  color: #fff !important;
  transition: all 0.5s ease;
}

.scorll .fzg_shzr_content .content .header .left {
  margin-right: 38px;
  width: 579px;
  height: 368px;
  border-radius: 3px;
  position: relative;
  flex: none;
}

.scorll .fzg_shzr_content .content .header .left .swiper-container {
  width: 100%;
  height: 100%;
}

.scorll .fzg_shzr_content .content .header .left .swiper-container .swiper-slide {
  text-align: center;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.scorll .fzg_shzr_content .content .header .left .swiper-container .swiper-slide img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 3px;
}

.scorll .fzg_shzr_content .content .header .left .swiper-container .fzg_position {
  margin-left: 230px;
}

.scorll .fzg_shzr_content .content .header .right .top {
  overflow: hidden;
  margin-top: 30px;
}

.scorll .fzg_shzr_content .content .header .right .top .day {
  font-size: 32px;
  color: #474747;
}

.scorll .fzg_shzr_content .content .header .right .top .date {
  margin: 0 10px 0;
  font-size: 14px;
  color: #d4d4d4;
}

.scorll .fzg_shzr_content .content .header .right .top .browse {
  margin: 0 3px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #4c4c4c;
}

.scorll .fzg_shzr_content .content .header .right .top .count {
  font-size: 14px;
  color: #ff3636;
}

.scorll .fzg_shzr_content .content .header .right .title {
  margin-top: 12px;
  font-size: 22px;
  font-weight: bold;
}

.scorll .fzg_shzr_content .content .header .right .introduce {
  margin-top: 10px;
  height: 90px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #707070;
}

.scorll .fzg_shzr_content .content .header .right .more {
  width: 117px;
  border-radius: 2px;
  border: solid 1px #969696;
  box-sizing: border-box;
  padding: 8px 0 9px 19px;
  font-size: 14px;
  line-height: 28px;
  color: #9f9f9f;
  position: relative;
  margin-top: 10px;
}

.scorll .fzg_shzr_content .content .header .right .more::after {
  display: inline-block;
  content: "+";
  font-size: 8px;
  position: absolute;
  right: 23%;
  top: 0%;
}

.scorll .fzg_zyfw_content .content_bg {
  width: 1220px;
  height: 496px;
  background-color: #cd3337;
  margin: 40px auto 0;
  border-radius: 2px;
}

.scorll .fzg_zyfw_content .cover {
  width: 1360px;
  margin: -420px auto;
  overflow: hidden;
}

.scorll .fzg_zyfw_content .cover .contents {
  display: flex;
  justify-content: space-between;
}

.scorll .fzg_zyfw_content .cover .contents .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
}

.scorll .fzg_zyfw_content .cover .contents .swiper-slide img {
  width: 310px;
  margin-bottom: 20px;
}

.scorll .fzg_zyfw_content .cover .contents .swiper-slide span {
  text-align: center;
  width: 310px;
}

.scorll .fzg_zyfw_content .cover .turn {
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  margin-top: 40px;
}

.scorll .fzg_zyfw_content .cover .turn .turn_item {
  width: fit-content;
  margin-top: 4px;
  color: #fff;
  display: flex;
  flex-wrap: nowrap;
}

.scorll .fzg_zyfw_content .cover .turn .turn_item a,
.scorll .fzg_zyfw_content .cover .turn .turn_item .mark {
  color: #fff;
}

.scorll .fzg_zyfw_content .cover .turn .turn_item .mark {
  display: inline-block;
  font-size: 20px;
  line-height: 3.2;
  position: static;
  margin-right: -12px;
}

.scorll .fzg_zyfw_content .cover .turn .turn_item .mark::after {
  display: none;
}

.scorll .fzg_zyfw_content .cover .turn .center {
  margin: 2px 10px 0;
}

.scorll .fzg_ssjg_content {
  width: 1360px;
  margin: 20px auto 0;
}

.scorll .fzg_ssjg_content .item {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e2e2e2;
}

.scorll .fzg_ssjg_content .item:hover a {
  transition: all 0.5s ease;
  color: #ff3636;
}

.scorll .fzg_ssjg_content .item .head .title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 8px 0 0;
}

.scorll .fzg_ssjg_content .item .head .eyes {
  display: inline-block;
}

.scorll .fzg_ssjg_content .item .head .eyes .timer {
  color: #ff3636;
}

.scorll .fzg_ssjg_content .item .time {
  margin-left: 20px;
  display: flex;
  flex: none;
  align-items: center;
}

.scorll .fzg_ssjg_content .item .time img {
  margin-top: 2px;
}

.scorll .fzg_jtyw_detail .content {
  width: 1360px;
  margin: 0 auto;
  text-align: center;
}

.scorll .fzg_jtyw_detail .content .title {
  font-size: 28px;
  font-weight: bold;
  margin: 40px 0;
}

.scorll .fzg_jtyw_detail .content .news {
  display: flex;
  border-top: 1px solid #e2e2e2;
  padding: 30px 0 0;
}

.scorll .fzg_jtyw_detail .content .news .left {
  color: #a5a5a5;
  padding: 0 38px 0 0;
  border-right: 1px solid #e2e2e2;
  height: fit-content;
}

.scorll .fzg_jtyw_detail .content .news .left .share,
.scorll .fzg_jtyw_detail .content .news .left .year {
  display: flex;
  align-items: center;
  justify-content: center;
}

.scorll .fzg_jtyw_detail .content .news .left .share span,
.scorll .fzg_jtyw_detail .content .news .left .year span {
  margin: 0 5px;
}

.scorll .fzg_jtyw_detail .content .news .left .share .line,
.scorll .fzg_jtyw_detail .content .news .left .year .line {
  width: 26px;
  height: 1px;
  background: #a5a5a5;
}

.scorll .fzg_jtyw_detail .content .news .left .date {
  font-size: 30px;
  color: #000;
}

.scorll .fzg_jtyw_detail .content .news .left .now {
  margin: 62px 0 10px;
}

.scorll .fzg_jtyw_detail .content .news .left .browse {
  width: 108px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background: #d13035;
  color: #fff;
  margin-bottom: 50px;
}

.scorll .fzg_jtyw_detail .content .news .left .share_icon {
  margin: 20px 0 150px;
  text-align: center;
}

.scorll .fzg_jtyw_detail .content .news .right {
  box-sizing: border-box;
  margin: 0 0 0 44px;
  text-align: left;
  flex-grow: 1;
}

.scorll .fzg_jtyw_detail .content .news .right p {
  font-size: 16px;
  color: #4c4c4c;
  margin-bottom: 30px;
  text-indent: 2em;
  line-height: 30px;
}

.scorll .fzg_jtyw_detail .content .news .right table td {
  width: auto !important;
  padding: 5px 5px !important;
}

.scorll .fzg_jtyw_detail .content .news .right table td p {
  margin: 0;
}

.scorll .fzg_jtyw_detail .content .news .right .right_img {
  text-align: center;
  margin-bottom: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.scorll .fzg_jtyw_detail .content .news .right .right_img .right_img_big {
  width: 1070px;
  height: 618px;
  background-color: #fff;
  margin: 40px 0 30px;
}

.scorll .fzg_jtyw_detail .content .news .right .right_img .right_img_big img {
  max-width: 100%;
  border-radius: 3px;
}

.scorll .fzg_jtyw_detail .content .news .right .right_img .right_img_title {
  text-align: center;
  font-size: 16px;
  color: #7b7b7b;
}

.scorll .fzg_jtyw_detail .content .article {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  border-top: 1px solid #e2e2e2;
  padding: 25px 0 0;
  width: 100%;
}

.scorll .fzg_jtyw_detail .content .article .item {
  width: 49%;
  margin-left: 1%;
}

.scorll .fzg_jtyw_detail .content .article .item:first-child {
  margin-right: 1%;
  margin-left: 0;
}

.scorll .fzg_jtyw_detail .content .article .item a {
  color: #7b7b7b;
}

.scorll .fzg_mtdd_content .content {
  width: 1360px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.scorll .fzg_mtdd_content .content .item {
  display: flex;
  border: solid 1px #e9e9e9;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  flex: none;
  width: 622px;
  margin: 0 15px 30px 0;
  padding: 20px;
  border-radius: 4px;
}

.scorll .fzg_mtdd_content .content .item:hover {
  background: #ff3636 !important;
  transition: all 0.5s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .top .word .title {
  color: #fff;
  transition: all 0.3s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .top .word .accessory {
  color: #fff !important;
  transition: all 0.3s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .top .word .accessory span {
  color: #fff !important;
  transition: all 0.3s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .top .word .title_content {
  color: #fff;
}

.scorll .fzg_mtdd_content .content .item:hover .bottom>* {
  color: #fff !important;
  transition: all 0.3s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .left .date {
  color: #fff;
}

.scorll .fzg_mtdd_content .content .item:hover .left .year .year_num {
  color: #fff;
  border-top: 1px solid #fff;
}

.scorll .fzg_mtdd_content .content .item:hover .right .letter .more {
  color: #fff;
  background: #ff3636;
  border: 1px solid #fff;
  transition: all 0.5s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .right .letter .more::after {
  color: #fff;
  transition: all 0.5s ease;
}

.scorll .fzg_mtdd_content .content .item:hover .right .letter a {
  color: #fff;
  transition: all 0.5s ease;
}

.scorll .fzg_mtdd_content .content .item .left {
  flex: none;
}

.scorll .fzg_mtdd_content .content .item .left .date {
  font-size: 32px;
}

.scorll .fzg_mtdd_content .content .item .left .year {
  display: flex;
  justify-content: flex-end;
}

.scorll .fzg_mtdd_content .content .item .left .year img {
  width: 16px;
  height: 16px;
  margin: 9px 4px 0 0;
}

.scorll .fzg_mtdd_content .content .item .left .year .year_num {
  color: #b8b8b8;
  border-top: 1px solid #b8b8b8;
  padding-top: 7px;
  font-size: 14px;
}

.scorll .fzg_mtdd_content .content .item .right {
  flex-grow: 1;
  overflow: hidden;
}

.scorll .fzg_mtdd_content .content .item .right .letter {
  box-sizing: border-box;
  margin-left: 27px;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top {
  display: flex;
  justify-content: space-between;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top .word .title {
  font-size: 22px;
  line-height: 28px;
  width: 470px;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top .word .title a {
  display: inline-block;
  width: 519px;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top .word .title_content {
  font-size: 20px;
  line-height: 1.8;
  width: 470px;
  padding: 5px 0;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top .word .accessory {
  font-size: 16px;
  line-height: 1.8;
  color: #6f6f6f;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top .word .accessory .name {
  font-weight: bold;
  color: #000;
}

.scorll .fzg_mtdd_content .content .item .right .letter .top .word .accessory span {
  color: #000;
}

.scorll .fzg_mtdd_content .content .item .right .letter .bottom {
  font-size: 14px;
  color: #474747;
  margin: 7px 0 0;
}

.scorll .fzg_mtdd_content .content .item .right .letter .bottom span,
.scorll .fzg_mtdd_content .content .item .right .letter .bottom img {
  vertical-align: middle;
}

.scorll .fzg_mtdd_content .content .item .right .letter .bottom .bottom_eyes {
  margin: 0 3px 0 0;
}

.scorll .fzg_mtdd_content .content .item .right .letter .bottom .browse {
  font-size: 14px;
}

.scorll .fzg_mtdd_content .content .item .right .letter .bottom .time {
  color: #ff3636;
}

.scorll .fzg_mtdd_content .content .item .right .letter .more {
  width: 117px;
  border-radius: 2px;
  padding: 12px 0 14px 14px;
  border: solid 1px #9f9f9f;
  box-sizing: border-box;
  margin-top: 13px;
  font-size: 14px;
  color: #9f9f9f;
  position: relative;
}

.scorll .fzg_mtdd_content .content .item .right .letter .more::after {
  display: inline-block;
  content: "+";
  font-size: 8px;
  position: absolute;
  right: 21%;
  top: 11%;
}

.scorll .fzg_gkzn_content .content {
  width: 1360px;
  margin: 0 auto;
}

.scorll .fzg_gkzn_content .content .header {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  padding: 37px 39px 39px 37px;
  background-color: #ffffff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: solid 1px #e9e9e9;
}

.scorll .fzg_gkzn_content .content .header .left .title {
  font-size: 18px;
  line-height: 33px;
}

.scorll .fzg_gkzn_content .content .header .left .bottom {
  font-size: 18px;
  flex-basis: 200px;
  color: #474747;
  margin: 40px 0 0;
}

.scorll .fzg_gkzn_content .content .header .left .bottom span,
.scorll .fzg_gkzn_content .content .header .left .bottom img {
  vertical-align: middle;
}

.scorll .fzg_gkzn_content .content .header .left .bottom .bottom_eyes {
  margin: 0 3px 0 10px;
}

.scorll .fzg_gkzn_content .content .header .left .bottom .browse {
  font-size: 16px;
}

.scorll .fzg_gkzn_content .content .header .left .bottom .time {
  color: #ff3636;
}

.scorll .fzg_gkzn_content .content .header .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.scorll .fzg_gkzn_content .content .header .right img {
  width: 54px;
  margin-bottom: 15px;
}

.scorll .fzg_gkzn_content .content .article .article_items:last-child .title_1 a {
  color: #6f6f6f;
}

.scorll .fzg_gkzn_content .content .article .article_items .title_1 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
  color: #6f6f6f;
}

.scorll .fzg_gkzn_content .content .article .article_items .title_2 {
  font-size: 16px;
}

.scorll .fzg_gkzn_content .content .article .article_items .title_2 .title_2_head {
  margin-top: 50px;
}

.scorll .fzg_gkzn_content .content .article .article_items .title_2 .title_2_option {
  color: #6f6f6f;
}

.scorll .fzg_gkzn_content .content .article .article_items .title_2 .title_2_option li {
  margin: 25px 0 0;
}

.scorll .fzg_gggs_content .content {
  width: 1360px;
  margin: 30px auto -35px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.scorll .fzg_gggs_content .content .infor_item {
  flex-basis: 666px;
  height: 211px;
  background-color: #ffffff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
  padding: 38px 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.scorll .fzg_gggs_content .content .infor_item:nth-child(odd) {
  margin: 0 15px 30px 0;
}

.scorll .fzg_gggs_content .content .infor_item:nth-child(even) {
  margin: 0 0 30px 10px;
}

.scorll .fzg_gggs_content .content .infor_item:hover {
  background: #ff3636;
  transition: all 0.7s ease;
}

.scorll .fzg_gggs_content .content .infor_item:hover * {
  color: #fff !important;
  transition: all 0.5s ease;
}

.scorll .fzg_gggs_content .content .infor_item .title {
  font-size: 22px;
  font-weight: bold;
}

.scorll .fzg_gggs_content .content .infor_item .text {
  color: #474747;
  line-height: 24px;
}

.scorll .fzg_gggs_content .content .infor_item .text a {
  font-size: 16px;
  line-height: 1.8;
  color: #6f6f6f;
}

.scorll .fzg_gggs_content .content .infor_item .bottom {
  font-size: 16px;
  color: #474747;
}

.scorll .fzg_gggs_content .content .infor_item .bottom span,
.scorll .fzg_gggs_content .content .infor_item .bottom img {
  vertical-align: middle;
}

.scorll .fzg_gggs_content .content .infor_item .bottom .bottom_eyes {
  margin: 0 3px 0 10px;
}

.scorll .fzg_gggs_content .content .infor_item .bottom .browse {
  font-size: 14px;
}

.scorll .fzg_gggs_content .content .infor_item .bottom .time {
  color: #ff3636;
}

.scorll .map {
  height: 750px;
  background: url(../images/fzg_lxwm_bg_1.png) no-repeat;
  background-size: 100% 100%;
  margin: 100px 0 0;
}

.scorll .map .content {
  width: 1500px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scorll .map .content .left {
  margin-right: 200px;
  flex: none;
}

.scorll .map .content .left .name,
.scorll .map .content .left .pinyin {
  font-weight: bold;
}

.scorll .map .content .left .name {
  font-size: 22px;
}

.scorll .map .content .left .pinyin {
  font-size: 12.5px;
  margin-bottom: 20px;
}

.scorll .map .content .left .infor {
  margin-top: 18px;
}

.scorll .map .content .left .infor img {
  width: 17px;
  height: 17px;
  margin-right: 10px;
  vertical-align: middle;
}

.scorll .map .content .left .infor span {
  vertical-align: middle;
  font-size: 16px;
  color: #5d5d5d;
}

.scorll .map .content .right {
  width: 898px;
  height: 662px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.17);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 26px;
}

.scorll .map .content .right #map {
  font-size: 12px;
  width: 100%;
  height: 100%;
}

.scorll .fzg_jbxx_jtjj_content .content {
  width: 1360px;
  margin: 50px auto 0;
  display: flex;
}

.scorll .fzg_jbxx_jtjj_content .content .aside {
  width: 277px;
  flex: none;
  background-color: #f6f6f6;
  font-size: 16px;
  margin-right: 50px;
  padding-bottom: 133px;
  height: fit-content;
  border: solid 1px #e9e9e9;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .title {
  box-sizing: border-box;
  padding: 18px 0 18px 20px;
  position: relative;
  cursor: pointer;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0px;
  height: 0px;
  border-right: 7px solid #f6f6f6;
  border-top: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
  margin-top: -6px;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .title.title-alone a {
  display: block;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item.active .title {
  color: #fff;
  font-weight: bold;
  background: #ff3636;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item.active .title::after {
  transform: rotate(270deg);
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item.active .title.title-alone {
  display: block;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item.active .title.title-alone a {
  color: #fff;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item.active .title.title-alone::after {
  transform: rotate(180deg);
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item.active .item_children {
  display: block;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children {
  display: none;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children .chooseActive {
  box-sizing: border-box;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children li {
  background: #fff;
  padding: 18px 0;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children li:hover {
  background: #eee;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children li:hover a {
  border-left: 3px solid #ff3636;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children li a {
  display: block;
  border-left: 3px solid transparent;
  padding-left: 40px;
  transition: all 0.2s ease;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children .chooseActive {
  background: #eee;
}

.scorll .fzg_jbxx_jtjj_content .content .aside .item .item_children .chooseActive a {
  border-left: 3px solid #ff3636;
}

.scorll .fzg_jbxx_jtjj_content .content .article {
  flex-grow: 1;
}

.scorll .fzg_jbxx_jtjj_content .content .article .article_img {
  margin: 30px 0;
  text-align: center;
}

.scorll .fzg_jbxx_jtjj_content .content .article .article_img img {
  width: 700px;
}

.scorll .fzg_jbxx_jtjj_content .content .article p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-indent: 2rem;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .more_img {
  text-align: center;
  width: 918px;
  height: 475px;
  background-color: #d3d3d3;
  margin: 30px auto;
  border-radius: 2px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .more_img img {
  border-radius: 2px;
  max-width: 100%;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .introduce_item {
  margin-top: 20px;
  line-height: 28px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .introduce_item .head {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .introduce_item .text {
  text-align: left;
  text-indent: 2rem;
  font-size: 16px;
  line-height: 1.8;
  color: #6f6f6f;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .introduce_item .text span {
  color: #000;
}

.scorll .fzg_jbxx_jtjj_content .content .article .more_introduce .item_first {
  margin-top: 20px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .get_more {
  font-size: 16px;
  color: #6f6f6f;
}

.scorll .fzg_jbxx_jtjj_content .content .article .position li {
  margin: 30px 0;
}

.scorll .fzg_jbxx_jtjj_content .content .article .position li .name {
  display: inline-block;
  width: 90px;
  text-align: justify;
  text-align-last: justify;
  font-size: 22px;
  margin-right: 20px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .position li .last_name {
  font-size: 18px;
  color: #6f6f6f;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result {
  font-size: 16px;
  color: #6f6f6f;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result li {
  border-bottom: solid 1px #e2e2e2;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result li:hover a {
  color: #ff3636;
  transition: all 0.5 ease;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result li a {
  color: #6f6f6f;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_page {
  margin: 20px 0 0px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_page .item {
  display: flex;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_page .item li {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
  background: #fff;
  margin: 0 7px;
  cursor: pointer;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_page .item .ellipsis {
  border: none;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_page .item .page_active {
  background-color: #db2d32;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_page .item .page_active a {
  color: #fff;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .title {
  font-size: 22px;
  text-align: center;
  margin: 0 0 20px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li {
  padding: 10px 0;
  display: flex;
  font-size: 16px;
  color: #707070;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li:nth-child(1) {
  font-size: 18px;
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li div {
  flex: none;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li div:nth-child(1) {
  width: 170px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li div:nth-child(2) {
  width: 230px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li div:nth-child(3) {
  width: 170px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .header li div:nth-child(4) {
  width: 70px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .pre_next {
  padding-top: 15px;
  color: #7b7b7b;
  font-size: 16px;
  border-top: 1px solid #e2e2e2;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .pre_next .item {
  padding: 10px 0 0;
}

.scorll .fzg_jbxx_jtjj_content .content .article .manage_result_detail .pre_next .first {
  color: #000;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .title {
  font-size: 22px;
  text-align: center;
  margin: 0 0 20px 0;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .job_info {
  display: flex;
  justify-content: center;
  padding: 10px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .job_info .item {
  font-size: 16px;
  margin: 15px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .job_info .item span:first-child {
  color: #707070;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .job_info .item .item_red {
  color: #ff3636;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .infor {
  margin-top: 25px;
  font-size: 16px;
  color: #707070;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .infor li {
  line-height: 1.8;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .infor li:last-child {
  margin-top: 10px;
  padding: 15px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .infor li:last-child img {
  width: 16px;
  height: 15px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .infor li:last-child a {
  color: #000;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .pre_next {
  padding-top: 10px;
  color: #7b7b7b;
  font-size: 16px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .pre_next .item {
  padding: 10px 0 0;
}

.scorll .fzg_jbxx_jtjj_content .content .article .job_detail .pre_next .first {
  color: #000;
}

.scorll .fzg_jbxx_jtjj_content .content .article .enterprise .title {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .enterprise .enterprise_item {
  display: flex;
  padding: 30px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.scorll .fzg_jbxx_jtjj_content .content .article .enterprise .enterprise_item li {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.scorll .fzg_jbxx_jtjj_content .content .article .enterprise .enterprise_item li img {
  width: 320px;
  margin-bottom: 10px;
}

.scorll .fzg_sddx_page {
  width: 1500px;
  margin: 48px auto 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scorll .fzg_sddx_page .item {
  display: flex;
}

.scorll .fzg_sddx_page .item li {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
  background: #fff;
  margin: 0 7px;
  cursor: pointer;
}

.scorll .fzg_sddx_page .item .ellipsis {
  border: none;
}

.scorll .fzg_sddx_page .item .page_active {
  background-color: #db2d32;
}

.scorll .fzg_sddx_page .item .page_active a {
  color: #fff;
}

.scorll .fzg_height {
  margin-top: 50px;
  height: auto;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
}

.scorll .fzg_height .contact-box .container {
  background: url("../images/bg3.png") center right;
  box-sizing: border-box;
  padding: 0 0 30px;
}

.scorll .fzg_height .contact-box .container .why-footer {
  width: 1360px;
  margin: 0 auto;
}

.scorll .fzg_height .foot-box {
  text-align: center;
  padding: 30px 0;
}

.scorll .fzg_video_margin {
  margin-top: 0px;
}

.scorll .fzg_volunce {
  margin-top: 560px;
}

.box {
  border: 1px solid red;
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
}

.box .show {
  display: flex;
}

.box .show .item {
  flex: none;
  width: 200px;
  height: 200px;
  background: #919191;
  margin: 0 30px;
  line-height: 200px;
  text-align: center;
}