/* anli_aside */
#case_aside {
    margin-top: 80px;
}
#case_aside img{
    width: 100%;
}
#anli_aside .anli_aside .a_s{
    margin: 0;
}
#anli_aside .anli_aside .a_a2{
    padding: 0;
}
#anli_aside .anli_aside .a_a2 img{
    padding: 0;
    margin: 0;
}

#anli_aside   .anli_aside_bottom{
    color: #fff;
    text-align: center;
}
#anli_aside  .anli_aside_bottom .p1{
    line-height: 31px;
    font-size: 19px;
    margin: 0;
    font-weight: bold;
}
#anli_aside  .anli_aside_bottom .p2{
    font-size: 27px;
    font-weight: bold;
}
#anli_aside  .anli_aside_bottom .p3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 2px;
}

/* main */

#main .main .fadeInLeft .m_left div:nth-child(3) a{
    color: #0096d8;
    font-weight: bold;
}

/* case */
@media (min-width: 1200px){
    #case .case{   
        padding: 40px;
    }
}
#case .case .case_left .h1{
    font-size: 32px;
    color: #000;
    font-weight: bolder;
}
#case .case .case_left .h1:after{
    content: "";
    display: block;
    height: 2px;
    background: #fac22a;
    width: 40px;
    margin-top: 10px;
}

#case .case .case_left .case_nav{
    margin: 16px 0;
    border: 1px solid #e6e6e6;
    padding: 14px;
    overflow: hidden;
    
}
/* @media (min-width: 1200px){
    #case .case .case_left .case_nav{
        margin-right: 20px;
    }
} */
#case .case .case_left .case_nav:hover{
    background: #f7f7f7;
    box-shadow:4px 4px 5px #999;
}
#case .case .case_left .case_nav .c_n_r .h2:after{
    content: "";
    display: block;
    height: 2px;
    background: #fac22a;
    width: 60px;
    margin-top: 10px;
}
#case .case .case_left .case_nav .c_n_l img{
    max-width: 100%
}
@media (max-width: 992px) and (min-width:768px){
    #case .case .case_left .case_nav .c_n_l img {   
    margin-top: 20px;
    margin-bottom: 10px;
    }
}
#case .case .case_left .case_nav .c_n_r .h2{
    color: #2b2b2b;
    font-size: 20px;
    line-height: 24px;
    font-weight: bolder;
}
#case .case .case_left .case_nav .c_n_r .p{
    margin-top: 10px;
    color: #ababab;
    font-weight: lighter;
    line-height: 23px;
    font-size: 14px;
}
#case .case .case_left .case_nav .c_n_r .p{
    display:-webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;
overflow:hidden;
}
#case .case .case_left .case_nav .c_n_r .h3{
    color: #0096d8;
    font-size: 16px;
    margin-top: 40px;
}   
@media (max-width: 992px) and (min-width:768px){
    #case .case .case_left .case_nav .c_n_r{
        width: 300px;
    }
    #case .case .case_left .case_nav .c_n_r .h3{
        margin-top: 20px;
    }
    
}
@media (max-width: 1200px) and (min-width:992px){
    #case .case .case_left .case_nav .c_n_r .h3{
        margin-top: 58px;
    }
}
@media (max-width: 570px) {
    #case .case .case_left .case_nav .c_n_l img{
        width: 100%;
    }
}

@media (max-width: 768px) and (min-width:480px){
    #case .case .case_left .case_nav {
        margin-top: 16px;
        margin-bottom: 16px;

    } 
}

#case .case .case_right_1,#case .case .case_right_2,#case .case .case_right_3,#case .case .case_right_4{
    padding: 0;
    overflow: hidden;
}
#case .case .case_right .h1{
    font-size:32px;
    color: #2b2b2b;
    font-weight: bolder;
    display: block;
    float: none;
    padding: 0px 0px;
}
#case .case .case_right .h1 i {
    display: none;
}
#case .case .case_right .h1.collapsed .menu-bar:before{
    content: "\f196";
}
#case .case .case_right .h1 .menu-bar:before{
    content: "\f147";
}
#case .case .case_right .h1:after{
    content: "";
    display: block;
    height: 2px;
    background: #0096d8;
    width: 40px;
    margin-top: 10px;
}
#case .case .case_right .c_r_nav{
    margin: -4px;
    margin-top: 15px;
}
#case .case .case_right .c_r_nav.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
#case .case .case_right .c_r_nav .p{
    padding-left: 4px;
    padding-right: 4px;
}
#case .case .case_right .c_r_nav .p div:nth-child(1){
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
    height: 36px;
    border: 1px solid #eeeeee;
    line-height: 36px;
}
.sendNav li{
    margin-left: 4px;
    line-height: 2;
}

@media (max-width: 500px){
    #case .case .case_right .c_r_nav .p div:nth-child(1){        
        font-weight: lighter;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    #case .case .case_right .case_right_4 .lunbo .slick1 img{
        width: 90%;
    }
}
#case .case .case_right .case_right_1 .c_r_nav .p div:nth-child(1){
    background: #f2f2f2;
}

#case .case .case_right .c_r_nav .p div:nth-child(1):hover,#case .case .case_right .c_r_nav .p.active div:nth-child(1){
    background: #0096d8;
    color: #fff;
}
#case .case .case_right .case_right_4 .lunbo{
    background: #f9f9f9;
    padding:15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#case .case .case_right .case_right_4 .lunbo .slick1 img{
    margin: 0 auto;
    width: 100%;    
}
#case .case .case_right .case_right_4 .lunbo .slick1 .product-name{
    line-height: 1.2;
    text-align: center;
    font-size: 14px;
}
#case .case .case_right .case_right_4 .lunbo .slick1 .product-name span{
    display: block;
}
#case .case .case_right .case_right_4 .lunbo .slick1 .product-name:before{   
    content: "";
    display: block;
    height: 2px;
    background: #0096d8;
    width: 40px;
    margin: 10px auto;
}
.slick-dots{
    bottom: -40px;
    text-align: center;
}

#case{
    background: #f7f7f7;
    padding-top: 36px;
    /*padding-bottom: 120px;*/
}
.case{
    overflow: hidden;
    background: #fff;
}
#case .case .case_left{
    margin-bottom: 50px;
}
.case_right_3 .c_r_nav a:nth-child(1) .p div{
    color: #fff;
    background: #0096d8;
}
@media (max-width: 768px){
    .banner {
        margin-top: 70px;
    }
    .banner .banner-img img {
        width: 140%;
        margin-left: -20%;
    }
    #case {
        padding-bottom: 40px;
    }
    #case .case .case_left .h1{
        font-size: 20px;
    }
    #case .case .case_right .h1{
        font-size: 18px;
        border-bottom: 1px solid #dcdcdc;
    }
    #case .case .case_right .h1 i {
        display: inline-block;
    }
    #case .case .case_right .h1 .menu-bar {
        float: right;
        margin-top: 8px;
    }

}