@charset "UTF-8";
body {
  font-family: "[PingFang]";
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
  position: relative;
  padding-bottom: 2.15rem;
}
input{
	border: none;
	outline: none;
	-webkit-appearance: none;
}
p {
  margin: 0px;
}

ul, ol, li {
  list-style: none;
  margin: 0px;
}

a {
  text-decoration: none;
}

header {
  width: 100%;
  height: 1.3rem;
  background: #fff;
  display: flex;
  top: 0;
}
header > .header_post {
  /* width: 8.88rem; */
  width: 88.8%;
  height: 1.3rem;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
header > .header_post > .header_lf {

  display: flex;
  display: -webkit-flex;
  align-items: center;
  width: 1.2rem;
    height: 100%;

}
header > .header_post > .header_lf > a {

  display: flex;
  display: -webkit-flex;
  align-items: center;
      width: 100%;
    height: 100%;
}
header > .header_post > .header_lf > a > img {
  width: 0.4933333333rem;
  height: 0.4rem;
}
header > .header_post > .header_cn {
  height: 1.0533333333rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
header > .header_post > .header_cn > img {
     width: 2.3333rem;
    height: 0.85rem;
}
header > .header_post > .header_rg {

  display: flex;
  display: -webkit-flex;
  align-items: center;
      width: 1.2rem;
    height: 100%;
}
header > .header_post > .header_rg > a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
      width: 100%;
    height: 100%;
    justify-content: flex-end;
}
header > .header_post > .header_rg > a > img {
  width: 0.4933333333rem;
  height: 0.44rem;
}

.banner {
  width: 10rem;
  height: 6.7733333333rem;
  overflow: hidden;
  position: relative;
}
.banner > ul {
  height: 6.7733333333rem;
  margin: 0px;
  padding: 0px;
}
.banner > ul > li {
  width: 10rem;
  height: 6.7733333333rem;
  float: left;
}
.banner > ul > li > img {
  width: 10rem;
  height: 6.7733333333rem;
}
.banner > .banner_bfq {
  position: absolute;
  left: 4.2933333333rem;
  top: 2.6133333333rem;
  width: 1.3066666667rem;
  height: 1.3066666667rem;
}
.banner > .banner_li {
  width: 3.6rem;
  height: 0.56rem;
  border-radius: 0.4rem;
  opacity: 0.6;
  background: #fff;
  position: absolute;
  bottom: 0.2rem;
  left: 3.2rem;
}
.banner > .banner_li_li {
  width: 3.6rem;
  height: 0.56rem;
  border-radius: 0.4rem;
  position: absolute;
  bottom: 0.2rem;
  left: 3.2rem;
}
.banner > .banner_li_li > ul {
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.banner > .banner_li_li > ul > li {
  border-radius: 0.4rem;
  width: 1.2rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.2666666667rem;
  color: #333;
}

.banneract {
  background: #ffa614;
  color: #fff !important;
}

.title {
 /*  width: 9.2rem; */
 width: 92%;
  margin: 0 auto;
  margin-top: 0.667rem;
  overflow: hidden;
  position: relative;
}
.title > p {
  font-size: 0.5333333333rem;
  color: #333;
  font-weight: bolder;
  margin: 0px;
}
.title > .title_bot {
  width: inherit;
  height: 1.1333333333rem;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.title > .title_bot > span {
  font-size: 0.32rem;
  color: #bababa;
  background: #f8f8f8;
  width: 1.3333333333rem;
  height: 0.5333333333rem;
  border-radius: 0.1333333333rem;
  text-align: center;
  line-height: 0.5333333333rem;
  margin-right: 0.1333333333rem;
}
.title > .title_post {
  height: 0.7733333333rem;
    position: absolute;
    right: 0;
    top: 0.9333333333rem;
    display: flex;
    display: -webkit-flex;
     flex-direction: column;
    justify-content: center;
   
    align-items: center;
}
.title > .title_post > img {
  width: 0.44rem;
  height: 0.3866666667rem;
}
.title > .title_post > p {
  font-size: 0.2666666667rem;
  color: #999;
  margin: 0px;
}

.information {
  width: 9.2rem;
  height: 0.96rem;
  margin: 0 auto;
  display: flex;
  margin-top: 0.2666666667rem;
  display: -webkit-flex;
}
.information > .information_lf {
  width: 2.2266666667rem;
  height: inherit;
  border-right: 1px solid #e5e4e3;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
}
.information > .information_lf > p:first-child {
  font-size: 0.4533333333rem;
  color: #F1632B;
  margin-top: -0.1066666667rem;
  font-weight: bold;
}
.information > .information_lf p:last-child {
  font-size: 0.3733333333rem;
  color: #b5b5b5;
}
.information > .information_cn {
  width: 4.2533333333rem;
  height: inherit;
  border-right: 1px solid #e5e4e3;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
}
.information > .information_cn > p:first-child {
  font-size: 0.4533333333rem;
  color: #f1632b;
  margin-top: -0.1066666667rem;
  font-weight: bold;
}
.information > .information_cn p:last-child {
  font-size: 0.3733333333rem;
  color: #b5b5b5;
}
.information > .information_rg {
  width: 2.6933333333rem;
  height: inherit;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
}
.information > .information_rg > p:first-child {
  font-size: 0.4533333333rem;
  color: #f1632b;
  margin-top: -0.1066666667rem;
  font-weight: bold;
}
.information > .information_rg p:last-child {
  font-size: 0.3733333333rem;
  color: #b5b5b5;
}

.optimization {
  width: 9.2rem;
 /* height: 1rem;*/
  background: #FDDBB3;
  margin: 0 auto;
  margin-top: 0.4rem;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0.3rem 0 0.3rem 0;
}
.optimization span{
  color: #666666;
  font-size: 0.4rem;
}
.zizi{
     width: 2rem;
    height: 0.5rem;
    margin-right: 0.1rem;
    margin-left: 0.3rem;
}
.zizidiv{
/*  color: #fff;
  display: flex;justify-content: center;
  align-items: center;
   font-size: 0.4rem;
   background-color: #fe974a;
   padding: 0.1rem;
   border-radius: 0.1rem;
   margin-left: 2.5rem*/
}
.zizidiv a{
  display: block;
  color: #fff;
  display: flex;justify-content: center;
  align-items: center;
   font-size: 0.4rem;
   background-color: #fe974a;
       padding: 0.1rem 0.2rem;
    border-radius: 0.2rem;
    margin-left: 2.5rem;
}
.zizidiv img{
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.2rem;

}
/*.optimization img{
  width: 1.34rem
}*/

.signs {
  width: 9.2rem;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
}
.signs > .signs_lf {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.signs > .signs_lf > ul:first-child {
  padding: 0;
}
.signs > .signs_lf > ul:first-child > li {
  font-size: 0.3733333333rem;
  color: #999;
  margin-top: 0.4rem;
}
.signs > .signs_lf > ul:last-child {
  padding: 0px;
  margin-left: 0.1rem;
}
.signs > .signs_lf > ul:last-child > li {
  font-size: 0.3733333333rem;
  color: #333;
  margin-top: 0.4rem;
 /* font-weight: bolder;*/
}
.signs > .signs_rg {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.signs > .signs_rg > ul:first-child {
  padding-left: 0.8rem;
}
.signs > .signs_rg > ul:first-child > li {
  font-size: 0.3733333333rem;
  color: #999;
  margin-top: 0.4rem;
}
.signs > .signs_rg > ul:last-child {
  padding: 0px;
  margin-left: 0.2rem;
}
.signs > .signs_rg > ul:last-child > li {
  font-size: 0.3733333333rem;
  color: #333;
  margin-top: 0.4rem;
/*  font-weight: bold;*/
}

.address {
  width: 9.2rem;
  margin: 0 auto;
  font-size: 0.3733333333rem;
  color: #666666;
}
.address > p {
  margin-top: 0.4rem;
}
.address>p span{
  color: #999;
}
.address > p > a {
  text-decoration: none;
  margin-left: 0.3rem;
     color: #1088b9;
    font-weight: bold;
}
.address > p:first-child > a {
/*  color: #333333;*/
 /* font-weight: bold;*/
}

.move {
  width: 9.2rem;
  height: 1rem;
  background: #D5F3FF;
  margin: 0 auto;
  margin-top: 0.5333333333rem;
}
.move > div {
  width: 9.2rem;
  height: 1rem;
  display: block;
  font-size: 0.4rem;
  color: #0C8FC8;
  line-height: 1rem;
  text-align: center;
}

.contact {
  width: 9.2rem;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 1px solid #e5e4e3;
}
.contact > h3 {
  color: #333;
  font-size: 0.4266666667rem;
  font-weight: 600;
  margin: 0;
  margin-top: 0.5333333333rem;
}
.contact > .contact_c > ul {
  padding: 0;
}
.contact > .contact_c > ul > li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.contact > .contact_c > ul > li > .contact_c_lf {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.contact > .contact_c > ul > li > .contact_c_lf > img {
  width: 1.04rem;
  height: 1.04rem;
  border-radius: 1.04rem;
  margin-right: 0.2rem;
}
.contact > .contact_c > ul > li > .contact_c_lf > div > p:first-child {
  font-size: 0.4rem;
  font-weight: 600;
  color: #333;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-bottom: 0.15rem;
  margin-top: 0.6rem;
}
.contact > .contact_c > ul > li > .contact_c_lf > div > p:first-child > span {
 width: 1.64rem;
    height: 0.4rem;
    background: #fe6a64;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 0.4rem;
    border-radius: 0.4rem;
    margin-left: 0.24rem;
}
.contact > .contact_c > ul > li > .contact_c_lf > div > p:nth-child(2) {
  font-size: 0.35rem;
  color: #333;
  margin-bottom: 0.15rem;
}
.contact > .contact_c > ul > li > .contact_c_lf > div > p:last-child {
  font-size: 0.32rem;
  color: #999;
}
.contact > .contact_c > ul > li > .contact_c_img > a img {
  width: 1.0133333333rem;
  height: 1.0133333333rem;
}
.contact > .contact_c > ul > li:last-child {
  margin-bottom: 0.6rem;
}

.characteristic {
  width: 9.2rem;
  overflow: hidden;
  margin: 0 auto;
}
.characteristic > h3 {
  color: #333;
  font-size: 0.4266666667rem;
  font-weight: 600;
  margin: 0;
  margin-top: 0.5333333333rem;
  margin-bottom: 0.5333333333rem;
}
.characteristic > .characteristic_li {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.characteristic > .characteristic_li > .characteristic_li_lf {
 height: 0.36rem;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    margin-top: 0.2933333333rem;
    justify-content: flex-start;
}
.characteristic > .characteristic_li > .characteristic_li_lf > span {
  width: 0.16rem;
  height: 0.36rem;
  display: block;
  background: #ff8450;
  margin-top: 0.0666666667rem;
  margin-right: 0.0933333333rem;
}
.characteristic > .characteristic_li > .characteristic_li_lf > p {
  font-size: 0.3733333333rem;
  color: #333;
  font-weight: 600;
}
.characteristic > .characteristic_li > .characteristic_li_rg {
  width: 6.7333333333rem;
  padding: 0.2666666667rem;
  color: #999;
  font-size: 0.373rem;
  background: #fafafa;
  border-radius: 0.1333333333rem;
  margin-bottom: 0.4rem;
}

.house {
  width: 9.2rem;
  margin: 0 auto;
  overflow: hidden;
  border-top: 1px solid #e5e4e3;
  border-bottom: 1px solid #e5e4e3;
}
.house > h3 {
  color: #333;
  font-size: 0.4266666667rem;
  font-weight: bold;
  margin: 0;
  margin-top: 0.64rem;
}
.house > .house_botom {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 0.533333333rem;
}
.house > .house_botom > .house_lf {
  height: 3.0rem;
  overflow: auto;
  width: 5rem;
  margin-top: 0.2666666667rem;
  margin-bottom: 0.6666666667rem;
}
.house > .house_botom > .house_lf > p {
 font-size: 0.373rem;
  color: #808080;
  margin-bottom: 0.2rem;
}
.house > .house_botom > .house_lf > p > span {
  color: #333333;
  font-weight: bold;
}
.house > .house_botom > .house_rg > img {
  width: 3.4133333333rem;
  height: 3.0133333333rem;
}

.map {
  width: 100%;
  overflow: hidden;
}
.map > h3 {
  width: 9.2rem;
  color: #333;
  font-size: 0.4266666667rem;
  font-weight: 600;
  margin: 0 auto;
  margin-top: 0.53rem;
}
.map > .map_map {
 width: 100%;
    height: 6.3066666667rem;
    /* border: 1px solid #bfbfbf; */
    margin: 0 auto;
   /*  margin-top: 0.53rem; */
    position: relative;
}
.map > .map_map > img {
  width: 100%;
  height: 6.32rem;
}
/*.map > .map_map > p {
  width: 2.5333333333rem;
  height: 0.9333333333rem;
  text-align: center;
  line-height: 0.9333333333rem;
  background: #fff;
  position: absolute;
  left: 3.5466666667rem;
  top: 2rem;
  font-size: 0.3733333333rem;
  color: #333;
  letter-spacing: 5px;
  -moz-box-shadow: -3px 4px 17px #333333;
  -webkit-box-shadow: -3px 4px 17px #333333;
  box-shadow: -3px 4px 17px #333333;
}*/
.map > .map_map > .map_bot {
width: 100%;
    height: 0.9333333333rem;
    background: #8E8E8E;
    /* opacity: 0.4; */
    position: absolute;
    bottom: 0;
}
.map > .map_map > .map_bot > ul {
  width: 100%;
  height: 0.9333333333rem;
  position: absolute;
  bottom: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.map > .map_map > .map_bot > ul > li {
font-size: 0.373rem;
    color: #fff;
    width: 1.6666666667rem;
    text-align: center;
        height: 0.9333rem;
    line-height: 0.9333rem;
}
.mapActive{
	background-color: #FFFFFF;
	color: #8e8e8e !important;
}
.quarters {
  width: 9.2rem;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e4e3;
  padding-bottom: 0.51rem;
}
.quarters > .quarters_lf {
  width: 5.7866666667rem;
}
.quarters > .quarters_lf > h3 {
  color: #333;
  font-size: 0.4266666667rem;
  margin: 0;
  margin-top: 0.8rem;
  font-weight: bold;
}
.quarters > .quarters_lf > h4 {
  font-size: 0.3733333333rem;
  color: #333;
  margin: 0;
  margin-top: 0.2933333333rem;
  margin-bottom: 0.2933333333rem;
  font-weight: bold;
}
.quarters > .quarters_lf > h4 > span {
  color: #fe0404;
   margin-left: 0.2rem;
}
.quarters > .quarters_lf > p {
  font-size: 0.373rem;
  color: #808080;
  margin-bottom: 0.16rem;
}
.quarters > .quarters_lf > p > span {
 color: #333;
    font-size: 0.373rem;
    /* font-weight: bold; */
    margin-left: 0.2rem;
}
.quarters > .quarters_rg {
  margin-top: 1.0266666667rem;
}
.quarters > .quarters_rg > div > a {
  display: flex;
  display: -webkit-flex;
  height: 0.4rem;
  width: 1.56rem;
  align-items: center;
  float: right;
  justify-content: space-between;
}
.quarters > .quarters_rg > div > a > p {
  font-size: 0.32rem;
  color: #999;
}
.quarters > .quarters_rg > div > a > img {
  width: 0.1733333333rem;
  height: 0.2666666667rem;
}
.quarters > .quarters_rg > img {
  float: right;
  margin-top: 0.5333333333rem;
  width: 3.4133333333rem;
  height: 2.5466666667rem;
  margin-bottom: 0.5333333333rem;
}

.resources {
  width: 9.2rem;
  overflow: hidden;
 height: auto;
  margin: 0 auto;
}
.resources > .resources_top {
  display: flex;

    display: -webkit-flex;
    justify-content: space-between;
    height: 1.65rem;
    align-items: center;
    /* margin-top: 0.1733333333rem; */
  
}
.resources > .resources_top > h3 {
  color: #333;
  font-size: 0.4266666667rem;
  margin: 0;
    color: #333;
    font-weight: bold;
}
.resources > .resources_top > a {
  font-size: 0.373rem;
  color: #48b3e2;
}
.resources .resources_botm {
  width: 9.2rem;
  height: 5.28rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.resources .resources_botm > ul {
 
  padding: 0;
  overflow: hidden;
  display: flex;
  overflow: auto;
}
.resources .resources_botm > ul > li {
  position: relative;
  margin-right: 0.4rem;
  width: 4.5733333333rem;
 
}
.resources .resources_botm > ul > li > .resources_botm_tp {
  width: 4.5733333333rem;
  height: 3.2133333333rem;
  position: relative;
}
.resources .resources_botm > ul > li > .resources_botm_tp > img:first-child {
  width: 4.5733333333rem;
  height: 3.2133333333rem;
}
.resources .resources_botm > ul > li > .resources_botm_tp > img:last-child {
  width: 0.9466666667rem;
  height: 0.9466666667rem;
  position: absolute;
  left: 1.76rem;
  top: 1.0933333333rem;
}
.resources .resources_botm > ul > li > .resources_botm_bt {
  margin-top: 0.2666666667rem;
}
.resources .resources_botm > ul > li > .resources_botm_bt > p:first-child {
  font-size: 0.373rem;
  color: #333;
  margin-top: 0.1333333333rem;
}
.resources .resources_botm > ul > li > .resources_botm_bt > p:nth-child(2) {
  font-size: 0.373rem;
  color: #666;
  margin-top: 0.1333333333rem;
}
.price{
	color: red;
	font-weight: bold;
	font-size: 0.4rem;
}
.resources .resources_botm > ul > li > .resources_botm_bt > p:last-child {
  font-size: 0.2933333333rem;
  color: #666;
  margin-top: 0.1333333333rem;
}
.resources .resources_botm > ul > li > .resources_botm_bt > p:last-child > span {
  color: #f91313;
}

.resources_botm > ul > li:last-child {
  margin-right: 0;
}

.resources_foot {
  width: 9.2rem;
  height: 0.8533333333rem;
  background: #eef7fb;
  margin: 0 auto;
  text-align: center;
  line-height: 0.8533333333rem;
  color: #005f88;
  font-size: 0.4rem;
  display: block;
  margin-top: 0.5333333333rem;

  margin-bottom: 0.85rem;
}

.recommend {
  width: 9.2rem;
  margin: 0 auto;
  overflow: hidden;
}
.recommend > h3 {
  font-size: 0.4266666667rem;
  color: #333;
  font-weight: bold;
 margin-bottom: 0.53rem;
}
.recommend > div {
  padding: 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  margin-bottom: 0.4666666667rem;
}
.recommend > div > .recommend_lf {
  width: 2.8133333333rem;
  height: 2.3333333333rem;
  position: relative;
}
.recommend > div > .recommend_lf > .recommend_lf_im {
  width: 2.8133333333rem;
  height: 2.3333333333rem;
}
.recommend > div > .recommend_lf > .recommend_lf_post {
  position: absolute;
  width: 0.8933333333rem;
  height: 0.8933333333rem;
  left: 0.96rem;
  top: 0.6933333333rem;
}
.recommend > div > .recommend_rg {
  margin-left: 0.4rem;
}
.recommend > div > .recommend_rg > h3 {
  font-size: 0.3733333333rem;
  color: #333;
  margin: 0;
  font-weight: bolder;
/*  letter-spacing: 2px;*/
}
.recommend > div > .recommend_rg > .p1 {
  color: #fa5842;
  font-size: 0.3733333333rem;
  font-weight: bold;
  margin-top: 0.2rem;
}
.recommend > div > .recommend_rg > .p1 > span {
  color: #999;
  font-weight: normal;
  margin-left: 0.4533333333rem;
  font-size: 0.373rem;
}
.recommend > div > .recommend_rg > .p2 {
  margin-top: 0.2rem;
  font-size: 0.32rem;
  color: #333;
}
.recommend > div > .recommend_rg > div {
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
  display: flex;
  display: -webkit-flex;
}
.recommend > div > .recommend_rg > div > .span1 {
  width: 1.0666666667rem;
  height: 0.4rem;
  display: block;
  background: #f6f7f9;
  color: #87a2b9;
  font-size: 0.2666666667rem;
  font-family: "微软雅黑";
  text-align: center;
  line-height: 0.4rem;
}
.recommend > div > .recommend_rg > div > .span2 {
  margin-left: 0.1333333333rem;
  width: 1.0666666667rem;
  height: 0.4rem;
  display: block;
  background: #fbf6f1;
  color: #c7b19c;
  font-size: 0.2666666667rem;
  font-family: "微软雅黑";
  text-align: center;
  line-height: 0.4rem;
}
.recommend > div:last-child {
  border: 0;
}

.foot {
  width: 100%;
  height: 1.1466666667rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0.3rem 0;
      margin-left: auto;
    margin-right: auto;
   
}
.foot-tel{
    color: #EC7528;
    font-size: 0.4rem;
    font-weight: bold;
}
.foot > p {
  width: 9.2rem;
  margin: 0 auto;
  color: #999999;
  font-size: 0.32rem;
}

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

/*轮播*/
.mui-slider {
    position: relative;
    z-index: 1;
    overflow: hidden;
    /* width:10rem; */
    width: 100%;
    height: 6rem;
    margin-left: auto;
    margin-right: auto;
}
.mui-slider img{
    max-width: 100%;
    height: 6rem;
}
/*地图*/
.map_div{
	width: 100%;
	height: 6.32rem;
}
.zdy-fangyuan{
	width: 9.2rem;
	height: auto;
	margin-left: auto;
    margin-right: auto;
}
.zdy-fangyuan-more{
/*	display: none;*/
}
.zdy-yincang{
	display: none;
}
.zdy-xianshi{
	display: block;
}
/*蒙版 zdy-mask*/

.zdy-mask {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	display: none;
}

/*.zdy-mask-div {
	width: 8.3rem;
    height: 9.493rem;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    overflow: hidden;
    display: none;
	z-index: 9999;
	background: url(../images/mask-bg.png);
	background-size: 100% 100%;
	position: fixed;
	
}*/

.zdy-mask-div img {
	width: 0.533rem;
	height: 0.533rem;
	position: absolute;
	right: 0.8rem;
	top: 0.267rem;
}

.zdy-mask-div h3 {
	color: #FFFFFF;
	margin-top: 1.2rem;
	text-align: center;
	font-size: 0.5rem;
}

.zdy-mask-div .mask-title {
	color: #666666;
	text-align: left;
	width: 80%;
	margin: 0 auto;
	margin-top: 1.1rem;
	font-size: 0.373rem;
  min-height: 1.5rem;
}

.mask-input {
	display: flex;
	width: 70%;
	margin: 0 auto;
	position: relative;
	margin-top: 0.4rem;
}

.mask-input img {
	width: 0.4rem;
	height: 0.56rem;
	position: absolute;
	left: 0.32rem;
	top: 0.32rem;
}

.mask-input input {
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 0.9rem;
	border: none;
	outline: none;
	background-color: #fff;
  border: 1px solid #D8D8D8;
	border-radius: 5px;
}

.mask-but {
	width: 70%;
	margin: 0 auto;
	margin-top: 0.533rem;
}

.mask-but div {
	width: 100%;
	height: 1.1rem;
	line-height: 1.1rem;
	border: none;
	outline: none;
	background-color: #0AB3FD;
	border-radius: 0.2rem;
	color: #FFFFFF;
	font-size: 0.427rem;
	-webkit-appearance:none;
}

.mask-txt {
	margin-top: 0.533rem;
	font-size: 0.373rem;
	color: #999999;
	text-align: center;
}


/*end*/
	/*锚点导航样式*/
			
			.nav {
				position: fixed;
				top: 0;
				width: 10rem;
				height: 1.2rem;
				line-height: 0.25rem;
				z-index: 9999;
				display: none;
				box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .12);
				margin: auto;
    left: 0;
    right: 0;
			}
			
			.nav div {
				display: inline-block;
				text-align: left;
				height: 1.2rem;
				line-height: 1.2rem;
				float: left;
				width: 20%;
				font-size: 0.427rem;
				color: #333;
				background-color: #FFFFFF;
				text-align: center;
			}
			.nav div a{
				color: #333;
				display: block;
				width: 100%;
				height: 100%;
			}
			.nav .active {
				border-bottom: 2px solid #48B3E2;
				color: #48B3E2;
				height: 1.2rem;
				line-height: 1.2rem;
			}
			.fixtop{
				display: block;
			}

/*滚动条样式*/
/*
.gundong {
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: -moz-scrollbars-none;
	overflow: -moz-scrollbars-none;
}

input,
input:focus,
button,
button:focus {
	-webkit-tap-highlight-color: transparent;
}*/


/*滚动条高宽*/
/*
.gundong::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

.gundong::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inser 0 0 5px rgba(0, 0, 0, 1);
	background: rgba(0, 0, 0, 0.1);
}

.gundong::-webkit-scrollbar-track {
	-webkit-box-shadow: inser 0 0 5px rgba(0, 0, 0, 1);
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0);
}*/

/*悬浮窗*/

.Showing {
  position: fixed;
  bottom: 0%;
  z-index: 999;
  width: 10rem;
  height:  1.733rem;
  border-top: 1px solid #f3f3f3;
  box-shadow: 0px 0px 0.267rem #999;
  background-color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  left: 50%;
  margin-left: -5rem;
}
.ShowingLeft{
  display: flex;
  justify-content: center;
  align-items: center;
}
.ShowingLeft>img{
  width: 1.04rem;
    height: 1.04rem;
    border-radius: 1.04rem;
    margin-right: 0.2rem;
}
.ShowingLeft .ShowingTT{
  color: #333;
  font-size: 0.4rem;
  font-weight: bold;
}
.Showingzz{
  color: #666;
  font-size: 0.32rem;
}
.ShowingZ{
background-color: #48b3e2;
margin-right: -0.5rem;
}
.ShowingD{
background-color: #fe974a;
}
.ShowingZ,.ShowingD{
  display: inline-block;
  color: #fff;
  width: 3rem;
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
      border-radius: 0.1rem;
    font-size: 0.42rem;
}

/*拨打电话弹出层*/
.calltel{
      width: 8.3rem;
    height: 4rem;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    display: none;
    z-index: 9999;
    background-size: 100% 100%;
    position: fixed;
}
.calltel .callTT{
  text-align: center;
  color: #333;
  font-size: 0.5rem;
  font-weight: bold;
  margin-top: 0.4rem;
}
.calltel .calldianhua{
  text-align: center;
  color: #333;
  font-size: 0.4rem;
  font-weight: bold;
  margin: 0.5rem 0 0.3rem 0;
}
.calltel .callBottom{
  width: 100%;
  display: flex;
  border-top: 1px solid #e7e7e7;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
}
.callBottom div{
  width: 50%;
  height: 1rem;
 
  line-height: 1rem;
  text-align: center;
  font-size: 0.4rem
}
.callBottomLeft{
  border-radius: 0 0 0 10px;
  color: #9c9c9c;
  border-right: 1px solid #e7e7e7;
}
.callBottomRight{
   border-radius: 0 0 10px 0;
   color: #d98f50;
}
.callBottomRight a{
   color: #d98f50;
   display: block;
   width: 100%;
   height: 100%;
}
/*悬浮按钮*/
.xuanfu{
  position: fixed;
  right: 0.2rem;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0.266667rem;
  background-color: #FFFFFF;
  bottom: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow:0px 0px 2px rgba(0,0,0,0.5);
  padding: 0.053333rem 0.053333rem;
}
.xuanfu img{
  width: 50%;
  height: 50%;
 /*  margin-left: 0.133333rem; */
}
.xuanfu p{
  color: #333;
  font-size: 0.266667rem;
  margin-top: 0.1rem;
 }
/* 红包 */
.hbInfoM{
  width: 9.2rem;
  margin: 0 auto;
}
.hbInfoM h3{
  color: #333;
    font-size: 0.4266666667rem;
    font-weight: 600;
    margin: 0;
    margin-top: 0.5333333333rem;
}
.HbBut{
  width: 100%;
  height: 2.026667rem;
  background: url('../images/hbimg.png');
  background-size: contain;
  background-size: 100% 100%;
  margin-top: 0.53rem;
}
.HbBut p{
     text-align: left;
    padding-left: 2.5rem;
}
.HbBut p:first-child{
  color: #E29871;
  font-size: 0.35rem;
  padding-top: 0.4rem;
  color: #F36545;
  font-weight: bolder;
}
.HbBut p:last-child{
  color: #E29871;
  font-size: 0.32rem;
  margin-top: 0.266667rem
}
/* .hbInfoM img{
  width: 100%;
      margin-top: 0.5rem;
} */

.hbInfo{
      position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -5.5rem;
    margin-left: -4.1rem;
    width: 8.2rem;
    min-height: 11rem;
    background: url(images/hb-bgs.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.hbpriceImg{
  width: 6.5rem;
  height: 1.8rem;
  line-height: 1.8rem;
  display: flex;
  justify-content: center;
/*   align-items: center; */
  /*  background: url(../images/hb-bgprice.png); */
    background-size:cover;
    background-repeat: no-repeat;
       font-size: 0.9rem;
    font-weight: bold;
   color: #f32327;
   position: relative;
}
.hbpriceImg img{
  width: 100%;
  height: 1.8rem;
  position: absolute;
}
.hbpriceImg span{
  z-index: 2
}
.InfoImg{
  display: flex;
  justify-content: flex-end;
}
.InfoImg img{
  width: 0.773333rem;
  height:  0.773333rem;
}
.hbInfo .hbName{
        font-size: 0.6rem;
    color: #FEF9E1;
    margin-top: 2rem;
    text-align: center;
}
.hbInfo .hbPrice{
   /*  font-size: 1rem;
    text-align: center;
    background-image: -webkit-gradient(linear, left 0, right 0, from(#FFCA57), to(#ffffff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 0.4rem; */
    display: flex;
    justify-content: center;
    margin-top: 0.2rem;
}
.hbInput{
  width: 76%;
height: 1rem;
  
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 0.3rem;
}
.hbInput input{
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding-left: 0.8rem;
  font-size: 0.373333rem
}
.hbInput img{
  position: absolute;
  top: 0.25rem;
  left: 0.213333rem;

}
.hbBut{
  width: 76%;
    margin: 0 auto;
    background-color: #FADFA5;
    border-radius: 5px;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #AE8837;
    font-weight: bold;
    font-size: 0.48rem;
    margin-top: 0.3rem;
}
.controlHb p{
        color: #FEF9E1;
    font-size: 0.346667rem;
    text-align: center;
   /*  margin-top: 0.4rem; */
}
