.ry-pro-title {
  text-align: center;
}
.ry-pro-title p:nth-child(1) {
  font-size: 32px;
  color: #6b6d6d;
  line-height: 86px;
}
.ry-pro-title p:nth-child(2) {
  font-size: 44px;
  color: #333434;
  line-height: 56px;
  letter-spacing: 2px;
}
.ry-pro1-con {
  width: 1200px;
  height: 790px;
  margin: 0 auto;
  background: url("/images/pc/ry-man.jpg") no-repeat;
  background-size: 832px;
  background-position: center 110%;
  position: relative;
}
.ry-pro1-con div {
  width: 194px;
  height: 194px;
  border: 10px solid #b5b5b5;
  border-radius: 50%;
  text-align: center;
  font-size: 32px;
  color: #333434;
  line-height: 55px;
  padding-top: 30px;
}
.seven-ball {
  position: absolute;
}
.seven-ball img {
  position: absolute;
  right: -54px;
  bottom: 68px;
}
.yel-ball {
  border: 10px solid #ff8400!important;
}
.ry-pro1-con .seven-ball1 {
  left: 16px;
  bottom: 68px;
}
.ry-pro1-con .seven-ball2 {
  padding: 0;
  line-height: 174px;
  left: 112px;
  bottom: 307px;
  animation: moveup1 1s 0.2s infinite  linear;
}
.ry-pro1-con .seven-ball2 img {
  right: -40px;
  bottom: 11px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ry-pro1-con .seven-ball3 {
  padding: 0;
  line-height: 144px;
  left: 298px;
  bottom: 460px;
  width: 164px;
  height: 164px;
}
.ry-pro1-con .seven-ball3 img {
  right: -38px;
  bottom: -9px;
  -webkit-transform: rotate(32deg);
  -moz-transform: rotate(32deg);
  -ms-transform: rotate(32deg);
  -o-transform: rotate(32deg);
  transform: rotate(32deg);
}
.ry-pro1-con .seven-ball4 {
  left: 576px;
  bottom: 524px;
  animation: moveup2 1s 0.5s infinite  linear;
}
.ry-pro1-con .seven-ball4 img {
  bottom: -44px;
  left: 48px;
  -webkit-transform: rotate(76deg);
  -moz-transform: rotate(76deg);
  -ms-transform: rotate(76deg);
  -o-transform: rotate(76deg);
  transform: rotate(76deg);
}
.ry-pro1-con .seven-ball5 {
  line-height: 40px;
  width: 164px;
  height: 164px;
  bottom: 427px;
  right: 244px;
}
.ry-pro1-con .seven-ball5 img {
  bottom: -27px;
  left: -32px;
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
.ry-pro1-con .seven-ball6 {
  right: 94px;
  bottom: 266px;
  padding: 0;
  line-height: 174px;
  animation: moveup3 1s 0.8s infinite  linear;
}
.ry-pro1-con .seven-ball6 img {
  bottom: 3px;
  left: -42px;
  -webkit-transform: rotate(123deg);
  -moz-transform: rotate(123deg);
  -ms-transform: rotate(123deg);
  -o-transform: rotate(123deg);
  transform: rotate(123deg);
}
.ry-pro1-con .seven-ball7 {
  right: 1px;
  bottom: 47px;
}
.ry-pro1-con .seven-ball7 img {
  bottom: 33px;
  left: -47px;
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
@keyframes moveup1 {
  50% {
    left: 100px;
    bottom: 320px;
  }
  100% {
    left: 112px;
    bottom: 307px;
  }
}
@keyframes moveup2 {
  50% {
    left: 586px;
    bottom: 534px;
  }
  100% {
    left: 576px;
    bottom: 524px;
  }
}
@keyframes moveup3 {
  50% {
    right: 84px;
    bottom: 276px;
  }
  100% {
    right: 94px;
    bottom: 266px;
  }
}
.ry-num-list {
  margin-top: 70px;
}
.ry-num .ry-num-list ul li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 0 30px;
  /*border: 1px solid #000;*/
}
.ry-num .ry-num-list ul li p:nth-child(1) {
  font-family: Impact;
  font-size: 80px;
  color: #333434;
}
.ry-num .ry-num-list ul li p:nth-child(2) {
  font-size: 28px;
  color: #6b6d6d;
  line-height: 126px;
}
.ry-fa {
  margin-top: 80px;
}
.ry-fa ul li {
  float: left;
  width: 33.33%;
  text-align: center;
}
.ry-fa ul li div {
  width: 327px;
  height: 290px;
  margin: 0 auto;
  background-color: #eee;
  padding-top: 10px;
}
.ry-fa ul li div span {
  font-size: 66px;
  line-height: 170px;
}
.ry-fa ul li:nth-child(2) {
  border-left: 2px solid #ff8400;
  border-right: 2px solid #ff8400;
}
.ry-fa ul li div p {
  font-size: 20px;
  line-height: 36px;
  color: #6b6d6d;
}
.ry-pro2 {
  margin-top: 60px;
}
.ry-pro2-con {
  height: 982px;
}
.ry-pro2-con .ry-pro2-con-top {
  height: 491px;
  background: url("/images/pc/ry-bg.png") no-repeat left bottom;
}
.ry-pro2-con .ry-pro2-con-bottom {
  height: 491px;
  background-color: #5a493f;
  position: relative;
}
.ry-pro2-con-bottom img {
  position: absolute;
  width: 710px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -243px;
}
.ry-pro2-con-top .main {
  position: relative;
  height: 491px;
}
.ry-pro2-con-top .yel-white-box {
  width: 54px;
  height: 50px;
  top: 152px;
  left: 118px;
  position: absolute;
}
.ry-pro2-con-top .yel-white-box span {
  display: block;
  width: 54px;
  height: 50px;
  background-color: #f39800;
}
.ry-pro2-con-top .yel-white-box span:nth-child(2) {
  background-color: #eee;
  position: absolute;
  left: 13px;
  top: 11px;
}
.ry-pro2-con-bottom .main {
  position: relative;
  height: 491px;
}
.ry-pro2-text {
  position: absolute;
}
.ry-pro2-text1 {
  left: 242px;
  top: 48px;
}
.ry-pro2-text2 {
  left: 0;
  bottom: 28px;
}
.ry-pro2-text3 {
  right: 0;
  top: 100px;
}
.ry-pro2-text5 {
  left: 1px;
  bottom: 160px;
}
.ry-pro2-text4 {
  right: 1px;
  bottom: 160px;
}
.ry-pro2-text3 p {
  text-align: right;
}
.ry-pro2-text p {
  font-size: 16px;
  color: #7b7877;
  line-height: 33px;
}
.ry-pro2-text p:nth-child(1) {
  font-size: 40px;
  color: #fd9910;
  line-height: 110px;
  font-weight: 700;
}
.ry-xijie {
  position: relative;
}
.ry-xijie-title {
  font-size: 58px;
  text-align: center;
  line-height: 200px;
  position: absolute;
  width: 1200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -102px;
  background-color: #fff;
  letter-spacing: 3px;
}
.ry-xijie-content {
  padding-top: 133px;
}
.ry-xijie-content ul li {
  overflow: hidden;
}
.power-right-text {
  overflow: hidden;
  letter-spacing: 3px;
}
.power-right-text p:nth-child(1) {
  font-size: 42px;
  color: #333434;
  margin-top: 44px;
}
.power-right-text p:nth-child(1) span:nth-child(2) {
  font-size: 36px;
}
.power-right-text p:nth-child(2) {
  width: 58px;
  height: 1px;
  background-color: #333434;
  margin: 24px 0 35px;
}
.power-right-text p:nth-child(3) {
  line-height: 36px;
  font-size: 18px;
  color: #6b6d6d;
}
.power-right-text p:nth-child(4) {
  color: #fb9624;
  font-size: 18px;
  line-height: 36px;
  /*margin-top: 80px;*/
  padding-left: 10px;
}
.ry-useplace {
  text-align: center;
}
.ry-useplace .main p:nth-child(1) {
  font-size: 40px;
  color: #333434;
  line-height: 150px;
  margin-top: 30px;
}
.ry-useplace .main p:nth-child(2) img {
  display: block;
}
.ry-useplace .main p:nth-child(3) {
  font-size: 40px;
  color: #333434;
  line-height: 100px;
  margin-top: 16px;
}
.ry-useplace .main p:nth-child(4) {
  font-size: 28px;
  color: #575858;
  line-height: 64px;
}
.ry-useplace .main p:nth-child(5) {
  font-size: 34px;
  color: #333434;
  line-height: 60px;
  margin-top: 16px;
  letter-spacing: 3px;
}
.ry-useplace .main p:nth-child(6) a {
  display: block;
  width: 298px;
  height: 72px;
  background-color: #f39800;
  text-align: center;
  margin: 30px auto 90px;
  line-height: 72px;
  color: #fff;
  font-size: 28px;
}
