.banner-part {
    position: relative;
}

.head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

#banner img {
    height: 550px;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 15px;
}
#banner  > .swiper-pagination-bullets,
#banner .swiper-pagination-custom,
.swiper-pagination-fraction{
    bottom: 40px;
}
.swiper-button-next, .swiper-button-prev{
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
    z-index: 99;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{
    background-image: url("../image/icon-left.png");
    left: -42px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev{
    background-image: url("../image/icon-right.png");
    right: -42px;
}

.part-name {
    position: relative;
    padding-left: 63px;
    font-size: 24px;
    font-weight: 700;
    color: #616161;
}

.part-name:before {
    position: absolute;
    left: 0;
    top: -3px;
    content: '';
    width: 60px;
    height: 3px;
    background-color: #616161;
}

.part-name.right-line {
    margin-top: 110px;
}

.part-name.right-line:after {
    position: absolute;
    top: -59px;
    right: 0;
    width: 3px;
    height: 59px;
    content: '';
}

.part-margin {
    margin-top: 60px;
}

.more img {
    vertical-align: middle;
}

/* ------------------- 指数数据 start ------------------------------------*/
.index-type-list {
    max-width: 890px;
    margin-left: auto;
    margin-right: auto;
}

.index-type-list > div {
    text-align: center;
}

.index-type {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 23px;
    font-size: 18px;
    cursor: pointer;
}

.index-data-show {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
    color: #6C6969;
}

.index-data-show > div {
    display: inline-block;
    margin: 0 30px;
}

.index-data-show .name {
    margin-bottom: 20px;
    font-size: 23px;
    color: #444;
}

.index-data-show .value {
    font-size: 24px;
}

.index-name > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
.index-part {
    position: relative;
    box-sizing: content-box;
    padding: 10px;
}
.index-part::after {
    content: "";
    background: url('../image/index-bg.jpg');
    opacity: 0.1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: 100% 100%;
    position: absolute;
    z-index: -1;   
  }
.index-part .more {
    text-align: right;
}

/* ------------------- 指数数据 end ------------------------------------*/
/* ------------------- 评论 start ------------------------------------*/
.comment-part .img-div img {
    height: 447px;
}

.comment-part .img-div {
    margin-top: 37px;
    float: left;
}

.comment-part .img-div.right {
    float: right;
}

.comment-list {
    margin-top: 30px;
    padding: 0 48px 0 27px;
}

.comment-list .item {
    margin-top: 27px;
}

.comment-list .item:nth-last-of-type(1) {
    margin-top: 70px;
}

.comment-list .title {
    font-size: 18px;
    font-weight: 700;
}

.comment-list .time {
    margin: 18px 0;
    color: #bbb;
}

.comment-list .more {
    margin-top: 10px;
}

/* ------------------- 评论 end ------------------------------------*/
/* ------------------- 企业 start ------------------------------------*/
.company-swiper{
    position: relative;
    margin: 20px 37px 0;
}
#company-banner{
    /*margin: 20px 37px 0;*/
    height: 494px;
    padding-top: 38px;
}
.company-border {
    padding: 14px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgba(203, 203, 203, 0.5);
}
.company-border>div{
    padding: 0 10px 95px;
    background-color: #fff;
}
.company-border .year {
    margin: 7px 10px 0;
    padding: 17px 0;
    font-weight: 700;
    border-bottom: solid 1px #D9D9D9;
}
.company-border .title{
    margin: 20px 0 60px;
}


.company-border .img-div img {
    max-width: 284px;
    height: 158px;
}
#company-banner .swiper-slide-active{
    transform: translateY(-38px);
}

/* ------------------- 企业 end ------------------------------------*/
.info-part .swiper-container{
    margin: 0px;
}
.info-part .swiper-slide{
    padding: 0 15px;
}
.info-part .item{
    margin-top: 30px;
}
.info-part .img-div {
    float: left;
    margin-right: 30px;
}
.info-part .img-div.right {
    float: right;
    margin-left: 30px;
    margin-right: 0;
}
.info-part .img-div img{
    width: 350px;
    height: 270px;
}
.info-part .info{
    padding-top: 10px;
}
.info-part .line{
    width: 78px;
    height: 7px;
    border-radius: 4px;
}
.info-part .title{
    margin: 13px 0;
    font-size: 20px;
    font-weight: 700;
    color: #3C3C3C;
}
.info-part .short-div{
    font-size: 17px;
}
.info-part .short-div p {
    line-height: 1.8rem;
}
.info-part .time{
    margin-top: 5px;
}
.info-part .more{
    margin-top: 70px;
    font-size: 18px;
}
.info-swiper-pagination{
    position: relative;
    margin-bottom: 50px;
}
.info-swiper-pagination .swiper-pagination-bullet{
    margin: 0 4px;
    border-radius: 5px;
    opacity: 0.5;
    transition: all 0.5s ease;
    outline: none;
}
.info-swiper-pagination .swiper-pagination-bullet-active{
    width: 45px;
    opacity: 1;
}

.video{
    margin-top: 30px;
    overflow: hidden;
}
.video li{
    margin-bottom: 15px;
    border: 1px #B6A675 solid;
    text-align: center;
    line-height: 40px;
    color: #B6A675;
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
}
.video li.active{
    background-color: #B6A675;
    color: #fff;
}

.video-title{
    float: left;
    width: 20%;
}
.video-container{
    float: left;
    padding-left: 15px;
    width: 80%;
    min-height: 522px;
}
.video-container video{
    width: 100%;
    object-fit: fill;
}