.main {
  max-width: 1200px;
  margin: auto;
}
body {
  min-width: 1200px !important;
}

.phone {
  height: 100%;
  display: flex;
  align-items: center;
  float: right;
  margin-right: 160px;
}
.phone p {
  font-size: 18px;
  color: #e5a414;
  margin-left: 6px;
}

/* 浜у搧鏂规涓嬫媺 */
.dropList {
  width: 100%;
  margin: -2px auto;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  overflow: hidden;
  height: 0;
  max-height: 0;
  transition-property: all;
  transition-duration: 0.2s;
}

.dropList .dropAuto {
  width: 1440px;
  margin: auto;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  justify-content: space-between;
}
.dropList dl:nth-child(1) {
  flex: 0.7;
}
.dropList dl:nth-child(2) {
  flex: 0.9;
}
.dropList dl:nth-child(3) {
  flex: 0.7;
}
.dropList dl:nth-child(4) {
  flex: 0.8;
}
.dropList dl dt {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin: 20px 0 22px 30px;
}
.dropList dl dd {
  margin-bottom: 20px;
  margin-left: 20px;
}
.productContents span {
  display: inline-block;
  margin: 3px 10px;
  width: 100%;
}
.productContents {
  display: block;
}
.productContents .content1 {
  /*font-weight: bold;*/
  font-size: 14px;
  color: #333333;
}

.productContents .content2 {
  font-size: 12px;
  color: #777777;
}

.productIntro {
  flex: 6;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  height: 40%;
  margin: 15px 0 15px 15px;
}

.plan {
  flex: 5;
  margin: 12px 20px 12px 12px;
}

.productTitle {
  color: #e5a414;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  margin-left: 20px;
  overflow: hidden;
}

.proContent {
  border-right: 1px solid #e8e8e8;
  flex: 6;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  height: 40%;
  margin: 0px 20px 20px 20px;
}

.proContent a {
  display: block;
}

.productContent {
  width: 47%;
  border: 1px solid rgba(243, 243, 243, 0.6);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  cursor: pointer;
  margin: 7px;
  height: 70px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  background-color: #fbfbfb;
}

.productContent span {
  display: inline-block;
  margin: 3px 10px;
  width: 100%;
}

.productContent .content1 {
  font-weight: bold;
  font-size: 14px;
  color: #444;
}

.productContent .content2 {
  font-size: 12px;
  color: #bdbdbd;
}

.productIntro .proactive {
  border: 1px solid #e5a414;
}

.proactive .content1 {
  color: #e5a414;
}

.proactive .content2 {
  /*color: #E5A414;*/
}

.planShow {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  height: 74%;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
}

.plan1 {
  background-color: #fbfbfb;
  cursor: pointer;
  height: 100%;
  width: 30%;
  margin-top: 5px;
  position: relative;
  border: 1px solid rgba(243, 243, 243, 0.6);
}

.planContent {
  position: relative;
  top: 90px;
}

.planContent1 {
  font-weight: bold;
  font-size: 14px;
  color: #444;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.planContent2 {
  font-size: 12px;
  color: #bdbdbd;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.planactive .planContent1 {
  color: #e5a414;
}

.planactive .planContent2 {
  color: #e5a414;
}

.planactive {
  border: 1px solid #e5a414;
}

/* banner鍖哄煙 */
.banner-zh {
  /*margin-top: 55px;*/
  height: 313px;
  background: url(../img/databricks/20221103-209.png) no-repeat #161f2e center/1920px;
}
.banner-en{
  height: 313px;
  background: url(../img/databricks/databricks-banner-en.png) no-repeat #161f2e center/1920px;
}
.banner .bannerContent {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner .bannerContent .title {
  font-size: 36px;
  font-family: 'PingFang SC-Regular, PingFang SC';
  font-weight: 400;
  color: #FFFFFF;
}

.awsDkp-con1 .text {
  font-size: 16px;
  font-family: 'PingFang SC-Regular, PingFang SC';
  font-weight: 400;
  color: #333333;
  margin: 100px 0 128px;
  line-height: 26px;
}

/* 鍐呭鍏叡 */
.awsDkp-con .conBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 90px;
}
.awsDkp-con .conBox .context .c-title {
  font-size: 26px;
  font-family: 'PingFang SC-Bold, PingFang SC';
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
.awsDkp-con .conBox .context .c-text {
  font-size: 16px;
  font-family: 'PingFang SC-Regular, PingFang SC';
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}
.awsDkp-con .conBox .img {
  width: 670px;
  height: 372px;
  flex-shrink: 0;
  margin-left: 64px;
}
.awsDkp-con .conBox .img img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* 鍐呭鍏叡 */
.awsDkp-con2 {
  background-color: #F8F8F8;
  padding: 88px 0 150px;
}
.awsDkp-con2 .title {
  text-align: center;
  font-size: 30px;
  font-family: 'PingFang SC-Bold, PingFang SC';
  font-weight: bold;
  color: #333333;
  margin-bottom: 92px;
}
.awsDkp-con.awsDkp-con2 .conBox {
  margin-bottom: 0;
}
.awsDkp-con.awsDkp-con2 .conBox1 {
  margin-bottom: 75px;
}
.awsDkp-con.awsDkp-con2 .conBox .img {
  width: 580px;
  height: 386px;
}
.awsDkp-con.awsDkp-con2 .conBox2 .img {
  margin-left: 0;
  margin-right: 53px;
}



.awsDkp-con3 {
  padding: 85px 0 135px;
}
.awsDkp-con3 >p.title {
  text-align: center;
  font-size: 30px;
  font-family: 'PingFang SC-Bold, PingFang SC';
  font-weight: bold;
  color: #333333;
  margin-bottom: 72px;
}
.awsDkp-con3 .list {
  display: flex;
  justify-content: center;
}
.awsDkp-con3 .list .item:first-child {
  margin-right: 96px;
}
.awsDkp-con3 .list .item {
  border-radius: 15px;
}
.awsDkp-con3 .list .item >img {
  width: 384px;
  height: 384px;
  vertical-align: middle;
}
.awsDkp-con3 .list .item .text {
  padding: 24px 22px 0px 26px;
  height: 192px;
  width: 384px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 0px 0px 15px 15px;
  opacity: 1;
  border: 1px solid #E7E7E7;
}
.awsDkp-con3 .list .item:hover {
  box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.1608);
}
.awsDkp-con3 .list .item .text img {
  vertical-align: middle;
  margin-bottom: 24px;
}

.awsDkp-con3 .list .item .text p {
  font-size: 16px;
  font-family: 'PingFang SC-Regular, PingFang SC';
  font-weight: 400;
  color: #333333;
}

.awsDkp-con.awsDkp-con4 {
  margin-bottom: 150px;
}
.awsDkp-con4 >p.title {
  font-size: 30px;
  font-family: 'PingFang SC-Bold, PingFang SC';
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 99px;
}
.awsDkp-con4 .layui-tab-title {
  display: flex;
  justify-content: space-around;
}
.awsDkp-con4 .layui-tab-title li {
  font-size: 16px;
  color: #333333;
}
.awsDkp-con4 .layui-tab-brief > .layui-tab-title .layui-this {
  color: #f0ae1e;
}
.awsDkp-con4 .layui-tab-brief > .layui-tab-title .layui-this:after {
  border-bottom: 2px solid #f0ae1e;
}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 38px 80px 0;
}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con dl dt {
  font-size: 26px;
  font-family: 'PingFang SC-Bold, PingFang SC';
  font-weight: bold;
  color: #333333;
  margin-bottom: 24px;
}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con dl dd {
  font-size: 16px;
  font-family: 'PingFang SC-Regular, PingFang SC';
  font-weight: 400;
  color: #333333;
  margin-bottom: 22px;
  /* display: flex;
  align-items: center; */
}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con dl dd::before {
  content: '';
  width: 10px;
  height: 10px;
  background: url(../img/awsDkp/shuruzhengque.png) no-repeat center/100%;
  display: inline-block;
  margin-right: 9px;
}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con dl dd:last-child {
  margin-bottom: 0;
}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con .images {
  width: 760px;
  height: 356px;
  border-radius: 5px;

}
.awsDkp-con4 .layui-tab-brief .layui-tab-content .con .images img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.iconHide {
  padding-top: 5px !important;
}
.aboutUs-div{
  background-color: #EEEEEE;
}