.rlzy {
  background-color: #eff1f4;
}
.main .rlzy_top {
  width: 100%;
  height: 320px;
  background: url(/aikm/uiFramework/commonResource/zip/static/common/img/rlzy1.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: 50px;
}
.main .rlzy_top .ir_top_txt {
  padding: 44px 0 0 44px;
}
.main .rlzy_top .ir_top_txt .txt1 {
  font-size: 28px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 48px;
}
.main .rlzy_top .ir_top_txt .ir_top_line {
  width: 186px;
  height: 1px;
  background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 54%, rgba(255, 255, 255, 0) 100%);
}
.main .rlzy_top .ir_top_txt .txt2 {
  font-size: 22px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 33px;
}
.main .rlzy_top > a {
  position: absolute;
  right: 44px;
  bottom: 44px;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
}
.main .rlzy_top > a .left {
  color: #ffffff;
}
.main .rlzy_top > a .left:first-child {
  margin-top: -1px;
}
.main .rlzy_top > a:hover .left {
  color: #008DD1;
}
.rlzy_tit {
  font-size: 18px;
  color: #001B53;
  font-weight: 400;
}
.rlzy_info {
  font-size: 15px;
  color: #333;
  line-height: 25px;
}
.rlzy_time {
  color: #333;
}
.rlzy_time > img {
  width: 14px;
  height: 14px;
  margin-top: -5px;
  margin-right: 5px;
}
.rlzy_con1 {
  margin: 50px 0;
  height: 383px;
  background: #FFFFFF;
}
.rlzy_con1 .rlzy_con1_l {
  width: 30%;
  position: relative;
}
.rlzy_con1 .rlzy_con1_l > img {
  width: 100%;
  height: 383px;
}
.rlzy_con1 .rlzy_con1_l .rlzy_con1_zl {
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  top: 44px;
  left: 57px;
}
.rlzy_con1 .rlzy_con1_r {
  width: 70%;
  font-size: 14px;
  padding: 44px 44px 44px 18px;
  line-height: 25px;
  color: #333;
  text-align: justify;
}
.rlzy_con1 .rlzy_con1_r .rlzy_more {
  margin-top: 40px;
}
.rlzy_con1 .rlzy_con1_r .rlzy_more a {
  font-size: 14px;
  height: 14px;
  display: block;
  font-weight: 700;
}
.rlzy_con1 .rlzy_con1_r .rlzy_more a:hover {
  color: #008DD2;
}
.rlzy_con1 .rlzy_con1_r .rlzy_more a:hover span {
  background: url(/aikm/uiFramework/commonResource/zip/static/common/img/ic-in.png) no-repeat;
}
.rlzy_con2 {
  position: relative;
}
.rlzy_con2 .rlzy_banner_column {
  font-size: 28px;
  color: #001B53;
  font-weight: 700;
  position: relative;
}
.rlzy_con2 .rlzy_banner_column .rlzy_banner_more {
  position: relative;
  right: 0;
  top: 0;
  cursor: pointer;
  margin-top: -9PX;
}
.rlzy_con2 .rlzy_banner_column i {
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #008DD2;
  margin-right: 10px;
}
.rlzy_con2 .rlzy_banner_mid {
  height: 390px !important;
}
.rlzy_con2 .rlzy_banner_l {
  width: 55%;
  height: 390px;
  padding: 44px;
  background: #fff;
  line-height: 21px;
}
.rlzy_con2 .rlzy_banner_l .rlzy_banner_con {
  position: relative;
  z-index: 2;
  top: 3px;
  word-break: break-all;
  height: 100%;
}
.rlzy_con2 .rlzy_banner_l .rlzy_bg1 {
  position: absolute;
  top: 7px;
  left: -1px;
  z-index: -1;
}
.rlzy_con2 .rlzy_banner_l .rlzy_bg2 {
  position: absolute;
  bottom: 20px;
  right: -1px;
  z-index: -1;
}
.rlzy_con2 .rlzy_banner_l .rlzy_banner_tit a {
  font-size: 18px;
  padding: 30px 0 10px;
  color: #001B53;
  font-weight: 400;
  display: block;
}
.rlzy_con2 .rlzy_banner_l .rlzy_banner_tit a:hover {
  color: #008DD1;
}
.rlzy_con2 .rlzy_banner_l .rlzy_banner_time {
  margin-top: 50px;
  color: #333;
}
.rlzy_con2 .rlzy_banner_l .rlzy_banner_time > img {
  width: 14px;
  height: 14px;
  margin-top: -5px;
  margin-right: 5px;
}
.rlzy_con2 .rlzy_banner_r {
  width: 45%;
  height: 390px;
}
.rlzy_con2 .rlzy_banner_r img {
  width: 100%;
  height: 100%;
}
.rlzy_con2 .layui-carousel:hover .layui-carousel-arrow[lay-type=sub],
.rlzy_con2 .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] {
  border-radius: 0 !important;
  left: -46px !important;
}
.rlzy_con2 .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
.rlzy_con2 .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
  right: -46px !important;
  border-radius: 0 !important;
}
.rlzy_con3 {
  margin: 50px 0;
  background: #ffffff;
}
.rlzy_con3 .rlzy_con3_column {
  padding: 35px 44px 0 44px;
  font-size: 28px;
  color: #001B53;
  font-weight: 700;
  position: relative;
}
.rlzy_con3 .rlzy_con3_column i {
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #008DD2;
  margin-right: 10px;
}
.rlzy_con3 .rlzy_con3_column .rlzy_con3_more {
  cursor: pointer;
  margin-top: 23px;
  position: relative;
  right: 10px;
}
.rlzy_con3 .rlzy_con3_mid {
  padding: 40px 44px 40px 33px;
}
.rlzy_con3 .rlzy_con3_l {
  width: 28%;
}
.rlzy_con3 .rlzy_con3_l > img {
  width: 100%;
  height: 237px;
}
.rlzy_con3 .rlzy_con3_l .rlzy_con3_box .rlzy_con3_tit {
  padding: 10px 0;
  color: #001B53;
}
.rlzy_con3 .rlzy_con3_l .rlzy_con3_box .rlzy_con3_tit:hover {
  color: #008DD2;
}
.rlzy_con3 .rlzy_con3_l .rlzy_con3_box > p > img {
  width: 14px;
  height: 14px;
  margin-top: -5px;
  margin-right: 5px;
}
.rlzy_con3 .rlzy_con3_r {
  width: 70.5%;
  padding-left: 30px;
  border-left: 1px solid #D8D8D8;
}
.rlzy_con3 .rlzy_con3_r ul li {
  line-height: 30px;
  border-top: 1px dashed #DADADA;
  padding: 20px 0;
}
.rlzy_con3 .rlzy_con3_r ul li:first-child {
  padding-top: 0;
  border-top: 0px dashed #DADADA;
}
.rlzy_con3 .rlzy_con3_r ul li a {
  display: block;
  font-size: 18px;
}
.rlzy_con3 .rlzy_con3_r ul li a .rlzy_tit {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #001B53;
}
.rlzy_con3 .rlzy_con3_r ul li a .rlzy_tit:hover {
  color: #008DD2;
}
.rlzy_con3 .rlzy_con3_r ul li a .rlzy_info {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1360px) {
  .rlzy_con2 .rlzy_banner_mid {
    width: 88% !important;
    margin: auto;
  }
}
@media screen and (max-width: 960px) {
  .rlzy_con2 .rlzy_banner_mid {
    width: 100% !important;
    margin: auto;
  }
  .main .rlzy_top {
    height: 150px;
    margin-top: 20px;
  }
  .rlzy_con1 {
    margin: 20px 0;
    height: auto;
  }
  .rlzy_con1 .rlzy_con1_l {
    width: 100%;
    text-align: center;
  }
  .rlzy_con1 .rlzy_con1_l > img {
    width: 100%;
    height: 348px;
  }
  .rlzy_con1 .rlzy_con1_r {
    width: 100%;
    padding: 20px 10px;
    text-align: justify;
  }
  .rlzy_con3 {
    margin: 0;
  }
  .rlzy_con3 .rlzy_con3_l {
    width: 100%;
  }
  .rlzy_con3 .rlzy_con3_l > img {
    width: 100%;
    height: auto;
  }
  .rlzy_con3 .rlzy_con3_r {
    width: 100%;
    padding-left: 0px;
    border-left: 0px solid #D8D8D8;
  }
  .rlzy_con3 .rlzy_con3_r ul > li:first-child {
    padding-top: 20px;
  }
  .rlzy_con3 .rlzy_con3_column {
    padding: 20px 10px;
  }
  .rlzy_con3 .rlzy_con3_mid {
    padding: 0px 10px 20px;
  }
  .rlzy_con2 .rlzy_banner_mid {
    height: 735px !important;
  }
  .rlzy_con2 .rlzy_banner_l {
    width: 100%;
    height: auto;
    padding: 20px 10px;
  }
  .rlzy_con2 .rlzy_banner_r {
    width: 100%;
  }
  .rlzy_con2 .layui-carousel-arrow {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .main .rlzy_top .ir_top_txt .ir_top_line {
    width: 144px;
    height: 1px;
    background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 54%, rgba(255, 255, 255, 0) 100%);
  }
  .main .rlzy_top .ir_top_txt .txt2 {
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 33px;
  }
  .main .rlzy_top .ir_top_txt {
    padding: 20px 0 0 20px;
  }
  .main .rlzy_top .ir_top_txt .txt1 {
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 48px;
  }
  .main .rlzy_top > a {
    right: 10px;
    bottom: 10px;
  }
  .rlzy_con1 .rlzy_con1_r .rlzy_more {
    margin-top: 10px;
  }
  .rlzy_con2 .rlzy_banner_l .rlzy_banner_time {
    margin-top: 20px;
  }
}
