/* basic */
body {
	 /* background-color: #000 !important;
	 background: url('../../images/activity/bg_ybh.jpg');	
	width: 1920px;
	height: 100%;
	margin: 0 auto; */
	background-color: #000 !important;
}
.ma-t-16{
	margin-top: 16px;
}
.main{
    margin: 0 auto;
    width: 1920px;
    background: url(../../images/activity/bg_ybh2.png);
    min-height: 1000px;
    background-size: cover;
}


.tryGameBtn {
	width: 350px;
	height: 94px;
	margin:  -110px auto 0 auto;
 
}
.title-box {
	width: 570px;
	height: 60px;
	margin: 30px auto 0 auto;
}
.title-box div{
	float: left;
	background: -webkit-linear-gradient(#ffffff,#c5a450) ;
	-webkit-background-clip: text; 
	-webkit-text-fill-color:transparent; 
	font-size: 36px;
}
.title-box img{
	height: 36px;
	width: 120px;
}
.title-txt{
	padding-left: 38px;
}
.trun-img{
	float: left;
	width: 510px;
	height: 510px;
}
.trun-img img{
	width: 510px;
	height: 510px;
}
.rule-box{
	float: left;
	width: 564px;
	height: 362px;
	border: 1px #946D3B solid;
	border-radius: 12px;
	margin-top: 80px;
	padding: 6px;

}
.rule-content{
	background-color: #2f200d;
	padding-bottom: 11px;
}
.trun{
	height: 510px;
	width: 1126px;
	margin: 0 auto;
}
.notice{
	width: 1037px;
	height: 346px;
	margin: 0 auto 40px auto;
	background: url(../../images/activity/bg_hdsm.png);	 
	position: relative;
}
.notice-title{
	font-size: 24px;
	color: #F1E1CC;
	
}
.notice img{
	width: 160px;
	height: 160px;
	position: absolute;
	top: 23%;
    left: 6%;
}
.tip{
	font-size: 24px;
	width: 242px;
	margin: 0 auto;
	color: #DBCEC2;
	padding-top: 22px;
}
.notice-content{
	margin-top: 20px;
	font-size: 16px;
}
.notice-txt{
	width: 690px;
	color: #dbc19b;
	position: absolute;
    left: 26%;
    top: 13%;
    line-height: 28px;
}
.rule-title{
	font-size: 28px;
	color: #f2e2cd;
	padding: 20px 0 0 30px;
}
.rule-txt{
	font-size: 16px;
	color: #dbc19b;
	padding:4px 12px 0 32px;
	letter-spacing: 0.8px;
	margin-top: 6px;
}
.rule-num{
	background-color: #180F03;
    border-radius: 12px;
	padding: 2px 6px;
	margin-right: 12px;
}
.line{
	height: 76px;
}
.line img{
	width: 1920px;
}
.iconImg,.iconImg img{
	width: 220px;
	height: 224px;
	margin: -10px auto 0 auto;
}
.title-box-two{
	width: 646px;
}
.exp{
	font-size: 24px;
	color: #fff;
	width: 286px;
	margin: 0 auto;
}
.exp-two{
	font-size: 24px;
	color: #dec68d;
	width: 460px;
	margin: 12px auto 0 auto;
	letter-spacing: 1px;
}
.exp-three{
	color: #ff2a00;
}
.good-box{
	height: 304px;
	margin: 30px auto 0 auto;
	width: 1014px;
}
.good-box .good-item{
	float: left;
}
.good-item-first{
	width: 296px !important;
}
.good-item{
	width: 168px;
	margin-left: 8px;
}
.good-title{
	font-size: 24px;
	color: #fff600;
}
.good-img{
	width: 168px;
	height: 200px;
}
.good-img-frist{
	width: 296px !important;
	height: 200px !important;
	 
}
.good-img {
	margin-top: 20px;
}
.good-name{
	font-size: 24px;
	color: #fff;
	border: 1px #fff solid;
	line-height: 38px;
	padding: 4px 0;
}
.ma-t-78{
	margin-top: 78px;
}
.videoBox{
	width: 1020px;
	height: 344px;
	margin: 10px auto 0 auto;
}
.video-txt{
    background-color: #46311c;
    height: 342px;
    width: 436px;
    color: #edd5be;
    font-size: 18px;
    float: left;
    line-height: 34px;
	padding: 22px;
	border: 1px #946D3B solid;
	border-radius: 8px;
}
.video-title{
	font-size: 24px;
	color: #fff;
}
.video{
	width: 554px;
	height: 340px;
	float: left;
	background-image: url('../../images/activity/bg_videokuang.png');
	margin-left: 24px;
	position: relative;	
}
.video video{
	width: 538px;
	height: 318px;
	margin-left: 9px;
    margin-top: 10px;
 
}
.playVideoBtn{
	width: 92px;
	height: 92px;
	position: absolute;
    top: 36%;
	left: 41%;
	
}
.game-box{
	height: 412px;
	width: 1020px;
	margin: 20px auto 160px auto;
}
.game-item{
	width: 278px;
	height: 196px;
	float: left;
	margin-top: 10px;
}
 .game-item-two div{
	 float: left;
 }
.ma-l-90{
	margin-left: 90px;
}
.p-r-14{
	padding-right: 14px;
}
.p-l-14{
	padding-left: 14px;
}
.game-box-two{
	width: 900px;
	margin: 0 auto;
}
.game-box-two div{ 
	float: left;
	margin-top: 10px;
}
.game-box-two img:hover{
	transform:scale(1.1,1.1);  
}
.game-item img:hover{
	transform:scale(1.1,1.1);  
}
.ma-l-346{
	margin-left: 346px;
}
.ma-l-86{
	margin-left: 86px;
}
.carousel-indicators{
	bottom: -85px !important;
}
#carousel-example-generic{
	padding-top: 50px;
}
.carousel-indicators{
	left: 49% !important;
}
.carousel-indicators li{
	background-color: #F2E4B3 !important;
}
.carousel-indicators .active{
	background-color: #F2E4B3 !important;
}
.carousel-inner{
	padding-bottom: 10px;
}
.winnersList{
	height: 588px;
	width: 1034px;
	margin: 0 auto;
	border: 1px #564836 solid;
	border-radius: 8px;
	background-color: #180D04;
	padding: 6px;
}
.winnerbox{
	
}
.win-title{
	background: -webkit-linear-gradient(#ffffff,#c5a450) ;
	-webkit-background-clip:text; 
	-webkit-text-fill-color:transparent; 
	font-size: 30px;
	position: absolute;
    left: 30%;
    top: -18%;
}
.win-title-img{
	background-image: url('../../images/activity/bg_title4.png');
	width: 612px;
	height: 26px;
	margin: 30px auto 0 auto;
	position: relative;
}
.win-head{
	height: 68px;
	background-color: #645d53;
	margin-top: 35px;
}
.win-head div{
	float: left;
	height: 68px;
	font-size: 26px;
	color: #fff;
	padding-top: 14px;
}
.username{
	width: 234px;
}
.show{
	width: 420px;
}
.prize{
	width: 354px;
}
.username-record{
	width: 234px;
	height: 56px;
}
.show-record{
	width: 420px;
	height: 56px;
}
.prize-record{
	width: 354px;
	height: 56px;
}
.win-record{
	height: 56px;
	border-bottom: 1px #564836 solid;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	/* padding-top: 16px; */
}
.win-record div{
	float: left;
}
.win-box {
	height: 420px;
}
.footer{
	height: 60px;
	background-color: #1C1C1C;
	width: 1920px;
	margin-top: 30px;
}
.footer-txt{
	font-size:18px;
	color: #5f5f5f;
	width: 370px;
	margin: 0 auto;
	padding-top: 18px;
}
.ma-l-120{
	margin-left: 120px;
}
.ma-l-116{
	margin-left: 110px;
}
.exp-four{
	font-size: 24px;
	color: #fff;
	width: 269px;
	margin: 0 auto;
}