body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  background: #f4f2ed;
  color: #554837;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
td,
th,
caption {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #554837;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.wrapper {
  width: 1280px;
  margin: 0 auto;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header {
  height: 64px;
  min-width: 1280px;
  background: #c4b3a2;
  z-index: 9996;
}
.header-inner {
  width: 100%;
  margin: 0 auto;
}
.header-inner ul.nav {
  text-align: center;
  font-size: 0;
}
.header-inner ul.nav li {
  display: inline-block;
  margin-right: 22px;
}
.header-inner ul.nav li:last-child {
  margin-right: 0;
}
.header-inner ul.nav li a {
  text-decoration: none;
  float: left;
  width: 140px;
  text-align: center;
  background-color: #857360;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  color: #fff;
}
.index-banner {
  text-align: center;
  padding: 0;
}
.index-banner img {
  width: 100%;
}
.index-content {
  background: #f4f2ed;
  padding-bottom: 1px;
}
.index-content .content-banner .swiper-container img {
  width: 100%;
  height: 343px !important;
}
.index-content .content-banner .content-logo {
  background: #f4f2ed;
  text-align: center;
}
.index-content .content-banner .content-logo img {
  width: 100%;
}
.index-content .index-info {
  margin-bottom: 34px;
  color: #585655;
  overflow: hidden;
  height: 300px;
}
.index-content .index-info .col-2 {
  width: 300px;
  height: 300px;
  background: #ece4d5;
  position: relative !important;
}
.index-content .index-info .col-2 .title {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -16px;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 4px;
}
.index-content .index-info .col-8 {
  width: 844px;
  display: left;
  margin-left: 0 !important;
  background: #f3f2ed;
}
.index-content .index-info .col-8 .box {
  padding: 18px;
}
.index-content .index-info .col-8 .box .text-content {
  line-height: 2.4;
  font-size: 18px;
}
.index-content .index-gallery {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.inde-footer {
  padding: 0;
  position: relative;
}
.inde-footer .img {
  width: 100%;
}
.inde-footer .img img {
  width: 100%;
}
.inde-footer .company-info {
  color: #585655;
  font-size: 14px;
  line-height: 2;
  position: absolute;
  bottom: 62px;
  right: 143px;
}
.list-content {
  padding: 0;
  border-top: 42px solid #c4b3a2;
}
.list-content .col-2 {
  width: 216px;
}
.list-content .col-8 {
  width: 864px;
  padding: 24px;
  padding-top: 42px;
  padding-bottom: 12px;
  background: #f4f1ec;
}
.list-content .col-8 .article {
  font-size: 0;
}
.list-content .col-8 .article li {
  height: 240px;
  padding: 12px;
  margin: 32px 34px;
  margin-top: 0px;
  font-size: 12px;
  width: 25%;
  display: inline-block;
  background: #c3b4a2;
}
.list-content .col-8 .article li .img img {
  width: 100%;
}
.list-content .col-8 .article li .title {
  font-size: 18px;
  padding: 6px 0;
}
.list-content .col-8 .article li .title a {
  color: #fff;
}
.list-content .col-8 .detail-box .article-info {
  border-bottom: 2px solid #beb1a8;
  padding-bottom: 12px;
}
.list-content .col-8 .detail-box .article-info .title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 12px;
}
.list-content .col-8 .detail-box .article-info .info {
  text-align: center;
}
.list-content .col-8 .detail-box .article-info .info .date {
  margin-right: 12px;
}
.list-content .col-8 .detail-box .article-detail {
  padding-top: 42px;
  padding-bottom: 42px;
}
.list-content .col-8 .detail-box .article-detail .img {
  text-align: center;
}
.list-content .col-8 .detail-box .article-detail .img img {
  max-width: 80%;
  margin-top: 12px;
  margin-bottom: 24px;
}
ul.tab {
  width: 100%;
  font-size: 0px;
}
ul.tab li {
  display: inline-block;
  text-align: center;
}
ul.tab li:last-child a {
  margin-right: 0;
}
ul.tab li a {
  display: inline-block;
  min-width: 190px;
  line-height: 1;
  padding: 15px 20px;
  margin-right: 40px;
  margin-bottom: 15px;
  letter-spacing: 4px;
  font-size: 24px;
  font-weight: 400;
  color: #5c5451;
  background-color: #dfd9d0;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}
ul.tab li a.active {
  background: #c4b5a2;
}
ul.left-tab li {
  display: block;
}
ul.left-tab li a {
  width: 190px;
  line-height: 1;
  padding: 10px 20px;
  margin-right: 40px;
  letter-spacing: 4px;
  font-size: 24px;
  font-weight: 400;
  color: #5c5451;
  text-align: center;
  text-decoration: none;
  border-radius: 12px;
  display: block;
  border: 4px solid #f4f1ec;
  margin: 0 auto;
  background-color: #f4f1ec;
  margin-bottom: 24px;
}
ul.left-tab li a.active {
  border: 4px solid #6a5a49;
  background: #f4f1ec;
}
.index-article-list {
  background: #ece4d5;
  padding: 8px;
  padding-bottom: 1px;
}
.index-article-list li {
  margin-bottom: 8px;
}
.index-article-list li a {
  display: block;
  background: #f3f2ed;
  padding: 0 12px;
  font-size: 16px;
  -webkit-box-shadow: #beb2a1 0px 0px 0px 1px inset;
  box-shadow: #beb2a1 0px 0px 0px 1px inset;
}
.content-box {
  font-size: 0;
  position: relative;
}
.content-box .list__left {
  width: 220px !important;
  background-color: #c4b3a2;
}
.content-box div[class^="col"] {
  float: left;
  height: 100%;
  font-size: 14px;
}
.content-box div[class^="col"].col-2 {
  position: absolute;
  width: 300px;
}
.content-box div[class^="col"].col-8 {
  margin-left: 300px;
  width: calc(100% - 300px);
}
.list-box {
  min-height: 300px;
}
.gallery {
  font-size: 0;
  background: #e1d7cd;
  padding: 24px 0;
  overflow: hidden;
}
.gallery .gallery-box {
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
}
.gallery .gallery-box .gallery-item {
  display: inline-block;
  width: 25%;
}
.gallery .gallery-box .gallery-item img {
  width: 100%;
}
.scroll-top {
  position: fixed;
  bottom: 120px;
  right: 60px;
}
.scroll-top img {
  display: block;
  cursor: pointer;
}
.footer {
  border-top: 42px solid #c4b3a2;
  padding: 24px 0;
  text-align: center;
}
.footer span {
  margin-right: 24px;
  color: #585655;
}
