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, a {
  padding: 0;
  margin: 0; }

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

del, ins {
  text-decoration: none; }

fieldset, img {
  border: 0; }

body, button, input, select, textarea {
  font: 12px "Microsoft YaHei",Tahoma,Helvetica,Arial; }

input, select, img {
  vertical-align: middle; }

input, select {
  outline: none; }

input, button, select, textarea {
  outline: none; }

button {
  border: none; }

textarea {
  resize: none;
  overflow: hidden; }

ul, ol {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: 400; }

address, cite, dfn, em, var {
  font-style: normal; }

legend {
  display: none; }

td {
  font-size: 12px;
  line-height: 160%; }

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

a {
  text-decoration: none; }

a:active, a:focus {
  -moz-outline: none;
  outline: none;
  ie-dummy: expression(this.hideFocus=true); }

input[type=submit],
input[type=reset],
input[type=button] {
  filter: chroma(color=#000000); }

.navigate__record-btn, .popularity__title-tit, .plate__right-share .bdsharebuttonbox a, .recommend__item-score_start li {
  background-image: url(../images/sprite-icon8.png);
  background-repeat: no-repeat; }

.header__search-btn, .project__item-hot, .project__item-new, .project__prev i, .project__next i, .fixed__menu a .icon, .popularity__next, .contribute__wave, .cooperate__prev i, .cooperate__next i {
  background-image: url(../images/sprite-icon24.png);
  background-repeat: no-repeat; }

body {
  background: url(../images/bg.jpg) repeat; }

.header {
  background: url(../images/banner.jpg) no-repeat center;
  height: 140px; }
  .header__content {
    width: 1200px;
    height: 140px;
    margin: 0 auto; }
  .header__collect {
    float: left;
    _display: inline;
    margin: 38px 0 0 4px; }
    .header__collect:hover {
      filter: brightness(1.2); }
  .header__search {
    float: left;
    _display: inline;
    margin: 38px 0 0 70px; }
    .header__search-form {
      position: relative; }
    .header__search-input {
      width: 380px;
      height: 22px;
      padding: 10px 20px;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      -o-border-radius: 24px;
      -ms-border-radius: 24px;
      border-radius: 24px;
      border: 3px solid #ff4d18;
      background: #ffffff;
      line-height: 22px;
      font-size: 12px;
      color: #888888; }
    .header__search-btn {
      background-position: -236px -176px;
      width: 24px;
      height: 24px;
      position: absolute;
      right: 20px;
      top: 13px;
      cursor: pointer; }
    .header__search-hot {
      font-size: 14px;
      color: #ff713f;
      line-height: 30px;
      padding-left: 20px; }
      .header__search-hot_item {
        color: #ff713f;
        margin-right: 12px; }
        .header__search-hot_item:hover {
          color: #ff7651;
          text-decoration: underline; }
  .header__right {
    float: right;
    _display: inline;
    padding: 22px 0 0 0;
    position: relative;
    width: 244px; }
    .header__right-game {
      display: block;
      width: 106px;
      height: 34px;
      border: 2px solid #ff62b0;
      color: #ff62b0;
      background: #ffffff;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      margin-top: 3px; }
      .header__right-game:hover {
        filter: brightness(1.2); }
    .header__right-cartoon {
      display: block;
      width: 106px;
      height: 34px;
      border: 2px solid #3d9dff;
      color: #3d9dff;
      background: #ffffff;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      margin-top: 18px; }
      .header__right-cartoon:hover {
        filter: brightness(1.2); }
    .header__right-qrcode {
      position: absolute;
      right: 0;
      top: 22px;
      background: #fff;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      width: 120px;
      height: 100px;
      font-size: 0;
      overflow: hidden; }
    .header__right-txt {
      font-size: 12px;
      color: #999999;
      width: 14px;
      margin: 7px 0 0 6px;
      display: inline-block;
      line-height: 12px;
      text-align: center; }
    .header__right-img {
      vertical-align: top;
      width: 100px;
      height: 100px;
      display: inline-block; }

.fsearch_outside {
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  background: #fff;
  position: absolute;
  top: 52px;
  left: 0;
  z-index: 5;
  overflow: hidden; }

.fsearch_ul {
  padding: 0 20px 12px;
  margin-top: 12px;
  border: 1px solid #fff;
  overflow: hidden; }
  .fsearch_ul li {
    margin-top: -1px;
    height: 36px;
    line-height: 36px;
    border-top: 1px solid #e9e9e9;
    width: 340px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .fsearch_ul li.first {
      border: none; }
    .fsearch_ul li a {
      display: block;
      color: #333333; }
      .fsearch_ul li a:hover {
        color: #ff4d18; }
  .fsearch_ul b {
    color: #ff3d3d;
    font-weight: 100; }

.header__search .close {
  display: none;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  background: #f1f1f1;
  color: #999999; }
  .header__search .close:hover {
    color: #ff4d18; }

.navigate {
  height: 60px;
  border-bottom: 2px solid #f6f6f6;
  background: #ffffff; }
  .navigate__content {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
  .navigate__list {
    zoom: 1;
    margin-left: -26px; }
    .navigate__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .navigate__item {
    float: left;
    _display: inline;
    margin-right: 40px;
    position: relative; }
    .navigate__item a {
      display: block;
      height: 60px;
      padding: 0 30px;
      font-size: 16px;
      color: #444;
      line-height: 60px; }
      .navigate__item a:hover {
        color: #ff7651;
        font-weight: bold; }
        .navigate__item a:hover i {
          display: block; }
    .navigate__item i {
      display: none;
      width: 18px;
      height: 5px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      background: #ff7651;
      position: absolute;
      bottom: 10px;
      left: 50%;
      margin-left: -9px; }
    .navigate__item.active a {
      color: #ff7651;
      font-weight: bold; }
    .navigate__item.active i {
      display: block; }
  .navigate__record {
    position: absolute;
    right: 4px;
    top: 3px;
    height: 59px;
    z-index: 100; }
    .navigate__record:hover .navigate__record-box {
      display: block; }
    .navigate__record:hover .navigate__record-btn {
      background-position: -128px -68px;
      width: 120px;
      height: 50px; }
    .navigate__record-btn {
      background-position: 0 -68px;
      width: 120px;
      height: 50px;
      cursor: pointer; }
    .navigate__record-box {
      display: none;
      position: absolute;
      background: #ffffff;
      box-shadow: 0px 3px 8px 1px #c4c4c4;
      padding-top: 16px;
      right: -4px;
      top: 60px;
      width: 330px;
      overflow: hidden;
      -webkit-border-bottom-left-radius: 4px;
      -moz-border-radius-bottomleft: 4px;
      -o-border-bottom-left-radius: 4px;
      -ms-border-bottom-left-radius: 4px;
      border-bottom-left-radius: 4px;
      -webkit-border-bottom-right-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -o-border-bottom-right-radius: 4px;
      -ms-border-bottom-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .navigate__record-list {
      padding: 0 20px 14px; }
    .navigate__record-item {
      cursor: pointer;
      display: block;
      padding: 0 70px 0 0;
      font-size: 14px;
      height: 35px;
      line-height: 35px;
      border-top: 1px solid #f1f1f1;
      position: relative; }
      .navigate__record-item.first {
        border-top: none; }
      .navigate__record-item .txt {
        display: block;
        color: #333333;
        max-width: 220px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .navigate__record-item .time {
        color: #888888;
        position: absolute;
        top: 0;
        right: 0; }
      .navigate__record-item:hover .txt {
        color: #ff7651; }
    .navigate__record-foot {
      background: #f1f1f1;
      color: #999999;
      font-size: 14px;
      height: 36px;
      line-height: 36px;
      padding: 0 20px; }
    .navigate__record-empty {
      height: 32px;
      line-height: 32px;
      padding: 0 0 16px;
      font-size: 12px;
      color: #333;
      text-align: center; }
    .navigate__record-clear {
      color: #999999;
      float: left;
      _display: inline; }
      .navigate__record-clear:hover {
        color: #ff7651; }
    .navigate__record-login {
      float: right;
      _display: inline; }
      .navigate__record-login .login {
        color: #ff4d18;
        font-weight: bold; }
    .navigate__record-more {
      float: right;
      _display: inline;
      color: #ff4d18;
      font-weight: bold; }

.project {
  padding-top: 30px;
  width: 1200px;
  margin: 0 auto; }
  .project__slide {
    position: relative;
    padding: 0 33px; }
  .project__container {
    width: 1134px;
    height: 112px;
    overflow: hidden;
    position: relative; }
  .project__list {
    zoom: 1; }
    .project__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .project__item {
    width: 90px;
    height: 112px;
    float: left;
    _display: inline;
    margin-right: 26px;
    position: relative; }
    .project__item-hot {
      position: absolute;
      top: 0;
      left: 0;
      background-position: -170px -66px;
      width: 36px;
      height: 36px;
      z-index: 2; }
    .project__item-new {
      position: absolute;
      top: 0;
      left: 0;
      background-position: -104px -66px;
      width: 36px;
      height: 36px;
      z-index: 2; }
    .project__item-img {
      width: 90px;
      height: 80px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
    .project__item-txt {
      color: #444;
      font-size: 14px;
      line-height: 32px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      text-align: center;
      display: block; }
    .project__item:hover .project__item-img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }
    .project__item:hover .project__item-txt {
      color: #ff7651; }
  .project__prev {
    height: 112px;
    width: 33px;
    position: absolute;
    top: 0;
    left: 0; }
    .project__prev i {
      display: block;
      background-position: 0 -242px;
      width: 10px;
      height: 18px;
      margin: 40px 0 0 2px; }
    .project__prev:hover i {
      background-position: -18px -242px;
      width: 10px;
      height: 18px; }
  .project__next {
    height: 112px;
    width: 33px;
    position: absolute;
    top: 0;
    right: 0; }
    .project__next i {
      display: block;
      background-position: -214px -66px;
      width: 10px;
      height: 18px;
      margin: 40px 0 0 21px; }
    .project__next:hover i {
      background-position: -148px -66px;
      width: 10px;
      height: 18px; }

.game {
  width: 1200px;
  margin: 0 auto;
  zoom: 1; }
  .game:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .game__tit {
    height: 40px;
    line-height: 40px;
    padding: 32px 0 26px 0;
    padding-bottom: 22px; }
    .game__tit-title {
      float: left;
      _display: inline;
      color: #444;
      font-size: 24px;
      padding-left: 20px;
      position: relative; }
      .game__tit-title i {
        height: 20px;
        width: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        top: 11px;
        left: 0;
        background: #ffc13b; }
    .game__tit-more {
      font-size: 14px;
      color: #333333;
      float: right;
      _display: inline;
      margin: 6px 0 0 0; }
      .game__tit-more:hover {
        color: #ff7651; }
  .game__list {
    zoom: 1;
    margin-left: -28px; }
    .game__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .game__item {
    margin-left: 30px;
    float: left;
    _display: inline;
    width: 72px;
    position: relative; }
    .game__item-img {
      width: 72px;
      height: 72px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
    .game__item-tit {
      display: block;
      line-height: 34px;
      font-size: 14px;
      color: #666666;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .game__item:hover .game__item-img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }
    .game__item:hover .game__item-tit {
      color: #ff7651; }

.popular {
  width: 1200px;
  margin: 0 auto;
  zoom: 1; }
  .popular:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .popular__tit {
    height: 40px;
    line-height: 40px;
    padding: 32px 0 26px 0;
    padding-bottom: 20px; }
    .popular__tit-title {
      float: left;
      _display: inline;
      color: #444;
      font-size: 24px;
      padding-left: 20px;
      position: relative; }
      .popular__tit-title i {
        height: 20px;
        width: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        top: 11px;
        left: 0;
        background: #ffc13b; }
    .popular__tit-more {
      font-size: 14px;
      color: #333333;
      float: right;
      _display: inline;
      margin: 6px 0 0 0; }
      .popular__tit-more:hover {
        color: #ff7651; }
  .popular__list {
    zoom: 1;
    margin-left: -48px; }
    .popular__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .popular__item {
    margin-left: 48px;
    float: left;
    _display: inline; }
    .popular__item a {
      color: #666666;
      display: block;
      width: 114px;
      line-height: 28px;
      font-size: 14px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      padding-left: 16px;
      position: relative; }
      .popular__item a:hover {
        color: #ff7651; }
    .popular__item i {
      position: absolute;
      top: 14px;
      left: 2px;
      width: 2px;
      height: 2px;
      background: #666666; }
    .popular__item.red a {
      color: #ff7651; }

.m-fix-menu {
  width: 100%;
  overflow: hidden;
  position: relative; }

.mini_fixed_menu {
  display: none; }

.fixed__wrapper {
  margin: 0 auto;
  width: 1200px; }
.fixed__menu {
  position: absolute;
  left: 50%;
  z-index: 10;
  width: 62px;
  bottom: 100px;
  margin-left: 614px; }
  .fixed__menu a {
    display: block;
    border: 2px solid #ececec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    margin-top: 5px;
    background-color: #fff;
    width: 58px;
    height: 58px;
    overflow: hidden; }
    .fixed__menu a:hover {
      border: 2px solid #ff683b; }
    .fixed__menu a .icon {
      display: block; }
    .fixed__menu a .txt {
      cursor: pointer;
      width: 38px;
      height: 38px;
      text-align: center;
      background: #fff;
      display: none;
      font-size: 14px;
      color: #ff683b;
      padding: 10px;
      letter-spacing: 3px;
      font-weight: bold; }
  .fixed__menu-contribute .icon {
    background-position: -104px 0;
    width: 58px;
    height: 58px; }
  .fixed__menu-contribute:hover .icon {
    display: none; }
  .fixed__menu-contribute:hover .txt {
    display: block; }
  .fixed__menu-doubt .icon {
    background-position: 0 -110px;
    width: 58px;
    height: 58px; }
  .fixed__menu-doubt:hover .icon {
    display: none; }
  .fixed__menu-doubt:hover .txt {
    display: block; }
  .fixed__menu-gotop .icon {
    background-position: -66px -110px;
    width: 58px;
    height: 58px; }
  .fixed__menu-gotop:hover .icon {
    display: none; }
  .fixed__menu-gotop:hover .txt {
    display: block; }

.dm-footer {
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  color: #999999;
  padding: 42px 0 46px;
  background: #f4f4f4; }
  .dm-footer .dm-bottombar {
    width: 980px;
    margin: 0 auto; }
  .dm-footer a {
    color: #999999;
    padding: 0 8px; }
    .dm-footer a:hover {
      color: #ff683b !important; }
  .dm-footer #footer_alink {
    color: #999999; }

.category {
  width: 1200px;
  margin: 0 auto; }
  .category__tit {
    height: 40px;
    line-height: 40px;
    padding: 32px 0 26px 0; }
    .category__tit-title {
      float: left;
      _display: inline;
      color: #444;
      font-size: 24px;
      padding-left: 20px;
      position: relative; }
      .category__tit-title i {
        height: 20px;
        width: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        top: 11px;
        left: 0;
        background: #ffc13b; }
    .category__tit-more {
      font-size: 14px;
      color: #333333;
      float: right;
      _display: inline;
      margin: 6px 0 0 0; }
      .category__tit-more:hover {
        color: #ff7651; }
  .category__list {
    zoom: 1;
    margin-left: -34px; }
    .category__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .category__item {
    margin-left: 34px;
    float: left;
    _display: inline;
    width: 120px;
    position: relative; }
    .category__item-img {
      width: 120px;
      height: 160px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
    .category__item-shade {
      background: url(../images/bg-shade-small.png) repeat-x;
      height: 24px;
      width: 112px;
      padding: 18px 4px 0;
      font-size: 12px;
      line-height: 24px;
      color: #ffffff;
      text-align: right;
      position: absolute;
      left: 0;
      top: 118px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      -webkit-border-bottom-left-radius: 4px;
      -moz-border-radius-bottomleft: 4px;
      -o-border-bottom-left-radius: 4px;
      -ms-border-bottom-left-radius: 4px;
      border-bottom-left-radius: 4px;
      -webkit-border-bottom-right-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -o-border-bottom-right-radius: 4px;
      -ms-border-bottom-right-radius: 4px;
      border-bottom-right-radius: 4px; }
      .category__item-shade .num {
        color: #ffef42; }
    .category__item-tit {
      display: block;
      line-height: 24px;
      margin-top: 8px;
      font-size: 14px;
      color: #444;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .category__item:hover .category__item-img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }
    .category__item:hover .category__item-tit {
      color: #ff7651; }

.marquee {
  padding-top: 30px;
  width: 1200px;
  margin: 0 auto; }
  .marquee__slide {
    position: relative; }
  .marquee__container {
    width: 1200px;
    height: 280px;
    overflow: hidden;
    position: relative; }
  .marquee__list {
    zoom: 1; }
    .marquee__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .marquee__item {
    width: 1200px;
    height: 280px;
    float: left;
    _display: inline;
    font-size: 0; }
    .marquee__item-big {
      display: inline-block;
      width: 680px;
      height: 280px;
      margin-right: 5px;
      position: relative; }
      .marquee__item-big img {
        width: 100%;
        height: 100%; }
      .marquee__item-big .txt {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #ffffff;
        font-size: 16px;
        background: url(../images/bg-shade-big.png) repeat-x;
        height: 40px;
        width: 650px;
        padding: 32px 15px 0;
        line-height: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .marquee__item-big:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.9; }
      .marquee__item-big:hover .txt {
        color: #ff7651; }
    .marquee__item-medium {
      position: relative;
      display: inline-block;
      width: 290px;
      height: 280px;
      margin-right: 5px; }
      .marquee__item-medium img {
        width: 100%;
        height: 100%; }
      .marquee__item-medium .txt {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #ffffff;
        font-size: 16px;
        background: url(../images/bg-shade-big.png) repeat-x;
        height: 40px;
        width: 260px;
        padding: 32px 15px 0;
        line-height: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .marquee__item-medium:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.9; }
      .marquee__item-medium:hover .txt {
        color: #ff7651; }
    .marquee__item-small {
      position: relative;
      display: inline-block;
      width: 220px;
      height: 280px; }
      .marquee__item-small img {
        width: 100%;
        height: 100%; }
      .marquee__item-small .txt {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #ffffff;
        font-size: 16px;
        background: url(../images/bg-shade-big.png) repeat-x;
        height: 40px;
        width: 190px;
        padding: 32px 15px 0;
        line-height: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .marquee__item-small:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.9; }
      .marquee__item-small:hover .txt {
        color: #ff7651; }
  .marquee__focus {
    width: 100%;
    height: 4px; }
    .marquee__focus-list {
      zoom: 1;
      margin-right: -3px; }
      .marquee__focus-list:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
    .marquee__focus-item {
      cursor: pointer;
      width: 398px;
      height: 4px;
      margin-right: 3px;
      background: #cdcdcd;
      font-size: 0;
      line-height: 0;
      float: left;
      _display: inline; }
      .marquee__focus-item.cur {
        background: #ff683b; }

.popularity {
  padding: 40px 0 10px 0;
  width: 1200px;
  margin: 0 auto; }
  .popularity__title {
    width: 430px;
    margin: 0 auto 47px; }
    .popularity__title-tit {
      background-position: 0 0;
      width: 430px;
      height: 60px;
      color: #333333;
      font-size: 34px;
      text-align: center;
      line-height: 60px; }
    .popularity__title-txt {
      color: #ff636b;
      font-size: 14px;
      text-align: center;
      line-height: 16px;
      white-space: pre; }
  .popularity__slide {
    position: relative;
    z-index: 3; }
  .popularity__container {
    width: 1080px;
    height: 364px;
    overflow: hidden;
    position: relative; }
  .popularity__unit {
    position: relative;
    padding-bottom: 36px; }
    .popularity__unit.unit2 .popularity__container {
      margin-left: 66px; }
    .popularity__unit.unit2 .popularity__square {
      left: -50px;
      top: 0; }
    .popularity__unit.unit2 .popularity__border {
      height: 224px;
      width: 210px;
      top: 66px;
      right: 20px; }
    .popularity__unit-list {
      zoom: 1; }
      .popularity__unit-list:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
    .popularity__unit-item {
      width: 240px;
      float: left;
      _display: inline;
      margin-right: 40px; }
      .popularity__unit-item_img {
        width: 100%;
        height: 310px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px; }
      .popularity__unit-item_tit {
        display: block;
        font-size: 14px;
        margin-top: 10px;
        line-height: 22px;
        color: #444;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .popularity__unit-item_txt {
        display: block;
        font-size: 14px;
        line-height: 22px;
        color: #999999;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .popularity__unit-item:hover .popularity__unit-item_img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.9; }
      .popularity__unit-item:hover .popularity__unit-item_tit {
        color: #ff7651; }
  .popularity__next {
    background-position: 0 -176px;
    width: 70px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 137px; }
    .popularity__next:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }
  .popularity__border {
    height: 254px;
    width: 140px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #ececec;
    position: absolute;
    right: 35px;
    top: -27px; }
  .popularity__square {
    background: url(../images/bg-square.png) no-repeat;
    width: 86px;
    height: 86px;
    position: absolute;
    right: 66px;
    top: 192px; }
  .popularity__yellow {
    width: 144px;
    height: 248px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #fffbeb;
    position: absolute;
    left: 13px;
    top: 40px; }

.link {
  width: 1200px;
  height: 100px;
  overflow: hidden;
  margin: 0 auto 50px;
  zoom: 1; }
  .link:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .link__item {
    height: 100px;
    width: 600px;
    float: left;
    _display: inline;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }
    .link__item img {
      height: 100%;
      width: 100%; }
    .link__item.small {
      float: right;
      _display: inline;
      width: 580px; }
    .link__item:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }

.friendly {
  width: 1200px;
  height: 70px;
  overflow: hidden;
  margin: 0 auto 10px;
  zoom: 1; }
  .friendly:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .friendly__item {
    margin-right: 9px;
    height: 70px;
    width: 324px;
    float: left;
    _display: inline;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }
    .friendly__item img {
      height: 100%;
      width: 100%; }
    .friendly__item.small {
      width: 200px;
      margin-right: 0; }
    .friendly__item:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }

.chain {
  width: 1200px;
  height: 90px;
  overflow: hidden;
  margin: 0 auto 33px;
  zoom: 1;
  padding-top: 25px; }
  .chain:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .chain__item {
    height: 90px;
    width: 980px;
    float: left;
    _display: inline;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }
    .chain__item img {
      height: 100%;
      width: 100%; }
    .chain__item.small {
      float: right;
      _display: inline;
      width: 200px; }
    .chain__item:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }

.plate {
  background: #f6f7f9; }
  .plate__content {
    margin: 0 auto;
    width: 1200px;
    zoom: 1; }
    .plate__content:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .plate__search {
    float: left;
    _display: inline;
    width: 900px;
    padding-bottom: 30px; }
    .plate__search-tit {
      height: 40px;
      line-height: 40px;
      padding: 23px 0 8px 0; }
      .plate__search-tit .title {
        float: left;
        _display: inline;
        color: #444;
        font-size: 24px;
        padding-left: 20px;
        position: relative; }
        .plate__search-tit .title i {
          height: 20px;
          width: 5px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px;
          position: absolute;
          top: 11px;
          left: 0;
          background: #ffc13b; }
      .plate__search-tit .more {
        font-size: 14px;
        color: #333333;
        float: right;
        _display: inline;
        margin: 10px 12px 0 0;
        padding: 0 10px; }
        .plate__search-tit .more:hover {
          color: #ff7651; }
    .plate__search-item {
      zoom: 1;
      margin-top: 20px; }
      .plate__search-item:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
      .plate__search-item_label {
        height: 24px;
        line-height: 24px;
        padding: 0 10px;
        font-size: 14px;
        color: #ffffff;
        background: #fd9b9b;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        float: left;
        _display: inline;
        position: relative; }
        .plate__search-item_label i {
          border-left: 4px solid #fd9b9b;
          width: 0;
          height: 0;
          border-top: 4px dashed transparent;
          border-bottom: 4px dashed transparent;
          position: absolute;
          right: -4px;
          top: 8px;
          overflow: hidden; }
      .plate__search-item.hot .plate__search-item_label {
        background: #fd9b9b;
        margin-right: 18px; }
        .plate__search-item.hot .plate__search-item_label i {
          border-left: 4px solid #fd9b9b; }
      .plate__search-item.hot .plate__search-tag {
        zoom: 1;
        width: 794px;
        height: 24px;
        overflow: hidden; }
        .plate__search-item.hot .plate__search-tag:after {
          content: "";
          height: 0;
          visibility: hidden;
          display: block;
          clear: both; }
        .plate__search-item.hot .plate__search-tag li {
          float: left;
          _display: inline;
          margin-right: 10px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px; }
          .plate__search-item.hot .plate__search-tag li:hover {
            background: #fff921; }
        .plate__search-item.hot .plate__search-tag a {
          padding: 0 10px;
          display: block;
          color: #ffffff; }
        .plate__search-item.hot .plate__search-tag .c1 {
          background: #90a8ff; }
        .plate__search-item.hot .plate__search-tag .c2 {
          background: #91c865; }
        .plate__search-item.hot .plate__search-tag .c3 {
          background: #f98bb4; }
        .plate__search-item.hot .plate__search-tag .c4 {
          background: #9f96f8; }
        .plate__search-item.hot .plate__search-tag .c5 {
          background: #5ecae1; }
        .plate__search-item.hot .plate__search-tag .c6 {
          background: #f592a2; }
        .plate__search-item.hot .plate__search-tag .c7 {
          background: #79d294; }
      .plate__search-item.letter .plate__search-item_label {
        background: #fbb945;
        margin-right: 6px; }
        .plate__search-item.letter .plate__search-item_label i {
          border-left: 4px solid #fbb945; }
      .plate__search-item.letter .plate__search-tag {
        zoom: 1;
        width: 840px; }
        .plate__search-item.letter .plate__search-tag:after {
          content: "";
          height: 0;
          visibility: hidden;
          display: block;
          clear: both; }
        .plate__search-item.letter .plate__search-tag li {
          float: left;
          _display: inline;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px; }
        .plate__search-item.letter .plate__search-tag a {
          text-align: center;
          width: 60px;
          display: block;
          position: relative;
          color: #333333; }
          .plate__search-item.letter .plate__search-tag a:after {
            content: "";
            width: 1px;
            height: 12px;
            position: absolute;
            right: 0;
            top: 6px;
            background: #d6d6d6; }
          .plate__search-item.letter .plate__search-tag a:hover {
            color: #ff7651;
            font-weight: bold; }
          .plate__search-item.letter .plate__search-tag a.no_border:after {
            width: 0; }
      .plate__search-item.cate .plate__search-item_label {
        background: #76c1ed;
        margin-right: 6px; }
        .plate__search-item.cate .plate__search-item_label i {
          border-left: 4px solid #76c1ed; }
      .plate__search-item.cate .plate__search-tag {
        zoom: 1;
        width: 840px; }
        .plate__search-item.cate .plate__search-tag:after {
          content: "";
          height: 0;
          visibility: hidden;
          display: block;
          clear: both; }
        .plate__search-item.cate .plate__search-tag li {
          float: left;
          _display: inline;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px; }
        .plate__search-item.cate .plate__search-tag a {
          text-align: center;
          width: 60px;
          display: block;
          position: relative;
          color: #333333; }
          .plate__search-item.cate .plate__search-tag a:after {
            content: "";
            width: 1px;
            height: 12px;
            position: absolute;
            right: 0;
            top: 6px;
            background: #d6d6d6; }
          .plate__search-item.cate .plate__search-tag a:hover {
            color: #ff7651;
            font-weight: bold; }
          .plate__search-item.cate .plate__search-tag a.no_border:after {
            width: 0; }
      .plate__search-item.state .plate__search-item_label {
        background: #5dc9cd;
        margin-right: 6px; }
        .plate__search-item.state .plate__search-item_label i {
          border-left: 4px solid #5dc9cd; }
      .plate__search-item.state .plate__search-tag {
        zoom: 1;
        width: 840px; }
        .plate__search-item.state .plate__search-tag:after {
          content: "";
          height: 0;
          visibility: hidden;
          display: block;
          clear: both; }
        .plate__search-item.state .plate__search-tag li {
          float: left;
          _display: inline;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px; }
        .plate__search-item.state .plate__search-tag a {
          text-align: center;
          width: 60px;
          display: block;
          position: relative;
          color: #333333; }
          .plate__search-item.state .plate__search-tag a:after {
            content: "";
            width: 1px;
            height: 12px;
            position: absolute;
            right: 0;
            top: 6px;
            background: #d6d6d6; }
          .plate__search-item.state .plate__search-tag a:hover {
            color: #ff7651;
            font-weight: bold; }
          .plate__search-item.state .plate__search-tag a.no_border:after {
            width: 0; }
    .plate__search-tag {
      float: left;
      _display: inline;
      font-size: 14px;
      color: #333333;
      line-height: 24px; }
  .plate__right {
    float: right;
    _display: inline;
    width: 250px; }
    .plate__right-share {
      height: 26px;
      width: 100%;
      margin-top: 33px; }
      .plate__right-share .bdsharebuttonbox {
        float: right;
        _display: inline; }
        .plate__right-share .bdsharebuttonbox .bshare_t {
          font-size: 14px;
          color: #999999;
          line-height: 26px; }
        .plate__right-share .bdsharebuttonbox a {
          margin: 0 4px;
          padding: 0; }
        .plate__right-share .bdsharebuttonbox .bds_sqq {
          background-position: -324px -68px;
          width: 26px;
          height: 26px; }
        .plate__right-share .bdsharebuttonbox .bds_qzone {
          background-position: -358px -68px;
          width: 26px;
          height: 26px; }
        .plate__right-share .bdsharebuttonbox .bds_tsina {
          background-position: -392px -68px;
          width: 26px;
          height: 26px; }
        .plate__right-share .bdsharebuttonbox .bds_weixin {
          background-position: -256px -68px;
          width: 26px;
          height: 26px; }
        .plate__right-share .bdsharebuttonbox .bds_tieba {
          background-position: -290px -68px;
          width: 26px;
          height: 26px; }
    .plate__right-follow {
      zoom: 1;
      margin-top: 34px; }
      .plate__right-follow:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
    .plate__right-blog {
      float: left;
      _display: inline;
      width: 114px; }
      .plate__right-blog .img {
        width: 114px;
        height: 114px;
        background: #969696; }
        .plate__right-blog .img img {
          width: 100%;
          height: 100%; }
        .plate__right-blog .img:hover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
          filter: alpha(opacity=90);
          opacity: 0.9; }
      .plate__right-blog .txt {
        margin-top: 7px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        color: #333333;
        background: #ffffff; }
    .plate__right-scan {
      float: right;
      _display: inline;
      width: 114px; }
      .plate__right-scan .img {
        width: 114px;
        height: 114px;
        background: #969696; }
        .plate__right-scan .img img {
          width: 104px;
          height: 104px;
          margin: 6px 0 0 5px; }
      .plate__right-scan .txt {
        margin-top: 7px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        color: #333333;
        background: #ffffff; }

.update {
  width: 1200px;
  margin: 0 auto;
  zoom: 1; }
  .update:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .update__timetable {
    width: 890px;
    float: left;
    _display: inline; }
    .update__timetable-tit {
      height: 40px;
      line-height: 40px;
      padding: 36px 0 25px 0; }
      .update__timetable-tit .title {
        float: left;
        _display: inline;
        color: #444;
        font-size: 24px;
        padding-left: 20px;
        position: relative;
        margin-right: 8px; }
        .update__timetable-tit .title i {
          height: 20px;
          width: 5px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px;
          position: absolute;
          top: 11px;
          left: 0;
          background: #ffc13b; }
    .update__timetable-tab {
      zoom: 1;
      float: left;
      _display: inline; }
      .update__timetable-tab:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
      .update__timetable-tab li {
        float: left;
        _display: inline;
        font-size: 16px;
        color: #999999;
        font-weight: bold;
        padding: 0 30px;
        cursor: pointer;
        position: relative; }
        .update__timetable-tab li.cur {
          font-size: 18px;
          color: #ff7651; }
        .update__timetable-tab li:hover {
          color: #ff7651; }
        .update__timetable-tab li:after {
          content: "";
          height: 10px;
          width: 1px;
          background: #cccccc;
          position: absolute;
          top: 15px;
          right: 0; }
        .update__timetable-tab li.last:after {
          width: 0; }
    .update__timetable-content {
      height: 217px;
      background: url(../images/bg-result-border.png) 0 20px no-repeat; }
    .update__timetable-box {
      display: none; }
    .update__timetable-no {
      margin-top: 20px; }
    .update__timetable-list {
      zoom: 1;
      margin-left: 8px; }
      .update__timetable-list:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
    .update__timetable-item {
      margin-left: 26px;
      float: left;
      _display: inline;
      width: 120px;
      position: relative; }
      .update__timetable-item img {
        width: 120px;
        height: 160px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px; }
      .update__timetable-item_shade {
        background: url(../images/bg-shade-small.png) repeat-x;
        height: 24px;
        width: 112px;
        padding: 18px 4px 0;
        font-size: 12px;
        line-height: 24px;
        color: #ffffff;
        text-align: right;
        position: absolute;
        left: 0;
        top: 118px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -o-border-bottom-left-radius: 4px;
        -ms-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -o-border-bottom-right-radius: 4px;
        -ms-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px; }
        .update__timetable-item_shade .num {
          color: #ffef42; }
      .update__timetable-item_tit {
        display: block;
        line-height: 24px;
        margin-top: 8px;
        font-size: 14px;
        color: #444;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .update__timetable-item:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.9; }
      .update__timetable-item:hover .update__timetable-item_tit {
        color: #ff7651; }
    .update__timetable-border {
      background: url(../images/bg-result-border.png);
      position: absolute; }
  .update__newest {
    width: 265px;
    float: right;
    _display: inline; }
    .update__newest-tit {
      height: 40px;
      line-height: 40px;
      padding: 36px 0 18px 0; }
      .update__newest-tit .title {
        float: left;
        _display: inline;
        color: #444;
        font-size: 24px;
        padding-left: 20px;
        position: relative; }
        .update__newest-tit .title i {
          height: 20px;
          width: 5px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px;
          position: absolute;
          top: 11px;
          left: 0;
          background: #ffc13b; }
      .update__newest-tit .more {
        font-size: 14px;
        color: #333333;
        float: right;
        _display: inline;
        margin: 6px 0 0 0; }
        .update__newest-tit .more:hover {
          color: #ff7651; }
    .update__newest-item {
      height: 43px;
      line-height: 43px;
      zoom: 1;
      border-bottom: 1px dashed #cbcbcb; }
      .update__newest-item:after {
        content: "";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both; }
      .update__newest-item .tit {
        font-size: 16px;
        color: #444;
        width: 165px;
        float: left;
        _display: inline;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .update__newest-item .tit:hover {
          color: #ff7651; }
        .update__newest-item .tit.newest {
          color: #ff3d3d; }
      .update__newest-item .author {
        font-size: 14px;
        color: #999999;
        width: 85px;
        float: right;
        _display: inline;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: right; }
        .update__newest-item .author .txt {
          color: #ff3d3d; }
        .update__newest-item .author:hover {
          color: #ff7651; }

.recommend {
  width: 1200px;
  margin: 0 auto; }
  .recommend__tit {
    height: 40px;
    line-height: 40px;
    padding: 32px 0 26px 0; }
    .recommend__tit-title {
      float: left;
      _display: inline;
      color: #444;
      font-size: 24px;
      padding-left: 20px;
      position: relative; }
      .recommend__tit-title i {
        height: 20px;
        width: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        top: 11px;
        left: 0;
        background: #ffc13b; }
    .recommend__tit-more {
      font-size: 14px;
      color: #333333;
      float: right;
      _display: inline;
      margin: 6px 0 0 0; }
      .recommend__tit-more:hover {
        color: #ff7651; }
  .recommend__list {
    zoom: 1;
    margin-left: -40px; }
    .recommend__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .recommend__item {
    width: 580px;
    float: left;
    _display: inline;
    margin: 0 0 44px 40px;
    position: relative; }
    .recommend__item-img {
      width: 260px;
      height: 300px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      position: absolute;
      top: 0;
      left: 0; }
      .recommend__item-img:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity: 0.9; }
    .recommend__item-box {
      border: 2px solid #e7e8e9;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      margin: 20px 0 0 40px;
      height: 310px;
      padding-left: 246px; }
    .recommend__item-title {
      display: block;
      color: #444;
      font-size: 18px;
      line-height: 42px;
      padding: 18px 0 2px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .recommend__item-title:hover {
        color: #ff7651; }
    .recommend__item-type {
      font-size: 14px;
      line-height: 32px; }
      .recommend__item-type .label {
        color: #999999; }
      .recommend__item-type .txt {
        color: #444; }
    .recommend__item-score {
      font-size: 14px;
      line-height: 32px; }
      .recommend__item-score .label {
        color: #999999; }
      .recommend__item-score_start {
        display: inline-block;
        vertical-align: top;
        margin-top: 10px; }
        .recommend__item-score_start li {
          float: left;
          _display: inline;
          background-position: -305px -102px;
          width: 12px;
          height: 12px;
          margin-right: 6px; }
          .recommend__item-score_start li.full {
            background-position: -325px -102px;
            width: 12px;
            height: 12px; }
          .recommend__item-score_start li.half {
            background-position: -345px -102px;
            width: 12px;
            height: 12px; }
      .recommend__item-score .score {
        color: #ff683b; }
    .recommend__item-foot {
      margin-top: 12px;
      position: relative;
      padding-left: 76px; }
      .recommend__item-foot .port {
        position: absolute;
        top: 0;
        left: 0; }
        .recommend__item-foot .port img {
          width: 62px;
          height: 62x;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -o-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%; }
        .recommend__item-foot .port .name {
          width: 62px;
          font-size: 14px;
          color: #444;
          text-align: center;
          line-height: 28px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
      .recommend__item-foot_txt {
        width: 156px;
        padding: 10px 12px 13px 12px;
        background: #f6f6f6;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        position: relative; }
        .recommend__item-foot_txt:after {
          content: "";
          border-right: 8px solid #f6f6f6;
          width: 0;
          height: 0;
          border-top: 8px dashed transparent;
          border-bottom: 8px dashed transparent;
          position: absolute;
          left: -8px;
          top: 22px;
          overflow: hidden; }
        .recommend__item-foot_txt .txt {
          overflow: hidden;
          text-overflow: ellipsis;
          display: block;
          display: -webkit-box;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical;
          width: 156px;
          max-height: 120px;
          font-size: 14px;
          color: #444;
          line-height: 24px; }

.information {
  width: 1200px;
  margin: 0 auto;
  zoom: 1;
  padding-bottom: 50px; }
  .information:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .information__tit {
    height: 40px;
    line-height: 40px;
    padding: 32px 0 26px 0;
    padding-top: 0; }
    .information__tit-title {
      float: left;
      _display: inline;
      color: #444;
      font-size: 24px;
      padding-left: 20px;
      position: relative; }
      .information__tit-title i {
        height: 20px;
        width: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        top: 11px;
        left: 0;
        background: #ffc13b; }
    .information__tit-more {
      font-size: 14px;
      color: #333333;
      float: right;
      _display: inline;
      margin: 6px 0 0 0; }
      .information__tit-more:hover {
        color: #ff7651; }
  .information__list {
    zoom: 1;
    float: left;
    _display: inline;
    margin-left: -32px; }
    .information__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .information__item {
    width: 230px;
    float: left;
    _display: inline;
    margin-left: 32px;
    position: relative; }
    .information__item-img {
      width: 220px;
      height: 165px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      position: absolute;
      top: 0;
      left: 0; }
    .information__item-box {
      margin: 18px 0 0 10px;
      display: block;
      border: 2px solid #e7e8e9;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      height: 102px;
      padding: 154px 16px 0; }
      .information__item-box .tit {
        display: block;
        font-size: 16px;
        color: #333333;
        line-height: 28px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .information__item-box .txt {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
    .information__item:hover .information__item-img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }
    .information__item:hover .tit {
      color: #ff7651; }

.contribute {
  float: right;
  _display: inline;
  width: 170px;
  position: relative;
  margin-top: -53px; }
  .contribute__gray {
    width: 134px;
    height: 280px;
    background: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 46px 0 0 36px; }
  .contribute__border {
    width: 118px;
    height: 286px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #ffebcf;
    position: absolute;
    top: 0;
    left: 12px; }
  .contribute__wave {
    background-position: -78px -176px;
    width: 37px;
    height: 12px;
    position: absolute;
    top: 17px;
    right: 15px; }
  .contribute__square {
    background: url(../images/bg-square.png) no-repeat;
    width: 86px;
    height: 86px;
    position: absolute;
    left: 0;
    top: 210px; }
  .contribute__box {
    width: 126px;
    height: 176px;
    position: absolute;
    left: 28px;
    top: 60px; }
    .contribute__box:hover .contribute__box-btn {
      color: #ff7651; }
    .contribute__box img {
      width: 126px;
      height: 154px; }
    .contribute__box-border {
      width: 110px;
      height: 31px;
      border: 2px solid #ffaa3b;
      position: absolute;
      bottom: 0;
      right: 6px; }
    .contribute__box-btn {
      width: 114px;
      height: 35px;
      background: #ffaa3b;
      position: absolute;
      bottom: 5px;
      right: 12px;
      text-align: center;
      line-height: 35px;
      font-size: 16px;
      color: #ffffff; }

.cooperate {
  width: 1200px;
  margin: 0 auto;
  zoom: 1; }
  .cooperate:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }
  .cooperate__tit {
    height: 40px;
    line-height: 40px;
    padding: 32px 0 26px 0; }
    .cooperate__tit-title {
      float: left;
      _display: inline;
      color: #444;
      font-size: 24px;
      padding-left: 20px;
      position: relative; }
      .cooperate__tit-title i {
        height: 20px;
        width: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        top: 11px;
        left: 0;
        background: #ffc13b; }
    .cooperate__tit-more {
      font-size: 14px;
      color: #333333;
      float: right;
      _display: inline;
      margin: 6px 0 0 0; }
      .cooperate__tit-more:hover {
        color: #ff7651; }
  .cooperate__slide {
    position: relative;
    padding: 0 65px; }
  .cooperate__container {
    width: 1070px;
    height: 70px;
    overflow: hidden;
    position: relative; }
  .cooperate__list {
    zoom: 1; }
    .cooperate__list:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
  .cooperate__item {
    width: 158px;
    height: 68px;
    float: left;
    _display: inline;
    margin-right: 30px;
    border: 1px solid #e6e6e6; }
    .cooperate__item img {
      width: 100%;
      height: 100%; }
    .cooperate__item a:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      opacity: 0.9; }
  .cooperate__prev {
    height: 70px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: #f6f6f6; }
    .cooperate__prev i {
      display: block;
      background-position: 0 -242px;
      width: 10px;
      height: 18px;
      margin: 26px 0 0 14px; }
    .cooperate__prev:hover i {
      background-position: -18px -242px;
      width: 10px;
      height: 18px; }
    .cooperate__prev-disabled {
      cursor: default; }
      .cooperate__prev-disabled:hover i {
        background-position: 0 -242px;
        width: 10px;
        height: 18px; }
  .cooperate__next {
    height: 70px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #f6f6f6; }
    .cooperate__next i {
      display: block;
      background-position: -214px -66px;
      width: 10px;
      height: 18px;
      margin: 26px 0 0 16px; }
    .cooperate__next:hover i {
      background-position: -148px -66px;
      width: 10px;
      height: 18px; }
    .cooperate__next-disabled {
      cursor: default; }
      .cooperate__next-disabled:hover i {
        background-position: -214px -66px;
        width: 10px;
        height: 18px; }
  .cooperate__text {
    zoom: 1;
    margin-left: -15px;
    padding-top: 20px; }
    .cooperate__text:after {
      content: "";
      height: 0;
      visibility: hidden;
      display: block;
      clear: both; }
    .cooperate__text li {
      float: left;
      _display: inline;
      margin: 0 0 7px 15px; }
    .cooperate__text a {
      color: #444;
      font-size: 14px;
      display: block;
      line-height: 32px;
      width: 117px;
      padding-left: 3px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .cooperate__text a:hover {
        color: #ff7651; }



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