/* reset */
*{margin:0;padding:0;}
body{font:12px/1.7 Tahoma,\5B8B\4F53;-webkit-text-size-adjust:none;overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{*font-size:100%;font-weight:400;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none outside;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
input,textarea,select,button{font-family:inherit;font-size:inherit;*font-size:100%;font-weight:inherit;resize:none;}
button{cursor:pointer;}
:focus{outline:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.clr{*zoom:1;}
.clr:before,.clr:after{content:"";display:table;}
.clr:after{clear:both;}
a{color:#487d98;}
.colorange{color:orange;}
.fbold{font-weight:bold;}
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}
.box {
	width:980px;
	margin:0 auto;
}
/* - www.juheweb.com*/
/*内容区域*/
.tabmain{  
	width: 1120px;
    height: 407px;
    border: 1px solid #F3F3F3;
    border: 5px solid #ccc;
    overflow: hidden;
}
.tabmain .tabGroup{    
	float: left;
    width: 540px;
    height: 410px;
    z-index: 3;
	background: #fff;
}
.tabmain .tabGroup li{
	height: 128px;
    line-height: 48px;
    padding-left: 8px;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    font-size: 14px;
    font-family: 'Microsoft yahei';
    color: #666;
    /* text-align: center; */
    border-bottom: 1px solid #FFF;}

.tabmain .tabGroup li.selectedTab{
    padding-left: 10px;
    background: #EEE;
    color: #333;
    font-weight: bold;
	margin-top: 10px;
}



.tabmain .tabContent{padding:0;color:#fff; height: 407px;}
.tabmain .tabContent h2 {
	color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    padding: 10px 0 5px 10px;
}
.tabmain .tabContent  a {
    color: #FFFFFF;
	display: block;
	width: 130px;
	text-align: center;
    text-decoration: none;
	background: #0063ff;
	margin: 0 10px;
	padding:5px 10px;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 2px;
}
.tabmain .tabContent a:hover {
    text-decoration: none;
	background: #007fe6;
}
.tabContent h3{margin-bottom:5px;background:orange;color:#fff;font-size:14px;font-weight:bold;line-height:28px;text-align:center;}
.tabContent dl{line-height:22px;margin-bottom:10px;}
.tabContent dt{color:#00AEEF;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;}


#container{float:left;width:580px;height:410px;background:#333;overflow:hidden;}
#slider{position:absolute;top:0px;right:0;border-radius:6px;background:#ccc;cursor:pointer;}
#sliderParent{position:absolute;left:0;height:0;width:980px;z-index:999;}
#outerWrap{position:relative;z-index:999}

/*滚动条*/
.wrapacon{position:relative;float:left;width:468px;height:460px;margin-top:5px;overflow:hidden;}
.wrapaconlis{position:absolute;left:0;top:0;width:450px;}
.scrbar{position:relative; width:4px; height:355px;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;}


.tabGroup .zx-box-2 {padding: 2%; line-height: 160%; color: #333；}
.tabGroup .zx-box-2 h3 {margin-bottom: 10px; font-size: 16px;color: #000; }



