/* CSS Document */
html,body{ overflow:hidden}
*{color: #ff;}
#index_box{width:1240px;position:relative;margin:0 auto;z-index:1000;font-family:"微软雅黑";overflow:hidden}
#index_box .fg{position:absolute;top:0;left:0;width:1240px;background:url(bg_ibox.png) repeat-y;opacity:0.25;filter:Alpha(Opacity=25);z-index:1}
#index_box .logo{background:url(logo.png) no-repeat;width:111px;height:112px;display:block;position:absolute;top:30px;left:70px;z-index:20; cursor:pointer}

#index_box .logo1 {width:175px;height:95px;display: block;position:absolute;top:60px;right:50px;z-index:20;	cursor:pointer;}
#index_box .logo1{font-family:"微软雅黑"; font-size:12px;line-height:23px;color: #fff;height:12px;vertical-align:center;letter-spacing: 0.03em;text-align: center;padding:0 10px;}
#index_box .logo1 a{ color:#fff; text-decoration:none;}
#index_box .logo1 a:hover{ color:#fff; text-decoration:underline;}

#index_box .box{width:245px;float:left;position:relative;overflow:hidden;cursor:pointer;color:#fff;padding-left:1px;z-index:5;height:100%}
#index_box .box h2{background:url(cl_nav.png) no-repeat;height:67px}
#index_box .box h2.t2{background-position:-244px 0;}
#index_box .box h2.t3{background-position:-491px 0}
#index_box .box h2.t4{background-position:-738px 0}
#index_box .box h2.t5{background-position:-985px 0}
#index_box .box h3{font-weight:normal;font-size:18px;clear:both;border-top:1px solid #ccc;width:100px;height:26px; padding-top:5px}
#index_box .box a{display:block;width:245px;color:#fff;opacity:0.35;filter:Alpha(Opacity=35);position:relative;background:url(blank.png);z-index:5;height:100%}
#index_box .box a:hover{text-decoration:none}
#index_box .box a span{font-size:12px;line-height:18px;display:block;padding-top:10px;position:relative; font-family:"微软雅黑";}
#index_box .box a span i{display:block;position:absolute;bottom:-40px;width:25px;height:25px;background:url(cs_ico.png) -39px 0 no-repeat;display:none;right:0}
#index_box .box a div{position:absolute;left:10px;width:225px;bottom:0;height:350px;cursor:pointer}
#index_box .box b,#index_bg{position:absolute;top:0;left:0;z-index:1;overflow:hidden}
#index_box .box b{display:block;width:245px;background:#000;opacity:0;filter:Alpha(Opacity=0);height:2000px;left:1px}
#index_bg img{float:left}

