
.jkkp{
    height:auto!important; 
    height:800px; 
    min-height:800px;
}
.jkkp_box{
    width: 1200px;
    min-height: 800px;
    margin: 70px auto;
}
.list_left{
    width: 250px; background: #fafafa; height: auto; min-height: 500px; float: left;
    margin-right: 30px;
}
.list_left_tit{
    color: white; font-size: 26px; background: #ed5908; line-height: 72px; text-align: center;
}
.list_left_1 ul li{
    text-align: left; font-size: 18px; padding: 5px 15px 0; line-height: 48px;
}
.list_left_1 a{
    border-bottom: 1px solid #cccccc;
    display: block;
}
.list_left_1 span{
    float: right; 
}
.list_left_2{
	margin-top:40px;
}
.list_left_2_btn{
    font-size: 22px; color: #595757; text-align: center; height: 55px; line-height: 55px;
    width: 80%; margin: 20px 10%; border-radius: 8px; border: 1px solid #cccccc;
}
.list_left_2_btn img{
    width: 20%;
    position: relative;
    top: 7px;
}
.list_left_2_btn span{
    position: relative; top: -4px;
}
.set_btn_color{
    background: #ed5908; color: white !important; border: none;
}

  .hover{background: #f0f0f0; }
  .hover a{border:0 !important;}
  
  
  .pagelist{ width:800px;margin:0px auto 26px auto; height:30px; overflow:hidden;line-height:30px;}
.pagelist li{float:left;font-size:20px;height:26px; margin:0 5px;}
.pagelist span{float:left; padding:0px 8px; background-color:#f2f2f2; margin:0px 2px; border:solid 1px #ccc;font:bold 14px/26px "宋体"; }
.pagelist a{ float:left; padding:0px 10px;  margin:0px 2px; border:solid 1px #ccc; line-height:26px;}
.pagelist a:hover{ background-color:#FB5103; font:bold 14px/26px "宋体"; color:#FFF;font-size:20px;}