<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**/
.am-footer-default{margin-top:0;}
.dazhuanpan_page{width:100%;}
.dazhuanpan_page .big_head{width:100%;height:500px;background-size:auto 500px;}
.dazhuanpan_head{width:400px;height:40px;background:#ffda7f;color:#b72017;line-height:40px;font-size:20px;text-align:center;padding:0 10px;overflow:hidden;border-radius:5px 5px 5px 5px;margin:auto;display:none;}

.dazhuanpan_page .bottom{background:#ffda7f;padding:20px 0 40px;}
.dazhuanpan_page .bottom .bottom_head{border-bottom:1px dotted #cbb56c;margin:0 20px;line-height:40px;font-size:20px;color:#b72017;padding-bottom:15px;}
.dazhuanpan_page .bottom .content-web{padding:15px 20px;line-height:35px;color:#8d702a;}

.wait_login{width:100%;text-align:center;color:#fff;padding-bottom:20px;}
.wait_login p{font-size:16px;}
.wait_login p span{font-size:16px;color:#333;margin:0 10px;}
.wait_login p a{font-size:16px;color:#000;margin-left:10px;text-decoration:underline;}
.wait_login .login-event{cursor:pointer;font-size:16px;}

.dazhuanpan_box_right{padding-left:10%;}
.record_box{width:221px;padding-top: 40%;}
.record_box .record_box_head b{width:100%;height:6px;display:block;background:url(../../../images/dazhuanpan/jiangbg.png) no-repeat center bottom;overflow:hidden;}
.record_box .record_box_head h4{width:100%;height:35px;text-align:center;line-height:35px;font-size:18px;background:#fdca57;}

.big_head_h5,.dazhuanpan_bg{display:none;}

.myscroll{
    width: 221px;
    height: 260px;
    margin: 0 auto;
    border: 1px solid #ccc;
    line-height: 26px;
    font-size: 12px;
    overflow: hidden;
	background:#ffe79f;padding:10px 10px;
}
.myscroll li{line-height:26px;width:100%;height:26px;color:#8d702a;border-bottom:1px dotted #8d702a;}
.myscroll li span{float:right;}

/*è½¬ç›˜*/
.winnerBox{
    max-width:600px;
    padding:30px;
    margin: 30px auto;margin-top:0;margin-bottom:5px;
    /*height: calc(100vh - 98px);*/
    /*background-color: #fd6504 #9470fd;*/
    /*background:linear-gradient(to bottom right, #fd6504 , #9470fd)*/
}
/* å¤§è½¬ç›˜æ&nbsp;·å¼ */
.turnplate_box {
    width: 100%;
    background:url("../../../images/dazhuanpan/zhuanpan01.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.turnplate_box canvas {
    margin: 7.5%;
    width: calc(100% - 15%);
    height: calc(100% - 15%);
    /*position: absolute;*/
    border-radius: 50%;
    z-index: 10;
    flex-shrink: 0;
}

#myCanvas {
    background-color: white;
    border-radius: 100%;
    /*transition: transform 6s;*/
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    overflow: hidden;
}
.turnplatw_btn {
    width: 30%;
    height: 35%;
    left: 35%;
    top: 30.5%;
    border-radius: 100%;
    position: absolute;
    cursor: pointer;
    border: none;
    background: transparent;
    outline: none;
    z-index: 40;
}
.turnplatw_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.goIcon{
    color: #fff;
    font-weight: 800;
    position:absolute;
    margin-right: auto;
    margin-left: auto;
    background:url("../../../images/dazhuanpan/go.png")  no-repeat;
    background-size: 100% 100%;
    top:25%;
    width: 50%;
    height: 50%;
    text-align: center;
    left:25%;
}

@media only screen and (max-width: 640px) {
	.big_head{display:none;}
	.big_head_h5,.dazhuanpan_bg{display:block;}
	.dazhuanpan_bg{position:absolute;z-index:1;}
	.dazhuanpan_bg img{width:100%;height:auto;}
	.dazhuanpan_head,.dazhuanpan_box{position:relative;z-index:2;}
	.dazhuanpan_box{padding-top:118px;}
	.big_head_h5{position:absolute;z-index:2;padding-top:20px;}
	.big_head_h5 img{width:80%;height:auto;display:block;margin:auto;}
	.dazhuanpan_box .am-g{margin-left:0;margin-right:0;}

	.dazhuanpan_box_right{padding-left:0%;padding-bottom:20px;}
	.record_box{width:80%;padding-top:10px;margin:auto;}
	.record_box .record_box_head b{height:6px;background:url(../../../images/dazhuanpan/jiangbg.png) no-repeat center bottom;background-size:100% auto;}
	.myscroll{width:100%;margin:auto;}
	
	.wait_login{background:#6489cc;padding-bottom:0;margin-bottom:20px;border-radius:5px;}
	.wait_login p a{display:block;margin-left:0;}
}
</pre></body></html>