@charset "utf-8";
body {background: #f4f3f8;}
a{text-decoration:none; color: inherit;cursor: pointer;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clear{clear:both;}
.clearfix:after{
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.clearfix{*zoom: 1;}
.mar30 {margin: 3% auto;}
.wrap {padding: 0 3%;}
.floatL {float: left;}
.floatR {float: right;}
.p {
  text-indent: 2em;
  line-height: 2em;
}

.title_main {text-align: center;}
.title_main strong {font-size: 1.5rem;}

.hy li {
  border-radius: 5px;
  margin-bottom: 3%;
  padding: 3%;
}
.hy li:nth-child(1) {background: #fee6bf;}
.hy li:nth-child(2) {background: #fed5dd;}
.hy li:nth-child(3) {background: #cbf3fc;}
.hy li:nth-child(4) {background: #bfd1fe;}
.hy li strong {font-size: 1.3rem;}
.hy li p {
  margin-top: 1.5%;
  line-height: 1.5em;
}

.zx_a {
  display: block;
  width: 50%;
  padding: 2% 0;
  background: #feb52a;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  margin-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
}

.zylist li {
  width: 48.5%;
  margin-bottom: 3%;
  padding-bottom: 2%;
  text-align: center;
}
.zylist li img {
  width: 100%;
  margin-bottom: 2%;
  vertical-align: middle;
}
.zylist li p {line-height: 2em;}
.zylist li p strong {font-size: 1.2em;}
.zylist li p font {color: #f00;}
.zylist li .zy_a {
  display: inline-block;
  width: 40%;
  padding: 1.5% 0;
  background: #feb52a;
  color: #fff;
  margin: 1.5%;
  border-radius: 50px;
}
.zylist li .zy_a:last-child {background: #49b39d;}
.zy_btn {width: 70%;margin: auto;}
.zy_btn a {
  width: 50%;
  padding: 2% 0;
  background: #49b39d;
  color: #fff;
}
.zy_btn a:last-child {background: #feb52a;}

.xlzs {
  background: #49b39d;
  color: #fff;
  padding-bottom: 3%;
  text-align: center;
  line-height: 2em;
  overflow: hidden;
}

.ys li {align-items:center;}
.ys li strong {
  width: 20%;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 2%;
  background: #05be72;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}
.ys li p {
  width: 72%;
  padding: 3%;
  margin-bottom: 3%;
  background: #fff;
  line-height: 1.5em;
}

.wtlist a {
  width: 48.5%;
  padding: 2% 0;
  text-align: center;
  margin-bottom: 3%;
  background: #49b39d;
  color: #fff;
}

