a {
  text-decoration: none!important;
}
body {
  background-color: #EFF3F7;
}
.shbz_wrap {
  background: url(/images/shbz_bg2024.png) no-repeat top center;
  background-size: 1920px auto;
  background-size: 19.20rem auto;
  overflow: hidden;
}
.shbz_wrap .shbz_box {
  background-color: #fff;
  margin-top: 372px;
  margin-top: 3.72rem;
  padding: 0 22px 50px;
  padding: 0 .22rem .5rem;
  box-sizing: border-box;
}
.shbz_item1 {
  padding-top: 16px;
  padding-top: .16rem;
}
.shbz_item1 .shbz_item1_box {
  width: 555px;
  width: 5.55rem;
}
.shbz_item1 .shbz_item1_box .shbz_item1_title {
  width: 100%;
  border-bottom: 1px solid #E6E6E6;
}
.shbz_item1 .shbz_item1_box .shbz_item1_title a {
  display: inline-block;
  width: 162px;
  width: 1.62rem;
  height: 40px;
  height: .4rem;
  line-height: 40px;
  line-height: .4rem;
  text-align: center;
  color: #666;
  font-size: 20px;
  font-size: .2rem;
  box-sizing: border-box;
}
.shbz_item1 .shbz_item1_box .shbz_item1_title a.cur {
  background: url(/images/shbz_title_bg2024.png) no-repeat top left;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
  padding-right: 10px;
}
.shbz_item1_content {
  padding-top: 13px;
  padding-top: .13rem;
}
.shbz_item1_content > a {
  display: block;
  font-size: 18px;
  font-size: .18rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 51px;
  line-height: .51rem;
  position: relative;
  padding-left: 17px;
  padding-left: .17rem;
  position: relative;
}
.shbz_item1_content > a:hover {
  color: #0079D7;
  font-weight: bold;
  text-decoration: underline!important;
}
.shbz_item1_content > a::before {
  content: "";
  display: inline-block;
  width: 4px;
  width: .04rem;
  height: 4px;
  height: .04rem;
  background-color: #BFBFBF;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.shbz_item1_content > a:hover::before {
  background-color: #0079D7;
}
.shbz_item2 {
  width: 100%;
  padding: 48px 0 40px;
  padding: .48rem 0 .4rem;
  overflow: hidden;
  box-sizing: border-box;
}
.shbz_item2 .shbz_item2_title {
  display: block;
  width: 100%;
  height: 36px;
  height: .36rem;
  margin-bottom: 25px;
  margin-bottom: .25rem;
}
.shbz_item2 .shbz_item2_title img {
  width: 100%;;
}
.shbz_item2 .shbz_item2_box {
  width: 100%;
  height: 337px;
  height: 3.37rem;
  overflow: hidden;
}
.shbz_item2 .shbz_item2_item {
  height: 100%;
  margin-right: 15px;
  margin-right: .15rem;
}
.shbz_item2 .shbz_item2_item:last-child {
  margin-right: 0;
}
.shbz_item2 .shbz_item2_item .title {
  display: block;
  background-color: #E5F4FF;
  width: 90px;
  width: .9rem;
  height: 100%;
  box-sizing: border-box;
  color: #2058A5;
  font-size: 20px;
  font-size: .20rem;
}
.shbz_item2 .shbz_item2_item.cur .title {
  background-color: #2060FC;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  font-size: .22rem;
}
.shbz_item2 .shbz_item2_item .title .img1, 
.shbz_item2 .shbz_item2_item.cur .title .img2,
.shbz_item2 .shbz_item2_item.cur .shbz_item2_list {
  display: block;
}
.shbz_item2 .shbz_item2_item .title .img2,
.shbz_item2 .shbz_item2_item .shbz_item2_list,
.shbz_item2 .shbz_item2_item.cur .title .img1 {
  display: none;
}
.shbz_item2 .shbz_item2_item .title img {
  width: 30px;
  margin: 16px 0 20px 30px;
  width: .30rem;
  margin: .16rem 0 .20rem .30rem;
}
.shbz_item2 .shbz_item2_item .title div {
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  display: inline-block;
  letter-spacing: 2px;
  height: 267px;
  height: 2.67rem;
  width: 100%;
  line-height: 90px;
  line-height: .9rem;
  box-sizing: border-box;
}
.shbz_item2 .shbz_item2_list {
  background: url(/images/shbz_bsfw_bg2024.png) no-repeat 100% 100%;
  width: 425px; 
  width: 4.25rem; 
  height: 100%;
  padding: 45px 10px 10px 40px;
  min-width: 4.13rem; 
  padding: .45rem .10rem .10rem .40rem;
  box-sizing: border-box;
  overflow: hidden;
}
.shbz_item2 .shbz_item2_list a {
  display: block;
  margin-bottom: 30px;
  font-size: 20px;
  margin-bottom: .30rem;
  font-size: .20rem;
  color: #2058A5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 20px;
  padding-left: .2rem;
}
.shbz_item2 .shbz_item2_list a::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #2E6BFC;
  transform: translateY(-50%);
  width: .06rem;
  height: .06rem;
}

.shbz_item3 {
  width: 100%;
  height: 500px;
  height: 5rem;
}
.shbz_item3_title {
  width: 100%;
  height: 52px;
  height: 52px;
  background-color: #1D5EFC;
  background: linear-gradient(90deg, #1D5EFC 0%, #A8C1F9 100%);
}
.shbz_item3_title div {
  font-weight: bold;
  font-size: 20px;
  font-size: .2rem;
  color: #FFFFFF;
  line-height: 52px;
  line-height: .52rem;
  padding-left: 10px;
  padding-left: .1rem;
}
.shbz_item3_title div::before {
  content: '';
  display: inline-block;
  background-image: url(/images/shbz_dt_icon2024.png);
  background-size: 100% 100%;
  width: 26px;
  height: 27px;
  margin: 0 15px 0 0;
  width: .26rem;
  height: .27rem;
  margin: 0 .15rem 0;
  transform: translateY(22%);
}
.shbz_item3_title a {
  display: block;
  line-height: 52px;
  line-height: .52rem;
  color: #fff;
  font-size: 18px;
  font-size: .18rem;
  margin-right: 40px;
  margin-right: .4rem;
}
.shbz_item3 .iframe {
  width: 100%;
  height: calc(100% - 52px);
  height: calc(100% - .52rem);
}

@media screen and (max-width: 768px) {
  .more{
    width: 100%;
    display: block;
    text-align: center;
    height: .67rem;
    line-height: .67rem;
    background-color: #f2f3f4;
    font-size: .32rem;
  }
  .shbz_wrap {
    background: url(/images/shbz_bg_h5_2024.png) no-repeat;
    background-size: 100% auto;
  }
  .shbz_wrap .shbz_box {
    width: 94%;
    margin-top: 3.05rem;
  }
  .shbz_item1 .shbz_item1_box {
    width: 100%;
  }
  .shbz_item1 .shbz_item1_box2 {
    margin-top: .3rem;
  }
  .shbz_item1 .shbz_item1_box .shbz_item1_title {
    background-size: 2.4rem auto;
  }
  .shbz_item1 .shbz_item1_box .shbz_item1_title a {
    width: 2.23rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .3rem;
  }
  .shbz_item1_content {
    padding-top: .1rem;
  }
  .shbz_item1_content a {
    font-size: .28rem;
    line-height: .7rem;
  }
  .shbz_item1_content a:hover {
    color: #333;
    font-weight: normal;
    text-decoration: none!important;
  }
  .shbz_item1_content a::before {
    content: "";
    width: .06rem;
    height: .06rem;
    left: 0;
    top: .32rem;
  }
  .shbz_item2 {
    padding: .5rem 0;
  }
  .shbz_item2 .shbz_item2_box {
    width: 100%;
    height: auto;
  }
  .shbz_item2 .shbz_item2_item {
    width: 100%;
    height: .9rem;
    margin-right: 0;
    margin-bottom: .3rem;
  }
  .shbz_item2 .shbz_item2_item.cur {
    width: 100%;
    float: none;
    margin-bottom: .2rem;
  }
  .shbz_item2 .shbz_item2_item .title {
    font-size: .3rem;
    width: 100%;
    height: .9rem;
  }
  .shbz_item2 .shbz_item2_item.cur .title {
    font-size: .32rem;
  }
  .shbz_item2 .shbz_item2_item .title img {
    width: .4rem;
    margin: .26rem .2rem 0 .3rem;
    float: left;
  }
  .shbz_item2 .shbz_item2_item .title div {
    height: .9rem;
    width: 100%;
    line-height: .9rem;
    box-sizing: border-box;
    writing-mode: unset;
    display: block;
  }
  .shbz_item2 .shbz_item2_list {
    width: 100%; 
    height: auto;
    padding: .5rem .10rem .10rem .40rem;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .3rem;
    min-height: 3rem;
  }
  .shbz_item2 .shbz_item2_list a {
    margin-bottom: .30rem;
    font-size: .30rem;
    color: #2058A5;
  }
  .shbz_item2 .shbz_item2_list a::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #2E6BFC;
    margin-right: 20px;
    transform: translateY(-50%);
    width: .06rem;
    height: .06rem;
    margin-right: .20rem;
  }
  .shbz_item3 {
    height: 11rem;
  }
  .shbz_item3_title {
    height: .8rem;
  }
  .shbz_item3_title div {
    font-size: .32rem;
    line-height: .8rem;
  }
  .shbz_item3_title div::before {
    width: .35rem;
    height: .37rem;
    margin: 0 .2rem;
    transform: translateY(21%);
  }
  .shbz_item3_title a {
    line-height: .8rem;
    font-size: .3rem;
    margin-right: .1rem;
  }
}  