/*20220305*/
.isPc #index_tab4 {
  position: relative;
  width: 100%;
  margin: 0 auto 50px;
  padding-bottom: 20px;
}
.isPc #index_tab4 .tab_btn li a.a2 {
  line-height: 24px;
  padding: 13px 15px 13px;
}
.isPc #index_tab4 .tab_btn {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0px;
  border-bottom: 2px solid #00558e;
  font-family: "Helvetica Condensed";
}
.isPc #index_tab4 .tab_btn li a {
  position: relative;
  width: auto;
  padding: 13px 15px;
  height: 30px;
  display: block;
  text-decoration: none;
  background: #ebebeb;
  font-size: 20px;
  line-height: 30px;
  color: #00558e;
  text-align: left;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
}
.isPc #index_tab4 .tab_btn li.current a {
  display: block;
  text-decoration: none;
  background: #00558e;
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  line-height: 30px;
}
.isPc #index_tab4 .tab_btn li a h3 {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
}
.isPc #index_tab4 li {
  float: left;
  width: 24%;
  margin-right: 10px;
  text-align: center;
}
.isPc #index_tab4 li.mr0 {
}
.isPc #index_tab4 li a {
  font-size: 16px;
  color: #000;
  display: block;
}
.isPc #index_tab4 .show {
  clear: both;
  display: block;
  width: 100%;
}
.isPc #index_tab4 div {
  display: none;
}
.isPc .m_pic4 {
  overflow: hidden;
  display: block;
  width: auto;
  padding: 10px 0;
  margin: 10px 0 0;
  font-size: 18px;
  line-height: 32px;
  background: #fff;
  font-weight: normal;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .m_pic4 h2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin: 20px 0 30px;
}
.isPc .m_pic4 h2.sty2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin: 20px 0 30px;
}
.isPc .m_pic4 dl {
  line-height: 50px;
  /*height: 50px;*/
  overflow: hidden;
}
.isPc .m_pic4_2 dl {
  padding-left: 80px;
}
/* .isPc .m_pic4 dl.d1{background:#f4f4f4;} */
.isPc .m_pic4 dl:nth-child(odd) {
  background: #f4f4f4;
}
.isPc .m_pic4 dl i {
  font-style: normal;
  padding-right: 20px;
}
.isPc .m_pic4 dt {
  color: #00558e;
  float: left;
  width: 220px;
  text-align: right;
  display: block;
  padding-right: 30px;
  font-weight: bold;
  height: 50px;
}
.isPc .m_pic4 dt a {
  color: #00558e;
}
.isPc .m_pic4 dd {
  color: #000;
  float: left;
  /*margin-bottom: 20px;*/
  width: 150px;
  margin-right: 5px;
}
.isPc .m_pic4 dd a {
  color: #000;
}
.isPc .m_pic4 p {
  margin-bottom: 25px;
}
.isPc .m_ul_box ul {
  padding-bottom: 30px;
  width: 535px;
  font-size: 16px;
  line-height: 28px;
  padding-right: 10px;
  float: left;
}
.isPc #index_tab4 .m_ul_box ul li {
  text-align: left;
  background: url(../i/arr06.png) no-repeat 3px 12px;
  padding-left: 16px;
}
.isWap #index_tab4 {
  display: none;
}

.isPc .m_pic4 ul {
  width: 110px;
  height: auto;
  float: left;
  line-height: 30px;
}
.isPc .m_pic4 dl.d2 dt {
  padding-top: 0;
}
.isPc .m_pic4 dl.d2 {
  height: auto;
  padding: 15px 0;
}

/*收缩菜单*/
.isPc .tab_wap {
  display: none;
}
.isWap .v {
  float: right;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url(../img/jiajian.png) no-repeat;
  display: inline-block;
  margin-top: -5px;
  margin-bottom: -5px;
}
.isWap .v01 {
  background-position: 0 0;
}
.isWap .v02 {
  background-position: 0 -16px;
}
.isWap .vtitle {
  height: 1rem;
  background: #00558e;
  line-height: 1rem;
  border: 1px solid #ccb6a9;
  margin-top: 0.2rem;
  padding-left: 0.2rem;
  font-size: 0.26rem;
  color: #fff;
  cursor: pointer;
}
.isWap .vtitle em {
  margin: 0.35rem 0.2rem 0 0;
}
.isWap .vconlist {
  background: #fff;
  padding-top: 0.2rem;
}
.isWap .vconlist li a {
  /*height: 0.5rem;
  line-height: 0.5rem;
  padding-left: 0.3rem;*/
  display: block;
  /*font-size: 14px;
  color: #866f67;*/
}
.isWap .vconlist li.select a,
.isWap .vconlist li a:hover {
  color: #ed4948;
  text-decoration: none;
}
.isWap .vconlist dl {
  padding: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.isWap .vconlist dl:nth-child(odd),
.isWap .vconlist ul:nth-child(odd) {
  background: #f4f4f4;
}
.isWap .vconlist li > dl:nth-child(even) {
  background: #f4f4f4;
}
.isWap .vconlist li > dl:nth-child(odd) {
  background: #ffffff;
}
.isWap .vconlist ul em i {
  font-style: normal;
  padding: 5px;
  display: inline-block;
}
.isWap .vconlist dl dt i {
  font-style: normal;
  padding: 0px 5px 3px;
  display: inline-block;
}
.isWap .vconlist dd,
.isWap .vconlist ul li a {
  display: inline-block;
  /*margin-right: 10px;*/
  width: 30%;
  font-family: "Times New Roman", Times, serif;
}

.isWap .vconlist dl dt {
  font-style: normal;
}

.isWap .tab_wap .tab_title h2 {
  color: #00558e;
  font-family: "Helvetica Condensed";
  padding-left: 0.2rem;
  padding-top: 0.3rem;
  font-size: 0.5rem;
  line-height: 0.75rem;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0.1rem 0 0.2rem;
}

.isWap .tab_wap .tab_title h2 a {
  color: #00558e;
}

.isWap .tab_wap.regions {
  padding: 0 0.2rem 0.2rem;
}

.isWap .vconlist .tag {
  display: flex;
  align-items: center;
  padding: 0.15rem;
  font-weight: bold;
  line-height: 1.5;
  font-family: "Times New Roman", Times, serif;
}

.isWap .vconlist .tag i {
  font-style: normal;
  font-size: 0.3rem;
  margin-right: 0.15rem;
}
