* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  outline: none;
}
body {
  background-color: #ffffff;
}
.flex {
  display: flex;
}
.flex-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header {
  font-size: 12px;
  height: 490px;
  background: url(../img/top-bg.jpg) no-repeat;
  background-size: 1920px 490px;
  background-position: center center;
  margin-bottom: 30px;
}
.header > div {
  width: 175px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 23px;
  padding: 26px 0 0 175px;
  box-sizing: border-box;
}
.header-h1 {
  width: 392px;
  margin: 90px auto 26px;
  font-size: 56px;
  font-family: HYZhengYuan;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0 3px 11px rgba(157, 7, 0, 0.35);
}
.header-h3 {
  width: 240px;
  margin: 0 auto 30px;
  height: 30px;
  line-height: 30px;
  background: #FFFFFF;
  border: 1px solid #ffe9ae;
  border-radius: 15px;
  font-size: 18px;
  font-family: HYZhengYuan;
  font-weight: normal;
  text-align: center;
  position: absolute;
  left: 250px;
}
.header .ptxt {
  width: 470px;
  padding: 0 0 0 60px;
  margin: 75px 0 0;
}
.header .ptxt > .lazy {
  background: no-repeat;
  background-size: 22px 22px;
  background-position: left center;
  padding-left: 30px;
  font-size: 18px;
  font-family: HYZhengYuan;
  font-weight: normal;
  margin: 0 0 19px 21px;
}
.header .text {
  width: 1200px;
  height: 128px;
  margin: 45px auto 0;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 3px 10px 0 rgba(102, 5, 0, 0.35);
  font-size: 16px;
  color: #313131;
  padding: 23px 0 0 13px;
  box-sizing: border-box;
  line-height: 26px;
  position: absolute;
  top: 400px;
  left: -504px;
}
.container {
  font-size: 12px;
}
.container .content6 {
  width: 1200px;
  margin: 0 auto 30px;
  padding-top: 16px;
}
.container .content6-flex-title {
  width: 1200px;
  margin: 0 auto 35px;
  height: 50px;
}
.container .content6-flex-title > h1 {
  width: 1200px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 30px;
  color: #2e2e2e;
}
.container .content6 > .text {
  text-align: center;
  height: 30px;
  margin-bottom: 30px;
  line-height: 10px;
  font-size: 16px;
}
.container .content6 .bg {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0 8px;
  box-sizing: border-box;
  height: auto;
  background-color: #FFFFFF;
  border-radius: 8px;
}
.container .content6-flex {
  width: 1150px;
  margin: 0 auto;
  height: auto;
}
.container .content6-box {
  width: 364px;
  height: 288px;
  background: #ffdc00;
  border-radius: 15px;
  margin-bottom: 35px;
  box-sizing: border-box;
  padding: 12px 20px 0;
  transition: all 0.3s ease-in-out;
}
.container .content6-box:hover {
  transform: scale(1.02);
}
.container .content6-box-p1 {
  font-size: 54px;
  font-family: HYZhengYuan;
  font-weight: normal;
  color: #ff443b;
  opacity: 0.5;
  height: 55px;
}
.container .content6-box-p2 {
  margin: 0 auto 40px;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 28px;
  font-weight: bold;
  font-family: HYZhengYuan;
  color: #ff443b;
}
.container .content6-box-p3 {
  font-size: 16px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin-bottom: 30px;
}
.container .content6 .tese-head {
  width: 1200px;
  margin: 60px auto;
  height: 100px;
}
.container .content6 .tese-head > img {
  width: 20px;
  height: 100px;
  margin-right: 45px;
}
.container .content6 .tese-head > h1 {
  line-height: 100px;
  font-size: 36px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 600;
  color: #2E2E2E;
}
.container .content6 .tese-box {
  width: 1150px;
  margin: 0 auto;
}
.container .content6 .tese-box-content {
  width: 364px;
  height: 288px;
  background: #FFDC00;
  border-radius: 15px;
  padding: 12px 0 0 0 ;
  box-sizing: border-box;
  margin-bottom: 45px;
  transition: all 0.3s ease-in-out;
}
.container .content6 .tese-box-content > h1 {
  font-size: 54px;
  font-family: HYZhengYuan;
  font-weight: 400;
  color: #FF443B;
  text-align: left;
  height: 50px;
  opacity: 0.5;
  margin-left: 26px;
}
.container .content6 .tese-box-content > h2 {
  width: 56px;
  height: 56px;
  line-height: 56px;
  background: #FFFFFF;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-family: HYZhengYuan;
  font-weight: normal;
  color: #FF443B;
  margin-bottom: 40px;
  transition: all 0.3s ease-in-out;
}
.container .content6 .tese-box-content > h2:hover {
  background: rgba(255, 69, 59, 0.6);
  color: #fff;
}
.container .content6 .tese-box-content > p {
  font-size: 16px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #000000;
  margin-bottom: 30px;
  text-align: center;
}
.container .content6 .tese-box-content:hover {
  transform: scale(1.02);
}
.container .content6 .tese-box2 {
  width: 1150px;
  margin: 0 auto 30px;
}
.container .content6 .tese-box2-content {
  width: 364px;
  height: 371px;
  border-radius: 25px;
  padding: 49px 30px 0 ;
  box-sizing: border-box;
  box-shadow: 0px 3px 10px 0px rgba(253, 82, 75, 0.35);
  transition: all 0.3s ease-in-out;
}
.container .content6 .tese-box2-content:hover {
  transform: scale(1.02);
}
.container .content6 .tese-box2-content .p1 {
  color: #FF443B;
  margin-bottom: 25px;
  font-weight: normal;
}
.container .content6 .tese-box2-content .p2 {
  color: #1A1A1A;
  margin-bottom: 50px;
  font-weight: bold;
}
.container .content6 .tese-box2-content .p1,
.container .content6 .tese-box2-content .p2 {
  font-size: 24px;
  font-family: HYZhengYuan;
  text-align: center;
}
.container .content6 .tese-box2-content .p3 {
  font-size: 16px;
  font-family: FZLanTingHei-EL-GBK;
  font-weight: 400;
  color: #1A1A1A;
  line-height: 36px;
}
.container .nlpy {
  padding: 50px 0 10px 0;
  background-color: #f0f3f8;
}
.container .nlpy-bg {
  width: 1200px;
  background: #FFFFFF;
  box-shadow: 0 3px 10px 0 rgba(240, 243, 248, 0.35);
  border-radius: 8px;
  padding: 34px 0;
  margin: 0 auto 50px;
}
.container .nlpy-konw {
  width: 1150px;
  margin: 10px auto 40px;
}
.container .nlpy-konw > .flex > p {
  line-height: 18px;
  font-size: 18px;
  color: #0d0d0d;
}
.container .nlpy-konw > .flex .lazy {
  width: 18px;
  height: 18px;
  background: no-repeat center center #ffffff;
  border-radius: 50%;
  background-size: 12px 12px;
  margin: 0 20px 0 0;
}
.container .nlpy-two {
  width: 1160px;
  margin: 0 auto 40px;
}
.container .nlpy-two > div {
  width: 375px;
  box-shadow: 0 0 5px 0 rgba(13, 13, 13, 0.2);
  padding: 15px 20px;
  box-sizing: border-box;
  margin: 20px 0 10px;
  border-radius: 12px;
  height: 142px;
  transition: all 0.3s ease-in-out;
}
.container .nlpy-two > div:hover {
  margin: 10px 0 10px;
  height: 142px;
}
.container .nlpy-two .title {
  width: 330px;
  margin: 0 auto 21px;
  font-size: 24px;
  font-family: HYZhengYuan;
  font-weight: bold;
  color: #0d0d0d;
  text-align: center;
}
.container .nlpy-two .ptxt {
  background: no-repeat;
  background-size: 10px 11px;
  background-position: top 8px left;
  padding: 0 0 0 15px;
  font-size: 16px;
  font-family: HYZhengYuan;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 30px;
}
.container .nlpy-two .lastp > .left > p {
  padding: 0 0 0 15px;
}
.container .nlpy-two .lastp > .right {
  width: 79px;
  height: 70px;
  background: no-repeat;
  background-size: 100% 100%;
}
.container .nlpy-three {
  width: 355px;
  margin: 0 20px;
}
.container .nlpy-three .h1-bg {
  width: 355px;
  height: 77px;
  background: no-repeat;
  background-size: 355px 77px;
}
.container .nlpy-three-h3 {
  width: 100%;
  height: 77px;
  line-height: 77px;
  padding: 0 23px;
  box-sizing: border-box;
  background: no-repeat;
  font-size: 24px;
  font-family: HYZhengYuan;
  font-weight: normal;
  color: #000000;
  background-position: center right 38px;
  margin-bottom: 22px;
}
.container .nlpy-three .one {
  background-size: 53px 45px;
}
.container .nlpy-three .two {
  background-size: 44px 53px;
}
.container .nlpy-three .three {
  background-size: 44px 47px;
}
.container .nlpy-three-div {
  padding: 22px;
  box-sizing: border-box;
}
.container .nlpy-three-div .text {
  font-size: 16px;
  color: #262626;
  line-height: 28px;
}
.container .nlpy-three-div > img {
  margin-left: 12px;
}
.container .shmm {
  padding: 50px 0 0 0;
}
.container .shmm-h1,
.container .shmm-h2 {
  font-size: 18px;
  color: #2e2e2e;
  text-align: center;
  font-weight: 600;
}
.container .shmm-h1 {
  margin-bottom: 12px;
}
.container .shmm-h2 {
  margin-bottom: 26px;
}
.container .shmm-img {
  text-align: center;
  margin-bottom: 34px;
}
.container .shmm-img > img {
  width: 512px;
  height: 216px;
}
.container .shmm .huoban {
  text-align: center;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 38px;
}
.container .shmm .jieye {
  width: 1200px;
  margin: 0 auto 38px;
  text-align: center;
}
.container .shmm .jieye .text {
  width: 1200px;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}
.container .shmm .jieye .text > span {
  font-weight: 600;
}
.container .shmm .jieye > img {
  width: 179px;
  height: 180px;
  margin: 15px auto 0;
  display: block;
}
.container .shmm .ciwai {
  width: 1200px;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-family: HYZhengYuan;
  font-weight: 600;
  color: #2e2e2e;
}
.container .kctx {
  font-size: 14px;
  color: #2e2e2e;
}
.container .kctx .nlpy-bg {
  margin: 0 auto 38px;
}
.container .kctx table,
.container .kctx table tr th,
.container .kctx table tr td {
  border: 1px solid rgba(255, 69, 59, 0.89);
}
.container .kctx table {
  width: 1160px;
  margin: 0 auto;
  text-align: center;
  border-collapse: collapse;
}
.container .kctx th,
.container .kctx td {
  font-weight: 400;
  padding: 10px;
}
.container .kctx .left {
  text-align: left;
}
.container .kctx .center {
  text-align: center;
}
.container .kctx .th1 {
  width: 72px;
}
.container .kctx .th2 {
  width: 130px;
}
.container .kctx .th3 {
  width: 120px;
}
.container .kctx td {
  line-height: 24px;
}
.footer {
  padding: 0 0 38px;
}
.footer > a {
  display: block;
  background-color: #ff443b;
  width: 150px;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 20px;
  font-size: 20px;
}
