/* 格式化 */
*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
a:hover{
    color: #fff;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.warp{
    width: 100%;
}
body{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* 轮播图 */
/*.carousel-box{*/
/*    height: 35.625rem;*/
/*}*/
.carousel-item > img{
    height: 35.625rem;
    width: 100%;
}
.active{
    background-color: #EC6725 !important;
}
.carousel-indicators > li{
    width: 2.5rem !important;
    height: .3125rem !important;
    border: .125rem solid transparent !important;
    border-radius: .5rem !important;
}

/* 分页标题 */
.title{
    width: 100%;
    height: 7.8125rem;
    text-align: center;
    background-color: #dbdada;
    margin: 0;
    padding: 0;
    line-height: 7.8125rem;
}
.title-item-box{
    height: 7.8125rem;
    padding-top: 1.25rem;
}
.title-item{
    height: 2rem;
    font-size: 2rem;
    padding: 0px;
    margin: 0px;
    line-height: 2rem;
}
.title-item-en{
    height: 2rem;
    font-size: 1.5rem;
    padding: 0px;
    margin: 0px;
    line-height: 2rem;
}
.title-item-pic{
    height: 1.125rem;
    width: 14.25rem;
    margin: auto;
    background-image: url(../images/page-title.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

/* 新闻页 */
.news-box{
    height: 510px;
    width: 100%;
    background-image: url("../images/news-bg.png");
    background-repeat: no-repeat;
    background-position: center;
}
.news-content{
    width: 75rem;
    height: 32.5rem;
    padding-top: 2.1875rem;
    margin: auto;
}
.news-content-left{
    width: 35.4375rem;
    height: 28.125rem;
    float: left;
}
.news-carousel-item > a{
    width: 100%;
    height: 100%;
}
.news-carousel-item > a > img{
    width:100%;
    height: 468px;
}
.news-indicators{
    justify-content: flex-start;
    margin-left: 2.5rem;
}
.news-indicators > li{
    width: .625rem !important;
    height: .625rem !important;
    border-radius: 10px !important;
}
.news-about-more{
    display: block;
    position: absolute;
    width: 10.3125rem;
    height: 3.375rem;
    z-index: 2;
    right: 0;
    bottom: 0;
}
.about-more-left{
    width: 6.75rem;
    height: 3.375rem;
    float: left;
    line-height: 3.375rem;
    color: #FFF;
    text-align: center;
}
.news-more-mask1{
    width: 6.75rem;
    height: 3.375rem;
    position: absolute;
    float: left;
    line-height: 3.375rem;
    color: #FFF;
    text-align: center;
    background-color: #000;
    opacity: .8;
    z-index: -1;
}
.news-more-mask2{
    height: 3.375rem;
    width: 3.5625rem;
    position: absolute;
    float: left;
    line-height: 3.375rem;
    color: #FFF;
    text-align: center;
    background-color: #d75d21;
    opacity: .8;
    z-index: -1;
}
.about-more-right{
    float: left;
    height: 3.375rem;
    width: 3.5625rem;
    line-height: 3.375rem;
    color: #FFF;
    text-align: center;
}
.news-content-right{
    width: 35.1875rem;
    height: 28.125rem;
    float: left;
    margin-left: 4.375rem;
}
.news-list-more{
    display: block;
    height: 1.875rem;
    width: 7.25rem;
    line-height: 1.875rem;
    text-align: center;
    color: #fff;
    background-color: #d75e22;
}
.news-list{
    height: 25.625rem;
    margin-top: 10px;
}
.news-item{
    /*width: 35rem;*/
    /*height: 3.125rem;*/
    /*margin-top: .125rem;*/
    /*border-bottom: .0625rem solid #c9c8c8;*/
    width: 100%;
    height: 44px;
    line-height: 20px;
    margin-top: 4px;
    border-bottom: 2px;
}
.news-item > a{
    display: block;
    height: 1.25rem;
    width: inherit;
    line-height: 1.25rem;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-item > a:hover{
    color: #EC6725;
}
.news-item > p{
    display: block;
    height: 1.25rem;
    width: inherit;
    line-height: 1.25rem;
    color: #EC6725;
    margin: 0;
}

/* 成果展示页 */
.present-box{
    height: 32.1875rem;
    width: 100%;
}
.present-content{
    width: 75rem;
    height: 32.1875rem;
    margin: auto;
}
.present-content-list{
    width: 75rem;
    height: 32.1875rem;
    margin: auto;
    padding-top: 3.75rem;
}
.present-content-list > ul{
    font-size: 0px;
    height: 25rem;
    width: 75rem;
}
.present-list-item{
    position: relative;
    display: inline-block;
    width: 18.75rem;
    height: 25rem;
}
.present-list-item > img{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: -1;
}
.long{
    position: relative;
    top: 12.5rem;
    background-color: #000;
    opacity: .9;
}
.present-mask{
    width: 18.75rem;
    height: 12.5rem;
    color: #FFF;
    background-color: #373737;
    padding-top: 2.3125rem;
}
.present-mask > span{
    display: block;
    width: 13.75rem;
    height: 2.875rem;
    text-align: center;
    line-height: 2.625rem;
    font-size: 1.5rem;
    letter-spacing: .125rem;
    border: 2px solid #FFF;
    margin: auto;
    margin-bottom: 1.75rem;
}
.present-mask:hover{
    color: #eb6823;
}
.present-mask:hover a{
    color: #eb6823;
}
.present-mask > a{
    display: block;
    /*width: 9.375rem;*/
    width: 100%;
    /*height: 1.25rem;*/
    height: 30px;
    line-height: 30px;
    font-size: 1.125rem;
    /*letter-spacing: .125rem;*/
    text-align: center;
    /*line-height: 1.25rem;*/
    color: #FFF;
    margin: auto;
    /*margin-left: 3.75rem;*/
    /*margin-bottom: .625rem;*/
    padding: 0;
}

/* 业务范围页 */
.business-box{
    height: 32.5rem;
    width: 100%;
}
.business-content-box{
    width: 75.3125rem;
    height: 32.5rem;
    margin: auto;
    padding-top: 4.375rem;
}
.business-content{
    width: 24.0625rem;
    height: 25rem;
    margin-right: 1.5625rem;
    float: left;
    box-shadow: 0 0 .375rem .03125rem rgb(129, 129, 129) ;
    color: #000;
}
.business-list > ul > li > a{
    color: #000;
}
.business-content:hover{
    color: #eb6823;
}
.business-content:hover a{
    color: #eb6823;
}
.business-content:last-child{
    margin: 0;
}
.business-pic{
    height: 15.9375rem;
}
.business-pic > img{
    width: 100%;
    height: 100%;
}
.business-list{
    text-align: center;
}
.business-list > p{
    margin: 1.25rem 0 1.25rem 0;
    font-size: 1.25rem;
    font-weight: 700;
    height: 1.875rem;
}
.business-list > ul{
    height: 3.75rem;
    width: 12rem;
    padding: 0px;
    padding-left: 3.125rem;
    float: left;
    text-align: left;
    /*list-style: disc inside none !important;*/
}
