
/* basic_unit */
/* Some color */
/* mixin code */
body, button, input, select, textarea {
  font-family: "黑体",arial;
  color: #666; }

body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, article, aside, footer, header, hgroup, nav, section, menu, figure, figcaption {
  margin: 0;
  padding: 0; }

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

li {
  list-style: none; }

fieldset, img {
  border: 0;
  vertical-align: middle; }

input, textarea {
  outline-style: none; }

textarea {
  resize: none; }

article, aside, footer, header, hgroup, nav, section, menu {
  display: block; }

address, caption, cite, code, dfn, em, i, th, var {
  font-style: normal;
  font-weight: 400; }

a {
  text-decoration: none;
  outline: none;
  color: #666; }

a:hover {
  text-decoration: none; }

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  zoom: 1; }

.clear {
  overflow: hidden;
  zoom: 1; }

.clr {
  clear: both !important; }

body {
  background-color: #eae8e6; }

.header {
  margin: auto;
  position: relative;
  width: 1000px;
  height: 487px; }

.top {
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
  background: #4b4946 url("../image/top_arrow.jpg") no-repeat left center;
  height: 29px;
  padding-left: 25px;
  z-index: 10; }
  .top p {
    float: left;
    color: #fff;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 29px; }
    .top p a {
      color: #fff; }

.nav {
  position: absolute;
  right: 0;
  top: 90px;
  z-index: 10;
  width: 600px;
  background: url("../image/nav_bg.png") no-repeat;
  height: 30px;
  line-height: 30px;
  padding-left: 35px;
  padding-right: 0; }
  .nav li {
    position: relative;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    *padding: 0 9px;
    margin: 0; }
    .nav li a {
      color: #fff; }
    .nav li .nav-pull {
      position: absolute;
      left: 0;
      top: 30px;
      float: none;
      background: url("../image/navpull_bg.png") repeat-x;
      padding-left: 10px;
      padding-right: 10px;
      height: 130px; }
      .nav li .nav-pull li {
        width: 60px;
        text-align: center;
        border-bottom: 1px dashed #fff;
        padding: 0;
        font-size: 12px;
        line-height: 22px; }

.logo {
  position: absolute;
  right: 700px;
  top: 25px;
  z-index: 10; }

.footer .footer-wap {
  width: 1000px;
  margin: auto; }
.footer .nav-foot {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999; }
  .footer .nav-foot li {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #6a6a6a;
    padding-left: 25px;
    padding-right: 23px;
    background: url("../image/foot_line.jpg") no-repeat right center; }
.footer p {
  font-size: 14px;
  color: #6a6a6a;
  line-height: 50px;
  text-align: center;
  padding-bottom: 20px; }

#pageNav {
  margin: 0 auto;
  height: 26px;
  padding: 0px 30px 17px;
  clear: both; }

#pageNav a {
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  color: #333333;
  text-align: center; }

#pageNav a:hover {
  text-decoration: none; }

#pageNav a.btn-default {
  margin-right: 12px; }

#pageNav a.btn-default:hover {
  background: #c81624;
  color: #ffffff; }

#pageNav a.btn-cur {
  margin-right: 12px;
  background: #c81624;
  color: #ffffff; }

#pageNav a.btn-omit {
  margin-right: 12px; }

#pageNav a.total {
  margin-right: 12px; }

#pageNav a.total:hover {
  background: #c81624;
  color: #ffffff; }

#pageNav span {
  display: inline-block;
  color: #333333; }

#pageNav a.btn-page {
  width: 64px;
  height: 24px;
  line-height: 24px;
  border: 1px solid;
  text-align: center; }

#pageNav a.btn-prev {
  margin-right: 18px;
  border-color: #d4d4d4;
  color: #cccccc;
  background: #ffffff; }

.banner {
  width: 1000px;
  height: 485px;
  overflow: hidden; }

.num-nav {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 20; }
  .num-nav a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    content: "";
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 20px; }
  .num-nav a.active-slide {
    background-color: #be0000;
    color: #fff; }

.about-index {
  margin: auto;
  padding-left: 25px;
  padding-right: 15px;
  width: 960px;
  background-color: #fff;
  color: #282727; }
  .about-index .about-tit {
    position: relative;
    padding-top: 15px;
    padding-left: 65px;
    height: 56px;
    line-height: 56px;
    background: url("../image/about_tit.jpg") no-repeat left bottom;
    font-size: 24px; }
    .about-index .about-tit a {
      position: absolute;
      right: 10px;
      top: 15px;
      color: #383838;
      font-size: 18px; }
  .about-index .about-con {
    background: url("../image/about-bg.jpg") no-repeat center top;
    padding-top: 35px; }
  .about-index .about-left {
    float: left;
    width: 460px;
    height: 300px;
    overflow-y: scroll; }
    .about-index .about-left .about-detail-index p {
      font-size: 14px;
      color: #000;
      line-height: 26px;
      text-indent: 2em; }
    .about-index .about-left .about-bottom p {
      font-size: 14px;
      color: #747474;
      line-height: 22px; }
  .about-index .about-right {
    float: right;
    width: 453px;
    height: 300px;
    border: 1px solid #d2d2d2; }

.works-news {
  margin: auto;
  padding-top: 23px;
  padding-bottom: 45px;
  width: 1000px;
  background: #fff url("../image/works-list-bg.jpg") repeat-x bottom;
  height: 378px; }
  .works-news h2 {
    position: relative;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    padding-left: 25px;
    color: #000; }
    .works-news h2 a {
      position: absolute;
      right: 25px;
      top: 8px;
      color: #383838;
      font-size: 18px; }
  .works-news .works {
    float: left;
    width: 525px;
    background: url("../image/works_news.jpg") no-repeat right center; }
    .works-news .works .works-con {
      overflow: hidden;
      height: 302px;
      padding-top: 20px;
      margin-left: 10px;
      margin-right: 25px;
      background: url("../image/work_bg.jpg") no-repeat top center; }
      .works-news .works .works-con .index-works-list {
        width: 8000px;
        height: 302px;
        /*.index-works{
          display: table;
          width: 175px;
          height: 300px;
          background-color: #EEE;
          vertical-align: middle;
          a{
            display: table-cell;
            vertical-align: middle;
            width: auto;
            height: auto;
            img{
              max-width: 173px;
              max-height: 298px;
              display: inline;

            }
          }
        }*/ }
        .works-news .works .works-con .index-works-list li {
          float: left;
          margin-right: 5px;
          /*a {
            display: block;
            width: auto;
            height: 304px;
            overflow: hidden;
          }
          img {
            border: 1px solid #bbb;
            min-height: 302px;
          }*/ }
          .works-news .works .works-con .index-works-list li .index-works {
            display: table;
            width: 260px;
            height: 300px;
            text-align: center;
            background-color: #EEE;
            vertical-align: middle; }
            .works-news .works .works-con .index-works-list li .index-works a {
              display: table-cell;
              vertical-align: middle;
              width: auto;
              height: auto;
              text-align: center; }
              .works-news .works .works-con .index-works-list li .index-works a img {
                max-width: 260px;
                max-height: 298px;
                display: inline; }
  .works-news .news {
    float: right;
    width: 455px;
    margin-right: 15px; }
    .works-news .news .news-con {
      background: url("http://laojia-art-museum.com.cn/statics/css/images/news_bg.jpg") no-repeat center top; }
    .works-news .news .news-list {
      padding-top: 20px; }
      .works-news .news .news-list li {
        margin-bottom: 35px; }
      .works-news .news .news-list li a {
        display: block;
        float: left; }
        .works-news .news .news-list li a img {
          max-width: 186px;
          max-height: 120px;
          padding: 2px;
          border: 1px solid #ddd; }
      .works-news .news .news-list li .news-detail-index {
        float: left;
        margin-left: 3px;
        width: 250px; }
        .works-news .news .news-list li .news-detail-index strong {
          display: block;
          height: 26px;
          line-height: 26px;
          color: #2e2e2e;
          background-color: #eee;
          padding-left: 10px;
          font-size: 14px; }
        .works-news .news .news-list li .news-detail-index p {
          font-size: 12px;
          color: #6a6a6a;
          line-height: 18px;
          height: 70px;
          overflow: hidden;
          padding-top: 5px; }
        .works-news .news .news-list li .news-detail-index a {
          font-family: arial;
          font-size: 12px;
          line-height: 22px; }

body.english .nav li {
  padding-left: 5px;
  padding-right: 4px; }
  body.english .nav li .nav-pull li {
    width: 115px; }
body.english .footer .nav-foot li {
  padding-left: 16px;
  padding-right: 16px; }

.page-wrapper {
  margin: auto;
  width: 1000px;
  background: #fff url("../image/works-list-bg.jpg") repeat-x bottom;
  padding-top: 30px;
  margin-bottom: 45px; }

.page-left {
  float: left;
  width: 270px;
  padding-left: 20px; }
  .page-left h3 {
    padding-left: 10px;
    background: url("../image/page-tit.jpg") no-repeat left center;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    font-weight: normal; }
  .page-left .slide {
    width: 150px;
    float: left; }
    .page-left .slide li {
      font-size: 14px;
      color: #000;
      line-height: 30px;
      text-align: center;
      padding-bottom: 10px; }
      .page-left .slide li a {
        color: #000; }
    .page-left .slide li.current {
      background: url("../image/slide_bg.jpg") no-repeat 20px bottom; }

.page-right {
  float: right;
  margin-right: 20px;
  width: 690px; }
  .page-right .bread {
    border-bottom: 1px solid #e0e8ea;
    line-height: 36px; }
    .page-right .bread .breadL {
      float: left;
      font-size: 14px;
      color: #000; }
    .page-right .bread .breadR {
      float: right;
      margin-left: 5px;
      font-family: "宋体";
      font-size: 12px;
      color: #666; }

.page-content {
  margin-top: 25px;
  padding-bottom: 45px; }

.publication-list {
  margin-top: 16px;
  font-family: "宋体"; }
  .publication-list li {
    float: left;
    width: 340px;
    overflow: hidden;
    margin-bottom: 20px;
    height: 210px; }
    .publication-list li a {
      display: block;
      float: left;
      text-align: center;
      width: 140px;
      height: 210px;
      overflow: hidden; }
      .publication-list li a img {
        display: inline;
        max-width: 140px; }
    .publication-list li .publication-detail {
      width: 190px;
      overflow: hidden;
      float: left;
      padding-left: 8px; }
      .publication-list li .publication-detail strong {
        display: block;
        font-size: 14px;
        color: #000;
        line-height: 30px;
        overflow: hidden;
        height: 30px;
        overflow: hidden; }
      .publication-list li .publication-detail p {
        font-size: 12px;
        color: #000;
        line-height: 20px; }
        .publication-list li .publication-detail p span {
          text-align: right;
          display: inline-block;
          width: 70px; }

.publication-info {
  min-height: 430px; }
  .publication-info .publication-list {
    min-height: 260px; }
  .publication-info li {
    width: 100%;
    float: none; }
    .publication-info li .publication-detail {
      width: 460px; }
      .publication-info li .publication-detail p span {
        display: inline-block;
        width: 70px;
        text-align: right; }

.publication-content {
  font-size: 14px;
  color: #000;
  line-height: 24px; }

.about-detail {
  min-height: 420px; }
  .about-detail .aboutL {
    float: left;

    padding-left: 10px; }
    .about-detail .aboutL p {
      line-height: 24px;
      color: #6c6c6c;
      font-size: 12px;
      text-indent: 2em; }
  .about-detail .aboutR {
    float: right;
    width: 265px; }

.works-lists {
  padding-bottom: 45px; }
  .works-lists li {
    margin-left: 2px;
    margin-right: 4px;
    float: left; 
	width: 224px;}
    .works-lists li a {
      display: table-cell;
      vertical-align: middle;
      overflow: hidden;
      text-align: center; }
      .works-lists li a img {
        max-width: 220px;
        display: inline;
        max-height: 194px; }
    .works-lists li p {
      color: #000;
      font-size: 12px; }
    .works-lists li p a {
      height: 24px;
      line-height: 24px;
      font-size: 14px;
      color: #000; }

.works-detail {
  padding-bottom: 95px; }
  .works-detail h3 {
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #000; }
  .works-detail div.photo {
    text-align: center; }
  .works-detail .table {
    background: url("../image/table_bg.gif");
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }
  .works-detail table {
    width: 670px;
    background-color: #fff; }
    .works-detail table tbody tr td {
      border: 1px dashed #999;
      line-height: 30px;
      height: 30px;
      color: #000;
      text-align: center;
      font-size: 14px; }

.news-lists {
  margin-top: 5px;
  padding-bottom: 45px; }
  .news-lists li {
    font-family: "宋体";
    font-size: 12px;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 20px;
    padding-top: 15px; }
    .news-lists li p {
      line-height: 24px;
      color: #6c6c6c; }
  .news-lists .list-tit {
    font-weight: bold;
    color: #000;
    line-height: 24px; }
    .news-lists .list-tit a {
      color: #000; }

.news-tit .news-titL {
  float: left; }
  .news-tit .news-titL .list-tit {
    padding-left: 5px; }
.news-tit .news-titR {
  float: right; }
  .news-tit .news-titR .list-tit {
    padding-right: 10px; }

.news-detail {
  padding-bottom: 95px; }
  .news-detail h2 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #000; }
  .news-detail p {
    text-indent: 2em;
    color: #6c6c6c;
    line-height: 24px;
    font-size: 12px; }
  .news-detail p.newsDetail-info {
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    font-family: "宋体";
    color: #666; }
    .news-detail p.newsDetail-info span {
      padding-right: 10px; }
  .news-detail div {
    text-align: center; }
	
	/*英文新闻列表内容页*/
	.news-detail2 {
  padding-bottom: 95px; }
  .news-detail2 h2 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #000; }
  .news-detail2 p {
    text-indent: 2em;
	text-align:justify;
    color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
    line-height: 18px;
    font-size: 12px; }
  .news-detail2 p.newsDetail-info {
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    font-family:Arial, Helvetica, sans-serif;
    color: #666; }
    .news-detail2 p.newsDetail-info span {
      padding-right: 10px; }
  .news-detail2 div {
     text-indent: 2em;
	text-align:justify;
    color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
    line-height: 18px;
    font-size: 12px; }


@media screen and (max-width: 768px) {
  .newsDetail .header, .newsDetail .footer, .newsDetail .page-left, .newsDetail .bread {
    display: none;
    padding: 0; }
  .newsDetail .page-wrapper {
    width: 100%;
    overflow-x: hidden;
    padding: 0; }
  .newsDetail .page-right {
    width: 92%;
    float: none;
    padding: 4%; }
  .newsDetail .news-detail h2 {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    text-align: center; }
  .newsDetail img {
    max-width: 90%; } }
.add-works {
  display: table;
  width: 224px;
  height: 198px;
  border: 0px solid #EEE;
  background-color: #EEE;
  word-break:break-all;
   }

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