html, body {
  width: 100%;
  height: 100%; }

.cover {
  width: 100%;
  height: 100%;
  background: #71130b url(../images/fm.jpg) no-repeat top center;
  overflow: hidden; }

.logowords {
  text-align: center;
  margin-top: 160px; }

.logobox {
  display: none; }

.guid {
  width: 100%;
  height: 94px;
  background: url(../images/dengl.png) no-repeat center;
  margin-top: 120px;
  overflow: hidden; }
  .guid .center {
    width: 1200px;
    margin: 22px auto 0; }
    .guid .center .sel {
      float: left;
      font-size: 18px;
      color: #faf0cc;
      line-height: 55px;
      margin: 0px 24px; }
      .guid .center .sel a {
        color: #faf0cc; }
      .guid .center .sel:hover {
        font-weight: bold; }
    .guid .center .sel_mid {
      margin-left: 220px; }
    .guid .center .sel_fr {
      margin: 0 20px; }

.fcopyr {
  text-align: center;
  font-size: 14px;
  color: #faf0cc;
  margin-top: 40px; }

.fcopyr span {
  margin-right: 10px; }

.fcopyr span.mtF_0 {
  margin-right: 0px; }

.fcopyr a {
  color: #faf0cc;
  margin-right: 10px; }

.mfoot {
  display: none; }

@media screen and (min-width: 1660px) {
  .logowords {
    margin-top: 240px; }

  .guid {
    margin-top: 175px; } }
@media screen and (min-width: 1920px) {
  .logowords {
    margin-top: 280px; }

  .guid {
    margin-top: 175px; } }

/*# sourceMappingURL=index.css.map */
