body {
  background-color: #fff; }

.wrap .banner {
  width: 100%;
  height: 500px;
  background: url("../images/a04.png") no-repeat;
  background-size: cover;
  position: relative; }
.wrap .mb_banner {
  display: none; }

.content {
  width: 1200px;
  margin: 0 auto;
  /* background-color: cadetblue; */ }
  .content .one {
    width: 700px;
    height: 139px;
    background-color: #fff;
    position: relative;
    top: -97px;
    /* margin-bottom: 97px; */
    border-right: 5px solid #3a6dae;
    border-bottom: 5px solid #3a6dae; }
    .content .one ul {
      display: flex;
      padding: 28px 0 24px 22px; }
    .content .one p {
      font-size: 36px;
      padding: 0 0 38px 28px; }
  .content .two {
    /* background-color: burlywood; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: -40px; }
    .content .two .t_l {
      width: 804px;
      /* height: 1137px; */
      /* background-color: cadetblue; */
      position: relative;
      line-height: 30px; }
      .content .two .t_l li {
        border-top: 2px solid #3a6dae;
        border-left: 0;
        border-right: 0; }
      .content .two .t_l li:last-child {
        border-bottom: 2px solid #3a6dae; }
      .content .two .t_l img {
        position: relative;
        top: -5px;
        margin-right: 4px;
        max-width: 100% !important;
        height: auto !important; }
      .content .two .t_l .t_l_title {
        font-size: 24px;
        color: #3a6dae;
        display: inline-block;
        height: 101px;
        line-height: 101px; }
      .content .two .t_l .t_l_content {
        padding: 25px 39px 45px 45px;
        line-height: 35px; }
    .content .two .t_r {
      width: 319px;
      height: 206px;
      background-color: #3a6dae; }
      .content .two .t_r .t_r_title {
        font-size: 24px;
        color: #fff;
        width: 258px;
        height: 56px;
        padding: 32px 0 0 23px;
        position: relative; }
      .content .two .t_r .t_r_bottom {
        position: relative;
        top: 45px;
        left: 26px; }
        .content .two .t_r .t_r_bottom .t_r_email {
          display: inline-block;
          font-size: 16px;
          color: #fff;
          margin-left: 10px; }

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