﻿/*布局*/
.kp_main{
    min-height: 500px;
    
}
.kp_main>.kp_lf{
    width: 270px;
    height: inherit;
    background: #F8F8F8;
    min-height: 500px;
    /*margin-bottom: -9999px;
    padding-bottom: 9986px;*/
}
.kp_main>.kp_rt{
    width: 786px;
    padding-right: 12px;
}
/*.kp_lf*/
.kp_tl01 h2{
    width: 270px;
    height: 54px;
    font-size: 16px;
    line-height: 46px;
    text-indent: 30px;
    background: url(../images/kp_zwzx_01.jpg) left center no-repeat;
}
.kp_tl02 a{
    display: block;

}
.kp_tl02 h3{
    margin: 13px 13px;
    line-height: 43px;
    text-indent: 30px;
    border: 1px solid #ddd;
    background: white url(../images/kp_rsj_98.jpg) 18px center no-repeat;
    
}
.kp_tl02 h3:hover{
    border: 1px solid #cc0000;
    color: #cc0000;
}
.kp_tl02 a.on h3{
    border: 1px solid #cc0000;
    color: #cc0000;
}
/*kp_rt*/
    /*当前位置*/
.kp_wz{
    line-height: 34px;
    height: 44px;
    padding-left: 26px;
    border-bottom: 2px solid #ddd;
    background: url(../images/kp_zwzx_02.jpg) left 9px no-repeat;
}
    /*kp_list模块样式*/
.kp_list{
    padding-top: 8px;
}
.kp_list li{
    list-style-position: inside;
    padding-left: 10px;
    background: url(../images/kp_rsj_23.jpg) left center no-repeat;
    position: relative;
}
.kp_list a{ 
    display: block;
    line-height: 32px;
}
.kp_list span{
    position: absolute;
    right: 0px;
    z-index: 999;
    color: #aaa;
}
    /*kp_pgnav*/
.kp_pgnav{
    text-align: center;
    padding: 15px 0;
    line-height: 26px;
}
.kp_pgnav a, .kp_pgnav input{
    display: inline-block;
    border: 1px solid #ddd;
    padding: 0 9px;
    margin-right: 6px;
}
.kp_pgnav a.on{
    color: white;
    background: #cc0000;
}
.kp_pgnav input[type="text"]{
    width: 30px;
    height: 26px;
}
.kp_pgnav input[type="submit"]{
    line-height: 26px;
}
.kp_main{
    margin-bottom: 20px;
}