
/*标签页*/
/*当标签超过一个的时候*/
.etabs{ margin: 0; padding: 0; background:#e3eef8;height:31px;line-height:22px;}
.tab { display: inline-block; zoom:1; *display:inline;position: relative;}
.tab:after{position:absolute;display:block;height:10px;content:'';width:1px;background:#888888;top:11px;right:0px;}
.tab a { font-size: 14px; display: block; padding: 5px 17px; outline: none; text-decoration:none; color:#333333; }
.tab a:hover { text-decoration:none; }
.tab.active { position: relative; top: 1px; border-color: #666; background:url(../images/easytabs/bg_tab.png) center bottom no-repeat;text-decoration:none; line-height:32px;}
.tab a.active { color:#086ec5; text-decoration:none;}
.tab-container .panel-container {border:0px; padding: 0px; /*border-top:1px #76bdf9 solid; */ }
.portlet_label li>.tab,li>.tab{border-bottom:1px #76bdf9 solid;}
a>.ui-tabs-selected{color:#0A6FC5}
.portlet_label li>.ui-tabs-selected:after,li>.ui-tabs-selected:after{position:absolute;display:block;content:'';width:18px;height:7px;margin-left:-8px;color:#086ec5;top: 24px;
    left: 50%;z-index:88;}
/*当标签只有一个的时候*/
.tab-container2 .panel-container2 {}
.etabs2 { margin: 0; padding: 0; background:#e3eef8;}
.tab2{ padding:8px 0;}
.tab2 a{ position:absolute; top: 1px; border-color: #666; background:url(../images/easytabs/bg_tab.png) center bottom no-repeat;text-decoration:none; padding:8px;color:#086ec5;}
.panel-container2{padding:10px;}

.container{background:#D0E6F7}
.tabs{position: relative;line-height:22px;z-index: 2;}
.tabs:after{display:block;clear:both;content:'';}
.chick-btn{}
.goLeft{display: block;width: 19px;height: 19px;position: absolute;top: 20%;left: 0;z-index: 100;background:url('../images/easytabs/btn_down2.png') no-repeat #e3eef8;}
.goRight{display: block;width: 19px;height: 19px;position: absolute;top: 20%;right: 0 ;z-index: 100;background:url('../images/easytabs/btn_up2.png') no-repeat #e3eef8;}
.easttab_btn{position: absolute;right: 0;top:9px;display: block;width: 19px;height: 19px;background:url('../images/easytabs/btn_down3.png') no-repeat;}
.easttab_btn_2{position: absolute;right: 0;top:9px;background:url(../images/easytabs/btn_up3.png) no-repeat;display: block;width: 19px;height: 19px;}
.ui-tabs-selected_1{position:relative;z-index:99;color:#0A6FC5 !important;}
.portlet_label li>.ui-tabs-selected_1:after,li>.ui-tabs-selected_1:after{position:absolute;display:block;content:'';width:18px;height:7px;background:url(../images/easytabs/bg_tab.png) center 0px no-repeat;color:#086ec5;top: 24px;
    left: 50%;z-index:88;}
.easytab_ul li{
    width: auto;
    text-align: center
}
.easytab_ul li a{
    width:auto;

}
 .panel-container
{
    position:relative !important;
}
/*
.ui-tabs-panel.ui-widget-content.ui-corner-bottom.active
{
    display:block !important;
}
.ui-tabs-panel.ui-widget-content.ui-corner-bottom
{
    display:none !important;
}*/
