.aliyun-product-2016-scene .module-wrap {
  padding-bottom: 80px;
  background-color: #F5F5F6;
}
.aliyun-product-2016-scene .module-wrap .y-row {
  max-width: 1200px;
  margin: auto;
}
.aliyun-product-2016-scene .module-wrap h1 {
  font-size: 24px;
  padding: 80px 0 60px;
  text-align: center;
  margin: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-tab {
  text-align: center;
}
.aliyun-product-2016-scene .module-wrap .scene-tab li {
  cursor: pointer;
  width: 190px;
  display: inline-block;
  text-align: center;
}
.aliyun-product-2016-scene .module-wrap .scene-tab li img {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
.aliyun-product-2016-scene .module-wrap .scene-tab li p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #9B9EA0;
}
.aliyun-product-2016-scene .module-wrap .scene-tab li.action img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.aliyun-product-2016-scene .module-wrap .scene-tab li.action p {
  color: #373D41;
}
.aliyun-product-2016-scene .module-wrap .scene-box {
  -webkit-box-shadow: 0px 3px 11px #a3a3a3;
  -moz-box-shadow: 0px 3px 11px #a3a3a3;
  box-shadow: 0px 3px 11px #a3a3a3;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-header {
  height: 170px;
  padding: 0 60px 0 176px;
  position: relative;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-header img {
  left: 60px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  top: 45px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-header p {
  padding-top: 44px;
  font-size: 18px;
  color: #fff;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-header span {
  display: block;
  font-size: 14px;
  color: #C3C5C6;
  padding-top: 12px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body {
  height: 595px;
  position: relative;
  background-color: #fff;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-img {
  margin: 13px;
  border: 1px solid #EBECEC;
  width: 760px;
  height: 570px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content {
  width: 360px;
  position: absolute;
  right: 40px;
  top: 24px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content h4 {
  color: #00C1DE;
  font-size: 20px;
  font-weight: bolder;
  margin: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content h5 {
  color: #373D41;
  font-size: 18px;
  padding: 36px 0 12px;
  font-weight: bolder;
  margin: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .info {
  font-size: 14px;
  color: #5F6367;
  line-height: 24px;
  margin: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .line {
  background-color: #EBECEC;
  display: block;
  height: 1px;
  margin: 16px 0;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content h6 {
  color: #373D41;
  font-size: 14px;
  margin: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content > h6 {
  font-weight: bolder;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .solutions {
  margin-top: 12px;
  height: 200px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .solutions li {
  margin-bottom: 24px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .solutions li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #9B9EA0;
  font-size: 12px;
  margin-top: 4px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .products li {
  width: 60px;
  color: #373D41;
  text-align: center;
  display: inline-block;
  padding-top: 13px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .products li i {
  font-size: 30px;
  color: #00C1DE;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .products li a,
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .products li a:hover {
  text-decoration: none;
  color: #373D41;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .products li p {
  margin-top: 11px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen {
  min-height: 460px;
  max-height: 500px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content {
  width: auto;
  left: 24px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content h5 {
  margin-bottom: 27px;
  height: 4px;
  border-bottom: 1px solid #eee;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content h5 span {
  padding-right: 10px;
  background-color: #FFF;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content .info {
  margin-bottom: 24px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content h6 {
  margin-bottom: 27px;
  height: 10px;
  border-bottom: 1px solid #eee;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content h6 span {
  padding-right: 10px;
  background-color: #fff;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content .solutions {
  height: 90px;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content .solutions li {
  width: 33%;
  height: 64px;
  float: left;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content .solutions li h6 {
  border-bottom: 0;
  margin-bottom: 0px;
  height: auto;
}
.aliyun-product-2016-scene .module-wrap .scene-box .scene-body.full-screen .framework-content .solutions li p {
  width: 290px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone {
  display: none;
  margin: 0 16px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li {
  position: relative;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-head {
  height: 48px;
  border: 1px solid #D7D8D9;
  margin-top: -1px;
  font-size: 18px;
  position: relative;
  padding-left: 50px;
  line-height: 48px;
  background-color: #F5F5F6;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-head img {
  width: 28px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-head img.cell-icon {
  right: 10px;
  left: auto;
  width: 36px;
  top: 5px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-head img.cell-icon.action {
  display: none;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-head img.cell-icon.default {
  display: block;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body {
  background-color: #FFFFFF;
  max-height: 0;
  overflow: hidden;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body .framework-img {
  width: 100%;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body h2 {
  font-size: 16px;
  margin: 0 0 8px;
  padding: 0;
  text-align: left;
  line-height: 24px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body p {
  color: #73777A;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body h3 {
  font-size: 14px;
  margin: 0 0 4px;
  line-height: 24px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body li {
  margin-bottom: 16px;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body li:last-child {
  margin-bottom: 0;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li .scene-phone-body .line {
  background-color: #ebecec;
  display: block;
  height: 1px;
  margin: 16px 0;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li.active {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li.active .scene-phone-head img.default {
  display: none;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li.active .scene-phone-head img.action {
  display: block;
}
.aliyun-product-2016-scene .module-wrap .scene-phone li.active .scene-phone-body {
  max-height: 1000px;
}
.aliyun-product-2016-scene h2 {
  padding: 40px;
  font-size: 18px !important;
  text-align: center;
}
.aliyun-product-2016-scene .common-config {
  text-align: center;
}
.aliyun-product-2016-scene .scene-child-cell-three p {
  margin: 0;
}
.aliyun-product-2016-scene .scene-child-cell-three > li {
  vertical-align: bottom;
  display: inline-block;
  margin-left: -5px;
  width: 25%;
  border: 1px solid #C3C5C6;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  height: 380px;
}
.aliyun-product-2016-scene .scene-child-cell-three > li h3 {
  height: 70px;
  background-color: #EBECEC;
  font-size: 18px;
  line-height: 70px;
  color: #373D41;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .config-name {
  font-size: 16px;
  color: #5F6367;
  padding: 16px 0 32px 0;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .config-product {
  font-size: 20px;
  color: #373D41;
  padding-bottom: 30px;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .point {
  margin: 0 24px;
  border-top: 1px solid #001010;
  padding: 12px 0;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .point li {
  line-height: 24px;
  box-sizing: border-box;
  text-align: center;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .point li i {
  color: #00C1DE;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .config-prize {
  color: #FF8A00;
  font-size: 18px;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .config-buy {
  color: #00C1DE;
  height: 28px;
  line-height: 28px;
  padding: 0 25px;
  border: 1px solid #00C1DE;
  display: inline-block;
  margin: 10px 0;
}
.aliyun-product-2016-scene .scene-child-cell-three > li .config-buy:hover {
  text-decoration: none;
  background-color: #00C1DE;
  color: #fff;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action {
  width: 50%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 3px 11px #a3a3a3;
  -moz-box-shadow: 0px 3px 11px #a3a3a3;
  box-shadow: 0px 3px 11px #a3a3a3;
  height: 400px;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action h3 {
  height: 80px;
  line-height: 80px;
  background-color: #373D41;
  color: #fff;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .config-name {
  padding: 16px 0;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .config-config {
  padding-bottom: 16px;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .config-config li {
  width: 49%;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  box-sizing: border-box;
  text-align: center;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .config-config li i {
  color: #00C1DE;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .point li {
  width: 49%;
  display: inline-block;
  height: 24px;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .config-buy {
  color: #fff;
  background-color: #00C1DE;
}
.aliyun-product-2016-scene .scene-child-cell-three > li.action .config-buy:hover {
  background-color: #33CDE5;
}
.aliyun-product-2016-scene .scene-child-cell-two {
  -webkit-box-shadow: 0px 3px 11px #a3a3a3;
  -moz-box-shadow: 0px 3px 11px #a3a3a3;
  box-shadow: 0px 3px 11px #a3a3a3;
  display: inline-block;
}
.aliyun-product-2016-scene .scene-child-cell-two > li {
  vertical-align: bottom;
  display: inline-block;
  margin-left: -5px;
  width: 300px;
  border: 1px solid #C3C5C6;
  text-align: center;
  background-color: #fff;
  height: 380px;
}
.aliyun-product-2016-scene .scene-child-cell-two > li h3 {
  height: 70px;
  background-color: #EBECEC;
  font-size: 18px;
  line-height: 70px;
  color: #373D41;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .config-name {
  font-size: 16px;
  color: #5F6367;
  padding: 16px 0 32px 0;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .config-product {
  font-size: 20px;
  color: #373D41;
  padding-bottom: 30px;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .point {
  margin: 0 24px;
  border-top: 1px solid #EBECEC;
  padding: 12px 0;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .point li {
  line-height: 24px;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .point li i {
  color: #00C1DE;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .config-prize {
  color: #FF8A00;
  font-size: 18px;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .config-buy {
  color: #00C1DE;
  height: 28px;
  line-height: 28px;
  padding: 0 25px;
  border: 1px solid #00C1DE;
  display: inline-block;
  margin: 10px 0;
}
.aliyun-product-2016-scene .scene-child-cell-two > li .config-buy:hover {
  text-decoration: none;
  background-color: #00C1DE;
  color: #fff;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action {
  width: 50%;
  position: relative;
  height: 400px;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action h3 {
  height: 80px;
  line-height: 80px;
  background-color: #373D41;
  color: #fff;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .config-name {
  padding: 16px 0;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .config-config {
  padding-bottom: 16px;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .config-config li {
  width: 49%;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  box-sizing: border-box;
  text-align: center;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .config-config li i {
  color: #00C1DE;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .point li {
  width: 49%;
  display: inline-block;
  line-height: 24px;
  box-sizing: border-box;
  text-align: center;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .config-buy {
  color: #fff;
  background-color: #00C1DE;
}
.aliyun-product-2016-scene .scene-child-cell-two > li.action .config-buy:hover {
  background-color: #33CDE5;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-header {
    display: none;
  }
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-body {
    height: auto;
  }
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-img {
    width: 60%;
    height: auto;
  }
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content {
    width: 35%;
    right: 13px;
  }
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .products-h6 {
    display: none;
  }
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-body .framework-content .solutions li {
    margin-bottom: 10px;
  }
  .aliyun-product-2016-scene .module-wrap .scene-box .scene-body .products {
    display: none;
  }
  .aliyun-product-2016-scene .common-config {
    display: none;
  }
  .aliyun-product-2016-scene h2 {
    display: none;
  }
}
@media (max-width: 768px) {
  .aliyun-product-2016-scene .module-wrap {
    padding-bottom: 24px;
  }
  .aliyun-product-2016-scene .module-wrap h1 {
    margin: 0;
    padding: 40px;
  }
  .aliyun-product-2016-scene .module-wrap .scene-tab {
    display: none;
  }
  .aliyun-product-2016-scene .module-wrap .scene-content {
    display: none;
  }
  .aliyun-product-2016-scene .module-wrap .scene-phone {
    display: block;
  }
}
.aliyun-solution-banner2017 .module-wrap{position:relative}.aliyun-solution-banner2017 .module-wrap .banner-warp{font-size:0;background-size:cover;background-position:top;background-repeat:no-repeat;box-sizing:border-box}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content .banner-content-header{margin:0;font-size:36px;font-weight:400;color:#fff}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content .banner-content-desc{margin-top:8px;margin-bottom:24px;font-size:14px;color:#fff}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content .banner-content-sub-link{display:inline-block;margin-left:16px;font-size:14px}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .dn-btn-ghost{margin-left:12px}@media (min-width:769px){.aliyun-solution-banner2017 .module-wrap .banner-warp{font-size:0;min-height:440px}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container{margin:0 auto;max-width:1180px}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content{max-width:640px;padding-top:158px;padding-bottom:86px}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content .dn-btn{height:36px;line-height:34px;padding:0 36px}}@media (max-width:768px){.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container{margin:0 auto}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content{padding:76px 16px 36px;box-sizing:border-box}.aliyun-solution-banner2017 .module-wrap .banner-warp .dn-container .banner-content .banner-content-sub-link{display:none}}.wb-zc-yxmod-solution-brand-position .module-wrap{position:relative}@media (min-width:769px){.wb-zc-yxmod-solution-brand-position .module-wrap{min-width:1000px}}.wb-zc-yxmod-solution-brand-position .module-wrap .hd{margin:0 0 60px;text-align:center;font-weight:400}.wb-zc-yxmod-solution-brand-position .module-wrap .bd{position:relative}.wb-zc-yxmod-solution-brand-position .module-wrap .mobile-body{display:none}.wb-zc-yxmod-solution-brand-position .module-wrap .slide{overflow:hidden}.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls{position:absolute;width:100%;top:0;left:0}.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-next,.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-prev{position:absolute;width:50px;height:182px;overflow:hidden;text-indent:-9999em;top:70px;opacity:.3;background-color:#dbdbdb;background-position:50%;background-repeat:no-repeat}.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-next.disabled,.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-prev.disabled{display:none}.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-next:hover,.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-prev:hover{opacity:.5}.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-prev{left:0;background-image:url("//img.alicdn.com/tfs/TB1MpeuSVXXXXcjXVXXXXXXXXXX-32-32.png")}@media only screen and (min-width:1200px){.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-prev{left:-120px}}.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-next{right:0;background-image:url("//img.alicdn.com/tfs/TB1komGSVXXXXbDXFXXXXXXXXXX-32-32.png")}@media only screen and (min-width:1200px){.wb-zc-yxmod-solution-brand-position .module-wrap .bx-controls .bx-next{right:-120px}}.wb-zc-yxmod-solution-brand-position .module-wrap .box{background-color:#fefefe;background-repeat:no-repeat;background-position:100%;background-size:auto 100%}.wb-zc-yxmod-solution-brand-position .module-wrap .box .text-wrap{padding:64px 50px;max-width:720px}.wb-zc-yxmod-solution-brand-position .module-wrap .box .text-wrap h2{margin:0 0 18px;font-weight:400;font-size:24px;color:#373d41;letter-spacing:1.37px;line-height:38px}.wb-zc-yxmod-solution-brand-position .module-wrap .box .text-wrap p{margin:0 0 18px;min-height:88px;overflow:hidden;opacity:.65;font-size:14px;color:#373d41;letter-spacing:.5px;line-height:22px}.wb-zc-yxmod-solution-brand-position .module-wrap .btns a{margin-right:12px;font-size:14px}@media only screen and (max-width:768px){.wb-zc-yxmod-solution-brand-position .module-wrap .pc-body{display:none}.wb-zc-yxmod-solution-brand-position .module-wrap .mobile-body{display:block}.wb-zc-yxmod-solution-brand-position .module-wrap .btns a{padding:0 20px;margin-bottom:12px}.wb-zc-yxmod-solution-brand-position .module-wrap .box{margin-bottom:20px}.wb-zc-yxmod-solution-brand-position .module-wrap .box .pic img{width:100%}.wb-zc-yxmod-solution-brand-position .module-wrap .box .text-wrap{padding:32px 20px;max-width:inherit}.wb-zc-yxmod-solution-brand-position .module-wrap .box .text-wrap h2{font-size:20px;line-height:1.5}}