body {
  background-color: #f5f5f5;
}
.Container {
  width: 15rem;
  margin: 0 auto;
  padding-bottom: 0.8rem;
  background-repeat: no-repeat;
  background-size: 100%;
}
.Container.blueBg {
  min-height: 7.2rem;
  background-image: url('../Img/bluebg.png');
}
.Container.imgBg {
  background-image: url('../Img/imgbg.png');
}
.Container .costDescription {
  padding: 0 0.8rem;
  margin-top: 1.2rem;
}
.Container .costDescription h2 {
  font-size: 0.56rem;
  color: #666666;
  line-height: 0.8rem;
  text-indent: 0.42rem;
}
.Container .costDescription p {
  margin-top: 0.3rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 0.48rem;
  color: #999999;
  line-height: 0.68rem;
}
.Container .costDescription p:first-of-type {
  margin-top: 0.4rem;
}
.Container .costDescription p em {
  width: 0.12rem;
  margin-right: 0.3rem;
  height: 0.12rem;
  display: block;
  margin-top: 0.28rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #999999;
}
.Container .costDescription p span {
  -webkit-flex: 1;
  flex: 1;
}
.Container .costDescription a {
  color: #6699ff;
}
.indexBg {
  width: 100%;
  height: 4.6rem;
  overflow: hidden;
  background-color: #6699ff;
  text-align: center;
}
.indexBg .indexTitle {
  margin-top: 1.2rem;
  font-size: 0.88rem;
  color: #ffffff;
  line-height: 1.2rem;
}
.indexBg .indexSmalltitle {
  margin-top: 0.3rem;
  font-size: 0.52rem;
  color: #ffffff;
}
.indexList a {
  width: 25%;
  height: 4.32rem;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.indexList a:nth-of-type(4n) {
  border-right: none;
}
.indexList a img {
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 1rem;
}
.indexList a p {
  margin-top: 0.4rem;
  font-size: 0.52rem;
  color: #222222;
  line-height: 0.72rem;
}
.swiperTab {
  width: 100%;
  padding: 1.2rem 0 0.8rem;
}
.swiperTab .swiper-slide {
  font-size: 0.68rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.12rem;
  text-align: center;
}
.swiperTab .swiper-slide.swiper-slide-active {
  font-size: 0.8rem;
  color: #ffffff;
}
.calcTitle {
  width: 100%;
  padding: 1.2rem 0 0.8rem;
  font-size: 0.68rem;
  color: #ffffff;
  line-height: 1.12rem;
  text-indent: -9999px;
}
.containerMain {
  position: relative;
  width: 13.8rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.containerMain .containerMtop {
  position: relative;
  padding-top: 1.32rem;
}
.containerMain .containerMtop .containerMtopbox {
  padding: 0 0.8rem 0.3rem 0.8rem;
  background-color: #ffffff;
}
.containerMain .containerMtop .whiteBg {
  position: absolute;
  bottom: -0.16rem;
  left: 0;
  width: 100%;
  height: 0.4rem;
  background-color: #ffffff;
}
.containerMain .containerMtop .containerInput:first-of-type {
  margin-top: 0;
}
.containerMain .containerMtop .containerSelect:first-of-type {
  margin-top: 0;
}
.containerMain .containerMbot {
  padding: 0 0.8rem 0.96rem 0.8rem;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 8px rgba(229, 229, 229, 0.5);
  -moz-box-shadow: 0 6px 8px rgba(229, 229, 229, 0.5);
  box-shadow: 0 6px 8px rgba(229, 229, 229, 0.5);
}
.containerMain .containerInput {
  margin-top: 0.8rem;
  background-color: #ffffff;
  /*&:first-of-type{
            margin-top:0;
        }*/
}
.containerMain .smallTitle {
  font-size: 0.52rem;
  color: #444444;
  line-height: 0.72rem;
}
.containerMain .containerSelect {
  margin-top: 0.8rem;
}
.containerMain .containerChoose {
  margin-top: 0.8rem;
}
.containerMain .chooseBox {
  height: 1.76rem;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
}
.containerMain .chooseBox span {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.68rem;
  line-height: 0.96rem;
  -webkit-flex: 1;
  flex: 1;
}
.containerMain .chooseBox .economicSpan{
  width: 100%;
  font-size: 0.48rem;
}
.containerMain .chooseBox span.active em {
  background-image: url('../Img/xzon.png');
}
.containerMain .chooseBox em {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  margin-right: 0.4rem;
  background-image: url('../Img/xz.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.containerMain .selectBox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.76rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #d9d9d9;
}
.containerMain .selectBox span {
  -webkit-flex: 1;
  flex: 1;
  font-size: 0.68rem;
  color: #cccccc;
  line-height: 1.76rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.containerMain .selectBox span.active {
  color: #222222;
}
.containerMain .selectBox img {
  width: 0.8rem;
  height: 0.8rem;
}
.containerMain .inputBox {
  width: 12.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.76rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #d9d9d9;
}
.containerMain .inputBox span {
  margin-right: 0.2rem;
  width: 0.8rem;
  font-size: 0.8rem;
  color: #222222;
  line-height: 1.76rem;
}
.containerMain .inputBox span.bfhSpan {
  margin-right: 0;
}
.containerMain .inputBox span.spanLine {
  width: 0.02rem;
  height: 0.56rem;
  margin: 0 0.2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #d9d9d9;
}
.containerMain .inputBox input {
  -webkit-flex: 1;
  flex: 1;
  font-size: 0.68rem;
  color: #222222;
}
.containerMain .inputBox input.wInput {
  width: 2.6rem;
}
.containerMain .inputBox .riliImg {
  width: 0.8rem;
  height: 0.8rem;
}
.containerMain .switchBox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.76rem;
  margin-top: 0.52rem;
}
.containerMain .switchBox span {
  -webkit-flex: 1;
  flex: 1;
  font-size: 0.52rem;
  color: #444444;
  line-height: 1.76rem;
}
.containerMain .switchBox .switchBtn {
  position: absolute;
  right: 0;
  width: 2.8rem;
  height: 1.76rem;
  background-image: url('../Img/close.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.containerMain .switchBox .switchBtn.active {
  right: -0.8rem;
  background-image: url('../Img/open.png');
}
.containerMain .switchTishi {
  font-size: 0.48rem;
  color: #A0AABE;
  line-height: 0.68rem;
  display: none;
}
.containerMain .publicTishi {
  margin-top: 0.3rem;
  font-size: 0.48rem;
  color: #A0AABE;
  line-height: 0.68rem;
}
.containerMain .calcBtns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.08rem;
}
.containerMain .calcBtns a {
  font-size: 0.68rem;
  line-height: 1.76rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.containerMain .calcBtns a.resetBtn {
  width: 3.76rem;
  margin-right: 0.6rem;
  color: #222222;
  border: 1px solid #e5e5e5;
}
.containerMain .calcBtns a.calcBtn {
  -webkit-flex: 1;
  flex: 1;
  color: #ffffff;
  border: 1px solid #6699ff;
  background-color: #6699ff;
}
.containerMain .calcResult {
  width: 13.8rem;
  margin-left: -0.8rem;
  margin-top: 0.96rem;
  padding-top: 2.16rem;
  min-height: 1.2rem;
  background-image: url('../Img/fgx.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.containerMain .calcResult .calcResultbox {
  padding: 0 0.8rem;
}
.containerMain .calcResult .calcResultbox dl dt {
  margin-top: 0.8rem;
  font-size: 0.68rem;
  color: #222222;
  line-height: 0.96rem;
}
.containerMain .calcResult .calcResultbox dl dd {
  margin-top: 0.2rem;
  font-size: 0.52rem;
  color: #f6576d;
  line-height: 0.72rem;
}
.containerMain .calcResult .calcResultbox dl dd:first-of-type {
  margin-top: 0.3rem;
}
.containerMain .calcResult .calcResultbox dl dd span {
  color: #222222;
}
.containerMain .calcResult .moneyBox {
  margin-top: 0.4rem;
  font-size: 0.68rem;
  line-height: 0.96rem;
  color: #f6576d;
}
.containerMain .calcResult .moneyBox p {
  margin-top: 0.3rem;
}
.containerMain .calcResult .moneyBox span {
  color: #222222;
}
.containerMain .calcResult .calcResultul {
  margin-top: 0.4rem;
}
.containerMain .calcResult .calcResultul ul {
  width: 100%;
}
.containerMain .calcResult .calcResultul ul li {
  width: 100%;
  height: auto;
  display: table;
  background-color: #f5f5f5;
}
.containerMain .calcResult .calcResultul ul li:first-of-type {
  background-color: #ffffff;
}
.containerMain .calcResult .calcResultul ul li:first-of-type p {
  font-size: 0.52rem;
  color: #222222;
  line-height: 0.72rem;
  border: none;
}
.containerMain .calcResult .calcResultul ul li:nth-of-type(2) p {
  border-top: none;
}
.containerMain .calcResult .calcResultul ul li:last-of-type p {
  border-bottom: none;
}
.containerMain .calcResult .calcResultul ul li p {
  display: table-cell;
  padding: 0.4rem;
  font-size: 0.48rem;
  color: #222222;
  line-height: 0.68rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}
.containerMain .calcResult .calcResultul ul li p:first-of-type {
  border-left: 0;
}
.containerMain .calcResult .calcResultul ul li p:nth-of-type(5n-1) {
  border-left: none;
}
.containerMain .calcResult .calcResultul ul li p:last-of-type {
  -webkit-flex: 1;
  flex: 1;
}
.containerMain .calcResult .calcResultul ul li p.w200 {
  width: 4rem !important;
}
.publicMask .publicBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.publicMask .publicBox {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1000;
  width: 15rem;
  background-color: #ffffff;
}
.publicMask .publicTitle {
  width: 100%;
  height: 1.6rem;
  border-bottom: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.publicMask .publicTitle a {
  font-size: 0.6rem;
  line-height: 1.6rem;
  color: #6699ff;
}
.publicMask .publicTitle a:nth-of-type(1) {
  margin-left: 0.6rem;
}
.publicMask .publicTitle a:nth-of-type(2) {
  margin-right: 0.6rem;
}
.publicMask .publicUl {
  /*position:absolute; left:0; bottom:0; top:80/@r; right:0;*/
  width: 100%;
  max-height: 12rem;
  overflow-y: scroll;
}
.publicMask .publicUl li {
  font-size: 0.6rem;
  color: #222222;
  line-height: 1.6rem;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.publicMask .publicUl li.active {
  color: #6699ff;
}
input::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button;
  display: inline-block;
  cursor: default;
  align-self: stretch;
  opacity: 0;
  pointer-events: none;
  -webkit-user-modify: read-only !important;
  flex: 0 0 auto;
}
