body,
h1,
h2,
h3,
h4,
h5,
p,
button {
	margin: 0px;
	padding: 0px;
	background: no-repeat !important;
	border: none !important;
}

a {
	text-decoration: none;
	 color: inherit;  
}
.madsgy{
    width: 1400px;
    margin: 70px auto;
    display: flex;
    justify-content: space-between;
}
.madsgy .left{
    display: flex;
    align-items: center;
}
.madsgy .left .zzb{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.madsgy .left .zzb i{
    font-size: 18px;
    color: #03C8AA;
    cursor: pointer;
}
.madsgy .time-swiper{
    height: 420px;
    width: 99px;
    margin: 14px 0;
}
.madsgy .time-swiper a{
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    border: 1px solid transparent;
    border-radius: 10px;
    width: calc(100% - 2px);
    height: 100%;
}
.madsgy .time-swiper .swiper-slide-thumb-active a{
    border-color: #03C8AA;
}
.madsgy .time-swiper a img{
    max-width: 80%;
    max-height: 80%;
}
.madsgy .desc-swiper{
    width: 400px;
    height: 400px;
    margin-left: 150px;
}
.madsgy .desc-swiper a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.madsgy .desc-swiper a img{
    max-width: 100%;
    max-height: 100%;
}
.madsgy .right{
    width: calc(100% - 649px - 150px);
}
.madsgy .right .xl{
   font-family: var(--font-family-inter-medium);
   font-weight: 400;
   font-size: 19px;
   color: #444444;
}
.madsgy .right h3{
   font-family: var(--font-family-inter-bold);
   font-weight: 400;
   font-size: 28px;
   color: #444444;
   margin-top: 10px;
}
.madsgy .right .desc{
   font-family: var(--font-family-inter-light);
   font-weight: 400;
   font-size: 15px;
   color: #333333;
   line-height: 28px;
   margin: 37px 0 110px 0;
}
.madsgy .right .desc span{
    color: #05c4a6;
    margin-right: 5px;
}
.madsgy .right a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 40px;
    background: #03C8AA;
    border-radius: 20px;
}
.madsgy .right a span{
    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
}
.madsgy .right a i{
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 10px;
}
.c1ct{
    width: 1400px;
    margin: 0 auto;
    padding: 100px 0 170px 0;
}
.c1ct .so_ov1{
    text-align: center;
}
.conjs{
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  text-align: center;
  margin-top: 30px;
}
.c1mide{
  margin-top: 60px;
}
.c1mide .item .top{
  width: calc(100% - 96px);
  padding: 0 48px;
  height: 76px;
  background-color: #F5F9F9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.c1mide .item.active .top i{
  transform: rotate(90deg);
}
.c1mide .item:not(:first-of-type){
  margin-top: 13px;
}
.c1mide .item .top .name{
  font-family: var(--font-family);
  font-weight: bold;
  font-size: 18px;
  color: #222222;
  width: 35%;
}
.c1mide .item .top p{
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  width: 20%;
}
.c1mide .item .top i{
  font-size: 18px;
  color: #313131;
  transition: 0.3s;
}
.c1mide .item .bt{
  background-color: #F5F9F9;
  width: calc(100% - 182px);
  padding: 15px 91px 70px 91px;
  display: none;
}
.c1mide .item .bt h6{
  font-family: var(--font-family);
  font-weight: bold;
  font-size: 16px;
  color: #555555;
}
.c1mide .item .bt .txt{
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  color: #555555;
  line-height: 30px;
}
.c1mide .item .bt .row:not(:first-of-type){
  margin-top: 35px;
}
.c1mide .item .bt .line{
  width: 100%;
  height: 1px;
  background: #EAEAEA;
  margin: 130px 0 55px 0;
}
.c1mide .item .bt a{
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 24px;
  color: #0894B0;
}
.c1mide .item .bt a span{
  color: #222222;
}
.c1mide .item .bt a:hover{
  text-decoration: underline;
}
.anyyings{
    text-align: left;
    width: 1015px;
    margin: 0 auto;
    font-family: var(--font-family) !important;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}
.anyyings p,
.anyyings span{
    font-family: var(--font-family) !important;
}
.anyyings td{
    border: 1px solid #ededed  !important;
}
.anyyings > table{
    margin: 30px auto 0;
    width: 100%;
}
.sont_h5{
    display: block;
}
.chentzhengai{
 
}
.sont_h52{
     display: none;
}
.brl_btgai{
font-family: var(--font-family);
   font-weight: 400 !important;
font-size: 16px !important;
color: #888888 !important;
}
#section5 .swiper-container{
    width: 1400px !important;
    margin: 0px auto !important;
}
.show_solutne{
    width: 85%;
    margin: 0px auto;
}
.show_solutne > .swiper-button-prev{
    background: #e6e6e6 !important;
     top: 50% !important;
    color: #bbbbbb;
     
     transform: translate(-50%);
}
.show_solutne > .swiper-button-next{
    background: #e6e6e6 !important;
   color: #bbbbbb;
}
.show_solutne >.swiper-wrapper >.swiper-slide > .solution_c1{
    width: 330px !important;
    height: 400px !important;
    background: #FFFFFF !important;

}
.centergai02{
    color: #444444 !important;
}
.solution_c1tixing{
     width: 100%;
    height: 235px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.solution_c1tixing img{
    object-fit: contain;
    width: 100%;
}
.centergai02>h4{
      color: #444444 !important;
}
.centergai02>h3{
    color: #444444 !important;
}
   /* 模态框背景 */
    .modal-backdrop {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,.7);
      display: none;
      justify-content: center;
      align-items: center;
      z-index: 1000;
    }

    /* 模态框内容 */
    .modal-content {
      position: relative;
      width: 90%;
      max-width: 800px;
      background: #000;
      border-radius: 8px;
      overflow: hidden;
    }

    /* 关闭按钮 */
    .close-btn {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 30px;
      height: 30px;
      background: rgba(0,0,0,.5);
      color: #fff;
      border: none;
      border-radius: 50%;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      z-index: 10;
    }

    /* 视频样式 */
    .modal-content video {
      width: 100%;
      display: block;
    }

.solutom_1 {
	width: 100%;
	height: 80px;
}

.Solutionhtml_bott {
	width: 1400px;
	margin: 0px auto;
	margin-bottom: 130px;
	display: flex;
	/*justify-content: space-between;*/
}

.Solutionhtml_bott .container {
	max-width: 1000px;
	margin: 0 auto;
}

.Solutionhtml_bott h1 {
	text-align: center;
	color: #333;
}

/* 主轮播图样式 */
.Solutionhtml_bott .main-swiper {
	width: 500px;
	height: 500px;
	margin-bottom: 20px;
}
.solutine_bin{
    margin-left: auto;
    width: calc(100% - 500px - 200px - 100px);
}
.solutine_bin h5 {
    font-family: var(--font-family);
    font-weight: bold;
    font-size: 18px;
    color: #03C8AA;
	margin-top: 100px;
}

.solutine_bin h4 {
    font-family: var(--font-family);
    font-weight: 800;
    font-size: 40px;
    color: #444444;
	margin-top: 22px;
	margin-bottom: 53px;
}

.solutine_bin h6 {
	width: 450px;
	height: 106px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    line-height: 30px;
	margin-bottom: 80px;
}

.solutine_bin h2 {
	width: 160px;
	height: 40px;
	background: #03C8AA;
	border-radius: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.Solutionhtml_bott .main-swiper .swiper-slide {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	display: flex;
	justify-content: space-evenly;
}

.Solutionhtml_bott .main-swiper .swiper-slide img {
    /*width: 342px;*/
    height: 218px;
    transition: transform 0.5s ease;
    margin-top: 160px;
}

.Solutionhtml_bott .main-swiper .swiper-slide:hover img {
	transform: scale(1.05);
}

/* .prev_let{
	width: 40px !important;
	height: 40px !important;
	background: #999;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
}
.next_right{
	width: 40px !important;
	height: 40px !important;
	background: #999;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;

} */
.solution_c1_p {
	font-weight: bold;
	font-size: 20px;
	color: #222222;
}

.solution_c1_p2 {
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
}

.Solution_matching3 .swiper-button-prev {
width: 40px !important;
    height: 40px !important;
    left: 0% !important;
    background: #e3e3e3 !important;
    /* border-radius: 50px; */
    /* text-align: center; */
    /* line-height: 40px; */
    /* width: 40px; */
    /* height: 40px; */
    /* background: #e3e3e3; */
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 40px;
    position: absolute;
    /* left: -60px; */
    top: 50%;
    transform: translateY(-35%);
    cursor: pointer;
}

.swiper-button-prev, .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
    /*left: 10% !important;*/
    background: #e3e3e3 !important;
    z-index: 1;
}

.Solution_matching3 .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
    right: 0% !important;
    background: #e3e3e3 !important;
        text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 40px;
    position: absolute;
    top: 50% !important;
    transform: translateY(-35%);
}
.swiper-button-prev{
     top: -50px;
    left: 35px;
}
   
  .siwthnegai > .swiper-button-next{
           top: 460px;
          left: 35px;
   }
/* 导航按钮样式 */
.swiper-button-prev,
.swiper-button-next {
	background: #fff !important;
	width: 50px;
	font-size: 18px;
	height: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	transition: all 0.3s ease;
	z-index: 10;
	bottom: 0px !important;
}
.Solutionhtml_bott .swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: white;
	/*transform: scale(1.1);*/
}

.siwthnegai {
	position: relative;
	    width: 200px;
	/*margin: 0px auto;*/
	margin-top: 110px;
}

/* 缩略图容器 */
.Solutionhtml_bott .thumbnails {
	/*display: flex;*/
	/*gap: 10px;*/
	/*justify-content: center;*/
}

/* 缩略图样式 */
.Solutionhtml_bott .thumbnail {
    width: 110px;
    height: 110px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.7;
     transition: all 0.3s ease; 
    border: 2px solid transparent;
}

.Solutionhtml_bott .thumbnail:hover {
	opacity: 0.9;
}

.Solutionhtml_bott .thumbnail.active {
	opacity: 1;
	border-color: #03C8AA;
	transform: scale(1.05);
	/*box-shadow: 0 0 10px rgba(0, 122, 255, 0.5);*/
}

.Solutionhtml_bott .thumbnail img {
	width: 80%;
	/*height: 80%;*/

}









 /* 内容区域 */
        /*.section {*/
          
        /*    transform: translateY(20px);*/
        /*    transition: opacity 0.6s ease, transform 0.6s ease;*/
        /*}*/
        
        /*.section.active17 {*/
        /*    opacity: 1;*/
        /*    transform: translateY(0);*/
        /*}*/
        

.produ_h3{
    font-family: var(--font-family-inter-bold);
    font-weight: 400;
    font-size: 37px;
    color: #FFFFFF;
    margin-bottom: 20px;
    max-width: 60%;
}
.produ_h4{
        width: 551px;
     font-family: var(--font-family);
     font-weight: 400;
     font-size: 16px;
     color: #FFFFFF;
     line-height: 28px;
}

.zhenthn{
    width: 1400px;
    margin: 0px auto;
}

.prductd_2.fixed {
    position: fixed;
    width: 1400px;
    top: 85px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
}
.prt1 {
    font-family: var(--font-family-inter-light);
    font-weight: 400;
    font-size: 16px;
    color: #1a1a1a;
	margin-bottom: 50px;
	margin-top: 55px;
	display: flex;
	align-items: center;
}
.prt1 span {
	color: #7e7e7e;
}

.prt2 {
	width: 100%;
	height: 80px;
	background: #FFFFFF;
	box-shadow: 0px 4px 25px 0px rgba(0, 83, 166, 0.15);
	border-radius: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.active16 {
	color: #0879C7 !important;
}

.prt3 {
	margin-left: 50px;
	display: flex;
	align-items: center;
}

.prt4 {
	width: 160px;
	height: 40px;
	background: #03C8AA;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	margin-right: 50px;
    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
}

.prt4 button {
	color: #FFF !important;
}
.prt4 button > a i {
    margin-left: 10px;
    font-size: 18px;
}
.prt4 button > a{
	/*font-weight: bold;*/
	font-family: var(--font-family-inter-medium);
}
.prt5 {
    font-family: var(--font-family-inter-light);
    font-weight: 400;
    font-size: 15px;
    color: #666666;
	margin-right: 30px;
	text-align: center;
	max-width: 200px;
}
.prt5:hover{
    	color: #0879C7 !important;
}

.canp1 {
	width: 100%;
	background: linear-gradient(90deg, #0773CB 0%, #11BBA1 100%);
}

.canp2 {
	width: 1400px;
	margin: 0px auto;
	padding: 130px 0px 60px 0;
	display: flex;
	justify-content: space-between;
}

.canp3 {
	width: calc(100% - 990px - 50px);
}

.xianguanzt {
    font-family: Arial;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
	margin-bottom: 50px;
}

.canp4 {
	width: 990px;
    display: flex;
    flex-wrap: wrap;
}

/*.canp5 img[alt="1"] {*/
/*	width: 63px;*/
/*	height: 68px;*/
/*}*/

/*.canp5 img[alt="2"] {*/
/*	width: 78px;*/
/*	height: 63px;*/
/*	margin-bottom: 4px;*/
/*}*/

/*.canp5 img[alt="3"] {*/
/*	width: 67px;*/
/*	height: 67px;*/
/*}*/

/*.canp5 img[alt="4"] {*/
/*	width: 80px;*/
/*	height: 62px;*/
/*	margin-bottom: 5px;*/
/*}*/

/*.canp5 img[alt="5"] {*/
/*	width: 67px;*/
/*	height: 67px;*/
/*	margin-top: 90px;*/
/*}*/

/*.canp5 img[alt="6"] {*/
/*	width: 84px;*/
/*	height: 59px;*/
/*	margin-top: 90px;*/
/*	margin-bottom: 7px;*/
/*}*/

/*.canp5 img[alt="7"] {*/
/*	width: 75px;*/
/*	height: 76px;*/
/*	margin-top: 79px;*/
/*}*/

/*.canp5 img[alt="8"] {*/
/*	width: 79px;*/
/*	height: 74px;*/
/*	margin-top: 79px;*/
/*}*/
.canp5 .rrr{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 60px;
}
.canp5 img{
    /*height: 62px;*/
    /*width: auto;*/
    max-height: 100%;
    max-width: 100%;
}
.canp5 {
    width: calc((100% - 150px) / 4);
    margin-right: 50px;
    margin-bottom: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.canp5:nth-of-type(4n){
    margin-right: 0;
}
.canp5 p {
    font-family: var(--font-family-inter-light);
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
	margin: 26px auto 0;
	text-align: center;
	line-height: 26px;
}

.cab1 {
   font-family: var(--font-family-inter-bold);
   font-weight: 400;
   font-size: 28px;
   color: #FFFFFF;
}

.cab2 {
	font-family: Arial;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
}

.chuchentnen {
	width: 100%;
	background: #FFF;
	padding-bottom: 150px;
}

.chunt1 table {
	width: 100%;
	border-collapse: collapse;
}
.chunt1 table,tr,tb,th {
    border: 1px solid #e6e6e6 !important;
}

.chunt1 td {
	padding: 15px;
	text-align: left;
	line-height: 40px;
	width: 30%;
	    vertical-align: top;
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 16px;
	      border: 1px solid #e6e6e6 !important;
}

.chunt1 td h3 {
	/*color: #888888;*/
	/*font-weight: 400;*/
	/*font-size: 16px;*/
}

.chunt1 td h4 {
    /*font-weight: 400;*/
    /*font-size: 24px;*/
    /*color: #444444;*/
    /*font-family: 'SourceHanSansCN_Regular';*/
}

.chunt1 th {
	background: #F4F8FD;
	border: none;
	padding: 15px;
	color: #0879C7;
	text-align: left;
    font-family: var(--font-family);
    font-weight: bold;
    font-size: 18px;
}

.chunt {
	text-align: center;
}

.chengyangs {
	display: flex;
	justify-content: space-evenly;
}
.chengyangsgaid .solution_c1:nth-child(1){
        margin-left: 88px;
}
.chengyangsgaid{
   display: flex;
    gap: 40px;
}
.chunt1 {
	width: calc(1400px - 200px);
	background: #FFFFFF;
	box-shadow: 0px 0px 38px 0px rgba(34, 34, 34, 0.1);
	border-radius: 20px;
	padding: 80px 100px;
	margin: 0px auto;
}

.Solution_head {
	position: relative;
}
.Solution_head .mdsb{
    height: 100%;
}
.solutonbadten{
    background: #F4F8FD;
}
.center02 {
	color: #FFFFFF;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1400px;
}

.center02>h3 {
    font-family: var(--font-family-inter-bold);
    font-weight: 400;
    font-size: 37px;
    color: #FFFFFF;
	margin-bottom: 20px;
}

.center02>h4 {
    width: 551px;
    font-family: var(--font-family-inter-light);
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    /*text-align: justify;*/
}

.Solution_chetn {
	margin: 100px auto 0;
    width: 1400px;
    display: flex;
    flex-wrap: wrap;
}

.s_c1 {
	width: calc((100% - 40px) / 2);
	margin-right: 40px;
	/*margin-bottom: 55px;*/
	margin-top: 55px;
	/*display: flex;*/
	/*justify-content: space-between;*/
}
.s_c1:nth-of-type(1),
.s_c1:nth-of-type(2){
    margin-top: 0;
}
.s_c1:nth-of-type(2n){
    margin-right: 0;
}
.solutingai{
        display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
}
.s_c1_xin {
	width: 40px;
	height: 3px;
	background: linear-gradient(90deg, #0771CC, #11BCA1);
	margin: 18px auto 21px;
}

.s_c1_ctent {
    display: block;
    width: 100%;
}

.center03 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
    text-align: center;
}

.center03>h3 {
    font-family: var(--font-family-inter-bold);
    font-weight: 400;
    font-size: 40px;
    color: #FFFFFF;
	margin-bottom: 20px;
}
.sov_gao{
    margin-bottom: 30px !important;
}
.SOLution_bing table p{
    width: 80%;
    margin: 0px auto;
    /*padding-bottom: 15px;*/
    padding: 15px 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
}
.fadetn_shn p{
    margin-bottom: 20px;
    font-family: var(--font-family-inter-light) !important;
    font-weight: 400;
    font-size: 19px;
    color: #7e7e7e;
    line-height: 29px;
    /*text-align: justify !important;*/
    text-indent: 0 !important;
    text-align: left;
}
.fadetn_shn p span{
    font-family: var(--font-family) !important;
}
.fadetn_shn p:nth-child(1){
    text-align-last: left;
}
.center03>h4 {
   font-family: var(--font-family-inter-light);
   font-weight: 400;
   font-size: 19px;
   color: #FFFFFF;
   line-height: 28px;
}

.SolutionOverview {
	width: 1015px;
	margin: 0px auto;
	margin-top: 90px !important;
	text-align: center;
	padding-bottom: 90px;
}
.SolutionOverview p>img{
    width: 100%;
}
.so_ov1 {
    font-family: var(--font-family-inter-bold) !important;
    font-weight: 400 !important;
    font-size: 37px !important;
    color: #333333 !important;
	margin-bottom: 30px;
}

.brand04-swiper {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.solut_swipt {
    width: calc((100% - 40px) / 3 - 50px);
    margin-right: 20px;
    margin-top: 20px;
    background: #FFFFFF;
    border-radius: 6px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: 32px 25px 32px 25px;
    text-align: left;

}
.solut_swipt:nth-of-type(3n){
    margin-right: 0;
}
.solut_swipt:nth-of-type(1),
.solut_swipt:nth-of-type(2),
.solut_swipt:nth-of-type(3){
    margin-top: 0;
}
.solthgaid{
    display: flex;
    flex-wrap: wrap;
    width: 1015px;
    margin: 0px auto;
}
.solut_swipt h3 {
	display: flex;
}

.solut_swipt span {
	width: 6px;
	height: 6px;
	border-radius: 10px;
	display: block;
	background: #03C8AA;
	margin-top: 8px;
	margin-right: 5px;
}

.tinb_h {
	padding: 115px 0px;
}

.solution_batbe {
	background: #F4F8FD;
}

.so_ov2 {
	width: 40px;
	height: 4px;
	background: #03C8AA;
	margin: 0px auto
}

.so_ov3 {
	font-weight: 400;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.so_ovimg {
	width: 929px;
	height: 325px;
}

.so_ov4 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 26px;
	margin: 10px auto 30px;
	width: 1015px;
	text-align: center;
}

.so_ov5 {}

.Solution_application {
	width: 100%;
	text-align: center;
    min-height: 350px;
	overflow: hidden;
}
.Solution_application h3{
    /*margin: 38px 0px;*/

    /*width: 300px;*/
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
}
.titlith3 > div{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    /*width: 275px;*/
    width: calc(100% - 12px);
}
.Solution_matching2 {
	width: 100%;
	text-align: center;
	background: #F4F8FD;
	padding-bottom: 100px;
}

.Solution_matching {
	width: 100%;
	text-align: center;
	background: #F4F8FD;
	padding-bottom: 144px;
}

.Solution_matching3 {
	width: 100%;
	text-align: center;
	    padding-bottom: 50px;
	background: #FFF;
}

.Solution_qiechu {
	overflow: hidden;
}

.solution_chten_let {
	width: 40px;
	height: 40px;
	background: #e3e3e3;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 40px;
	position: absolute;
	left: -60px;
	top: 35%;
	/* 从顶部下移50% */
	transform: translateY(-35%);
	/* 回移自身高度的50% */
	cursor: pointer;
	z-index: 100;

}

.solution_chten_let:hover {
	color: #03C8AA;
	border: 1px solid #03C8AA;
}

.solution_chten_rigt:hover {
	color: #03C8AA;
	border: 1px solid #03C8AA;
}

.solution_chten_rigt {
	cursor: pointer;
	width: 40px;
	height: 40px;
	background: #e3e3e3;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 40px;
	position: absolute;
	right: -60px;
	top: 35% !important;
	/* 从顶部下移50% */
	transform: translateY(-35%);
	z-index: 100;
	/* 回移自身高度的50% */
}

.Solution_mchten {
	width: 100%;
	display: flex;
	transition: transform 0.4s ease-out;
}

.solution_chten {
	display: flex;
	justify-content: space-between;
	gap: 36px;
}

.solution_chten > .solution_c1{
    background: #fff !important;
    width: 330px;
    margin-bottom: 150px;
}
.solution_chten > .solution_c1 > h3{
        width: 80% !important;
        margin: 0px auto !important;
}
.xgl1 {
	padding-top: 100px;
}

.xgl2 {
	margin-bottom: 30px;
}

.Getaquote {
	width: 100%;
	background: #FFFFFF;
	margin-bottom: 123px;
}

.Geta_tuo {
	text-align: center;
}

.Solution_m {
	/*padding-bottom: 100px;*/
}

.form-container {
	background-color: #fff;
	padding: 30px;
	border-radius: 8px;
    width: 1015px;
	margin: 0px auto;
}

.form-row {
	display: flex;
	margin-bottom: 20px;
}

.form-group {
	flex: 1;
	margin-right: 20px;
}

.form-group {}

.form-group:last-child {
	margin-right: 0;
}

.bownli_input1 .form-control {
    width: 800px;
    padding: 21px;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-sizing: border-box;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #222222;
	transition: border-color 0.3s ease;
}
.form-control{
    width: 100%;
     padding: 20px 14px;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-sizing: border-box;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #222222;
	transition: border-color 0.3s ease;
}
.form-control:focus {
	border-color: #20c997;
	outline: none;
}

.required input,
.required select {
	padding-left: 7px;
}

.textarea-group {
	margin-bottom: 53px;
}

.int_proin {
	cursor: pointer;
}

.checkbox-group {
	display: flex;
	align-items: center;
	margin-bottom: 55px;
	justify-content: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #222222;
	color: #666666;

}

.checkbox-group input {
	margin-right: 8px;
}

.btn-submit {
	background-color: #20c997 !important;
	color: #fff;
	border: none;
	padding: 10px 20px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	width: 300px;
	height: 50px;
	border-radius: 30px;
}

.form_gai {
	display: flex;
	justify-content: center;
}

.Download_Center {
	text-align: center;
	    margin-bottom: 100px;
}

.Download_Center>h1 {
    font-family: var(--font-family-inter-bold);
    font-weight: 400;
    font-size: 40px;
    color: #444444;
	margin-top: 100px;
	margin-bottom: 10px;
}

.Download_Center>h5 {
    width: 800px;
    margin: 0px auto;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 26px;
}

.bownli_bootent {
	width: 900px;
	margin: 0px auto;
	margin-bottom: 50px;
}

.bownli_bootent>h2 {
font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
color: #222222;
	margin-left: 20px;
	margin-bottom: 15px;
}

.bownli_input1 {
	display: flex;
}

.bownli_boote {
	color: #fff;
	background: #03C8AA;
	width: 80px;
	height: 60px;
	text-align: center;
	line-height: 45px;
	border-radius: 5px;
	cursor: pointer;
	    font-size: 20px;
}
.bownli_boote > i{
        margin-top: 17px;
}
.active1 {
	color: #FFFFFF !important;
	background: #03C8AA !important;
}
.brl1.active1>h2{
    color: #FFFFFF;
}
.active1>.brl_btgai {
   	color: #A5E5DB !important; 
}

.bownli_result_left {
	margin-top: 60px;
}

.bownli_result_rgibnt {
	width: 70%;
	min-height: 600px;
	margin-bottom: 100px;
}

.brl_a {
	text-decoration: none;
}

.brl_tou {
	border-radius: 10px 10px 0px 0px;
}


.bownli_r_chten1 {
	width: 100%;
	padding: 20px 0px;
	border-bottom: 1px solid #EEEEEE;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #222222;
}

.bownli_r_chten_c {}

.bownli_r_chten_c1 {
	padding: 50px 20px;
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	justify-content: space-between;
}

.bownli_r_cimg {
	width: 27px;
	height: 35px;
	margin-top: 5px;
}

.bownli_r_ci1 {
	width: 75%;
}

.bownli_r_ci1>h2 {
font-family: var(--font-family);
font-weight: bold;
font-size: 18px;
color: #444444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.bownli_r_ci1>h3 {
font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
color: #666666;
	margin: 10px 0px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏超出容器的部分 */
	text-overflow: ellipsis;
	/* 显示省略号 */
}

.bownli_r_ci3 {
	display: flex;
}

.bownli_r_ci3>h4 {
	width: 190px;
font-family: var(--font-family);
font-weight: 400;
font-size: 14px;
color: #aaaaaa;
}

.bownli_r_ci2 {
	width: 120px;
	height: 30px;
	border-radius: 14px;
	border: 1px solid #03C8AA;
	text-align: center;
	line-height: 30px;
font-family: var(--font-family);
font-weight: 400;
font-size: 14px;
color: #03C8AA;
	margin-top: 25px;
}

.bownli_r_ci2>img {
	vertical-align: middle;
	margin-right: 5px;
}

.bownli_r_chten_c5 {
	margin-top: 30px !important;
}

.support2_chten2 {
	width: 1400px;
	margin: 0px auto;
	padding-bottom: 100px;
}

.support2_chten2_xi {
	width: 100%;
	height: 1px;
	background: #DCDCDC;
	margin-top: -1px;

}

.support2_chten2_head {
	width: 85%;
	display: flex;
	justify-content: space-between;
	margin: 0px auto;
    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 19px;
    color: #7e7e7e;
	cursor: pointer;
}

.list {
	color: #666666;
	padding-bottom: 15px;
}

.active2 {
	color: #05C4A6;
	border-bottom: 1px solid #05C4A6;
}

.support2_chten2_chent {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(283px, 1fr));
	gap: 20px;
	margin-top: 25px;
	margin-bottom: 100px;
}

.support_chem_1 {
font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
color: #444444;
	text-align: center;
	position: relative;
}

.support_chem_img {
	margin-bottom: 10px;
}

.support_chem_huibj {
	width: 100%;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
}

.support_chem_bofan {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 42%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.support_chem_img>.support_imgb {
	width: 100%;
	height: 210px;
}

.Become_anagent {
	width: 60%;
	text-align: center;
}
.Become_anagent>h3{
    font-size: 38px;
}
.productst_head {
	width: 100% !important;
}

.productst_list {
	width: 300px;
	text-align: center;
}

.active8 {
    background: linear-gradient(to right, #0773CA, #11B8A1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #0773CA, #11B8A2) 1;
}

.productst_chtent {
	width: 100%;
	margin-top: 50px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
	gap: 40px;
	margin-bottom: 50px;
}

.prductsandservices {
	background: #F4F8FD;
}

.produstt_1 {
	background: #fff;
	padding: 80px 50px;
	position: relative;
    border-radius: 20px;
    transition: all 0.5s;
    z-index: 1;
    overflow: hidden;
}
.produstt_1::before{
    display: block;
    content: '';
    width: 0;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 48%, #0772CA 111%);
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    z-index: -1;
}
.produstt_1>a{
    width: 335px;
    display: block;
}
.produstt_1:hover{
 box-shadow: 0 0 25px 10px rgb(0 123 255 / 10%);
 transform: translateY(-15px);
}
.produstt_1:hover::before{
    /*width: 100%;*/
}
.produstt_1>h5>a{
    background: linear-gradient(to right, #0773CA, #35ff00) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
     border-bottom: 1px solid;
    border-image: linear-gradient(to right, #0773CA, #11B8A2) 1;
        position: absolute;
    bottom: 55px;
    
}
.produstt_1>h5>a>i{
     font-size: 20px;
    margin-left: 7px;
}
.produstt_1:hover > h2{
        background: linear-gradient(to right, #0773CA, #35ff00) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}
.produstt_1 h2 {

    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 24px;
    color: #7e7e7e;
	margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.produstt_1 h4 {
    font-family: var(--font-family-inter-light);
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
	/*padding-bottom: 55px;*/
	    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 44px;
    margin-bottom: 60px;
}

.produstt_1 h5 {
	color: #0B73CC;
	width: 73px;
	font-size: 16px;
	font-family: var(--font-family-inter-light);
}

.chtentimg {
  width: 100%;
  height: 100%;
  object-fit: contain; /* 保持完整显示 */
}
.dakuan{
    width: 243px;
    /*height: 155px;*/
	position: absolute;
	top: 85px;
	right: 30px;
}
.ProductsandServices22 {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ProductsandServices2 {
	width: 100%;
	position: absolute;
	top: 80px;
	width: 100%;
	min-height: 400px;
	display: flex;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.produc_lent {
	width: 479px;
	min-height: 400px;
	background: #F4F8FD;
}

.xuan {
	margin-top: 45px;
}

.produc_l_chen {
	padding: 20px 40px 20px 203px;
    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 16px;
    color: #666666;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.active9 {
	background: linear-gradient(110deg, #fff, #03C8AA);
	color: #fff !important;

}
.produc_l_chen i {
	font-size: 14px;
	color: #F4F8FD;
}

.produc_rgitn {
	width: calc(100% - 479px);
	min-height: 400px;
	background: #fff;
}

.produc_rgitn_fen {
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 20px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
	gap: 20px;
}

.produc_r1 .prod1 {
	align-items: center;
	display: flex;
    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 16px;
    color: #333333;
	margin-bottom: 15px;
	line-height: 24px;
}

.prod1 span {
	display: inline-table;
	width: 6px;
	height: 6px;
	margin-right: 5px;
	background: #15ccb0;
	border-radius: 6px;
}

.produc_r1 .prod2 {
    font-family: var(--font-family-inter-light);
    font-weight: 400;
    font-size: 13px;
    color: #666666;
	line-height: 26px;
	margin-left: 10px;
	line-height: 28px;
}


.Productsand2 img {
	width: 100%;
}
.Productsand2{
   position: relative;
}
.Productsand3 {
	width: 100%;
	background: #F4F8FD;
	display: flex;
	justify-content: space-evenly;
	padding-bottom: 100px;
}

.Productsand3_lent {
	width: 30%;
}

.Productsand3_lent img {
	width: 100%;
}

.Productsand3_rgiten {
	width: 30%;
}

.Productsand3_rgiten p {
    font-family: var(--font-family-inter-bold);
    font-weight: 400;
    font-size: 37px;
    color: #444444;
	margin-top: 220px;
	margin-bottom: 50px;
}

.Productsand3_rgiten h3 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    line-height: 28px;
	margin-bottom: 50px;
}

.Productsand3_rgiten div {
	border-radius: 25px;
	border: 2px solid #03C8AA;
	width: 150px;
	padding: 10px;
    font-family: var(--font-family-inter-medium);
    font-weight: 400;
    font-size: 20px;
    color: #03C8AA;
	text-align: center;
	transition: all 0.3s;
	cursor: pointer;
	position: relative;
	z-index: 1;
	transition: 0.3s;
	overflow: hidden;
}
.Productsand3_rgiten div::before{
    display: block;
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transition: 0.3s;
    background-color: #03C8AA;
    z-index: -1;
}
.Productsand3_rgiten div:hover::before{
    width: 100%;
}
.Productsand3_rgiten div:hover{
	color: #FFFFFF;
}

.Productsand4 {
	padding-top: 10px;
	background: #fff;
	padding-bottom: 100px;
}

.Productsand5 {
	width: 80%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	 align-items: baseline;
}

.Productsand6 {
	text-align: center;
	max-width: calc((100% - 60px) / 3);
}
.Productsand6 img{
    height: 120px;
}
.Productsand7 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 22px;
    color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Productsand8 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    width: auto;
    text-align: justify;
}

.sh_img {
	width: 100%;
	height: 100%;
}

.prst6img {
	margin-left: 55px;
}

/* @media (max-width: 1940px) { */

.bownli_result {
	width: 1300px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
}

.brl1 {
	width: 240px;
	padding: 20px;
	background: #F5F5F5;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	color: #222222;
border-top: 1px solid #fff
}

.brl1>h2 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    max-width: 85%;
}

.Solution_m {
	width: 1428px;
	margin: 0px auto;
	position: relative;
}

.solution_c1 {
	width: 245px;
	height: 400px;
	border-radius: 20px;
	text-align: center;
}

.solution_c1gai {
	width: 330px;

	/* background: #FFFFFF; */
	border-radius: 20px;
	text-align: center;
}

.solution_c1gai>img {
	width: 100%;
	height: 220px;
	margin-bottom: 23px;
    object-fit: cover;
    border-radius: 12px;
}

.solution_c1gai>h2 {
	font-weight: 400;
	font-size: 16px;
	color: #444444;
	font-family: var(--font-family);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.solution_c1>img {
	width: 198px;
	height: 69px;
	margin-top: 86px;
	margin-bottom: 100px;

}

.solution_c1>a>h2 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: #222222;
	margin-bottom: 20px;
}

.solution_c1>h3 {
	font-weight: 400;
	font-size: 14px;
	color: #888888;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 80%;
    margin: 0px auto;
}

.s_c1_ctent>h2 {
    font-family: var(--font-family-inter-semibold);
    font-weight: 400;
    font-size: 24px;
    color: #222222;
	margin: 35px 0px 0 0;
	text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
 .el-pager li.active{
          color: #14ae21 !important;
}
 .el-pager li{
    border: 1px solid #C0C4CC;
    background: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin: 0px 5px;
    text-align: center;
    line-height: 40px;
}
.productss1 .el-pager li.active{
        color: #14ae21 !important;
}
.productss1 .el-pager li{
        background: #ffffff;
}

.productss3 .el-pager li.active{
        color: #14ae21 !important;
}
.productss3 .el-pager li{
        background: #f5f5f5;
}

.s_c1_ctent>h3 {

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
	color: #666666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	/*width: 500px;*/
    /*margin: 0px auto;*/
    /*padding: 15px 0px 40px 0px;*/
}

.s_c1_ctent>img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	border-radius: 10px;
	 transition: all 0.3s;
}
.s_c1_ctent>img:hover{
    transform: scale(1.02);
}
.Solution_head {
	width: 100%;
	height: 650px;
}

/* } */
.colutin_boote {
	width: 138px;
	height: 61px;
	/*margin: 0px auto;*/
	justify-content: space-between;
	display: flex;
}

.colution_let,
.colution_rigth {
	width: 50px;
	height: 50px;
	border-radius: 60px;
	border: 1px solid #B5B5B5;
	text-align: center;
	line-height: 50px;
	color: #B5B5B5;
	cursor: pointer;
}

.colution_let:hover {
	border: 1px solid #03C8AA;
	color: #03C8AA;
}

.colution_rigth:hover {
	border: 1px solid #03C8AA;
	color: #03C8AA;
}

.colu_i {
	font-size: 20px;

}
.beijiangaistin{
    width: 1400px !important;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.beijiangaistin>.swiper-button-prev {
         top: 40%;
         left: 10px;
}
.beijiangaistin>.swiper-button-next  {
        right: 10px;
       top: 40%;
}
.el-pagination .btn-prev{
        margin-right: 5px;
}
.el-pagination .btn-next{
        margin-left: 5px;
}
@media (max-width: 1640px) {
    /*.beijiangaistin>.swiper-button-prev {*/
    /*     top: 60%;*/
    /*     left: 90px;*/
    /*}*/
    /*.beijiangaistin>.swiper-button-next  {*/
    /*        right: 90px;*/
    /*       top: 60%;*/
    /*}*/
    .produstt_1{
            /*padding: 45px 50px;*/
    }
    .produstt_1 h2{
        /*font-size: 24px;*/
    }
    .produstt_1 h4{
            /*width: 240px;*/
            /*font-size: 13px;*/
    }
    .dakuan{
    /*        width: 210px;*/
    /*height: 155px;*/
    /*    top: 50px;*/
    }
    .chengyangsgaid{
            gap: 60px;
    }
    .show_solutne >.swiper-wrapper >.swiper-slide > .solution_c1{
        width: 250px !important;
        height: 345px !important;
    
    }
   .solution_chten > .solution_c1{
           width: 266px;
   }
	.canp4 {
		/*width: 100%;*/
  /*      display: grid;*/
  /*      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));*/
  /*      align-items: baseline;*/
	}

	/*.produc_l_chen {*/
	/*	font-size: 16px;*/
	/*}*/

	/*.produc_r1 .prod1 {*/
	/*	font-size: 22px;*/
	/*}*/

	/*.produc_r1 .prod2 {*/
	/*	font-size: 14px;*/
	/*}*/

	.support_chem_img>.support_imgb {
		/*width: 285px;*/
		/*height: 145px;*/
	}

	.support_chem_huibj {
		/*width: 285px;*/
		/*height: 145px;*/
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
		opacity: 0.3;
	}

	.bownli_result {
		width: 1100px;
		margin: 0px auto;
		display: flex;
		justify-content: space-between;
	}

	.brl1 {
		width: 180px;
		padding: 15px;
		background: #F5F5F5;
		display: flex;
		justify-content: space-between;
		align-items: center;
		cursor: pointer;
		color: #222222;
border-top: 1px solid #fff
	}

	.brl1>h2 {
		font-weight: 400;
		font-size: 14px;
	}

	.Solution_m {
		width: 1172px;
		margin: 0px auto;
		position: relative;
	}

	.solution_c1 {
		width: 220px;
		border-radius: 20px;
		text-align: center;
	}

	.solution_c1gai {
		width: 266px;
	
	}

	.solution_c1gai>img {
		width: 100%;
		height: 150px;
	}

	.solution_c1>img {
		width: 178px;
		height: 49px;
		margin-top: 66px;
		margin-bottom: 80px;

	}

	.solution_c1>a>>h2 {
		font-weight: bold;
		font-size: 16px;
		color: #444444;
		margin-bottom: 20px;
	}

	.solution_c1>h3 {
		font-weight: 400;
		font-size: 12px;
		color: #888888;
	}

	.center02 {
	    /*width: 1200px;*/
		/*color: #FFFFFF;*/
		/*position: absolute;*/
		/*top: 150px;*/
		/*left: 200px;*/
	}

	.s_c1_ctent>img {
        /*   width: 540px;*/
        /*height: 260px;*/
	}

	.s_c1_ctent>h2 {
		font-weight: 400;
		font-size: 22px;
		color: #222222;
		margin: 25px 0px 0 0;

	}

	.s_c1_ctent>h3 {
		/*margin: 15px 0px 40px 0px;*/
		/*font-weight: 400;*/
		/*font-size: 14px;*/
		/*color: #666666;*/
	}

	.Solution_head {
		width: 100%;
		height: 600px;
	}
	/*.center02>h3{*/
	/*    font-size: 44px;*/
	/*}*/
}
@media (max-width: 1560px) {
    .canp5 .rrr{
        height: 50px;
    }
    .Download_Center>h5{
        font-size: 17px;
        line-height: 25px;
    }
    .so_ov4{
        font-size: 17px;
        line-height: 25px;
    }
    /*.canp5 img{*/
    /*    height: 52px;*/
    /*}*/
    .prductd_2.fixed{
        width: 1100px;
    }
    .chunt1{
        width: calc(1100px - 200px);
    }
    .beijiangaistin{
        width: 1100px !important;
    }
    #section5 .swiper-container{
        width: 1100px !important;
    }
    .so_ov1{
        font-size: 31px !important;
    }
    .cab1{
        font-size: 24px;
    }
    .productst_list{
        width: 250px;
    }
    .prt5{
        max-width: 130px;
    }
    .madsgy{
        width: 1100px;
    }
    .madsgy .time-swiper{
        width: 80px;
        height: 350px;
    }
    .madsgy .desc-swiper{
        width: 330px;
        height: 330px;
        margin-left: 100px;
    }
    .madsgy .right{
        width: calc(100% - 510px - 150px);
    }
    .madsgy .right .xl{
        font-size: 18px;
    }
    .madsgy .right h3{
        font-size: 24px;
    }
    .madsgy .right .desc{
        margin: 22px 0 80px 0;
    }
    .c1ct{
        width: 1100px;
    }
    .Solution_chetn{
        width: 1100px;
    }
    .s_c1_ctent>img{
        height: 310px;
        border-radius: 6px;
    }
	.Solution_head {
		width: 100%;
		height: 550px;
	}
	.center02>h3{
	    font-size: 31px;
	}
	.Download_Center>h1{
	    font-size: 34px;
	}
	.support2_chten2_head{
	    font-size: 18px;
	}
	.support2_chten2 {
		width: 1100px;
	}
	.produstt_1{
	    padding: 60px 40px;
	}
	.produstt_1 h2{
	    font-size: 20px;
	}
	.produstt_1>a{
	    width: 280px;
	}
	.Download_Center{
	    margin-bottom: 70px;
	}
	.dakuan{
	    width: 180px;
	    top: 90px;
	}
	.zhenthn{
	    width: 1100px;
	}
	.Solutionhtml_bott{
	    width: 1100px;
	}
	.Solutionhtml_bott .main-swiper{
	    width: 400px;
	    height: 400px;
	}
	.siwthnegai{
	    width: 150px;
	}
	.solutine_bin{
        width: calc(100% - 400px - 150px - 80px);
	}
	.solutine_bin h4{
	    font-size: 34px;
	}
	.canp2 {
	    width: 1100px;
	}
	.canp5 {
	    margin-bottom: 70px;
	}
	.Productsand3_rgiten p{
	    font-size: 31px;
	    margin-top: 120px;
	}
	.Productsand3_rgiten div{
	    font-size: 18px;
	}
	.Productsand7{
	    font-size: 20px;
	}
	.produ_h3{
	    font-size: 31px;
	}
	.center02{
	    width: 1100px;
	}
	.fadetn_shn p{
	    font-size: 17px;
	    line-height: 27px;
	}
	.center03>h3{
	    font-size: 36px;
	}
	.center03>h4{
	    font-size: 18px;
	    line-height: 27px;
	}
	.Download_Center>h1{
	    font-size: 34px;
	}
	.produc_lent{
	    width: 410px;
	}
	.produc_rgitn{
	    width: calc(100% - 410px);
	}
	.produc_l_chen{
	    padding: 20px 40px 20px 170px;
	}
	.canp4{
	    width: 790px;
	}
	.canp3{
	    width: calc(100% - 790px - 50px);
	}
}
@media (max-width: 1460px) {
    .canp4{
        /*width: 80%;*/
        /*grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));*/
    }
    .chengyangsgaid {

    gap: 75px;
}
    .show_solutne >.swiper-wrapper >.swiper-slide > .solution_c1 {
            width: 200px !important;
            height: 300px !important;
          
        }
       .solution_chten > .solution_c1{
              	width: 241px;
   }
    .dakuan{
     /*   width: 175px;*/
     /*   height: 155px;*/
    	/*position: absolute;*/
    	/*top: 85px;*/
    	/*right: 30px;*/
    }
 /*   .produstt_1 h2{*/
 /*       font-size: 20px;*/
 /*   }*/
 /*   .produstt_1 h4{*/
 /*       font-size: 12px;*/
 /*       width: 215px;*/
 /*   }*/
	/*.produc_l_chen {*/
	/*	font-size: 14px;*/
	/*}*/

	/*.produc_r1 .prod1 {*/
	/*	font-size: 20px;*/
	/*}*/

	/*.produc_r1 .prod2 {*/
	/*	font-size: 12px;*/
	/*}*/

	.support_chem_1 {
		font-weight: 400;
		font-size: 14px;
		color: #444444;
		text-align: center;
		position: relative;
	}

	.support2_chten2_chent {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
		gap: 20px;
		margin-top: 25px;
		margin-bottom: 100px;
	}
    .support_chem_img>.support_imgb,
    .support_chem_huibj{
        height: 150px;
    }
	.support2_chten2_head {
		/*width: 45%;*/
		display: flex;
		justify-content: space-between;
		margin: 0px auto;
		font-weight: 400;
		font-size: 16px;
		cursor: pointer;
	}

	.support_chem_img>.support_imgb {
		/*width: 240px;*/
		/*height: 135px;*/
	}

	.support_chem_huibj {
		/*width: 240px;*/
		/*height: 135px;*/
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
		opacity: 0.3;
	}

	.bownli_result {
		width: 1100px;
		margin: 0px auto;
		display: flex;
		justify-content: space-between;
	}

	.Solution_m {
		width: 1072px;
		margin: 0px auto;
		position: relative;
	}

	.solution_c1 {
		width: 241px;
		height: 325px;
		border-radius: 20px;
		text-align: center;
	}

	.solution_c1gai {
		width: 241px;
		/*height: 225px;*/
	}

	.solution_c1>img {
		width: 158px;
		height: 39px;
		margin-top: 66px;
		margin-bottom: 80px;

	}

	.solution_c1>a>h2 {
		font-weight: bold;
		font-size: 16px;
		color: #444444;
		margin-bottom: 20px;
	}

	.solution_c1>h3 {
		font-weight: 400;
		font-size: 12px;
		color: #888888;
	}

	.Solution_head {
		width: 100%;
		height: 500px;
	}

	.center02 {
		/*color: #FFFFFF;*/
		/*position: absolute;*/
		/*top: 200px;*/
		/*left: 180px;*/
	}

	.s_c1_ctent>img {
		/*width: 500px;*/
		/*height: 250px;*/
	}

	.s_c1_ctent>h2 {
		font-weight: 400;
		/*font-size: 20px;*/
		color: #222222;
		/*margin: 10px 0px;*/
		margin: 25px 0 0 0;

	}

	.s_c1_ctent>h3 {
		/*margin: 15px 0px 30px 0px;*/
		/*font-weight: 400;*/
		/*font-size: 12px;*/
		/*color: #666666;*/
	}
	.produc_lent{
	    width: 380px;
	}
	.produc_rgitn{
	    width: calc(100% - 380px);
	}
	/*.produc_r1 .prod1{*/
	/*    font-size: 22px;*/
	/*}*/
}


@media (min-width: 768px) and (max-width: 1024px) {
/*    .solut_swipt{*/
/*            width: 290px !important;*/
/*    }*/
/*    .anyyings > table{*/
/*            width: 650px;*/
/*    }*/
/*    .beijiangaistin>.swiper-button-prev {*/
/*         top: 65%;*/
/*         left: 60px;*/
/*}*/
/*.beijiangaistin>.swiper-button-next  {*/
/*        right: 60px;*/
/*       top: 65%;*/
/*}*/
/*    .colution_let, .colution_rigth{*/
/*        width: 60px;*/
/*        height: 60px;*/
/*        line-height: 60px;*/
/*    }*/
/*    .support2_chten2_chent{*/
/*        margin-bottom: 50px;*/
/*    }*/
/*    .produstt_1>h5>a{*/
/*            bottom: 40px;*/
/*    }*/
/*    .tinb_h{*/
/*            padding: 85px 0px;*/
/*    }*/
/*    .solution_chten{*/
/*        margin-left: 0px;*/
/*    }*/
/*    .sont_h5{*/
/*    display: none;*/
/*}*/
/*.solution_chten_rigt{*/
/*    top: 35% !important;*/
/*        left: 330px;*/
/*}*/
/*.solution_chten_let{*/
/*      top: 35% !important;*/
/*      left: 10px;*/
/*}*/

/*.chengyangsgaid .solution_c1:nth-child(1){*/
/*    margin-left: 0px;*/
/*}*/
/*.chengyangsgaid{*/
/*        overflow: auto;*/
/*}*/
/*.sont_h52{*/
/*     display: block;*/
/*}*/
/*    .Getaquote_form{*/
/*        width: 100%;*/
/*    }*/
/*    .form-container{*/
/*        width: 90%;*/
/*        margin: 0px auto;*/
/*        padding: 0px;*/
/*    }*/
/*    .canp4{*/
        /*width: 100%;*/
        /*grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));*/
        /*margin-top: 50px;*/
/*    }*/
  
/*    .canp3{*/
        /*width: 100%;*/
/*    }*/
/*    .chunt1{*/
/*               width: 100%;*/
/*    background: none;*/
/*    box-shadow: none;*/
/*    border-radius: 20px;*/
    /* padding: 80px 100px; */
/*    margin: 0px auto;*/
/*    }*/
/*    .prt1{*/
/*            font-size: 12px;*/
/*    }*/
/*  .canp2{*/
/*          padding: 80px 0px;*/
/*      display: block;*/
/*  }*/
/*  .cab1{*/
/*      font-size: 24px;*/
/*  }*/
/*  .cab2{*/
      
/*    font-size: 16px;*/
/*        margin: 20px 0px;*/
/*  }*/
/*    .Solutionhtml_bott .main-swiper .swiper-slide img{*/
/*        width: 90%;*/
/*        height: 85%;*/
/*        margin-top: 60px;*/
/*                margin-left: 20px;*/
/*    }*/
/*    .solutine_bin h5{*/
/*            margin-top: 30px;*/
/*          font-size: 18px;*/
/*    }*/
/*    .solutine_bin h4{*/
/*                font-size: 26px;*/
/*    }*/
/*    .Solutionhtml_bott .main-swiper{*/
/*        height: 450px;*/
/*        width: 675px;*/
          
/*    }*/
/*    .siwthnegai > .swiper-button-next*/
/*    {*/
/*            left: 100%;*/
/*            top: 40%;*/
/*    }*/
/*    .Solutionhtml_bott .main-swiper .swiper-slide{*/
/*        display: block;*/
/*    }*/
/*    .Solutionhtml_bott .thumbnail{*/
/*        width: 50px;*/
/*        height: 50px;*/
/*    }*/
/*    .swiper-button-prev{*/
/*            top: 37%;*/
/*           left: -70px;*/
/*    }*/
/*    .Solutionhtml_bott{*/
/*        display: block;*/
/*        margin-top: -70px;*/
/*    }*/
/*    .Solutionhtml_bott .thumbnails{*/
/*        display: flex;*/
/*    }*/
/*    .prt2{*/
/*        display: none;*/
/*    }*/
/*    .center03>h3{*/
/*        font-size: 24px;*/
/*    }*/
/*    .Explore_chten_bootem{*/
/*            margin-top: 20px;*/
/*    }*/
/*    .Explore_chten_chten{*/
/*        display: block;*/
/*    }*/
/*    .center03>h4{*/
/*        font-size: 14px;*/
/*    }*/
/*    .Solution_head{*/
/*        height: 400px;*/
/*    }*/
/*    .solutine_bin h6{*/
/*            font-size: 18px;*/
/*            width: 100%;*/
/*    }*/
/*    .Solution_matching2{*/
/*        padding-bottom: 50px;*/
/*    }*/
/*    .xgl1{*/
/*        margin-top: 50px;*/
/*    }*/
/*    .center02{*/
/*        top: 130px;*/
/*        left: 70px;*/
/*    }*/
/*    .center02>h3{*/
/*            font-size: 40px;*/
/*    }*/
/*    .center02>h4{*/
/*        font-size: 16px;*/
/*        width: 330px;*/
/*    }*/
/*    .Download_Center>h1{*/
/*            margin-top: 50px;*/
/*                font-size: 24px;*/
/*    }*/
/*    .Download_Center>h5{*/
/*            max-width: 350px;*/
/*    }*/
/*    .Download_Center{*/
/*            margin-bottom: 50px;*/
/*    }*/
/*    .support2_chten2{*/
/*        width: 100%;*/
/*        padding-bottom: 0px;*/
       
/*    }*/
/*    .support2_chten2_head{*/
/*                overflow-x: auto;*/
/*                        width: 90%;*/
/*    }*/
/*    .support_chem_huibj{*/
/*            left: 50%;*/
/*        transform: translateX(-50%);*/
/*    }*/
/*    .productst_chtent{*/
/*        width: 90%;*/
/*        display: block;*/
/*        margin: 0px auto;*/
/*    }*/
/*    .productst_list{*/
/*        width: 180px;*/
/*    }*/
/*    .produstt_1{*/
/*            margin-top: 20px;*/
/*                padding: 205px 30px 50px 30px;*/
              
/*    }*/
  
/*    .produstt_1 h2{*/
/*                font-size: 18px;*/
/*    }*/
/*    .produstt_1 h4{*/
            /*padding-bottom: 35px;*/
/*                    width: 100%;*/
/*    }*/
/*    .dakuan{*/
/*                width: 100%;*/
/*                height: 155px;*/
/*                       right: 0px;*/
/*                       top: 25px;*/
/*    }*/
/*    .foote_chetn{*/
/*           margin-top: 0px;*/
/*    }*/
/*    .Productsand2{*/
/*            height: 250px;*/
/*    }*/
/*    .Productsand2 img{*/
/*        width: 100%;*/
/*        height: 100%;*/
/*        object-fit: cover;*/
/*    }*/
/*    .Productsand3{*/
/*        display: block;*/
/*    }*/
/*    .Productsand3_lent{*/
/*            width: 85%;*/
/*    }*/
/*    .Productsand3_rgiten{*/
/*            width: 90%;*/
/*    margin: 0px auto;*/
/*    text-align: center;*/
/*    }*/
/*.Productsand3_rgiten p{*/
/*        font-size: 24px;*/
/*            margin-top: 80px;*/
/*    margin-bottom: 30px;*/
/*}*/
/*.Productsand3_rgiten h3{*/
/*    font-size: 14px;*/
/*}*/
/*.Productsand3_rgiten div{*/
/*    margin: 0px auto;*/
/*}*/
/*.Productsand5{*/
/*    display: block;*/
/*}*/
/*.Productsand8{*/
/*    margin: 0px auto;*/
/*    padding-bottom:80px ;*/
   
/*}*/
/*.sh_img{*/
/*        object-fit: cover;*/
/*}*/
/*.produ_h4{*/
/*    width: 300px;*/
/*    font-size: 16px;*/
/*}*/
/*.chunt1 table{*/
/*     width: 90%;*/
/*      margin: 0px auto;*/
    
/*    border-collapse: collapse;*/
/*}*/
/*.chunt1{*/
/*    padding: 0px !important;*/
/*}*/
/*.s_c1_ctent>h3{*/
/*    width: 100%;*/
/*}*/
/*.chuchentnen{*/
/*    padding-bottom: 50px;*/
/*}*/
/*.produ_h3{*/
/*        font-size: 40px;*/
/*        margin-top: 100px;*/
/*}*/
/*.elxj,.elxl{*/
/*        width: 110px;*/
/*    height: 40px;*/
/*    line-height:40px;*/
/*        font-size: 14px;*/
/*}*/
/*.Productsand10{*/
/*    display: block;*/
/*}*/
/*.Productsand10 div:nth-child(1){*/
/*    text-align: center;*/
/*}*/
/*.Prand10_rigthn{*/
/*    width: 100%;*/
/*}*/
/*.Prand10_rigthn h2{*/
/*            font-size: 24px;*/
/*        text-align: center;*/
/*        margin-top: 50px;*/
/*}*/
/*.Prand10_rigthn div{*/
/*    margin: 0px auto;*/
/*}*/
/*.Prand10_rigthn h4{*/
/*    margin-bottom: 40px;*/
/*}*/
/*.Productsand13{*/
/*        font-size: 11px;*/
/*}*/
/*.Productsand11{*/
/*        padding: 50px 0px;*/
/*}*/
/*.Productsand12{*/
/*        width: 80%;*/
/*            padding: 20px;*/
/*}*/
/*.Productsand10{*/
/*        padding: 120px 0px 60px 0px;*/
/*}*/
/*.Productsand14{*/
/*        font-size: 14px;*/
/*            padding: 10px 10px;*/
/*}*/
/*.solutingai{*/
/*        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));*/
/*}*/
/*.s_c1_ctent>img{*/
/*    width: 100%;*/
/*          object-fit: cover;*/
/*        border-radius: 10px;*/
/*}*/
/*.bownli_bootent{*/
/*    width: 80%;*/
/*}*/
/*.bownli_input1{*/
/*    display: block;*/
/*}*/
/*.bownli_input1 .form-control{*/
/*        padding: 14px;*/
        
/*    width: 75%;*/
/*}*/
/*.bownli_boote{*/
/*      width: 70px;*/
/*    height: 48px;*/
/*}*/
/*.bownli_boote > i{*/
/*        margin-top: 10px;*/
/*}*/
/*.bownli_bootent>h2{*/
/*    font-size: 14px;*/
/*}*/
/*.bownli_result{*/
/*            width: 100%;*/
/*            display: block;*/
/*}*/
/*.bownli_result_left{*/
/*         width: 90%;*/
/*        display: flex;*/
/*        height: 60px;*/
/*        overflow: auto;*/
/*        margin: 0px auto;*/
/*        gap: 10px;*/
/*}*/
/*.brl_tou,.brl1{*/
/*    border-radius: 10px ;*/
/*}*/
/*.bownli_result_rgibnt{*/
/*        width: 90%;*/
/*    margin: 0px auto;*/
/*}*/
/*.bownli_r_chten_c1{*/
/*    width:90%;*/
/*        display: block;*/
/*}*/
/*.bownli_r_ci1>h2{*/
/*        font-size: 16px;*/
/*            margin-top: 15px;*/
/*}*/
/*.bownli_r_ci1>h3{*/
/*        font-size: 14px;*/
/*}*/
/*.bownli_r_ci3>h4{*/
/*     font-size: 12px;*/
/*}*/
/*.bownli_r_ci1{*/
/*        width: 100%;*/
/*}*/

/*.so_ov4{*/
/*    width: 80%;*/
/*    margin: 0px auto;*/
/*    text-align: left;*/
/*    line-height: 24px;*/
/*    padding-bottom: 50px;*/
/*}*/
/*.chengyangs  .solution_c1{*/
/*    width: 200px;*/
/*}*/
/*.Solution_chetn{*/
/*        margin-bottom: 50px;*/
/*        margin-top: 50px;*/
/*}*/
/*.solution_c1>img{*/
/*            padding: 0px 40px;*/
/*}*/
/*.siwthnegai{*/
/*        margin: 0px auto;*/
/*}*/
}
@media only screen and (max-width:760px) {
    .bownli_r_chten_c5{
        margin-top: 0 !important;
    }
   .anyyings{
       width: 100%;
       font-size: 14px;
       line-height: 24px;
   }
   .anyyings p,
   .anyyings span{
       font-size: 14px !important;
   }
  .c1ct{
    padding: 100px 0 60px 0;
    width: 92%;
  }
  .c1ct .News_Center1{
      margin: 0 auto 20px;
      width: 100%;
  }
  .c1mide{
    margin-top: 30px;
  }
  .c1mide .item .top{
    width: calc(100% - 20px);
    padding: 11px 10px;
    height: auto;
  }
  .c1mide .item .top .name{
    font-size: 14px;
    width: 30%;
  }
  .c1mide .item .top p{
    font-size: 14px;
    width: 25%;
    text-align: center;
  }
  .c1mide .item .top p:last-of-type{
    width: 33%;
  }
  .c1mide .item .top i{
    font-size: 16px;
  }
  .c1mide .item .bt{
    width: calc(100% - 40px);
    padding: 10px 20px 25px 20px;
  }
  .c1mide .item .bt h6{
    font-size: 14px;
  }
  .c1mide .item .bt .txt{
    font-size: 14px;
    line-height: 24px;
  }
  .c1mide .item .bt .row:not(:first-of-type){
    margin-top: 20px;
  }
  .c1mide .item .bt .line{
    margin: 25px 0 20px 0;
  }
    .anyyings > table{
        width: 90%;
    }
    .support2_chten2_chent{
        margin-bottom: 50px;
    }
    .produstt_1>h5>a{
            bottom: 40px;
    }
    .tinb_h{
            padding: 50px 4% 40px 4%;
            width: calc(100% - 8%);
    }
    .solthgaid{
        display: flex;
        flex-wrap: wrap;
        gap: unset;
        width: 100%;
    }
    .brand04-swiper{
        margin: 30px 0 0 0 !important;
    }
    .solut_swipt{
        width: calc(100% - 40px) !important;
        height: auto !important;
        padding: 25px 20px;
        border-radius: 10px;
        margin-right: 0;
    }
    .titlith3 > div{
        width: calc(100% - 20px);
        font-size: 14px;
        line-height: 26px;
    }
        .solut_swipt:not(:first-of-type){
            margin-top: 15px;
        }
    /*.solution_chten{*/
    /*    margin-left: 75px;*/
    /*}*/
    .anyyings > table{
        width: 100%;
    }
    .SOLution_bing table p{
        font-size: 14px;
        width: 90%;
        padding: 10px 0;
        line-height: 22px;
    }
    .sont_h5{
    display: none;
}
.solution_chten_rigt{
    top: 35% !important;
        left: 330px;
}
.solution_chten_let{
      top: 35% !important;
      left: 10px;
}

.chengyangsgaid .solution_c1:nth-child(1){
    margin-left: 0px;
}
.chengyangsgaid{
        overflow: auto;
}
.sont_h52{
     display: block;
}
    .Getaquote_form{
        width: 100%;
    }
    .form-container{
        width: 90%;
        margin: 0px auto;
        padding: 0px;
    }
    .canp4{
                /*width: 100%;*/
                /*        grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));*/
                /*        margin-top: 50px;*/
    }
  
    .canp3{
        /*width: 100%;*/
    }
    .chunt1{
               width: 100%;
    background: none;
    box-shadow: none;
    border-radius: 20px;
     padding: 80px 100px; 
    margin: 0px auto;
    }
    .zhenthn{
        width: 92%;
    }
    .prt1{
            font-size: 14px;
            margin: 25px 0 20px 0;
            padding-bottom: 5px;
            overflow-x: auto;
    }
    .prt1 a,
    .prt1 span{
        flex-shrink: 0;
    }
    .madsgy{
        width: 92%;
        margin: 0 auto;
        flex-direction: column;
        padding-bottom: 60px;
    }
    .madsgy .left{
        width: 100%;
        flex-direction: column-reverse;
    }
    .madsgy .left .zzb{
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        margin-top: 5px;
    }
    .madsgy .left .zzb i{
        transform: rotate(-90deg);
    }
    .madsgy .time-swiper{
        height: 64px;
        width: calc(100% - 60px);
        margin: 0;
    }
    .madsgy .time-swiper a{
        height: calc(100% - 2px);
        border-radius: 6px;
    }
    .madsgy .desc-swiper{
        width: 100%;
        height: 250px;
        margin: 0;
    }
    .madsgy .desc-swiper a img{
        max-width: 90%;
        max-height: 90%;
    }
    .madsgy .right{
        margin: 30px 0 0 0;
        width: 100%;
    }
    .madsgy .right .xl{
        font-size: 14px;
    }
    .madsgy .right h3{
        font-size: 18px;
    }
    .madsgy .right .desc{
        font-size: 14px;
        line-height: 26px;
        margin: 15px 0 35px;
    }
    .madsgy .right a{
        margin: 0 auto;
    }
    .madsgy .right a span{
        font-size: 14px;
    }
    .prductd_2.fixed{
        display: none;
    }
  .canp2{
          padding: 60px 0px 40px 0;
      flex-direction: column;
      width: calc(100% - 8%);
  }
  .canp3{
      width: 100%;
  }
  .cab1{
      font-size: 22px;
      text-align: center;
  }
  .cab2{
      
    font-size: 14px;
        margin: 10px 0px;
        text-align: center;
  }
  .canp4{
      width: 100%;
      margin-top: 30px;
  }
  .canp5{
      width: calc((100% - 10px) / 2);
      margin-right: 10px;
      margin-bottom: 30px;
  }
    .canp5:nth-of-type(2n){
        margin-right: 0;
    }
    /*.canp5 img{*/
    /*    max-height: 42px;*/
    /*}*/
    .canp5 p{
        font-size: 14px;
        margin: 10px auto 0;
    }
    .xgl1{
        padding-top: 0;
    }
    .xianguanzt{
        font-size: 14px;
    }
    .chunt{
        width: 92%;
        margin: 0 auto;
    }
    .chunt1{
        width: 92%;
        margin: 0 auto;
        overflow-x: auto;
        border-radius: 8px;
    }
    .Solutionhtml_bott .main-swiper .swiper-slide img{
        width: 310px;
         height: auto;
        margin-top: 60px;
                /*margin-left: 20px;*/
    }
    .solutine_bin h5{
            margin-top: 30px;
            font-size: 16px;
    }
    .solutine_bin h4{
        font-size: 24px;
    }
    .Solutionhtml_bott .main-swiper{
               height: auto;
    }
    .siwthnegai > .swiper-button-next
    {
            left: 100%;
    top: 40%;
    }
    .Solutionhtml_bott .main-swiper .swiper-slide{
        display: block;
    }
    .Solutionhtml_bott .thumbnail{
        width: 50px;
        height: 50px;
    }
    .swiper-button-prev{
            top: 37%;
           left: -70px;
    }
    .Solutionhtml_bott{
        display: block;
        margin-top: -70px;
    }
    .Solutionhtml_bott .thumbnails{
        display: flex;
    }
    .prt2{
        display: none;
    }
    .center03{
       width: 92%;
    }
    .center03>h3{
        font-size: 22px;
        margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
    }
    .SolutionOverview{
        width: 92%;
        margin: 0 auto !important;
        padding: 40px 0;
    }
    .so_ov1{
        font-size: 22px !important;
        margin-bottom: 10px;
    }
    .so_ov2{
        width: 30px;
        height: 3px;
    }
    .sov_gao{
        margin-bottom: 20px !important;
    }
    .fadetn_shn,
    .fadetn_shn p,
    .fadetn_shn span{
        font-size: 14px !important;
        line-height: 26px;
        margin: 0 0 10px 0;
    }
    .SolutionOverview p>img{
        width: 100%;
    }
    .Explore_chten_bootem{
            margin-top: 20px !important;
    }
    .Explore_chten_chten{
        display: flex !important;
        flex-direction: column !important;
        gap: unset !important;
        width: 92% !important;
    }
    .center03>h4{
        font-size: 14px !important;
        line-height: 24px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
    }
    .solutine_bin h6{
            font-size: 14px;
            width: 100%;
    }
    .Solution_matching2{
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .Solution_matching3{
        padding-top: 50px;
    }
    .beijiangaistin{
        width: 92% !important;
        margin: 30px auto 0;
    }
    .swiper-button-prev i, .swiper-button-next i{
        font-size: 16px;
    }
    .beijiangaistin>.swiper-button-prev{
        left: 0;
    }
    .beijiangaistin>.swiper-button-next{
        right: 0;
    }
    .solution_chten{
        width: calc(100% - 100px);
    }
    .solution_c1gai{
        width: calc(100%);
        height: auto;
    }
    .solution_c1gai>img{
        margin-bottom: 12px;
        border-radius: 6px;
    }
    .solution_c1gai>h2{
        font-size: 14px;
    }
    .xgl1{
        margin-top: 0px;
    }
    .solutom_1{
        height: 50px;
    }
    .Solution_head{
        height: 200px;
    }
     .Solution_head.tldsb{
         height: 210px;
     }
     .Solution_head.tlnszy{
         height: 350px;
     }
     .Solution_head.prod{
         height: 170px;
     }
     .Solution_head.prod .center02>h4{
         width: 45%;
     }
     .Solution_head.jjfa .center03{
         width: 80%;
     }
    .center02{
        width: 92%;
    }
    .center02>h3{
        width: 60%;
            font-size: 22px;
            margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
    }
    .center02>h4{
        font-size: 14px;
        line-height: 24px;
        width: 60%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
    }
    .Download_Center>h1{
            margin: 0 0 8px 0;
                font-size: 22px;
    }
    .Productsand4 .Download_Center>h5{
            /*text-align: justify;*/
            /*text-align-last: left;*/
            text-align: left;
    }
    .Download_Center>h5{
            font-size: 14px;
            width: 100%;
            line-height: 26px;
    }
    .Download_Center{
            margin: 0;
    }
    .support2_chten{
        width: 92%;
        margin: 0 auto;
        padding: 40px 0 60px 0;
    }
    .support2_chten2{
        width: 100%;
        padding-bottom: 0px;
        margin-top: 30px;
       
    }
    .support2_chten2_head{
                overflow-x: auto;
                        width: 100%;
    }
    .support2_chten2_head a{
        flex-shrink: 0;
    }
    .productst_list{
        width: auto;
    }
    .support2_chten2_head a:not(:first-of-type){
        margin-left: 25px;
    }
    .support_chem_huibj{
            left: 50%;
        transform: translateX(-50%);
    }
    .productst_chtent{
        width: 100%;
        margin: 0px auto;
        flex-wrap: wrap;
    }
    .produstt_1{
            margin-top: 20px;
            padding: 180px 18px 30px 18px;
            width: calc(100% - 36px);
            border-radius: 10px;  
    }
 .productst_chtent{
     display: flex;
    flex-direction: column;
    gap: unset;
 }
    .dakuan{
                width: 100%;
                height: 155px;
                right: 0px;
                top: 25px;
                display: flex;
                align-items: center;
                justify-content: center;
    }
    .produstt_1>a{
        width: 100%;
    }
    .produstt_1 h2{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .produstt_1 h4{
        font-size: 14px;
        line-height: 26px;
        height: 52px;
        margin-bottom: 55px;
    }
    .produstt_1>h5>a{
        bottom: 35px;
        font-size: 14px;
    }
    .chtentimg{
        max-width: 90%;
        max-height: 80%;
    }
    .foote_chetn{
           margin-top: 0px;
    }
    .Productsand2{
            height: 210px;
    }
    .Productsand2 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .Productsand3{
        flex-direction: column-reverse;
        padding: 40px 0 0 0;
    }
    .Productsand3_lent{
            width: 85%;
    }
    .Productsand3_lent img{
        transform: translateY(-15%);
    }
    .Productsand3_rgiten{
            width: 92%;
    margin: 0px auto;
    }
.Productsand3_rgiten p{
        font-size: 22px;
        text-align: center;
        margin: 0;
}
.Productsand3_rgiten h3{
    font-size: 14px;
    line-height: 26px;
    margin: 15px 0 0 0;
}
.Productsand3_rgiten div{
    margin: 38px auto 0;
    padding: 0;
    width: 140px;
    height: 36px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Productsand4{
    padding: 60px 0;
    width: 92%;
    margin: 0 auto;
}
.Productsand5{
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
}
.Productsand6{
    width: 100%;
    max-width: 100%;
}
.Productsand6:not(:first-of-type){
    margin-top:40px;
}
.Productsand6 img{
    width: 80px;
    height: auto;
}
.Productsand7{
    font-size: 18px;
    height: auto;
    margin: 15px 0;
    font-weight: bold;
}
.Productsand8{
    margin-bottom: 80px;
}
.Productsand8{
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    /*text-align: justify;*/
    /*text-align-last: left;*/
    text-align: left;
}
.sh_img{
        object-fit: cover;
}
.produ_h4{
    width: 85%;
    font-size: 14px;
    line-height: 26px;
    margin: 15px 0 25px 0;
}
.Explore_chten_bootem_gai{
    margin: 0;
}
.chunt1 table{
     width: auto;
      margin: 0;
    
    border-collapse: collapse;
}
.chunt1{
    padding: 0px !important;
    margin-top: 30px;
}
.chunt1 th{
    font-size: 14px;
    padding: 10px;
}
.chunt1 td{
    font-size: 14px;
    padding: 10px;
    line-height: 24px;
    width: auto;
}
.solution_c1tixing{
    height:160px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.solution_c1tixing img{
    max-width: 90%;
    max-height: 80%;
}
.xianguanzt{
    margin-bottom: 0;
}
#section5 .swiper-container{
    width: 92% !important;
    margin: 20px auto 0 !important;
}
.s_c1_ctent>h3{
    width: 100%;
    font-size: 14px;
}
.solution_c1{
    height: auto;
}
.solution_c1>a>h2{
    font-size: 14px;
    margin-bottom: 10px;
}
.chuchentnen{
    padding-bottom: 50px;
    padding-top: 50px;
}
.produ_h3{
    font-size: 22px;
    margin: 0;
    max-width: 85%;
}
.elxj{
    margin-right: 15px !important;
}
.elxj,.elxl{
        width: 130px !important;
    height: 40px !important;
    line-height:40px !important;
        font-size: 14px !important;
}
.Productsand10{
    display: block;
}
.Productsand10 div:nth-child(1){
    text-align: center;
    margin-top: 50px;
}
.Prand10_img{
    height: auto;
    width: auto;
    max-width: 70%;
}
.Prand10_rigthn{
    width: 100%;
}
.Prand10_rigthn h2{
            font-size: 22px;
        text-align: center;
        margin: 0;
}
.Prand10_rigthn div{
    margin: 0px auto;
}
.Prand10_rigthn h4{
    margin-top: 30px;
    font-size: 14px;
    line-height: 26px;
}
.Prand10_rigthn div{
    margin: 40px auto 0;
    width: 200px;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
}
.Productsand13{
        font-size: 14px;
        line-height: 26px;
        width: 100%;
        max-width: 100%;
}
.Productsand11{
        padding: 60px 0px;
}
.Productsand12{
        width: calc(92% - 36px);
        padding: 25px 18px;
        border-radius: 10px;
        flex-direction: column;
}
.Productsand10{
        padding: 60px 0px 60px 0px;
        display: flex;
        flex-direction: column-reverse;
        width: 92%;
}
.Productsand14{
        font-size: 14px;
        padding: 10px 15px;
        margin: 20px auto 0;
}
.solutingai{
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}
.s_c1_ctent>img{
    width: 100%;
          object-fit: cover;
        border-radius: 10px;
}
    .support_chetn{
        padding: 40px 0 60px 0;
        width: 92%;
        margin: 0 auto;
    }
.bownli_bootent{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}
.bownli_input1{
    display: block;
}
.bownli_input1 form{
    display: flex;
    align-items: center;
}
.bownli_input1 .form-control{
        padding: 10px 12px;
        font-size: 14px;
    width: 75%;
}
.bownli_input1 button{
        width: calc(100% - 78%); 
}
.bownli_boote{
    width: 100%;
    height: 41px;
}
.bownli_boote > i{
        margin-top: 10px;
}
.bownli_bootent>h2{
    font-size: 14px;
    margin: 0 0 10px 0;
    text-align: center;
    line-height: 24px;
}
.bownli_result{
            width: 100%;
            display: block;
}
.brl_tou, .brl1{
    padding: 15px 18px;
    border-radius: 6px;
    width: calc(100% - 36px);
}
.bownli_result_left{
         width: 100%;
        display: flex;
        flex-direction: column;
        margin: 0px auto;
        gap: unset;
}
.bownli_result_rgibnt{
        width: 100%;
    margin: 0px auto;
}
.bownli_r_chten1{
    font-size: 14px;
}
.bownli_r_chten_c1{
    width:100%;
        display: block;
        padding: 25px 0;
}
.bownli_r_cimg{
    width: 21px;
    height: auto;
}
.bownli_r_ci1>h2{
        font-size: 16px;
            margin-top: 15px;
}
.bownli_r_ci1>h3{
        font-size: 14px;
}
.bownli_r_ci3>h4{
     font-size: 14px;
     width: auto;
}
.bownli_r_ci3>h4:not(:first-of-type){
    margin-left: 10px;
}
.bownli_r_ci1{
        width: 100%;
}

    .Getaquote{
        width: 92%;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .xgl2{
        margin-bottom: 10px;
    }
    .so_ov4{
        font-size: 14px;
        line-height: 26px;
        width: 100%;
    }
    .form-container{
        width: 100%;
    }
    .form-control{
        padding: 10px;
        font-size: 14px;
    }
    .textarea-group{
        margin: 0;
    }
    .checkbox-group{
        font-size: 14px;
        margin: 20px 0 0 0;
    }
    .btn-submit{
        width: 150px;
        height: 40px;
        font-size: 14px;
        margin: 30px auto 0;
    }
.chengyangs  .solution_c1{
    width: calc(100% - 100px);
}
.Solution_chetn{
    margin: 0 auto;
    width: 92%;
    padding: 60px 0 20px 0;
}
.solution_c1>img{
            padding: 0px 40px;
}
.s_c1{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 20px;
}
.s_c1_ctent>img{
    height: 120px;
    border-radius: 4px;
}
.s_c1_ctent>h2{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 10px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.s_c1_xin{
    width: 30px;
    margin: 10px auto;
}
.siwthnegai{
        margin: 0px auto;
}
    
    .colutin_boote{
        width: 100px;
        height: auto;
    }
    .colution_let,
    .colution_rigth{
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
