body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{ margin:0; padding:0;}
body{ color:#666; font-family: "Microsoft YaHei"; font-size: 12px; height: 100%; background: #f7f7f7;}
body.bodubakgcolor{ background:#fff;}
ul,ol{ list-style: none;}
input,select{ font-family: "Microsoft YaHei";}
.clearfix{ clear:both;}
em,i{ font-style: normal;}
a{
    color: #666;
    text-decoration: none;
    cursor:pointer;
    background: transparent;
    outline:none;
    blr:expression(this.onFocus=this.blur());
}
img{ border: none;}

.classification{ width: 100%; height: 400px;}
.NavgationBox{ width: 250px; height: 400px;  position: relative; z-index: 999;}
.Nav_worp{ width: 250px; height: 400px; background: #fff; float: left; position: relative; -webkit-box-shadow: 0 0 8px #ddd; -moz-box-shadow: 0 0 8px #ddd; box-shadow: 0 0 8px #ddd;}
.Nav_worp ul{ border-top: 1px solid #fff;}
.Nav_worp>ul>img{
	position: absolute;
}
.Nav_worp ul li{ width: 250px; line-height: 32px; font-size: 14px;}
.Nav_worp ul li .navbs{ width: 187px; position: relative; z-index: 999; background: #fff; float: right;margin-top: 10px;}
.Nav_worp ul li .navbs div{width: 187px;height: 32px;}
.Nav_worp ul li .navbs p{ float: left; height: 32px; width: 146px; padding-right: 20px; background: url("../image/lasd1.png") no-repeat right;}
.Nav_worp ul li .navbs p a{ display: block; float: left; margin-right: 4px; margin-left: 4px;}
.Nav_worp ul li:hover .navbs .wg-sub-tit{ background: #f8f8f8; border-top-left-radius:10px;border-bottom-left-radius:10px;}
.Nav_worp ul li:hover .navbs p{ background: url("../image/lasd1.png") no-repeat right;}
.Nav_worp ul li:hover .navbs p a{ color: #ee2e2c;}
.Nav_worp ul li .navbs p > a{
	height: 34px;
    line-height: 34px;
    padding-left: 14px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}
.wg-sub-keys{
	padding-left: 15px;
}
.wg-sub-keys a:hover{
	color: #ee2e2c;
}
.navclear{ width: 710px; height: 400px; background: #fff; position: absolute; top: 0; left: 250px; border-top: 1px solid #ee2e2c; z-index: 0; overflow: hidden; -webkit-box-shadow: 0 0 15px #ddd inset; -moz-box-shadow: 0 0 15px #ddd inset; box-shadow: 0 0 15px #ddd inset; z-index: 9; display: none;}



.wg-details-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 710px;
    height: 400px;
    background: #F8F8F8;
    overflow: hidden;
    transition: width .3s;
}
.wg-details-item .wg-sub-items {
    position: absolute;
    width: 170px;
    height: 111px;
    margin: 30px 0 10px;
    padding: 0 32px;
}
.wg-details-item .wg-sub-items.wg-item-0 {
    top: 0;
    left: 0;
}
.wg-details-item .wg-sub-items.wg-item-1 {
    top: 0;
    left: 234px;
}
.wg-details-item .wg-sub-items.wg-item-2 {
    top: 0;
    left: 468px;
}
.wg-details-item .wg-sub-items.wg-item-3 {
    top: 151px;
    left: 0;
}
.wg-details-item .wg-sub-items.wg-item-4 {
    top: 151px;
    left: 234px;
}
.wg-details-item .wg-sub-items.wg-item-5 {
    top: 151px;
    left: 468px;
}
.items a:hover{
	color: #ee2e2c;
}









































