
.container2{
overflow-x: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-family: 'sourcehansans';
	color:#fff;
}

.container2 input, .container2 input[type=button], input[type=reset], input[type=submit] {
	border: none;
	resize: none
}
	

.ajhhsd {
  color: #fff;
  font: 500 1rem/1.5em "sourcehansans";
  padding: 1em 0;
}
.ajhhsd a {
  color: #fff;
}
.ajhhsd a:hover {
  color: #f08200;
}
.ajhhsd span {
  padding: 0 0.3em;
}
.ajhhsd span:last-child {
  display: none;
}

.neibanner {
  position: relative;
  font-family: "sourcehansans";
}
.neibanner img {
  max-width: unset;
}
.neibanner .neibanner-txt {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.neibanner .neibanner-txt h3 {
  color: #FFF;
  font-size: 5.25rem;
  font-weight: 700;
  line-height: normal;
}
.neibanner .neibanner-txt p {
  color: #FFF;
  font-family: Montserrat;
  font-size: 2.25rem;
  font-weight: 700;
  text-transform: uppercase;
}
.neibanner .mbxdh {
  position: absolute;
  bottom: 1.875rem;
}
.neibanner .mbxdh a,
.neibanner .mbxdh span {
  color: #FFF;
  text-align: justify;
  font-size: 1.45rem;
  font-weight: 400;
  line-height: 1.75rem;
  /* 175% */
}
.neibanner .mbxdh a:hover {
  color: #f08200;
}


.alltitle h3 {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
}
.alltitle p {
  color: #f08200;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 1rem;
  text-transform: uppercase;
}


.contact_content .content {
  margin-top: 0.75rem;
}
.contact_content .content .left {
  flex: 1;
  position: relative;
}
.contact_content .content .left h3 {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 500;
}

.contact_content .content .left .txt{
	color: #fff;
  font-size: 1.725rem;
	}

.contact_content .content .left ul {
  margin-top: 0.9375rem;
}
.contact_content .content .left ul li {
  display: flex;
  align-items: center;
  margin-top: 1.25rem;
}
.contact_content .content .left ul li .img {
  margin-right: 0.625rem;
}
.contact_content .content .left::after {
  content: '';
  background-image: url(../images/contact-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  width:72rem;
  height: 8rem;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.contact_content .content .right .img {
  padding: 0.875rem;
  width:15rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFF;
}
.contact_content .content .right .txt {
  color: #fff;
  text-align: center;
  font-size: 1.525rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-top: 1.0625rem;
  /* 133.333% */
}
.contact_content .map {

  border-radius: 20px;
  overflow: hidden;
  margin-top:3rem;
}

.contact_content .map img{ max-width:none; font-size:1.725rem;}


.contact_content_two .lx-cont2 form {
  margin-top: 2.5rem;
}
.contact_content_two .lx-cont2 form .m_label1 {
  color: #232425;
  font: 400 0.875rem/2.5em "Noto Sans SC";
  padding-bottom: 0.5em;
}
.contact_content_two .lx-cont2 form input {
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  color:#333;
  line-height: 3.125rem;
  border-radius: 0.625rem;
}

.contact_content_two .lx-cont2 form textarea {
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.75em 1em;
  font-size: 0.875rem;
  line-height: 2.5rem;
  border-radius: 0.75rem;
  color:#333;
  display: block;
}
.contact_content_two .lx-cont2 form .inpt {
  margin-top: 1.875rem;
}
.contact_content_two .lx-cont2 form .msg-a1 .inpt {
  width: 31.85714286%;
}
.contact_content_two .lx-cont2 form .div_aghgha {
  margin-top: 3.125rem;
}
.contact_content_two .lx-cont2 form .div_aghgha .more-b {
  display: inline-block;
  width: 10rem;
  height: 4.25rem;
  border-radius: 0.625rem;
  background: #f08200;
  color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 1.6rem;
  line-height: 1.6em;
  font-weight: 400;
  border: unset;
  transition: all 0.4s;
}
.contact_content_two .lx-cont2 form .div_aghgha .more-b:hover {
  background: #f09428;
  transition: all 0.4s;
}

.inpt input::placeholder,
.inpt textarea::placeholder
 {
    font-size: 1.425rem; 
}



@media (max-width: 990px) {

  .neibanner .mbxdh {
    display: none;
  }
}

@media (max-width: 767px) {
  .neibanner .neibanner-txt h3 {
    font-size: 24px;
  }
  .neibanner .neibanner-txt p {
    font-size: 16px;
  }
  .pt100,
  .pt80 {
    padding-top: 30px;
  }
  .mt70 {
    margin-top: 30px;
  }
  .pb90,
  .pb120,
  .pb50,
  .pb70 {
    padding-bottom: 30px;
  }
  
  .alltitle h3 {
    font-size: 24px;
  }
  .alltitle p {
    font-size: 18px;
    margin-top: 0;
  }
  
  .contact_content{ padding-top:30px !important}
  
  .contact_content .content .left::after {
    width: 100%;
  }
  .contact_content .content {
    margin-top: 10px;
  }
  .contact_content .content .left {
    flex: unset;
    width: 100%;
    margin-bottom: 10px;
  }
  .contact_content .content .left h3 {
    font-size: 20px;
  }
  .contact_content .content .left ul li {
    margin-top: 5px;
  }
  
  .contact_content_two{ padding-top:0 !important;}
  
  .contact_content_two .lx-cont2 form {
    margin-top: 10px;
  }
  .contact_content_two .lx-cont2 form .inpt {
    margin-top: 10px;
  }
  .contact_content_two .lx-cont2 form .msg-a1 .inpt {
    width: 100%;
  }
  .contact_content_two .lx-cont2 form .div_aghgha {
    margin-top: 10px;
  }
  }
  
/*人才招聘*/
.click{position:absolute;top:0;left:0;width:100%;height:100%;z-index: 10;}

.joinus-page .tit{font-size: 48px;line-height:58px;color:#000;position: relative;}
.joinus-page .tit::after{content:'';position: absolute;bottom: -20px;left: 0;width:30px;height: 5px;background: #f08200;}

.joinus-page .box1{background: linear-gradient(to bottom,#f9fffe,#e2f3f0);padding:90px 0 250px;position: relative;}
.joinus-page .box1::after{content:'';position: absolute;bottom:-5%;left: 0;background: url(../images/22.png) no-repeat center bottom/61.97%;width:100%;height:100%;opacity: .5;}
.joinus-page .box1 .container{display: flex;}
.joinus-page .box1 .tit-box{width: 37.5%;padding-right: 50px;}
.joinus-page .box1 .tit-box>p{font-size: 18px;line-height: 28px;margin-top: 40px;}
.joinus-page .box1 .info{flex:1;}
.joinus-page .box1 .info>p:nth-of-type(1){font-size: 16px;line-height: 32px;color:#666;margin-bottom: 35px;}
.joinus-page .box1 .info>p:nth-of-type(2){line-height: 24px;color:#999}

.joinus-page .box2{padding:90px 0 60px;background-size: 100%;background-position: center top;}
.joinus-page .box2>.container{/*max-width: 1400px;*/}
.joinus-page .box2 .tit{text-align: center;color:#fff}
.joinus-page .box2 .tit::after{background: #fff;transform: translateX(-50%);left: 50%;}
.joinus-page .box2>.container>p{font-size: 18px;line-height: 28px;color:#fff;text-align: center;margin:40px 0}
.joinus-page .box2 ul{border-radius: 20px;background: #fff;padding:60px 60px 0;display: flex;flex-wrap: wrap;}
.joinus-page .box2 li{width:calc(50% - 20px);margin-bottom: 40px;box-shadow: 0 0 20px rgba(0,0,0,.15);border-radius: 20px;padding:50px 60px 70px;position: relative;}
.joinus-page .box2 li:nth-child(2n+1){margin-right: 40px;}
.joinus-page .box2 li>p:nth-of-type(1){font-size: 30px;line-height: 40px; color:#333}
.joinus-page .box2 .attr{display: flex;flex-wrap: wrap;border-bottom: 1px solid #efefef;padding:20px 0; font-size:16px;}
.joinus-page .box2 .attr>p{margin-right: 30px;color:#999;line-height: 24px; font-size:16px;}
.joinus-page .box2 .attr>p>span{color:#666}
.joinus-page .box2 li>p:nth-of-type(2){color: #666;line-height: 32px;margin:20px 0 30px; font-size:14px;}
.joinus-page .box2 li>p:nth-of-type(3){width:180px;line-height: 58px;border:1px solid #f08200;border-radius: 30px;font-size: 16px;color:#f08200;padding-left: 40px;background: #fff url(../images/arrow-m.png) no-repeat 80% center/16px;box-shadow: 0 0 5px rgba(240,130,0,.3);transition: .3s;}
.joinus-page .box2 .page{padding-bottom: 40px;}
.joinus-page .box2 .popup{position: fixed;top: 0;left: 0;background: rgba(0,0,0,.7);width:100%;height:100%;z-index: 1000;display: none;}
.joinus-page .box2 .con{background: #fff;position: relative;margin:50px auto;border-radius: 20px;padding:90px; width:80%;}
.joinus-page .box2 .close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: #eee url(../images/close2.svg) no-repeat center center/20px;cursor: pointer;transition: .3s;border-radius: 0 20px 0 0;transition: .3s;}
.joinus-page .box2 .title{display: flex;align-items: center;border-bottom: 1px solid #e5e5e5;padding-bottom: 30px}
.joinus-page .box2 .title>p{flex:1;padding-right: 50px;font-size: 36px;line-height: 46px; color:#333}
.joinus-page .box2 .title>a{width: 180px;line-height: 60px;background: #f08200 url(../images/23.png) no-repeat 40px center/24px;padding-left: 75px;font-size: 16px;color: #fff;transition: .3s;border-radius: 30px; cursor:pointer}
.joinus-page .box2 .content{padding:40px 0;}
.joinus-page .box2 .content p{font-size: 16px;line-height: 32px;color:#666}
.joinus-page .box2 .content img{max-width: 100%;display: block;margin:0 auto;height:auto !important}
.joinus-page .box2 .content a{display: inline-block; cursor:pointer}
.joinus-page .box2 .tip{color: #999;line-height: 24px;}

@media (max-width:1440px){
    .joinus-page .tit{font-size: 32px;line-height: 42px;}
    .joinus-page .box1{padding:70px 0 180px}
    .joinus-page .box1 .tit-box>p{font-size: 16px;line-height: 26px;}
    .joinus-page .box1 .info>p:nth-of-type(1){margin-bottom: 25px;}

    .joinus-page .box2{padding:70px 0 40px}
    .joinus-page .box2 ul{padding:50px 50px 0}
    .joinus-page .box2 li{padding:40px 50px 60px}
    .joinus-page .box2 li>p:nth-of-type(1){font-size: 26px;line-height: 36px;}
    .joinus-page .box2 .attr{padding:15px 0}
    .joinus-page .box2 li>p:nth-of-type(3){width:160px;line-height: 50px;padding-left: 35px;background-size: 14px;font-size: 14px;}
    .joinus-page .box2 .con{padding:70px}
    .joinus-page .box2 .title>p{font-size: 32px;line-height: 42px;}
    .joinus-page .box2 .title>a{width:150px;line-height: 50px;font-size: 14px;padding-left: 65px;background-size: 20px;background-position: 30px center;}
    .joinus-page .box2 .content{padding:30px 0}
}

@media (max-width:1279px){
    .joinus-page .tit{font-size: 22px;line-height:32px}
    .joinus-page .tit::after{bottom: -15px;height: 3px}

    .joinus-page .box1{padding:50px 0 60px}
    .joinus-page .box1::after{background-size:80%}
    .joinus-page .box1 .container{display: block;}
    .joinus-page .box1 .tit-box{width: 100%;padding-right: 0;}
    .joinus-page .box1 .tit-box>p{font-size: 16px;line-height: 26px;margin: 30px 0 15px;}
    .joinus-page .box1 .info>p:nth-of-type(1){font-size: 14px;line-height: 24px;margin-bottom: 15px;}

    .joinus-page .box2{padding:50px 0 20px;background-size: 200%;}
    .joinus-page .box2>.container>p{font-size: 14px;line-height: 24px;margin:30px 0}
    .joinus-page .box2 ul{border-radius: 10px;padding:0;display: block;}
    .joinus-page .box2 li{width:100%;margin-bottom: 30px;box-shadow: 0 0 10px rgba(240,130,0,.15);border-radius: 10px;padding:30px 25px}
    .joinus-page .box2 li:nth-child(2n+1){margin-right: 0;}
    .joinus-page .box2 li>p:nth-of-type(1){font-size: 18px;line-height: 28px;}
    .joinus-page .box2 .attr{display: block;padding:15px 0}
    .joinus-page .box2 .attr>p{margin-right: 0}
    .joinus-page .box2 li>p:nth-of-type(2){line-height: 30px;margin:15px 0 20px}
    .joinus-page .box2 li>p:nth-of-type(3){width:150px;line-height: 45px;font-size: 14px;padding-left: 30px;background-size:12px;box-shadow: 0 0 5px rgba(240,130,0,.3)}
    .joinus-page .box2 .page{padding-bottom: 30px;}
    .joinus-page .box2 .con{margin:30px auto;border-radius: 10px;padding:50px 25px 30px}
    .joinus-page .box2 .close{width: 35px;height: 35px;background-size:15px;border-radius: 0 10px 0 0}
    .joinus-page .box2 .title{display:block;padding-bottom: 20px; text-align:left;}
	.joinus-page .box2 .title>p{ display:block;padding-right: 50px;font-size: 36px;line-height: 46px; color:#333; margin-bottom:20px;}
	.joinus-page .box2 .title>a{ padding-right:30px !important; padding-top:10px; padding-bottom:10px;}
    .joinus-page .box2 .content{padding:20px 0;}
    .joinus-page .box2 .content p{font-size: 14px;line-height: 26px}
    .joinus-page .box2 .mCSB_inside > .mCSB_container{margin-right: 0;}
}

@media (any-hover:hover){
    .joinus-page .box2 li:hover>p:nth-of-type(3){color:#fff;background-color: #f08200;background-image:url(../images/arrow.png);cursor:pointer}
    .joinus-page .box2 .close:hover{background-color: #f08200;background-image: url(../images/close.svg);}
    .joinus-page .box2 .title>a:hover{background-color: #f08200; cursor:pointer}
}



/*合作品牌*/

.list_coop_content {
  padding-top: 7.5rem;
  padding-bottom: 8.4375rem;
  background:#000
}
.list_coop_content .list_coop_box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 40px;
}
.list_coop_content .list_coop_box .list_coop_item {
  padding: 1.875rem 2.375rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  /*background: #FFF;*/
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.06);
  text-align: center;
}
.list_coop_content .list_coop_box .list_coop_item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 5.625rem;
}


.list_coop_content .list_coop_box .list_coop_item .w100{
	margin-top: 30px;
	/*border-radius: 5px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3); */
	filter:invert(1) grayscale(100%) ;

}


@media (max-width: 990px) {
  
  .list_coop_content .list_coop_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
  .list_coop_content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
.list_coop_content .list_coop_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .list_coop_content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
   .list_coop_content .list_coop_box .list_coop_item {
    padding: 5px;
  }
}

/*服务项目*/


.show_application .show_appli_box{ background:#eee}
.show_application .show_appli_box .row {
  padding: 6.25rem 0;
  display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.show_application .show_appli_box .row .left {
  padding-top: 6.25rem;
  padding-right: 4.375rem;
}
.show_application .show_appli_box .row .left h3 {
  color: #000;
  font-size: 3.725rem;
  font-weight:bold;
}
.show_application .show_appli_box .row .left .desc {
  color: #000;
  font-size: 1.425rem;
  font-weight: 300;
  line-height: 1.85rem;
  margin-top: 1.25rem;
  /* 175% */
}

.show_application .show_appli_box .row .left .allmore{ padding-top:3rem;}
.show_application .show_appli_box .row .left .allmore .bl p{ color:#333}


.show_application .show_appli_box .row .left .allmore:hover .morimg img {
  filter:invert(1) grayscale(100%) ;
  opacity:1;
}



.show_application .desc {
}

.show_application .desc p{display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp:4;
  overflow: hidden;}
  
.show_application .desc p:nth-child(n+3) {
  display: none; 
}


.show_application .show_appli_box .row .right .over {
  border-radius: 1.25rem;
  height: 460px;
}
.show_application .show_appli_box .row .right .over img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.show_application .show_appli_box:nth-child(even) {
  background: #333;
  color:#fff;
}

.show_application .show_appli_box:nth-child(even) .left h3,
.show_application .show_appli_box:nth-child(even) .left .desc,
.show_application .show_appli_box:nth-child(even) .left .allmore .bl p
{
	color:#fff;
	}
	
.show_application .show_appli_box:nth-child(even) .left .allmore:hover .morimg img {
  filter: brightness(1) saturate(100%);
  opacity:1;
}
	

.show_application .show_appli_box:nth-child(even) .left {
  order: 2;
  padding-left: 4.375rem;
  padding-right: unset;
}
.show_application .show_appli_box:nth-child(even) .right {
  order: 1;
}

@media (max-width: 990px) {
	 .show_application .show_appli_box .row {
    padding: 30px 0 0;
  }
  .show_application .show_appli_box .row .left {
    order: 2;
  }
  .show_application .show_appli_box .row .right {
    order: 1;
  }
  .show_application .show_appli_box .row .left {
    padding-top: 20px;
    padding-right: 15px;
  }
  .show_application .show_appli_box:nth-child(even) .left {
    padding-left: 15px;
    padding-right: 15px;
  }
  .show_application .show_appli_box {
    padding-bottom: 30px;
  }
	}
	@media (max-width: 767px) {
	 .show_application .show_appli_box .row .left h3 {
    font-size: 20px;
  }
  .show_application .show_appli_box .row .left .desc {
    margin-top: 10px;
  }
  }
  
.news_show_box{}
  
.news_show_box .left {
  padding-right: 5.3125rem;
}
.news_show_box .left .title {
  margin-bottom: 1.5625rem;
}
.news_show_box .left .title h3 {
  color: #000;
  font-size: 2.725rem;
  font-weight: 700;
  line-height: 2.75rem;
  color:#fff;
  /* 77.778% */
  /* 77.778% */
}

.news_show_box .left .content {
  
  padding: 2.125rem 0 4.375rem;
  color: rgba(255, 255, 255, 0.8);
  text-align: justify;
  font-size: 1.525rem;
  line-height: 2.25rem;
  /* 175% */
}

.news_show_box .left .content p{ text-indent:2em; margin-bottom:20px;}

.news_show_box .left .content img {
  width: 100%;
}


.news_show_box .right .title h3 {
  color: #fff;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.75rem;
  /* 100% */
  letter-spacing: 1.4px;
}
.news_show_box .right ul li {
  padding: 1.875rem 0 1.4375rem;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.news_show_box .right ul li .img {
  display: none;
}
.news_show_box .right ul li h3 {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.75rem;
  /* 155.556% */
  margin-bottom: 0.5rem;
}
.news_show_box .right ul li p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  /* 162.5% */
  margin-bottom: 0.5625rem;
  margin-top:1.5625rem;
  /* 162.5% */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp:2;
  overflow: hidden;
}

.news_show_box .right ul li p:nth-child(n+2) {
  display: none; 
}

.news_show_box .right ul li div strong{ color:#f08200}

.news_show_box .right ul li .p1 {
  color: rgba(0, 0, 0, 0.5);
}
.news_show_box .right ul li:nth-child(1) .img {
  display: block;
}
.news_show_box .right ul li:nth-child(1) h3 {
  margin-top: 1.5625rem;
}
.news_show_box .right ul li:hover {
  cursor: pointer;
}

.news_show_box .right ul li:hover h3 {
  color:#f08200;
}

.news_show_box .right ul li:hover p {
  color:#fff;
}
.news_show_box .right ul li:hover .img .over img {
  transform: scale(1.1);
}


@media (max-width: 767px) {
.news_show_box .left {
    padding-right: 15px;
  }
  .news_show_box .left .title h3 {
    font-size: 20px;
  }
  .mt40 {
    margin-top: 10px;
  }
  .news_show_box .left .title {
    margin-bottom: 10px;
  }
  .news_show_box .left .content {
    padding: 20px 0;
  }
  .news_show_box .right .title {
    margin-top: 20px;
  }
  .news_show_box .right ul li {
    padding: 10px 0;
  }
  .news_show_box .right ul li:nth-child(1) h3 {
    margin-top: 10px;
  }
  .news_show_box .right ul li p {
    margin-bottom: 0;
  }
  .news_show_box .right ul li h3 {
    margin-bottom: 0;
  }
}


.product_box .product_tab {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.product_box .product_tab .container {
  display: flex;
}
.product_box .product_tab .container .tab_item {
  flex: 1;
  text-align: center;
  padding: 1.875rem 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.product_box .product_tab .container .tab_item a {
  color: rgba(255,255,255,0.6);
  text-align: center;
  font-size: 1.525rem;
  font-weight: 400;
  line-height: 1.75rem;
  /* 155.556% */
  font-family: 'sourcehansans';
}
.product_box .product_tab .container .tab_item:nth-child(1) {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.product_box .product_tab .container .tab_item.active {
  border-bottom: 2px solid #f08200;
}
.product_box .product_tab .container .tab_item.active a {
  color: #f08200;
  text-align: center;
  font-size: 1.525rem;
  font-weight: 600;
  line-height: 1.75rem;
  /* 155.556% */
}
.product_box .product_content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px;
}
.product_box .product_content .product_item {
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #FFF;
  overflow: hidden;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.product_box .product_content .product_item .txt {
  padding: 2rem 2.3125rem 3.6875rem 2.4375rem;
}
.product_box .product_content .product_item .txt h3 {
  color: #000;
  font-size: 1.725rem;
  font-weight: 700;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.product_box .product_content .product_item .txt p {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1rem;
  margin-top: 1rem;
}
.product_box .product_content .product_item:hover {
  border-radius: 1.25rem;
  border: 1px solid rgba(246, 168, 0, 0.5);
  background: linear-gradient(0deg, #FFFAEE 0%, #FFFAEE 100%), #F4F4F4;
  box-shadow: 0px 4px 20px 0px rgba(246, 168, 0, 0.1);
  cursor: pointer;
}
.product_box .product_content .product_item:hover .txt h3 {
  color: #f08200;
  font-size: 1.725rem;
  font-weight: 700;
}
.product_box .product_content .product_item:hover .img .over img {
  transform: scale(1.1);
}

.pagination {
  display: flex;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  justify-content: center;
}
.pagination > li {
  margin: 0 5px;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 1px solid #DBDBDB;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 600;
}


.pagination > .page-num{
	margin: 0 5px;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 1px solid #DBDBDB;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 600;
	}

.pagination > li.active,
.pagination > .page-num-current,
.pagination > li:hover,
.pagination > .page-num:hover {
  background: #f08200;
  color: #fff;
}
.pagination > li.active a,
.pagination > li:hover a {
  color: #fff;
}
.pagination > li.disabled:hover {
  color: #333;
  background: #FFF;
}
@media (max-width: 990px) {
	
	
	.product_box .product_content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }
  
	}

@media (max-width: 767px) {
	.product_box .product_tab .container {
  display: flex;
  flex-wrap: wrap;
}
	
	.product_box .product_tab .container .tab_item  {
  flex: 1;
  min-width: 150px; 
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
	
	.product_box .product_content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .product_box .product_tab .container .tab_item {
    padding: 10px 0;
  }
  .product_box .product_content .product_item .txt {
    padding: 20px 20px 30px;
  }
	
	}
	
	
@media (max-width: 480px) {
	.product_box .product_content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
	
	}