.yuanLive{
  background: url("../../img/yuanLive/banner_bg@2x.png") no-repeat;
  background-size: cover;
}
.yuanLive_show{
  background: url("../../img/yuanLive/bg_display@2x.png") no-repeat !important;
  background-size: cover;
  padding-top: 5rem !important;
  padding-bottom: 6.375rem;
}
.yuanLive_show.show .comm_h1{
  color: #000000 !important;
}
.yuanLive_show.show .show_container  #left_nav .active{
  background: linear-gradient(126deg, #9162FF 0%, rgba(43,127,255,0.8) 100%) !important;
 
}
.yuanLive_show.show .show_container  #left_nav .active>span{
  color: #fff;
}
.yuanLive_show.show .show_container  #left_nav>div{
  background-color: #fff !important;
  height: 7.1875rem;
}
.yuanLive_show.show .show_container  #left_nav>div>span{
  color: #222222;
}
.yuanLive_show.show .show_container  #left_nav>div>img{
  width: 6.25rem;
  height: auto;
}
.yuanLive_show.show .show_container .right{
  border: 1px solid rgba(255,255,255,0.7);
  background: rgba(255,255,255,0.5);
}
.yuanLive_show.show .show_container .right .solution-desc>h1,
.yuanLive_show.show .show_container .right .solution-desc>p{
  color: #000000;
}
.yuanLive_show.show .show_container .right .solution-desc>a{
  background: #227CFF;
  color: #FFFFFF;
}
.yuanLive_function{
  background: url("../../img/yuanLive/bg_display@2x(1).png") no-repeat !important;
  background-size: cover;
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.yuanLive_function_face{
  margin-top: 6.1875rem;
  position: relative;
}
.yuanLive_function_face>img,
.yuanLive_function_fictitious>img{
  width: 100%;
}
.yuanLive_function_fictitious{
  margin-top: 5.625rem;
  position: relative;
}
.yuanLive_function_right{
 position: absolute;
 /* right: 4rem; */
 left: 40rem;
 top: 0;
}
.yuanLive_function_right_title{
  font-size: 2.5rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 3.5rem;
  border-bottom: 1px solid #C7DEFF;
  margin-top: 4.4375rem;
  padding-bottom: 1.25rem;
}
.yuanLive_function_right_ul{
  margin-top: 1.25rem;
}
.yuanLive_function_right_li{
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 1.75rem;
  max-width: 28.625rem;
}
.yuanLive_function_fictitious .yuanLive_function_right{
  left: 4.0625rem;
  right: 31.1875rem;
}
.yuanLive_process{
  background: url("../../img/yuanLive/bg_liucheng@2x.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 4.3125rem !important;
  padding-top: 5rem !important;
}
.yuanLive_process .process_container>img{
  margin-top: 3.0625rem !important;
  width: 100%;
}