blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
	outline: 0
}

img {
	border: none
}

li {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h4,
h5,
h6 {
	font-size: 100%
}

button,
input,
optgroup,
option,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word
}

body {
	line-height: 24px;
	font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif
}

.center-box {
	width: 1200px;
	margin: auto;
}
.font-code-bffcfe {
	color: #bffcfe;
}
.button-01 {
	background-color: #34b3ff;
	width: 150px;
	height: 40px;
	font-size: 14px;
	color: white;
	display: none;
	border-radius:50px;
	text-align: center;
	line-height: 40px;
}
a {
	text-decoration:none;
	color:#333;
}


/*灰色*/
.font-size-gray {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
/*灰色*/
.font-size-gray-time {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
}
.font-size-content {
	margin-top: 20px;
	color: #666666;
	width: 350px;
}

.font-size-15{
	font-size: 15px;
}
.font-size-22 {
	font-size: 22px;
}
.font-size-25 {
	font-size: 25px;
}






/*页脚*/
.index-bottom {
	width: 100%;
	min-height: 123px;
	font-size: 14px;
	color: #969696;
	text-align: center;
	border-top: 1px solid #f0f0f0;
}
.index-bottom-1{
	overflow: hidden;
}
.index-bottom-1 div{
	overflow: hidden;
	float: left;
}
.index-bottom .center-box div{
	margin: 28px;
	
}
@media only screen  and (max-width: 1200px) {
	.center-box{width: 100%;}
}
