@charset "utf-8";
/*标题*/
.ctop {
  width: 1400px;
  margin: 0 auto;
}
.content_right {
  float: right;
  width: 914px;
}
.content_right p {
  font-size: 24px;
  margin-top: 42px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c8c8c8;
  color: #2b2c2f;
}
.content_right_pic {
  margin-top: 10px;
  margin-bottom: 50px;
}
/*内容*/
.content_right .content_right_pic p {
  font-size: 18px;
  color: #6c6c6c;
  font-family: "微软雅黑";
  border: 0px;
  line-height: 20px;
  padding-bottom: 30px;
  margin-top: 0px;
}
/*选项卡*/
.nr_pl_pd_tab_drivedown .sys_nav {
  margin-bottom: 10px;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #4190de;
  width: 234px;
}
.nr_pl_pd_tab_drivedown .sys_nav li {
  float: left;
}
.nr_pl_pd_tab_drivedown .js_sys_nav .active {
  background: #4190de;
}
.nr_pl_pd_tab_drivedown .js_sys_nav .active b {
  color: #fff;
}
.nr_pl_pd_tab_drivedown .sys_nav li a {
  background-position: 1200px 1200px;
  padding: 0 15px;
  margin: 0;
  vertical-align: middle;
  float: left;
  text-decoration: none;
}
.nr_pl_pd_tab_drivedown .sys_nav li a b {
  background-position: 1200px 1200px;
  line-height: 30px;
  font-size: 18px;
  height: 20px;
  overflow: hidden;
  color: #000;
  font-weight: 300;
  text-align: center;
  font-family: "Microsoft Yahei";
  padding: 0 5px 0 0px;
  cursor: pointer;
  vertical-align: top;
}
.drive_data_wrap {
  position: relative;
  display: none;
}
.showWrap {
  display: block;
}
.nr_pl_pd_tab_drivedown .drive_data_item {
}
.drive_data_item {
  overflow: hidden;
}
.drive_data_item_left {
  float: left;
}
.drive_data_item_right {
  margin-left: 10px;
  float: right;
  position: relative;
}
.drive_data_item_right img {
  width: 92%;
  right: 0;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .content_right {
    width: 100%;
  }
  .content_right_pic {
    margin-bottom: 0.3rem;
  }
  /*内容*/
  .content_right .content_right_pic p {
    font-size: 0.14rem;
    color: #6c6c6c;
    font-family: "微软雅黑";
    border: 0rem;
    line-height: 0.24rem;
    padding: 0rem 0.14rem;
    margin-top: 0rem;
  }
  /*选项卡*/
  .nr_pl_pd_tab_drivedown .sys_nav {
    margin-bottom: 0.1rem;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    border: 0rem;
    border-bottom: 0.01rem solid #dbdbdb;
    text-align: center;
  }
  .nr_pl_pd_tab_drivedown .sys_nav li {
    float: none;
    display: inline-block;
    margin: 0rem auto;
    position: relative;
    top: 0.045rem;
  }
  .nr_pl_pd_tab_drivedown .js_sys_nav .active {
    list-style-type: none;
    border-bottom: 0.02rem solid #4190de;
    text-decoration: underline;
    background: #fff;
    color: white;
  }
  .nr_pl_pd_tab_drivedown .js_sys_nav .active b {
    color: black;
  }
  .nr_pl_pd_tab_drivedown .sys_nav li a {
    margin: 0rem;
    vertical-align: middle;
    float: left;
    text-decoration: none;
  }
  .nr_pl_pd_tab_drivedown .sys_nav li a b {
    background-position: 12rem 12rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
    height: 0.2rem;
    overflow: hidden;
    color: #000;
    font-weight: 300;
    text-align: center;
    font-family: "Microsoft Yahei";
    padding: 0rem 0.05rem 0rem 0rem;
    cursor: pointer;
    vertical-align: top;
  }
  .drive_data_wrap {
    position: relative;
  }
  .nr_pl_pd_tab_drivedown .drive_data_item {
    padding: 0.2rem;
  }
  .drive_data_item {
    overflow: hidden;
  }
  .drive_data_item_left {
    margin: 0.3rem 31%;
  }
  .drive_data_item_right {
    width: 100%;
    position: relative;
    margin: 0.14rem 0rem;
    float: left;
  }
  .drive_data_item_right img {
    width: 90%;
    right: 0.14rem;
    margin-top: 0.3rem;
  }
  #myiframe {
    height: 2.4rem;
  }
  .articleTitle {
    padding: 0.14rem 0.14rem;
    font-size: 0.18rem;
    margin-top: 0.14rem;
    border-bottom: 0rem;
    color: #333333;
}
}
@media (width: 768px) {
  #myiframe {
      height: 3.4rem;
  }
}
/*# sourceMappingURL=leader_address.css.map */
