*{
	margin:0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
}
.activies_total{
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.word_yellow{
	color:#FFBE4B;
}
.activies_top{
	width:1200px;
	margin:0 auto;
	height:70px;
	line-height: 70px;
}
.activies_top img{
	margin-top:14px;
}
.activies_top p{
	float:right;
	font-size:14px;
	color:#333;
}
.top_img{
	width:100%;
}
.activies_second{
	text-align: center;
	position: relative;
}
.activies_second_cont{
	position: absolute;
	width:100%;
	top:220px;
	left:0;
    text-align: center;
}
.activies_second_cont p{
	width:925px;
	margin:0 auto;
	text-align: left;
	color:#fff;
	letter-spacing: 3px;
	line-height: 36px;
	font-size:18px;
}
.activies_second_cont p span{
	color:#ffbe4b;
}
.activies_second{
	background: url(http://ou017obwg.bkt.clouddn.com/activies03.png) no-repeat top center;
	height:2031px;
}
.activies_first{
	height:1087px;
	background: url(http://ou017obwg.bkt.clouddn.com/activies.png) no-repeat top center;
}
.activies_times{
	text-align: center;
	position: absolute;
	width:100%;
	left:0;
	top:655px;
}
.elentent{
	color:#FFBE4B;
	letter-spacing: 2px;
}
.elentent_bottom{
	margin-top:50px;
	color:#fff;
}

.activies_ruls{
	position: absolute;
	bottom:120px;
	width:100%;
	left:0;
	text-align: center;
}
.activies_ruls ul li{
	float:left;
	margin-left:150px;
}
.activies_ruls ul li:first-child{
	margin-left:0;
}
.activies_ruls ul{
	overflow: hidden;
	width:930px;
	margin:0 auto;
	padding-top:20px;
}
.rules_cont{
	text-align: left;
	width:960px;
	margin:0 auto;
	color:#fff;
	letter-spacing: 5px;
	line-height: 36px;
	margin-top:100px;
	font-size:18px;
}
.activies_third{
	background: url(http://ou017obwg.bkt.clouddn.com/activies04.png) no-repeat top center;
	text-align: center;
	height:3388px;
	position: relative;
}
.draw_enter>div{
	float:left;
}
.draw_enter{
	overflow:hidden;
	width:480px;
}
.draw_enter>div:first-child{
	width:125px;
	height:125px;
}
.draw_enter>div img{
	width:100%;
	height:100%;
}
.draw_enter>div:last-child{
	width:315px;
	margin-left:25px;
}
.draw_price{
	position: absolute;
	width:100%;
	left:0;
	top:200px;
}
.draw_price_posi{
	width:960px;
	margin:0 auto;
	text-align: left;
	color:#fff;
}
.draw_awards{
	line-height: 33px;
	margin-top:40px;
	letter-spacing: 4px;
	font-size:18px;
}
.draw_enter>div:last-child{
	line-height: 36px;
	font-size:17px;
	box-sizing: border-box;
	padding-top:6px;
}
.lost_word{
	margin-top:20px;
}
.lost_word span{
	float:right;
	margin-right:88px;
}
.winer_list_names{
	font-size:30px;
	color:#fff;
}
.winner_ul{
	height:242px;
	overflow: hidden;
	margin-bottom:75px;
}
.winner_ul>ul{
	width:960px;
	margin:0 auto;
	color:#fff;
}
.winner_ul>div{
	font-size:32px;
	color:#fff;
	letter-spacing: 4px;
}
.winner_ul>ul>li>ul>li{
	float:left;
	width:33.3%;
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.winner_ul>ul{
	overflow: hidden;
}
.winner_ul>ul>li>ul{
	overflow: hidden;
}
.winner_ul>ul>li{
	margin-top:7px;
}
.winner_list_title p{
	width:33.3%;
	text-align: center;
	float:left;
	font-size:20px;
	color: #7714dd;
}
.winner_list_title{
	overflow: hidden;
	width:960px;
	margin:0 auto;
	margin-top:40px;
    margin-bottom:12px;
}
.winer_list{
	position: absolute;
	top:895px;
	width:100%;
	left:0;
}
.winer_list .price_send,.Prizes_awarded .price_send{
	font-size:18px;
	text-align: left;
	width:960px;
	margin:0 auto;
	margin-top:44px;
	line-height: 40px;
	letter-spacing: 2px;
	color:#fff;
}
.Prizes_awarded{
	position: absolute;
	width:100%;
	left:0;
	bottom:120px;
	color:#fff;
}
.bottom_last{
	margin-top:70px;
	font-size:16px;
}

.animation{
	animation: myfirst 1.2s ease-in-out;
    -moz-animation: myfirst 1.2s ease-in-out;	/* Firefox */
    -webkit-animation: myfirst 1.2s ease-in-out;	/* Safari 和 Chrome */
    -o-animation: myfirst 1.2s ease-in-out;
    animation-iteration-count:10000
}
.animation1{
	animation: myfirst 1.5s ease-in-out;
    -moz-animation: myfirst 1.5s ease-in-out;	/* Firefox */
    -webkit-animation: myfirst 1.5s ease-in-out;	/* Safari 和 Chrome */
    -o-animation: myfirst 1.5s ease;
    animation-iteration-count:10000
}
.animation2{
	animation: myfirst 1s ease-in-out;
    -moz-animation: myfirst 1s ease-in-out;	/* Firefox */
    -webkit-animation: myfirst 1s ease-in-out;	/* Safari 和 Chrome */
    -o-animation: myfirst 1s ease-in-out;
    animation-iteration-count:10000
}
.activies_times>img{
	margin-top:74px;
}
@keyframes myfirst
{
0%   {position: relative;top:0px;}
50%  {position: relative;top:-10px;}
100% {position: relative;top:0px;}
}
@keyframes myfirst
{
0%   {position: relative;top:0px;}
50%  {position: relative;top:-10px;}
100% {position: relative;top:0px;}
}
@keyframes myfirst
{
0%   {position: relative;top:0px;}
50%  {position: relative;top:-10px;}
100% {position: relative;top:0px;}
}

@keyframes top{
  	0%{margin-top:0;}
  	100%{margin-top:-550px;}
}

.margin_top{
	animation: top 16s linear ;
    animation-iteration-count:10000	
}
.winner_ul .no_more{
	font-size:12px;
	text-align: center;
	color:#f1f1f1;
	margin-top:10px;
}


.layer_total{
	width:100%;
	position: fixed;
	left:0;
	top:0;
	z-index:100000;
    -webkit-display:flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    display:none;
}
.layer_model{
	width:100%;
	height:100%;
    position: absolute;
    left:0;
    top:0;
    background: rgba(0,0,0,0.5);
}
.layer_images{
	position: relative;
	z-index:10;
	text-align: center;
	box-sizing: border-box;
	transform: scale(1);
	top:40px;
}

.activities11{
	width:64%;
	margin-top:40px;
}
.activities13{
	width:14%;
	position: relative;
	top:-80px;	
}
.activities12{
	position: absolute;
	top:10px;
	right:18%;
	cursor: pointer;
}

.scales{
	animation: scale 0.3s ease-in;
}

@keyframes scale{
	from{
		transform: scale(1);
		opacity: 1;
	}
	to{
		transform: scale(0);
		opacity: 0;
	}
}
