﻿/*-------jericho tab-------------------*/
.jericho_tab
{
	width: 100%;
}
/*-------jericho tabpages-------------------*/
.jericho_tab .tab_pages
{
	width: 100%;
	float: left;
	clear: both;
	background: url(../images/jerichotab/tabline.gif) left bottom repeat-x;
}
.jericho_tab .tab_pages .tabs
{
	height:35px;
	overflow :hidden;
	display:block;
	position:relative;
	float:left;
	background:url(../images/jerichotab/jerichotab.gif) repeat-x 0 -210px #e3eef9;
	}
.jericho_tab .tab_pages div
{
	float: left;
}
/*-------jericho each tab -------------------*/
.jericho_tab .tab_pages ul, .jericho_tab .tab_pages li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jericho_tab .tab_pages ul
{
	position:relative;
	display:block;
	}
.jericho_tab .tab_pages ul li 
{
	float:left;
	margin-left:3px;
	}
.jericho_tab .tab_pages .jericho_tabs
{
	width: 150px;
}
.jericho_tab .tab_pages .tab_unselect div
{
	height: 34px;
	line-height: 34px;
}
.jericho_tab .tab_pages .tab_selected div
{
	height: 34px;
	line-height: 34px;
}
.jericho_tab .tab_pages .jericho_tabs div.tab_left
{
	width: 145px;
}
.jericho_tab .tab_pages .jericho_tabs div.tab_right
{
	width: 5px;
}
.jericho_tab .tab_pages .tab_unselect
{
	cursor: pointer;
}
.jericho_tab .tab_pages .tab_unselect .tab_left
{
	margin-top: 1px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat left 0px;
}
.jericho_tab .tab_pages .tab_unselect .tab_right
{
	margin-top: 1px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat right -34px;
}
.jericho_tab .tab_pages .tab_unselect_h .tab_left
{
	margin-top: 1px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat left -136px;
}
.jericho_tab .tab_pages .tab_unselect_h .tab_right
{
	margin-top: 1px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat right -170px;
}
.jericho_tab .tab_pages .tab_selected div.tab_left
{ 
    margin-top: 1px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat left -68px;
}
.jericho_tab .tab_pages .tab_selected div.tab_right
{
	margin-top: 1px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat right -102px;
}
/*-------jericho tab inner -------------------*/
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_icon
{
	width: 0;
	text-align: right;
	background-repeat: no-repeat;
}
.jericho_tab .tab_pages .tab_selected .tab_left .tab_icon
{
	background-position: right 7px;	
	}
.jericho_tab .tab_pages .tab_unselect .tab_left .tab_icon
{
	background-position: right center;	
	}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_text
{
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-indent: 2px;
	width: 150px;
	text-align:center;
}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_close
{
	width: 20px;
	text-align: center;
}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_close a
{
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.jericho_tab .tab_pages .tab_selected .tab_left .tab_close a
{
	background: url(../images/jerichotab/jerichoclose.png) center 0 no-repeat;
	margin-top: 10px;
}
.jericho_tab .tab_pages .tab_unselect .tab_left .tab_close a
{
	background: url(../images/jerichotab/jerichoclose.png) center 0 no-repeat;
	margin-top: 10px;
}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_close a:hover
{
	background: url(../images/jerichotab/jerichoclose.png) center -31px no-repeat;
}
/*-------jericho tab slider -------------------*/
.jericho_tab .tab_pages .jericho_sliders
{
	width: 19px;
	height: 35px;
	margin:0;
	margin-top:0;
	cursor: pointer;
	float:left;
}
.jericho_tab .tab_pages .jericho_sliderleft_enable
{
	background: url(../images/jerichotab/jerichoslider.png) 0 0 no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderleft_hover
{
	background: url(../images/jerichotab/jerichoslider.png) 0 -35px no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderleft_disable
{
	background: url(../images/jerichotab/jerichoslider.png) 0 -70px no-repeat;
}

.jericho_tab .tab_pages .jericho_sliderright_enable
{
	background: url(../images/jerichotab/jerichoslider.png) -19px 0 no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderright_hover
{
	background: url(../images/jerichotab/jerichoslider.png) -19px -35px no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderright_disable
{
	background: url(../images/jerichotab/jerichoslider.png) -19px -70px no-repeat;
}
/*-------jericho tab content -------------------*/
.jericho_tab .tab_content
{
	float: left;
	clear: both;
	width: 100%;
}

.jericho_tab .tab_content div.content
{
	font-family: "Microsoft YaHei";
	font-size: 14px;
	/*padding: 10px;*/
	position:relative;
	overflow:hidden;
	display:block;
}
.jericho_tab .tab_content div.content .righttag
{
	position:absolute;
	top:5px;
	right:10px;
	width:80px;
	height:20px;
	line-height:20px;
	background:#EEF3F7 url(../images/jerichotab/smallloader.gif) no-repeat 8px center;
	border:1px solid #A5B6C8;
	padding-left:30px;
	font-family:10px;
	z-index:9999;
	}
.jericho_tab .tab_content div.loading
{
	background: url(../images/jerichotab/jerichoload.gif) no-repeat center 30%;
}


.jericho_menu{background: url(../images/jerichotab/icon_anniu.png);width: 35px;height: 35px;margin:0;margin-top:0;cursor: pointer;position:absolute;}
.jericho_menu:hover{background: url(../images/jerichotab/icon_anniu_hover.png);width: 35px;height: 35px;margin:0;margin-top:0;cursor: pointer;position:absolute;}
.menu-close{display:none;background-color:#fff; width:210px; position:absolute; right:0px; top:55px; border:1px solid #c6c6c6;border-radius:2px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.3);box-shadow:0 1px 5px rgba(0,0,0,0.3);padding:15px 5px;z-index:9998;}
.menu-close li{
	height:30px; 
	line-height:30px;
	padding-left:15px;
	cursor:pointer;
}
.menu-close li a{
	color:#000;
}
.menu-close li:hover{
}
.menu-close li:hover a{
	color:#0576c2;
}
.line{
	height:1px;
	background-color:#ddd;
	margin:10px 0;
}
.menu-close .close,.menu-close .close:hover{
	display:inline-block;
	float:right;
	background: url(../images/jerichotab/close.png) no-repeat;
	width:30px;
	height:30px;
}
.menu-close .close:hover{
	background-position:0 -30px;
}
::-webkit-scrollbar {
		  width: 10px;
		  height: 10px;
	} /* 这是针对缺省样式 (必须 */
::-webkit-scrollbar-track {
background-color: #f6f6f6;
} /* 滚动条的滑轨背景颜色 */
::-webkit-scrollbar-thumb {
background-color:#dcdcdc;
} /* 滑块颜色 */
 
::-webkit-scrollbar-button {
background-color: #f6f6f6;
height:0;
} /* 滑轨两头的监听按钮颜*/
::-webkit-scrollbar-corner {
background-color: black;
} 
