<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 全局 */
html {
  width: 100%;
  height: auto;
  min-height: 100vh;
  display: block;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}
body {
  width: 100%;
  height: auto;
  min-height: 100vh;
  color: #666;
  font-family: "Microsoft YaHei", "SimSun", "Segoe UI", "Verdana", "Helvetica", "Sans-Serif";
  position: relative;
  overflow-x: hidden;
  background-color: #fff;
  padding-top: 1px;
}
img {
  max-width: 100%;
  display: block;
}
ul,
ol,
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: #666978;
  cursor: pointer !important;
}
a:hover {
  color: #7090fd;
  cursor: pointer !important;
}
input {
  font-family: "Microsoft YaHei", "SimSun", "Segoe UI", "Verdana", "Helvetica", "Sans-Serif";
}
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.wrap {
  background-image: url("../images/topbg-m.png"), url("../images/bottombg.png"), url("../images/bg2.png");
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100% auto, 100% auto, 100% auto;
  background-position: center 40px, center bottom, center;
  width: 100%;
}
.header .titms {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.header .titms img {
  width: 20%;
}
.header .titms h1 {
  font-size: 0.875em;
}
.header .titleImg {
  width: 80%;
  display: block;
}
.content {
  width: 90%;
  margin: 30px auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cardTop {
  height: 44px;
  background-image: url("../images/box-m_01.png");
}
.cardTop .zsswTitleImg {
  width: 70%;
  top: -10px;
  margin-left: -35%;
}
.cardMiddle {
  padding: 0 5px;
  background-image: url("../images/box-m_02.png");
}
.cardBottom {
  height: 80px;
  background-image: url("../images/box-m_03.png");
}
.card1 {
  display: none;
}
.p1-m {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.card2 {
  padding: 0 20px;
  flex-direction: column;
}
.card2 .bor {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 10px 0;
}
.card2 .bor &gt; h3 {
  display: none;
}
.card2 .bor .con {
  margin-top: 0;
  padding: 15px;
  font-size: 0.875em;
  background: url(../images/xskh.png) no-repeat 100% 90%, linear-gradient(to right, #e01616 0%, #ff731f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c21ff', endColorstr='#38b4ff', GradientType=1);
  /* IE6-9 */
  border-radius: 15px;
  background-size: 20%, 100%;
}
.card2 .bor:first-child .con {
  background: url(../images/xskh.png) no-repeat 100% 90%, linear-gradient(to right, #e01616 0%, #ff731f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c21ff', endColorstr='#38b4ff', GradientType=1);
  /* IE6-9 */
  border-radius: 15px;
  background-size: 20%, 100%;
}
.card2 .bor:last-child .con {
  background: url(../images/ljsw.png) no-repeat 100% 90%, linear-gradient(to right, #e01616 0%, #ff731f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c21ff', endColorstr='#38b4ff', GradientType=1);
  /* IE6-9 */
  border-radius: 15px;
  background-size: 20%, 100%;
}
.card4 {
  padding: 10px;
}
.card4 .bor {
  width: 90%;
  line-height: 1.8em;
  color: #fff;
  background: linear-gradient(to right, #e01616 0%, #ff731f 100%);
  border: 0;
  border-radius: 10px;
  padding: 12px 10px 20px;
  margin-top: 0 !important;
}
.card4 .bor p {
  font-size: 0.875em;
}
.card5 .shifanBox {
  width: 100%;
  height: 242px;
  margin-top: 20px;
  background-image: url(../images/shifanbg-m.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.card5 .shifanBox .changgui {
  width: 38%;
  height: 150px;
  top: 32%;
  left: 6%;
}
.card5 .shifanBox .changgui .text {
  font-size: 0.75em;
}
.card5 .shifanBox .siwei {
  width: 42%;
  height: 150px;
  top: 25%;
  right: 2%;
}
.card5 .shifanBox .siwei .text {
  font-size: 0.75em;
}
.card5 .shifanBox .vs {
  width: 16%;
  position: absolute;
  top: 12%;
  left: 40%;
}
.card6 li {
  width: 18%;
  height: 1.8em;
  margin: 4px 9px;
  border-radius: 3em;
  font-size: 0.875em;
}
.card7 {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.card7 .tjBox {
  width: 31%;
  height: 86px;
  background-color: #fee77e;
  border: #e72c18 3px solid;
  border-radius: 12px;
}
.p2-m,
.p3-m,
.p5-m {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.fdLeft,
.fdRight {
  display: none;
}
.mImg {
  display: block;
}
img[src$="p2wenzi.png"],
img[src$="p3img.png"],
img[src$="p4img1.png"],
img[src$="p4img2.png"],
img[src$="p5img.png"] {
  display: none;
}
.tit-m {
  width: 90%;
  display: block;
  margin: 10px auto;
}
</pre></body></html>