@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.webwidget_scroller_tab {
	width:1200px;
    margin: 0 auto;
}
.tabContainer {
	width:1200px;
	overflow:hidden;
    margin: 0 auto;
}
.tabContainer li {
	float:left;
	margin-right:0;
	background:#ebebeb;
    width: 240px;
}
.tabContainer li a {
	display:block!important;
	display:inline-block;
	padding:0;
	height:80px;
	line-height:80px;
}
.webwidget_scroller_tab .tabHead {
	list-style-type: none;
	margin:0px;
	padding:0px;
    width: 1200px;
}
.webwidget_scroller_tab .tabBody {
	height: 80px;
	border-left:#dbdbdb solid 0px;
	border-right:#dbdbdb solid 0px;
	background-color: white;
	overflow: hidden;
	width:1200px;
	position: relative;
}
.webwidget_scroller_tab .tabBody ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.webwidget_scroller_tab .tabBody ul {
	width: 1200px;
	position: absolute;
}
.webwidget_scroller_tab .tabBody ul li {
	float: left;
	width: 240px;
}
.webwidget_scroller_tab .tabHead li a {
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}
.webwidget_scroller_tab .tabHead li h2{
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 140%;
    text-indent: 5.5rem;
    padding-top: 20px;
    background: url("../images/icon-jiage.png") no-repeat 10% 40%;
}
.webwidget_scroller_tab .tabHead li h2 p{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.webwidget_scroller_tab .tabHead li h2 p span{
    font-size: 14px;
    color: #ffb0ac;
    text-transform: capitalize;
    font-weight: normal;
    font-family: "arial";
}
.webwidget_scroller_tab .tabCot {
	float: left;
}
.webwidget_scroller_tab .tabCot p {
	margin: 0px;
	padding:0;
}
.webwidget_scroller_tab .tabContainer li.currentBtn {
	background:#ebebeb;
    width: 240px;
    color: #000;
}
.webwidget_scroller_tab .tabContainer li.currentBtn a {
	height:80px;
    width: 240px;
	background:#da251c;
	color:#fff;
}
/*.webwidget_scroller_tab .modA {
	margin:10px;
}
.webwidget_scroller_tab .modBody {
	border-left:#dbdbdb solid 0px;
	border-right:#dbdbdb solid 0px;
	background-color: white;
}
.webwidget_scroller_tab .modTop h3 {
	padding:0px;
	margin:0px;
	height:28px;
	background:url(../images/modAT.gif) repeat-x left top;
	color:#2C6A78;
	font-size:12px;
	line-height:25px;
}
.modTop span.modATL, .modTop span.modATR {
	float:left;
	width:4px;
	height:28px;
	background:url(../images/bg.gif) no-repeat left top;
	overflow:hidden;
}
.modTop span.modATR {
	float:right;
	background:url(../images/bg.gif) no-repeat -4px top;
}
.modA #sideNav dd a:hover {
	background:url(../images/bg.gif) no-repeat left -110px;
	color:#FFF;
	text-decoration:none;
}*/
/*.webwidget_scroller_tab .modBottom {
	width:100%;
	height:4px;
	background:url(../images/modAB.gif) repeat-x left top;
	overflow:hidden;
}
.webwidget_scroller_tab .modBottom span.modABL, .modBottom span.modABR, .modTopB span.modATR, .modTopB span.modATL {
	float:left;
	width:4px;
	height:4px;
	background:url(../images/bg.gif) no-repeat left -28px;
	overflow:hidden;
}
.webwidget_scroller_tab .modBottom span.modABR {
	float:right;
	background:url(../images/bg.gif) no-repeat -4px -28px;
}*/
