.home-banner {
    position:relative;
    width:100%;
    max-height: 933px;
    overflow: hidden;
}
.home-banner ul li {
    position:relative;
}
.home-banner ul li .video,
.home-banner ul li .video video {
    width:100%;
    transform: translate(0px,0px);
}
.home-banner ul li img.banner {
    position:relative;
    width:100%;
    transition: all 0.5s;
}
.home-banner ul li.swiper-slide-active img.banner{
    opacity: 1;
}
.home-banner ul li a {
     display: block;
     width: 100%;
     height: 100%;
     position: relative;
}
.home-banner ul li.video-paly a:after {
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat rgb(0,0,0,0);
    z-index: 1;
    transition: all 0.3s;
}

.home-banner .fix-word {
	position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
	background: rgba(0,0,0,0);
}

.home-banner .fix-word .p1 {
    font-size: 48px;

}
.home-banner .fix-word .p2 {
    font-size: 42px;
    font-family: "Medel";
    *text-transform: uppercase;
	padding:60px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
	width:40px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
	padding:2% 0 0 0;
}

.home-banner .pagination-banner {
    bottom:5% !important;
}
.home-banner .pagination-banner span {
    width: 20px;
    height: 3px;
    border-radius:2px;
    background: #fff;
    opacity: 1;
    margin: 0 6px;
    padding:1px;
    position: relative;
    margin: 0 7px!important;
    box-shadow: 0 2px 2px 2px rgb(0 0 0 / 2%);
    transition: width 0.6s ease;
}
.home-banner .pagination-banner span.swiper-pagination-bullet-active {
    background: #bc9d5f;
}


.home-banner .swiper-bottom {
    position:absolute;
    bottom:50%;
    right:0px;
    width:100%;
    padding:0;
    z-index:2;
}
.swiper-relative {
    position:relative;
    height:50px;
    overflow:hidden;
}
.swiper-relative div {
    position:absolute;
    width:43px;
    height:43px;
    border:1px solid rgba(255,255,255,.4);
    border-radius:100%;
    cursor:pointer;
}
.home-banner .swiper-banner-prev {
    background:url(../images/left.svg) center no-repeat;
    left: 2%;
}
.home-banner .swiper-banner-next {
    background:url(../images/right.svg) center no-repeat;
    right:2%;
}
.home-banner .swiper-banner-prev:hover {
    border:1px solid #bc9d5f;
    background:#bc9d5f url(../images/left.svg) center no-repeat;
}
.home-banner .swiper-banner-next:hover {
    border:1px solid #bc9d5f;
    background:#bc9d5f url(../images/right.svg) center no-repeat;
}
.home-banner .swiper-button-disabled {
    opacity:0.35;
}

/*banner图文案*/
.home-banner .word-fix {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    width: 86%;
}

.home-banner .fix-word .p1 {
    font-size: 48px;
    line-height: 1.6;

}
.home-banner .fix-word .p2 {
    font-size: 20px;
	padding:30px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
	width:30px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
	padding:8% 0 0 0;
}
@media screen and (max-width:1024px){
.home-banner .word-fix {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    width: 86%;
}
.home-banner .fix-word .p1 {
    font-size: 24px;
    line-height: 1.6;

}
.home-banner .fix-word .p2 {
    font-size: 18px;
	padding:10px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
	width:30px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
	padding:8% 0 0 0;
}

}
/*banner图文案 end*/



/*板块标题*/
.home-title {}
.home-title::before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/logo-icon.svg) no-repeat center center/36px;
    margin: 0 0;
    display: inline-block;
    vertical-align: middle;
}
.home-title h3 {
    font-size: 30px;
    color:#332c2b;
    
}
.home-title h6 {
    font-size: 24px;
    color:#332c2b;
    font-family: "Medel";
    letter-spacing: 0;
    text-transform: uppercase;
    margin:20px 0 0 0;
}

@media screen and (max-width:1024px){
.home-title {}

.home-title h3 {
    font-size: 20px;
}
.home-title h6 {
    font-size: 18px;
    margin:10px 0 0 0;
}  
}
/*板块标题 end*/


/*关于德利丰*/
.home-about {
    position:relative;
    padding:5% 0;
}
.home-about::before {
    opacity: 0.15;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(../images/office.png) no-repeat left center/60%;
    -webkit-filter: grayscale(100%);
    transition: all 3s;
}

.home-about .about-item .item {
    margin:50px 0;
}
.home-about .about-item .word {
    float:left;
    width:50%;
}
.home-about .about-item .content {
    margin:0% 0;
}
.home-about .about-item .content .tit {
    margin:10% 0 0 0;
}
.home-about .about-item .content .tit h2 {
    font-size: 30px;
    color: #174339;
    font-weight: bold;
    margin:0 0 40px 0;
}
.home-about .about-item .content .tit p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin:0 0 10px 0;
}
.home-about .about-item .content .tit p span {
    display:block;
}



.home-about .about-item .number {
    width: 100%;
    margin:10% 0 0 0;
}
.home-about .about-item .number ul {
    overflow:hidden;
}
.home-about .about-item .number ul li {
    float:left;
    width:33%;
    padding:0 0 8% 0;
}
.home-about .about-item .number ul li h3 {
}
.home-about .about-item .number ul li h3 strong {
    padding:0 5px;
    font-size: 40px;
    color: #bc9d5f;
    letter-spacing: 0;
    font-family: 'Medel';
}
.home-about .about-item .number ul li h3 span{
    font-size: 18px;
    color: #666;
    font-family: "Futura-Light";
}
.home-about .about-item .number ul li p {
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}

.home-about .about-item .photo {
    float:right;
    width:30%;
}
.home-about .about-item .photo img {
    width:100%;
}
@media screen and (max-width:1024px){
.home-about {
    padding:5% 0;
}
.home-about .about-item .word {
    width:100%;
}
.home-about .about-item .content {
    margin:5% 0;
}
.home-about .about-item .content .tit {
    margin:10% 0 5% 0;
}
.home-about .about-item .content .tit h2 {
    font-size: 20px;
    margin:0 0 20px 0;
}
.home-about .about-item .content .tit p {
    font-size: 14px;
}
.home-about .about-item .content .tit p span {
    display:inline;
}


.home-about .about-item  .number {}
.home-about .about-item  .number ul {
    max-width:600px;
}
.home-about .about-item  .number ul li {
    width:50%;
    padding:8%;
}
.home-about .about-item  .number ul li h3 {
}
.home-about .about-item  .number ul li h3 strong {
    padding:0 5px;
    font-size: 24px;
}
.home-about .about-item  .number ul li h3 span{
    font-size: 16px;
}
.home-about .about-item  .number ul li p {
    height: 30px;
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}

.home-about .about-item .photo {
    display: none;
    width:100%;
}
.home-about .about-item .photo img {
    width:100%;
}
}
/*关于品牌 end*/


/*产品系列*/
.home-product {
    padding:5% 0;
}
.home-product .prodcut-item {
    margin: 50px 0;
}



.home-product .prodcut-item ul {}
.home-product .prodcut-item ul li {
    position: relative;
    float:left;
    width:38%;
	margin:2%;
}


@media (min-width: 1200px) {
 
   .home-product .prodcut-item ul{ padding-left:13%; } 

}


.home-product .prodcut-item ul li .photo {
    position: relative;
    overflow: hidden;
}
.home-product .prodcut-item ul li .photo img {
    width:100%;
    transition: all 0.6s;
}
.home-product .prodcut-item ul li:hover .photo img{
    transform: scale(1.02);
}
.home-product .prodcut-item ul li .photo:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.5);
    z-index: 1;
    transition: all 0.3s;
}
.home-product .prodcut-item ul li .word {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    text-align: center;
}
.home-product .prodcut-item ul li .word h3 {
    font-size: 28px;
    color: #fff;
}
.home-product .prodcut-item ul li .word i {
    display:block;
    width:50px;
    height:1px;
    background:#fff;
    margin:20px auto;
    transition: all 0.6s;
}
.home-product .prodcut-item ul li:hover .word i {
   width:120px; 
}
.home-product .prodcut-item ul li .word h4 {
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width:1024px){
.home-product {
    padding:5% 0;
}
.home-product .prodcut-item {
    margin: 50px 0;
}

.home-product .prodcut-item ul {}
.home-product .prodcut-item ul li {
    width: 48%;
    margin: 1%;
}
.home-product .prodcut-item ul li .photo {
    position: relative;
}
.home-product .prodcut-item ul li .photo img {
    width:100%;
}
.home-product .prodcut-item ul li .photo:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.3);
    z-index: 1;
    transition: all 0.3s;
}
.home-product .prodcut-item ul li .word {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 8;
    text-align: center;
}
.home-product .prodcut-item ul li .word h3 {
    font-size: 18px;
    color: #fff;
}
.home-product .prodcut-item ul li .word i {
    display:block;
    width:50px;
    height:1px;
    background:#fff;
    margin:20px auto;
}
.home-product .prodcut-item ul li .word h4 {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}
}
/*产品系列*/

/*设计大咖*/
.design {
    position: relative;
    padding: 2% 0;
}
.design::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/home/design-bg.jpg) no-repeat center center/cover;
    z-index: -1;
    transition: all 3s;
}


.design .design-item {
    margin:6% 0;
}
.design .design-item .word {
    max-width: 600px;
}
.design .design-item .word h3 {
    font-size: 30px;
    color:#fff;
    line-height: 1.8;
}
.design .design-item .word h4 {
    font-size: 24px;
    color: #fff;
    font-family: "Medel";
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 50px 0 80px 0;
}
.design .design-item .word h5 {
    font-size: 14px;
    color:#fff;
    line-height: 1.8;
}

.design .design-item .word .go {
    margin: 90px 0 0 0;
}
.design .design-item .word .go a {}
@media screen and (max-width:1024px){
.design {
    padding: 15% 0;
}
.design::before {
    background: url(../images/home/design-bg.jpg) no-repeat top left/cover;
}


.design .design-item {
    margin:6% 0;
}
.design .design-item .word {
    max-width: 600px;
}
.design .design-item .word h3 {
    font-size: 24px;
    color:#fff;
    line-height: 1.8;
}
.design .design-item .word h4 {
    font-size: 18px;
    margin: 25px 0 40px 0;
}
.design .design-item .word h5 {
    font-size: 14px;
    color:#fff;
    line-height: 1.8;
}

.design .design-item .word .go {
    margin: 45px 0 0 0;
}
.design .design-item .word .go a {}

}
/*设计大咖*/

/*招商加盟*/
.join {
    padding:90px 0;
    background:#f6f6f6;
}
.join .join-item {
    background:#fff;
    overflow:hidden;
}

.join .join-item .word {
    float:left;
    width:50%;
    padding:5%;
}
.join .join-item .word .word-content {
    margin:60px 0 30px 0;
}
.join .join-item .word .word-content h4 {
    font-size: 30px;
    color: #174339;
    font-weight: bold;
    margin: 0 0 40px 0;
}
.join .join-item .word .word-content p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 0 0 10px 0;
}
.join .join-item .word .word-content .go {
    margin:90px 0 0 0;
}
.join .join-item .word .word-content .go a {
}

.join .join-item .photo {
    float:right;
    width:50%;
}
.join .join-item .photo img {
    width:100%;
}
@media screen and (max-width:1024px){
.join {
    padding:45px 0;
    background:#f6f6f6;
}
.join .join-item {
    background:#fff;
    overflow:hidden;
}

.join .join-item .word {
    width:100%;
    padding:5%;
}
.join .join-item .word .word-content {
    margin:60px 0 30px 0;
}
.join .join-item .word .word-content h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
}
.join .join-item .word .word-content p {
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 10px 0;
}
.join .join-item .word .word-content .go {
    margin:90px 0 0 0;
}
.join .join-item .word .word-content .go a {
}

.join .join-item .photo {
    width:100%;
}
.join .join-item .photo img {
    width:100%;
}   
}
/*招商加盟*/



/*大型工程*/
.case {
    padding:5% 0;
}
.case .case-item {}
.case .case-item .case-list {
    margin:60px 0 0 0;
    overflow:hidden;
}
.case .case-item .case-list ul {

}
.case .case-item .case-list ul li {
    padding:10px;
}
.case .case-item .case-list ul li .photo {
    position: relative;
    width: 100%;
    padding-top: 66%;
    overflow: hidden; 
}
.case .case-item .case-list ul li .photo img {
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: all 0.6s ease;
}
.case .case-item .case-list ul li a h3 {
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    padding:10px 0;
}
.case .case-item .go {
    margin: 30px 0 0 0;
}
@media screen and (max-width:1024px){
.case {
    padding:5% 0 8% 0;
}
.case .case-item {}
.case .case-item .case-list {
    margin:30px 0 0 0;
}
.case .case-item .case-list ul {

}
.case .case-item .case-list ul li {
    padding:10px 0;
}
.case .case-item .case-list ul li a {
    width: 100%;
    padding-top: 66%; 
}
.case .case-item .case-list ul li a img {
}
.case .case-item .case-list ul li a h3 {
    font-size: 16px;
    line-height: 1.8;
    padding:10px 0;
}   
}
/*大型工程*/