
/* import index_new */
.banner {
  position: relative;
  width: 100%;
  min-height: 500px;
  max-height: 820px;
  height: 100%;
  text-align: left;
  overflow: hidden;
}

/* import index_new */
.banner-first {
  background: url('../images/banner_index.png') no-repeat center center;
  background-size: cover;
}

.banner-second {
  background: url('../images/banner_index_2.png') no-repeat center center;
  background-size: cover;
}

.carousel-indicators li {
  border-radius: 5px;
  background: white;
}

.carousel-indicators .active {
  background-color: #fff;
  border-radius: 50%;
  height: 6px;
  width: 6px;
}

/* common */
.index-com-title {
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 1em;
}

.product-com-title {
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 1em;
}

.index-apply .carousel-inner {
  height: 476px;
}

.show-up-414 {
  display: none !important;
}

.show-down-414 {
  display: block !important;
}

/* common */

/* banner */
#index-banner-carousel .carousel-inner .carousel-item {
  min-height: auto;
}

#index-banner-carousel .carousel-inner img.index-banner-img {
  margin: 160px auto 0;
}

.index-banner-h-1 {
  margin: 37px auto 50px;
  font-size: 46px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 10px;
  color: #ffffff;
}

.index-banner-h-2 {
  margin: 160px auto 0px;
  font-size: 46px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.index-banner-h-3 {
  margin: 47px auto 49px;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.index-banner-h-4 {
  margin: 36px auto 47px;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.index-banner-a-1 {
  font-size: 26px;
  color: #ffffff;
  border: solid 1px #ffffff;
  cursor: pointer;
  border-radius: 10px;
  width: 200px;
  height: 50px;
  line-height: 48px;
  display: inline-block;
  letter-spacing: 2px;
  text-emphasis: center;
  transition: background-color .2s;
  -moz-transition: background-color .2s;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  text-align: center;
}

.index-banner-a-1:hover {
  color: #ffffff;
  background-color: #28a1f6;
  border-color: transparent;
}

/* banner */

/* 我们的客户 */
.index-customer {
  padding-bottom: 100px;
}

.index-customer-title {
  padding: 100px 0 45px;
}


.index-customer-list li {
  width: 20%;
  padding: 10px;
}

.index-customer-list li a {
  height: 80px;
  overflow: hidden;
  width: 100%;
  display: table;
  cursor: default;
}

.index-customer-list li a span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* 我们的客户 */
/* 合作伙伴 */
.index-partner {
  background: #f6f7fa;
}

.index-partner .row div {
  text-align: center;
}

.index-partner .row div p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1em;
  letter-spacing: 4px;
  color: #529dd7;
}

.index-partner .row div h3 {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2em;
  letter-spacing: 4px;
  color: #353535;
}

.index-partner-title {
  padding: 100px 0 0;
}

.index-partner .container img {
  width: 100%;
  margin: 50px 0 100px;
}

/* 应用场景 */
.index-apply-title {
  padding: 0 0 50px 0;
}

.index-apply-list li {
  width: 16.6%;
  padding: 10px;
}

.index-apply-list li:hover h3 {
  color: #28a1f6;
}

.index-apply-list li h3 {
  font-size: 16px;
  color: #000000;
  text-align: center;
}

.index-apply-list li div {
  height: 80px;
  overflow: hidden;
  width: 100%;
  display: table;
}

.index-apply-list li div span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.index-apply .container {
  margin-bottom: 100px;
}

.index-apply .carousel-inner img {
  width: auto;
  height: auto;
}

.index-apply .carousel-inner .carousel-item {
  min-height: auto;
}

.index-apply .carousel-control-prev {
  left: -15%;
}

.index-apply .carousel-indicators {
  bottom: -20px;
}

/* 应用场景 */

/* 从index——new移入 */

.case-center-content {
  padding: 35px 0;
  border-radius: 5px;
}
.case-center .cases-menus-container {
  width: 100%;
}

.case-center .cases-menus li a {
  display: inline-block;
  width: 100%;
  height: 36px;
  margin-bottom: 0px;
  line-height: 36px; 
  padding-right: 51px;
  text-decoration: none;
  text-align: right;
  font-size: 18px;
  color: #fff;
}

#changeCase {
  padding-right: 50px;
}
.index-app-list {
  margin: 50px auto 70px;
}
/* 应用列表 */
.index-app-box {
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.index-app-box:hover {
  box-shadow: 0px 5px 19px 1px rgba(0, 0, 0, 0.05);
}

.index-app-box > img {
  display: block;
  width: 100%;
  height: auto;
}

.index-app-h3 {
  font-size: 20px;
  height: 4em;
  line-height: 4em;
  color: #333333;
}

.index-app-hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  transition: opacity .2s;
  -moz-transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
}

.index-app-hover > h3 {
  font-size: 20px;
  color: #333333;
  padding: 37px 0 19px 0;
  line-height: 1em;
}

.index-app-hover > p.index-app-intro {
  font-size: 14px;
  color: #333333;
  padding: 10px 0;
  line-height: 1em;
}

.index-app-hover > p.index-app-border {
  width: 40px;
  height: 1px;
  background-color: #28a1f6;
  color: #333333;
  margin: 6px auto 17px;
}

.index-app-hover > a {
  border-radius: 4px;
  border: solid 1px #aaaaaa;
  height: 28px;
  line-height: 28px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333333;
  display: block;
  width: 108px;
  margin: 0 auto;
}

.index-app-box:hover .index-app-hover {
  opacity: 1;
}

.index-app-ul li {
  margin-bottom: 30px;
  display: none;
}

.index-app-ul li.solution_a {
  display: block;
}
.index-app-ul li.solution_b {
  display: block;
}
.index-app-ul li.solution_c {
  display: block;
}

/* 应用列表 */

/* 从index——new移入 */

/* 核心技术产品优势 */
.index-technique {
  padding-top: 100px;
  padding-bottom: 70px;
  overflow: hidden;
}

.index-technique .index-com-title {
  padding-bottom: 90px;
}

.index-technique ul li {
  margin-bottom: 15px;
}

.mt-com-li-inner {
  height: 100%;
  color: #666666;
}


.mt-cloud-box1:hover .mt-cloud-logo1 {
  background: url('../images/cloud-vod-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box2:hover .mt-cloud-logo2 {
  background: url('../images/cloud-cos-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box3:hover .mt-cloud-logo3 {
  background: url('../images/cloud-sms-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box4:hover .mt-cloud-logo4 {
  background: url('../images/cloud-mysql-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box {
  display: block;
  width: 100%;
  height: 100%;
}

.mt-cloud-title {
  float: left;
  width: 40%;
  padding: 20px 0;
  text-align: center;
}

.mt-cloud-title-img {
  float: left;
  margin-right: 20px;
  margin-left: 20px;
}

.mt-cloud-title-box {
  float: left;
}

.mt-cloud-h1 {
  font-size: 24px;
  text-align: left;
}

.mt-cloud-h2 {
  font-size: 16px;
  color: #888888;
  text-align: left;
}

.mt-cloud-text {
  float: left;
  color: #888888!important;
  width: 60%;
  padding: 20px 20px 20px 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
}

.mt-cloud-logo {
  text-align: center;
  margin: 15px 0 20px 0;
  height: 62px;
}

.mt-cloud-logo1 {
  background: url('../images/cloud-vod.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo2 {
  background: url('../images/cloud-cos.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo3 {
  background: url('../images/cloud-sms.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo4 {
  background: url('../images/cloud-mysql.png') center center;
  background-repeat: no-repeat;
}

/* 核心技术产品优势 */

/* 微盛动态 */
.index-news {
  background: #f6f7fa;
  padding: 100px 0;
}

.index-news-up {
  position: relative;
}

.index-news-up img {
  width: 100%;
  height: auto;
}

.index-news-up div {
  position: absolute;
  top: 22px;
  left: 16px;
}

.index-news-up div h3 {
  font-size: 20px;
  margin-bottom: 8px;
  color: #fff;
}

.index-news-up div p {
  font-size: 16px;
  color: #fff;
}

.index-news-down {
  margin-top: 32px;
}

.index-news-down li {
  margin-bottom: 10px;
}

.index-news-down li span {
  margin-right: 5px;
  color: #999;
  vertical-align: middle;
}

.index-news-down li a {
  display: inline-block;
  width: 80%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #595961;
  vertical-align: middle;
}

/* 微盛动态 */

/* 插件市场 */
.plug-in {
  background-color: #f9f9f9;
  padding: 100px 0 44px;
}

.plug-in-content {
  /* display: block; */
}

.plug-in .index-com-title {
  margin-bottom: 60px;
}

.plug-in .container .row>div {
  margin-bottom: 56px;
}

.plug-in-left {
  width: 20%;
  height: 100%;
  float: left;
  display: table;
}

.plug-in-left span {
  display: table-cell;
  vertical-align: top;
}

.plug-in-left img {
  max-width: 100%;
}

.plug-in-right {
  width: 80%;
  float: left;
}

.plug-in-h3 {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 11px;
  color: #333333;
}

.plug-in-right p {
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 21px;
  color: #666666;
}

.plug-in-btn {
  font-size: 16px;
  line-height: 1em;
  color: #28a1f6;
  cursor: pointer;
}

.plug-in-pop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.98);
}

.plug-in-pop-inner {
  width: 100%;
  height: 100%;
}

.plug-in-pop-inner img {
  width: 100%;
  height: auto;
}

.plug-in-pop-inner .container {
  margin-top: 10%;
  position: relative;
}

.plug-in-box {
  display: table;
  height: 100%;
}

.plug-in-box span {
  display: table-cell;
  vertical-align: middle;
}

.plug-in-cancel {
  position: absolute;
  top: -30px;
  right: 0;
  width: 30px !important;
  height: 30px !important;
}

/* 插件市场 */

/* 轮播插件 */
.plug-roll {
  width: 100%;
  position: relative;
  padding: 0 54px;
  margin: 30px 0 50px;
}

.plug-roll-out {
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

.plug-roll-out .plug-roll-box:first-child {
  margin-left: 0%;
}

.plug-roll-box {
  width: 12.5%;
  box-sizing: border-box;
  padding: 0 1%;
  display: inline-block !important;
  text-align: center;
  transition: all 0.5s;
  vertical-align: top;
}

.plug-roll-add {
  display: none;
}

.plug-roll-item {
  width: 100%;
  /* height: 170px; */
  box-sizing: border-box;
  border: 1px solid #dedede;
  font-size: 20px;
  color: #666666;
  font-size: 0;
}

.plug-roll-item img {
  /* margin: 42px 0 36px; */
  max-width: 50%;
}

.plug-roll-item>div {
  display: table;
  height: 120px;
  width: 100%;
  text-align: center;
}

.plug-roll-item>div>span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.plug-roll-item p {
  font-size: 16px;
  line-height: 1.4em;
  height: 2.8em;
  margin-bottom: 1em;
  white-space: normal;
  text-align: center;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.plug-roll-l,
.plug-roll-r {
  position: absolute;
  top: 50%;
  margin-top: -27px;
  cursor: pointer;
}

.plug-roll-l {
  left: 0;
}

.plug-roll-r {
  right: 0;
}

.customer-pc {
  margin-left: -15px;
  margin-right: -15px;
}

/* end */
/* import css form index_new */

.no-more {
  width: 110px;
  height: 38px;
  font-size: 16px;
  color: #999;
  display: none;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}

.mainW {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  z-index: 20;
}

.s-good-team-title h3 {
  font-size: 30px;
  color: #ffffff;
  padding: 100px 0;
  text-align: center;
}

.s-good-team-img {
  width: 25%;
  float: left;
}

.s-good-team-intro {
  width: 65%;
  float: left;
}

.s-good-team-intro h3 {
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 28px;
}

.s-good-team-intro p {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}

.s-good-team-list li {
  margin-bottom: 80px;
}

/* import css form index_new */

/* 合作伙伴 */
/* 适配部分 开始 */

/* 移动到此处--原先是写在页面内的 */
.leaveword-box {
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  width: 60%;
  height: 500px;
  position: fixed;
  left: 20%;
  top: 20%;
  padding: 0 !important;
  z-index: 99;
  border: 8px solid rgba(0, 0, 0, .1);
  border-radius: 20px;
  box-shadow: 0 0 30px #000;
  z-index: 999;
  overflow: hidden;
}

.leaveword-box p {
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
}

.leaveword-box input,
.leaveword-box textarea {
  width: 70% !important;
  border: 1px solid #ddd;
  line-height: 30px;
}

.form-group>span {
  font-size: 16px;
  display: inline-block;
  width: 16%;
  text-align: right;
  margin-right: 12px;
}

.form-group>input {
  width: 50%;
  display: inline-block;
}

.box-content {
  width: 100%;
}

.box-content div {
  width: 13%;
  height: 1px;
  display: inline-block;
}

.box-content button {
  width: 100px;
}

.leaveword-close {
  position: absolute;
  border: none;
  top: 0px;
  right: 0px;
  padding: 10px 10px 25px 25px;
  line-height: 10px;
  background: rgba(0, 0, 0, .1);
  font-size: 22px;
  color: #999;
  border-radius: 0 0 0 100px;
  text-align: right;
  font-family: arial;
  overflow: hidden;
  cursor: pointer;
}

.leaveword-close:hover {
  color: #000;
}

.index-customer-list img {
  max-width: 100%;
}

.s-function-more {
  display: block;
  width: 110px;
  color: #28A1F6;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  margin-top: 20px;
  cursor: pointer;
}

/* 首页增加视频教学 */
.index-study {
  padding-top: 100px;
  padding-bottom: 70px;
  margin: 0 auto
}
@media(max-width:414px){
  .index-study {
    padding-top: 32px;
    margin: 0 auto;
  }
}
@media(max-width:767px){
  .index-study {
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0 auto
  }
}
.sol-cell {
  margin-bottom: 15px;
  background: white;
  width: 100%;
}

.sol-video_com-title {
  height: 46px;
  line-height: 46px;
}

.sol-video_com-title {
  background: white;
  line-height: 50px;
  margin-bottom: 7px;
  border-bottom: 1px solid #ECECEC;
  white-space: nowrap;
  position: relative;
}

.sol-video_com-title .col-10 {
  font-weight: bold;
  font-size: 18px;
  color: #333;
}

@media(max-width:414px){
  .sol-video_com-title .col-10 {
    font-size: 13px;
  }
}

@media(max-width:992px){
  .sol-video_com-title .col-10 {
    font-size: 14px;
  }
}

.sol-video_com-title .col-2 {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
  color: #999;
}
.sol-video_com-title .col-2 a {
  color: #999;
}

@media(max-width:414px){
  .sol-video_com-title .col-2 {
    font-size: 12px;
    padding-bottom: 5px;
  }
}

@media(max-width:992px){
  .sol-video_com-title .col-2 {
    font-size: 12px;
  }
}

.row {
  margin: 0;
}

.sol-video-item--another {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0.5%;
}

.sol-video-item {
  padding: 7px 7px 0;
  cursor: pointer;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}


.sol-video-item--another,
.sol-video-item:hover {
  border-radius: 0.1rem;
  transition: all 0.5s;
}

.sol-video-item--another:hover .sol-video-item--img,
.sol-video-item:hover .sol-video-item--img {
  width: 110%;
  height: 110%;
  transform: translate(-2.5%, -2.5%);
  transition: all 0.5s;
}

.sol-video-item--header {
  position: relative;
  height: 150px;
  overflow: hidden;
}

.sol-video-item--img {
  width: 100%;
  height: 100%;
  border-radius: 0.12rem;
}

.sol-video-item--control {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
}

.sol-video-item--duration {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  font-size: 10px;
  padding: 0 15px;
  padding: 3px 15px;
  background: rgba(0, 0, 0, 1);
}

.sol-video-item--duration div {
  display: inline-block;
  width: 48%;
}

.sol-desc--content--left {
  text-align: left;
}

.sol-desc--content--right {
  text-align: right;
}

.sol-video-item--body {
  padding-bottom: 0.5rem;
  background: #fff;
  padding: 0 5px 0.2rem 10px;
}

.sol-video-item--ititle {
  font-weight: 600;
  padding: 0.2rem 0;
  font-size: 14px;
  color: #333
}

@meida(max-width:414px){
  .sol-video-item--ititle {
    font-size: 12px;
  }
}

@meida(max-width:992px){
  .sol-video-item--ititle {
    font-size: 12px;
  }
}
.sol-video-item--desc {
  font-size: 0;
}

.sol-video-item--profession {
  display: inline-block;
  color: white;
  background: #f5c606;
  padding: 0px 7px;
  font-size: 10px;
}

.sol-video-item--level {
  display: inline-block;
  margin-left: 0.2rem;
  color: #cacaca;
  font-size: 10px;
}

.sol-video-item--learn {
  display: inline-block;
  font-size: 10px;
  width: 100%;
}

.sol-video-item--learn p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sol-video-item--another:hover .sol-video-item--img,
.sol-video-item:hover .sol-video-item--img {
  width: 110%;
  height: 110%;
  transform: translate(-2.5%, -2.5%);
  transition: all 0.5s;
}

.sol-video-item--img {
  width: 100%;
  height: 100%;
  border-radius: 0.12rem;
}

.sol-video-item--duration {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  font-size: 10px;
  padding: 0 15px;
  padding: 3px 15px;
  background: rgba(0, 0, 0, 1);
}

.sol-desc--content--left {
  text-align: left;
}

.sol-desc--content--right {
  text-align: right;
}

.sol-video-item--body {
  padding-bottom: 0.5rem;
  background: #fff;
  padding: 0 5px 0.2rem 10px;
}

.sol-video-item--body {
  padding: 0 5px 0.5rem 10px;
}

.sol-video-item--desc {
  font-size: 0;
}

.sol-video-item--learn {
  display: inline-block;
  font-size: 10px;
  width: 100%;
}

.sol-video-item--learn p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 官网首页手机端底部增加咨询客服 */
.consulting-service-box {
  display: none;
  width: 100%;
  height: 49px;
  background: #ffffff;
}

.service-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(45,45,45,.6);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
}

.service-hide {
  display: none !important;
}

.consulting-service {
  display: none;
  width: 100%;
  height: 149px;
  position: fixed;
  bottom: -100px;
  z-index: 20;
  background-color: #fff;
  -webkit-transition: bottom .5s ease;
  -moz-transition: bottom .5s ease;
  transition: bottom .5s ease;
}

.expand-up {
  z-index: 600
}

.consulting-service .service-title {
  width: 100%;
  height: 49px;
  background-color: #2f91ff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}

.consulting-service .service-title p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  line-height: 49px;
}

.expand-up .service-title {
 display: none;
}

.service-box {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  padding: 10px 20px;
  justify-content: space-around;
  align-items: center;
}

.service-box .service-floor {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.service-box .service-floor .service-logo {
  display: block;
  margin-bottom: 12px;
  width: 38px;
  height: 38px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(../images/icon_bg.png) 0 0 no-repeat;
}

.service-box .service-floor .service-logo-qq {
  background-position: 0 -40px;
}

.service-box .service-floor .service-logo-phone {
  background-position: 0 -80px;
}

.service-box .service-floor .service-txt {
  font-size: 12px;
  color: #666666
}

.service-a-hide {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  opacity: 0;
}

.success-box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 10px 20px;
  border-radius: 4px;
  background: #fff;
  color: #000;
  font-size: 14px;
  z-index: 1000;
}


@media(max-width: 767px){
  .consulting-service-box {
    display: block;
  }
  .consulting-service {
    display: block;
  }
}

@media (max-width: 1200px) {
  
  .sol-video-item--header {
    height: 130px;
  }

}

@media (max-width: 992px) {

  .sol-video-item--header {
    height: 100px;
  }
}

@media (max-width: 767px) {
 
  .sol-video-item--header {
    height: 15vw;
  }
}

@media (max-width: 414px) {
  
  .sol-video-item {
    vertical-align: top;
  }

  .sol-video-item--header {
    height: 29vw;
  }

  .sol-video-item {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }

  .sol-video-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sol-video-item--another {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sol-video-item--body {
    padding: 0 5px 0.5rem 10px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  .plug-in-pop-inner img {
    width: 256px;
    height: 512px;
  }

  .mt-cloud-title-img,
  .mt-cloud-title-box {
    float: unset;
  }

  .mt-cloud-title-img {
    margin: 0;
  }

  .mt-cloud-h1,
  .mt-cloud-h2 {
    text-align: center !important;
  }

  .customer-pc img {
    width: 100%;
  }
}


@media (min-width: 992px) {
  .s-function-more {
    display: block;
    width: 158px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }
  .t_item .img {
    height: 121.67px;
  }

}

/* 移动到此处 */
@media (min-width: 1200px) {
  .t_item .img {
    height: 151.67px;
  }
}

@media (max-width: 992px){
  .cases-menus {
    width: 130px !important;
  }
  .cases-intro p {
    margin-top: 32px;
  }
  .cases-qrcodes li {
    padding: 0 20px !important;
  }
}
/*Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .index-banner-h-2 {
    margin: 130px auto 50px;
  }

  #index-banner-carousel .carousel-inner img.index-banner-img {
    margin: 130px auto 0;
  }

  .index-customer-list li {
    width: 33%;
  }

  .plug-roll-box {
    width: 16.66%;
  }
}

/* Large devices (desktops, 992px and up) */

@media (max-width: 767px) {
  #caseCenter {
    display: none;
  }

  .plug-in {
    padding: 50px 0 44px !important;
  }

  .mt-com-li {
    width: 50%;
    margin-bottom: 20px;
  }
  .product-com-title {
    font-size: 24px !important;
  }
  /* 合作伙伴 */
  .index-partner .row div p {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .index-partner .row div h3 {
    font-size: 14px;
    letter-spacing: 0px;
  }

  #index-banner-carousel .carousel-inner img.index-banner-img {
    margin: 60px auto 0;
  }

  .index-banner-h-1 {
    margin: 26px auto 30px;
    font-size: 20px;
    text-align: center;
  }

  .index-banner-h-2 {
    margin: 70px auto 20px;
    font-size: 25px;
    text-align: center;
  }

  .index-banner-h-3 {
    margin: 0px auto 20px;
    font-size: 26px;
  }

  .index-banner-h-4 {
    margin: 26px auto 30px;
    font-size: 20px;
    text-align: center;
  }

  .index-banner-a-1 {
    font-size: 18px;
    margin-left: 50%;
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-size: 16px;
    -webkit-transform: -webkit-translateX(-50%);
    -ms-transform: -ms-translateX(-50%);
    transform: translateX(-50%);
  }

  .mainW .index-banner-img {
    margin: 70px auto 0 50% !important;
    transform: translateX(-50%);
    width: 70%;
  }

  /* 合作伙伴 */

  .index-customer-list li {
    width: 50%;
  }

  .plug-roll-box {
    width: 25%;
  }

  .plug-in-content {
    display: none;
  }

  .plug-roll-item p {
    font-size: 12px;
  }

  .plug-roll-item>div {
    height: 80px;
  }

  .mt-cloud-h1 {
    font-size: 18px;
  }

  .mt-cloud-h2 {
    font-size: 16px;
  }

  .index-customer-title {
    padding: 40px 0;
  }

  .t_solution .t_nav {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }

  .t_solution .t_nav>ul {
    min-width: 100%;
  }

  /* import form index_new */

  .case-center .cases-menus li a {
    padding-right: 40px;
  }

  .case-center .container {
    max-width: 790px;
  }

  .s-good-team-title h3 {
    font-size: 24px;
    padding: 40px 0;
  }

  .s-good-team-intro h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .s-good-team-intro p {
    font-size: 12px;
  }

  .s-good-team-list li {
    margin-bottom: 30px;
  }

  .index-app-list {
    margin: 40px auto 20px;
  }
  .index-customer {
    padding-bottom: 40px !important;
  }
  .index-news {
    padding: 40px 0 !important;
  }
  
  .index-com-title h3 {
    font-size: 24px !important;
  }

  .index-technique {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .index-technique .index-com-title {
    padding-bottom: 40px !important;
  }
 
  .index-com-title {
    font-size: 24px !important;
  }
  /* import form index_new */
}

@media (min-width: 414px) and (max-width: 480px) {
  .plug-in-left {
    width: 100% !important;
    height: 40% !important;
    text-align: center;
  }

  .plug-in-right {
    width: 100% !important;
    text-align: center;
  }

  .plug-in-right p {
    line-height: 20px !important;
  }
}

@media (min-width: 375px) and (max-width: 414px) {
  .plug-in-left {
    width: 100% !important;
    height: 40% !important;
    text-align: center;
  }

  .plug-in-right {
    width: 100% !important;
    text-align: center;
  }

  .plug-in-right p {
    line-height: 20px !important;
  }
}

@media (max-width: 414px) {
  .row {
    margin: 0;
  }

  .show-up-414 {
    display: block !important;
  }

  .show-down-414 {
    display: none !important;
  }


  .customer-pc {
    display: none;
  }

  .banner {
    min-height: 0;
    margin-top: 52px;
    height: 180px;
    width: 100%;
  }

  .banner-first {
    background: url('../images/banner_index_4.png') no-repeat center center;
    background-size: cover;
  }

  .banner-second {
    background: url('../images/banner_index_3.png') no-repeat center center;
    background-size: cover;
  }

  .banner-second .container,
  .banner-first .container {
    padding: 0 3.5vw;
  }

  .index-banner-h-1 {
    margin: 26px auto 35px;
    font-size: 18px;
    text-align: left;
    padding-left: 0;
    letter-spacing: 0;
  }

  .index-banner-h-2 {
    margin: 18px auto 20px;
    font-size: 18px;
    text-align: left;
    padding-left: 0;
  }

  .index-banner-h-4 {
    margin: 13px auto 35px;
    font-size: 18px;
    text-align: left;
    padding-left: 0;
  }

  .index-banner-a-1 {
    font-size: 18px;
    height: 27px;
    line-height: 27px;
    width: 84px;
    font-size: 13px;
    -webkit-transform: -webkit-translateX(0);
    -ms-transform: -ms-translateX(0);
    transform: translateX(0);
    margin-left: 0;
    border-radius: 3px;
  }

  .mainW .index-banner-img {
    margin: 13px auto 0 0 !important;
    transform: translateX(0);
    width: 185px;
  }

  /* 第二部分 */
  .product-com-title,
  .index-com-title {
    font-weight: bold;
    margin-bottom: 21px !important;
    font-size: 15px !important;
  }

  .t_solution .t_title {
    margin: 0;
  }

  .plug-in {
    padding: 32px 0 0px !important;
    background: white;
  }

  .index-app-list {
    margin: 32px auto 0;
  }

  .index-technique {
    background: #fafafa;
  }

  .index-technique ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 3vw !important;
    max-width: 100%;
  }

  .index-app-ul li {
    width: 50%;
    padding: 0 1.5vw;
    margin-bottom: 3vw !important;
  }

  /* 默认状态 */
  .mt-cloud-title {
    float: unset;
    width: 100%;
    padding: 0;
  }

  .mt-cloud-title-img {
    display: none;
  }

  .mt-cloud-text {
    /* display: none; */
    float: unset !important;
    width: 100% !important;
    overflow: hidden;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
  }

  /* toggle class start*/
  .img-415 {
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
  }

  .mt-cloud-h2 {
    color: #333 !important;
  }

  .core-advantage .img-415 {
    width: auto;
    height: 7vw;
    margin: 0 auto 0vw;
    position: absolute;
    left: 33%;
  }

  .core-advantage .mt-cloud-h1 {
    color: #333333;
  }

  .core-advantage .mt-cloud-text {
    padding: 10px 10px 0;
    font-size: 12px;
    text-align: justify;
    display: block;
    color: #666666;
  }

  /* toggle class end*/
  .mt-com-li-inner {
    width: 96vw;
  }

  .index-app-box {
    width: 45vw;
  }

  .mt-com-li-inner,
  .index-app-box {
    height: 33vw;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    border: none;
    overflow: hidden;
    background: white;
  }

  .mt-com-li-inner {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    border: none !important;
  }

  .index-app-box>img {
    width: auto;
    height: 100%;
  }

  .index-app-hover {
    opacity: 1;
    background: transparent;
  }

  .index-app-h3 {
    font-size: 16px;
    height: 5vw;
    line-height: 4vw;
    color: white;
    margin-top: 19vw;
    /* 预留图标的位置*/
  }

  .index-app-hover>p.index-app-intro {
    color: white;
    font-size: 12px;
  }

  .index-app-hover>p.index-app-border {
    display: none;
  }

  .index-app-hover>a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }

  /* 第三部分 */
  .plug-roll-l,
  .plug-roll-r {
    margin-top: 0;
    transform: translateY(-50%);
    width: 5vw;
  }

  .container {
    padding: 0 2vw;
  }

  .plug-roll {
    margin: 21px 0 30px;
    padding: 0 6vw;
  }

  .plug-roll-item>div {
    height: 50px;
  }

  .plug-roll-item p {
    line-height: 1em;
    height: 1.8em;
    margin-bottom: 0;
  }

  .plug-roll-item {
    padding: 3.5px 0;
    border: 0;
    box-shadow: 0 0 3px rgba(225, 225, 225.5);
    border-radius: 5px;
  }

  .plug-roll-item img {
    max-width: 35%;
  }

  .t_solution {
    padding: 30px 0;
  }

  .s-function-more {
    width: 100px;
    border-radius: 3px;
    font-size: 13px;
    color: #63b9ff;
    border-color: #63b9ff;
  }

  .t_solution .t_contents .t_item {
    padding: 0;
    margin: 0;
    width: 96vw !important;
    display: inline-block;
    box-sizing: border-box;
  }

  .t_solution .t_contents .t_item .img {
    display: inline-block;
    width: 28vw;
    text-align: left;
    float: left;
  }

  .t_solution .t_contents .t_item .img>img {
    width: 25vw;
    height: 25vw;
    border-radius: 5px;
  }

  .t_solution .t_contents .t_name {
    margin: 0;
    font-size: 14px;
    display: inline-block;
    width: 68vw;
    text-align: left;
    height: 25vw;
  }

  .t_solution .t_contents .t_name .t_name--name {
    width: 45vw;
    display: inline-block;
    padding-bottom: 6vw;
  }

  .t_solution .t_contents .t-item-box {
    border: none;
    padding: 2.5vw 0;
  }

  .t_solution .t_nav {
    margin-bottom: 5VW;
  }

  .t_solution .t_contents .t_name .t_name--button {
    width: 14vw;
    float: right;
    border: 0.5px solid #28a1f6;
    text-align: center;
    border-radius: 3px;
    color: #28a1f6;
    height: 7vw;
    line-height: 7vw;
  }

  .t_solution .t_contents .t_name--description {
    color: #666666;
    font-size: 12px;
    width: 62vw;
    display: -webkit-box;
    : hidden;
    : normal !important;
    : ellipsis;
    : break-word;
    : 3;
    : vertical;
  }

  .t_bomb>p {
    font-size: 16px;
    margin-bottom: 1em;
    width: 80%;
    padding: 3vw 0;
  }

  .t_bomb>div {
    margin: 10px 0px 30px 0;
  }

  .t_bomb img {
    width: 29vw;
  }

  .plug-roll-box {
    margin: 1vw 0;
  }

  .t_solution .t_nav li {
    margin: 0;
  }

  /* 二维码部分 */

  .t_bomb {
    top: 67%;
    height: 60vw;
    position: fixed;
  }

  #t_mark {
    height: 60vw !important;
    bottom: 0;
    left: 0;
    max-height: 100%;
  }

  #t_mark .close {
    width: 30px;
    position: absolute;
    right: 0;
    margin: 15px;
  }

  #t_mark #pqrcode {
    width: 40vw;
    margin: 35px auto;
  }

  .t_bomb>div.product-qrcode {
    width: 100%;
  }

  .t_bomb img {
    width: 40vw;
    height: 40vw;
  }

  .t_solution .t_nav {
    width: 100%;
    overflow: initial;
  }

  #more-yingyong {
    position: relative;
  }

  #more-yingyong #more--list {
    position: absolute;
    box-sizing: content-box;
    padding: 2vw;
    z-index: 9999;
    right: 0;
    background: #fff;
    top: 45px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    max-height: 50vw;
    overflow: hidden;
    overflow-y: scroll;
    display: none;
    min-width: 100%;
  }

  #more-yingyong #more--list .category_tab {
    padding: 1vw 0;
    white-space: nowrap;
  }

  /* 第四部分 */

  .s-good-team {
    padding: 0 !important;
  }

  .s-good-team .container {
    padding: 0;
  }

  .s-good-team-title h3 {
    font-size: 15px;
    padding: 30px 0 22px;
  }

  .s-good-team-content {
    width: 100vw;
    overflow: hidden;
    overflow-x: scroll;
  }

  .s-good-team-list {
    width: 360vw;
    margin: 0;
  }

  .s-good-team-list li {
    width: 86vw;
    padding: 8vw 10vw;
    margin: 0 2vw 10vw;
    background: #fff;
    border-radius: 7px;
  }

  .s-good-team-img {
    display: none;
  }

  .s-good-team-intro {
    width: 100%!important;
  }

  .s-good-team-intro h3 {
    font-size: 13px;
    color: #333!important;
    width: 100%;
    text-align: center;
    margin-bottom: 5vw;
  }

  .s-good-team-intro p {
    font-size: 13px;
    color: #666666 !important;
    text-align: center;
  }

  /* 第五部分 */
  .index-technique .index-com-title {
    padding-bottom: 0 !important;
  }

  .mt-cloud-h1 {
    display: none;
  }

  .mt-cloud-logo {
    width: 10vw;
    height: 10vw !important;
    margin: 15px auto !important;
  }

  /* 第六部分 */
  .index-partner-title {
    padding: 35px 0 0;
  }

  .index-partner .container img {
    margin: 21px 0 10px;
  }

  /* 第七部分 */
  .index-customer-title {
    padding: 35px 0 21px;
  }

  .index-customer-title .index-com-title {
    margin-bottom: 0 !important;
  }

  .index-customer-list {
    margin: 0;
  }

  .custom-image {
    width: 100%;
    height: auto;
  }

  .index-customer-list li {
    width: 30vw;
    padding: 0;
    margin: 1vw;
  }

  .index-customer-list li a {
    height: 12vw;
  }

  .img-414 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 4vw;
    width: 12vw;
    height: 12vw;
  }

  .img-415 {
    width: 12vw;
    height: 12vw;
    margin: 0 auto 1vw;
  }

  .mt-cloud-box {
    padding: 4vw 0;
  }

  .mt-cloud-h2 {
    margin: 0 !important;
    height: 7vw;
    line-height: 7vw;
    color: #333;
  }

  .product-case-kong {
    text-align: center;
    padding: 13vw 0;
    color: #666;
    border: none;
    font-size: 15px;
  }

  /* 最后一部分 */
  .index-news {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 375px) {
  .plug-in-left {
    width: 100% !important;
    height: 40% !important;
    text-align: center;
  }

  .plug-in-right {
    width: 100% !important;
    text-align: center;
  }

  .plug-in-right p {
    line-height: 20px !important;
  }
}



/* 适配部分 结束 */

/* 默认样式 开始 */

/* 默认样式 结束 */

/* 小程序解决方案增加标分类 */
.solution_ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 22px;
  margin-bottom: 24px;
  line-height: 40px;
  color:#666666;
  box-sizing: border-box;
}

.solution_ul .solution_li {
  padding: 0 30px;
  cursor: pointer;
}

.solution_ul .solution_li.active {
  color: #28a1f6;
  border: 1px solid #28a1f6;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .solution_ul {
    font-size: 15px;
    line-height: 32px;
  }
  .solution_ul .solution_li {
    padding: 0 15px;
  }
}

@media (max-width: 414px){
  .solution_ul .solution_li {
    padding: 0;
    flex: 0 0 32%;
    margin-right: 1%;
    text-align: center;
  }
  .solution_ul .solution_li:nth-child(3n) {
    margin-right: 0;
  }
}


@media (max-width: 320px){
  .solution_ul .solution_li {
    padding: 0;
  }
}