@charset "utf-8";
/* CSS Document */
#c_static_001-16666842463560,
#c_static_001-16666842148780,
#c_static_001-16666840811980 {
    padding-top: 20px;
}
#c_magiccube_009-1666684106150 .p_tablist {
    display: flex;
    width: 50%;
    margin: 0 auto;
}
#c_magiccube_009-1666684106150 .tab-item:first-of-type {
    margin-left: 0px;
}
#c_magiccube_009-1666684106150 .tab-item {
  display: block;
    width: calc((100% - 60px)/3);
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    margin-left: 30px;
    background: #eee;
    border-radius: 100px;
}
#c_magiccube_009-1666684106150 .p_active {
   background-color: #056b11;
  border-bottom: 0px solid #972926;
  color: #fff;
}



@media only screen and (max-width: 768px){
#c_magiccube_009-1666684106150 .p_tablist {
    display: flex;
    width: 80%;
    margin: 0 auto;
}
#c_magiccube_009-1666684106150 .tab-item {
    font-size: 14px;
}
}

@media only screen and (max-width: 1400px){
#c_static_001-1666660231714 .e_navigationF-2 .p_navItem1 {
    position: static;
    padding-left: 1vw;
    padding-right: 1vw;
    display-radio: 1;
}
}
@media only screen and (max-width: 1320px){
#c_static_001-1666660231714 .e_navigationF-2 .p_navItem1 {
    position: static;
    padding-left: 0.6vw;
    padding-right: 0.8vw;
    display-radio: 1;
}
}