/* 轮播图 */
.swiper {
  width: 100% !important;
}

.view {
  width: 100%;
  margin: 0 auto;
}

.view1 {
  width: 100%;
  padding-bottom:31.25%;
  background-size:contain !important;
  background: url("../img/home/banner.png") no-repeat;
  background-position: center;
}

.view2 {
  width: 100%;
  height: 598px;
  background: url("../img/home/banner.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.view3 {
  width: 100%;
  height: 598px;
  background: url("../img/home/banner.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.view4 {
  width: 100%;
  height: 598px;
  background: url("../img/home/banner.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.home {
  width: 100%;
  padding-top: 78px;
}

.page-img {
  width: 100%;
  /* margin: 0 auto; */
}

.oneContent {
  background: #f1f1f1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.qualifications {
  width: 1200px;
  height: 250px;
  background-image: url("../img/home/qualifications.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin: 41px auto;
}

.qualifications img {
  width: 100%;
  height: 100%;
}

.budget {
  height: 512px;
  background-color: #ffffff;
  margin: 0 auto;
  display: flex;
}

.budget .budgetLeft {
  width: 360px;
  height: 512px;
}

.budget .budgetLeft img {
  width: 100%;
  height: 100%;
}

.budget .budgetMid {
  flex-direction: column;
  width: 350px;
  height: 100%;
}

.budget .budgetMid .budgetMidTop {
  color: #666666;
  font-size: 30px;
  border-left: 4px solid #8ede0f;
  padding-left: 20px;
  margin-left: 32px;
}

.budget .budgetMid .budgetMony {
  height: 70px;
  margin-left: 35px;
  margin-top: 30px;
  padding-left: 30px;
  color: #6aa97c;
}

.budget .budgetMid .budgetDetails {
  margin-left: 35px;
  margin-top: 30px;
  padding-left: 30px;
  font-size: 28px;
  color: #666666;
}

.budget .budgetMid .budgetDetails .budgetDetailsItem {
  margin-top: 15px;
}

.budget .budgetMid .tips {
  width: 260px;
  margin: 0 auto;
  color: #666666;
  font-size: 15px;
  line-height: 30px;
  margin-top: 30px;
}

.budget .budgetLine {
  width: 3px;
  height: 70%;
  background: #d8d8d8;
  margin: auto 0;
}

.budget .budgetRight {
  width: 485px;
  height: 100%;
  flex-direction: column;
}

.budget .budgetRight .budgetMidTop {
  width: 90%;
  padding-left: 15px;
  border-left: 4px solid #8ede0f;
  font-size: 30px;
  color: #666666;
  margin-top: 47px;
}

.budget .budgetRight .budgetForm {
  width: 400px;
  height: 350px;
}

.budget .budgetRight .budgetInput {
  width: 400px;
  height: 75px;
  line-height: 75px;
  /* border: 2px solid #0C624F; */
  border: none;
  border: 1px solid #c8c8c8;
  color: #666666;
  font-size: 25px;
  border-radius: 11px;
  margin-top: 40px;
  padding-left: 27px;
  box-sizing: border-box;
  background: rgba(200, 200, 200, 0.3);
}

.budget .budgetRight input::-webkit-input-placeholder {
  color: #666666;
}

.budget .budgetRight .budgetBtn {
  width: 400px;
  height: 75px;
  color: #ffffff;
  background: #8ede0f;
  border-radius: 11px;
  border: none;
  font-size: 25px;
  margin: 30px auto;
}

.advertisement {
  width: 1200px;
  height: 232px;
  background-image: url("../img/home/advertisement.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 47px auto;
}

.advertisement img {
  width: 100%;
  height: 100%;
}

.budgetPrice {
  color: #000;
  padding-right: 5px;
}

.twoConten {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.twoContentTitle {
  text-align: center;
}

.picList {
  width: 380px;
  height: 230px;
  margin: 5px;
}
.minilogo{
  display: none;
}
.picList:hover .minilogo{
  display: block;
}
/* 现代简约图 */
.bgPic_1{
  background:url("../img/home/pic01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_2{
  background:url("../img/home/pic02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_3{
  background:url("../img/home/pic03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_4{
  background:url("../img/home/pic04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_5{
  background:url("../img/home/pic05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_6{
  background:url("../img/home/pic06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
/* 设计案例图 */
.bgPic2_1{
  background:url("../img/home/houseSize1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_2{
  background:url("../img/home/houseSize2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_3{
  background:url("../img/home/houseSize3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_4{
  background:url("../img/home/houseSize4.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_5{
  background:url("../img/home/houseSize5.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_6{
  background:url("../img/home/houseSize6.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.picList:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}

.navBar {
  width: 100%;
  height: 30px;
  /* padding-left:35% ; */
  margin-top: 30px;
  text-align: center;
}

.items {
  width: 800px;
  /* margin-left:  ; */
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.inItems {
  width: 150px;
  color: #999;
}

.inItems:last-child {
  width: 100px;
  margin-left: 22px;
}

.inItems:last-child .Slash {
  display: none;
}

.activeNav {
  color: #fff;
  background: #0c624f;
  border-radius: 2px;
}

.navTop:nth-last-child(2) {
  /* position: relative;
    top: 4px; */
}

.navPosition:nth-child(2) .pointer {
  margin-right: 28px !important;
}

.pointer:hover {
  cursor: pointer;
}

.line {
  width: 80px;
  height: 1px;
  background: #999999;
  display: inline-block;
  position: relative;
  top: -8px;
  margin: 0 12px;
}

.twoContentMain {
  width: 100%;
  margin-top: 30px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.picPointer {
  width: 100%;
  height: 100%;
}

.picPointer:hover {
  cursor: pointer;
  transition: 0.5s;
  transform: scale(1.05);
}

.apply {
  width: 100%;
  height: 182px;
  border-radius: 10px;
  color: #ffffff;
  margin: 20px auto;
  background-color: #0c624f;
}

.apply .title1 {
  font-size: 50px;
}

.apply .inputinfor .name {
  width: 150px;
  height: 66px;
  font-size: 22px;
}

.apply .inputinfor .tel {
  width: 200px;
  height: 66px;
  font-size: 22px;
}

.apply .inputinfor .bgwhite {
  background: #ffffff;
  color: #666666;
  text-align: center;
  border-radius: 11px;
  border: none;
  box-sizing: border-box;
}

.apply .inputinfor input::-webkit-input-placeholder {
  text-align: center;
  color: #666666;
}

.apply button {
  width: 370px;
  height: 66px;
  color: #a17521;
  border-radius: 11px;
  background-color: #dcc8a7;
  box-sizing: border-box;
}

.apply .apply-img {
  width: 294px;
  height: 148px;
}

.apply2 {
  width: 100%;
  height: 182px;
  color: #ffffff;
  margin: 20px auto;
  background-color: #0c624f;
}

.apply2 .title2 {
  margin-right: 15px;
  margin-left: 20px;
}

.apply2 .title2 .title1 {
  font-size: 50px;
}

.apply2 .title2 .title1 img {
  width: 28px;
  height: 28px;
}

.apply2 .infor2 {
  width: 700px;
  height: 66px;
  padding-left: 20px;
  border-left: 1px solid #ffffff;
}

.apply2 .infor2 input {
  text-align: center;
  color: #666666;
}

.apply2 .infor2 input::-webkit-input-placeholder {
  text-align: center;
  color: #666666;
}

.apply2 .infor2 .bgwhite {
  width: 200px;
  height: 66px;
  background: #ffffff;
  border: none;
  box-sizing: border-box;
  font-size: 25px;
}

.apply2 .infor2 button {
  width: 200px;
  height: 66px;
  color: #9e711a;
  background-color: #dcc8a7;
  border-radius: 10px;
}

.apply2 .infor2 .name {
  border-radius: 10px;
}

.apply2 .infor2 .tel {
  border-radius: 10px;
}

.designer {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.photo {
  width: 100%;
}

.photo .photo-l {
  width: 343px;
  height: 560px;
  margin: 0px 10px 10px 0;
  background-image: url("../img/home/photo1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  flex-shrink: 0;
}

.photo .photo-l .applydesigner {
  width: 100%;
  height: 180px;
  background: #0c624f;
  position: absolute;
  /*top: 530px;*/
  bottom: 0;
  left: 0;
  right: 0;

}


.photo .photo-l .applydesigner .title{
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 1.8;
}
.photo .photo-l .applydesigner .infor {
  display: flex;
  flex-direction: column;
  align-content: center;
}
.photo .photo-l .applydesigner input {
  width: 232px;
  height: 38px;
  color: #0D523F;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  background: none;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 7px;
  /*padding-left: 15px;*/
  font-size: 22px;
}

.photo .photo-l .applydesigner button {
  width: 130px;
  height: 38px;
  color: #08543f;
  background: #ffffff;
  font-size: 22px;
  border-radius: 10px;
  margin: 0 auto;
  display: block;
}

.photo .photo-l .applydesigner ::-webkit-input-placeholder {
  color: #fff;
  text-align: center;
}

.photo .photo-l:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}

.photo .photo-r {
  /*width: 800px;*/
  display: flex;
  flex-wrap: wrap;
}

.photo .photo-r .designerList {
  width: 275px;
  height: 275px;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.photo .photo-r .designerList:nth-child(3n) {
  margin-right: 0;
}
.photo .photo-r .designerList:nth-child(4) {
  margin-left: 0;
}
.photo .photo-r .designerList button  {
  position: absolute;
  top: unset;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.photo .photo-r .designerList:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.coverBox{
  display: none;
}
.designerList:hover .coverBox{
  display: block;
}
.process {
  width: 100%;
  height: 185px;
  margin: 30px auto;
  border: 1px solid #0c624f;
}

.process .left {
  width: 140px;
  color: #ffffff;
  background: #0c624f;
}

.process .left .text {
  width: 100%;
  font-size: 22px;
  text-align: center;
  margin: 40px auto;
}

.process .left .go {
  width: 33px;
  height: 33px;
  margin: 0 auto;
}

.process .left .go img {
  width: 100%;
  height: 100%;
}

.process .right {
  width: 1070px;
  box-sizing: border-box;
}

.process .right .process-img {
  width: 100%;
  margin: 35px auto;
}

.process .right .process-img .item {
  width: 115px;
  text-align: center;
}

.process .right .process-img .item .process-text {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #07382d;
  text-align: center;
  margin-top: 25px;
}

.process .right .process-img .next {
  width: 23px;
  height: 14px;
}

.whyphoto {
  width: 1200px;
  height: 240px;
  background-image: url("../img/home/reason.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.why {
  width: 100%;
  flex-direction: column;
  margin: 20px auto;
}

.why .title {
  font-size: 48px;
  color: #1e1e1e;
  text-align: center;
}

.why .title2 {
  font-size: 36px;
  color: #08543f;
  text-align: center;
  margin: 20px auto;
}

.why .photos-l {
  width: 550px;
  height: 360px;
  background-image: url("../img/home/why1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin: 0px 5px 5px 0px;
}

.why .photos-r-f img {
  width: 200px;
  height: 164px;
  margin: 0px 5px 5px 5px;
}

.why .photos-r-s img {
  width: 307px;
  height: 180px;
  margin: 5px;
}

.video {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin: 0px auto;
  margin-top: 80px;
}

.video .title {
  font-size: 42px;
  color: #343232;
}

.video .tip {
  font-size: 34px;
  color: #999999;
}

.video .videophoto {
  width: 1200px;
  height: 600px;
}

.video .videophoto .play {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.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;
  color: #ffffff;
  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;
  color: #ffffff;
}

.showEnter {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: none;
}

/* .showEnter:hover{
    display: block;
  } */
.showEnter p {
  font-size: 19px;
  color: #fff;
  margin: 0;
  position: relative;
  top: 70px;
}

.showEnter div {
  width: 45px;
  height: 45px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 100px;
}

.showTitle {
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: 180px;
}
.picList:hover .showTitle{
  width: 100%;
  height: 50px;
  background: rgba(12,98,79,0.8);
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: 180px;
}

.showTitle span {
  position: relative;
  top: 10px;
}

.bottom {
  position: relative;
  width: 100%;
  min-width: 1330px;
  height: 442px;
  background: url("../img/home/bottom-bg.png");
  margin: 0 auto;
}
.bottom .bg-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(30, 30, 30, 0.7);
}

.bottom .bg-cover .bottom-image {
  width: 454px;
  height: 321px;
  margin-right: 70px;
}

.bottom .bg-cover .bottom-image img {
  width: 100%;
  height: 100%;
}

.bottom .bg-cover .text {
  width: 1000px;
  color: #ffffff;
}

.bottom .bg-cover .text .f78 {
  font-size: 78px;
  line-height: 36px;
  text-align: center;
}

.bottom .bg-cover .text .f44 {
  font-size: 44px;
  text-align: center;
}

.change:hover {
  cursor: pointer;
  transition: 0.5s;
  transform: scale(1.1);
}

.change {
  transition: all 0.5s;
}

.coverBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: none;
}

.coverBox p {
  margin: 0;
  color: #fff;
  position: relative;
  top: 50px;
}

.coverBox .coverBtn {
  width: 142px;
  height: 40px;
  font-size: 18px;
  background: #ff8933;
  border-radius: 20px 20px 20px 20px;
  border: none;
  position: relative;
  top: 150px;
  color: #fff;
}

.pointer:hover {
  cursor: pointer;
}


/* 尾部开始 */
.footer {
  width: 100%;
  color: #ffffff;
  min-width: 999px;
}

.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;
}
.viewpager .swiper-slide div {
  background-size: unset;
}
/* 尾部结束 */