.main {
    padding:15px;
}
#Show_Box {
       
}
#Show_Box h1{
    font-weight: bold;
    color: #007976;
    font-size: 22px;
    margin: 20px 0;
       
    text-align: center; 
}
.winf {
    text-align: center; 
    color:#666;
    border-bottom: 1px dashed #ccc;
    margin-bottom:20px;
    line-height:30px;
}
.wcontent {
    line-height:200%;
}

.wcontent a{
    color:#3a88ff;
    text-decoration: none;
}

.wkey {
    display:inline-block;
    color: #959595;
    margin-top:30px;
}
.wkey a {float:left;display: inline-block;font-size: 14px; margin-right: 15px; padding:0 15px;height:26px;line-height:26px; border-radius: 5px; background: #eee;}
.wkey a:hover { background: #f99c00;color: #fff;}
/*如腾迅视频处理*/
iframe {
    width: 80%;
    height: 600px;
    max-height:  calc(80%);
}

#vPlay {
    display: inline-block;
    width: 100%;
}
.bdsharebuttonbox {
    margin-top:30px;
    display:inline-block;
    clear:both;
    float:right;
}

.nextpage {
    clear:both;
    margin-top:10px;
    border-top: 1px dashed #ccc;
    padding-top:30px;
    padding-bottom:30px;
    line-height:30px;
    font-size:15px;
}
.nextpage p {
    padding-top:5px;
    padding-bottom:5px;
    color:#666;
}
.nextpage a{
    color:#666;
    font-size:16px;
}
.nextpage a:hover{
    color:#ff6a00;
}
video {
max-width:100%;
}
/*共用统计代码*/
.CountCode {
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}