.footer-bottom .copyright a {
    color: #f7f7f7;
}
.footer-bottom .copyright a:hover {
    color: #f7f7f7;
}
.team-desc-more img {
    margin-top: -5px;
}


.border-none{
	border-bottom: none!important;
}
#card3-more,
#card2-more{
	margin: 50px auto 10px!important;
	padding: 0 0 50px!important;
}

.bottom-box-desc{
  line-height: 24px;
}

.demi-card .icon-li-box { 
  margin-bottom: 0px;
}
.software-one .demi-card{
	padding-bottom: 0;
}
.software-one .demi-card .icon-li-box{
	margin-bottom: 40px;
}

.software-showcase h2.section-title{
	font-size: 30px;
	font-weight: 900;
	color: #191919;
}
.software-showcase h2.section-title::after {
    content: "";
    display: block;
    width: 3.75rem;
    height: 0.125rem;
    background-color: #ce0000;
    margin: 10px auto 0;
}

.section1 .demi-card{
	padding: 70px 0px 0 0;
	padding-bottom: 0;
}
.software-showcase,
.software-showcase,
.software-showcase {
    padding: 60px 0 0;
}

.ico img.ico{
  height: 16px;
  width: 16px;
  margin-right: 10px;
  position: relative;
}
/* 首页 行业应用*/


.hangye-yingyong .swiper-loop-pagination {
  left: 0;
  right: 0;
  width: auto;
  margin-bottom: 1.56%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.hangye-yingyong .swiper-loop-pagination .swiper-pagination-bullet {
  cursor: pointer;
  margin: 0 0.4em;
  border: 1px solid #ce0000;
  width: 12px;
  height: 12px;
  background-color: transparent;
  opacity: 1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.hangye-yingyong .swiper-loop-pagination .swiper-pagination-bullet-active {
  background-color: #ce0000;
}
/* 首页 行业应用 end*/
#related-portfolio-container .carousel-btn1 {
  background-color: rgba(0, 0, 0, .2);
  border-radius: 0;
}
#related-portfolio-container .carousel-btn1:hover{
  background-color: #ce0000;
}
#related-portfolio-container .carousel-btn1.swiper-button-disabled{
  background-color: rgba(0, 0, 0, .1);
}
#related-portfolio-container .carousel-btn1.swiper-button-disabled:hover{
  background-color: rgba(0, 0, 0, .1);
}

#related-portfolio-container .carousel-btn1 svg{
  fill: #FFF;
}
#related-portfolio-container .carousel-btn1.swiper-button-disabled  svg{
  fill: #FFF;
}
.pc-hide{
  display: none;
}
.phone-hide{
  display: block;
}
#icon_module {
  display: none;
}
#product-module .card-modules{
  max-height: unset;
}
#product-module .card-modules .standard .card5-modules:nth-child(n+1){
  display: none;
}

#product-module .card-modules .choose .card5-modules:nth-child(n+4){
  display: none;
}

.mores2.hidden{
  display: none!important;
}
.mores2.show{
  display: flex!important;
}