/*颜色*/
/* :root {
    --tp-ff-body: 'Plus Jakarta Sans', sans-serif;
    --tp-ff-heading: 'Plus Jakarta Sans', sans-serif;
    --tp-ff-fontawesome: Font Awesome 5 Pro;
    --tp-ff-mont: 'Montserrat Alternates', sans-serif;
    --tp-ff-urban: 'Urbanist', sans-serif;
    --tp-ff-dm: 'DM Serif Display', serif;
    --tp-common-white: #ffffff;
    --tp-common-black: #000229;
    --tp-common-orange: #FF7A41;
    --tp-common-purple: #FF75F9;
    --tp-common-green: #5FC33B;
    --tp-common-green-2: #21B641;
    --tp-common-yellow: #FFAB0A;
    --tp-common-yellow-2: #FFCE57;
    --tp-common-yellow-3: #F8FF35;
    --tp-common-yellow-4: #FFC530;
    --tp-common-blue: #6865FF;
    --tp-common-blue-2: #1117A0;
    --tp-common-blue-3: #5138EE;
    --tp-common-blue-4: #600EE4;
    --tp-common-red: #FF3C82;
    --tp-heading-primary: #000229;
    --tp-grey-1: #5F6368;
    --tp-grey-2: #9A9DA7;
    --tp-grey-3: #F5F5F5;
    --tp-grey-4: #F2F3F5;
    --tp-grey-5: #888B95;
    --tp-grey-6: #EEEEF5;
    --tp-grey-7: #F6F5FA;
    --tp-grey-8: #F7F9FB;
    --tp-text-body: #5F6368;
    --tp-theme-1: #6865FF;
    --tp-theme-2: #AEE87C;
    --tp-theme-3: #FFA8B8;
    --tp-theme-4: #F1A0AF;
    --tp-border-1: #EDF5FA;
    --tp-border-2: #EBECF0;
} */
/*字体*/
/* :root {
    --tp-ff-body: 'Plus Jakarta Sans', sans-serif;
    --tp-ff-heading: 'Plus Jakarta Sans', sans-serif;
    --tp-ff-fontawesome: Font Awesome 5 Pro;
    --tp-ff-mont: 'Montserrat Alternates', sans-serif;
    --tp-ff-urban: 'Urbanist', sans-serif;
    --tp-ff-dm: 'DM Serif Display', serif;
    --tp-common-white: #ffffff;
    --tp-common-black: #000229;
    --tp-common-orange: #FF7A41;
    --tp-common-purple: #FF75F9;
    --tp-common-green: #5FC33B;
    --tp-common-green-2: #21B641;
    --tp-common-yellow: #FFAB0A;
    --tp-common-yellow-2: #FFCE57;
    --tp-common-yellow-3: #F8FF35;
    --tp-common-yellow-4: #FFC530;
    --tp-common-blue: #6865FF;
    --tp-common-blue-2: #1117A0;
    --tp-common-blue-3: #5138EE;
    --tp-common-blue-4: #600EE4;
    --tp-common-red: #FF3C82;
    --tp-heading-primary: #000229;
    --tp-grey-1: #5F6368;
    --tp-grey-2: #9A9DA7;
    --tp-grey-3: #F5F5F5;
    --tp-grey-4: #F2F3F5;
    --tp-grey-5: #888B95;
    --tp-grey-6: #EEEEF5;
    --tp-grey-7: #F6F5FA;
    --tp-grey-8: #F7F9FB;
    --tp-text-body: #5F6368;
    --tp-theme-1: #6865FF;
    --tp-theme-2: #AEE87C;
    --tp-theme-3: #FFA8B8;
    --tp-theme-4: #F1A0AF;
    --tp-border-1: #EDF5FA;
    --tp-border-2: #EBECF0;
} */
:root {
    --tp-theme-1: #21B641;
    --tp-theme-2: #21B641;
    --tp-theme-3: #8dbd2c;
    --tp-common-blue: #21B641;
    --tp-common-blue-3: #6da41c;
    --tp-ff-body: '微软雅黑';
    --tp-ff-heading: '微软雅黑';
    --tp-ff-fontawesome: '微软雅黑';
    --tp-ff-mont: '微软雅黑';
    --tp-ff-urban: '微软雅黑';
    --tp-ff-dm: '微软雅黑';
    /* --tp-common-blue-2: #8dbd2c;
    --tp-common-blue-3: #8dbd2c;
    --tp-common-blue-4: #8dbd2c; */
}
h1,h2,h3,h4,h5,h6,p,a,span,div{
  font-family: '微软雅黑';
}
.font_32{
  font-size: 2rem;
}
.scroll-top{
  background-color: var(--tp-theme-1);
}
.ab-company-fun-fact h4{
  font-weight: 400;
  color: #000;
}
.ab-company-fun-fact h4 span{
  font-weight: 500;
  color: #000;
  font-size: 3.75rem;
  letter-spacing:0;
  padding-right: 0.25rem;
  font-style: normal;
}
.ab-company-fun-fact h4 em{
  font-size: 1.125rem;
  color:var(--tp-theme-2);
}
.ab-company-fun-fact p{
  font-size: 1.125rem;
}
.tp-counter-item h4 span{
  font-family: '微软雅黑';
  font-style: normal;
}
.tp-counter-item h4 em{
  font-size: 1.125rem;
  color: var(--tp-theme-1);
  padding-left: 0.25;
  font-style: normal;
}
.white-logo img{
  width: 6.25rem;
  margin-top: 0.5rem;
}
.black-logo img{
  width: 6.25rem;
}
.tp-hero-2__title{
  font-weight: 400;
  font-size: 5rem;
}
.carousel__title{
  font-weight: 400;
  font-size: 4rem;
  color: #fff;
  margin-bottom: 4rem;
}
.inner-section-subtitle{
    font-weight: 400;
    font-size: 1.25rem;
    letter-spacing: 0.06em;
    color: green;
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}
.ab-company-section-text p{
  font-size: 1.125rem;
}
.ab-company-section-text{
  padding-top: 2.5rem;
  align-items: center;
  justify-content: center;
}
.ab-company-section-text p{
  color: #000;
}
.index_gengduo{
  box-shadow:0px 1px 2px rgba(32, 33, 36, 0.5) !important;
}
.ab-company-video a{
  background-color:rgba(255, 255, 255, 0.7);
}
.index_about_viode{
  display: flex;
  width: 100%;
  height: 19rem;
  background-repeat: no-repeat; /* 防止图片重复 */
  background-position: center; /* 让图片居中显示 */
  background-size: contain; /* 保持图片原始大小 */
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
}
.nehuanhang{
  display: flex;
  flex-wrap: nowrap;
}
.tp-panel-title{
  width: 1.5rem;
  transform:rotate(0) translate(0, 0);
  line-height: 2rem;
}
.tp-platform-inner .col-custom{
  background-color: #f9f9f9;
  
  box-shadow:0px -3px 0px var(--tp-theme-2);
}
.color_fff{
  color: rgba(255, 255, 255, 1) !important;
  opacity: 1;
}
.index_img_diqiu{
  width: 15rem;
}
.tp-section-title{
  font-weight: 400;
  font-size: 3rem;
}
.index_project_img_zt{
  width: 18.625rem;
}
.tp-project__brand-icon img{
  width: 6.25rem;
  height: 6.25rem;
}
.tp-project__link a:hover{
  box-shadow: inset 0 0 0 30px #21B641;
}
.tp-integration-slider-item{
  padding: 0.5rem;
  border-radius: 10rem;
  overflow: hidden;
}
.hezuo_logo_div{
  width: 8.125rem;
}
.tp-btn-blue-lg{
  background-color: var(--tp-theme-1);

}
.index_qudao_logo150{
  width: 150px;
}
.index_qudao_logo88{
  width: 88px;
}
.index_qudao_logo80{
  width: 80px;
}
.index_qudao_logo60{
  width: 60px;
}
.tp-blog-title-sm{
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 150%;
  height: 3.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tp-blog-title-box{
  padding-bottom: 0;
}
.tp-feature-five-icon img{
  width: 3.215rem;
}
.tp-feature-five-shape-color-5{
  background-color: #a9cb4f;
}
.tp-copyright__text span{
  width: 100%;
  text-align: center;
  color: #000;
}
.tp-copyright__text a{
  margin-left: 1rem;
}
.tp-copyright__text a img{
  width: 1.125rem;
}
.color_main{
  color: var(--tp-theme-1) !important;
}
.color_000{
  color: #000 !important;
}
.footer-slide-item{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.footer-slide-item img{
  width: 2rem;
  height: 2rem;
  margin-right: 0.25rem;
}
.footer_erweima{
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.footer_logo_img{
  width: 10rem;
  margin-bottom: 1rem;
}
.footer_erweima_img{
  width: 10rem;
  padding: 0.725rem;
  background-color: #fff;
  border-radius: 0.5rem;
}
.tp-hero-browser-item p{
  font-size: 1.125rem;
  color: #000;
  margin-top: 0.5rem;
}
.footer_dianpu div{
  padding: 0.625rem;
}
.footer_contact_p{
  font-size: 1.25rem;
  margin-bottom: 0;
  line-height: 125%;
}
.bg_none{
  background: none;
}
.contact-inner-item2{
  padding:0 50px;
  border-right:2px solid #fff;
  height:100%;
}
.footer_xian{
  border-top:2px solid #fff;
}
.breadcrumb__title{
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 200%;
}
.postbox__thumb .play-btn:hover{
  background-color: rgba(0, 0, 0, 0.5);
}
.pl_0{
  padding-left: 0;
}
/**产品中心**/
.breadcrumb__title > p > div:first-child{
  font-size: 2.5rem;
  color: #fff;
  letter-spacing: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 3rem 4.5rem;
}
.inner-project-title{
  font-weight: 400;
  font-size: 1.25rem;
  padding-bottom: 0;
  line-height: 100%;
}
.project_page_zuixin > a{
  width: 4.6875rem;
}
.project_page_zuixin > a > img{
  width: 2.75rem;
  height: 2.75rem;
}
.inner-project-content{
  padding: 0 1rem;
}
.project_page_fanye_img{
  width: 3.5rem;
  height: 3.5rem;
}
.project_list_ms{
  font-size: 0.9375rem;
  padding-bottom: 0 !important;
  height: 3rem;
  text-align: justify;
}
.inner-project-category-title{
  color: var(--tp-theme-1);
}
/**文章内容**/
.postbox__details-wrapper > article > p{
  margin-bottom: 0;
}
.page_time{
  padding: 0.5rem 0 0 0;
}
.page_time span{
  font-size: 0.875rem;
  color: #999;
  margin-right: 1rem;
}
.postbox__details-title{
  font-weight: 400;
  font-size: 2rem;
  padding-bottom: 0;
  letter-spacing: 0;
}
/**团队**/
.tp-team-img img{
  transform:none !important;
  mix-blend-mode:normal !important;
}
.team_jianjie h3{
  font-size: 2rem;
  font-weight: 400;
  padding: 2rem 0;
  color: #000;
  text-align: center;
}
.team_jianjie p{
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  line-height: 175%;
  text-align: justify;
}
/**企业荣誉**/
.rongyu_div{
  box-shadow:0.5px 1px 1px rgba(1, 16, 61, 0.1), 0px -20px 70px rgba(1, 16, 61, 0.05);
  border-radius: 0.5rem;
  overflow:hidden;
  padding:1.25rem 0.25rem 1rem 0.25rem;
}
.rongyu_div div{
  margin-top: -5.5rem;
}
.rongyu_div div p{
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.rongyu_div h3{
  width: 100%;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 150%;
  padding: 0;
  margin-top: 1rem;
  text-align: center;
  color: #ddae5f;
}
/**店铺直达**/
.tp-service__item{
  text-align: center;
}
.shops_shop_logo{
  width: 3.75rem;
}
.shops_shop_logo2{
  width: 15rem;
}
.tp-service__title-sm{
  width: 100%;
}
.tp-service__content p{
  width: 100%;
}
.padmar0{
  padding: 0;
  margin: 0;
}
/**人才招聘**/
.tp-btn-blue-lg2{
	display: inline-block;
  background-color: var(--tp-theme-1);
	border-radius: 100px;
	color: var(--tp-common-white);
	height: 3rem;
	line-height: 3rem;
	padding: 0 2rem;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
	position: relative;
	display: inline-block;
	z-index: 1;
	overflow: hidden;
	transition: .3s;
	transition-duration: 1s;
}
.tp-btn-blue-lg2:hover{
  background-color: #000;
	color: #fff;
}
.tp-btn-blue-lg2 span{
	color: #fff;
}
.tp-btn-blue-sm{
  background-color: var(--tp-theme-1);
  box-shadow: none;
}
.tp-hero__input input{
  border: 1px solid #ccc;
  font-size: 1rem;
}
/**搜索**/
.sousuo_p{
  width: 100%;
  font-size: 1rem;
  font-weight: normal;
  color: #000;
  line-height: 175%;
  margin-top: 2rem;
}
.suosuo_a{
  display: flex;
  flex-wrap: wrap;
  color: #000;
  padding: 0.75rem;
}
.suosuo_a:hover{
  background-color: #f9f9f9;
  & h3{
    border-bottom: 1px solid var(--tp-theme-1);
    color: var(--tp-theme-1);
  }
}
.suosuo_a h3{
  font-size: 1.25rem;
  line-height: 150%;
  border-bottom: 1px solid #fff;
}
.suosuo_a_div{
  display: flex;
  flex-wrap: nowrap;
}
.suosuo_a_div_left img{
  border-radius: 0.5rem;
}
.suosuo_a_div_right{
  display: flex;
  flex-direction: column;
  padding:0.4rem 0 0 1rem;
  align-items:flex-start;
  text-align: left;
}
.suosuo_a_div_right p{
  font-size: 0.875rem;
  line-height: 100%;
  text-align: left;
  color: #5c5c5c;
}
.basic-pagination ul li a{
  margin: 0 2px;
}