﻿* {
  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?#iefix') format("embedded-opentype"),
    url('../../../../fonts/RepairBold.ttf') format("truetype"),
    url('../../../../fonts/RepairBold.woff') format("woff");
}

.w1560, #sub,.top .main,.footer .w,.header .main {
  width: 1560px;
}

.clear {
  clear: both;
}
.iframe {
	overflow: hidden;
	height: 38px;
}
/*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;
}
/* header */
/* header */
.header {
  height: 39px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
}
.header .main{
  margin: 0 auto;
  overflow: hidden;
}
.header span{
float: left;
font-size: 12px;
line-height: 39px;
color: #666666;
}
.header span a{
display: inline-block;
line-height: 25px;
padding: 0 12px;
color: #666666;
}
.header span a.login{
background-color: #0070ce;
border-radius: 2px;
color: #fff;
margin-left: 12px;
}
.header a:hover{
color: #ff6600;
}
.header p{
float: right;
line-height: 39px;
color: #e4e4e4;
  margin-right: 150px;
}
.header p a{
color: #666666;
margin: 0 6px;
}
/* sub */
#sub {
	position: relative;
	margin: 0 auto;
}
.sub {
	position: absolute;
	top: -38px;
	right: 0;
	width: 74px;
	z-index: 99;
	height: 38px;
}
.sub .subTop{
	line-height: 38px;
	padding-left: 26px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 7px 15px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
}
.sub:hover .subTop{
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 7px 15px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #fff;
}
.subTop a{
	display: block;
	color: #666;
	background:url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat -77px -41px;
}
.subBot{
	position: absolute;
	background-color: #fff;
	border:1px solid #e2e2e2;
	right: 0;
	top: 38px;
	z-index: 1;
	display: none;
}
.subBot a{
	display: block;
	text-align: center;
	width: 94px;
	line-height: 30px;
	color: #333;
}
.subBot a:hover{
	background-color: #0070ce;
	color: #fff;
}
.sub:hover .subBot{display: block;}
.mobile {
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/iconPhone.png) no-repeat 7px 13px;
	line-height: 39px;
	padding: 0 10px 0 24px;
	position: absolute;
	top: -39px;
	right: 74px;
}
 .mobile a{
	color: #666666;
}
 .mobile a img {
	position: absolute;
	bottom: -99px;
    right: -20px;
	width: 100px;
    height: 100px;
    max-width: none;
    max-height: none;
	z-index: 99;
    display: none;
}
.mobile a:hover img{
    display: block;
}
/* top */
.top{
  padding: 12px 0;
  background-color: #fff;
}
.top .main{overflow: hidden;margin: 0 auto;}
.top .logo{
  float: left;
}
.top .logo img{
  height: 58px;
}
.top .search {
width: 500px;
height: 44px;
margin: 8px 0 0 32px;
float: left;
position: relative;
border-radius: 26px;
color: #999;
  background-color: #0187d0;
}
.top .search input {
width: 420px;
height: 40px;
float: left;
border: none;
font-size: 14px;
  text-indent: 15px;
color: #999;
margin:2px 0 0 2px;
background-color: #fff;
border-radius: 26px 0 0 26px;
}
.top .search button {
position: absolute;
height: 44px;
line-height: 44px;
color: #ffffff;
width: 92px;
font-size: 16px;
border: none;
cursor: pointer;
right: 0;
top: 0;
border-radius: 26px;
  background-color: #0187d0;
}
.top .search button i{
  margin-right: 6px;
}
.top p{
  float: left;
  margin:18px 0 0 40px;
  font-size: 0;
}
.top p a{
  display: inline-block;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333;
  position: relative;
  padding: 0 2px 10px 2px;
  margin: 0 21px;
}
.top p a i{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: #ff6400;
  display: none;
}
.top p a i b{
  position: absolute;
  display: inline-block;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #ff6400;
}
.top p a:hover{
  color: #f60;
}
.top p a.hover{
  font-weight: 700;
}
.top p a.hover i{display: inline-block;}
.top .exhi-ico {
float: right;
margin-top: 6px;
}
.top .exhi-ico a {
display: inline-block;
width: 128px;
height: 48px;
line-height: 48px;
text-align: center;
font-size: 16px;
color: #fff;
  background-color: #ff6600;
border-radius: 5px;
margin-left: 16px;
  text-align: center;
}
.top .exhi-ico a:first-child{margin-left: 0;}
.top .exhi-ico a.guanzong {
background-color: #0096e0;
}
.top .exhi-ico a i{
  display: inline-block;
  width: 27px;
  height: 26px;
  background: url(../../../../images/expo/version/2023/ydzw.png) no-repeat;
  background-size: 100% 100%!important;
  vertical-align: top;
  margin: 11px 6px 0 0;
}
.top .exhi-ico a.guanzong i{
  width: 28px;
  height: 24px;
  background: url(../../../../images/expo/version/2023/gzdj.png) no-repeat;
}
/*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: #0183d8;
}

.lyPart0News_list ul li a::before {
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #0183d8;
  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-color: #0183d8;
  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: #f60;
}

.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;
}

.blue_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
}
.yellow_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}
.green_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(39,157,86) 0%, rgb(92,204,103) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(39,157,86) 0%, rgb(92,204,103) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(39,157,86) 0%, rgb(92,204,103) 100%);
}
.purple_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(92,122,237) 0%, rgb(77,173,246) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(92,122,237) 0%, rgb(77,173,246) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(92,122,237) 0%, rgb(77,173,246) 100%);
}
.red_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}

.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;
}
/* ---- */
.blue_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
}
.yellow_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}
.green_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(39,157,86) 0%, rgb(92,204,103) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(39,157,86) 0%, rgb(92,204,103) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(39,157,86) 0%, rgb(92,204,103) 100%);
}
.purple_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(92,122,237) 0%, rgb(77,173,246) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(92,122,237) 0%, rgb(77,173,246) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(92,122,237) 0%, rgb(77,173,246) 100%);
}
.red_bg {
  background-image: -moz-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}
/* ---- */
.ybh_title p em.blue_color {
  color: rgb(1,131,216);
  background-image: -webkit-linear-gradient(right, rgb(1,131,216), rgb(0,176,234));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}
.ybh_title p em.yellow_color {
  color: rgb(238,70,48);
  background-image: -webkit-linear-gradient(right, rgb(238,70,48), rgb(245,156,30));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}.ybh_title p em.green_color {
  color: rgb(39,157,86) ;
  background-image: -webkit-linear-gradient(right, rgb(39,157,86) , rgb(92,204,103) );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}
.ybh_title p em.purple_color {
  color: rgb(92,122,237);
  background-image: -webkit-linear-gradient(right, rgb(92,122,237), rgb(77,173,246));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}
.ybh_title p em.red_color {
  color: rgb(238,70,48) ;
  background-image: -webkit-linear-gradient(right, rgb(238,70,48) , rgb(255,122,69));
  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, #0183d8, #00afea);
}

.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 {
  height: 550px;
  width: 354px;
  padding: 10px;
  border-radius: 8px;
  position: relative;
  float: left;
}

.bluePart .lyPart_left {
  background-image: -moz-linear-gradient( -45deg, rgb(0,176,234) 0%, rgb(1,131,216) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(0,176,234) 0%, rgb(1,131,216) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(0,176,234) 0%, rgb(1,131,216) 100%);
}
.yellowPart .lyPart_left {
  background-image: -moz-linear-gradient( -45deg, rgb(245,156,30) 0%, rgb(238,70,48) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(245,156,30) 0%, rgb(238,70,48) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(245,156,30) 0%, rgb(238,70,48) 100%);
}
.greenPart .lyPart_left {
  background-image: -moz-linear-gradient( -45deg, rgb(92,204,102) 0%, rgb(41,159,86) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(92,204,102) 0%, rgb(41,159,86) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(92,204,102) 0%, rgb(41,159,86) 100%);
}
.purplePart .lyPart_left {
  background-image: -moz-linear-gradient( -45deg, rgb(77,173,246) 0%, rgb(92,122,237) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(77,173,246) 0%, rgb(92,122,237) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(77,173,246) 0%, rgb(92,122,237) 100%);
}
.redPart .lyPart_left {
  background-image: -moz-linear-gradient( -45deg, rgb(255,122,69) 0%, rgb(238,70,48) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(255,122,69) 0%, rgb(238,70,48) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(255,122,69) 0%, rgb(238,70,48) 100%);
}


.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;
}

.bluePart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background-image: -moz-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
}

.yellowPart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}

.greenPart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background-image: -moz-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
}

.purplePart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background-image: -moz-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
}

.redPart .lyPart_right ul li .lyPartRight_con .lyPartRight_img a i {
  background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}

.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;
}

.bluePart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background-image: -moz-linear-gradient( 0deg, rgba(1,131,216,0.9) 0%, rgba(0,176,234,0.9) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(1,131,216,0.9) 0%, rgba(0,176,234,0.9) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(1,131,216,0.9) 0%, rgba(0,176,234,0.9) 100%);
}
.yellowPart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background-image: -moz-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(245,156,30,0.9) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(245,156,30,0.9) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(245,156,30,0.9) 100%);
}
.greenPart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background-image: -moz-linear-gradient( 180deg, rgba(92,204,103,0.9) 0%, rgba(40,158,86,0.9) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgba(92,204,103,0.9) 0%, rgba(40,158,86,0.9) 100%);
  background-image: -ms-linear-gradient( 180deg, rgba(92,204,103,0.9) 0%, rgba(40,158,86,0.9) 100%);
}

.purplePart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background-image: -moz-linear-gradient( 0deg, rgba(92,122,237,0.9) 0%, rgba(78,172,246,0.9) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(92,122,237,0.9) 0%, rgba(78,172,246,0.9) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(92,122,237,0.9) 0%, rgba(78,172,246,0.9) 100%);
}

.redPart .lyPart_right ul li:hover .lyPartRight_con .lyPartRight_name {
  background-image: -moz-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(255,122,69,0.9) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(255,122,69,0.9) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(255,122,69,0.9) 100%);
}

.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;
}

.bluePart .lyPart_right dl dd:hover .lyPartRight_name a {
  background-image: -moz-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
}
.yellowPart .lyPart_right dl dd:hover .lyPartRight_name a {
  background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}
.greenPart .lyPart_right dl dd:hover .lyPartRight_name a {
  background-image: -moz-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
}
.purplePart .lyPart_right dl dd:hover .lyPartRight_name a {
  background-image: -moz-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
}
.redPart .lyPart_right dl dd:hover .lyPartRight_name a {
  background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}


.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;
}
.bluePart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleBlueBg1.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%;
}
.greenPart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleGreenBg1.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%;
}
.redPart .lyPart_bottom .lyPartBtm_title {
  background: url(../../../../images/ybh/version/2024/partBtm_titleRedBg1.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;
}


.bluePart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background-image: -moz-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(1,131,216) 0%, rgb(0,176,234) 100%);
}
.yellowPart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}
.greenPart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background-image: -moz-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(92,204,103) 0%, rgb(40,158,86) 100%);
}
.purplePart .lyPart_bottom .lyPartBtm_list::after{
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background-image: -moz-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
}
.redPart .lyPart_bottom .lyPartBtm_list::after {
  position: absolute;
  left: -12px;
  top: 0;
  height: 2px;
  right: 0;
  content: "";
  background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}

.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, rgb(255,122,69) , rgb(238,70,48));
}

.greenPart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, rgb(92,204,103), rgb(40,158,86) );
}

.bluePart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, rgb(0,176,234) ,rgb(1,131,216));
}

.purplePart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, rgb(78,172,246), rgb(92,122,237) );
}

.yellowPart .lyPartBtm_list ul li a:hover {
  background: linear-gradient(to left, rgb(245,156,30), rgb(238,70,48));
}

/* 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: #0183d8;
}

.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: #0183d8;
}

.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 */


/* footer */
.footer {
	background: #2e3032;

	padding: 35px 0 20px;
}
.footer .w{
  margin: 0 auto;
  overflow: hidden;
}
.footer div,.footer li{
  box-sizing: unset;
-moz-box-sizing: unset;
-webkit-box-sizing: unset;
}
.footTop {
	/* overflow: hidden; */
    border-bottom: 1px solid #444444;
    padding-bottom: 30px;
	height: 190px;
}
.footLeft {
	float: left;
	width: 352px;
	position: relative;
	padding-top: 20px;
}
.footLeft::after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 1px;
	height: 180px;
	background: #434343;
}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft .title i{
	font-style: normal;
	font-size: 14px;
	margin-left: 10px;
	color: #f60;
}
.footLeft .title i a{
	width: 22px;
	height: 22px;
	line-height: 36px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	background: url(https://www.afzhan.com/images/index/version/2021/qq-ico.png) no-repeat center center #2c82d9;
	margin-left: 5px;
}
.footLeft ul {
	float: left;
	margin-right: 35px;
	/* overflow: hidden; */
}
.footLeft ul li {
	line-height: 40px;
	font-size: 14px;
	color: #bababa;
}
.footLeft ul li i {
	width: 24px;
	height: 24px;
	line-height: 36px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	background: url(https://www.afzhan.com/images/index/version/2021/qq-ico.png) no-repeat center center #2c82d9;
	margin-left: 10px;
}

.footLeft .title i a{
	position: relative;
	cursor: pointer;
}
.footLeft .title i a:hover .QQhover{
  display: inline-block;
}
.footLeft .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
}
.footLeft .lxqq a{
	position: relative;
	cursor: pointer;
}
.footLeft .lxqq a:hover .QQhover{
	display: inline-block;
}
.footCenter {
	float: left;
	width: 360px;
	position: relative;
	padding-top: 10px;
}
.footCenter::after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 1px;
	height: 180px;
	background: #434343;
}
.footCenter .text {
	margin: 10px auto 0;
	width: 180px;
}
.footCenter p {
	font-size: 14px;
	color: #bababa;
	line-height: 26px;
	margin-top: 12px;
}
.footCenter p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter ul {
	width: 150px;
	float: left;
	margin-left: 40px;
}
.footCenter ul li {
	line-height: 28px;
	float: left;
	margin-right: 40px;
}
.footCenter ul li a {
	color: #bababa;
	font-size: 14px;
}
.footCenter ul li a:hover {
	color: #0187d0;
}
.footNav a:hover {
	color: #0187d0;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	overflow: hidden;
	padding-left: 20px;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.footRight ul li {
	width: 25%;
	float: left;
}
.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 6px;
	background: #fff;
	margin: 0 auto;
	border: 5px solid #58595b;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.footNav {
	margin-top: 10px;
}
.footNav a {
	line-height: 32px;
	margin-right: 40px;
	font-size: 14px;
	color: #bababa;
}
.footBot p {
	line-height: 32px;
	font-size: 14px;
	color: #bababa;
}
.footBot p a {
	color: #bababa;
}
.footBot p span {
	display: block;
}
.footBot p span.beian{
	text-align: center;
}
.footBot p span.beian img  {
	margin-right: 5px;
}
.footUl {
}
.footUl ul {
	margin-top: 10px;
	overflow: hidden;
}
.footBot .footUl ul li {
	float: left;
	margin-right:15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
	height: 32px;
	line-height: 15px;
}
.footBot .footUl ul li b {
	width: 70px;
	display: inline-block;
	margin-top: 1px;
	font-weight: normal;
	text-align: center;
}
.footBot .footUl ul li a {
	color: #333;
}
.footBot .footUl ul li img {
	max-height: 35px;
	margin: 0 5px;
	float: left;
}
/* footer End*/
/* rightfloat */
.rightfloat {
	width: 72px;
	background-color: #34b6f6;
    background-image: -moz-linear-gradient( 90deg, rgb(0,112,206) 0%, rgb(1,171,142) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,112,206) 0%, rgb(1,171,142) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,112,206) 0%, rgb(1,171,142) 100%);
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	border-radius: 20px 0 0 20px;
}
.rightfloat a {
	display: block;
	height: 68px;
	width: 72px;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}
.rightfloat a i {
	display: inline-block;
	margin: 12px auto 5px;
	height: 24px;
	font-size: 24px;
}
.rightfloat a i {
	width: 22px;
	background-size: 100% auto !important;
}
.rightfloat a.a4 i {
	background: url('https://expo.afzhan.com/images/expo2020/a4-ico.png') no-repeat center center;
}
.rightfloat a.a4:hover i {
	background: url('https://expo.afzhan.com/images/expo2020/a4-ico-hover.png') no-repeat center center;
}

.rightfloat a:hover i {
	color: #fff;
}
.rightfloat a:hover .code {
	display: block;
}
.rightfloat a .code {
	position: absolute;
	top: 0;
	right: 70px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	display: none;
}
.rightfloat a .code img {
	width: 100%;
}
.rightfloat a p {
	font-size: 13px;
	text-align: center;
}
.rightfloat a::after {
	content: '';
	height: 1px;
	width: 52px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.rightfloat a:last-child::after {
	display: none;
}

/* ---弹出框样式 */
/* app+wx */
.p-appImg,.p-wxImg{
    position: absolute;
    left: -235px;
    top: 0;
    width: 220px;
    height: 230px;
    background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvAppBgi.png) no-repeat -8px -8px;
    text-align: center;
    box-shadow: 0 2px 5px #eee;
    display: none;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}
.p-appImg img,.p-wxImg img{
    width: 130px;
    height: 130px;
    margin: 30px 0 20px;
}
.p-appImg p, .p-wxImg p {
	font-size: 14px !important;
	font-weight: 700;
	color: #333;
}

/* QQ */
.p-qq {
	display: block;
	height: 68px;
	width: 68px;
	float: left;
	position: relative;
}
.p-qqBox {
	position: absolute;
	left: -300px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 60px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox em {
	font-size: 14px;
	color: #666;
	font-style: normal;
}

.p-qqBox a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 76px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 15px 0 10px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 15px 10px 10px;
	box-shadow: 0 2px 5px #5c9950;
}

.p-qqBox span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.rightfloat a.a6 i {
	background: url('https://expo.afzhan.com/images/expo2020/a6-ico.png') no-repeat center center;
}
.rightfloat a.a6:hover i {
	background: url('https://expo.afzhan.com/images/expo2020/a6-ico-hover.png') no-repeat center center;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
.p-telBox {
	left: -230px;
}
.p-telBox .p-qqBox1 {
	padding: 20px 0 50px;
	width: 220px;
}
.p-telBox em b {
	color: #f60;
}
.p-telBox b {
	display: block;
	font-size: 20px;
	margin: 4px 0;
}
.p-telBox p {
	padding-left: 40px;
}

/* 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: 840px;
  height: 316px;
  position: absolute;
  left: 50%;
  top: 30px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
  z-index: 999;
}
.gizle{
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  transition: top .5s;
}
/* expoBanner */
.expoBanner {
  height: 600px;
  overflow: hidden;
  position: relative;
}
.expoBanner .swiper-slide{
  height: 600px;
  position: relative;
}
.expoBanner img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.next_bottom {
	width: 100%;
	position: fixed;
	height: 50px;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background: #43b053;
}
.next_bottom_center {
	margin: 0 auto;
	height: 50px;
	background: #fff;
}
.next_bottom_center a {
	color: #fff;
}
.next_bottom_left {
	width: calc(50% - 1px);
	height: 50px;
	float: left;
	background: #0297e1;
}
.next_bottom_left p {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
.next_bottom_left b {
	text-align: center;
	width: 36px;
	height: 36px;
	background: #ffa600;
	border-radius: 50%;
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
  margin-top: 7px;
  vertical-align: top;
}
.next_bottom_left b i {
	font-size: 18px;
}
.next_bottom_right b i {
	font-size: 18px;
}
.next_bottom_right {
	width: calc(50% - 1px);
	height: 50px;
	float: right;
	background: #0297e1;
}
.next_bottom_right p {
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
}
.next_bottom_right b {
	text-align: center;
	width: 36px;
	height: 36px;
	background: #ffa600;
	border-radius: 50%;
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
  margin-top: 7px;
  vertical-align: top;
}
/* 闭馆弹窗 */
.bye {
	position: fixed;
	left: 10px;
	top: 10%;
	z-index: 999999;
	width: 156px;
	height: 326px;
	background: url("../../../../images/Version/2021/expo_2021autumn/byeleft.png") no-repeat;
}
.byeMain {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}
.byeMain .bye_logo {
	width: 95px;
	height: 30px;
	margin: 0 auto;
	background: url('../../../../images/expo2018/byelogo.png') no-repeat;
	background-size: contain;
}
.byeMain p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.byeMain p b {
	display: block;
	font-size: 16px;
	margin-top: 6px;
	position: relative;
}
.byeMain p b i {
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.byeMain span {
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 85px;
	text-align: center;
	margin-top: 20px;
}
.byeMain .thk_bd {
	border: 2px solid #f9ecc0;
	border-radius: 3px;
	width: 130px;
	height: 72px;
	margin: 0 auto;
	margin-top: 35px;
}
.byeMain .thk {
	border: 1px solid #0297e1;
	height: 70px;
	border-radius: 3px;
	background: #f9ecc0;
	text-align: center;
	font-size: 16px;
	color: #0297e1;
}
.byeMain .thk b {
	font-weight: normal;
	margin-top: 12px;
	display: block;
	letter-spacing: 2px;
}
.byeMain .ico_right {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 72px;
	width: 18px;
	height: 18px;
	background: url("/images/supply/close-ico.png") no-repeat;
	background-size: cover;
}

@media (max-width:1600px) {
  .w1560, #sub,.top .main,.footer .w,.header .main {
    width: 1440px;
  }
  .top .logo img {
        height: 53px;
    }
    .top {
        padding: 10px 0;
    }
    .top .search {
        width: 446px;
        height: 40px;
        margin: 7px 0 0 26px;
    }
    .top .search input {
        width: 372px;
    }
    .top .search input {
        width: 372px;
        height: 36px;
        font-size: 13px;
        text-indent: 12px;
    }
    .top .search button {
        height: 40px;
        line-height: 40px;
        width: 82px;
        font-size: 14px;
    }
    .top p {
        margin: 18px 0 0 38px;
    }
    .top p a {
        display: inline-block;
        font-size: 18px;
        padding: 0 2px 6px 2px;
        margin: 0 20px;
    }
    .top p a i b {
        bottom: 3px;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-bottom: 4px solid #ff6400;
    }
    .top .exhi-ico a {
        width: 114px;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        margin-left: 14px;
    }
    .top .exhi-ico a i {
        width: 22px;
        height: 22px;
    }
    .top .exhi-ico a.guanzong i {
        width: 22px;
        height: 20px;
    }
  .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;
  }
  .lyPart_main .lyPart_left {
    height: 494px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 500px;
  }

}

@media (max-width:1560px) {
  .w1560, #sub,.top .main,.footer .w,.header .main {
    width: 1400px;
  }
  .top .logo img {
    height: 53px;
}
.top {
    padding: 10px 0;
}
.top .search {
    width: 446px;
    height: 40px;
    margin: 7px 0 0 26px;
}
.top .search input {
    width: 372px;
}
.top .search input {
    width: 372px;
    height: 36px;
    font-size: 13px;
    text-indent: 12px;
}
.top .search button {
    height: 40px;
    line-height: 40px;
    width: 82px;
    font-size: 14px;
}
.top p {
    margin: 18px 0 0 38px;
}
.top p a {
    display: inline-block;
    font-size: 18px;
    padding: 0 2px 6px 2px;
    margin: 0 20px;
}
.top p a i b {
    bottom: 3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 4px solid #ff6400;
}
.top .exhi-ico a {
    width: 114px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    margin-left: 14px;
}
.top .exhi-ico a i {
    width: 22px;
    height: 22px;
}
.top .exhi-ico a.guanzong i {
    width: 22px;
    height: 20px;
}
  .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;
  }
  .lyPart_main .lyPart_left {
    height: 487px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 487px;
  }
}

@media (max-width:1440px) {
  .w1560, #sub,.top .main,.footer .w,.header .main {
    width: 1280px;
  }
  .top {
    padding: 10px 0;
}
.top .logo img {
    height: 49px;
}
.top .search {
    width: 414px;
    height: 38px;
    margin: 7px 0 0 24px;
}
.top .search input {
    width: 346px;
    height: 34px;
    font-size: 13px;
    text-indent: 10px;
}
.top .search button {
    height: 38px;
    line-height: 38px;
    width: 76px;
    font-size: 14px;
}
.top .search button i{
    font-size: 12px;
    margin-right: 4px;
}
.top p {
    margin: 16px 0 0 30px;
    font-size: 0;
}
.top p a {
    font-size: 16px;
    padding: 0 2px 10px 2px;
    margin: 0 17px;
}
.top .exhi-ico {
    margin-top: 5px;
}
.top .exhi-ico a {
    width: 106px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-left: 12px;
}
.top .exhi-ico a i {
    width: 20px;
    height: 19px;
    margin: 10px 6px 0 0;
}
.top .exhi-ico a.guanzong i {
    width: 22px;
    height: 18px;
}
  .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;
  }
  /* footer */
	.footer {
		margin-top: 20px;
		padding: 30px 0 20px;
	}
	.footLeft {
		width: 300px;
	}
	.footCenter {
		width: 280px;
	}
	.footRight {
		padding-left: 10px;
	}
	.footCenter ul {
		width: 110px;
		margin-left: 30px;
	}
	.footCenter ul li {
		margin-right: 20px;
	}
	.footTop {
		padding-bottom: 15px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footNav a {
		line-height: 28px;
		margin-right: 30px;
	}
	.footBot p {
		line-height: 28px;
	}
  .lyPart_main .lyPart_left {
    height: 437px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 450px;
  }

}

@media (max-width:1366px) {
  .w1560, #sub,.top .main,.footer .w,.header .main{
    width: 1200px;
  }
  .top {
    padding: 10px 0;
}
.top .logo img {
    height: 49px;
}
.top .search {
    width: 414px;
    height: 38px;
    margin: 7px 0 0 24px;
}
.top .search input {
    width: 346px;
    height: 34px;
    font-size: 13px;
    text-indent: 10px;
}
.top .search button {
    height: 38px;
    line-height: 38px;
    width: 76px;
    font-size: 14px;
}
.top .search button i{
    font-size: 12px;
    margin-right: 4px;
}
.top p {
    margin: 16px 0 0 30px;
    font-size: 0;
}
.top p a {
    font-size: 16px;
    padding: 0 2px 10px 2px;
    margin: 0 17px;
}
.top .exhi-ico {
    margin-top: 5px;
}
.top .exhi-ico a {
    width: 106px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-left: 12px;
}
.top .exhi-ico a i {
    width: 20px;
    height: 19px;
    margin: 10px 6px 0 0;
}
.top .exhi-ico a.guanzong i {
    width: 22px;
    height: 18px;
}
  .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;
  }
  .lyPart_main .lyPart_left {
    height: 421px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 427px;
  }

}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .w1560, #sub,.top .main,.footer .w,.header .main {
    width: 1080px;
  }
  .header span a {
    font-size: 12px;
    margin-right: 8px;
}
.header p a {
    padding: 0 5px;
}
.top {
    padding: 8px 0;
}
.top .logo img {
    height: 40px;
}
.top .search {
    width: 334px;
    height: 30px;
    margin: 6px 0 0 20px;
}
.top .search input {
    width: 280px;
    height: 28px;
    font-size: 12px;
    text-indent: 8px;
    margin: 1px 0 0 1px;
}
.top .search button {
    height: 30px;
    line-height: 30px;
    width: 62px;
    font-size: 13px;
}
.top .search button i{
    font-size: 11px;
    margin-right: 2px;
}
.top p {
    margin: 14px 0 0 24px;
    font-size: 0;
}
.top p a {
    font-size: 13px;
    padding: 0 2px 5px 2px;
    margin: 0 14px;
}
.top .exhi-ico {
    margin-top: 4px;
}
.top .exhi-ico a {
    width: 86px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin-left: 8px;
}
.top p a i {
    height: 2px;
}
.top p a i b {
    bottom: 2px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 3px solid #ff6400;
}
.top .exhi-ico a i {
    width: 16px;
    height: 15px;
    margin: 10px 6px 0 0;
}
.top .exhi-ico a.guanzong i {
    width: 18px;
    height: 14px;
}
  .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;
  }
  /* footer */
	.footer {
		margin-top: 18px;
		padding: 20px 0 20px;
	}
	.footLeft {
		width: 270px;
	}
	.footCenter {
		width: 280px;
	}
	.footCenter ul {
		width: 110px;
		margin-left: 20px;
	}
	.footCenter ul li {
		margin-right: 20px;
	}
	.footRight ul li .ewm {
		width: 80px;
		height: 80px;
		padding: 4px;
	}
	.footTop {
		padding-bottom: 15px;
		height: 170px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft .title i {
		font-size: 12px;
	}
	.footLeft ul li {
		line-height: 30px;
	}
	.footCenter p {
		font-size: 13px;
		line-height: 26px;
		margin-top: 4px;
	}
	.footCenter p b {
		font-size: 14px;
		margin-left: 2px;
	}
	.footLeft::after,.footCenter::after {
		height: 160px;
	}
	.footRight {
		padding-left: 10px;
	}
	.footNav a {
		line-height: 24px;
		font-size: 12px;
		margin-right: 25px;
	}
	.footBot p {
		line-height: 24px;
		font-size: 12px;
	}
	/* footer End */
  .lyPart_main .lyPart_left {
    height: 381px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 375px;
  }

}

@media (max-width:1080px) {
  .w1560, #sub,.top .main,.footer .w,.header .main {
    width: 1024px;
  }
  .header span a {
    font-size: 12px;
    margin-right: 8px;
}
.header p a {
    padding: 0 5px;
}
.top {
    padding: 8px 0;
}
.top .logo img {
    height: 40px;
}
.top .search {
    width: 334px;
    height: 30px;
    margin: 6px 0 0 20px;
}
.top .search input {
    width: 280px;
    height: 28px;
    font-size: 12px;
    text-indent: 8px;
    margin: 1px 0 0 1px;
}
.top .search button {
    height: 30px;
    line-height: 30px;
    width: 62px;
    font-size: 13px;
}
.top .search button i{
    font-size: 11px;
    margin-right: 2px;
}
.top p {
    margin: 14px 0 0 24px;
    font-size: 0;
}
.top p a {
    font-size: 13px;
    padding: 0 2px 5px 2px;
    margin: 0 14px;
}
.top .exhi-ico {
    margin-top: 4px;
}
.top .exhi-ico a {
    width: 86px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin-left: 8px;
}
.top p a i {
    height: 2px;
}
.top p a i b {
    bottom: 2px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 3px solid #ff6400;
}
.top .exhi-ico a i {
    width: 16px;
    height: 15px;
    margin: 10px 6px 0 0;
}
.top .exhi-ico a.guanzong i {
    width: 18px;
    height: 14px;
}
  .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;
  }
  .lyPart_main .lyPart_left {
    height: 371px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 337px;
  }

}

@media (max-width:1024px) {
  .w1560, #sub,.top .main,.footer .w,.header .main {
    width: 880px;
  }
  .header span a.login {
    margin-left: 3px;
  }
  .header span a {
    font-size: 12px;
    margin-right: 4px;
    padding: 0 4px;
}
.header p a {
    padding: 0;
}
.top {
    padding: 8px 0;
}
.top .logo img {
    height: 40px;
}
.top .search {
    width: 304px;
    height: 30px;
    margin: 6px 0 0 20px;
}
.top .search input {
    width: 250px;
    height: 28px;
    font-size: 12px;
    text-indent: 8px;
    margin: 1px 0 0 1px;
}
.top .search button {
    height: 30px;
    line-height: 30px;
    width: 62px;
    font-size: 13px;
}
.top .search button i{
    font-size: 11px;
    margin-right: 2px;
}
.top p {
    margin: 14px 0 0 24px;
    font-size: 0;
}
.top p a {
    font-size: 13px;
    padding: 0 2px 5px 2px;
    margin: 0 5px;
}
.top .exhi-ico {
    margin-top: 4px;
}
.top .exhi-ico a {
    width: 86px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin-left: 8px;
}
.top p a i {
    height: 2px;
}
.top p a i b {
    bottom: 2px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 3px solid #ff6400;
}
.top .exhi-ico a i {
    width: 16px;
    height: 15px;
    margin: 10px 6px 0 0;
}
.top .exhi-ico a.guanzong i {
    width: 18px;
    height: 14px;
}
  .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;
  }
  /* footer */
	.footer {
		margin-top: 18px;
		padding: 20px 0 20px;
	}
	.footLeft {
		width: 225px;
	}
	.footLeft ul {
		margin-right: 20px;
	}
	.footLeft ul li {
		font-size: 12px;
		line-height: 24px;
	}
	.footLeft .title i a {
		width: 20px;
		height: 20px;
	}
	.footLeft ul li i{
		width: 20px;
		height: 20px;
	}
	.footCenter {
		width: 190px;
	}
	.footLeft .title {
		margin-bottom: 5px;
	}
	.footLeft .title i {
		display: block;
		margin-left: 0;
		margin-top: 5px;
		font-size: 12px;
	}
	.footLeft .text {
		margin-top: 5px;
	}
	.footLeft p {
		font-size: 12px;
		line-height: 22px;
	}
	.footCenter .text {
		margin: 10px auto 0;
		width: 140px;
	}
	.footCenter p {
		font-size: 12px;
		line-height: 26px;
		margin-top: 4px;
	}
	.footLeft::after,.footCenter::after {
		height: 145px;
	}
	.footCenter p b {
		font-size: 12px;
		margin-left: 2px;
	}
	.footCenter ul {
		width: 90px;
		margin-left: 20px;
	}
	.footCenter ul li {
		margin-right: 10px;
	}
	.footCenter ul li a {
		font-size: 12px;
	}
	.footRight ul li .ewm {
		width: 80px;
		height: 80px;
		padding: 4px;
	}
	.footLeft .title {
		font-size: 14px;
	}
	.footCenter .title {
		font-size: 14px;
	}
	.footRight .title{
		font-size: 14px;
	}
	.footTop {
		padding-bottom: 10px;
		height: 160px;
	}
	.footLeft p b {
		font-size: 12px;
	}
	.footNav a {
		line-height: 22px;
		font-size: 12px;
		margin-right: 15px;
	}
	.footBot p {
		line-height: 24px;
		font-size: 12px;
	}
	/* footer End */
  .lyPart_main .lyPart_left {
    height: 346px;
  }
  .expoBanner,.expoBanner .swiper-slide {
    height: 320px;
  }
}
