.newHouse {
  width: 100%;
  padding-top: 78px;
}
.newHouse .page-img {
  flex-direction: column;
  width: 100%;
  height: 628px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  background: url("../img/newHouse/page-img.png") no-repeat;
  background-size: 100% 100%;
}
.newHouse .page-img .title1 {
  font-size: 88px;
}
.newHouse .page-img .title2 {
  font-size: 58px;
}
.guarantee {
  height: 188px;
  margin: 0 auto;
}
.guarantee .cont {
  flex-direction: column;
  width: 240px;
}
.guarantee .cont img {
  width: 36px;
  height: 36px;
  margin-right: 15px;
}
.guarantee .cont .cont-f {
  color: #1e1e1e;
}
.guarantee .cont .cont-s {
  font-size: 24px;
  color: #666666;
}
.youstyle {
  flex-direction: column;
  width: 100%;
  height: 800px;
  background: #f7f7f7;
  margin: 30px auto;
  padding-top: 30px;
}
.youstyle .title1 {
  font-size: 50px;
  color: #1e1e1e;
}
.youstyle .title2 {
  font-size: 30px;
  color: #666666;
}
.youstyle .pagecont {
  flex-direction: column;
  background: #f7f7f7;
  color: #1e1e1e;
  font-size: 36px;
  margin: 10px auto;
}
.youstyle .pagecont .pages {
  margin: 0 auto;
}
.youstyle .pagecont .pages .nowpage {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #8fcf2f;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
}
.youstyle .pagecont .title3 {
  text-align: center;
  margin: 20px auto;
  margin-bottom: 30px;
}
.youstyle .pagecont .hx {
  width: 100%;
}
.youstyle .pagecont .hxstyle-radio {
  flex-direction: column;
}
.youstyle .pagecont .hx .yj {
  width: 200px;
  height: 180px;
  background-image: url("../img/newHouse/yj.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.youstyle .pagecont .hx .lj {
  width: 200px;
  height: 180px;
  background-image: url("../img/newHouse/lj.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.youstyle .pagecont .hx .sj {
  width: 200px;
  height: 180px;
  background-image: url("../img/newHouse/sj.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.youstyle .pagecont .hx .sjys {
  width: 200px;
  height: 180px;
  background-image: url("../img/newHouse/sjys.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.youstyle .pagecont .hxstyle {
margin-bottom: 12px;
}
.youstyle .pagecont .hxstyle:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.youstyle .pagecont .sex {
  width: 130px;
  height: 130px;
  margin: 20px 100px;
}
.youstyle .pagecont .homestyle {
  width: 280px;
  height: 224px;
  margin: 0px 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin-bottom: 12px;
}
.youstyle .pagecont .homestyle:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.youstyle .pagecont .stybg1 {
  background: url("../img/newHouse/style1.png");
}
.youstyle .pagecont .stybg2 {
  background: url("../img/newHouse/style2.png");
}
.youstyle .pagecont .stybg3 {
  background: url("../img/newHouse/style3.png");
}
.youstyle .pagecont .stybg4 {
  background: url("../img/newHouse/style4.png");
}
.youstyle .pagecont .hxname {
  width: 1200px;
  margin: 0 auto;
}
/* 按钮大小与颜色 */
 .youstyle .pagecont .hxname input {
  width: 20px;
  height: 20px;
}
.youstyle input[type="radio"]+label::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #999999;
  margin-right: 0.2rem;
  box-sizing: border-box;
  margin-top: -0.1rem;
}

.youstyle input[type="radio"]:checked+label::before {
  background-color: #90CF2F;
  background-clip: content-box;
  border: 1px solid #90CF2F;
  padding: 0.1rem;
  box-sizing: border-box;
}
.youstyle input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
/* 信息输入框 */
.youstyle .pagecont .inputinfor input {
  width: 700px;
  height: 100px;
  font-size: 30px;
  color: #666666;
  background: #ffffff;
  border: 1px solid #666666;
  padding-left: 30px;
  margin: 20px auto;
}
.youstyle .pagecont input::-webkit-input-placeholder {
  font-size: 30px;
  color: #666666;
}
.youstyle button {
  width: 260px;
  height: 80px;
  font-size: 42px;
  color: #13624f;
  background: #ffffff;
  border-radius: 58px;
  margin: 50px auto;
}
.viewpager {
  flex-direction: column;
  background: #ffffff;
  margin: 30px auto;
}
.viewpager .title1 {
  font-size: 48px;
  color: #1e1e1e;
  margin-top: 100px;
}
.viewpager .view {
  width: 1200px;
  margin: 20px auto;
}
/* 轮播图 */
.view {
  width: 1200px;
  margin: 0 auto;
}
.view1 {
  width: 1200px;
  height: 600px;
  background: url("../img/newHouse/view1.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.view2 {
  width: 1200px;
  height: 600px;
  background: url("../img/newHouse/view2.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.view3 {
  width: 1200px;
  height: 600px;
  background: url("../img/newHouse/view3.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.view4 {
  width: 1200px;
  height: 600px;
  background: url("../img/newHouse/view4.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.package {
  flex-direction: column;
}
.package .title1 {
  font-size: 46px;
  color: #1e1e1e;
}
.package .plans {
  width: 1200px;
}
.package .plan {
  width: 380px;
  height: 580px;
  background: #f7f7f7;
}
.package .plan .logo {
  width: 170px;
  height: 136px;
}
.package .plan .p-img {
  width: 380px;
}
.package .plan .text {
  width: 100%;
  height: 80px;
  text-align: left;
  padding-left: 20px;
}
.package .plan .text1 {
  color: #1e1e1e;
  font-size: 40px;
}
.package .plan .text2 {
  color: #13624f;
  font-size: 26px;
}
.newhome {
  flex-direction: column;
  margin: 30px auto;
}
.newhome .title1 {
  font-size: 48px;
  color: #1e1e1e;
}
.newhome .home {
  position: relative;
  width: 100%;
  height: 700px;
  background: url("../img/newHouse/home-bg.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.newhome .home .equipmentbox {
  width: 600px;
  margin: 50px auto;
  display: none;
  position: absolute;
  top: -450px;
  left: 200px;
}
.img-name:hover .equipmentbox{
  display: block;
}

.newhome .home .equipmentbox .title {
  color: #ffffff;
  font-size: 36px;
}
.newhome .home  .equipmentbox .cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  background: linear-gradient(119deg, #000000 0%, #6d6b6b 100%);
  opacity: 0.55;
  padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.newhome .home .equipmentbox .cont .every {
  width: 30%;
  height: 50px;
  margin-right: 10px;
}
.newhome .home .equipmentbox .cont .every img {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.newhome .home .equipmentbox .cont .every span {
  font-size: 22px;
  color: #ffffff;
}
/* 点击的盒子 */
.newhome .home .homebox {
  position: absolute;
  width: 85%;
  margin: 0 auto;
  bottom: 50px;
  left: 90px;
}
.newhome .home .homebox .img-name {
  display: flex;
  flex-direction: column;
 justify-content: center;
 align-items: center;
 width: 200px;
 height: 200px;
}
.newhome .home .homebox .beforeBox {
  color: #ffffff;
}
.newhome .home .homebox .activeBox {
  color: #8fcf2f;
}
.newhome .home .homebox .beforeBox .home-img {
  width: 66px;
  height: 66px;
  background: url("../img/newHouse/home-img.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.newhome .home .homebox .beforeBox .home-img:hover {
  width: 66px;
  height: 66px;
  background: url("../img/newHouse/home-img-active.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.newhome .home .homebox .img-name .home-name {
  width: 100%;
  text-align:center;
  font-size: 36px;
}


.brandwall .title1 {
  font-size: 48px;
  color: #333333;
}
.brandwall .title2 {
  font-size: 38px;
  color: #666666;
}
.brand {
  flex-direction: column;
  width: 100%;
  height: 800px;
  background: url("../img/newHouse/brand-bg.png") no-repeat;
  background-size: 100% 100%;
}
.brand .cont {
  width: 1200px;
  height: 665px;
  margin: auto;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.brand .cont .imgbox {
  width: 142px;
  height: 100px;
  background-color: #ffffff;
}
.environmental {
  display: flex;
  width: 1200px;
  align-items: center;
  flex-direction: column;
  margin: 30px auto;
  margin-top: 50px;
}
.environmental .title1 {
  font-size: 46px;
  color: #333333;
}
.environmental .title2 {
  font-size: 38px;
  color: #666666;
}
.environmental .cont {
  width: 100%;
}
.environmental .cont .box {
  width: 290px;
  height: 430px;
  color: #ffffff;
  position: relative;
}
.environmental .cont .box .coverbox {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
}
.environmental .cont .box .coverbox .cover {
  position: absolute;
  left: 28px;
  top: 26px;
  width: 235px;
  height: 382px;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  background: rgba(0, 0, 0, 0.35);
  box-sizing: border-box;
}
.environmental .cont .box .coverbox .cover li {
  margin: 10px auto;
}
.environmental .cont .box:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.environmental .cont .bg1 {
  background: url("../img/newHouse/bg1.png") no-repeat;
}
.environmental .cont .bg1 img {
  width: 82px;
  height: 88px;
  margin-top: 52px;
  margin-bottom: 27px;
}
.environmental .cont .bg2 {
  background: url("../img/newHouse/bg2.png") no-repeat;
}
.environmental .cont .bg2 img {
  width: 65px;
  height: 74px;
  margin-top: 55px;
  margin-bottom: 39px;
}
.environmental .cont .bg3 {
  background: url("../img/newHouse/bg3.png") no-repeat;
}
.environmental .cont .bg3 img {
  width: 74px;
  height: 55px;
  margin-top: 63px;
  margin-bottom: 50px;
}
.environmental .cont .bg4 {
  background: url("../img/newHouse/bg4.png") no-repeat;
}
.environmental .cont .bg4 img {
  width: 58px;
  height: 62px;
  margin-top: 60px;
  margin-bottom: 45px;
}
.title .big {
  font-size: 48px;
}
.content7 {
  width: 1200px;
  margin: 20px auto;
  height: 570px;
}
.content7 .leftList {
  display: flex;
  flex-wrap: wrap;
  width: 835px;
  height: 100%;
}
.content7 .leftList .item {
  width: 417px;
  height: 285px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.content7 .leftList .item:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.content7 .rightPic {
  width: 365px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.content7 .rightPic:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
 .bottom-contact {
  width: 1200px;
  height: 112px;
  color: #ffffff;
  background: #1e1e1e;
  box-sizing: border-box;
  margin: 30px auto;
}
 .bottom-contact .contact-img {
  width: 138px;
  height: 112px;
  margin: 0 5px;
}
 .bottom-contact .contact-img img {
  width: 100%;
  height: 100%;
}
 .bottom-contact .text li {
  width: 96px;
  height: 38px;
  font-size: 24px;
  line-height: 38px;
  margin-left: 20px;
}
 .bottom-contact .cont img {
  width: 22px;
  height: 19px;
  margin: 0 20px;
}
 .bottom-contact .cont .btns ::v-deep .el-radio-group {
  margin: 0 40px;
}
 .bottom-contact .cont .btns ::v-deep .el-radio-button__inner {
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 19px;
  background: #1e1e1e;
  border: none;
  padding: 0px 0px;
}
 .bottom-contact .cont .btns ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: -1px 0 0 0 #ffffff;
}

.bottom-contact .cont .btns .hometype {
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.hometypeActive{
  border: 1px solid #fff;
  border-radius: 10px;
}
 .bottom-contact .cont .btns .input-infor {
  width: 140px;
  height: 56px;
  line-height: 56px;
  border: none;
  border-radius: 10px;
  font-size: 22px;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: #1e1e1e;
  box-sizing: border-box;
  margin: 0px 8px;
  color: #ffffff;
}
.bottom-contact .cont .btns input::-webkit-input-placeholder {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.bottom-contact .cont .btns .bg-green {
  width: 140px;
  height: 56px;
  line-height: 56px;
  border-radius: 10px;
  border: 1px solid #ffffff;
  margin: 0px 8px;
  font-size: 22px;
  background-color: #0c624f;
  color: #ffffff;
}
/* .bottom-contact {
  width: 1200px;
  height: 112px;
  color: #ffffff;
  background: #1e1e1e;
  box-sizing: border-box;
  margin: 30px auto;
}
.bottom-contact .contact-img {
  width: 138px;
  height: 112px;
  margin: 0 5px;
}
.bottom-contact .contact-img img {
  width: 100%;
  height: 100%;
}
.bottom-contact .text li {
  width: 96px;
  height: 38px;
  font-size: 24px;
  line-height: 38px;
  margin-left: 20px;
}
.bottom-contact .cont img {
  width: 22px;
  height: 19px;
  margin: 0 20px;
}
.bottom-contact .cont .btns ::v-deep .el-radio-group {
  margin: 0 40px;
}
.bottom-contact .cont .btns ::v-deep .el-radio-button__inner {
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 19px;
  background: #1e1e1e;
  border: none;
  padding: 0px 0px;
}
.bottom-contact .cont .btns ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: -1px 0 0 0 #ffffff;
}
.bottom-contact .cont .btns .input-infor {
  width: 140px;
  height: 56px;
  line-height: 56px;
  border: none;
  border-radius: 10px;
  font-size: 22px;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: #1e1e1e;
  box-sizing: border-box;
  margin: 0px 8px;
}
.bottom-contact .cont .btns input::-webkit-input-placeholder {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.bottom-contact .cont .btns .bg-green {
  width: 140px;
  height: 56px;
  line-height: 56px;
  border-radius: 10px;
  border: 1px solid #ffffff;
  margin: 0px 8px;
  font-size: 22px;
  background-color: #0c624f;
} */

/* 尾部开始 */
.footer {
  width: 100%;
  color: #ffffff;
}
.footer .introduce-footer {
  width: 100%;
  align-items: center;
  height: 264px;
  display: flex;
  justify-content: center;
  background: #0B3B30;
}
.footer .introduce-footer .option-footer {
  width: 600px;
  height: 210px;
  display: flex;
  justify-content: space-around;
  border-right: 1px solid #4C4C4A;
}

.footer .introduce-footer .option-footer .center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #EEEEEE;
  font-size: 22px;
}
.footer .introduce-footer .option-footer .center  li {
  margin-bottom: 15px;
}
.footer .introduce-footer .option-footer .center  .pointer a {
  color: #ffffff ;
}
.footer .introduce-footer .option-footer .center  .pointer a:hover {
  color: #ffffff !important;
}
.footer .introduce-footer .option-footer .center .title {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 30px;
}
.footer .introduce-footer .consult-footer {
  width: 600px;
  height: 210px;
  display: flex;
  justify-content: space-around;
}
.footer .introduce-footer .consult-footer .apply-footer {
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}
.footer .introduce-footer .consult-footer .apply-footer .title {
  position: relative;
  width: 300px;
  color: #ffffff;
  font-size: 30px;
  text-align: left;
  margin-bottom: 10px;
}
.footer .introduce-footer .consult-footer .apply-footer .title .bgwhite {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 144px;
  height: 33px;
  color: #4C4C4A;
  font-size: 20px;
  text-align: center;
  line-height: 33px;
  background: #ffffff;
  border-radius: 11px;
}
.footer .introduce-footer .consult-footer .apply-footer ul li {
  margin-bottom: 15px;
  color: #fff;
  font-size: 20px;
}
.footer .introduce-footer .consult-footer .apply-footer ul li .fon42 {
  font-size: 42px;
  color: #ffffff;
}
.footer .introduce-footer .consult-footer .qr {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer .introduce-footer .consult-footer .qr .qr-img {
  width: 157px;
  height: 188px;
}
.footer .introduce-footer .consult-footer .qr span {
  display: block;
  color: #DEDBDB;
  font-size: 20px;
  margin-top: 15px;
}
.footer .copyright {
  height: 80px;
  width: 100%;
  font-size: 24px;
  color: #EEEEEE;
  background: #042019;
  display: flex;
  justify-content: center;
}
.footer .copyright .copyright-cont {
  width: 1200px;
  height: 80px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}
.footer .copyright .img {
  width: 37px;
  height: 40px;
  margin: 10px;
}
.newHouse .page-img{
  background-size: unset;
  white-space: nowrap;
}
/* 尾部结束 */