﻿.marketing-con{
  padding-bottom: 80px;
  margin-top: 130px;
}
.set-con {
  padding-bottom: 80px;
  margin-top: 130px;
}
.public0-solut {
  padding-top: 100px;
  padding-bottom: 60px;
}
.public0-con {
  padding-bottom: 80px;
  margin-top: 130px;
}
.public0-value {
  padding-top: 100px;
  padding-bottom: 120px;
}
/*轮播样式*/
.sxdp-banner {
  padding-top: 18%;
  text-align: center;
  background: url(../images/news/news_banner.jpg) no-repeat center center;
  background-size: cover;
  min-height: 700px;
}
.sxdp-banner .banner-img {
  width: 50%;
  text-align: left;
  padding-left: 63px;
}
.sxdp-banner .banner-img img {
  width: 35%;
}
.sxdp-banner .banner-img h2 {
  font-size: 40px;
  font-weight: 900;
  color: #ffffff;
}
.sxdp-banner .banner-img p {
  color: #ffffff;
  font-size: 16px;
  line-height: 39px;
     margin-top: 14px;
    margin-bottom: 40px;
}
.sxdp-banner .banner-img a {
  width: 196px;
  height: 52px;
  background-color: #ffffff5c;
  border-radius: 26px;
  border: solid 1px #ffffff;
  color: #ffffff;
  font-size: 16px;
  line-height: 52px;
  text-align: center;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sxdp-banner .banner-img a:hover {
  -webkit-box-shadow: 0 0 20px #ccc;
  box-shadow: 0 0 20px #ccc;
  ransform: translateY(-3px) translateX(-3px);
}
.sxdp-banner .banner-img .banner-img-blue {
  color: #ffffff;
  background-color: #0048bf;
}
.sxdp-banner .banner-img h3 {
  width: 196px;
  height: 52px;
  background-color: #ffffff5c;
  border-radius: 26px;
  border: solid 1px #ffffff;
  color: #ffffff;
  font-size: 16px;
  line-height: 52px;
  text-align: center;
}
.sxdp-banner .banner-imgCenter {
  text-align: center;
  padding-left: 0px;
  margin: 0 auto;
}
.sxdp-banner .banner-imgCenter a {
  margin: 0 auto;
}
.sxdp-banner .banner-imgRight {
  text-align: right;
  padding-left: 0px;
  margin: 0 auto;
}
.sxdp-banner .banner-imgRight a {
  margin: 0 auto;
}
/*背景字幕标题开始*/
.public0-news-tit {
  text-align: center;
  padding-top: 120px;
  position: relative;
}
.public0-news-tit h4 {

  right: 0px;
  left: 0px;
  font-size: 56px;
  color: #1e1e1e;
  opacity: 0.1;
  top: 108px;
}
.public0-news-tit h2 {
  font-weight: 900;
  font-size: 36px;
  margin-bottom: 40px;
  color: #1e1e1e;
  background: url(../images/news/news_tit_bg.png) no-repeat center center;
 background-size: 0% !important;
  padding-bottom: 6px;
}
.public0-news-tit p {
  width: 98px;
  height: 3px;
  background-color: #0048bf;
  display: block;
  margin: 0 auto;
}
/*背景字幕标题结束*/
/*三个圆开始*/
.public0-person-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.public0-person-set .set-item {
  text-align: center;
}
.public0-person-set .set-item .set-img {
  width: 130px;
  height: 130px;
  line-height: 178px;
  border-radius: 50%;
  background-color: #f8f8f8;
  border: solid 2px #0048bf;
  text-align: center;
}
.public0-person-set .set-item .set-img img {
  width: 50%;
}
.public0-person-set .set-item p {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 900;
  margin-top: 20px;
}
.public0-person-set .set-line {
  margin-top: 4%;
  text-align: center;
}
.public0-person-set .set-line img {
  width: 80%;
}
/*三个圆结束*/
/* 箭头标题开始*/
.public0-set-tit {
  color: #1e1e1e;
  text-align: center;
}
.public0-set-tit h2 {
  font-size: 36px;
  font-weight: 900;
}
.public0-set-tit .tit-de {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.public0-set-tit .tit-de .line-l {
  width: 187px;
  height: 2px;
  background: url(../images/personalized/public_icon2.png) no-repeat center center;
}
.public0-set-tit .tit-de .line-r {
  width: 187px;
  height: 2px;
  background: url(../images/personalized/public_icon3.png) no-repeat center center;
}
.public0-set-tit .tit-de .de-txt {
  margin-left: 16px;
  margin-right: 16px;
  color: #0462d9;
  font-size: 14px;
}
/* 箭头标题结束*/
/*箭头下的文本开始*/
.public0-set-content {
  color: #1e1e1e;
  text-align: center;
}
.public0-set-content h3 {
  font-size: 18px;
  font-weight: 900;
}
.public0-set-content p {
  font-size: 16px;
  line-height: 28px;
 
 
}
.public0-set-content>p:nth-of-type(1){

 margin-top: 40px;
}
.public0-set-content>p:nth-last-of-type(1){
 margin-bottom: 40px;
}
/*箭头下的文本结束*/
/*箭头下的提交按钮开始*/
.public0-set-btn {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.public0-set-btn a {
  width: 170px;
  height: 44px;
  background-color: #fc9200;
  display: block;
  color: #ffffff;
  border-radius: 30px;
  margin-right: 20px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
}
.public0-set-btn a:nth-of-type(2) {
  margin-right: 0px;
}
/*箭头下的提交按钮结束*/
/*箭头下的四块内容开始*/
.public0-solut-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 66px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.public0-solut-list .list-item {
  width: 24%;
  padding: 4% 2.6%;
  background-color: #ffffff;
  color: #1e1e1e;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 21, 43, 0.14);
          box-shadow: 0px 0px 20px 0px rgba(0, 21, 43, 0.14);
  border-radius: 4px;
  text-align: center;
}
.public0-solut-list .list-item img {
  width: 50%;
}
.public0-solut-list .list-item h3 {
  font-size: 28px;
  margin: 50px auto;
  font-weight: 900;
}
.public0-solut-list .list-item p {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 32px;
}
/*箭头下的四块内容结束*/
/*箭头下三块内容开始*/
.public-solut-list03 .list-item {
  width: 32%;
}
.public-solut-list03 .list-item img {
  width: 26%;
}
/*箭头下三块内容结束语*/
/* 方案价值箭头下一排两个开始*/
.public0-value-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.public0-value-list .value-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 21, 43, 0.14);
          box-shadow: 0px 0px 20px 0px rgba(0, 21, 43, 0.14);
  border-radius: 4px;
  width: 49%;
  margin-right: 2%;
  padding: 50px 46px;
  margin-bottom: 20px;
}
.public0-value-list .value-item:nth-of-type(2n) {
  margin-right: 0px;
}
.public0-value-list .value-item .item-img {
 width: 108px;
}
.public0-value-list .value-item .item-txt {
  margin-left: 30px;
  color: #1e1e1e;
  width: 75%;
}
.public0-value-list .value-item .item-txt h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.public0-value-list .value-item .item-txt p {
  font-size: 16px;
  line-height: 28px;
}
.public0-value-list01 .value-item {
  width: 100%;
  margin-right: 0%;
  padding: 38px 100px;
}
.public0-value-list01 .value-item .item-img {
  margin-right: 5%;
}
/* 方案价值箭头下一排两个结束*/
/*2020722 底部分页公共要是添加*/
.public0-paging-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.public0-paging-tab .tab-l {
  margin-right: 50px;
}
.public0-paging-tab .tab-r {
  margin-left: 50px;
}
.public0-paging-tab a {
  font-size: 18px;
  color: #1e1e1e;
  margin-left: 30px;
}
.public0-paging-tab a:nth-of-type(1) {
  margin-left: 0px;
}
.public0-paging-tab .active {
  color: #0048bf;
}
/*客户案例列表*/
.public0-caseFina-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.public0-caseFina-list .caseFina-item {
  width: 19.28%;
  margin-right: 0.9%;
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 21, 43, 0.14);
          box-shadow: 0px 0px 20px 0px rgba(0, 21, 43, 0.14);
  border-radius: 4px;
  margin-bottom: 20px;
}
.public0-caseFina-list .caseFina-item:nth-of-type(5n) {
  margin-right: 0px;
}
.public0-caseFina-list .caseFina-item .c-i-m {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 28px;
  padding-bottom: 24px;
  height: 218px;
}
.public0-caseFina-list .caseFina-item .c-i-m h3 {
  color: #1e1e1e;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.public0-caseFina-list .caseFina-item .c-i-m h3>a{
  color: #1e1e1e;
	
}
.public0-caseFina-list .caseFina-item .c-i-m span {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 24px;
  border-bottom: dashed 2px #f1f1f1;
  display: block;
}
.public0-caseFina-list .caseFina-item .c-i-b {
  padding-left: 10%;
  padding-right: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-bottom: 40px;
}
.public0-caseFina-list .caseFina-item .c-i-b span {
  border: solid 1px #4d4d4d;
  border-radius: 16px;
  padding: 2px 8px;
  color: #4d4d4d;
  font-size: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 12px;
  margin-right: 4px;
  cursor: pointer;
}
.public0-caseFina-list .caseFina-item .c-i-b span:hover {
  border: solid 1px #fc9200;
  background-color: #fc9200;
  color: #ffffff;
}
.public0-caseFina-list .caseFina-item .c-i-b .active {
  border: solid 1px #fc9200;
  background-color: #fc9200;
  color: #ffffff;
}
/*20200723产品标签内容*/
.public0-tag-lable-life {
  background-image: linear-gradient(89deg, #ebf1fc 0%, #eaf0fb 100%), linear-gradient(#ebf1fc, #eaf0fb);
}
.public0-tag-lable-life .center-box {
  padding-top: 90px;
  padding-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.public0-tag-lable-life .center-box .t-l-l-con {
  width: 49%;
  padding-top: 30px;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-t {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-t h2 {
  font-size: 36px;
  color: #1e1e1e;
  font-weight: 900;
  margin-bottom: 10px;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-t p {
  font-size: 14px;
  color: #0967db;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-t .tag-line {
  margin: 60px 0px;
  background: url(../images/tag/tag_icon1.png) no-repeat center center;
  background-size: cover;
  width: 66px;
  height: 3px;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-m {
  margin-bottom: 60px;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-m h3 {
  color: #1e1e1e;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 900;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-m p {
  color: #1e1e1e;
  line-height: 26px;
  font-size: 16px;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-b a {
  text-align: center;
  font-size: 22px;
  line-height: 32px;
  margin-left: 20px;
  color: #0048bf;
}
.public0-tag-lable-life .center-box .t-l-l-con .d-b a:nth-of-type(1) {
  margin-left: 0px;
}
.public0-tag-lable-life .center-box .t-l-l-img {
  width: 42%;
  height: 100%;
}
.public0-tag-lable-lifeR {
  background: #ffffff;
}
.public0-tag-lable-lifeR .center-box .t-l-l-con {
  text-align: right;
}
.public0-tag-lable-lifeR .center-box .t-l-l-con .d-t {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.public0-tag-lable-lifeR .center-box .t-l-l-con .d-t .tag-line {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.public0-tag-lable-lifeR .center-box .t-l-l-con .d-b {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
/*产品图片*/
.public0-tag-support {
  padding: 120px 0px;
}
.public0-tag-support .t-s-con {
  text-align: center;
  color: #1e1e1e;
}
.public0-tag-support .t-s-con p {
  font-size: 12px;
  letter-spacing: 10px;
  opacity: 0.6;
  margin-bottom: 16px;
}
.public0-tag-support .t-s-con h2 {
  font-size: 36px;
  font-weight: 900;
}
.public0-tag-support .t-s-con div {
  background: url(../images/tag/tag_icon1.png) no-repeat center center;
  background-size: cover;
  width: 66px;
  height: 3px;
  margin: 40px auto;
}
.public0-tag-support .t-s-con h3 {
  font-size: 16px;
  max-width: 70%;
  line-height: 32px;
  font-weight: 900;
  margin: 0px auto;
}
.public0-tag-support .t-s-con span {
  font-size: 16px;
  max-width: 80%;
  line-height: 32px;
  margin: 0px auto;
  display: block;
}
.public0-tag-support .t-s-list {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.public0-tag-support .t-s-list .t-s-l-item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 6px 20px 0px rgba(0, 46, 81, 0.12);
          box-shadow: 0px 6px 20px 0px rgba(0, 46, 81, 0.12);
  width: 19.5%;
  margin-right: 0.625%;
  padding-left: 10px;
  padding-right: 10px;
}
.public0-tag-support .t-s-list .t-s-l-item:nth-of-type(5) {
  margin-right: 0px;
}
.public0-tag-support .t-s-list .t-s-l-item .i-img {
  padding: 60px 40px;
  text-align: center;
}
.public0-tag-support .t-s-list .t-s-l-item .i-img img {
  width: 90px;
}
.public0-tag-support .t-s-list .t-s-l-item .i-con {
  background: url(../images/personalizedrec/personalized_img6.png) no-repeat center top;
  background-size: contain;
  text-align: center;
  padding: 50px 0px;
  color: #060606;
}
.public0-tag-support .t-s-list .t-s-l-item .i-con h3 {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 8px;
}
.public0-tag-support .t-s-list .t-s-l-item .i-con p {
  font-size: 14px;
  opacity: 0.6;
}
.public0-tag-support .t-s-img {
  margin: 0 auto;
  margin-top: 60px;
}
.public0-tag-support .t-s-img img {
  width: 94%;
}
.public0-tag-support .t-s-img2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.public0-tag-support .t-s-img2 img {
  width: 49%;
  margin-right: 2%;
  display: block;
}
.public0-tag-support .t-s-img2 img:nth-of-type(2n) {
  margin-right: 0px;
}
.public0-tag-support .t-s-img3 img {
  display: block;
}
.public0-tag-support .t-s-img4 {
  width: 70%;
  margin: 0 auto;
}
.public0-tag-support-container {
  background-color: #f6f8fb;
}
/*# sourceMappingURL=public_base.css.map */
