* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.paragraph {
  width: 1200px;
  margin: 0 auto;
  padding: 55px 0;
}

.p_title {
  text-align: center;
  position: relative;
  padding-bottom: 2px;
}

.p_title strong {
  display: block;
  font-size: 40px;
  color: #2f2f2f;
  font-weight: normal;
  line-height: 42px;
  padding-bottom: 14px;
  border-bottom: 1px solid #c3c3c3;
}

.p_title::after {
  content: "";
  display: block;
  width: 70px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  background: #e22a0d;
}

.introduce {
  font-size: 16px;
  color: #373737;
  text-indent: 2em;
  line-height: 26px;
  padding: 30px 0 15px;
}

.introduce a {
  color: #c80000;
}

.introduce a:hover {
  text-decoration: underline;
}

.intro {
  border: 2px solid #c3c3c3;
  padding: 10px 12px;
  overflow: hidden;
}

.intro a {
  display: block;
  float: left;
  margin-right: 12px;
}

.intro a:nth-child(4n+4) {
  margin-right: 0;
}

.intro a:nth-child(n+5) {
  margin-top: 12px;
}

.bgb {
  background: #f6f6f6;
}

.cyys {
  margin-top: 35px;
}

.cyys::after {
  content: "";
  display: block;
  clear: both;
}

.cyys li {
  width: 291px;
  float: left;
  margin-right: 12px;
}

.cyys li:last-child {
  margin-right: 0;
}

.cyys li a {
  display: block;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 3px 1px #ede8e8;
  margin-top: 10px;
  border-radius: 8px;
  padding: 17px 0 17px 13px;
}

.cyys li a img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}

.cyys li a strong {
  display: block;
  font-weight: normal;
  font-size: 20px;
  color: #2f2f2f;
  line-height: 22px;
}

.cyys li a font {
  display: block;
  color: #5e5e5e;
  font-size: 16px;
  margin-top: 6px;
  line-height: 18px;
}

.zylist {
  margin-top: 35px;
}

.zylist::after {
  content: "";
  display: block;
  clear: both;
}

.zylist li {
  width: 392px;
  float: left;
  margin-right: 12px;
}

.zylist li:nth-child(3n+3) {
  margin-right: 0;
}

.zylist li:nth-child(n+4) {
  margin-top: 12px;
}

.zyinfo {
  box-shadow: 0 0 4px 1px #f6f0f0;
  padding-bottom: 22px;
}

.zybt {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #2f2f2f;
  line-height: 24px;
  padding-top: 11px;
}

.zyms {
  display: block;
  padding: 0 24px;
  height: 26px;
  line-height: 26px;
  background: url("../images/msbg-1.jpg")no-repeat,
    url("../images/msbg-2.jpg")no-repeat;
  background-position: 24px center, 356px center;
  color: #2f2f2f;
  margin-top: 13px;
}

.zyms em {
  font-style: normal;
  color: #c80000;
  padding-left: 16px;
}

.zyzx {
  overflow: hidden;
  margin-top: 15px;
}

.zyzx a {
  display: block;
  width: 118px;
  height: 38px;
  border: 1px solid #c80000;
  border-radius: 6px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  float: left;
}

.zyzx a:first-child {
  color: #fff;
  margin-left: 53px;
  background: #c80000;
}

.zyzx a:last-child {
  color: #c80000;
  margin-left: 43px;
}

.kcnr {
  margin-top: 35px;
  padding-top: 83px;
}

.kcnr .swiper-pagination {
  bottom: inherit;
  top: 0;
}

.kcnr .swiper-pagination span {
  width: 212px;
  height: 56px;
  line-height: 56px;
  border-radius: 4px;
  font-size: 20px;
  background: #fff;
  color: #2f2f2f;
  border: 1px solid #eae2e2;
  opacity: 1;
}

.kcnr .swiper-pagination .swiper-pagination-bullet-active {
  background: #c80000;
  border: 1px solid #c80000;
  color: #fff;
}

.nrlist {
  overflow: hidden;
}

.nrlist li {
  float: left;
  height: 374px;
  overflow: hidden;
  max-width: 896px;
}

.nrlist li:nth-child(n+2) {
  margin-left: 12px;
}

.nrlist li a {
  display: block;
  float: left;
  margin-right: 11px;
}

.nrlist li a:nth-last-child(1), .nrlist li a:nth-last-child(4) {
  margin-right: 0;
}

.nrlist li a:nth-child(n+4) {
  margin-top: 12px;
}

.gxwt {
  margin-top: 35px;
}

.gxwt::after {
  content: "";
  display: block;
  clear: both;
}

.gxwt li {
  width: 190px;
  height: 165px;
  box-sizing: border-box;
  float: left;
  box-shadow: 0 0 3px 1px #f5efef;
  border-radius: 8px;
  margin-right: 12px;
  padding-left: 15px;
}

.gxwt li:last-child {
  margin-right: 0;
}

.gxwt li:nth-child(1) {
  background: url("../images/gxwt-1.jpg")no-repeat right top;
}

.gxwt li:nth-child(2) {
  background: url("../images/gxwt-2.jpg")no-repeat right top;
}

.gxwt li:nth-child(3) {
  background: url("../images/gxwt-3.jpg")no-repeat right top;
}

.gxwt li:nth-child(4) {
  background: url("../images/gxwt-4.jpg")no-repeat right top;
}

.gxwt li:nth-child(5) {
  background: url("../images/gxwt-5.jpg")no-repeat right top;
}

.gxwt li:nth-child(6) {
  background: url("../images/gxwt-6.jpg")no-repeat right top;
}

.gxwt li strong {
  display: block;
  font-size: 20px;
  color: #2f2f2f;
  line-height: 22px;
  margin-top: 30px;
}

.gxwt li font {
  display: block;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 20px;
  margin-top: 8px;
}

.gxwt li a {
  display: block;
  width: 122px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #c70000;
  color: #fff;
  font-size: 18px;
  border-radius: 8px;
  margin-top: 24px;
}