@charset "utf-8";
/* CSS Document url(/comglobals//comglobals/*/

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: 'Microsoft YaHei','Hiragino Sans GB',Helvetica,Arial,'Lucida Grande',sans-serif;
}

input, button, a {
  outline: none;
}

body {
  background-color: #FFF;
  margin: 0 auto;
  width: 640px;
}

a {
  text-decoration: none;
  color: #000;
}

.none {
  display: none;
}

/*网页禁止选中*/
.search_con > *, .detail > * {
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button {
  margin: 0 45px;
  text-align: center
}

.bt_01 {
  margin-left: 70px;
}

.about {
  margin-top: 83px;
  margin-bottom: 27px;
  text-align: center;
}

.list_search {
  float: left;
  width: 590px; 
  height: 82px; 
  background-color: #C96;
  padding: 0px 25px;
  display: block;
}

  .list_search span {
    color: #FFF;
    line-height: 82px;
    font-size: 24px;
    background: url(/comglobals/gb_mo_clock.png) no-repeat left;
    padding-left: 50px;
  }

  .list_search input {
    width: 400px;
    height: 48px;
    line-height: 30px;
    font-size: 18px;
    margin-left: 30px;
    padding: 0px 15px;
    border: #FFF 1px solid;
    border-radius: 5px;
  }

.list {
  float: left;
  width: 590px;
  height: auto;
  padding: 0px 25px;
}

.list_con {
  float: left;
  width: 590px; /* border-bottom:#CCC 1px solid;*/
  margin-bottom: 10px;
  margin-top: 50px;
}

  .list_con ul {
    list-style-type: none;
    width: 648px;
  }

    .list_con ul li {
      float: left;
      width: 158px;
      margin-right: 58px;
      margin-bottom: 30px;
    }

p.list_year {
  float: left;
  width: 156px;
  height: 205px;
  background-image: url(/comglobals/gb_mo_BG.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  background-color: #FFF;
  border: #CCC 1px solid;
  border-radius: 10px;
  box-shadow: 2px 2px 3px #aaaaaa;
}

  p.list_year span {
    float: left;
    width: 80px;
    text-align: center;
    padding: 0 38px;
    padding-top: 140px;
    font-size: 12px;
  }

p.list_q {
  float: left;
  width: 156px;
  height: 50px;
  line-height: 25px;
  font-size: 20px;
  text-align: center;
  color: #666;
}

.list_period {
  float: left;
  width: 590px;
  height: 60px;
  font-size: 24px;
  line-height: 60px;
}

.header {
  float: left;
  width: 590px;
  height: auto;
  background-color: #C96;
  padding: 25px;
  display: block;
}

p.list_year span.year {
  float: left;
  width: 156px;
  text-align: center;
  margin-top: 140px;
}

p.list_year span.q {
  float: left;
  width: 156px;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.header_title {
  float: left;
  width: 397px;
  margin-left: 35px;
  color: #FFF;
}

h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
}

h3 {
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.bt_02 {
  padding: 5px 20px;
  border: #FFF 2px solid;
  border-radius: 10px;
}

.list_main {
  float: left;
  width: 590px;
  height: auto;
  padding: 0px 25px;
}

  .list_main dt {
    width: 590px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    border-bottom: #CCC 1px solid;
  }

  .list_main dd {
    width: 590px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: #CCC 1px solid;
  }

.search {
  float: left;
  width: 590px;
  height: 54px;
  padding: 16px 25px;
  background-color: #eeeeee;
  display: block;
}

  .search input {
    float: left;
    width: 472px;
    height: 54px;
    font-size: 24px;
    padding: 10px 20px;
    border: #FFF 1px solid;
    border-radius: 5px;
  }

  .search span.bt_03 {
    float: left;
    background: #f8f8f8;
    width: 90px;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
    text-align: center;
    font-size: 24px;
    margin-left: 25px;
    border: #CCC 1px solid;
  }

.search_con {
  float: left;
  width: 640px;
  height: auto;
}

  .search_con ul {
    list-style-type: none;
    width: 640px;
  }

    .search_con ul li {
      float: left;
      width: 640px;
      border-bottom: #CCC 1px solid;
    }

      .search_con ul li div {
        float: left;
        width: 590px;
        margin: 25px
      }

.search_title {
  font-size: 24px;
  line-height: 36px;
}

.search_abstract {
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px;
  color: #333;
}

.search_period {
  margin-top: 20px;
  padding-top: 10px;
  font-size: 18px;
  line-height: 24px;
  color: #C96;
}

.detail {
  float: left;
  width: 590px;
  height: auto;
  padding: 25px 25px 180px 25px;
}

  .detail h1 {
    font-size: 36px;
    line-height: 48px;
    padding-bottom: 20px;
    border-bottom: #CCC 1px solid;
    text-align: center;
  }

  .detail .att a {
    text-decoration: none;
    color: red;
    border-left: red 5px solid;
    padding-left: 10px;
  }

.r_title {
  width: 540px;
  height: 195px;
  margin: 0px 25px; /*background:url(/comglobals/4-1_05.jpg) no-repeat top;*/
  border-bottom: #F00 2px solid;
}

  .r_title .wh {
    float: left;
    width: 540px;
    margin-top: 136px;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }

.text {
  margin-top: 25px;
  font-size: 24px;
  line-height: 36px;
}

.footer {
  width: 640px;
  position: fixed;
  bottom: 0px;
  height: 85px;
  background-color: #000;
}

.footer_con {
  padding: 0px 25px;
  font-size: 24px;
  line-height: 42px;
  color: #FFF;
}

.about_con {
  float: left;
  width: 590px;
  height: auto;
  padding: 25px;
  font-size: 24px;
  line-height: 36px;
}

.nav {
  display: block;
  height: 60px;
  width: 100%;
  background-color: black;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  text-align: center;
  text-size-adjust: 100%;
  font-size: 32px;
  line-height: 60px;
}

  .nav span a {
    color: white;
  }

.list_main, list_search, detail,list {
  margin-bottom: 80px;
}
