﻿
.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;
}


/* 新的 */
#common_header{
    min-width: 12rem;
    margin: 0 auto;
}
.inner{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}
.flex, .flex-center, .flex-between, .flex-end{
    display: flex;
    align-items: center;
}
.flex-center{
    justify-content: center;
}
.flex-between{
    justify-content: space-between;
}
.flex-outer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex-end{
    justify-content: flex-end;
}

.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{
    margin: 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;
    line-height: 22px;
}
.common-title-two b{
    display: block;
    width: 5px;
    height: 22px;
    border-radius: 3px;
    margin-right: 12px;
}
.common-title-two h3:last-of-type b{
    margin-left: 12px;
    margin-right: 0;
}

.common-title-two .t-citi{
    color: #06AD70;
}
.common-title-two .t-citi b{
    background: #06AD70;
}
.common-title-two .t-cati{
    color: #FA8801;
}
.common-title-two .t-cati b{
    background: #FA8801;
}


/* CITI/CATI列表  */
.brand-rank{
    align-items: initial;
}
.brand-rank .citi-cati{
    padding: 50px 30px 34px 30px;
    width: calc(50% - 85px);
}
.brand-rank .citi-cati li{
    display: inline-block;
}
.brand-rank .citi-cati h6{
    min-height: 18px;
    font-size: 18px;
    line-height: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #999;
}
.brand-rank .citi-cati p{
    font-size: 50px;
    font-family: Arial;
    color: #333;
    line-height: 54px;
    margin: 20px 0 5px;
    display: flex;
    align-items: center;
}
.brand-rank .citi-cati p.num{
    font-size: 72px;
    line-height: 54px;
    font-weight: bold;
}
.brand-rank .citi-cati p b{
    display: block;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}
.brand-rank .citi-cati span{
    display: block;
    font-size: 14px;
    font-family: Source Han Sans SC;
    color: #999;
    line-height: 24px;
    min-height: 48px;
}
.brand-rank .citi-cati strong{
    font-weight: normal;
}

.brand-rank .citi-cati li:first-of-type{
    width: 40%;
    position: relative;
}
.brand-rank .citi-cati li:first-of-type:after{
    content: '';
    width: 2px;
    height: 115px;
    position: absolute;
    top: 0;
    right: 0;
}
.brand-rank .citi-cati li:first-of-type span{
    text-align: center;
    max-width: 180px;
}
.brand-rank .flex-outer li{
    width: 24%;
}

.brand-rank .citi-number, .citi-analysis .t-head{
    background: rgba(228,246,230,.6);
}
.brand-rank .citi-number li:first-of-type:after{
    background: #06AD70;
}
.brand-rank .citi-number .num,
.brand-rank .citi-number strong{
    color: #06AD70;
}
.brand-rank .citi-number .icon-star{
    background: url(../images/citi-star.png) no-repeat;
    background-size: 100%;
}
.brand-rank .citi-number .icon-bar{
    background: url(../images/citi-bar.png) no-repeat;
    background-size: 100%;
}

.brand-rank .cati-number, .cati-analysis .t-head{
    background: rgba(251,237,215,.6);
}
.brand-rank .cati-number li:first-of-type:after{
    background: #FA8801;
}
.brand-rank .cati-number .num,
.brand-rank .cati-number strong{
    color: #FA8801;
}
.brand-rank .cati-number .icon-star{
    background: url(../images/cati-star.png) no-repeat;
    background-size: 100%;
}
.brand-rank .cati-number .icon-bar{
    background: url(../images/cati-bar.png) no-repeat;
    background-size: 100%;
}


/* 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;
}


/* 指数对标 */
.box-benchmark{
    display: flex;
    justify-content: space-between;
}
.benchmarkBox .notes{
    font-size: 14px;
    line-height: 14px;
    color: #999999;
    margin-top: -12px;
}
.benchmarkBox .dot{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.benchmarkBox .lists{
    margin-top: 25px;
}
.benchmarkBox .lists li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 9px;
    background: #F6F7F8;
    margin-top: 14px;
}
.benchmarkBox li h5{
    width: 50%;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    color: #1A1A1A;
    margin-right: 12px;
    display: inline-flex;
}
.benchmarkBox li h5 em{
    font-style: normal;
    margin-right: 5px;
}
.benchmarkBox li .step{
    position: relative;
    width: 180px;
    height: 14px;
}
.benchmarkBox li .step .active{
    height: 16px;
    position: absolute;
    left: 0;
    top: -1px;
}
.benchmarkBox li .step .dot{
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.benchmarkBox li .step .bgfff,
.benchmarkBox li .step .cfull{
    left: calc(100% - 6px)!important;
}
.benchmarkBox li .step .bgfff{
    background: #fff;
}


.benchmarkBox li .num{
    font-size: 14px;
    line-height: 14px;
    color: #999999;
    font-family: Arial;
    min-width: 82px;
    margin-left: 9px;
}
.benchmarkBox li .num strong{
    color: #1A1A1A;
}

.citi-benchmark .dot, .citi-benchmark li .active{
    background: #06AD70;
}
.citi-benchmark li .step{
    background: rgba(6,173,112,.38);
}
.cati-benchmark .dot, .cati-benchmark li .active{
    background: #FA8801;
}
.cati-benchmark li .step{
    background: rgba(250,136,1,.38);
}


/* 分析指数 */
.analysis-list, .box-benchmark .benchmarkBox{
    width: calc(50% - 15px);
}
.analysis-list .lists{
    width: 100%;
    cursor: pointer;
    margin-top: 2px;
}

.analysis-list .list-one h4, .analysis-list h5{
    width: calc(100% - 200px);
    margin-right: 18px;
}
.analysis-list .num,
.analysis-list strong, .total-score strong{
    width: 50px;
}
.analysis-list .t-head strong:first-of-type,
.analysis-list .total-score strong:first-of-type,
.analysis-list .list-one strong:first-of-type,
.analysis-list .list-two strong:first-of-type{
    width: 70px;
}

.analysis-list .num{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    color: #1A1A1A;
}
.analysis-list .list-one .num{
    color: #fff;
    font-weight: bold;
}

.analysis-list .list-one h4,
.analysis-list .total-score h4{
    line-height: 46px;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #fff;
}
.analysis-list .total-score h4{
    font-weight: bold;
    justify-content: center;
}

.analysis-list b{
    display: block;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin-left: 6px;
    transform: rotate(135deg);
}
.analysis-list .up{
    transform: rotate(-45deg)!important;
}
.analysis-list strong,
.total-score strong{
    color: #1A1A1A;
    font-size: 16px;
    display: block;
    text-align: left;
    font-weight: bold;
}
.analysis-list .list-one strong{
    color: #fff;
}

.analysis-list li{
    margin-bottom: 1px;
    line-height: 36px;
}
.analysis-list li h5{
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #1A1A1A;
}
.analysis-list li .list-two{}

.analysis-list .list-two b{
    /*position: absolute;*/
    /*left: -30px;*/
    /*top: 14px;*/
    border-top: 1px solid #1A1A1A;
    border-right: 1px solid #1A1A1A;
}
.analysis-list li strong{
    font-size: 14px;
    background: transparent;
    color: #1A1A1A;
}
.analysis-list .list-content{
    border-left: 4px solid #06AD70;
    border-right: 4px solid #06AD70;
    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{
    margin-top: 20px;
}
.analysis-list .notes p{
    font-size: 12px;
    line-height: 18px;
    color: #333;
    text-align: justify;
}
.analysis-list .notes span{
    font-weight: bold;
}

.citi-analysis .lists ul{
    display: none;
}
.citi-analysis .list-one{
    background: #06AD70;
}
.cati-analysis .list-one{
    background: #FA8801;
}

/* 总分 */
.total-score{
    min-height: 48px;
    background: #CCCCCC;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.total-score strong,
.total-score h5{
    display: block;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

/* 表头 */
.t-head{
    display: flex;
    align-items: center;
    padding: 12px 0;
}
.t-head h5, .t-head .num, .t-head strong{
    font-weight: 500;
    font-size: 14px;
    color: #333333;
}
.t-head .num{
    text-align: center;
}

/* 品牌故事 */
.brand-story{
    flex-wrap: wrap;
}
.brand-story li {
    width: calc(50% - 32px);
    height: 100px;
    border: 1px solid #999999;
    margin-top: 20px;
}
.brand-story li .story-list{
    display: flex;
    align-items: center;
    height: 100%;
}
.brand-story li img{
    width: 153px;
    height: 100px;
    object-fit: cover;
    /*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{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-of-green-supply-brands .list-recent li{
    width: calc(50% - 72px);
    border: 1px solid #999999;
    padding: 30px 20px 20px 20px;
    margin-right: 60px;
    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;
}









