.marginTop {
  padding-top: 80px;
  width: 100%;
  box-sizing: border-box
}
@media (max-width: 1199px) {
  .marginTop {
    padding-top: 70px
  }
}
@media (max-width: 575px) {
  .marginTop {
    padding-top: 50px;
    height: auto!important
  }
}
/* 选项卡 */
.bd-tabbox {
  padding: 30px 0;
  border-bottom: 1px solid #12898B;
}
.bd-tabbox.on {
  padding: 15px 0;
}
.header_fixed {
  padding: 15px 0;
  width: 100%;
  transition: .3s all
}
.header_fixed.on {
  background: #FFF;
}
.header_fixed.fixed {
  position: fixed!important;
  top: 0;
  background: #FFF;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
  z-index: 499;
}
.bd-tabbox ul {
  margin: -10px -5px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bd-tabbox ul li {
  margin-top: 10px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}
.bd-tabbox ul li a {
  padding: 0 20px;
  line-height: 34px;
  font-size: 18px;
  -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
  display: block;
  background: #EEE;
}
.bd-tabbox ul li.on a, .bd-tabbox ul li a:hover {
  color: #FFF !important;
  background: #12898B !important;
}
/* 面包屑 */
.bd-position {
  line-height: 50px;
  height: 50px
}
.bd-position > div {
  text-align: right;
  font-size: 14px;
  color: #666;
}
.bd-position  a {
  padding: 0 5px;
  display: inline-block;
}
.bd-position  a:hover {
  color: #12898B;
}
/* 分页 */
.mpage_boxs {
  text-align: center;
  padding-bottom: 90px;
  padding-top: 15px
}
.mpage_boxs ul {
  display:inline-block;
}
.mpage_boxs ul[data-val="min"] {
  display: none;
}
.mpage_boxs li {
  line-height:32px;
  font-size: 14px;
  display:inline-block;
  float:left;
}
.mpage_boxs a {
  margin-right: 5px;
  border: #ddd 1px solid;
  padding: 0 17px;
  color: #13898B;
  text-decoration: none;
  display:block;
  overflow: hidden;
}
.mpage_boxs a:hover {
  border-color: #13898B;
  color: #FFF;
  background: #13898B;
}
.mpage_boxs .thisclass {
}
.mpage_boxs .thisclass a {
  border-color: #13898B;
  color: #FFF;
  background: #13898B;
}
@media (max-width:575px) {
.mpage_boxs ul[data-val="max"] {
  display: none;
}
.mpage_boxs ul[data-val="min"] {
  display: block;
}
}
/* 盒子 */
.bd-mbox-1 {
  padding-top: 60px;
  text-align: center
}
.bd-mbox-1 .bm-til {
  text-align: left;
  font-size: 40px;
letter-spacing: 4px;
  line-height: 48px;
  display: inline-block;
  font-weight: 700;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-bottom: 30px
}
@media (max-width: 1199px) {
.bd-mbox-1 .bm-til {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px
}
}
@media (max-width: 991px) {
.bd-mbox-1 {
  padding-top: 40px;
}
.bd-mbox-1 .bm-til {
  font-size: 36px;
  line-height: 36px
}
}
@media (max-width: 700px) {
.bd-mbox-1 {
  padding-top: 71px;
}
.bd-mbox-1 .bm-til {
  font-size: 36px;
  line-height: 36px;
}
}
@media (max-width: 574px) {
.bd-mbox-1 {
  padding-top: 45px
}
.bd-mbox-1 .bm-til {
  font-size: 30px;
  line-height: 30px;
}
}
/* 焦点图 */
.banner-boxs {
  padding-top: 80px;
}
.banner-boxs img {
}
@media (max-width: 1199px) {
.banner-boxs {
  padding-top: 70px;
}
}
@media (max-width: 991px) {
.banner-boxs {
}
}
@media (max-width: 575px) {
.banner-boxs {
  padding-top: 50px;
}
}
/* 公司介绍 */
.bd-about {
}
.bd-about .company_introduce {
  text-align: center
}
.bd-about .company_introduce .content .sd_con {
  text-align: left;
  padding-bottom: 60px;
  font-size: 18px;
  line-height: 32px;
  color: #999;
  font-family: "Microsoft YaHei"
}
.bd-about .company_introduce .content .sd_con img {
  max-width: 100%;
  height: auto !important;
}
@media (max-width: 1199px) {
.bd-about .company_introduce .content .sd_con {
  font-size: 16px;
}
}
/* Stake生态 */
.bd-shengtai {
}
.bd-shengtai .hope_project {
  height: 600px
}
.bd-shengtai .hope_project .displaynone {
  display: none!important
}
.bd-shengtai .hope_project .hope_left {
  height: 100%;
  box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .05)
}
.bd-shengtai .hope_project .hope_left .hope_img_box {
  height: 100%;
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative
}
.bd-shengtai .hope_project .hope_left .hope_img_box .hope_img {
  min-width: 100%;
  margin: auto -100%
}
.bd-shengtai .hope_project .hope_right {
  padding-left: 4%;
  padding-right: 4%
}
.bd-shengtai .hope_project .hope_right .hope_content .title {
  font-size: 40px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 4px;
  display: inline-block;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.bd-shengtai .hope_project .hope_right .hope_content .line {
  width: 100%;
  height: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 30px 0
}
.bd-shengtai .hope_project .hope_right .hope_content .line:before {
  content: '';
  width: 200px;
  height: 3px;
  background-color: #66CACB;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  color: transparent;
  display: block;
  position: relative;
  bottom: 1px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list {
  margin-bottom: 25px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .fengexian {
  width: 100%;
  height: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 20px 0
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .list_item .number {
  vertical-align: middle;
  font-size: 30px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0;
  color: #2D7381;
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .list_item .num_content {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0;
  padding-top: 10px;
  color: #999
}
.bd-shengtai .hope_project .hope_right .hope_content .hope_more {
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 16px
}
@media (max-width: 1199px) {
.bd-shengtai .hope_project {
  height: 550px
}
.bd-shengtai .hope_project .hope_right .hope_content .title {
  font-size: 36px;
  line-height: 36px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list {
  margin-bottom: 10px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .fengexian {
  width: 100%;
  height: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 20px 0
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .list_item .number {
  font-size: 24px;
  line-height: 25px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .list_item .num_content {
  font-size: 18px;
  line-height: 20px;
  padding-top: 0
}
.bd-shengtai .hope_project .hope_right .hope_content .hope_more {
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 16px
}
}
@media (max-width: 991px) {
.bd-shengtai .hope_project {
  height: auto;
  text-align: center
}
.bd-shengtai .hope_project .hope_left:before {
  content: none
}
.bd-shengtai .hope_project .hope_left {
  width: 100%!important;
  position: relative;
  height: 450px;
  padding-top: 0;
  margin-bottom: 45px;
  text-align: center
}
.bd-shengtai .hope_project .hope_left .hope_img_box {
  width: 100%;
  display: inline-block
}
.bd-shengtai .hope_project .hope_right {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 60px;
  width: 83.33333333%!important;
}
.bd-shengtai .hope_project .hope_right .hope_content .title {
  font-size: 36px;
  line-height: 36px
}
.bd-shengtai .hope_project .hope_right .hope_content .line {
  width: 100%;
  height: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 30px 0;
  position: relative
}
.bd-shengtai .hope_project .hope_right .hope_content .line:before {
  content: '';
  width: 200px;
  height: 3px;
  background-color: #66CACB;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  bottom: -1px
}
.bd-shengtai .hope_project .hope_right .hope_content .hope_more {
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 14px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list {
  text-align:left;
}
}
@media (max-width: 700px) {
.bd-shengtai .hope_project .hope_right .hope_content .content_list:before {
  height: 120px;
  margin-top: 0;
  top: 0
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list:after {
  height: 120px;
  margin-top: 0;
  top: 0
}
}
@media (max-width: 575px) {
.bd-shengtai .hope_project .hope_left {
  margin-bottom: 30px;
  text-align: center;
  height: 300px
}
.bd-shengtai .hope_project .hope_right {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 45px;
  width: 83.33333333%!important
}
.bd-shengtai .hope_project .hope_right .hope_content .title {
  font-size: 28px;
  line-height: 28px
}
.bd-shengtai .hope_project .hope_right .hope_content .line {
  width: 100%;
  height: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 25px 0;
  position: relative
}
.bd-shengtai .hope_project .hope_right .hope_content .line:before {
  content: '';
  width: 120px;
  height: 3px;
  background-color: #66CACB;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: -1px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list {
  text-align:center;
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list:before {
  height: 130px;
  margin-top: 0;
  top: 0
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list:after {
  height: 130px;
  margin-top: 0;
  top: 0
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list {
  margin-bottom: 20px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .fengexian {
  width: 90px;
  width: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 20px 0;
  display: none
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .list_item .number {
  font-size: 18px;
  line-height: 25px;
  padding-right: 0;
  display: block;
  padding-bottom: 5px
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .list_item .num_content {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  padding-top: 0;
}
.bd-shengtai .hope_project .hope_right .hope_content .content_list .sec_item {
padding: 30px 0;
}
.bd-shengtai .hope_project .hope_right .hope_content .hope_more {
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 14px
}
}
/* 全建筑产业链 */
.bd-shengtai .home_brand {
  overflow: hidden;
  padding: 60px 0 90px;
  background: url(/static/images/shengtai/home_brand_bg.jpg) no-repeat;
  position: relative;
  background-size: cover
}
.bd-shengtai .home_brand .sd_imgbox {
  height: 100%
}
.bd-shengtai .home_brand .title {
  color: #FFF;
  font-size: 40px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 4px;
  text-align: center;
  display: inline-block;
}
.bd-shengtai .home_brand .description {
  font-size: 16px;
  line-height: 22px;
  color: #FFF;
  letter-spacing: 4px;
  opacity: .7;
  text-align: center;
  margin: 20px 0 45px;
}
.bd-shengtai .home_brand_tab {
  margin: 30px 0;
  position: relative;
}
.bd-shengtai .home_brand_tab:before {
  content: '';
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  position: absolute;
  left: 0;
  bottom: 2px;
}
.bd-shengtai .home_brand_tab ul {
}
.bd-shengtai .home_brand_tab ul li {
  width: 25%;
  display: inline-block;
}
.bd-shengtai .home_brand_tab ul li a {
  font-stretch: normal;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
  padding-bottom: 25px;
  text-align: center;
  position: relative;
  cursor: pointer;
  display: block;
}
.bd-shengtai .home_brand_tab ul li a:before {
  content: " ";
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 1px;
  display: none;
  background: #f5f5f6;
  position: absolute;
}
.bd-shengtai .home_brand_tab ul li.on a {
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-shengtai .home_brand_tab ul li.on a:before {
  display: block;
}
@media (max-width: 1199px) {
.bd-shengtai .home_brand_tab ul li a {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 15px;
}
}
.bd-shengtai .home_brand_content {
  width: 100%;
  height: 500px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1199px) {
  .bd-shengtai .home_brand_content {
    height: 400px
  }
}
@media (max-width: 991px) {
  .bd-shengtai .home_brand_content {
    height: auto;
  }
}
.bd-shengtai .home_brand_con {
  left: 0;
  top: 0;
  width: 100%;
  height: 500px;
  opacity: 0;
  position: absolute;
}
.bd-shengtai .home_brand_con.on {
  opacity: 1;
}
@media (max-width: 991px) {
  .bd-shengtai .home_brand_con {
    height: auto;
    position: inherit;
    display: none;
  }
  .bd-shengtai .home_brand_con.on {
    display: block;
  }
}
.bd-shengtai .home_brand_content ul {
  margin: 0 -3px;
  min-width: 100%;
  height: 100%;
  text-align: left
}
.bd-shengtai .home_brand_content ul li {
  padding: 0 3px;
  display: inline-block;
  float: left;
  width: 16.66%;
  height: 100%;
  line-height: 500px;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
  box-sizing: border-box;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.bd-shengtai .home_brand_content ul li.open {
  width: 66.6%
}
.bd-shengtai .home_brand_content ul li.open.on {
  width: 100%
}
.bd-shengtai .home_brand_content ul li.open .cover_box {
  opacity: 0;
  filter: alpha(opacity=0)
}
.bd-shengtai .home_brand_content ul li.open .innner_box {
  z-index: 8
}
.bd-shengtai .home_brand_content ul li.open .innner_box_txt {
  bottom: 45px;
  opacity: 1;
}
.bd-shengtai .home_brand_content ul li .sd_box {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden
}
.bd-shengtai .home_brand_content ul li .cover_box {
  width: 100%;
  height: 100%;
  position: absolute !important;
  left: 0;
  top: 0;
  transition: all .3s;
  z-index: 2
}
.bd-shengtai .home_brand_content ul li .cover_box .sd_imgbox {
  position: absolute!important;
  width: 100%
}
.bd-shengtai .home_brand_content ul li .cover_txt {
  display: inline-block;
  position: relative;
  max-width: 100%
}
.bd-shengtai .home_brand_content ul li .cover_txt .cover_title {
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  font-weight: 700;
}
.bd-shengtai .home_brand_content ul li .cover_txt p {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  opacity: .6;
  margin-bottom: 5px;
  font-weight: 700;
}
.bd-shengtai .home_brand_content ul li .innner_box {
  position: absolute!important;
  height: 100%;
  width: 100% !important;
  transition: all .3s
}
.bd-shengtai .home_brand_content ul li .innner_box .img {
  display: inline-block;
  width: 100%;
  height: 100%
}
.bd-shengtai .home_brand_content ul li .innner_box_txt {
  position: absolute;
  bottom: 100px;
  left: 0;
  line-height: normal;
  width: 100%;
  text-align: left;
  padding: 0 60px;
  box-sizing: border-box;
  opacity: 0;
}
.bd-shengtai .home_brand_content ul li .innner_box_txt p {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  opacity: .9;
  margin-top: 15px;
  box-sizing: border-box;
}
.bd-shengtai .home_brand_content ul li .innner_box_abc {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%
}
.bd-shengtai .home_brand_content ul li .innner_box_abc img {
  height: 100%;
  width: auto
}
.bd-shengtai .home_brand_content ul li .innner_box_title h2 {
  font-size: 28px;
  line-height: 34px;
  color: #fff;
  display: inline-block;
  font-weight: 700
}
.bd-shengtai .home_brand_content ul li .innner_box_title a {
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  float: right;
  position: relative;
  top: -1px
}
.bd-shengtai .home_brand_content ul li .innner_box_title a:hover {
  color: #fff!important
}
.bd-shengtai .home_brand_content ul li .innner_box_title a:hover i {
  color: #fff!important
}
.bd-shengtai .home_brand_content ul li .innner_box_title a i {
  font-size: 18px;
  vertical-align: baseline;
  margin-left: 5px;
  position: relative;
  top: 1px
}
.bd-shengtai .home_brand_content ul li .icon_open {
  display: none;
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -16px;
  z-index: 2;
  cursor: pointer
}
.bd-shengtai .home_brand_content ul li .icon_open img {
  display: block;
  width: 100%;
  height: 100%
}
.home_shedderShow .bd-shengtai .home_brand_content ul li .icon_open {
  display: block
}
.home_shedderShow .bd-shengtai .home_brand_content ul li .icon_close {
  display: none
}
.home_shedderShow .bd-shengtai .home_brand_content ul li.open .icon_open {
  display: none
}
.home_shedderShow .bd-shengtai .home_brand_content ul li.open .icon_close {
  display: block
}
@media (min-width: 1920px) {
  .bd-shengtai .home_brand {
    padding: 60px 0 90px
  }
}
@media (max-width: 1199px) {
  .bd-shengtai .home_brand {
    padding: 60px 0;
  }
  .bd-shengtai .home_brand .title {
    font-size: 36px;
    line-height: 42px
  }
  .bd-shengtai .home_brand .description {
    margin: 15px 0 30px
  }
  .bd-shengtai .home_brand ul {
    margin: 0 -2px
  }
  .bd-shengtai .home_brand_content ul li {
    line-height: 400px;
  }
  .bd-shengtai .home_brand_content ul li.open .innner_box_txt {
    bottom: 45px
  }
  .bd-shengtai .home_brand_content ul li .cover_txt .cover_title {
    font-size: 24px;
    line-height: 30px
  }
  .bd-shengtai .home_brand_content ul li .cover_txt p {
    font-size: 16px;
    line-height: 24px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt {
    bottom: 100px;
    padding: 0 45px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt p {
    font-size: 14px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title h2 {
    font-size: 20px;
    line-height: 26px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a {
    font-size: 14px;
    line-height: 26px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a i {
    font-size: 16px
  }
}
@media (max-width: 991px) {
  .bd-shengtai .home_brand {
    padding: 60px 0;
  }
  .bd-shengtai .home_brand .title {
    font-size: 36px;
    line-height: 42px
  }
  .bd-shengtai .home_brand .description {
    margin: 15px 0 30px
  }
  .bd-shengtai .home_brand ul {
    margin: -3px 0;
    height: auto;
  }
  .bd-shengtai .home_brand_content ul li {
    padding: 3px 0;
    width: 100%;
    height: 120px;
    line-height: 120px;
    border: none;
    box-sizing: content-box
  }
  .bd-shengtai .home_brand_content ul li.open {
    height: 350px;
    width: 100%
  }
  .bd-shengtai .home_brand_content ul li.open .innner_box_txt {
    bottom: 30px
  }
  .bd-shengtai .home_brand_content ul li .innner_box {
    height: 350px
  }
  .bd-shengtai .home_brand_content ul li .cover_txt .cover_title {
    font-size: 24px;
    line-height: 30px;
    writing-mode: initial;
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt {
    bottom: 100px;
    padding: 0 30px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt p {
    font-size: 14px;
    margin-top: 15px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title h2 {
    font-size: 20px;
    line-height: 26px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a {
    font-size: 14px;
    line-height: 26px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a i {
    font-size: 16px
  }
}
@media (max-width: 700px) {
  .bd-shengtai .home_brand {
    padding: 60px 0
  }
  .bd-shengtai .home_brand .title {
    font-size: 36px;
    line-height: 42px
  }
  .bd-shengtai .home_brand .description {
    margin: 15px 0 30px
  }
  .bd-shengtai .home_brand ul {
    height: auto;
    margin: -2px 0
  }
  .bd-shengtai .home_brand_content ul li {
    width: 100%;
    height: 120px;
    line-height: 120px;
    border: none;
    box-sizing: content-box
  }
  .bd-shengtai .home_brand_content ul li.open {
    height: 350px;
    width: 100%
  }
  .bd-shengtai .home_brand_content ul li.open .innner_box_txt {
    bottom: 30px
  }
  .bd-shengtai .home_brand_content ul li .innner_box {
    height: 350px
  }
  .bd-shengtai .home_brand_content ul li .cover_txt .cover_title {
    font-size: 24px;
    line-height: 30px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt {
    bottom: 100px;
    padding: 0 30px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt p {
    font-size: 14px;
    margin-top: 15px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title h2 {
    font-size: 20px;
    line-height: 26px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a {
    font-size: 14px;
    line-height: 26px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a i {
    font-size: 16px
  }
}
@media (max-width: 575px) {
  .bd-shengtai .home_brand {
    padding: 45px 0
  }
  .bd-shengtai .home_brand .title {
    font-size: 28px;
    line-height: 34px
  }
  .bd-shengtai .home_brand .description {
    margin: 15px 0 25px;
    font-size: 14px;
    line-height: 1.75
  }
  .bd-shengtai .home_brand ul {
    height: auto;
    margin: -2px 0
  }
  .bd-shengtai .home_brand_content ul li {
    width: 100%;
    height: 120px;
    line-height: 120px;
    border: none;
    box-sizing: content-box
  }
  .bd-shengtai .home_brand_content ul li.open {
    height: 300px;
    width: 100%
  }
  .bd-shengtai .home_brand_content ul li.open .innner_box_txt {
    bottom: 20px;
  }
  .bd-shengtai .home_brand_content ul li .innner_box {
    height: 300px
  }
  .bd-shengtai .home_brand_content ul li .cover_txt .cover_title {
    font-size: 24px;
    line-height: 30px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt {
    bottom: 100px;
    padding: 0 20px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_txt p {
    font-size: 12px;
    margin-top: 10px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title h2 {
    font-size: 16px;
    line-height: 22px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a {
    font-size: 14px;
    line-height: 22px
  }
  .bd-shengtai .home_brand_content ul li .innner_box_title a i {
    font-size: 16px
  }
}
/* 全产业链 */
.bd-shengtai .chanyelian {
  background: url(/static/images/shengtai/chanyelian-bg.jpg) no-repeat center bottom;
  background-size: contain;
}
.bd-shengtai .chanyelian .sd_content {
  padding-bottom: 60px;
  text-align: left;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 44px;
  color: #999;
  font-family: "Microsoft YaHei";
}
@media (max-width: 991px) {
.bd-shengtai .chanyelian .sd_content {
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 25px;
}
}
@media (max-width: 575px) {
.bd-shengtai .chanyelian .sd_content {
    padding-bottom: 0;
}
}
/* 图文列表 */
.bd-imglist {
  background: #F7F7F7;
}
.bd-imglist .bd-tabbox ul li a {
  background: #FFF;
}
.bd-imglist .img-list {
  padding-top: 50px;
}
.bd-imglist .img-list ul {
  margin: 0 -10px;
}
.bd-imglist .img-list .item {
  margin-bottom: 30px;
  padding: 0 10px;
  width: 25%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}
.bd-imglist .img-list .item1 {
  margin-bottom: 30px;
  padding: 0 10px;
  width: 33%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}
.bd-imglist .img-list .item a {
  box-shadow: 0 2px 10px 0 rgb(15 35 65 / 5%);
  display: block;
  background: #fff;
}
.bd-imglist .img-list .item1 a {
    box-shadow: 0 2px 10px 0 rgb(15 35 65 / 5%);
    display: block;
    background: #fff;
}
.bd-imglist .img-list .item .img {
  height: 210px;
  overflow: hidden;
}
.bd-imglist .img-list .item1 .img {
    height: 210px;
    overflow: hidden;
}
.bd-imglist .img-list .item .img img {
  margin: 0 -100%;
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}
.bd-imglist .img-list .item .til {
  padding: 0 15px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  /*font-weight: bold;*/
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url(/static/css/ellipsis.xml);
  overflow: hidden;
}
.bd-imglist .img-list .item1 .til {
    padding: 0 15px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    /* font-weight: bold; */
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(/static/css/ellipsis.xml);
    overflow: hidden;
}
.bd-imglist .img-list .item:hover .til {
  color: #12898B;
}
@media (max-width:1630px) {
.bd-imglist .img-list .item {
  width: 33.33333%;
}
}
@media (max-width:1199px) {
}
@media (max-width:991px) {
.bd-imglist .img-list .item {
  width: 50%;
}
.bd-imglist .img-list .item1 {
  margin-bottom: 30px;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}
}
@media (max-width:575px) {
.bd-imglist .img-list .item {
  width: 100%;
}
}
/* 社会责任 */
.bd-zeren {} .bd-zeren .zr-tuwen {} .bd-zeren .zr-tuwen .tuwen_box {} .bd-zeren .zr-tuwen .tuwen_box dl {} .bd-zeren .zr-tuwen .tuwen_box dl dd {
  margin-top: 20px;
  position: relative;
}
.bd-zeren .zr-tuwen .tuwen_box dl dd .img {} .bd-zeren .zr-tuwen .tuwen_box dl dd .img img {
  width: 100%;
  height: auto;
}
.bd-zeren .zr-tuwen .tuwen_box dl dd .box {
  top: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
}
.bd-zeren .zr-tuwen .tuwen_box dl dd .til {
  line-height: 80px;
  font-size: 40px;
  letter-spacing: 4px;
  font-weight: bold;
  text-align: left;
  color: #FFF;
}
.bd-zeren .zr-tuwen .tuwen_box dl dd .con {
  margin-bottom: 40px;
  line-height: 48px;
  font-size: 30px;
  letter-spacing: 4px;
  text-align: left;
  color: #FFF;
}
.bd-zeren .zr-tuwen .tuwen_box dl dd .btn {
  width: 200px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #FFF;
  display: block;
  color: #FFF;
}
.bd-zeren .zr-tuwen .tuwen_box dl .d-1 .box {
  right: 10%;
}
.bd-zeren .zr-tuwen .tuwen_box dl .d-2 .box {
  left: 10%;
}
@media (max-width: 1630px) {
  .bd-zeren .zr-tuwen .tuwen_box dl dd .til {
    margin-bottom: 20px;
    line-height: 60px;
    font-size: 36px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .con {
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 20px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .btn {
    width: 150px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .bd-zeren .zr-tuwen .tuwen_box {
    margin: 0 auto;
    width: 83.33333333%;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd {
    margin-top: 20px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .box {
    padding: 0 10%  20%;
    justify-content: flex-end;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl .d-1 .box {
    margin: 0;
    left: auto;
    right: auto;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl .d-2 .box {
    margin: 0;
    left: auto;
    right: auto;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .til {
    line-height: 80px;
    font-size: 48px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .con {
    line-height: 48px;
    font-size: 30px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .btn {
    width: 200px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .bd-zeren .zr-tuwen .tuwen_box dl dd .til {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 34px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .con {
    line-height: 28px;
    font-size: 16px;
  }
  .bd-zeren .zr-tuwen .tuwen_box dl dd .btn {
    width: 100px;
    line-height: 30px;
    font-size: 14px;
  }
}
.bd-zeren .zr-baogao {
  padding: 60px 0 90px;
}
.bd-zeren .zr-baogao .title {
  margin-bottom: 45px;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 40px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 4px;
  text-align: center;
  display: inline-block;
}
.bd-zeren .zr-baogao .baogao_box {
  position: relative;
}
.bd-zeren .zr-baogao .baogao_box .swiper {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.bd-zeren .zr-baogao .baogao_box .arrow {
  font-size: 48px;
  color: #2D7381;
  position: absolute;
  left: 0;
  margin-left: -88px;
  top: 50%;
  margin-top: -24px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #FFF;
  cursor: pointer;
  z-index: 2;
}
.bd-zeren .zr-baogao .baogao_box .arrow.arrow-next {
  left: auto;
  right: 0;
  margin-right: -88px
}
.bd-zeren .zr-baogao .baogao_box .arrow.noslide {} @media (max-width: 1200px) {
  .bd-zeren .zr-baogao .baogao_box .arrow {
    margin-left: 24px;
  }
  .bd-zeren .zr-baogao .baogao_box .arrow.arrow-next {
    margin-right: 24px;
  }
}
@media (max-width: 991px) {
  .bd-zeren .zr-baogao {
    padding: 60px 0;
  }
  .bd-zeren .zr-baogao .title {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 42px;
  }
}
@media (max-width: 575px) {
  .bd-zeren .zr-baogao {
    padding: 45px 0;
  }
  .bd-zeren .zr-baogao .title {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 34px;
  }
  .bd-zeren .zr-baogao .baogao_box {
    width: 100%;
  }
  .bd-zeren .zr-baogao .baogao_box .arrow {
    display: none;
  }
}
/* 新闻列表 */
.bd-arclist {
}
.bd-arclist .arc-list {
}
.bd-arclist .arc-list .item {
  box-sizing: border-box;
  padding: 30px;
  box-shadow: 0 2px 10px 0 rgba(15,35,65,.05);
  margin-bottom: 30px;
  height: 260px;
  background: #fff;
  width: 100%
}
.bd-arclist .arc-list .item.noImg .right {
  margin-left: 0;
  padding-left: 0
}
.bd-arclist .arc-list .item .left {
  width: 320px;
  height: 200px;
  float: left;
  display: block;
  overflow: hidden
}
.bd-arclist .arc-list .item .right {
  margin-left: 320px;
  text-align: left;
  height: 100%;
  line-height: 200px;
  padding-left: 30px
}
.bd-arclist .arc-list .item .right .right_content {
  display: inline-block;
  width: 100%
}
.bd-arclist .arc-list .item .right .right_content .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  color: #333;
  margin-bottom: 15px
}
.bd-arclist .arc-list .item .right .right_content .title:hover {
  color: #13898b
}
.bd-arclist .arc-list .item .right .right_content .content {
  max-height: 40px;
  overflow: hidden;
  margin-bottom: 30px
}
.bd-arclist .arc-list .item .right .right_content .content p {
  font-size: 14px;
  line-height: 20px;
  color: #999;
  display: block
}
.bd-arclist .arc-list .item .right .right_content .content p:hover {
  color: #2a9ea0
}
.bd-arclist .arc-list .item .right .right_content .time_see {
  font-size: 0;
  line-height: normal
}
.bd-arclist .arc-list .item .right .right_content .time_see .time {
  font-size: 14px;
  line-height: 25px;
  padding-right: 15px;
  color: #999
}
.bd-arclist .arc-list .item .right .right_content .time_see .see {
  font-size: 14px;
  line-height: 25px;
  color: #13898b;
  padding-left: 15px;
  border-left: 1px solid #eee;
  cursor: pointer
}
.bd-arclist .arc-list .item .right .right_content .time_see .see:hover {
  color: #4b9be6
}
@media (max-width:1199px) {
.news .select_box .o_DropdownBody {
  width: 250px
}
}
@media (max-width:991px) {
.bd-arclist .arc-list {
}
.bd-arclist .arc-list .item {
  padding: 20px;
  margin-bottom: 20px;
  height: 170px
}
.bd-arclist .arc-list .item .left {
  width: 190px;
  height: 130px
}
.bd-arclist .arc-list .item .right {
  margin-left: 190px;
  line-height: 130px;
  padding-left: 20px
}
.bd-arclist .arc-list .item .right .right_content .title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px
}
.bd-arclist .arc-list .item .right .right_content .content {
  max-height: 36px;
  margin-bottom: 20px
}
.bd-arclist .arc-list .item .right .right_content .content p {
  font-size: 12px;
  line-height: 18px
}
.bd-arclist .arc-list .item .right .right_content .time_see .time {
  font-size: 12px
}
.bd-arclist .arc-list .item .right .right_content .time_see .see {
  font-size: 12px
}
}
@media (max-width:700px) {
.bd-arclist .arc-list {
}
.bd-arclist .arc-list .item {
  padding: 20px;
  margin-bottom: 20px;
  height: auto
}
.bd-arclist .arc-list .item .left {
  width: auto;
  height: 250px;
  margin: 0 auto;
  float: none;
  text-align: center;
  overflow: hidden
}
.bd-arclist .arc-list .item .right {
  margin-left: 0;
  line-height: normal;
  padding-left: 0
}
.bd-arclist .arc-list .item .right .right_content .title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 15px
}
.bd-arclist .arc-list .item .right .right_content .content {
  max-height: 36px;
  margin-bottom: 20px
}
.bd-arclist .arc-list .item .right .right_content .content p {
  font-size: 12px;
  line-height: 18px
}
.bd-arclist .arc-list .item .right .right_content .time_see .time {
  font-size: 12px
}
.bd-arclist .arc-list .item .right .right_content .time_see .see {
  font-size: 12px
}
}
@media (max-width:575px) {
.bd-arclist .arc-list {
}
.bd-arclist .arc-list .item {
  padding: 20px;
  margin-bottom: 20px;
  height: auto
}
.bd-arclist .arc-list .item .left {
  width: auto;
  height: 180px;
  margin: 0 auto;
  float: none;
  text-align: center;
  overflow: hidden
}
.bd-arclist .arc-list .item .right {
  margin-left: 0;
  line-height: normal;
  padding-left: 0
}
.bd-arclist .arc-list .item .right .right_content .title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 15px
}
.bd-arclist .arc-list .item .right .right_content .content {
  max-height: 36px;
  margin-bottom: 20px
}
.bd-arclist .arc-list .item .right .right_content .content p {
  font-size: 12px;
  line-height: 18px
}
.bd-arclist .arc-list .item .right .right_content .time_see .time {
  font-size: 12px
}
.bd-arclist .arc-list .item .right .right_content .time_see .see {
  font-size: 12px
}
}
/* 文章内容页 */
.bd-article {
}
.bd-article .bd-position {
  background-color: #f8f8f8;
}
.bd-article .bd-position > div {
  text-align: left;
}
.bd-article .content_box {
  padding: 60px 0 0 0;
  text-align: left
}
.bd-article .content_box .content_title {
  font-size: 32px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0;
  color: #333
}
.bd-article .content_box .time {
  font-size: 0;
  padding-top: 20px
}
.bd-article .content_box .time .line {
  display: inline-block;
  width: 1px;
  height: 15px;
  margin: 0 20px;
  background: #eee;
  vertical-align: middle;
  margin-top: 2px
}
.bd-article .content_box .time span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0;
  color: #999;
  vertical-align: middle
}
.bd-article .content_box .time .source {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0;
  color: #999
}
.bd-article .content_box .time .source i {
  display: inline-block;
  color: #ccc;
  vertical-align: middle
}
.bd-article .content_box .time .source span {
  color: #999;
  vertical-align: middle
}
.bd-article .content_box .detailed_information {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #666
}
.bd-article .content_box .content_line {
  height: 1px;
  width: 100%;
  background-color: #eee;
  margin: 30px 0
}
.bd-article .content_box .content_line.content_line1 {
  margin: 30px 0
}
.bd-article .content_box .trs_paper_default  {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #666;
}
.bd-article .content_box .little_intro {
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #666
}
.bd-article .content_box p img {
  max-width: 100%!important;
  height: auto!important
}
.bd-article .content_box p iframe {
  width: 80%;
  height: 450px
}
.bd-article .content_box .pics {
  margin-top: 40px;
}
.bd-article .content_box .pics_box {
  position: relative;
}
.bd-article .content_box .pics_box .swiper {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.bd-article .content_box .pics_box .swiper-wrapper {
    align-items: center;
}
.bd-article .content_box .pics_box .swiper-slide {
}
.bd-article .content_box .pics_box .swiper-slide a {
  height: 600px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bd-article .content_box .pics_box .swiper-slide img {
  max-width:100%;
  max-height:100%;
  width: auto;
  height: auto;
}
.bd-article .content_box .pics_box .arrow {
  height: 48px;
  line-height: 48px;
  font-size: 48px;
  color: #2D7381;
  position: absolute;
  left: 0;
  margin-left: -88px;
  top: 50%;
  margin-top: -24px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  z-index: 2;
}
.bd-article .content_box .pics_box .arrow.arrow-next {
  left: auto;
  right: 0;
  margin-right: -88px
}
.bd-article .content_box .pics_box .arrow.noslide {
}
.bd-article .next_prev_box {
  padding-bottom: 90px
}
.bd-article .next_prev_box .prev_pian {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  padding-right: 12.5%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0;
  color: #999;
  cursor: pointer;
  width: 49.7%
}
.bd-article .next_prev_box .next_pian {
  width: 49.7%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: right;
  padding-left: 12.5%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0;
  color: #999;
  cursor: pointer
}
@media (max-width:1199px) {
.bd-article .content_box {
  width: 83.33333333%!important
}
.bd-article .content_box p iframe {
  width: 100%;
  height: 400px
}
.bd-article .content_box .pics_box .swiper-slide a {
  height: 500px;
}
.bd-article .next_prev_box {
  width: 83.33333333%!important
}
}
@media (max-width:991px) {
.bd-article .bd-position > div {
  padding:0 30px;
}
.bd-article .content_box {
  width: 83.33333333%!important;
  padding: 45px 0 0 0;
  text-align: left
}
.bd-article .content_box .content_title {
  font-size: 24px;
  line-height: 30px
}
.bd-article .content_box .content_line {
  margin: 25px 0
}
.bd-article .content_box p iframe {
  height: 300px
}
.bd-article .content_box .pics_box {
  width: 100%;
}
.bd-article .content_box .pics_box .arrow {
  margin-left: 24px;
}
.bd-article .content_box .pics_box .arrow.arrow-next {
  margin-right: 24px;
}
.bd-article .next_prev_box {
  width: 83.33333333%!important;
  padding-bottom: 60px
}
.bd-article .next_prev_box .next_pian {
  width: 48.7%
}
.bd-article .next_prev_box .prev_pian {
  width: 48.7%
}
}
@media (max-width:700px) {
.bd-article .content_box p iframe {
  width: 100%;
  height: 300px
}
.bd-article .content_box .content_title {
  font-size: 20px;
  line-height: 25px
}
.bd-article .content_box .time {
  font-size: 0;
  padding-top: 10px
}
.bd-article .content_box .time span {
  font-size: 12px;
  line-height: 18px
}
.bd-article .content_box .content_line {
  margin: 20px 0
}
.bd-article .content_box .content_line.content_line1 {
  margin: 20px 0
}
.bd-article .content_box .little_intro {
  font-size: 14px;
  line-height: 25px
}
.bd-article .content_box .center_content p {
  font-size: 14px;
  line-height: 25px
}
.bd-article .content_box .center_content p:first-child {
  padding-bottom: 20px
}
.bd-article .content_box .trs_paper_default  {
  font-size: 14px;
  line-height: 25px
}
.bd-article .content_box .bottom_content {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 25px
}
.bd-article .content_box .pics_box .swiper-slide a {
  height: 300px;
}
.bd-article .next_prev_box {
  padding-bottom: 60px;
  padding-top: 10px
}
.bd-article .next_prev_box .prev_pian {
  font-size: 12px;
  line-height: 20px
}
.bd-article .next_prev_box .next_pian {
  font-size: 12px;
  line-height: 20px
}
.content_box .subTitle {
  font-size: 16px;
  line-height: 22px;
  padding-top: 10px
}
}
@media (max-width:575px) {
.bd-article {
  padding-top: 50px
}
.bd-article .content_box {
  padding-top: 30px
}
.bd-article .content_box p iframe {
  width: 100%;
  height: 210px
}
.bd-article .content_box .content_title {
  font-size: 20px;
  line-height: 25px
}
.bd-article .content_box .time {
  padding-top: 10px
}
.bd-article .content_box .time span {
  font-size: 12px;
  line-height: 18px
}
.bd-article .content_box .time .line {
  height: 10px;
  margin: 0 15px;
  margin-top: 2px
}
.bd-article .content_box .time .source {
  font-size: 12px;
  line-height: 18px
}
.bd-article .content_box .content_line {
  margin: 20px 0
}
.bd-article .content_box .content_line.content_line1 {
  margin: 20px 0
}
.bd-article .content_box .trs_paper_default  {
  font-size: 14px;
  line-height: 25px
}
.bd-article .content_box .bottom_content {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 10px
}
.bd-article .content_box .pics_box .arrow {
  display: none;
}
.bd-article .next_prev_box {
  padding-bottom: 45px;
  padding-top: 0
}
.bd-article .next_prev_box .prev_pian {
  font-size: 12px;
  line-height: 20px
}
.bd-article .next_prev_box .next_pian {
  text-align: right;
  font-size: 12px;
  line-height: 20px
}
}
/* 投资者关系 */
.bd-touzizhe {
}
.bd-touzizhe .bd-mbox-1 .bm-con {
  width: 1200px;
}
.bd-touzizhe .bm-1 {
}
.bd-touzizhe .bm-1 .bm-con {
}
.bd-touzizhe .bm-1 .bm-con .img {
  margin-right: -346px;
  width: 346px;
  float: left;
}
.bd-touzizhe .bm-1 .bm-con .box {
  width: 100%;
  float: left;
}
.bd-touzizhe .bm-1 .bm-con .con {
  margin-left: 376px;
  line-height: 32px;
  font-size: 18px;
  text-align: left;
  color: #999;
  font-family: "Microsoft YaHei"
}
@media (max-width:1230px) {
.bd-touzizhe .bd-mbox-1 .bm-con {
  margin: 0 auto;
  width: 83.33333333%;
}
.bd-touzizhe .bm-1 .bm-con .img, .bd-touzizhe .bm-1 .bm-con .box {
  float: none;
}
.bd-touzizhe .bm-1 .bm-con .img {
  margin:0 0 30px;
  width: 100%;
  text-align: center;
}
.bd-touzizhe .bm-1 .bm-con .con {
  margin-left: 0;
  font-size: 16px;
}
}
.bd-touzizhe .bm-2 {
}
.bd-touzizhe .bm-2 .bm-con {
}
.bd-touzizhe .bm-2 .bm-con .c-tab {
  border-bottom: 1px solid #B5D6D9;
  text-align: center;
  font-size: 0;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul {
  margin-left: -220px;
  display: inline-block;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li {
  margin-left: 220px;
  display: inline-block;
  float: left;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li a {
  padding: 0 30px;
  line-height: 70px;
  font-size: 26px;
  display: block;
  position: relative;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li a:before {
  content: " ";
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 5px;
  display: none;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  position: absolute;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li.on a {
  font-weight: bold;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li.on a:before {
  display: block;
}
.bd-touzizhe .bm-2 .bm-con .c-con {
}
.bd-touzizhe .bm-2 .bm-con .c-box {
  display: none;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul {
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li {
  margin-top:20px;
  padding:0 10px;
  width:50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float:left;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li a {
  padding: 30px;
  border:1px solid #DDD;
  display: block;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time {
  margin-right: -130px;
  float: left;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time p:first-child {
  line-height: 40px;
  font-size: 26px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time p:last-child {
  line-height: 20px;
  font-size: 16px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .til {
  width: 100%;
  float: left;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .til h3 {
  margin-left: 130px;
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  text-align: left;
  overflow: hidden;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li a:hover .til h3 {
  color: #2D7381;
}
.bd-touzizhe .bm-2 .bm-con .c-con .more {
  margin-top: 45px;
  padding: 0 60px;
  line-height: 40px;
  font-size: 20px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border:1px solid #12898B;
  display: inline-block;
  color: #12898B;
}
.bd-touzizhe .bm-2 .bm-con .c-con .more:hover {
  color: #FFF;
  background: #12898B;
}
@media (max-width:991px) {
.bd-touzizhe .bm-2 .bm-con .c-tab ul {
  margin-left: -120px;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li {
  margin-left: 120px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time {
  margin-right: -100px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time p:first-child {
  font-size: 22px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time p:last-child {
  font-size: 14px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .til h3 {
  margin-left: 100px;
  font-size: 16px;
}
}
@media (max-width:700px) {
.bd-touzizhe .bm-2 .bm-con .c-tab ul {
  margin-left: -60px;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li {
  margin-left: 60px;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li a {
  padding: 0 15px;
  line-height: 50px;
  font-size: 20px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li {
  width: 100%;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li a {
  padding: 20px;
}
}
@media (max-width:575px) {
.bd-touzizhe .bm-2 .bm-con .c-tab ul {
  margin-left: -30px;
}
.bd-touzizhe .bm-2 .bm-con .c-tab ul li {
  margin-left: 30px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .time {
  margin-right: -60px;
}
.bd-touzizhe .bm-2 .bm-con .c-con ul li .til h3 {
  margin-left: 60px;
}
}
.bd-touzizhe .bm-3 {
}
.bd-touzizhe .bm-3 .bm-con {
}
.bd-touzizhe .bm-3 .bm-con .sd_con {
  overflow-y: hidden;
  overflow-x: auto;
}
@media (max-width: 700px) {
.bd-touzizhe .bm-3 .bm-con .sd_con iframe {
  width: 1200px !important;
}
}
.bd-touzizhe .bm-4 {
  padding-bottom: 60px;
}
.bd-touzizhe .bm-4 .bm-con {
}
.bd-touzizhe .bm-4 .bm-con .box {
  width: 100%;
  float: left;
}
.bd-touzizhe .bm-4 .bm-con .map {
  margin-right: 455px;
  height: 270px;
}
.bd-touzizhe .bm-4 .bm-con .map .icon {
  background: url(http://a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;
}
.bd-touzizhe .bm-4 .bm-con .map .icon-cir {
  height: 31px;
  width: 28px;
}
.bd-touzizhe .bm-4 .bm-con .map .icon-cir-red {
  background-position: -11px -5px;
}
.bd-touzizhe .bm-4 .bm-con .map .amap-container {
  height: 100%;
}
.bd-touzizhe .bm-4 .bm-con .map .myinfowindow {
  width: 240px;
  min-height: 50px;
}
.bd-touzizhe .bm-4 .bm-con .map .myinfowindow h5 {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  width: 220px;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.bd-touzizhe .bm-4 .bm-con .map .myinfowindow div {
  margin-top: 10px;
  min-height: 40px;
  line-height: 20px;
  font-size: 13px;
  color: #6f6f6f;
}
.bd-touzizhe .bm-4 .bm-con .con {
  margin-left: -455px;
  width: 405px;
  padding-top: 35px;
  line-height: 50px;
  font-size: 20px;
  float: right;
  text-align: left;
  color: #999;
}
@media (max-width:991px) {
.bd-touzizhe .bm-4 .bm-con .map, .bd-touzizhe .bm-4 .bm-con .con {
  margin:0;
  width: 100%;
}
.bd-touzizhe .bm-4 .bm-con .con {
  line-height: 32px;
  font-size: 16px;
}
}
/* 公告内页 */
.bd-gglist {
}
.bd-gglist .gg-list {
  padding: 60px 0;
}
.bd-gglist .gg-list .c-tab {
  margin-right: -190px;
  width: 190px;
  float: left;
  position: relative;
  z-index: 1;
}
.bd-gglist .gg-list .c-tab ul {
}
.bd-gglist .gg-list .c-tab ul li {
  width: 100%;
  display: inline-block;
  float: left;
}
.bd-gglist .gg-list .c-tab ul li a {
  padding-left: 25px;
  line-height: 50px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  display: block;
  position: relative;
}
.bd-gglist .gg-list .c-tab ul li a:before {
  content: " ";
  right: 22px;
  top: 18px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 10px solid #FFF;
  border-bottom: 7px solid transparent;
  position: absolute;
}
.bd-gglist .gg-list .c-tab ul li.on a {
  color: #FFF;
  background: #12898B;
}
.bd-gglist .gg-list .c-con {
  width: 100%;
  float: left;
}
.bd-gglist .gg-list .c-box {
  margin-left: 190px;
  padding-left: 50px;
  text-align: left;
  border-left: 1px solid #E7F7F7;
}
.bd-gglist .gg-list .c-til {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDD;
}
.bd-gglist .gg-list .c-til h3 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  display: inline-block;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.bd-gglist .gg-list .c-list {
}
.bd-gglist .gg-list .c-list ul {
}
.bd-gglist .gg-list .c-list ul li {
  width: 100%;
  display: inline-block;
  float: left;
}
.bd-gglist .gg-list .c-list ul li a {
  line-height: 60px;
  font-size: 20px;
  display: block;
}
.bd-gglist .gg-list .c-list ul li .til {
  width: 100%;
  float: left;
}
.bd-gglist .gg-list .c-list ul li .til h3 {
  margin-right: 160px;
  padding-left: 42px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url(/static/css/ellipsis.xml);
  display: block;
  position: relative;
  overflow: hidden;
}
.bd-gglist .gg-list .c-list ul li .til h3 img {
  left: 0;
  top: 14px;
  position: absolute;
}
.bd-gglist .gg-list .c-list ul li .time {
  margin-left: -160px;
  width:120px;
  height:60px;
  float: right;
  color: #666;
  overflow: hidden;
}
.bd-gglist .gg-list .c-list ul li a:hover .til h3 {
  color: #2D7381;
}
.bd-gglist .gg-list .c-btn {
  text-align: center;
  display: none;
}
.bd-gglist .gg-list .c-btn a {
  line-height: 48px;
  font-size: 16px;
}
@media (max-width:991px) {
.bd-gglist .gg-list .c-tab {
  margin: 0;
  width: 100%;
}
.bd-gglist .gg-list {
  padding: 30px 0 60px;
}
.bd-gglist .gg-list .c-tab {
  margin-bottom: 30px;
  text-align: center;
}
.bd-gglist .gg-list .c-tab ul {
  margin-left:-20px;
  display: inline-block;
}
.bd-gglist .gg-list .c-tab ul li {
  margin-left: 20px;
  width: auto;
  display: inline-block;
  float: left;
}
.bd-gglist .gg-list .c-tab ul li a {
  padding: 0 20px;
  line-height: 34px;
  font-size: 18px;
  font-weight: normal;
  -moz-border-radius: 34px;
  -webkit-border-radius: 34px;
  border-radius: 34px;
  background: #EEE;
}
.bd-gglist .gg-list .c-tab ul li a:before {
  display: none !important;
}
.bd-gglist .gg-list .c-box {
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
}
.bd-gglist .gg-list .c-til h3 {
  font-size: 36px;
}
.bd-gglist .gg-list .c-list ul li a, .bd-gglist .gg-list .c-list ul li .til h3 {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}
.bd-gglist .gg-list .c-list ul li .til h3 img {
  top: 12px;
  width: 24px;
  height: 24px;
}
.bd-gglist .gg-list .c-list ul li .til h3 {
  margin-right: 120px;
}
.bd-gglist .gg-list .c-list ul li .time {
  margin-left: -120px;
  width:100px;
  height:48px;
  overflow: hidden;
}
}
/* 加入Stake */
.bd-zpdaohang {
}
.bd-zpdaohang .daohang_box {
  position: relative;
}
.bd-zpdaohang ul {
  margin-left: -30px;
  left: 0;
  bottom: 36px;
  position: absolute;
}
.bd-zpdaohang ul li {
  margin-left: 30px;
  display: inline-block;
  float: left;
}
.bd-zpdaohang ul li a {
  width: 148px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #FFF;
  display: block;
  color: #FFF;
  background: rgba(0,58,58,.5);
}
.bd-zpdaohang ul li a:hover{
  text-align: center;
  border: 1px solid #FFF;
  display: block;
  color: #FFF;
  background: rgba(18,137,139,.5);
}
@media (max-width: 991px) {
.bd-zpdaohang ul {
  margin-left: -15px;
}
.bd-zpdaohang ul li {
  margin-left: 20px;
}
.bd-zpdaohang ul li a {
  padding: 0 15px;
  width: auto;
  line-height: 42px;
}
}
@media (max-width: 700px) {
.bd-zpdaohang ul li a {
  line-height: 36px;
}
}
@media (max-width: 574px) {
.bd-zpdaohang ul {
  margin:-5px 0 0 -5px;
  bottom: 20px;
}
.bd-zpdaohang ul li {
  margin:5px 0 0 5px;
}
.bd-zpdaohang ul li a {
  padding: 0 8px;
  line-height: 30px;
  font-size: 14px;
}
}
.bd-jiaruwomen {
}
.bd-jiaruwomen .bm-1 {
  padding-top: 60px;
  padding-bottom: 0;
  margin-bottom: 90px
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bd-jiaruwomen .bm-1 {
    margin-bottom: 90px
  }
}
@media (min-width: 701px) and (max-width: 991px) {
  .bd-jiaruwomen .bm-1 {
    margin-bottom: 60px
  }
}
@media (min-width: 576px) and (max-width: 700px) {
  .bd-jiaruwomen .bm-1 {
    margin-bottom: 60px
  }
}
@media (max-width: 575px) {
  .bd-jiaruwomen .bm-1 {
    margin-bottom: 45px
  }
}
/*价值理念*/
.bd-jiaruwomen .bm-2 {
  padding: 60px 0 60px;
  background: url(/static/images/jiaruwomen/jiazhi-bg.jpg) no-repeat center center;
  background-size: cover;
}
.bd-jiaruwomen .bm-2 .bm-til {
  color: #FFF;
}
.bd-jiaruwomen .bm-2 .bm-con {
}
.bd-jiaruwomen .bm-2 .bm-con .img {
  margin-bottom: 30px;
}
.bd-jiaruwomen .bm-2 .bm-con .img img {
  width: 40%;
}
.bd-jiaruwomen .bm-2 .bm-con .con {
  line-height: 30px;
  font-size: 18px;
  text-align: left;
  color: #FFF;
}
@media (max-width:1199px) {
.bd-jiaruwomen .bm-2 .bm-con .con {
  line-height: 32px;
  font-size: 18px;
}
}
@media (max-width:991px) {
.bd-jiaruwomen .bm-2 {
    padding: 60px 0;
}
.bd-jiaruwomen .bm-2 .bm-con .img img {
  width: 100%;
}
.bd-jiaruwomen .bm-2 .bm-con .con {
  line-height: 32px;
  font-size: 16px;
}
}
@media (max-width:575px) {
.bd-jiaruwomen .bm-2 {
  padding: 45px 0;
}
.bd-jiaruwomen .bm-2 .bm-con .img {
    margin-bottom: 20px;
}
.bd-jiaruwomen .bm-2 .bm-con .con {
  line-height: 24px;
  font-size: 14px;
}
}
.bd-jiaruwomen .bm-3 {
  height: 500px
}
.bd-jiaruwomen .bm-3 .content_left {
  box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .05)
}
.bd-jiaruwomen .bm-3 .o_u {
  height: 100%
}
.bd-jiaruwomen .bm-3 .title_h2 {
  text-align: center;
  border-bottom: 1px solid rgba(0, 90, 171, .1);
  border-bottom: 1px solid #eee\9;
  padding: 90px 0 30px;
  position: relative
}
.bd-jiaruwomen .bm-3 .title_h2 h2 {
  display: inline-block;
  font-size: 40px;
letter-spacing: 4px;
  font-weight: 700;
  line-height: 53px;
  color: #12898B;
  text-align: center;
  background-image: linear-gradient(to right, #66CACB 0, #2D7381 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: none\0
}
.bd-jiaruwomen .bm-3 .title_h2:after {
  content: '';
  display: inline-block;
  width: 200px;
  height: 3px;
  background-color: #12898B;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  bottom: -1.5px
}
.bd-jiaruwomen .bm-3 ol {
  margin: 30px -30px 15px;
  text-align: center
}
.bd-jiaruwomen .bm-3 ol li {
  font-size: 20px;
  line-height: 28px;
  color: #999;
  display: inline-block;
  padding: 0 30px;
  position: relative;
  cursor: pointer
}
.bd-jiaruwomen .bm-3 ol li:first-child:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #eee;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7.5px
}
.bd-jiaruwomen .bm-3 ol li.active {
  font-weight: 700;
  color: #12898B
}
.bd-jiaruwomen .bm-3 .swiper-container {
  overflow: hidden
}
.bd-jiaruwomen .bm-3 .swiper-slide {
  overflow: hidden;
  transform: translate3d(0, 0, 0)
}
.bd-jiaruwomen .bm-3 p {
  font-size: 16px;
  line-height: 28px;
  color: #999;
  text-align: left
}
.bd-jiaruwomen .bm-3 .letter_img {
  float: left
}
.bd-jiaruwomen .bm-3 .letter_img img {
  height: 100%;
  max-width: 100%
}
.bd-jiaruwomen .bm-3 .img {
  float: right;
  line-height: 500px
}
.bd-jiaruwomen .bm-3 .img img {
  max-width: 100%;
  max-height: 100%
}
@media (max-width: 1199px) {
  .bd-jiaruwomen .bm-3 {
    height: 400px
  }
  .bd-jiaruwomen .bm-3 .title_h2 {
    padding: 60px 0 30px
  }
  .bd-jiaruwomen .bm-3 .title_h2 h2 {
    font-size: 36px;
    line-height: 42px
  }
  .bd-jiaruwomen .bm-3 .title_h2:after {
    width: 150px;
    margin-left: -75px
  }
  .bd-jiaruwomen .bm-3 ol {
    margin: 30px -20px 15px
  }
  .bd-jiaruwomen .bm-3 ol li {
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px
  }
  .bd-jiaruwomen .bm-3 p {
    font-size: 14px;
    line-height: 25px
  }
  .bd-jiaruwomen .bm-3 .img {
    line-height: 400px
  }
}
@media (max-width: 991px) {
  .bd-jiaruwomen .bm-3 {
    height: auto;
    text-align: center
  }
  .bd-jiaruwomen .bm-3 .content_left {
    box-shadow: none
  }
  .bd-jiaruwomen .bm-3 .o_u {
    height: auto
  }
  .bd-jiaruwomen .bm-3 .title_h2 {
    padding: 60px 0 30px
  }
  .bd-jiaruwomen .bm-3 .title_h2 h2 {
    font-size: 36px;
    line-height: 42px
  }
  .bd-jiaruwomen .bm-3 ol {
    margin: 30px 0 15px
  }
  .bd-jiaruwomen .bm-3 ol li {
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px
  }
  .bd-jiaruwomen .bm-3 .swiper-slide {
    height: auto!important
  }
  .bd-jiaruwomen .bm-3 p {
    font-size: 14px;
    line-height: 25px
  }
  .bd-jiaruwomen .bm-3 .letter_img {
    display: none
  }
  .bd-jiaruwomen .bm-3 .img {
    float: right;
    line-height: normal;
    margin: 30px 0 60px
  }
  .bd-jiaruwomen .bm-3 .img img {
    width: 100%
  }
}
@media (max-width: 700px) {
  .bd-jiaruwomen .bm-3 {
    height: auto;
    text-align: center
  }
  .bd-jiaruwomen .bm-3 .content_left {
    box-shadow: none
  }
  .bd-jiaruwomen .bm-3 .o_u {
    height: auto
  }
  .bd-jiaruwomen .bm-3 .title_h2 {
    padding: 60px 0 30px
  }
  .bd-jiaruwomen .bm-3 .title_h2 h2 {
    font-size: 36px;
    line-height: 42px
  }
  .bd-jiaruwomen .bm-3 ol {
    margin: 30px 0 15px
  }
  .bd-jiaruwomen .bm-3 ol li {
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px
  }
  .bd-jiaruwomen .bm-3 .swiper-slide {
    height: auto!important
  }
  .bd-jiaruwomen .bm-3 p {
    font-size: 14px;
    line-height: 25px
  }
  .bd-jiaruwomen .bm-3 .letter_img {
    display: none
  }
  .bd-jiaruwomen .bm-3 .img {
    float: right;
    line-height: normal;
    margin: 30px 0 60px
  }
  .bd-jiaruwomen .bm-3 .img img {
    width: 100%
  }
}
@media (max-width: 575px) {
  .bd-jiaruwomen .bm-3 {
    height: auto;
    text-align: center
  }
  .bd-jiaruwomen .bm-3 .content_left {
    box-shadow: none
  }
  .bd-jiaruwomen .bm-3 .o_u {
    height: auto
  }
  .bd-jiaruwomen .bm-3 .title_h2 {
    padding: 45px 0 25px
  }
  .bd-jiaruwomen .bm-3 .title_h2 h2 {
    font-size: 28px;
    line-height: 34px
  }
  .bd-jiaruwomen .bm-3 .title_h2:after {
    width: 120px;
    margin-left: -60px
  }
  .bd-jiaruwomen .bm-3 ol {
    margin: 20px -20px 15px
  }
  .bd-jiaruwomen .bm-3 ol li {
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px
  }
  .bd-jiaruwomen .bm-3 .swiper-slide {
    height: auto!important
  }
  .bd-jiaruwomen .bm-3 p {
    font-size: 14px;
    line-height: 25px
  }
  .bd-jiaruwomen .bm-3 .letter_img {
    display: none
  }
  .bd-jiaruwomen .bm-3 .img {
    float: right;
    line-height: normal;
    margin: 25px 0 45px
  }
  .bd-jiaruwomen .bm-3 .img img {
    width: 100%
  }
}
/* 员工风采 */
.bd-jiaruwomen .bm-4 {
  margin: 0 auto;
  padding: 60px 0 80px;
  text-align: center;
  background: #F7F7F7;
}
.bd-jiaruwomen .bm-4 .bm-con {
  margin: 0 auto;
  position: relative
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox {
  position: static
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox .listitem {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox .listitem a {
  display: block;
  position: relative;
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox .listitem .img {
  height: 270px;
  position: relative;
  overflow: hidden;
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox .listitem .img img {
  height: 100%;
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox .listitem .til {
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,.5);
  position: absolute;
}
.bd-jiaruwomen .bm-4 .bm-con .fengcai_listbox .listitem .til h3 {
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url(/static/css/ellipsis.xml);
  color: #FFF;
  overflow: hidden;
}
.bd-jiaruwomen .bm-4 .bm-con .arrow {
  font-size: 48px;
  color: #2D7381;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  cursor: pointer;
}
.bd-jiaruwomen .bm-4 .bm-con .arrow.arrow-prev {
  left: -3%;
  margin-left: -48px
}
.bd-jiaruwomen .bm-4 .bm-con .arrow.arrow-next {
  right: -3%;
  margin-right: -48px
}
.bd-jiaruwomen .bm-4 .bm-con .arrow.noslide {
  color: #b2c9e1
}
@media (max-width:1199px) {
}
@media (max-width:991px) {
}
@media (max-width:699px) {
.bd-jiaruwomen .bm-4 .bm-con .arrow {
  display: none;
}
}
@media (max-width:575px) {
}
/* 招聘信息 */
.bd-zplist {
}
.bd-zplist .zp-list {
}
.bd-zplist .zp-list .item {
    margin-bottom: 30px;
    padding: 30px 0;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgb(15 35 65 / 5%);
    box-sizing: border-box;
    background: #fff;
}
.bd-zplist .zp-list .item dl {
  position: relative;
}
.bd-zplist .zp-list .item dl dd {
  display: inline-block;
  float: left;
}
.bd-zplist .zp-list .item .d-1 {
  margin-right: -380px;
  padding-left: 80px;
  width: 300px;
  text-align: left;
}
.bd-zplist .zp-list .item .d-1 .til {
  margin-top: 17px;
  line-height: 36px;
  font-size: 24px;
  white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(/static/css/ellipsis.xml);
    color: #333;
    overflow: hidden;
}
.bd-zplist .zp-list .item .d-1 .ftil {
  margin-bottom: 17px;
  line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
  color: #0c538a;
}
.bd-zplist .zp-list .item .d-1 .con {
  margin-top: 90px;
    font-size: 16px;
    line-height: 30px;
    display: none;
    color: #888;
}
.bd-zplist .zp-list .item .d-1 .oth {
  right: 0;
  top: 0;
  width: 250px;
  position: absolute;
}
.bd-zplist .zp-list .item .d-1 .oth .img {
  padding: 10px 0;
  text-align: center;
}
.bd-zplist .zp-list .item .d-1 .oth .btn {
  top: 30px;
    right: -15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
  display: block;
    background: #13898B;
  position: absolute;
}
.bd-zplist .zp-list .item .d-1 .oth .btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #FFF;
  transform: translate(-50%,-50%);
}
.bd-zplist .zp-list .item .d-1 .oth span:first-child {
    width: 12px;
    height: 1px;
}
.bd-zplist .zp-list .item .d-1 .oth span:last-child {
    width: 1px;
    height: 12px;
    transition: all .5s ease 0s;
}
.bd-zplist .zp-list .item .d-2 {
  width: 100%;
}
.bd-zplist .zp-list .item .d-2 .box {
  margin: 0 250px 0 380px;
    padding-left: 65px;
    height: 90px;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    border-left: 1px solid #eee;
    color: #888;
  overflow: hidden;
}
.bd-zplist .zp-list .item .d-2 .con {
  margin-bottom: 15px;
  line-height: 30px;
}
.bd-zplist .zp-list .item .d-2 .msg {
  color: #13898B;
}
@media (max-width:1360px) {
.bd-zplist .zp-list .item .d-1 {
  margin:0;
  padding: 0;
  width: 100%;
}
.bd-zplist .zp-list .item .d-1 .box {
  margin:0 150px 0 50px;
}
.bd-zplist .zp-list .item .d-1 .oth {
  width: 150px;
}
.bd-zplist .zp-list .item.on .d-1 .con {
  margin:0;
}
.bd-zplist .zp-list .item.on .d-1 .con p {
  margin-right: 15px;
  display: inline;
}
.bd-zplist .zp-list .item .d-2 {
  display: none;
}
.bd-zplist .zp-list .item .d-2 .box {
  margin: 0;
  padding: 15px 50px 0;
}
.bd-zplist .zp-list .item.on .d-2 {
  display: block;
}
}
@media (max-width:1199px) {
}
@media (max-width:991px) {
.bd-zplist .zp-list .item {
  margin-bottom: 20px;
  padding: 15px 0;
}
.bd-zplist .zp-list .item .d-2 .box {
  padding-bottom: 15px;
}
}
@media (max-width:699px) {
.bd-zplist .zp-list .item .d-1 .til{
  font-size: 20px;
}
}
@media (max-width:575px) {
.bd-zplist .zp-list .item .d-1 .box {
  margin:0 30px;
}
.bd-zplist .zp-list .item .d-1 .til, .bd-zplist .zp-list .item .d-1 .ftil {
  margin:0;
}
.bd-zplist .zp-list .item .d-1 .oth {
  width: auto;
}
.bd-zplist .zp-list .item .d-1 .oth .img {
  display: none;
}
.bd-zplist .zp-list .item .d-1 .oth .btn {
  top: 13px;
}
.bd-zplist .zp-list .item.on .d-1 .ftil {
  margin-bottom: 10px;
}
}
.bd-zplist .zp-list .item.on .d-2 .box {
  height: auto;
}
.bd-zplist .zp-list .item.on .d-1 .con {
  display: block;
}
.bd-zplist .zp-list .item.on .d-3 .btn span:last-child {
  height: 0;
}
@media (max-width:575px) {
.bd-zplist .zp-list .item.on .d-2 .box {
  padding: 15px 30px 0;
}
}
.bd-zigongsi {
}
.bd-zigongsi .company_introduce .content .sd_con {
  padding: 0;
}
.bd-zigongsi .bm-1 {
  padding-top: 60px;
  padding-bottom: 0;
  margin-bottom: 90px
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bd-zigongsi .bm-1 {
    margin-bottom: 90px
  }
}
@media (min-width: 701px) and (max-width: 991px) {
  .bd-zigongsi .bm-1 {
    margin-bottom: 60px
  }
}
@media (min-width: 576px) and (max-width: 700px) {
  .bd-zigongsi .bm-1 {
    margin-bottom: 60px
  }
}
@media (max-width: 575px) {
  .bd-zigongsi .bm-1 {
    margin-bottom: 45px
  }
}
/* 搜索 */
.bd-search {
}
.bd-search .arc-list {
  margin-top: 50px;
}