.tfbk {
    box-sizing: border-box;
    width: 94%;
    margin: AUTO;
    max-width: 1440px;     background: #333;
    border-radius: 10px;
    border: 1px solid #555; margin-top:0.5rem
}
.news .newsbox {
    width: 100%;
}

.news_slide {
    width: 100%;
    box-sizing: border-box;
}

.news_slide .tit {
    width: 29%;
    font: 15px/50px "PingFang SC";
    float: left;
    box-sizing: border-box;
    margin-top: 0.22rem;
    background: #363633;
    box-shadow: 0 2px 16px rgba(0,0,0,.153);
    float: left;
}

.news_slide .hd { width:100%; text-align:center;
}
.news_slide .anli_fe li a{ width:100%!important;}
.news_slide .hd li {
      cursor: pointer;
      display: inline-block;
      position: relative;
      padding-bottom: 18px;
      padding-top: 18px;
      width: 49%;
      margin: 0; text-align:left;
      color: #ccd1f2;border-bottom: 5px solid #363633;
}
.news_slide .hd li:after {
    background: #444;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.news_slide .hd li a {
    font-size: 18px;
    color: rgba(255,255,255,0.6);
}
.news_slide .hd li a img{ max-width:56px; float:left; padding-left:8%;}

.news_slide .hd li.on {
    background: #e67817;
    border-radius: 0;
    border-bottom: 5px solid #e67817;
    background: linear-gradient(to bottom, rgba(0,2,34,0.1), rgba(230,120,23,0.2));
}

.news_slide .hd li.on a {
    color: #fff;
}

.news_slide .more {
    float: right;
    line-height: 20px;
    font-size: 12px;
    margin-top: 10px;
}

.news_slide .more a {
    color: #888;
}

.news_slide .arrow {
    width: 30px;
    float: right;
}

.news_slide .arrow .prev,.news_slide .arrow .next {
    width: 5px;
    height: 9px;
    float: right;
    margin: 10px 5px 0 0;
    display: inline;
    cursor: pointer;
    background: url(https://www.ivyeducation.cn/style/images/arrow.png) no-repeat;
}

.news_slide .arrow .prev {
    background-position: -60px 0;
}

.news_slide .arrow .next {
    background-position: -60px -50px;
}

.news_slide .arrow .prev:hover {
    background-position: 0 0;
}

.news_slide .arrow .next:hover {
    background-position: 0 -50px;
}

.news_slide .bd {
    width: 70%!important;
    float: right;
    min-height: 440px;
    overflow: hidden;
}

.news_slide .bd .bd_l {
    width: 48%;
    margin-right: 3%;
}

.news_slide .bd .bd_l dl {
    width: 100%;
}

.news_slide .bd .bd_l dl dt {
    border-radius: 5px;
    font-family: 'PingFang SC','syht';
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: #f5f5f5;
    font: 14px/25px "PingFang SC";
    overflow: hidden;
}

.news_slide .bd .bd_l dl dt a:first-child {
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.news_slide .bd .bd_l dl dt a:last-child {
    padding: 10px;
    display: block;
}

.news_slide .bd .bd_l dl dt a img {
    max-width: 100%;
    width: 100%;
}

.news_slide .bd .bd_l dl dt a p {
    font: 16px/40px 'PingFang SC','syht';
    color: #111;
}

.news_slide .bd .bd_l dl dt a span {
    color: #999;
}

.news_slide .bd .bd_l dl dd {
    position: relative;
    padding-left: 12px;
    margin-top: 20px;
    font-size: 14px;
    width: 100%;
}

.news_slide .bd .bd_l dl dd:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.news_slide .bd .bd_l dl dd a {
    width: 85%;
    display: inline-block;
    color: #111;
    font-size: 16px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_slide .bd .bd_l dl dd span {
    color: #aaa;
}

.news_slide .bd .bd_l dl dd a:hover,.news_slide .bd .bd_l dl dt a p:hover,.news_slide .bd .bd_l dl dt a span:hover {
    color: #005EAE
}

.news_slide .bd ul {
    width: 100%!important;
    float: left;
    padding: 40px 40px 0 40px;
    box-sizing: border-box;
}

.news_slide .bd li {
    position: relative;
    float: left;
    width: 49%;
    padding-left: 12px;
    margin: 5px 0 15px 0;
    font-size: 16px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_slide .bd li:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.news_slide .bd li a {
    width: 74%;
    display: inline-block;
    color: #111;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_slide .bd li a:hover {
    color: #005EAE;
}

.news_slide .bd li span {
    float: right;
    color: #aaa;
    font-size: 15px;
}

.news_r {
    width: 400px;
    height: auto;
    overflow: hidden;
}
.cdc-content {
    margin-top: 32px;
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
    position: relative;
}
.cdc-content-item {
    padding: 23px;
    cursor: pointer;
    width: 50%;
    min-height:550px;
    background: #ffffff66;
    box-shadow: 0 6px 12px rgba(91,174,255,.11);
    border-radius: 12px;
    background-color: rgba(91,174,255,.067);
}
.cdc-content-item:hover, .cdc-content-item.active {
    background: #FFFFFF;
    box-shadow: 0 6px 12px rgba(91,174,255,.11);
    border-radius: 12px;
}
.cdc-content-item-title {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 24px;
    color: #292a2f;
}
.cdc-content-line {
    display: flex;
    gap: 19px;
    align-items: center;
    font-size: 16px;
    color: #000;
    margin-left: 8px;
    margin-top: 16px;
}
.cdc-subtitle-line {
    width: 2px;
    height: 36px;
    background: #FFBC0B;
}
.cdc-content-detail {
    margin-top: 16px;
}
.cdc-content-detail-item {
    display: flex;
    align-items: center;
    gap: 13px;
    line-height: 28px;
}
.cdc-bg {

    bottom: 0;
    left: 0;
}
.cdc-bg img {
    max-width: 1200px;
    height: auto;
    display: flex;
    justify-content: end; margin-top: -150px;
}
.cdc-content-item-title:hover, .cdc-content-item-title.active {
    color: #0063f8;
}
.cus-query-block {
    max-width: 425px;

    background: rgba(255,255,255,0.6);
    box-shadow: 0 6px 12px 0 #5baeff1c, 0 20px 30px 0 #3761bf17;
    border-radius: 8px;
    padding: 16px;
}

.cus-query-block #queryText {
background: rgba(255,255,255,0.6);
    border: 1px solid #E1E1E0;
    box-shadow: inset 0 0 7px 0 #0000001a;
    border-radius: 4px;
    width: 100%;
    height: auto;
    padding: 10px;    font-size: 14px;
}
.cus-query-block #queryBtn {
    cursor: pointer;
}
.wp-block-image {
    line-height: 1; padding-top:10px; text-align:center;
}
.wp-block-image img {
    height: auto;
       max-width: 20px!important;height: AUTO!important;
    vertical-align: bottom;
}
.cus-query-block #queryBtn:hover {
    opacity: 0.9;
}
.cus-query-block-btn {
    width: 393px;
    height: 42px;
    background: #ea7b03;
    border-radius: 4px;
   margin-top: 0px!important;
}
figure {
    display: block;

}
.anli_fe{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.anli_fe li{
    flex-basis: calc((100% - 40px) / 2);
    padding: inherit!important;
    margin: inherit!important;
    width: AUTO!important;
    }
.anli_fe li img{ width:100%;}
.anli_fe li p{ font-size:16px; color:#fff; line-height:2}
.cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; width:94%; max-width:1440px; margin:auto; margin-top:0.3rem;
}
.col {
    width: calc(25% - 0.3rem);
    margin: 0.15rem;
    cursor: pointer;
}
.cols .container {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.container{
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.front,
.back{
  background-size: cover;
	background-position: center;
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	text-align: center;
	min-height: 280px;
	height: auto;
	border-radius: 10px;
	color: #fff;
	font-size: 0.5rem;
}

.back{
  background: #cedce7;
  background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: linear-gradient(45deg,  #cedce7 0%,#596a72 100%);    background: #e67817;
}

.front:after{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .5;
    background-color: #000;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border-radius: 10px;
}
.container:hover .front,
.container:hover .back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.inner1{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0.1rem;
    font-size:16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}

.container .back{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.container .front{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; background-size:100%!important;
}

.container:hover .back{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.container:hover .front{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.front .inner1 p{
  font-size: 20px;
  position: relative;
}

.front .inner1 p:after{
    content: '';
    width: 0.5rem;
    height: 2px;
    position: absolute;
    background: #fff;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -0.15rem;
}

.front .inner1 span{
  color: rgba(255,255,255,0.7);
  font-family: 'Montserrat';
  font-weight: 300;
}
.news-dynamic1{ padding:50px 0}

.news-dynamic-list1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news-dynamic-list1 li {
    flex: 0 0 calc(50% - 30px);
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
}
.news-dynamic-list1 li .down_l{ width:30%; float:left;}
.news-dynamic-list1 li .down_l img{ width:100%;}
.news-dynamic-list1 li .down_r{ width:65%; float:right;
    padding-top: 2.6%;}
.news-dynamic-text1 {
    padding-top: 0;
    text-align: left;
}
.news-dynamic-text1 .fl {
    width: 100%;
}
.news-dynamic-text1 .fr {
    width: 24%;
    width: 100%;
    padding-top: 2%;overflow: hidden;
}
.fr {
    text-align: right;
}
.news-dynamic-text1 strong {
    display: block;
    margin-bottom: 12px;
    line-height: 1.1;
    color: #333;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    transition: 0.2s;
}
.news-dynamic-text1 p {
    color: #666;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-dynamic-text1 .fr a {
    padding: 5px 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
}

.yx_NewProduct {
	position: relative;
}

.yx_NewProduct .boxLeft {
	width: 20%;
	padding: 60px 2% 60px 0;
}

.yx_NewProduct .boxLeft article {
	position: -webkit-sticky;
	position: sticky;
	top: 84px;
	max-height: 84vh;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.yx_NewProduct .boxLeft article .item {
	margin-bottom: 1.25rem;
}

.yx_NewProduct .boxLeft article .item a {
	display: block;
	font-size: 2rem;
	color: #000;
	line-height: 240%;
	box-sizing: border-box;
	padding: 1rem 1.6rem;
}

.yx_NewProduct .boxLeft article .active a {
	background:#333;
	color: #fff;
}

.yx_NewProduct .boxLeft article::-webkit-scrollbar {
	width: 1px;
	height: 2px;
}

.yx_NewProduct .boxLeft article::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background: rgba(201, 24, 25, 0.2);
}

.yx_NewProduct .boxLeft article::-webkit-scrollbar-track {
	border-radius: 2px;
	background: #f9f9f9;
}

.yx_NewProduct .boxRight {
	width: 78%;
	padding-top: 60px;
	padding-bottom:60px;margin-bottom: 60px;
}

.yx_NewProduct .item a {
	display: block;
}

.yx_NewProduct .item a .content1 {
	position: relative;
	padding-bottom: 85%;
	background: #fff;
	border: 1px solid #eee;
}

.yx_NewProduct .item a .content1 .img {
	opacity: 0;
	transition: 0.4s;
}

.yx_NewProduct .item a .content1 .img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.yx_NewProduct .item a .content1 p {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.yx_NewProduct .item a .content1 p img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.yx_NewProduct .item a .content2 {
	margin-top: 1rem;
}

.yx_NewProduct .item a .content2 .left h5 {
	font-size: 16px;
	color: #000;
	line-height: 180%;
	transition: 0.4s;
}

.yx_NewProduct .item a .content2 .left h6 {
	margin-top: 1rem;
	font-size: 14px;
	color: #888;
	line-height: 200%;
}

.yx_NewProduct .item a .content2 .right {
	display: flex;
	align-items: center;
}

.yx_NewProduct .item a .content2 .right div {
	font-size: 14px);
	color: #333;
}

.yx_NewProduct .item a .content2 .right div img {
	margin-left: 0.625rem;
	height: 22px;
}

.yx_NewProduct .item a:hover .content1 .img {
	opacity: 1;
}

.yx_NewProduct .item a:hover .content1 p {
	opacity: 0;
}

.yx_NewProduct .item a:hover .content2 .left h5 {
	color: #333;
}
.yx_flexWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yx_ProPageTwo {
	background: #fff;
	padding: 16px;
	border-radius: 4px;
	position: sticky;
	top: 140px;
	border-top: 5px solid #333;
}
.yx_Hide {
    display: none !important;
}
.yx_PT_Link {
	color: #000;
	font-size: 16px;
	display: inline-block;
}

.yx_PageTit {
	position: relative;
	line-height: 240%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #eee;
	padding: 14px 0;
	margin: 0px;
}

.yx_PageTit a:hover {
	color: #333;
}

.yx_PageTit .yx_icon {
	transform: translateY(-50%);
	font-size: 14px;
	line-height: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 30px;
	height: 30px;
	transition: all 0.6s;
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: center;
}

.yx_PPBox .yx_PPBox2 {
	display: none;
}

.yx_PPBox .yx_PPBox3 {
	display: none;
}

.yx_PPList {
	position: relative;
	padding: 1% 0;
}

.yx_PPBox2 .yx_PT_Link2 {
	display: flex;
	align-items: center;
	justify-content: left;
	width: 100%;
}

.yx_PPBox2 .yx_PT_Link2 em {
	display: block;
	width: 12px;
	height: 12px;
	border: #000 1px solid;
	cursor: pointer;
	flex-shrink: 0;
	margin-right: 5%;
	padding: 2px;
	position: relative;
}

.yx_PPBox2 .yx_PT_Link2 span {
	font-weight: normal;
	font-size: 15px
}

.yx_PPBox2 .yx_PageTit {
	padding: 5px 0 5px;
	border: none !important;
}

.yx_PPBox3 {
	padding-left:30px;
}

.yx_PT_Link3 {
	font-size: 30px;
	line-height: 160%;
	font-weight: normal;
}

.yx_PT_Link.yx_Click {
	color: var(--yx_Color) !important;
}

.yx_PT_Link.yx_Click em {
	border-color: #000 !important;
	background: #000 !important;
}

.yx_ProPageTwo .yx_PPBox2 {
	display: none;
}

.yx_ProPageTwo .yx_PPBox3 {
	display: none;
}

.yx_content {
	min-height: 500px;
}
.index-news-list-all1{    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;    margin-bottom: 50px;}

.index-news-list {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    text-align: left;
    margin-right: 2%;
}
.boxRight .index-news-one {
    padding-top: 0;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
	    padding-bottom: 20px;
    border-bottom: 1px solid #dedede; text-align:center;
}
.index-news-one img {
    width: 100%;
}
.index-news-list:nth-child(3n) {
    margin-right: 0;
}
.boxRight a.inews-one-l {
    text-align: center;
    color: #333;
    line-height: 40px;
    font-size:16PX;
}
.flexBetween {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hy_pro .box .boxLeft {
	width: 40%;
	padding: 10px;
	background: #fff;
	position: relative;
	z-index: 6;
}

.hy_pro .box .boxLeft .yx_ImgContain {
	width: 100%;
	padding-bottom: 85%;
}

.hy_pro .box .boxLeft img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.yx_ImgContain img {
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    transition: all 0.6s;
}
.yx_ImgContain, .yx_ImgCover {
    position: relative;
    height: 0;
    overflow: hidden;
}
.hy_pro .box .boxLeft .mySwiper {
	margin-top: 10px;
	width: 84%;
	padding: 0 10px;
}

.hy_pro .box .boxLeft .mySwiper .swiper-slide {
	cursor: pointer;
	box-sizing: border-box;
}

.hy_pro .box .boxLeft .mySwiper .swiper-slide-thumb-active {
	border: 1px solid #333;
}

.hy_pro .box .boxLeft .banner2 {
	position: relative;
}

.hy_pro .box .boxLeft .banner2 .button p {
	position: absolute;
	top: 50%;
	z-index: 6;
	cursor: pointer;
	height: 100%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f5;
	width: 26px;
	transition: all 0.6s;
	color: #fff;
	font-size: 20px;
}

.hy_pro .box .boxLeft .banner2 .button p:hover {
	background:#333;
	color: #fff;
}

.hy_pro .box .boxLeft .banner2 .button p span {
	color: #000;
	transition: 0.4s;
	font-size:20px;
}

.hy_pro .box .boxLeft .banner2 .button p span:hover {
	color: #fff;
}

.hy_pro .box .boxLeft .banner2 .button .prev {
	left: 0;
}

.hy_pro .box .boxLeft .banner2 .button .next {
	right: 0;
}

.hy_pro .box .boxRight {
	width: 57.5%;
	box-sizing: border-box;
	padding: 50px;
	background-color: #fff;
	transition: all 0.6s;
}

.hy_pro .box .yx_BackBtn {
	margin-top: 20px;
	padding-left:15px;
}

.hy_pro .box .yx_BackBtn a {
	display: inline-block;
	background: #e67817;
	color: #fff;
	font-size: 18px;
	padding: 10px 50px;
	transition: all 0.6s;    border-radius: 10px;
}

.hy_pro .box .yx_BackBtn:hover a {
	background:#33;
}

.yx_Content {
	padding: 0.3rem 0 0;margin-top: 20px;
}

.yx_Content .title {
	font-size: 26px;
	text-align: center;
}

.yx_Content .box {
	font-size: 16px;
	line-height:2;
}

.yx_Content .box img {
	max-width: 100% !important;
	height: auto !important;
}

.yx_Content .box video {
	height: auto !important;
	max-width: 100% !important;
	width: 768px !important;
}

.hy_pro .box .boxRight .content1 {
color:#333;
	font-size: 22px;
	padding-bottom:20px;
	border-bottom: 1px solid #ccc;
}

.hy_pro .box .boxRight .content2 {
	margin-top: 20px;
}

.hy_pro .box .boxRight .content2 br {
	display: none;
}

.hy_pro .box .boxRight .content2 p {

	position: relative;
	padding-left:20px;

	font-size: 16px;
	color: #000;
	line-height:2;
}

.hy_pro .box .boxRight .content2 p::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #888888;
}

.hy_pro1 {
	padding-bottom:80px;
}

.hy_pro1 .title {
	text-align: center;
}
.yx_DTableCon{ padding:20px;}
.yx_ProDetailContent .yx_DTableTit span.yx_Active {
    background: #e67817 !important;
    color: #fff;    border-radius: 10px;
}
.yx_ProDetailContent .yx_DTableTit span {
    display: inline-block;
    padding: 18px 28px;
    font-size: 18px;
    color: #060606;
    transition: all 0.6s;
    cursor: pointer;
}
.yx_ProDetailContent .yx_DTableTit {
    background: #f5f5f5;
    margin-bottom: 36px;
}

@media screen and (max-width: 64rem){
  .col{
    width: calc(33.333333% - 2rem);
  }
}

@media screen and (max-width: 48rem){
  .col{
    width: calc(50% - 2rem);
  }
}

@media screen and (max-width: 32rem){
  .col{
    width: 100%;
    margin: 0 0 2rem 0;
  }
}

@media only screen and (max-width: 768px){
.yx_NewProduct{ background:#fff!important}
.yx_NewProduct .boxLeft, .yx_NewProduct .boxRight,.hy_pro .box .boxLeft,.hy_pro .box .boxRight{    width: 100%;
    margin-right: 0px;
    padding: 20px 0;}
.yx_ProPageTwo {
    padding: 0px;
    border-radius: 0px;
    background: transparent;
    border: none;
}
.yx_ProPageTwo .yx_MoPageBtn {
    font-size: 16px;
    color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: #e67817;
    border-radius: 0px;
    padding: 14px calc(3% + 10px);
}
.yx_ProPageTwo .yx_MoPageBtn i {
    color: #fff;
    font-size: 14px !important;
}
.yx_icon {
    font-family: 'yx_icon' !important;
}
.yx_ProPageTwo .yx_PPTCon {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    padding: var(--yx_FS36) 5%;
    left: 100%;
    transition: all 0.8s;
    overflow: auto;
}
.yx_ProPageTwo .yx_MoPageClose {
    font-size: 18px;
    color: #fff;
    width: 30px;
    height: 30px;
    display: block !important;
    margin: 0 0 0 auto;
    background: #000;
    line-height: 30px;
    text-align: center;
}
.yx_ProPageTwo .yx_PageTit {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    line-height: 240%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 4px 12px;
}
.index-news-list:first-child, .index-news-list:last-child {
    float: none;
}
.index-news-list {
    display: block;
    width: 100%;
    overflow: hidden;
    height: AUTO!important;
	margin-bottom: 0px;
}
.party-wrok{    transform: inherit;
    -webkit-transform: inherit;    position: relative;}
.news_slide .tit,.news_slide .bd,.ly{ width:100%!important;}
.news_slide .hd li a{ font-size:14px;}
.news_slide .hd li a img{    max-width: 45px;
    float: left;
    padding-left: 5%;}
	
.news_slide .bd{ min-height:inherit}
.party-wrok .col{    margin: 0 0 0.5rem 0;}
.culture-item{    flex-basis: calc((100% - 0px) / 1);}
#media{ margin-top:30px;}
.video_ul ul li{    flex-basis: calc((100% - 20px) / 2);margin-bottom: 4%;}
.video_ul ul li .h3{ font-size:14px}
}
.inquiress_tj value{opacity: 0;}