#case .case .case_left .hr{
    background: #fac22a;
}
#case .case .case_left .ach p{
    font-size: 16px;
    font-weight: lighter;
    line-height: 32px;
    margin-top: 8px;
}
#case .case .case_left .h2{
    font-size: 20PX;
    color: #2b2b2b;
    font-weight: bolder
}
#case .case .case_left .h2:after {
    content: "";
    display: block;
    height: 2px;
    background: #fac22a;
    width: 40px;
    margin-top: 10px;
}
.soft-info{
    font-size: 16px;
    line-height: 1.6;
}
.list_nav .tabbox .content{  
    margin-top: 20px;
    padding: 0px;
}
.list_nav .tabbox .content .list1{
    border: 1px solid #e6e6e6;
}
.list_nav .tabbox .content img{
    width: 100%;
}
#case .case .case_left .list_nav .list{
    padding:15px;
}
#case .case .case_left .h2_2{
    padding: 0;
}
#case .case .case_left .h2_2:after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: #fac22a;
    margin-top: 20px;
    margin-bottom: 20px;
}
#case .case .case_right .c_r_nav .p div:nth-child(1){
    height: 44px;
    line-height: 44px;
    cursor:pointer;
}
.chara{
    margin-top: 18px;
    padding: 0;
}
.chara ul li{
    overflow: hidden;
    background: #f7f7f7;
    margin-bottom: 1px;
    font-size: 16px;
}
.chara ul li .xh{
    float: left;
    width: 10%;
    color: #000;
    padding: 0;
    text-align: center;
    line-height: 50px;
}
.chara ul li .span{
    width: 88%;
    float: left;
    padding: 0;
    line-height: 50px;
}
.duibi{
    margin-top: 15px;
    padding: 0;
}
.duibi img{
    width: 100%;
}
.foot{
    padding: 0;
}
.foot div{
    padding: 0;
    font-size: 14px;
}
.foot div:nth-child(2){
    text-align: right;
}
.foot div{
    margin-top: 20px;
    cursor:pointer;
}
.foot div:hover{
    color: #0096d8;
}

.foot .prev{
    padding-left: 15px;
    background: url(../image/left2.png) no-repeat 0 center;
    
}
.foot .next{
    padding-right: 15px;
    background: url(../image/right2.png) no-repeat right center;
    
}
.hr1{
    margin-top: 40px;
    padding: 0;
    height: 3px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px dashed #e6e6e6 ;
}
.content .list1{    
    display: none;
}
.content .active{
    display: block;
}
