main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

.news_tit_u {
  text-align: center;
  font-size: 18px;
  color: #656565;
  line-height: 1.84;
  font-weight: 700; }

.news_t_d {
  width: 100%;
  text-align: center;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  position: relative; }

.news_t_d span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.8;
  text-indent: 25px;
  margin-right: 10px; }

.news_user {
  background: url("../Image/news_u.png") no-repeat left; }

.show_t {
  background: url("../Image/time.png") no-repeat left; }

.to_look {
  background: url("../Image/look.png") no-repeat left; }

.back {
  float: right;
  background: url("../Image/back.png") no-repeat left;
  color: #999;
  line-height: 1.8;
  text-indent: 25px;
  margin-top: 11px; }

.header-add {
  height: 120px;
  width: 100%;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s; }

.pc-header {
  display: block; }

.mobile-header {
  display: none; }

.header-mobile {
  display: none; }

header {
  height: 120px;
  background: #f5f5f5;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s; }
  header .header-left {
    float: left;
    margin-right: 7.5%;
    height: 100%;
    width: 25%; }
  header .header-mid {
    width: 63%;
    height: 100%;
    float: left; }
    header .header-mid li {
      height: 100%;
      width: 13%;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      font-weight: lighter;
      float: left;
      margin-right: 3.5%; }
      header .header-mid li:hover {
        background: #e70014; }
        header .header-mid li:hover a {
          color: white; }
      header .header-mid li a {
        width: 100%;
        height: 100%;
        display: block;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 16px;
        color: #000;
        line-height: 120px;
        text-align: center;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
    header .header-mid:last-child {
      margin-right: 0; }
  header .header-right {
    float: right;
    height: 100%;
    width: 24px;
    position: relative;
    margin-right: 15px; }
    header .header-right div:first-child {
      font-size: 24px;
      line-height: 120px;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      display: none;
      cursor: pointer; }
    header .header-right div:last-child {
      font-size: 24px;
      line-height: 120px;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      display: none;
      cursor: pointer; }

.header-move {
  transform: translateX(-175px);
  -ms-transform: translateX(-175px);
  -moz-transform: translateX(-175px);
  -webkit-transform: translateX(-175px);
  -o-transform: translateX(-175px); }

.header-shadow {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }

.header-mobile {
  width: 175px;
  height: 100%;
  position: fixed;
  right: -175px;
  top: 0px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.9); }
  .header-mobile li {
    padding-left: 30px; }
    .header-mobile li a {
      font-size: 14px;
      color: white;
      line-height: 35px;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      display: block;
      font-weight: lighter; }
      .header-mobile li a:hover {
        color: #e70014;
        transform: translateX(5px);
        -ms-transform: translateX(5px);
        -moz-transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -o-transform: translateX(5px); }
    .header-mobile li:first-child {
      margin-top: 20px; }

.select-floork {
  width: 100%;
  z-index: 9999;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }
  .select-floork .select-floor {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    z-index: 9999;
    position: relative;
    margin-top: -30px;
    overflow: hidden; }
    .select-floork .select-floor li {
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      width:20%;
      box-sizing: border-box;
      padding-top: 10px;
      padding-bottom: 10px;
      border-right: 1px solid #dcdcdc;
      float: left;
      background: #fafafa;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s; }
      .select-floork .select-floor li a {
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        width: 100%;
        height: 100%;
        display: block;
        line-height: 30px;
        text-align: center;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 18px;
        color: #292929;
        font-weight: lighter; }
      .select-floork .select-floor li:last-child {
        border-right: none; }
      .select-floork .select-floor li:hover {
        background: #e70014; }
        .select-floork .select-floor li:hover a {
          color: white; }

.select-floor-on {
  position: fixed;
  top: 120px; }

.select-floor-boxshadow {
  margin-top: 0 !important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
  .select-floor-boxshadow li {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    .select-floor-boxshadow li a {
      line-height: 30px !important;
      font-size: 16px !important; }

.news-title2 {
  width: 100%;
  text-align: left;
  font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
  font-size: 36px;
  color: #3a3a3a;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: bold; }
  .news-title2 a {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s; }
  .news-title2 a:hover {
    color: #e70014;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); }

/*# sourceMappingURL=header.css.map */
