.tips,body {
	text-align: center
}

html {
	font-family: Helvetica Neue,Arial,Hiragino Sans GB,STHeiti,Microsoft Yahei
}

blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}


li {
	list-style: none
}

a:link,a:visited {
	text-decoration: none
}

body {
	font-size: 100%;
	line-height: 1.333
}

.centers {
	margin: 1em auto
}


logos_lists dl dd,.logos_lists h4 {
	font-size: 1.2em
}

.tips {
	padding: 2em 3.5em
}

a img,img {
	max-height: 45em;
	border: 0
}


.logos_lists dl {
	float: left;
	position: relative;
	padding: 1em 1.3em;
	margin: 0.8em 1em;
	background: #fff;
	border: 0.4em solid #ededed;
	border-radius: 2em;
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s
}

.logos_lists dl:hover {
	border-color: rgba(82,168,236,.8);
	outline: 0;
	-webkit-box-shadow: inset 0 0.1em 0.1em rgba(0,0,0,.075),0 0 0.8em rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 0.1em 0.1em rgba(0,0,0,.075),0 0 0.8em rgba(82,168,236,.6);
	box-shadow: inset 0 0.1em 0.1em rgba(0,0,0,.075),0 0 0.8em rgba(82,168,236,.6)
}

.logos_lists dl dt img {
	width: 12.5em
}

.logos_lists dl dd {
	display: block;
	font-size: 1.2em;
	color: #262626
}

.logos_lists .wait {
	float: left;
	font-size: 1.2em;
}

.head-v3 {
	position: relative;
	z-index: 100
}

.head-v3 .navigation-inner {
	position: relative;
	margin: 0 auto
}

.navigation-up {
	height: 6em;
	background: #0084ff
}

.navigation-up h1 {
	color: #fff;
	font-size: 2.8em;
	line-height:2.2
}

#footer {
	color: #111;
	font-size: 1.2em;
	margin:10px;
	padding:14px 14px;
	text-align: center
}
