@charset "UTF-8";
body {
  background: white;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* 标题样式 */
.title {
  text-align: center;
}
.title .tit {
  font-size: 1.2rem;
  font-weight: bold;
}
.title span {
  color: #139e96;
  font-size: 0.7rem;
  padding: 0 1rem;
  letter-spacing: 0.2rem;
}
.title .egs {
  font-size: 0.9rem;
}

/* 两个按钮的样式 */
.btn {
  overflow: hidden;
  text-align: center;
}
.btn a {
  display: inline-block;
  width: 38%;
  margin: 0 5%;
  padding: 0.4rem 0;
  color: white;
  font-size: 1.2rem;
  border-radius: 0.4rem;
  background: #f19825;
  text-align: center;
}

/* 一个按钮的样式 */
.bun {
  display: block;
  width: 60%;
  margin: 0 auto;
  padding: 0.3rem 0;
  color: #d6001d;
  border: 1px solid #d6001d;
  border-radius: 0.3rem;
  text-align: center;
  font-size: 1.1rem;
}

.content1 {
  overflow: hidden;
  padding: 1.4rem 1rem 2.5rem;
}
.content1 .left {
  width: 38%;
  float: left;
  border-radius: 50%;
}
.content1 .left img {
  border-radius: 50%;
}
.content1 p {
  width: 62%;
  float: left;
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
.content1 p span {
  color: #f58056;
}

.content2 {
  padding: 0 1rem;
  overflow: hidden;
}
.content2 .all {
  background: url(../images/10.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 1.8rem;
  margin-top: 1rem;
}
.content2 ul {
  padding: 1.4rem 1.2rem 0.7rem;
}
.content2 ul li {
  overflow: hidden;
  margin-bottom: 1.1rem;
}
.content2 ul li .img {
  float: left;
  width: 13.4%;
}
.content2 ul li .text {
  float: left;
  width: 86.6%;
  padding-left: 1.5rem;
}
.content2 ul li .text .tit {
  font-size: 1rem;
  font-weight: bold;
  padding: 2% 0 0.2rem;
}
.content2 ul li .text p {
  font-size: 0.9rem;
  color: #333333;
}

.content3 {
  padding: 2.1rem 1rem 2.7rem;
}
.content3 .img {
  margin: 0.6rem 0 0;
}
.content3 .text {
  background: #e6e6e6;
  padding: 1.1rem 0.9rem 0.1rem;
  margin-bottom: 0.9rem;
}
.content3 .text .tit {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
}
.content3 .text ul {
  overflow: hidden;
  padding: 0.8rem 0;
}
.content3 .text ul li {
  width: 33%;
  float: left;
  font-size: 1rem;
  font-weight: bold;
}
.content3 .text ul .middle {
  text-align: center;
}
.content3 .text ul .right {
  text-align: right;
}

.content3 .text ul li span {
  font-size: 1.5rem;
  color: #139e96;
  font-style: italic;
  padding-right: 0.2rem;
}
.content3 .text .txt {
  padding-top: 0.8rem;
  border-top: 1px dashed #a0a0a0;
}
.content3 .text .txt p {
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-bottom: 1.2rem;
}

.content4 {
  padding: 0 1rem;
}
.content4 .article {
  padding: 1.7rem 0 2.1rem;
  background: #efefef;
  border-radius: 0.4rem;
}
.content4 p {
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-align: center;
  padding: 0 1.5rem;
}
.content4 ul {
  overflow: hidden;
  margin: 1rem 0 1.6rem;
}
.content4 ul li {
  float: left;
  width: 30%;
  margin: 0 1.6%;
}

.content5 {
  position: relative;
  background: #84ccc9;
  padding: 2.6rem 0 1.5rem;
}

.content5 .text {
  width: 90%;
}

.content5 p:first-child {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: white;
}

.content5 p:nth-child(2) {
  font-size: 1.2rem;
  color: white;
  text-align: center;
}

.content5 form {
  overflow: hidden;
  background: none;
}

.content5 input {
  float: left;
  height: 3.2rem;
  line-height: 3.2rem;
  color: #b0b0b0;
  font-size: 1rem;
  border-radius: 0.8rem;
}

.content5 .tijiao {
  background: #ffaf09;
  font-size: 1.5rem;
  font-weight: bold;
  color: white;
}

.content6 {
  padding: 2rem 1rem 3rem;
}

.content6 {
  overflow: hidden;
  background: white;
}

.content6 ul {
  overflow: hidden;
  position: relative;
  padding: 1.4rem 0 1rem;
}

.content6 ul a {
  display: block;
  height: 100%;
  color: black;
}

.content6 ul li {
  padding: 0.5rem 0 0 0.9rem;
  background: #f4f4f4;
  overflow: hidden;
  float: left;
  width: 49%;
  height: 6rem;
  margin-bottom: 0.5rem;
  position: relative;
}

.content6 ul li .num {
  position: absolute;
  left: 2%;
  top: 0;
  color: white;
  padding: 0.35rem 0.5rem;
  background: #f39800;
  font-size: 1rem;
}

.content6 ul li:nth-child(2n-1) {
  margin-right: 2%;
}

.content6 ul li img {
  float: left;
  margin: 0 auto;
  width: 35%;
}

.content6 ul li .text {
  float: left;
  width: 65%;
}

.content6 ul li p {
  font-size: 1.5rem;
  padding-top: 0.4rem;
}

.content6 ul li span {
  font-size: 0.6rem;
  color: #009e96;
  display: block;
}

.content6 ul li:nth-child(6) {
  padding-left: 0;
  padding-top: 1rem;
}

.content6 ul li:nth-child(6) img {
  float: none;
  margin: 0 auto;
}

.content6 ul li:nth-child(6) .text {
  float: none;
  text-align: center;
}

.content6 ul li:nth-child(6) .text span {
  text-align: center;
  display: block;
}

.content7 {
  background: #dcf0ef;
  padding-bottom: 1.6rem;
  margin-top: 0.85rem;
}
.content7 ul {
  padding: 1.3rem 1rem 1.65rem;
}
.content7 ul li {
  overflow: hidden;
  position: relative;
  background: white;
  margin-bottom: 0.65rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.15);
}
.content7 ul li:first-of-type {
  border-top-left-radius: 2rem;
}
.content7 ul li:last-of-type {
  border-bottom-right-radius: 2rem;
}
.content7 ul .img {
  float: left;
  width: 35.5%;
}
.content7 ul .text {
  position: absolute;
  width: 64.5;
  padding: 0 0.6rem;
  top: 50%;
  left: 35.5%;
  transform: translate(0, -50%);
}
.content7 ul .tit {
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 0.55rem;
}
.content7 ul p {
  font-size: 0.9rem;
  line-height: 1.2rem;
}

.content8 {
  padding: 1.85rem 1rem 1.8rem;
}
.content8 a {
  color: #333333;
}
.content8 ul {
  overflow: hidden;
}
.content8 li {
  width: 49%;
  float: left;
  height: 3.2rem;
  position: relative;
  background: #f5f5f5;
  margin-bottom: 0.7rem;
}
.content8 li:nth-of-type(2n) {
  margin-left: 2%;
}
.content8 p {
  width: 100%;
  font-size: 0.9rem;
  text-align: center;
  padding: 0 1.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.notice {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.notice .nbt {
  display: block;
  float: left;
  width: 20%;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  color: #da1a1a;
  font-weight: 700;
}

.notice .nwz {
  float: right;
  width: 78%;
  padding: 0 2%;
  padding-right: 6%;
  color: #333;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
}

