﻿html {
	overflow: hidden
}
#lotter-num {
	display: -webkit-box
}
#lotter-num li {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	float: none
}
body {
	height: auto;
	overflow: hidden
}
#cbody {
	height: 100%;
 /*   padding-top:.48rem; */
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
.homeNav {
height:.8rem;
	display: flex;
	justify-content: center;
	background-color: #fff
}
.iconImg {
	width: 39%;
height:.4rem;
	margin: auto
}
.item {
margin-top:.07rem
}
.icon1 {
	background-image: url(../images/icon-01_0349a22.png);
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%
}
.icon2 {
	background-image: url(../images/icon-02_789c239.png);
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%
}
.icon3 {
	background-image: url(../images/icon-03_f8c026c.png);
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%
}
.icon4 {
	background-image: url(../images/icon-04_d8d94d4.png);
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%
}
.homeNav a {
	width: 25%;
height:.8rem;
	text-decoration: none
}
.icontitle {
	font-size: 13px;
	text-align: center;
	color: #000;
margin-top:.02rem
}
.main-head {
	width: 100%;
height:.48rem;
	background-color: #fff;
	text-align: center;
	color: #666;
/*	position: absolute; */
	z-index: 100
}
.main-head .head-menu-img {
	width: 1.2rem;
margin:.2rem .2rem 0rem 0rem;
	position: absolute;
right:.2rem;
top:.5rem
}
.main-head .head-menu-more {
	color: #bb2424;
	position: absolute;
right:.05rem;
top:.11rem;
font-size:.17rem;
	font-weight: 700
	
}
.main_visual {
	width: 100%;
	height: auto;
	position: relative;
	clear: both
}
.main_image {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	z-index: 90
}
.main_image ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: auto
}
.main_image li a {
	display: block;
	width: 100%;
	height: 350px
}
.main_image li img {
	display: block;
	width: 100%
}
.main-image-simple a img {
	width: 100%
}
.flicking_con {
	position: absolute;
	bottom: 0;
	z-index: 91;
	left: 45%
}
.flicking_con a {
	float: left;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../images/btn_main_img_mini_0c2efae.png) 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}
.flicking_con a.on {
	background-position: 0 -21px
}
.main_btn {
	position: absolute;
	z-index: 92
}
#btn_prev, #btn_next {
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
	display: none
}
#btn_prev {
	background: url(../images/hover_left_6137850.png) no-repeat left top;
	left: 20px
}
#btn_next {
	background: url(../images/hover_right_556b382.png) no-repeat right top;
	right: 20px
}
.notice {
height:.35rem;
line-height:.35rem;
	background-color: #EFEFF4;
	display: -webkit-box;
	position: relative
}
.notice-img {
width:.32rem;
margin-top:.06rem;
margin-left:.05rem
}
.notice-text {
padding-left:.05rem;
font-size:.15rem
}
.notice-link {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	text-align: center;
font-size:.75rem;
	color: #00d
}
.notice-link a {
padding:.1rem;
	border-bottom: 1px solid #999
}
.ctn-marquee {
	position: absolute;
	right: 0rem;
	top: 0rem;
	color: red
}
.home-logo {
	position: absolute;
height:.35rem;
top:.08rem;
left:.06rem
}
.lotter-ticket-list {
margin:.1rem;
font-size:.14rem;
	color: #666;
	background-color: #fff;
padding:.1rem;
border-radius:.05rem;
	background-color: #fff
}
.lotter-ticket-list .ltl-name {
font-size:.18rem;
	color: #444;
margin-right:.03rem
}
.lotter-ticket-list .ltl-item-title-right {
	float: right;
margin-top:.02rem
}
.list-item {
	display: inline-block;
	margin-right: 10px
}
.list-enter-active {
	transition: all 1s
}
.list-enter {
	opacity: 0;
	transform: translateY(30px)
}
#lotter-num {
	display: -webkit-box
}
#lotter-num li {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	float: none
}
