<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabshow{width:1010px;height:650px;position:relative;margin:0 auto 40px auto;}
.tabshow .hide{display:none;}
.tabshow .tabTagBox li{border-bottom:#313430 1px solid; background:url(../images/content_btm_ti_bg2.png) 5px no-repeat;}
.tabshow .udbtn{display:block;width:220px;height:16px;line-height:999em;overflow:hidden;}
.tabshow .uPrev{background:url(../images/news_li_up2.png) center no-repeat;}
.tabshow .uPrev:hover{filter: alpha(opacity=70);  -moz-opacity: .7; opacity: .7;}
.tabshow .dNext{background:url(../images/news_li_down2.png) center no-repeat;}
.tabshow .dNext:hover{filter: alpha(opacity=70);  -moz-opacity: .7; opacity: .7;}
.tabshow .tabTagBox{height:550px;width:220px;overflow:hidden;position:relative;z-index:9;margin:2px 0;}
.tabshow .tabTagBox .tabTagList{position:absolute;left:0;height:999em;}
.tabshow .tabTagBox li{float:left;width:220px;height:45px;line-height:45px;overflow:hidden;cursor:pointer; padding-left:25px; font-size:14px;}
.tabshow .tabTagBox li:hover{color:#2CCC0F;}
.tabshow .tabTagBox li.current{width:220px;}

.tabshow .tabcon{position:absolute;top:0;right:0;z-index:1;border-left:solid 1px #313430; height:650px;width:690px;overflow-y:auto; overflow-x:hidden; padding:0 35px 0 35px;

scrollbar-arrow-color: #fff; /*ä¸‰è§’ç®­å¤´çš„é¢œè‰²*/
scrollbar-face-color: #333; /*ç«‹ä½“æ»šåŠ¨æ¡çš„é¢œè‰²ï¼ˆåŒ…æ‹¬ç®­å¤´éƒ¨åˆ†çš„èƒŒæ™¯è‰²ï¼‰*/
scrollbar-3dlight-color: #666; /*ç«‹ä½“æ»šåŠ¨æ¡äº®è¾¹çš„é¢œè‰²*/
scrollbar-highlight-color: #fff; /*æ»šåŠ¨æ¡çš„é«˜äº®é¢œè‰²ï¼ˆå·¦é˜´å½±ï¼Ÿï¼‰*/
scrollbar-shadow-color: #000; /*ç«‹ä½“æ»šåŠ¨æ¡é˜´å½±çš„é¢œè‰²*/
scrollbar-darkshadow-color: #fff; /*ç«‹ä½“æ»šåŠ¨æ¡å¤–é˜´å½±çš„é¢œè‰²*/
scrollbar-track-color: #000; /*ç«‹ä½“æ»šåŠ¨æ¡èƒŒæ™¯é¢œè‰²*/
scrollbar-base-color:#000; /*æ»šåŠ¨æ¡çš„åŸºè‰²*/
}

.tabshow .tabcon h2{height:auto;line-height:22px;font-size:18px; text-align:center; letter-spacing:2px; margin-bottom:5px;}
.tabshow .tabcon h3{height:30px;line-height:30px;font-size:14px; text-align:center; margin-top:20px;}
.tabshow .tabcon h4{height:35px;line-height:35px;font-size:16px; padding-left:25px; margin-top:50px; font-weight:bold; border-bottom:#393939 1px dotted; margin-bottom:10px;}
.tabshow .tabcon h5{height:16px;line-height:16px;font-size:10px;text-align:center; font-weight:100; color:#404040;}
.tabshow .tabcon p{text-indent:25px; line-height:20px;}
.tabshow .tabcon img{ margin:10px auto 10px auto; display:block; max-width:600px;}

.contact_text{margin:45px auto; display:block; text-align:center; }

div.tabcon::-webkit-scrollbar {
    width: 12px;
}
/* æ»šåŠ¨æ§½ */
div.tabcon::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px #C8EA77;
    border-radius: 10px;
}
/* æ»šåŠ¨æ¡æ»‘å— */
div.tabcon::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#333;
    -webkit-box-shadow: inset 0 0 6px #666;
}
div.tabcon::-webkit-scrollbar-thumb:window-inactive {
    background:#398A09;
}
/* æ»šåŠ¨æ¡ä¸¤å¤´æŒ‰é’® */
div.tabcon::-webkit-scrollbar-button{
}




</pre></body></html>