.container {
    width: 100%;
    height: 1962px;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/pro1/bg.jpg') no-repeat;
}

.container .yuyue {
    width: 700px;
    height: 142px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}

.yuyue p {
    width: 420px;
    height: 42px;
}

.yuyue p #txtMobile {
    width: 300px;
    height: 30px;
    background-color: #f6b08b;
    border: 1px solid #ec6941;
    color: #fff;
    text-indent: 10px;
    border-radius: 17px;
}

.yuyue p #txtCode {
    width: 135px;
    height: 30px;
    background-color: #f6b08b;
    border: 1px solid #ec6941;
    color: #fff;
    text-indent: 10px;
    float: left;
    outline: none;
    border-radius: 17px;
}

.yuyue p #btnGetCode {
    width: 150px;
    height: 30px;
    background-color: #f6b08b;
    border: 1px solid #ec6941;
    color: #fff;
    text-indent: 10px;
    float: left;
    cursor: pointer;
    outline: none;
    margin-left: 15px;
    border-radius: 17px;
}

.yuyue p span {
    width: 100px;
    height: 30px;
    color: #b74909;
    font-family: FZDaBiaoSong-B06S;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    float: left;
}

.yuyue #btnYuYue {
    width: 183px;
    height: 63px;
    background: url('../img/pro2/submit.png') no-repeat;
    display: block;
    margin: 0 auto;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 75px;
    top: 25px;
}

.yuyue p input::-webkit-input-placeholder {
    color: #fff;
    text-indent: 10px;
}

.yuyue p input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    text-indent: 10px;
}

.yuyue p input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    text-indent: 10px;
}

.yuyue p input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    text-indent: 10px;
}

.pan {
    width: 562px;
    height: 565px;
    margin: 0 auto;
    background: url('../img/pro2/pan.png') no-repeat;
}

.turntable-bg {
    position: relative;
    top: 0px;
    margin: 0 auto;
    width: 484px;
    height: 485px;
}

.turntable-bg .pointer {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    margin-top: -41px;
    margin-left: -75px;
    width: 133px;
    height: 140px;
    z-index: 2;
}

.turntable-bg .rotate {
    width: 313px;
    height: 304px;
    position: absolute;
    left: 79px;
    top: 118px;
}

.turntable-bg .start1 {
    width: 133px;
    height: 140px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -95px;
    margin-top: -47px;
    background: url('../img/pro2/start.png') no-repeat;
    z-index: 3;
}

.hdgz {
    width: 800px;
    height: 70px;
    margin: 0 auto;
    margin-top: 25px;
}

.hdgz span {
    width: 800px;
    height: 82px;
    display: block;
    color: #9a2d0e;
    font-size: 16px;
    line-height: 38px;
    margin-top: 57px;
    margin-left: 0;
    text-align: left;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
}