#top_menu_box { padding: 15px 0 20px;}
#top_menu_box .jz_nav_item { position: relagtive;}
#top_menu_box .sub_nav_list { left: initial; transform: translateX(-26%); top: 60px;}
#pc_side_menu li { line-height: 1.5; padding: 0.9em 0; margin-bottom: 20px; text-align: center; background: linear-gradient( to bottom, #0008, #0009), url(images/intro_image_02.jpg) no-repeat center center; background-size: 100% auto; font-size: 22px; font-weight: bold; list-style: none; border-radius: 20px;}
#pc_side_menu li a { color: #fff;}
#pc_side_menu li.pc_side_menu_active a { color: #f67c01;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
body .s_spserv__wrap { right: -9px;}
#jzBackTopCompon.hide { display: none;}
.jz_screen_mobi .side_fix_contact_box { display: none;}
.jz_screen_mobi .side_fix_qr_contact_box { display: none;}
.jz_screen_pc .m_bottom_fix_wechat_btn_box  { display: none;}
