.about-nav .about-nav-box .desc-nav{
    color: #f96203 !important;
}
.about-box .desc-body{
    width: 1190px;
    margin: 0px auto 80px;
    background-color: white;
    text-align: center;
}
.about-box .desc-body img.about-video{
    cursor: pointer;
}


/* banner */
.desc-banner{
    width: 100%;
}
.desc-banner img{
    width: 100%;
}


/* 数字高顿 */
.floor-yellow{
    width: 100%;
    background: white;
}
.floor-num .num-list .num-box .num-title{
    color: #f96203;
    margin-top: 0;
}
.floor-num .num-list .num-box .num-desc{
    color: black;
    margin-top: 6px;
}
.floor-num .num-list .num-box{
    opacity: 1;
    border-left: 1px solid #ccc;
}

/* 关于高顿 */
.about-gd{
    width: 100%;
    margin-bottom: 60px;
}
.about-gd .about-title{
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    font-size: 36px;
    margin-bottom: 30px;
}
.about-gd .about-desc{
    width: 1100px;
    margin: 0 auto;
}
.about-gd .about-desc p{
    width: 100%;
    font-size: 16px;
    color: #333333;
    text-align: left;
    margin-bottom: 27px;
    line-height: 23px;
}

/* 发展历程 */
.about-develop{
    width: 100%;
    height: 360px;
    background: url('../../../../image/wwwindex/childpage/desc/bg1.jpg') no-repeat center center;
    background-size: 100% auto;
}
.about-develop .develop-box{
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.slide-header-box{
    position: relative;
    width: 100%;
    height: 34px;
    /* border-bottom: 2px solid rgb(241, 243, 245); */
    overflow: hidden;
}
.slide-header-box .slide-box{
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    border-bottom: 2px solid rgb(241, 243, 245);
    height: 32px;
}
.slide-header-box .slide-box .slide-item{
    float: left;
    /* width: 11%; */
    height: 100%;
    cursor: pointer;
    text-align: center;
}
.slide-footer-box{
    position: relative;
    width: 100%;
    height: 286px;
    overflow: hidden;
}
.slide-footer-box .slide-footer{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /* width: 900%; */
}
.slide-footer-box .slide-footer .slide-footer-item{
    float: left;
    /* width: 11.11%; */
    height: 100%;
}
.slide-footer-box .slide-footer .slide-footer-item p{
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-left: 26px;
}
.slide-footer-item p:first-child{
    margin-top: 30px;
}
.develop-box .arrow{
    width: 16px;
    height: 16px;
}
.develop-box .arrow-left{
    left: -24px;
}
.develop-box .arrow-right{
    right: -24px;
}

/* 高顿荣誉 */
.about-honour{
    width: 100%;
    height: 430px;
    background: url('../../../../image/wwwindex/childpage/desc/bg3.jpg') no-repeat center center;
    background-size: 100% 100%;
}
.about-honour .honour-box{
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.honour-box .slide-footer-box{
    height: 290px;
}
.honour-box .arrow{
    width: 16px;
    height: 16px;
}
.honour-box .arrow-left{
    left: -24px;
}
.honour-box .arrow-right{
    right: -24px;
}
.honour-box .honour-footer .slide-footer-item{
    text-align: center;
}
.honour-box .honour-footer .slide-footer-item img{
    display: block;
    width: 100%;
    margin: 30px auto 0;
}
