html,
body,
div,
ul,
li,
a,
img,
h3,
object,
p
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: 'Microsoft YaHei';
    min-width: 1200px;
}

.zhihu-box
{
    width: 100%;
    background: #fafafa;
}

.zhihu-box .banner
{
    width: 100%;
    height: 276px;
    background: #87cddc url(http://activity.hdslb.com/zzjs/20160511zhihu/img/banner.jpg);
    background-position: center center;
}

.zhihu-box .video-box
{
    width: 100%;
    height: 725px;
    background-color: #333;
}

.zhihu-box .live-content
{
    font-size: 14px;
    width: 1097px;
    height: 726px;
    margin: auto auto;
    padding-top: 40px;
    color: #fff;
}

.zhihu-box .live-tab
{
    line-height: 45px;
    position: relative;
    z-index: 2;
    width: 133px;
    height: 45px;
    text-align: center;
    /*box-shadow: #ddd 0 0 5px;*/
    border-bottom: none;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #089ccc;
}
.live-tab .tips
{
    float: left;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    margin-left: 16px;
    background: url('http://activity.hdslb.com/zzjs/20160511zhihu/img/tv_white.png') no-repeat;
}
.live-tab .small-tab
{
    position: absolute;
    width: 132px;
    height: 2px;
    background-color: #089ccc;
}

.zhihu-box .video
{
    width: 100%;
    height: 600px;
    margin-top: -2px;
    background-color: #089ccc;
    /*box-shadow: #ddd 0 0 5px;*/
}

.zhihu-box .content
{
    width: 100%;
    margin: 0 auto;
}

.content img
{
    display: block;
    width: 100%;
    margin: 0 auto;
}

/*.content .title{*/
/*width:*/
/*}*/
.zhihu-box .banner
{
    width: 100%;
    height: 276px;
    background: #87cddc url('http://activity.hdslb.com/zzjs/20160511zhihu/img/banner.jpg');
    background-position: center center;
}
.content .title
{
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    width: 1097px;
    height: 30px;
    margin: 40px auto auto auto;
    padding: 0 0 0 16px;
    color: #555;
    background: url('http://activity.hdslb.com/zzjs/20160511zhihu/img/text_01.png') no-repeat 0 3px;
    background-color: #fafafa;
}

.zhihu-box .content1,
.zhihu-box .content2,
.zhihu-box .content3,
.zhihu-box .content4
{
    /*width: 100%;*/
    height: 600px;
    background-position: center center;
}

.zhihu-box .content1
{
    background: #fafafa url('http://activity.hdslb.com/zzjs/20160511zhihu/img/live_zhihu_02.jpg') top center;
}

.zhihu-box .content2
{
    background: #fafafa url('http://activity.hdslb.com/zzjs/20160511zhihu/img/live_zhihu_03.jpg') top center;
}

.zhihu-box .content3
{
    background: #fafafa url('http://activity.hdslb.com/zzjs/20160511zhihu/img/live_zhihu_04.jpg') top center;
}

.zhihu-box .content4
{
    background: #fafafa url('http://activity.hdslb.com/zzjs/20160511zhihu/img/live_zhihu_05.jpg') top center;
}

.zhihu-box .content5
{
    width: 100%;
    height: 396px;
    background: #fafafa url('http://activity.hdslb.com/zzjs/20160511zhihu/img/live_zhihu_06.jpg') top center;
    background-position: center center;
}
.share-wrap
{
    width: 1085px;
    margin: 40px auto 0;
    margin-bottom: 20px;
    background: #fff;
}
.box-body
{
    width: 1085px;
    margin: 0 auto;
    padding: 0 4px;
    color: #222;
}
