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

body {
  position: relative;
  background: url(across_02.png) center bottom no-repeat;
}

a:hover {
  text-decoration: underline;
}

.clear, .nav:after {
  content: "";
  clear: both;
  display: table;
}

.nav {
  text-align: center;
  white-space: nowrap;
  background: #E6C998;
}
.nav > li {
  display: inline-block;
  height: 25px;
  margin: 10px 0;
  position: relative;
}
.nav > li:first-child a {
  border-right: 2px solid #5C3C16;
}
.nav > li a {
  display: inline-block;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding: 0 10px;
  color: #5C3C16;
}

.content {
  width: 100%;
  min-height: 300px;
  background: url(across_03.png) center 619px no-repeat;
}
.content .banner {
  background: url(/picture/9/2601301931217666576.jpg) top center no-repeat;
  display: block;
  width: 100%;
  height: 494px;
}
.content > .cont {
  width: 1000px;
  margin: 0 auto;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
}
.content .col_list {
  width: 100%;
  position: relative;
  z-index: 1;
}
.content .col_list li {
  width: 940px;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  border-bottom: 1px dashed #D83025;
}
.content .col_list li:last-child {
  margin-bottom: 30px;
}
.content .col_list li div, .content .col_list li p {
  margin-bottom: 0;
}
.content .col_list li .news_img {
  float: left;
  margin-right: 30px;
  width: 255px;
}
.content .col_list li .collect {
  margin-bottom: 0;
}
.content .col_list li .collect a.title {
  display: block;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .col_list li .collect a.title:hover {
  color: #E6C998;
  text-decoration: none;
}
.content .col_list li .collect a.title span {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  background: #E6C998;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.85);
  height: 20px;
  line-height: 20px;
  margin-right: 8px;
}
.content .col_list li .collect p.source {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 15px 0 10px;
  line-height: 15px;
  font-size: 15px;
}
.content .col_list li .collect p.desc {
  text-align: justify;
  font-size: 14px;
  color: rgba(26, 25, 24, 0.85);
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
  margin-bottom: 30px;
}
.content .col_list li .collect p.more_date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 20px;
  line-height: 20px;
}
.content .col_list li .collect p.more_date a.more {
  color: #D83025;
}
.content .col_list li .collect p.more_date a.more:hover {
  color: #E6C998;
  text-decoration: none;
}

.dqwz {
  background: url(dqwz_red.png) no-repeat;
  position: relative;
  z-index: 1;
}

.article {
  width: 100%;
  position: relative;
  z-index: 1;
}

.handover {
  display: none;
}

.footer a, .footer span, .footer p {
  color: #5C3C16;
}

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