﻿body,* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑 !important;

}
body,a{
    color: #333333;
    font-size: 17px;
}
/* 主体 */
.old_type .contant {
    width: 1200px;
    margin: auto;
    height: auto;
    background: #fff;
    min-height: 500px;
    overflow: hidden;
    padding-bottom: 20px;
}
.old_type .weizhi{
    height: 80px;
    line-height: 80px;
    font-size: 13px;
    background: #ededed;
    padding-left: 20px;

}
.old_type .bt-weizhi{
    /* background: url("weizhi_03.png") no-repeat left center; */
	background: url(dq.png) no-repeat left center;
    padding-left: 40px;
}
.old_type .bt-weizhi a, .old_type .bt-weizhi td{
    font-size: 26px;
    color: #333;
}
.old_type .main{
    margin: 30px 20px 0 20px;
    overflow: hidden;
    position: relative;
}
.old_type .main_left{
    float: left;
    width: 290px;
    min-height: 500px;
    overflow: hidden;
}
.old_type .main_left_title{
    background: url("lmy_bg.png");
    width: 100%;
    height: 57px;
    line-height: 50px;
    padding-left: 42px;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    z-index: 999;
}
.old_type .main_left_list{
    background: #f5f5f5;
    padding-top: 15px;
    width: 282px;
    margin-top: -7px;
    margin-left: 8px;
    min-height: 673px;
    /*position: absolute;
    top:55px;
    left: 0;
    bottom: 0;*/
}
.old_type .main_left_list li{
    line-height: 45px;
    background: url("lmy1.png") no-repeat 36px 17px;
    padding-left: 60px;
}
.old_type .main_left_list li a{
    color: #000000;
    font-size: 17px;
    display: block;
    padding-right: 10px;
}
.old_type .main_left_list li:hover{
    padding-left: 53px;
    border-left: 7px solid #d72025;
    background: url("lmy1_1.png") no-repeat 29px 17px;
}
.old_type .main_left_list li:hover a{
    color: #d72025;
}
.old_type .main_left_list li.on{
    padding-left: 53px;
    border-left: 7px solid #d72025;
    background: url("lmy1_1.png") no-repeat 29px 17px;
}
.old_type .main_left_list li.on a{
    color: #d72025;
}
.old_type .main_right{
    width: 853px;
    float: right;
    border: 1px solid #dedede;
    min-height: 500px;
    background: #f9f9f9;
    padding: 15px 25px;
}
.old_type .main_right ul li{
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #e8e8e8;
    padding: 0 5px;
}
.old_type .main_right ul li img{
    margin-right: 12px;
}
.old_type .main_right ul li a{
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 82%;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
}
.old_type .main_right ul li a:hover{
    color: #4078be;
}
.old_type .main_right ul li span{
    float: right;
    color: #999999;
}
.old_type .main_right ul li.yjzj_column{
    height: auto;
    padding-left: 12px;
    background: url("/picture/67/fd55eec73a3e4de998fc7339d16c25df.jpg")no-repeat left 21px;
}
.old_type .main_right ul li.yjzj_column a{
    width: 100%;
}
.old_type .main_right ul li.yjzj_column .yjzj_date{
    float: right;
}
.old_type .main_right ul li.yjzj_column .yjzj_date span{
    float: none;
}
.old_type .main_right ul li.yjzj_column .yjzj_date span.end_date{
    margin-left: 20px;
}
