@charset "UTF-8";
html {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
}
a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
label,
li,
main,
ol,
option,
p,
pre,
q,
section,
select,
span,
table,
td,
textarea,
th,
tr,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  line-height: inherit;
  vertical-align: baseline;
  background: 0 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
ol,
ul {
  list-style: none;
}
hr {
  border-bottom: 1px solid #000000;
}
img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}
a,
a:hover {
  color: #000;
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
[type=checkbox],
[type=color],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=radio],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: medium none;
}
::-webkit-input-placeholder {
  color: #a1a1a1;
}
:-moz-placeholder {
  color: #a1a1a1;
}
::-moz-placeholder {
  color: #a1a1a1;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #a1a1a1;
}
[type=button],
[type=reset],
[type=submit],
button {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
:focus {
  outline: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.cutoff,
.cutoff * {
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.black {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=70);
  opacity: .7;
  -moz-opacity: .7;
  display: none;
}
.white {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  display: none;
}
.popup {
  position: fixed;
  z-index: 100;
  display: none;
}
.gesture {
  cursor: pointer;
}
.percent {
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
}
.cover {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.hv-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.h-center {
  left: 50%;
  transform: translateX(-50%);
}
.v-center {
  top: 50%;
  transform: translateY(-50%);
}
._tag {
  background-color: #129646;
  opacity: .8;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
body {
  width: 100%;
  height: 100%;
  min-height: 12.07rem;
  display: block;
  font-family: "SimHei", sans-serif;
  -webkit-text-size-adjust: 100% !important;
  padding-top: constant(safe-area-inset-top);
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
}
body {
  background-color: #1f4456;
}
.singin {
  position: fixed;
  background-image: url(../image/singin@2x.png);
  width: 1.4rem;
  height: 1.03rem;
  right: 0;
  top: 4.9rem;
  z-index: 98;
}
.kv {
  width: 100%;
  height: 5.16rem;
}
.kv .kvs {
  width: 100%;
  height: 100%;
  box-shadow: 0 0.01rem 0.29rem 0 rgb(0 0 0 / 20%);
}
.kv .kvs .swiper-slide {
  background-size: cover;
}
.kv .kvs .swiper-pagination {
  z-index: 3;
}
.kv .kvs .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.06rem;
  margin: 0 0.05rem;
  background-color: #fff;
  border-radius: 0.05rem;
}
.banner-1 {
  background-image: url(../image/banner20241223.png);
  width: 6.96rem;
  height: 2.08rem;
  margin: 0.45rem auto 0;
}
.banner-2 {
  background-image: url(../image/banner20241211.png);
  width: 6.90rem;
  height: 1.17rem;
  margin: 0.1rem auto 0;
}
.group-topic {
  width: 6.97rem;
  margin: 0.6rem auto 0;
}
.group-topic ul {
  display: flex;
  justify-content: space-between;
}
.group-topic ul li {
  width: 3.41rem;
  height: 5.13rem;
}
.title-1 {
  background-image: url(../image/title-1-20241210@2x.png);
  width: 3.78rem;
  height: 0.49rem;
  margin: 0.6rem auto 0;
}
.swiper-pagination {
  z-index: 0;
}
.zxtt {
  margin: 0.62rem auto 0;
}
.zxtt .waiting {
  background-image: url(../image/waiting@2x.png);
  width: 6.96rem;
  height: 10.46rem;
  margin: 0 auto;
  /*box-shadow: 0 0.01rem 0.29rem 0 rgba(229, 229, 229, 0.94);*/
  border-radius: 0.1rem;
}
.zxtt .swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.zxtt .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.zxtt .swiper .swiper-slide ul {
  width: 100%;
  height: 100%;
  position: relative;
  margin-left: 0.13rem;
}
.zxtt .swiper .swiper-slide ul li {
  width: 3.41rem;
  height: 5.53rem;
  /*box-shadow: 0 0.01rem 0.29rem 0 rgba(229, 229, 229, 0.94);*/
  border-radius: 0.1rem;
  background-size: cover;
  float: left;
  margin: 0 auto 0.2rem 0.14rem;
}
.zxtt .swiper .swiper-slide ul li a {
  width: 100%;
  height: 0.4rem;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  z-index: 1;
}
.zxtt .swiper .swiper-horizontal > .swiper-pagination-bullets,
.zxtt .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.zxtt .swiper .swiper-pagination-custom,
.zxtt .swiper .swiper-pagination-fraction {
  bottom: -0.1rem;
}
.zxtt .swiper .swiper-pagination-bullet {
  background-color: #1f4456;
  width: 0.07rem;
  height: 0.07rem;
}
.title-2 {
  background-image: url(../image/title-2-20230501@2x.png);
  width: 6.92rem;
  height: 0.49rem;
  margin: 0.5rem auto 0.6rem;
}
.city-tab .nav {
  background-image: url(../image/t2-tab@2x.png);
  width: 6.91rem;
  height: 1.1rem;
  margin: 0.2rem auto 0;
  background-color: #fdfeff;
  /*box-shadow: 0 0.01rem 0.29rem 0 rgba(229, 229, 229, 0.94);*/
  border-radius: 0.1rem;
}
.city-tab .nav ul {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.city-tab .nav ul li {
  height: 0.89rem;
  box-sizing: border-box;
  top: 0;
}
.city-tab .nav ul li.on {
  background-image: url(../image/red@2x.png);
  background-size: 0.53rem 0.04rem;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.city-tab .nav ul li:nth-child(1) {
  width: 1.62rem;
}
.city-tab .nav ul li:nth-child(1).on {
  background-position: 0.59rem bottom;
}
.city-tab .nav ul li:nth-child(2) {
  width: 1.55rem;
}
.city-tab .nav ul li:nth-child(3) {
  width: 1.55rem;
}
.city-tab .nav ul li:nth-child(4) {
  flex: 1;
}
.city-tab .nav ul li:nth-child(4).on {
  background-size: 1.06rem 0.04rem;
  background-position: right 0.61rem bottom;
}
.city-tab .content .con {
  width: 100%;
  height: auto;
  display: none;
  margin: 0.2rem auto 0;
}
.city-tab .content .con .waiting {
  background-image: url(../image/waiting@2x.png);
  width: 6.96rem;
  height: 10.46rem;
  margin: 0 auto;
  /*box-shadow: 0 0.01rem 0.29rem 0 rgba(229, 229, 229, 0.94);*/
  border-radius: 0.1rem;
}
.city-tab .content .con .swiper {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.city-tab .content .con .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.city-tab .content .con .swiper .swiper-slide ul {
  width: 100%;
  height: 100%;
  position: relative;
  margin-left: 0.28rem;
  margin-top: 0.2rem;
}
.city-tab .content .con .swiper .swiper-slide ul li {
  width: 3.41rem;
  height: 5.53rem;
  /*box-shadow: 0 0.01rem 0.29rem 0 rgba(229, 229, 229, 0.94);*/
  border-radius: 0.1rem;
  background-size: cover;
  float: left;
  margin-right: 0.12rem;
  margin-bottom: 0.2rem;
  position: relative;
}
.city-tab .content .con .swiper .swiper-slide ul li a {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  right: 0;
  top: 3.45rem;
  cursor: pointer;
  z-index: 1;
}
.city-tab .content .con .swiper .swiper-horizontal > .swiper-pagination-bullets,
.city-tab .content .con .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.city-tab .content .con .swiper .swiper-pagination-custom,
.city-tab .content .con .swiper .swiper-pagination-fraction {
  bottom: -0.12rem;
}
.city-tab .content .con .swiper .swiper-pagination-bullet {
  background-color: #1f4456;
  width: 0.07rem;
  height: 0.07rem;
}
.title-3 {
  background-image: url(../image/title-3-20230501@2x.png);
  width: 6.49rem;
  height: 0.47rem;
  margin: 0.5rem auto 0;
}
.calcs {
  width: 100%;
  height: auto;
  margin: 0.4rem auto 0;
}
.calcs .calcs-navs {
  width: 100%;
  height: 1.2rem;
}
.calcs .calcs-navs ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.calcs .calcs-navs ul.t0 {
  background-image: url(../image/calc-tab1-20230501.png);
}
.calcs .calcs-navs ul.t1 {
  background-image: url(../image/calc-tab2-20230501.png);
}
.calcs .calcs-navs ul li {
  width: 50%;
  height: 1.2rem;
}
.calcs .calcs-con {
  background-image: url(../image/calc-tab-middle-20230501.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: repeat-y;
  overflow: hidden;
}
.calcs .calcs-con .con {
  display: none;
}
.calcs .calcs-con .con.c1 {
  width: 6.48rem;
  height: 5.3rem;
  margin: 0.35rem auto 0;
  background-image: url(../image/scal-content1-20230501@2x.png);
  background-size: 6.48rem 3.63rem;
  background-position: center top;
  background-repeat: no-repeat;
}
.calcs .calcs-con .con.c1 .kong {
  width: 6.48rem;
  height: 4.07rem;
}
.calcs .calcs-tail {
  background-image: url(../image/calc-tab-tail-20230501.png);
  width: 100%;
  height: 0.55rem;
}
.point-calc {
  width: 6.55rem;
  height: 5.3rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  margin: 0.35rem auto 0;
}
.point-calc .title {
  background-image: url(../image/scal-title@2x.png);
  width: 5.81rem;
  height: 0.28rem;
  margin: 0.25rem auto 0;
}
.point-calc .calc-tab {
  width: 100%;
  height: 2.95rem;
}
.point-calc .calc-tab .nav {
  width: 2.92rem;
  height: 0.72rem;
  margin: 0.4rem auto 0;
}
.point-calc .calc-tab .nav.n1 {
  background-image: url(../image/scal-t1@2x.png);
}
.point-calc .calc-tab .nav.n2 {
  background-image: url(../image/scal-t2@2x.png);
}
.point-calc .calc-tab .nav ul {
  width: 100%;
  height: 100%;
}
.point-calc .calc-tab .nav ul li {
  width: 50%;
  float: left;
  height: 100%;
  display: block;
}
.point-calc .calc-tab .content .con {
  width: 5.36rem;
  margin: 0 auto;
  display: none;
}
.point-calc .calc-tab .content .con .form {
  width: 100%;
  height: auto;
  font-size: 0.21rem;
  position: relative;
}
.point-calc .calc-tab .content .con .form input[name=money],
.point-calc .calc-tab .content .con .form input[name=result] {
  width: 3.46rem;
  height: 0.69rem;
  border-radius: 0.05rem;
  border: 0.02rem solid #9c9c9c;
  padding: 0 0.18rem;
  float: left;
  margin-top: 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
}
.point-calc .calc-tab .content .con .form .select {
  width: 1.84rem;
  height: 0.69rem;
  float: right;
  text-align: center;
  line-height: 0.68rem;
  border-radius: 0.05rem;
  border: 0.02rem solid #9c9c9c;
  background-image: url(../image/select@2x.png);
  background-size: 0.12rem 0.1rem;
  background-position: right 0.14rem center;
  background-repeat: no-repeat;
  margin-top: 0.2rem;
}
.point-calc .calc-tab .content .con .form .select-list {
  border-radius: 0.05rem;
  border: 0.02rem solid #214456;
  width: 1.81rem;
  height: 1.1rem;
  position: absolute;
  right: 0;
  top: 0.91rem;
  background-color: #fff;
}
.point-calc .calc-tab .content .con .form .select-list ul {
  width: 100%;
  height: 100%;
}
.point-calc .calc-tab .content .con .form .select-list ul li {
  width: 100;
  height: 0.55rem;
  text-align: center;
  line-height: 0.55rem;
  color: #214456;
}
.point-calc .calc-tab .content .con .form .calc {
  background-image: url(../image/scal@2x.png);
  width: 1.84rem;
  height: 0.7rem;
  float: right;
  margin-top: 0.2rem;
}
.point-calc .calc-tab .content .con.t1 .form input[name=money] {
  background-image: url(../image/scal-yuan@2x.png);
  background-size: 0.19rem 0.18rem;
  background-position: right 0.22rem center;
  background-repeat: no-repeat;
}
.point-calc .calc-tab .content .con .tips {
  background-image: url(../image/scal-t1-tips@2x.png);
  width: 3.93rem;
  height: 0.71rem;
  margin-top: 0.22rem;
}
.qrcode {
  width: 100%;
  height: 1.9rem;
  background-color: #214456;
  margin: 0.62rem auto 0;
  background-image: url(../image/qrcode-more@2x.png);
  background-size: 3.06rem 0.26rem;
  background-position: 3.19rem center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.qrcode img {
  width: 1.46rem;
  height: 1.46rem;
  cursor: pointer;
  margin: 0.22rem auto auto 1.17rem;
}
.tail-tips {
  background-image: url(../image/tail-tips@2x.png);
  width: 6.7rem;
  height: 0.94rem;
  margin: 0.45rem auto 0;
}
.tc-link {
  background-image: url(../image/tc-link@2x.png);
  width: 1.54rem;
  height: 0.27rem;
  margin: 0.34rem auto 0;
}
.tc-out-link {
  background-image: url(../image/tc-out-link@2x.png);
  width: 2.23rem;
  height: 0.27rem;
  margin: 0.24rem auto 0;
}
.logo-bar {
  background-image: url(../image/logos-bar-20230818@2x.png);
  width: 7.18rem;
  height: 1.54rem;
  margin: 0.76rem auto 0.42rem;
}
.tc-content {
  background-image: url(../image/tc@2x.png);
  width: 6.82rem;
  height: 11.15rem;
}
.tc-content .close {
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  bottom: 0;
  left: 3.09rem;
}
.tc-content .content {
  width: 5.66rem;
  height: 8rem;
  overflow-y: scroll;
  margin: 1.5rem auto 0 0.39rem;
}
.tc-content .content .words {
  background-image: url(../image/tc-content_20250807@2x.png);
  width: 100%;
  height: 20.73rem;
  position: relative;
}
.tc-content .content .words .tclink1 {
  position: absolute;
  height: 0.6rem;
  left: 0;
  bottom: 1.2rem;
  width: 100%;
}
.tc-content .content .words .tclink2 {
  position: absolute;
  height: 0.25rem;
  left: 0;
  bottom: 0;
  width: 100%;
}
.tc-out-content {
  background-image: url(../image/out@2x.png);
  width: 6.82rem;
  height: 9.6rem;
  overflow: hidden;
}
.tc-out-content .close {
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  bottom: 0;
  left: 3.09rem;
}
.tc-out-content .hotels {
  width: 80%;
  height: 6.0rem;
  overflow-y: scroll;
  margin: 1.94rem auto 0;
}
.tc-out-content .hotels .words {
  background-image: url(../image/join-no-words20241118.png);
  width: 3.05rem;
  height: 8.29rem;
  margin: 0 auto;
}
.tc-info {
  width: 6.82rem;
  height: 11.86rem;
  font-family: 'SimHei';
  background-image: url(../image/tc-info-bg@2x.png);
}
.tc-info .close {
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  bottom: 0rem;
  left: 3.09rem;
}
.tc-info .tel {
  background-image: url(../image/tel@2x.png);
  width: 0.69rem;
  height: 0.69rem;
  position: absolute;
  bottom: 1.36rem;
  right: 0.4rem;
  display: block;
}
.tc-info .thumb {
  width: 6.82rem;
  height: 3.67rem;
}
.tc-info .thumb img {
  width: 100%;
  height: 100%;
}
.tc-info .line {
  background-image: url(../image/line@2x.png);
  width: 5.99rem;
  height: 0.07rem;
  margin: 0 auto;
}
.tc-info .group {
  width: 6.16rem;
  border-bottom: 0.02rem solid #fff;
  height: 0.95rem;
  margin: 0 auto;
  position: relative;
  display: block;
}
.tc-info .group .price {
  font-size: 0.72rem;
  background-image: url(../image/price@2x.png);
  background-size: 0.19rem;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-left: 0.26rem;
  text-align: bottom;
  font-family: 'Airal';
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  line-height: .75;
  color: #e8542c;
}
.tc-info .group .price .q {
  float: left;
}
.tc-info .group .price small {
  float: left;
  font-size: 0.32rem;
  vertical-align: bottom;
  margin-top: .35rem;
}
.tc-info .group .name {
  font-size: 0.3rem;
  position: absolute;
  bottom: 0.2rem;
  right: 0;
  color: #e8542c;
}
.tc-info .info {
  overflow-y: scroll;
  width: 6.16rem;
  height: 4rem;
  margin: 0.3rem auto 0;
  padding: 0;
  font-size: 0.28rem;
}
.tc-info .info .title-word {
  text-align: center;
  padding-bottom: 0.32rem;
}
.tc-info .info .content {
  line-height: 1.6;
}
.tc-info .info .content img {
  width: 100%;
  height: auto;
}
.tc-info .cant {
  font-size: 0.28rem;
  width: 100%;
  text-align: center;
  color: #3c3c3c;
  font-weight: bold;
  margin: 0.43rem auto 0;
}
.tc-info .jiud {
  font-size: 0.21rem;
  width: 100%;
  text-align: center;
  color: #3c3c3c;
  margin: 0.3rem auto 0;
}
.tc-info .addr {
  font-size: 0.21rem;
  width: 100%;
  text-align: center;
  color: #3c3c3c;
  margin: 0.1rem auto 0;
}
.tc-info .addr img {
  width: 0.15rem;
  height: 0.19rem;
  vertical-align: top;
  margin-right: 0.09rem;
}
.jd-info {
  width: 6.82rem;
  height: 11.86rem;
  color: #3c3c3c;
  font-family: 'SimHei';
  background-image: url(../image/tc-info-bg@2x.png);
}
.jd-info .close {
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  bottom: 0rem;
  left: 3.09rem;
}
.jd-info .thumb {
  width: 6.82rem;
  height: 3.67rem;
}
.jd-info .thumb img {
  width: 100%;
  height: 100%;
}
.jd-info .group {
  width: 5.56rem;
  border-bottom: 0.02rem solid #fff;
  margin: 0 auto;
  text-align: center;
  font-size: 0.24rem;
  padding-bottom: 0.32rem;
}
.jd-info .group .h-title {
  font-size: 0.41rem;
  margin: 0.30rem auto 0;
  color: #e8542c;
}
.jd-info .group .h-name {
  margin: 0.14rem auto 0;
  color: #e8542c;
}
.jd-info .group .h-address {
  margin: 0.25rem auto 0;
}
.jd-info .group .h-address img {
  width: 0.15rem;
  height: 0.19rem;
  margin-right: 0.08rem;
  vertical-align: middle;
  opacity: .7;
}
.jd-info .line {
  background-image: url(../image/line@2x.png);
  width: 5.99rem;
  height: 0.07rem;
  margin: 0 auto;
}
.jd-info .info {
  width: 6.82rem;
  margin: 0.32rem auto 0;
  height: 4.5rem;
  overflow-y: scroll;
}
.jd-info .info .content {
  font-size: 0.2rem;
  line-height: 1.6;
}
.jd-info .info .content img {
  width: 100%;
  height: auto;
}

.title-4 {
  background-image: url(../image/title-4-20230501@2x.png);
  width: 7.5rem;
  height: 1.89rem;
  margin: 0.5rem auto 0;
}

.update {
  width: 7.5rem;
  height: 6.81rem;
  background-color: #214456;
  margin: 0 auto ;
  background-image: url(../image/4-update.png);
  background-size: 7.5rem 6.81rem;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}

.update-more {
  width: 0.43rem;
  height: 0.27rem;
  top: 6.4rem;
  right: 2.4rem;
  position: absolute;
}

.update-content {
  background-image: url(../image/up-info@2x.png);
  width: 6.82rem;
  height: 11.15rem;
}
.update-content .close {
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  bottom: 0;
  left: 3.09rem;
}
.update-content .content {
  width: 5.66rem;
  height: 8rem;
  overflow-y: scroll;
  margin: 1.5rem auto 0 0.39rem;
}
.update-content .content .words {
  background-image: url(../image/up-content@2x.png);
  width: 100%;
  height: 9.67rem;
  position: relative;
}
.update-content .content .words .tclink1 {
  position: absolute;
  height: 0.6rem;
  left: 0;
  bottom: 1.2rem;
  width: 100%;
}
.update-content .content .words .tclink2 {
  position: absolute;
  height: 0.25rem;
  left: 0;
  bottom: 0;
  width: 100%;
}
