﻿html, body { position: relative; height: 100%; }
body { font-size: 14px; line-height: 1.8em; margin: 0; padding: 0; font-family: 'Microsoft YaHei',sans-serif; color: #3b3b3b;}
h1, h2, h3, h4, h5, h6, p, ul, li { display: block; font-size: 14px; line-height: 1.8em; padding: 0; margin: 0; list-style: none; list-style-position: outside; font-weight: normal; }
a { color: #3b3b3b; text-decoration: none; }

#fp-nav ul li a span, .fp-slidesNav ul li a span { background-color: #fff; }

.header, .footer { position: fixed; width: 100%; left: 0; background-color: #fff; z-index: 999; }
.header { border-bottom: #e7e7e7 1px solid; top: 0; height: 50px; }
.footer { bottom: 0; line-height: 24px; padding: 5px 0; color: #999; background-color: #000; text-align: right; font-size: 12px; }

.header .logo { padding-top:7px; }
.header ul { position: absolute; right: 0; top: 50%; margin-top: -22px; }
.header ul li { display: inline-block; *display: inline; *zoom: 1; height: 24px; line-height: 24px; padding: 10px 1em; font-size: 12px; }

.container { }

.top { background-color:#fff; padding:100px 0 1em 0;}
.nav { position: relative; width:990px; margin:0 auto; }
.nav h1 { position: relative; color: #d4151d; font-size: 16px; font-weight: bold; height: 36px; line-height: 36px; padding-left: 25px; }
.nav h1 i { display: block; position: absolute; background-color: #fff; width: 12px; height: 12px; top: 50%; margin-top: -8px; left: 0; border: #d4151d 2px solid; border-radius: 50%; }
.nav ul { position: absolute; top: 0; right: 0; top: 50%; margin-top: -12px; }
.nav li { display: inline-block; *display: inline; *zoom: 1; margin-left: 1em; }
.nav a { display: block; width: 80px; text-align: center; line-height: 24px; }
.nav li.active a { background-color: #d4151d; color: #fff; }

.main-body { }

a.gotonext { display:block; position: absolute; width: 220px; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 24px; left: 50%; bottom: 5%; margin-left: -110px; }
a.more { display: block; width: 150px; text-align: center; height:36px; line-height:36px; background-color: #d4151d; color: #fff; border-radius: 18px; margin: 0 auto; margin-top: 2em; }

.home { width: 990px; height: 360px; position: absolute; top: 50%; margin-top: -150px; left: 50%; margin-left: -495px; }
.home h1 { font-size: 48px; text-align: center; color: #fff; }
.home ul { font-size: 0; letter-spacing: -5px; text-align: center; margin-top: 50px; }
.home li { display: inline-block; *display: inline; *zoom: 1; background-color: #fff; padding: 2em; padding-bottom: 0; width: 150px; text-align: center; letter-spacing: normal; margin: 0 10px; }
.home li img { width:120px; height:120px;}
.home li p { font-size: 12px; color: #2f2f2f; border-top: #d3d3d3 1px solid; padding:1em 0; margin-top:2em; }

.theory, .qa, .soft { position: absolute; width: 990px; left: 50%; margin-left: -495px; top: 50%; }
.theory h1, .qa h1, .soft h1 { font-size: 36px; text-align: center; color: #d4151d; }

.theory { height: 510px; margin-top: -200px; width:950px; margin-left:-475px; height:200px; margin-top:-100px; }
.theory div{ position:relative; padding-left:380px; margin-top:3em;}
.theory div img{ position:absolute; top:0; left:0;}
.theory div li{ font-size:16px; display:list-item; list-style:disc; list-style-position:inside;}

.qa { height: 450px; margin-top: -180px; }
.qa ul { padding: 0 10em; margin-top: 50px; }
.qa li { margin-top: 1em; }
.qa ul h1, .qa p { background-position: 0 0; background-repeat: no-repeat; background-position: 0 0; padding-left: 35px; }
.qa ul h1 { background-image: url(../images/q.png); font-size: 14px; font-weight: bold; color: #d4151d; line-height: 24px; text-align: left; }
.qa p { background-image: url(../images/a.png); margin-top: 1em; font-size: 12px; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph; }

.soft { height: 380px; margin-top: -150px; }
.soft h1 { color: #fff; }
.soft ul { margin-top: 50px; text-align: center; font-size: 0; letter-spacing: -5px; }
.soft li { display: inline-block; *display: inline; *zoom: 1; margin: 0 20px; width: 200px; letter-spacing: normal; vertical-align: top; }
.soft img { width: 200px; height: 90px; }
.soft p { text-align: justify; text-justify: inter-ideograph; color:#fff; font-size:12px; margin-top:1em; }
.soft a.more { background-color: #fff; color: #d4151d; }