@font-face {
  font-family: youshe;
  src: url(../font/优设标题黑.ttf);
}
header {
  position: relative;
}
header > img {
  width: 100%;
}
header .cont {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
header .cont .pc-banner-title {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.title-wrap span,
.title-wrap p {
  text-align: center;
  font-family: 'youshe';
}
.title-wrap .cn-title {
  font-size: 36px;
}
.title-wrap .cn-title span {
  color: #B9222E;
  font-size: 40px;
}
.title-wrap .en-title {
  font-size: 20px;
}
.title-wrap .line {
  margin: 0 auto;
  width: 70px;
  height: 4px;
  background-color: #B9222E;
  margin-top: 5px;
}
#modular1 {
  background-color: #F7F7F7;
}
#modular1 .c1 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#modular1 .c1 .img {
  width: 570px;
}
#modular1 .c1 .text {
  flex: 1;
  padding: 18px 30px;
  background-color: #fff;
  border-left: 10px solid #B9222E;
}
#modular1 .c1 .text p {
  font-size: 18px;
  line-height: 2;
}
#modular1 .c2-list {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 30px;
}
#modular1 .c2-list .list-item {
  flex: 1;
  padding: 20px;
  position: relative;
  color: #fff;
  font-weight: bold;
  line-height: 2;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 300ms;
}
#modular1 .c2-list .list-item:hover {
  transform: scale(1.1);
}
#modular1 .c2-list .list-item::after {
  content: '';
  display: block;
  width: calc(100% - 20px);
  height: 10px;
  opacity: 0.3;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
#modular1 .c2-list .list-item:not(:last-child) {
  margin-right: 20px;
}
#modular1 .c2-list .list-item:nth-child(odd) {
  background-color: #B9222E;
}
#modular1 .c2-list .list-item:nth-child(odd)::after {
  background-color: #B9222E;
}
#modular1 .c2-list .list-item:nth-child(even) {
  background-color: #0C3A92;
}
#modular1 .c2-list .list-item:nth-child(even)::after {
  background-color: #0C3A92;
}
#modular2 {
  background: url(../images/bg1.png) no-repeat center;
  background-size: cover;
}
#modular2 .content {
  text-align: center;
}
#modular3 {
  background: url(../images/bg2.png) no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 0;
}
#modular3 .cont {
  width: 1610px;
}
#modular3 .content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#modular3 .content .item {
  width: 48.75%;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
}
#modular3 .content .item .logo {
  position: absolute;
  right: 40px;
  top: 40px;
}
#modular3 .content .item P {
  color: #fff;
}
#modular3 .content .item:nth-child(1) {
  background-color: rgba(0, 0, 0, 0.5);
}
#modular3 .content .item:nth-child(2) {
  background: url(../images/bg3.png) no-repeat center bottom;
  background-size: 100% auto;
}
#modular3 .content .item:nth-child(2) img:last-child {
  text-align: center;
  margin: 40px auto 0;
  display: block;
}
#modular3 .content .item .title {
  font-size: 24px;
  font-weight: bold;
}
#modular3 .content .item .en-title {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  word-break: break-all;
  padding-bottom: 5px;
  border-bottom: 3px solid #fff;
  margin-bottom: 30px;
}
#modular3 .content .item .text {
  font-size: 18px;
  margin-bottom: 40px;
}
#modular3 .content .item .text p {
  line-height: 1.8;
}
#modular3 .content .item .text span {
  font-weight: bold;
  font-size: 22px;
}
#modular3 .content .item .brag-list .brag-list-item {
  padding: 10px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
#modular3 .content .item .brag-list .brag-list-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#modular3 .content .item .brag-list .brag-list-item:nth-child(1),
#modular3 .content .item .brag-list .brag-list-item:nth-child(2) {
  align-items: center;
  align-content: center;
}
#modular3 .content .item .brag-list .brag-list-item:nth-child(1) .r-list {
  margin-left: 50px;
}
#modular3 .content .item .brag-list .brag-list-item:nth-child(3) p:nth-child(1) {
  width: 290px;
}
#modular3 .content .item .brag-list .brag-list-item:nth-child(4) p:nth-child(1) {
  width: 210px;
}
#modular3 .content .item .brag-list .brag-list-item:nth-child(5) p:nth-child(1) {
  width: 110px;
}
#modular3 .content .item .brag-list .brag-list-item:nth-child(5) p:nth-child(2) {
  width: 240px;
}
#modular3 .content .item .brag-list .brag-list-item .img {
  margin-right: 25px;
}
#modular3 .content .item .brag-list .brag-list-item .r-list {
  flex: 1;
}
#modular3 .content .item .brag-list .brag-list-item .r-list li {
  display: flex;
  font-size: 16px;
  white-space: nowrap;
  line-height: 20px;
}
#modular3 .content .item .brag-list .brag-list-item .r-list li span {
  color: #B9222E;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
}
#modular4 .c1 {
  background: #F7F7F7;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 22px 86px 10px 35px;
  border-left: 5px solid #0C3A92;
}
#modular4 .c1 .text {
  flex: 1;
  margin-right: 50px;
  font-size: 18px;
}
#modular4 .c1 .text p {
  line-height: 2;
}
#modular4 .c1 .text span {
  font-weight: bold;
  font-size: 22px;
}
#modular4 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
#modular4 .list .list-item {
  width: 50%;
}
#modular4 .list .list-item:nth-child(1) .list-title,
#modular4 .list .list-item:nth-child(4) .list-title {
  background: linear-gradient(98deg, #B9222E 0%, rgba(254, 254, 254, 0) 90%);
}
#modular4 .list .list-item:nth-child(2) .list-title,
#modular4 .list .list-item:nth-child(3) .list-title {
  background: linear-gradient(90deg, #0C3A92 0%, rgba(255, 255, 255, 0) 90%);
}
#modular4 .list .list-item .list-title {
  display: flex;
  align-items: center;
  padding: 5px 0 5px 20px;
}
#modular4 .list .list-item .list-title p {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
#modular4 .list .list-item .list-list {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
}
#modular4 .list .list-item .list-list li {
  width: 50%;
  padding-left: 20px;
  position: relative;
}
#modular4 .list .list-item .list-list li::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #666;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#modular5 {
  background: url(../images/bg4.png) no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed;
}
#modular5 .title-wrap .cn-title,
#modular5 .title-wrap .en-title {
  color: #fff;
}
#modular5 .title-wrap .line {
  background-color: #fff;
}
#modular5 .desc {
  color: #fff;
  font-size: 18px;
}
#modular5 .swiper {
  margin-top: 30px;
}
#modular5 .swiper.m {
  display: none;
}
#modular5 .swiper .swiper-button-next,
#modular5 .swiper .swiper-button-prev {
  color: #fff;
  background: #000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 40px;
  opacity: 20%;
  top: 40%;
}
#modular5 .swiper .swiper-button-next:after,
#modular5 .swiper .swiper-button-prev:after {
  font-size: 30px;
}
#modular5 .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 50px;
}
#modular5 .swiper-slide .item {
  background: #fff;
  width: 380px;
  min-height: 200px;
  box-sizing: border-box;
  padding: 20px 0 20px 20px;
  border-top: 4px solid;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: nowrap;
  height: 220px;
}
#modular5 .swiper-slide .item .l {
  width: 108px;
  height: 108px;
  border-radius: 50%;
  margin-top: 30px;
}
#modular5 .swiper-slide .item .l img {
  width: 100%;
  height: 100%;
}
#modular5 .swiper-slide .item .r {
  margin-left: 20px;
  flex: 1;
}
#modular5 .swiper-slide .item .name {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
#modular5 .swiper-slide .item:nth-child(odd) {
  border-color: #B9222E;
}
#modular5 .swiper-slide .item:nth-child(odd) .l {
  box-shadow: 0 7px 0 0 #B9222E;
}
#modular5 .swiper-slide .item:nth-child(even) {
  border-color: #0C3A92;
}
#modular5 .swiper-slide .item:nth-child(even) .l {
  box-shadow: 0 7px 0 0 #0C3A92;
}
#modular5 .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.66;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
#modular5 .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 10px;
  opacity: 1;
}
#modular5 .tip {
  color: #fff;
  font-size: 18px;
  position: absolute;
  bottom: 30px;
}
#modular6 {
  background: #F7F7F7;
  padding-bottom: 100px;
}
#modular6 .c1 {
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-left: 10px solid #B9222E;
}
#modular6 .c1 .text {
  flex: 1;
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#modular6 .c1 .text p {
  font-size: 18px;
  line-height: 2;
}
#modular6 .c1 .text p span {
  font-weight: bold;
  color: #B9222E;
  font-size: 22px;
}
#modular6 .list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.32);
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#modular6 .list li {
  height: 90px;
  border-left: 2px solid;
  padding-left: 20px;
}
#modular6 .list li .title span {
  font-size: 30px;
  font-weight: bold;
}
#modular6 .list li:nth-child(odd) {
  border-color: #B9222E;
}
#modular6 .list li:nth-child(odd) .title {
  color: #B9222E;
}
#modular6 .list li:nth-child(even) {
  border-color: #0C3A92;
}
#modular6 .list li:nth-child(even) .title {
  color: #0C3A92;
}
#modular6 .list li .desc {
  font-size: 18px;
}
#modular7 .c1 {
  background: #F7F7F7;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-left: 10px solid #B9222E;
}
#modular7 .c1 .text {
  flex: 1;
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#modular7 .c1 .text p {
  font-size: 18px;
  line-height: 2;
}
#modular7 .c1 .text p span {
  font-weight: bold;
  color: #B9222E;
  font-size: 22px;
}
#modular7 .swiper {
  margin-top: 30px;
}
#modular7 .swiper .swiper-slide {
  text-align: center;
}
#modular7 .swiper .swiper-slide img {
  width: 100%;
}
#modular7 .swiper .swiper-button-next,
#modular7 .swiper .swiper-button-prev {
  color: #fff;
  background: #000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 40px;
  opacity: 50%;
}
#modular7 .swiper .swiper-button-next:after,
#modular7 .swiper .swiper-button-prev:after {
  font-size: 30px;
}
#modular8 {
  background: #F7F7F7;
}
#modular8 .tip {
  font-size: 18px;
}
#modular8 .list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.32);
  border-bottom: 1px solid rgba(0, 0, 0, 0.32);
  margin: 30px 0;
}
#modular8 .list li {
  width: 20%;
  border-left: 2px solid;
  padding-left: 20px;
  margin-bottom: 30px;
}
#modular8 .list li p {
  line-height: 1;
}
#modular8 .list li .title {
  margin-bottom: 10px;
}
#modular8 .list li .title span {
  font-size: 30px;
  font-weight: bold;
}
#modular8 .list li:nth-child(odd) {
  border-color: #B9222E;
}
#modular8 .list li:nth-child(odd) .title {
  color: #B9222E;
}
#modular8 .list li:nth-child(even) {
  border-color: #0C3A92;
}
#modular8 .list li:nth-child(even) .title {
  color: #0C3A92;
}
#modular8 .swiper {
  margin-top: 30px;
  padding-bottom: 30px;
}
#modular8 .swiper.m {
  display: none;
}
#modular8 .swiper .swiper-button-next,
#modular8 .swiper .swiper-button-prev {
  color: #fff;
  background: #000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 40px;
  opacity: 20%;
  top: 40%;
}
#modular8 .swiper .swiper-button-next:after,
#modular8 .swiper .swiper-button-prev:after {
  font-size: 30px;
}
#modular8 .swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #000;
  opacity: 0.33;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
#modular8 .swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 10px;
  opacity: 0.4;
}
#modular8 .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
#modular8 .swiper-slide .item {
  width: 25%;
  text-align: center;
  margin-bottom: 30px;
}
#modular8 .swiper-slide .item .img {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  border: 1px solid;
  padding: 2px;
  text-align: center;
  margin: 0 auto;
}
#modular8 .swiper-slide .item .img img {
  width: 100%;
  height: 100%;
}
#modular8 .swiper-slide .item .name {
  width: 150px;
  line-height: 42px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  color: #fff;
  border-radius: 21px;
  margin-top: -10px;
  position: relative;
  z-index: 20;
}
#modular8 .swiper-slide .item .grade {
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
}
#modular8 .swiper-slide .item .title {
  text-align: center;
}
#modular8 .swiper-slide .item:nth-child(odd) .img {
  border-color: #B9222E;
}
#modular8 .swiper-slide .item:nth-child(odd) .name {
  background-color: #B9222E;
}
#modular8 .swiper-slide .item:nth-child(even) .img {
  border-color: #0C3A92;
}
#modular8 .swiper-slide .item:nth-child(even) .name {
  background-color: #0C3A92;
}
#modular9 {
  background: url(../images/bg5.png) no-repeat center;
  background-size: cover;
}
#modular9 .title-wrap p,
#modular9 .title-wrap span {
  color: #fff;
}
#modular9 .title-wrap .line {
  background-color: #fff;
}
#modular9 .content {
  display: flex;
  flex-wrap: nowrap;
}
#modular9 .tab li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 214px;
  height: 214px;
  background: #fff;
  cursor: pointer;
  transition: 300ms;
  position: relative;
}
#modular9 .tab li::after {
  content: '';
  width: 40px;
  height: 44px;
  display: block;
  background: #B9222E;
  clip-path: polygon(0 2%, 5% 0, 39% 51%, 5% 100%, 0 98%);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: transparent;
  transition: 300ms;
}
#modular9 .tab li .img {
  width: 60px;
  height: 60px;
}
#modular9 .tab li .title {
  color: #B9222E;
  font-weight: bold;
  font-weight: 24px;
  margin-top: 20px;
}
#modular9 .tab li:nth-child(1) .img {
  background: url(../images/icon5.png) no-repeat center;
  background-size: 100% auto;
}
#modular9 .tab li:nth-child(2) .img {
  background: url(../images/icon6.png) no-repeat center;
  background-size: 100% auto;
}
#modular9 .tab li:nth-child(3) .img {
  background: url(../images/icon7.png) no-repeat center;
  background-size: 100% auto;
}
#modular9 .tab li.on {
  background: #B9222E;
}
#modular9 .tab li.on::after {
  right: -60px;
  background: #B9222E;
}
#modular9 .tab li.on .title {
  color: #fff;
}
#modular9 .tab li.on:nth-child(1) .img {
  background: url(../images/icon5-on.png) no-repeat center;
  background-size: 100% auto;
}
#modular9 .tab li.on:nth-child(2) .img {
  background: url(../images/icon6-on.png) no-repeat center;
  background-size: 100% auto;
}
#modular9 .tab li.on:nth-child(3) .img {
  background: url(../images/icon7-on.png) no-repeat center;
  background-size: 100% auto;
}
#modular9 .list {
  background: rgba(255, 255, 255, 0.8);
  padding: 60px 45px 60px 70px;
  height: 642px;
}
#modular9 .list li {
  display: none;
}
#modular9 .list .text {
  margin-bottom: 30px;
}
#modular9 .list .text p {
  font-size: 18px;
  line-height: 2;
}
#modular9 .list .text span {
  font-weight: bold;
}
#modular9 .list .img {
  display: flex;
  justify-content: space-between;
}
#modular9 .list.on {
  display: block;
}
#modular10 {
  background: url(../images/bg6.png) no-repeat center;
  background-size: cover;
}
#modular10 .list {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  height: 340px;
}
#modular10 .list::before,
#modular10 .list::after {
  content: '';
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 20;
}
#modular10 .list::before {
  background: url(../images/icon8.png) no-repeat center;
  background-size: 100% auto;
  left: 0;
}
#modular10 .list::after {
  background: url(../images/icon9.png) no-repeat center;
  background-size: 100% auto;
  right: 0;
}
#modular10 .list .line {
  width: 95%;
  height: 1px;
  background: #B9222E;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#modular10 .list li {
  border-left: 1px solid #B9222E;
  height: 140px;
  position: absolute;
  padding-left: 20px;
}
#modular10 .list li .title {
  font-size: 24px;
  font-weight: bold;
}
#modular10 .list li a {
  color: #B9222E;
  text-decoration: underline;
}
#modular10 .list li::before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/circle.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: -13px;
}
#modular10 .list li:nth-child(even) {
  padding-top: 50px;
  top: 170px;
}
#modular10 .list li:nth-child(even)::before {
  top: -13px;
}
#modular10 .list li:nth-child(odd) {
  top: 29px;
}
#modular10 .list li:nth-child(odd)::before {
  bottom: -13px;
}
#modular10 .list li:nth-child(2) {
  left: 200px;
}
#modular10 .list li:nth-child(3) {
  left: 465px;
}
#modular10 .list li:nth-child(4) {
  left: 680px;
}
#modular10 .list li:nth-child(5) {
  left: 940px;
}
#modular11 {
  background: url(../images/bg7.png) no-repeat center;
  background-size: cover;
}
#modular11 .m {
  display: none;
}
#modular11 .p {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
#modular11 .l {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  padding-right: 60px;
}
#modular11 .c .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
#modular11 .c li {
  display: flex;
  line-height: 2;
}
#modular11 .c li p {
  line-height: 2;
}
#modular11 .c a:hover {
  color: #B9222E;
}
#modular11 .r {
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  padding-left: 70px;
}
#modular11 .r p {
  margin-top: 15px;
  text-align: center;
}
footer {
  background: #383838;
}
footer .cont {
  display: flex;
  justify-content: center;
}
footer p {
  margin: 0 15px;
  text-align: center;
  color: #fff;
  line-height: 80px;
}
footer a {
  color: #fff;
}
@media (max-width: 768px) {
  .title-wrap .cn-title {
    font-size: 0.36rem;
  }
  .title-wrap .cn-title span {
    font-size: 0.4rem;
  }
  .title-wrap .en-title {
    font-size: 0.2rem;
  }
  .title-wrap .line {
    width: 0.7rem;
    height: 0.04rem;
    margin-top: 0.05rem;
  }
  body {
    background: #F7F7F7;
  }
  #modular1 .c1 {
    flex-direction: column-reverse;
  }
  #modular1 .c1 .img {
    width: 100%;
  }
  #modular1 .c1 .text {
    border-left: none;
    border-top: 0.1rem solid #B9222E;
    padding: 0.3rem 0.2rem;
  }
  #modular1 .c1 .text p {
    font-size: 0.28rem;
  }
  #modular1 .c2-list {
    margin-top: 0.2rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #modular1 .c2-list .list-item {
    padding: 0.3rem 0.25rem;
    font-size: 0.28rem;
  }
  #modular1 .c2-list .list-item:not(:last-child) {
    margin: 0;
    width: 47.82%;
    flex: unset;
    margin-bottom: 0.3rem;
  }
  #modular1 .c2-list .list-item:nth-child(3) {
    background: #0C3A92;
  }
  #modular1 .c2-list .list-item:nth-child(4) {
    background: #B9222E;
  }
  #modular3 {
    background: none;
  }
  #modular3 .cont {
    width: 100%;
  }
  #modular3 .content {
    display: block;
  }
  #modular3 .content .item {
    width: 100%;
    box-sizing: border-box;
    padding: 0.3rem;
  }
  #modular3 .content .item .title {
    font-size: 0.3rem;
  }
  #modular3 .content .item .en-title {
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
  #modular3 .content .item .logo {
    width: 1rem;
    top: 0.6rem;
    right: 0.6rem;
  }
  #modular3 .content .item .text {
    font-size: 0.28rem;
    margin-bottom: 0;
  }
  #modular3 .content .item .text span {
    font-size: 0.28rem;
  }
  #modular3 .content .item .item-inner {
    padding: 0.3rem;
  }
  #modular3 .content .item .brag-list .brag-list-item {
    display: block;
  }
  #modular3 .content .item .brag-list .brag-list-item .r-list li {
    display: block;
  }
  #modular3 .content .item .brag-list .brag-list-item .r-list li p {
    line-height: 2;
  }
  #modular3 .content .item .brag-list .brag-list-item .r-list li span {
    font-size: 0.28rem;
  }
  #modular3 .content .item .brag-list .brag-list-item:nth-child(1) .r-list {
    margin-left: 0;
  }
  #modular3 .content .item:nth-child(1) {
    background: url(../images/m-bg2.png) no-repeat center bottom;
    background-size: cover;
  }
  #modular3 .content .item:nth-child(1) .item-inner {
    background: rgba(0, 0, 0, 0.6);
  }
  #modular3 .content .item:nth-child(2) {
    background: url(../images/m-bg1.png) no-repeat center bottom;
    background-size: cover;
    padding-bottom: 0.8rem;
  }
  #modular3 .content .item:nth-child(2) .en-title {
    width: 4rem;
    word-break: normal;
  }
  #modular3 .content .item:nth-child(2) .item-inner {
    background: url(../images/m-bg3.png) no-repeat center bottom;
  }
  #modular3 .content .item:nth-child(2) .text {
    margin-bottom: 0.3rem;
  }
  #modular4 {
    background: #fff;
  }
  #modular4 .c1 {
    flex-direction: column-reverse;
    border: none;
    padding: 0;
    background: #F7F7F7;
  }
  #modular4 .c1 .img {
    padding: 0.3rem;
  }
  #modular4 .c1 .text {
    margin-right: 0;
    border-top: 5px solid #0C3A92;
    padding: 0.3rem;
  }
  #modular4 .c1 .text span {
    font-size: 0.28rem;
  }
  #modular4 .list .list-item {
    width: 100%;
  }
  #modular4 .list .list-item:nth-child(3) .list-title {
    background: linear-gradient(98deg, #B9222E 0%, rgba(254, 254, 254, 0) 90%);
  }
  #modular4 .list .list-item:nth-child(4) .list-title {
    background: linear-gradient(90deg, #0C3A92 0%, rgba(255, 255, 255, 0) 90%);
  }
  #modular4 .list .list-item .list-title {
    padding: 0.1rem 0.3rem;
  }
  #modular4 .list .list-item .list-title p {
    font-size: 0.3rem;
  }
  #modular4 .list .list-item .list-title img {
    width: 0.4rem;
    margin-right: 0.2rem;
  }
  #modular4 .list .list-item .list-list {
    font-size: 0.24rem;
  }
  #modular4 .list .list-item .list-list li {
    padding-left: 0.2rem;
  }
  #modular4 .list .list-item .list-list li::before {
    top: 0.1rem;
    bottom: unset;
  }
  #modular5 {
    background-attachment: scroll;
    background: url(../images/m-bg4.png) no-repeat center bottom;
  }
  #modular5 .desc {
    font-size: 0.28rem;
  }
  #modular5 .swiper.pc {
    display: none;
  }
  #modular5 .swiper.m {
    display: block;
  }
  #modular5 .swiper.m .swiper-slide {
    padding-bottom: 0;
  }
  #modular5 .swiper.m .item {
    min-height: 3.2rem;
    height: auto;
    padding: 0.3rem;
  }
  #modular5 .swiper.m .item .l {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0;
  }
  #modular5 .swiper.m .item .name {
    font-size: 0.3rem;
  }
  #modular5 .swiper.m .item .title {
    font-size: 0.24rem;
  }
  #modular5 .swiper.m .tip {
    position: unset;
    font-size: 0.2rem;
  }
  #modular6 {
    padding-bottom: 0.5rem;
  }
  #modular6 .c1 {
    flex-direction: column-reverse;
    border: none;
  }
  #modular6 .c1 .text {
    border-top: 5px solid #B9222E;
    padding: 0.3rem;
  }
  #modular6 .c1 .text p {
    font-size: 0.28rem;
  }
  #modular6 .c1 .text p span {
    font-size: 0.28rem;
  }
  #modular6 .list {
    margin: 0;
    background: #fff;
    padding: 0.3rem;
    display: block;
  }
  #modular6 .list li {
    height: unset;
    margin-bottom: 0.3rem;
    padding-left: 0.3rem;
  }
  #modular6 .list li .desc {
    font-size: 0.24rem;
    display: inline-block;
  }
  #modular7 {
    background: #fff;
  }
  #modular7 .c1 {
    flex-direction: column-reverse;
    background: #fff;
    border-left: none;
  }
  #modular7 .c1 .text {
    border-top: 5px solid #B9222E;
    padding: 0.3rem 0;
  }
  #modular7 .c1 .text p {
    font-size: 0.28rem;
  }
  #modular7 .swiper {
    margin-top: 0;
  }
  #modular8 .tip {
    font-size: 0.28rem;
  }
  #modular8 .swiper.pc {
    display: none;
  }
  #modular8 .swiper.m {
    display: block;
    padding-bottom: 0;
  }
  #modular8 .swiper .swiper-slide .item {
    width: 50%;
    margin-bottom: 0;
  }
  #modular8 .swiper .swiper-slide .item .img {
    width: 1.2rem;
    height: 1.2rem;
  }
  #modular8 .swiper .swiper-slide .item .name {
    width: 1.5rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  #modular8 .swiper .swiper-slide .item .grade {
    margin-top: 0.3rem;
    font-size: 0.28rem;
  }
  #modular8 .swiper .swiper-slide .item .title {
    font-size: 0.24rem;
    width: 2.8rem;
    text-align: center;
    margin: 0 auto;
  }
  #modular8 .list {
    padding: 0.3rem 0 0 0.3rem;
  }
  #modular8 .list li {
    width: 50%;
    margin-bottom: 0.3rem;
  }
  #modular9 {
    background: url(../images/m-bg5.png) no-repeat center;
    background-size: cover;
  }
  #modular9 .content {
    display: block;
  }
  #modular9 .content .tab {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 0.6rem;
  }
  #modular9 .content .tab li {
    width: 2.1rem;
    height: 2.1rem;
  }
  #modular9 .content .tab li .img {
    width: 0.7rem;
    height: 0.7rem;
  }
  #modular9 .content .tab li .title {
    margin-top: 0.15rem;
    font-size: 0.3rem;
  }
  #modular9 .content .tab li::after {
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    top: unset;
    transform: rotate(90deg);
  }
  #modular9 .content .tab li.on::after {
    bottom: -0.8rem;
    width: 0.6rem;
    height: 0.6rem;
  }
  #modular9 .list {
    height: auto;
    padding: 0.2rem;
  }
  #modular9 .list .text {
    margin-bottom: 0.3rem;
  }
  #modular9 .list .text p {
    font-size: 0.28rem;
  }
  #modular9 .list li:nth-child(1) img {
    width: 30%;
  }
  #modular10 {
    background: url(../images/m-bg6.png) no-repeat center;
  }
  #modular10 .list {
    height: unset;
    display: block;
    position: relative;
    border-left: 1px solid #B9222E;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    margin-left: 0.3rem;
  }
  #modular10 .list::before {
    width: 0.7rem;
    top: -0.35rem;
    left: -0.35rem;
    bottom: unset;
    margin: unset;
  }
  #modular10 .list::after {
    width: 0.7rem;
    bottom: -0.35rem;
    left: -0.35rem;
    top: unset;
    margin: unset;
  }
  #modular10 .list .line {
    display: none;
  }
  #modular10 .list li {
    position: relative;
    left: 0 !important;
    top: 0 !important;
    bottom: 0;
    border-left: none;
    height: auto;
    padding-left: 1.5rem;
    padding-top: 0 !important;
    margin-bottom: 0.3rem;
  }
  #modular10 .list li::before {
    top: 0.15rem !important;
    left: -0.15rem;
    width: 0.3rem;
    height: 0.3rem;
  }
  #modular10 .list li::after {
    content: '';
    width: 1.2rem;
    height: 1px;
    background: #B9222E;
    position: absolute;
    left: 0;
    top: 0.3rem;
    display: block;
  }
  #modular10 .list li .title {
    font-size: 0.3rem;
  }
  #modular11 {
    background: url(../images/m-bg7.png) no-repeat center left;
  }
  #modular11 .l,
  #modular11 .r {
    display: none;
  }
  #modular11 .c .title {
    font-size: 0.3rem;
  }
  #modular11 .c li span {
    white-space: nowrap;
  }
  #modular11 .c li p {
    flex: 1;
  }
  #modular11 .m {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 0.3rem;
    padding: 0 0.3rem;
  }
  #modular11 .m img {
    height: 1.4rem;
  }
  #modular11 .m .rr {
    display: flex;
  }
  #modular11 .m .rr p {
    writing-mode: vertical-lr;
    text-align: center;
  }
  footer .cont {
    width: 100%;
    display: block;
    padding: 0.3rem 0;
  }
  footer .cont p {
    line-height: 2;
  }
}
