.act-main{
    background: url(/statics/sino/act/newyear2021/images/bg.jpg?1) no-repeat center top;
    height: 2606px;
	min-width: 1200px;
}
.zh.act-main{
    background: url(/statics/sino/act/newyear2021/images/zh/bg.jpg) no-repeat center top;
}
.section1{
    padding-top: 744px;
    text-align: center;
}
.section1 a{
    margin: 0 30px;
}
.section1 a:hover{
	-webkit-filter: brightness(115%);
	filter: brightness(115%);
}
.section2{
	background: url(/statics/sino/act/newyear2021/images/act1_bg.png) no-repeat center top;
	height: 405px;
	text-align: center;
	margin-top: 102px;
}
.zh .section2{
	background: url(/statics/sino/act/newyear2021/images/zh/act1_bg.png) no-repeat center top;
}
.section2 span{
    display: block;
    padding-top: 164px;
    font-size: 20px;
    font-weight: bold;
    color: #783504;
    margin-bottom: 15px;
}
.section2 img{
	user-select: none;
}
.section3{
    background: url(/statics/sino/act/newyear2021/images/act2_bg.png) no-repeat center top;
    height: 676px;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}
.zh .section3{
    background: url(/statics/sino/act/newyear2021/images/zh/act2_bg.png) no-repeat center top;
    height: 676px;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}
.section3 .original{
    margin-top: 257px;
    color: #fef3c6;
}
.section3 .original div{
    display: inline-block;
    background: url(/statics/sino/act/newyear2021/images/card_bg.png) no-repeat;
    width: 236px;
    height: 287px;
    position: relative;
}
.section3 .original div>span{
    position: absolute;
    top: 23px;
    left: 20px;
    font-size: 23px;
    font-weight: bold;
    color: #835006;
    user-select: none;
}
.section3 .original div .amount{
    margin-top: 54px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid;
    width: 135px;
    margin: 54px auto 30px;
    padding-bottom: 20px;
}
.section3 .original div .amount span{
    font-size: 47px;
    vertical-align: middle;
    margin-left: 3px;
}
.section3 .original div .require{
    font-size: 23px;
    line-height: 31px;
}
.section3 .awards{
    margin-top: 277px;
}
.section3 .awards div.item{
    display: inline-block;
    width: 303px;
    background: url(/statics/sino/act/newyear2021/images/split.png) no-repeat left center;
    background-size: contain;
    position: relative;
}
.section3 .awards div.item:first-child{
	background: none;
}
.section3 .awards div .s1{
    font-size: 28px;
    color: #783504;
    font-weight: bold;
    margin-top: 12px;
}
.section3 .awards div .s2{
    margin-top: 60px;
    font-size: 44px;
    color: #db1529;
    font-weight: bold;
    margin-bottom: 25px;
}
.section3 .awards div .s3{
    position: absolute;
    width: 100%;
    color: #834416;
    bottom: -32px;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}
.section3 .awards div .s3 span{
	color: #db1529;
}
.section3 .blank{
    font-size: 44px;
    color: #db1529;
    margin-top: 85px;
    font-weight: bold;
}
.section3 .button{
    position: absolute;
    bottom: 107px;
    width: 100%;
}
.section4{
	background: url(/statics/sino/act/newyear2021/images/act3_bg.png) no-repeat center top;
	height: 488px;
	text-align: center;
	margin-top: 38px;
}
.zh .section4{
	background: url(/statics/sino/act/newyear2021/images/zh/act3_bg.png) no-repeat center top;
	height: 488px;
	text-align: center;
	margin-top: 38px;
}
.section4 span{
	display: block;
	padding-top: 202px;
	font-size: 24px;
	font-weight: bold;
	color: #783504;
	margin-bottom: 11px;
	letter-spacing: 1px;
}
.section4 img{
	user-select: none;
}
.footer{
    margin-top: 60px;
    text-align: center;
    color: #fff;
}

.layer-common{
	box-shadow: none;
	background: url(/statics/sino/act/newyear2021/images/layer_bg.png) no-repeat;
}
.layer-common .layui-layer-wrap{
    padding: 284px 0 0;
    color: #6e000b;
}
.layer-common .title{
    position: absolute;
    top: 110px;
    font-size: 40px;
    font-weight: bold;
    color: #6e000b;
}
.layer-common .title span{
    position: absolute;
}
.layer-common .title span.s1{
	left: 273px;
	top: 16px;
}
.layer-common .title span.s2{
    left: 365px;
    top: -5px;
}
.layer-common .title span.s3{
    left: 458px;
    top: -4px;
}
.layer-common .title span.s4{
    left: 552px;
    top: 16px;
}
.layer-common .button a:hover{
	-webkit-filter: brightness(115%);
	filter: brightness(115%);
}

.layer_login{}
.layer_login .form{
    margin: 8px 10px 0;
    padding: 0 250px !important;
}
.layer_login .form div{
    margin-bottom: 13px;
}
.layer_login .form input{
    width: 100%;
    border: 1px solid #b16765;
    background: #fddccb;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    padding: 0 20px;
    vertical-align: middle;
}
.layer_login input::-webkit-input-placeholder{
	color:#b98d92;
}
.layer_login input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#b98d92;
}
.layer_login input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#b98d92;
}
.layer_login input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#b98d92;
}
.layer_login .button{
	text-align:center;
	padding-top: 8px;
}
.layer_login .button a{
    margin: 0 5px;
}


.layer_rule .main{
    margin: 15px 250px 0 260px;
    height: 200px;
    overflow: auto;
    line-height: 25px;
    color: #6e000b;
    padding: 0 10px 20px;
}
.layer_rule .main table{
    width: 100%;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
}
.layer_rule .main table tr:nth-child(2n-1){
	background:#fddccb;
}
.layer_rule .main table td{
    width: 33.3%;
    padding: 3px 0;
}

.layer_rule .main::-webkit-scrollbar {
    width: 7px;
    height: 1px;
}
.layer_rule .main::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #e83d33;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.layer_rule .main::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
    border-radius: 10px;
    background: rgb(255, 205, 163);
}