body {
  /* background-color: #21252e; */
  font-family: Microsoft Yahei;
}

a {
  text-decoration: none;
}

.mt-primary-color,
.mt-text-primary-color {
  color: #00a4ff;
}

.mt-text-second-color {
  color: #ffffff;
}

.mt-text-align-c {
  text-align: center;
}

.mt-text-align-r {
  text-align: right;
}

.mt-ws-page h2 {
  font-size: 50px;
  font-weight: normal;
  text-align: center;
  line-height: 80px;
  margin-bottom: 15px;
}

#mtWSS1Header,
#mtWSS2Header {
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  margin: 28px 0 0 0;
}

.mt-ws-page h4 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin: 10px 0 24px 0;
}

.mt-banner {
  background: url('../../../resource/website_new/images/qclode-images/banner_02.png') center center;
  background-size: cover;
  -moz-background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 460px;
}

/* .mt-banner img {
  display: none;
} */

.mt-header-desc {
  font-size: 30px;
  margin: 0 auto;
  text-align: center;
  /*padding-top: 397px;*/
  line-height: 33px;
}

.mt-footer {
  background-image: url('../../../resource/website_new/images/qclode-images/bg_footer01.png');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 12px;
  /*height: 390px;*/
  height: auto;
  margin-bottom: 40px;
}

.mt-footer img {
  margin: 20px 10px 0;
  height: 20px;
}

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 0 100%;
  }
}

.mt-section-new {
  width: 75%;
  margin: 0 auto;
}

#mtMSection {
  display: none;
}

#mtPCSection {
  display: block;
}

#mtMSection a {
  color: #00a4ff;
}

.mt-section-con {
  background-image: url('../../../resource/website_new/images/qclode-images/index-resolve-bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  /* margin-bottom: 60px; */
}

.mt-section-left,
.mt-section-right {
  width: 50%;
  float: left;
}

.mt-section-box {
  width: 33%;
  display: inline-block;
  float: left;
}

.mt-section-box a {
  display: block;
  /*float: left;*/
  border: 2px solid #00a4ff;
  color: #00a4ff;
  margin: 10px;
  padding: 20px;
}

.mt-section-box-con {
  /*height: 214px;*/
  /*width: 527px;*/
  border: 2px solid #00a4ff;
  padding: 18px;
  margin-bottom: 20px;
}

.mt-section-box-con p {
  margin: 10px 0;
}

.mt-section-box-title {
  font-size: 22px;
}

.mt-section-box-tag {
  margin: 10px 0 12px 0;
  height: 31px;
}

.mt-section-price-num {
  font-size: 30px;
  color: #bc5b29;
}

.mt-section-box-label label {
  border: 1px solid #00a4ff;
  border-radius: 1px;
  display: inline-block;
  padding: 2px 2%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 44%;
  float: left;
  margin-right: 2%;
}

.mt-section-left .mt-section-box-con {
  float: right;
  margin-right: 10px;
}

.mt-section-right .mt-section-box-con {
  float: left;
  margin-left: 10px;
}

.mt-section-center .mt-section-box-con {
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}

.mt-section-box-left-panel {
  display: inline-block;
  float: left;
  font-size: 14px;
  max-width: 49%;
}

.mt-section-box-right-panel {
  display: inline-block;
  float: right;
  max-width: 49%;
}

.mt-section-box-btn {
  color: #ffffff;
  border-radius: 3px;
  font-size: 22px;
  padding: 5px 28px 7px;
  display: inline-block;
  background: linear-gradient(to left, #6c57e6, #00a4ff);
}

.mt-section-box-right-panel img {
  width: 180px;
  height: 180px;
  border-radius: 5px;
  /*padding: */
}

.mt-section-tab,
.mt-section-tab-solt {
  margin: 0 auto;
  width: 1200px;
}

.mt-section-tab-solt {
  background-color: #ffffff;
}

.mt-section-tab .mt-section-tab-text {
  display: inline-block;
  width: 25%;
  float: left;
  font-size: 18px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #e5e5e5;
}

.mt-active, .mt-section-tab-text:hover {
  color: #00a4ff;
  background: #ffffff !important;
}

.mt-section-tab-text:hover {
  cursor: pointer;
}

.mt-section-tab-solt-box {
  padding: 0 30px;
}

.mt-section-tab-solt-desc {
  padding: 1em 30px;
  margin: 0px;
}
.mt-section-tab-solt-box div {
  width: 33.33%;
  float: left;
  display: inline-block;
  text-align: center;
}

.mt-common-box {
  margin: 0 30px 15px;
  padding: 20px 30px;
  text-align: center;
  border: 2px solid transparent;
}

.mt-common-box img {
  cursor: pointer;
  transition: all 0.6s;
}

.mt-common-box img:hover {
  transform: scale(1.02);
}

.mt-common-box p {
  line-height: 1.5;
  height: 48px;
  font-size: 16px;
}

.mt-common-price-con {
  display: inline-block;
  padding: 4px 0;
  width: 105px;
  margin-left: 14px;
  color: #bc5b29;
  font-weight: 400;
  border: 1px solid #00a4ff;
  font-size: 22px;
  float: left;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.mt-common-btn {
  display: inline-block;
  padding: 4px 9px 6px;
  background: linear-gradient(to left, #6c57e6, #00a4ff);
  float: left;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.mt-section-tab-solt-box img {
  border-radius: 5px;
}

.mt-section-tab-solt-box span {
  color: #bc5b29;
  font-size: 20px;
  border-right: 2px solid #00a4ff;
}

#mtTabSolt1 {
  display: block;
}

#mtTabSolt2,
#mtTabSolt3,
#mtTabSolt4 {
  display: none;
}

.mt-footer-desc {
  font-size: 14px;
  font-weight: 100;
  line-height: 1.3;
  /*text-align: center;*/
  width: 576px;
  text-align: left;
  margin: 0 auto;
  /*padding: 0 200px;*/
}

.mt-footer-desc p {
  margin: 6px 0;
  line-height: 1.6;
}

.mt-section-tab-solt {
  /*margin-top: 0px;*/
  padding-bottom: 30px;
  /*border: 1px solid transparent;*/
  border-image-source: radial-gradient(#00a4ff, #ffffff);
  border-image-slice: 1;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  box-shadow: 0px 3px 3px #eee;
}

/* 腾讯云 */

.mt-banner-logo {
  padding: 66px 0 0 0;
}

.mt-banner-logo img {
  width: 225px;
}

.mt-banner-h1 {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 10px;
  color: #ffffff;
  padding: 78px 0 0 0;
}

.mt-banner-btn {
  padding: 100px 0 0 0;
}

.mt-banner-btn a {
  border: solid 1px #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 10px;
  letter-spacing: 0px;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 33px;
}

.mt-banner-btn a:hover {
  border: 1px solid #00a4ff;
}

.mt-com-header {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  padding: 66px 0;
  text-align: center;
}

.mt-banner-btn a:hover {
  background: #00a4ff;
  cursor: pointer;
}

.mt-frame {
  background-color: #f9f9f9;
}

.mt-frame img {
  width: 100%;
}

.mt-com-pad-b {
  padding-bottom: 90px;
}

.mt-section-tab-inner {
  margin: 0 -10px;
}

.mt-com-ul {
  width: 100%;
  list-style: none;
  padding: 0;
  font-size: 0;
}
.mt-com-li {
  width: 25%;
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
}

.mt-com-li-inner {
  margin: 0 10px;
}

.mt-cloud-box{
  color: #666666;
  border: solid 1px #dcdcdc;
  min-height: 330px;
}

.mt-cloud-box:hover {
  color: #00a4ff;
  border: solid 1px #00a4ff;
  cursor: default;
}

.mt-cloud-box1:hover .mt-cloud-logo1 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-vod-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box2:hover .mt-cloud-logo2 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-cos-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box3:hover .mt-cloud-logo3 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-sms-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box4:hover .mt-cloud-logo4 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-mysql-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-h1 {
  font-size: 24px;
  margin-top: 25px;
  text-align: center;
}

.mt-cloud-h2 {
  font-size: 22px;
  /*color: #7b838d;*/
  margin-bottom: 10px;
  text-align: center;
}

.mt-cloud-text {
  padding: 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: justify;
}

.mt-cloud-logo {
  text-align: center;
  margin: 15px 0 20px 0;
  height: 62px;
}

.mt-cloud-logo1 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-vod.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo2 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-cos.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo3 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-sms.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo4 {
  background: url('../../../resource/website_new/images/qclode-images/icons/cloud-mysql.png') center center;
  background-repeat: no-repeat;
}

.mt-advan-box{

}

.mt-advan-h1 {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 105px;
  text-align: center;
}


.mt-advan-text {
  padding: 25px 25px 0 25px;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  text-align: justify;
}

.mt-advan-logo {
  text-align: center;
  margin: 54px 0 0 0;
}

.mt-pack-box{
  border: solid 1px #dcdcdc;
  min-height: 340px;
}

.mt-pack-h1 {
  font-size: 24px;
  color: #7b838d;
  margin-top: 25px;
  text-align: center;
}

.mt-pack-h2 {
  font-size: 22px;
  color: #7b838d;
  margin-bottom: 10px;
  text-align: center;
}

.mt-pack-text {
  padding: 20px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}

.mt-pack-logo {
  text-align: center;
  margin: 15px 0 20px 0;
}

.mt-pack-header-box {
  height: 90px;
  box-sizing: border-box;
  background-color: #00a4ff;
  padding: 15px;
  font-weight: normal;
  font-stretch: normal;
  color: #ffffff;
  background: url('../../../resource/website_new/images/qclode-images/banner_02_mobile.png')
}

.mt-bg1 {
  background-position: 95px 0px;
}

.mt-bg2 {
  background-position: 190px 0px;
}

.mt-bg3 {
  background-position: 275px 0px;
}
.mt-bg4 {
  background-position: 425px 0px;
}


.mt-pack-header-h1 {
  font-size: 18px;
  margin-bottom: 15px;
}

.mt-pack-header-item {
  font-size: 13px;
  line-height: 1.5em;
}

.mt-pack-header-item b {
  font-size: 18px;
  color: #00a4ff;
  /*padding-right: 2px;*/
}

.mt-pack-header-item span {
  color: #00a4ff;
}

.mt-pack-ul {
  padding: 15px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #999999;
  list-style-type: none;
}
/* 腾讯云 */

@media screen and (max-width: 1600px) {
  .mt-section-new {
    width: 80%;
  }
}

@media screen and (max-width: 1480px) {
  .mt-section-new {
    width: 90%;
  }
}

@media screen and (max-width: 1366px) {
  .mt-section-new {
    width: 100%;
  }
  .mt-banner {
    height: 320px;
  }
  .mt-banner-logo, .mt-banner-h1, .mt-banner-btn {
    padding-top: 45px;
  }
  .mt-banner-h1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 768px) {
  body {
    width: 100%;
    font-size: 13px;
  }

  .mt-cloud-source, .mt-advantage, .mt-pack {
    padding: 0 5px;
  }

  .mt-section-tab-solt {
    box-shadow: 0px 0px;
  }

  .mt-pack-header-box {
    height: auto;
  }

  .mt-pack-header-h1 {
    font-size: 17px;
    margin-bottom: 10px;
  }

/*  .mt-pack-header-item {
    font-size: 14px;
  }
*/

  .mt-pack-header-item b {
    font-size: 14px;
  }
  .mt-section-tab-inner {
    margin: 0;
  }

  .mt-section-tab-text span:hover {
    padding: 5px 0;
  }

  .mt-com-li-inner {
    margin: 0;
    padding: 5px;
  }

  .mt-pack-box {
    min-height: 0px;
  }

  .mt-cloud-h1 {
    margin-top: 15px;
    font-size: 19px;
  }

  .mt-cloud-h2 {
    font-size: 17px;
  }

  .mt-cloud-logo {
    margin: 15px auto;
    width: 41px;
    height: 31px;
    background-size: 41px 31px !important;
  }

  .mt-cloud-text, .mt-advan-text {
    line-height: 22px;
  }

  .mt-cloud-text {
    padding: 0 10px 20px 10px;
    font-size: 14px;
  }

  .mt-cloud-box {
    min-height: 0;
  }

  #mtPCSection {
    display: none;
  }

  #mtMSection {
    display: block;
  }

  .mt-section-new {
    width: 100%;
  }

  .mt-section-con {
    display: flex;
    flex-direction: column;
  }

  .mt-banner {
    width: 100%;
    height: auto;
    background: url('../../../resource/website_new/images/qclode-images/banner_02_mobile.png') center center;
    background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
  }

  .mt-banner-logo {
    padding: 30px 0 0 0;
    text-align: center;
  }

  .mt-banner-h1 {
    text-align: center;
    padding: 30px 0 0 0;
    font-size: 28px;
    letter-spacing: 6px;
  }
  
  .mt-banner-btn {
    text-align: center;
    padding: 30px 0 30px 0;
  }

  .mt-banner-btn a {
    font-size: 17px;
    height: 30px;
    line-height: 30px;
  }

  .mt-advan-h1, .mt-com-header, .mt-com-header {
    font-size: 17px;
    margin-top: 20px;
  }

  .mt-com-header {
    padding: 20px 0;
  }

  .mt-com-pad-b {
    display: none;
  }

  .mt-advan-logo {
    margin-top: 10px;
  }

  .mt-advan-text {
    padding: 5px;
    font-size: 14px;
  }

  .mt-header-desc {
    padding-top: 0px;
    margin-top: -70px;
    font-size: 13px;
    line-height: 70px;
  }

  #mtWSS1Header,
  #mtWSS2Header {
    font-size: 16px;
    margin-top: 0px;
  }

  .mt-ws-page h4 {
    font-size: 13px;
    margin: 5px 0 10px 0;
  }

  #mtSectionTab {
    /*background: #6c57e6;*/
    margin-bottom: 20px;
  }

  .mt-section-con {
    background-image: url();
  }

  .mt-section-tab .mt-section-tab-text {
    font-size: 13px;
  }

  .mt-common-box {
    margin: 10px;
    padding: 0;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #00a4ff;
    border-image-source: radial-gradient(#00a4ff, #21252e);
    border-image-slice: 1;
    border-right: 0;
    border-top: 0;
    border-left: 0;
  }

  /* #mtTab1 {
    border-bottom: 2px solid #00a4ff;
  } */

  #mtTab1,
  #mtTab3 {
    text-align: center;
  }

  .mt-common-btn {
    padding: 5px 10px;
  }

  .mt-ws-page h2 {
    font-size: 18px;
    line-height: 1.4;
  }

  .mt-footer {
    height: auto;
    margin-bottom: 20px;
  }

  .mt-footer img {
    height: 15px;
    width: auto;
    margin: 0 10px;
  }

  .mt-section-box-left-panel {
    display: block;
    max-width: 100%;
  }

  .mt-section-box-right-panel {
    display: block;
    text-align: center;
    max-width: 100%;
    float: none;
  }

  .mt-section-box-right-panel img {
    width: 60%;
    height: auto;
  }

  .mt-section-tab-solt-desc {
    display: none;
  }

  .mt-section-tab-solt-box img {
    width: 70%;
    height: auto;
  }

  .mt-section-tab-solt-box a {
    font-size: 13px;
  }

  .mt-common-price-con {
    margin-left: 0;
    font-size: 13px;
    width: 70px;
    text-align: center;
  }

  .mt-common-box p {
    height: 20px;
    margin-top: 5px;
    margin-bottom: 21px;
    line-height: 1.3;
    font-size: 13px;
  }

  .mt-common-box p,
  .mt-common-box h6,
  .mt-common-box div:first-child {
    /*float: right;*/
  }

  .mt-section-box-label label {
    padding: 1px 3px;
    max-width: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mt-section-box-btn {
    padding: 2px 5px;
    font-size: 13px;
    float: right;
    margin: 11px 0 9px;
    border-radius: 1px;
  }

  .mt-section-box-con p {
    display: inline-block;
  }

  .mt-section-box-left-panel {
    font-size: 12px;
    margin-top: 5px;
    width: 100%;
  }

  .mt-section-box-tag {
    margin: 5px 0;
    display: none;
  }

  .mt-section-price-num {
    font-size: 18px;
  }

  .mt-section-box-con {
    padding: 5px;
  }

  .mt-section-box-title {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .mt-section-tab,
  .mt-section-tab-solt {
    width: 100%;
  }

  .mt-section-box-con {
    width: calc(100% - 32px);
  }

  .mt-section-right .mt-section-box-con {
    margin: 10px 5px 5px 15px;
    margin-left: 3px;
    border-width: 1px;
    display: flex;
    flex-direction: column;
  }

  .mt-section-left .mt-section-box-con {
    margin: 10px 5px 5px 15px;
    border-width: 1px;
    /*float: none;*/
  }

  .mt-section-tab-solt-box {
    display: block;
    width: 100%;
    padding: 0;
  }

  .mt-footer-desc {
    width: auto;
    font-size: 12px;
    margin: 15px;
  }

  .mt-footer-desc p {
    margin: 6px 0;
    line-height: 1.4;
  }

  #mtTabSolt1,
  #mtTabSolt2,
  #mtTabSolt3,
  #mtTabSolt4 {
    margin-bottom: 20px;
    margin-top: 5px;
    border: none;
  }

  /* 响应式4列布局 */
  .mt-com-li {
    width: 50%;
    margin-bottom: 10px;
  }
  /* 响应式4列布局 */

  .mt-pack .mt-com-li {
    width: 100%;
  }
}
