.share11-head img {
  width: 100%;
  display: block;
}

.share11-body {
  background: url(../images/share11-bgpic.jpg);
}

.share11-rgbabox {
  background-color: rgba(197, 233, 231, 0.8);
  width: 95%;
  margin: 10px auto;
  border-radius: 10px 10px;
  overflow: hidden;
}

.share11-rgbabox p {
  margin: 10px;
  border-radius: 10px 10px;
  border: 1px solid #fff;
  padding: 10px;
  text-align: left;
}

.share11-rgbabox p font {
  color: #cb195c;
}

.share11-h h3 {
  font-size: 22px;
  text-align: center;
}

.share11-h h3 font {
  color: #cb195c;
}

.share11-h h3:first-child {
  margin-top: 20px;
}

.share11-h h3:last-child {
  margin-bottom: 20px;
}

.share11-ul {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}

.share11-ul ul {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}

.share11-ul ul li {
  width: 45%;
  display: inline-block;
  text-align: center;
  margin: 5px;
  padding: 0;
}

.share11-ul ul li .share11-le {
  background-color: #95b0b7;
  padding: 5px;
  overflow: hidden;
}

.share11-ul ul li .share11-le img {
  width: 100%;
  display: block;
}

.share11-ul ul li .share11-ri {
  background-color: rgba(222, 230, 233, 0.8);
  overflow: hidden;
}

.share11-ul ul li .share11-ri p {
  font-size: 14px;
  color: #6b3032;
  padding: 5px 0;
}

.share11-ul ul li .share11-ri p font {
  color: #cb195c;
  font-weight: 800;
}

.share11-ul ul li .share11-ri p:first-child {
  margin: 10px 0 0 0;
}

.share11-ul ul li .share11-ri p:nth-child(2) {
  padding: 0 5px 0 5px;
}

.share11-ul ul li .share11-ri p:last-child {
  margin: 0 0 10px 0;
}

.share11-fot a {
  border: 0;
  text-decoration: none;
  padding: 0;
  display: block;
}

.share11-fot img {
  width: 100%;
  display: block;
}

@media only screen and (max-device-width: 480px) {
  .meida-p {
    padding-bottom: 30px !important;
  }
}
