article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden] {
  display: none
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
  font-family: sans-serif
}

body {
  margin: 0
}

a:focus {
  outline: dotted thin
}

a:active,
a:hover {
  outline: 0
}

h1 {
  font-size: 2em
}

h2 {
  font-size: 1.5em
}

h3 {
  font-size: 1.17em
}

h4 {
  font-size: 1em
}

h5 {
  font-size: .83em
}

h6 {
  font-size: .67em
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

mark {
  background: #ff0;
  color: #000
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: none
}

q:after,
q:before {
  content: '';
  content: none
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

nav ol,
nav ul {
  list-style: none
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic
}

svg:not(:root) {
  overflow: hidden
}

legend {
  border: 0;
  white-space: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

body {
  word-wrap: break-word
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle
}

em,
i {
  font-style: normal
}

menu,
ol,
ul {
  list-style: none
}

abbr,
acronym,
fieldset,
iframe {
  border: 0
}

article,
aside,
audio,
blockquote,
button,
canvas,
code,
dd,
details,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
mark,
menu,
nav,
ol,
output,
p,
pre,
ruby,
section,
summary,
td,
textarea,
th,
time,
ul,
video {
  margin: 0;
  padding: 0
}

iframe {
  display: block
}

textarea {
  resize: vertical
}

th {
  text-align: inherit
}

body,
button,
input,
select,
textarea {
  font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif
}

.show {
  display: block
}

.hide {
  display: none
}

.hidden {
  display: none !important;
  visibility: hidden
}

.left {
  text-align: left !important
}

.right {
  text-align: right !important
}

.center {
  text-align: center !important
}

.indent {
  text-indent: 2em
}

.highlight {
  color: #F30 !important
}

.important {
  font-weight: 700 !important
}

.no-border {
  border: 0 !important
}

.transparent {
  opacity: 0;
  filter: alpha(opacity=0)
}

a.fr {
  margin-right: 0;
  margin-left: 10px;
  float: right !important
}

html {
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased
}

body {
  font: 12px/1.5 Tahoma, sans-serif;
  color: #333
}

body a {
  text-decoration: none;
  color: #333
}

body a:hover {
  text-decoration: underline;
  color: #F40
}

body a,
body em,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body i,
body p,
body span {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased
}

.nav-header {
  position: absolute;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 1000;
  font-family: "Microsoft YaHei", SimHei, sans-serif
}

.nav-header .inner {
  position: relative;
  width: 1000px;
  margin: 0 auto
}

.nav-header .inner .logo {
  float: left;
  width: 244px;
  height: 65px;
  background: url(../img/yuanyuan.png) center no-repeat
}

.head {
  width: 100%;
  height: 800px;
  background-color: #5563ee;
}

.nav-header .inner a {
  float: left;
  margin: 35px 10px 0 0;
  padding-left: 40px;
  color: #ffffff;
  font-size: 18px
}

.nav-header .inner a.cur,
.nav-header .inner a:hover {
  color: #ffffff;
}

.banner-w {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  font-family: "Microsoft YaHei", SimHei, sans-serif
}

.banner-w .banner-title {
  position: absolute;
  width: 497px;
  right: 590px;
  height: 104px;
  top: 140px;
  background: url(../img/topic-left.png) no-repeat
}

.banner-w .tips {
  position: absolute;
  right: 308px;
  top: 333px;
  color: #fff;
  font-size: 16px
}

.download-sub {
  position: absolute;
  width: 400px;
  height: 150px;
  right: 40px;
  bottom: 45px
}

.mod-slide-s5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 542px;
  height: 584px
}

.mod-slide-s5 .mod-slide-content {
  width: 100%;
  height: 100%;
  background: 0 0
}

.mod-slide-s5 .mod-slide-content li {
  width: 542px;
  height: 614px
}

.mod-slide-s5 .mod-slide-content li span {
  width: 100%;
  height: 100%;
  display: block
}

.mod-slide-content li .slide5 {
  background: url(../img/topicroom.png) center bottom no-repeat
}

.footer {
  text-align: center;
}

.footer p {
  font-size: 12px;
  line-height: 32px;
  color: #bfbfbf
}

.footer a {
  color: #bfbfbf
}

.footer a:hover span {
  margin: 0;
  color: #F40;
}
