*
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "微软雅黑";
}
.content
{
    width: 1125px;
    height: 780px;
    margin: 0 auto;
    transform: scale(.782);
    transform-origin: left top;
}
.content .cqncAnimate
{
    position: relative;
    width: 1125px;
    height: 780px;
}
.content .cqncAnimate .bodybg
{
    width: 100%;
    height: auto;
}
.content .cqncAnimate .bodybg img
{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.content .cqncAnimate .zhezao
{
    position: absolute;
    top: 0;
    left: 99px;
    width: 927px;
    height: 180px;
}
.content .cqncAnimate .position
{
    position: absolute;
    width: 899px;
    height: 80px;
    top: 0;
    width: 100%;
    font-size: 30px;
}
.content .cqncAnimate .position ul
{
    width: 100%;
    height: inherit;
    margin: 0;
}
.content .cqncAnimate .position ul li
{
    float: left;
    width: auto;
    height: inherit;
    color: #03dced;
    font-size: 22px;
    text-align: center;
}
.content .cqncAnimate .position ul .logo
{
    width: 160px;
    background-size: 100%;
}
.content .cqncAnimate .position ul .logo
{
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq_logo.png") no-repeat;
    background-position: center;
}
.content .cqncAnimate .position ul .issue
{
    width: 215px;
    line-height: 80px;
}
.content .cqncAnimate .position ul .issue span
{
    color: #fc0;
}
.content .cqncAnimate .position ul .kaiTime
{
    width: 215px;
    margin-left: 10px;
    margin-right: 0;
}
.content .cqncAnimate .position ul .kaiTime p, .content .cqncAnimate .position ul .kaiTime span
{
    display: inline-block;
}
.content .cqncAnimate .position ul .kaiTime span
{
    width: auto;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.content .cqncAnimate .position ul .kaiTime p
{
    float: left;
    line-height: 80px;
}
.content .cqncAnimate .position ul .kaiTime #times
{
    display: inline-block;
    width: 123px;
    height: 80px;
}
.content .cqncAnimate .position ul .kaiTime #data
{
    white-space: nowrap;
    margin-top: 10px;
}
.content .cqncAnimate .position ul .headCode
{
    width: 448px;
    margin-left: 10px;
}
.content .cqncAnimate .position ul .headCode ul
{
    width: 448px;
    margin: 0 auto;
}
.content .cqncAnimate .position ul .headCode ul li
{
    margin-top: 20px;
    margin-right: 6px;
    width: 52px;
    height: 52px;
}
.content .cqncAnimate .position ul .headCode ul li span
{
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 12px;
    margin-left: 12px;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
}
.content .cqncAnimate .position ul .headCode ul li i
{
    display: block;
    width: 20px;
    height: 24px;
    margin-top: 16px;
    margin-left: 14px;
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -33px -52px no-repeat;
}
.content .cqncAnimate .position ul .headCode ul .redCode
{
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -61px -1px no-repeat;
}
.content .cqncAnimate .position ul .headCode ul .blueCode
{
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -1px -1px no-repeat;
}
.content .cqncAnimate .position ul .headCode ul .addF
{
    margin-left: -10px;
    margin-right: 0;
}
.content .cqncAnimate .position ul #soundBth
{
    margin-top: 15px;
}
.content .cqncAnimate .position ul .soundsOn
{
    width: 50px;
    height: 50px;
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -121px -2px no-repeat;
}
.content .cqncAnimate .position ul .soundsOff
{
    width: 50px;
    height: 50px;
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -170px -2px no-repeat;
}
.content .cqncAnimate .cutTime
{
    position: absolute;
    width: 100%;
    height: 100px;
    top: 270px;
}
.content .cqncAnimate .cutTime div
{
    width: 360px;
    height: inherit;
    margin: 0 auto;
    line-height: 100px;
    text-align: center;
}
.content .cqncAnimate .cutTime #hourtxt
{
    font-family: "DS-Digital";
    padding: 0;
    font-size: 45px;
    color: #d6ab00;
}
.content .cqncAnimate .cutTime #opening
{
    display: none;
    width: 180px;
    height: 40px;
    margin-top: 50px;
    margin-left: 90px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 30px;
    font-weight: 600;
    color: #d6ab00;
}
.content .cqncAnimate .runCode
{
    position: absolute;
    width: 100%;
    height: 100px;
    top: 309px;
}
.content .cqncAnimate .runCode .codeArea
{
    position: relative;
    width: 110px;
    height: auto;
}
.content .cqncAnimate .runCode .codeArea li
{
    float: left;
    width: 10px;
    height: 10px;
}
.content .cqncAnimate .runCode .leftArea
{
    position: relative;
    float: left;
    width: 110px;
    height: 150px;
    margin-left: 335px;
    margin-top: 75px;
}
.content .cqncAnimate .runCode .leftArea ul
{
    width: 100%;
    height: 10px;
}
.content .cqncAnimate .runCode .leftArea ul li
{
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -1px -59px no-repeat;
}
.content .cqncAnimate .runCode .leftArea #secBlue
{
    top: 11px;
}
.content .cqncAnimate .runCode .rightArea
{
    position: relative;
    margin-left: 680px;
    margin-top: 54px;
}
.content .cqncAnimate .runCode .rightArea ul
{
    width: 100%;
    height: 10px;
    margin-bottom: 1px;
}
.content .cqncAnimate .runCode .rightArea ul li
{
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -16px -59px no-repeat;
}
.content .cqncAnimate .tryKai
{
    position: absolute;
    width: 100%;
    height: 50px;
    top: 175px;
}
.content .cqncAnimate .tryKai .jzCheck
{
    position: absolute;
    display: inline-block;
    top: -30px;
    width: 127px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 4px;
    background: rgba(0,0,0,.7);
    color: rgba(250,250,250,.8);
    margin-left: 500px;
}
.content .cqncAnimate .tryKai #tryBtn
{
    display: block;
    width: 150px;
    height: 50px;
    margin: 0 auto;
    background: url("/static/pc/js/lib/video/ssqVideo/img/ssq.png") -62px -54px no-repeat;
}
.content .cqncAnimate .showCode
{
    position: absolute;
    width: 100%;
    height: 70px;
    top: 420px;
}
.content .cqncAnimate .showCode span
{
    display: inline-block;
    width: 70px;
    height: 70px;
    background: transparent;
    border-radius: 10px;
}
.content .cqncAnimate .showCode span i
{
    border-radius: 10px;
    display: block;
    width: 70px;
    height: 70px;
    font-style: normal;
    font-size: 45px;
    line-height: 70px;
    text-align: center;
    background: #fff;
}
.content .cqncAnimate .showCode #leftShow
{
    margin-left: 475px;
}
.content .cqncAnimate .showCode #rightShow
{
    margin-left: 270px;
}