
@charset "UTF-8";

/** ������ʽ-- start  **/
html,
body {
  line-height: 1;
/*   max-width: 900 */
   position: relative;
}

html a,
body a {
  color: inherit;
}

#header {
  width: 100%;
  position: absolute;
  z-index: 99;
  height: 30rem;
}

#footer {
  height: 6.6rem;
  width: 100%;
}

.ryny-margin {
  margin: 0 5rem;
}

.ryny-tb-margin {
  margin: 2.5rem 0;
}

.ryny-header {
  font-size: 0.8rem;
  padding: 2.1rem 5rem;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
   -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 11;
}

.ryny-header .logo {
  width: 160px;
}

.ryny-header .logo .logo-image {
  width: 100%;
}

.ryny-header .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}

.ryny-header .nav-list>li {
  margin-left: 2.75rem;
  position: relative;
  padding-bottom: 10px;
}

.ryny-header .nav-list > li a {
  font-size: 1rem;
}

.ryny-header .nav-list>li:hover .list-submenu {
  display: block;
}

.ryny-header .list-submenu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  float: left;
  padding: 0.6rem 0;
  margin: 0px;
  font-size: 0.8rem;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  list-style-type: none;
  padding-left: 0px;
  min-height: auto;
  left: -0.7rem;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  line-height: 2;
}

.ryny-header .list-submenu .link {
  color: #dddddd;
  padding: 3px 0.75rem;
  text-align: left;
  display: block;
  font-weight: 400;
  white-space: nowrap;
}

.ryny-header .list-submenu .link:hover {
  color: #fff;
}

.ryny-body {
  font-size: 1rem;
}

.ryny-body .ryny-body-head {
  width: 100%;
  max-height: 46.2rem;
  height: 100vh;
  position: relative;
}

.ryny-body .ryny-body-head.second-head {
  margin-bottom: 7.75rem;
}

.ryny-body .ryny-body-head .theme {
  width: 22.9rem;
  height: 25.7rem;
  position: absolute;
  left: 9.35rem;
  bottom: -4.8rem;
  padding: 4.3rem 2.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}

.ryny-body .ryny-body-head .theme .main-info {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}

.ryny-body .ryny-body-head .theme .detail {
  font-size: 1.2rem;
  line-height: 3rem;
}

.ryny-body .ryny-body-head .head-expalin {
  color: #fff;
  font-size: 2rem;
  line-height: 4rem;
  text-align: left;
  width: 100%;
  padding-left: 5rem;
  position: relative;
}

.ryny-body .ryny-position {
  padding: 0 0 2rem;
  font-size: 0;
  color: #565656;
}

.ryny-body .ryny-position .current {
  color: #184B9C;
}

.ryny-body .ryny-title {
  margin: 3rem 0;
  text-align: center;
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ryny-body .ryny-title.ani_show::before,
.ryny-body .ryny-title.ani_show::after {
  width: 100%;
}

.ryny-body .ryny-title::before,
.ryny-body .ryny-title::after {
  content: '';
  height: 1px;
  width: 0%;
  background: #526f85;
  -webkit-transition: all 4s !important;
  -o-transition: all 4s !important;
  transition: all 4s !important;
}

.ryny-body .ryny-title .title-wrap {
    -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 0.6rem;
}

.ryny-body .ryny-title .title-wrap::after {
  content: "";
  width: 1rem;
  height: 2px;
  background: #000;
  display: block;
  margin: 0.5rem auto;
}

.ryny-body .ryny-title .title-chinese {
  font-size: 1.5rem;
  padding: 0 1rem;
  margin-top: 1rem;
}

.ryny-body .ryny-title .title-english {
  font-size: 0.9rem;
  margin-top: 0.75rem;
  text-transform: uppercase;
}

.ryny-body .ryny-paragraph {
  margin: 4rem 0;
  color: #333;
  font-size: 1.1rem;
  line-height: 2rem;
  text-align: left;
  text-indent: 2em;
  font-family: "Microsoft YaHei";
}

.ryny-body .ryny-pictrue-des {
  height: 45rem;
  width: 100%;
  padding: 0 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ryny-body .ryny-pictrue-des .title {
  font-size: 1.8rem;
  margin-bottom: 2.5rem;
  color: #fff;
  line-height: 1;
}

.ryny-body .ryny-pictrue-des .des {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 3.7rem;
  color: #fff;
}

.ryny-body .ryny-button {
  display: inline-block;
  width: 10rem;
  height: 2.6rem;
  line-height: 2.6rem;
  text-align: center;
  cursor: pointer;
}

.ryny-body .ryny-button.btn-grey {
  background-color: #333;
  color: #fff;
}

.ryny-body .ryny-button.btn-grey:hover {
  background-color: #555;
}

.ryny-body .ryny-button.btn-grey:active {
  background-color: #333;
}

.ryny-body .ryny-button.btn-white {
  background-color: #fff;
  color: #565656;
}

.ryny-body .ryny-button.btn-white:hover {
  background-color: #5C5E61;
  color: #fff;
}

.ryny-body .ryny-button.btn-white:active {
  background-color: #555;
}

.ryny-body .ryny-button.btn-primary {
  background-color: rgba(16, 71, 157, 0.6);
  color: #fff;
}

.ryny-body .ryny-button.btn-primary:hover {
  background-color: #184b9c;
  color: #fff;
}

.ryny-body .ryny-swiper-list {
  padding: 0 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.5rem;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f6fc;
}

.ryny-body .ryny-swiper-list .swiper-container {
  padding: 2.5rem 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.ryny-body .ryny-swiper-list .swiper-item {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
   display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.ryny-body .ryny-swiper-list .swiper-item:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
   z-index: 10;
}

.ryny-body .ryny-swiper-list .swiper-item img {
  width: 100%;
  height: 100%;
    -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.ryny-body .ryny-swiper-list .swiper-item::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
  position: absolute;
}

.ryny-body .ryny-swiper-list .swiper-item:hover  img{
	  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ryny-body .ryny-swiper-list .swiper-item:hover::after {
  background-color: rgba(0, 0, 0, 0);
    -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ryny-body .ryny-swiper-list .ryny-arrow {
  width: 3rem;
  height: 3rem;
  position: absolute;
  z-index: 99;
}

.ryny-body .ryny-swiper-list .ryny-arrow:after {
  opacity: 0;
}

.ryny-body .ryny-swiper-list .ryny-arrow-left {
  background: url(../../images/runyang/i_arrow_l.png);
  background-size: cover;
  left: 2.9rem;
}

.ryny-body .ryny-swiper-list .ryny-arrow-right {
  background: url(../../images/runyang/i_arrow_r.png);
  background-size: cover;
   right: 2.9rem;
}

.ryny-body .ryny-des-text {
  color: #565656;
  font-size: 1rem;
  line-height: 1.8rem;
  text-align: center;
}

.ryny-body .ryny-half-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #f2f6fc;
}

.ryny-body .ryny-half-list .half-list-pic {
  width: 50%;
  overflow: hidden;
  position: relative;
}

.ryny-body .ryny-half-list .half-list-pic:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-body .ryny-half-list .half-list-pic:hover:after {
  background: rgba(0, 0, 0, 0);
}

.ryny-body .ryny-half-list .half-list-pic:hover img {
	  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.ryny-body .ryny-half-list .half-list-pic img {
  width: 100%;
    -webkit-transition: all 3s !important;
  -o-transition: all 3s !important;
  transition: all 3s !important;
}

.ryny-body .ryny-half-list .half-list-des {
  width: 50%;
  padding: 6.5rem 6.85rem 0 5.8rem;
  line-height: 1;
  color: #565656;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ryny-body .ryny-half-list .half-list-des:hover .title span:after {
  width: 100%;
}

.ryny-body .ryny-half-list .half-list-des .title {
  color: #080808;
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
}

.ryny-body .ryny-half-list .half-list-des .title span {
  position: relative;
}

.ryny-body .ryny-half-list .half-list-des .title span:after {
  content: '';
  position: absolute;
  height: 0.1rem;
  background: #184B9C;
  width: 0;
  bottom: -0.5rem;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-body .ryny-half-list .half-list-des .des {
  line-height: 2;
    font-size: 1.1rem;
}

.ryny-body .three-select-list {
   display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    margin: 5rem 0;
  overflow: hidden;
}

.ryny-body .three-select-list li {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  width: 33.33%;
  /* For old syntax, otherwise collapses. */
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  height: 29.2rem;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}

.ryny-body .three-select-list li:hover,
.ryny-body .three-select-list li.active {
  background: rgba(38, 38, 38, 0.5);
}

.ryny-body .three-select-list li:hover .des,
.ryny-body .three-select-list li.active .des {
  max-height: 1.5rem;
  opacity: 1;
}
.ryny-body .three-select-list li:hover .bg-pic,
.ryny-body .three-select-list li.active .bg-pic {
	  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.ryny-body .three-select-list .bg-pic {
  position: absolute;
  width: 100%;
  left: 0;
  top:0;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 4s;
  -o-transition: all 4s;
  transition: all 4s;
}

.ryny-body .three-select-list .btn-link {　
  width: 20.3rem;     /*本地改动的和静态页面上不同*/ 
  height: 3.2rem;
  padding: 0 1.4rem;
  line-height: 3.2rem;
  border: 1px solid white;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
}

.ryny-body .three-select-list .des {
  color: #fff;
  height: 0;
  margin-top: 4.7rem;
  padding: 0 5.5rem;
  text-align: center;
  line-height: 1.5;
  opacity: 0;
  -webkit-transition: all  1s;
  -o-transition: all  1s;
  transition: all  1s;
}

.ryny-body .ryny-pic-list {
  background: #fff;
  width: 100%;
  line-height: 1;
  padding: 1.2rem 1rem 0;
    -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ryny-body .ryny-pic-list li {
  font-size: 1rem;
  color: #333;
  width: 32%;
  padding-bottom: 1.5rem;
}

.ryny-body .ryny-pic-list li img {
  width: 100%;
  position: relative;
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

.ryny-body .ryny-pic-list li p {
  overflow: hidden;
  position: relative;
}

.ryny-body .ryny-pic-list li p:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-body .ryny-pic-list li p:hover:after {
  background: rgba(0, 0, 0, 0);
}

.ryny-body .ryny-pic-list li p:hover img {
    -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ryny-body .ryny-pic-list .desc {
   margin: 1.65rem 0;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

.ryny-body .ryny-detail-article {
  text-align: center;
}

.ryny-body .ryny-detail-article .title {
  font-size: 1.5rem;
  line-height: 2;
  color: #333;
}

.ryny-body .ryny-detail-article .subtitle {
  color: #999;
  font-size: 1rem;
  margin-top: 0.5rem;
}

.ryny-body .ryny-detail-article .describe {
  text-align: left;
  margin: 2.5rem 0;
  text-indent: 2em;
}

.ryny-tabs-container {
  background: #efefef;
}
.ryny-body .ryny-tabs {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #efefef;
}

.ryny-body .ryny-tabs li {
  width: 25%;
  height: 3.2rem;
  line-height: 3.2rem;
  text-align: center;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  border-right: 0.05rem solid #fff;
}
.ryny-body .ryny-tabs li:last-child {
  border-right: 0;
}

.ryny-body .ryny-tabs li:hover,
.ryny-body .ryny-tabs li.active {
  background: #184b9c;
  color: #fff;
}
.ryny-body .ryny-tabs li:hover:after,
.ryny-body .ryny-tabs li.active:after
{
  content: '';
  position: absolute;
  background: #184b9c;
  width: 100%;
  left: 0;
  top: -0.8rem;
  height: 0.8rem;
}
.ryny-footer {
   font-size: 0.8rem;
  width: 100%;
  height: 100%;
  background: #333;
  color: #aaa;
  overflow: hidden;
}

.ryny-footer .footer-container {
  padding: 0 5rem;
  height: 3.6rem;
}

.ryny-footer .footer-container img {
  width: 1.3rem;
  margin-right: 1rem;
  float: left;
}

.ryny-footer .footer-container .footer-link {
  margin-left: 1.25rem;
}

.ryny-footer .footer-copyright {
  padding: 1.1rem 0;
  border-top: 1px solid #242424;
}

/** ������ʽ-- end  **/
/** ��������-- start  **/

.ryny-aboutus .aboutus-head {
  /*background: url(../../images/runyang/banner2_aboutUs.png) no-repeat;*/
  background-size: cover;
}

.ryny-aboutus .aboutus-head .theme {
  background: rgba(24, 75, 156, 0.5);
}

.ryny-aboutus .aboutus-des-one {
  background: url(../../images/runyang/pic_about_01.png) no-repeat;
  background-size: cover;
}

.ryny-aboutus .aboutus-des-two {
  background: url(../../images/runyang/pic_about_02.png) no-repeat;
  background-size: cover;
}

.ryny-aboutus .aboutus-culture {
  text-align: center;
  color: #fff;
  line-height: 1;
}

.ryny-aboutus .aboutus-culture .title {
  font-size: 1.8rem;
  margin-bottom: 2.5rem;
}

.ryny-aboutus .aboutus-culture .explain {
  font-size: 1.2rem;
  margin-bottom: 2.7rem;
  padding-bottom: 1.1rem;
  position: relative;
}

.ryny-aboutus .aboutus-culture .explain::after {
  content: '';
  width: 8.8rem;
  height: 0.15rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
    -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}

.ryny-aboutus .aboutus-culture .des {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 3.7rem;
}

.ryny-aboutus .aboutus-case {
  background: #f2f6fc;
   height: 27rem;
}

.ryny-aboutus .aboutus-case .aboutus-case-list {
  padding: 4rem 5rem;
}

.ryny-aboutus .aboutus-case .aboutus-case-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  color: #333;
  line-height: 1;
}

.ryny-aboutus .aboutus-case .aboutus-case-list .list-picture {
  width: 5.85rem;
  margin-bottom: 3.2rem;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-aboutus .aboutus-intro-list {
  padding-left: 6.5rem;
  margin-bottom: 2.5rem;
}

.ryny-aboutus .aboutus-intro-list li {
  font-size: 1.2rem;
  color: #565656;
  padding-bottom: 2rem;
  line-height: 2rem;
  position: relative;
  padding-left: 2.5rem;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ryny-aboutus .aboutus-intro-list li div:nth-child(2){
  position: relative;
  top: -0.6rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    font-size: 1rem;
}

.ryny-aboutus .aboutus-intro-list li:hover {
  color: #184B9C;
}

.ryny-aboutus .aboutus-intro-list li:hover:before {
  background: #184B9C;
}

.ryny-aboutus .aboutus-intro-list li div {
  opacity: 0;
}

.ryny-aboutus .aboutus-intro-list li::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #666666;
  border-radius: 50%;
  position: absolute;
    top:0;
  left: 0;
  z-index: 1;
}

.ryny-aboutus .aboutus-intro-list li::after {
  content: "";
  width: 0.15rem;
  height: 100%;
  background: #D4D3D3;
  position: absolute;
  bottom: 0;
  left: 0.2rem;
  top: 0;
  z-index: 0;
}

.ryny-aboutus .aboutus-intro-list li:last-child::after {
  display: none;
}

.ryny-aboutus .aboutus-intro-list li .time {
  position: absolute;
  left: -6.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 0.9rem;
  color: #aaa;
  text-align: right;
  line-height: 1.2;
  -webkit-transform: translate(0, -11%);
  -ms-transform: translate(0, -11%);
  transform: translate(0, -11%);
}

.ryny-aboutus .aboutus-intro-list li .time .year {
  color: #565656;
  font-size: 1.5rem;
}

.ryny-aboutus .aboutus-address {
  background: url(../../images/runyang/pic_about_03.png) no-repeat;
  background-size: cover; 
}

.ryny-aboutus .aboutus-address .address-list {
 width: 60rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: white;
  -webkit-box-shadow: 0px 2px 23px 6px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 2px 23px 6px rgba(0, 0, 0, 0.17);
  padding: 2.1rem 0;
}

.ryny-aboutus .aboutus-address .address-list .item {
  padding: 0 3.2rem;
  width: 50%;
}

.ryny-aboutus .aboutus-address .address-list .item + .item {
  border-left: 1px solid #DDDDDD;
}

.ryny-aboutus .aboutus-address .address-list .company {
  font-size: 1.2rem;
  color: #333;
  line-height: 1;
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ryny-aboutus .aboutus-address .address-list .company::before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url(../../images/runyang/i_place.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 0.5rem;
}

.ryny-aboutus .aboutus-address .address-list .contact {
  line-height: 2rem;
  font-size: 1rem;
}

/** ��������-- end  **/
/** ��ҵ�Ļ�-- start  **/
.ryny-culture .culture-head {
  /* background: url(../../images/runyang/banner3_companyCulture.jpg) no-repeat; */
  background-size: cover;
}

.ryny-culture .culture-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #f2f6fc;
  overflow: hidden;
}

.ryny-culture .culture-list .culture-list-pic {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.ryny-culture .culture-list .culture-list-pic:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-culture .culture-list .culture-list-pic:hover:after {
  background: rgba(0, 0, 0, 0);
}

.ryny-culture .culture-list .culture-list-pic:hover img {
	  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.ryny-culture .culture-list .culture-list-pic img {
  width: 100%;
  height: 100%;
    -webkit-transition: all 5s !important;
  -o-transition: all 5s !important;
  transition: all 5s !important;
}

.ryny-culture .culture-list .culture-list-des {
  width: 50%;
  padding: 10rem 0 0 5.8rem;
  line-height: 1;
  color: #565656;
  font-size: 1.2rem;
    -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.ryny-culture .culture-list .culture-list-des:hover .title span:after {
  width: 100%;
}

.ryny-culture .culture-list .culture-list-des .title {
  color: #080808;
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
}

.ryny-culture .culture-list .culture-list-des .title span {
  position: relative;
}

.ryny-culture .culture-list .culture-list-des .title span:after {
  content: '';
  position: absolute;
  height: 0.1rem;
  background: #184B9C;
  width: 0;
  bottom: -0.5rem;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-culture .culture-des-one {
  background: url(../../images/runyang/pic_companyCulture_6s.jpg) no-repeat;
  background-size: 100%;
  height: 30rem;
}

/** ��ҵ�Ļ�-- end  **/
/** ���Ŷ�̬ -- start  **/
.ryny-news {
  margin-bottom: 5rem;
}

.ryny-news img {
  width: 100%;
  height: 100%;
}

.ryny-news .news-head {
  background: url(../../images/runyang/banner2_newsActivity.png) no-repeat;
  background-size: cover;
}

.ryny-news .news-head .theme {
  background: rgba(121, 171, 22, 0.5);
}

.ryny-news .news-list {
  background: #f2f6fc;
  width: 100%;
  line-height: 1;
  padding: 1.2rem 1rem;
  box-sizing: border-box;
}

.ryny-news .news-list li {
  font-size: 1rem;
  color: #333;
  width: 32%;
  padding-bottom: 1.5rem;
}

.ryny-news .news-list li p {
  overflow: hidden;
  height: 15.45rem;
  position: relative;
}

.ryny-news .news-list li p img {
	  -webkit-transition: all 6s;
  -o-transition: all 6s;
  transition: all 6s;
}

.ryny-news .news-list li p:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-news .news-list li p:hover:after {
  background: rgba(0, 0, 0, 0);
}

.ryny-news .news-list li p:hover img {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.ryny-news .news-list .desc {
  margin: 1.65rem 0;
}

.ryny-news .real-news-list li {
  padding: 0 0 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 2rem;
}

.ryny-news .real-news-list li:hover {
  background: #f2f6fc;
}

.ryny-news .real-news-list li .news-pic {
  width: 17.75rem;
  height: 12.6rem;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-right: 2.85rem;
  overflow: hidden;
  position: relative;
}

.ryny-news .real-news-list li .news-pic:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-news .real-news-list li .news-pic:hover:after {
  background: rgba(0, 0, 0, 0);
}

.ryny-news .real-news-list li .news-pic:hover img {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.ryny-news .real-news-list li .news-pic img {
  width: 100%;
    -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.ryny-news .real-news-list li .news-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1;
  font-size: 1rem;
}

.ryny-news .real-news-list li .news-info .title {
  margin-top: 0.85rem;
  font-size: 1.2rem;
  color: #0b1f3f;
}

.ryny-news .real-news-list li .news-info .describe {
  color: #565656;
  margin: 2rem 0;
  line-height: 1.8rem;
}

.ryny-news .real-news-list li .news-info .time {
  color: #999;
}

.ryny-news .real-news-list li .news-info .time .item {
  margin-right: 5rem;
}

.ryny-news .news-operate {
  text-align: center;
  margin: 3rem 0;
}

/** ���Ŷ�̬ -- end  **/
/** ����ҵ�� -- start  **/
.ryny-business .business-head {
  /* background: url(../../images/runyang/banner2_coreBusiness.png) no-repeat; */
  background-size: cover;
}

.ryny-business .business-head .theme {
  background: rgba(181, 134, 8, 0.5);
   right: 9.35rem;
  left: auto;
}

.ryny-business .ryny-pictrue-des {
  margin: 3rem 0;
}

.ryny-business .business-des-one {
  background: url(../../images/runyang/pic_coreBusiness_01.png) no-repeat;
  background-size: cover;
}

.ryny-business .business-des-two {
  background: url(../../images/runyang/pic_coreBusiness_02.png) no-repeat;
  background-size: cover;
}

.ryny-business .business-des-three {
  background: url(../../images/runyang/pic_coreBusiness_03.png) no-repeat;
  background-size: cover;
}

.ryny-business .business-des-four {
  background: url(../../images/runyang/pic_coreBusiness_04.png) no-repeat;
  background-size: cover;
}

.ryny-business .business-des-five {
  background: url(../../images/runyang/pic_coreBusiness_05.png) no-repeat;
  background-size: cover;
}

.ryny-business .business-des-six {
  background: url(../../images/runyang/pic_coreBusiness_06.png) no-repeat;
  background-size: cover;
}

.ryny-business .business-list div {
  position: relative;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  overflow: hidden;
  z-index: 1;
}

.ryny-business .business-list div:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.3);
}

.ryny-business .business-list div img {
  width: 100%;
  position: relative;
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

.ryny-business .business-list div:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 2;
}

.ryny-business .business-list div:hover:after  {
  background: rgba(0, 0, 0, 0);
}
.ryny-business .business-list div:hover .title  {
  background-color: rgba(0, 0, 0, 0.5);
  bottom:0;
}
.ryny-business .business-list li {
  width: 33.33%;
  position: relative;
}

.ryny-business .business-list .title {
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  line-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.ryny-business .business-list .des {
  margin-top: 1.25rem;
}

/** ����ҵ�� -- end  **/
/** ����չʾ -- start  **/
.ryny-case {
  margin-bottom: 5rem;
}

.ryny-case .case-head {
  /* background: url(../../images/runyang/banner2_caseDisplay.png) no-repeat; */
  background-size: cover;
}

.ryny-case .case-head .theme {
  background: rgba(24, 128, 90, 0.5);
  right: 9.35rem;
  left: auto;
}

.ryny-case .ryny-pictrue-des {
  margin: 3rem 0;
}

.ryny-case .case-des-one {
  background: url(../../images/runyang/pic_caseDisplay_01.png) no-repeat;
  background-size: cover;
}

.ryny-case .case-des-two {
  background: url(../../images/runyang/pic_caseDisplay_02.png) no-repeat;
  background-size: cover;
}

.ryny-case .case-des-three {
  background: url(../../images/runyang/pic_caseDisplay_03.png) no-repeat;
  background-size: cover;
}

.ryny-case .case-des-four {
  background: url(../../images/runyang/pic_caseDisplay_04.png) no-repeat;
  background-size: cover;
}

.ryny-case .case-des-five {
  background: url(../../images/runyang/pic_caseDisplay_05.png) no-repeat;
  background-size: cover;
}

.ryny-case .case-list {
  background: #f2f6fc;
  padding: 4rem 5rem 6rem;
}

.ryny-case .case-list li {
  width: 23%;
  height: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  color: #333;
}

.ryny-case .case-list img {
  width: 5.85rem;
  margin-bottom: 3.3rem;
  display: block;
}

.ryny-case .case-partners-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.ryny-case .case-partners-list li {
  width: 16%;
  height: 6.3rem;
  margin-bottom: 2rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.8;
  position: relative;
    margin-right: 0.8%;
}
.ryny-case .case-partners-list li:nth-child(6n) {
  margin-right: 0;
}
.ryny-case .case-partners-list li::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 9;
}

.ryny-case .case-partners-list li:hover::before {
  background: rgba(0, 0, 0,0);
}

.ryny-case .case-partners-list li:hover {
  opacity: 1;
}

.ryny-case .case-partners-list li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ryny-case .case-partners-list img {
  width: 100%;
  height: 100%;
   -webkit-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}

/** ����չʾ -- end  **/
/** ������� -- start  **/
.ryny-solution {
  margin-bottom: 5rem;
}

.ryny-solution .solution-head {
  /* background: url(../../images/runyang/banner2_theSolution.png) no-repeat; */
  background-size: cover;
}

.ryny-solution .solution-head .theme {
  background: rgba(24, 75, 156, 0.5);
}

.ryny-solution .ryny-pictrue-des {
  margin: 3rem 0;
}
.ryny-solution .ryny-pictrue-des .des {
  margin-bottom: 1.75rem;
}

.ryny-solution .solution-des-one {
  /* background: url(../../images/runyang/pic_solution_01.png) no-repeat; */
  background-size: cover;
}

.ryny-solution .solution-des-two {
  /* background: url(../../images/runyang/pic_solution.png) no-repeat; */
  background-size: cover;
}

.ryny-solution .solution-des-three {
  /* background: url(../../images/runyang/pic_solution_03.png) no-repeat; */
  background-size: cover;
}

.ryny-solution .solution-des-four {
  /* background: url(../../images/runyang/pic_solution_04.png) no-repeat; */
  background-size: cover;
  background-position: center center;
}

.ryny-solution .solution-des-keys .keys_item_container {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
  height: 0ddd;
  background-color: #f00;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ryny-solution .solution-des-keys .keys_item_container > div:hover {
  color: #7aa2df;
}
.ryny-solution .solution-des-keys .keys_item_container > div:hover .line {
  background-color: #7aa2df;
}
.ryny-solution .solution-des-keys .keys_item_container > div:hover .line:after {
  width: 12px;
  height: 12px;
}


.ryny-solution .solution-des-keys .keys-item-m {
  width: 20rem;
  height: 20rem;
  position: relative;
}
.ryny-solution .solution-des-keys .keys-item-m::after{
  content: '';
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/runyang/pic_solution_04_border.png) no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-animation: rotate 15s linear infinite;
  animation: rotate 15s linear infinite;
}

.ryny-solution .solution-des-keys .keys-item-m img {
  width: 7.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.ryny-solution .solution-des-keys .keys-item-l,
.ryny-solution .solution-des-keys .keys-item-r {
  width: 8rem;
  position: absolute;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ryny-solution .solution-des-keys .keys-item-l {
  left: 15rem;
}
.ryny-solution .solution-des-keys .keys-item-l:nth-child(1) {
  top: -19rem;
  left: 25rem;
}
.ryny-solution .solution-des-keys .keys-item-l:nth-child(2) {
  top: -10rem;
  left: 18rem;
}
.ryny-solution .solution-des-keys .keys-item-l:nth-child(3) {
  top: 0;
}
.ryny-solution .solution-des-keys .keys-item-l:nth-child(4) {
  top: 10rem;
  left: 18rem;
}
.ryny-solution .solution-des-keys .keys-item-l:nth-child(5) {
  top: 19rem;
  left: 25rem;
}
.ryny-solution .solution-des-keys .keys-item-l .line {
  left: 110%;
  transform-origin: left center;
}
.ryny-solution .solution-des-keys .keys-item-l .line:after {
  left: 0;
}
.ryny-solution .solution-des-keys .keys-item-r {
  right: 15rem;
  text-align: right;
  justify-content: flex-end;
}
.ryny-solution .solution-des-keys .keys-item-r:nth-child(6) {
  top: -19rem;
  right: 25rem;
}
.ryny-solution .solution-des-keys .keys-item-r:nth-child(7) {
  top: -10rem;
  right: 18rem;
}
.ryny-solution .solution-des-keys .keys-item-r:nth-child(8) {
  top: 0;
}
.ryny-solution .solution-des-keys .keys-item-r:nth-child(9) {
  top: 10rem;
  right: 18rem;
}
.ryny-solution .solution-des-keys .keys-item-r:nth-child(10) {
  top: 19rem;
  right: 25rem;
}
.ryny-solution .solution-des-keys .keys-item-r .line {
  right: 110%;
  transform-origin: right center;
}
.ryny-solution .solution-des-keys .keys-item-r .line:after {
  right: 0;
}
.ryny-solution .solution-des-keys .line {
  width: 10rem;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50%;
}
.ryny-solution .solution-des-keys .line:after {
  content: '';
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #7aa2df;
  position: absolute;
  top: 50%;
  margin-top: -0.4rem;
}

.ryny-solution .two-section-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
}

.ryny-solution .two-section-list .item {
  margin: 0 5rem;
}

.ryny-solution .two-section-list .pic {
  width: 5.9rem;
  height: 5.9rem;
}

.ryny-solution .two-section-list .des {
  line-height: 3rem;
  margin-top: 1.9rem;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.ryny-solution .solution-des-keys .line1 {
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
  width: 10rem;
}
.ryny-solution .solution-des-keys .line2 {
  -webkit-transform: rotate(22deg) translateZ(0);
  transform: rotate(22deg) translateZ(0);
  width: 9rem;
}
.ryny-solution .solution-des-keys .line4 {
  -webkit-transform: rotate(-22deg) translateZ(0);
  transform: rotate(-22deg) translateZ(0);
  width: 9rem;
}
.ryny-solution .solution-des-keys .line5 {
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  width: 10rem;
}
.ryny-solution .solution-des-keys .line6 {
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  width: 10rem;
}
.ryny-solution .solution-des-keys .line7 {
  -webkit-transform: rotate(-22deg) translateZ(0);
  transform: rotate(-22deg) translateZ(0);
  width: 9rem;
}
.ryny-solution .solution-des-keys .line9 {
  -webkit-transform: rotate(22deg) translateZ(0);
  transform: rotate(22deg) translateZ(0);
  width: 9rem;
}
.ryny-solution .solution-des-keys .line10 {
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
  width: 10rem;
}

.bg-bjlc{
  background: url(../../images/runyang/pic_solution_bjlc.png) no-repeat;
  background-size: cover;
}

.bg-bjwx{
  background: url(../../images/runyang/pic_solution_bjwx.png) no-repeat;
  background-size: cover;
}

/** ����ҵ��-�Ͼɷ糡��ȸ��� -- start  **/
.ryny-business-change .body-head {
  /* background: url(../../images/runyang/banner3_item1.png) no-repeat; */
  background-size: cover;
}

.ryny-business-change .ryny-pictrue-des {
  margin: 3rem 0;
}

.ryny-business-change .ryny-pictrue-des .des {
  margin: 0;
}

.ryny-business-change .change-des-one {
  background: url(../../images/runyang/pic_item1_01.jpg) no-repeat;
  background-size: cover;
}

.ryny-business-change .change-des-two {
  background: url(../../images/runyang/pic_item1_03.jpg) no-repeat;
  background-size: cover;
}

.ryny-business-change .change-des-three {
  background: url(../../images/runyang/pic_item1_04.jpg) no-repeat;
  background-size: cover;
}

.ryny-business-change .change-des-four {
  background: url(../../images/runyang/pic_item1_05.png) no-repeat;
  background-size: cover;
}

.ryny-business-change .change-case-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 4rem 5rem;
  background: #f2f6fc;
}

.ryny-business-change .change-case-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  color: #080808;
  line-height: 1;
  text-align: center;
}

.ryny-business-change .change-case-list .list-picture {
  width: 5.85rem;
  margin-bottom: 3.2rem;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-business-change .change-case-list .list-picture:hover {
    -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ryny-business-change .change-case-list .des {
  color: #565656;
  font-size: 1rem;
  margin-top: 10px;
}

/** ����ҵ��-�Ͼɷ糡��ȸ��� -- end  **/
/** ����ҵ��-E���� -- start  **/
.ryny-business-storage .body-head {
  /* background: url(../../images/runyang/banner3_item5.jpg) no-repeat; */
  background-size: cover;
}

.ryny-business-storage .ryny-pictrue-des {
  margin: 3rem 0;
}

.ryny-business-storage .ryny-pictrue-des .des {
  margin: 0;
}

.ryny-business-storage .storage-des-one {
  height: 45.6rem;
  width: 54.95rem;
}

.ryny-business-storage .storage-des-img {
  width: 59.3rem;
  height: 47.6rem;
  background: url(../../images/runyang/pic_item5_01.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
}

.ryny-business-storage .storage-des-img .location {
  display: inline-block;
}

.ryny-business-storage .storage-des-img .location-name {
  display: inline-block;
  opacity: 0;
  padding: 0 0.5rem;
  height: 1.5rem;
  background: #123265;
  text-align: center;
  line-height: 1.5rem;
  color: #fff;
  border-radius: 1rem;
  font-size: 16px;
  -webkit-transition: soluall 0.3s;
  -o-transition: soluall 0.3s;
  transition: soluall 0.3s;
}
.ryny-business-storage .storage-des-img .location-name.show{
  opacity: 1;
}
.left-pop {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.left-pop h2 {
  color: #333;
  margin-bottom: 0.5rem;
  font-size: 16px;
}

.left-pop p {
  color: #fff;
  line-height: 2rem;
}
.left-pop .close_btn{
  position: absolute;
  top: 0.5rem;
  right: 1.5rem;
  color: #fff;
  font-size: 3rem;
  cursor: pointer;
  z-index: 100;
  font-weight: normal;
}
.left-pop .fr-wrap {
  padding: 0 7.5rem;
  line-height: 1;
  font-size: 1.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex: 1;
  align-items: center;
  text-align: center;
}
.left-pop .fr-wrap.wrap_half{
  align-items: flex-start;
}
.left-pop .fr-wrap.wrap_half>div{
  width: 50%;
  float: left;
}
.left-pop .fr-wrap.wrap_half>div>p{
  text-align: left;
}
.left-pop .fl{
  width: 50%;
  background: rgba(0, 0, 0, 0.8);
}

.left-pop .fr-wrap .title {
  color: #ffffff;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.left-pop .fr-wrap .title span::after {
  content: '';
  position: absolute;
  height: 0.1rem;
  background: #184B9C;
  width: 0;
  bottom: -0.5rem;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-business-storage .storage-des-two {
  background: url(../../images/runyang/pic_item5_02.png) no-repeat;
  background-size: cover;
}

.ryny-business-storage .storage-des-three {
  background: url(../../images/runyang/pic_item5_03.png) no-repeat;
  background-size: cover;
}

.ryny-business-storage .storage-des-four {
  background: url(../../images/runyang/pic_item5_04.png) no-repeat;
  background-size: cover;
}

.ryny-business-storage .two-section-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
}

.ryny-business-storage .two-section-list .item {
  margin: 0 10rem;
}

.ryny-business-storage .two-section-list .pic {
  width: 5.9rem;
  height: 5.9rem;
}

.ryny-business-storage .two-section-list .des {
  line-height: 3rem;
  margin-top: 1.9rem;
}

/** ����ҵ��-E���� -- end  **/
/** ����ҵ��-��糡�ۺ���ά���� -- start  **/
.ryny-business-serve .body-head {
  /* background: url(../../images/runyang/banner3_item4.png) no-repeat; */
  background-size: cover;
}

.ryny-business-serve .three-select-list {
  margin: 0 0 4.25rem;
}

.ryny-business-serve .picture {
  height: 36rem;
  width: auto;
  display: block;
  margin: auto;
}

.ryny-business-serve .ryny-pictrue-des {
  margin: 3rem 0;
}

.ryny-business-serve .ryny-pictrue-des .des {
  margin: 0;
}

.ryny-business-serve .serve-des-one {
  background: url(../../images/runyang/pic_item4_02.png) no-repeat;
  background-size: cover;
}

.ryny-business-serve .serve-des-two {
  background: url(../../images/runyang/pic_item4_03.png) no-repeat;
  background-size: cover;
}

.ryny-business-serve .serve-des-three {
  background: url(../../images/runyang/pic_item4_04.png) no-repeat;
  background-size: cover;
}

.ryny-business-serve .serve-des-four {
  background: url(../../images/runyang/pic_item4_05.png) no-repeat;
  background-size: cover;
}

.ryny-business-serve .serve-des-five {
  background: url(../../images/runyang/pic_item4_06.png) no-repeat;
  background-size: cover;
}

.ryny-business-serve .serve-des-six {
  background: url(../../images/runyang/pic_item4_07.png) no-repeat;
  background-size: cover;
}

.ryny-business-serve .serve-des-item4 {
  background: linear-gradient(to bottom, #99b0c4, #ffffff);
  background-size: cover;
  width: 100%;
  height: 36rem;
  background-position: center;
  margin: 0 auto;
  position: relative;
  transform: scale(1.02);
  z-index: 100;
}
.ryny-business-serve .serve-des-item4 .aside_content {
  float: right;
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 1.5rem 2rem;
  box-sizing: border-box;
}
.ryny-business-serve .serve-des-item4 .aside_content h3 {
  color: #074179;
  font-size: 1.2rem;
}
.ryny-business-serve .serve-des-item4 .aside_content .logo_content {
  text-align: center;
  padding-bottom: 1.5rem;
}
.ryny-business-serve .serve-des-item4 .aside_content .tl {
  margin-bottom: 1rem;
}
.ryny-business-serve .serve-des-item4 .aside_content .serve1-ul-list li {
  line-height: 1.8rem;
  padding: 0;
  font-size: 1rem;
  color: #05132a;
}
.ryny-business-serve .serve-des-item4 .fan_content {
  position: relative;
}

.ryny-business-serve .serve-des-item4 .serve-p-title {
  line-height: 1.2rem;
  padding-top: 0.5rem;
  font-weight: 700;
  color: #fff;
  font-size: 1.1rem;
}
.ryny-business-serve .serve-des-item4 .serve-ul-list {
  width: 100%;
  font-size: 1rem;
  padding: 0.25rem 0;
}
.ryny-business-serve .serve-des-item4 .serve-ul-list li {
  line-height: 1.6rem;
  padding: 0 1rem;
  color: #fff;
  text-align: left;
  font-size: 1rem;
}

.ryny-business-serve .serve-des-item4 .serve1-ul-list {
  width: 100%;
  padding: 0.25rem 0;
  margin-top: 0.5rem;
}

.ryny-business-serve .serve-des-item4 .serve1-ul-list li {
  line-height: 1.5rem;
  padding: 0 0.5rem;
  color: #05132a;
}

.ryny-business-serve .serve-des-item4 .serve1-ul-list li:hover{
 color: #184b9c;
}

/** ����ҵ��-��糡�ۺ���ά���� -- end  **/
/** ����ҵ��-EPC -- start  **/
.ryny-business-epc .body-head {
  /* background: url(../../images/runyang/banner3_item3.png) no-repeat; */
  background-size: cover;
}

.ryny-business-epc .ryny-pictrue-des {
  margin: 5rem 0;
  position: relative;
}

.ryny-business-epc .ryny-pictrue-des .des {
  margin-bottom: 2rem;
}

.ryny-business-epc .ryny-pictrue-des .title-tag {
  width: 15rem;
  height: 8.8rem;
  position: absolute;
  top: -2.5rem;
  line-height: 8.8rem;
  color: #fff;
  font-size: 2rem;
  text-align: center;
}

.ryny-business-epc .ryny-pictrue-des .title-tag.tag-left {
  left: 9.7rem;
  background: #ffa600;
}

.ryny-business-epc .ryny-pictrue-des .title-tag.tag-right {
  right: 9.7rem;
  background: #99c13c;
}

.ryny-business-epc .epc-des-one {
  /* background: url(../../images/runyang/pic_item_01.png) no-repeat; */
  background-size: cover;
}

.ryny-business-epc .epc-des-two {
  /* background: url(../../images/runyang/pic_item_02.png) no-repeat; */
  background-size: cover;
}

.ryny-business-epc .epc-des-three {
  /* background: url(../../images/runyang/pic_item_03.png) no-repeat; */
  background-size: cover;
}

.ryny-business-epc .ryny-tabs-section {
  height: 45rem;
  width: 100%;
  position: relative;
}

.ryny-business-epc .ryny-tabs-section img {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
}

.ryny-business-epc .ryny-tabs-section .section-item {
  height: 100%;
  display: none;
  position: relative;
}

.ryny-business-epc .ryny-tabs-section .section-item .section-box {
  position: absolute;
  z-index: 999;
  top: 15rem;
  left: 5rem;
}

.ryny-business-epc .ryny-tabs-section .section-item .section-box .title {
  font-size: 1.8rem;
  margin-bottom: 2.5rem;
  color: #fff;
  line-height: 1;
}

.ryny-business-epc .ryny-tabs-section .section-item .section-box .des {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 3.7rem;
  color: #fff;
  width: 30rem;
}

.ryny-business-epc .ryny-tabs-section .section-item.active {
  display: block;
}

.ryny-business-epc .ryny-half-module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5rem 0;
  height: 40rem;
  position: relative;
}

.ryny-business-epc .ryny-half-module .half-left {
  /* background: url(../../images/runyang/p_item3_01.png) no-repeat; */
  background-size: cover;
}

.ryny-business-epc .ryny-half-module .half-right {
  /* background: url(../../images/runyang/p_item3_02.png) no-repeat; */
  background-size: cover;
}

.ryny-business-epc .ryny-half-module .half-item {
  width: 50%;
  color: #fff;
  text-align: center;
  padding: 0 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.ryny-business-epc .ryny-half-module .half-item:nth-child(2) {
  right: inherit;
  left: 0;
}

.ryny-business-epc .ryny-half-module .half-item:hover {
  z-index: 3;
  width: 100%;
}

.ryny-business-epc .ryny-half-module .half-item:hover .des {
  display: block;
}

.ryny-business-epc .ryny-half-module .half-item .title {
  font-size: 1.5rem;
  margin-top: 7.5rem;
}

.ryny-business-epc .ryny-half-module .half-item .des {
  display: none;
  font-size: 1rem;
  margin-top: 2.25rem;
  line-height: 2;
}

/** ����ҵ��-EPC -- end  **/
/** ����ҵ��-��糡������Ч���� -- start  **/
.ryny-business-technical .body-head {
  /* background: url(../../images/runyang/banner3_item2.png) no-repeat; */
  background-size: cover;
}

.ryny-business-technical .ryny-pictrue-des {
  margin: 3rem 0;
  position: relative;
}

.ryny-business-technical .technical-des-one {
  
  background-size: 100%;
}

.ryny-business-technical .technical-des-one .technical-case-list {
  width: 100%;
}

.ryny-business-technical .technical-des-one .technical-case-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1;
}

.ryny-business-technical .technical-des-one .technical-case-list .list-picture {
  width: 5.25rem;
  margin-bottom: 3.2rem;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-business-technical .technical-list .half-list-des {
  width: 60%;
  position: relative;
  padding-top: 4.5rem;
  font-size: 1rem;
}

.ryny-half-list .half-list-des .half-case-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 5rem;
  background: #f2f6fc;
}

.ryny-half-list .half-list-des .half-case-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  color: #080808;
  line-height: 1;
  text-align: center;
}

.ryny-half-list .half-list-des .half-case-list .list-picture {
  width: 3rem;
  margin-bottom: 1.2rem;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ryny-half-list .half-list-des .half-case-list .list-picture:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ryny-business-technical .technical-list .tabs {
  position: absolute;
  right: 0;
  top: 50%;
    -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ryny-business-technical .technical-list .tabs li {
  width: 15rem;
  line-height: 1.6rem;
  padding: 1rem 0;
  text-align: center;
  color: #333;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ryny-business-technical .technical-list .tabs li span {
  display: inline-block;
  position: absolute;
  left: 1.25rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ryny-business-technical .technical-list .tabs li b {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  padding-left: 3rem;
  padding-right: 1rem;
}
.ryny-business-technical .technical-list .tabs li span img {
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}

.ryny-business-technical .technical-list .tabs li:hover,
.ryny-business-technical .technical-list .tabs li.active {
  background: #184b9c;
  color: #fff;
}

.ryny-business-technical .technical-list .tabs-section {
  width: 100%;
  padding-right: 10rem;
    -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ryny-business-technical .technical-list .tabs-section>div {
  display: none;
}

.ryny-business-technical .technical-list .tabs-section>div.active {
  display: block;
}

.ryny-business-technical .technical-list .half-list-pic {
  width: 40%;
}

.ryny-business-technical .certificate-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 5rem 0;
}

.ryny-business-technical .certificate-list li {
  width: 30.9rem;
  height: 32.7rem;
  background: #f2f6fc;
  text-align: center;
  padding: 2rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ryny-business-technical .certificate-list li img {
  height: 100%;
}

/** ����ҵ��-��糡������Ч���� -- end  **/
/** ��������-���ྫ�� -- start  **/
.ryny-aboutus-more {
  margin-bottom: 5rem;
}

.ryny-aboutus-more .body-head {
  /* background: url(../../images/runyang/banner3_companyCulture.jpg) no-repeat; */
  background-size: cover;
}

.culture-des-one .culture-case-list {
  width: 100%;
  padding-top: 10rem;
}

.culture-des-one .culture-case-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1;
}

.culture-des-one .culture-case-list .list-picture {
  width: 5.25rem;
  margin-bottom: 3.2rem;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/** ��������-���ྫ�� -- end  **/
/** ����չʾ-�������� -- start  **/
.ryny-case-detail {
  margin-bottom: 5rem;
}

.ryny-case-detail .body-head {
  background: url(../../images/runyang/banner3_caseDetails.jpg) no-repeat;
  background-size: cover;
}

.ryny-case-detail img {
  width: 100%;
}

/** ����չʾ-�������� -- end  **/
/** ���Ŷ�̬-�������� -- start  **/
.ryny-news-detail {
  margin-bottom: 5rem;
}

.ryny-news-detail .body-head {
  /* background: url(../../images/runyang/banner3_newsDeatils.jpg) no-repeat; */
  background-size: cover;
}

.ryny-news-detail .detail-pic {
  width: 59.3rem;
}

.ryny-news-detail .ryny-detail-article {
  margin: 0 7rem;
}

.ryny-news-detail .ryny-detail-article p {
  margin: 1.5rem 0;
}

/** ���Ŷ�̬-�������� -- end  **/
/** �˲���Ƹ -- start  **/
.ryny-joinus {
  margin-bottom: 5rem;
}

.ryny-joinus .body-head {
  /* background: url(../../images/runyang/banner3_joinUs.png) no-repeat; */
  background-size: cover;
}

.ryny-joinus .joinus-tips {
  color: #333;
  margin: 2.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ryny-joinus .joinus-tips::before {
  content: '';
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  background: url(../../images/runyang/i_important.png) no-repeat;
  background-size: cover;
  margin-right: 0.5rem;
}

.ryny-joinus .joinus-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ryny-joinus .joinus-list li {
  width: 49%;
  -webkit-box-shadow: 0px 11px 36px 4px rgba(204, 204, 204, 0.35);
  box-shadow: 0px 11px 36px 4px rgba(204, 204, 204, 0.35);
  padding: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 2;
  margin-bottom: 1.5rem;
  border: 1px solid transparent;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.ryny-joinus .joinus-list li:hover {
  border: 1px solid #184B9C;
  background: #f2f6fc;
}

.ryny-joinus .joinus-list .time {
  color: #999;
}

.ryny-joinus .ryny-pictrue-des {
  margin: 3rem 0;
  height: 25rem;
}

.ryny-joinus .joinus-des-one {
  background: url(../../images/runyang/pic_joinUs.png) no-repeat  center center;
  background-size: auto 100%;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}
.ryny-joinus .joinus-des-one:hover{
  background-size: auto 120%;
}
.ryny-joinus .address-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.ryny-joinus .address-list .item {
  width: 50%;
}

.ryny-joinus .address-list .company {
  font-size: 1.2rem;
  color: #333;
  line-height: 1;
  margin-bottom: 1.25rem;
}

.ryny-joinus .address-list .contact {
  font-size: 1rem;
  line-height: 2rem;
  color: #999;
}

/** �˲���Ƹ -- end  **/
/** �˲���Ƹ-��Ƹ���� -- start  **/
.ryny-joinus-detail .body-head {
  background: url(../../images/runyang/banner4_recruitDetails.png) no-repeat;
  background-size: cover;
}

.ryny-joinus-detail .c-grey {
  color: #565656;
}

.ryny-joinus-detail .position-list {
  margin: 2.5rem 5rem 0;
}

.ryny-joinus-detail .position-list dl {
  text-align: left;
  margin-bottom: 4rem;
  font-size: 1rem;
  line-height: 1.5;
}

.ryny-joinus-detail .position-list dt {
  color: #000;
  margin-bottom: 0.5rem;
}

.ryny-joinus-detail .position-list dd {
  color: #565656;
  line-height: 2rem;
}

/** �˲���Ƹ-��Ƹ���� -- end  **/
/** ����ҵ��-�����ѵ -- start  **/
.ryny-business-course .body-head {
  /* background: url(../../images/runyang/banner3_item6.jpg) no-repeat; */
  background-size: cover;
}

.ryny-business-course .ryny-tabs-section .describe {
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}

.ryny-business-course .ryny-pictrue-des {
  margin: 3rem 0;
}

.ryny-business-course .course-des-one {
  /* background: url(../../images/runyang/pic_item6_01.jpg) no-repeat; */
  background-size: cover;
}

.ryny-business-course .course-list {
  background: #f2f6fc;
  width: 100%;
  line-height: 1;
  padding: 1.2rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ryny-business-course .course-list img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.ryny-business-course .course-list li {
  font-size: 1rem;
  color: #333;
  width: 31%;
  padding-bottom: 1.5rem;
  margin-right: 1.5%;
}
.ryny-business-course .course-list li:nth-child(3n){
  margin-right: 0;
}
.ryny-business-course .course-list li:nth-child(3n+1){
  margin-left: 2%;
}


.ryny-business-course .course-list li p {
  overflow: hidden;
  position: relative;
  height: 15.5rem;
}

.ryny-business-course .course-list li p:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}

.ryny-business-course .course-list li p:hover:after {
  background: rgba(0, 0, 0, 0);
}

.ryny-business-course .course-list li p:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ryny-business-course .course-list .desc {
  margin: 1.65rem 0;
}

.ryny-business-course .course-list .info {
  color: #999;
}

.ryny-business-course .course-list .info .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ryny-business-course .course-list .info .icon::before {
  content: '';
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  margin-right: 0.25rem;
}

.ryny-business-course .course-list .info .icon.person::before {
  background: url(../../images/runyang/i_view.png) no-repeat;
  background-size: cover;
}

.ryny-business-course .course-list .info .icon.times::before {
  background: url(../../images/runyang/i_time.png) no-repeat;
  background-size: cover;
}

/** ����ҵ��-�����ѵ -- end  **/
.icons_content p {
  position: relative;
  z-index: 1;
}

.icons_content p:hover span {
  display: block;
}

.icons_content p>img {
  position: relative;
  z-index: 99;
}

.icons_content p span {
  position: absolute;
  display: none;
  min-width: 3rem;
  border-radius: 0.2rem;
  background: #fff;
  -webkit-box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.2);
  left: 50%;
  top: 1.5rem;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-left: -0.5rem;
  z-index: 100;
  color: #333;
  font-size: 0.6rem;
  padding: 0.25rem;
  white-space: nowrap;
}

.icons_content p span img {
  width: 100% !important;
  height: auto;
}

/*# sourceMappingURL=style.css.map */

.ryny-business-serve .point {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
   background: url("../../images/runyang/icon_bubble.png") no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.ryny-business-serve .panel {
  position: absolute;
  display: none;
  z-index: 100;
  background-color: rgba(0, 54, 116, 0.7);
}
.ryny-business-serve .line {
  content: "";
  position: absolute;
  width: 2px;
  height: 15rem;
  background: red;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
  opacity: 0;
}

.ryny-business-serve .point1 {
  top: 20rem;
  left: 22.5rem;
}
.ryny-business-serve .panel1 {
  top: 21.5rem;
  left: 24rem;
}
.ryny-business-serve .point2 {
  top: 18.5rem;
  left: 17rem;
}
.ryny-business-serve .panel2 {
  top: 20rem;
  left: 18.5rem;
}
.ryny-business-serve .point3 {
  top: 27.5rem;
  left: 18rem;
}
.ryny-business-serve .panel3 {
  top: 28rem;
  left: 20rem;
}
.ryny-business-serve .point4 {
  top: 18.5rem;
  left: 22rem;
}
.ryny-business-serve .panel4 {
  top: 20rem;
  left: 23.5rem;
}
.ryny-business-serve .point5 {
  top: 16rem;
  left: 23.5rem;
}
.ryny-business-serve .panel5 {
  top: 17.5rem;
  left: 25rem;
}
.ryny-business-serve .point6 {
  top: 13rem;
  left: 30.5rem;
}
.ryny-business-serve .panel6 {
  top: 14.5rem;
  left: 32rem;
}
.ryny-business-serve .point7 {
  top: 18rem;
  left: 34rem;
}
.ryny-business-serve .panel7 {
  top: 19.5rem;
  left: 35rem;
}
.ryny-business-serve .point8 {
  top: 20rem;
  left: 26rem;
}
.ryny-business-serve .panel8 {
  top: 21.5rem;
  left: 27.5rem;
}
.ryny-business-serve .point9 {
  top: 22.5rem;
  left: 33rem;
}
.ryny-business-serve .panel9 {
  top: 22.5rem;
  left: 33rem;
}
.ryny-business-serve .point10 {
  top: 22rem;
  left: 13rem;
}
.ryny-business-serve .panel10 {
  top: 23.5rem;
  left: 14rem;
}
.ryny-business-serve .line1 {
  top: 5rem;
  left: 18.3rem;
  -webkit-transform: rotate(130deg) translateZ(0);
  transform: rotate(130deg) translateZ(0);
  height: 13.5rem;
}
.ryny-business-serve .line2 {
  top: 10rem;
  left: 14.75rem;
  -webkit-transform: rotate(111deg) translateZ(0);
  transform: rotate(111deg) translateZ(0);
  height: 9rem;
}
.ryny-business-serve .line3 {
  top: 17.5rem;
  left: 15.7rem;
  -webkit-transform: rotate(104deg) translateZ(0);
  transform: rotate(104deg) translateZ(0);
  height: 10rem;
}
.ryny-business-serve .line4 {
  top: 19.75rem;
  left: 22rem;
  -webkit-transform: rotate(10deg) translateZ(0);
  transform: rotate(10deg) translateZ(0);
}
.ryny-business-serve .line5 {
  top: 3.3rem;
  left: 26.75rem;
  -webkit-transform: rotate(19deg) translateZ(0);
  transform: rotate(19deg) translateZ(0);
  height: 10rem;
}
.ryny-business-serve .line6 {
  top: 3.45rem;
  left: 35.1rem;
  -webkit-transform: rotate(54deg) translateZ(0);
  transform: rotate(54deg) translateZ(0);
  height: 9rem;
}
.ryny-business-serve .line7 {
  top: 1rem;
  left: 40.5rem;
  -webkit-transform: rotate(230deg) translateZ(0);
  transform: rotate(230deg) translateZ(0);
  height: 17.5rem;
}
.ryny-business-serve .line8 {
  top: 10.5rem;
  left: 36.5rem;
  -webkit-transform: rotate(103deg) translateZ(0);
  transform: rotate(103deg) translateZ(0);
  height: 17.5rem;
}
.ryny-business-serve .line9 {
  top: 15.5rem;
  left: 42.5rem;
  -webkit-transform: rotate(110deg) translateZ(0);
  transform: rotate(110deg) translateZ(0);
}
.ryny-business-serve .line10 {
  top: 14.75rem;
  left: 22.65rem;
  -webkit-transform: rotate(107deg) translateZ(0);
  transform: rotate(107deg) translateZ(0);
  height: 12rem;
}
.ryny-business-serve .line11 {
  top: 23.5rem;
  left: 27rem;
  -webkit-transform: rotate(-26deg) translateZ(0);
  transform: rotate(-26deg) translateZ(0);
  height: 5.5rem;
}
.m_b_5 {
  margin-bottom: 2.5rem;
}
.ryny-aboutus .address-list {
  display: none;
}
/*header调整*/
.ryny-header .nav-mask {
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 1;
  bottom: 0px;
  right: 0px;
  top: 0px;
  left: 0px;
  display: none;
}
.ryny-header .nav-list-icon {
  position: absolute;
  right: 3vh;
  top: 50%;
  width: 25px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 25px;
  background: url(../../images/runyang/i_list.png) no-repeat;
  background-size: 100%;
  visibility: hidden;
  z-index: 2;
}
.ryny-header .nav2 {
  background: #fff;
  color: #333;
  padding: 5px 15px;
  position: absolute;
  width: 90%;
  top: 60px;
  right: 50%;
  min-height: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 55em;
  opacity: 1;
  -webkit-transform: translate(50%);
  transform: translate(50%);
  z-index: 2;
  display: none;
}
.ryny-header .nav2 .nav-list2 > li {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  border-bottom: 1px solid rgba(204, 204, 204, 0.2);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding-right: 3px;
  padding-left: 3px;
  font-size: 13px;
}
.ryny-header .nav2 .link {
  color: #555555;
  display: block;
  width: 100%;
  line-height: 50px;
}
/*移动端调整*/
@media (max-width: 750px) {
  .tc {
    padding-top: 2rem;
  }
  html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }
  body {
    width: 100%;
    max-width: 100%;
  }
  .ryny-margin {
    margin: 0 1.5rem;
  }
  .ryny-aboutus .aboutus-case .aboutus-case-list {
    padding: 2rem 1rem;
  }
  .ryny-aboutus .aboutus-case .aboutus-case-list .list-picture {
    margin-bottom: 1rem;
  }
  .ryny-aboutus .aboutus-case .aboutus-case-list span {
    text-align: center;
    line-height: 2rem;
    height: 3rem;
  }
  .ryny-aboutus .aboutus-address .address-list {
    display: none;
  }
  .ryny-aboutus .address-list {
    margin-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    text-align: center;
  }
  .ryny-aboutus .address-list .item {
    width: 50%;
  }
  .ryny-aboutus .address-list .company {
    font-size: 1.2rem;
    color: #333;
    line-height: 1;
    margin-bottom: 1.5rem;
  }
  .ryny-aboutus .address-list .contact {
    line-height: 2rem;
    font-size: 1rem;
    color: #999;
  }
  .ryny-solution .two-section-list .item {
    margin: 0 1rem;
  }
  .ryny-body .ryny-title {
    margin: 2rem 0;
  }
  .ryny-body .three-select-list {
    flex-direction: column;
  }
  .ryny-body .three-select-list li {
    width: 100%;
    flex: auto;
  }
  .ryny-body .ryny-half-list {
    flex-direction: column;
  }
  .ryny-body .ryny-half-list .half-list-des {
    width: 100%;
    padding: 5rem 2rem  3rem 2rem;
  }
  .ryny-body .ryny-half-list .half-list-pic {
    width: 100%;
  }
  .ryny-body .ryny-pictrue-des {
    padding: 1rem;
  }
  .ryny-business .business-list {
    flex-direction: column;
  }
  .ryny-business .business-list li {
    width: 100%;
  }
  .ryny-business .business-list li .title {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .ryny-case .case-list img {
    margin-bottom: 0.3rem;
  }
  .ryny-case .case-partners-list li {
    width: 48%;
    height: 9.3rem;
    margin-bottom: 1rem;
    margin-right: 4%;
  }
  .ryny-case .case-partners-list li:nth-child(2n) {
    margin-right: 0;
  }
  .ryny-news .news-list {
    flex-direction: column;
  }
  .ryny-news .news-list li {
    width: 100%;
  }
  .ryny-news .real-news-list li {
    flex-direction: column;
  }
  .ryny-news .real-news-list li .news-info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 1.2rem;
     white-space: nowrap;
  }
  .ryny-news .real-news-list li .news-info .describe {
    margin: 0.6rem 0;
  }
  .ryny-joinus {
    margin-bottom: 0;
  }
  .ryny-joinus .address-list {
    flex-direction: column;
  }
  .ryny-joinus .address-list .item {
    width: 100%;
    margin-bottom: 2rem;
  }
  .ryny-solution .solution-des-keys .line {
    display: none;
  }
  .ryny-solution .solution-des-keys .keys-item-l {
    left: 1rem;
  }
 .ryny-solution .solution-des-keys .keys-item-l:nth-child(1) {
    left: 3rem;
    top: -8rem;
  }
  .ryny-solution .solution-des-keys .keys-item-l:nth-child(2) {
    left: 2rem;
    top: -4rem;
  }
  .ryny-solution .solution-des-keys .keys-item-l:nth-child(4) {
    left: 2rem;
    top: 4rem;
  }
  .ryny-solution .solution-des-keys .keys-item-l:nth-child(5) {
    left: 3rem;
    top: 8rem;
  }
  .ryny-solution .solution-des-keys .keys-item-r {
    right: 1rem ;
  }
  .ryny-solution .solution-des-keys .keys-item-r:nth-child(6) {
    right: 3rem;
    top: -8rem;
  }
  .ryny-solution .solution-des-keys .keys-item-r:nth-child(7) {
    right: 2rem;
    top: -4rem;
  }
  .ryny-solution .solution-des-keys .keys-item-r:nth-child(9) {
    right: 2rem;
    top: 4rem;
  }
  .ryny-solution .solution-des-keys .keys-item-r:nth-child(10) {
    right: 3rem;
    top: 8rem;
  }
  .ryny-body .ryny-pictrue-des {
    height: 30rem;
  }
  .ryny-business-serve .serve-des-item4 {
    height: auto;
    flex-direction: column;
    width: 100%;
    overflow-x: hidden;
    transform: scale(1);
  }
  .ryny-business-serve .serve-des-item4 .serve-p-title {
    font-size: 1rem;
  }
  .ryny-business-serve .serve-des-item4 .serve-ul-list li {
    font-size: 0.8rem;
  }
  .ryny-business-serve .serve-des-item4 .aside_content {
    width: 100%;
    flex-direction: column;
    box-sizing: border-box;
  }
  .ryny-business-serve .serve-des-item4 .aside_content .logo_content img {
    width: 3.6rem;
  }
  .ryny-business-serve .serve-des-item4 .picture {
    height: 26rem;
  }
  .ryny-business-serve .serve-des-item4 .point1 {
    top: 15rem;
    left: 15.5rem;
  }
  .ryny-business-serve .serve-des-item4 .panel1 {
    top: 17rem;
    left: 17.5rem;
  }
  .ryny-business-serve .serve-des-item4 .point2 {
    top: 12.5rem;
    left: 12rem;
  }
  .ryny-business-serve .serve-des-item4 .panel2 {
    top: 13.5rem;
    left: 13rem;
  }
  .ryny-business-serve .serve-des-item4 .point3 {
    top: 18.5rem;
    left: 13rem;
  }
  .ryny-business-serve .serve-des-item4 .panel3 {
    top: 20rem;
    left: 14rem;
  }
  .ryny-business-serve .serve-des-item4 .point4 {
    top: 10rem;
    left: 11rem;
  }
  .ryny-business-serve .serve-des-item4 .panel4 {
    top: 20rem;
    left: 23.5rem;
  }
  .ryny-business-serve .serve-des-item4 .point5 {
    top: 11rem;
    left: 18.5rem;
  }
  .ryny-business-serve .serve-des-item4 .panel5 {
    top: 13rem;
    left: 20.5rem;
  }
  .ryny-business-serve .serve-des-item4 .point6 {
    top: 9rem;
    left: 22.5rem;
  }
  .ryny-business-serve .serve-des-item4 .panel6 {
    top: 11rem;
    left: 23.5rem;
  }
  .ryny-business-serve .serve-des-item4 .point7 {
    top: 13rem;
    left: 25rem;
  }
  .ryny-business-serve .serve-des-item4 .panel7 {
    top: 15rem;
    left: 23rem;
  }
  .ryny-business-serve .serve-des-item4 .point8 {
    top: 15rem;
    left: 21rem;
  }
  .ryny-business-serve .serve-des-item4 .panel8 {
    top: 17rem;
    left: 20rem;
  }
  .ryny-business-serve .serve-des-item4 .point9 {
    top: 22.5rem;
    left: 33rem;
  }
  .ryny-business-serve .serve-des-item4 .panel9 {
    top: 22.5rem;
    left: 33rem;
  }
  .ryny-business-serve .serve-des-item4 .point10 {
    top: 15rem;
    left: 9.5rem;
  }
  .ryny-business-serve .serve-des-item4 .panel10 {
    top: 16.5rem;
    left: 11rem;
  }
  .ryny-business-storage .storage-des-img {
    width: 98%;
    height: 30.6rem;
    display: block;
    flex-wrap: wrap;
    margin: auto;
    background-size: 100% auto;
  }
  .ryny-business-storage .storage-des-img > div {
    position: static !important;
    width: 100%;
    margin-bottom: 1rem;
    float: right;
    text-align: right;
  }
  .ryny-business-storage .storage-des-img > div .location {
    display: none;
  }
  .ryny-business-storage .storage-des-img > div .location-name {
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    font-size: 0.12rem;
    padding: 0.2rem 0.6rem;
  }
  .left-pop .fl {
    width: 100%;
  }
  .left-pop > div:nth-child(2) {
    display: none;
  }
  .left-pop .fr-wrap.wrap_half {
    padding: 0 2rem;
  }
  .left-pop .fr-wrap.wrap_half > div {
    width: 100%;
  }
  .left-pop .fr-wrap.wrap_half > div .title p {
    text-align: center;
  }
  .left-pop .fr-wrap.wrap_half > div p {
    text-align: justify;
  }
  .ryny-header .nav {
    display: none;
  }
  .ryny-header {
    padding-left: 10px;
  }
  .ryny-header .logo {
    width: 130px;
  }
  .ryny-header .nav-list-icon {
    visibility: visible;
  }
  .flex-evenly {
    flex-wrap: wrap;
    justify-content: center;
  }
  .flex-evenly li {
    width: 36%;
    margin-bottom: 1rem;
    text-align: center;
  }
  .flex-evenly li img {
    margin-bottom: 1rem !important;
  }
  .ryny-business-technical .technical-list .half-list-des {
    padding-top: 0;
  }
  .ryny-business-technical .technical-list .tabs {
    position: static;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    top: 0;
    transform: translate(0);
    padding: 1rem 0 ;
    border-bottom: 1px solid #efefef;
    margin-bottom: 2rem;
  }
  .ryny-business-technical .technical-list .tabs li {
    white-space: nowrap;
    width: 33%;
  }
  .ryny-business-technical .technical-list .tabs li span {
    display: none;
  }
  .ryny-business-technical .technical-list .tabs-section {
    padding: 0;
  }
  .ryny-business-technical .certificate-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .ryny-business-technical .certificate-list li {
    width: 100%;
  }
  .ryny-case .case-list {
    padding: 0;
  }
  .culture-des-one .culture-case-list {
    padding-top: 5rem;
  }
  .culture-des-one .culture-case-list li {
    width: 33.33%;
  }
  .ryny-footer .footer-container {
    padding: 0 1rem;
  }
  .ryny-body .ryny-swiper-list {
    padding: 0;
  }
  .ryny-body .ryny-swiper-list .flex-evenly {
    flex-wrap: nowrap;
  }
  .ryny-culture .culture-list .culture-list-des {
    padding: 2rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .ryny-culture .culture-list .culture-list-des .title {
    margin-bottom: 1.8rem;
  }
  .ryny-body .ryny-pic-list {
    flex-wrap: wrap;
    padding: 0;
  }
  .ryny-body .ryny-pic-list li {
    width: 48.5%;
    margin-bottom: 1rem;
  }
  .ryny-body .ryny-pic-list li .desc {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ryny-body .ryny-body-head .head-expalin {
    padding-left: 0;
    text-align: center;
  }
  .ryny-business-technical .technical-des-one .technical-case-list li {
    width: 25%;
  }
  .ryny-business-course .course-list li {
    width: 100%;
  }
  .change-case-list {
    flex-wrap: wrap;
  }
  .change-case-list li {
    width: 100%;
    padding-bottom: 2rem;
  }
  .change-case-list li .list-picture {
    margin-bottom: 1rem !important;
  }
  .ryny-news-detail .ryny-detail-article {
    margin: 0 1.5rem;
  }
  .ryny-news-detail .ryny-detail-article img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
}
.browser_tips {
  color: #f00;
  width: 100%;
  text-align: center;
  font-size: 30px;
  padding-top: 120px;
  line-height: 48px;
}
