@utf-8
*,*:before,*:after{ -webkit-box-sizing:border-box; box-sizing:border-box;}
body{margin:0;padding:0;font-size:0px;height: 100%;}
a,a:hover{ text-decoration:none;}
a:focus,a:active,a:hover { outline: 0;}
*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0;}
img{max-width: 100%;height: auto;}
.index{
	font-size: 0;
}
.index .banner{
	position: relative;
}
.indexicon{
	position: absolute;top: 48px;left: 209px;z-index: 3;
}
.indexbottom{
	padding: 40px 0 124px;text-align: center;
}
.indexbottom>a{
	font-size: 20px;color:#adadb0;display: inline-block;
}