* {
    margin: 0;
    padding: 0;
}
.navigation {
    width: 1200px;
    margin: 0 auto;
}
/* 头部 */
.manHeade {
    height: 514px;
    background: url("../../images/6.png") no-repeat;
}
.manHeade .box_shadow {
    width: 1200px;
    height: 335px;
    margin: 0 auto;
    background:rgba(0,0,0,0.75);
    box-shadow:12px 17px 21px 0px rgba(0, 0, 0, 0.07);
    /* opacity:0.75; */
    position: relative;
    top: 109px;
}
.box_shadow img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    opacity: 0.8;
}
.manHeade .box_shadow>div:nth-child(1) {
    width: 280px;
    height: 348px;
    background-color: black;
    position: absolute;
    left: 55px;
    bottom: 40px;
}
.manHeade .box_shadow>div:nth-child(2) {
    /* background-color: pink; */
    color: white;
    position: absolute;
    padding: 40px 70px 40px 0px;
    left: 386px;
}
.man_title>div:nth-child(1) {
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.man_title>div:nth-child(2)>span:nth-child(1) {
    display: inline-block;
    width:134px;
    height:3px;
    background:rgba(255,255,255,1);
}
.man_title>div:nth-child(2)>span:nth-child(2) {
    display: inline-block;
    width:568px;
    line-height: 1px;
    border-bottom:1px solid rgba(233,233,233,1);
    box-sizing: border-box;
    margin-bottom: 1px;
}
.man_title>div:nth-child(3) {
    margin: 24px 0 20px 0;
}
.man_title>div:nth-child(3)>span {
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(233,233,233,1);
    margin-right: 40px;
}
.man_title>div:nth-child(4) {
    width: 680px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(233,233,233,1);
    line-height:26px;
    margin-bottom: 45px;
}
.man_title>div:nth-child(5)>button:nth-child(1) {
    width:140px;
    height:40px;
    background:rgba(214,0,15,1);
    border-radius:2px;
    border: 0;
    outline: none;
    margin-right: 18px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    cursor: pointer;
    
}
.man_title>div:nth-child(5)>button:nth-child(2) {
    width:140px;
    height:40px;
    background:#000000;
    border-radius:2px;
    border: 0;
    outline: none;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    cursor: pointer;
}
/* 标题盒子 */
.manager_tabbox {
    width: 100%;
    height: 50px;
    background-color: #fff;
    margin-bottom: 5px;
    box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.1);

}
.manager_tabbox ol {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
}
.manager_tabbox li {
    list-style: none;
    display: inline-block;
    margin-right: 50px;
    font-size: 16px;
    color: #6c6c6c;
    cursor: pointer;
}
.manager_tabbox_hover {
    color: #d6000f !important;
    font-weight: bold;
    border-bottom: 2px solid #d6000f;
}
/* 施工项目 */
.bgcc {
    background-color: #F8F8F8;
    padding-bottom: 60px;
    padding-top: 49px;
}
.ssxm {
    
    width: 1200px;
    /* height: 250px; */
    margin: 0 auto;
    padding:0 0 22px 0;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* overflow: hidden; */
    justify-content: space-between;
    
}
.swiper-wrapper {
    width: 594px;
}
.ssxm .ssxmone {
    display: flex;
    background-color: white;
    width: 594px !important;
    padding: 18px;
    box-sizing: border-box;
    /* background: red; */
    justify-content: space-between;
    margin-right: 10px;
}
.ssxmone:hover {
    
    box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
      
}
.ssxm .ssxmone>div:nth-child(1) {
    
    display: inline-block;
   
    margin-right: 17px;
}
.ssxm .ssxmone>div:nth-child(1) img{
    width: 190px;
    height: 214px;
    vertical-align: middle;
}
.ssxm .ssxmone>div:nth-child(2) {
    display: inline-block;
}
.ssxmone .ssxmone_two {
    
    box-sizing: border-box;
}
.ssxmone_two>div:nth-child(1) {
    height: 12px;
}
.ssxmone_two>div:nth-child(2) {
    width: 347px;
    height: 25px;
    position: relative;
    
}
.ssxmone_two>div:nth-child(2)>span:nth-child(1) {
    
    font-size:22px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(59,59,59,1);
   
}
.ssxmone_two>div:nth-child(2)>span:nth-child(2) {
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(114,117,126,1);
    position: absolute;
    right: 0;
    bottom: 0;
    /* float: right; */
}
.ssxmone_two>div:nth-child(3) {
    width:344px;
    margin: 9px 0 25px 0;
    border-bottom:1px solid rgba(229,229,229,1);
}
.ssxmone_two>div:nth-child(4) {
    margin-bottom: 17px;
}
.ssxmone_two>div:nth-child(4)>span:nth-child(1) {
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(114,117,126,1);
}
.ssxmone_two>div:nth-child(4)>span:nth-child(2) {
    font-size:15px;
    font-family:Microsoft YaHei;
    color:rgba(114,117,126,1);
    margin-right: 44px;
}
.ssxmone_two>div:nth-child(4)>span:nth-child(3) {
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(114,117,126,1);
}
.ssxmone_two>div:nth-child(4)>span:nth-child(4) {
    font-size:15px;
    font-family:Microsoft YaHei;
    color:rgba(114,117,126,1);
    
}
.ssxmone_two>div:nth-child(5)>span:nth-child(1) {
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(114,117,126,1);
}
.ssxmone_two>div:nth-child(5)>span:nth-child(2) {
    font-size:15px;
    font-family:Microsoft YaHei;
    color:rgba(114,117,126,1);
    margin-right: 44px;
}
.ssxmone_two>div:nth-child(5)>span:nth-child(3) {
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(114,117,126,1);
}
.ssxmone_two>div:nth-child(5)>span:nth-child(4) {
    font-size:15px;
    font-family:Microsoft YaHei;
    color:rgba(114,117,126,1);
    
}
.ssxmone_two>div:nth-child(5) {
    margin-bottom: 60px;
}
.ssxmone_two>div:nth-child(6) {
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(114,117,126,1);
}
.ssxmone_two>div:nth-child(6)>span {
    line-height: 13px;
    width: 280px;
    height: 13px;
    margin-left: 7px;
    display: inline-block;
    display: flex;
}

.ssxmone_two>div:nth-child(6)>span img {
    vertical-align:top;
}
.pagination {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 53px;
}
.pagination .click-left {
    cursor: pointer;
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url("../../images/1.png") no-repeat;
}
.pagination .click-right {
    cursor: pointer;
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url("../../images/2.png") no-repeat;
}
/* 完工案例 */
.mancaseBox {
    display: flex;
    justify-content: space-between;
    padding-top: 55px;
    width: 1200px;
    flex-wrap: wrap;
    margin: 0 auto;
   
}
.mancaseItem {
    width: 384px;
    height: 307px;
    border: 1px solid #e7e7e7;
    transition: all linear 0.15s;
    margin-bottom: 20px;
    position: relative;
   
}
.mancaseItem:hover {
    transform: translate3d(0,-3px,0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.mancaseItem>div:nth-child(1) {
   width: 384px;
   height: 217px;
  
}
.mancaseItem>div:nth-child(1) img {
    width: 100%;
    height: 100%;
}
.mancaseItem>div:nth-child(2) {
    padding: 20px 0 0 27px;
    box-sizing: border-box;
    width: 384px;
    height: 90px;
    background-color: white !important;
 }
 .mancaseItem>div>div:nth-child(1) {
    /* display: inline-block; */
    text-align: left;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    font-size: 20px;
    color: #333;
 }
 .mancaseItem>div>div:nth-child(2) {
     position: relative;
 }
 .mancaseItem>div>div:nth-child(2) img{
     vertical-align: middle;
 }
 .mancaseItem>div>div:nth-child(2)>div {
    display: inline-block;
 }
 .mancaseItem>div>div:nth-child(2)>div:nth-child(1) {
     position: absolute;
     left: 0;
     text-align: left;
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
    font-size: 12px;
    color: #999;
    margin-top: 10px;
 }
 .mancaseItem>div>div:nth-child(2)>div:nth-child(2) {
     position: absolute;
     right: 20px;
     top: 10px;
 }
 .mancaseItem>div>div:nth-child(2)>div:nth-child(2) span{
    color: #d6000f;
    font-size: 12px;
    margin-left: 2px;
    margin-top: 3px;
 }
 .pagination1 {
    padding: 20px 0 70px 0;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 53px;
}

.pagination1 .click-left1 {
    cursor: pointer;
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url("../../images/1.png") no-repeat;
}
.pagination1 .click-right1 {
    cursor: pointer;
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url("../../images/2.png") no-repeat;
}
.pagination1 .left_count1{
    font-size:25px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(114,117,126,1);
}
.pagination1 .right_count1{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(114,117,126,1);
}
 /* 合作设计师 */
.manDes {
    padding: 25px 0 60px 0;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: left;
}
.manDes>a {
    margin-right: 20px;
}
.manDes .hzdes {
    width: 286px;
    height: 468px;
    position: relative;
    transition: all  linear 0.15s;
}
.hzdes:hover {
    transform: translate3d(0,-3px,0);
}
.manDes .hzdes>div:nth-child(1) {
    position: absolute;
    width: 286px;
    height: 353px;
    top: 0;
}
.manDes .hzdes>div:nth-child(1) img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.manDes .hzdes > div:nth-child(2) {
    position: absolute;
    width: 267px;
    height: 173px;
    bottom: 0;
    left: 10px;
    background: url("../../images/3_1.png") no-repeat;
}
.hzdes>div:nth-child(2)>div:nth-child(1) {
    text-align: center;
    font-size:25px;
    margin-top: 43px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(59,59,59,1);
}
.hzdes>div:nth-child(2)>div:nth-child(2) {
    text-align: center;
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(59,59,59,1);
    margin: 7px 0 20px 0;
}
.hzdes>div:nth-child(2)>div:nth-child(3) {
    text-align: center;
    margin: 0 auto;
    width:189px;
    height:30px;
    border:1px solid rgba(167,167,167,1);
    font-size:16px;
    line-height: 30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(114,117,126,1);
}
.hzdes:hover {
    transform: translate3d(0,-3px,0);
}
/* 业主评价 */
.yzsay {
    position: relative;
    /* height: 479px; */
    background: url("../../images/8.png") ;
}
.yzs {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(91,91,107,1);
}
.yzs:last-child {
    border-bottom:0;
}
.yzs>div:nth-child(1) {

    display: flex;
    width: 1200px;
    margin: 0 auto;
}
.yzs>div>div:nth-child(1) {
    margin-top: 52px;
    margin-right: 17px;
    background-color: pink;
    width: 96px;
    height: 96px;
    border-radius: 100px;
}
.yzs>div>div:nth-child(1) img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
    
}
.owner {
    width: 1092px;

    /* margin-top: 80px; */
}
.owner>div:nth-child(1) {
    margin-top: 82px;
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(236,189,122,1);
}
.owner>div:nth-child(2) {
    margin: 12px 0 18px 0;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(78,78,78,1);
}
.owner>div:nth-child(3) {
    line-height: 28px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(208,208,208,1);
}
.yzs> .hx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 10px auto;
    width:1200px;
    height:1px;
    line-height: 479px;
    background:rgba(91,91,107,1);
}
.yzs>div:nth-child(3) {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}
.yzs  img {
    width: 100%;
    height: 100%;
}
/* hover */
.caseItem-master{
    background: transparent !important;
  
    width: 300px !important;
    height: 200px !important;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 8px;
    left: 44px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .caseItem-master::before,
.caseItem-master::after {
	pointer-events: none;
}
.caseItem-master::before,
.caseItem-master::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.caseItem-master::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.caseItem-master::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.effect-bubba:hover .caseItem-master::before,
.effect-bubba:hover .caseItem-master::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.effect-bubba {
    text-align: center;
    transition: all .2s linear;
  }
  .effect-bubba:hover {
    box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
    background: #000;
  }
  .effect-bubba-background{
    background: #000;
  }
  .effect-bubba:hover img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  .effect-bubba p {
	padding: 8px 20px 20px 20px !important;
	opacity: 0;
    /* padding-top: 40px; */
    font-size: 20px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
.effect-bubba p a {
    color: white;
}
.effect-bubba:hover h2,
.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* 锚点双向 */ 
.manager_tabbox_fixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    margin-bottom: 50px;
}
.hide {
    display: none;
}
.up .city-name {
    opacity: 0;
}
.up>img:nth-child(1) {
    opacity: 0;
}


.villas_case_title_box{
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-bottom: 21px;
  }
  .villas_designer_title_box{
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
   
  
  }
  .villas_case_more_title{
    text-align: right;
    font-size: 15px;
    color: #404040;
    cursor: pointer;
    line-height: 48px;
  }
  .goos_case{
    
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(60,60,60,1);
    line-height:16px;
  }
  .villas_case_box{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 61px;
  }

  #ManGro {
    /* position: relative;
    left: 0%;
    bottom: -920%; */
  }
  #ManGro>div,#ManGro>span {
      display: inline-block;
  }
  #ManGro>span {
      font-size: 22px;
  }
  .villas_case_title_box {
    /* border-bottom: 0; */
    margin-top: 49px;
  }
  .project-all {
    display: flex;
  }

  #designerPage {
    /* position: relative;
    left: 94%;
    bottom: -721%; */
  }
  #designerPage>div,#designerPage>span {
      display: inline-block;
  }
  #designerPage img {
     width: 9px;
     height: 14px;
     cursor: pointer;
  }
  #designerPage span:nth-child(2) {
    font-size:25px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(114,117,126,1);
    margin-left: 5px;
  }
  #designerPage span:nth-child(3),#designerPage span:nth-child(4){
  
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(114,117,126,1);
  }
  #ManGro {
      width: 75px;
  }
  #ManGro img {
    width: 9px;
    height: 14px;
    cursor: pointer;
 }
 #ManGro span:nth-child(2) {
   font-size:25px;
   font-family:Microsoft YaHei;
   font-weight:400;
   color:rgba(114,117,126,1);
   margin-left: 5px;
 }
 #ManGro span:nth-child(3),#ManGro span:nth-child(4){
 
   font-size:18px;
   font-family:Microsoft YaHei;
   font-weight:400;
   color:rgba(114,117,126,1);
 }

  .villas_designer_title_box {
  
    margin-bottom: 21px;
  }
  .sgg {
    display: flex;
  }
  .sgg>div {
    line-height: 13px;
  }
  .sgg span{
    display: flex;
  }
    .sgg .sg img {
      max-width:100%;
    }
.hzdess {
    width: 1200px;
    margin: auto;
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(60,60,60,1);
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(212,212,212,1);
    
}
.xpp {
    width: 1200px;
    margin: 0 auto;
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    position: relative;
    top: 22px;

}