.container {
  padding: 0; }

.about-page {
  position: relative; }

.about_pane {
  padding: 0;
  float: left;
  width: 840px;
  min-height: 400px; }
  .about_pane .con {
    background: #ffffff; }
    .about_pane .con .padding-inner {
      padding: 25px 30px; }
      .about_pane .con .padding-inner .pane-con {
        font-size: 16px;
        color: #666666;
        line-height: 40px; }

.about_col2 img {
  margin: 8px 30px 0 0; }

.list_event dl dt {
  height: 34px; }
  .list_event dl dt .tit_y {
    width: 75px;
    height: 34px;
    font-size: 23px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    background: url("../images_v1/ev-a2.png") no-repeat; }
.list_event dl dd {
  background: url("../images_v1/ev-a3.png") repeat-y;
  color: #666666;
  padding: 10px 0; }
  .list_event dl dd .iteam {
    background: url("../images_v1/ev-a4.png") no-repeat; }
  .list_event dl dd .month_span {
    font-size: 20px;
    width: 70px;
    height: 32px;
    line-height: 32px;
    float: left;
    margin: 0 20px 0 50px;
    text-align: center; }
  .list_event dl dd .txt_span {
    float: left;
    width: 570px;
    font-size: 16px; }

.list_p ul {
  margin-left: -18px;
  width: 792px; }
  .list_p ul li {
    float: left;
    width: 178px;
    height: 64px;
    overflow: hidden;
    border: 1px #f5f5f5 solid;
    margin-left: 20px; }
    .list_p ul li .iteam img {
      display: block;
      width: 178px;
      height: 64px; }

.job_list {
  padding: 0 20px; }
  .job_list li {
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden; }
    .job_list li a {
      text-decoration: none;
      color: #666666; }
    .job_list li .p {
      float: left; }
    .job_list li .d {
      float: right; }

.content_2 {
  height: 300px;
  overflow: auto; }

.tit_h {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 15px;
  color: #333;
  border-bottom: 1px #ededed solid;
  margin-bottom: 10px; }

.bg_white {
  background-color: #ffffff; }

.tit_h5 {
  font-size: 16px;
  line-height: 1;
  color: #333333;
  padding: 20px 0 10px 20px;
  border-bottom: 1px #eeeeee solid; }
  .tit_h5 a {
    text-decoration: none;
    color: #333333; }

.sub_column {
  width: 300px;
  float: right; }

.pic-inner {
  width: 260px;
  margin: 0 auto; }

.flexslider {
  position: relative;
  height: 202px;
  overflow: hidden; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 60px;
  text-indent: -9999em;
  position: absolute;
  top: 70px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0 0; }

.flex-direction-nav a.flex-prev {
  background-image: url(../images_v1/ev-4.png);
  left: 0; }

.flex-direction-nav a.flex-next {
  right: 0;
  background-image: url(../images_v1/ev-5.png); }

/*# sourceMappingURL=about.css.map */
