﻿.yuanlive{
  background: linear-gradient(135deg,#4b95ff,#3b89ff,#88a2ff,#9591ff);
}
.yuanlive_show{
  background: linear-gradient(135deg,#fde4e2,#e2eef7,#d7cde7,#9adaea) !important;
  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: linear-gradient(135deg,#dbf2ff,#fcf5fa,#dbecf5,#f5e9f2) !important;
  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: linear-gradient(to bottom,#f8fbff,#c6dfff);
  padding-bottom: 4.3125rem !important;
  padding-top: 5rem !important;
}
.yuanlive_process .process_container>img{
  margin-top: 3.0625rem !important;
  width: 100%;
}