@charset "UTF-8";
body { padding: 0; margin: 0; font-size: 14px; font-family: "微软雅黑"; }

a { text-decoration: none; }

a, p, span { color: #C6D4DF; }

li { list-style: none; }

.bg-img { background: url(../../images/maintain-bg.html) center center no-repeat; width: 100%; height: 100%; background-position: 0 0; min-width: 1200px; }

.maintain-center { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; background: url(../../images/maintain-icon.html) no-repeat left top; padding-left: 115px; width: 480px; height: 200px; text-align: left; }

.maintain-center p { font-size: 16px; margin: 0px; }

.maintain-center p:first-child { color: #66C0F4; font-size: 48px; margin-top: 5px; }

.maintain-center p:nth-child(2) { margin-top: 10px; }

.maintain-center p:last-child { line-height: 21px; }
