/* CSS Document */

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, font, 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 { margin: 0; padding: 0; outline: 0; background: transparent; text-decoration: none; }
body { line-height: 1; font:14px "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif; background: url(../images/bg.jpg) #fff no-repeat;background-size: 100% auto;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a{color:#444c64;}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
.hclogo { width: 180px; height: 84px; margin: 20px auto 50px; background: url(../images/logo-cent.png) no-repeat; background-size: 180px auto; }
table { border-collapse: collapse; border-spacing: 0; mso-style-parent: ""; font-family: "微软雅黑"; font-size: 14px; font-weight: 500; }


.yellow{color: #d27113 !important;}
.red{color: red !important;}
.green{color: green !important;}

.logow{
	width:100%;
	height: auto;
	margin: 140px auto 0 auto;
}
.logow .logo{
	width: 14%;
	height: auto;
	margin:0 auto;
}
.logow .logotxt{
	width: 100%;
}
.logow .logotxt img{
	width: 100%;
	height: auto;
}
.logow .logo img{
	width: 100%;
	height: auto;
}
.logow .loadw{
	width: 100%;
	text-align: center;
	margin-top: 60px;
}
.logow a{
	padding: 4px 14px;
	background: #fff;
	border:1px solid #279efc;
	font-size: 22px;
	color: #279efc;
	border-radius: 10px;
}
.logow a:hover{
	background: #279efc;
	border:1px solid #279efc;
	color: #FFFFFF;
}
.botlogow{
	width: 60%;
	height: auto;
	margin: 40px auto 0;
}
.botlogow img{
	width: auto;
	height: 20px;
	margin: 0 auto;
	display: block;
}