html,body,div,ul,li,h1,h2,h3,h4,h5,h6,p,table {
  margin: 0;
  padding: 0;
}
ul,li {
  list-style: none;
}
a {
  text-decoration: none;
}
    .news-banner .swiper-slide img{
        height: 100%;
    }
html, body {
  width: 100%;
  font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}
body {
  overflow-x: hidden;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container::after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

.top-line {
  position: relative;
  background-image: url('../images/topico.jpg');
  background-repeat: repeat-x;
  background-position: center;
  height: 14px;
  background-color: #a50000;
}
.top-cont {
  position: relative;
  background-color: #f0eff0;
  height: 40px;
}
.leftain {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #000;
  display: flex;
  align-items: center;
}
.leftico {
  width: 22px;
  height: 22px;
  object-fit: cover;
  margin-right: 10px;
}
.rin-text {
  float: right;
  height: 40px;
  position: relative;
  line-height: 40px;
}
.rin-text span {
  font-size: 18px;
  color: #615b5b;
}
.rin-text strong {
  font-style: italic;
  height: 58px;
  line-height: 58px;
  float: right;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: 10px;
  font-size: 41px;
  color: #fff;
  box-sizing: border-box;
  padding-right: 12px;
  padding-left: 8px;
  background-color: #a50000;
  font-family: 'Impact', Arial, Helvetica, sans-serif;
  font-weight: 100;
}
.top-logo {
  background: url('../images/topbg.jpg') no-repeat center;
  height: 116px;
}
.ainlogo {
  float: left;
  padding-top: 26px;
}
.navbox {
  background-color: #a50000;
  height: 50px;
}
.navlist {
  position: relative;
}
.navlist li {
     cursor: pointer;
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 49px;
    font-weight: 600;
}
.navlist li a {
  color: #fff;
  height: 50px;
  line-height: 50px;
  float: left;
  width: 132px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.banner {
  position: relative;
  height: 540px;
  background-repeat: no-repeat;
  background-position: center;
}
.main-content {
  background: url('../images/content-bg.jpg');
}
.news-box {
  position: relative;
  margin-top: 22px;
  overflow: hidden;
}
.news-banner {
  float: left;
  width: 448px;
}
.news-banner h3 {
  font-size: 23px;
  color: #fff;
  height: 118px;
  background-color: #7e0005;
  padding-left: 22px;
  display: flex;
  align-items: center;
}
.swiper-newsbanner {
  position: relative;
  overflow: hidden;
  height: 336px;
}
.swiper-newsbanner .swiper-button-next,
.swiper-newsbanner .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 74px;
  background-size: 12px;
}
.swiper-newsbanner .swiper-button-next {
  right: 0;
}
.swiper-newsbanner .swiper-button-prev {
  left: 0;
}
.right-news {
  border: 1px solid #ebebeb;
  background-color: #fff;
  height: 452px;
  box-sizing: border-box;
  float: right;
  width: 752px;
  padding-left: 40px;
  padding-right: 22px;
}
.lineimg {
  width: 100%;
  margin-top: 30px;
}
.n-title {
  border-bottom: 2px solid #cb999b;
  overflow: hidden;
  position: relative;
}
.n-title strong {
  font-size: 30px;
  font-weight: normal;
  color: #850007;
  float: left;
  line-height: 78px;
}
.r-more {
  float: right;
  line-height: 74px;
  font-size: 12px;
  color: #850007;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 4px;
}
.news-list {
  position: relative;
  padding: 12px 0;
}
.news-list li {
  padding: 20px 0;
  overflow: hidden;
}
.news-left-info {
  float: left;
  width: 584px;
}
.news-left-info h3 {
  font-size: 18px;
  color: #830007;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news-left-info p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  margin-top: 6px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-right-time {
  float: right;
  width: 86px;
  margin-top: 4px;
}
.news-right-time .t1 {
  font-size: 28px;
  color: #fff;
  float: left;
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #cb999b;
}
.news-right-time .t2 {
  font-size: 12px;
  color: #fff;
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #cb999b;
  margin-top: 3px;
}
.list-activity {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}
.list-activity .n-title {
  border-bottom: 0;
}
.party-box {
  border: 1px solid #ebebeb;
  float: left;
  background-color: #fff;
  padding: 0 20px;
  width: 384px;
  height: 430px;
  margin-right: 22px;
  box-sizing: border-box;
}
.policies-box {
  border: 1px solid #ebebeb;
  float: left;
  background-color: #fff;
  padding: 0 20px;
  width: 384px;
  height: 430px;
  margin-right: 22px;
  box-sizing: border-box;
}
.notices-box {
  border: 1px solid #ebebeb;
  float: right;
  background-color: #fff;
  padding: 0 20px;
  width: 384px;
  height: 430px;
  box-sizing: border-box;
}
.top-dashed {
  border-bottom: 1px dashed #d0d0d0;
  padding-bottom: 12px;
  margin-bottom: 6px;
}
.top-info {
  position: relative;
}
.top-info img {
  width: 100%;
  height: 104px;
}
.top-info h3 {
  color: #850007;
  font-size: 15px;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.top-info p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  margin-top: 4px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.read-list {
  position: relative;
}
.read-list li {
  position: relative;
  overflow: hidden;
}
.read-list li a {
  font-size: 14px;
  color: #850007;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  width: 100%;
}
.ltext {
  float: left;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rtime {
  float: right;
}
.notice-list {
  margin-top: -14px;
}
.notice-list li a {
  color: #000000;
  line-height: 36px;
}
.notice-list li a:hover {
  color: #850007;
}
.art-exhibition {
  margin-top: 30px;
  overflow: hidden;
  background-color: #fff;
  height: 290px;
}
.art-title {
  float: left;
  width: 88px;
  height: 100%;
  background-color: #850007;
  display: flex;
  align-items: center;
  justify-content: center;
}
.art-title strong {
  font-size: 30px;
  color: #fff;
  width: 1em;
  text-align: center;
  line-height: 1.1;
}
.swiper-artbox {
  float: right;
  width: 1112px;
  overflow: hidden;
  border: 1px solid #eee;
  box-sizing: border-box;
  height: 290px;
  padding-top: 30px;
}
.swiper-artbox .swiper-slide {
  position: relative;
}
.swiper-artbox .swiper-slide img {
  width: 100%;
  height: 174px;
}
.swiper-artbox .swiper-slide p {
  font-size: 15px;
  color: #000000;
  line-height: 26px;
  margin-top: 10px;
}
.education-box {
  margin-top: 64px;
  border-top: 6px solid #850007;
  padding-top: 40px;
  overflow: hidden;
}
.theme-box {
  width: 570px;
}
.theme-box.fr {
  width: 598px;
}
.theme-title {
  overflow: hidden;
  margin-bottom: -1px;
}
.theme-title strong {
  float: left;
  width: 136px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 25px;
  color: #fff;
  background-color: #850007;
  position: relative;
  font-weight: normal;
}
.theme-title strong::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  margin-left: -8px;
}
.theme-title .theme-more {
  float: right;
  color: #850007;
  line-height: 46px;
  font-weight: bold;
}
.list-content {
  position: relative;
}
.ainitem {
  position: relative;
  padding: 13px 0;
  overflow: hidden;
}
.ainimg {
  float: left;
  width: 144px;
  height: 100px;
  min-width: 144px;
}
.rininfo {
  float: right;
  width: 70.5%;
}
.rininfo h5 {
    margin-bottom: 10px;
  font-size: 16px;
  color: #850007;
}
.rininfo p {
  font-size: 14px;
  color: #888888;
  line-height: 23px;
}
.theme-content {
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  overflow: hidden;
}
.about-links {
  position: relative;
  border-top: 6px solid #850007;
  margin-top: 48px;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 80px;
  overflow: hidden;
}
.about-links strong {
  font-size: 18px;
  color: #9d3238;
  line-height: 25px;
}
.about-links a {
  color: #888888;
  font-size: 14px;
  margin-left: 20px;
}
.about-links a:hover {
  color: #9d3238;
}
.footer {
  overflow: hidden;
  background-color: #850007;
  padding-top: 38px;
}
.footimg {
  width: 100%;
  display: block;
}
.foot-logo {
  float: left;
}
.r-info {
  float: left;
  margin-left: 32px;
  padding-bottom: 42px;
  color: #fff;
}
.r-info h3 {
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
}
.r-info p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.qrcode {
  float: right;
  width: 80px;
  height: 80px;
  margin-top: 10px;
}

.hide-nav{ width:100%; position:absolute; top:49px; left:0px;z-index:99; background:#fff; box-shadow:0px 0px 4px 1px #ccc;}
.hide-nav div{ line-height:42px; color:#333; font-size:15px;  text-align:center; margin-top:10px;}
.hide-nav div:hover{ background:url(../img/ico11.png) center no-repeat; color:#a50000;}
nav li:hover .hide-nav{ display:block;}
.hide-nav{ display:none;}