<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  font-family: "MicrosoftYaHei";
}
a {
  text-decoration: none;
  cursor: pointer;
}
html,
body {
  width: 100vw;
  height: 100vh;
  font-family: Microsoft YaHei !important;
}
.mainWrap {
  width: 100vw;
  height: 100vh;
  background-image: url(/Public/Phone/images/mgzdxt_img/2.0.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.mainTit {
  font-weight: bold;
  font-size: 5.44rem;
  color: #ffffff;
  line-height: 7.36rem;
  text-shadow: 0 0.4rem 0.4rem #000000;
  padding-top: 2.9rem;
  text-align: center;
  display: block;
}
.mainTit span {
  position: relative;
  z-index: 10;
}
.mainTit span::before,
.mainTit span::after {
  z-index: -1;
  display: block;
  position: absolute;
  font-size: 5.44rem;
  font-weight: bold;
  color: #000000;
  text-stroke: 0.2rem #ffffff;
  opacity: 0.2;
  -webkit-text-stroke: 0.2rem #ffffff;
  white-space: nowrap;
}
.mainTit span::before {
  content: "ç¾Žå›½ç•™å­¦";
  top: 0.5rem;
  left: 0.5rem;
}
.mainTit span::after {
  content: "æ™ºèƒ½è¯Šæ–­ç³»ç»Ÿ";
  top: 7.7rem;
  left: -4.8rem;
}
.swTabAct {
  background: #f53324 !important;
  color: #ffffff !important;
  width: 13.75rem;
  height: 3.52rem;
}
.swTbCoIteChoiceAct {
  border: 0.1rem solid #f53324 !important;
}
.swTbCoIteChoiceAct::before {
  content: "";
  position: absolute;
  right: 1.8rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1.5rem;
  height: 1.1rem;
  background-image: url(/Public/Phone/images/mgzdxt_img/2.2.png);
  background-size: 100% 100%;
}
.nextClickWrap {
  width: 31.78rem;
  height: 3.91rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.nextClickWrap .nextClickItem {
  display: block;
  width: 15.3rem;
  height: 3.9rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 3.9rem;
  background-image: url(/Public/Phone/images/mgzdxt_img/2.1.png);
  background-size: 100% 100%;
  transition: 0.3s;
}
.mainCenterWrap {
  position: relative;
  width: 34.5rem;
  height: 48.04rem;
  background: #ffffff;
  border-radius: 1.4rem;
  overflow: hidden;
  margin: 3.5rem auto 0 auto;
}
.mainCenterWrap .tabTopicWrap {
  width: 34.5rem;
  height: 48.04rem;
  box-sizing: border-box;
  padding-top: 3.5rem;
  position: relative;
}
.mainCenterWrap .tabTopicWrap .tabTopicTit {
  font-weight: bold;
  font-size: 2rem;
  color: #171717;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 1.5rem;
}
.mainCenterWrap .tabTopicWrap .tabTopicP {
  width: 30.7rem;
  margin: 0 auto;
  margin-top: 4.4rem;
  text-indent: 3.2rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #1b1b1b;
  line-height: 2.19rem;
}
.mainCenterWrap .tabTopicWrap .inputWrap {
  width: 31.8rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 2.9rem auto 0 auto;
}
.mainCenterWrap .tabTopicWrap .inputWrap input {
  width: 31.8rem;
  height: 4rem;
  border: none;
  outline: none;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
.mainCenterWrap .tabTopicWrap .inputWrap .lastInputItem {
  width: 31.8rem;
  height: 4rem;
  background: #f0f0f0;
  border-radius: 2rem;
  display: flex;
}
.mainCenterWrap .tabTopicWrap .inputWrap .lastInputItem .inputCode {
  border-radius: 2rem 0 0 2rem;
  background: #f0f0f0;
  width: 18.8rem;
  box-sizing: border-box;
  padding-left: 1.7rem;
  font-size: 1.6rem;
}
.mainCenterWrap .tabTopicWrap .inputWrap .lastInputItem .getCode {
  width: 13rem;
  height: 4rem;
  background: #f53324;
  border-radius: 0 2rem 2rem 0;
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 4rem;
  box-sizing: border-box;
  text-align: center;
}
.mainCenterWrap .tabTopicWrap .inputWrap .upInputItem input {
  width: 31.8rem;
  height: 4rem;
  border-radius: 2rem;
  background: #f0f0f0;
  font-size: 1.6rem;
  box-sizing: border-box;
  padding-left: 1.7rem;
}
.mainCenterWrap .tabTopicWrap .switchWrap .swTab {
  width: 27.41rem;
  height: 3.52rem;
  background: #f0f0f0;
  border-radius: 1.76rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.mainCenterWrap .tabTopicWrap .switchWrap .swTab .swTabItem {
  width: 13.75rem;
  height: 3.52rem;
  border-radius: 1.76rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #151515;
  line-height: 3.52rem;
  text-align: center;
  transition: all 0.3s;
}
.mainCenterWrap .tabTopicWrap .switchWrap .swTab .swTabItem:hover {
  background: #f53324 !important;
  color: #ffffff !important;
  width: 13.75rem;
  height: 3.52rem;
}
.mainCenterWrap .swTbCoItem {
  margin: 1.4rem auto 0 auto;
  width: 31.8rem;
  height: 28.8rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mainCenterWrap .swTbCoItem .swTbCoIteChoice {
  width: 31.8rem;
  height: 4rem;
  background: #f0f0f0;
  border-radius: 1.9rem;
  line-height: 4rem;
  box-sizing: border-box;
  padding-left: 1.6rem;
  border: 0.1rem solid #f0f0f0;
  transition: all 0.3s;
  position: relative;
  font-size: 1.6rem;
}
.mainCenterWrap .swTbCoItem .swTbCoIteChoice:hover {
  border: 0.1rem solid #f53324;
}
.mainCenterWrap .singleChoiceWrap {
  height: 28.8rem;
  display: block;
  margin-top: 3rem;
}
.mainCenterWrap .singleChoiceWrap .swTbCoIteChoice {
  padding: 0.5rem 4rem 0.5rem 1.6rem;
  height: auto;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  line-height: 2.5rem;
}
.mainCenterWrap .swiper-container-horizontal &gt; .swiper-scrollbar {
  top: 0;
}
.mainCenterWrap .swiper-scrollbar-drag {
  background: #f53324;
}
.mainCenterWrap .swiper-container-horizontal &gt; .swiper-pagination-bullets,
.mainCenterWrap .swiper-pagination-custom,
.mainCenterWrap .swiper-pagination-fraction {
  top: 1rem;
  right: 1rem;
  width: auto;
  bottom: auto;
  left: auto;
  color: #999999;
  font-size: 1.4rem;
}
</pre></body></html>