﻿body {
    /*color: rgb(74, 72, 72);*/
    margin: 0 !important;
    font-size: 1.8em !important;
    line-height: 1.6em;
}

.navbar-fixed-bottom{
    line-height: 0.9em;
}

.menu_div {
    width: 25%;
    float: left;
    font-size: 0.8rem;
    font-weight: bold;
}

.menu {
    padding: 0 10px;
}

.div_title {
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.menu_img {
    width: 16%;
    float: left;
    padding: 11px 0;
}

.menu_title {
    width: 79%;
    float: left;
    margin-top: 9px;
    margin-left: 5%;
}

.menu_div {
    height: 40px;
}

.menu_class {
    border-bottom: 2px solid rgb(26,114,185);
}

.div_content_imgyes {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    display: block;
    font-size: 1rem;
}

.content_img {
    width: 30%;
    float: left;
}

.content_text {
    width: 67%;
    float: left;
    margin-left: 3%;
}

.div_content a {
    color: rgb(30,30,30);
    text-decoration: none;
}

.detail_tilte {
    font-size: 1.5rem;
}

.detail_date {
    font-size: 1.2rem;
    color: rgb(128, 128, 128);
}

.detail_content {
    font-size: 0.8rem;
    line-height: 1.8rem;
}
.item_div {
margin: 0px 10px;
    border-bottom: 2px solid red;
}
.content {
  padding:10px;
}

.tw_head {
    border-radius: 58%;
    width: 10%;
    float:left;
}
    .tw_head img {
        width: 100%;
    background-size: 100% 100%;
    border-radius: inherit;
    }

.tw_contents {
width:85%;
margin-left:5%;
float:left;
}
.twzb {
    padding: 20px 0;
   border-bottom: 1px solid #ccc;
}
.tw_contents p {
 margin-bottom:5px;
}
.tw_contents p:first-child {
     color: rgb(27, 98, 173);
    font-size: 1.4rem;
}

.detail_div p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.img_p  img{
    margin-right:5px;
    width:48%;
    margin-bottom:5px;
    float:left;
}
.bigImg {
    width: 100%;
    height: 200px !important;
    background-size: 100% 100%;
}

.modal-dialog {
    margin: 50% auto;
}
.zb_comment {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-color: #fff;
    width: 100%;
    padding: 10px;
    display:none;
}
.zb_comment_input {
width: 64%;
    float: left;
    border: 1px solid #ccc;
    height:35px;
    padding:0 10px;
    border-radius: 8px;
}
    .zb_comment_input img {
    height:20px;
    }
    .zb_comment_input input {
    border:none;
    height:100%;
    margin-left: 7px;
    font-size: 1.4rem;
        width: 80%;
    }
.zb_comment_fabulous {
    height: 35px;
    width: 18%;
    float: left;
    line-height:32px;
     text-align: right;
}
    .zb_comment_fabulous img {
    height: 24px;
    }

    .zb_comment_fabulous span {
    margin-left:7px;
    font-size:1.4rem;
    }
.zb_comment_forward {
        height: 35px;
    width: 18%;
    float: left;
    line-height:35px;
     text-align: right;
}
    .zb_comment_forward img {
    height: 24px;
    }




    body {
        width: 100%;
        /*max-width: 1000px;*/
        zoom: 100%;
    }

    * {
        font-family: "Hiragino Sans GB" !important;
    }

    #slider1 {
        width: 100%;
        height: 100%;
    }

    #slider1 .control-links {
        margin-top: -15px;
    }

    .swiper-button-prev {
        top: 35%;
        background-image: none !important;
        width: 40px;
        height: 70px;
        color: red;
        font-size: 4rem;
        line-height: 70px;
        text-align: center;
        position: fixed;
    }

    .swiper-button-next {
        top: 35%;
        background-image: none !important;
        width: 40px;
        height: 70px;
        color: red;
        font-size: 4rem;
        line-height: 70px;
        text-align: center;
        position: fixed;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
        margin: 0px auto;
        /*position:fixed;*/
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
      /*  background: #fff;*/
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    #top {
        width: 100%;
        height: 44px;
        background: #f8f8f8;
        overflow: hidden;
    }

    .top_page1 {
        float: left;
        width: 33%;
        height: 44px;
    }

    .bar .buttons,
    .bar .buttons.primary-buttons,
    .bar .buttons.secondary-buttons {
        display: inherit;
    }

    .top_other {
        float: left;
        width: 0.5%;
        height: 44px;
    }


    .top_date1 {
        float: left;
        width: 33%;
        height: 44px;
    }

    .top_news1 {
        float: left;
        width: 33%;
        height: 44px;
    }

    .top_news1_pull {
        position: fixed;
        right: 4%;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        /* top: 98px; */
        z-index: 5000;
        bottom: 44px;
        background-color: #fff;
        font-size: 1.4rem;
        border-radius: 5px;
        display: none;
    }

    .top_news1_pull p {
        margin: 10px;
    }

    .bar .button-bar>.button,
    .bar .buttons>.button {
        min-height: 31px;
        line-height: 32px;
    }

    .bar .button.button-clear {
        padding-right: 2px;
        padding-left: 2px;
        font-weight: 300;
        font-size: 17px;
    }

    .button-clear.active,
    .button-clear.activated {
        opacity: 0.3;
    }

    .button-clear.button-clear {
        border-color: transparent;
        background: none;
        box-shadow: none;
        color: #b2b2b2;
    }

    .button.active,
    .button.activated {
        border-color: #a2a2a2;
        background-color: #e5e5e5;
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
    }

    .button:hover {
        color: #444;
        text-decoration: none;
    }

    .bar .button {
        z-index: 1;
        padding: 0 8px;
        min-width: initial;
        min-height: 31px;
        font-weight: 400;
        font-size: 13px;
        line-height: 32px;
    }

    .top_page1 a {
        float: left;
        width: 100%;
        height: 44px;
    }

    .top_page1_img {
        width: 50px;
        height: 14px;
        margin: 15px auto;
        background: url(../rbwap/page2@2x.png) no-repeat;
        background-size: 50px 14px;
    }

    .top_list2_img {
        width: 50px;
        height: 14px;
        margin: 15px auto;
        background: url(../rbwap/list1@2x.png) no-repeat;
        background-size: 50px 14px;
    }

    .top_date1_img {
        width: 50px;
        height: 14px;
        margin: 15px auto;
        background: url(../rbwap/date1@2x.png) no-repeat;
        background-size: 50px 14px;
    }

    .top_news1_img {
        /*width:50px;*/
        height: 16px;
        /*margin:13px auto;*/
        /*background:url(./rbwap/news1@2x.png) no-repeat;*/
        margin: 12px auto;
        background-size: 50px 16px;
        text-align: center;
        font-size: 1.4rem;
        color: black;
    }


    .menu_list {
        width: 100%;
        margin: 0 auto;
    }

    .menu_head {
        height: 40px;
        line-height: 40px;
        padding: 0 16px;
        font-size: 14px;
        color: #e70012;
        cursor: pointer;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border-top: 1px solid #F1F1F1;
        position: relative;
        margin: 0px;
        font-weight: bold;
        background: #f8f8f8 url(./rbwap/jiant.png) 95% 50% no-repeat;
        background-size: 4% 15%;
    }

    .menu_list .current {
        background: #f8f8f8 url(./rbwap/jiant2.png) 95% 50% no-repeat;
        background-size: 4% 15%;
    }

    .menu_body {
        line-height: 38px;
        border-left: 1px solid #e1e1e1;
        background: #fff;
        border-right: 1px solid #e1e1e1;
    }

    .menu_body a {
        display: block;
        /*height: 40px;*/
        line-height: 40px;
        padding-left: 2%;
        padding-right: 2%;
        color: #666;
        font-size: 14px;
        background: #e9e9e9;
        background-size: 15% 100%;
        text-decoration: none;
        border-bottom: 1px solid #e1e1e1;
    }

    area {
        -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    }



    .global-nav {
        position: fixed;
        left: -100%;
        bottom: 0;
        z-index: 1013;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    .global-nav__nav-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 44px;
        border-top: 1px solid #e5e5e5;
        background-color: #fff;
    }

    .global-nav__operate-wrap {
        position: relative;
        width: 62px;
        height: 44px;
        background-color: rgba(153, 153, 153, .75);
        right: -62px;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    .global-nav--current {
        left: 0;
    }

    .global-nav--current .global-nav__operate-wrap {
        width: 20px;
        right: 0;
    }

    .global-nav__yhd-logo {
        position: absolute;
        right: 20px;
        top: 15px;
        width: 32px;
        height: 29px;
        background-image: url(rbwap/global_nav_login.png);
        background-repeat: no-repeat;
        background-size: 100%;
        -webkit-transition: width .5s ease;
        transition: width .5s ease;
    }
    /*
                Tsing 2017-6-19
            */

    .swiper-slide {
        overflow: auto;
        width: 100%;
        display: block;
    }

    img.paperImg {
        max-width: 1000px !important;
        /* max-width:1000px !important;max-width:auto !important;*/
    } 




/* 相关推荐 */
ul.relevant{
  border-top:1px solid #ddd;
  padding:0;
  margin:0;
  list-style: none;
}

ul.relevant li{
    padding:10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
   /* white-space:nowrap;*/
    text-overflow:ellipsis; 
    font-size: 0.9em;
    line-height: 1.3em;
}

.relevant-box{
    padding-bottom: 0 !important;
    }
.relevant_img img{
    width: 100%;
    max-height: 74px;
}

.relevant_img .row{
    margin: 0px;
}
.relevant_img .row>div{
    padding-left:5px;
    padding-right: 5px; 
}
.item-box1{
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.share_bg_img_div{
    background-color: black;
    opacity: 0.7;
    position: relative;

    filter:alpha(opacity=70);
}    
.share_text{
 position: relative;
 color: #fff;
 line-height: 1.2em;
    font-size: 0.8em;
}
.top_div_style{
    padding: 0 10px;
}
.top_div_content{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.top_div_content div{
   color: #fff;
   font-size: 0.8em;
   height: 60px;
   line-height: 24px;
   padding: 8px 0px;
   overflow:hidden;
}
.top_div_contetn_img img{
    height: 105px !important;
    width: 100%;
}
.video_title{
        font-size: 1em;
    font-weight: bold;
    margin-top: 5px;
}
.video_intime{
    font-size: 0.7em;
    color: #726868;
}

.video_name{
    font-size: 0.8em;
    color: #726868;
}    

.video_logo{
    width: 28px;
    height: 28px;
    border-radius:25px;
   /* border: 1px solid red;*/
    float: left;
}
.video_name1{
    width: 200px;
    float: left;
    line-height: 28px;
    margin-left: 5px;
}
.video_gz{
    display: block;
    height: 28px;
    float: right;
    border: 1px solid red;
    padding: 0 8px;
    border-radius:10px;
    color: red !important;
}
.video_jxh{
    margin: 10px 0;
}
.xg_video_name{
    font-size: 0.8em;
    width: 60%;
    float: left;
    height: 78px;
}
.xg_video_name_1{
    word-wrap:break-word;
    height: 60px;
}
.xg_video_img{
    width: 35%;
    float: right;
    /* height: 78px; */
}
.xg_video_img img{
    width: 100%;
    height: 100% !important;
}
#player_a_media_image{
    /*top: 0 !important;*/
}
