/*组件样式*/ .left-nav-list li .down-a { position: absolute; right: 20px; background: url(images/sjx02.png)center no-repeat; top: 30px; z-index: 9999999999; width: 25px; height: 13px; display: block;} .left-nav-list li{ position: relative;} .left-nav-list li .active { transform: rotate(90deg);} .left-nav-list .active { background: transparent; position: relative; background: #018b01;} .left-nav-down { display: none;} .left-nav-down li { position: relative;} .left-nav-down li a{line-height:30px !important;padding: 10px 0 !important; text-align: center !important;} .left-nav-list li.active a, .left-nav li a:hover { color: #fff;} .left-nav-list li a { display: block; font-size: 18px; color: #333; line-height: 55px; text-align: left; border-bottom: 1px #777 dotted; position: relative; padding-right: 32px;} .left-nav-list li a { line-height: 40px; font-size: 16px; color: #333; padding-left: 25px; font-weight: normal; background: none !important;} .left-nav-list .active .left-nav-down{display:block !important;} .left-nav-down li a{color:#333 !important;} .left-nav-down li:hover a{color:#018b01 !important;} .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);} .article-p span{ background-color: unset !important;} .article-p td{ text-indent: 0 !important;}