.spacetitle {
  font-size: 36px;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 2px;
  line-height: 50px;
}
/*.destitle {
  margin-top: 13px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 2px;
}*/
.nlpservice .anchor {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0;
}
.nlpservice .jsts {
  padding: 60px 0 60px 0;
  background:#fafafa;
  position: relative;
}
.nlpservice .jsts .nr {
  margin-top: 10px;
}
.nlpservice .jsts .nr .list {
  clear: both;
}
.nlpservice .jsts .nr li {
  padding: 0 10px 14px 10px;
  width: calc(100%/2);
  float: left;
  position: relative;
}
.nlpservice .jsts .nr li .box {
  background: #fff;
  padding: 35px 25px;
  overflow: hidden;
  position: relative;
  border: 1px solid #E6E7EB;
  display: flex;
  transition: all 500ms ease;
}
.nlpservice .jsts .nr li .box .pic {
  display: block;
  width: 40%;
  /* height: 234px; */
  margin: auto;
  /* position: absolute; */
  z-index: 9;
  /* top: 45px; */
  /* left: 26px; */
  text-align: center;
}
.nlpservice .jsts .nr li .box .pic img{ position:static;}

.nlpservice .jsts .nr li .box:hover {
  -webkit-box-shadow: 0px 14px 29px 0px rgba(222, 222, 222, 0.45);
  box-shadow: 0px 14px 29px 0px rgba(222, 222, 222, 0.45);
}
.nlpservice .jsts .nr li .text {
  /* float: left; */
  padding-left: 5%;
  width: 60%;
  position: relative;
  z-index: 20;
}
.nlpservice .jsts .nr li .text .title {
  font-size: 24px;
  position: relative;
}
.nlpservice .jsts .nr li .text .info {
  margin: 30px 0 20px 0;
  color: #8C8C8C;
  font-size: 14px;
  line-height: 22px;
  min-height: 50px;
}

.pro-shou a{color:#2670e8;display:inline-block;padding:10px;border:#2670e8 solid 1px; margin-bottom:10px;}
.pro-liao a{color:#2670e8;display:inline-block;padding:10px 20px;border:#2670e8 solid 1px;}
.pro-shou:hover a{ background:#2670e8; color:#fff;}
.pro-liao:hover a{background:#2670e8; color:#fff;}

.nlpservice .yyts {
  padding: 40px 0 60px 0;
  background: #F3F5F6;
  position: relative;
}
.nlpservice .yyts .nr {
  margin-top: 50px;
}
.nlpservice .yyts .nr .list {
  clear: both;
  margin-left: -5px;
  margin-right: -5px;
}
.nlpservice .yyts .nr li {
  float: left;
  width: calc(100%/3);
  padding: 0 16px 0 16px;
  position: relative;
}
.nlpservice .yyts .nr .box {
  position: relative;
  overflow: hidden;
  text-align: left;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.nlpservice .yyts .nr .box .pic {
  display: block;
  margin: auto;
  z-index: 9;
  text-align: center;
  position: relative;
  width: 100%;
}
.nlpservice .yyts .nr .box .text {
  padding: 10px 20px 20px 20px;
  position: relative;
  min-height: 150px;
}
.nlpservice .yyts .nr .box .text .title {
  font-size: 18px;
  font-weight: 400;
  color: #2D2D2D;
}
.nlpservice .yyts .nr .box .text .info {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #424242;
}
.nlpservice .yyts .nr .box:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 1px;
  background: #ed6827;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari å’Œ Chrome */
  -o-transform: translateX(-50%);
  /* Opera */
}
.nlpservice .cpgn {
  padding: 60px 0 60px 0;
  position: relative;
}
.nlpservice .cpgn .nr {
  margin-top: 34px;
  
  width: 100%;
  
  position: relative;
}
.nlpservice .cpgn .nr .list {
  clear: both;
  padding-top: 10px;
}
.nlpservice .cpgn .nr li {

  width:calc(100%/4);
  float: left;
  padding: 0 20px 5px 20px;
  position: relative;
}
.nlpservice .cpgn .nr li .text {
  padding-top: 30px;
  position: relative;
  z-index: 10;
}
.nlpservice .cpgn .nr li .text .title {
  font-size: 18px;
  color: #262626;
  position: relative;
  padding-bottom: 12px;
}
.nlpservice .cpgn .nr li .text .info {
  font-size: 14px;
  line-height:1.6;
  color: #808080;
  text-align: left;
}


.nlpservice .cpgn .nr .box {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 20px 12px 20px 12px;
  text-align: center;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  
  
}

.nlpservice .cpgn .nr li:hover .box{-webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.21);}  

.nlpservice .yycj {
  padding: 30px 0 120px 0;
  background: #F3F5F6;
  position: relative;
}
.nlpservice .yycj .picbox {
  margin-top: 90px;
  text-align: center;
}
.nlpservice .yycj .picbox img {
  margin-bottom: 30px;
}

.qiyewangzhan{ background:#fafafa;}
.qiyewangzhan .imgbox{ width:100px; height:100px; border-radius:50%; background:#fff; box-shadow:0px 2px 7px 0px rgba(0, 0, 0, 0.11); margin:0 auto; overflow:hidden;}
.qiyewangzhan .cpgn .nr .box{ background-color:#fafafa !important;}
.qiyewangzhan .cpgn .nr li:hover .box{-webkit-box-shadowL:none;
  box-shadow:none;}  
.qiyewangzhan .cpgn .nr li:hover .imgbox{box-shadow:0px 2px 7px 0px rgba(0, 0, 0, 0.21);}  
.qiyewangzhan .imgbox img{ margin:0 auto;}  

.qiyewangzhan .cpgn .nr li .text .info{ text-align:center !important;}

.qiyewangzhan .cpgn{ padding-top:0;}

/*商城*/
.shangchengbox .cpgn{ padding-top:60px;}
.duanluo{ background:#fff; border:solid 1px #d9d9d9; padding:25px 35px; font-size:14px; color:#333333; line-height:2; text-align:center; margin-top:40px; border-radius:15px;}
.shangchengbox .cpgn .nr li{ width:calc(100%/5);}
/*电商*/
.dianshang .jsts{ padding-top:0;}
.dianshang .home-title{ margin-bottom:50px;}
.dianshang .jsts .nr li{ width:calc(100%/3);}
.dianshang .jsts .nr li .box .pic{ width:20%;}
.dianshang .jsts .nr li .text{ width:80%;}
.dianshang .jsts .nr li .text .title{ font-size:18px;}

.dianshang .jsts .nr li .text .info{ margin:10px 0 0 0;}
.dianshang .jsts .nr li .box{ padding:30px 25px;}

.dianshang .jsts .nr li .box .pic{ margin:inherit;}
.dianshang .jsts .nr li .text .info{ min-height:44px;}

.duibibox{ background:#fafafa; padding:0 0 60px 0;}
.duibibox .home-title{ padding-bottom:50px;}
.duibibox .pcduibi{ display:block; margin:0 auto;}
.duibibox .moduibi{ display:none;margin:0 auto;}

.dianshangdi{}
.dianshangdi .jsts .nr li .box{padding:20px 15px; border-radius:10px;}
.dianshangdi .jsts .nr li .box .pic{ margin:auto;}

/*集团网群*/
.jituanwangqun .cpgn{ padding-top:60px;}
.jituanwangqun .home-title .info{ line-height:2;}
.jituanwangqun .cpgn .nr .list{ display:flex; flex-wrap:wrap;}
.jituanwangqun .cpgn .nr li{ padding:0 15px 5px 15px}
.jituanwangqun .cpgn .nr .box{ height:100%; background:#fff !important;border:solid #e0e0e0 1px; padding:30px 18px 30px 18px;}
.jituanwangqun .cpgn .nr li .text .info{ text-align:left !important;}
.jituanwangqun .cpgn .nr li:hover .box{border:solid #2670e8 1px;}
.jituanwangqun .imgbox{ width:75px; height:75px;}

.wangquntedian .jsts{ padding-top:0;}
.wangquntedian .home-title{ padding-bottom:50px;}
.wangquntedian .jsts .nr li .text{ padding-left:0; padding-right:5%; width:52%;}
.wangquntedian .jsts .nr li .box .pic{ width:48%;}
.wangquntedian .jsts .nr li .box{ padding:50px;}
.wangquntedian .jsts .nr li .text .title{ font-size:22px;}

/*优化推广*/
.youhuabox .jsts{ padding-top:60px;}
.youhuabox .jsts .nr li .box{ background:#f6f7f9; padding:35px 20px;}
.youhuabox .jsts .nr li{ padding-bottom:25px;}

.youhuachuangxin .jsts .nr li .text .title{ margin-top:30px;}

.hezuoliucheng{ background:#fafafa; padding-bottom:60px;}
.hezuoliucheng .home-title{ margin-bottom:50px;}
.hezuoliucheng .hzlcbox{ width:100%; max-width:1200px; margin:0 auto;}
/*g3云推广*/
.g3yunbox .jsts{ padding-top:60px;}
.g3yunbox .jsts .nr li{ width:calc(100%/4);}
.g3yunbox .jsts .nr li .text .title{ font-size:14px;}
.g3yunbox .jsts .nr li .box .pic{ width:40%;}
.g3yunbox .jsts .nr li .text{width:60%;}
.g3yunbox .jsts .nr li .box{align-items:center;}


.g3haochu{ background:#fafafa;}
.g3haochu .cpgn .nr li{ width:calc(100%/3);}
.g3haochu .cpgn .nr .box{ background:#f6f7f9; height:100%; border-radius:15px; border:solid 1px #d9d9d9; padding:30px 20px 30px 20px;}
.g3haochu .cpgn{ padding-top:0;}
.g3haochu .cpgn .nr .list{ display:flex; flex-wrap:wrap;}

.g3gengduo .jsts .nr li .box .pic{ width:15%;}
.g3gengduo .jsts .nr li .text{ width:85%;}
.g3gengduo .jsts .nr li .box{ padding:0; background:#fafafa; border:none;}
.g3gengduo .jsts .nr .list{ display:flex; flex-wrap:wrap;}
.g3gengduo .jsts .nr li{ padding:0 20px 60px 10px;}
.g3gengduo .jsts .nr li:hover .box{ box-shadow:none; background:#fafafa;}

/*百度爱采购*/
#rights{ padding:60px 0; background:#fafafa;}
#rights .home-title{ margin-bottom:35px;}
.settle-rights .slogan-sub{margin-bottom:25px;margin-top:40px;font-size:24px;letter-spacing:3px;line-height:1}
.settle-rights{ text-align:center; width:100%; max-width:1200px; margin:0 auto;}

.settle-rights .tabs:after{ content:''; display:block; clear:both;}
.settle-rights .tabs{ display:inline-block;}
.settle-rights .tabs .tab{float:left;width:138px;height:138px;margin-right:92px;background-size:100% 100%;cursor:pointer}
.settle-rights .tabs .tab.active{width:138px;height:147px}

.settle-rights .tabs .tab:nth-child(1):hover{ background-image:url("../product/aicaigou1b.png") !important;}
.settle-rights .tabs .tab:nth-child(2):hover{ background-image:url("../product/aicaigou2b.png") !important;}
.settle-rights .tabs .tab:nth-child(3):hover{ background-image:url("../product/aicaigou3b.png") !important;}
.settle-rights .tabs .tab:nth-child(4):hover{ background-image:url("../product/aicaigou4b.png") !important;}

.settle-rights .tabs .tab:nth-child(1).active{ background-image:url("../product/aicaigou1b.png") !important;}
.settle-rights .tabs .tab:nth-child(2).active{ background-image:url("../product/aicaigou2b.png") !important;}
.settle-rights .tabs .tab:nth-child(3).active{ background-image:url("../product/aicaigou3b.png") !important;}
.settle-rights .tabs .tab:nth-child(4).active{ background-image:url("../product/aicaigou4b.png") !important;}
.aicaigouqie li{ display:none;}
.aicaigouqie .activeb{ display:block;}

.settle-rights .empower-tabs .empower-tab{float:left;width:275px;height:92px;line-height:92px;font-size:16px;color:#999}.settle-rights .empower-tabs .empower-tab.empower-tab-active{background:#2b85fb;color:#fff;border-radius:9px}.settle-rights .empower-tabs .empower-tab .tab-icon{float:left;width:57px;height:92px;margin:0 26px 0 65px;background-position:50%;background-size:contain;background-repeat:no-repeat}.settle-rights .empower-tabs .empower-tab .tab-icon:first-of-type{width:55px}.settle-rights .empower-tabs .empower-tab .tab-txt{float:left}
.empower-tabs:after{ content:''; clear:both; display:block;}
.settle-rights .empower-tabs{ background:#fff; width:825px; height:92px; margin:0 auto 50px; box-shadow:0 2px 10px 0 hsla(0,0%,75%,.5); border-radius:9px;}

.acgyybox{ display:flex; flex-wrap:wrap;}
.acgyybox .acgyy{ width:calc(100%/3); padding:5px 20px 15px 20px;}
.acgyybox .acgyy .box{ background:#fff; height:100%; border:solid 1px #d9d9d9; padding:30px 20px 30px 20px;}
.acgyybox .acgyy .box .title{ margin-top:10px;}
.acgyybox .acgyy:hover .box{ border-color:#2b85fb;}

.empower-tabs .empower-tab:nth-child(1).empower-tab-active .tab-icon{ background-image:url("../product/aicaigou9b.png") !important;}
.empower-tabs .empower-tab:nth-child(2).empower-tab-active .tab-icon{ background-image:url("../product/aicaigou10b.png") !important;}
.empower-tabs .empower-tab:nth-child(3).empower-tab-active .tab-icon{ background-image:url("../product/aicaigou11b.png") !important;}
.aicaigouqiee li{ display:none;}
.aicaigouqiee .activeb{ display:block;}


.tpm-case__section .tpm-case-card__list .swiper-slide{ width:33.333%;}
.tpm-case__section .tpm-case-card__list .swiper-slide:hover .tpm-case-card__name{color:#003eb3;}

.dp-grid{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;}
.dp-index-section__bd{margin:0 auto;max-width:1200px;}

.dp-grid__item-12{width:50%;}
.dp-index-section{padding-top:10px;}
.yinc,.dp-index-faq__description{display:none;}
.dp-index-time{color:#999999;margin-top:5px;}
.dp-index-faq{height:80px;position:relative;background:#f6f7f9;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:4px;margin-bottom:16px}.dp-index-faq--focus{z-index:1}.dp-index-faq--focus:hover .dp-index-faq__inner{height:176px;background-color:#2670e8}.dp-index-faq--focus:hover .dp-index-faq__inner .dp-index-faq__title,.dp-index-faq--focus:hover .dp-index-faq__inner .dp-index-faq__title a{color:#fff}.dp-index-faq--focus:hover .dp-index-faq__inner:before{background:url(../index/icon-arrow-up.png) no-repeat}.dp-index-faq--fixedbottom .dp-index-faq__inner{bottom:0;top:initial}.dp-index-faq__inner{height:80px;overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 30px;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;border-radius:4px;top:0;left:0;position:absolute}.dp-index-faq__inner:before{content:'';position:absolute;width:24px;height:24px;top:34px;right:24px;background:url(../index/icon-arrow-down.png) no-repeat;}.dp-index-faq__title{font-size:16px;color:#333333;letter-spacing:0;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.dp-index-faq__title a{color:#0F2540;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}
.dp-index-faq--focus:hover .dp-index-time{display:none;}
.dp-index-faq--focus:hover .yinc{display:block;color:#fff;margin-top:13px;margin-bottom:10px;line-height:28px;font-size:14px;}
.dp-index-faq--focus:hover .dp-index-faq__description{display:block;color:#fff;}
.dp-index-faq--focus:hover .dp-index-faq__description a{color:#fff;}

.dp-grid.dp-grid--smgap [class*=dp-grid__item]{padding-left:8px;padding-right:8px;}

.aicaigouruzhu{ background:#fafafa;}
.aicaigouruzhu .home-title{ padding-bottom:40px;}
.aicaigouruzhu{ }

/*小程序开发*/
.xiaochengxu .cpgn .nr li{ width:calc(100%/5);}
.xiaochengxu .imgbox{ box-shadow:none;}
.xiaochengxu .cpgn .nr li:hover .imgbox{box-shadow:none;}
.xiaochengxu .cpgn .nr .box{ border:solid #2b85fb 1px;}

.xiaochengxuhexin .cpgn .nr li{width:calc(100%/5);}
.xiaochengxuhexin .cpgn .nr li .pc_xcxb{ display:none;}
.xiaochengxuhexin .cpgn .nr li:hover .pc_xcx{ display:none;}
.xiaochengxuhexin .cpgn .nr li:hover .pc_xcxb{ display:block;}
.xiaochengxuhexin .cpgn .nr li:hover .imgbox{ background:#2670e8;}

.xiaochengxujie .jsts{ padding-top:0;}
.xiaochengxujie .jsts .nr{ margin-top:0;}
.xiaochengxujie .jsts .nr li .text .title{ font-size:20px;}
.xiaochengxujie .jsts .nr li .text .info{ margin-bottom:0; margin-top:20px;}
.xiaochengxujie .jsts .nr li .box .pic{ width:50%;}
.xiaochengxujie .jsts .nr li .box{ align-items:center;}

.weimai{ background:#fff; padding:50px 0;}
.weimai .weimai-conter{
  max-width: 1200px;
  width:100%;
  margin: 0 auto;
  font-size: 14px;
}

.xiaochengxuhexin{ background:#fff;}
.xiaochengxujiejue{ padding-top:60px;}
.xiaochengxuhexin .cpgn{ padding-top:60px;}
.xiaochengxuhexin .cpgn .nr .box{ background:none !important;}


@-webkit-keyframes conterthree-data-v-53bb42a7 {
0% {
    opacity: 0;
    -webkit-transform: translate(0px, 50px);
            transform: translate(0px, 50px);
}
100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
}
}




.weimai .weimai-conter .conter-threes .process[data-v-53bb42a7] {
  margin-bottom: 50px;
  font-size: 28px;
  text-align:center;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
  
}
.weimai .weimai-conter .conter-threes .pro-list[data-v-53bb42a7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters[data-v-53bb42a7] {
  width: 139px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .shanjiao[data-v-53bb42a7] {
  width: 47px;
  height: 23px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-top[data-v-53bb42a7] {
  position: relative;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-top .pro-toptitle[data-v-53bb42a7] {
  font-size: 0;
  background: url(../product/youhuojian.png) no-repeat;
  opacity: 1;
  background-size: 100%;
  width: 87px;
  height: 62px;
  position: absolute;
  top: -25px;
  left: 30px;
  margin-left: 0;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom[data-v-53bb42a7] {
  margin: 0;
  margin-top: 57px;
  text-align: center;
  margin-left: 5px;
  margin-bottom: 20px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom .page[data-v-53bb42a7] {
  background-size: 100% 100%;
  height: 60px;
  width: 60px;
  margin-left: 35px;
  margin-bottom:10px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom .page-titles[data-v-53bb42a7] {
  width: 60px;
  height: 60px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom .page-title[data-v-53bb42a7] {
  width: 40px;
  height: 40px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom .tilte[data-v-53bb42a7] {
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #006EFF;
  line-height: 22px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom[data-v-53bb42a7]:hover {
  cursor: pointer;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-arrows[data-v-53bb42a7] {
  display: block;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-introduce[data-v-53bb42a7] {
  display: inline-block;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter[data-v-53bb42a7] {
  width: 139px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter:last-of-type .dashed[data-v-53bb42a7] {
  display: none;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-top[data-v-53bb42a7] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-top .pro-toptitle[data-v-53bb42a7] {
  width: 100%;
  text-align: center;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-top .dashed[data-v-53bb42a7] {
  position: absolute;
  top: 6px;
  left: 80%;
  width: 50px;
  border-bottom: 1px dashed #666666;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-bottom[data-v-53bb42a7] {
  margin: 0;
  margin-top: 57px;
  text-align: center;
  margin-left: 5px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-bottom .page[data-v-53bb42a7] {
  margin: 0 auto ;
  margin-bottom:10px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-bottom .page .page-title[data-v-53bb42a7] {
  width: 40px;
  height: 40px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-bottom .tilte[data-v-53bb42a7] {
  margin-top: 14px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-arrows[data-v-53bb42a7] {
  margin-top: 40px;
  display: none;
}
.weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-arrows img[data-v-53bb42a7] {
  width: 47px;
  height: 23px;
}
.weimai .weimai-conter .conter-threes .pro-introduce[data-v-53bb42a7] {
  position: relative;
  top: -4px;
  width: 100%;
  height: 220px;
  background-color: #F4F8FF;
  border-radius: 4px;
  text-align: left;
  color: #666666;
  line-height: 32px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  padding: 60px ;
}
.weimai .weimai-conter .conter-threes .pro-introduce div[data-v-53bb42a7] {
  letter-spacing: 0.8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.weimai .weimai-conter .conter-threes .pro-introduce div p[data-v-53bb42a7]:nth-child(1) {
  width: 90px;
  display: inline;
  font-weight: bold;
}
.weimai .weimai-conter .conter-threes .pro-introduce div p[data-v-53bb42a7]:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
}
.weimai .weimai-conter .conter-threes .pro-introduce[data-v-53bb42a7]:hover {
  cursor: pointer;
}

.pro-conters .pc_xcx{ display:none;}
.pro-conters .pc_xcxb{ display:block;}
.pro-conter .pc_xcx{ display:block; margin:0 auto;}
.pro-conter .pc_xcxb{ display:none;}

.pro-conter .shanjiao{ display:none;}
.pro-conters .shanjiao{ display:block; margin:0 auto;}

/*App开发*/

.appkaifahexin .cpgn .nr li:hover .imgbox{ background:#fff !important;}
.appkaifahexin .cpgn .nr li:hover .imgbox .pc_xcx{ display:block;}
.appkaifahexin .cpgn .nr .list{ display:flex; flex-wrap:wrap;}
.appkaifahexin .cpgn .nr li{ padding-left:0; padding-right:0;}
.appkaifahexin .cpgn .nr .box{ padding:20px 8px 20px 8px;}

.hybd{ background:#fafafa; padding:60px 0;}
.hybd .home-title{ padding-bottom:30px;}
.home-content .home-platform .platfrom-solut .solut .solitback .pc_app{ display:block; margin:0 auto;}
.home-content .home-platform .platfrom-solut .solut .solitback .pc_appb{ display:none; margin:0 auto;}

.home-content .home-platform .platfrom-solut .solut:hover .solitback .pc_app{ display:none;}
.home-content .home-platform .platfrom-solut .solut:hover .solitback .pc_appb{ display:block;}

.home-content .home-platform .platfrom-solut .solut .image{ display:none;}
.home-content .home-platform .platfrom-solut .solut:hover .image{ display:block; margin-top:5px;}

.home-content .home-platform[data-v-0e5d0598] {
 
  margin: 0 auto;
  font-size: 28px;
  
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}
.home-content .home-platform .team-title[data-v-0e5d0598] {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
}
.home-content .home-platform .platfrom-solut[data-v-0e5d0598] {
  max-width: 1200px;
  width:100%;
  
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-content .home-platform .platfrom-solut .solut[data-v-0e5d0598] {
  opacity: 1;
  width: 134px;
  height: 134px;
  
}

.home-content .home-platform .platfrom-solut .solut .solitback[data-v-0e5d0598] {
  width: 134px;
  height: 134px;
  font-size: 14px;
  border-radius: 4px;
  padding-top: 24px;
}
.home-content .home-platform .platfrom-solut .solut:hover .solitback {
  width: 134px;
  height: 134px;
  border-radius: 4px;
  padding-top: 24px;
  background-color: #2b85fb;
  font-size: 18px;
}
.home-content .home-platform .platfrom-solut .solut img[data-v-0e5d0598] {
  width: 60px;
  height: 60px;
}
.home-content .home-platform .platfrom-solut .solut .title[data-v-0e5d0598] {
  font-size: 16px;
 text-align:center;
  font-weight: 400;
}
.home-content .home-platform .platfrom-solut .solut .titles[data-v-0e5d0598] {
  font-size: 18px;
  
  font-weight: 400;
  margin-top: -13px;
}
.home-content .home-platform .platfrom-solut .solut .image[data-v-0e5d0598] {
  width: 134px;
  height: 9px;
  position: relative;
    top: -14px;
}
.home-content .home-platform .solitcontent[data-v-0e5d0598]{
  max-width: 1200px;
  width:100%;
  margin:0 auto;
  height: 100px;
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  
  font-weight: 400;
  color: #666666;
  line-height: 22px;
 
  padding: 0 23px;
  display: table;
  margin-top: 37px;
}
.home-content .home-platform .solitcontent span[data-v-0e5d0598]{
  vertical-align: middle;
  display: table-cell;
  text-align: left;
}
.home-content .home-platform .platfrom-solut .solut[data-v-0e5d0598]:hover {
  color: #fff;
}
.home-content .home-platform .platfrom-solut[data-v-0e5d0598]:hover {
  cursor: pointer;
}


.home-content .solit-team{
  padding-bottom:60px;
  padding-top: 60px;
  
  background-size: auto;
  font-size: 28px;
 
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.home-content .solit-team .team-conter[data-v-0e5d0598] {
  margin-top: 26px;
  font-size: 16px;
  
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
.home-content .solit-team .team-navs[data-v-0e5d0598] {
  max-width: 1200px;
  width:100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.home-content .solit-team .team-navs .contents[data-v-0e5d0598] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home-content .solit-team .team-navs .contents img{ display:none;}
.home-content .solit-team .team-navs .contents.act img{ display:block;width: 22px;
  height: 22px;
  display:block; margin:10px auto;}

.home-content .solit-team .team-navs .contents .team-titles[data-v-0e5d0598] {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-content .solit-team .team-navs .contents .team-titles .title[data-v-0e5d0598] {
  font-size: 18px;
}
.home-content .solit-team .team-navs .contents .team-titles .title img[data-v-0e5d0598] {
  width: 22px;
  height: 22px;
  display: inline-block;
}
.home-content .solit-team .team-navs .contents .team-titles .xuxian[data-v-0e5d0598] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top: 1px dashed #999999;
  margin: 10px 20px 0 20px;
}
.home-content .solit-team .team-navs .contents[data-v-0e5d0598]:hover {
  cursor: pointer;
}
.home-content .solit-team .team-navs .contents[data-v-0e5d0598]:last-child {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.home-content .solit-team .team-navs .contents:last-child .xuxian[data-v-0e5d0598] {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.home-content .team-conteres .introduce[data-v-0e5d0598]:hover {
  cursor: pointer;
}
.home-content .team-conteres .introduce span p[data-v-0e5d0598]{
  
}
.home-content .team-conteres .introduce[data-v-0e5d0598] {
  letter-spacing: 0.8px;
  margin: 0 auto;
  width:100%;
  max-width: 1200px;
  height: 100px;
  line-height: 100px;
  color: #666666;
  padding: 0 25px;
  text-align: left;
  background-color: #ffffff;
  font-size: 16px;
  box-shadow:2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow:2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  border:solid #2b85fb 1px;
  font-weight: 400;
  color: #333333;
}
/*短视频运营*/
.duanshipinbox{ background:#fafafa; padding-bottom:60px;}
.duanshipinbox>img{ margin:20px auto 30px auto; display:block;}
.duanshipinbox .zuoyoutu{ width:100%; max-width:1200px; margin:0 auto;}

.duanshipinyoushi{}

.duanshipinxianmgu{ background:#f5f6fa; padding:60px;}
.duanshipinxianmgu ul{ width:100%; max-width:1200px; margin:0 auto; display:flex; flex-wrap:wrap;}
.duanshipinxianmgu ul li{width:calc(100%/3 - 20px); margin:0 10px 14px 10px; border:solid 1px #2b85fb; color:#2b85fb; font-size:14px; color:#2b85fb; line-height:50px; text-align:center;}
.duanshipinxianmgu ul li:hover{ background:#2670e8; color:#fff;}

.xiaochengxudaiyunying .cpgn .nr li{ width:calc(100%/7); padding:0;}
.xiaochengxudaiyunying .imgbox{ border-radius:15px; width:100%; height:auto; padding:10px; font-weight:bold; font-size:14px;}
.xiaochengxudaiyunying .cpgn .paixu{ font-size:20px; color:#999999; font-weight:bold; margin-bottom:20px;}
.xiaochengxudaiyunying .cpgn .nr li .text .title{ font-size:14px;}
.xiaochengxudaiyunying .cpgn .nr .box{ padding:20px 6px 20px 6px;}
.xiaochengxudaiyunying .cpgn .nr li:hover .imgbox{ color:#fff;}

.g3yingyong .jsts .nr .list{ display:flex;flex-wrap:wrap;}
.g3yingyong .jsts .nr li .box{height:100%;}

@media screen and (min-width: 1200px){
/*服务流程*/
 .sec7 {
    padding-top:0;
    margin: 0px auto;
    width: 100%;
	padding-bottom:60px;
    background: #fafafa;
  }

  .sec7_title>h4 {
    border-bottom: 2px solid #e2e2e2;
    width: 100px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
    font-size: 24px;
    color: #333333;
  
  }

  .sec7_title>p {
    color: #999999;
    font-size: 12px;
   
    margin-top: 6px;
    text-align: center;
  }

  .sec7_con {
    width: 1200px;
    margin: 0 auto;
    padding: 14px 0px;
  }

  /* .sec7 div{
    width:1200px;
    height:120px;
    margin:0 auto;
} */
  #Paidi7 {
    display: none;
  }

  .sec7 .con_img {
    width: 100%;
    height: 100px;
    margin: 0 auto;
  }

  .sec7 .con_img img {
    width: 100%;
  }

  .sec7 .con {
    width: 100%;
    height: 170px;
    margin: 0 auto;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 42px;
  }

  .sec7 .con div {
    width: 18%;
    text-align: center;
    height: 170px;
    font-size: 14px;
    color: #8e9999;
    float: left;
    line-height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sec7 .con>div:nth-of-type(1)>ul {
    margin-left: -40px;
  }

  .sec7 .con>div:nth-of-type(2)>ul {
    margin-left: -18px;
  }

  .sec7 .con1 {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    height: 150px;
    margin: 0 auto;
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
    margin-left: 30px;
  }

  .sec7 .con1 div {
    width: 19%;
    text-align: center;
    
    font-size: 14px;
    color: #8e9999;
    float: left;
    line-height: 23px;
  }
.sec7 .con div li{ font-size:14px; color:#333; line-height:2;}
.sec7 .con div li h3{ font-weight:normal; color:#2b85fb; line-height:2; font-size:20px;}
.sec7 .con1 div li{ font-size:14px; color:#333; line-height:2;}
.sec7 .con1 div li h3{ font-weight:normal; color:#2b85fb; line-height:2;font-size:20px;}
.sec7 .home-title{ padding-bottom:20px;}
}

@media screen and (max-width: 992px) {
.sec7 {
    width: 100%;
    max-width: 1000px;
    margin: 60px auto;
  }

  .sec7_con {
    width: 100%;
    height: 1200px;
    /* background-image: url(../img/pc/bg_service.jpg) */
    /* background: url("../img/PAD/bg_service.png") no-repeat; */
  }

  /* .sec7_con>div {
        width: 33%;
        float: right;
        text-align: center;
        font-size: 22px;
        border:1px solid red;
    } */
  .con {
    width: 33%;
    float: right;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    margin-top: 37px;
  }

  .con1 {
    width: 33%;
    float: right;
    text-align: right;
    font-size: 22px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 30px;
    margin-top: 37px;
  }

  .con_img {
    width: 33%;
    float: right;
    text-align: center;
    font-size: 22px;
  }

  .sec7_con>div>img {
    width: 50%;
    margin-top: 40px;
  }

  .con>div>ul {
    margin-bottom: 145px;
  }

  .con>div>ul>li>h3 {
    font-size: 20px;
    margin: 0px 0px;
    text-align: left;
  }

  .con>div>ul>li {
    font-size: 13px;
    margin: -1px;
    text-align: left;
  }

  .con1>div>ul {
    margin-top: 140px;
  }

  .con1>div>ul>li>h3 {
    font-size: 20px;
    margin: 0px 0px;
    text-align: right;
  }

  .con1>div>ul>li {
    font-size: 14px;
    margin: 0px;
    text-align: right;
	
  }

  #PCi7 {
    display: none;
  }
	
	
}


@media screen and (max-width: 769px) {
	
	.sec7 {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 1000px;
	background:#fafafa;
    margin: 0 auto;
    
    /* border:1px solid red; */
  }
  .sec7_con:after{ content:''; clear:both; display:block;}
  .sec7_con {
    width: 100%;
    height: auto;
    padding-top: 15px;
    /* background:red; */
    /* border:1px solid red; */
  }

  /* .sec7_con>div {
        border:1px solid red;s
        background:blue;
        width: 33%;
        float: right;
        text-align: center;
        font-size: 12px;
        transform:scale(0.8)
    } */
  .con {
    width: 33%;
    float: right;
    font-size: 12px;
    line-height: 20px;
    margin-top: 3px;
  }

  .con1 {
    width: 33%;
    float: right;
    font-size: 12px;
    line-height: 20px;
    margin-top: -12px;
  }

  .con_img {
    width: 33%;
    float: right;
    font-size: 12px;
  }

  .sec7_con>div>img {
    width: 55%;
    margin-top: 30px;
    /* border:1px solid red; */
  }

  .con>div>ul {
    margin-bottom: 65px;
  }

  .con>div>ul>li>h3 {
    font-size: 18px;
    color: #2b85fb;
    padding-bottom: 15px;
  }

  .con1>div>ul {
    margin-top: 70px;
  }

  .con1>div>ul>li>h3 {
    font-size: 18px;
    color: 121212;
    padding-bottom: 15px;
	color:#2b85fb;
  }

  #PCi7 {
    display: none;
  }

	
/*.sec7_conbox{overflow-x:scroll;}	
.sec7_con{ overflow-x:scroll;}
.sec7{ padding-bottom:20px;}*/

.hybd{ padding:30px 0;}
.home-content .home-platform .platfrom-solut[data-v-0e5d0598]{ flex-wrap:wrap;}
.home-content .home-platform .platfrom-solut .solut[data-v-0e5d0598]{ width:33.33%; height:auto;}
.home-content .home-platform .platfrom-solut .solut .solitback[data-v-0e5d0598]{ padding-top:5px;}
.home-content .home-platform .solitcontent[data-v-0e5d0598]{ margin-top:10px;}
.home-content .home-platform .platfrom-solut .solut:hover .solitback{ height:auto;}
.home-content .solit-team{ padding:30px 0;}
.home-content .team-conteres .introduce[data-v-0e5d0598]{ height:auto; line-height:2; padding:15px;}
.home-content .solit-team .team-navs .contents .team-titles .title[data-v-0e5d0598]{ font-size:14px; }
.home-content .solit-team .team-navs .contents .team-titles .xuxian[data-v-0e5d0598]{ display:none;}
.home-content .home-platform .solitcontent span[data-v-0e5d0598]{ font-size:14px;}
.home-content .team-conteres .introduce span p[data-v-0e5d0598]{ font-size:14px;}
.home-content .home-platform .platfrom-solut .solut .title[data-v-0e5d0598]{ font-size:14px;}
	
.dp-index-section{margin-top:0;}
.tpm-case__section .tpm-case-card__list .swiper-wrapper{display:block !important;}
.tpm-case__section .tpm-case-card__list .swiper-slide{ width:100%;}
.dp-grid__item-12{width:100%;}
.dp-index-faq__title{font-size:16px;}
.tpm-case-card__inner{ padding:15px;}
.tpm-case-card__name{margin-top:15px;}
.dp-index-faq__inner:before{content:none;}
.dp-index-faq--focus:hover .dp-index-faq__inner{ height:220px;}
  .weimai{ padding:30px 0;}
  .weimai .weimai-conter .conter-threes .process[data-v-53bb42a7]{ font-size:20px; margin-bottom:30px;}
  .weimai .weimai-conter .conter-threes .pro-introduce[data-v-53bb42a7]{ height:auto; padding:25px;}
  .weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-bottom .page[data-v-53bb42a7]{ width:40px; height:40px; margin-left:auto; margin-right:auto;}
  .weimai .weimai-conter .conter-threes .pro-list .pro-conters .pro-top .pro-toptitle[data-v-53bb42a7]{ left:15px; width:60px; height:42px; background-size:cover; top:-10px;}
  .weimai .weimai-conter .conter-threes .pro-list .pro-conter .pro-top .dashed[data-v-53bb42a7]{ width:14px;}
  .pro-list{ width:800px; overflow-x:scroll;}
  .pro-listbox{ overflow-x:scroll;}
}






@media screen and (max-width: 768px) {
	.settle-rights .empower-tabs{ width:100%;}
	.settle-rights .empower-tabs .empower-tab{ width:33.33%;}
	.settle-rights .empower-tabs .empower-tab .tab-icon{ margin:0 0px 0 0px;}
	.settle-rights .empower-tabs .empower-tab .tab-txt{ font-size:14px;}
	.acgyybox .acgyy{ padding:10px;}
	.acgyybox .acgyy .box{ padding:15px;}
	
	
	.settle-rights .tabs .tab{float:left;width:90px;height:90px;margin-right:5px;background-size:100% 100%;cursor:pointer}
.settle-rights .tabs .tab.active{width:90px;height:96px}
#rights{ padding:25px 0;}
#rights .home-title{ margin-bottom:15px;}
.settle-rights .slogan-sub{ margin:15px 0; font-size:16px;}	
	
	.hezuoliucheng .hzlcbox{ width:100%; overflow-x:scroll;}
	.hezuoliucheng .hzlcbox img{ width:1200px; max-width:1200px;}
	.hezuoliucheng{ padding-bottom:25px;}
	
	.duibibox .pcduibi{ display:none;}
	.duibibox .moduibi{ display:block;}
	.dianshang .home-title{ margin-bottom:25px;}
	.duibibox .home-title,.wangquntedian .home-title{ padding-bottom:25px;}
	
	.qiyewangzhan .cpgn .nr .list{ display:flex; flex-wrap:wrap;}
	
	.nlpservice .cpgn .nr li .text{ padding-top:20px;}
	
	.nlpservice .jsts .nr li .text .title{ font-size:20px;}
	.nlpservice .jsts .nr li .text .info{ margin:20px 0 15px 0}
	.wangquntedian .jsts .nr li .text .title{ text-align:center;}
  .nlpservice .jsts {
    padding: 25px 0 25px 0;
  }
  .nlpservice .jsts .nr {
    margin-top: 20px;
  }
  .nlpservice .jsts .nr li {
    width: 100%;
  }
  .nlpservice .jsts .nr li .box {
    padding: 15px 15px 15px 15px;
  }
  .nlpservice .jsts .nr li .box{ display:block;}
  .nlpservice .jsts .nr li .box .pic{ width:100%;}
  .nlpservice .jsts .nr li .text{ width:100%; padding-left:10px;}
  
  .dianshang .jsts .nr li .text .title{ text-align:center; font-size:16px; margin-top:5px;}
  .duibibox{ padding-bottom:10px;}
  
  .nlpservice .jsts .nr li .box .pic {
    left: 15px;
    top: 15px;
  }
  .nlpservice .yyts {
    padding: 20px 0 30px 0;
  }
  .nlpservice .yyts .nr {
    margin-top: 25px;
  }
  .nlpservice .yyts .nr li {
    width: 100%;
    padding: 0 8px 0 8px;
    margin-bottom: 20px;
  }
  .nlpservice .cpgn {
    padding: 30px 0 20px 0;
  }
  .nlpservice .cpgn .nr {
    margin-top: 25px;
    background: unset;
    width: 100%;
    height: auto;
  }
  .wangquntedian .home-title{ padding-bottom:0;}
  .nlpservice .cpgn .nr .list li {
    width: 50%;
    position: unset;
    padding: 0 10px 15px 5px;
  }
  .g3haochu .cpgn .nr .list li{ width:100%;}
  .g3haochu .cpgn{ padding-top:0;}
  .nlpservice .cpgn .nr .list li .box {
    min-height: 240px;
    padding: 10px 10px 10px 10px;
    min-width: auto;
  }
  .qiyewangzhan .cpgn{ padding-top:0;}
  .shangchengboxx .cpgn,.jituanwangqun .cpgn{ padding-top:20px;}
  .xiaochengxu .cpgn .nr .list li{ width:100%;}
  .xiaochengxuhexin .cpgn .nr .list li .box{ min-height:inherit; padding:0 10px;}
  .xiaochengxuhexin .cpgn .nr .list li{ width:33.333%;}
  .xiaochengxuhexin .cpgn .nr li .text .title{ font-size:14px;}
  .xiaochengxuhexin .imgbox{ width:80px; height:80px;}
  .xiaochengxuhexin .home-title .info{ font-size:14px;}
  .xiaochengxu .cpgn{ padding-top:20px;}
  .xiaochengxujie .jsts{ padding-top:20px;}

  .xiaochengxujiejue{ padding-top:20px;}
.xiaochengxuhexin .cpgn{ padding-top:20px;}
  .shangchengbox .cpgn .nr .list li .box{ min-height:inherit;}
  .duanluo{ margin-top:20px; padding:20px 25px;}
  .nlpservice .yycj {
    padding: 20px 0 60px 0;
  }
  .nlpservice .yycj .picbox {
    margin-top: 40px;
  }
  .nlpservice .yycj .picbox img {
    margin-bottom: 20px;
  }
  .xiaochengxuhexin .cpgn .nr li{ width:50% !important;}
  .duanshipinyunying .cpgn{ padding-top:20px;}
  .duanshipinbox{ padding-bottom:20px;}
  .duanshipinxianmgu{ padding:20px 10px;}
  .duanshipinxianmgu ul li{ padding:0 10px; line-height:3; width:100%;}
  .xiaochengxudaiyunying .imgbox{ width:100%; height:auto;}
  .xiaochengxudaiyunying .cpgn .nr li{ width:50% !important;}
  
  .g3gengduo .jsts .nr li{ padding-bottom:15px;}
   .g3gengduo .jsts .nr li .box{ background:#fff;}
   .g3gengduo .jsts .nr li .text{ padding-right:10px;}
   .g3gengduo .jsts{ padding-top:0;}
   
}
@media screen and (max-width: 374px) {
  .nlpservice .cpgn .nr .list li {
    width: 100%;
    position: unset;
    padding: 0 10px 15px 5px;
  }
  .nlpservice .cpgn .nr .list li .box {
    min-height: auto;
    padding: 20px 10px 20px 15px;
    min-width: auto;
  }
}
