body {
    color: #333333;
    font-size: 14px;
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none;
}
.pure-g [class*=pure-u] {
    font-family: Microsoft Yahei;
}
.container {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.footer p{
      padding: 0;
    margin: 0;
}

.footer{ background:#efeded; text-align:center;    margin-top: 30px;}
.footer .footer_nav{ padding:15px 0; line-height:20px; font-size:16px; background:#dc2626; text-align:center;}
.footer .footer_nav a{color:#fff; margin:0 15px;}
.footer .footer_nav a:hover{color:#bccee8;}
.footer .wzbs, .footer .copyright{display:inline-block; vertical-align:middle; *display:inline; *zoom:1;}
.footer .wzbs img{ vertical-align:middle;}
.footer .copyright{color:#666666; text-align:left; padding-left:10px;}
.footer .copyright a{color:#666;}
.footer .beian{ background:url(../images/beian.png) no-repeat center left; padding-left:25px;}
.footer a:hover{color:#333;}
.footer_txt{ padding:15px 0; line-height:24px;}

a{
  text-decoration: none;
  color: inherit;
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  
      background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 20
}

.top {
  padding: 25px 0;
  position: relative;
}

.nav ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.nav li {
  /*  width: 125px;*/
  display: inline-block;
  vertical-align: middle;
}

.nav_a {
 padding: 15px 64.5px;
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.nav {
  background-color: #dc2626;
  font-size: 0;
}

.nav a {
  text-decoration: none;

}

.nav_active {
  background-color: #ffb400;
}

.go_back {
  font-size: 17px;
  font-weight: 600;
  width: 175px !important;
  text-align: right;
}

.go_back a {
  color: #dc2626;
  background-color: #fff;
  border-radius: 18px;
  padding: 5px 14px;
  font-size: 16px;
}

.swiper {
  height: 400px;
  background-color: #eee;
  overflow: hidden;
  border-radius: 5px;
}

.main-right {
  padding-left: 22px;
}

.m_more {
  color: #888888;
  font-size: 14px;
  float: right;
  line-height: 1.9;
}

.m_title {
  font-size: 18px;
  color: #dc2626;
  vertical-align: middle;
  border-bottom: 2px solid #dcdcdc;
  padding: 0 0 10px 0;
  font-weight: 600;
}

.m_h1 {
  padding: 10px 0;
  border-bottom: 2px solid #dc2626;
}

.main {
  margin: 50px 0;
}

.banner-img {
  display: block;
  width: 100%;
}

.c_title {
  font-size: 16px;
  margin-bottom: 10px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}
.swiper-button-next, .swiper-button-prev{
  width: 40px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
  content: ""
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
}

.content-text {
  margin-top: 20px;

}

.c_p {
  font-size: 15px;
  color: #888888;
  margin-bottom: 10px;
}

.c_date {
    font-size: 15px;
    color: #000;
    background-image: url(../images/date.jpg);
    background-repeat: no-repeat;
    padding-left: 18px;
    background-position: left 3px;
    background-size: 15px;
    line-height: 20px;
}
.sw-span{
      color: #fff;
    position: absolute;
    left: 18px;
    bottom: 7px;
    font-size: 16px;
}

.xz > .m-h1 {
  margin: 0 20px;
}

.fyq {
  right: 0px;
  width: 7% !important;
  left: auto !important;
  color: #fff;
  bottom: 7px !important;
}

.m_h2 {
  padding: 10px 0;
  width: 100px;
  margin-right: 10px;
}

.m_active {
  border-bottom: 2px solid #dc2626;
  /*  padding: 10px 20px;*/
  color: #dc2626 !important;
  font-weight: 600 !important;
  padding: 10px 0 !important;
}

.in-box {
  margin: 0 15px;
      height: 218px;
  background-color: #eee;
  border-radius: 5px;
  overflow: hidden;
}

.main_box {
  margin-top: 30px;
}

.mr15 {
  margin: 0 15px 30px 15px;
}

.mt35 {
  margin-top: 45px;
}

.fl {
  padding-left: 150px;
  background-color: #f8f8f8;
  position: relative;
  height: 50px;
}

.fl_jpg {
  position: absolute;
  top: 16px;
  left: 22px;
}

/* .footer {
  margin-top: 50px;
  height: 47px;
  background-color: #dc2626;
  text-align: center;
  color: #fff;
  line-height: 47px;
} */
/* 
.footer2 {
  height: 100px;
  background-color: #efeded;
  text-align: center;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
} */

.fl select {
width: 180px;
    margin: 15px 0;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
}

.main-left {
  margin-top: 50px;
}

.in-box-right {
  margin: 20px 0;
      height: 240px;
  background-color: #eee;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.m-left{
border-right: 1px solid #dcdcdc;
    padding-right: 20px;
}
.right-main {
  padding-left: 20px;
}

.mt30 {
  margin-top: 33px;
}

.cr {
  color: #000;
  font-weight: 300;
  padding: 10px 20px;
  margin-right: 10px;
}

.m_active2 {
border-bottom: 2px solid #dc2626;
    background-color: #dc2626;
    color: #fff;
    padding: 10px 36px;
  font-weight: 300;
}

.c3 {
  border-bottom: 1px solid #eee;
  padding: 0 0 15px 0;
}

.date-c {
  float: right;
}

.seach {
  position: absolute;
  top: 52px;
  right: 5px;
}

.s-box {
  width: 500px;
  height: 40px;
  border: 1px solid #dcdcdc;
  border-radius: 40px;
  background-image: url(../images/seach.jpg);
  background-repeat: no-repeat;
  background-position: 19px 10px;
  padding: 8px 0 0px 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.s-input {
  width: 300px;
  border: none;
  outline: none;
}

.seach-bm {
  color: #fff;
  background-color: #e35151;
  text-decoration: none;
      padding: 10px 40px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 40px;
      height: 40px;
}

.art-list ul {
  margin: 0 15px;
  padding: 0;
  list-style-type: none;
}

.art-list li {
  padding-left: 20px;
  margin: 15px 0;
  position: relative;
}

.dot {
    background-color: #dc2626;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 4px;
}

.art-list {
  margin-top: 22px;
}

/* .footer span {
  margin: 0 20px;
} */

.text-more {
  text-align: center;
  padding: 20px 0;
  display: block;
  color: #888888;
  text-decoration: none;
  margin-top: 20px;
}

.more2 {
  vertical-align: top;
  width: 16px;
  margin: 3px;
}

.c-bb {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 17px;
}

.ctt2 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}

.c2d {
  position: relative;
  padding-left: 20px;
}

.sw-text {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  color: #fff;
  padding: 7px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 15px;
  height: 35px;
}
.banner {
  height: 481px;
}

.ab-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #fff;
    padding: 4px 11px;
    box-sizing: border-box;
}
