.fixed_right {
    position: fixed;
    top: 32%;
    right: 0;
    border: 1px solid #cccc;
    border-right: none;
    box-shadow: #cccc 2px 0 10px 0px;
    border-radius: 4px 0 0 4px;
    background-color: #ffffff;
  }
  .fixed_right li {
    width: 70px;
    height: 70px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
    position: relative;
  }      
  .fixed_rightSY li {
    width: 70px;
    height: 70px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
    position: relative;
  }
  .fixed_right li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .fixed_right .last_li{
    border: none;
  }
  .fixed_right li .rate_nav {
    width: 304px;
    height: 378px;
    position: absolute;
    right: 80px;
    top: -40%;
    box-shadow: #cccc 10px;
    background-color: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
     display: none;
  }
  .fixed_right .video{
    display:none;
    width: 157px;
    position: absolute;
    right: 81px;
    top: -45px;
    background: #FFFFFF;
    border: 1px solid rgba(220,220,220,1);
    box-shadow: 0px 12px 48px 16px rgba(0,0,0,0.03);
  }
    .fixed_right .video li{
    flex-direction: inherit;
    width: 100%;
    border: none;
    height:42px;
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    }
    .fixed_right .video li img{
    width: 14px;
    margin-right:8px;
    }
  .fixed_right .menu_jiantou {
  display:none;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    background-color: #fff;
    position: absolute;
    left: -8px;
    }
  .text1 {
    width: 56px;
    height: 19px;
    font-size: 14px;
    color: #384377;
    text-align: center;
    margin-top: 6px;
  }
  .rate_right {
    margin-left: 37px;
  }
  .rate_nav .rate_left {
    box-sizing: border-box;
    margin: 16px 0;
    width: 1px;
    height: 345px;
    background-color: rgba(151, 151, 151, 1);
    position: absolute;
    left: 18px;
  }
  .nav_ztxx,
  .nav_qlt {
    display: flex;
    justify-content: space-between;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
  }
  .nav_qlt i {
    font-size: 16px;
    margin-right: 15px;
    color: #5978ef;
  }
  .nav_ztxx {
    border-bottom: 1px solid rgba(229, 230, 235, 1);
  }

  .nav_active .iconfont{
    display: block !important;
  }
  .nav_frite_no .iconfont{
    display: block !important;
  }
  /* 选中 */
  .rate_nav .nav_active {
    background: #ffffff;
    cursor: pointer;
    /* border: 1px solid #5978ef; */
  }
  /* 选中未填写 */
  .rate_nav .nav_frite_no {
    opacity: 0.5;
    background-color: #fff !important;
  }
  /* 未选中 */
  .rate_nav .nav_disable {
    opacity: .5;
  background-color: #f2f3f5;
    /* pointer-events: none; */
  }
  .rate_left .iconfont {
    color: #4265ed;
    font-size: 14px;
    position: absolute;
  }
  .icon-zhixiang{
    display: block;
  }
  /* 左侧箭头定位 */
  .scztxx {
    /*市场主体信息 */
    top: -2px;
    left: -8px;
  }
  .GZ_kezhi {
    /*公章刻制 */
    top: 95px;
    left: -8px;
  }
  .YH_kaihu {
    /*银行预约开户 */
    top: 140px;
    left: -8px;
  }
  .SWJ_kaiban {
    /*电子税务局开办 */
    top: 181px;
    left: -8px;
  }
  .SWJ_kaiban_New {
    /*电子税务局新办 */
    top: 225px;
    left: -8px;
  }
  .JYCB_dengji {
    /*就业参保登记 */
    top: 268px;
    left: -8px;
  }
  .ZFGJJ {
    /*住房公积金 */
    top: 315px;
    left: -8px;
  }
  .rate_right ul {
    width: 267px;
    height: 285px;
    background: #ffffff;
    /* box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1); */
    padding: 8.5px;
    box-sizing: border-box;
  }
  .rate_nav ul li {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 250px;
    height: 36px;
    background-color: #fafafc;
    border: 1px solid #fafafc;
    margin: 8px 0 6px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .rate_nav .icn i {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #5978ef;
    display: none;
  }
  .rate_nav ul .icn i {
    right: 0px;
  }
  .rate_nav .icn input {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 12px;
    top: 10px;
  }
  .rate_left div {
    border-radius: 50%;
  }
  .circle1,
  .circle2 {
    width: 10px;
    height: 10px;
    background: #ffffff;
    border: 1px solid rgba(151, 151, 151, 1);
    left: -5px;
  }
  .circle1 {
    position: absolute;
    top: 0;
  }
  .circle2 {
    position: absolute;
    bottom: 0;
  }
  .fixed_icon {
    font-size: 30px !important;
  }
  
  .nav_disable input {
    display: none;
  }
  .circle_active1,
  .circle_active2,
  .circle_active3 {
    width: 6px;
    height: 6px;
    background-color: #999;
    position: absolute;
    left: -3px;
  }
  .circle_active1 {
    top: 45px;
  }
  .circle_active2 {
    top: 160px;
  }
  .circle_active3 {
    top: 270px;
  }