﻿@charset "utf-8";
/* CSS Document */
.pronav{ position:absolute; z-index:3; margin-top:-56px; width:210px; left:0; background:#0582fa;}
.pronav .hd { cursor: pointer; position: relative;}
.pronav h2 {height:44px; background:#066bcc; font:15px/44px "Microsoft YaHei"; color:#fff; padding-left:12px;}
.pronav .hd i { display:block; font:0px/0 arial; height:14px; position:absolute; right:16px; top:14px; width:14px; background:url(../images/ico01.png) no-repeat 0 -149px;}
.navhover .hd i {
    background-position: -16px -149px;
}
.pronav .catenav {
    display: none;
}
.navhover .catenav {
    display: block;
	cursor:pointer;
}
.catenav {
    left: 0;
    position: absolute;
    top: 43px;
    width:210px;
    /*height:467px;
    background:#c81623;*/
}
.cateitembox{ background:#0582fa;  padding-bottom:1px;}
.cate_item{ height:31px; line-height:31px; font-size:14px; color:#fff; padding:2px 0 4px 15px; font-family:"微软雅黑"; position:relative;}
.cate_item a{ height:31px; line-height:31px; font-size:14px; color:#fff; font-weight:400; padding:2px 0 4px 15px; font-family:"微软雅黑"; position:relative;} /*---*/
.cate_item i{ width:4px; height:14px; font:400 9px/14px consolas; position:absolute; top:9px; right:14px;}
.pronav .cateitembox_hover {
    margin: 0 -1px -1px 0;
    position: relative;
    z-index: 5;
}
.cateitembox_hover .cate_item {
    background: none repeat scroll 0 0 #fff;
    border-color:#0582fa;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 0px 0px 0px 1px;
    padding: 1px 0px 4px 15px;
    position: relative;
    width: 194px;
    height:33px;
    z-index: 3;
	color:#0582fa;
}
.cateitembox_hover .cate_item a{
    background: none repeat scroll 0 0 #fff;
	color:#0582fa;
}/*---*/
.cateitembox .subcatebox {
    display: none;
}
.cateitembox_hover .subcatebox {
    display: block;
}
.subcatebox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #0582fa;
    left: 209px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1000px;
}
.subcate {
    min-height: 449px;
    padding: 12px 10px 4px 20px;
    width: 740px;
    float:left;
}
.subcate .first {
    background: none repeat scroll 0 0 #FFF;
    border: 0 none;
}
.subcate dl {
    overflow: hidden;
    padding: 1px 0;
}
.subcate dt {
    width: 80px;
	font-weight:700;
	color:#c00;
}
.subcate dd {
    padding-left:0px;
	margin-top:0px;
}
.subcate dd a {
    color: #636161;
	margin:0px 6px;
    text-align:right; height:25px;line-height:25px;
    font-size:12px;
}
.subcate dd a:hover{ color:#0582fa;}
.subcate dd h4,.subcate_list{ float:left; display:inline;   }
.subcate dd h4{ font-weight:normal; width:110px; text-align:right;  padding: 3px 0;}
.subcate dd h4 a{ font-weight:700; width:110px; text-align:right; padding: 3px 0;}
.subcate dd h4 a i{  font:400 9px/14px consolas; position:absolute; padding-top:5px; }
.subcate_list{ margin-left:10px; width:620px; border-top: 1px dotted #DEDEDE; padding: 3px 0;}

.subcate_r {
    height: 457px;
    padding: 4px 10px 4px 20px;
    width: 200px;
    float:left;
}
.subcate_r img{
    height: 457px;
    width: 200px;
}
.cate_1 .subcatebox {
    top: 0px;
}
.cate_2 .subcatebox {
    top: -38px;
}
.cate_3 .subcatebox {
    top: -76px;
}
.cate_4 .subcatebox {
    top: -114px;
}
.cate_5 .subcatebox {
    top: -152px;
}
.cate_6 .subcatebox {
    top: -190px;
}