﻿@charset "utf-8";
/* CSS Document */

/****** tab1 ******/
.hiddendiv{display: none;}

.tabqh{
height:380px; position:relative;width:480px; float:left; margin-left:5px; padding-right:30px;
}
.tabqh .menu{height:32px;width:480px; no-repeat left center;}
.tabqh .menu ul{margin:0px;padding:0px;height:33px;list-style:none;text-align:center;  border-bottom:1px solid #d3d3d3; color:#949494; font-weight:600;}
.tabqh .menu li{
display:block;float:left;height:33px;line-height:33px;width:120px;
}
.tabqh .menu li a{color:#949494;font-size:14px;text-decoration:none;display:block; no-repeat left bottom;}
.tabqh .menu li a.tabactive{
color:#ffffff;font-weight:bold; background-image:url(../images/blue9.jpg); no-repeat left bottom;
}

.tabqh .menu .tabfirstli{
color:#ffffff;font-weight:bold; background-image:url(../images/blue9.jpg); no-repeat left bottom; font-size:14px;

}


.tabqh .menu .tabfirstli a.tabactive{
color:#ffffff;font-weight:bold; background-image:url(../images/blue9.jpg); no-repeat left bottom;

}
.tabqh .tabdiv ul{list-style:none; }

/*.tabqh .tabdiv ul li{height:24px;line-height:24px;overflow:hidden;background:url(../images/linarr.jpg) no-repeat left center;text-indent:15px;}  */
/*   与新闻幻灯片 css  冲突  去掉  text-indent:15px;  */


.tabqh .tabdiv ul li{height:24px;line-height:24px;overflow:hidden;background:url(../images/linarr.jpg) no-repeat left center;}
.tabqh .tabdiv ul li a{text-decoration:none;color:#333;}
.tabqh .tabdiv ul li a:hover{color:#ff9320; }
.tabqh .tabfirstli{margin-left:0px;}
.tabqh .tabdiv{
font-size:12px; position:absolute;text-align:left;top:40px;width:470px;
}	

/****** tab2 ******/
.tabqh2{
height:380px;margin:0;position:relative;width:480px; float:left;
}
.tabqh2 .menu{height:32px;width:480px; no-repeat left center;}
.tabqh2 .menu ul{margin:0px;padding:0px;height:33px;list-style:none;text-align:center;  border-bottom:1px solid #d3d3d3; color:#949494; font-weight:600;}
.tabqh2 .menu li{display:block;float:left;height:33px;line-height:33px; width:120px;}
.tabqh2 .menu li a{color:#949494;font-size:14px;text-decoration:none;display:block;background:url(../images/unhovbg2.jpg) no-repeat left bottom;}

.tabqh2 .menu li a.tabactive{color:#ffffff;font-weight:bold; background-image:url(../images/blue9.jpg); no-repeat left bottom;
}

.tabqh2 .menu .tabfirstli{
color:#ffffff;font-weight:bold; background-image:url(../images/blue9.jpg); no-repeat left bottom; font-size:14px;

}

.tabqh2 .menu .tabfirstli a.tabactive{color:#ffffff;font-weight:bold; background-image:url(../images/ht_new_index/htnews-tabbg_17.jpg); no-repeat left bottom;}


/*  .tabqh2 .menu li a.tabactive{color:#ffffff;font-weight:bold;height:33px; background:url(../images/htyx-tabbg_19.jpg) no-repeat left bottom;}  */
.tabqh2 .tabdiv ul{list-style:none;}
.tabqh2 .tabdiv ul li{height:24px;line-height:24px;overflow:hidden;background: no-repeat left center;text-indent:15px;}
.tabqh2 .tabdiv ul li a{text-decoration:none;color:#333;}
.tabqh2 .tabdiv ul li a:hover{color:#ff9320;}
.tabqh2 .tabfirstli{margin-left:0px;}
.tabqh2 .tabdiv{font-size:12px;height:128px;position:absolute;text-align:left;top:40px;width:470px;}	