.con_bg {
  width: 1308px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/bj_bj.png) repeat-y;
  padding-bottom: 50px;
}
.con_bg .con {
  height: auto;
  overflow: hidden;
  padding: 40px 65px 0 65px;
}
.con_bg .con .trainings {
  width: 100%;
  height: auto;
}
.con_bg .con .trainings .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
}
.con_bg .con .trainings .tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
}
.con_bg .con .trainings p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}
.con_bg .con .trainings th {
  height: 60px;
  background-color: #034EA2;
  font-size: 16px;
  font-weight: bold;
}
.con_bg .con .trainings td {
  font-size: 16px;
  height: 60px;
  text-align: center;
}
.con_bg .con .trainings td a {
  font-size: 16px;
  color: #034EA2;
  text-decoration: underline;
}
