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


/* banner鍖哄煙 */
.banner {
  /*margin-top: 55px;*/
  height: 313px;
  background: url(../img/202211144012.png) no-repeat #161f2e center/1920px;
}

.banner .bannerContent .text-h1 {
  font-size: 36px;
  font-family: 'PingFang SC-Regular, PingFang SC';
  font-weight: 400;
  color: #FFFFFF;
  padding-top: 102px;
  padding-bottom: 38px;
}
.banner .bannerContent .text-btn{
  background: #F2C811;
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  padding: 9px 19px;
  border-radius: 30px;

}


.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;
}

/* 另外加的按钮 */
.add-btn{
  width: 120px;
  height: 37px;
  background: #e5a414;
  display: flex;
  border-radius: 50px 50px 50px 50px;
  justify-content: center;
  line-height: 37px;
  color: white;
  font-size: 16px;
  cursor: pointer;
}
.first-btn{
  position: relative;
  bottom: 90px;
}
.second-btn{
  position: relative;
  top: 30px;
}
.third-btn{
  margin: auto;
  position: relative;
  top: 60px;
}