@charset "utf-8";
/* CSS Document */

/*内容区域*/
.tabmain{ width:1000px; height:117px; background: #9c9c9c; border:1px solid #9c9c9c; margin-right: auto; margin-left: auto; }
 .tabmain .tabGroup{float:left;width:129px;height:auto; z-index:3;}
.tabmain .tabGroup li{ height:39px; line-height:39px; padding-left:20px; text-align:left; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; font-size:15px; font-family:"微软雅黑", "黑体"; color:#FFFFFF; }
.tabmain .tabGroup li.selectedTab{ padding-left:20px; background:#fff; color:#E60012; font-weight:normal; font-size: 15px; font-family: "微软雅黑", "黑体"; }
.tabmain .tabContent{ background-color:#fff; color:#777; min-height:117px; padding: 10px; }
.tabContent p a{margin-right:15px;text-decoration:none;text-align:center;color:orange; font-weight:bold;}
.tabContent h3{ margin-bottom:5px; background:orange; color:#fff; font-size:12px; font-weight:bold; line-height:28px; text-align:center; }
.tabContent dl{line-height:22px;margin-bottom:10px;}
.tabContent dt{color:#1d9fd3;font-weight:bold;}
.tabContent dd img{display:block;}

.tabContent .witness p{position:relative;padding-left:20px;}
.tabContent .witness p em{color:orange; font-weight:bold;}
.tabContent .witness p a{color:#666;font-weight:normal;display:block; line-height:24px; text-align:left;}
.tabContent .witness p a:hover{background-color:#efefef;}
.tabContent .witness p .ele{left:0px;}
.tabContent    li             { height: 97px; width: 90px; float: left; background-color: #cccccc; margin-right: 10px; }
.tabContent span { line-height: 28px; text-align: center; display: block; font-family: "微软雅黑", "黑体"; }


#container{ float:left; width:871px; height:117px; overflow:hidden; font-size: 12px; }


#slider{ position:absolute; top:0px; right:0; width:6px; border-radius:6px; background:#fff; cursor:pointer; }
#sliderParent{ position:absolute; left:0; height:0; width:992px; z-index:999; }
#outerWrap{position:relative;z-index:999}

/*滚动条*/
.wrapacon{ position:relative; float:left; width:852px; height:117px; margin-top:5px; overflow:hidden; }
.wrapaconlis{ position:absolute; left:0; top:0; width:834px; }
.scrbar{ position:relative; width:4px; height:117px; border:1px solid #f4f4f4; border-radius:20px; background-color:#f4f4f4; float:left; left:443px; margin-left:15px; }
.scrbar .barbg{position:absolute;right:-1px;top:50px;width:2px;height:105px;border:2px solid #dadada;background-color:#dadada;border-radius:20px;}
