.re-top{
    width:5.7rem;
    background-color: #F2F4F5;
    padding:0 .35rem .2rem;
    overflow: hidden;
}
.re-top *{
    color: #cc3524;
    font-size:.2rem;
}
.re-top table td{
    height:.45rem;
}
.re-top table{
    width:5.7rem;
    margin:.3rem 0;
}
.re-top table tr:last-child *{
    font-size:.24rem;
}
.re-top table td:first-child{
    width:2.3rem;
    text-align: left;
}
.re-top table td:nth-child(2){
    width:1.41rem;
    text-align: right;
}
.re-top table td:nth-child(3){
    text-align: right;
}
.re-top table img{
    height:.13rem;
    width:.15rem;
}
.re-top table tr:last-child .s1{
    font-size:.36rem;
}
.re-top>p{
    text-align: justify;
    line-height:.32rem;
}

/*公告信息，公司年报*/
.re-div{
    width:6.4rem;
}
.re-div a{
    overflow: hidden;
    display: block;
    width:5.72rem;
    padding:.3rem .34rem;
    border-bottom:1px solid #dddddd;
}
.re-div a .lf h2{
    color: #ec6c1f;
    font-size:.48rem;
    margin:.1rem 0 0;
}
.re-div a .lf h3{
    color: #ec6c1f;
    font-size:.2rem;
    text-align: right;
}
.re-div a .rt{
    width:3.92rem;
}

.re-div a .rt h2{
    font-size:.3rem;
    line-height:.42rem;
    text-align: justify;
}
.re-div a .rt p{
    font-size:.2rem;
    line-height:.32rem;
    color: #9e9d9d;
    text-align: justify;
}

/*治理结构*/

.re1 h2{
    color: #ec6c1f;
    font-size: .32rem;
    margin:.1rem 0;
    text-align: center;
}
.re1 h3{
    color: #ec6c1f;
    font-size: .22rem;
    text-align: center;
}

.swiper{
    margin:.2rem auto 0;
    width: 6rem;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper .swiper-slide img{
    width: 2rem;
    height: 2.67rem;
}
.swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:url("../img/btnleft.png");
    left: .1rem;
}
.swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url("../img/btnright.png");
    right: .1rem;
}
.swiper .swiper-button-next,.swiper  .swiper-button-prev{
    top: 50%;
    width: .5rem;
    height: .5rem;
    margin-top: -.25rem;
    -moz-background-size:.5rem .5rem;
    -webkit-background-size:.5rem .5rem;
    background-size:.5rem .5rem;
}














