* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Segoe UI', Arial, 'Microsoft Yahei', sans-serif;
}
html,
body {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  position: relative;
  background-color: #47A6B6;
  -webkit-tap-highlight-color: transparent;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
button {
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
div,
i {
  -webkit-tap-highlight-color: transparent;
}
body {
  width: 100%;
  /* width: 1080px;
  max-width: 1080px!important; */
  /* width: 62.5rem; */
  margin: 0 auto;
  color: #000;
  background-color: #f8f2e8;
}
.content {
  width: 100%;
}
.header {
  display: block;
width:100%;
text-align: center;
color: #000;
font-size: 4.5rem;
font-weight: 700;
margin: 4.13rem auto ;
}
.title {
  margin-left: 2.5rem;
  font-size: 2.5rem;
font-weight: bold;
}
.footer {
  width: 31.25rem;
  margin: 1.42rem auto 0;
}
.footer > .txts {
  text-align: center;
  color: #000;
  width: 100%;
  display: block;
  font-size: 1rem;
}
.ft-img {
  width: 28.9167rem;
  height: 100%;
  margin: 0 auto;
}
.footer .ft-txt {
  width: 100%;
  color: #000;
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 0.4167rem;
  margin-top: 0;
  display: block;
  text-decoration: none;
}
.ft-nav {
  width: 28.9167rem;
  height: 4.1667rem;
  background-color: #000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 1.6667rem auto 1.25rem;
  border-radius: 0.8333rem;
}
.ft-nav a {
  color: #000;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.ft-nav span {
  width: 0.1667rem;
  height: 1.6667rem;
  overflow: hidden;
  background-color: #000;
  display: inline-block;
}
.empty {
  width: 100%;
  height: 4.8px;
}
.ft-list {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /* width: 100%; */
  width: 62.5rem;
  height: 12.5rem;
  padding: 0 2.75rem;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ft-list .ft-con {
  width: 100%;
  height: 9.06rem;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.ft-list .ft-con > a {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.ft-list .ft-con > a > .img {
  width: 5rem;
  height:5rem;
}
.ft-list .ft-con > a > .txt {
  color: #fff;
  margin-top: 1.38rem;
  font-size: 1.88rem;
font-weight: bold;
}
.ft-list .ft-con > .ft-active > .txt {
  color: #fff;
  margin-top: 0.4167rem;
  font-size: 0.8333rem;
}
.adv {
  width: 6.94rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.adv > p {
  width: 100%;
  text-align: center;
  font-size: 17px;
  margin: 10px 0;
}
.adv-float {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
}
.scroll-list {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1111;
  height: 35.58rem;
  display: none;
}
.scroll-list > .mask {
  width: 100%;
  height: 100vh;
  background-color: #000000;
  position: fixed;
}
.scroll-list .fix-box {
  width: 100%;
  height: 29.75rem;
  padding: 10px 0;
  background-color: #EFE6DC;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
.scroll-list .fix-box .btn-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.67rem;
  height: 4.67rem;
  /* background: url("../images/btn_close.png") center center no-repeat;
        background-size:100%; */
}
.scroll-list .fix-box .btn-close span {
  color: #000;
  font-size: 1.17rem;
  font-weight: bold;
  display: flex;
  margin-top: 1.67rem;
  margin-left: 1.67rem;
}
.scroll-list .search {
  width: 28.92rem;
  height: 4.58rem;
  position: relative;
  top: 3.33rem;
  display: none;
}
.scroll-list .search .ipt-box {
  width: 28.92rem;
  height: 4.58rem;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #021C28;
  border: 0;
  color: #000;
  padding: 0 0.83rem 0 1.67rem;
}
.scroll-list .search > img {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 14px;
}
.scroll-list .list {
  width: 100%;
  position: absolute;
  top: 4.92rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.scroll-list .list .scroll-txt {
  width: 28.58rem;
  height: 4.58rem;
  margin-bottom: 1.17rem;
  background-color: #021C28;
  /* background:url("../images/title.png") center center no-repeat;
  background-size:100%; */
  display: flex;
  color: #000;
  font-weight: bold;
  align-items: center;
  justify-content: space-between;
  padding: 1.83rem;
}
.scroll-list .list .scroll-txt:nth-child(1) {
  background: url("../images/g1.png") center center no-repeat;
  background-size: 100%;
}
.scroll-list .list .scroll-txt:nth-child(2) {
  background: url("../images/g2.png") center center no-repeat;
  background-size: 100%;
}
.scroll-list .list .scroll-txt:nth-child(3) {
  background: url("../images/g3.png") center center no-repeat;
  background-size: 100%;
}
.scroll-list .list .scroll-txt:nth-child(4) {
  background: url("../images/g4.png") center center no-repeat;
  background-size: 100%;
}
.scroll-list .list .scroll-txt > img {
  width: 1.17rem;
  height: 1.33rem;
}
input[type="text"]::placeholder {
  color: #000;
  font-size: 1.42rem;
  font-weight: bold;
  height: 6.25rem;
}

.box-list {
  margin-top: 1.67rem;
}
.box-list-1 {
  width: 62.5rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  min-height: 300px;
}
.item-top {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 46.81rem;
  margin: 0 auto 2.33rem;
  position: relative;
}
.item-top .item-head {
  width: 100%;
  height: 33rem;
  position: relative;
}
.item-top .item-img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.item-top .more {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.item-top .tt {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.3);
  padding-left: 1rem;
  width: 100%;
  height: 10.88rem;
  line-height: 10.88rem;
  font-size: 2.5rem;
  font-weight: 350;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item-top .desc {
  width: 100%;
  /* height: 6.25rem; */
  color: #503813;;
  font-weight: 600;
  margin: 2.06rem 0;
  font-size: 1.88rem;
  font-weight: 350;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.more .time {
  font-size: 1.63rem;
font-weight: 350;
color: #503813;
}
.more-box {
  width: 11.56rem;
  height: 3.13rem;
  background: #1E2537;
  text-align: center;
  line-height: 3.13rem;
  font-size: 1.56rem;
font-weight: 350;
color: #fff;
}