﻿
.sj_icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
	border-color: rgba(255,255,255,0);
    border-color: transparent\0;
    *border-color: transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    border-style: solid;
    overflow: hidden;
    *zoom: 1;
    border-width: 5px 0 5px 5px; 
}
	.header_l{width:246px; position:relative;}
	.header_l_item{position:absolute; width:246px; height:109px; /*overflow:hidden;*/ 
            overflow:hidden; 
            cursor:pointer;}
	.ht{top:0px;}
	.ht1{top:109px;}
	.ht2{top:218px;}
	.ht3{top:327px;border-bottom:1px solid #e6e6e6;}
	.ht.on{z-index:100000; /*overflow:inherit;*/}
	.ht1.on{z-index:10000; /*overflow:inherit;*/}
	.ht2.on{z-index:1000; /*overflow:inherit;*/}
	.ht3.on{z-index:100; /*overflow:inherit;*/}
	.header_l_item dl{position:absolute; left:0; top:0; width:225px; overflow:hidden; padding:16px 0 16px 19px; background:#f7f7f7; border:1px solid #e6e6e6;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}
	.header_l.on .header_l_item.on dl{ border-color:#ff6501; box-shadow:0 0 10px #ccc; }
	.header_l_item .qy dt, .header_l_item .jg dt, .header_l_item .lb dt, .header_l_item .ts dt, .header_l_item .hx dt{background:url(/Images/web/images/header_l_item.jpg) no-repeat left top; height:24px; line-height:24px; color:#333; font-size:14px; padding-left:38px; margin-bottom:11px; font-weight:bold;}

	.header_l_item .qy dt{background-position:0px 0px;}
	.header_l_item .jg dt{background-position:0px -44px;}
	.header_l_item .lb dt{background-position:0px -88px;}
	.header_l_item .ts dt{background-position:0px -132px;}
	.header_l_item .hx dt{background-position:0px -175px;}
	.header_l_item dd{float:left; width:70px; margin-right:3px; height:26px; line-height:26px; white-space:nowrap;}
	.header_l_item dd.line{clear:both; height:0; overflow:hidden; border-top:1px solid #eee;width:207px;margin:8px 0;}
	.header_l_item .jg dd{width:106px; margin-right:6px;}
	.header_l_item .ts dd{width:106px; margin-right:6px;}
	.header_l_item .pointer,.header_l_item .pointer2{position:absolute; z-index:99; left:auto; right:10px; top:20px; border-left-color:#d0d0d0;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;  border-left:5px solid #d0d0d0;}
	.header_l_item .pointer2{right:12px; border-left:5px #f7f7f7 solid;}
	.header_l.on .header_l_item.on .pointer,.header_l.on .header_l_item.on .pointer2{-webkit-transform:rotate(90deg);	-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
	.header_l.on .header_l_item.on .pointer2{right:10px; top:18px; right:12px\9; top:20px\9;}
	 .ht:hover
        {
            position:absolute; left:0; top:0; width:225px; overflow:hidden; padding:16px 0 16px 19px; background:#f7f7f7;  border:1px solid #ff6501;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out; box-shadow:0 0 10px #ccc;height:180px;z-index:1000;
        }
		.ht1:hover
        {
            position:absolute; left:0; top:109; width:225px; overflow:hidden; padding:16px 0 16px 19px; background:#f7f7f7;  border:1px solid #ff6501;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out; box-shadow:0 0 10px #ccc;height:89px;z-index:1000;
        }
		.ht2:hover
        {
            position:absolute; left:0; top:218; width:225px; overflow:hidden; padding:16px 0 16px 19px; background:#f7f7f7;  border:1px solid #ff6501;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out; box-shadow:0 0 10px #ccc;height:100px;z-index:1000;
        }
		.ht3:hover
        {
            position:absolute; left:0; top:327; width:225px; overflow:hidden; padding:16px 0 16px 19px; background:#f7f7f7;  border:1px solid #ff6501;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out; box-shadow:0 0 10px #ccc;height:160px;z-index:100;
        }
