﻿.pub_tit {
  margin: 6% auto;
}
.pub_but {
  width: 90%;
  background: #fff;
  line-height: 0.6rem;
  border-radius: 0.3rem;
  margin: 10% auto;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.pub_but > span {
  font-size: 0.26rem;
  color: #0071ce;
  margin-left: 5%;
}
.pub_but > a {
  font-size: 0.28rem;
  color: #ffff00;
  text-align: center;
  background: #e71e6c;
  width: 2.18rem;
  border-radius: 0.3rem;
}
.mod1 {
  position: relative;
}
.mod1 > p {
  font-size: 0.214rem;
  color: #242424;
  line-height: 0.294rem;
  width: 3.24rem;
  position: absolute;
  left: 25%;
}
.mod1 > p:nth-of-type(1) {
  top: 20%;
}
.mod1 > p:nth-of-type(2) {
  top: 38%;
}
.mod1 > p:nth-of-type(3) {
  top: 61%;
}
.mod1 > p:nth-of-type(4) {
  top: 84%;
}
.mod2 {
  position: relative;
}
.mod2 > p {
  font-size: 0.21rem;
  color: #242424;
  line-height: 0.344rem;
  width: 4.2rem;
  position: absolute;
  top: 31%;
  left: 18%;
  text-indent: 2em;
  text-align: justify;
}
.mod3 {
  margin-top: 6%;
  background: #e1edfb;
}
.mod3 > p {
  font-size: 0.22rem;
  color: #0071ce;
  line-height: 0.344rem;
  width: 5.9rem;
  text-indent: 2em;
  text-align: justify;
  margin: 1% auto;
}
.mod3_con {
  width: 5.9rem;
  margin: 6% auto;
  position: relative;
}
.mod3_con > ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.mod3_con > ul > li {
  width: 2.9rem;
  border: 1px solid #84beee;
  background: #fff;
}
.mod3_con > ul > li > h3 {
  font-weight: normal;
  font-size: 0.22rem;
  text-align: center;
  margin: 10% auto 3%;
}
.mod3_con > ul > li > p {
  font-size: 0.18rem;
  line-height: 0.26rem;
  width: 2.18rem;
  margin: 2% auto 10%;
}
.mod3_con > ul > li:nth-of-type(1),
.mod3_con > ul > li:nth-of-type(4) {
  border-top-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  color: #0071ce;
}
.mod3_con > ul > li:nth-of-type(2),
.mod3_con > ul > li:nth-of-type(3) {
  border-top-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
  color: #ffb530;
}
.mod3_con > dl {
  width: 0.4rem;
  height: 0.4rem;
  border: 2px solid #84beee;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 46%;
  left: 46%;
}
.mod4_con {
  width: 5.92rem;
  margin: 3% auto;
}
.mod4_con > ul {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 1%;
}
.mod4_con > ul > li {
  background: #e1edfb;
  width: 2.95rem;
}
.mod4_con > ul > li > h3 {
  font-weight: normal;
  font-size: 0.24rem;
  color: #0071ce;
  margin-top: 12%;
}
.mod4_con > ul > li:nth-of-type(2) > img {
  width: 0.57rem;
}
.mod4_con > ul > li > p {
  font-size: 0.2rem;
  color: #414141;
  line-height: 0.3rem;
  width: 2.2rem;
  text-align: justify;
  margin-top: 4%;
}
.mod4_con > ul > li:nth-of-type(2) {
  padding-left: 0.3rem;
  width: 2.65rem;
}
.mod4_con > ul:nth-of-type(2) > li:nth-of-type(1) > img,
.mod4_con > ul:nth-of-type(4) > li:nth-of-type(1) > img {
  width: 0.57rem;
}
.mod4_con > ul:nth-of-type(2) > li:nth-of-type(1),
.mod4_con > ul:nth-of-type(4) > li:nth-of-type(1) {
  padding-left: 0.3rem;
  width: 2.65rem;
}
.mod4_con > ul:nth-of-type(2) > li:nth-of-type(2) > img,
.mod4_con > ul:nth-of-type(4) > li:nth-of-type(2) > img {
  width: 2.95rem;
}
.mod4_con > ul:nth-of-type(2) > li:nth-of-type(2),
.mod4_con > ul:nth-of-type(4) > li:nth-of-type(2) {
  padding-left: 0;
  width: 2.95rem;
}
.mod4 .pub_but {
  background: #0071ce;
}
.mod4 .pub_but > span {
  color: #fff;
}
.mod4 .pub_but > a {
  border: 0.01rem solid #fff;
}
.mod5 {
  background: #e1edfb;
}
.mod5_con {
  width: 5.85rem;
  margin: 3% auto 0;
}
.mod5_con > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mod5_con > ul > li {
  width: 2.53rem;
  background: #fff;
  margin-bottom: 7%;
  border-radius: 0.1rem;
  padding: 2%;
  position: relative;
}
.mod5_con > ul > li > img {
  width: 2.53rem;
}
.mod5_con > ul > li > h3 {
  font-weight: normal;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  background: #ffb530;
  line-height: 0.38rem;
  border-radius: 0.19rem;
  width: 1.94rem;
  position: absolute;
  top: 33%;
  left: 15%;
}
.mod5_con > ul > li > p {
  font-size: 0.2rem;
  color: #242424;
  line-height: 0.31rem;
  width: 2.2rem;
  margin: 16% auto 3%;
}
.mod5 .pub_but {
  margin-top: 3%;
}
.mod6 > p {
  font-size: 0.22rem;
  color: #242424;
  line-height: 0.36rem;
  width: 5.72rem;
  margin: 2% auto;
  text-indent: 2em;
}
.mod6_con {
  width: 92.18%;
  margin: 6% auto;
}
.mod6_con > ul {
  display: flex;
  justify-content: space-between;
}
.mod6_con > ul > li {
  width: 1.7rem;
}
.mod6_con > ul > li > p {
  font-size: 0.22rem;
  color: #ffb734;
  line-height: 0.27rem;
  text-align: center;
  margin-top: 12%;
}
.mod6_con > ul:nth-of-type(2) {
  width: 64%;
  margin: 10% auto 6%;
}
.mod6 .pub_but {
  background: #0071ce;
}
.mod6 .pub_but > span {
  color: #fff;
}
.mod6 .pub_but > a {
  border: 0.01rem solid #fff;
}
.mod7 {
  background: #ffb530;
}
.mod7 > dl {
  width: 1.8rem;
  margin: 2% auto;
}
.mod7 > h2 {
  font-size: 0.48rem;
  color: #ffffff;
  text-align: center;
}
.mod7 > p:nth-of-type(1) {
  font-size: 0.22rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.3rem;
}
.mod7 > dt {
  width: 0.67rem;
  margin: 0 auto;
}
.mod7 > p:nth-of-type(2) {
  font-size: 0.22rem;
  color: #ffffff;
  line-height: 0.34rem;
  width: 5.5rem;
  margin: 0 auto;
  text-indent: 2em;
}
.mod7 > ul {
  width: 4.56rem;
  margin: 4% auto;
  display: flex;
  justify-content: space-between;
}
.mod7 > ul > a {
  width: 2.06rem;
  font-size: 0.24rem;
  color: #fa6161;
  line-height: 0.7rem;
  background: #fff;
  border-radius: 0.35rem;
  text-align: center;
}
.mod7 > ul > a > img {
  width: 0.52rem;
  margin-right: 2%;
}
.mod7 > ul > a:nth-of-type(1) {
  color: #fdbe01;
}