@charset "utf-8";


/*projection*/
.G454ContentStyles_05 ul li{ background:#fff;
    -moz-box-shadow:4px 4px 5px #666;   
    -webkit-box-shadow:4px 4px 5px #666;   
    box-shadow:4px 4px 5px #666;   
    *filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color="#999999");
/*End*/
}

/*Fixed location*/
.position_fixed{position:absolute; position:fixed; width:133px; height:71px; padding:103px 10px 0px 10px; right:0px; top:170px; background:url(../images/gt_gj.png) no-repeat 0px 0px; filter:Alpha(Opacity=90);}
.position_fixed_hover{position:absolute; position:fixed; width:133px; height:71px; padding:103px 10px 0px 10px; right:0px; top:170px; background:url(../images/gt_gj.png) no-repeat 0px 0px; filter:Alpha(Opacity=100);}
.position_fixed_btn{width:77px; height:28px; margin:0px auto;}
.position_fixed_m{padding:16px 0px 0px 0px; height:26px; line-height:26px;}


/*The following three section for sliding door style*/
/*Standard box model*/
.ctt{height:auto; padding:0px; margin:0px; clear:both; width:538px; float:right; display:inline; overflow:hidden;}
.w888{ margin:0px auto; clear:both; width:928px; padding:0px;}/*这里调整个滑动门的宽度*/
/*Two rows of above can be omitted*/


/*TAB Switching effect*/
.tb_ {width:207px; float:left; display:inline; overflow:hidden;}
.tb_ ul{margin: 0px; padding: 0px; list-style-type: none;}
.tb_ li{height:55px; text-align:center; margin:0px 0px 0px 0px; cursor:pointer; font-size:14px;}


/*Used to control display and hidden CSS classes*/
.closetab{background:url(../images/slide_off.gif) no-repeat 0px 0px; color:#444; padding-right:10px; font-size:14px; width:197px; height:55px; line-height:55px;}
.hovertab{background:url(../images/slide_on.gif) no-repeat 0px 0px; color:#f60; padding-right:10px; font-weight:bold; font-size:14px; width:197px; height:55px; line-height:55px;}
.dis{display:block; overflow:hidden;}
.undis{display:none; overflow:hidden;}