.wrap.mt10.banner
{
    position:relative;
    height:2.32rem;
    overflow:hidden;
 }
.bx-wrapper {
    top: 0;
    left: 0;
    position: absolute!important;
    z-index: 1;
    width: 100%;
    height:232px;
    background-color:rgba(0,0,0,0);
    border:none;
    overflow:hidden;
}
.page-of-green-supply-CITI .green-banner
{
    overflow:hidden;
}

.citi-master{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 0;
    background: rgb(255, 250, 229);
    margin-bottom: 20px;
}
.citi-master .w20{
    width: 20%;
    text-align: center;
}
.citi-master img{
    width: 50px;
    margin: 0 auto;
}
.citi-master .icon-mark,
.citi-master-brand .icon-mark{
    width: 100px;
    margin: 0 auto;
}

.citi-master-brand{
    width: 100%;
    justify-content: space-around;
    padding: 15px 0;
    background: rgb(255, 250, 229);
}
.citi-master-brand .master{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.citi-master-brand .w20{
    width: 16%;
    border-right: 1px solid rgb(53,91,183);
}
.citi-master-brand .w60{
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.citi-master-brand .w60 img{
    width: 60px;
}
.citi-master-brand .w60 .center{
    width: 55%;
    text-align: center;
}
.three div a{
    display: none;
}
.three p,
.three span{
    display: block;
    line-height: 30px;
}
