@import url(reset.css);
html {
  font-size: 16px;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0 auto;
}

a:hover {
  text-decoration: underline;
}

.circle_icon {
  content: "\e683";
  display: block;
  width: 20px;
  line-height: 40px;
  height: 40px;
  color: #1A1918;
  position: absolute;
  font-size: 8px;
}

.clear, .hr_content.content .col_list li p, .hr_content .show_s_ui:after, .hr_content .recommendations.mtgz li, .hr_content .recommendations li:after, .hr_content .summary .summarys .summary_pic:after, .hr_content .summary .summarys:after {
  content: "";
  clear: both;
  display: table;
}

.ellipsis, .hr_content.content .col_list li > a, .hr_content .show_s_ui li a, .hr_content .recommendations.mtgz li a, .hr_content .recommendations li a, .hr_content .summary .summarys .summary_list.top_list li a.title, .hr_content .subject ul {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner {
  background: url(/picture/9/2506111248122842465.png) no-repeat center top;
  width: 100%;
  height: 814px;
  position: relative;
}

.nav {
  width: 918px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -459px;
  background: url(heritage25_01.png) no-repeat center top;
  height: 80px;
  line-height: 70px;
  text-align: center;
}
.nav li {
  display: inline-block;
  height: 70px;
}
.nav li:last-child a {
  border: none;
}
.nav li a {
  font-size: 22px;
  padding: 0 15px;
  color: #1A1918;
  border-right: 1px solid rgba(26, 25, 24, 0.3);
}
.nav li a:hover {
  color: #1AA0AF;
  text-decoration: none;
}

.hr_content {
  background: url(heritage25_02.png) no-repeat center top;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 50px;
}
.hr_content .subject {
  background: url(heritage25_03.png) no-repeat;
  width: 900px;
  height: 214px;
  margin: 0 auto;
  padding-top: 40px;
  padding-left: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hr_content .subject a {
  color: #1AA0AF;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.hr_content .subject ul {
  font-size: 16px;
  color: rgba(26, 25, 24, 0.2705882353);
  line-height: 26px;
}
.hr_content .subject ul li {
  width: 57%;
  float: left;
  position: relative;
  text-indent: 10px;
}
.hr_content .subject ul li:after {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(26, 25, 24, 0.45);
}
.hr_content .subject ul li:nth-child(2n+1) {
  width: 35%;
  margin-left: 30px;
}
.hr_content .col_title {
  width: 900px;
  height: 56px;
  margin: 40px auto;
  display: block;
}
.hr_content .col_title.zccshd {
  background: url("he_zccshd.png") no-repeat left;
}
.hr_content .col_title.gdhd {
  background: url("he_gdhd.png") no-repeat left;
}
.hr_content .col_title.mtgz {
  background: url("he_mtgz.png") no-repeat left;
}
.hr_content .col_title.ztfx {
  background: url("he_ztfx.png") no-repeat left;
}
.hr_content .headlines {
  width: 100%;
  padding-bottom: 15px;
}
.hr_content .headlines a.title {
  width: 900px;
  color: #1AA0AF;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding-bottom: 30px;
  font-weight: bold;
}
.hr_content .headlines p {
  width: 900px;
  margin: 0 auto;
  font-size: 15px;
  color: rgba(26, 25, 24, 0.3960784314);
  line-height: 24px;
  text-indent: 2em;
}
.hr_content .headlines p a {
  display: none;
}
.hr_content .headlines p a.detailed {
  color: #1AA0AF;
}
.hr_content .summary {
  width: 100%;
  padding-top: 15px;
}
.hr_content .summary .summarys {
  width: 865px;
  margin: 0 auto;
}
.hr_content .summary .summarys .summary_pic {
  float: left;
}
.hr_content .summary .summarys .summary_pic .slideBox {
  width: 425px;
  height: 320px;
  overflow: hidden;
  position: relative;
}
.hr_content .summary .summarys .summary_pic .slideBox .hd {
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
}
.hr_content .summary .summarys .summary_pic .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
}
.hr_content .summary .summarys .summary_pic .slideBox .hd ul li {
  float: left;
  width: 8px;
  height: 8px;
  text-align: center;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  border-radius: 50%;
  margin-right: 10px;
}
.hr_content .summary .summarys .summary_pic .slideBox .hd ul li.on {
  background: #ffffff;
}
.hr_content .summary .summarys .summary_pic .slideBox .bd {
  width: 425px;
  position: relative;
  height: 100%;
  z-index: 0;
  float: left;
}
.hr_content .summary .summarys .summary_pic .slideBox .bd li {
  position: relative;
  zoom: 1;
  vertical-align: middle;
}
.hr_content .summary .summarys .summary_pic .slideBox .bd li:after {
  content: "";
  height: 40px;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
}
.hr_content .summary .summarys .summary_pic .slideBox .bd li a.pic_title {
  text-align: center;
  line-height: 320px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hr_content .summary .summarys .summary_pic .slideBox .bd li a.pic_title img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.hr_content .summary .summarys .summary_pic .slideBox .bd li a.title {
  position: absolute;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  color: #FFFFFF;
  width: calc(100% - 120px);
  text-indent: 10px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 1;
}
.hr_content .summary .summarys .summary_list.top_list {
  width: 420px;
  float: right;
  height: 320px;
}
.hr_content .summary .summarys .summary_list.top_list li {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hr_content .summary .summarys .summary_list.top_list li a.title {
  font-size: 18px;
  display: inline-block;
  line-height: 40px;
  width: 100%;
  color: #1A1918;
  position: relative;
  text-indent: 20px;
}
.hr_content .summary .summarys .summary_list.top_list li a:after {
  position: absolute;
  content: "";
  display: block;
  background: url(heritage25_04.png) no-repeat;
  width: 14px;
  height: 13px;
  top: 50%;
  margin-top: -7px;
}
.hr_content .summary .summarys .summary_list.top_list li p.desc {
  width: 100%;
  display: block;
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
  font-size: 15px;
  color: rgba(26, 25, 24, 0.3960784314);
  padding-left: 20px;
}
.hr_content .recommendations {
  width: 900px;
  margin: 30px auto 0;
  line-height: 2;
  font-size: 16px;
}
.hr_content .recommendations li {
  line-height: 2;
  margin-bottom: 15px;
  border-bottom: 1px dashed #1AA0AF;
  padding-bottom: 15px;
}
.hr_content .recommendations li:hover a {
  color: #1AA0AF;
  text-decoration: none;
}
.hr_content .recommendations li a {
  color: rgba(26, 25, 24, 0.85);
  display: block;
  font-size: 20px;
}
.hr_content .recommendations li span {
  font-size: 15px;
  color: rgba(26, 25, 24, 0.45);
  display: block;
  line-height: 38px;
}
.hr_content .recommendations li p {
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
  font-size: 15px;
  color: rgba(26, 25, 24, 0.65);
}
.hr_content .recommendations li .nesw_img {
  float: right;
  width: 150px;
  margin-left: 30px;
}
.hr_content .recommendations.mtgz li {
  width: 100%;
  border: none;
  background: url(heritage25_05.png) no-repeat center;
  height: 51px;
  line-height: 51px;
  margin-bottom: 8px;
  padding: 0;
}
.hr_content .recommendations.mtgz li a {
  width: 780px;
  float: left;
  text-indent: 20px;
  font-size: 18px;
  color: #ffffff;
}
.hr_content .recommendations.mtgz li span {
  float: right;
  width: 120px;
  margin: 0;
  font-size: 15px;
  white-space: nowrap;
  line-height: 51px;
  color: rgba(255, 255, 255, 0.85);
}
.hr_content .show_s_ui {
  width: 900px;
  height: 100%;
  margin: 0 auto;
}
.hr_content .show_s_ui li {
  width: 440px;
  float: left;
}
.hr_content .show_s_ui li img {
  width: 300px;
  height: 200px;
  margin: 0 auto;
  display: block;
  border-radius: 5px;
}
.hr_content .show_s_ui li a {
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  width: 100%;
  display: block;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hr_content .show_s_ui li p {
  font-size: 15px;
  color: rgba(26, 25, 24, 0.65);
  line-height: 22px;
  padding: 0 10px;
  -webkit-line-clamp: 4;
  line-height: 1.5;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
}
.hr_content .show_s_ui li:hover a {
  color: #1AA0AF;
  text-decoration: none;
}
.hr_content .show_s_ui li:nth-child(2) {
  margin-left: 20px;
}
.hr_content.content {
  margin: 0 auto;
  min-height: 300px;
  padding-top: 0;
  background-size: cover;
}
.hr_content.content .video {
  display: none;
  width: 925px;
  margin: 30px auto;
}
.hr_content.content .video li {
  width: 200px;
  float: left;
  margin: 0 15px;
}
.hr_content.content .video li a {
  display: flex;
  width: 200px;
  height: 144px;
  justify-content: center;
  align-items: center;
  border: 5px solid #f6c1c1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #ffffff;
}
.hr_content.content .video li a img {
  max-width: 100%;
  max-height: 100%;
}
.hr_content.content .video span {
  font-size: 16px;
  text-align: center;
  -webkit-line-clamp: 2;
  line-height: 30px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
}
.hr_content.content .col_list {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.hr_content.content .col_list li {
  border-bottom: 1px dashed #1AA0AF;
  margin-top: 15px;
  background-position-y: 16px;
}
.hr_content.content .col_list li > a {
  width: calc(100% - 100px);
  line-height: 35px;
  height: 35px;
  font-size: 16px;
  color: #1AA0AF;
  display: block;
}
.hr_content.content .col_list li span {
  float: right;
  line-height: 35px;
  width: 100px;
  margin: 0;
  text-align: right;
}
.hr_content.content .col_list li p {
  -webkit-line-clamp: 10;
  margin: 15px 0;
  font-size: 14px;
  line-height: 2;
  text-indent: 2em;
  text-align: justify;
}
.hr_content.content .col_list li p a {
  display: initial;
  color: #1AA0AF;
}
.hr_content.content .col_list li p img {
  float: left;
  margin-right: 15px;
  width: 200px;
}
.hr_content.content .col_pic {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.hr_content.content .col_pic li {
  width: 303px;
  margin: 20px 15px 0;
  text-align: center;
}
.hr_content.content .col_pic li a {
  width: 303px;
  height: 195px;
}
.hr_content.content .col_pic li p img {
  float: left;
  width: 220px;
  margin-right: 30px;
}
.hr_content.content .collection {
  display: none;
}
.hr_content.content .dqwz {
  width: 900px;
  margin: 0 auto;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.hr_content.content .dqwz:before {
  content: "\e610";
  font-size: 20px;
  position: absolute;
  height: 30px;
  line-height: 30px;
  color: #1AA0AF;
}
.hr_content.content .article {
  width: 900px;
  margin: 0 auto;
}
.hr_content.content .article .cont > div[style*=relative] {
  left: 50%;
  margin-left: -300px;
}
.hr_content.content .default_pgToolbar {
  width: 900px;
  margin: 0 auto;
}

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