    .news-tab-box {
        background: #fff;
        padding: 20px 0;
    }
    
    .news-tab {
        box-shadow: 0 3px 6px rgba(199, 199, 199, 0.18), 0 -3px 6px rgba(199, 199, 199, 0.18)
    }
    
    .news-wrap {
        padding: 25px 0;
        background: #f7f7f7;
    }
    
    .news-tab .news-tab-item {
        position: relative;
        height: 120px;
        float: left;
        width: 14.2%;
        text-align: center;
        cursor: pointer;
        padding-top: 10px;
    }
    
    .news-tab-item a {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .news-tab-item+.news-tab-item::after {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: '';
        display: block;
        height: 80px;
        border-left: 1px solid #dddddd;
    }
    
    .news-tab-item::before {
        display: none;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../images/news-type1.jpg) center no-repeat;
        z-index: 2;
    }
    
    .news-tab-item.active::before {
        display: block;
    }
    
    .news-tab-item a:hover {
        text-decoration: none;
    }
    
    .news-tab-item a:hover h2 {
        color: #ff3700;
    }
    
    .news-tab-item strong {
        display: block;
        width: 84px;
        height: 75px;
        line-height: 72px;
        font-size: 38px;
        color: #fc6d45;
        background: url(../images/news-default-bg.jpg) red center no-repeat;
        background-size: 100%;
        margin: 0 auto;
    }
    
    .news-tab-item h2 {
        font-size: 16px;
        color: #333333;
    }
    /* 推荐 */
    
    .news-gray-box {
        background: #f7f7f7;
        min-width: 1200px;
    }
    
    .news-white-box {
        background: #fff;
    }
    
    .recomand-left {
        position: relative;
        width: 787px;
        padding: 30px 0;
        font-size: 0;
    }
    
    .recomand-news {
        position: relative;
    }
    
    .recomand-news::before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        background: url(../images/hot.png) center no-repeat;
    }
    /* .recomand-left .server-people-rank {
        position: absolute;
        top: -20px;
    } */
    
    .news-recomand h1 {
        font-size: 18px;
        color: #333333;
        padding-bottom: 10px;
        display: inline-block;
        border-bottom: 1px solid #ff3700;
        margin-bottom: 30px;
    }
    
    .news-box {
        position: relative;
        padding: 15px 20px 15px 10px;
        background: #fff;
    }
    
    .news-box dt {
        float: left;
        overflow: hidden;
    }
    
    .news-box dd {
        position: relative;
    }
    
    .news-box dt a,
    .news-box dt img {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .news-tit {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0 10px;
        color: #333;
    }
    
    .news-tit:hover {
        color: #fa6e48;
        text-decoration: none;
    }
    
    .news-des {
        font-size: 14px;
        color: #666666;
        line-height: 28px;
        text-align: justify;
    }
    
    .news-more {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 14px;
        color: #fd8664;
    }
    .news-more1{
        border: 1px solid  #fd8664;
        padding: 0 10px;
    }
    .news-more1:hover{
        color: #fff;
        background: #fd8664;
        text-decoration: none;
    }
    
    .recomand-news dt {
        width: 215px;
        height: 143px;
    }
    
    .recomand-news dd {
        margin-left: 230px;
    }
    
    .recomand-news .news-tit {
        margin-top: 10px;
    }
    
    .recomand-news .news-tit {
        font-size: 20px;
    }
    
    .recomand-news-bd {
        display: inline-block;
        vertical-align: top;
        width: 46.8%;
        margin-top: 14px;
        padding: 20px 10px;
    }
    .recomand-news-bd +.recomand-news-bd{
        margin-left: 10px;
    }
    
    .recomand-news-bd .news-tit {
        font-size: 18px;
        margin-bottom: 0;
    }
    
    .recomand-news-bd dt {
        width: 127px;
        height: 84px;
    }
    
    .recomand-news-bd dd {
        margin-left: 142px;
    }
    
    .recomand-right {
        width: 385px;
        padding: 30px 0;
        font-size: 0;
    }
    
    .recomand-right .server-rank {
        bottom: 0;
        right: 2px;
    }
    
    .recomand-people-item {
        display: inline-block;
        width: 49.5%;
        vertical-align: top;
        padding: 5px 0;
        background: #fff;
    }
    
    .recomand-people-item .server-people-avatar {
        width: 70px;
        height: 70px;
    }
    
    .recomand-people-item .server-people-name,
    .recomand-people-item .server-people-com {
        margin-top: 0;
    }
    
    .recomand-people-item .server-people-btn {
        width: 87px;
        margin-top: 3px;
        height: 23px;
        line-height: 23px;
    }
    
    .light-yellow-bg {
        background-color: #fff8e5;
    }
    
    .recomand-right-tit a {
        color: #999;
        font-size: 14px;
        line-height: 39px;
    }
    /* 新闻栏目 */
    
    .news-part {
        padding: 30px 0;
    }
    
    .news-part-tit {
        width: 200px;
        border: 1px solid;
        height: 35px;
        line-height: 35px;
        margin: 0 auto 20px;
    }
    
    .news-part-tit span {
        float: left;
        text-align: center;
        font-size: 22px;
        width: 50%;
    }
    
    .news-parta .news-part-tit {
        border: 1px solid #fd8664;
    }
    
    .news-parta .news-part-tit span:first-child {
        background: #fd8664;
        color: #fff;
    }
    
    .news-parta .news-part-tit span:last-child {
        color: #fd8664;
    }
    
    .news-part-left {
        position: relative;
        width: 286px;
        height: 286px;
        overflow: hidden;
    }
    
    .news-part-left img {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .news-part-tip {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 10;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 20px;
        color: #fff;
    }
    
    .news-parta .news-part-tip {
        background: rgba(253, 134, 100, .5);
    }
    
    .news-part-right {
        width: 283px;
        height: 286px;
        border: 1px solid #f1f1f1;
        background: #fff;
    }
    
    .news-part-ct {
        float: left;
        width: 570px;
        margin-left: 30px;
    }
    
    .news-side-tit {
        height: 39px;
        line-height: 39px;
        color: #fff;
        text-align: center;
        font-size: 18px;
        margin: 1px 1px 10px 1px;
    }
    
    .news-parta .news-side-tit {
        background: #fd8664;
        font-weight: normal;
    }
    
    .news-side-list {
        padding: 0 20px;
    }
    
    .news-part-right .news-left {
        width: 100%;
    }
    
    .news-part-right .news-left {
        line-height: 38px;
    }
    
    .news-parta .news-left:hover,
    .news-parta .news-left.active {
        color: #fd8664
    }
    
    .news-part-more {
        display: block;
        clear: both;
        font-size: 16px;
        color: #333;
        text-align: center;
        margin-top: 30px;
    }
    /*监管动态 */
    
    .news-partb .news-part-tit {
        border: 1px solid #388bff;
    }
    
    .news-partb .news-part-tit span:first-child {
        background: #388bff;
        color: #fff;
    }
    
    .news-partb .news-part-tit span:last-child {
        color: #388bff;
    }
    
    .news-partb .news-side-tit {
        background: #388bff;
        font-weight: normal;
    }
    
    .news-partb .news-left:hover,
    .news-partb .news-left.active {
        color: #388bff
    }
    
    .news-partb .news-part-tip {
        background: rgba(56, 139, 255, .5);
    }
    /* 保险数据 */
    
    .news-partc .news-part-tit {
        border: 1px solid #f6ab1a;
    }
    
    .news-partc .news-part-tit span:first-child {
        background: #f6ab1a;
        color: #fff;
    }
    
    .news-partc .news-part-tit span:last-child {
        color: #f6ab1a;
    }
    
    .news-partc .news-side-tit {
        background: #f6ab1a;
        font-weight: normal;
    }
    
    .news-partc .news-left:hover,
    .news-partc .news-left.active {
        color: #f6ab1a
    }
    
    .news-partc .news-part-tip {
        background: rgba(246, 171, 76, .5);
    }
    /* 投保指南 */
    
    .news-partd .news-part-tit {
        border: 1px solid #7dde27;
    }
    
    .news-partd .news-part-tit span:first-child {
        background: #7dde27;
        color: #fff;
    }
    
    .news-partd .news-part-tit span:last-child {
        color: #7dde27;
    }
    
    .news-partd .news-side-tit {
        background: #7dde27;
        font-weight: normal;
    }
    
    .news-partd .news-left:hover,
    .news-partd .news-left.active {
        color: #7dde27
    }
    
    .news-partd .news-part-tip {
        background: rgba(125, 222, 39, .5);
    }
    /* 社保新闻 */
    
    .news-parte .news-part-tit {
        border: 1px solid #00c3f4;
    }
    
    .news-parte .news-part-tit span:first-child {
        background: #00c3f4;
        color: #fff;
    }
    
    .news-parte .news-part-tit span:last-child {
        color: #00c3f4;
    }
    
    .news-parte .news-side-tit {
        background: #00c3f4;
        font-weight: normal;
    }
    
    .news-parte .news-left:hover,
    .news-parte .news-left.active {
        color: #00c3f4
    }
    
    .news-parte .news-part-tip {
        background: rgba(0, 195, 244, .5);
    }
    /* 车险 */
    
    .news-partf .news-part-tit {
        border: 1px solid #00c3f4;
    }
    
    .news-partf .news-part-tit span:first-child {
        background: #00c3f4;
        color: #fff;
    }
    
    .news-partf .news-part-tit span:last-child {
        color: #00c3f4;
    }
    
    .news-partf .news-side-tit {
        background: #00c3f4;
        font-weight: normal;
    }
    
    .news-partf .news-left:hover,
    .news-partf .news-left.active {
        color: #00c3f4
    }
    
    .news-partf .news-part-tip {
        background: rgba(0, 195, 244, .5);
    }
    /* 动画 */
    
    .news-box dt img,
    .news-part-left img {
        width: 100%;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
    }
    
    .news-box dt:hover img,
    .news-part-left:hover img {
        transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }
    /* 资讯正文 */
    
    .newsdetail-wrap {
        position: relative;
        padding-bottom: 30px;
    }
    
    .newsdetail-mn {
        padding: 0 30px 20px;
    }
    
    .newsdetail-mn h1 {
        font-size: 28px;
        color: #333;
        text-align: center;
        line-height: 1.6;
        margin: 30px 0;
    }
    
    .newsdetail-mn .newsdetail-info {
        padding-bottom: 30px;
        font-size: 12px;
        color: #666666;
        text-align: center;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    
    .newsdetail-info span {
        margin: 0 15px
    }
    
    .newsdetail-keyword {
        height: 50px;
        line-height: 50px;
        color: #666666;
    }
    
    .newsdetail-keyword a {
        color: #666666;
        margin-right: 15px;
    }
    /* 列表 */
    
    .newslist-wrap {
        padding: 30px 0;
    }
    
    .newslist-left {
        width: 868px;
    }
    
    .newslist-right {
        width: 292px;
    }
    
    .newslist-mn {
        padding: 0 20px;
        border: 1px solid #f0f0f0;
    }
    /* 左边 */
    
    .newslist-tab {
        height: 56px;
        line-height: 56px;
        font-size: 16px;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .newslist-tab a {
        display: inline-block;
        color: #333333;
        margin-right: 50px;
    }
    
    .newslist-tab a.active {
        color: #ff3700;
        border-bottom: 2px solid;
    }
    
    .newslist-tab a:hover {
        color: #ff3700;
        text-decoration: none;
    }
    
    .newslist-item {
        padding: 20px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .newslist-img {
        width: 150px;
        height: 100px;
        overflow: hidden;
    }
    
    .newslist-img img {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .newslist-info {
        margin-left: 170px;
        height: 100px;
    }
    
    .newslist-tit {
        margin: 10px 0 30px;
    }
    
    .newslist-tit a {
        font-size: 18px;
        color: #333333;
        font-weight: normal;
    }
    
    .newslist-tit a:hover {
        color: #ff3700;
        text-decoration: none;
    }
    
    .newslist-info-des {
        font-size: 12px;
        color: #666666;
    }
    
    .newslist-info-des span {
        display: inline-block;
        margin-right: 20px;
    }
    /* 动画 */
    
    .newslist-img img,
    .side-peple dt img {
        width: 100%;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
    }
    
    .newslist-img:hover img,
    .side-peple dt:hover img {
        transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }