.bodybg {
  background: url(../images/wycjsycyzg/wyc_bg.png) top no-repeat;
  font-size: 18px;
}

.zfheader img {
  width: 58%;
  padding-top: 73px;
  padding-left: 65px;
}

.zf_box {
  display: flex;
  margin-top: 70px;
}

.zf_nav {
  width: 21.5%;
}

.zd_right {
  flex: 1;
}

.zxjs {
  display: flex;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(42, 123, 223, 0.12);
  padding: 25px;
  box-sizing: border-box;
  justify-content: space-between;
}

.zf_main {
  display: flex;
  justify-content: space-between;
}

.zxjs img {
  margin-right: 20px;
}

.yellow {
  color: rgba(230, 115, 0, 1);
  font-weight: 700;
}

.zxjs_ct {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 23.76px;
  color: rgba(0, 0, 0, 1);
  padding-top: 10px;
  width: 66%;
}

.zxjs_ct p {
  width: 100%;
  margin-top: 12px;
}

.zf_nav {
  margin-right: 40px;
  position: relative;
  margin-top: 120px;
}

.zf_nav li {
  height: 50px;
  line-height: 50px;
  padding-left: 17px;
  position: relative;
}

.zf_nav li.on::after {
  display: block;
  content: "";
  position: absolute;
  width: 4px;
  height: 40px;
  border-radius: 100px;
  background: rgba(44, 168, 73, 1);

  right: -2px;
  top: 50%;
  transform: translateY(-50%);
}

.zf_nav::after {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 600px;
  right: 0;
  top: 0;
  background: url(../images/wycjsycyzg/line.png) no-repeat top;
}

.zfon {
  background: url(../images/wycjsycyzg/nav_bg.png) no-repeat left;
}

.zfon a {
  color: white !important;
}

.zf_nav ul li:hover {
  background: url(../images/wycjsycyzg/nav_bg.png) no-repeat left;
}

.zf_nav ul li:hover a {
  color: white !important;
}

.gjdzzdxjbz {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  margin-top: 26px;
  display: flex;
  justify-content: space-between;
  padding: 26px 30px;
}

.gjdzzdxjbz_nav {
  width: 30%;
  padding-top: 20px;
}

.gjdzzdxjbz_right {
  flex: 1;
  margin-left: -96px;
}

.gjdzzdxjbz_nav li {
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 42px;
  margin-top: 20px;
}

.gjdzzdxjbz_nav li a {
  font-size: 18px;
  font-weight: 700;
  color: rgba(42, 130, 228, 1);
}

.gjdzzdxjbz_nav li.on1 a {
  color: white;
}

.gjdzzdxjbz_nav li::before {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  background: url(../images/xszzfw/nav_icon.png) no-repeat center;
  left: 8px;
  top: 6px;
}

.gjdzzdxjbz_nav li.on1::before {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  background: url(../images/xszzfw/nav_icon_hover.png) no-repeat center;
  left: 8px;
  top: 6px;
}

.on1 {
  background: url(../images/xszzfw/gjdzzdxjbz_bg.png) no-repeat left;
}

.gjdzzdxjbz_item {
  height: 450px;
  padding: 28px 20px 28px 44px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(42, 123, 223, 0.12);
  box-sizing: border-box;
  overflow: scroll;
  overflow-x: hidden;
}

.jy_title {
  font-size: 18px;
  font-weight: 700;
  color: rgba(28, 122, 52, 1);
  height: 40px;
  border-radius: 100px;
  background: rgba(230, 242, 233, 1);
  line-height: 40px;
  text-align: center;
  margin-top: 28px;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
}

.jy_title:first-child {
  margin-top: 0px;
}

.gjdzzdxjbz_item li {
  position: relative;
  padding-left: 15px;
  font-size: 18px;
  line-height: 23.76px;
  color: rgba(0, 0, 0, 1);
  margin-top: 12px;
}

.gjdzzdxjbz_item li::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(44, 168, 73, 1);
  position: absolute;
  opacity: 1;
  left: 0;
  margin-top: 9px;
  border-radius: 50%;
}

.sqlc {
  margin-top: 26px;
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  padding: 30px 30px 35px;
}

.sqlc_title {
  height: 40px;
  display: block;
  background: url(../images/wycjsycyzg/cyzgsqlc_title.png) no-repeat center;
}

.fangshi {
  background: #fff;
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  border-radius: 10px;
  padding: 20px 20px 40px;
}

.liyuan {
  width: 6px;
  margin-right: 10px;
}

.fangshi li {
  margin-top: 12px;
}

.sqlc_main {
  margin-top: 20px;
}

.blue {
  font-weight: 700;
  color: rgba(32, 79, 149, 1);
}

.fangshi_Left {
  width: 62%;
  margin-right: 30px;
}

.yuandian li {
  position: relative;
  padding-left: 15px;
}

.yuandian li::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(44, 168, 73, 1);
  position: absolute;
  opacity: 1;
  left: 0;
  margin-top: 9px;
  border-radius: 50%;
}

.fangshi_right {
  width: 35%;
}

.fangshi_right img {
  width: 100%;
  margin-top: 40px;
}

.fangshi_right {
  display: flex;
  flex-direction: column;
}

.p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
  color: rgba(56, 56, 56, 1);
  margin-top: 30px;
  margin-bottom: 40px;
}

.zxsq_title {
  text-align: center;
}

.zxsq_title a {
  display: block;
  width: 236px;
  height: 48px;
  border-radius: 6px;
  background: linear-gradient(
    90deg,
    rgba(55, 120, 214, 1) 0%,
    rgba(113, 176, 237, 1) 100%
  );
  margin: 0 auto;
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
  color: rgba(255, 255, 255, 1);
}

.zxsq_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zxsq_box .zxsq_item {
  margin-top: 36px;
  width: 48%;
  height: 250px;
  opacity: 1;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(42, 123, 223, 0.12);
  padding: 20px 36px 20px 20px;
  box-sizing: border-box;
}

.yuandian li {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 12px;
  position: relative;
}

.yuandian {
  position: relative;
}

.bott {
  text-align: right;
  border-top: 1px solid rgba(227, 227, 227, 1);
  position: absolute;
  bottom: 20px;
  width: 90%;
  padding-top: 10px;
}

.bott a {
  color: rgba(42, 130, 228, 1);
}

.zxsq_item .elli-m {
  -webkit-line-clamp: 4;
}

.zxsq {
  position: relative;
}

.zxsq::before {
  content: "";
  width: 8px;
  height: 260px;
  position: absolute;
  display: block;
  left: 50%;
  top: 62%;
  transform: translate(-50%, -50%);
  background: url(../images/xszzfw/line_zx.png) no-repeat center;
  z-index: 99;
}

.zxdk .zxsq_box .zxsq_item {
  height: 542px;
}

.zxdk .yuandian li span {
  display: block;
}

.zxdk::before {
  background: url(../images/xszzfw/line_zxz.png) no-repeat;
  height: 607px;
}

.xxcx_title {
  height: 40px;
  display: block;
  background: url(../images/wycjsycyzg/xxcx_title.png) no-repeat center;
}

.xxcx {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  padding: 26px 30px;
  margin-top: 26px;
}

.xxcx_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xxcx_box li {
  margin-top: 20px;
  width: 32%;
  height: 90px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(42, 123, 223, 0.12);
  line-height: 90px;
  text-align: center;
}

.xxcx_box img {
  vertical-align: middle;
  margin-right: 30px;
}

.xxcx_box a {
  font-size: 18px;
  font-weight: 700;
  color: rgba(28, 122, 52, 1);
}

.lxfs_title {
  height: 40px;
  display: block;
  background: url(../images/wycjsycyzg/xgfw_title.png) no-repeat center;
}

.lxfs {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  margin-top: 26px;
  padding: 26px 30px;
}

.lxfs_box {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.lxfs_nav {
  width: 26%;
}

.lxfs_right {
  flex: 1;
  margin-left: -35px;
}

.lxfs_nav li {
  height: 62px;
  position: relative;
  z-index: 99;
  padding: 10px 40px 10px 40px;
  box-sizing: border-box;
  font-size: 18px;
  margin-top: 26px;
  display: flex;
  align-items: center;
}

.lxfs_nav li a {
  color: rgba(96, 171, 114, 1);
}

.lxfs_nav li.onlx {
  background: url(../images/wycjsycyzg/lxfs_bg.png) no-repeat left;
}

.lxfs_nav li.onlx a {
  color: #fff;
}

.lxfs_nav li::before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  background: url(../images/wycjsycyzg/aixin_icon.png) no-repeat center;
  left: 8px;
  top: 19px;
}

.lxfs_nav li.onlx::before {
  background: url(../images/wycjsycyzg/aixin_icon_hover.png) no-repeat center;
}

.lxfs_right .jy_title {
  width: auto;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 22px;
}

.lxfs_right li {
  margin-top: 15px;
    position: relative;
    z-index: 999;
}

.lxfs_right .gjdzzdxjbz_item {
  position: relative;
}

.lxfs_right .gjdzzdxjbz_item::after {
  content: "";
  width: 135px;
  height: 135px;
  display: block;
  position: absolute;
  background: url(../images/wycjsycyzg/hua_icon.png) no-repeat center;
  right: 23px;
  top: 262px;
}

.zfwj_title a {
  height: 40px;
  display: block;
  background: url(../images/wycjsycyzg/zcwj_title.png) no-repeat center;
}

.zfwj {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  margin-top: 26px;
  padding: 26px 30px;
  box-sizing: border-box;
}

.zcwj_box {
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(42, 123, 223, 0.12);
  padding: 40px 20px;
  margin-top: 26px;
  box-sizing: border-box;
  position: relative;
}

.zcwj_box::after {
  content: "";
  width: 145.67px;
  height: 120.33px;
  display: block;
  position: absolute;
  background: url(../images/wycjsycyzg/zcwj_icon.png) no-repeat;
  right: 23px;
  top: 120px;
}

.cjwt_title a {
  height: 40px;
  display: block;
  background: url(../images/wycjsycyzg/cjwt_title.png) no-repeat center;
}

.cjwt {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  margin-top: 26px;
  padding: 26px 30px;
}

.hdzx {
  margin-top: 26px;
}

.cjwt_box {
  height: 350px;
  opacity: 1;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(42, 123, 223, 0.12);
  overflow: scroll;
  margin-top: 26px;
  overflow-x: hidden;
  padding: 0px 30px 30px;
  box-sizing: border-box;
  position: relative;
}

.cjwt_box::after {
  content: "";
  width: 145px;
  height: 145px;
  background: url(../images/wycjsycyzg/cjwd_icon.png) no-repeat;
  display: block;
  position: absolute;
  right: 23px;
  top: 180px;
}

.cjwt_box a {
  font-size: 18px;
  font-weight: 700;
  color: rgba(28, 122, 52, 1);
}

.cjwt_box span {
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  color: rgba(0, 0, 0, 1);
  display: block;
}

.cjwt_box li {
  margin-top: 40px;
  padding-left: 50px;
  position: relative;
z-index: 99;
}

.cjwt_box li::before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 5px;
  background: url(../images/wycjsycyzg/wenhao_icon.png);
}

.hdzx {
  margin-bottom: 40px;
}

.zcwj_box {
  display: flex;
  flex-direction: column;
}

.zcwj_box li {
  width: 100%;
}

.zcwj_box a,
.cjwt_box a {
  width: 80%;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  overflow: hidden;
  white-space: normal;
}
li.nav_cy,
li.nav_wy {
  line-height: 33px;
  padding-left: 40px;
  height: 30px;
}

.nav_cy::before,
.nav_wy::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background: rgba(44, 168, 73, 1);
  display: block;
  position: absolute;
  left: 22px;
  top: 13px;
}

.jsz {
  width: 30%;
  text-align: center;
}

.jsz img {
  width: 100%;
}

.zxjs_ct .jy_title:nth-of-type(2) {
  margin-top: 60px;
}

.sqtj {
  margin-top: 26px;
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  padding: 30px;
}

.sqtj_title a {
  background: url(../images/wycjsycyzg/sqtj_title.png) no-repeat center;
  height: 40px;
  display: block;
}

.sqtj_box li {
  height: 70px;
  margin-top: 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(44, 168, 73, 0.12);
  line-height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.sqtj_box li::before {
  content: "";
  width: 6px;
  height: 24px;
  background: rgba(44, 168, 73, 1);
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.sqtj_box li a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 1);
  -webkit-line-clamp: 1 !important;
}

.fangshi_top {
  opacity: 1;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(44, 168, 73, 0.12);
  padding: 22px;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
}

.fangshi_top::before {
  content: "";
  width: 6px;
  height: 24px;
  background: rgba(44, 168, 73, 1);
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.wyc_title {
  background: url(../images/wycjsycyzg/wyczg_bg.png) no-repeat left;
  height: 48px;
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  padding: 5px 20px;
  margin-top: 20px;
  margin-bottom: 26px;
  position: relative;
}

.wyc_title::before {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  background: url(../images/wycjsycyzg/yuandian_bg.png) no-repeat center;
  position: absolute;

  left: -30px;
  top: 21px;
}

.fangshi_Left li:nth-of-type(2) {
  margin-top: 70px;
}

.fangshi1 {
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  display: flex;
  border-bottom: 1px solid rgba(227, 227, 227, 1);
  padding-bottom: 30px;
  margin-bottom: 24px;
}

.wssh_box {
  padding: 24px 29px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(44, 168, 73, 0.12);
  font-size: 18px;
  line-height: 23.76px;
}

.yyks_main {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(44, 168, 73, 0.12);
  border-radius: 10px;
  padding: 20px 20px 40px 30px;
}

.yyks {
  position: relative;
  padding-left: 20px;
  margin-top: 12px;
}

.yyks::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: rgba(44, 168, 73, 1);
  position: absolute;
  opacity: 1;
  left: 0;
  margin-top: 9px;
  border-radius: 50%;
}

.mntk {
  margin-top: 20px;
}

.mntk_box {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.mntk_box .mntk_left {
  width: 82%;
}

.mntk_box img {
  width: 15%;
}

.cyzg_main {
  padding-left: 22px;
  border-left: 1px solid rgba(96, 201, 122, 1);
}

#wycyszhf {
  margin-top: 40px;
  padding: 30px 30px 35px;
  background: rgba(245, 250, 249, 1);
}

.wycycz_title {
  height: 40px;

  background: url(../images/wycjsycyzg/wycys_bg.png) no-repeat center;
}

.fangshi_left {
  width: 100%;
}

.fangshi_left li {
  margin-top: 20px;
}

.fangshi_left li:first-child {
  margin-top: 10px;
}

.fangshi_left p {
  margin-top: 20px;
}

.wgcl {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  margin-top: 26px;
  padding: 26px 30px;
  box-sizing: border-box;
}

.wgcl_title a {
  height: 40px;
  display: block;
  background: url(../images/wycjsycyzg/wgcl_title.png) no-repeat center;
}

.wgcl_box {
  padding: 30px 30px 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(44, 168, 73, 0.12);
  margin-top: 20px;
  position: relative;
}

.wgcl_box::before {
  content: "";
  width: 153.04px;
  height: 135.47px;
  display: block;
  background: url(../images/wycjsycyzg/wgcl_icon.png) no-repeat;
  position: absolute;
  right: 25px;
  bottom: 15px;
}

.hdzx_box {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.hdzx_box li {
  width: 48%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 50px rgba(44, 168, 73, 0.12);
  height: 90px;
}

.hdzx_box li a {
  color: rgba(28, 122, 52, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  font-weight: 700;
}

.hdzx_box li img {
  vertical-align: middle;
  margin-right: 30px;
}

.hdzx {
  border-radius: 10px;
  background: rgba(245, 250, 249, 1);
  margin-top: 26px;
  padding: 26px 30px 35px;
}

.hdzx_title {
  background: url(../images/wycjsycyzg/hdzc_title.png) no-repeat center;
  height: 40px;
}

.dwzdk {
  margin-bottom: 40px;
}

.dwzdk img {
  width: 100%;
}

.xxcx_box .elli-m {
  -webkit-line-clamp: 1;
}
@media (max-width: 1500px) {
  .gjdzzdxjbz_right {
    margin-left: -66px;
  }

  .lxfs_nav {
    width: 30%;
  }
}

@media (max-width: 1280px) {
  .zf_nav {
    display: none;
  }

  .zd_right {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .gjdzzdxjbz {
    flex-wrap: wrap;
  }

  .gjdzzdxjbz_nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .gjdzzdxjbz_nav li {
    width: 32%;
    box-sizing: border-box;
  }

  .gjdzzdxjbz_right {
    margin-left: 0px;
    margin-top: 20px;
  }

  .fangshi {
    flex-wrap: wrap;
  }

  .fangshi_Left {
    width: 100%;
  }

  .zxsq_box .zxsq_item {
    width: 100%;
  }

  .zxsq::before {
    width: 0;
  }

  .lxfs_box {
    flex-wrap: wrap;
  }

  .lxfs_nav {
    width: 100%;
    display: flex;
  }

  .lxfs_nav li {
    width: 33%;
    box-sizing: border-box;
  }

  .lxfs_right {
    margin-top: 20px;
    margin-left: 0;
  }

  .zxjs {
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .zcwj_box::after {
    width: 0;
  }

  .mntk_box .mntk_left {
    width: 99%;
  }

  .mntk_box img {
    width: 60%;
    margin-top: 20px;
  }

  .xxcx_box li {
    width: 100%;
  }

  .hdzx_box {
    flex-wrap: wrap;
  }

  .hdzx_box li {
    width: 100%;
    margin-top: 20px;
  }

  .jy_title {
    padding-left: 19px;
    padding-right: 20px;
  }

  .jy_title.jy_title2 {
    height: 80px;
  }

  .url-text {
    word-break: break-all;
    overflow-wrap: anywhere;
    max-width: 100%;
    display: inline-block;
  }

  .yyks_main {
    padding: 20px 20px 30px 20px;
  }
}
@media (max-width: 768px) {
  .zxjs_ct {
    width: 100%;
  }

  .jsz {
    width: 48%;
  }

  .fangshi1 {
    flex-wrap: wrap;
  }

  .fangshi_right {
    width: 99%;
  }

  .mntk_box {
    flex-wrap: wrap;
  }

  .mntk_box .mntk_left {
    width: 99%;
  }

  .mntk_box img {
    width: 60%;
    margin-top: 20px;
  }

  .xxcx_box li {
    width: 100%;
  }

  .hdzx_box {
    flex-wrap: wrap;
  }

  .hdzx_box li {
    width: 100%;
    margin-top: 20px;
  }

  .jy_title {
    padding-left: 19px;
    padding-right: 20px;
  }

  .jy_title.jy_title2 {
    height: 80px;
  }

  .url-text {
    word-break: break-all;
    overflow-wrap: anywhere;
    max-width: 100%;
    display: inline-block;
  }

  .yyks_main {
    padding: 20px 20px 30px 20px;
  }
}
@media (max-width: 480px) {
  .zfheader img {
    width: 81%;
    padding-top: 63px;
    padding-left: 40px;
  }

  .xxcx_box li {
    width: 100%;
  }

  .gjdzzdxjbz_nav li {
    width: 100%;
  }

  .zxdk .zxsq_box .zxsq_item {
    height: 670px;
  }

  .lxfs_nav {
    flex-wrap: wrap;
  }

  .lxfs_nav li {
    width: 90%;
  }

  .gjdzzdxjbz,
  .sqlc,
  .lxfs,
  .zfwj,
  .cjwt,
  .xxcx {
    padding: 30px 10px;
  }

  .cjwt_box {
    padding: 0px 10px 30px;
  }
}
