

/* 主题内容 */
.box .center {
    width: 12rem;
    margin: 0 auto;
    margin-top: .8rem;
}

/* 左边部分 */
.box .center .centers {
    display: flex;

}

.box .center .centers .left .title {
    width: 2.7rem;
    height: .72rem;
    background: rgba(6, 103, 216, 1);

}

.box .center .centers .left .title span {
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    line-height: .7rem;
    margin-left: .41rem;
}

.box .center .centers .left ul li {
    height: .48rem;
    line-height: .48rem;
    margin-top: .02rem;
    display: flex;
    cursor: pointer;
    background-color: #fff;
}

.box .center .centers .left ul li p {
    padding-left: .41rem;
    font-size: .2rem;
    color: rgba(51, 51, 51, 1);
}

.box .center .centers .left ul .leftborder {
    border-left: .04rem solid rgba(9, 115, 201, 1);
    color: #0667D8;
}

/* 右侧公司动态 */
.box .center .centers .right {
    width: 8.86rem;
    margin-left: .4rem;
    padding-top: .16rem;
    background-color: #fff;
}

.box .center .centers .right .right1 .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: .23rem;
    padding-right: .24rem;
}

.box .center .centers .right .right1 .title .title_left p {
    font-size: .28rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    border-bottom: .04rem solid #0667D8;
    padding-bottom: .11rem;
}

.box .center .centers .right .right1 .title .title_right p {
    font-size: .14rem;
    color: #666666;
}

.box .center .centers .right  .neirong {
    margin-top: .22rem;
    padding-left: .26rem;
}

.box .center .centers .right  .neirong ul li {
    margin-bottom: .35rem;
   
}
.box .center .centers .right  .neirong ul li a{
    display: flex;
}

.box .center .centers .right  .neirong ul li .left img {
    width: 3rem;
    height: 2rem;
    
}
.box .center .centers .right  .neirong ul li:hover{
    transform:scale(1.05,1.05);
    box-shadow:1px 1px 10px 1px #000;
}
/* .box .center .centers .right  .neirong ul li .left img:hover{
    width: 3.2rem;
    
} */

.box .center .centers .right  .neirong ul li .right {
    margin-left: .11rem;
}

.box .center .centers .right  .neirong ul li .right p:nth-child(1) {
    width: 2.85rem;
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    margin-bottom: .23rem;
    white-space: nowrap;
    /*内容超宽后禁止换行显示*/
    overflow: hidden;
    /*超出部分隐藏*/
    text-overflow: ellipsis;
    /*文字超出部分以省略号显示*/
}

.box .center .centers .right  .neirong ul li .right p:nth-child(2) {
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-bottom: .29rem;
}

.box .center .centers .right  .neirong ul li .right p:nth-child(3) {
    width: 4.48rem;
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/* 分页 */
.box .center .centers .right  .fenye {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
}

.box .center .centers .right  .fenye .fenyes {
    display: flex;
    align-items: center;
}

.box .center .centers .right  .fenye .fenyes ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.box .center .centers .right  .fenye .fenyes ul.pagination li {
    display: inline;
}

.box .center .centers .right  .fenye .fenyes ul.pagination li a {
    color: black;
    float: left;
    padding: .08rem .16rem;
    text-decoration: none;
    border-radius: 3px;
}

.box .center .centers .right  .fenye .fenyes .active {
    background-color: #0667D8;
}





/* 业内新闻 */
.box .center .centers .right .right2 .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: .23rem;
    padding-right: .24rem;
}

.box .center .centers .right .right2 .title .title_left p {
    font-size: .28rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    border-bottom: .04rem solid #0667D8;
    padding-bottom: .11rem;
}

.box .center .centers .right .right2 .title .title_right p {
    font-size: .14rem;
    color: #666666;
}



/* 分页 */
.box .center .centers .right .right4 .fenye {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
}

.box .center .centers .right .right4 .fenye .fenyes {
    display: flex;
    align-items: center;
}

.box .center .centers .right .right4 .fenye .fenyes ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.box .center .centers .right .right4 .fenye .fenyes ul.pagination li {
    display: inline;
}

.box .center .centers .right .right4 .fenye .fenyes ul.pagination li a {
    color: black;
    float: left;
    padding: .08rem .16rem;
    text-decoration: none;
    border-radius: 3px;
}

.box .center .centers .right .right4 .fenye .fenyes .active {
    background-color: #0667D8;
}


/* 脚步 */
.box .foot {
    margin-top: 2.86rem;
}

.box .foot .foot_top {
    width: 100%;
    height: 2.84rem;
    background: rgba(57, 57, 57, 1);
}

.box .foot .foot_top .foot_top_center {
    width: 12rem;
    margin: 0 auto;
    padding-top: .51rem;
    /*display: flex;*/
    /* justify-content: space-between; */
}

.box .foot .foot_top .foot_top_center .foot_top_left .foot_top_left_title p {
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.box .foot .foot_top .foot_top_center .foot_top_left .foot_top_left_center {
    margin-top: .39rem;
}

.box .foot .foot_top .foot_top_center .foot_top_left .foot_top_left_center ul li {
    display: flex;
    align-items: center;
    margin-bottom: .38rem;
}

.box .foot .foot_top .foot_top_center .foot_top_left .foot_top_left_center ul li img {
    width: .22rem;
    height: .22rem;
}

.box .foot .foot_top .foot_top_center .foot_top_left .foot_top_left_center ul li span {
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-left: .19rem;
}

.box .foot .foot_top .foot_top_center .foot_top_right {
    flex: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.box .foot .foot_top .foot_top_center .foot_top_right ul {
    display: flex;
    justify-content: flex-end;
}

.box .foot .foot_top .foot_top_center .foot_top_right ul li {
    margin-left: .23rem;
}

.box .foot .foot_top .foot_top_center .foot_top_right .img_group{
    padding-top: .5rem;
    display: flex;
    justify-content:space-between;
}

.box .foot .foot_top .foot_top_center .foot_top_right ul li p {
    margin-bottom: .2rem;
    font-size: .12rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}
.box .foot .foot_top .foot_top_center .foot_top_right ul li p a{
    color: #fff;
}

.box .foot .foot_top .foot_top_center .foot_top_right ul li p:nth-child(1) {
    font-size: .14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: .4rem;
}

.box .foot .foot_bottom {
    height: .6rem;
    background: rgba(8, 8, 8, 1);
    display: flex;
}

.box .foot .foot_bottom div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box .foot .foot_bottom div p {
    font-size: .14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}