.success-top-tab {
    margin: 20px 0 60px;
}
.case-top-tab-list > li {
    position: relative;
    float: left;
    padding-bottom: 1px;
}
.success-top-tab a.on {
    background: #ff0000;
    color: #fff;
}
.case-top-tab-list > li > a {
    display: block;
    min-width: 7em;
    line-height: 2;
    margin-left: 1px;
    text-align: center;
    background: #f0f0f0;
    padding: 0 5px;
}
.news-list .item {padding: 30px 0; border-bottom: 1px solid #cccccc;}
.news-list .img {margin-left: 130px; width: 160px;}
.news-list .time {margin-right: 10px;}
.news-list .time .sj {position: relative; padding-right: 44px; color: #999999;}
.news-list .time .sj i {position: absolute; top: 50%; right: 0; width: 34px; height: 1px; background: #cccccc;}
.news-list .time a {display: block; width: 40px; height: 40px; margin-top: 20px; border: 1px solid #fff; background: url("../images/new_2.png") no-repeat center;}
.news-list .time a:hover {border-color: #ff0000;}
.news-list .txt .tit {margin-bottom: 30px;}

.news-details-box {}
.news-details-box .line {height: 1px; background: #cccccc;}
.news-details-tit {margin-bottom: 1em;}
.news-details-box .line-top {margin: 10px 0 30px;}
.news-details-box .line-bottom {margin: 30px 0 10px;}
.news-details-btn a {}
.news-details-btn a.prev {color: #666;}
.news-details-btn a.next {color: #999;}
.news-details-btn em {color: #00a0e9;}
.news-details-btn a:hover {color: #00a0e9; text-decoration: underline;}
.news-list .img img{
    max-width: 100%;
}







@media only screen and (max-width: 1010px){

    .news-list .img::before,
    .news-list .img::after {content: ''; display: table;}
    .news-list .img::after {clear: both;}
    .news-list .img {display: none; float: none; margin-left: 0; margin-bottom: 0.2rem; width: auto; *zoom: 1;}
    .news-list .img a {float: right; width: 2.61rem;}
    .news-list .txt .tit {margin-bottom: 0.3rem;}
    .news-list .item {padding: 0.3rem 0;}
    .news-list .time a {width: 0.4rem; height: 0.4rem; margin-top: 0.2rem;}
    .news-list .time .sj i {width: 0.34rem;}
    .news-list .time .sj {padding-right: 0.44rem;}
    .success-box .news-list .img {display: none; width: auto; margin-left: 0;}
    .


}


























