@charset "utf-8";
.pic {
  width: 1400px;
  text-align: center;
  margin: 0 auto;
}
.content_right {
  width: 924px;
  float: right;
  padding-bottom: 33px;
}
.content_right img{
  padding-top:40px;
  width: auto;
}
.content_right .title_p {
  margin-top: 20px;
  padding-bottom: 30px;
  font-size: 24px;
  border-bottom: 1px dashed #c8c8c8;
  color: #2b2c2f;
}
.content_right .content_all {
  margin-bottom: 30px;
}
.content_right .content_all .content_right_up {
  overflow: hidden;
  margin-top: 15px;
}
.content_right .content_all .left_img {
  width: 268px;
  height: 171px;
}
.content_right .content_all .content_up_left {
  float: left;
  height: 171px;
}
.content_right .content_all .content_up_right {
  float: left;
  width: 656px;
  background: #f8f8f8;
  padding: 14px 22px;
}
.content_right .content_all .li_one {
  font-size: 16px;
  margin-bottom: 17px;
}
.content_right .content_all .li_two {
  width: 64px;
  height: 22px;
  border-radius: 5px;
  background: #0db7fb;
  line-height: 22px;
  text-align: center;
}
.content_right .content_all .li_a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
.content_right .content_all .content_right_down {
  margin-top: 18px;
  margin-bottom: 20px;
}
.content_right .content_all .down_li {
  line-height: 24px;
}
.content_right .content_all .down_a {
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: #606060;
}
.content_right .content_all .down_a:hover {
  color: #4190de;
}
.content_right .content_all .down_span {
  float: left;
  font-size: 12px;
  margin-top: 0;
  padding-bottom: 0;
  border: 0px;
  background: url(party_text.png) no-repeat 0 7px;
  padding-left: 10px;
}
.content_right .content_all .down_span2 {
  float: right;
  font-size: 12px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .pic {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.content_right .articleTitle {
    padding: 0.1rem 0.1rem;
    font-size: 0.18rem;
    margin-top: 0;
    border-bottom: 1px dashed #c8c8c8;
    background: url(bodor_left.png)no-repeat left center;
    color: #333333;
    margin-bottom: 10px;
}
  .main_body {
    width: 100%;
  }
  .content_right {
    width: 100%;
    padding: 0.14rem;
  }
  .content_right img{
  width: auto;
  margin: 0 auto;
  padding-top: 10px;
}
  .content_right .title_p {
    margin-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 0.18rem;
    border-bottom: none;
    color: #333333;
  }
  .content_right .content_all .content_right_up {
    position: relative;
  }
  .content_right .content_all .content_up_left {
    width: 100%;
    height: 1.95rem;
  }
  .content_right .content_all .left_img {
    width: 100%;
    height: 1.95rem;
  }
  .content_right .content_all .content_up_right {
    width: 100%;
    padding: 0;
    background: none;
    float: none;
    overflow: hidden;
  }
  .content_right .content_all .content_right_down {
    margin-top: 0.05rem;
    margin-bottom: 0;
  }
  .content_right .content_all .li_one {
    margin-bottom: 0;
    color: #fff;
    position: absolute;
    left: 0.16rem;
    bottom: 0.02rem;
    font-size: 0.14rem;
    overflow: hidden;
    width: 2.5rem;
    height: 0.28rem;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content_right .content_all .down_span {
    background: none;
    font-size: 0.14rem;
    color: #666;
    width: 2rem;
    overflow: hidden;
    height: 0.28rem;
    line-height: 0.28rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0;
  }
  .content_right .content_all .down_span2 {
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #999999;
  }
}

/*# sourceMappingURL=w_companyCulture.css.map */