
/*.cloud-commu {
  background-image: -moz-linear-gradient(#05185d 0%, #111256 50%, #180f51 100%);
  background-image: -webkit-linear-gradient(#05185d 0%, #111256 50%, #180f51 100%);
  background-image: -ms-linear-gradient(#05185d 0%, #111256 50%, #180f51 100%);
}

.cc-banner {
  height: 470px;
  background: url(../images/aa-banner.png) no-repeat center;
  text-align: center;
  color: #fff;
}
*/
.cc-banner .w {
  height: 470px;
}

.cc-banner h2 {
  font-size: 44px;
  padding-top: 130px;
}

.cc-banner p {
  padding-top: 10px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
}

.cc-title {
  padding: 100px 0 60px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.cc-title.pt0 {
  padding-top: 10px;
}

.cc-product .cc-product-hd {
  margin-bottom: 8px;
}

.cc-product .cc-product-hd .cc-hd-item.package1 {
  height: 50px;
  line-height: 50px;
  background: #df66fe;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.cc-product .cc-product-hd .cc-hd-item.package2 {
  margin-top: 60px;
  height: 50px;
  line-height: 50px;
  background: #3a9df9;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.cc-product .cc-product-bd .cc-item {
  position: relative;
  overflow: hidden;
  min-height: 336px;
  border-radius: 5px;
  background: rgba(104, 97, 216, 0.30196);
  background-image: -moz-linear-gradient(90deg, rgba(58, 111, 249, 0.50196) 0%, rgba(104, 97, 216, 0.30196) 46%, rgba(158, 80, 178, 0.50196) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(58, 111, 249, 0.50196) 0%, rgba(104, 97, 216, 0.30196) 46%, rgba(158, 80, 178, 0.50196) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(58, 111, 249, 0.50196) 0%, rgba(104, 97, 216, 0.30196) 46%, rgba(158, 80, 178, 0.50196) 100%);
  text-align: center;
}

.cc-product .cc-product-bd .cc-item .cc-item-tag {
  position: absolute;
  top: 11px;
  right: -55px;
  height: 28px;
  line-height: 28px;
  width: 160px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
  background: #df66fe;
  font-size: 16px;
  font-weight: bold;
}

.cc-product .cc-product-bd .cc-item .cc-item-tag.bg-blue {
  background: #3a9df9;
}

.cc-product .cc-product-bd .cc-item .cc-item-hd {
  padding: 0 30px;
  color: #fff;
}

.cc-product .cc-product-bd .cc-item .cc-item-hd .txt1 {
  font-size: 18px;
  line-height: 30px;
  padding: 8px 0;
  font-weight: bold;
  border-bottom: 2px solid rgba(210, 210, 210, 0.3);
}

.cc-product .cc-product-bd .cc-item .cc-item-hd .txt2 {
  font-size: 24px;
  padding-top: 5px;
}

.cc-product .cc-product-bd .cc-item .cc-item-bd {
  font-size: 16px;
  min-height: 70px;
  padding: 70px 0 40px;
}

.cc-product .cc-product-bd .cc-item .cc-item-bd .price1 {
  color: #ff9d12;
}

.cc-product .cc-product-bd .cc-item .cc-item-bd .price1 strong {
  font-size: 28px;
}

.cc-product .cc-product-bd .cc-item .cc-item-bd .price2 {
  font-size: 18px;
  color: #c5c4c4;
}

.cc-product .cc-product-bd .cc-item .cc-item-bd .price2 span {
  text-decoration: line-through;
}

.cc-product .cc-product-bd .cc-item .cc-item-ft {
  padding: 0 10px;
}

.cc-product .cc-product-bd .cc-item .cc-item-ft .jdc-btn {
  min-width: 150px;
  background: #df66fe;
  font-size: 18px;
}

.cc-product .cc-product-bd .cc-item .cc-item-ft .jdc-btn.bg-blue {
  background: #3a9df9;
}

.cc-product .cc-product-row {
  box-sizing: border-box;
  zoom: 1;
  margin-left: -8px;
}

.cc-product .cc-product-row .cc-product-col {
  padding-left: 8px;
  position: relative;
  min-height: 1px;
  float: left;
  box-sizing: border-box;
}
.cc-product .w100 {
  width: 100%;
}

.cc-product .w25 {
  width: 25%;
}

.cc-product .w75 {
  width: 75%;
}

.cc-product .w40 {
  width: 40%;
}

.cc-product .w60 {
  width: 60%;
}

.cc-product .w20 {
  width: 20%;
}

.cc-rule {
  padding: 60px 15px 20px 15px;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}

.cc-rule h4 {
  font-weight: bold;
  padding-bottom: 26px;
}

.cc-rule .txt {
  overflow: hidden;
}

.cc-rule .txt span {
  float: left;
}

.cc-rule .txt p {
  overflow: hidden;
}

.cc-scene {
  background-image: -moz-linear-gradient(90deg, rgba(58, 111, 249, 0.30196) 0%, rgba(111, 95, 211, 0.10196) 53%, rgba(158, 80, 178, 0.30196) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(58, 111, 249, 0.30196) 0%, rgba(111, 95, 211, 0.10196) 53%, rgba(158, 80, 178, 0.30196) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(58, 111, 249, 0.30196) 0%, rgba(111, 95, 211, 0.10196) 53%, rgba(158, 80, 178, 0.30196) 100%);
}

.cc-scene .jdc-bar-nav {
  border-bottom: 1px solid #fff;
  height: 80px;
  width: auto;
  margin: 0 16px;
}

.cc-scene .jdc-bar-nav > .nav-item {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
}

.cc-scene .jdc-bar-nav > .nav-item a {
  color: #fff;
}

.cc-scene .jdc-bar-nav > .nav-item:after {
  height: 3px;
}

.cc-scene .jdc-bar-nav > .nav-item.on {
  font-weight: bold;
}

.cc-scene .tab-item-title {
  display: none;
}

.cc-scene .tab-item {
  overflow: hidden;
  padding-bottom: 18px;
}

.cc-scene .tab-item.on {
  display: block;
}

.cc-scene .tab-item .cc-scene-txt {
  float: left;
  width: 42%;
  color: #fff;
  box-sizing: border-box;
  padding: 10px 0 0 32px;
  font-size: 18px;
  line-height: 30px;
}

.cc-scene .tab-item .cc-scene-txt h5 {
  font-weight: bold;
  padding: 28px 0 20px;
}

.cc-scene .tab-item .cc-scene-img {
  float: left;
  width: 58%;
}

.cc-scene .tab-item .cc-scene-img img {
  max-width: 100%;
}

.cc-process .icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: url(../images/idc-process.png) no-repeat;
}

.cc-process .g-cell:after, .cc-process .g-cell:before {
  top: 49px;
}

.cc-process .tit {
  color: #fff;
}

.cc-advantage {
  color: #fff;
  margin-left: -18px;
  padding-bottom: 100px;
}

.cc-advantage .col-6 {
  padding: 0 0 8px 18px;
}

.cc-advantage .cc-advantage-item {
  border-radius: 5px;
  background-image: -moz-linear-gradient(0deg, rgba(58, 111, 249, 0.30196) 0%, rgba(106, 96, 215, 0.10196) 48%, rgba(158, 80, 178, 0.30196) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(58, 111, 249, 0.30196) 0%, rgba(106, 96, 215, 0.10196) 48%, rgba(158, 80, 178, 0.30196) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(58, 111, 249, 0.30196) 0%, rgba(106, 96, 215, 0.10196) 48%, rgba(158, 80, 178, 0.30196) 100%);
  overflow: hidden;
  line-height: 30px;
  padding: 15px 20px 10px 20px;
  min-height: 105px;
}

.cc-advantage .cc-advantage-item .icon {
  float: left;
  width: 75px;
  height: 75px;
  padding: 15px;
  margin: 15px 20px 0 0;
  border-radius: 50%;
  overflow: hidden;
  background: -moz-linear-gradient(80deg, #3171ff 0%, #a14faf 100%);
  background: -webkit-linear-gradient(80deg, #3171ff 0%, #a14faf 100%);
  background: linear-gradient(80deg, #3171ff 0%, #a14faf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3171ff', endColorstr='#a14faf',GradientType=1 );
}

.cc-advantage .cc-advantage-item .ct {
  overflow: hidden;
}

.cc-advantage .cc-advantage-item .ct h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.cc-advantage .cc-advantage-item .ct p {
  font-size: 18px;
}

.cc-ft {
  height: 105px;
  background: url(../images/cc-bottom.png) no-repeat center bottom;
  background-size: cover;
  text-align: center;
  color: #fff;
}

.cc-ft .col-3 {
  padding-top: 10px;
}

.cc-ft strong {
  font-size: 36px;
}

.cc-ft p {
  font-size: 18px;
}

.cc-hd-item-m {
  display: none;
}

/*@media (max-width: 768px) {
  .jdc-rwd .cc-banner {
    background: url(../images/aa-banner-m.png) no-repeat center bottom;
  background-size: 100%;
  height: 288px;
}*/
.jdc-rwd .cc-banner .w {
  height: 288px;
}
.jdc-rwd .cc-banner h2 {
  font-size: 30px;
  padding-top: 16%;
}
.jdc-rwd .cc-banner p {
  padding-top: 5px;
  font-size: 16px;
}
.jdc-rwd .cc-title {
  padding: 40px 0 20px;
  font-size: 18px;
  line-height: 40px;
}
.jdc-rwd .cc-title.pt0 {
  padding-top: 10px;
}
.jdc-rwd .cc-hd-item-m {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #df66fe;
  margin-bottom: 14px;
  font-weight: bold;
}
.jdc-rwd .cc-hd-item-m.bg-blue {
  background: #3a9df9;
}
.jdc-rwd .cc-product {
  padding: 0 12px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item {
  overflow: hidden;
  min-height: 170px;
  border-radius: 3px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-hd {
  padding: 0 6px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-hd .txt1 {
  font-size: 14px;
  padding: 4px 0;
  font-weight: normal;
  border-bottom: 1px solid rgba(210, 210, 210, 0.3);
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-hd .txt2 {
  font-size: 14px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-bd {
  font-size: 16px;
  min-height: 50px;
  padding: 10px 0 10px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-bd .price1 strong {
  font-size: 24px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-bd .price2 {
  font-size: 12px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-ft {
  padding: 0 40px 14px 40px;
}
.jdc-rwd .cc-product .cc-product-bd .cc-item .cc-item-ft .jdc-btn {
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  padding: 4px 10px;
}
.jdc-rwd .cc-product .cc-product-row {
  margin-left: 0;
}
.jdc-rwd .cc-product .cc-product-row .cc-product-col {
  padding-bottom: 14px;
  padding-left: 0;
  float: none;
}
.jdc-rwd .cc-product .w20 {
  width: 100%;
}
.jdc-rwd .cc-rule {
  padding: 10px 14px 10px 14px;
  font-size: 12px;
  color: #fff;
  line-height: 22px;
}
.jdc-rwd .cc-rule h4 {
  padding-bottom: 12px;
}
.jdc-rwd .cc-process .icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-size: cover;
  font-size: 14px;
}
.jdc-rwd .cc-process .g-cell:after, .jdc-rwd .cc-process .g-cell:before {
  top: 24px;
}
.jdc-rwd .cc-process .tit {
  color: #fff;
}
.jdc-rwd .cc-scene {
  background-image: -moz-linear-gradient(90deg, rgba(58, 111, 249, 0.30196) 0%, rgba(111, 95, 211, 0.10196) 53%, rgba(158, 80, 178, 0.30196) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(58, 111, 249, 0.30196) 0%, rgba(111, 95, 211, 0.10196) 53%, rgba(158, 80, 178, 0.30196) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(58, 111, 249, 0.30196) 0%, rgba(111, 95, 211, 0.10196) 53%, rgba(158, 80, 178, 0.30196) 100%);
}
.jdc-rwd .cc-scene .jdc-bar-nav {
  border-bottom: 1px solid #fff;
  height: 80px;
  width: auto;
  margin: 0 16px;
}
.jdc-rwd .cc-scene .jdc-bar-nav > .nav-item {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
}
.jdc-rwd .cc-scene .jdc-bar-nav > .nav-item a {
  color: #fff;
}
.jdc-rwd .cc-scene .jdc-bar-nav > .nav-item:after {
  height: 3px;
}
.jdc-rwd .cc-scene .jdc-bar-nav > .nav-item.on {
  font-weight: bold;
}
.jdc-rwd .cc-scene .tab-item-title {
  display: block;
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  padding-left: 14px;
}
.jdc-rwd .cc-scene .tab-item-title h4 {
  font-weight: bold;
}
.jdc-rwd .cc-scene .tab-item-title:after {
  top: 10px;
  right: 10px;
}
.jdc-rwd .cc-scene .tab-item-title:first-child {
  border-top: 1px solid #ededed;
}
.jdc-rwd .cc-scene .tab-item {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  display: none;
}
.jdc-rwd .cc-scene .tab-item.on {
  display: none;
}
.jdc-rwd .cc-scene .tab-item.m-on {
  display: block;
}
.jdc-rwd .cc-scene .tab-item .cc-scene-txt {
  float: none;
  width: 100%;
  padding: 5px 14px 14px 14px;
  font-size: 12px;
  line-height: 20px;
}
.jdc-rwd .cc-scene .tab-item .cc-scene-txt h5 {
  font-weight: bold;
  padding: 14px 0 10px;
}
.jdc-rwd .cc-scene .tab-item .cc-scene-img {
  float: none;
  width: 100%;
}
.jdc-rwd .cc-scene .tab-item .cc-scene-img img {
  max-width: 100%;
}
.jdc-rwd .cc-advantage {
  margin-left: 0;
  padding: 0 14px 40px 14px;
}
.jdc-rwd .cc-advantage .col-6 {
  padding: 0 0 8px 0;
}
.jdc-rwd .cc-advantage .cc-advantage-item {
  min-height: inherit;
  line-height: 22px;
  padding: 5px 10px 10px 10px;
}
.jdc-rwd .cc-advantage .cc-advantage-item .icon {
  float: left;
  width: 22px;
  height: 22px;
  padding: 8px;
  margin: 8px 10px 0 0;
  border-radius: 50%;
  overflow: hidden;
}
.jdc-rwd .cc-advantage .cc-advantage-item .ct {
  overflow: hidden;
}
.jdc-rwd .cc-advantage .cc-advantage-item .ct h4 {
  font-size: 14px;
  margin-bottom: 2px;
}
.jdc-rwd .cc-advantage .cc-advantage-item .ct p {
  font-size: 12px;
}
/*.jdc-rwd .cc-ft {
  height: 80px;
  background: url(../images/cc-bottom.png) no-repeat center bottom;
  padding: 0 14px;
  border-bottom: 0;
}*/
.jdc-rwd .cc-ft .col-3 {
  padding-top: 16px;
}
.jdc-rwd .cc-ft strong {
  font-size: 18px;
}
.jdc-rwd .cc-ft p {
  font-size: 12px;
}
