* {
  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-top: 60px;
}

.p_title {
  text-align: center;
  height: 38px;
  line-height: 38px;
}

.p_title::before, .p_title::after {
  content: "//";
  display: inline;
  font-size: 30px;
  color: #c72222;
  font-weight: bold;
}

.p_title span {
  font-size: 36px;
  color: #333333;
  padding: 0 30px;
}

.xfgc {
  margin-top: 40px;
}

.xfgc::after {
  content: "";
  display: block;
  clear: both;
}

.xfgc li {
  width: 290px;
  float: left;
  margin-right: 13px;
  box-shadow: 0 0 5px 1px #e1e1e1;
}

.xfgc li:nth-child(3) {
  margin-right: 14px;
}

.xfgc li:nth-child(4) {
  margin-right: 0;
}

.gcxq {
  display: block;
  padding: 20px 20px 35px;
  background: url("../images/right.jpg")no-repeat;
  background-position: 220px 154px;
}

.gcxq:hover {
  background: url("../images/right_hover.jpg")no-repeat 220px 154px;
}

.gcxq span {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 22px;
}

.gcxq font {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  margin-top: 16px;
  height: 96px;
}

.zy {
  overflow: hidden;
  margin-top: 45px;
}

.zy li {
  float: left;
  width: 290px;
  margin-right: 13px;
}

.zy li:nth-child(3) {
  margin-right: 14px;
}

.zy li:last-child {
  margin-right: 0;
}

.zyinfo {
  padding: 20px 10px;
  border: 1px solid #e2e2e2;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
}

.zybt {
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 22px;
}

.zyinfo font {
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 20px;
  margin-top: 12px;
}

.zyzx {
  display: block;
  width: 110px;
  height: 40px;
  background: #c72222;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 6px;
  position: absolute;
  top: 27px;
  right: 10px;
}

.xxhj {
  overflow: hidden;
  margin-top: 45px;
}

.xxhj a {
  display: block;
  float: left;
  margin-left: 10px;
}

.xxhj a:nth-child(1) {
  margin-left: 0;
}

.xxhj a:nth-child(n+5) {
  margin-top: 10px;
}

.zpzs {
  overflow: hidden;
  margin-top: 45px;
}

.zpzs a {
  display: block;
  line-height: 0;
  float: left;
  margin-right: 13px;
}

.zpzs a:nth-child(3n+3) {
  margin-right: 14px;
}

.zpzs a:nth-child(4n+4) {
  margin-right: 0;
}

.zpzs a:nth-child(n+5) {
  margin-top: 13px;
}

.dy {
  overflow: hidden;
  margin-top: 45px;
}

.dy a {
  display: block;
  width: 390px;
  float: left;
  height: 60px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 15px;
}

.dy a:nth-child(3n+3) {
  margin-right: 0;
}

.dy a:nth-child(n+4) {
  margin-top: 13px;
}

.dy a img {
  float: left;
}

.dy a span {
  display: block;
  float: left;
  background: #eaeaea;
  height: 60px;
  line-height: 60px;
  width: 330px;
  color: #333;
  font-size: 20px;
  text-indent: 30px;
}

.last-para {
  padding-bottom: 60px;
}