* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.clearboth:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.ly_banner {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  background: url(../images/ly-banner.jpg) no-repeat center;
  background-size: cover;
  padding-top: 0.95rem;
}
.ly_banner .ly_ban_con {
  width: 75%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
}
.ly_banner .ly_ban_con .ly_ban_text {
  margin-top: 0.89rem;
  box-sizing: border-box;
}
.ly_banner .ly_ban_con .ly_ban_text .ly_p1 {
  font-size: 0.56rem;
  color: #ffffff;
  line-height: 0.6rem;
}
.ly_banner .ly_ban_con .ly_ban_text .ly_p2 {
  font-size: 0.2rem;
  color: #ffffff;
  margin: 0.34rem 0 0.3rem;
}
.ly_banner .ly_ban_con .ly_ban_text a {
  display: block;
  text-align: center;
  line-height: 0.4rem;
  width: 2rem;
  height: 0.4rem;
  font-size: 0.14rem;
  color: #ffffff;
  border-radius: 0.2rem;
  border: solid 1px #ffffff;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.ly_banner .ly_ban_con .ly_ban_text a img {
  width: 0.17rem;
  height: 0.11rem;
  vertical-align: middle;
  margin-left: 0.2rem;
}
.ly_banner .ly_ban_con .ly_ban_text a:hover {
  margin-left: 10px;
}
.ly_banner .ly_ban_con .ly_ban_img {
  width: 5.56rem;
  height: 5.46rem;
  object-fit: cover;
}
.ly_slogan {
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin-top: 0.4rem;
}
.ly_slogan .ly_p1 {
  font-size: 0.3rem;
  line-height: 0.34rem;
  font-weight: bold;
  color: #1b2541;
}
.ly_slogan .ly_p2 {
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #585872;
  margin: 0.22rem 0;
}
.ly_slogan .ly_down_icon {
  display: block;
}
.ly_slogan .ly_down_icon img {
  width: 0.15rem;
  height: 0.27rem;
  object-fit: cover;
}
.ly_slogan::after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.34rem;
  width: 8.92rem;
  height: 0.5rem;
  background: url(../images/ly-wd0.jpg) no-repeat center;
  background-size: cover;
}
.ly_content {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}
.ly_content li {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 1rem;
}
.ly_content li .lt_con_cen {
  width: 75%;
  margin: 0 auto;
  box-sizing: border-box;
}
.ly_content li .lt_con_cen .i1 {
  width: 5.76rem;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
.ly_content li .lt_con_cen .i2 {
  width: 5.67rem;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
.ly_content li .lt_con_cen .i3 {
  width: 5.91rem;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
.ly_content li .lt_con_cen .i4 {
  width: 5.95rem;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
.ly_content li .lt_con_cen .ly_con_text {
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  width: 5.75rem;
  position: relative;
  top: 1.3rem;
  z-index: 9;
}
.ly_content li .lt_con_cen .ly_con_text .ly_p1 {
  font-size: 0.2rem;
  color: #333333;
}
.ly_content li .lt_con_cen .ly_con_text .ly_p1 .ly_line {
  position: absolute;
  display: inline-block;
  top: 0.15rem;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e0402a;
}
.ly_content li .lt_con_cen .ly_con_text .ly_p1 .ly_line::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.02rem;
  width: 1.59rem;
  height: 1px;
  background-color: #e0402a;
}
.ly_content li .lt_con_cen .ly_con_text .ly_p2 {
  margin-top: 0.3rem;
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #666666;
}
.ly_content li .lt_con_cen .ly_con_text .ly_num {
  position: absolute;
  bottom: -0.2rem;
  z-index: -1;
  font-family: Arial;
  line-height: 1.2rem;
  font-size: 1.6rem;
  font-weight: bold;
  color: #f8f8f8;
}
.ly_content li:last-child {
  margin-bottom: 0;
}
.ly_content .ly_con-left::before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 9.8rem;
  height: 5.49rem;
  background: url(../images/ly-conL-bg.png) no-repeat center;
  background-size: contain;
  left: 0;
  top: 0;
}
.ly_content .ly_con-left .ly_c_i {
  float: left;
}
.ly_content .ly_con-left .ly_con_text {
  float: right;
  left: -0.8rem;
}
.ly_content .ly_con-left .ly_con_text .ly_p1 .ly_line {
  left: -0.14rem;
}
.ly_content .ly_con-left .ly_con_text .ly_p1 .ly_line::before {
  left: -1.59rem;
}
.ly_content .ly_con-left .ly_con_text .ly_num {
  right: -0.4rem;
}
.ly_content .ly_con-right::before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 9.92rem;
  height: 5.49rem;
  background: url(../images/ly-conR-bg.png) no-repeat center;
  background-size: contain;
  right: 0;
  top: 0;
}
.ly_content .ly_con-right .ly_c_i {
  float: right;
}
.ly_content .ly_con-right .ly_con_text {
  float: left;
  right: -0.8rem;
  text-align: right;
}
.ly_content .ly_con-right .ly_con_text .ly_p1 .ly_line {
  right: -0.14rem;
}
.ly_content .ly_con-right .ly_con_text .ly_p1 .ly_line::before {
  right: -1.59rem;
}
.ly_content .ly_con-right .ly_con_text .ly_num {
  left: -0.1rem;
}
.ly_sl-2::after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.34rem;
  width: 4.3rem;
  height: 0.5rem;
  background: url(../images/ly-wd2.jpg) no-repeat center;
  background-size: cover;
}
.ly_plate {
  width: 75%;
  margin: 0.3rem auto 1.12rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ly_plate li {
  flex: 0 0 23.7%;
  justify-content: center;
  float: left;
  width: 23.7%;
  height: 5.2rem;
  position: relative;
}
.ly_plate li .ly_pl_white {
  position: absolute;
  left: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.02rem;
  border: solid 1px #dedede;
  padding: 0 0.1rem;
}
.ly_plate li .ly_pl_white p {
  text-align: center;
}
.ly_plate li .ly_pl_white p:nth-of-type(1) {
  font-size: 0.22rem;
  color: #333333;
  margin: 0.36rem 0 0.1rem;
}
.ly_plate li .ly_pl_white p:nth-of-type(2) {
  font-size: 0.14rem;
  color: #666666;
}
.ly_plate li .ly_pl_gray {
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 1.9rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f8f8f8;
}
.ly_plate li .ly_pl_gray p {
  text-align: center;
}
.ly_plate li .ly_pl_gray p:nth-of-type(1) {
  font-size: 0.22rem;
  color: #e0402a;
}
.ly_plate li .ly_pl_gray p:nth-of-type(2) {
  font-size: 0.14rem;
  color: #666666;
  margin-top: 0.2rem;
}
.ly_plate li:nth-child(even) .ly_pl_white {
  bottom: 0;
}
.ly_plate li:nth-child(even) .ly_pl_gray {
  top: 0;
}
.ly_plate li:nth-child(odd) .ly_pl_white {
  top: 0;
}
.ly_plate li:nth-child(odd) .ly_pl_gray {
  bottom: 0;
}
.ly_bottom {
  padding: 0.5rem 0;
  width: 100%;
  box-sizing: border-box;
  background-image: linear-gradient(-90deg, #fb9440 0%, #e0402a 100%), linear-gradient(#3f3d56, #3f3d56);
  background-blend-mode: normal,
        normal;
}
.ly_bottom .ly_bottom_con {
  width: 75%;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.ly_bottom .ly_bottom_con .ly_bc-l {
  font-size: 0.26rem;
  line-height: 0.42rem;
  color: #ffffff;
}
.ly_bottom .ly_bottom_con .ly_bc-r {
  padding: 0 0.21rem 0 0.29rem;
  height: 0.5rem;
  background-color: #ffffff;
  box-shadow: 0px 11px 13px 0px rgba(255, 255, 255, 0.35);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ly_bottom .ly_bottom_con .ly_bc-r span {
  vertical-align: middle;
  color: #333333;
  display: inline-block;
  font-size: 0.14rem;
}
.ly_bottom .ly_bottom_con .ly_bc-r img {
  vertical-align: middle;
}
.ly_bottom .ly_bottom_con .ly_bc-r img:nth-child(2) {
  margin: 0 0.3rem 0;
}
@media (max-width: 1680px) and (min-width: 1280px) {
  .ly_content li .lt_con_cen {
    width: 88%;
  }
  .ly_content li .lt_con_cen .ly_c_i {
    width: 48%;
  }
  .ly_content li .lt_con_cen .ly_con_text {
    width: 36%;
  }
  .ly_plate {
    width: 95%;
  }
}
@media (max-width: 1280px) and (min-width: 980px) {
  .ly_content li .lt_con_cen {
    width: 95%;
  }
  .ly_content li .lt_con_cen .ly_c_i {
    width: 48%;
  }
  .ly_content li .lt_con_cen .ly_con_text {
    width: 36%;
  }
  .ly_content .ly_con-left::before {
    width: 8.8rem;
    height: 5.49rem;
  }
  .ly_content .ly_con-right::before {
    width: 8.92rem;
    height: 5.49rem;
  }
  .ly_content .ly_con-left .ly_con_text {
    left: -0.4rem;
  }
  .ly_content .ly_con-right .ly_con_text {
    right: -0.4rem;
  }
  .ly_plate {
    width: 95%;
  }
  .ly_plate li {
    height: 5.1rem;
  }
}
@media (max-width: 980px) {
  .ly_content .ly_con-left::before {
    width: 7.8rem;
    height: 4.49rem;
  }
  .ly_content .ly_con-right::before {
    width: 7.92rem;
    height: 4.49rem;
  }
  .ly_content .ly_con-left .ly_con_text {
    left: 0;
  }
  .ly_content .ly_con-right .ly_con_text {
    right: 0;
  }
  .ly_plate {
    width: 95%;
  }
  .ly_plate li {
    height: 5.1rem;
  }
}
@media (max-width: 768px) {
  .ly_banner {
    height: auto;
  }
  .ly_banner .ly_ban_con {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.15rem;
    flex-wrap: wrap;
    justify-content: center;
  }
  .ly_banner .ly_ban_con .ly_ban_text {
    margin-top: 0;
    text-align: center;
  }
  .ly_banner .ly_ban_con .ly_ban_text a {
    margin: 0 auto;
  }
  .ly_banner .ly_ban_con .ly_ban_img {
    width: 90%;
    height: auto;
    display: block;
    margin: 0.8rem auto 0;
  }
  .ly_slogan {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.15rem;
  }
  .ly_slogan .ly_p1 {
    font-size: 0.2rem;
    line-height: 0.3rem;
  }
  .ly_slogan .ly_p2 {
    width: 90%;
    font-size: 0.15rem;
    margin: 0.23rem auto;
    line-height: 0.25rem;
  }
  .ly_slogan::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.42rem;
    width: 95%;
    height: 0.9rem;
    background: url(../images/ly_wd1.jpg) no-repeat center;
    background-size: cover;
  }
  .ly_content li {
    padding: 0 0.15rem;
  }
  .ly_content li .lt_con_cen {
    width: 100% !important;
    height: auto;
    clear: none;
  }
  .ly_content li .lt_con_cen .ly_c_i {
    width: 100% !important;
    float: none !important;
  }
  .ly_content li .lt_con_cen .ly_con_text {
    width: 100% !important;
    float: none !important;
  }
  .ly_content .ly_con-left {
    padding-left: 0.3rem;
  }
  .ly_content .ly_con-right {
    padding-right: 0.3rem;
  }
  .ly_content .ly_con-left .ly_con_text .ly_p1 .ly_line {
    left: -0.15rem;
  }
  .ly_content .ly_con-right .ly_con_text .ly_p1 .ly_line {
    right: -0.15rem;
  }
  .ly_content .ly_con-left::before {
    width: 100%;
    height: 4.2rem;
    background-size: 140% 100%;
    top: 0.4rem;
  }
  .ly_content .ly_con-right::before {
    width: 100%;
    height: 4.2rem;
    background-size: 140% 100%;
    top: 0.4rem;
  }
  .ly_content li .lt_con_cen .ly_con_text {
    margin-top: 1rem;
    top: 0;
  }
  .ly_content .ly_con-left .ly_con_text .ly_num {
    right: -0.15rem;
  }
  .ly_content .ly_con-right .ly_con_text .ly_num {
    left: -0.1rem;
  }
  .ly_content .ly_con-left:nth-child(3):before {
    top: -0.4rem;
  }
  .ly_content .ly_con-right:nth-child(4):before {
    top: 0.2rem;
  }
  .ly_sl-2::after {
    width: 87%;
    height: 0.5rem !important;
  }
  .ly_sl-2 .ly_p2 {
    margin: 0.19rem auto;
  }
  .ly_plate {
    width: 100%;
    margin-bottom: 0.71rem;
  }
  .ly_plate li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
  }
  .ly_plate li:nth-child(-n+2) {
    margin-bottom: 0.2rem;
  }
  .ly_bottom .ly_bottom_con {
    width: 100%;
    justify-content: center;
  }
  .ly_bottom .ly_bottom_con .ly_bc-l {
    width: 80%;
    text-align: center;
  }
  .ly_bottom .ly_bottom_con .ly_bc-r {
    margin-top: 0.35rem;
  }
}
