<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-text-size-adjust: none;
}
i,
em {
  font-style: normal;
}
img {
  border: 0;
}
input {
  outline: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:hover {
  color: #e6454a;
}
:focus {
  outline: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
/* remember to define focus styles! */
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
code,
kbd,
samp,
tt {
  font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
  *font-size: 100%;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link,
:visited,
ins {
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
body {
  background: #fff;
  font: 14px/1.5 arial, "Microsoft YaHei";
  color: #333;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.red {
  color: #e6454a;
}
a {
  color: #333;
}
.hide {
  display: none;
}
body {
  background: #fff;
}
.wrapper {
  width: 1150px;
  margin: 0 auto;
}
.header {
/*  height: 95px;
  width: 1150px;
  margin: 0 auto;*/
}
.header .fl a {
  float: left;
}
.header .fl .logo {
  width: auto;
  height: auto;
  margin-top: 10px;
  position: relative;
}
.header .fl .encyclopedia {
  font-size: 24px;
  margin-top: 20px;
  display: inline;
  color: #262324;
  margin-left: 25px;
  position: relative;
  padding-left: 20px;
}
.header .fl .encyclopedia:before {
  content: '';
  height: 20px;
  width: 1px;
  position: absolute;
  display: block;
  border-left: 1px solid #EDEDED;
  left: 0;
  top: 10px;
}
.header .loca-city {
  background: url(res/loca-city.png) center left no-repeat;
  color: #848C99;
  font-size: 20px;
  padding-left: 25px;
  height: 30px;
  margin: 23px 0 0 20px;
}
.header .nav {
  margin-top: 12px;
  font-size: 16px;
  position: relative;
}
.header .nav a {
/*  margin: 0 0 0 40px;
  float: left;
  color: #333;
  display: block;
  height: 30px;
  transition: color .4s;
  -webkit-transition: color .4s;*/
}
.header .nav a:hover,
.header .nav a.on {
  color: #e6454a;
}
.header .nav .jz-service {
  position: relative;
  width: 80px;
  padding: 0 10px;
  z-index: 1;
}
.header .nav .jz-service .arrow {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 5px;
  width: 5px;
  display: block;
  border: 1px solid #C6C6C6;
  border-right-width: 0;
  border-top-width: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.header .nav .checked {
  color: #E6454A;
}
.header .nav .service-content {
  width: 100px;
  position: absolute;
  top: -25px;
  left: 114px;
  height: 172px;
  padding-top: 70px;
  text-align: center;
  border-top: solid 4px #DE0019;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
  background: #fff;
}
.header .nav .service-content a {
  float: none;
  margin: 0;
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.header .nav .service-content a:hover {
  color: #E6454A;
}
.panel {
  width: 1150px;
  margin: 0 auto;
}
.panel__title {
  line-height: 56px;
  font-weight: 700;
}
.panel__content {
  font-size: 14px;
}
.panel__title-action {
  float: right;
  font-weight: 400;
  font-size: 14px;
  color: #848c99;
  cursor: pointer;
}
.link-list {
  overflow: hidden;
}
.link-list--expandable {
  -webkit-transition: height .5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.link-list li {
  float: left;
  margin-right: 1em;
  line-height: 30px;
  min-width: 4em;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  margin-top: -2px;
  border-top: 4px solid #848c99;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
  -webkit-transition: all .5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.caret--reverse {
  border-top-color: #e84345;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.footer-new {
  background-color: #fff;
}
.knowlege-index {
  position: relative;
  margin-bottom: 1em;
}
.knowlege-index:last-child {
  margin-bottom: 0;
}
.knowlege-index__annotation {
  float: left;
  padding: 0!important;
  margin-right: 1em;
  line-height: 30px;
  font-weight: 700;
}
.knowlege-index__more {
  position: absolute;
  top: -5px;
  right: -10px;
  padding: 10px;
  cursor: pointer;
}
.area .column .column-ul li .omit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 70px;
  float: left;
}
.footer-new-panel {
  padding-top: 20px;
}
.footer-new-panel .footer-new-panel__title {
  text-align: left;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #f8f8f8;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #eb3422;
}
.footer-new-panel__content {
  font-size: 14px;
}
.footer-new-panel__title-action {
  float: right;
  font-weight: 400;
  font-size: 14px;
  color: #848c99;
  cursor: pointer;
}
.footer-new-separator {
  width: 100%;
  background-color: #f5f5f5;
  height: 20px;
}
.footer-new-link-list {
  overflow: hidden;
}
.footer-new-link-list--expandable {
  -webkit-transition: height .5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.footer-new-link-list li {
  float: left;
  margin-right: 1em;
  line-height: 30px;
  min-width: 4em;
}
.footer-new-link-list li a {
  margin: 0;
}
.footer-new-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  margin-top: -2px;
  border-top: 4px solid #848c99;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
  -webkit-transition: all .5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-new-caret--reverse {
  border-top-color: #e84345;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.footer-new-knowlege-index {
  position: relative;
  margin-bottom: 1em;
}
.footer-new-knowlege-index:last-child {
  margin-bottom: 0;
}
.footer-new-knowlege-index__annotation {
  float: left;
  padding: 0!important;
  line-height: 30px;
  font-weight: 700;
}
.footer-new-knowlege-index__more {
  position: absolute;
  top: -5px;
  right: -10px;
  padding: 10px;
  cursor: pointer;
}
.nav-bottom {
  margin-top: 0;
}
.footer {
/*  background-color: #f6f6f6;
  padding: 20px 0;
  line-height: 22px;
  text-align: center;
  color: #999;
  font-size: 12px;
  min-width: 1150px;*/
}
.footer p,
.footer p a {
  color: #666;
  font-size: 14px;
}
.footer p {
  margin-bottom: 11px;
}
.footer p a {
  margin: 0 10px;
  display: inline;
}
.link ul {
  overflow: hidden;
  padding: 10px 0 0;
  _height: 45px;
}
.link ul.last {
  border-bottom: 0px;
  padding: 20px 0 0 0;
}
.link li {
  float: left;
  line-height: 24px;
  overflow: hidden;
}
.link li.ll {
  float: right;
  width: 1098px;
  font-size: 12px;
}
.link li.ll .link-item {
  float: left;
  width: 144px;
}
.link li.ll .intrs {
  text-align: left;
}
.link li b {
  font-weight: bold;
  color: #666;
  display: inline-block;
  width: 102px;
}
.link li a {
  color: #666;
}
.link ol {
  padding: 20px 0;
  border-top: 1px dotted #d5d5d5;
  margin-top: 20px;
}
.link li.yl {
  float: right;
  width: 898px;
}
.link ol li a {
  margin-right: 30px;
  display: inline-block;
}
.right-layout {
  width: 320px;
}
.left-layout {
  width: 765px;
}
.eject-seo {
  display: none;
}
.border-top {
  border-top: solid 1px #EDEDED;
}
.border-btm {
  border-bottom: solid 1px #EDEDED;
}
.title-t {
  line-height: 56px;
  position: relative;
}
.title-t .arrow {
  height: 0;
  width: 0;
  margin-right: 10px;
  display: inline-block;
  border: 5px transparent solid;
  border-right-width: 0;
  border-left-color: #E6454A;
}
.title-t .tit {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  display: inline;
}
.title-t .more {
  position: absolute;
  right: 0;
}
.title-t .more .more a {
  color: #666;
  font-size: 14px;
}
.title-t .more a:hover {
  color: #E6454A;
}
.title-t .more .item {
  display: inline-block;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  width: 74px;
  height: 24px;
  border-radius: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.title-t .more .pink {
  border: solid 1px #FF9A9D;
  color: #FF9A9D;
}
.title-t .more .pink.checked {
  background: #FF9A9D;
}
.title-t .more .blue {
  border: solid 1px #9A81D8;
  color: #9A81D8;
}
.title-t .more .blue.checked {
  background: #9A81D8;
}
.title-t .more .green {
  border: solid 1px #78DB71;
  color: #78DB71;
}
.title-t .more .green.checked {
  background: #78DB71;
}
.title-t .more .checked {
  color: #fff;
}
.it-number {
  text-align: center;
  position: relative;
  top: -40px;
}
.it-number .icon {
  margin-right: 3px;
}
.it-number .vs {
  padding-left: 40px;
}
.it-number .red {
  font-size: 20px;
}
.all-price {
  background: #fff;
  margin-top: 20px;
}
.all-price .type-price {
  margin-top: 25px;
  border-bottom: solid 1px #eff0f3;
}
.all-price .type-price .list a {
  color: #626871;
}
.all-price .title {
  color: #262324;
  font-size: 14px;
  font-weight: bold;
}
.all-price .list {
  margin: 10px 0 20px;
}
.all-price .list li {
  float: left;
  margin: 10px 10px 0 0;
  overflow: hidden;
  height: 20px;
}
.all-price .last {
  border-bottom: 0;
}
.price-ranking .intrs {
  height: 37px;
  margin-bottom: 14px;
}
.price-ranking .intrs .city {
  line-height: 20px;
}
.price-ranking .intrs .city .sorting {
  background: #F6F6F6;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  float: left;
  vertical-align: middle;
  color: #999;
}
.price-ranking .intrs .city .city-name {
  padding-left: 8px;
  float: left;
}
.price-ranking .price {
  text-align: right;
}
.price-ranking .price .name {
  display: block;
  line-height: 17px;
  font-size: 12px;
}
.price-ranking .price .rising {
  margin-right: 3px;
}
.choose {
  width: 1150px;
  overflow: hidden;
  margin-top: 20px;
}
.choose .title-t {
  color: #262324;
  font-size: 16px;
  font-weight: bold;
  padding-top: 3px;
}
.choose .info-list {
  width: 1200px;
}
.choose .good-aunt .intr-3 {
  display: none;
}
.choose .good-aunt .cont {
  width: 222px;
  height: 258px;
  float: left;
  background: #F9F9F9;
  position: relative;
  margin-right: 10px;
  margin-bottom: 20px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.choose .good-aunt .cont .photos {
  width: 108px;
  height: 108px;
  font-size: 0;
  margin: 30px auto 10px;
}
.choose .good-aunt .cont .photos img {
  width: 108px;
  height: 108px;
  border-radius: 50%;
}
.choose .good-aunt .cont .item {
  display: block;
  line-height: 20px;
  color: #999;
}
.choose .good-aunt .cont .item .intr-1 {
  margin-top: 5px;
}
.choose .good-aunt .cont .item .intr-2 {
  margin: 15px 0 10px;
}
.choose .good-aunt .cont .item .name {
  font-size: 18px;
  color: #292D33;
  padding-right: 10px;
}
.choose .good-aunt .cont .item .t {
  font-size: 14px;
}
.choose .good-aunt .cont .item .intr {
  text-align: center;
  margin-bottom: 10px;
}
.choose .good-aunt .cont .intr-1 .t-1 {
  padding: 0 3px;
}
.choose .good-aunt .cont .intr-1 .t-2 {
  padding-left: 5px;
}
.choose .good-aunt .cont .intr-2 .t-1 {
  padding: 0 5px;
}
.choose .good-aunt .cont .intr-2 .t-2 {
  padding-left: 5px;
}
.choose .good-aunt .cont .btn {
  height: 32px;
  text-align: center;
  line-height: 32px;
  width: 78px;
  display: inline-block;
  font-size: 12px;
}
.choose .good-aunt .cont .check {
  background: #fff;
  color: #999;
}
.choose .good-aunt .cont .appointment {
  background: #E6454A;
  color: #fff;
  border: solid 1px #E6454A;
}
.choose .good-aunt .cont:hover {
  cursor: pointer;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
}
.wenda .intrs,
.zhishi .intrs,
.hot-shipu .intrs {
  line-height:  2.5;
  white-space:  nowrap;
  overflow:  hidden;
  text-overflow:  ellipsis;
}
.yuezi-tools {
  margin-top: 23px;
}
.yuezi-tools .tools-item {
  width: 11.1%;
  float: left;
  text-align: center;
}
.yuezi-tools .icon-img {
  margin-top: 5px;
}
.yuezi-tools .tools-texts {
  margin-top: 10px;
}

/*# sourceMappingURL=base.css.map */


</pre></body></html>