* {
  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%;
}

.para {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}

.p_title {
  text-align: center;
  font-size: 40px;
  color: #272727;
  height: 42px;
}

.p_title span {
  display: inline-block;
  padding: 0 30px;
  vertical-align: top;
  line-height: 42px;
}

.p_title::before, .p_title::after {
  content: "";
  display: inline-block;
  width: 96px;
  height: 2px;
  background: url("../images/line.png")no-repeat center center;
  vertical-align: top;
  margin-top: 22px;
}

.introduce {
  font-size: 16px;
  color: #323232;
  text-indent: 2em;
  line-height: 26px;
  margin-top: 40px;
}

.intro {
  overflow: hidden;
  margin-top: 20px;
}

.intro a {
  display: block;
  float: left;
  line-height: 0;
  margin-right: 11px;
}

.intro a:nth-child(4n+4) {
  margin-right: 0;
}

.intro a:nth-child(3n+3) {
  margin-right: 10px;
}

.intro a:nth-child(n+5) {
  margin-top: 11px;
}

.bgb_para {
  background: #f7f7f7;
  position: relative;
}

.bg_para {
  background: #f7f7f7;
  position: relative;
}

.bg_para::before, .bg_para::after {
  content: "";
  display: block;
}

.bg_para::before {
  width: 474px;
  height: 191px;
  background: url("../images/hands_left.png")no-repeat center center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.bg_para::after {
  width: 449px;
  height: 191px;
  background: url("../images/hands_right.png")no-repeat center center;
  position: absolute;
  right: 0;
  bottom: 0;
}

.zzys {
  margin-top: 20px;
  position: relative;
  z-index: 1;
}

.zzys::after {
  content: "";
  display: block;
  clear: both;
}

.zzys li {
  width: 292px;
  float: left;
  margin-right: 11px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 3px 1px #e0e0e0;
}

.zzys li:nth-child(3) {
  margin-right: 10px;
}

.zzys li:nth-child(4) {
  margin-right: 0;
}

.zzbt {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  color: #272727;
  line-height: 24px;
}

.zzbt img {
  display: inline-block;
}

.zzbt span {
  color: #c80000;
}

.zzys li font {
  display: block;
  font-size: 16px;
  color: #323232;
  line-height: 26px;
  padding: 0 10px;
  margin-top: 13px;
  height: 78px;
  margin-bottom: 12px;
}

.description {
  text-align: center;
  font-size: 16px;
  color: #323232;
  line-height: 18px;
  margin-top: 44px;
}

.gjzx {
  overflow: hidden;
  margin-top: 20px;
}

.gjzx a {
  display: block;
  float: left;
  line-height: 0;
  margin-right: 15px;
}

.gjzx a:nth-child(3n+3) {
  margin-right: 0;
}

.gjzx a:nth-child(n+4) {
  margin-top: 15px;
}

.mq_title {
  margin-top: 60px;
}

.halfbtn {
  overflow: hidden;
  margin-top: 25px;
}

.halfbtn span {
  display: block;
  width: 50%;
  float: left;
  overflow: hidden;
}

.halfbtn a {
  display: block;
  width: 218px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #0a47d8;
  border-radius: 4px;
}

.halfbtn span:first-child a {
  color: #0a47d8;
  float: right;
  margin-right: 45px;
}

.halfbtn span:last-child a {
  float: left;
  margin-left: 45px;
  background: #0a47d8;
  color: #fff;
}

.mqzx {
  margin-top: 45px;
  overflow: hidden;
}

.mqzx a {
  display: block;
  line-height: 0;
}

.mqzx .left {
  float: left;
  width: 898px;
  overflow: hidden;
}

.mqzx .right {
  float: right;
  width: 292px;
}

.mqzx .left a {
  float: left;
  margin-right: 11px;
}

.mqzx .left a:nth-child(3n+3) {
  margin-right: 0;
}

.mqzx .left a:nth-child(n+4) {
  margin-top: 12px;
}

.zcxq {
  margin-top: 20px;
}

.zcxq li {
  margin-bottom: 15px;
  background: url("../images/point.jpg")repeat-x center;
}

.zcxq li:last-child {
  margin-bottom: 0;
}

.zcxq li::after {
  content: "";
  display: block;
  clear: both;
}

.zcicon {
  background: #fff;
  padding: 5px 5px 8px 5px;
  border-radius: 8px;
  box-shadow: 0 0 3px 1px #eee;
  float: left;
}

.zcicon span {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #1d66f9;
  line-height: 20px;
  margin-top: 6px;
}

.zcnr {
  width: 1110px;
  height: 105px;
  float: left;
}

.zcbz {
  display: flex;
  flex-direction: column;
  align-content: center;
  background: #fff;
  width: 355px;
  height: 105px;
  margin-left: 15px;
  border-radius: 8px;
  box-shadow: 0 0 3px 1px #eee;
  float: left;
}

.zcbz font {
  display: block;
  font-size: 20px;
  color: #2a2b2b;
  padding-left: 28px;
  margin-top: 13px;
}

.zcbz font em {
  font-style: normal;
  color: #1d66f9;
  font-size: 26px;
  font-weight: bold;
}

.zcbz p {
  padding: 0 48px 0 28px;
}

.zcbz p span {
  color: #c80000;
}