.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px; }

body {
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  font-size: 1.2rem;
  color: #333; }

li, p {
  margin: 0;
  padding: 0; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

a {
  color: #333;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: inherit;
  font-size: inherit; }

input, textarea, button {
  border: none;
  outline: none;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  box-sizing: content-box;
  background-color: transparent;
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button; }

em, strong {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-style: normal; }

i, .i {
  display: inline-block; }

img {
  border: none; }

.todaynews {
  margin-top: 70px;
  overflow: hidden; }
  .todaynews-tt {
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    color: #5c2000;
    background: url("../img/todaynews-title.jpg") no-repeat center center; }
  .todaynews-box {
    margin-left: -10px;
    overflow: hidden;
    width: 990px; }
    .todaynews-box ul > .item1 {
      margin-left: 30px;
      float: left;
      padding: 20px 0;
      overflow: hidden;
      width: 465px;
      border-bottom: 1px solid #cec7c0; }
      .todaynews-box ul > .item1 .img {
        margin-right: 20px;
        float: left;
        overflow: hidden; }
        .todaynews-box ul > .item1 .img-wrap {
          float: left;
          display: block;
          width: 170px;
          height: 114px;
          overflow: hidden; }
          .todaynews-box ul > .item1 .img-wrap img {
            max-width: 100%;
            height: auto;
            vertical-align: middle;
            transition: all .5s ease-out .1s; }
            .todaynews-box ul > .item1 .img-wrap img:hover {
              transform: scale(1.05); }
        .todaynews-box ul > .item1 .img img {
          width: 170px;
          height: 114px; }
      .todaynews-box ul > .item1 .txt {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2; }
        .todaynews-box ul > .item1 .txt .title {
          margin-bottom: 15px;
          max-height: 35px;
          line-height: 1.28;
          font-size: 14px;
          font-weight: bold;
          color: #333;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2; }
          .todaynews-box ul > .item1 .txt .title a {
            font-size: 14px; }
            .todaynews-box ul > .item1 .txt .title a:hover {
              text-decoration: underline;
              color: #b40000; }
        .todaynews-box ul > .item1 .txt .desc {
          max-height: 30px;
          font-size: 12px;
          color: #666;
          line-height: 1.3;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2; }
        .todaynews-box ul > .item1 .txt .info {
          margin-top: 12px;
          overflow: hidden;
          font-size: 12px; }
          .todaynews-box ul > .item1 .txt .info span {
            display: block;
            float: left;
            height: 18px;
            line-height: 18px;
            overflow: hidden; }
            .todaynews-box ul > .item1 .txt .info span.label {
              margin-right: 10px;
              max-width: 125px;
              overflow: hidden; }
              .todaynews-box ul > .item1 .txt .info span.label em {
                font-style: normal; }
              .todaynews-box ul > .item1 .txt .info span.label .item {
                margin-right: 10px;
                background-color: none;
                color: #b40000;
                font-size: 12px; }
                .todaynews-box ul > .item1 .txt .info span.label .item:hover {
                  text-decoration: underline; }
            .todaynews-box ul > .item1 .txt .info span.classname a {
              text-decoration: underline;
              color: #b40000; }
            .todaynews-box ul > .item1 .txt .info span.time {
              float: right;
              color: #777; }
    .todaynews-box ul > .item2 {
      height: 92px; }
    .todaynews-box ul > .item2 .txt .info span.label {
      max-width: 250px; }
    .todaynews-box ul > .item3 {
      border-bottom: none; }
      .todaynews-box ul > .item3 .img {
        float: none;
        overflow: hidden;
        margin-right: 0;
        width: 475px; }
        .todaynews-box ul > .item3 .img-wrap {
          margin-right: 10px;
          width: 148px;
          height: 98px; }
      .todaynews-box ul > .item3 .info {
        margin-top: 12px;
        overflow: hidden;
        font-size: 12px; }
        .todaynews-box ul > .item3 .info span {
          display: block;
          float: left;
          height: 18px;
          line-height: 18px;
          overflow: hidden; }
          .todaynews-box ul > .item3 .info span.label {
            margin-right: 10px;
            max-width: 125px;
            overflow: hidden; }
            .todaynews-box ul > .item3 .info span.label em {
              font-style: normal; }
            .todaynews-box ul > .item3 .info span.label .item {
              margin-right: 10px;
              background-color: none;
              color: #b40000;
              font-size: 12px; }
              .todaynews-box ul > .item3 .info span.label .item:hover {
                text-decoration: underline; }
          .todaynews-box ul > .item3 .info span.classname a {
            text-decoration: underline;
            color: #b40000; }
          .todaynews-box ul > .item3 .info span.time {
            float: right;
            color: #777; }
      .todaynews-box ul > .item3 .info span.label {
        max-width: 250px; }

.main > .list {
  padding: 0 20px;
  margin-left: -30px;
  margin-bottom: 0;
  width: 990px;
  overflow: hidden;
  clear: both; }
  .main > .list .news {
    margin-left: 30px;
    float: left;
    width: 465px; }
    .main > .list .news .commontitle {
      height: 50px;
      line-height: 50px;
      background: url("../img/classname-title-bg.jpg") repeat-x 0 bottom; }
      .main > .list .news .commontitle .commontitleh2 {
        padding-left: 45px;
        float: left;
        width: 80px;
        height: 45px;
        font-size: 18px; }
        .main > .list .news .commontitle .commontitleh2 a {
          color: #5c2000; }
        .main > .list .news .commontitle .commontitleh2.dynamic {
          background: url("../img/classname-title.jpg") no-repeat 0 0; }
        .main > .list .news .commontitle .commontitleh2.play {
          background: url("../img/classname-title.jpg") no-repeat 0 -45px; }
        .main > .list .news .commontitle .commontitleh2.product {
          background: url("../img/classname-title.jpg") no-repeat 0 -90px; }
        .main > .list .news .commontitle .commontitleh2.culture {
          background: url("../img/classname-title.jpg") no-repeat 0 -135px; }
        .main > .list .news .commontitle .commontitleh2.talk {
          background: url("../img/classname-title.jpg") no-repeat 0 -180px; }
        .main > .list .news .commontitle .commontitleh2.goods {
          background: url("../img/classname-title.jpg") no-repeat 0 -225px; }
      .main > .list .news .commontitle .commontitlemore {
        float: right;
        width: 75px;
        height: 45px;
        line-height: 45px;
        color: #fff;
        text-align: center;
        background: url("../img/classname-title-more.jpg") no-repeat center center; }
    .main > .list .news-box-up {
      overflow: hidden; }
      .main > .list .news-box-up ul > .item1 {
        margin-left: 30px;
        float: left;
        padding: 20px 0;
        overflow: hidden;
        width: 465px;
        border-bottom: 1px solid #cec7c0; }
        .main > .list .news-box-up ul > .item1 .img {
          margin-right: 20px;
          float: left;
          overflow: hidden; }
          .main > .list .news-box-up ul > .item1 .img-wrap {
            float: left;
            display: block;
            width: 170px;
            height: 114px;
            overflow: hidden; }
            .main > .list .news-box-up ul > .item1 .img-wrap img {
              max-width: 100%;
              height: auto;
              vertical-align: middle;
              transition: all .5s ease-out .1s; }
              .main > .list .news-box-up ul > .item1 .img-wrap img:hover {
                transform: scale(1.05); }
          .main > .list .news-box-up ul > .item1 .img img {
            width: 170px;
            height: 114px; }
        .main > .list .news-box-up ul > .item1 .txt {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2; }
          .main > .list .news-box-up ul > .item1 .txt .title {
            margin-bottom: 15px;
            max-height: 35px;
            line-height: 1.28;
            font-size: 14px;
            font-weight: bold;
            color: #333;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2; }
            .main > .list .news-box-up ul > .item1 .txt .title a {
              font-size: 14px; }
              .main > .list .news-box-up ul > .item1 .txt .title a:hover {
                text-decoration: underline;
                color: #b40000; }
          .main > .list .news-box-up ul > .item1 .txt .desc {
            max-height: 30px;
            font-size: 12px;
            color: #666;
            line-height: 1.3;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2; }
          .main > .list .news-box-up ul > .item1 .txt .info {
            margin-top: 12px;
            overflow: hidden;
            font-size: 12px; }
            .main > .list .news-box-up ul > .item1 .txt .info span {
              display: block;
              float: left;
              height: 18px;
              line-height: 18px;
              overflow: hidden; }
              .main > .list .news-box-up ul > .item1 .txt .info span.label {
                margin-right: 10px;
                max-width: 125px;
                overflow: hidden; }
                .main > .list .news-box-up ul > .item1 .txt .info span.label em {
                  font-style: normal; }
                .main > .list .news-box-up ul > .item1 .txt .info span.label .item {
                  margin-right: 10px;
                  background-color: none;
                  color: #b40000;
                  font-size: 12px; }
                  .main > .list .news-box-up ul > .item1 .txt .info span.label .item:hover {
                    text-decoration: underline; }
              .main > .list .news-box-up ul > .item1 .txt .info span.classname a {
                text-decoration: underline;
                color: #b40000; }
              .main > .list .news-box-up ul > .item1 .txt .info span.time {
                float: right;
                color: #777; }
      .main > .list .news-box-up ul > .item2 {
        height: 92px; }
      .main > .list .news-box-up ul > .item1 {
        margin-left: 0; }
        .main > .list .news-box-up ul > .item1 .txt .info span.label {
          max-width: 230px; }
    .main > .list .news-box-bottom ul {
      padding: 15px 0 20px; }
      .main > .list .news-box-bottom ul > .item {
        height: 28px;
        line-height: 28px;
        font-size: 14px; }
        .main > .list .news-box-bottom ul > .item .tt {
          float: left;
          padding-left: 18px;
          display: block;
          font-size: 14px;
          width: 340px;
          background: url("../img/dot.gif") no-repeat 0 center;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .main > .list .news-box-bottom ul > .item .tt:hover {
            text-decoration: underline;
            color: #b40000; }
        .main > .list .news-box-bottom ul > .item .ct {
          float: right;
          display: block;
          width: 80px;
          color: #777;
          text-align: right; }

.products {
  padding: 0 20px 20px;
  overflow: hidden; }
  .products .commontitle {
    height: 50px;
    line-height: 50px;
    background: url("../img/classname-title-bg.jpg") repeat-x 0 bottom; }
    .products .commontitle .commontitleh2 {
      padding-left: 45px;
      float: left;
      width: 80px;
      height: 45px;
      font-size: 18px; }
      .products .commontitle .commontitleh2 a {
        color: #5c2000; }
      .products .commontitle .commontitleh2.dynamic {
        background: url("../img/classname-title.jpg") no-repeat 0 0; }
      .products .commontitle .commontitleh2.play {
        background: url("../img/classname-title.jpg") no-repeat 0 -45px; }
      .products .commontitle .commontitleh2.product {
        background: url("../img/classname-title.jpg") no-repeat 0 -90px; }
      .products .commontitle .commontitleh2.culture {
        background: url("../img/classname-title.jpg") no-repeat 0 -135px; }
      .products .commontitle .commontitleh2.talk {
        background: url("../img/classname-title.jpg") no-repeat 0 -180px; }
      .products .commontitle .commontitleh2.goods {
        background: url("../img/classname-title.jpg") no-repeat 0 -225px; }
    .products .commontitle .commontitlemore {
      float: right;
      width: 75px;
      height: 45px;
      line-height: 45px;
      color: #fff;
      text-align: center;
      background: url("../img/classname-title-more.jpg") no-repeat center center; }
  .products-box {
    clear: both; }
    .products-box-left {
      float: left;
      width: 465px; }
      .products-box-left ul {
        padding-top: 5px;
        overflow: hidden; }
        .products-box-left ul > .item1 {
          margin-left: 30px;
          float: left;
          padding: 20px 0;
          overflow: hidden;
          width: 465px;
          border-bottom: 1px solid #cec7c0; }
          .products-box-left ul > .item1 .img {
            margin-right: 20px;
            float: left;
            overflow: hidden; }
            .products-box-left ul > .item1 .img-wrap {
              float: left;
              display: block;
              width: 170px;
              height: 114px;
              overflow: hidden; }
              .products-box-left ul > .item1 .img-wrap img {
                max-width: 100%;
                height: auto;
                vertical-align: middle;
                transition: all .5s ease-out .1s; }
                .products-box-left ul > .item1 .img-wrap img:hover {
                  transform: scale(1.05); }
            .products-box-left ul > .item1 .img img {
              width: 170px;
              height: 114px; }
          .products-box-left ul > .item1 .txt {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2; }
            .products-box-left ul > .item1 .txt .title {
              margin-bottom: 15px;
              max-height: 35px;
              line-height: 1.28;
              font-size: 14px;
              font-weight: bold;
              color: #333;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              -webkit-line-clamp: 2; }
              .products-box-left ul > .item1 .txt .title a {
                font-size: 14px; }
                .products-box-left ul > .item1 .txt .title a:hover {
                  text-decoration: underline;
                  color: #b40000; }
            .products-box-left ul > .item1 .txt .desc {
              max-height: 30px;
              font-size: 12px;
              color: #666;
              line-height: 1.3;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              -webkit-line-clamp: 2; }
            .products-box-left ul > .item1 .txt .info {
              margin-top: 12px;
              overflow: hidden;
              font-size: 12px; }
              .products-box-left ul > .item1 .txt .info span {
                display: block;
                float: left;
                height: 18px;
                line-height: 18px;
                overflow: hidden; }
                .products-box-left ul > .item1 .txt .info span.label {
                  margin-right: 10px;
                  max-width: 125px;
                  overflow: hidden; }
                  .products-box-left ul > .item1 .txt .info span.label em {
                    font-style: normal; }
                  .products-box-left ul > .item1 .txt .info span.label .item {
                    margin-right: 10px;
                    background-color: none;
                    color: #b40000;
                    font-size: 12px; }
                    .products-box-left ul > .item1 .txt .info span.label .item:hover {
                      text-decoration: underline; }
                .products-box-left ul > .item1 .txt .info span.classname a {
                  text-decoration: underline;
                  color: #b40000; }
                .products-box-left ul > .item1 .txt .info span.time {
                  float: right;
                  color: #777; }
        .products-box-left ul > .item2 {
          height: 92px; }
        .products-box-left ul > .item1 {
          margin-left: 0;
          padding: 15px 0; }
          .products-box-left ul > .item1 .img-wrap {
            width: 170px;
            height: 114px; }
          .products-box-left ul > .item1 .txt .info span.label {
            max-width: 190px; }
    .products-box-right {
      width: 465px;
      float: right; }
      .products-box-right .itempic {
        width: 480px;
        margin-left: -15px; }
        .products-box-right .itempic > .item {
          margin-top: 20px;
          margin-left: 15px;
          float: left;
          width: 225px;
          height: 200px;
          text-align: center;
          font-size: 14px; }
          .products-box-right .itempic > .item a {
            display: block; }
            .products-box-right .itempic > .item a:hover {
              text-decoration: underline;
              color: #b40000; }
          .products-box-right .itempic > .item img {
            display: block;
            margin-bottom: 10px;
            width: 225px;
            height: 150px; }

.goods {
  padding: 0 20px;
  clear: both;
  overflow: hidden; }
  .goods .commontitle {
    height: 50px;
    line-height: 50px;
    background: url("../img/classname-title-bg.jpg") repeat-x 0 bottom; }
    .goods .commontitle .commontitleh2 {
      padding-left: 45px;
      float: left;
      width: 80px;
      height: 45px;
      font-size: 18px; }
      .goods .commontitle .commontitleh2 a {
        color: #5c2000; }
      .goods .commontitle .commontitleh2.dynamic {
        background: url("../img/classname-title.jpg") no-repeat 0 0; }
      .goods .commontitle .commontitleh2.play {
        background: url("../img/classname-title.jpg") no-repeat 0 -45px; }
      .goods .commontitle .commontitleh2.product {
        background: url("../img/classname-title.jpg") no-repeat 0 -90px; }
      .goods .commontitle .commontitleh2.culture {
        background: url("../img/classname-title.jpg") no-repeat 0 -135px; }
      .goods .commontitle .commontitleh2.talk {
        background: url("../img/classname-title.jpg") no-repeat 0 -180px; }
      .goods .commontitle .commontitleh2.goods {
        background: url("../img/classname-title.jpg") no-repeat 0 -225px; }
    .goods .commontitle .commontitlemore {
      float: right;
      width: 75px;
      height: 45px;
      line-height: 45px;
      color: #fff;
      text-align: center;
      background: url("../img/classname-title-more.jpg") no-repeat center center; }
  .goods-box {
    margin-left: -20px;
    width: 1020px; }
    .goods-box ul > .item {
      float: left;
      padding: 2px;
      margin: 20px 0 0 20px;
      width: 219px;
      border: 1px solid #cec7c0;
      background-color: #f8f6f3; }
      .goods-box ul > .item .img {
        width: 219px;
        height: 148px;
        overflow: hidden; }
        .goods-box ul > .item .img img {
          width: 219px;
          height: 148px;
          transition: all .5s ease-out .1s; }
          .goods-box ul > .item .img img:hover {
            transform: scale(1.05); }
      .goods-box ul > .item .title {
        padding: 15px 10px;
        width: 195px;
        height: 40px;
        text-align: center; }
        .goods-box ul > .item .title a {
          font-size: 14px; }
          .goods-box ul > .item .title a:hover {
            text-decoration: underline;
            color: #b40000; }
      .goods-box ul > .item .desc {
        padding: 0 10px;
        width: 195px;
        text-align: center;
        font-size: 12px;
        color: #777;
        height: 88px;
        overflow: hidden; }
      .goods-box ul > .item .info {
        padding: 15px 10px;
        width: 195px;
        height: 18px;
        overflow: hidden; }
        .goods-box ul > .item .info em.tt {
          float: left;
          font-style: normal;
          font-size: 12px; }
        .goods-box ul > .item .info span {
          display: block; }
          .goods-box ul > .item .info span.ct {
            float: right;
            width: 160px;
            height: 18px;
            overflow: hidden; }
            .goods-box ul > .item .info span.ct > .item {
              display: inline-block;
              padding: 0 10px;
              margin-right: 2px;
              height: 18px;
              line-height: 18px;
              background-color: #888;
              color: #fff;
              border-radius: 10px;
              font-size: 12px; }
              .goods-box ul > .item .info span.ct > .item:hover {
                background-color: #b40000; }

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