body {font-family: "microsoft yahei","simsun";
    background-color: #f7f7f7;
}
.new-adv{
    margin-bottom: 15px;
    width: 100%;
    height: 90px;
    background-color: #fe0000;
    overflow: hidden;
}
.new-adv img{
    width: 100%;
}

.detail-main{
    padding-top: 20px;
}
.d-row{
    width: 1200px;
    background-color: #fff;
    margin-bottom: 20px;
    border-top: 1px solid #124682;
    padding-bottom: 40px;
}
.d-comment{
    padding-bottom: 0;
}
.d-row .article-comment{
    padding-bottom: 0;
}
.plr{
    padding-left: 25px;
    padding-right: 25px;
}
.new-detail-r ul{
    width: 100%;
}
.new-detail-r ul img{
    width: 270px;
    height: 180px;
    margin: 0 auto;
}
.new-detail-l{
    float: left;
    width: 877px;
    border-right:1px solid #f7f7f7;
}
.new-d-inner{
    position: relative;
}
.article-aside .column-title{
    width: 120px;
    margin-bottom: 0;
    border-top: 0;
}

.article-aside .column-title label{
    width: 100%;
    height: 55px;
    padding: 0;
    position: absolute;
    top: -55px;
    line-height: 55px;
    border-top: 0;
    text-align: center;
}
.new-d-inner .column-title:before{
    top: 0;
    left: 50px;
}
.d-bread .bread-nav{
    height: 55px;
    padding-left: 158px;
    margin-bottom: 0;
    line-height: 55px;
}
/*.detail-nav-l{
    width: 120px;
    float: left;
    background-color: #fff;
    cursor: pointer;
}
.detail-nav-l li{
    padding: 0 15px;
    text-align: center;
    color: #333;
    border-left:3px solid #fff;
}
.detail-nav-l li:first-child{
    padding-top: 10px;
}
.detail-nav-l li.cur,.detail-nav-l li:hover{
    border-left:3px solid #124682;
    font-weight: bold;
    color: #124682;
}
.detail-nav-l li a{
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom:1px solid #f2f2f2;
}*/
.recwcontent table{
    max-width: 695px;
    margin-bottom: 20px;
}
.recwcontent table td{
    padding: 5px;
    border:1px solid #f2f2f2;
    text-align: center;
}
    .article-aside-l{
        width: 120px;
        padding: 15px 20px 25px;
        float: left;
        cursor: pointer;
        overflow: hidden;
        background-color: #fff;
    }
    .article-aside-l .shared{
        width:100%;
        border-bottom:1px solid #f5f5f5;
    }
    .article-aside-l .shared .share-btn,.article-aside-l .othered{
        height: 108px;
    }
    .article-aside-l .shared .share-btn .bdsharebuttonbox,.article-aside-l .othered a{
        width: 100%;
        height: 90px;
        text-align: center;
        float: left;
        margin-bottom: 2px;


    }
    .article-aside-l .othered a{
        padding-top: 12px;
    }
    .article-aside-l .shared .share-btn .bdsharebuttonbox a{float: none;background: none;margin: 0;line-height: inherit;}
    .article-aside-l .shared .share-btn .icon-weixin{color:#59c622;}
    .article-aside-l .shared .share-btn .icon-qq{color:#ffba02;}
    .article-aside-l .shared .share-btn .icon-weibo{color:#dd4444;}
    .article-aside-l .shared .share-btn  .icon {
        font-size:40px;
    }
    .article-aside-l .shared .share-btn p,.article-aside-l .othered a p{
        margin-top: 5px;
        color:#999;
    }
    .article-aside-l .othered a{
        display:block;
    }
    .article-aside-l .othered a em{font-size:18px;font-style: normal;}
    .article-aside-l .othered a i{display:block;font-size: 36px;}
    .article-aside-l .othered a.comment .icon{color:#0199c8;}
    .article-aside-l .othered a.appreciate .icon{color:#ff6468;}
    .article-aside-l .othered a.favor .icon{color:#084598;}
.new-detail-r{
    margin-left: 877px;
    position: relative;
}
.detail-right-title {
    height: 55px;
    line-height: 55px;
    border-bottom:1px solid #f2f2f2;
    color: #124682;
    font-size: 16px;
    font-weight: 600;
}
.detail-right-title:before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #124682;
    position: relative;
    margin-right: 25px;
    top: 4px;
}
/*精华列表*/
.hot-news-list{clear:both;}
.hot-news-list li{position:relative;border-bottom:1px solid #eee;overflow: hidden;}
.hot-news-list li:last-child{border-bottom:none;}
.hot-news-list li .info-pic{display:block;float:left;overflow: hidden;}
.hot-news-list li .info-pic .cover{width:100%;height:100%;}
.hot-news-list li .info-detail{position:relative;}
.hot-news-list li .info-detail .detail-title{position:relative;}
.hot-news-list li .info-detail .detail-title a{color:#333;}
.hot-news-list li .advert{font-size:20px;font-weight:normal;margin-bottom:10px;}
.hot-news-list li .advert-img{width:100% !important;}
.hot-news-list li .advert-img img{width:100% !important;}
.hot-news-list li .info-detail .detail-summary{display:none;}
.hot-news-list li .info-detail .detail-other{position:absolute;width:100%;}
.hot-news-list li .info-detail .detail-other .remark .time{display:inline-block;color:#ccc;}

.hot-news-list li .info-detail .detail-other .remark .author span{display:inline-block;margin-left:4px;}
.hot-news-list li .info-detail .detail-other .remark .author img{width:18px;height:18px;border-radius:50%;vertical-align:top;}
.load-all{background: #f2f2f2;text-align: center;color:#666;}

/*精华详情页面包屑*/
.bread-nav{border-bottom:1px solid #eee;}
.bread-nav a{color:#333;}
.bread-nav span{color:#333;}
.bread-nav a:after{content:'>';color:#999;}

/*精华详情页正文*/
.article .content{font-family:-apple-system,blinkmacsystemfont,helvetica neue,pingfang sc,microsoft yahei,source han sans sc,noto sans cjk sc,wenquanyi micro hei,sans-serif;}
.article h1{font-weight:bolder;}
.article .info .time{color:#333;}
.d-info-name{color:#124682;}
.article .content{color:#333;}
.p10{
    padding-left: 10px;
    padding-right: 10px;
}
.d-info-author{
    color:#124682;
    margin-right: 10px;
}

.content .mid p{margin:0;text-indent: 0;}
.content p img,.article .content iframe {display: block;margin: auto;}

.tags span{display:inline-block;font-weight:600;color:#666;}
.tags a{display:inline-block;color:#044999;}
.operation{text-align:center;}
.operation .appreciate,.article .operation .favor{display:inline-block;vertical-align:top;}
.operation em{font-style: normal;}
.operation .appreciate{border:1px solid #ff6666;color:#ff6666;}
.operation .appreciate .icon,.article .operation .favor .icon{display:inline-block;}
.operation .appreciate .icon{color:#ff6666;}
.operation .favor{border:1px solid #044999;color:#044999;}
.operation .favor .icon-favor{color:#044999;}
.page{text-align:center;margin:30px 0 40px 0;}
.page a{ background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #044999;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 10px;}
.page .pagetips,.page .sp-count{
    margin-top:8px;
    display: none;
}

.page .sp-current {
    background: #044999 none repeat scroll 0 0;
    border: 1px solid #044999;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 10px;
}
.page .sp-current.disabled {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #999;
}
.article-label{
    margin-top: 20px;
    margin-bottom:10px;
    color: #999999;
}
.article-label a{
    margin-right: 8px;
    color:#124682;
}
.nc-disclaimer{
    padding: 20px 15px;
    background-color: #f2f2f2;
    color:#999;
    line-height: 20px;
}
.nc-disclaimer span{
    font-weight: 600;color: #333;
}
/*精华详情页新闻推荐*/
.news-rec-list .info-img{width:100%;overflow: hidden;}
.news-rec-list .info-img a{display:block;}
.news-rec-list .info-img img{max-width:100%;width:100%;}
.news-rec-list .info-title{overflow:hidden;}
.news-rec-list .info-title a{color:#333;}

.bd_weixin_popup{
    background-color: #fe0000;
}




/*@media screen and (min-width : 992px){*/
    /*精华首页区域*/
    .index-main .main-left{width:220px;}
    .index-main .main-center{padding:0 30px;width:680px;}
    .index-main .main-right{width:270px;}

    /*精华详情页区域*/
    .main-center{
        padding: 30px 30px 0;
        margin-left: 120px;
        border-left:1px solid #f7f7f7;
    }
    .groom{
        padding-left:120px;
        padding-right: 30px;
        margin-top: -1px;
    }
    .groom .column-title, .groom .article-comment{
        border-top: 0;
    }
    .groom .article-comment{
        padding-right: 0;
    }
    .detail-article{
        border-left:1px solid #f7f7f7;
        margin-top: 1px;
    }
    .groom .column-title label{
        height: 55px;
        padding: 0 24px;
        line-height: 55px;
    }
    .groom  .column-title:before{
        top:55px;
    }
    .detail-main .main-right{width:270px;}
    /*  资讯推荐 */
    .groom-car-type{
        width: 100%;
        height: 55px;
        line-height: 55px;
        border-bottom:1px solid #f7f7f7;
        cursor: pointer;
    }
    .groom-car-type li{
        display: block;
        float: left;
        padding: 0 25px;
        border-right:1px solid #f7f7f7;
        color: #124682;
        font-size: 16px;
        font-weight: bold;
        position: relative;
    }
    .groom-car-type li:before{
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #124682;
        position: absolute;
        top: 54px;
        left: 42%;
        display: none;
    }
    .groom-car-type li.cur{
        background-color: #124682;
        font-size: 18px;
        color: #fff;
    }
    .groom-car-type li.cur:before{
        display: block;
    }
    .inf-rec-list{
        padding:30px 0 ;
    }
    .inf-rec-list img{
        width: 100%;
    }
    .inf-rec-list .col-lg-4{
        padding-left: 30px;
        padding-right: 0;
    }
    .inf-rec-list  .info-img{
        height: 140px;
        background-color: #ffbe40;
    }
    .inf-rec-list  .info-title{
        height: 75px;
        padding: 10px 10px 25px;
        text-align: center;
        overflow: hidden;
    }
    /*原创专栏*/
    .hot-news .thumbnail-list .thumbnail{padding:10px 0 13px;margin-bottom:0;border:none;border-bottom:1px solid #eee;}
    .hot-news .thumbnail-list .col-lg-12:last-child .thumbnail{border:none;}
    .hot-news .thumbnail-list .thumbnail .tags-title{margin-bottom:0;text-align:center;}
    .hot-news .thumbnail-list .thumbnail .tags-title a{display: block;}
    .hot-news .thumbnail-list .thumbnail .tags-title img{max-width:70%;vertical-align:top;}
    .hot-news .thumbnail-list .thumbnail .news-list ul li{position:relative;line-height:23px;overflow: hidden;}
    .hot-news .thumbnail-list .thumbnail .news-list ul li a{font-size:13px;color:#999;}

    /*精华类别导航*/
    .hot-news-nav{width:620px;height:40px;}
    .hot-news-nav.fixed{top:52px;height:50px;}
    .hot-news-nav ul{width:620px;height:40px;background-color:#efefef;}
    .hot-news-nav.fixed ul{box-shadow:0 2px 3px #ddd;}
    .hot-news-nav ul li{float:left;}
    .hot-news-nav ul li a{display:block;width:65px;height:40px;line-height:40px;font-size:16px;text-align:center;}
    .hot-news-nav ul li a.lab{width:110px;}
    .hot-news-nav ul li:hover a{background-color:#044999;color:#fff;}

    /*精华列表*/
    .news-list-box{margin-bottom:150px;}
    .hot-news-list li{padding:15px 0;}
    .hot-news-list li:hover{background-color:#f8f8f8;}
    .hot-news-list li .info-pic{
        width:150px;height:100px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform: rotate(0deg);
        overflow: hidden;
        border-radius: 0;
    }
    .hot-news-list li .info-pic .cover{width:100%;height:100%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
    .hot-news-list li .info-pic:hover .cover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

    .hot-news-list li .info-pic .advert-img{
        width: 620px;
        height: 160px;
    }
    .hot-news-list li .info-detail .detail-title{line-height:32px;font-size:20px;}
    .hot-news-list li .info-detail .detail-title a{font-weight:600;}
    .hot-news-list li .info-detail .detail-other{bottom:3px;width:100%;height:16px;line-height:16px;font-weight:300;}
    .hot-news-list li .info-detail .detail-other .remark .time{/*margin-right:10px;*/font-size:12px;}
    .hot-news-list li .info-detail .detail-other .remark .author span{margin-left:4px;font-size:12px;color:#124682;}
    .hot-news-list li .info-detail .detail-other .remark .author img{width:16px;height:16px;}
    .hot-news-list li .info-detail .detail-other .tag a{margin-right:10px;font-size:12px;color:#999;}
    .hot-news-list li.ads-big{padding-top:15px;}
    .hot-news-list li.ads-big .ads-title{margin-bottom:15px;display:block;line-height:26px;font-size:22px;font-weight:bolder;}
    .hot-news-list li.ads-big .ads-pic{display:block;position:relative;}
    .hot-news-list li.ads-big .ads-pic .cover{max-width:100%;width:100%;height:auto;}
    .hot-news-list li.ads-small .info-detail .detail-other{bottom:0;}
    .hot-news-list li .info-detail .detail-title a:hover,
    .hot-news-list li .info-detail .tag a:hover,
    .hot-news-list li .info-detail .detail-other .remark .author:hover span,
    .hot-news-list li.ads-big .ads-title:hover,
    .hot-news .thumbnail-list .thumbnail .news-list ul li a:hover{color:#044999;}
    .article-hot .load-all{
        height:40px;
        margin-top: 10px;
        margin-left: 30px;
        line-height:40px;
        font-size: 16px;
    }

    /*热门排行*/
    .main-left .hot-ranking{position:fixed;top:52px;width:190px;-webkit-animation: bounceindown .8s;-moz-animation: bounceindown .8s; -ms-animation: bounceindown .8s;-o-animation: bounceindown .8s;animation: bounceindown .8s;}

    .hot-ranking .ranking-list{
        padding-top: 25px;
        margin-bottom: 25px;
    }
    .hot-ranking .ranking-list li{
        position:relative;
        padding-left: 28px;
        margin-bottom: 8px;
    }
    .hot-ranking .ranking-list li a{
        display:block;
        height:auto;
        line-height:20px;
        font-size:14px;
        color:#333;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .hot-ranking .ranking-list li:after{
        display:block;
        position:absolute;
        left:0;
        top:3px;
        width: 16px;
        height: 16px;
        background-color: #ccc;
        color: #fff;
        text-align: center;
        line-height: 16px;
        font-size: 12px;
    }
    .hot-ranking .ranking-list li:nth-child(1):after{
        content:"1";
        background-color: #cc0000;
    }
    .hot-ranking .ranking-list li:nth-child(2):after{
        content:"2";background-color: #cc0000;
    }
    .hot-ranking .ranking-list li:nth-child(3):after{content:"3";background-color: #cc0000;}
    .hot-ranking .ranking-list li:nth-child(4):after{content:"4";}
    .hot-ranking .ranking-list li:nth-child(5):after{content:"5";}
    .hot-ranking .ranking-list li:nth-child(6):after{content:"6";}
    .hot-ranking .ranking-list li:nth-child(7):after{content:"7";}
    .hot-ranking .ranking-list li:nth-child(8):after{content:"8";}
    .hot-ranking .ranking-list li:nth-child(9):after{content:"9";}
    .hot-ranking .ranking-list li:nth-child(10):after{content:"10";}

    .new-detail-r-adv{
        width: 100%;
        height: 171px;
        overflow: hidden;
    }
    .new-detail-r-adv img{
        width: 100%;
    }


    /*精彩视频*/
    .wonder-video ul{
        padding: 25px 0;
    }
    .wonder-video .video-list{overflow: hidden;padding-bottom: 0}
    .wonder-video .video-list li{position: relative;}
    .wonder-video .video-list li .info-pic{position: relative;width:100%;overflow: hidden;}
    .wonder-video .video-list li .info-pic a{display:block;}
    .wonder-video .video-list li .info-pic .cover{max-width:100%;height:100%;vertical-align: middle;-webkit-transition:.7s;transition:.7s;}
    .wonder-video .video-list li .info-pic .play{
        position:absolute;
        left:47%;
        top:43%;
        width:60px;height:60px;
        line-height:60px;
        margin:-16px 0 0 -16px;
        border:4px solid #fff;
        border-radius:50%;text-align: center;z-index: 1;-webkit-box-shadow:0 0 10px rgba(238,238,238, .5); -moz-box-shadow:0 0 10px rgba(238,238,238, .5);box-shadow:0 0 10px rgba(238,238,238, .5);}
    .wonder-video .video-list li .info-pic .play .icon{
        color:#fff;font-size:36px;
        position: relative;
        top: -3px;
        left: 3px;
    }
    .wonder-video .video-list li .info-title{
        margin:10px 0 20px;
        height:36px;
        line-height:18px;
        overflow:hidden;
        text-align: center;
    }
     .wonder-video .video-list li:last-child .info-title{
         margin-bottom: 0;
     }
    .wonder-video .video-list li .info-title a{
        font-size:14px;
        color:#333;
    }
    .wonder-video .video-list li .info-title span{display:inline-block;padding:0 8px;position:relative;font-size:14px;color:#ff9900;}
    .wonder-video .video-list li .info-title span:before{content:'[';padding-right:3px;position:absolute;top:-1px;left:0;color:#0099cc;}
    .wonder-video .video-list li .info-title span:after{content:']';position:absolute;top:-1px;right:0;color:#0099cc;}
    .wonder-video .video-list li:hover .info-pic .cover{-webkit-transform:scale(1.05);transform:scale(1.05);}
  /*  .wonder-video .video-list li:hover .info-pic .play{background:rgba(4, 73, 153, 0.8);}*/

    /*精彩专题*/
    .wonder-topic{
        padding-top: 30px;
    }
    .wonder-topic .topic-list .topic-info{position: relative;
        overflow: hidden;
    }
    .wonder-topic .topic-list .topic-info a{display: block;}
    .wonder-topic .topic-list .topic-info .pic{
        max-width:100%;
        vertical-align:top;
    }
    .wonder-topic .topic-list .topic-info h3{font-weight:normal;
        margin-bottom: 20px;}
    .wonder-topic .topic-list .topic-info h3 a{
        display:block;padding:5px  5px 0;line-height:18px;font-size:14px;color:#333;overflow: hidden;text-align: center;}

    /*改装*/
    .modi .modi-list{padding-top:8px;}
    .modi .modi-list .swiper-container {width:100%;height:200px;}
    .modi .modi-list .swiper-container .swiper-slide img {display: block;width:100%;height:160px;vertical-align:middle;}
    .modi .modi-list .swiper-container .swiper-slide .title {display:block;margin-top:4px;padding:0 5px;width:100%;height:40px;line-height:20px;font-size:14px;color: #333; z-index: 1;}
    .modi .modi-list .swiper-container .swiper-pagination { top:135px;bottom: auto;}
    .modi .modi-list .swiper-container .swiper-pagination .swiper-pagination-bullet {display: inline-block; margin-right: 5px;width: 8px;height: 8px; border-radius: 50%;background: rgba(255, 255, 255, .9);box-shadow: 0 1px 2px #ccc; vertical-align: middle;}

    .hot-ranking .ranking-list li a:hover,
    .wonder-video .video-list li .info-title a:hover,
    .wonder-topic .topic-list .topic-info h3 a:hover,
    .modi .modi-list .swiper-container .swiper-slide:hover .title{color:#044999;}

    /*精华详情页面包屑*/
    .bread-nav{margin-bottom:20px;line-height:40px;}
    .bread-nav a{line-height:40px;font-size:13px;}
    .bread-nav span{font-size:13px;}
    .bread-nav a:after{margin:0 6px;font-size:13px;}
    .bread-nav a:hover{color:#044999;}

    /*精华详情页正文*/
    .article h1{line-height:40px;font-size:28px;}
    .article .info{padding-bottom:40px;font-size:13px;}
    .article .info .time{margin-right:25px;}
    .article .content{font-size:16px;}
    .article .content p{margin-bottom:20px;line-height:30px;font-size: 16px;text-indent:2em;overflow: hidden;}
    .article .content p a:hover{color:#044999;border-bottom:1px solid #044999;}
    .article .content .youku-video{height:413px !important;}
    .article .content iframe {width:100%;}
    .article .content p img {max-width:690px;}
    .article .content iframe{
        height: 410px;
    }
    .article .tags{line-height:26px;font-size:14px;}
    .article .tags a{margin-right:10px;}
    .article .operation{padding:30px 0;}
    .article .operation .appreciate,.article .operation .favor{width:120px;height:48px;line-height:42px;border-radius: 24px;font-size:24px;}
    .article .operation .appreciate .icon,.article .operation .favor .icon{dpadding-right:10px;font-size:24px;}
    .article .operation .favor{margin-left:20px;}
    .article .operation .appreciate:hover{background:#ff6666;color:#fff;}
    .article .operation .favor:hover{background:#044999;color:#fff;}
    .article .operation .appreciate:hover .icon{color:#fff;}
    .article .operation .favor:hover .icon{color:#fff;}
    .main-center .pagination a.all{
        width: 82px;
    }
    .main-center .pagination{
        margin-top: 48px;
        margin-bottom: 46px;
    }
    /*精华详情页分享、点赞、评论*/
    .article-aside.fixed{
        position:fixed;
        top:108px;
        -webkit-animation: bounceindown .8s;-moz-animation: bounceindown .8s; -ms-animation: bounceindown .8s;-o-animation: bounceindown .8s;animation: bounceindown .8s;
        z-index: 999;
    }
    .new-detaii-r{
        position:relative;
        width: 323px;
        float: right;
        overflow: hidden;
    }
    .right-aside.fixed{
        width: 323px;
        background-color: #fff;
        top:52px;
    }
    .detail-r-hot-ranking.fixed{
        /*top:323px;*/
        top: 378px;
    }

    /*   关于作者  */
    .scribe{
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom:1px solid #f7f7f7;
        text-align: center;
    }
    .scribe-img{
        width: 97px;
        height: 97px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto 15px;
    }
    .scribe-img img{
        width: 100%;
    }
    .scribe-name{
        margin-bottom: 15px;
        color: #333;
        font-weight: bold;
    }
    .scribe-inf{
        margin-bottom: 12px;
        color: #999999;
    }
    .scribe-inf i{
        padding: 5px;
        font-style: normal;
    }
    .scribe-btn{
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .scribe-btn .btn-default{
        padding: 2px 20px;
        border-color: #124682;
        cursor: pointer;
        line-height: 25px;
        color: #124682;
        /*font-size: 12px;*/
        font-weight: bold;
    }
    .btn-follow{
        margin-right: 10px;
    }
    .scribe-btn .btn-default:hover{
        background-color: #fff;
    }
    /*精华详情页新闻推荐*/
    .news-rec-list{padding-top:10px;}
    .news-rec-list .info-img img{height:142px;-webkit-transition:.7s;transition:.7s;}
    .news-rec-list .info-title{margin:5px 0 10px;height:36px;line-height:18px;}
    .news-rec-list .info-title a{font-size:14px;}
    .news-rec-list .info-img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}
    .news-rec-list .info-title a:hover{color:#044999;}

    /*精华详情页热点新闻*/
    .article-hot{
        padding-bottom: 35px;
    }
    .article-hot .hot-news-list{
        padding-left: 30px;
    }
    .article-hot .hot-news-list li .info-detail{
        margin-left: 170px;
        height: 100px;
    }
/*}*/
/*@media screen and (min-width : 992px) and (max-width : 1200px){
    .index-main .main-center{padding-left:15px;width:695px;}
    .hot-news-nav,
    .hot-news-nav ul{width:650px;}
    .hot-news-list li .info-detail{width:470px;}

    .detail-main .main-center{padding-left:15px;width:700px;}
    .news-rec-list .info-img img{height:132px;}
    .article-hot .hot-news-list li .info-detail{width:470px;}
}
@media (max-width: 991px){
    .hot-news-nav {
        position: relative;
        border-top: 1px solid #044999;
        z-index: 99;
        width: 80%;
        margin-left: 120px;
        line-height: 40px;
        top: 13px;
    }
    .hot-news-nav ul li{
        float: left;
        width: 75px;
    }
    .hot-news-nav.fixed{top:10px;height:50px;z-index: 9999}
    .news-list-box{
        margin-top: 60px;
    }

/*  图片弹层 */
.imgfixedbox{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.65);
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 150px;
    z-index: 1000;
    display: none;
}
.imgfixedbox img{
    max-width: 700px;
    margin-left: -175px;
   border: 5px solid rgba(255, 255, 255, 0.5);
}
center{
    position: relative;
}
.clostbtn{
    position: absolute;
    top: 100px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    background: no-repeat center  rgba(255,255,255,0.6);
    border-radius: 50%;
    cursor: pointer;
}







