.holly-product {
  margin-top: 1rem;
  padding-bottom: 1.24rem;
  min-height: 11.12rem;
  background-image: url(../images/holly/bg.png);
  background-size: cover;
  color: #fff;
}

.holly-product h2 {
  padding: .4rem;
  font-size: .36rem;
  font-weight: 500;
  line-height: .9rem;
}

.holly-product h2 img {
  width: .92rem;
  height: .5rem;
  margin-right: .38rem;
}

.holly-product p {
  padding: 0 .3rem;
  font-size: 0.22rem;
  font-family: "PingFang SC";
  line-height: 2;
}

.holly-type {
  padding: .44rem 0 0 0;
}

.holly-type .tit {
  margin: 0 1rem;
  color: #333;
  text-align: center;
  font-size: .32rem;
  font-family: "PingFang SC";
  font-weight: 300;
  color: #333;
  line-height: .64rem;
}

.holly-type .tab {
  width: 100%;
  box-sizing: border-box;
  padding: 0 .3rem;
  margin: .4rem auto 0;
}

.holly-type #tab-nav {
  width: 100%;
  margin: 0 .26rem;
  height: .7rem;
  text-align: center;
  line-height: .8rem;
}

.holly-type #tab-nav li {
  width: 3.2rem;
  height: .7rem;
  line-height: .7rem;
  float: left;
  font-size: .4rem;
  color: #6776E8;
}

.holly-type #tab-nav li.tab-active {
  background: #6776E8;
  color: #fff;
}

.holly-type #tab-content {
  width: 100%;
  padding: 0 .1rem;
  box-sizing: border-box;
  position: relative;
  border-top: .02rem solid #6776E8;
}

.holly-type #tab-content li {
  width: 100%;
  height: 100%;
  padding: .6rem;
  box-sizing: border-box;
  display: none;
}

.holly-type #tab-content li:nth-child(2) {
  padding: .38rem;
}

.holly-type #tab-content li:nth-child(2) .crm .crm-desc p img {
  margin-top: 0.2rem;
}

.holly-type #tab-content li:nth-child(2) .crm img {
  margin-top: 0.2rem;
}

.holly-type #tab-content .crm .crm-desc {
  color: #333;
}

.holly-type #tab-content .crm .crm-desc h2 {
  font-size: .26rem;
  font-weight: 500;
  padding-bottom: .44rem;
}

.holly-type #tab-content .crm .crm-desc p {
  font-size: .24rem;
  line-height: .42rem;
}

.holly-type #tab-content .crm .crm-desc p img {
  width: 2.3rem;
}

.holly-type #tab-content .crm img {
  margin-top: .44rem;
  width: 5.5rem;
}

.holly-character {
  height: 11.12rem;
  padding-top: .72rem;
  box-sizing: border-box;
  background: #f3f4f5;
}

.holly-character h2 {
  color: #333;
  text-align: center;
  font-size: .32rem;
  font-weight: 500;
}

.holly-character .swiper-container1 {
  margin-top: .64rem;
  width: 100vw;
  max-width: 100%;
  overflow: hidden;
  height: 10rem;
}

.holly-character .swiper-container1 .swiper-pagination {
  bottom: -0.9rem;
}

.holly-character .swiper-container1 ul.swiper-wrapper {
  left: -3.8rem;
}

.holly-character .swiper-container1 ul li {
  width: 3.76rem !important;
  height: 8rem;
  padding: .92rem .4rem;
  box-sizing: border-box;
  text-align: center;
  font-size: .36rem;
  background: #fff;
  box-shadow: 0.04rem 0.06rem 0.4rem 0rem rgba(126, 121, 201, 0.25);
  border-radius: .3rem;
}

.holly-character .swiper-container1 ul li h3 {
  font-size: .3rem;
  color: #fff;
  line-height: .4rem;
}

.holly-character .swiper-container1 ul li span {
  display: block;
  width: 3rem;
  height: .06rem;
  margin: .8rem 0;
  background-color: #00FFFF;
}

.holly-character .swiper-container1 ul li p {
  text-align: left !important;
  font-size: .24rem;
  color: #fff;
  font-weight: 300;
}

.holly-character .swiper-container1 ul li .hover {
  display: none;
}

.holly-character .swiper-container1 ul li:hover {
  background: #6776E8 !important;
  box-shadow: 0.06rem 0.1rem 0.8rem 0rem rgba(126, 121, 201, 0.43);
}

.holly-character .swiper-container1 ul li:hover .hover {
  display: block;
}

.holly-character .swiper-container1 ul li.gaoxiao {
  background-image: url("../images/holly/gaoxiao.png");
}

.holly-character .swiper-container1 ul li.zhineng {
  background-image: url("../images/holly/zhineng.png");
}

.holly-character .swiper-container1 ul li.anquan {
  background-image: url("../images/holly/anquan.png");
}

.holly-character .swiper-container1 ul li.zhuanye {
  background-image: url("../images/holly/zhuanye.png");
}

.holly-hope {
  padding-top: .6rem;
}

.holly-hope h2 {
  font-size: .32rem;
  font-weight: 300;
  color: #333333;
  margin: 0 .48rem .4rem;
}

.holly-tech h2 {
  text-align: center;
  font-size: .32rem;
  font-weight: 500;
  color: #333333;
  margin: .4rem 0;
}

.holly-tech .main {
  display: flex;
  justify-content: center;
  align-items: center;
}

.holly-tech ul {
  padding-left: .64rem;
}

.holly-tech ul li span {
  color: #5F86EE;
  font-size: .28rem;
  position: relative;
}

.holly-tech ul li span::before {
  display: block;
  position: absolute;
  left: -0.24rem;
  top: .16rem;
  content: "";
  width: .1rem;
  height: .1rem;
  border-radius: 50%;
  background-color: #5F86EE;
}

.holly-tech ul li p {
  color: #333;
  line-height: .4rem;
  font-weight: 300;
  font-family: "PingFang SC";
  font-size: .24rem;
  margin: .2rem 0;
  max-width: 6.54rem;
}

.holly-tech img {
  display: block;
  width: 4.6rem;
  margin: 0 auto;
}

.holly-server {
  background-color: #F4F5FE;
}

.holly-server h2 {
  font-size: .32rem;
  font-weight: bold;
  text-align: center;
  padding: .4rem 0 0;
}

.holly-server h4 {
  font-size: .24rem;
  font-weight: 300;
  color: #333333;
  line-height: .4rem;
  text-align: center;
  margin: .2rem 0;
}

.holly-server .info {
  width: 100%;
}

.holly-server .info ul {
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.holly-server .info ul li {
  flex-basis: 3.4rem;
  text-align: center;
}

.holly-server .info ul li p {
  padding: .16rem 0;
  color: #333;
  font-size: .24rem;
}

.holly-server .info ul li div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: .32rem;
  width: 3.4rem;
  height: 3rem;
  background-size: cover;
  position: relative;
}

.holly-server .info ul li div h3 {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .4rem 0;
}

.holly-server .info ul li .hover {
  display: none;
}

.holly-server .info ul li div:hover {
  color: #fff;
  box-shadow: 0.06rem 0.1rem 0.8rem 0rem rgba(126, 121, 201, 0.43);
}

.holly-server .info ul li div:hover h3 {
  background: rgba(103, 118, 232, 0.7);
}

.holly-server .info ul li div:hover .hover {
  display: block;
}

.holly-server .info ul li:nth-child(1) div {
  background-image: url("../images/holly/jinrong.png");
}

.holly-server .info ul li:nth-child(2) div {
  background-image: url("../images/holly/jiaoyu.png");
}

.holly-server .info ul li:nth-child(3) div {
  background-image: url("../images/holly/kefu.png");
}

.holly-server .info ul li:nth-child(4) div {
  background-image: url("../images/holly/hulianwang.png");
}

.holly-server .info ul li:nth-child(5) div {
  background-image: url("../images/holly/zhengfu.png");
}

.holly-server .info ul li:nth-child(6) div {
  background-image: url("../images/holly/wuliu.png");
}

.holly-server .info ul li:nth-child(7) div {
  background-image: url("../images/holly/fangdichan.png");
}

.holly-server .info ul li:nth-child(8) div {
  background-image: url("../images/holly/qiche.png");
}

.holly-case {
  height: 11.12rem;
  padding: .6rem 0;
  box-sizing: border-box;
  background-image: url(../images/holly/case-bg.png);
  background-size: cover;
  color: #fff;
}

.holly-case h2 {
  font-size: .32rem;
  font-weight: bold;
  text-align: center;
}

.holly-case h4 {
  font-size: .24rem;
  font-weight: 300;
  line-height: .4rem;
  text-align: center;
  margin: .3rem 0;
}

.holly-case .swiper-container2 {
  width: 6.06rem;
  margin: 0 auto;
}

.holly-case .swiper-button-prev {
  background-image: url(../images/holly/left.png);
  left: -0.6rem;
}

.holly-case .swiper-button-next {
  background-image: url(../images/holly/right.png);
  right: -0.6rem;
}

.holly-case img {
  width: 100%;
  height: 3.72rem;
}

.holly-case .swiper-slide {
  width: 6.06rem;
}

.holly-case .swiper-slide .case-desc {
  padding-top: .4rem;
  box-sizing: border-box;
  width: 6.06rem;
  height: 4.9rem;
  background: #6776e8;
  box-shadow: 0.04rem 0.06rem 0.4rem 0rem rgba(33, 35, 40, 0.43);
}

.holly-case .swiper-slide .case-desc h5 {
  text-align: center;
  font-size: .28rem;
  font-weight: 500;
  line-height: .4rem;
  margin-bottom: .4rem;
}

.holly-case .swiper-slide .case-desc p {
  text-indent: 2em;
  padding: 0 .28rem;
  font-size: .24rem;
  font-weight: 300;
  line-height: .42rem;
}

.holly-sale {
  padding: .56rem .3rem;
}

.holly-sale h2 {
  font-size: .32rem;
  font-weight: bold;
  text-align: center;
}

.holly-sale > h4 {
  font-size: .24rem;
  font-weight: 300;
  line-height: .4rem;
  text-align: center;
  margin: .1rem 0;
}

.holly-sale ul {
  margin: .4rem auto 0;
}

.holly-sale .icons {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.holly-sale .icons li {
  flex-basis: 1.4rem;
}

.holly-sale .icons li h4 {
  font-size: .24rem;
  font-family: "PingFang SC";
  color: #333;
  line-height: .4rem;
}

.holly-sale .icons li p {
  font-size: .24rem;
  font-weight: 300;
  line-height: .4rem;
}

.holly-sale .tables li {
  display: flex;
  margin-bottom: .04rem;
}

.holly-sale .tables li h4 {
  flex-basis: 1.74rem;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
  color: #fff;
  font-weight: 500;
  background-color: #6776E8;
}

.holly-sale .tables li p {
  flex: 1;
  padding-left: .26rem;
  padding-right: .2rem;
  height: 1.8rem;
  line-height: .42rem;
  display: flex;
  align-items: center;
  background-color: #F3F4F5;
  font-size: .24rem;
  font-family: "PingFang SC";
  font-weight: 300;
}
