.wrapper{
  background: #fff1de url(../images/background.jpg) no-repeat center top;
  overflow: hidden;
}
.wrapper a{
  color: #000;
}
.banner{
  height: 1187px;
}
.nav{
  width: 1253px;
  height: 570px;
  background: url(../images/nav.png) no-repeat;
  margin: 0 auto;
}
.title1{
  width: 1200px;
  height: 124px;
  margin: 0 auto;
  text-align: center;
}
.title2{
  width: 1200px;
  height: 124px;
  margin: 0 auto 60px;
  text-align: center;
}
.list{
  width: 1200px;
  margin: 0 auto;
}
.wrap{
  width: 580px;
  float: left;
}
.wrap p{
  margin-bottom: 20px;
}
.wrap p a{
  font-size: 24px;
  color: #333;
}
.wrap:nth-child(even){
  float: right;
}
.row1{
  width: 1200px;
  height: 422px;
  margin: 63px auto 100px;
  background-color: #a00000;
  position: relative;
}
.img{
  float: left;
  width: 750px;
}
.right{
  width: 450px;
  float: right;
}
.right p{
  width: 405px;
  margin: 0 auto;
}
.right ul{
  width: 405px;
  margin: 0 auto;
}
.right ul li{
  font-size: 16px;
  color: #ffe3a1;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right ul li a{
  font-size: 18px;
  color: #ffe3a1;
}
.f20 a{
  font-size: 20px;
  color: #ffe3a1;
  font-weight: 500;
}
.f18 a{
  font-size: 18px;
  color: #ffe3a1;
}
.right .f18{
  border-bottom: 1px dashed #ffe3a1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.right .f20{
  margin-top: 20px;
  margin-bottom: 10px;
}
#pagination1{
  width: 450px;
  bottom: 17px;
  right: 0;
}
#pagination1 .swiper-pagination-bullet{
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  margin: 0 8px;
  opacity: 1;
}
#pagination1 .swiper-pagination-bullet-active{
  background-color: #ffe3a1;

}
.bottom{
  height: 74px;
  background: url(../images/bottom.png) no-repeat center;
  margin-top: 40px;
}
#footer0820{
  margin-top: 0;
}
