 
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.bread {
  background-color: #edecec;
  height: 45px;
}
.CP-section-1 .bread {
  background-color: transparent;
  height: 45px;
  padding-top: 10px;
  border-top: 1px solid rgb(101 101 101 / 12%);
}
.CP-section-1.CP-section-pet .bread {
	height: auto;
}
.CP-section-1 .bread .w90 {
	 
}
.bread .w90 {
  height: 100%;
  align-items: center;
  display: flex
}
.bread a {
  font-size: 13px;
  position: relative;
  color: #252525;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.bread a:first-child {
  padding-left: 0px;
}
.bread a:last-child {
  font-weight: bold;
  color: #e5322c;
}
.bread a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 19px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
 
.CP-section-1 .w90 {
	width: 90%;
	max-width: 1920px;
}
.CP-fuji .w90 {
	max-width: 1420px;
}
.CP-section-1 .w101 {
	width: 100%;
	display: flex;
}
.CP-section-1 {
  position: relative;
/*   background-image: url(../images/cpbg.png); */
  background: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  margin-top: 125px;
 
}
.CP-section-1.CP-section-pet {
	 padding: 40px 0 20px;
  background: #040c3d url('/images/aa5.jpg') no-repeat 80% 80%;
  background-size: 500px;
  background: #fff;
      margin-top: 85px;
 
}
.CP-section-1.CP-section-pet .bread .w90,
.CP-section-1.CP-section-pet .flex-wrap.w90
{
	    max-width: 1420px;
}
.CP-section-1 .bluebg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  width: 100%;
}
.CP-section-1 .words {
 
  width: 47%;
  margin-right: 5%;
  padding: 60px 0px;
}
 
.CP-section-1.CP-section-pet .words.w100 {
	width: 100%;
	margin-right: 0;
	
	background: #fff url(/images/1a.jpg) no-repeat 96% center;
	background-size: auto 85%;
	background: none;
	padding: 0px;padding-right: 2%;
	margin-top: 30px;
	border-radius: 0px; 
	width: calc(100% - 700px);
	float: left;
	width: 100%;
	float: none;
}
.CP-section-1 .fen4 {
	width: 700px;
	float: right;
	width: 100%;
	float: none;
	padding-top: 0px;
}
.CP-section-1.CP-section-pet .words.w100:hover .img3 {
	opacity: 1;
}
.CP-section-1.CP-section-pet .words.w100 .img3 {
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	padding-top: 0px;
	top: 0px;
	left: 0;
	background: #fff;
	z-index: 2;
	opacity: 0;
	display: flex;    justify-content: center;
    align-items: center;border-radius: 10px;transition: all .8s ease;
	
	display: none;
 
}
.CP-section-1.CP-section-pet .words.w100 .img3 img {
	 
	display: block;
	max-width: 1000px;
	width: 100%;
	padding: 0 100px;
	margin: 50px auto 0;
}
.CP-section-1.CP-section-pet .words.w100
.CP-section-1 .fen4 {
	width: 48%;
    margin-top: 4vw; 
	width: 100%;
}
.CP-section-1 .fen4 .li{
	float: left;
	width: 23%;
	height: 158px;
	margin-left: 2%;
	background: #eee;
	background: rgba(202,206,208,0.3);
	background: #f4f4f7;
	padding: 35px 30px 0px;
	margin-bottom: 35px;
	border-radius: 10px;
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.CP-section-1 .fen4 .li:first-child {
	margin-left: 0;
}
.CP-section-1 .fen4 .li:hover {
	box-shadow: 2px 2px 15px #aaa;
}
.CP-section-1 .fen4 .li span{
	font-size: 15px;
	    font-family: 'R-Light';
	text-transform: capitalize;
}
.CP-section-1 .fen4 .li span::after{
	content: '';
	display: block;
	width:130px;
	height: 1px;background: #bbb;
	margin: 10px 0 5px;
}
.CP-section-1 .fen4 .li p{
	font-size: 20px; font-family: 'R-Light';
	
}
.CP-section-1 .small-tit {
  display: inline-block;
  padding: 0 20px;
  line-height: 2;
  border-radius: 50px;
  box-sizing: content-box;
  font-size: 16px;
  text-transform: capitalize;
  background: #e5322c;
  color: #fff;
  display:none;
}
.CP-section-1 .small-tit.tit2 { 
	display:block;
	height: 32px;
	line-height: 32px;
	margin-top: 20px; 
}
.CP-section-1 h2 {
	display: block;
	width: 100%; 
}

.CP-section-1 .small-tit2 {
  display: block;
  padding: 0 0px;
  line-height: 2;
  border-radius: 50px;
  box-sizing: content-box;
  font-size: 16px;
  text-align: left;
  text-transform: capitalize; 
  color: #777; 
}
.CP-section-1 h2 {
  margin-top: 30px;
  line-height: 1.3;
 
  text-transform: uppercase;
  font-weight: 600;
  font-size: 52px;
}
.CP-section-1 .text {
  position: relative;
  width: 100%;
  line-height: 1.6;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: rgb(77, 72, 69);text-align: justify;
  max-width: 1600px;
  padding-right: 50px;
  padding-bottom: 30px;
}
.CP-section-1 .machine .text {
	  padding-right: 10px;
}
.CP-section-1 .machine .text .fl-p, 
.CP-section-1 .machine .text p,
.CP-section-1 .machine .text .fl-p span,
.CP-section-1 .machine2 .ul-1 p,
.CP-section-1 .machine2 .ul-1 p span
 {
	font-size: 16px!important;
}
.CP-section-1 .text p {
	padding: 0px 0px 0px 0;
}
.CP-section-1 .text p,
.CP-section-1 .text p span,
.CP-section-1 .text.ul-1,
.article-content .faqbody p,
.article-content p,
.CP-section-1 .machine2.sol0 .text p
 {
	font-family: 'R-Regular', 'R-Light', 'R-Regular', -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif!important;
}
.CP-section-pet.CP-section-1 .text {
 
	padding: 30px 50px 30px 30px;
	padding: 0;
	margin-top: 0;
	width: 400px;
	text-align: left;
	line-height: 1.4;
	font-size: 16px;
	width: 100%;
	color: #333;
	position: relative;
	background: rgb(255 255 255 / 74%);
	border-radius: 10px;
	 
}
.CP-section-pet.CP-section-1 .text .pad{
	/*height: 355px;
	padding-right: 30px;
	 overflow-y: scroll; */
}
.CP-section-pet.CP-section-1 .h1{
	font-size: 3.5rem;
		font-size: 52px;
    display: block;
    line-height: 1;
    padding: 0px 0 0px;
    text-align: center; 
    text-transform: capitalize;
 display: inline-box;
    letter-spacing: 0px;
	text-align: right; 
	font-size: 8.5rem;
	font-size: 6.6vw;
	position: absolute;
	top: 40px;
	font-family: 'R-bold';
	right: 20%; 
	/*-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to bottom, #d01502, #f8d1bb 50%);
	background-image: linear-gradient(to bottom, #a20000, rgb(255 85 85 / 98%) 5%, #ffffff);*/
	opacity: 0.4;
	background: none;
	color: #e0e0e0;
}
.CP-section-pet.CP-section-1  .h1 i{
			transform: translateY(-2vh);
			margin-right: -200px;
			display: block; font-size: 5vw;
 
  -webkit-text-stroke: 1px #d2393a;  
  color: transparent;  
		}
.CP-section-pet.CP-section-1  .words.w100 .text{
	background: none;
	/*background: #f4f4f7;
	padding: 20px;*/
}
.CP-section-pet.CP-section-1 .words.w100 h3 {
	display: block;
	font-size: 18px;
	margin: 0px 0 30px;
	font-weight: normal;
	font-style: normal;
}
.CP-section-pet.CP-section-1  .words.w100 .text em {
	color: #222;
	font-weight: bold;
	border-left: 0px solid #e80011;
	padding: 0px;
	margin: 0;
	margin: 10px 0 0px;
	display: block;
	
}
.CP-section-pet.CP-section-1 .words.w100 .text {
	margin-bottom: 30px;
}
.CP-section-pet.CP-section-1 .words.w100 .text p {
	padding-left: 25px;
}
.CP-section-pet.CP-section-1 .words.w100 .text h4 {
	margin: 10px 0 10px;
}
.CP-section-pet.CP-section-1 .words.w100 .text2 .pad,
.CP-section-pet.CP-section-1 .words.w100 .text2 .pad p
{
	padding: 0;
    font-size: 16px;
}
.CP-section-pet.CP-section-1 .words.w100 .text h4:before {
	content: '';
	display: inline-flex;
	width: 11px;
	height: 11px;
	margin-right: 10px;
	transform: translateY(-2px);
background: #e80011;border-radius: 30%;
}
 .CP-section-1 .machine .text.ul-1 li{
 	list-style: disc;
 	margin-left: 20px;
 }
.CP-section-pet.CP-section-1 .text .pad::-webkit-scrollbar,
.framer-1 .flex .p::-webkit-scrollbar
 {
     position: absolute;
     right: 0;
     top: 0;
     width: 4px;
     -webkit-transition:all 0.4s ease;transition:all 0.4s ease;
 }
 .framer-1 .flex .p::-webkit-scrollbar {
 	right: 10px;
 }
.CP-section-pet.CP-section-1 .text .pad:hover::-webkit-scrollbar,
.framer-1 .flex .p:hover::-webkit-scrollbar
 {
  
 }
 
.CP-section-pet.CP-section-1 .text .pad::-webkit-scrollbar-track,
.framer-1 .flex .p::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
     border-radius: 10px;
 
     background-color: #7;
  opacity: 0.2;
 }

.CP-section-pet.CP-section-1 .text .pad::-webkit-scrollbar-thumb,
.framer-1 .flex .p::-webkit-scrollbar-thumb {
  
     border-radius: 0px;
  
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  
     background-color: #c52c2c;
  opacity: .2;
 }
 
.CP-section-pet.CP-section-1 .text .pad::-webkit-scrollbar-thumb:hover {
  
     border-radius: 0px;
     -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
     background: #ccc;
     opacity: 0.2;
  
 } 
 
 
.flex-wrap.machine
{
  border: 1px solid #ddd;
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 10px;
  padding: 0px 20px 20px 40px;
  max-width: 1440px;
}
.CP-section-1 .more3{
	margin-top: 18px;
	display: flex;
	margin-left: 0px;
	padding-left: 25px;
	margin-bottom: 60px; 
	    border-bottom: 1px solid #222; 
}
.CP-section-1 .more3:hover {
	border-bottom: 0;
}
.CP-section-1 .images {
  width: 48%;
  margin-top: 50px;
}
.CP-section-1 .swiper {
  width: 100%;
  height: 100%;
}
.CP-section-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  overflow: hidden;
}
.CP-section-1 .swiper-slide video {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.CP-section-1 .swiper-slide img {
  display: block;
  width: 100%;
  width: auto;
  max-height: 455px;
}
.CP-section-1 .machine2 .swiper-slide img {
	width: 100%;object-fit:cover;
	height: 100%;
}
.CP-section-1 .swiper-button-prev,
.solution_4 .swiper-button-prev {
  background-image: url(../images/arrow-left2.png);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.CP-section-1 .swiper-button-prev:hover,
.solution_4 .swiper-button-prev {
  background-image: url(../images/arrow-left.png);
}
.CP-section-1  .swiper-button-next,
.solution_4 .swiper-button-next {
  background-image: url(../images/arrow-right2.png);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  right: 0; 
}
.CP-section-1  .swiper-button-next:hover,
.solution_4 .swiper-button-next {
  background-image: url(../images/arrow-right.png);
}
.CP-section-1 .swiper-button-prev:hover, 
.CP-section-1 .swiper-button-next:hover,
.solution_4 .swiper-button-prev, 
.solution_4 .swiper-button-next {
  background-color: #e01a22;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  border-color: #e01a22;
}
.swiper-button-next:after, .swiper-button-prev:after {
  opacity: 0;
}

.CP-section-1 .video2 {
	    padding: 10px 0px 60px;
}
.CP-section-1 .video2 video{
	    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.CP-section-2 {
  padding: 0px 0px 60px;
  background: #fff;
}
.CP-section-1 .CP-section-2 {
	width: 1000px; 
	margin-top: 50px;
	background: none;
	position: relative;
}
.CP-section-1 .CP-section-2:before {
	content: '';
	display: block;
	width: 500px;
	height: 500px;
	position: absolute;
	top: -50px;
	right: 50px;
mix-blend-mode: screen;
opacity: .5;
	background: url('/images/gif.gif') no-repeat center;
}
.CP-section-2 .dian {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.CP-section-2 .dian ul {
	width: 100%;
	height: 100%;
}
.CP-section-2 .dian li {
	position: absolute;
	width: 30px;
	height: 30px;
}
.CP-section-2 .dian li:hover {
	
	z-index: 99999;
}
.CP-section-2 .dian li .p{
	display: block;
	background: #fff;
	width: 370px;
	padding: 20px;
	margin-top: 50px;
	margin-left: -10px;
 opacity: 0;
	visibility: hidden; 
	border: 1px solid #eee;
	box-shadow: 0px 2px 3px #ccc;
}

.CP-section-2 .dian li .p:before {
	content: '';
    display: block;
    width: 1px;
    height: 50px;
    background:#ff7474;
    position: absolute;
    left: 15px;
    top: 30px;
}
.CP-section-2 .dian li .p.down{
	margin-top: 150px;
}
.CP-section-2 .dian li .p.down:before{
	top: 30px;
	height: 150px;
}
.CP-section-2 .dian li .p.zuo{
	margin-left: -280px;
}
.CP-section-2 .dian li .p.top {
	 margin-top: -140px;
}
.CP-section-2 .dian li .p.top:before {
	top: -25px;
	height: 25px;
}
.CP-section-2 .dian li .p.top2 {
	 margin-top: -240px;
}
.CP-section-2 .dian li .p.top4 {
	 margin-top: -120px;
}
.CP-section-2 .dian li .p.top2:before {
	top: -58px;
    height: 61px;
}
.CP-section-2 .dian li.high-dian .p.top2:before {
	top: -118px;
    height: 141px;
}
.CP-section-2 .dian li .p.top3 {
	 margin-top: -220px;
	 height: 120px;
}
.CP-section-2 .dian li .p.top3:before {
	top: -70px;
    height: 71px;
}
.CP-section-2 .dian li:hover a{
		 
}
.CP-section-2 .dian li:hover .p{
	opacity: 1;
	visibility: inherit;
}
.CP-section-2 .dian li .p b {
	font-size: 20px;
	color: #222;
	display: flex;
justify-content: flex-start;
    align-items: center;
	margin-bottom: 10px;
}
.CP-section-2 .dian li .p p{
	 font-size: 14px;
	 line-height: 1.5;
	 color: #777;
}
.CP-section-2 .dian li .p b:before {
	content: '';
	display: block;
	width: 2px;
	height: 15px;
	display: inline-block;
	background: #e80011;
	margin: 0px 10px 0 0;
}
.CP-section-2 .dian li.li1 {
	     top: 33%;
    left: 27%;
}
.CP-section-2 .dian li.li2 {
	left: 52%;
	top: 39%;
}
.CP-section-2 .dian li.li3 {
	left: 59%;
	top: 66%;
}
.CP-section-2 .dian li.li4 {
	left: 84%;
	top: 65%;
}
.CP-section-2 .dian li.li5 {
	    left: 56%;
    top: 36%;
}
.CP-section-2 .dian li.li5.pet5 {
	left: 63%;
	top: 35%;
}
.CP-section-2 .dian li.li6 {
	left: 78%;
	top: 40%;
}
.CP-section-2 .dian li.li7 {
	left: 37%;
	top: 32%;
}
.CP-section-2 .dian li.li8 {
	left: 25%;
	top: 18%;
}
.CP-section-2 .dian li a {
	background: #ff7276 url('/images/jia2.png') no-repeat center;
	background-size: 15px;
	width: 32px;
	height: 32px;
	border: 5px solid #ff7474;
	border-radius: 50%;
	display: block;
	opacity: .7;
	    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 0 0 5px rgba(255, 255, 255, 0.5);
		
		-webkit-animation: pulseD 3s infinite;
    animation: pulseD 3s infinite;
}
.CP-section-2 .dian li:hover a {
	transform: scale(1.1); opacity: 1;
	background: #f44336 url('/images/jia3.png') no-repeat center;
	background-size: 20px;
}
.CP-section-2 .pic {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.CP-section-2 .pic img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.CP-section-1 .machine2 .images .swiper {
 padding-bottom: 40px;
height: 98%;
}
.CP-section-1 .machine2 .swiper-pagination {
	display: flex;flex-wrap: nowrap;
    justify-content: center;
	margin-top: 10px;
}
.CP-section-1 .machine2 .swiper-pagination-bullet {
 	color: #fff;
 	opacity: 1;
  width: 100%;
 	width: 15px;
 	height: 15px; 
 	border-radius: 0px;
 	background: none;
 	border: 1px solid #e5322c;
 	display: block; 
 	margin-top: 5px; 
 	opacity: 1;border-radius: 60px;
 	position: relative; 	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 }

.CP-section-1 .machine2 .swiper-pagination-bullet::before {
 	content: '';
 	width: 100%;
 	height: 13px; 
 	background: #fff;
 	position: absolute;
 	left: 2px;
 	top: 2px;
 	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	z-index: 1;
	opacity: 0;border-radius: 50%;

 }
.CP-section-1 .machine2 .swiper-pagination-bullet-active ::before {
   	opacity: 1; opacity: 0;
   }
.CP-section-1 .machine2 .swiper-pagination-bullet:hover,
.CP-section-1 .machine2  .swiper-pagination-bullet-active 
   {
 	opacity: 1; 
 	width: 60px;background: #e5322c;
 	 
 }
.CP-section-1 .machine2  .swiper-pagination-bullet::after {
 	content: '';
 	width: 0%;
 	height: 11px;
 	 
 	background: #fff;
 	position: absolute;
 	left:  1px;
 	top: 0px;
 	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	z-index: 2;border-radius: 50px;	display: none;
 }
.CP-section-1 .machine2 .swiper-pagination-bullet-active::after {
  background: linear-gradient(to left, #e5322c, #7f2d13);
 	animation: move2 8s ease-out;	display: none;
 }
.CP-section-1 .machine2 .swiper-pagination-bullet-active::after {
 
 }

.CP-section-3 {
  padding: 60px 0;
}
.cp-main-tit {
  line-height: 1.4;
  font-family: 'R-Light';
  text-transform: uppercase; 
  font-size: 26px;
}

.framer-1 { 
  margin-top: 20px;
}

.framer-1 .fram-inner {
  padding: 0px;
  position: relative; 
}
.framer-1 .fram-inner h1 {
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}

.framer-1 .flex {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.framer-1 .flex .w70 {
  width: 23%;
}
.framer-1 .flex .w30 {
  width: 23%;
}
.framer-1 .flex .w32 {
 
}

.framer-1 .flex .container-box {
  background: #fff;
  padding: 30px 15px 20px;
  position: relative;
  margin-bottom: 2%;
  margin-right: 2%;
  border-radius: 10px;
    -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  
}
.framer-1 .flex .container-box .img {
	width: 200px;
	height: 200px;
	float: left;
	display: none;
}
.framer-1 .flex .container-box .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	 border-radius: 10px;
}
.framer-1 .flex .container-box .rt {
	width: calc(100% - 210px);
	width: 100%;
	padding-top: 95px; 
	display: flex; 
   flex-direction: column;
    flex-wrap: nowrap;
	padding-bottom: 20px;
}
.framer-1 .flex .container-box:hover {
background: #fff;
}
.framer-1 .flex .mr-2 {
  margin-right: 0%;
}
.framer-1 .flex .Biaoti {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
  letter-spacing: -0px;
  margin-right: 0px;
  line-height: 1.3;
  color: #454545;
  height: 50px; 
  height: auto;font-family: 'R-bold';
}
.framer-1 .flex .Xix {
  color: #4d4845;
  line-height: 1.4;
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  height: 160px;
}
.framer-1 .flex .p {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 210px;line-height: 1.4;
	left: 0;
	padding: 0px 25px 30px 15px;
	background: #fff;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #111; border-radius: 10px;
  overflow-y:scroll;
}

.framer-1 .flex .container-box:hover .p{
opacity: 1;background: #fff;
}
.framer-1 .flex .container-box:hover .Biaoti{
color: #111;
}
.framer-1 .flex .Xix .pp {
	height: 73px;
	line-height: 1.3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
	margin-bottom: 30%;
}
.framer-1 .flex .Xix:hover .pp{ 
}
.framer-1 .flex .Xix a {
/*	display: block;
	background: #b2201b;
	border: 1px solid #b2201b;
	color: #fff;
	width: 150px;
	height: 30px;
	line-height: 30px;*/
	text-align: center;
	margin: 20px 0 0; 
	text-transform: capitalize;
}
.framer-1 .flex .rt:hover a { 
}
.framer-1 .flex .svg {
  background-color: #f7f7f7;
  border-radius: 15%;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 20px;
  top: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
 	margin-bottom: 0px;
}
.framer-1 .flex .svg img {
	width: 50%;
}
.framer-1 .flex .svg.w72 svg {
	width: 27px;
	height: 27px;
}
.framer-1 .flex .svg.w82 svg {
	width: 32px;
	height: 32px;
}
.framer-1 .flex .svg.w105 svg {
	width: 42px;
	height: 42px;
}
.framer-1 .flex .svg.w125 svg {
	width: 50px;
	height: 50px;
}
.framer-1 .flex .svg svg {width: 40px;height: 40px; height: auto;}
.framer-1 .flex .svg svg path {
  
}
.flex .container-box:hover .svg svg,
.flex .container-box:hover .svg svg path {
  
 
}

.CP-section-4,
.solution_4
 {
	 
}

.CP-section-4 {
  padding: 50px 0px 100px;
}
.CP-section-4 .swiper {
  width: 100%;
  height: 100%;
}
.CP-section-4 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: transform ease-in-out 0.5s;
  overflow: hidden;
  height: 350px; width: 100%!important;
}
.CP-section-4 .swiper-slide a{
	display: block;
  width: 100%;
  height: 100%;
}
.CP-section-4 .swiper-slide a:before {
	content: '';
	display:  block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	position: absolute;
	left: 0;
	top: 0;
}
.CP-section-4 .swiper-slide img {
      display: block;
    width: auto;
    height: 90%;
    object-fit: cover;
    transition: transform ease-in-out 0.5s;
    margin: 0 auto;
}
.CP-section-4 .swiper-slide:hover img {
  transform: scale(1.05);
}
.CP-section-4 .swiper-wrapper {
  padding-bottom: 0px;
  margin-top: 0px;
}
.swiper-wrapper.center { 
}
.CP-section-4 .swiper-wrapper .f3 {
	
}
.CP-section-4 .swiper-pagination-bullet-active {
  background-color: #e5322c;
}
.CP-section-1 .swiper-slide  svg{
	fill: #fff
}
.CP-section-1 .swiper-slide:hover svg{
	fill: #e5322c!important;
}

.esg-cont-area {
  display: block;
  position: absolute;
  top: 135px;
  height: 100px;
  width: 100%;
  left: 0;
  margin-left: 0;
  color: #fff;
}
.CP-section-1 .machine .swiper-wrapper a .esg-cont-area {
	top: 90px;
}
.esg-cont-area svg {
	height: 80px;
	width: 80px;
}
.esg-cont-area .txt1 {
  font-size: 24px;
  font-weight: 600;
  display: block;
}
.esg-cont-area .txt2 {
  font-size: 18px;
  margin-top: 10px;
  display: block;
  opacity: 0;
  padding: 0 20px;
  line-height: 1.5;
}
.CP-section-4 .swiper-slide:hover  .esg-cont-area .txt2{
  -webkit-animation: effect 0.7s ease-in-out;
  animation: effect 0.7s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.solution_4 {
  padding:  60px 0 30px;
  position: relative;/*
      background: url(/images/91.jpg) no-repeat center 90%;
    background-size: cover;*/
}
.solution_4 .cp-main-tit {
	padding-left: 0%;
}
.solution_4:before{
	content: '';
	display: block;
	width: 20%;
	height: 600px;
	background: #104f94;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.solution_4 .br {
	height: 50px;
}
.solution_4 .swiper {
  margin-top: 30px;
  padding-bottom: 50px; 
  padding: 0 0px 20px 0%;
}
.solution_4 .swiper-slide a{
	background-color: #fff;
	padding-bottom: 20px;
	display: block;width: 100%;
}
.solution_4 .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;	background-color: #fff;
  border-radius: 20px;
}
.solution_4 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 0px;
  display: none;
}
.solution_4 .images {
  position: relative;
  margin-bottom: 0px;
  background: #fff;
  height: 300px;
  padding: 20px;
}
.solution_4 .images .img {
  position: relative; 
    object-fit: contain;
  width: 75%; 
  left: 10%;
  right: 0;
  top: 5px;
  margin-top: 0;
 display: block;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.solution_4 .images .img:hover {
	transform: scale(1.07);
}
.solution_4 .line { 
  padding-top: 0px; -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	background: #eee; display: flex;
	height: 40px;
	border-radius: 10px;align-items: center;
    align-content: center;
    justify-content: center;
	position: absolute;
	bottom: 5%;
	width: 90%;
	left: 5%;
	opacity: .9;
	
}
.solution_4 .swiper-slide:hover .line {
	opacity: 1;	 
	
	-webkit-text-fill-color: #fff;
    background-image: linear-gradient(to right, #C50412, #f67e6a, #ffffff 100%);
} 
.solution_4 .line h3 {
  font-size: 15px; 
  color: #222;  
  text-transform: capitalize;
  font-weight: bold;
}
.solution_4 .line p {
	font-size: 13px;color: #fff;
	padding-bottom: 0px;
	display: none;
	
}.solution_4 .line:hover {
	background: #d61419;
	color: #fff;
}
.solution_4 .swiper-slide:hover  h3 { 
	color: #fff;
}
.solution_4 .swiper-horizontal>.swiper-pagination-bullets, 
.solution_4 .swiper-pagination-bullets.swiper-pagination-horizontal, 
.solution_4 .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
.solution_4 .swiper-button-next, 
.solution_4 .swiper-button-prev {
margin-top: -120px;
}
.so_inner {padding: 80px 80px;}

.solution_4 .swiper-button-next {
	margin-right: 2%;
}
.CP-section-5 {
  background: url(../images/bg.png) no-repeat center;
  background-size: cover;
  padding: 60px 0px 100px;
  width: 100%;
  overflow: hidden;
}
.CP-section-5 .mySwiper-app2 ul {
	box-sizing: content-box;
    flex-wrap: nowrap;
    flex-direction: row;
	margin-top: 50px;
	position: relative;
}
.CP-section-5 .mySwiper-app2 {
	position: relative;
	width: 85%;
	margin: 0 auto;
	max-width: 1440px;
}
.CP-section-5 .mySwiper-app2 .swiper-button-next,
.CP-section-5 .mySwiper-app2 .swiper-button-prev
 {
	z-index: 99;
	background: #e80011 url(/css/images/right-w1.png) no-repeat center;
	background-size: 18px;
	border-radius: 50%;
	width: 54px;
	bottom: 180px;
	height: 54px; 
	top: auto;
	left: auto;
	right: -80px;
	z-index: 99;
	opacity: 1;
}
.CP-section-5 .mySwiper-app2 .swiper-button-next:hover {
	opacity: 1;
}
.CP-section-5 .mySwiper-app2 .swiper-button-prev {
 right: auto;
	left: -80px;
	transform: rotate(180deg);
}
.CP-section-5 .mySwiper-app2 .swiper-button-next:after, 
.CP-section-5 .mySwiper-app2 .swiper-button-prev:after {
 
}
.CP-section-5 ul {
  margin-top: 40px;
}
.CP-section-5 li {
  width: 20.4%;
  height: 320px;
  overflow: hidden;
  margin-right: 1.5%;
  background: #fff;
  
  line-height: 2;
  text-align: center;
  font-size: 15px;
  position: relative;
}
.CP-section-5 li img {
  width: 160px;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.CP-section-5 li .svg{
	display: block;
	position: absolute;
	top: 30px;
	left: 23px;
    width: 41px;
    height: 41px;
	border: 1px solid #333;
	padding: 5px;
	border-radius: 5px;
	z-index: 9;
	display: none;
}
.CP-section-5 li .svg svg {
	fill: #000;
	width: 26px;
    height: 26px;
	margin: 0 auto;
}
.CP-section-5 li:hover .svg{
	border: 1px solid #fff;
}
.CP-section-5 li:hover .svg svg{
	fill: #fff;
}
.CP-section-5 li .p {
	padding: 10px 20px 20px;
	position: absolute;
  width: 100%;
  height: 90px; 
  left: 0;
  bottom: 0;
  z-index: 8;
  color: #111;
  text-align: left;
  background: #fff ;
}
.CP-section-5 li .p u {
	text-transform: lowercase;
	text-decoration: none;
	color: #e5322c;
	font-size: 13px;
}
.CP-section-5 li .p em{
	color: #111;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;font-weight: bold;
  height: auto;
  font-family: 'R-Regular';
}
.CP-section-5 li:hover .p {
	opacity: 0;
}
.CP-section-5 li .pp2 {
  font-size: 20px;
  margin-top: 0px;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  background: hsl(0deg 0% 0% / 75%); 
  left: 0;
  top: 0;
  color: #111;
  
 
  opacity: 0;    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  text-align: left;
  flex-wrap: wrap;align-content: flex-start;
  padding: 20px;padding-top: 120px;
}
.CP-section-5 li .p span:after,
.CP-section-5 li .pp2 .span:after
 {
	content: '';
	display: block;
	width: 10px;
	height: 2px;
	background: #e80011;
	margin: 10px 0 0;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.CP-section-5 li .p span:after {
	display: none;
}
.CP-section-5 li:hover .pp2 .span:after {
	width: 60px;background: #fff;
}
.CP-section-5 li .pp2 .span,
.CP-section-5 li .p span
{
	 font-size: 18px;
	 display: block;
  line-height: 1.2; text-align: left;
  padding-bottom: 5px; 
  font-weight: bold;
  height: auto;
  font-family: 'R-Regular';
}
.CP-section-5 li .pp2 .span {
	padding-bottom: 15px;
}
.CP-section-5 li .pp2 .span {
	font-size: 17px;
}
.CP-section-5 li .pp2 .em {
	font-size: 15px;
  line-height: 1.4;
  text-align: left;
  opacity: 0;
  height: 79px;
    line-height: 1.3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
}
.CP-section-5 li:hover .em,
.CP-section-5 li:hover .span
 {
	opacity: 1;
	color: #fff;
}
.CP-section-5 li .pp2 .em p,
.CP-section-5 li .pp2 .em span
{
	    font-family: 'R-Light', 'R-Regular', -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif!important;
		    font-size: 15px!important;
			line-height: 1.4!important;
			text-align: left;
}
.CP-section-5 li:hover .pp2 {
	opacity: 1;
}
#ad1,
.diant
 {
	background: #fff;
	max-width:600px;
	margin: 0 auto; 
	
	padding: 50px 60px 0px; 
}
.diant {
	
}
#ad1 h3,
.diant h3
{
	    font-size: 42px;
    color: #222;
    text-align: left;
    font-weight: bold;
    font-family: 'R-Medium';
}
.ad-box {
	
		display: flex; 
    flex-wrap: wrap;
    flex-direction: row;
}
 .ad-box {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
	flex-wrap: nowrap;
    flex-direction: row;
}
 .ad-box .img {
    width: 350px;
    height: auto;
	margin: 0 auto;
	
	text-align: center; 
}
.ad-box .img img {
	display: inline;
}
 .ad-box .box2 {
	width: 650px;
	padding-left: 0;
}
  .ad-box .p {
	max-width: 100%;max-width: 900px;
}
.ad-box .b {
	font-size: 24px;
	color: #111;
	text-align: left;
	font-weight: bold;font-family: 'R-Medium';
	text-transform: capitalize;
}
.ad-box .b::before {
	content: '';
	display: block;
	background: #e5322c; 
	width: 20px;
	height: 5px;
	margin: 18px 0 20px; 
}
.ad-box .box2 { 
	width: 100%;
}
.diant {
	padding: 10px 20px 0;
	margin-top: -0px;
	z-index: 9999;
}
.ad-box .img{ 
	overflow: hidden;
	display: block;
	margin: 30px 0 0;
	margin-right: 0px;
	display: none;
}
.ad-box .img img{
	width: 100%;
}

.ad-box .p{ 
	font-size: 15px;
	line-height: 1.5;
	text-align: left; 
	margin: 20px 0 0px;
	padding: 20px 0 20px;
	background: #fff;
	border-top: 1px solid #aaa;   
}

.CP-section-1 .machine .images {
	width: 40%;
}
.CP-section-1 .machine2 {
	padding-bottom: 50px;
	border: 0px solid #ddd;
    margin-bottom: 0px;
    margin-top: 0px;
    border-radius: 0px;
    padding: 0px 0 50px;
}
.CP-section-1 .machine2.sol0 .words.w100{
	border: 0;
	padding: 25px 50px 60px;
}
.CP-section-1 .machine2.sol0 .words.w100 .rt img {
	border-radius: 10px;
	width: 100%;
}
.CP-section-1 .machine2.sol0 .text {
	padding: 0; 
}
.CP-section-1 .machine2.sol0 .text p {
	padding: 0;
}
.CP-section-1 .machine2.sol0 .text .fl-p{
	float: left;
	width: 67%;
}
.CP-section-1 .machine2.sol0 .text .rt-p{
	float: right;
	width: 30%;
	height: 350px;
}
.CP-section-1 .machine2.sol0 .text .rt-p img{
	width: 100%;
	display: block;
	height: 100%;
	    object-fit: cover;
		border-radius: 5px;
}
.CP-section-1 .machine2.sol0 .text img {
	text-align: center;
	width: 100%;
}
.CP-section-1 .machine2.sol0 .text .fl {
	width: 40%;
	padding-right: 50px;
	width: 100%;padding: 0 0 20px;
}
.CP-section-1 .machine2.sol0 .text .rt {
	width: 60%;
	width: 100%;
	width: 100%;
}
.CP-section-1 .machine2.sol0 h2 {
	text-align: left;
	padding: 0;
	margin: 0;
}
.CP-section-1 .machine2.sol0 .small-tit2 {
	text-align: left;
}
.CP-section-1 .machine .words {
	width: 55%;
	width: calc(100% - 480px);
	margin-right: 5%;
	background: #eee; 
	padding: 0px 0px 0px;
	margin: 0px auto 0px;
	margin-left: 0;
	background: none;
}
.CP-section-1 .machine .words.w100 {
	width: 100%;
	margin: 30px auto 20px;
	height: auto;
	padding: 25px 50px 50px;
	border: 0px solid #ccc;
	background:  url('/images/a2.jpg') no-repeat right center;
	background-size: cover;
	box-shadow: 4px 4px 12px 3px rgb(0 0 0 / 9%);
	box-shadow: none;
}
.CP-section-1 .machine .more3 svg {
	margin-right: 10px;
	margin-left: -10px;
	
}
.CP-section-1 .machine .more3 {
padding-left: 0px;width: 150px; 
margin-top: 50px;
background: #aaa;
background: #e6322c;
border-bottom: 0;
color: #fff;position: absolute;
right: 0;
top: 0;
opacity: .8;
margin: 0;
height: 30px; 
width: 120px;
line-height: 1.4;
display: flex;
letter-spacing: 1px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
	display: none;
}
.CP-section-1 .machine .images {
	width: 480px;
	height: 330px;
	margin: 60px 0 0;
}
.CP-section-1 .machine .swiper-slide img {
	max-height: 100%;
	width: 100%;object-fit: scale-down;
	    max-height:100%;
    max-width: 100%;
	height: 100%;
    object-fit: cover;
}
.CP-section-1 .machine .swiper-wrapper {
	max-height: 95%;
}
.CP-section-1 .machine .swiper-wrapper a {
	display: block;
	width: 100%;
	height: 100%;
}
.CP-section-1 .machine .images.w100 {
	width: 100%;
}
.CP-section-1 .machine .more3:hover {
	background: #e6322c;
	opacity: 1;
} 
.CP-section-1 .machine .more3 svg {
	fill: #fff;
	height: 20px;
	margin: 0;transform: none;
	display: block;
	margin-right: 1px;
}
.biao1{
	padding: 10px 0px 30px;
}
.biao1 .bg1 table{
	width: 100%!important;
	border-spacing: 0; 
    table-layout: auto;
    border-collapse: collapse;
}

.biao1 .bg1{ 
}
.li1b.child-div6 .biao1 .bg1 {
	height: 500px;
}
.biao1 .bg1 td{
	width: 25%;
	height: 65px;
	line-height: 70px;
}
.biao1 .bg1 tr{
	border-bottom: 1px solid #eee;
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.biao1 .bg1 tr:hover{
 
}
.biao1 .bg1 tr:hover td{ 
 
}
.biao1 .bg1 thead,
.biao1 .bg1 tr:first-child
 {
	background: #c92020;
}
.biao1 .bg1 tbody td{ 
	color: #222;
	height: 50px!important;
	line-height: 1.5!important;
	vertical-align: middle!important;
	font-size: 16px!important;text-align: center;
	border: 1px solid #eee!important;
	font-family: initial!important;
	    width: auto !important;
		padding: 0!important; 
}
.biao1 .bg1 tbody td span{
	font-family: in!important;font-size: 16px!important;line-height: 1.5!important;
} 
.biao1 .bg1 thead td,
.biao1 .bg1 tr:first-child td
{ 
	color: #fff;
	text-align: center;
	font-size: 14px;height: 40px!important;
	line-height: 40px!important;font-size: 14px!important;
	font-weight: bold;border: 1px solid #fff!important;
}
.biao1 .bg1 tr:first-child td {
	line-height: 1.7!important;
	height: 70px!important;
}
.h1a {
	text-align: left;
	color: #000;
	padding-bottom: 50px;
}
.h1a .pin a {
    font-size: 14px;
    padding-right: 5px;
    font-weight: normal;
    color: #666;
}
.h1a .pin a.cur {
	color: #000;
	text-transform: capitalize;
}
.h1b {
	font-size: 18px;
	font-weight: bold;
	    font-family: "Lato2";
		padding: 0px 0;
}
body:-webkit-full-page-media {
	background: none;
}
body .litebox-overlay iframe {
	width: 80%;
	height: 500px;
}
@keyframes effect {
  0% {
    transform: translate(0, 100%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}



.CP-fuji .CP-section-1.CP-section-pet {
	background: none;
}
.CP-fuji {
	background: #f1f1f1;
}
.CP-fuji2 .w90 {
	width: 90%;
    /*max-width: 1920px;*/
	padding-bottom: 50px;
}

.CP-fuji ul {
	display: flex;
	flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: space-around;
	padding: 20px 0 20px;
}

.CP-fuji ul li  {
	display: block;
	width: 19%;
	background: #fff;
	margin-bottom: 20px;
	margin-right: 1%;
	
	padding: 10px 10px 10px;
}
.CP-fuji ul li:hover img {
	transform: scale(1.1);
}
.CP-fuji ul li a {
	display: block;
}
.CP-fuji ul li .img{
width: 100%;
height: 100%;
height: 250px;
padding: 10px 15px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.CP-fuji ul li .b b{
	display: block;
	font-size: 18px;
	color: #e5322c; 
	line-height: 1.3;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	height: 55px;
	display: flex;align-items: flex-start;
	text-align: center;justify-content: center;
}
.CP-fuji ul li .b p{
	display: block;
	height: 90px;
	margin-top: 10px;
	line-height: 1.4;
	font-weight: normal;
	white-space: normal;
    word-break: break-word;
	font-family: 'R-Light';
	height: 39px;
	font-size: 14px;
    line-height: 1.3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
	
	display: none;
}
.CP-fuji ul li .b {
	display: block;
	padding: 0 10px 0px;
	position: relative;
	z-index: 2;
}
.CP-fuji ul li .img img {
	width: 100%;
    height: 100%;
    /* height: auto; */
    object-fit: contain;
	display: block;
	transition: all 0.4s ease;
}
.CP-section-2 .dian li.fb-dian {
	display: none;
}
.CP-section-2 .dian li.li7.fb-dian {
 
	left: 65%;
    top: 32%;
}
.CP-section-2 .dian li.li8.fb-dian {
 
	right: 2%;
	left: auto;
    top: 58%;
}
.CP-fuji .CP-section-1.CP-section-pet .p-fuji {
	font-size: 18px;
	line-height: 1.3;
	padding-left: 20px;
	border-left: 2px solid #e5322c;
	margin-top: 40px;
	margin-bottom: 10px;
}
.CP-section-2 .dian li.li5.high-dian {
	display: none;
}
.CP-section-2 .dian li.li5.fb-dian {
	display: none;
}
.CP-section-2 .dian li.li5.pvc-dian .p {
	width: 490px;
}
.CP-section-2 .dian li.li8.pvc-dian {
     left: 44%;
    top: 20%;
}
.pet-dian,
.pvc-dian,
.fb-dian,
.high-dian
 {
	 	display: none;
	 }
	 
	 
	 
	 
	 .CP-section-pet.CP-section-1 .text .pad.flex5{
	display:flex;
}
.CP-section-pet.CP-section-1 .text .pad.flex5 .ca{

	    width: 100%;
    background: #f4f4f7;
    padding: 20px 20px 20px 20px;
    height: auto;
	height: 356px;
    overflow: hidden;
	-webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.CP-section-pet.CP-section-1 .text .pad.flex5:hover .ca{
	height: auto; padding: 30px 20px 30px 20px;
    overflow: initial;
}
.CP-section-pet.CP-section-1 .text .pad.flex5 .c1,
.CP-section-pet.CP-section-1 .text .pad.flex5 .c2
{
margin-right:30px
}
.CP-section-pet.CP-section-1 .text .pad.flex5 svg{
	display: flex;
    width: 28px;
    height: 28px;
    margin-left: 21px;
	margin-bottom:10px;
}
.CP-section-pet.CP-section-1 .text .pad.flex5 .c1 svg,
.CP-section-pet.CP-section-1 .text .pad.flex5 .c2 svg
{
 
    width: 35px;
    height: 35px; 
}
 
	 
	 
	 .solution_4{
		 display: none;
	 }
	 .CP-section-4 {
  display: none;
	 }