@charset "UTF-8";
/* 
############################
              
# By MrJeKe
# CSS Document Drydenaqua_afm.css
# Time 2020/09/25

############################
*/
@media screen and (max-device-width: 750px) {
  body {
    padding-top: 100px;
  }
}

.Drydenaqua-content-afm {
  padding-top: 115px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm {
    padding-top: 0px;
  }
}

.Drydenaqua-content-afm .afm-img1 img {
  width: 100%;
  height: 100%;
}

.Drydenaqua-content-afm .afm-img2 .afm-R {
  text-align: center;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-img2 .afm-R {
    padding-left: 15%;
  }
}

.Drydenaqua-content-afm .afm-img2 .afm-R img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-img2 .afm-R img {
    max-width: 80%;
  }
}

.Drydenaqua-content-afm .afm-img2 .afm-R-title {
  text-align: center;
  font-size: 33px;
  color: #3D62AD;
  font-weight: bold;
  padding-top: 30px;
  margin: 0px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-img2 .afm-R-title {
    font-size: 18px;
  }
}

.Drydenaqua-content-afm .afm-img2 .afm-img2-img {
  padding-top: 40px;
  text-align: center;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-img2 .afm-img2-img {
    padding-top: 20px;
  }
}

.Drydenaqua-content-afm .afm-img2 .afm-img2-img img {
  max-width: 100%;
  height: 100%;
}

.Drydenaqua-content-afm .afm-img2 .afm-img2-img p {
  text-align: center;
  font-size: 26px;
  color: #474747;
  padding-top: 15px;
  margin: 0px;
}

.Drydenaqua-content-afm .why-afm {
  padding-top: 65px;
}

.Drydenaqua-content-afm .why-afm .why-afm-title {
  margin: 0 0 25px;
  font-size: 36px;
  font-weight: 400;
  color: #3D62AD;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .why-afm .why-afm-title {
    text-align: center;
  }
}

.Drydenaqua-content-afm .why-afm .why-afm-title span {
  border-bottom: 5px solid #3D62AD;
}

.Drydenaqua-content-afm .why-afm p {
  font-size: 18px;
  color: #474747;
  line-height: 30px;
}

.Drydenaqua-content-afm .afm-intro {
  padding-top: 65px;
  text-align: center;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-intro {
    padding-top: 15px;
  }
}

.Drydenaqua-content-afm .afm-intro img {
  max-width: 100%;
  height: 100%;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-intro img {
    width: 100%;
  }
}

.Drydenaqua-content-afm .afm-fun {
  padding-top: 105px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun {
    padding-top: 65px;
    overflow: hidden;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-title {
  margin: 0 0 55px;
  font-size: 36px;
  font-weight: 400;
  color: #3D62AD;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-title {
    margin: 0 0 25px;
    text-align: center;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-title span {
  border-bottom: 5px solid #3D62AD;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab {
    margin-bottom: 55px;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab .afm-tab-img1 {
  margin-bottom: 55px;
  padding-left: 20px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab .afm-tab-img1 img {
  height: auto;
  max-width: 100%;
  cursor: pointer;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab .afm-tab-img1 img {
    height: auto;
    max-width: 70%;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab .afm-tab-img2 img {
  height: auto;
  max-width: 100%;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* 针对 IE8 以及更早的版本 */
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab .afm-tab-img2 {
    bottom: 20px;
    position: relative;
    padding-right: 15px;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1 {
  position: relative;
  bottom: 40px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1 .afm-tab-contnet1-img {
  position: relative;
  bottom: 40px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet1 .afm-tab-contnet1-img {
    text-align: center;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1 .afm-tab-contnet1-img img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet1 .afm-tab-contnet1-img img {
    max-width: 50%;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1-img {
  text-align: center;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1-img img {
  max-width: 80%;
  height: auto;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1-img img {
    max-width: 30%;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-row {
  position: relative;
  bottom: 60px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1 {
  padding-top: 35px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1 {
    text-align: center;
    padding-top: 0px;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1 p:first-child {
  font-size: 18px;
  color: #3D62AD;
  margin: 0px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet1-xq1 p:last-child {
  font-size: 18px;
  color: #474747;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2 {
  position: relative;
  bottom: 40px;
  display: none;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet2 {
    text-align: center;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2 .afm-tab-contnet2-img {
  position: relative;
  bottom: 40px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2 .afm-tab-contnet2-img img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet2 .afm-tab-contnet2-img img {
    max-width: 50%;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2-img {
  text-align: center;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2-img img {
  max-width: 80%;
  height: auto;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2-img img {
    max-width: 30%;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-row {
  position: relative;
  bottom: 60px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2 {
  padding-top: 35px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2 {
    text-align: center;
    padding-top: 0px;
  }
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2 p:first-child {
  font-size: 18px;
  color: #3D62AD;
  margin: 0px;
}

.Drydenaqua-content-afm .afm-fun .afm-tab-contnet2-xq2 p:last-child {
  font-size: 18px;
  color: #474747;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 {
  padding-top: 60px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-title {
  font-size: 36px;
  font-weight: 400;
  color: #3D62AD;
  text-align: left;
  padding-left: 15px;
  margin: 0 0 55px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-title {
    text-align: center;
  }
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-title span {
  display: inline-block;
  border-bottom: 5px solid #3D62AD;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-img {
  text-align: center;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-img img {
  max-width: 70%;
  max-height: 100%;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-img img {
    max-width: 50%;
  }
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row1,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row2,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row3 {
  margin-bottom: 25px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row1 .drydenaqua-advantage1-content,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row2 .drydenaqua-advantage1-content,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row3 .drydenaqua-advantage1-content {
  padding-top: 20px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row4 .drydenaqua-advantage1-img {
  padding-top: 15px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-row4 .drydenaqua-advantage1-content {
  padding-top: 15px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-content {
  font-size: 18px;
  color: #474747;
  padding-left: 0px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage1 .drydenaqua-advantage1-content {
    padding-top: 15px;
  }
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage2 img {
  width: 140%;
  height: 560px;
  left: -35px;
  position: relative;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage2 img {
    height: 100%;
    width: 100%;
    left: 0px;
  }
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-img {
  text-align: center;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-img img {
  max-width: 70%;
  max-height: 100%;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-img img {
    max-width: 50%;
  }
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row1,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row2,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row3 {
  margin-bottom: 25px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row1 .drydenaqua-advantage3-content,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row2 .drydenaqua-advantage3-content,
.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row3 .drydenaqua-advantage3-content {
  padding-top: 20px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row4 .drydenaqua-advantage1-img {
  padding-top: 15px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-row4 .drydenaqua-advantage3-content {
  padding-top: 15px;
}

.Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-content {
  font-size: 18px;
  color: #474747;
  padding-left: 0px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .drydenaqua-content-box2 .drydenaqua-advantage3 .drydenaqua-advantage3-content {
    padding-top: 15px;
  }
}

.Drydenaqua-content-afm .afm-data {
  padding-top: 65px;
}

.Drydenaqua-content-afm .afm-data .afm-data1 p:first-child {
  font-size: 25px;
  font-weight: 400;
  color: #3D62AD;
  margin-bottom: 25px;
}

.Drydenaqua-content-afm .afm-data .afm-data1 p:first-child span {
  display: inline-block;
  border-bottom: 5px solid #3D62AD;
}

.Drydenaqua-content-afm .afm-data .afm-data1 p:last-child {
  font-size: 18px;
  color: #474747;
  line-height: 30px;
}

.Drydenaqua-content-afm .afm-data .afm-data2 img {
  max-width: 100%;
  height: auto;
}

.Drydenaqua-content-afm .afm-explain-content {
  padding-top: 25px;
  padding-bottom: 30px;
}

.Drydenaqua-content-afm .afm-explain-content .afm-title {
  font-size: 36px;
  font-weight: 400;
  color: #3D62AD;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-explain-content .afm-title {
    font-size: 29px;
  }
}

.Drydenaqua-content-afm .afm-explain-content .afm-title span {
  display: inline-block;
  border-bottom: 5px solid #3D62AD;
}

.Drydenaqua-content-afm .afm-explain-content .afm-left {
  padding-left: 15px;
  padding-right: 15px;
}

.Drydenaqua-content-afm .afm-explain-content .afm-left p:first-child {
  font-size: 18px;
  color: #3D62AD;
}

.Drydenaqua-content-afm .afm-explain-content .afm-left p:last-child {
  font-size: 18px;
  color: #474747;
  margin-bottom: 35px;
}

.Drydenaqua-content-afm .afm-explain-content .afm-right-video video {
  max-width: 100%;
  height: 400px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-explain-content .afm-right-video video {
    height: auto;
  }
}
/*# sourceMappingURL=Drydenaqua_afm.css.map */