footer {
	text-align: center;
	padding: 14px;
}

footer.copyright {
	padding-top: 0;
}
footer.stepfooter{
	background:#fff;
}
/* footer menu*/
.footer_menu, .menu {
	background:#fff;
}
.footer_menu li, .menu li {
	border-bottom: 1px #f5f5f5 solid;
}
.footer_menu li:last-child, .menu li:last-child {
	border-bottom: 0;
}
.menu a {
	text-align: left;
	color: #333;
	font-size: 14px;
	display: block;
	padding: 16px 0 16px 45px;
	background:url("../images/bg_img.png?r={REVISION}") no-repeat;
	background-size: 160px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.milanoo-ar .menu a {
	text-align: right;
}

.footer_menu a{
	text-align: initial;
}

.menu .select, .menu .select select {
	background: none;
	border: none;
}
.menu a {
	padding: 16px 15px;
	background:url("../images/bg_img.png?r={REVISION}") no-repeat 100% -501px;
	background-size: 160px;
}
.milanoo-ar .menu a{
	background-position: 10px -546px;
}
.index_menu a {
	background: #eee url("../images/right.png?r={REVISION}") 94% center no-repeat;
	background-size: 12px;
	padding:12px 15px;
}

footer .select{
	border:0;
}
footer .select select{
	background-color: #fff;
}

/* footer nav */
.footer_nav {
	margin-top: 10px;
}
.footer_nav a {
	display: inline-block;
	border-right: 1px #999 solid;
	padding: 0 5px;
	color: #333;
	font-size: 12px;
	line-height: 14px;
}
.milanoo-ar .footer_nav a{
	border-right: none;
	border-left: 1px #999 solid;
	padding: 0 3px 0 8px;
}
.footer_nav a:last-child {
	border-right: 0;
}
.milanoo-ar .footer_nav a:last-child{
	border-left: 0;
}
.select_box {
	padding: 0 8px;
}
.select_box table {
	width: 100%;
}
.select_box table td{
	width: 50%;
	padding:8px;
}


/* copyright */
.copyright {
	font-size: 9px;
	color: #999;
	line-height: normal;
}


/* payment box*/
.payment_logo_box img{
	width: 24px;
}


.inset_shadow {
	box-shadow: 0 2px 6px -2px #999 inset;
}

.page-toolkit {
	position: fixed;
	width: 60px;
	right: 0px;
	bottom: 20px;
    text-align: center;
    z-index: 1000;
    -webkit-transition:all .3s ease-out;
	transition:all .3s ease-out;
	z-index: 1000;
	font-size: 0;
}
.milanoo-ar .page-toolkit {
	right: auto;
	left: 0px;
}
.page-toolkit > a,
.page-toolkit > div {
	display: inline-block;
	margin-top: 10px;
	-webkit-transition:all .3s ease-out;
	transition:all .3s ease-out;
}
.page-toolkit > a.trans,
.page-toolkit > div.trans {
	-webkit-transform: translateX(60px);
	transform: translateX(60px);
}
.milanoo-ar .page-toolkit > a.trans,
.milanoo-ar .page-toolkit > div.trans {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}
.page-toolkit.showall > a.trans,
.page-toolkit.showall > div.trans,
.milanoo-ar .page-toolkit.showall > a.trans,
.milanoo-ar .page-toolkit.showall > div.trans {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.page-toolkit #backtop,
.page-toolkit #frecently {
    border:1px solid #e5e5e5;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    text-align: center;
    background-color: rgba(255,255,255,.7);
    line-height: 45px;
}

.page-toolkit #game-entry{
	width: 56px;
	height: 56px;
	background: #ffffff;
	background:url('../images/g-entry.gif?r={REVISION}') no-repeat center center;
	background-size: cover ;
}

.page-toolkit #gift_entry{
	width: 42px;
	height: 42px;
	border:2px solid #fff;
	border-radius: 50%;
	background: url('../images/newgift/enter.png?r={REVISION}') no-repeat center center;
}

.page-toolkit #upload-pic-btn{
	height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
}

.about_milanoo_layout h2 {
	margin-bottom: 10px;
}
.about_milanoo_layout p {
	font-size: 14px;
	margin: 10px 0;
}





#ios_safari_add_to_icon {
	position: fixed;
	left: 0;
	width: 95%;
	margin-left: 2%;
	margin-bottom: 16px;
	z-index: 9999;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

#ios_safari_add_to_icon div.ios_safari_add_to_icon_inner {
	padding: 15px 15px 15px 85px;
	min-height: 57px;
	background-image: url('../images/ios/Icon114.png?r={REVISION}');
	background-size: 57px;
	background-position: 15px 15px;
	background-repeat: no-repeat;
	background-color: #eee;
	line-height: 19px;
	border-radius: 4px;
}

em.arrow_down {
	position: absolute;
	display: block;
	border: 1px solid #ccc;
	height: 16px;
	width: 16px;
	left: 50%;
	margin-left: -8px;
	bottom: -9px;
	-webkit-transform: rotate(45deg);
}
em.arrow_down span {
	position: absolute;
	display: block;
	width: 17px;
	height: 17px;
	top: -1px;
	left: -1px;
	background: #eee;
	-webkit-transform: rotate(90deg);
}
.tips_close {
	position: absolute;
	color: #999;
	font-size: 16px !important;
	right: 8px;
	top: 5px;
	width: 10px !important;
	height: 10px !important;
	line-height: 9px !important;
	text-align: center !important;
	font-family: Verdana;
	font-style: normal;
	cursor: pointer;
}


.layout-top{padding: 0;}

.top_adver{
	width: 6.4rem;
	height: 0.86rem;
	background-color: #eee;
	position: relative;
	overflow: hidden;
	direction: ltr;
}
.top_adver img{
	width: 100%;
}
.top_adver .timedown{
	position: absolute;
	padding:0 5px;
	height: 0.46rem;
	line-height: 0.46rem;
	top: 0.2rem;
	right: 5px;
	font-weight: bold;
	font-size: 13px;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	border-radius: 5px;
}

#app-download-trip{
	background-color: #fff;
	display: none;
}
#app-download-trip.show{
	display: -webkit-flex;
	display: flex;
}
#app-download-trip .logo{
  width: 40px;
  height: 40px;
  /*background: url('../images/logo.png?r={REVISION}') no-repeat center center;*/
  background-size: 40px;
}

/*

@keyframes icon-shake{
	0%{transform:rotate(0deg);}
	5%{transform:rotate(-5deg);}
	10%{transform:rotate(0deg);}
	15%{transform:rotate(5deg);}
	20%{transform:rotate(0deg);}
	25%{transform:rotate(-5deg);}
	30%{transform:rotate(0deg);}
	35%{transform:rotate(5deg);}
	40%{transform:rotate(0deg);}
	100%{transform:rotate(0deg);}
}
@-webkit-keyframes icon-shake{
	0%{transform:rotate(0deg);}
	5%{transform:rotate(-5deg);}
	10%{transform:rotate(0deg);}
	15%{transform:rotate(5deg);}
	20%{transform:rotate(0deg);}
	25%{transform:rotate(-5deg);}
	30%{transform:rotate(0deg);}
	35%{transform:rotate(5deg);}
	40%{transform:rotate(0deg);}
	100%{transform:rotate(0deg);}
}
@-moz-keyframes icon-shake{
	0%{transform:rotate(0deg);}
	5%{transform:rotate(-5deg);}
	10%{transform:rotate(0deg);}
	15%{transform:rotate(5deg);}
	20%{transform:rotate(0deg);}
	25%{transform:rotate(-5deg);}
	30%{transform:rotate(0deg);}
	35%{transform:rotate(5deg);}
	40%{transform:rotate(0deg);}
	100%{transform:rotate(0deg);}
}
*/
