#c_category_468-16866495990400 .e_html-21>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0
}
#c_category_468-16866495990400 .e_html-21>ul>li {
	height: 500px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 18%;
	/*background: #e40114;*/
	background: #000;    margin: 0px 10px;
}
#c_category_468-16866495990400 .e_html-21>ul>li:after {
	/* background-color: #000; */
	content: "";
	display: block;
	height: 100%;
	left: 0;
	/* opacity: .2; */
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 2;
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	left: 0;
	padding: 30px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top .icon {
	height: 3rem;
	width: 3rem
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top .icon img {
	height: 100%;
	width: 100%
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top b.t {
	display: block;
	font-size: 18px;
	line-height: 1.4;
	margin: 1.2rem 0 .8rem;
	/* text-shadow: 0 1px 3px rgb(0 0 0); */
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top .des {
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	color: #fff;
	display: -webkit-box;
	font-weight: normal;
	min-width: 0;
	opacity: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transform: translateY(1.2rem);
	-ms-transform: translateY(1.2rem);
	transform: translateY(1.2rem);
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: hidden;
	font-size: 15px;
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_more {
	height: 40px;
	margin-top: auto;
	position: absolute;
	bottom: 50px;
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_more .icon_before {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid rgba(255,255,255,0.5);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 40px;
	z-index: 2;
	text-align: center;
	line-height: 40px;
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_more .icon_before svg {
	color: #fff;
	height: 20px;
	width: 20px;
	margin: 0px;
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_more .icon_after {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-1.2rem);
	-ms-transform: translateX(-1.2rem);
	transform: translateX(-1.2rem);
	-webkit-transition: all .5s;
	transition: all .5s
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top {
	margin-top: 0;
	
}
#c_category_468-16866495990400 .e_html-21>ul>li.active .txt_top {
	width: 95%;
}
#c_category_468-16866495990400 .e_html-21>ul>li.active .txt_top .t{
    color: #fff;
    /* text-shadow: 0 02px 3px rgba(0,0,0,1); */
    font-size: 24px;
}
#c_category_468-16866495990400 .e_html-21>ul>li .img {
	height: 100%;
	overflow: hidden;
	width: 100%;
	opacity: 1;
}
#c_category_468-16866495990400 .e_html-21>ul>li .img img {
	height: 100%;
	object-fit: cover;
	width: 100%
}
@media (min-width:1024px) {
#c_category_468-16866495990400 .e_html-21>ul>li.active {
	width: 46%;
}
#c_category_468-16866495990400 .e_html-21>ul>li.active:after {
/* background-color: rgb(4, 40, 126,.2); */
	/* 	background-color: rgb(0, 0, 0,.2);*/
}
#c_category_468-16866495990400 .e_html-21>ul>li.active .txt_top .des {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	visibility: visible;
	/* text-shadow: 0 1px 3px rgb(0 0 0); */
	width: 60%;
}
#c_category_468-16866495990400 .e_html-21>ul>li.active .txt_more .icon_before {
	opacity: 0;
	-webkit-transform: translateX(-1.2rem);
	-ms-transform: translateX(-1.2rem);
	transform: translateX(-1.2rem)
}
#c_category_468-16866495990400 .e_html-21>ul>li.active .txt_more .icon_after {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	color: #036536!important;
}
  #c_category_468-16866495990400 .e_html-21>ul>li.active .txt_more .icon_after  path{    fill: #036536!important;}
  
  
  
#c_category_468-16866495990400 .e_html-21>ul>li.not_active {
	/* width: 15.5%; */
}
}
#c_category_468-16866495990400 .e_html-21>ul>li.active .img {
	opacity: 1;
}
a .more01 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #fff!important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 20px 0 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 160px;
}
@media (max-width:1440px) {
a .more01 {
	height: 44px;
	padding: 0 10px 0 20px;
	width: 140px
}
}
@media (max-width:1024px) {
#c_category_468-16866495990400 .e_html-21>ul>li .txt_more .icon_before {
	height: 30px;
	width: 30px;
	margin-top:10px;
	background: rgb(73 167 72);
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top .des {
	display: none
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top b.t {
	font-size: 18px;margin:0px;
}
  #c_category_468-16866495990400 .e_html-21>ul>li.active .txt_top .t{
    font-size:20px;
  }
#c_category_468-16866495990400 .e_html-21>ul>li .txt {
	padding: 15px
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top .icon {
	height: 50px;
	width: 50px
}
#c_category_468-16866495990400 .e_html-21>ul {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#c_category_468-16866495990400 .e_html-21>ul>li {
	-webkit-box-flex: 1;
	-ms-flex-preferred-size: 100%;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	height: 120px;
	width: 100%;
	width: calc((100% - 0px)/1);
}
#c_category_468-16866495990400 .e_html-21>ul>li.active{
   height:200px;    
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_top {
	margin-top: 0!important;
}
#c_category_468-16866495990400 .e_html-21>ul>li .txt_more {
	bottom: 20px!important;
}
}










/*========产品详情========*/

.x-id {
    position: relative;
    top: -100px;
    height: 0;
}
	.pro_lbox {
    position: sticky;
    top: 100px;
}
	.pro_lbox ul li a {
    font-size: 18px;
    color: #666;
    padding-left: 40px;
    position: relative;
    display: block;
  	 font-weight: bold;
}
	.pro_lbox ul li a.active {
    color: #036536;
    
}
	.pro_lbox ul li a::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s all;
}
	.pro_lbox ul li a.active::before {
    background-color: #036536;
}
	.pro_lbox ul li a::after {
    content: "";
    width: 1px;
    height: 52px;
    background-color: #ddd;
    position: absolute;
    left: 5px;
    bottom: -45px;
}
	.pro_lbox ul li + li {
    margin-top: 30px;
}
	.pro_lbox ul li:last-child {
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}
	
	
	
	.pro_lbox .x-botton {
    margin-top: 40px;
}
	.pro_lbox .x-botton .x-text {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
	.pro_lbox .x-botton p {
    font-size: 16px;
    color: #666;
}
	.pro_lbox .x-botton p a {
    font-size: 18px;
    color: #666;
}
	.c-common-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 60px;
    border: 2px solid #036536;
    background: #036536;
    font-size: 22px;
    color: #fff;
    transition: all 0.3s;
}
	.pro_lbox .x-botton .c-common-btn {
    margin-top: 30px;
    font-size: 16px;
    height: 50px;
}
	
	@media (max-width: 1600px) {
  .c-common-btn {
    width: 150px;
    height: 50px;
    font-size: 14px;
  }
}
  
.c-common-btn:hover {
  color: #036536;
  background: transparent;
}
.c-common-btn:hover i {
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062813051029499/cms/image/cfc4a6ab-b841-4cfa-bf4e-a711df3dadc9.png);
}
  
.pro_lbox ul li:last-child a::after {
    display: none;
}
.pro_lbox ul li{
  	position: relative;
}
.pro_lbox ul li::after {
    content: ">";
    color: #707070;
    position: absolute;
    right: 0;
    top: 0;
}
  
@media (max-width: 767px) {
  .c-common-btn {
    width: 120px;
    height: 40px;
    font-size: 14px;
  }
}
.c-common-btn i {
  display: inline-block;
  margin-left: 18px;
  width: 20px;
  height: 8px;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062813051029499/cms/image/5730b8c7-c9fe-4678-8585-493cca5e85f7.png) no-repeat center / 100% auto;
}
@media (max-width: 767px) {
  .c-common-btn i {
    margin-left: 10px;
  }
}





