.after:after {
  display: block;
  content: '';
  clear: both;
}
.before:before {
  display: block;
  content: '';
  clear: both;
}
.swiper-container {
  position: relative;
}
.swiper-container .wushi {
  position: absolute;
  left: 70px;
  bottom: 30px;
  z-index: 100;
  color: white;
  font-size: 60px;
  line-height: 1.2;
}
.swiper-container .swiper-slide .lunbotu {
  background-position: center;
  width: 100%;
  min-width: 1024px;
  height: 460px;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-container {
  width: 100%;
  min-width: 1024px;
}
.control {
  width: 100%;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  color: white;
}
.banner {
  height: 460px;
  width: 100% !important;
  min-width: 1024px;
}
.touchslider-item {
  height: 460px;
  width: 100%  !important;
  min-width: 1024px;
}
.circle {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
.touchslider-nav-item {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  display: inline-block;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #ebebeb;
}
.touchslider-nav-item-current {
  background-color: #892526;
}
.web_content {
  width: 100%;
}
.web_content .web_cenbox {
  width: 100%;
}
.web_content .introduce {
  padding: 20px 10px;
  width: 100%;
}
.web_content .introduce h1 {
  text-align: center;
}
.web_content .introduce .word {
  margin-top: 5px;
  color: #333;
}
.web_content .introduce .more {
  width: 150px;
  height: 30px;
  background-color: #892526;
  color: white;
  margin: 30px auto;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.web_content .news {
  width: 100%;
  background-color: #f8f8f8;
  padding: 20px 0px;
  position: relative;
}
.web_content .news i {
  z-index: 100;
  color: #892526;
}
.web_content .news .lefticon {
  position: absolute;
  left: 0px;
  top: 30%;
}
.web_content .news .righticon {
  position: absolute;
  right: 0px;
  top: 30%;
}
.web_content .news .title {
  padding: 0 30px;
  width: 100%;
  font-size: 20px;
  margin-bottom: 10px;
}
.web_content .news .article {
  width: 100%;
  padding: 10px;
  margin: 0 auto;
}
.web_content .news .article .newstitle {
  width: 100%;
}
.web_content .news .article .more {
  text-align: right;
  color: #892526;
}
.web_content .news .swiper-container {
  width: 100%;
  height: 100px;
}
.web_content .news .swiper-container .swiper-wrapper .swiper-slide .article {
  width: 100%;
  padding: 10px;
  margin: 0 auto;
}
.web_content .news .swiper-container .swiper-wrapper .swiper-slide .article .newstitle {
  width: 100%;
}
.web_content .news .swiper-container .swiper-wrapper .swiper-slide .article .more {
  text-align: right;
  color: #892526;
}
.web_content .news .roll {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  height: 100px;
}
.web_content .news .roll .roll2 {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 99999px;
}
.web_content .news .roll .roll2 .article {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
.web_content .news .roll .roll2 .article .newstitle {
  width: 100%;
}
.web_content .news .roll .roll2 .article .more {
  text-align: right;
  color: #892526;
}
.web_content .news .checkmore {
  width: 150px;
  height: 30px;
  background-color: #892526;
  color: white;
  margin: 10px auto;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.content {
  margin-top: 30px;
  width: 100%;
}
.content .cenbox {
  min-width: 1024px;
  margin: 0px auto;
}
.content .cenbox .center {
  width: 100%;
  min-width: 1024px;
  background-color: #ebebeb;
  padding-top: 40px;
  padding-bottom: 40px;
}
.content .cenbox .center .acticenter {
  padding-left: 330px;
  height: 340px;
  width: 1000px;
  margin: 20px auto 0px;
  position: relative;
}
.content .cenbox .center .acticenter .actiimg {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 340px;
  width: 330px;
}
.content .cenbox .center .acticenter .actiimg .word {
  position: absolute;
  bottom: 20px;
  right: 40px;
  color: white;
  font-size: 24px;
}
.content .cenbox .center .acticenter .actibox {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  float: left;
  border: 1px solid #ebebeb;
  width: 320px;
  height: 340px;
  margin-left: 10px;
  background-color: white;
}
.content .cenbox .center .acticenter .actibox:hover {
  -webkit-tap-highlight-color: transparent;
  border: 1px solid #c8001b;
  transform: translate(0, -5px);
  box-shadow: 0 5px 9px #999;
}
.content .cenbox .center .acticenter .actibox .inbox {
  padding: 22px 20px;
}
.content .cenbox .center .acticenter .actibox .inbox .img {
  width: 100%;
  height: 195px;
}
.content .cenbox .center .acticenter .actibox .inbox .actitime {
  font-size: 12px;
  margin-bottom: 10px;
}
.content .cenbox .center .acticenter .actibox .inbox .actiname {
  font-size: 14px;
  margin-bottom: 7px;
}
.content .cenbox .center .acticenter .actibox .inbox .acticont {
  font-size: 12px;
}
.content .cenbox .center .newscenter {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
.content .cenbox .center .newscenter .newsimg {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 340px;
  width: 330px;
}
.content .cenbox .center .newscenter .newsimg .word {
  position: absolute;
  bottom: 20px;
  left: 40px;
  color: white;
  font-size: 24px;
}
.content .cenbox .center .newscenter .newscont {
  width: 660px;
  height: 340px;
  background-color: white;
  padding: 20px;
  position: relative;
}
.content .cenbox .center .newscenter .newscont .block {
  margin-bottom: 15px;
}
.content .cenbox .center .newscenter .newscont .block .time {
  font-size: 12px;
}
.content .cenbox .center .newscenter .newscont .block .name {
  font-size: 14px;
}
.content .cenbox .center .newscenter .newscont .block .cont {
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.content .cenbox .center .newscenter .newscont .more {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #892526;
}
.content .cenbox .introduce {
  padding: 0px 10px;
  width: 1024px;
  margin: 0 auto;
}
.content .cenbox .introduce h1 {
  text-align: center;
  font-size: 36px;
}
.content .cenbox .introduce .word {
  margin-top: 20px;
  color: #333;
  font-size: 18px;
  padding: 5px;
}
.content .cenbox .introduce .more {
  width: 200px;
  height: 40px;
  background-color: #892526;
  color: white;
  margin: 30px auto;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.content .cenbox .news {
  width: 100%;
  min-width: 1024px;
  background-color: #f8f8f8;
  padding: 30px 10px;
}
.content .cenbox .news .inbox {
  width: 1004px;
  margin: 0 auto;
}
.content .cenbox .news .inbox .title {
  width: 100%;
  font-size: 24px;
  margin-bottom: 20px;
}
.content .cenbox .news .inbox .article {
  position: relative;
  width: 100%;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.content .cenbox .news .inbox .article .time {
  position: absolute;
  top: 6px;
  left: 0px;
  font-size: 16px;
}
.content .cenbox .news .inbox .article .newstitle {
  width: 100%;
  font-size: 16px;
}
.content .cenbox .news .inbox .article .newszw {
  width: 100%;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.content .cenbox .news .inbox .article .more {
  position: absolute;
  bottom: 5px;
  right: 0px;
  color: #892526;
}
.content .cenbox .link {
  width: 1024px;
  padding: 0px 10px;
  margin: 50px auto 0;
}
.content .cenbox .link .title {
  font-weight: bold;
  width: 100%;
  text-align: center;
  font-size: 28px;
}
.content .cenbox .link .img {
  margin-top: 40px;
  width: 100%;
}
.content .cenbox .link .img .inimg {
  margin: 0 3px;
  position: relative;
  float: left;
  width: 245px;
  height: 190px;
}
.content .cenbox .link .img .inimg img {
  width: 100%;
  height: 100%;
}
.content .cenbox .link .img .inimg .word {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
@media (max-width: 600px) {
  .swiper-container {
    width: 100%;
    height: 150px;
    min-width: 0px;
  }
  .swiper-container .swiper-wrapper .swiper-slide .back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
  }
}
