﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

table {
	border-collapse: 0;
	border-spacing: 0;
}

ul li {
	display: block;
}

ol ul {
	list-style: none;
}

body {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "微软雅黑", tahoma, arial, simsun, "宋体";
	background: white;
}

html,
body {
	width: 100%;
	min-width: 1080px;
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
}

/*新加坡底部*/
.ygzc9 {
	height: 700px;
}

.ygzc9 .severs_content {
	width: 865px;
	display: flex;
	align-content: center;
	justify-items: center;
	justify-content: space-around;
	margin: auto;
	flex-wrap: wrap;
	padding: 36px 0 70px 0;

}

.ygzc9 .severs_content li {
	width: 205px;
	height: auto;
	margin: 0 20px 10px 20px;
}

.ygzc9 .severs_content img {
	width: 64px;
	margin: 38px auto 30px auto;
}

.ygzc9 .consultation {
	width: 123px;
	height: 35px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	margin: 22px auto 22px auto;
	display: none;
}

.ygzc9 .severs_content a {
	width: 205px;
	height: 230px;
	display: block
}

.ygzc9 .severs_content a div:nth-child(2) {
	line-height: 16px;
}

.ygzc9 .severs_content a:hover div:nth-child(2) {
	color: #000;
}

.ygzc9 .box-shadow {
	box-shadow: 0px 3px 11px 0px #b8d4e4c2;
}
