﻿* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

@font-face {
  font-family: "RepairBold";
  src: url('../../../../fonts/RepairBold.eot'),
    url('../../../../fonts/RepairBold.ttf'),
    url('../../../../fonts/RepairBold.woff');
}

.w1560 {
  width: 1560px;
}

.clear {
  clear: both;
}
.iframe {
  overflow: hidden;
  height: 41px;
}
/*lyHeader start*/
.lyHeader {
  border-bottom: 1px solid #e6e6e6;
}

.lyHeader .lyHeader_main {
  margin: 0 auto;
}

.lyHeader_main .lyHeader_left {
  float: left;
}

.lyHeader_left span {
  display: block;
  height: 40px;
  line-height: 38px;
  color: #666;
  font-size: 14px;
  margin: 0 22px 0 0;
  float: left;
}

.lyHeader_left a {
  display: block;
  height: 24px;
  line-height: 22px;
  color: #666;
  font-size: 14px;
  margin: 8px 22px 8px 0;
  float: left;
}

.lyHeader_left a.lyLogin,
.lyHeader_left a:hover {
  color: #e72811;
}

.lyHeader_main .lyHeader_right {
  float: right;
  padding: 0 100px 0 0;
}

.lyHeader_right ul {
  margin: 8px 0;
}

.lyHeader_right ul li {
  float: left;
  position: relative;
}

.lyHeader_right ul li a {
  display: block;
  height: 24px;
  line-height: 22px;
  color: #666;
  font-size: 14px;
  padding: 0 12px;
}

.lyHeader_right ul li:hover a {
  color: #e72811;
}

/*lyHeader end*/


.lyHeader_mobile {
  margin: 0 auto;
  position: relative;
}

.lyHeader_mobile p {
  position: absolute;
  top: -40px;
  right: 0;
}

.lyHeader_mobile p a {
  display: block;
  height: 40px;
  line-height: 38px;
  color: #e72811;
  font-size: 14px;
}

.lyHeader_mobile p a img {
  display: inline-block;
  width: 10px;
  height: 14px;
  vertical-align: middle;
  margin: -2px 5px 0 0;
}

.lyHeader_mobile .lyHeader_mobilePop {
  display: none;
  background-color: #fff;
  padding: 10px 0;
  box-shadow: 0 0 7px 0 rgba(151, 133, 106, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}

.lyHeader_mobile:hover .lyHeader_mobilePop {
  display: block;
}

.lyHeader_mobilePop dl dd {
  width: 120px;
  height: auto;
  padding: 0 10px;
  float: left;
}

.lyHeader_mobilePop dl dd img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.lyHeader_mobilePop dl dd span {
  display: block;
  width: 100%;
  height: 18px;
  overflow: hidden;
  line-height: 18px;
  color: #666;
  font-size: 14px;
  text-align: center;
}


/*lyTop start*/
.lyTop {
  margin: 15px auto;
}

.lyTop .lyTop_left {
  float: left;
}

.lyTop_left .lyTop_logo {
  height: 62px;
  margin: 0 20px 0 0;
  float: left;
}

.lyTop_logo a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 62px;
  overflow: hidden;
}

.lyTop_left .lyTop_pageName {
  height: 52px;
  line-height: 50px;
  color: #222;
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0;
  padding-left: 20px;
  border-left: 1px solid #e6e6e6;
  float: left;
}

.lyTop .lyTop_search {
  width: 380px;
  height: 44px;
  margin: 9px 0 9px 120px;
  padding: 2px;
  background: linear-gradient(to right, #fe3e00, #fe8c3c);
  border-radius: 22px;
  float: left;
  position: relative;
}

.lyTop_search form {
  height: 40px;
  overflow: hidden;
  padding-right: 78px;
  background-color: #fff;
  border-radius: 20px;
}

.lyTop_search form input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  padding: 0 15px;
  border: 0;
  background: none;
  outline: none;
  float: left;
}

.lyTop_search form input::placeholder {
  color: #999;
  opacity: 1;
}

.lyTop_search form button {
  width: 80px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background: linear-gradient(to right, #fe8c3c, #fe3e00);
  border: 0;
  border-radius: 22px;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}


.lyTop_nav {
  float: left;
  margin: 0 0 0 100px;
}

.lyTop_nav ul li {
  padding: 0 20px;
  float: left;
}

.lyTop_nav ul li a {
  display: block;
  height: 62px;
  line-height: 62px;
  color: #222;
  font-size: 18px;
  position: relative;
}

.lyTop_nav ul li a:hover,
.lyTop_nav ul li a.focus {
  font-weight: bold;
}

.lyTop_nav ul li a i {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-family: 'Arial';
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  margin: -4px 6px 0 0;
  padding: 0 6px;
  border-radius: 6px 6px 0 6px;
  background: linear-gradient(to right, #fe8c3c, #fe3e00);
  vertical-align: middle;
}

.lyTop_nav ul li a:hover i,
.lyTop_nav ul li a.focus i {
  font-weight: normal;
}

.lyTop_nav ul li a::after {
  content: '';
  width: 0;
  height: 4px;
  background: linear-gradient(to right, #fe8c3c, #fe3e00);
  position: absolute;
  left: 0;
  bottom: 19px;
  z-index: -1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.lyTop_nav ul li a:hover::after,
.lyTop_nav ul li a.focus::after {
  width: 100%;
}

.lyTop_nav ul li:nth-child(2) a::after {
  left: 48px;
}

.lyTop_nav ul li:nth-child(2) a:hover::after,
.lyTop_nav ul li:nth-child(2) a.focus::after {
  width: 54px;
}


.lyTop_btn {
  margin: 13px 0;
  float: right;
}

.lyTop_btn a {
  display: block;
  height: 36px;
  line-height: 32px;
  font-size: 14px;
  margin: 0 0 0 15px;
  padding: 0 12px;
  border-radius: 4px;
  background-color: #fff;
  float: right;
}

.lyTop_btn a.btn01 {
  color: #ff6c25;
  border: 1px solid #ff6c25;
}

.lyTop_btn a.btn02 {
  color: #259a57;
  border: 1px solid #259a57;
}

.lyTop_btn a.btn01:hover {
  color: #fff;
  background: linear-gradient(to right, #fe3e00, #fe8c3c);
}

.lyTop_btn a.btn02:hover {
  color: #fff;
  background: linear-gradient(to right, #288a44, #83b218);
}

.lyTop_btn a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: -2px 6px 0 0;
}

.lyTop_btn a.btn01 i {
  background: url(../../../../images/ybh/version/2024/top_right_ico01.png) center center no-repeat;
  background-size: 100% 100%;
}

.lyTop_btn a.btn02 i {
  background: url(../../../../images/ybh/version/2024/top_right_ico02.png) center center no-repeat;
  background-size: 100% 100%;
}

.lyTop_btn a.btn01:hover i {
  background: url(../../../../images/ybh/version/2024/top_right_ico1.png) center center no-repeat;
  background-size: 100% 100%;
}

.lyTop_btn a.btn02:hover i {
  background: url(../../../../images/ybh/version/2024/top_right_ico2.png) center center no-repeat;
  background-size: 100% 100%;
}

/* lyTop end */


/* lyBanner start */
.lyBanner {
  height: 554px;
  overflow: hidden;
  position: relative;
}

.lyBanner img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* lyBanner end */


/* lyPart0 start */
.lyPart0 {
  margin: 0 auto 0;
  position: relative;
}

.lyPart0 .lyPart0_news {
  overflow: hidden;
  padding: 5px 20px;
  background-color: #3f3431;
  border-radius: 8px 8px 0 0;
}

.lyPart0_news .lyPart0News_title {
  width: 115px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  float: left;
}

.lyPart0News_title svg {
  width: 24px;
  height: 24px;
  margin: 8px 8px 8px 0;
  float: left;
}

.lyPart0_news .lyPart0News_list {
  width: calc(100% - 115px);
  width: -moz-calc(100% - 115px);
  width: -ms-calc(100% - 115px);
  width: -o-calc(100% - 115px);
  width: -webkit-calc(100% - 115px);
  height: 40px;
  overflow: hidden;
  float: right;

}

.lyPart0News_list ul {
  float: left;
}

.lyPart0News_list ul li {
  height: 40px;
  overflow: hidden;
  padding: 0 40px;
  float: left;
  position: relative;
}

.lyPart0News_list ul li::after {
  content: '';
  width: 1px;
  height: 18px;
  margin-top: -9px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 50%;
  right: 0;
}

.lyPart0News_list ul li a {
  display: block;
  height: 40px;
  overflow: hidden;
  line-height: 38px;
  color: rgba(255, 255, 255, 0.35);
  font-size: 14px;
  padding: 0 20px 0 16px;
  position: relative;
}

.lyPart0News_list ul li:hover a {
  color: #ea5006;
}

.lyPart0News_list ul li a::before {
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #ea5006;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
}

.lyPart0News_list ul li a::after {
  content: '';
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(../../../../images/ybh/version/2024/arrowRight03.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
}

.lyPart0News_list ul li a:hover::after {
  background: url(../../../../images/ybh/version/2024/arrowRight04.png) center center no-repeat;
  background-size: 100% 100%;
}

.lyPart0 .lyPart0_data {
  overflow: hidden;
  background: linear-gradient(to right, #fe3e00, #fe8c3c);
  border-radius: 0 0 8px 8px;
}

.lyPart0_data ul li {
  width: 16.666666%;
  padding: 15px 0;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.lyPart0_data ul li::after {
  content: '';
  width: 1px;
  height: 50px;
  margin: -25px 0 0;
  background-color: rgba(255, 255, 255, 0.15);
  position: absolute;
  left: 0;
  top: 50%;
}

.lyPart0_data ul li:first-child:after,
.lyPart0_data ul li:hover:after {
  display: none;
}

.lyPart0_data ul li:hover {
  background-color: #259a57;
}

.lyPart0_data ul li .data_con {
  padding-left: 64px;
  position: relative;
}

.lyPart0_data ul li .data_con svg {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.lyPart0_data ul li:hover .data_con svg {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.lyPart0_data ul li .data_con p {
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-family: "RepairBold";
  font-size: 32px;
  margin-bottom: 6px;
}

.lyPart0_data ul li .data_con span {
  display: block;
  height: 20px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: bold;
}

/* lyPart0 end */


/* lyPart start */
.lyPart {
  margin: 80px auto;
}

.ybh_title {
  margin: 0 auto 40px;
}

.ybh_title .ico {
  margin: 0 auto 5px;
  position: relative;
}

.ybh_title .ico i {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 8px;
}

.red_bg {
  background: linear-gradient(to bottom, #ea5006, #e72811);
}

.green_bg {
  background: linear-gradient(to bottom, #83b218, #288a44);
}

.blue_bg {
  background: linear-gradient(to bottom, #76b9ee, #0075d0);
}

.purple_bg {
  background: linear-gradient(to bottom, #a376ff, #9c21dc);
}

.yellow_bg {
  background: linear-gradient(to bottom, #ffbe6c, #ff5400);
}

.ybh_title .ico i svg {
  display: block;
  width: 40px;
  height: 40px;
  margin: 4px auto;
}

.ybh_title .ico::before,
.ybh_title .ico::after {
  content: '';
  width: 540px;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
}

.ybh_title .ico::before {
  right: calc(50% + 50px);
  right: -moz-calc(50% + 50px);
  right: -ms-calc(50% + 50px);
  right: -o-calc(50% + 50px);
  right: -webkit-calc(50% + 50px);
  background: url(../../../../images/ybh/version/2024/titleLine_l.png) center center no-repeat;
  background-size: 100% 100%;
}

.ybh_title .ico::after {
  left: calc(50% + 50px);
  left: -moz-calc(50% + 50px);
  left: -ms-calc(50% + 50px);
  left: -o-calc(50% + 50px);
  left: -webkit-calc(50% + 50px);
  background: url(../../../../images/ybh/version/2024/titleLine_r.png) center center no-repeat;
  background-size: 100% 100%;
}

.ybh_title span {
  display: block;
  height: 70px;
  overflow: hidden;
  line-height: 68px;
  color: rgba(34, 34, 34, 0.05);
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.ybh_title p {
  height: 60px;
  overflow: hidden;
  line-height: 58px;
  color: #222;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  margin: -60px auto 0;
}

.ybh_title p em.red_color {
  color: #ea5006;
  background-image: -webkit-linear-gradient(right, #e72811, #ea5006);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.ybh_title p em.green_color {
  color: #288a44;
  background-image: -webkit-linear-gradient(right, #288a44, #83b218);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.ybh_title p em.blue_color {
  color: #0075d0;
  background-image: -webkit-linear-gradient(right, #0075d0, #76b9ee);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.ybh_title p em.purple_color {
  color: #9c21dc;
  background-image: -webkit-linear-gradient(right, #9c21dc, #a376ff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.ybh_title p em.yellow_color {
  color: #ff5400;
  background-image: -webkit-linear-gradient(right, #ff5400, #ffbe6c);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

/* lyPart end */


/* lyPart2 start */
.lyPart1_list ul {
  margin: 0 -10px;
}

.lyPart1_list ul li {
  width: 25%;
  margin: 0;
  padding: 0 10px;
  float: left;
}

.lyPart1_list ul li:hover {
  margin: -20px 0 0;
  padding-bottom: 20px;
}

.lyPart1_list ul li .lyPart1_con {
  padding: 2px;
  background: linear-gradient(to right, #fff, #fff);
  border-radius: 8px;
}

.lyPart1_list ul li:hover .lyPart1_con {
  background: linear-gradient(to right, #e72811, #ea5006);
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img {
  height: 208px;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.lyPart1_list ul li:hover .lyPart1_con .lyPart1_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a::after {
  content: '';
  width: 100%;
  height: 60%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  position: absolute;
  bottom: 0;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a span {
  display: block;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 1;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a i {
  display: block;
  height: 24px;
  line-height: 22px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  border-radius: 6px 6px 0;
  padding: 0 10px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a i.live_ico {
  background: linear-gradient(to right, rgba(234, 80, 6, 0.9), rgba(231, 40, 17, 0.9));
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a i.review_ico {
  background: linear-gradient(to right, rgba(87, 199, 135, 0.9), rgba(37, 154, 87, 0.9));
}
.lyPart1_list ul li .lyPart1_con .lyPart1_img a i.yg_ico {
  background: linear-gradient(to right, rgba(67, 138, 237, 0.9), rgba(67, 138, 237, 0.9));
}
.lyPart1_list ul li .lyPart1_con .lyPart1_img a i.live_ico::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  background-color: #fff;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_img a i.review_ico::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_name {
  padding: 10px;
}

.lyPart1_list ul li .lyPart1_con .lyPart1_name a {
  display: block;
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  color: #222;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.lyPart1_list ul li:hover .lyPart1_con .lyPart1_name a {
  color: #fff;
}

/* lyPart1 end */


/* lyPart2 start */
.lyPart_main {
  padding: 15px;
  background-color: #f4f4f4;
  border-radius: 8px;
}

.lyPart_main .lyPart_left {
  width: 354px;
  padding: 10px;
  border-radius: 8px;
  position: relative;
  float: left;
}

.redPart .lyPart_left {
  background: linear-gradient(to bottom, #ea5006, #e72811);
}

.greenPart .lyPart_left {
  background: linear-gradient(to bottom, #83b218, #288a44);
}

.bluePart .lyPart_left {
  background: linear-gradient(to bottom, #76b9ee, #0075d0);
}

.purplePart .lyPart_left {
  background: linear-gradient(to bottom, #a376ff, #9c21dc);
}

.yellowPart .lyPart_left {
  background: linear-gradient(to bottom, #ffbe6c, #ff5400);
}

.lyPart_left .lyPartLeft_title {
  width: 100%;
  height: 94px;
  padding: 20px 0;
  background: url(../../../../images/ybh/version/2024/partLeft_titleBg.png) center top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: -23px;
  z-index: 1;
}

.lyPartLeft_title h5 {
  height: 40px;
  line-height: 38px;
  color: #3d1f09;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.lyPart_left .lyPartLeft_list {
  height: 100%;
  padding: 73px 0 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.45);
}

.lyPartLeft_list ul {
  padding: 0 0 0 10px;
}

.lyPartLeft_list ul li {
  width: 50%;
  margin-top: 12px;
  padding: 0 10px 0 0;
  float: left;
}

.lyPartLeft_list ul li a {
  display: block;
  height: 77px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
}

.lyPartLeft_list ul li a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}


.lyPart_main .lyPart_right {
  width: calc(100% - 354px);
  width: -moz-calc(100% - 354px);
  width: -ms-calc(100%- 354px);
  width: -o-calc(100% - 354px);
  width: -webkit-calc(100% - 354px);
  float: right;
}

.lyPart_right ul{
    overflow: hidden;
}

.lyPart_right ul li {
  width: 50%;
  padding-left: 15px;
  float: left;

}

.lyPart_right ul li .lyPartRight_con {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}

.lyPart_right dl {
  margin-top: 15px;
}

.lyPart_right dl dd {
  width: 33.333%;
  padding-left: 15px;
  float: left;
}
.lyPart_right dl dd .lyPartRight_item{
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.lyPart_right ul li .lyPartRight_con .lyPartRight_img {
  height: 322px;
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_img a {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}

.lyPart_right dl dd .lyPartRight_img a {
  border-radius: 8px 8px 0 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  display: block;
  position: relative;
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_img a img,
.lyPart_right dl dd .lyPartRight_img a img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.lyPart_right ul li:hover .lyPartRight_con .lyPartRight_img a img,
.lyPart_right dl dd:hover .lyPartRight_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_img a::after {
  content: '';
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: url(../../../../images/ybh/version/2024/play.svg) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  opacity: 0.85;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.lyPart_right dl dd .lyPartRight_img a::after {
  content: '';
  width: 50px;
  height: 50px;
  overflow: hidden;
  background: url(../../../../images/ybh/version/2024/play.svg) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  opacity: 0.45;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.lyPart_right ul li:hover .lyPartRight_con .lyPartRight_img a::after {
  opacity: 0.9;
}

.lyPart_right dl dd:hover .lyPartRight_img a::after {
  opacity: 0.85;
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  display: block;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  border-radius: 6px 6px 0;
  padding: 0 15px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.redPart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background: linear-gradient(to left, rgba(234, 80, 6, 0.9), rgba(231, 40, 17, 0.9));
}

.greenPart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background: linear-gradient(to left, rgba(131, 178, 24, 0.9), rgba(40, 138, 68, 0.9));
}

.bluePart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background: linear-gradient(to left, rgba(118, 185, 238, 0.9), rgba(0, 117, 208, 0.9));
}

.purplePart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background: linear-gradient(to left, rgba(163, 118, 255, 0.9), rgba(156, 33, 220, 0.9));
}

.yellowPart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background: linear-gradient(to left, rgba(255, 190, 108, 0.9), rgba(255, 84, 0, 0.9));
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_img a i::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  border-right: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_name {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.redPart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background: linear-gradient(to left, rgba(234, 80, 6, 0.9), rgba(231, 40, 17, 0.9));
}

.greenPart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background: linear-gradient(to left, rgba(131, 178, 24, 0.9), rgba(40, 138, 68, 0.9));
}

.bluePart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background: linear-gradient(to left, rgba(118, 185, 238, 0.9), rgba(0, 117, 208, 0.9));
}

.purplePart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background: linear-gradient(to left, rgba(163, 118, 255, 0.9), rgba(156, 33, 220, 0.9));
}

.yellowPart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background: linear-gradient(to left, rgba(255, 190, 108, 0.9), rgba(255, 84, 0, 0.9));
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_name a {
  display: block;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 0 15px;
}

.lyPart_right ul li .lyPartRight_con .lyPartRight_name a i {
  display: inline-block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  background: url(../../../../images/ybh/version/2024/video_ico01.png) center center no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin: -4px 15px 0 0;
}
.lyPart_right dl dd .lyPartRight_name{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,.3);
  border-radius: 0 0 8px 8px;
}
.lyPart_right dl dd .lyPartRight_name a {
  display: block;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 0 15px;
}
.lyPart_right dl dd .lyPartRight_name a i{
  width: 22px;
  height: 14px;
  margin: 13px 15px 0 0;
  background: url(../../../../images/ybh/version/2024/lyPartRight_play.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: top;
}
.lyPart_right dl dd:hover .lyPartRight_name a {
  color: #fff;
}

.redPart .lyPart_right dl dd:hover .lyPartRight_name a {
  background: linear-gradient(to left, #ea5006, #e72811);
}

.greenPart .lyPart_right dl dd:hover .lyPartRight_name a {
  background: linear-gradient(to left, #83b218, #288a44);
}

.bluePart .lyPart_right dl dd:hover .lyPartRight_name a {
  background: linear-gradient(to left, #76b9ee, #0075d0);
}

.purplePart .lyPart_right dl dd:hover .lyPartRight_name a {
  background: linear-gradient(to left, #a376ff, #9c21dc);
}

.yellowPart .lyPart_right dl dd:hover .lyPartRight_name a {
  background: linear-gradient(to left, #ffbe6c, #ff5400);
}
.lyPart_right dl dd:nth-child(n+4){
  display: none;
}


.lyPart_main .lyPart_bottom {
  min-height: 170px;
  overflow: hidden;
  margin-top: 15px;
  background-color: #fff;
  border-radius: 8px;
  padding: 0 0 0 148px;

  position: relative;
}

.lyPart_bottom .lyPartBtm_title {
  width: 137px;
  height: 170px;
  padding: 18px 26px 0 15px;
  position: absolute;
  left: 0;
  top: 0;
}

.redPart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleRedBg1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.greenPart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleGreenBg1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.bluePart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleBlueBg1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.purplePart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titlePurpleBg1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.yellowPart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleYellowBg1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.lyPartBtm_title i {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 0 12px;
}

.lyPartBtm_title i svg {
  display: block;
  width: 22px;
  height: 22px;
  margin: 5px auto;
}

.lyPartBtm_title span {
  display: block;
  margin-top: 12px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
}
.lyPartBtm_title b{
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  opacity: .6;
}
.lyPart_bottom .lyPartBtm_list {
  padding: 20px 0 0 0;
  position: relative;
}
.redPart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background: linear-gradient(to right, #ea5006, #e72811);
}
.greenPart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background: linear-gradient(to right, #83b218, #288a44);
}
.bluePart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background: linear-gradient(to right, #76b9ee, #0075d0);
}
.purplePart .lyPart_bottom .lyPartBtm_list::after{
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background: linear-gradient(to right, #a376ff, #9c21dc);
}
.yellowPart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background: linear-gradient(to right, #ffbe6c, #ff5400);
}







.lyPartBtm_list ul li {
  width: 10%;
  margin-bottom: 18px;
  padding-right: 18px;
  float: left;
}

.lyPartBtm_list ul li a {
  display: block;
  height: 32px;
  overflow: hidden;
  line-height: 28px;
  color: #666;
  font-size: 16px;
  text-align: center;
  background-color: #f8f8f8;
  border: 1px solid #eee;
  border-radius: 4px;
}

.lyPartBtm_list ul li a:hover {
  color: #fff;
  border: 0;
}

.redPart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, #ea5006, #e72811);
}

.greenPart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, #83b218, #288a44);
}

.bluePart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, #76b9ee, #0075d0);
}

.purplePart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, #a376ff, #9c21dc);
}

.yellowPart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, #ffbe6c, #ff5400);
}

/* lyPart2 end */


/* lyYbh_news start */
.lyYbh_news {
  padding: 80px 0;
  background-color: #f1f1f1;
}

.lyYbh_news .lyYbhNews_main {
  margin: 0 auto;
}

.lyYbhNews_main .lyYbhNews_left {
  width: 50%;
  padding-right: 10px;
  float: left;
}

.lyYbhNews_main .lyYbhNews_right {
  width: 50%;
  padding-left: 10px;
  float: right;
}

.lyYbhNews_con {
  padding: 17px 24px 24px;
  background-color: #fff;
  border-radius: 8px;
}

.lyYbhNews_con .lyYbhNews_title {
  margin: 0 auto 17px;
}

.lyYbhNews_title svg {
  width: 30px;
  height: 30px;
  margin: 5px 14px 5px 0;
  float: left;
}

.lyYbhNews_title a.ybh_tit {
  display: block;
  line-height: 38px;
  color: #222;
  font-size: 24px;
  font-weight: bold;
  float: left;
}

.lyYbhNews_title a.ybh_more {
  display: block;
  line-height: 38px;
  color: #999;
  font-size: 16px;
  float: right;
}

.lyYbhNews_title a.ybh_tit:hover,
.lyYbhNews_title a.ybh_more:hover {
  color: #e72811;
}

.lyYbhNews_title a.ybh_more i {
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../../../../images/ybh/version/2024/arrowRight01.png) center center no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}

.lyYbhNews_title a.ybh_more:hover i {
  background: url(../../../../images/ybh/version/2024/arrowRight02.png) center center no-repeat;
  background-size: 100% 100%;
}

.lyYbhNews_con .items_left {
  width: 356px;
  float: left;
}

.lyYbhNews_con .items_right {
  width: calc(100% - 356px);
  width: -moz-calc(100% - 356px);
  width: -ms-calc(100% - 356px);
  width: -o-calc(100% - 356px);
  width: -webkit-calc(100% - 356px);
  padding-left: 24px;
  float: right;
}

.lyYbhNews_con dl dt {
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}

.lyYbhNews_con dl dd {
  width: 50%;
  float: left;
  position: relative;
}

.lyYbhNews_con dl dd:nth-child(2) {
  padding-right: 6px;
}

.lyYbhNews_con dl dd:nth-child(3) {
  padding-left: 6px;
}

.lyYbhNews_con dl dt .lyYbhNews_img,
.lyYbhNews_con dl dd .lyYbhNews_img {
  overflow: hidden;
  border-radius: 8px;
}

.lyYbhNews_con dl dt .lyYbhNews_img {
  height: 200px;
}

.lyYbhNews_con dl dd .lyYbhNews_img {
  height: 96px;
}

.lyYbhNews_con dl dt .lyYbhNews_img a,
.lyYbhNews_con dl dd .lyYbhNews_img a {
  display: block;
  height: 100%;
  position: relative;
}

.lyYbhNews_con dl dt .lyYbhNews_img img,
.lyYbhNews_con dl dd .lyYbhNews_img img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.lyYbhNews_con dl dt:hover .lyYbhNews_img img,
.lyYbhNews_con dl dd:hover .lyYbhNews_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.lyYbhNews_con dl dt .lyYbhNews_img a::after,
.lyYbhNews_con dl dd .lyYbhNews_img a::after {
  content: '';
  width: 100%;
  height: 50%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  position: absolute;
  bottom: 0;
}

.lyYbhNews_con dl dt .lyYbhNews_name,
.lyYbhNews_con dl dd .lyYbhNews_name {
  width: 100%;
  padding: 0 12px;
  position: absolute;
  left: 0;
  bottom: 6px;
  z-index: 1;
}

.lyYbhNews_con dl dt .lyYbhNews_name a {
  display: block;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
}

.lyYbhNews_con dl dd .lyYbhNews_name a {
  display: block;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
}

.lyYbhNews_con ul li {
  padding: 8px 0 10px;
  border-bottom: 1px solid #e6e6e6;
}

.lyYbhNews_con ul li .lyYbhNews_tit a {
  display: block;
  height: 30px;
  overflow: hidden;
  line-height: 28px;
  color: #222;
  font-size: 16px;
}

.lyYbhNews_con ul li:hover .lyYbhNews_tit a {
  color: #e72811;
}

.lyYbhNews_con ul li .lyYbhNews_ms {
  height: 24px;
  overflow: hidden;
  line-height: 22px;
  color: #999;
  font-size: 14px;
  margin: 2px auto 3px;
}

.lyYbhNews_con ul li p {
  height: 24px;
  line-height: 22px;
  color: #999;
  font-size: 14px;
}

.lyYbhNews_con ul li p span {
  float: left;
}

.lyYbhNews_con ul li p em {
  font-style: normal;
  float: right;
}

.lyYbhNews_con ul li p span svg,
.lyYbhNews_con ul li p em svg {
  width: 16px;
  height: 16px;
  margin: 4px 4px 4px 0;
  float: left;
}

/* lyYbh_news start */


/* lyYbh_foot start */
.lyYbh_foot {
  padding: 30px 0;
  background-color: #212324;
}

.lyYbh_foot .lyYbhFoot_main {
  margin: 0 auto;
}

.lyYbhFoot_main .lyYbhFoot_left {
  float: left;
}

.lyYbhFoot_left .lyYbhFoot_nav {
  height: 32px;
  line-height: 30px;
  color: #838383;
  font-size: 14px;
}

.lyYbhFoot_nav a {
  display: inline-block;
  height: 32px;
  line-height: 30px;
  color: #838383;
  font-size: 14;
  padding: 0 16px;
  position: relative;
}

.lyYbhFoot_nav a::before {
  content: '';
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #444;
  position: absolute;
  left: 0;
  top: 50%;
}

.lyYbhFoot_nav a:first-child {
  padding: 0 16px 0 0;
}

.lyYbhFoot_nav a:first-child::before {
  display: none;
}

.lyYbhFoot_nav a:hover {
  color: #e72811;
}

.lyYbhFoot_left p {
  height: 32px;
  line-height: 30px;
  color: #838383;
  font-size: 14px;
}

.lyYbhFoot_left p span {
  display: inline-block;
  margin-right: 16px;
}

.lyYbhFoot_left p img {
  display: inline-block;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.lyYbhFoot_left .lyYbhFoot_copy {
  line-height: 22px;
  color: #838383;
  font-size: 14px;
  border-top: 1px solid #444;
  margin-top: 10px;
  padding: 10px 0;
}

.lyYbhFoot_copy span {
  display: inline-block;
  margin-right: 16px;
}

.lyYbhFoot_copy a {
  color: #838383;
  font-size: 14px;
}

.lyYbhFoot_copy a:hover {
  color: #e72811;
}

.lyYbhFoot_copy img {
  display: inline-block;
  vertical-align: middle;
  margin: -4px 6px 0 16px;
}

.lyYbhFoot_img ul li {
  margin-right: 14px;
  float: left;
}

.lyYbhFoot_img ul li a {
  display: block;
  width: 120px;
  height: 48px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
}

.lyYbhFoot_img ul li a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.lyYbhFoot_main .lyYbhFoot_right {
  width: 440px;
  border-left: 1px solid #444;
  float: right;
}

.lyYbhFoot_right ul li {
  padding-left: 40px;
  float: right;
}

.lyYbhFoot_right ul li p {
  width: 150px;
  height: 150px;
  border: 2px solid #ff8d50;
  padding: 10px;
  background-color: #fff;
  position: relative;
}

.lyYbhFoot_right ul li p img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.lyYbhFoot_right ul li span {
  display: block;
  line-height: 24px;
  color: #e2e2e2;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

/* lyYbh_foot end */
/* 20240909 */
.ly_Main {
  height: 554px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
  position: relative;
}
.ly_Main video {
	display: block;
  width: 100%;
  height: auto;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.ly_Main .expo_Banner{
  width: 828px;
  height: 320px;
  position: absolute;
  left: 50%;
  top: 30px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
  z-index: 999;
}

@media (max-width:1600px) {
  .w1560 {
    width: 1440px;
  }

  .lyTop_left .lyTop_logo {
    margin: 0 15px 0 0;
  }

  .lyTop_left .lyTop_pageName {
    height: 42px;
    line-height: 40px;
    margin: 10px 0;
    padding: 0 0 0 15px;
  }

  .lyTop .lyTop_search {
    margin: 9px 0 9px 80px;
  }

  .lyTop_nav {
    margin: 0 0 0 60px;
  }

  .lyBanner {
    height: 510px;
  }

  .lyPart0News_list ul li {
    padding: 0 30px;
  }

  .lyPart0_data ul li .data_con {
    padding-left: 60px;
  }

  .lyPart0_data ul li .data_con p {
    margin-bottom: 4px;
  }

  .lyPart {
    margin: 60px auto;
  }

  .lyPart1_list ul {
    margin: 0 -8px;
  }

  .lyPart1_list ul li {
    padding: 0 8px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img {
    height: 194px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_name {
    padding: 5px 10px;
  }

  .ybh_title .ico {
    margin: 0 auto;
  }

  .ybh_title span {
    height: 60px;
    line-height: 58px;
    font-size: 64px;
  }

  .ybh_title p {
    height: 50px;
    line-height: 48px;
    font-size: 40px;
    margin: -50px auto 0;
  }

  .lyPartLeft_title h5 {
    font-size: 26px;
  }

  .lyPart_left .lyPartLeft_list {
    padding: 67px 0 10px;
  }

  .lyPartLeft_list ul li a {
    height: 68px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img {
    height: 288px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
    height: 24px;
    line-height: 22px;
    font-size: 14px;
    padding: 0 10px;
  }

  .lyPartBtm_title span {
    line-height: 22px;
  }

  .lyPartLeft_list ul li {
    margin-top: 11px;
  }

  .lyPartBtm_list ul li a {
    font-size: 15px;
  }

  .lyYbh_news {
    padding: 60px 0;
  }
  .lyPartLeft_list ul li {
  	margin-top: 11px;
  }
  .lyYbhNews_con {
    padding: 15px 20px 20px;
  }

  .lyYbhNews_con .lyYbhNews_title {
    margin: 0 auto 15px;
  }

  .lyYbhNews_title svg {
    margin: 5px 10px 5px 0;
  }

  .lyYbhNews_title a.ybh_more {
    font-size: 14px;
  }

  .lyYbhNews_title a.ybh_more i {
    width: 6px;
    height: 12px;
    margin: -2px 0 0 6px;
  }

  .lyYbhNews_con .items_left {
    width: 340px;
  }

  .lyYbhNews_con dl dt .lyYbhNews_img {
    height: 190px;
  }

  .lyYbhNews_con dl dd .lyYbhNews_img {
    height: 92px;
  }

  .lyYbhNews_con .items_right {
    width: calc(100% - 340px);
    width: -moz-calc(100% - 340px);
    width: -ms-calc(100% - 340px);
    width: -o-calc(100% - 340px);
    width: -webkit-calc(100% - 340px);
    padding-left: 20px;
  }

  .lyYbhNews_con ul li {
    padding: 6px 0 8px;
  }

  .lyYbhFoot_main .lyYbhFoot_right {
    width: 420px;
  }
  .ly_Main {
    height: 511px;
  }
  .ly_Main .expo_Banner {
    width: 764px;
    height: 295px;
    top: 28px;
  }
}

@media (max-width:1560px) {
  .w1560 {
    width: 1400px;
  }

  .lyTop .lyTop_search {
    margin: 9px 0 9px 60px;
  }

  .lyTop_nav {
    margin: 0 0 0 40px;
  }

  .lyBanner {
    height: 494px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img {
    height: 188px;
  }

  .lyPart_main .lyPart_left {
    width: 332px;
  }

  .lyPart_left .lyPartLeft_list {
    padding: 65px 0 10px;
  }

  .lyPartLeft_list ul li a {
    height: 67px;
  }

  .lyPart_main .lyPart_right {
    width: calc(100% - 332px);
    width: -moz-calc(100% - 332px);
    width: -ms-calc(100%- 332px);
    width: -o-calc(100% - 332px);
    width: -webkit-calc(100% - 332px);
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img {
    height: 283px;
  }

  .lyYbhFoot_main .lyYbhFoot_right {
    width: 400px;
  }
  .ly_Main {
    height: 498px;
  }
  .ly_Main .expo_Banner {
    width: 744px;
    height: 288px;
    top: 28px;
  }

}

@media (max-width:1440px) {
  .w1560 {
    width: 1280px;
  }

  .lyHeader_left span,
  .lyHeader_left a,
  .lyHeader_right ul li a,
  .lyHeader_mobile p a {
    font-size: 13px;
  }

  .lyHeader_main .lyHeader_right {
    padding: 0 80px 0 0;
  }

  .lyHeader_mobilePop dl dd {
    width: 100px;
  }

  .lyHeader_mobilePop dl dd span {
    font-size: 12px;
  }

  .lyTop_left .lyTop_logo {
    margin: 0 10px 0 0;
  }

  .lyTop_left .lyTop_pageName {
    height: 42px;
    line-height: 40px;
    font-size: 22px;
    padding: 0 0 0 10px;
  }

  .lyTop .lyTop_search {
    width: 360px;
    margin: 9px 0 9px 50px;
  }

  .lyTop_nav {
    margin: 0 0 0 35px;
  }

  .lyTop_nav ul li {
    padding: 0 15px;
  }

  .lyTop_nav ul li a {
    font-size: 17px;
  }

  .lyTop_btn a {
    font-size: 13px;
  }

  .lyBanner {
    height: 454px;
  }

  .lyPart0_news .lyPart0News_title {
    width: 106px;
    font-size: 15px;
  }

  .lyPart0_news .lyPart0News_list {
    width: calc(100% - 106px);
    width: -moz-calc(100% - 106px);
    width: -ms-calc(100% - 106px);
    width: -o-calc(100% - 106px);
    width: -webkit-calc(100% - 106px);
  }

  .lyPart0News_title svg {
    width: 22px;
    height: 22px;
    margin: 9px 6px 9px 0;
  }

  .lyPart0News_list ul li {
    padding: 0 20px;
  }

  .lyPart0News_list ul li a {
    font-size: 13px;
  }

  .lyPart0_data ul li .data_con {
    padding-left: 55px;
  }

  .lyPart0_data ul li .data_con p {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
  }

  .lyPart0_data ul li .data_con span {
    font-size: 13px;
  }

  .ybh_title .ico i {
    width: 44px;
    height: 44px;
  }

  .ybh_title .ico i svg {
    width: 36px;
    height: 36px;
  }

  .ybh_title span {
    height: 50px;
    line-height: 48px;
    font-size: 56px;
  }

  .ybh_title p {
    height: 40px;
    line-height: 38px;
    font-size: 36px;
    margin: -40px auto 0;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img {
    height: 172px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img a span {
    font-size: 13px;
    left: 10px;
    bottom: 10px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img a i {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_name a {
    font-size: 15px;
  }

  .lyPart_main .lyPart_left {
    width: 320px;
  }

  .lyPart_left .lyPartLeft_title {
    height: 80px;
    background-size: 94% 100%;
    padding: 10px 0 30px;
  }

  .lyPart_left .lyPartLeft_list {
    padding: 45px 0 10px;
  }

  .lyPartLeft_title h5 {
    font-size: 24px;
  }

  .lyPartLeft_list ul li a {
    height: 62px;
  }

  .lyPart_main .lyPart_right {
    width: calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: -ms-calc(100%- 320px);
    width: -o-calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img {
    height: 254px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
    font-size: 12px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_name a {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
  }

  .lyPart_right dl dd .lyPartRight_name a {
    font-size: 15px;
  }

  .lyPart_main .lyPart_bottom {
    min-height: 158px;
    padding: 0 0 0 132px;
  }

  .lyPartLeft_list ul li {
    margin-top: 10px;
  }

  .lyPart_bottom .lyPartBtm_title {
    width: 132px;
    height: 158px;
    padding: 18px 24px 0 12px;
  }
  .lyPartBtm_title i {
    margin: 0 0 8px;
  }

  .lyPartBtm_title span {
    line-height: 24px;
    height: 24px;
    font-size: 17px;
  }

  .lyPart_bottom .lyPartBtm_list {
    padding: 15px 0 0 0;
  }

  .lyPartBtm_list ul li {
    margin-bottom: 15px;
    padding-right: 15px;
  }

  .lyPartBtm_list ul li a {
    font-size: 14px;
  }

  .lyYbhNews_con {
    padding: 10px 20px 20px;
  }

  .lyYbhNews_con .lyYbhNews_title {
    margin: 0 auto 10px;
  }

  .lyYbhNews_title svg {
    width: 26px;
    height: 26px;
    margin: 7px 10px 7px 0;
  }

  .lyYbhNews_title a.ybh_tit {
    font-size: 22px;
  }

  .lyYbhNews_title a.ybh_more i {
    margin: -4px 0 0 6px;
  }

  .lyYbhNews_con .items_left {
    width: 300px;
  }

  .lyYbhNews_con dl dt .lyYbhNews_img {
    height: 170px;
  }

  .lyYbhNews_con dl dd .lyYbhNews_img {
    height: 82px;
  }

  .lyYbhNews_con .items_right {
    width: calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -ms-calc(100% - 300px);
    width: -o-calc(100% - 340px);
    width: -webkit-calc(100% - 300px);
  }

  .lyYbhNews_con ul li .lyYbhNews_ms,
  .lyYbhNews_con ul li p {
    height: 22px;
    line-height: 20px;
    font-size: 13px;
  }

  .lyYbhNews_con ul li {
    padding: 5px 0 6px;
  }

  .lyYbhNews_con ul li .lyYbhNews_tit a {
    height: 27px;
    line-height: 25px;
    font-size: 15px;
  }

  .lyYbhFoot_left .lyYbhFoot_nav {
    height: 30px;
    line-height: 28px;
    font-size: 13px;
  }

  .lyYbhFoot_left p {
    height: 30px;
    line-height: 28px;
    font-size: 13px;
  }

  .lyYbhFoot_main .lyYbhFoot_right {
    width: 300px;
  }

  .lyYbhFoot_right ul li {
    padding-left: 20px;
  }

  .lyYbhFoot_right ul li p {
    width: 120px;
    height: 120px;
  }

  .lyYbhFoot_left .lyYbhFoot_copy,
  .lyYbhFoot_copy a {
    font-size: 13px;
  }
  .ly_Main {
    height: 455px;
  }
  .ly_Main .expo_Banner {
    width: 680px;
    height: 264px;
    top: 24px;
  }

}

@media (max-width:1366px) {
  .w1560 {
    width: 1200px;
  }

  .lyTop .lyTop_search {
    width: 320px;
    height: 40px;
    margin: 11px 0 11px 40px;
  }

  .lyTop_search form {
    height: 36px;
    padding-right: 70px;
  }

  .lyTop_search form input {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
  }

  .lyTop_search form button {
    width: 72px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }

  .lyTop_nav {
    margin: 0 0 0 25px;
  }

  .lyTop_nav ul li:nth-child(2) a:hover::after,
  .lyTop_nav ul li:nth-child(2) a.focus::after {
    width: 51px;
  }

  .lyTop_btn a {
    margin: 0 0 0 10px;
    padding: 0 10px;
  }

  .lyBanner {
    height: 424px;
  }

  .lyPart {
    margin: 40px auto;
  }

  .lyPart0_data ul li .data_con svg {
    width: 36px;
    height: 36px;
  }

  .lyPart0_data ul li .data_con {
    padding-left: 50px;
  }

  .lyPart0_data ul li .data_con p {
    font-size: 28px;
    margin-bottom: 2px;
  }

  .lyPart0_data ul li .data_con span {
    font-size: 12px;
  }

  .ybh_title .ico i {
    width: 40px;
    height: 40px;
  }

  .ybh_title .ico i svg {
    width: 32px;
    height: 32px;
  }

  .ybh_title .ico::before,
  .ybh_title .ico::after {
    width: 480px;
  }

  .ybh_title .ico::before {
    right: calc(50% + 40px);
    right: -moz-calc(50% + 40px);
    right: -ms-calc(50% + 40px);
    right: -o-calc(50% + 40px);
    right: -webkit-calc(50% + 40px);
  }

  .ybh_title .ico::after {
    left: calc(50% + 40px);
    left: -moz-calc(50% + 40px);
    left: -ms-calc(50% + 40px);
    left: -o-calc(50% + 40px);
    left: -webkit-calc(50% + 40px);
  }

  .ybh_title span {
    height: 50px;
    line-height: 48px;
    font-size: 54px;
  }

  .ybh_title p {
    height: 36px;
    line-height: 34px;
    font-size: 32px;
    margin: -40px auto 0;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img {
    height: 160px;
  }

  .lyPart_main {
    padding: 10px;
  }

  .lyPart_main .lyPart_left {
    width: 280px;
  }

  .lyPart_left .lyPartLeft_title {
    height: 72px;
    background-size: 88% 100%;
    padding: 16px 0 24px;
    top: -16px;
  }

  .lyPartLeft_title h5 {
    height: 30px;
    line-height: 28px;
    font-size: 20px;
  }

  .lyPart_left .lyPartLeft_list {
    padding: 49px 0 10px;
  }

  .lyPartLeft_list ul li a {
    height: 58px;
  }

  .lyPart_main .lyPart_right {
    width: calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: -ms-calc(100%- 280px);
    width: -o-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
  }

  .lyPart_right ul li,
  .lyPart_right dl dd {
    padding-left: 10px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img {
    height: 247px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_name a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_name a i {
    width: 22px;
    height: 22px;
    margin: -4px 10px 0 0;
  }

  .lyPart_right dl {
    margin-top: 11px;
  }

  .lyPart_right dl dd .lyPartRight_name a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .lyPartLeft_list ul li {
    margin-top: 10px;
  }

  .lyPart_bottom .lyPartBtm_title {
    width: 122px;
    height: 148px;
    padding: 18px 22px 0 12px;
  }

  .lyPartBtm_title i {
    width: 30px;
    height: 30px;
  }

  .lyPartBtm_title i svg {
    width: 20px;
    height: 20px;
  }

  .lyPartBtm_title span {
    line-height: 20px;
    font-size: 15px;
    height: 20px;
  }

  .lyPart_main .lyPart_bottom {
    min-height: 148px;
    margin-top: 10px;
    padding: 0 0 0 122px;
  }

  .lyPartBtm_list ul li {
    margin-bottom: 10px;
    padding-right: 10px;
  }

  .lyYbhNews_title svg {
    width: 24px;
    height: 24px;
    margin: 8px 10px 8px 0;
  }

  .lyYbhNews_title a.ybh_tit {
    font-size: 20px;
  }

  .lyYbhNews_title a.ybh_more {
    font-size: 12px;
  }

  .lyYbhNews_title a.ybh_more i {
    width: 5px;
    height: 10px;
  }

  .lyYbh_news {
    padding: 40px 0;
  }

  .lyYbhNews_con .items_left {
    width: 265px;
  }

  .lyYbhNews_con .items_right {
    width: calc(100% - 265px);
    width: -moz-calc(100% - 265px);
    width: -ms-calc(100% - 265px);
    width: -o-calc(100% - 265px);
    width: -webkit-calc(100% - 265px);
  }

  .lyYbhNews_con dl dt .lyYbhNews_img {
    height: 150px;
  }

  .lyYbhNews_con dl dd .lyYbhNews_img {
    height: 75px;
  }

  .lyYbhNews_con ul li {
    padding: 4px 0 5px;
  }

  .lyYbhNews_con ul li .lyYbhNews_tit a {
    height: 24px;
    line-height: 22px;
    font-size: 14px;
  }

  .lyYbhNews_con ul li .lyYbhNews_ms,
  .lyYbhNews_con ul li p {
    height: 20px;
    line-height: 18px;
    font-size: 12px;
  }

  .lyYbhNews_con ul li p span svg,
  .lyYbhNews_con ul li p em svg {
    margin: 2px 4px 2px 0;
  }

  .lyYbh_foot {
    padding: 25px 0;
  }

  .lyYbhFoot_left .lyYbhFoot_nav {
    font-size: 12px;
  }

  .lyYbhFoot_nav a {
    padding: 0 12px;
  }

  .lyYbhFoot_nav a:first-child {
    padding: 0 12px 0 0;
  }

  .lyYbhFoot_left p {
    height: 30px;
    line-height: 28px;
    font-size: 12px;
  }

  .lyYbhFoot_left .lyYbhFoot_copy,
  .lyYbhFoot_copy a {
    font-size: 12px;
  }

  .lyYbhFoot_left p span,
  .lyYbhFoot_copy span {
    margin-right: 12px;
  }

  .lyYbhFoot_copy img {
    margin: -4px 4px 0 12px;
  }

  .lyYbhFoot_img ul li {
    margin-right: 12px;
  }

  .lyYbhFoot_img ul li a {
    width: 108px;
    height: 42px;
  }

  .lyYbhFoot_right ul li p {
    width: 110px;
    height: 110px;
  }
  .ly_Main {
    height: 426px;
  }
  .ly_Main .expo_Banner {
    width: 638px;
    height: 247px;
    top: 24px;
  }
  .lyPart_right dl dd .lyPartRight_name a {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .lyPart_right dl dd .lyPartRight_name a i {
    width: 18px;
    height: 11px;
    margin: 9px 6px 0 0;
  }

}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .w1560 {
    width: 1080px;
  }

  .lyTop_left .lyTop_logo,
  .lyTop_logo a {
    height: 54px;
  }

  .lyTop_left .lyTop_pageName {
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    margin: 7px 0;
    padding: 0 0 0 10px;
  }

  .lyTop .lyTop_search {
    width: 290px;
    height: 40px;
    margin: 7px 0 7px 30px;
  }

  .lyTop_nav {
    margin: 0 0 0 20px;
  }

  .lyTop_nav ul li {
    padding: 0 10px;
  }

  .lyTop_nav ul li a {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
  }

  .lyTop_nav ul li a::after {
    height: 3px;
    bottom: 16px;
  }

  .lyTop_nav ul li:nth-child(2) a:hover::after,
  .lyTop_nav ul li:nth-child(2) a.focus::after {
    width: 48px;
  }

  .lyTop_btn {
    margin: 9px 0;
  }

  .lyBanner {
    height: 380px;
  }

  .lyPart0 .lyPart0_news {
    padding: 0 20px;
  }

  .lyPart0_news .lyPart0News_title {
    width: 96px;
    font-size: 14px;
  }

  .lyPart0News_title svg {
    width: 20px;
    height: 20px;
    margin: 10px 4px 10px 0;
  }

  .lyPart0_news .lyPart0News_list {
    width: calc(100% - 96px);
    width: -moz-calc(100% - 96px);
    width: -ms-calc(100% - 96px);
    width: -o-calc(100% - 96px);
    width: -webkit-calc(100% - 96px);
  }

  .lyPart0_data ul li {
    padding: 12px 0;
  }

  .lyPart0News_list ul li a {
    font-size: 12px;
  }

  .lyPart0_data ul li .data_con {
    padding-left: 44px;
  }

  .lyPart0_data ul li .data_con svg {
    width: 32px;
    height: 32px;
  }

  .lyPart0_data ul li .data_con p {
    height: 28px;
    line-height: 28px;
    font-size: 26px;
  }

  .ybh_title .ico::before,
  .ybh_title .ico::after {
    width: 400px;
  }

  .ybh_title span {
    height: 44px;
    line-height: 42px;
    font-size: 50px;
  }

  .ybh_title p {
    height: 32px;
    line-height: 30px;
    font-size: 30px;
    margin: -34px auto 0;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img {
    height: 144px;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_name {
    padding: 0 10px;
  }

  .lyPart_main .lyPart_left {
    width: 256px;
  }

  .lyPartLeft_list ul li a {
    height: 50px;
  }

  .lyPart_main .lyPart_right {
    width: calc(100% - 256px);
    width: -moz-calc(100% - 256px);
    width: -ms-calc(100%- 256px);
    width: -o-calc(100% - 256px);
    width: -webkit-calc(100% - 256px);
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img {
    height: 220px;
  }

  .lyYbhNews_con dl dt .lyYbhNews_name,
  .lyYbhNews_con dl dd .lyYbhNews_name {
    padding: 0 10px;
  }

  .lyYbhNews_con dl dt .lyYbhNews_name a {
    font-size: 15px;
  }

  .lyPartLeft_list ul li {
    margin-top: 10px;
  }

  .lyYbh_foot {
    padding: 20px 0;
  }

  .lyYbhFoot_copy a {
    display: block;
  }

  .lyYbhFoot_copy img {
    margin: 0 4px 0 0;
    float: left;
  }

  .lyYbhFoot_main .lyYbhFoot_right {
    width: 340px;
  }

  .lyYbhFoot_right ul li {
    padding-left: 30px;
  }

  .lyYbhFoot_right ul li p {
    width: 120px;
    height: 120px;
  }
  .ly_Main {
    height: 384px;
  }
  .ly_Main .expo_Banner {
    width: 574px;
    height: 222px;
    top: 21px;
  }

}

@media (max-width:1080px) {
  .w1560 {
    width: 1024px;
  }

  .lyTop_left .lyTop_logo,
  .lyTop_logo a {
    height: 48px;
  }

  .lyTop_left .lyTop_pageName {
    height: 30px;
    line-height: 28px;
    font-size: 18px;
    margin: 9px 0;
  }

  .lyTop .lyTop_search {
    width: 280px;
    height: 40px;
    margin: 4px 0 4px 20px;
  }

  .lyTop_nav {
    margin: 0 0 0 10px;
  }

  .lyTop_nav ul li a {
    height: 48px;
    line-height: 48px;
  }

  .lyTop_nav ul li a::after {
    bottom: 13px;
  }

  .lyTop_btn {
    margin: 6px 0;
  }

  .lyBanner {
    height: 360px;
  }

  .lyPart {
    margin: 30px auto;
  }

  .ybh_title {
    margin: 0 auto 30px;
  }

  .lyPart0_data ul li .data_con {
    padding-left: 40px;
  }

  .lyPart0_data ul li .data_con svg {
    width: 30px;
    height: 30px;
  }

  .lyPart0_data ul li .data_con p {
    height: 26px;
    line-height: 26px;
    font-size: 24px;
  }

  .lyPart0_data ul li::after {
    height: 40px;
    margin: -20px 0 0;
  }

  .lyPart_main .lyPart_bottom {
    min-height: 138px;
    padding: 0 0 0 116px;
  }

  .lyPart_bottom .lyPartBtm_title {
    width: 116px;
    height: 138px;
    padding: 18px 18px 0 8px;
  }

  .lyPartBtm_title i {
    width: 28px;
    height: 28px;
    margin: 0 0 6px;
  }

  .lyPartBtm_title i svg {
    width: 18px;
    height: 18px;
  }

  .lyPartBtm_title span {
    line-height: 18px;
    font-size: 14px;
    height: 18px;
  }

  .lyPart_bottom .lyPartBtm_list {
    padding: 10px 0 0 0;
  }

  .lyPartBtm_list ul li a {
    font-size: 13px;
  }

  .lyPart_right ul li .lyPartRight_con .lyPartRight_img a::after {
    width: 50px;
    height: 50px;
  }

  .lyPart_right dl dd .lyPartRight_img a::after {
    width: 40px;
    height: 40px;
  }

  .lyYbh_news {
    padding: 30px 0;
  }

  .lyYbhNews_con .items_left {
    width: 240px;
  }

  .lyYbhNews_con .items_right {
    width: calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: -ms-calc(100% - 240px);
    width: -o-calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
  }

  .lyYbhFoot_main .lyYbhFoot_right {
    width: 320px;
  }
  .ly_Main {
    height: 363px;
  }
  .ly_Main .expo_Banner {
    width: 545px;
    height: 211px;
    top: 20px;
  }
  .lyPartLeft_list ul li {
    margin-top: 8px;
  }

}

@media (max-width:1024px) {
  .w1560 {
    width: 880px;
  }

  .lyHeader_left span {
    margin: 0 12px 0 0;
  }

  .lyHeader_left a {
    margin: 8px 12px 8px 0;
  }

  .lyHeader_right ul li a {
    padding: 0 8px;
  }

  .lyHeader_left span,
  .lyHeader_left a,
  .lyHeader_right ul li a,
  .lyHeader_mobile p a {
    font-size: 12px;
  }

  .lyHeader_main .lyHeader_right {
    padding: 0 64px 0 0;
  }

  .lyTop .lyTop_search {
    width: 230px;
    height: 36px;
    margin: 6px 0 6px 20px;
  }

  .lyTop_search form {
    height: 32px;
    padding-right: 60px;
  }

  .lyTop_search form input {
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 12px;
  }

  .lyTop_search form button {
    width: 62px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
  }

  .lyTop_nav {
    margin: 0 0 0 12px;
  }

  .lyTop_nav ul li {
    padding: 0 8px;
  }

  .lyTop_nav ul li a {
    font-size: 14px;
  }

  .lyTop_nav ul li a::after {
    height: 2px;
    bottom: 15px;
  }

  .lyTop_nav ul li:nth-child(2) a:hover::after,
  .lyTop_nav ul li:nth-child(2) a.focus::after {
    width: 42px;
  }

  .lyTop_nav ul li a i {
    padding: 0 4px;
  }

  .lyTop_btn a i {
    width: 14px;
    height: 14px;
    margin: -2px 2px 0 0;
  }

  .lyTop_btn a {
    font-size: 12px;
    margin: 0 0 0 5px;
    padding: 0 5px;
  }

  .lyBanner {
    height: 310px;
  }

  .lyPart0_data ul li .data_con svg {
    width: 28px;
    height: 28px;
  }

  .lyPart0_data ul li .data_con p {
    height: 24px;
    line-height: 24px;
    font-size: 22px;
  }

  .ybh_title .ico i {
    width: 36px;
    height: 36px;
  }

  .ybh_title .ico i svg {
    width: 28px;
    height: 28px;
  }

  .ybh_title .ico::before,
  .ybh_title .ico::after {
    width: 360px;
  }

  .ybh_title span {
    height: 40px;
    line-height: 40px;
    font-size: 44px;
  }

  .ybh_title p {
    height: 30px;
    line-height: 28px;
    font-size: 26px;
    margin: -30px auto 0;
  }

  .lyPart1_list ul li .lyPart1_con .lyPart1_img {
    height: 132px;
  }

  .lyYbhNews_con {
    padding: 5px 10px 10px;
  }

  .lyYbhNews_con .items_left {
    width: 220px;
  }

  .lyYbhNews_con .lyYbhNews_title {
    margin: 0 auto 5px;
  }

  .lyYbhNews_title a.ybh_tit {
    font-size: 18px;
  }

  .lyYbhNews_con .items_right {
    width: calc(100% - 220px);
    width: -moz-calc(100% - 220px);
    width: -ms-calc(100% - 220px);
    width: -o-calc(100% - 220px);
    width: -webkit-calc(100% - 220px);
    padding-left: 10px;
  }

  .lyYbhFoot_nav a {
    padding: 0 10px;
  }

  .lyYbhFoot_nav a:first-child {
    padding: 0 10px 0 0;
  }

  .lyYbhFoot_left p span,
  .lyYbhFoot_copy span {
    margin-right: 10px;
  }

  .lyYbhFoot_main .lyYbhFoot_right {
    width: 170px;
  }

  .lyYbhFoot_right ul li {
    padding-left: 0;
  }

  .lyYbhFoot_right ul li:first-child {
    margin-bottom: 16px;
  }

  .lyYbhFoot_right ul li p {
    width: 86px;
    height: 86px;
  }

  .lyYbhFoot_right ul li span {
    line-height: 20px;
    font-size: 12px;
    margin: 0 auto;
  }
  .ly_Main {
    height: 313px;
  }
  .ly_Main .expo_Banner {
    width: 468px;
    height: 181px;
    top: 17px;
  }
  .lyPartLeft_list ul li {
    margin-top: 3px;
  }
}
