*{
    margin: 0;
    padding: 0;
}
body {
    min-width: 1400px;
}
#div_company_mini {
    /* display: none; */
    font-style: normal;
}
/* banner模块 */
.nav {
    width: 100%;
    height: 666px;
    background: url("../images/15.jpg") no-repeat center -77px;
    position: relative;
    /* background-size: 100% 100%; */
}
.nav .signUp {
    width: 416px;
    height: 450px;
    position: absolute;
    background-color: #fff;
    bottom: 76px;
    right: 18%;
}
.signUp .sign1 {
    overflow: hidden;
    height: 55px;
    background-color: #F2F2F2;
    
}
.signUp .sign1>div {
    padding: 1px 0 1px 9px;
    height: 25px;
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(69,69,69,1);
    border-left: 2px solid rgba(69,69,69,1);
    margin:14px 0 0 28px;
}
.signUp .sign2 span:nth-child(1) {
    display: inline-block;
    padding: 57px 0 0 28px;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(35,35,35,1);
}
.signUp .sign2 span:nth-child(2) {
    display: inline-block;
    padding: 36px 0 0 0;
    font-size:50px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(35,35,35,1);
}
.signUp .sign2 span:nth-child(3) {
    display: inline-block;
    padding: 57px 0 0 0;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(35,35,35,1);
}
.signUp .sign3 {
    height: 40px;
    margin: 45px 28px 21px 28px;
    border:1px solid rgba(174,174,174,1);
    box-sizing: border-box;
    line-height: 40px;
}
.signUp .sign3 span {
    padding-left: 14px;
}
.signUp .sign3 input {
    width: 280px;
    height: 38px;
    padding-top: 2px;
    margin-left: 11px;
    outline: none;
    /* margin-bottom: 2px; */
    border: 0 !important;
    box-sizing: border-box;
}
.signUp .sign3 input::placeholder {
    width:103px;
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(196,196,196,1);
    line-height:34px;
}
.signUp .sign4 {
    height: 40px;
    margin: 0 28px 0 28px;
    border:1px solid rgba(174,174,174,1);
    box-sizing: border-box;
    line-height: 40px;
}
.signUp .sign4 span {
    padding-left: 14px;
}
.signUp .sign4 input {
   
    outline: none;
    border: 0 !important;
    box-sizing: border-box;
    width: 280px;
    height: 38px;
    padding-top: 2px;
}
.signUp .sign4 input::placeholder {
    width:103px;
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(196,196,196,1);
    line-height:34px;
}
.signUp .sign5 button{
    width: 357px;
    margin: 23px 28px 0 28px;
    height:54px;
    background:rgba(217,0,15,1);
    border: 0;
    border-radius:2px;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    cursor: pointer;
}
/* 别墅施工 */
.bssg {
    padding-bottom: 103px;
}
.bssg>div:nth-child(1) {
    padding: 71px 0 13px 0;
    text-align: center;
    font-size:50px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(34,34,34,1);
}
.bssg>div:nth-child(2) {
    text-align: center;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(162,162,162,1);
    padding-bottom: 35px;
}
.bssg>div:nth-child(3) {
    min-width: 1296px;
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.bssg>div>div {
    width: 24%;
}
.bssg>div:nth-child(3) img {
    width: 100%;
    height: 100%;
}
.bssg>div>div:hover {
    box-shadow:0px 0px 1px 1px #ccc;
    transform:translate3d(0,-2px,0);
}
.bssg a {
    display: block;
}
/* 工长云集轮播图 */
.gzlb {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 589px;
    background: url("../images/5.png") no-repeat;
    /* z-index: 10; */
}
.swiper-slide-prev {
   font-style: normal;
}
.swiper-slide-active {
    position: relative;
    opacity: 1;
}
.swiper-button-prev {
    outline: none;
    width:66px;
    height:66px;
    left: 230px;
    background-image: url("../images/8.png")   ;
    background-size: 21px;
    border-radius:50%;
}
.swiper-button-prev:hover {
    background-color:rgba(227,182,133,1);
}
.swiper-button-next {
    outline: none;
    width:66px;
    height:66px;
    right: 230px;
    background-image: url("../images/7.png")   ;
    background-size: 21px;
    border-radius:50%;
}
.swiper-button-next:hover {
    background-color:rgba(227,182,133,1);
}
.gzlb>div:nth-child(1) {
    padding: 70px 0 50px 0;
    text-align: center;
    font-size:45px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.gzlb .swiper-slide {
    display: flex;
    /* width: 770px !important; */
    height: 330px;
    /* position: relative;s
    left: -20%; */
}
.swiper-slide-active {
    width: 770px !important;
    /* position: relative;
    left: 0; */
}
.caroursel{margin: auto;}
.swiper-container {
    width: 1200px;
    height: 330px;
    /* padding-right: 20px; */
    margin: 0 auto;
    position: relative;
   
    box-sizing: border-box !important;
}

.gzlb .swiper-slide>div:nth-child(1) {
    width: 280px;
}
.gzlb .swiper-slide>div:nth-child(2) {
    padding-left: 35px;
    width: 490px;
    background: url("../images/6.png") no-repeat;
    box-sizing: border-box;
}
.gzdata>div:nth-child(1) {
    padding: 59px 0 11px 0;
}
.gzdata>div:nth-child(1)>span:nth-child(1) {
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(34,34,34,1);
}
.gzdata>div:nth-child(1)>span:nth-child(2) {
    font-size:12px;
    font-family:Futura Hv BT;
    font-weight:800;
    color:rgba(197,20,32,1);
    padding-left: 260px;
}
.gzdata>div:nth-child(2) {
    border: 0;
    width:407px;
    border:1px solid rgba(125,124,124,1);
}
.gzdata>div:nth-child(3) {
    margin: 28px 0 20px 0;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
}
.gzdata>div:nth-child(4) {
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
}
.gzdata>div:nth-child(5) {
    margin: 20px 0;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
}
.gzdata>div:nth-child(6) {
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
}


/* .swiper-container img {
    display: block;
    width: 400px;
    height: 400px;
    margin: 0 auto;
} */

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet-active {
    background-color: #ffd200;
}
/* 别墅施工轮播图 */
.sglb>div:nth-child(1) {
    padding: 67px 0 47px 0;
    text-align: center;
    font-size:50px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(34,34,34,1);
}
.lb2 {
    width: 1306px;
    display: flex;
    margin: auto;
}
.lb2>div:nth-child(1) {
    width: 336px;
    height: 535px;
    background: url("../images/9.png") no-repeat;
}
.leftt {
    overflow: hidden;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;

}
.leftt .xyd {
    position: absolute;
    width:5px;
    height:5px;
    background:rgba(121,121,121,1);
    border-radius:50%;
    left: 19.3% !important;
    bottom: 27%;
}
.leftt .sx {
    position: absolute;
    width:1px;
    height:300px;
    background:rgba(180,180,180,1);
    left: 19.8%;
    bottom: 21%;
}
.leftt button {
    width:212px;
    height:56px;
    background:rgba(214,0,13,1);
    border-radius:5px;
    position: absolute;
    left: 17%;
    bottom: 8%;
    border: 0;
    outline: none;
}
.leftt button a {
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.leftt>div:nth-child(1) {
    margin: 41px 0 8px 0;
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.leftt>div:nth-child(2) {
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-bottom: 82px;
}

.leftt>div:nth-child(3) { 
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin-bottom: 20px;
    margin-left: 35px;
    cursor: pointer;
}
.leftt>div:nth-child(4) { 
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin-bottom: 20px;
    margin-left: 35px;
    cursor: pointer;
}
.leftt>div:nth-child(5) { 
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin-bottom: 20px;
    margin-left: 35px;
    cursor: pointer;
}
.leftt>div:nth-child(6) { 
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin-bottom: 20px;
    margin-left: 35px;
    cursor: pointer;
}
.leftt>div:nth-child(7) { 
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin-bottom: 20px;
    margin-left: 35px;
    cursor: pointer;
}
.leftt>div:nth-child(8) { 
    font-size:21px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin-bottom: 20px;
    margin-left: 35px;
    cursor: pointer;
}
.lbactive {
    font-size:21px !important;
    font-family:Microsoft YaHei;
    font-weight:bold !important;
    color:rgba(34,34,34,1) !important;
}
.sglb .slider {
    width: 970px;
    height: 535px;
    
}
.sglb .slides>li{
    position: relative;
}
.sglb .slides>li>div{
    padding: 15px 30px 13px 30px;
    position: absolute;
    bottom: 0;
    width: 970px;
    height: 74px;
    background:rgba(0,0,0,0.7);
    box-sizing: border-box;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
}
.slides img {
    width: 970px;
    height: 653px;
}
.flexslider {
    position: relative;
    border: 0;
}
.flexslider>ol {
   
    /*position: relative;*/
    /*transform: rotate(90deg);*/
    /*left: -78%;*/
    /*top:  -52%;  */
}
.flex-control-nav li {
    margin: 0 15px;
}
.flex-control-paging li a.flex-active {
    transform: scale(1.7);
    background:rgba(34,34,34,1);
    border-radius:50%;
}
.flex-control-paging li a {
    width:13px;
    height:13px;
    background:rgba(121,121,121,1);
    border-radius:50%;
}
/* .sglb .slides li {
    width: 970px;
    height: 200px;
} */
/* 五大链接 */
.fivelj {
    height: 352px;
    margin-top: 98px;
    background-color: #EEEEEE;
   
   
}
.fivelj>div {
    
    padding-top: 66px;
    width: 73%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fivelj>div>div {
    /* position: relative; */
    width: 216px;
    height: 219px;
    
}
.fivelj>div>div:nth-child(1) {
    background: url("../images/10.png") no-repeat;
}
.fivelj>div>div:nth-child(2) {
    background: url("../images/11.png") no-repeat;
}
.fivelj>div>div:nth-child(3) {
    background: url("../images/12.png") no-repeat;
}
.fivelj>div>div:nth-child(4) {
    background: url("../images/13.png") no-repeat;
}
.fivelj>div>div:nth-child(5) {
    background: url("../images/14.png") no-repeat;
}
.fivelj>div>div>img:nth-child(2) {
    position: absolute;
    top:0;
    left:0;
}
.fivelj>div>div>img:nth-child(1) {
    z-index: 10;
}
.myInput {
   padding: 0;
}
.showw {
    display: block !important;
} 
.noshow {
    display: none !important;
}
.yyy {
    display: block ;
} 
.yy a {
   height: 219px;
}

/* 视频 */
.zp {
    background-color: black;
    width: 970px !important;
    height:653px !important;
    padding: 0 !important;
    position: relative !important;
     
}
.zp .video_cover{
    margin: 0 auto;
    width: 970px !important;
    height:653px !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);

    object-fit: fill;
   
}
.zp .hide {
    display: block !important;
}
.zp .outter {
    display: none;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 85%;
    left: 75%;
    transform: translate(-50%,-50%); 
    background-color: white;
    border-radius: 50%;
    z-index: 2;
    text-align: center;
    line-height: 64px;
    cursor: pointer;
   
}
.zp .outter img {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%,-50%);
    width: 40%;
    height: 40%;
}
.zp1 {
    width: 970px !important;
    height:653px !important;
    background-color: black;
    position: relative !important;
    display: none;
}
#life_video {
    width: 970px !important;
    height:653px !important;
    display: none;
    margin: 0 auto;
}

#life_video video{
    height: 653px !important;
    object-fit: fill;
    /* height: auto !important; */
}
#life_video .prism-big-play-btn{
    left: 50% !important;
    top: 50% !important;
}
.clone {
    z-index: 1;
}









.banner_box .left_btn {
    position: absolute;
    width:66px;
    height: 66px;
    top: 50%;
    margin-top: -33px;
    left: 0;
    background: #000000;
    border-radius: 50%;
    z-index: 88;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
.banner_box .left_btn>img{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
}
.banner_box .left_btn:hover{
    cursor:pointer;
   background: #E3B685!important;
}

.banner_box .right_btn {
    position: absolute;
    width:66px;
    height: 66px;
    top: 50%;
    margin-top: -33px;
    right: 0;
    background: #000000;
    border-radius: 50%;
    z-index: 88;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}

.banner_box .right_btn>img{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
}

.banner_box .right_btn:hover{
    cursor:pointer;
    background: #E3B685!important;
}

.banner_box {
    width: 1400px;
    height: 330px;
    margin: 0 auto;
    position: relative;
}

.box {
    width: 1200px;
    height: 330px;
    margin: 0 auto;
}

.carousel{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;

}
.carousel .img{
    overflow: hidden;
    position: absolute;
    transition: width 0.2s,height 0.2s;
    transform-style: preserve-3d;
}
.carousel .img1{
    width: 0px;
    height: 0px;
    top: 30%;
    left: 110%;
    z-index: 1;
}
.carousel .img2{
    width: 620px;
    height: 258px;
    top: 50%;
    margin-top: -129px;
    left:0;
    z-index: 2;
}
.carousel .img3{
    width: 770px;
    height: 330px;
    top: 0%;
    left: 50%;
    margin-left:-385px;
    z-index: 3;
}
.carousel .img4{
    width: 620px;
    height: 258px;
    top: 50%;
    margin-top: -129px;
    right:0;
    z-index: 2;
}
.carousel .img5{
    width: 0px;
    height: 0px;
    top: 30%;
    left: 110%;
    z-index: 1;
}
.foreman_list{
    width: 100%;
    height:589px;
    background: #000;
}
.foreman_title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 45px;
    color: #FFFFFF;
    padding-top: 69px;
    padding-bottom: 50px;
}
.foreman_content_img{
    width:36%;
    height:100%;
    float: left;
}
.foreman_content_img>img{
    width: 100%;
    height: 100%;
    display: block;
}
.foreman_content_text{
    width: 64%;
    float: left;
    height: 100%;
    background: url("../images/6.png") no-repeat;
    background-size: 100% 100%;
}

.foreman_content_text>p{
    width:83%;
    height:40px;
    border-bottom:1px solid rgba(125,124,124,1);
    box-sizing: border-box;
    line-height: 50px;
    margin-top: 15%;
    margin-left:7.4%;
}
.foreman_content_text>p>span{
    width: auto;
    float: left;
    height: 40px;
    line-height: 30px;
    font-size: 32px;
    color: #222222;
    font-weight: bold;
}
.foreman_content_text>p>i{
    color: #C51420;
    font-size: 12px;
    float: right;
    cursor: pointer;
}
.foreman_content_text>span{
    width: auto;
    height: 22px;
    line-height: 22px;
    margin-left:7.4%;
    display: block;
    color: #7D7C7C;
    font-size: 18px;
    margin-top: 2.5%;
}
.foreman_content_text>span:nth-child(2){
    margin-top: 5%;
}
.img4>.foreman_content_text>span{
    margin-top: 1.5%;
    font-size: 15px;
}
.content_img_text{
    position: relative;
}
.content_img_text>.foreman_shadow_box{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.fmm {
    position: relative;
    width: 970px;
    height: 653px !important;
}
.fmmm {
    width: 970px;
    height: 653px !important;
    position: absolute;
    left: 0;
    top: 0;
}
.fmmm img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 970px !important;
    height: 653px !important;
}
.bfan {
    padding: 0 !important;
    cursor: pointer;
    background: transparent !important;
    width: 64px !important;
    height: 64px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.bfan img {
    width: 64px !important;
    height: 64px !important;
}
.zp {
    display: none;
}


