@charset "utf-8";

#top {
    width: 681px;
    height: 30px;
    background-color: #000;
    font-size: 12px;
    letter-spacing: 0.2em;
    color: #fff;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    bottom: 419px;
    left: 8px;
}
.m {
    width: 800px;
    height: 460px;
    position: absolute;
    left: 50%;
    margin-left: -525px;
    padding-bottom: 0px;
    padding-left: 2px;
    top: 265px;
    background: none;
    background-color: transparent;
}
.inp {
     position: absolute;
    left: 50%;
    margin-left: 325px;
    padding-bottom: 0px;
    padding-left: 2px;
    top: 195px;
    background: none;
    background-color: transparent;
}
.subtitle {
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 36px;
    font-size: 20px;
    font-weight: 500;
    color: #894808;
}
.title {
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 80px;
    font-size: 50px;
    font-weight: bold;
    color: #894808;
}
.bd {
    position: absolute;
    left: 50%;
    margin-left: 290px;
    width: 252px;
    height: 430px;
    background: none;
    background-color: transparent;
    top: 280px;
    padding-top: 0px;
    overflow: auto;
}

#in03 {
    margin-top: 0;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 1003px;
    background-color: #1d2449;
}
.copyright {
    font-family: '宋体', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    background-color: #394045;
    text-align: center;
    padding-top: 18px;
    height: 60px;
}
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:active {
    font-family: '宋体', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 23px;
    cursor: pointer;
}
.biaoti {
    font-family: '宋体', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    height: 30px;
    background-color: #394045;
    padding-top: 5px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-left: 10px;
}
.jmc {
    font: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
}
.bg {
    display: none;
    position: absolute;
    width: 681px;
    height: 55px;
    background: #666;
    z-index: 2;
    opacity: 0.5;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    top: 388px;
    left: 0px;
    font-family: '宋体';
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    letter-spacing: 5px;
}
.but-off {
    font-family: '黑体', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.1em;
    cursor: pointer;
    background-image: url(../images/off.png);
    background-repeat: no-repeat;
    height: 41px;
    width: 182px;
    margin-top: 10px;
}
.but-on {
    font-family: '黑体', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0.1em;
    cursor: pointer;
    background-image: url(../images/on.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 41px;
    width: 182px;
    margin-top: 10px;
}
.top-off {
    font-family: '宋体', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00ccff;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    height: 30px;
    background-color: #394045;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-left: 10px;
}
.top-on {
    font-family: '宋体', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    height: 30px;
    background-image: url(btn.png);

    font-weight: bold;
    letter-spacing: 0.1em;
    padding-left: 10px;
}
.video-js .vjs-big-play-button {
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%);
}
