/* CSS Document */
#tab{width:100%;overflow:hidden;}
#tab .tab_menu{ width:100%; height:40px; border-bottom:1px #999 solid; margin-top:10px;}
#tab .tab_menu li{float:left; line-height:40px; cursor:pointer;text-align:center; font-size:18px; color:#003f9a; font-weight:bold; padding:0px 20px;}
#tab .tab_menu .selected{ cursor:pointer; line-height:41px; color:#fff; background:#003f9a; font-weight:bold;}
#tab .tab_menu a{ float:right; height:40px; line-height:40px; background:url("../images/more.jpg") center no-repeat; font-size:12px; display:block;}
#tab .tab_box{width:100%; height:auto; clear:both; top:9px;}
#tab .tab_box .hide{display:none;}

.ind_tw01{width:100%; height:auto;}
.ind_tw01 dt{width:100%; height:auto; border-bottom:1px #e1e1e1 solid; padding:20px 0px 10px 0px; position:relative;}
.ind_tw01 dt img{width:170px; height:120px; display:block;}
.ind_tw01 dt span{width:425px; height:120px; display:block; position:absolute; top:20px; right:0px;}
.ind_tw01 dt span h3{line-height:30px; font-size:1.6rem; font-weight:normal;}
.ind_tw01 dt span font{line-height:30px; font-size:1.2rem; color:#999; font-weight:normal;}
.ind_tw01 dt span p{line-height:25px; font-size:1.2rem; color:#555;}
.ind_tw01 dd{margin-top:0px;}
.ind_tw01 dd a{line-height:50px; background:url(../images/dian01.png) no-repeat 0px 50%; font-size:16px; border-bottom:1px #CCCCCC dashed; display:block; padding-left:10px; position:relative;}
.ind_tw01 dd a span{ position:absolute; top:0px; right:0px; color:#777;}




#tab02{width:100%;overflow:hidden;}
#tab02 .tab_menu02{ width:100%; height:40px; border-bottom:1px #b7b7b7 solid;}
#tab02 .tab_menu02 li{background:#fff; float:left; line-height:40px; cursor:pointer;text-align:center; font-size:18px; color:#747474;}
#tab02 .tab_menu02 .selected02{ background-color:#fff; cursor:pointer; color:#3b5e96; border-bottom:1px #3b5e96 solid;}
#tab02 .tab_menu02 a{ float:right; width:16px; height:16px; line-height:15px; text-align:center; color:#999; margin-top:15px; display:block; border:1px #CCCCCC solid;}
#tab02 .tab_menu02 span{ float:left; width:30px; line-height:40px; text-align:center; display:block;}
#tab02 .tab_box02{width:100%; height:auto; clear:both; top:9px;}
#tab02 .tab_box02 .hide02{display:none;}
