﻿
.page-of-green-supply-brands #container .top .logo{
	    top: 126px;
}
.page-of-green-supply-brands #container .top .logo img{
	max-width: 5.28rem;
     max-height: 1rem;
}
.page-of-green-supply-brands #container .top.logoBig .logo img{
	max-height: 1.8rem;
}
.page-of-green-supply-brands #container .top .sharedbox{
	left: 216px;
     top:323px;
}
.page-of-green-supply-brands #container .top .brands{
		position: absolute;
    top: 316px;
    text-align: center;
    width: 5.28rem;
    margin: auto;
}
.page-of-green-supply-brands #container .top .brands img{
	max-width: 0.6rem;
    max-height: 0.4rem;
    padding: 0.1rem 0.1rem;
}

.page-of-green-supply-brands .list-logos .partner-body li a img {
    /*max-width:230px !important;
    max-height:110px !important;*/
    max-width:200px !important;
    max-height:100px !important;
}


/* 新的 */
.inner{
    width: 1200px;
    margin: 0 auto;
}
.flex{
    display: flex;
    align-items: center;
}
.flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-between{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-outer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-of-green-supply-brands h3{
    padding: 0;
    margin: 0;
    border-bottom: none;
}
.page-of-green-supply-brands #container{
    background: transparent;
    margin-top: 0;
}

.total-brand-logo{
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 6px solid #EFF2F6;
}
.total-brand-logo .logo{
    width: 104px;
    height: 104px;
    display: inline-block;
    text-align: center;
    line-height: 104px;
    cursor: pointer;
    position: relative;
}
.total-brand-logo .logo img{
    max-width: 230px;
    max-height: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.sub-brand-list{
    margin-left: 47px;
    align-items: center;
    padding: 15px 34px 5px;
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.32);
    border-radius: 2px;
    display: none;
}
.sub-brand-list h6{
    font-size: 14px;
    color: #666666;
    line-height: 16px;
    padding: 28px 35px 28px 0;
    border-right: 1px solid #EDEDED;
}
.sub-brand-list ul{
    padding-left: 12px;
    width: 580px;
}
.sub-brand-list li{
    width: 80px;
    height: 80px;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    margin: 0 0 10px 10px;
}
.sub-brand-list li img{
    width: 70px;
}

.common-box{
    padding: 50px 0;
}
.common-box .common-title{
    font-size: 26px;
    font-weight: bold;
    color: #1A1A1A;
    line-height: 28px;
    margin-bottom: 40px;
}
.common-box .common-title .more-btn{
    display: block;
    font-size: 14px;
    font-family: Arial;
    color: #FFFFFF;
    line-height: 28px;
    padding: 0 10px;
    background: #38AB8D;
    border-radius: 14px;
    margin-left: 40px;
}
.common-title-two{
    margin-top: 55px;
    margin-bottom: 30px;
}
.common-title-two h3{
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #1A1A1A;
    line-height: 22px;
}
.common-title-two b{
    display: block;
    width: 5px;
    height: 22px;
    background: #C1C1C1;
    border-radius: 3px;
    margin-right: 12px;
}
.common-title-two h3:last-of-type b{
    margin-left: 12px;
    margin-right: 0;
}

/* CITI/CATI列表  */
.brand-rank{
    align-items: initial;
}
.brand-rank .citi-cati{
    padding: 35px 54px 5px;
    width: 477px;
}
.brand-rank .citi-number{
    background: rgba(228,246,230,.3);
}
.brand-rank .cati-number{
    background: rgba(251,237,215,.3);
}

.brand-rank .citi-cati li{
    text-align: center;
    display: inline-block;
    margin-bottom: 40px;
}
.brand-rank .citi-cati h6{
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #666666;
    line-height: 22px;
}
.brand-rank .citi-cati p{
    font-size: 64px;
    font-family: Arial;
    font-weight: bold;
    color: #E55744;
    line-height: 66px;
    margin: 40px 0 18px;
}
.brand-rank .citi-cati span{
    font-size: 14px;
    font-family: Source Han Sans SC;
    color: #1A1A1A;
    line-height: 16px;
}
.brand-rank .flex-outer li{
    width: 48%;
}

/* echarts */
.radar-eCharts{
    width: 100%;
    background: #F3FAFD;
    height: 430px;
    padding: 40px 0 10px;
}
.radar-eCharts .ets,
.bar-eCharts .ets{
    width: 50%;
    height: 100%;
}
.bar-eCharts{
    width: 100%;
    height: 577px;
}

/* 分析指数 */
.analysis-list .lists,.analysis-list .notes{
    width: 564px;
    cursor: pointer;
}
.analysis-list .list-one h4,
.analysis-list .total-score h4{
    width: 504px;
    border-left: 10px solid #F7B951;
    line-height: 46px;
    font-size: 16px;
    padding-left: 10px;
    color: #1A1A1A;
    background: #EAF5EC;
    display: flex;
    align-items: center;
}
.analysis-list .total-score h4{
    font-weight: bold;
    justify-content: center;
    color: #F7B951;
}
.analysis-list .list-one b,
.analysis-list .list-two b{
    display: block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    margin-left: 11px;
    transform: rotate(135deg);
    margin-right: 12px;
}
.analysis-list .up{
    transform: rotate(-45deg)!important;
}
.analysis-list .list-one strong,
.analysis-list .list-two strong,
.total-score strong{
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    width: 50px;
    height: 46px;
    background: #F7B951;
    text-align: center;
    line-height: 46px;
    font-weight: bold;
}
.analysis-list .list-two strong{
    background: #38AB8D;
}

.analysis-list li{
    margin-bottom: 1px;
    line-height: 36px;
}
.analysis-list li h5{
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 51px;
}
.analysis-list li .list-two{
    background: #38AB8D;
    border-left: 10px solid #fff;
}

.analysis-list .list-two b{
    position: absolute;
    left: -30px;
    top: 14px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.analysis-list li strong{
    background: transparent;
}
.analysis-list .list-content{
    margin: 1px 0 1px 10px;
    border-left: 4px solid #62AE9A;
    border-right: 4px solid #62AE9A;
    /*border-bottom: 4px solid #62AE9A;*/
    padding: 12px 37px;
}
.analysis-list .list-content p{
    font-size: 14px;
    color: #1A1A1A;
    line-height: 22px;
}
.cati-analysis ul,
.analysis-list .list-content{
    display: none;
}

.analysis-list .notes{

}
.analysis-list .notes span{
    font-size: 16px;
    font-weight: bold;
    color: #F7B951;
    margin: 20px 10px 5px;
    display: block;
}
.analysis-list .notes p{
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin: 0 10px;
}

.citi-analysis .lists ul{
    display: none;
}

/* 品牌故事 */
.brand-story{
    flex-wrap: wrap;
}
.brand-story li{
    width: 548px;
    height: 100px;
    border: 1px solid #999999;
    margin-top: 20px;
}
.brand-story li .story-list{
    display: flex;
    align-items: center;
}
.brand-story li img{
    width: 153px;
    max-height: 100px;
}
.brand-story li .content{
    margin-left: 26px;
    margin-right: 20px;
}
.brand-story li h3{
    font-size: 17px;
    font-weight: 500;
    color: #1A1A1A;
    line-height: 22px;
    margin-bottom: 11px;
}
.brand-story li p{
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

/* 最近沟通 */
.page-of-green-supply #container .tooltip{
    width: 400px;
    left: -120px;
}
.page-of-green-supply-brands .list-recent ul:after{
    display: block;
    content: '';
    clear: both;
}
.page-of-green-supply-brands .list-recent li{
    width: 538px;
    border: 1px solid #999999;
    padding: 30px 20px 20px 20px;
    float: left;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-of-green-supply-brands .f20{
    color: #1A1A1A;
    line-height: 26px;
    margin-bottom: 20px;
    min-height: 52px;
}
.page-of-green-supply-brands .f14{
    line-height: 28px;
    color: #1A1A1A;
    min-height: 84px;
}
.page-of-green-supply-brands .list-recent .tags .localtion{
    min-height: auto;
}
.page-of-green-supply-brands .list-recent li:nth-child(2n){
    margin-right: 0;
}
.page-of-green-supply-brands .list-recent .date{
    right: 34px;
    bottom: 0;
    min-height: 48px;
}

/* 同行业其他品牌 */
.other-brands-list li{
    width: 188px;
    height: 140px;
    border: 1px solid #999999;
    float: left;
    text-align: center;
    line-height: 140px;
    margin-right: 12px;
    margin-bottom: 12px;
}
.other-brands-list li:nth-child(6n){
    margin-right: 0;
}
.other-brands-list li img{
    width: 120px;
}









