.bannerBox {
    width: 100%;
    margin-bottom: 16px;
    position: relative;
}

.carousel {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    color: #fff;
    background: rgba(0, 0, 0, .5);
    border-radius: 50px;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    line-height: 50px;
    width: 50px;
    height: 50px;
    font-size: 26px;
}

.page-rm .page-middle {
    width: 740px;
}

.page-rm .page-right {
    width: 425px;
}

.business-content ul {
    list-style: none;
    color: #ccc;
}

.business-content ul li {
    line-height: 38px;
}

.business-content ul li p:nth-child(1) {
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.business-content ul li p:nth-child(2) {
    margin-left: 110px;
    margin-right: 96px;
}

.interlinkage {
    width: 1200px;
    margin: 25px auto 29px;
}

.interlinkage-tit {
    margin-bottom: 24px;
}

.interlinkage-tit .wire.fl {
    background: #ddd;
    margin-top: 11px;
    width: 530px;
    height: 2px;
}

.interlinkage-tit .wire.fr {
    background: #ddd;
    margin-top: -11px;
    width: 530px;
    height: 2px;
}

.interlinkage-tit h5 {
    font-size: 22px;
    color: #666;
    text-align: center;
    width: 140px;
    background: white;
    margin: 0 auto;
}

.interlinkage-com ul li {
    float: left;
    margin-bottom: 24px;
    margin-right: 50px;
}

.interlinkage-com ul li:nth-child(9),
.interlinkage-com ul li:nth-child(18) {
    margin-right: 0px;
}

.page-right .information .tab-content .tab-pane ul li a .title {
    width: 75%;
}

.carousel-inner .item img {
    width: 100%;
    height: 370px;
}