* {
  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 {
  background: url("../images/brick.jpg")repeat;
  background-size: 16px 16px;
  padding: 60px 10px 0;
}

.wcbox {
  box-sizing: border-box;
  width: 1174px;
  margin: 0 auto;
  border-radius: 10px;
  background: linear-gradient(to bottom, #fe5b52, #fea472);
  position: relative;
  padding: 15px;
}

.p_title {
  width: 100%;
  height: 69px;
  line-height: 69px;
  text-align: center;
  font-size: 28px;
  color: #e11716;
  font-weight: bold;
  position: absolute;
  top: -25px;
  background: url("../images/title_bg.png")no-repeat center center;
}

.ncbox {
  background: #fff;
  padding: 30px 31px;
  border-radius: 10px;
}

.introduce {
  font-size: 20px;
  color: #333;
  text-indent: 2em;
  margin-top: 15px;
}

.introduce span {
  font-weight: bold;
  color: #e11716;
}

.zcbox {
  overflow: hidden;
  margin-top: 15px;
}

.zcbox li {
  float: left;
  height: 170px;
  color: #fff;
  border-radius: 8px;
  padding: 25px 25px 0;
  box-sizing: border-box;
}

.zcbox li:first-child {
  width: 440px;
  background: #f98102;
}

.zcbox li:last-child {
  width: 540px;
  background: #3cc4c9;
  margin-left: 30px;
}

.zcbox li strong {
  display: block;
  text-align: center;
  font-size: 28px;
}

.zcbox li font {
  display: block;
  font-size: 20px;
  margin-top: 15px;
  line-height: 28px;
}

.fullbtn {
  margin-top: 20px;
}

.fullbtn a {
  display: block;
  width: 430px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #f13b3b;
  color: #fff;
  border-radius: 27px;
  font-size: 22px;
  margin: 0 auto;
}

.ysbox {
  overflow: hidden;
  margin-top: 20px;
}

.ysbox li {
  width: 260px;
  float: left;
  overflow: hidden;
  margin-right: 8px;
  display: table;
}

.ysbox li:last-child {
  margin-right: 0;
}

.ysbox li a, .ysinfo {
  display: table-cell;
  vertical-align: middle;
}

.ysbox li a {
  width: 93px;
}

.ysinfo {
  padding-left: 10px;
}

.ysbox li strong {
  display: block;
  font-size: 20px;
}

.ysbox li font {
  display: block;
  font-size: 16px;
  color: #333;
  margin-top: 5px;
}

.ysfm {
  width: 960px;
  overflow: hidden;
  margin: 30px auto 0;
}

.ysfm a {
  display: block;
  line-height: 0;
  float: left;
}

.ysfm a:last-child {
  margin-left: 20px;
}

.ysfm a img {
  width: 100%;
}

.mkms {
  text-align: center;
  font-size: 20px;
  color: #333;
  margin-top: 20px;
  line-height: 22px;
}

.zylist {
  overflow: hidden;
  margin-top: 20px;
}

.zylist li {
  width: 260px;
  float: left;
  margin-right: 14px;
  background: #e6e6e6;
  padding: 0 0 15px;
}

.zylist li:nth-child(4n+4) {
  margin-right: 0;
}

.zylist li:nth-child(n+5) {
  margin-top: 14px;
}

.zylist li span {
  display: block;
  text-align: center;
  font-size: 26px;
  color: #2c2c2c;
  line-height: 28px;
  margin-top: 15px;
}

.zylist li font {
  display: block;
  padding: 0 10px;
  font-size: 18px;
  color: #383838;
  line-height: 30px;
  margin-top: 8px;
  text-align: center;
}

.zyinfo {
  background: #ececeb;
  padding: 15px 25px;
}

.zybt {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  line-height: 24px;
}

.zyms {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  margin-top: 8px;
}

.zyzx {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #f13b3b;
  color: #fff;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 20px;
}

.gxwt {
  overflow: hidden;
  margin-top: 30px;
}

.gxwt a {
  display: block;
  width: 346px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #acacac;
  border-radius: 24px;
  margin-right: 10px;
  float: left;
  color: #333;
}

.gxwt a:nth-child(3n+3) {
  margin-right: 0;
}

.gxwt a:nth-child(n+4) {
  margin-top: 10px;
}

.sx {
  overflow: hidden;
  margin-top: 20px;
}

.sx a {
  display: block;
  width: 260px;
  float: left;
  margin-right: 8px;
  background: #f3f3f3;
  padding-bottom: 15px;
}

.sx a:last-child {
  margin-right: 0;
}

.sx a strong {
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #f13b3b;
  font-size: 20px;
  line-height: 22px;
}

.sx a font {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 18px;
  margin-top: 8px;
}

.last_para {
  padding: 60px 0;
}