.ftable_column {
  box-sizing: border-box;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 1px transparent;
  border-left: solid 1px transparent;
  background-color: #fff;
}
.ftable_column .fth {
  font-size: 18px;
  font-weight: bold;
  color: #00407f;
}
.ftable_column .ftd {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
.ftable_column .frow {
  width: 100%;
  display: flex;
}
.ftable_column .fth,
.ftable_column .ftd {
  display: flex;
  align-items: center;
  border-bottom: solid 1px transparent;
  border-right: solid 1px transparent;
}
.ftable_column .fth {
  justify-content: center;
  height: 52px;
  line-height: 52px;
  background-color: #f5f8fa;
}
.ftable_column .ftd {
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  word-break: break-all;
  text-align: justify;
  line-height: 1.5;
}
.ftable_column .ftd p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ftable_column .ftd p a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ftable_column .ftbody .frow:not(:last-child) {
  border-bottom: 1px dashed #c5e1f8;
}
.ftable1 .fth:nth-child(1),
.ftable1 .ftd:nth-child(1) {
  width: 8.62068966%;
}
.ftable1 .fth:nth-child(2),
.ftable1 .ftd:nth-child(2) {
  width: 37.71551724%;
  padding-right: 10px;
}
.ftable1 .fth:nth-child(3),
.ftable1 .ftd:nth-child(3) {
  width: 24.78448276%;
  padding-right: 10px;
}
.ftable1 .fth:nth-child(4),
.ftable1 .ftd:nth-child(4) {
  width: 11.85344828%;
}
.ftable1 .fth:nth-child(5),
.ftable1 .ftd:nth-child(5) {
  width: 17.24137931%;
}
@media (max-width: 600px) {
  .ftable1 .fth:nth-child(1),
  .ftable1 .ftd:nth-child(1) {
    width: 10%;
  }
  .ftable1 .fth:nth-child(2),
  .ftable1 .ftd:nth-child(2) {
    width: 35%;
    padding-right: 10px;
  }
  .ftable1 .fth:nth-child(3),
  .ftable1 .ftd:nth-child(3) {
    width: 20%;
    padding-right: 10px;
  }
  .ftable1 .fth:nth-child(4),
  .ftable1 .ftd:nth-child(4) {
    width: 15%;
  }
  .ftable1 .fth:nth-child(5),
  .ftable1 .ftd:nth-child(5) {
    width: 20%;
  }
}
.ftable1 .fth:nth-child(2),
.ftable1 .ftd:nth-child(2),
.ftable1 .fth:nth-child(3),
.ftable1 .ftd:nth-child(3) {
  justify-content: start;
}
.bmrx_box,
.szxx_box {
  background-color: #f5f8fa;
  border: solid 1px #e8eef4;
}
.bmrx,
.szxx {
  background-repeat: no-repeat;
}
.bmrx h6,
.szxx h6 {
  font-size: 20px;
  font-weight: bold;
  color: #00407f;
  margin-bottom: 12px;
}
.bmrx p,
.szxx p {
  font-size: 16px;
  font-weight: normal;
  color: #00407f;
}
.bmrx {
  height: 124px;
  background-image: url(../images/hdjl_rx_bg.png);
  background-position: 97% bottom;
  padding-top: 31px;
  padding-left: 23px;
  border-bottom: 1px dashed #c5e1f8;
}
.szxx_box {
  padding: 0 23px;
}
.szxx {
  height: 106px;
  background-image: url(../images/hdjl_xx_bg.png);
  background-position: 100% bottom;
  padding: 24px 0;
}
.fw.item_box_ver {
  box-sizing: border-box;
  margin-left: 0px;
  margin-right: 0px;
}
.fw.item_box_ver::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fw.item_box_ver > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333%;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
}
.fw.item_box_ver > li:nth-child(n) {
  margin-top: 0;
}
.fw.item_box_ver > li:nth-child(n + 3) {
  margin-top: 16px;
}
.fw.item_box_ver > li:nth-child(3) {
  margin-top: 0;
}
.fw.item_box_ver a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fw.item_box_ver li a {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px;
}
.fw.item_box_ver li i {
  transition: all 0.3s;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.fw.item_box_ver li i.s1 {
  background-image: url(../images/hdjl_fw_icon1.png);
}
.fw.item_box_ver li i.s2 {
  background-image: url(../images/hdjl_fw_icon2.png);
}
.fw.item_box_ver li i.s3 {
  background-image: url(../images/hdjl_fw_icon3.png);
}
.fw.item_box_ver li h6 {
  transition: all 0.3s;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  width: 100%;
  text-align: center;
}
.fw.item_box_ver li:hover i {
  transform: rotateY(360deg);
}
.fw.item_box_ver li:hover h6 {
  color: #00407f;
}
.sll_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  height: 124px;
  background-color: #ffffff;
  border: solid 1px #eaf0f5;
  background-repeat: no-repeat;
  background-position: right top;
}
.sll_box.sll_box_d {
  background-image: url(../images/sll_bg_d.png);
}
.sll_box.sll_box_m {
  background-image: url(../images/sll_bg_m.png);
}
.sll_box.sll_box_y {
  background-image: url(../images/sll_bg_y.png);
}
.sll_box .sll,
.sll_box .bjl {
  width: 50%;
}
.sll_box .sll b,
.sll_box .bjl b,
.sll_box .sll span,
.sll_box .bjl span {
  display: block;
  text-align: center;
  font-weight: bold;
}
.sll_box .sll b,
.sll_box .bjl b {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
.sll_box .sll span,
.sll_box .bjl span {
  height: 75px;
  line-height: 75px;
  font-size: 32px;
  color: #3366cc;
}
.sll_box .sll b {
  background-color: #f6f9fd;
}
.sll_box .sll span {
  position: relative;
}
.sll_box .sll span::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  width: 1px;
  height: 32px;
  background-color: #eaf0f5;
}
.img_text2 {
  height: 212px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.img_text2 .img_text_left {
  width: 377px;
  margin-right: 30px;
}
.img_text2 .img_text_right {
  width: calc(100% - 407px);
}
.img_text2 .img {
  height: 100%;
  overflow: hidden;
}
.img_text2 .img img {
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img_text2 .text h6 a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.img_text2 .text p {
  font-size: 18px;
  font-weight: normal;
  color: #717171;
  text-align: justify;
  line-height: 1.5;
  margin-bottom: 9px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.img_text2:hover .img img {
  transform: scale(1.05);
}
.img_text2:hover .text a {
  color: #00407f;
}
@media (max-width: 992px) {
  .img_text2 {
    height: auto;
    flex-wrap: wrap;
  }
  .img_text2 .img_text_left,
  .img_text2 .img_text_right {
    width: 100%;
    margin: 10px 0;
  }
  .img_text2 .img img {
    height: auto;
  }
  .img_text2 .panel-more {
    width: 100%;
  }
}
.btn {
  width: 120px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  font-weight: normal;
}
.btn.btn_white {
  background-color: #f5f8fa;
  border: solid 1px #e8eef4;
  color: #00407f;
}
.btn.btn_white:hover {
  background-color: #6699cc;
  border: solid 1px #e8eef4;
  color: #ffffff;
}
.list_t li:not(.panel-more) {
  position: relative;
  padding: 15px 0px 15px 20px;
  line-height: 1;
}
.list_t li:not(.panel-more)::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  width: 11px;
  height: 12px;
  background: url(../images/icon_li.png) no-repeat center;
  background-size: contain;
}
.list_t li:not(.panel-more) a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #333333;
}
.list_t li:not(.panel-more) a:hover {
  color: #00407f;
}
@media (max-width: 600px) {
  .list_t li:not(.panel-more) a {
    width: 100% !important;
  }
}
.list_t li:not(.panel-more) span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
  font-size: 18px;
  color: #666;
}
.wqhg {
  width: 100%;
  height: 120px;
  background-color: #f5f8fa;
  border: solid 1px #e8eef4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  align-items: center;
  padding: 27px 10px;
}
.wqhg span {
  font-size: 16px;
  font-weight: normal;
  color: #00407f;
}
.list_t.wqhg_list {
  margin-top: -13px;
  margin-bottom: -13px;
}
.list_t.wqhg_list li {
  padding: 13px 0px 13px 20px;
}
.list_t.wqhg_list li a {
  width: 100%;
}
.item_box_hor {
  box-sizing: border-box;
  margin-left: -4px;
  margin-right: -4px;
}
.item_box_hor::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.item_box_hor > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 4px;
  padding-right: 4px;
  float: left;
}
.item_box_hor > li:nth-child(n) {
  margin-top: 0;
}
.item_box_hor > li:nth-child(n + 2) {
  margin-top: 8px;
}
.item_box_hor > li:nth-child(2) {
  margin-top: 0;
}
.item_box_hor a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item_box_hor li a {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 58px;
  background-image: linear-gradient(#d0e8ff, #fff);
  border: solid 1px #e8eef4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  align-items: center;
  padding: 0 10px;
}
.item_box_hor li i {
  margin-right: 10px;
  transition: all 0.3s;
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.item_box_hor li i.s1 {
  background-image: url(../images/wdzsk_icon1.png);
}
.item_box_hor li i.s2 {
  background-image: url(../images/wdzsk_icon2.png);
}
.item_box_hor li i.s3 {
  background-image: url(../images/wdzsk_icon3.png);
}
.item_box_hor li i.s4 {
  background-image: url(../images/wdzsk_icon4.png);
}
.item_box_hor li h6 {
  transition: all 0.3s;
  font-size: 18px;
  font-weight: normal;
  color: #00407f;
  width: calc(100% - 50px);
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 2;
  text-align: left;
}
.item_box_hor li:hover a {
  background-image: none;
  background-color: #6699cc;
}
.item_box_hor li:hover i {
  transform: rotateY(360deg);
}
.item_box_hor li:hover h6 {
  color: #fff;
}
.list_t.wdzsk_list {
  margin-top: 10px;
  margin-bottom: -6px;
}
.list_t.wdzsk_list li {
  padding: 6px 0px 6px 20px;
}
.myzj.list_t li:not(.panel-more) a {
  width: calc(100% - 200px);
}
@media (max-width: 600px) {
  .myzj.list_t li:not(.panel-more) a {
    width: calc(100% - 100px) !important;
  }
}
.myzj.list_t .myzj_tag {
  margin-top: 6px;
  line-height: 28px;
  font-size: 14px;
  border-radius: 5px;
  padding: 0 13px;
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 120px;
}
@media (max-width: 600px) {
  .myzj.list_t .myzj_tag {
    right: 0;
  }
}
.myzj.list_t .myzj_tag.going {
  background-color: #ecf6ff;
  color: #226ebc;
}
.myzj.list_t .myzj_tag.end {
  background-color: #e7e8e9;
  color: #999999;
}
.jgfk.list_t li a {
  width: calc(100% - 120px);
}
.item_box_hor2 {
  margin-bottom: 25px;
  box-sizing: border-box;
  margin-left: 0px;
  margin-right: 0px;
}
.item_box_hor2::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.item_box_hor2 > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.666%;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
}
.item_box_hor2 > li:nth-child(n) {
  margin-top: 0;
}
.item_box_hor2 > li:nth-child(n + 6) {
  margin-top: 0px;
}
.item_box_hor2 > li:nth-child(6) {
  margin-top: 0;
}
.item_box_hor2 a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .item_box_hor2 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .item_box_hor2::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .item_box_hor2 > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.666%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }
  .item_box_hor2 > li:nth-child(n) {
    margin-top: 0;
  }
  .item_box_hor2 > li:nth-child(n + 6) {
    margin-top: 0px;
  }
  .item_box_hor2 > li:nth-child(6) {
    margin-top: 0;
  }
  .item_box_hor2 a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.item_box_hor2 li a {
  box-sizing: border-box;
  width: 100%;
  height: 52px;
  background-color: #f6f9fd;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0s;
}
.item_box_hor2 li i {
  margin-right: 0px;
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url(../images/sll_icons.png);
}
.item_box_hor2 li i.s1 {
  background-position: 4px 6px;
}
.item_box_hor2 li i.s2 {
  background-position: -219px 6px;
}
.item_box_hor2 li i.s3 {
  background-position: -424px 6px;
}
.item_box_hor2 li i.s4 {
  background-position: -665px 6px;
}
.item_box_hor2 li i.s5 {
  background-position: -890px 6px;
}
.item_box_hor2 li i.s6 {
  background-position: -1113px 6px;
}
.item_box_hor2 li h6 {
  font-size: 18px;
  font-weight: bold;
  color: #00407f;
}
@media (max-width: 600px) {
  .item_box_hor2 li h6 {
    font-size: 15px;
  }
}
.item_box_hor2 li.cur a {
  background-color: #6699cc;
}
.item_box_hor2 li.cur a::after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -14px;
  width: 0;
  height: 0;
  border-top: 8px solid #6699cc;
  border-bottom: 8px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.item_box_hor2 li.cur i {
  background-image: url(../images/sll_icons_cur.png);
}
.item_box_hor2 li.cur h6 {
  color: #fff;
}
