@font-face {
    /*font-family:DongQingHei;src:url('./DongQingHeiTi-1.ttf')*/
}
.moreText {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap
}
.textMoreTwo{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.textMoreTwo > a {
    color: black;
}
.flex {
    display: -webkit-box; /* 老版本 - 适配iOS 6-, Safari 3.1-6 */
    display: -webkit-flex; /* 新版本 - 适配Chrome */
    display: flex;
}
body {
    width: 100%;
    height: 100%;
    font-family: DongQingHei
}
.box{
    width: 100%;
    height: 100%;
}
.wrap{
    width: 1000px;
    margin: 0 auto;
}
.BJ_topAd {
    width: 100%;
    height: 100px;
}
.BJ_topAd  .wrap{
    position: relative;
}
.BJ_topAd img{
    width: 100%;
    height: 100%;
}
.close_btn{
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/closeAD.png) no-repeat;
    background-size: 100% 100%;
}
.BJ_topBar{
    width: 100%;
    height: 80px;
    background: #fff;
}
.BJ_topBar .wrap{
    position: relative;
}
.BJ_topBar .bar_logo img{
    width:190px;
    height:57px;
    margin-top: 17px;
}
.BJ_topBar .bar_search{
    position: absolute;
    right: 0;
    top: 0;
}
.BJ_topBar .bar_search .serach_phone{
    font-size: 12px;
    margin-top: 37px;
    margin-right: 11px;
}
.BJ_topBar .bar_search .serach_phone a{
    color: #004068;
}
.BJ_topBar .bar_search .search_frame img{
    width:233px;
    height:32px;
    margin-top: 30px;
}
.BJ_nav{
    width: 100%;
    height:50px;
    background:rgba(0,123,200,1);
}
.BJ_nav .nav_list{
    height: 100%;
    line-height: 50px;
}
.BJ_nav .nav_list li{
    padding: 0 10px;
    letter-spacing: 1px;
}
.BJ_nav .nav_list li:hover{
    background-color:#0091ec;
}
.BJ_nav .nav_list a{
    color:#daf1ff ;
}
.BJ_nav .nav_list #weeklyNav i{
    color: #ccc;
}
/**/
.BJ_week{
    width: 100%;
    display: none;
    background: #fff;
    z-index: 3;
}
.BJ_week .wrapWeek{
    width:1200px;
    margin:0 auto;
    overflow:hidden
}
.BJ_week .wrapWeek li {
    float:left;
    width:96px;
    height:150px;
    margin-left:10px;
    text-align:center;
    margin-top:30px
}
.weekImg {
    width:84px;
    height:114px;
    overflow:hidden;
    border:2px solid #007bc8
}
.BJ_week .wrapWeek img {
    display:block;
    width:84px;
    height:114px;
    overflow:hidden
}
.BJ_week ul li .txt {
    font-weight:bold;
    font-size:12px;
    color:#333;
    line-height:22px
}
/**/
.BJ_content{
}
.real_News {
    width:100%;
    height:60px;
    overflow:hidden;
}
.real_icon {
    width:95px;
    height:60px;
    line-height:75px;
    float:left;
    margin-left:13px
}
.winBox {
    width:880px;
    padding:0 5px;
    line-height:60px;
    position:relative;
    display:inline-block;
    float:left;
    overflow:hidden;
    height:60px
}
.real_scroll {
    position:absolute;
    left:0;
    top:0;
    height:50px
}
.real_scroll li {
    padding:0 10px;
    margin-right:50px;
    float:left;
    text-align:center
}
.real_scroll li a {
    color:#181818;
    font-size:14px;
    font-weight:500
}
.real_scroll li span {
    color:#999;
    font-size:10px
}
.left_content{
    width: 670px;
    margin-right: 15px;
}
.right_content{
    width: 317px;
}
.head_news p:nth-child(1){
    font-size:28px;
    font-weight:500;
    color:rgba(0,0,0,1);
    line-height:40px;
    margin-top: 15px;
}
.head_news p:nth-child(2){
    font-size:20px;
    color:rgba(76,76,76,1);
    line-height:28px;
    margin-top: 7px;
}
/**/
.banner_news {
    width:670px;
    height:377px;
    margin-top: 12px;
}
.banner_news p {
    color:#fff;
    font-size:20px
}
.banner_news li a img {
    width:100%;
    height:100%
}
.lists_news{
    width: 100%;
    margin-top: 10px;
}
.lists_news .list_show li{
    padding: 12px 0;
    border-bottom:1px solid rgba(220,220,220,1);
}
.lists_news .list_ad{
    position: relative;
    width:670px;
    height:84px;
}
.lists_news .list_ad img{
    width:100%;
    height:84px;
}
.lists_news .list_ad div{
    width:30px;
    height:16px;
    text-align: center;
    line-height: 16px;
    background:rgba(0,0,0,0.3);
    border:1px solid rgba(151,151,151,1);
    color: #979797;
    position: absolute;
    left: 6px;
    bottom: 17px;
    font-size: 10px;
}
.list_imgText .left_img img{
    width:154px;
    height:103px;
}
.list_imgText .right_detail{
    width: 500px;
    margin-left: 15px;
}
.list_imgText .right_detail .detail_source{
    font-size:14px;
    color:rgba(12,47,128,1);
    line-height:20px;
}
.list_imgText .right_detail .detail_cont{
    font-size:19px;
    color:rgba(0,0,0,1);
    line-height:28px;
    height: 56px;
    margin-top: 3px;
}
.list_imgText .right_detail .detail_authTime{
    font-size:13px;
    color:rgba(137,137,137,1);
    line-height:18px;
    margin-top: 5px;
}
.list_text .text_cont{
    font-size:19px;
    color:rgba(0,0,0,1);
    line-height:28px;
}
.list_text .text_detail{
    margin-top: 8px;
}
.source{
    font-size:13px;
    color:#0C2F80;
    line-height:20px;
    margin-right: 10px;
}
.authTime{
    font-size:13px;
    color:rgba(137,137,137,1);
    line-height:18px;
}
.list_imgs .img_title{
    font-size:19px;
    color:rgba(0,0,0,1);
    line-height:28px;
}
.list_imgs .img_num{
    margin-top: 10px;
}
.list_imgs .img_num img{
    width:154px;
    height:103px;
    margin-right: 15px;
}
.imgs_detail{
    margin-top: 8px;
}
.more_btn{
    width:670px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(205,205,205,1);
    color: #C0C0C0;
    line-height: 40px;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
}
/*右侧内容*/
.right_adSmall{
    width:315px;
    /*height:111px;*/
    position: relative;
    margin-top: 20px;
}
.right_adSmall img{
    width: 100%;
}
.lan_video .video_nav{
    width: 315px;
    height: 44px;
    margin-top: 15px;
}
.lan_video .video_nav img{
    width: 315px;
    height: 44px;
}
.video_top .video_imgCont{
    position: relative;
    width:317px;
    height:164px;
    margin-top: 9px;
}
.video_top .video_imgCont img:nth-child(1){
    width:317px;
    height:164px;
}
.video_top .video_imgCont img:nth-child(2){
    position: absolute;
    width:36px;
    height:36px;
    left: 12px;
    bottom: 8px;
}
.video_title{
    font-size:12px;
    color:rgba(0,0,0,1);
    line-height:17px;
    margin-top: 6px;
}
.video_bottom{
    margin-top: 10px;
}
.video_small .video_imgCont{
    width:154px;
    height:80px;
    position: relative;
}
.video_small .video_imgCont img:nth-child(1){
    width:100%;
    height:100%
}
.video_small .video_imgCont img:nth-child(2){
    width:20px;
    height:20px;
    left: 10px;
    bottom: 6px;
    position: absolute;
}
.video_bottom .video_small:nth-child(1){
    margin-right: 10px;
}
.right_adTwo{
    position: relative;
    width:317px;
    height:362px;
    margin-top: 15px;
}
.right_adTwo img{
    width: 100%;
}
.right_line{
    width: 100%;
    height:2px;
    background:rgba(9,4,72,1);
    margin-top: 20px;
    margin-bottom: 8px;
}
.right_title{
    font-size:22px;
    color:rgba(0,0,0,1);
    line-height:30px;
    letter-spacing: 1px;
}
.container{
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.container .observe_list li{
    width:100%;
    border-bottom:1px solid rgba(232,232,232,1);
    padding: 8px 0;
}
.container .observe_list li img{
    width:100px;
    height:80px;
}
.observe_cont{
    position: relative;
    width: 210px;
    margin-left: 8px;
}
.observe_cont p{
    font-size:14px;
    color:rgba(0,0,0,1);
    line-height:25px;
}
.observe_cont p:nth-child(1){
    height: 55px;
}
.right_threeAD{
    margin-top: 20px;
}
.newspaper_top{
    position: relative;
}
.moreBtn{
    position: absolute;
    right: 0;
    top: 0;
}
.moreBtn a{
    font-size:12px;
    color:rgba(158,158,158,1);
    line-height:30px;
}
.newspaper_img img{
    width:312px;
    box-shadow: 0 2px 3px 1px #d6d6d6;
    margin-top: 10px;
}
.brandActivity_cont .brand {
    float: left;
    width: 105px;
    text-align: center;
    margin-top: 15px;
}
.brand .brand-img img{
    width:70px;
    height:65px;
    border-radius:9px;
}
.brand .brand-img img:hover{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1)
}
.brand .brand-title{
    font-size:12px;
    color:rgba(0,0,0,1);
    line-height:17px;
    margin-top: 5px;
}
.style_classify img{
    width:315px;
    height:90px;
    margin-top: 20px;
}
.data_top{
    position: relative;
}
.magazine_cont{
    margin-top: 9px;
}
.magazine_cont .data_img img{
    width:122px;
    height:163px;
}
.magazine_detail{
    width: 168px;
    margin-left: 17px;
    height:163px;
    position: relative;
}
.magazine_detail .magazine_title{
    font-size:16px;
    color:rgba(0,0,0,1);
    line-height:22px;
}
.magazine_detail .periodical_num{
    font-size:12px;
    color:rgba(102,102,102,1);
    line-height:16px;
    margin-top: 7px;
}
.magazine_detail .magazine_price{
    position: absolute;
    bottom: 12px;
}
.magazine_price .new_price{
    font-size:12px;
    color:rgba(67,186,198,1);
    line-height:17px;
}
.magazine_price .new_price span{
    font-size: 16px;
}
.magazine_price .balance{
    font-size:10px;
    color:rgba(102,102,102,1);
    line-height:17px;
    margin-left: 20px;
}
.subscribe_btn{
    width:314px;
    height:39px;
    background:rgba(67,186,198,1);
    font-size:18px;
    color:rgba(255,255,255,1);
    line-height:39px;
    text-align: center;
    margin-top: 13px;
}
.magazine_culture .magazine_price .new_price{
    color: #B99663;
}
.magazine_culture .subscribe_btn{
    background:rgba(171,143,103,1);
}
.hot_rank{
    width:312px;
}
.hot_list{
    position: relative;
    margin-bottom: 15px;
    margin-top: 12px;
}
.hot_list .clearfix .clearfix_img img{
    width: 100px;
    height: 65px;
}
.hot_list .clearfix .clearfix_detail{
    width: 190px;
    margin-left: 8px;
}
.hot_list .clearfix .clearfix_detail p:nth-child(1){
    font-size: 14px;
    color: #333;
}
.hot_list .clearfix .clearfix_detail p:nth-child(2){
    font-size: 12px;
    line-height: 20px;
    color: #999;
}
.thumbnail{
    padding-left: 30px;
    line-height: 19px;
    font-size: 14px;
}
.thumbnail a{
    color: #333;
}
.clearfix{
    display: none;
}
.thumbnail{
    /*display: none;*/
}
.hot_list .num{
    position: absolute;
    top: 0;
    background: #007bc8;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}
.hot_rank .hot_list:nth-child(1) .num,.hot_rank .hot_list:nth-child(2) .num,.hot_rank .hot_list:nth-child(3) .num{
    background: #f3413d;
}
.active{
    display: block;
}
.on{
    display: none;
}
/**/
.BJ_related {
    width:100%;
    padding-bottom:18px;
    padding-top:8px;
    background:#0074be;
    margin-top: 50px;
}
.related_title span:hover {
    color:#daf1ff;
}
.Cooperative {
    display:none;
}
.related_cont {
    margin:0 auto;
    width:1000px;
    height:100%;
    color:#fff
}
.related_title {
    line-height:50px;
    font-size:20px;
    text-align:center;
}
.related_title_cont {
    overflow:hidden;
    width:230px;
    margin:0 auto;
    text-align:center;
    cursor:pointer;
}
.related_title_cont>div {
    float:left;
}
.transverseLine {
    width:100%;
    height:3px;
    background:#fff;
}
.nowHide {
    display:none;
}
.titleTar {
    line-height:40px;
    height:40px;
}
.related_line {
    margin-left:30px;
}
.CooperativeBtn {
    margin-left:30px;
}
.related_one {
    overflow:hidden;
    padding-left:50px;
}
.related_two {
    overflow:hidden;
    padding-left:30px
}
.Cooperative_cont {
    overflow:hidden;
    padding-left:110px;
}
.related_one li,.related_two li,.Cooperative_cont li {
    float:left;
    padding:5px 10px
}
.related_one li a,.related_two li a,.Cooperative_cont li a {
    color:#fff;
    font-size:14px
}
.item_bottom_nav {
    height:120px;
    width:100%
}
.item_bottom_cont {
    width:1000px;
    margin:0 auto;
    height:100%;
    position:relative
}
.item_bottom_detail {
    width:637px;
    margin:0 auto;
    height:100%
}
.item_bottom_img {
    position:absolute;
    margin-left:120px;
    margin-top:10px
}
.item_bottom_detail p {
    color:#777;
    font-size:12px;
    text-align:center;
    line-height:24px
}
.link a {
    color:#333;
    font-size:18px
}
.link {
    margin-top:20px;
    text-align:center;
    margin-bottom:5px
}
.vmc-centered {
    padding:10px 0
}
.vmc-centered img {
    transition:all .3s ease
}
