﻿#container .top .logo{
    top: 1.26rem;
}
#container .top .logo img{
	max-width: 5.28rem;
    max-height: 1rem;
}
#container .top.logoBig .logo img{
	max-height: 1.8rem;
}
#container .top .sharedbox{
	left: 2.16rem;
    top: 3.23rem;
}
#container .top .brands{
    position: absolute;
    top: 3.16rem;
    text-align: center;
    width: 5.28rem;
    margin: auto;
}
#container .top .brands img{
	max-width: 0.6rem;
    max-height: 0.4rem;
    padding: 0.1rem 0.1rem;
}

.list-logos .partner-body li a img {
    max-width:2rem !important;
    max-height:1rem !important;
}


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

.total-brand-logo{
    padding: .50rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: .06rem solid #EFF2F6;
}
.total-brand-logo .logo{
    width: 1.04rem;
    height: 1.04rem;
    line-height: 1.04rem;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.total-brand-logo .logo img{
    max-width: 2.30rem;
    max-height: 1.30rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.sub-brand-list{
    margin-left: .47rem;
    align-items: center;
    padding: .15rem .34rem .05rem;
    box-shadow: 0 .03rem .13rem 0 rgba(0, 0, 0, 0.32);
    border-radius: .02rem;
    display: none;
}
.sub-brand-list h6{
    font-size: .14rem;
    color: #666666;
    line-height: .16rem;
    padding: .28rem .35rem .28rem 0;
    border-right: .01rem solid #EDEDED;
}
.sub-brand-list ul{
    padding-left: .12rem;
    width: 5.80rem;
}
.sub-brand-list li{
    width: .80rem;
    height: .80rem;
    display: inline-block;
    text-align: center;
    line-height: .80rem;
    margin: 0 0 .10rem .10rem;
}
.sub-brand-list li img{
    width: .70rem;
}

.common-box{
    margin: .5rem 0;
}
.common-box .common-title{
    margin-bottom: .4rem;
}
.common-box .common-title h2{
    color: #1A1A1A;
    font-size: .26rem;
    line-height: .28rem;
    font-weight: bold;
}
.common-box .common-title .more-btn{
    display: block;
    font-size: .14rem;
    font-family: Arial;
    color: #FFFFFF;
    line-height: .28rem;
    padding: 0 .1rem;
    background: #38AB8D;
    border-radius: .14rem;
    margin-left: .4rem;
}
.common-title-two{
    margin-top: .55rem;
    margin-bottom: .30rem;
}
.common-title-two h3{
    font-size: .20rem;
    font-family: Arial;
    font-weight: bold;
    line-height: .22rem;
}
.common-title-two b{
    display: block;
    width: .05rem;
    height: .22rem;
    border-radius: .03rem;
    margin-right: .12rem;
}
.common-title-two h3:last-of-type b{
    margin-left: .12rem;
    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: .50rem .30rem .34rem .30rem;
    width: calc(50% - .85rem);
}
.brand-rank .citi-cati li{
    display: inline-block;
}
.brand-rank .citi-cati h6{
    min-height: .18rem;
    font-size: .18rem;
    line-height: .18rem;
    font-family: Arial;
    font-weight: bold;
    color: #999;
}
.brand-rank .citi-cati p{
    font-size: .50rem;
    font-family: Arial;
    color: #333;
    line-height: .54rem;
    margin: .20rem 0 .05rem;
    display: flex;
    align-items: center;
}
.brand-rank .citi-cati p.num{
    font-size: .72rem;
    line-height: .54rem;
    font-weight: bold;
}
.brand-rank .citi-cati p b{
    display: block;
    width: .28rem;
    height: .28rem;
    margin-right: .10rem;
}
.brand-rank .citi-cati span{
    display: block;
    font-size: .14rem;
    font-family: Source Han Sans SC;
    color: #999;
    line-height: .24rem;
    min-height: .48rem;
}
.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: .02rem;
    height: 1.15rem;
    position: absolute;
    top: 0;
    right: 0;
}
.brand-rank .citi-cati li:first-of-type span{
    text-align: center;
    max-width: 1.80rem;
}
.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/pages/citicati/citi-star.png) no-repeat;
    background-size: 100%;
}
.brand-rank .citi-number .icon-bar{
    background: url(../images/pages/citicati/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/pages/citicati/cati-star.png) no-repeat;
    background-size: 100%;
}
.brand-rank .cati-number .icon-bar{
    background: url(../images/pages/citicati/cati-bar.png) no-repeat;
    background-size: 100%;
}


/* echarts */
.radar-eCharts{
    width: 100%;
    background: #F3FAFD;
    height: 4.30rem;
    padding: .40rem 0 .10rem;
}
.radar-eCharts .ets,
.bar-eCharts .ets{
    width: 50%;
    height: 100%;
}
.bar-eCharts{
    width: 100%;
    height: 5.77rem;
}


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

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


.benchmarkBox li .num{
    font-size: .14rem;
    line-height: .14rem;
    color: #999999;
    font-family: Arial;
    min-width: .82rem;
    margin-left: .09rem;
}
.benchmarkBox li .num strong{
    font-size: .14rem;
    font-weight: bold;
    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% - .25rem);
}
.analysis-list .lists{
    width: 100%;
    cursor: pointer;
    margin-top: .02rem;
}

.analysis-list .list-one h4, .analysis-list h5{
    width: calc(100% - 2rem);
    margin-right: .18rem;
}
.analysis-list .num,
.analysis-list strong, .total-score strong{
    width: .50rem;
}
.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: .70rem;
}

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

.analysis-list .list-one h4,
.analysis-list .total-score h4{
    line-height: .46rem;
    font-size: .16rem;
    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: .05rem;
    height: .05rem;
    border-top: .02rem solid #fff;
    border-right: .02rem solid #fff;
    margin-left: .06rem;
    transform: rotate(135deg);
}
.analysis-list .up{
    transform: rotate(-45deg)!important;
}
.analysis-list strong,
.total-score strong{
    color: #1A1A1A;
    font-size: .16rem;
    display: block;
    text-align: left;
    font-weight: bold;
}
.analysis-list .list-one strong{
    color: #fff;
}

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

.analysis-list .list-two b{
    border-top: .01rem solid #1A1A1A;
    border-right: .01rem solid #1A1A1A;
}
.analysis-list li strong{
    font-size: .14rem;
    background: transparent;
    color: #1A1A1A;
}
.analysis-list .list-content{
    border-left: .04rem solid #06AD70;
    border-right: .04rem solid #06AD70;
    padding: .12rem .37rem;
}
.analysis-list .list-content p{
    font-size: .14rem;
    color: #1A1A1A;
    line-height: .22rem;
}
.cati-analysis ul,
.analysis-list .list-content{
    display: none;
}

.analysis-list .notes{
    margin-top: .20rem;
    display: flex;
}
.analysis-list .notes p,
.analysis-list .notes span{
    font-size: .12rem;
    line-height: .18rem;
}
.analysis-list .notes p{
    color: #333;
    text-align: justify;
}
.analysis-list .notes p a{
    display: inline-block;
    font-size: .12rem;
}
.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: .48rem;
    background: #CCCCCC;
    display: flex;
    align-items: center;
    margin-top: .10rem;
}
.total-score strong,
.total-score h5{
    display: block;
    color: #333333;
    font-size: .16rem;
    font-weight: bold;
}

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

/* 品牌故事 */
.brand-story{
    flex-wrap: wrap;
}
.brand-story li {
    width: calc(50% - .27rem);
    height: 1rem;
    border: .01rem solid #999999;
    margin-top: .2rem;
}
.brand-story li .story-list{
    display: flex;
    align-items: center;
    height: 100%;
}
.brand-story li img{
    width: 1.53rem;
    height: 1rem;
    object-fit: cover;
}
.brand-story li .content{
    margin-left: .26rem;
    margin-right: .20rem;
}
.brand-story li h3{
    font-size: .17rem;
    font-weight: 500;
    color: #1A1A1A;
    line-height: .22rem;
    margin-bottom: .11rem;
}
.brand-story li p{
    font-size: .14rem;
    font-weight: 500;
    color: #666666;
    line-height: .20rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

/* 最近沟通 */
.list-recent ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-recent li{
    width: calc(25% - .78rem);
    border: .01rem solid #999999;
    padding: .30rem .20rem .20rem .20rem;
    margin-top: .20rem;
    margin-bottom: .20rem;
    position: relative;
}
.list-recent li:nth-child(4n){
    margin-right: 0;
}
.list-recent .f20{
    color: #1A1A1A;
    font-size: 0.2rem;
    line-height: .3rem;
    margin-bottom: .20rem;
    min-height: .6rem;
}
.list-recent .f14{
    font-size: .14rem;
    line-height: .24rem;
    color: #1A1A1A;
    min-height: .96rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;    /* 限制最多显示3行 */
    overflow: hidden;
    text-overflow: ellipsis;  /* 可选，部分浏览器不生效 */
    word-break: break-word;
}
.list-recent .tags{
    padding-top: 0.1rem;
}
.list-recent .tags .localtion{
    color: #abb1a7;
    border-right: .01rem solid #ccc;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icons/pos.png") no-repeat;
    padding: 0 0.1rem 0 0.2rem;
    min-height: auto!important;
}
.list-recent .date{
    color: #abb1a7;
    position: absolute;
    right: .2rem;
    bottom: 0;
    min-height: .42rem;
}
.list-recent .tooltip{
    display: none;
    width: 4rem;
    position: absolute;
    left: -1.2rem;
    text-align: center;
    z-index: 1;
    padding: 0.2rem;
    margin-top: 0.4rem;
    font-size: 0.14rem;
    background-color: #fff;
    box-shadow: .03rem .05rem .2rem rgba(0, 0, 0, 0);
    filter: drop-shadow(.03rem .05rem .2rem rgba(0, 0, 0, 0.2));
    color: #566374;
}
.list-recent .tooltip:before {
    content: '';
    width: 0;
    height: 0;
    border-left: .15rem solid transparent;
    border-right: .15rem solid transparent;
    border-bottom: .15rem solid #fff;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -0.15rem;
    margin-right: 2.94rem;
}
.tooltip .con {
    text-align: left;
    font-size: .14rem;
    line-height: .28rem;
}


/* 同行业其他品牌 */
.other-brands-list li{
    width: calc(16.66% - .12rem);
    height: 1.40rem;
    line-height: 1.40rem;
    border: .01rem solid #999999;
    float: left;
    text-align: center;
    margin-right: .12rem;
    margin-bottom: .12rem;
}
.other-brands-list li:nth-child(6n){
    margin-right: 0;
}
.other-brands-list li a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.other-brands-list li img{
    width: 1rem;
    max-width: none!important;
    max-height: none;!important;
}


.pages {
    line-height: .8rem;
    text-align: center;
    padding-bottom: 0.2rem;
}
.pages a{
    display: inline-block;
    color: #455338;
    margin: 0 0.4rem;
}
.pages span{
    margin: 0 0.4rem;
    width: 0.4rem;
    display: inline-block;
}
.pages a.disable{
    opacity: 0.3;
    cursor: auto;
}





