/* reset */
*{margin:0;padding:0;}
body{font:16px  "微软雅黑";-webkit-text-size-adjust:none;background-color:#fff;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:#697d98;}
.colorange{color:orange;}
.fbold{font-weight:bold;}
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}

/*内容区域*/
.tabmain{width:1000px;height:690px;margin:5px auto;background: #F3F3F3;border:1px solid #F3F3F3;}
.tabmain .tabGroup{float:left;width:129px;height:auto; z-index:3;}
.tabmain .tabGroup li{height:65px;line-height:65px;padding-left:8px;text-align: center;cursor:pointer;-webkit-user-select:none; -moz-user-select:none;font-size:20px;font-family: "微软雅黑";color:#666;}
.tabmain .tabGroup li.selectedTab{padding-left:10px;background:#fff;color:#6a8eec;font-weight:bold; font-size:20px;}
.tabmain .tabContent{padding:10px 20px;background-color:#fff;color:#777; min-height:690px;}
.tabContent p a{margin-right:15px;text-decoration:none;text-align:center;color:orange; font-weight:bold;}
.tabContent h3{margin-bottom:5px;background:#6a8eec;color:#fff;font-size:28px;font-weight:bold;line-height:58px;text-align:center;letter-spacing:3px;}
.tabContent dl{line-height:22px;margin-bottom:10px;}
.tabContent dt{color:#6a8eec;font-weight:bold; font-family:"微软雅黑"; font-size:26px; margin-bottom:15px; margin-top:40px;}
.tabContent dd {display:block; font-size:20px; color: #666; margin-bottom:30px;}
.tabContent dd img{display:block;}
.tabmain .blueline{position:absolute;top:0px;left:0px;width:3px;height:65px;background:#6a8eec;overflow:hidden;}

.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:850px;height:690px;background:#fff;overflow:hidden;}
#slider{position:absolute;top:0px;right:0;width:6px;border-radius:6px;background:#ccc;cursor:pointer; left:985px;}
#sliderParent{position:absolute;left:0;height:0;width:608px;z-index:999;}
#outerWrap{position:relative;z-index:999}

/*滚动条*/
.wrapacon{position:relative;float:left;width:468px;height:360px;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;}






#xqjy_banner {
	height: 680px;
	width: 100%;
	margin:0 auto;
	background-image: url(xqjybannner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.logo{ margin:20px 80px auto ; position:absolute;}
#dht {
	height: 40px;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body,button, input, select, textarea {font-family:'微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;padding-left:0px;}
.hide{display:none;}
.block{display:block;}