body {
  background: url(../images/oh-banner-right.png) right top no-repeat;
  background-size: auto 70% ;
}
.oh-banner .container .right-phone {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.oh-banner .container .right-phone img {
  margin-right: 5px;
  height: 20px;
}
.oh-banner .container .right-phone span {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.oh-banner .container .top-logo {
  padding-top: 14px;
  margin-bottom: 180px;
}
.oh-banner .container .top-logo img {
  height: 92px;
}
.oh-what {
  margin-top: 362px;
  text-align: center;
}
.oh-what h2 {
  font-size: 48px;
  font-weight: 300;
  color: #999999;
  margin-bottom: 30px;
}
.oh-what p {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 180%;
}
.oh-what dl {
  margin-top: 100px;
}
.oh-what dl dt img {
  height: 160px;
}
.oh-what dl h6 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin: 10px 0;
}
.oh-what dl span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.oh-about {
  margin-top: 140px;
  background: #f6fbfa;
  padding: 100px 0;
}
.oh-about h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 300;
  color: #999999;
}
.oh-about p {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin: 30px 0 70px 0;
  line-height: 180%;
}
.oh-about h4 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 150%;
}
.oh-about dl {
  margin-top: 30px;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 50px;
}
.oh-about dl dt {
  margin-right: 18px;
}
.oh-about dl dt img {
  height: 100px;
}
.oh-about dl dd h5 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 16px;
}
.oh-about dl dd h6 {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.oh-news {
  padding: 136px 0;
}
.top-info dt {
  font-size: 52px;
  font-weight: 600;
  color: #5fbea3;
  margin-bottom: 26px;
}
.top-info dd p {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
}
.top-info dd .download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 48px;
}
.top-info dd .download a {
  background: #5fbea3;
  border-radius: 30px;
  padding: 8px 24px 8px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.top-info dd .download a img {
  height: 42px;
  margin-right: 10px;
}
.top-info dd .download a span {
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}
.top-info dd .download a .qrcode_content {
  display: none;
  width: 200px;
  height: 200px;
  padding: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -200px;
  background: rgba(128, 129, 129, 0.2);
}
.top-info dd .download a:hover .qrcode_content {
  display: block;
}
.globl-dl-a {
  margin-bottom: 100px;
}
.globl-dl-a dt {
  position: relative;
}
.globl-dl-a dt .point {
  position: absolute;
  background: #5fbea3;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 0;
}
.globl-dl-a dt h4 {
  position: absolute;
  z-index: 1;
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  left: 12px;
  top: 2px;
}
.globl-dl-a dd {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 180%;
  padding-top: 44px;
  padding-left: 10px;
}
.globl-dl-b dt .line {
  width: 40px;
  height: 8px;
  background: #5fbea3;
  border-radius: 4px;
  margin-bottom: 10px;
}
.globl-dl-b dt h4 {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 20px;
}
.globl-dl-b dd img {
  height: 157px;
  box-shadow: 6px 3px 14px #eee;
}
.oh-tyq {
  margin-top: 140px;
  background: #f6fbfa;
  padding: 100px 0;
}
.oh-tyq .p-r-none {
  padding-right: 0;
}
.oh-tyq .p-l-none {
  padding-left: 0;
}
.oh-tyq .globl-dl-b dd img {
  height: 135px;
}
.oh-tyq .globl-dl-c dd img {
  height: 233px;
}
.oh-video {
  padding: 136px 0;
}
.oh-video .globl-dl-b dd img {
  height: 239px;
}
.oh-download {
  background: url(../images/tutu10@2x.png) right center / 50% no-repeat, linear-gradient(to bottom, #ffffff 0%, #ffffff 15%, #5FBEA3 15%, #5FBEA3 85%, #fff 85%, #fff 100%);
  padding: 208px 0;
}
.oh-download .top-info dt {
  color: #ffffff;
}
.oh-download .top-info dd p {
  color: #ffffff;
}
.oh-download .top-info dd .download a {
  background: #ffffff;
}
.oh-download .top-info dd .download a span {
  color: #5fbea3;
}
.oh-contact {
  padding: 100px 0;
}
.oh-contact h4 {
  text-align: center;
  font-size: 48px;
  font-weight: 300;
  color: #999999;
  margin-bottom: 30px;
}
.oh-contact p {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 114px;
}
.oh-contact .contact-left {
  border-right: 1px solid #dbdbdb;
}
.oh-contact .contact-left dl {
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.oh-contact .contact-left dl dt {
  margin-right: 20px;
}
.oh-contact .contact-left dl dt img {
  height: 62px;
}
.oh-contact .contact-left dl dd h6 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 10px;
}
.oh-contact .contact-left dl dd div {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.oh-contact .contact-right li {
  background: #f0f0f0;
  border-radius: 10px;
  padding: 6px 15px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.oh-contact .contact-right li input {
  display: block;
  border: 0 none;
  background: 0 none;
  width: 100%;
}
.oh-contact .contact-right li textarea {
  width: 100%;
  display: block;
  border: 0 none;
  background: 0 none;
  resize: none;
}
.oh-contact .contact-btn {
  text-align: right;
}
.oh-contact .contact-btn a {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  width: 120px;
  height: 45px;
  line-height: 45px;
  background: #5fbea3;
  border-radius: 30px;
  text-align: center;
}
.footer {
  background: #f0f0f0;
}
.footer p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 20px 0;
  text-align: center;
}
/*****************************适配*********************************/
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (max-width: 760px) {
  body {
    background: url(../images/oh-banner-right.png) right top no-repeat;
    background-size: auto 25%;
  }
  .oh-banner .container .top-logo img {
    height: 48px;
  }
  .oh-banner .container .top-logo {
    margin-bottom: 123px;
  }
  .top-info dd p {
    font-size: 16px;
  }
  .top-info dt {
    font-size: 40px;
    margin-bottom: 9px;
  }
  .top-info dd .download a span {
    font-size: 14px;
  }
  .top-info dd .download a img {
    height: 28px;
  }
  .top-info dd .download {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 29px;
  }
  .oh-what {
    margin-top: 9px;
  }
  .oh-what h2 {
    font-size: 30px;
  }
  .oh-what p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 150%;
    text-align: left;
  }
  .oh-what dl {
    margin-top: 40px;
  }
  .oh-what dl dt img {
    height: 100px;
  }
  .oh-what dl h6 {
    font-size: 16px;
    margin: 10px 0;
  }
  .oh-about {
    margin-top: 66px;
    padding: 57px 0;
  }
  .oh-about h2 {
    font-size: 30px;
  }
  .oh-about p {
    text-align: center;
    font-size: 16px;
    margin: 30px 0 27px 0;
    line-height: 150%;
    text-align: left;
  }
  .oh-about h4 {
    font-size: 14px;
  }
  .oh-about dl dt img {
    height: 35px;
  }
  .oh-about dl dd h5 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .oh-about dl dd h6 {
    font-size: 12px;
  }
  .oh-about dl dd {
    padding: 10px 0;
  }
  .oh-news {
    padding: 39px 0;
  }
  .globl-dl-a {
    margin-bottom: 40px;
  }
  .globl-dl-a dt h4 {
    font-size: 20px;
  }
  .globl-dl-b dt h4 {
    font-size: 20px;
  }
  .globl-dl-b dd img {
    height: 120px;
  }
  .min-none {
    display: none;
  }
  .oh-tyq {
    margin-top: 21px;
    padding: 49px 0;
  }
  .oh-tyq .p-r-none {
    margin-bottom: 60px;
  }
  .oh-video {
    padding: 39px 0;
  }
  .min-p-b {
    margin-bottom: 60px;
  }
  .oh-video .globl-dl-b dd img {
    height: 209px;
  }
  .oh-download {
    background: #5FBEA3;
    padding: 48px 0;
  }
  .oh-contact {
    padding: 39px 0;
  }
  .oh-contact h4 {
    font-size: 30px;
    margin-bottom: 17px;
  }
  .oh-contact p {
    font-size: 16px;
    margin-bottom: 48px;
  }
  .oh-contact .contact-left dl dt img {
    height: 37px;
  }
  .oh-contact .contact-left dl dd h6 {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .oh-contact .contact-left dl dt {
    margin-right: 12px;
  }
  .oh-contact .contact-left dl dd div {
    font-size: 12px;
  }
  .oh-contact .contact-btn a {
    font-size: 16px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
  }
  .oh-contact .contact-btn {
    text-align: center;
  }
  .footer p {
    font-size: 12px;
  }
  .top-info dd .download a:hover .qrcode_content {
    display: none;
  }
}
