.cha-xq{
         position: absolute;
         width: 120px;
        height:35px;
         border: 1px solid #8FC320;
         border-radius: 5px;
        text-align: center;
        line-height: 35px;
        color: #8FC320;
        margin-top: 20px;
        cursor: pointer; 
        right: 15px;
        top: 0;
      }
      .pos{
          position: relative;
      }
      .subnav a{
             color: #000 !important;
         }
         .full-inside-subnav .subnav a:after{
             background-color: transparent !important;
         }
         .active{
             border-bottom: 2px solid #8FC320 !important;
         }
         .active>a{
             color: #8FC320 !important;
         }