.container {
  width: 100%;
  position: relative;
  position: relative;
}

.container .outer {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #ffffff;
  z-index: 3;
}

.container .outer .header {
  width: 12.15rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.container .outer .header .headerLeft {
  display: flex;
  width: 10.15rem;
}

.container .outer .header .headerLeft a {
  font-size: 0.17rem;
  height: 0.58rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  flex-grow: 1;
  border-right: 0.01rem solid #cccccc;
  text-align: center;
  font-size: 0.17rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.58rem;
  color: #1b1b1b;
}

.container .outer .header .headerLeft .a1 {
  width: 1.68rem;
  flex-grow: 0;
}

.container .outer .header .headerLeft .a3 {
  background: #ff6600;
  color: #ffffff;
}

.container .outer .header .headerLeft .a2 {
  background-color: #5273b5;
  color: #ffffff;
}

.container .outer .header .headerRight {
  display: flex;
  margin-top: 0.05rem;
  justify-content: space-between;
}

.container .outer .header .headerRight > img {
  width: 0.37rem;
  height: 0.5rem;
}

.container .outer .header .headerRight > .font {
  margin-left: 0.1rem;
}

.container .outer .header .headerRight > .font > p:first-child {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.24rem;
}

.container .outer .header .headerRight > .font > p:last-child {
  height: 0.22rem;
  background: #ff6600;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.24rem;
  align-items: 0.22rem;
  text-align: center;
  margin-top: 0.03rem;
}

.container .banner {
  height: 7.25rem;
  background: url(../img/03.png);
  background-size: 100% 100%;
  overflow: hidden;
  margin-top: 0.58rem;
}

.container .banner > p {
  font-size: 1rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.29rem;
  text-shadow: 0.1rem 0.1rem 0.05rem #314396;
  margin-left: 4rem;
}

.container .banner > div:nth-child(3) {
  width: 6.44rem;
  height: 0.3rem;
  margin: 0 auto;
  margin-top: 0.58rem;
  display: flex;
  justify-content: space-between;
}

.container .banner > div:nth-child(3) > p {
  display: flex;
  align-items: center;
}

.container .banner > div:nth-child(3) > p > img {
  width: 0.36rem;
  height: 0.34rem;
}

.container .banner > div:nth-child(3) > p > span {
  margin-left: 0.06rem;
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.45rem;
}

.container .banner > div:nth-child(4) {
  display: flex;
  align-items: center;
  margin-left: 6.17rem;
  margin-top: 0.53rem;
}

.container .banner > div:nth-child(4) > img {
  width: 1.16rem;
  height: 0.32rem;
}

.container .banner > div:nth-child(4) > p {
  height: 0.32rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.24rem;
  text-shadow: 0 0.05rem 0.05rem rgba(0, 0, 0, 0.38);
  margin-left: 0.24rem;
  margin-right: 0.24rem;
}

.container .banner > div:last-child {
  margin-left: 5.4rem;
}

.container .banner > div:last-child > a:first-child {
  width: 3.25rem;
  height: 0.84rem;
  background: linear-gradient(94deg, #ff8959, #f15f45);
  border-radius: 0.19rem;
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.84rem;
  text-align: center;
}

.container .banner > div:last-child > a:last-child {
  width: 3.25rem;
  height: 0.84rem;
  background: #243b69;
  border: 0.01rem solid #ffffff;
  border-radius: 0.19rem;
  margin-left: 1.9rem;
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.84rem;
  text-align: center;
}

.container .iconLeft {
  width: 1.82rem;
  background: #5273b5;
  border-radius: 0.11rem;
  position: fixed;
  top: 2.79rem;
  left: 1.14rem;
  padding-bottom: 0.18rem;
  z-index: 3;
}

.container .iconLeft > img {
  width: 1.49rem;
  height: 1.68rem;
  margin-top: -1.35rem;
  margin-left: 0.14rem;
}

.container .iconLeft > p {
  width: 1.61rem;
  height: 0.42rem;
  background: #ffffff;
  border: 0.01rem solid #223966;
  border-radius: 0.11rem;
  margin-left: 0.1rem;
  margin-bottom: 0.04rem;
  display: flex;
}

.container .iconLeft > p > img {
  margin-top: 0.1rem;
  margin-left: 0.24rem;
}

.container .iconLeft > p > a {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.42rem;
  margin-left: 0.17rem;
}

.container .iconLeft > p:nth-child(2) {
  font-size: 0.19rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #223966;
  line-height: 0.42rem;
  text-align: center;
}

.container .iconLeft > div:last-child {
  display: flex;
  margin-top: 0.13rem;
  margin-left: 0.41rem;
}

.container .iconLeft > div:last-child > img {
  width: 0.14rem;
  height: 0.15rem;
}

.container .iconLeft > div:last-child > p {
  font-size: 0.19rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.17rem;
  margin-left: 0.07rem;
}

.container .content1 > p:first-child {
  width: 4.53rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #000;
  line-height: 1rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.container .content1 > p:first-child::before {
  content: "";
  width: 0.64rem;
  height: 0.05rem;
  background: #05355a;
  position: absolute;
  left: 1.92rem;
  top: 0.94rem;
}

.container .content1 > .content2-1 {
  width: 12.12rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 0.31rem;
}

.container .content1 > .content2-1 > .box {
  width: 3.89rem;
  height: 3.92rem;
  background: linear-gradient(0deg, #ffffff, #fcf1ff);
  border: 0.01rem solid #7e0e88;
  border-radius: 0.05rem;
  position: relative;
}

.container .content1 > .content2-1 > .box > p:first-child {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ff6e00;
  line-height: 0.28rem;
  opacity: 0.8;
  margin-top: 0.41rem;
  text-align: center;
}

.container .content1 > .content2-1 > .box > p:nth-child(2) {
  width: 3.03rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  margin-left: 0.43rem;
  margin-top: 0.34rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.container .content1 > .content2-1 > .box > a {
  display: block;
  position: absolute;
  width: 1.6rem;
  height: 0.43rem;
  background: linear-gradient(0deg, #ec63e6, #b626e7);
  border: 0.01rem solid #ec63e6;
  border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #eeeeee;
  line-height: 0.43rem;
  text-align: center;
  bottom: 0.32rem;
  left: 1.13rem;
}

.container .content2 > p:first-child {
  width: 4.53rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #000;
  line-height: 1.14rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.container .content2 > p:first-child::before {
  content: "";
  width: 0.64rem;
  height: 0.05rem;
  background: #05355a;
  position: absolute;
  left: 1.92rem;
  top: 0.94rem;
}

.container .content2 .box {
  width: 12.12rem;
  margin: 0 auto;
  margin-top: 0.36rem;
  overflow: hidden;
}

.container .content2 .box .box1 {
  width: 11.5rem;
  display: flex;
}

.container .content2 .box .box1 .box1-1 > p:first-child {
  width: 1.33rem;
  height: 0.36rem;
  background: #336699;
  border-radius: 0.05rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
  text-align: center;
}

.container .content2 .box .box1 .box1-1 > p:last-child {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.29rem;
  margin-top: 0.1rem;
  text-align: center;
}

.container .content2 .box > img {
  width: 12.12rem;
}

.container .content3 {
  height: 6.62rem;
  background: url(../img/17.png);
  background-size: 100% 100%;
  margin-top: 0.35rem;
  overflow: hidden;
}

.container .content3 > p:first-child {
  font-size: 0.36rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.29rem;
  margin-left: 6.83rem;
  margin-top: 0.5rem;
}

.container .content3 > img:nth-child(2) {
  width: 12.13rem;
  height: 0.23rem;
  margin: 0 auto;
  margin-top: 0.1rem;
}

.container .content3 > p:nth-child(3) {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.29rem;
  margin-left: 6.43rem;
  margin-top: 0.16rem;
}

.container .content3 .box {
  width: 12.3rem;
  margin: 0 auto;
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
}

.container .content3 .box > a {
  width: 1.55rem;
  height: 0.62rem;
  background: #ffffff;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: black;
  text-align: center;
  margin-right: 0.2rem;
  margin-top: 0.24rem;
}

.container .content3 .box > .a1 {
  background: #ff6e00;
  color: #ffffff;
}

.container .content3 .box > .a2 {
  background-color: #ff6e00;
  color: #fff;
}

.container .content3 > a:last-child {
  width: 3rem;
  height: 0.57rem;
  background: #ff6600;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.57rem;
  text-align: center;
  margin-left: 8.11rem;
  margin-top: 0.38rem;
}

.container .content4 > p:first-child {
  height: 1.12rem;
  width: 5.27rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #000;
  line-height: 1.6rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.container .content4 > p:first-child::before {
  content: "";
  width: 0.64rem;
  height: 0.05rem;
  background: #ff6e00;
  position: absolute;
  left: 2.3rem;
  top: 1.1rem;
}

.container .content4 .box {
  width: 11.4rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 0.46rem;
  justify-content: space-between;
}

.container .content4 .box > div {
  width: 2.2rem;
  height: 1.8rem;
  position: relative;
  margin-bottom: 0.68rem;
}

.container .content4 .box > div > img {
  width: 0.91rem;
  height: 0.91rem;
  margin: 0 auto;
}

.container .content4 .box > div > p {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.32rem;
  text-align: center;
}

.container .content4 .box > div > .btn {
  width: 1.39rem;
  height: 0.42rem;
  background: #ff6e00;
  border-radius: 0.06rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.42rem;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
}

.container .content5 > p:first-child {
  height: 1rem;
  width: 5.27rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #000;
  line-height: 1.3rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.container .content5 > p:first-child::before {
  content: "";
  width: 0.64rem;
  height: 0.05rem;
  background: #ff6e00;
  position: absolute;
  left: 2.3rem;
  top: 1rem;
}

.container .content5 .box {
  width: 11.8rem;
  margin: 0 auto;
  margin-top: 0.53rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.container .content5 .box .box1 {
  width: 5.8rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
  position: relative;
}

.container .content5 .box .box1 > span {
  width: 0.36rem;
  height: 0.36rem;
  background: #ff6e00;
  border-radius: 50%;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
  text-align: center;
}

.container .content5 .box .box1 > p {
  width: 3.9rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.4rem;
  margin-left: 0.1rem;
  color: #434343;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container .content5 .box .box1 > a {
  display: block;
  width: 1.46rem;
  height: 0.4rem;
  background: #336699;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.4rem;
  border-radius: 5rem;
  text-align: center;
  margin-left: 0.8rem;
  position: absolute;
  right: 0;
  top: 10;
}

.container .footer {
  height: 0.95rem;
  background: #336699;
  overflow: hidden;
  margin-top: 0.62rem;
}

.container .footer p {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.24rem;
  text-align: center;
}
