html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	list-style: none;
	text-decoration: none;
}
.footbox{
	width: 100%;
	background-color: #26272b;
	height: 552px;
}
.footnav{
	font-size: 14px;
	overflow: hidden;
	width: 538px;
	margin: 0 auto;
}
.footnav li{
	float: left;
	padding: 30px 20px;
}
.footnav li a{
	color: #d7d8d9;
}
.footnav li a:hover{
	color: #1b97ef;
}
.companybox{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	border-top: solid 2px #4b5054;
	border-bottom: solid 2px #4b5054;
}
.companyinfo{
	float: left;
	width: 186px;
	margin-top: 40px;
}
.companyinfo li{
	color: #9b9ea0;
	font-size: 14px;
	line-height: 30px;
}
.companyinfo li:first-child{
	font-size: 18px;
}
.companyinfo li:nth-child(2){
	width: 175px;
	padding-top: 20px;
	line-height: 20px;
}
.companyprodu{
	float: left;
	width: 954px;
	height: 320px;
	margin-top: 40px;
	margin-left: 40px;
	border-left: solid 2px #4B5054;
}
.solutionfrst,.solutionsecd,.logistics,
.medical,.educational{
	float: left;
	width: 127px;
	height: 214px;
	margin-left: 29px;
}
.solutionsecd{
	margin-left: 0;
}
.solutionfrst li,.solutionsecd li,.logistics li,
.medical li,.educational li{
	color: #9b9ea0;
	font-size: 12px;
	line-height: 30px;
}
.solutionfrst li a,.solutionsecd li a,.logistics li a,
.medical li a,.educational li a{ 
	color: #9b9ea0;
	font-size: 14px;
	line-height: 30px;
	height: 100%;
	display: block;
	}
.solutionfrst li a:hover, .solutionsecd li a:hover, .logistics li a:hover, .medical li a:hover, .educational li a:hover{
	color: #1b97ef;
}
.solutionfrst li:first-child,.solutionsecd li:first-child,
.logistics li:first-child,.medical li:first-child,
.educational li:first-child{
	font-size: 18px;
	color: #d7d8d9;
}
.solutionsecd li:first-child{
	opacity: 0;
}
.solutionfrst li:nth-child(2),.solutionsecd li:nth-child(2),
.logistics li:nth-child(2),.medical li:nth-child(2),
.educational li:nth-child(2){
	width: 175px;
	padding-top: 20px;
}
.wechat{
	width: 158px;
	height: 150px;
	float: left;
	margin-left: 44px;
}
.wechat img{
	display: block;
	width: 108px;
	height: 108px;
	margin: 10px auto 20px;
}
.wechat h4{
	font-size: 12px;
	color: white;
	text-align: center;
}
.record{
	text-align: center;
	color: #9b9ea0;
	font-size: 14px;
	line-height: 70px;
}