html,
body {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:link {
  text-decoration: none !important;
}
a:visited {
  text-decoration: none !important;
}
a:active {
  text-decoration: none !important;
}
a:-webkit-any-link {
  text-decoration: none !important;
}
.brief .wrap {
  width: 1109px;
  margin: 0 auto;
}
.brief header {
  position: relative;
  padding-top: 77px;
  padding-bottom: 24px;
  box-sizing: border-box;
}
.brief header .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.brief header .imageBox {
  height: 235px;
  background-color: #ffe8af;
  position: relative;
}
.brief header .imageBox .LogoBox {
  text-decoration: none;
  position: absolute;
  top: 14px;
  left: 29px;
  display: flex;
  align-items: center;
}
.brief header .imageBox .LogoBox:hover {
  text-decoration: none !important;
}
.brief header .imageBox .LogoBox:link {
  text-decoration: none !important;
}
.brief header .imageBox .LogoBox:visited {
  text-decoration: none !important;
}
.brief header .imageBox .LogoBox:active {
  text-decoration: none !important;
}
.brief header .imageBox .LogoBox:-webkit-any-link {
  text-decoration: none !important;
}
.brief header .imageBox .LogoBox .right {
  margin-left: 8px;
}
.brief header .imageBox .LogoBox .right div:first-of-type {
  color: #333333;
  font-size: 19px;
  font-weight: Bold;
}
.brief header .imageBox .LogoBox .right div:last-of-type {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
.brief header .imageBox .font {
  text-decoration: none;
  position: absolute;
  top: 13px;
  right: 17px;
  width: 291px;
  height: 46px;
  opacity: 0.82;
  font-size: 26px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold Italic;
  font-weight: 700;
  text-align: left;
  color: rgba(0, 0, 0, 0.94);
  font-weight: bold;
  line-height: 46px;
  letter-spacing: 10px;
}
.brief header .imageBox .font:hover {
  text-decoration: none !important;
}
.brief header .imageBox .font:link {
  text-decoration: none !important;
}
.brief header .imageBox .font:visited {
  text-decoration: none !important;
}
.brief header .imageBox .font:active {
  text-decoration: none !important;
}
.brief header .imageBox .font:-webkit-any-link {
  text-decoration: none !important;
}
.brief header .imageBox .bigtitle {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 74px;
  text-align: center;
  height: 72px;
  opacity: 1;
  font-size: 66px;
  font-family: Microsoft YaHei, Microsoft YaHei-Normal;
  color: #ffffff;
  line-height: 72px;
  text-shadow: rgba(32, 1, 1, 0.98) 3px 6px 6px;
}
.brief header .title {
  color: #321900;
  text-align: center;
  font-size: 36px;
  margin-top: 24px;
}
.brief .fontTitle {
  margin-top: 37px;
  text-align: center;
  font-size: 30px;
  font-family: Microsoft YaHei, Microsoft YaHei-Normal;
  font-weight: Normal;
  color: #321900;
}
.brief footer {
  margin-top: 48px;
  padding-bottom: 20px;
  background-color: #D3D3D3;
  padding-top: 25px;
}
.brief footer .top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.brief footer .top .item {
  width: 70px;
  text-align: center;
  border-right: 1px solid #8B7F6C;
  line-height: 18px;
}
.brief footer .top .item:last-of-type {
  border: none;
}
.brief footer .top .item a {
  width: 70px;
  font-size: 12px;
  color: #AF7F6C;
  text-decoration: none;
}
.brief footer .center {
  text-align: center;
  margin-top: 15px;
  color: #B8B0A4;
  font-size: 14px;
}
.brief footer .bottom {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: #B8B0A4;
}
.brief footer .bottom > div {
  margin-right: 14px;
}
.brief footer .bottom .gongan {
  display: flex;
  align-items: center;
}
.brief footer .bottom .gongan img {
  display: block;
}
