﻿.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.detail01{
    overflow: hidden;
    margin-bottom: 80px;
    margin-top: 20px;
}
.detail01 .left{
    float: left;
    width: 360px;
}
.detail01 .left .top{
    padding: 20px;
    height: 620px;
    background-color: #fff;
}
.detail01 .top .article-ul li{
    height: 105px;
    padding-top: 10px;
}
.detail01 .top .article-ul .circle{
    display: inline-block;
    vertical-align: top;
    height: 80px;
    margin-left: 10px;
    margin-top: 10px;
}
.detail01 .top .article-ul .circle span{
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #505050;
}
.detail01 .top .article-ul li .title{
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 90px;
    color:#505050;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    font-weight: 700;
}
.detail01 .left .bottom{
    margin-top: 20px;
    padding: 20px 0;
    height: 660px;
    background-color: #fff;
    overflow: hidden;
}
.detail01 .left .bottom .common-title{
    margin: 0 20px;
    width: 320px;
}
.detail01 .bottom .news-ul li{
    height: 120px;
    width: 340px;
    margin: 0 10px;
    border-bottom: 4px solid #ebebeb;
    cursor: pointer;
}
.detail01 .bottom .news-ul li:last-child{
    border: none;
}
.detail01 .bottom .news-ul .tag{
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 80px;
    margin-left: 10px;
    margin-top: 25px;
    text-align: center;
}
.detail01 .bottom .news-ul .tag span{
    font-size: 60px;
    color: #cfcfcf;
    font-family: '-webkit-pictograph';
    font-weight: 700;
    font-style: italic;
}
.detail01 .bottom .news-ul .title{
    display: inline-block;
    vertical-align: middle;
    width: 265px;
    max-height: 90px;
    color:#505050;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    margin-top: 15px;
    font-weight: 700;
}
.detail01 .bottom .news-ul li:hover .tag span{
    color: #136fd5;
}
.detail01 .bottom .news-ul li:hover .title{
    color: #136fd5;
}

.detail01 .right{
    float: right;
    width: 750px;
    padding: 40px 35px;
    min-height: 1300px;
    background-color: #fff;
}
.detail01 .right video{
    max-width: 750px!important;
    height: inherit!important;
}
.detail01 .right .title{
    color:#393939;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}
.detail01 .right .share{
    overflow: hidden;
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 5px;
}
.detail01 .right .share .icon{
    direction: ltr;
    float: left;
    height: 32px;
}
.bshare-custom a{
    padding-left: 0!important;
}
.detail01 .right .share a{
    display: inline-block;
    vertical-align: top;
}
.bshare-custom .bshare-facebook{
    width: 32px;
    height: 32px;
    background:url(https://rcrires.zhizunsf176.com/yafei/f2/M00/0B/B4/rBABCV-f0dqAD9g2AAAAAAAAAAA1780618.share04.png) no-repeat!important;
}

.bshare-custom .bshare-twitter{
    width: 32px;
    height: 32px;
    background:url(https://rcrires.zhizunsf176.com/yafei/f2/M00/0B/B4/rBABCV-f0dqAD9g2AAAAAAAAAAA1780618.share05.png) no-repeat !important;
}
.bshare-custom .bshare-weixin{
    width: 32px;
    height: 32px;
    background:url(https://rcrires.zhizunsf176.com/yafei/f2/M00/0B/B4/rBABCV-f0dqAD9g2AAAAAAAAAAA1780618.share06.png) no-repeat!important;
}
.bshare-custom .bshare-sinaminiblog{
    width: 32px;
    height: 32px;
    background:url(https://rcrires.zhizunsf176.com/yafei/f2/M00/0B/B4/rBABCV-f0dqAD9g2AAAAAAAAAAA1780618.share07.png) no-repeat !important;
}

.detail01 .right .share .date{
    float: right;
    color: #abacab;
    font-size: 14px;
    margin-top: 10px;
}
.detail01 .right .share .date span{
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
}
.detail01 .right .content{
    font-size: 16px;
    line-height: 36px;
    margin: 30px 0;
}
.detail01 .right .content img{
    max-width: 750px;
    height: inherit!important;
    margin: 0 auto;
    display: block;
}
.detail01 .content .tip{
    display: none;
}
.detail01 .content .prev{
    display: none;
}
.detail01 .content .next{
    display: none;
}

/*  no sidebar  */
.detail02{
    overflow: hidden;
    margin-bottom: 80px;
    padding: 30px 50px;
    box-sizing:border-box ;
    margin-top: 20px;
    background-color: #fff;
    min-height: 900px;
}
.detail02 video{
    width: 1140px;
}
.detail02 .title{
    color:#393939;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
}
.detail02 .share{
    overflow: hidden;
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 5px;
}
.detail02 .share .icon{
    direction: ltr;
    float: left;
    height: 32px;
}
.detail02.share a{
    display: inline-block;
    vertical-align: top;
}
.detail02 .share .date{
    float: right;
    color: #abacab;
    font-size: 14px;
    margin-top: 10px;
}
.detail02 .share .date span{
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
}
.detail02 .content{
    font-size: 16px;
    line-height: 36px;
    margin: 30px 0;
}
.detail02 .content video{
    max-width: 750px;
    height: inherit!important;
}
.detail02 .content img{
    max-width: 1100px;
    height: inherit!important;
    margin: 0 auto;
    display: block;
}
.detail02 .content .tip{
    display: none;
}
.detail02 .content .prev{
    display: none;
}
.detail02 .content .next{
    display: none;
}
