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

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

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

.Drydenaqua-content-afm .container {
  padding-bottom: 130px;
}

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

@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;
  margin: 0px;
  position: relative;
  bottom: 45px;
}

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

.Drydenaqua-content-afm .afm-ng-content {
  text-align: justify;
}

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

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

.Drydenaqua-content-afm .afm-ng-video {
  text-align: center;
}

.Drydenaqua-content-afm .afm-ng-video video {
  max-width: 80%;
  height: auto;
}

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

.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 {
    margin-top: 645px;
    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 .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-ng-xn {
  padding-left: 15px;
  padding-right: 15px;
}

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

.Drydenaqua-content-afm .afm-ng-xn p:first-child {
  font-size: 36px;
  font-weight: 400;
  color: #3D62AD;
  padding-left: 10px;
  margin: 0px 0px 15px 0px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-ng-xn p:first-child {
    padding-left: 0px;
  }
}

.Drydenaqua-content-afm .afm-ng-xn p {
  font-size: 18px;
  color: #474747;
  margin: 15px 0px 0px 0px;
  padding-left: 5px;
}

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

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

.Drydenaqua-content-afm .afm-ng-xn1 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 90px;
}

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn1-row {
  padding-left: 0px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn1-row {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.Drydenaqua-content-afm .afm-ng-xn1 p:first-child {
  font-size: 36px;
  font-weight: 400;
  color: #3D62AD;
  margin: 0px 0px 30px 0px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-ng-xn1 p:first-child {
    padding-left: 0px;
  }
}

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

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn1-img img {
  max-width: 100%;
  height: auto;
  border: 2px solid #C6C6C6;
}

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn2-img {
  padding-left: 35px;
}

@media screen and (max-device-width: 750px) {
  .Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn2-img {
    padding-left: 0px;
    padding-top: 40px;
    text-align: center;
  }
}

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn2-img img {
  max-width: 60%;
  height: auto;
}

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn1-box {
  padding-top: 20px;
  padding-left: 35px;
}

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

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn1-box p span:first-child {
  border-bottom: 1px solid #474747;
  padding-bottom: 5px;
}

.Drydenaqua-content-afm .afm-ng-xn1 .afm-ng-xn1-box p {
  font-size: 17px;
  color: #474747;
  margin: 10px 0px 0px 0px;
}
/*# sourceMappingURL=Drydenaqua_afm_ng.css.map */