

.commonH2 {
    height: 120px; width: 1200px; overflow: hidden;
    margin: 0 auto;
    line-height: 120px; text-align:center; font-size: 66px !important;
    position:relative;
}
    .commonH2::after, 
    .commonH2::before {
        position: absolute; top: 65px;
        width: 420px; height:2px; overflow: hidden;
        background:#000;
        content:'';
    }
    .commonH2::after{
        left: 0;
    }
    .commonH2::before{
        right: 0;
    }



/*START carousel*/
.carousel {
    height: 880px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background-color: #fbf7f8;
}
    .flip {
        height: 880px; min-width: 1200px; max-width: 1980px; overflow: hidden;
        margin: 0 auto;
    }
        .flip > .flip-body {
            height: 880px !important;
        } 
        .img-auto {
            height: 880px !important;
            object-fit: cover;
        }

        .flip > .flip-prev, 
        .flip > .flip-next {
            color: #fff !important;
        }

        .nav.nav-turn > li.active {
            color: #a17295;
        }
/*END carousel*/


/*start about*/
.about {
    height: 900px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background-color: #fbf7f8;
}
    .about .commonH2 {
        margin: 60px auto 70px;
    }
    .aboutMain {
        height: 580px; width: 1200px; overflow: hidden;
        margin: 0 auto;
    }
        .aboutCompany {
            height: 580px; width: 580px; overflow: hidden;
            float: left;
        }
            .aboutCompany h3 {
                height: 66px; width: 530px; overflow: hidden;
                font-size: 36px !important; line-height: 66px;
                border-bottom: 2px solid #dcdadb;
                margin-bottom: 30px;
            }
            .aboutCompany p {
                font-size: 16px;
                text-indent: 32px;
            }
            .aboutCompany button {
                height: 50px; width: 190px; overflow: hidden;
                border-radius: 25px; border: none;
                background-color: #a17295;
                font-size: 22px; line-height: 50px;
                color: #fff;
                margin-top: 40px;
            }
        .aboutEnterprise {
            height: 580px; width: 580px; overflow: hidden;
            float: right;
            background-color: #a17295;
            border-radius: 30px;
        }
            .aboutEnterprise h3 {
                height: 68px; width: 460px; overflow: hidden;
                margin: 68px auto 20px;
                background-color: #d9c7d5;
                font-size: 25px !important; line-height: 68px; text-align: center;
                color: #333;
            }
            .aboutEnterprise .strong {
                font-size: 25px; line-height: 40px; text-align: center; font-weight: bold;
                color: #fff;
                margin: 0 auto;
            }
            .aboutEnterprise .intro {
                font-size: 20px; line-height: 2;
                width: 480px;
                margin: 0 auto;
                text-indent: 40px;
            }
            .aboutEnterprise .strong + .intro {
                margin-top: 20px;
            }
/*end about*/


/*start culture*/
.culture {
    height: 845px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;
}
    .culture .commonH2 {
        margin: 60px auto 70px;
    }
    .cultureMain {
        height: 520px; width: 1200px;
        margin: 0 auto;
    }
        .cultureDlA,
        .cultureDlC {
            height: 330px; width: 300px; 
            float: left;
            position: relative;
            margin-top: 90px; margin-bottom: 90px;
        }
        .cultureDlA {
            background-color: #a17295;
        }
        .cultureDlC {
            background-color: #dddddd;
        }
            .cultureDlA::before {
                width: 0; height: 0;
                border-left: 150px solid transparent;
                border-right: 150px solid transparent;
                border-bottom: 90px solid #a17295;
                position: absolute; left: 0; top: -90px;
                content: '';
            }
            .cultureDlA::after {
                width: 0; height: 0;
                border-left: 150px solid transparent;
                border-right: 150px solid transparent;
                border-top: 90px solid #a17295;
                position: absolute; left: 0; bottom: -90px;
                content: '';
            }
            .cultureDlC::before {
                width: 0; height: 0;
                border-left: 150px solid transparent;
                border-right: 150px solid transparent;
                border-bottom: 90px solid #dddddd;
                position: absolute; left: 0; top: -90px;
                content: '';
            }
            .cultureDlC::after {
                width: 0; height: 0;
                border-left: 150px solid transparent;
                border-right: 150px solid transparent;
                border-top: 90px solid #dddddd;
                position: absolute; left: 0; bottom: -90px;
                content: '';
            }
            .dtA {
                height: 100px; width: 100px; overflow: hidden;
                margin: 30px auto 10px;
            }
                .dtA img {
                    height: 100px; width: 100px; overflow: hidden;
                }
            .ddTitle {
                text-align: center; font-size: 36px; font-weight: bold;
            }
            .ddIntro {
                text-align: center; font-size: 24px;
            }
            .cultureDlA .ddTitle,
            .cultureDlA .ddIntro {
                color: #fff;
            }
/*end culture*/





/*start philosophy*/
.philosophy {
    height: 824px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background: url('../img/bg_philosophy.png') no-repeat center center;
}
    .philosophy .commonH2 {
        display: none;
        color: #fff;
        margin: 60px auto 70px;
    }
    .philosophy .commonH2::before,
    .philosophy .commonH2::after {
        background: #fff;
    }
.philosophyMain {
    height: 824px; width: 1200px;
    margin: 0 auto;
    position: relative;
}
    .philosophyMain ul {
        display: block;
        height: 824px; width: 1200px;
        margin: 0 auto; padding: 0;
        position: relative;
    }
    li.liXin {
        display: block;
        height: 160px; width: 160px; overflow: hidden;
        position: absolute; z-index: 3;
        border-radius: 80px;
        background-color: #d7d7d7;
        font-size: 36px; line-height: 160px; text-align: center;
    }
    li.liXin:hover {
        cursor: pointer;
    }
    li.active {
        color: #dddddd;
        background-color: #a17295;
    }
        .philosophyMain li:nth-child(1) {
            left: -45px; top: 508px;
        }
        .philosophyMain li:nth-child(2) {
            left: 160px; top: 245px;
        }
        .philosophyMain li:nth-child(3) {
            left: 518px; top: 128px;
        }
        .philosophyMain li:nth-child(4) {
            right: 160px; top: 245px;
        }
        .philosophyMain li:nth-child(5) {
            right: -45px; top: 508px;
        }
    dl.dlXin {
        height: 365px; width: 770px; overflow: hidden;
        position: absolute; bottom: 0; left: 215px; z-index: 3;
        margin: 0; padding: 0;
        display: none;
    }
    dl.dlXin.active {
        display: block;
    }
        .dlXin dt {
            display: block;
            height: 90px; width: 50%; overflow: hidden;
            margin: 80px auto 0; padding: 0;
            text-align: center; font-size: 36px; line-height: 90px;
            color: #333333;
        }
        .dlXin dd {
            display: block;
            height: 90px; width: 76%; overflow: hidden;
            margin: 15px auto 0; padding: 0;
            text-align: center; font-size: 30px; line-height: 45px;
            color: #333333;
        }

/*end philosophy*/








/*start products*/
.products {
    height: 1050px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background-color: #fbf7f8;
}
    .products .commonH2 {
        margin: 60px auto 70px;
    }
    .productsMain {
        height: 680px; width: 1200px;
        margin: 0 auto;
    }
        .productsMain dl {
            display: flex; flex-wrap: wrap;
/*            height: 680px; width: 1200px;*/
            justify-content: space-between;
            margin: 0; padding: 0;
        }
            .productsMain dl dt {
                height: 340px; width: 400px; overflow: hidden;
/*                height: 255px; width: 300px; overflow: hidden;*/
                list-style-type: none;
                margin: 0 !important; padding: 0 !important;
            }
            .productsMain a {
                display: block; height: 280px; width: 380px;
/*                display: block; height: 210px; width: 285px;*/
                margin: 0 auto; padding-top: 10px;
                box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
                background-color: #fff;
            }
            .productsMain img {
                display: block;
                height: 260px; width: 360px; overflow: hidden;
/*                height: 195px; width: 270px; overflow: hidden;*/
                margin: 0 auto 0;
                object-fit: cover;
            }
/*end products*/


/*start news*/
.news {
    height: 840px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;
}
    .news .commonH2 {
        margin: 60px auto 70px;
    }
    .newsMain {
        height: 500px; width: 1200px;
        margin: 0 auto; padding: 0;
        display: flex; flex-wrap: wrap;
        justify-content: space-between;
    }
        .newsMain a:hover {
            color: #a17295;
        }
        .newsMain dl {
            height: 495px; width: 360px; 
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            margin: 0; padding: 0;
        }
        .newsMain dt {
            height: 235px; width: 360px; overflow: hidden;
        }
            .newsMain dt img {
                height: 235px; width: 360px; overflow: hidden;
                object-fit: cover;
            }
        .newsMain dd {
            width: 300px; margin: 0 auto;
        }
        .newsMain .title {
            height: 70px; overflow: hidden;
            font-size: 25px; line-height: 70px; overflow: hidden;
            white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
        }
        .newsMain .intro {
            height: 64px; overflow: hidden;
            font-size: 16px; line-height: 2;
            display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
        }
        .newsMain .more {
            margin-top: 30px;
        }
        .newsMain .more a {
            display: block; margin: 0; padding: 0;
            text-align: center; line-height: 60px; font-size: 20px;
            height: 60px; width: 180px; overflow: hidden;
            border: 1px solid #000;
        }

/*end news*/


/*start team*/
.team {
    height: 850px; min-width: 1200px; max-width: 1920px; overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;
}
    .team .commonH2 {
        margin: 60px auto 70px;
    }
    .team .commonH2::after, 
    .team .commonH2::before {
        width: 380px;
    }
    .teamMain {
        height: 460px; width: 1200px;
        margin: 0 auto; padding: 0;
        display: flex; flex-wrap: wrap;
        justify-content: space-between;
    }
        .teamMain a:hover {
            color: #a17295;
        }
        .teamMain dl {
            height: 460px; width: 360px; 
            margin: 0; padding: 0;
        }
        .teamMain dt {
            height: 286; width: 286px; overflow: hidden;
            margin: 30px auto;
        }
            .teamMain dt img {
                height: 286px; width: 286px; overflow: hidden;
                object-fit: cover;
            }
        .teamMain .name {
            width: 300px; margin: 0 auto;
            font-size: 32px; line-height: 3; text-align: center;
        }

        #productsMain > .flip-prev, 
        #productsMain > .flip-next {
            color: #999 !important;
        }

        #teamMain > .flip-prev, 
        #teamMain > .flip-next {
            color: #999 !important;
        }

     /*   .nav.nav-turn > li.active {
            color: #a17295;
        }*/
/*end team*/


