<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*初始化样式*/
* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #fff;
}

li {
  list-style: none;
}

/*顶部样式*/
.top_head {
  width: 18.75rem;
  height: 2.25rem;
  margin: 0px auto;
  text-align: center;
  background: #333;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
}

.top_main {
  width: 18.75rem;
  height: 2.25rem;
  text-align: center;
  margin: 0px auto;
}

.top_left {
  width: 5rem;
  float: left;
  height: 2.25rem;
}

.logo {
  display: block;
  margin-left: 0.125rem;
  margin-top: 0.25rem;
}

.logo a {
  display: block;
}

.logo a img {
  height: 1.75rem;
}

.top_left .zx {
  color: #fff;
  text-align: center;
  line-height: 1.125rem;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  font-size: 0.35rem;
  margin-left: 0.25rem;
  display: inline;
}

.top_right {
  font-weight: bold;
  font-family: "Microsoft Yahei";
  line-height: 1.125rem;
  margin-right: 0.25rem;
  display: inline;
  font-size: 0.3rem;
}

.top_right a {
  color: #fff;
}

.top_right a:hover {
  text-decoration: underline;
  color: #fff;
}

/*底部*/
body {
  font-size: 0.3rem;
}

.bottom {
  width: 100%;
  height: 3.75rem;
  margin: 0px auto;
  text-align: center;
  background: #333333;
  padding-bottom: 0.5rem;
}

.bottom_bt {
  width: 966px;
  height: auto;
  text-align: center;
  margin: 0px auto;
}

.bottom_seem {
  display: inline;
}

.bottom_nav {
  line-height: 25px;
  padding: 5px;
  color: #fff;
  height: 25px;
}

.bottom_nav a {
  margin: 0px 4px;
  color: #fff;
}

.bottom_nav a:hover {
  text-decoration: underline;
  color: #fff;
}

.bottom_nav a:active, .bottom_nav a:focus {
  color: #fff;
}

.bottom_logo {
  display: inline;
}

.bottom_xi {
  margin-left: 10px;
  display: inline;
}

.bottom_xi p {
  color: #fff;
  line-height: 35px;
  height: 35px;
  text-align: left;
}

.bottom_xi p a:hover {
  text-decoration: underline;
  color: #fff;
}

.bottom_xi p a:active, .bottom_xi p a:focus {
  color: #fff;
}

.bottom_tm {
  text-align: right;
  display: inline;
}

.bottom_tm span {
  width: 80px;
  height: auto;
  float: right;
  margin-right: 20px;
}

.bottom_tm span p {
  color: #fff;
  text-align: center;
  line-height: 25px;
}

.test-banner {
  width: 18.75rem;
  height: 10.35rem;
  background: url(../images/banner.png) no-repeat center;
  background-size: cover;
}

.test-choose {
  position: relative;
  width: 18.75rem;
  height: auto;
  background: url(../images/pic1.png) no-repeat top center;
  background-size: contain;
}

.main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 18.75rem;
  height: auto;
  margin: 0 auto;
}

.btn-red {
  display: block;
  background: #cb0600;
  width: 7.5rem;
  height: 1.5rem;
  margin: 0.75rem auto;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border-radius: 0.25rem;
}

.test-ul {
  width: 18.75rem;
  margin: 0.55rem auto;
  padding-top: 4rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background: url(../images/pic1_02.png) no-repeat top center;
  background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.test-ul ul li {
  width: 100%;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  border-bottom: 0.05rem solid #999;
  font-size: 0.5rem;
  color: #4e4e4e;
  font-style: italic;
}

.test-path {
  height: auto;
  margin-top: 0.8rem;
  padding-top: 2.5rem;
  background: url(../images/pic2.png) no-repeat top center;
  background-size: contain;
}

.btn-red leyu2 {
  top: 50px;
}

/*测评结果*/
.test-flow {
  width: 18.75rem;
  margin: 0 auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.test-flow ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.test-flow ul li {
  width: 154px;
  height: 135px;
  border: 1px solid #d9d9d9;
  background: #f8f8f8;
  position: relative;
  font-size: 17px;
  color: #656565;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.test-flow ul li h3 {
  position: absolute;
  color: #beb5f4;
  font-size: 15px;
  top: 0;
  left: 0;
  font-style: italic;
  font-weight: 100;
}

.test-flow ul li span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: 20px;
}

/*分析定位*/
.test-loca {
  background: url(../images/pic3.png) no-repeat top center;
  background-size: contain;
  height: 2.9rem;
  margin-top: 1rem;
  padding-top: 2.9rem;
}

.test-result {
  width: 18rem;
  margin: 1rem auto;
}

.test-result ul li {
  height: 1.25rem;
  line-height: 1.25rem;
  border-bottom: 0.05rem solid #999;
  font-style: italic;
  font-size: 0.5rem;
  text-align: center;
}

.test-img {
  position: relative;
}

.test-img img {
  width: 1.1rem;
  height: 0.775rem;
}

.test-img .test-img1 {
  position: absolute;
  left: 0.75rem;
  top: 0.25rem;
}

.test-img .test-img2 {
  position: absolute;
  left: 3.125rem;
  top: 0.25rem;
}

.test-img .test-img3 {
  position: absolute;
  left: 6.25rem;
  top: 0.25rem;
}

/*预约*/
.ifame {
  width: 329px;
  height: 230px;
  background: rgba(255, 255, 255, 0.9);
  margin: auto;
  text-align: center;
  /*padding-right:1px;*/
  /*padding-left:1px;*/
  padding-top: 2px;
  position: absolute;
  top: -38px;
  left: 30px;
  border: 1px solid #ededed;
}

.ifame img {
  position: absolute;
  bottom: -17px;
  left: -2px;
}

.ifame1 {
  width: 329px;
  height: 230px;
  background: rgba(255, 255, 255, 0.9);
  margin: auto;
  text-align: center;
  /*padding-right:1px;*/
  /*padding-left:1px;*/
  padding-top: 2px;
  position: absolute;
  top: -38px;
  left: 400px;
  border: 1px solid #ededed;
}

.ifame img {
  position: absolute;
  bottom: -17px;
  left: -2px;
}

.yuyue {
  width: 16.25rem;
  height: 10rem;
  margin-bottom: 1.5rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: sans-serif;
  text-align: center;
  background: #fff;
}

.yuyue h1 {
  color: #fff;
  line-height: 1.5rem;
  font-size: 1rem;
  text-align: center;
  font-weight: 100;
  width: 100%;
  background: #f8411f;
}

.yuyue input {
  margin-top: 0.5rem;
  height: 1.5rem;
  width: 10.25rem;
  text-indent: 0.25rem;
  border: 0.05rem solid #e0e0e0;
}

.yuyue input[type="submit"] {
  height: 2rem;
  background: #b30d23;
  border-radius: 0.25rem;
  border: 0;
  outline: none;
  cursor: pointer;
  color: #fff;
  line-height: 2rem;
  font-size: 0.85rem;
  margin-top: 0.5rem;
}

.yuyue .yzmcode {
  width: 6rem;
}

.yuyue .codetxt {
  width: 4rem;
  height: 1.5rem;
  color: #fff;
  border: 0;
  background-color: #f8411f;
}

.yuyue .disabled {
  opacity: .65;
}

.yuyue img {
  margin-top: 0.5rem;
}

#yuyue2 h1 {
  background: #bd2003;
}

.footer {
  width: 18.75rem;
  padding: 0.75rem 0 2rem;
  background: #333;
  font: 0.6rem/1.5em "Microsoft Yahei", sans-serif;
  text-align: center;
  color: #eee;
}

.clearfix {
  zoom: 1;
}

.clearfix::after {
  clear: both;
  display: block;
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
}
/*# sourceMappingURL=main.css.map */</pre></body></html>