/**
 * CSS Reset.
 */
html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea,
th, td {
  margin: 0;
  padding: 0; }

body,
button, input, select, textarea {
  font: 12px/1.5 arial,\5b8b\4f53;
  color: #333;
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

caption, th, b {
  font-weight: normal;
  font-style: normal; }

address, cite, dfn, em, var {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: courier new, courier, monospace; }

small {
  font-size: 12px; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

legend {
  color: #000; }

/* for ie6 */
fieldset {
  border: 0; }

button, input, select, textarea {
  font-size: 100%; }

html, img {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

section, article, aside, header, footer, nav, dialog, figure {
  display: block; }

figure {
  margin: 0; }

.g-body {
  position: relative; }

.g-body {
  min-width: 1280px;
  _width: 1280px;
  overflow: hidden; }

.u-navWrapper {
  overflow: hidden;
  padding-top: 50px;
  margin-bottom: 50px; }

.u-nav li {
  float: left;
  _width: 160px;
  margin-right: 72px;
  font: 15px "Microsoft Yahei"; }
  .u-nav li .sub {
    padding-top: 1px;
    font: 12px "baskerville old face";
    color: #666; }
  .u-nav li .last {
    margin-right: 0; }
.u-nav a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  background: url(../images/icon.png) left center no-repeat;
  background-position: 0 -288px;
  color: #212121; }
  .u-nav a:hover {
    background-position: 0 -213px; }

#m-articel {
  min-height: 1200px;
  background: url(../images/actbg.png) top center no-repeat; }
  #m-articel .u-nav li {
    _margin-right: 10px; }
  #m-articel .title {
    height: 91px;
    margin: 34px auto; }
  #m-articel.season1 .title {
    width: 492px; }
  #m-articel.season1 .content img {
    width: 690px;
    height: 326px; }
  #m-articel.season2 .title {
    width: 338px; }
  #m-articel.season2 .content {
    padding-bottom: 50px; }
    #m-articel.season2 .content img {
      width: 578px;
      height: 331px; }
  #m-articel.season3 .title {
    width: 413px; }
  #m-articel.season3 .content {
    padding-bottom: 50px; }
    #m-articel.season3 .content img {
      width: 461px;
      height: 382px; }
  #m-articel.season3 .img {
    overflow: hidden;
    padding: 0 25px;
    text-align: center; }
  #m-articel.season3 .left {
    float: left;
    _float: none; }
  #m-articel.season3 .right {
    float: right;
    _float: none; }
  #m-articel.season4 .title {
    width: 385px; }
  #m-articel.season4 .content {
    padding-bottom: 50px; }
    #m-articel.season4 .content img {
      width: 690px;
      height: 326px; }
  #m-articel .content {
    font: 16px/28px "Microsoft Yahei";
    color: #555; }
    #m-articel .content p {
      text-indent: 2em; }
    #m-articel .content a {
      font: 15px/28px "SimSun";
      color: #d31a1a; }
    #m-articel .content img {
      display: block;
      margin: 20px auto; }

.wrapper {
  width: 1000px;
  margin: 0 auto; }

/*# sourceMappingURL=articel.css.map */
