::-webkit-scrollbar-thumb:hover {
background-color:#fff!important
}
::-webkit-scrollbar-thumb {
background-color:rgba(0,0,0,.3)!important
}
p, span {
	margin: 0;
	padding: 0
}
.clr {
	clear: both
}
.dazhuanpan {
	position: absolute;
	bottom: 71px;
	top: 100px;
	left: 0;
	right: 0
}
.jggkuang {
	padding: 4%;
	border-radius: 100%;
	position: relative;
	background: url(../dzp-images/d001.png) no-repeat center center;
	background-size: 100% 100%;
	-webkit-animation-name: charector-1;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: step-start;
	-webkit-animation-duration: 500ms
}
@-webkit-keyframes charector-1 {
0% {
background:url(../dzp-images/d001.png) no-repeat center center;
background-size:100% 100%
}
50% {
background:url(../dzp-images/d001-.png) no-repeat center center;
background-size:100% 100%
}
}
.container {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
}
.clearfix:before, .container:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.lottery {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -19.5%;
	margin-left: -18%;
	width: 36%;
	cursor: pointer
}
.dzpzt {
	-webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
	transition: all 5s cubic-bezier(1, 0, 0, 1);
	border-radius: 100%;
	overflow: hidden;
	box-shadow: 0 0 30px 2px rgba(0,0,0,.35)
}
.sycjcs {
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: rgba(0,0,0,.15);
	margin: 15px 15px 0;
	padding: 5px;
	border-radius: 20px
}
.sycjcs span {
	color: #f9ff00
}
.zptu {
	width: 100%;
	border-radius: 100%
}
.NO {
	top: 4%;
	bottom: 4%;
	left: 4%;
	right: 4%;
	position: absolute;
	overflow: hidden;
	border-radius: 100%;
	pointer-events: none
}
.NO ul {
}
.NO ul li {
	position: absolute;
	width: 28%;
	height: 50%;
	text-align: center;
	color: #f3352f;
	transform-origin: 50% 100% 0;
	left: 50%;
	margin-left: -14%
}
.NO ul li img {
	width: 14vh;
    margin-top: 1vh;
}
.NO ul li .jfnr {
	text-align: center;
    font-size: 2.4vh;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.NO ul li .jpdj {
	margin: 10% 0 5%;
	display: block;
}
.NO ul li .xhjf {
	width: 100%;
    padding: 0;
    margin: 0;
    padding-top: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.NO ul li .kucun {
	margin: 0 auto;
	padding: 0;
	font-size: 1vw
}
.zjuesr {
	position: absolute;
	width: 30%;
	right: 10%;
	top: 6%;
	bottom: 6%;
	background-color: #f74545;
	box-shadow: 0 0 30px 2px rgba(0,0,0,.35);
	border-radius: 20px;
	box-sizing: border-box
}
.zjuesr ul {
	overflow: auto;
	padding-right: 10px;
	position: absolute;
	top: 6vw;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background-color: rgba(0,0,0,.2);
	border-radius: 10px;
	padding: 10px
}
.zjuesr ul li {
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	background-color: #fff;
	margin-bottom: 5px
}
.zjuesr ul li .touxiang {
	width: 5vw;
	height: 5vw;
	position: relative;
	overflow: hidden
}
.zjuesr ul li .touxiang .tximg {
	width: 100%;
	height: 100%
}
.zjuesr ul li .touxiang .shuzi {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 14px;
	padding: 2px;
	color: #fff;
	background-color: rgba(0,0,0,.25)
}
.zjuesr ul li .userinfo {
	position: absolute;
	top: 50%;
	margin-top: -1.8vw;
	left: 5.8vw
}
.zjuesr ul li .name {
	font-size: 1.6vw
}
.zjuesr ul li .phone {
	color: #666;
	font-size: 1.2vw
}
.zjuesr ul li .jpmc {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: 10px;
	font-size: 14px;
	color: #fff;
	background-color: #f74545;
	border-radius: 60px;
	padding: 6px 10px
}
.zjuesr .xydzp {
	text-align: center;
	margin-top: 10px
}
.zjuesr .xydzp img {
	width: 56%
}
.pop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 1000;
	height: 100%;
	width: 100%
}
.pop .box {
	border-radius: 20px;
	background-color: #f74545;
	color: #fff;
	position: fixed;
	z-index: 1001;
	left: 50%;
	top: 50%;
	width: 500px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow: 0 0 30px 2px rgba(0,0,0,.35)
}
.pop .box .closeb {
	cursor: pointer;
	position: absolute;
	display: block;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	top: 10px;
	right: 8px
}
.pop .box .closeb:after {
	position: absolute;
	content: '.';
	display: block;
	width: 36px;
	height: 1px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	top: 16px;
	left: 0
}
.pop .box .closeb:before {
	position: absolute;
	content: '.';
	display: block;
	width: 36px;
	height: 1px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	top: 16px;
	left: 0
}
.pop .box h1 {
	text-align: center;
	padding: 10px 0 0;
	font-weight: 400
}
.pop .box h2 {
	font-size: 12px;
	text-align: center;
	padding: 0 5px 5px;
	word-wrap: break-word
}
.pop .box h3 {
	font-size: 14px;
	text-align: center;
	padding: 5px;
	word-wrap: break-word
}
.pop .box .inputqy {
	margin: 10px 15px 50px;
	overflow: hidden
}
.pop .box .jpimg {
	text-align: center;
	position: relative;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 10px;
	background-color: #fff
}
.pop .box .jpimg img {
	height: 100%;
	width: 100%
}
.pop .box .jptext {
	text-align: center;
	font-size: 24px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,.35)
}
.pop .box .ncz {
	margin: 60px 20px;
	text-align: center;
	font-size: 28px;
	line-height: 40px
}
.pop .box .jptext .jptype {
	margin: 10px 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.pop .box .jptext .jpname {
	margin: 10px 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.pop .box .zjinfo {
	width: 400px;
	margin: 0 auto;
	padding: 6px;
	overflow: hidden;
	background-color: rgba(0,0,0,.2);
	border-radius: 80px
}
.pop .box .touxiang {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	overflow: hidden;
	bottom: 0;
	float: left;
	box-sizing: border-box
}
.pop .box .touxiang .tximg {
	width: 100%;
	height: 100%
}
.pop .box .userinfo {
	margin-left: 100px
}
.pop .box .userinfo .name {
	font-size: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.pop .box .userinfo .phone {
	font-size: 26px
}
