.main-content{
    width: 100%;
    height: auto;
    padding-bottom: 70px;
    background: url(../image/background15.png) no-repeat 100% 100%;
}
.information{
    width: 100%;
    /* height: 1415px; */
    background: url("../image/background15.png") 100%;
}
.information-content{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.information-content-title{
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    /*margin-bottom: 13px;*/
}
.information-content-title h2{
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    line-height: 53px;
}
.information-content-title .icon{
    width: 19px;
    height: 21px;
    margin-right: 5px;
    background: url("../image/icon17.png") no-repeat 100% 100%;
}
a{
    text-decoration: none;
}

.article-content{
    display: flex;
    display: -ms-flexbox;
}
.article-content .left{
    width: 885px;
    /* height: 1366px; */
    box-sizing: border-box;
    margin-right: 15px;
    border-radius: 8px;
    overflow: hidden;
}
.article-content .right{
    width: 300px;
    /* height: 1336px; */
    box-sizing: border-box;

}
.information-button-list{
    max-width: 1200px; /* 221 * 5 */
    margin: 0 auto ;
    /*height: 236px;*/
    align-items: center;
    border-radius: 8px ;
    opacity: 0.8;
    padding: 15px ;
    background: url("../image/background20.png") no-repeat 100% 100%;
}
.button-list-item{
    width: 225px;
    /*height: 40px;*/
    background: rgba(225,225,225,.12);
    border-radius: 20px;
    text-align: center;    
    margin-right: 11px;
    margin-bottom: 12px;   
    float: left;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.button-list-item:nth-child(5n){
    margin-right: 0;
}
.button-list-item a{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article{

}
.recommend{
    /*padding-top: 25px;*/
    width: 100%;
    /*height: 590px;*/
    background: url("../image/background16.png") no-repeat 100% 100%;
}
.recommend-content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.recommend-content-title{
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    /*margin-bottom: 13px;*/
}
.recommend-content-title h2{
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    line-height: 53px;
}
.recommend-content-title .icon{
    width: 19px;
    height: 21px;
    margin-right: 5px;
    background: url("../image/icon17.png") no-repeat 100% 100%;
}
.image-list {
    max-width: 1200px; /* 221 * 5 */
    margin: 0 auto;
    /*height: 385px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    background: #FFFFFF;
    border-radius: 8px;
    opacity: 0.8;
    padding: 15px;
}

.image-list img {
    width: 221px;
    height: 141px;
    /*object-fit: cover; *//* IE10 不支持，可去掉 */
    margin-bottom: 9px;
    display: block;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
}

/* 为了兼容 IE10，可以写成固定宽度块 */
.image-item {
    width: 221px;
    height: 181px;
    text-align: center;
    margin-right: 16px;
    margin-top: 5px;
    float: left;
}
.image-item:nth-child(5n){
    margin-right: 0;
}
.image-item span{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.image-item img{
    border-radius: 7px;
}

.card-item {
    /*width: 888px;*/
    padding: 15px ;
    box-sizing: border-box;
    background-color: #fff;
    /*overflow: hidden;*/
    position: relative;
    height: 178px;
    border-bottom: 1px dashed rgba(0, 75, 147, .15);
}
.card-item:last-child {
	border-bottom: none;
}
 hr{
    /*width: 862px;*/
    border: none;
    border-top: 1px dashed #ccc;  /* 显示上边框作为分割线 */
    height: 1px;
    background: none;margin: auto;
}
.related-advertising.margin-bottom-10{
    margin-bottom: 10px;
}
.related-advertising.margin-bottom-15{
    margin-bottom: 15px;
}
.advertising.margin-top-10{
    margin-top: 10px;
}
.advertising.margin-top-15{
    margin-top: 15px;
}
.related-brands ul{
    list-style: none;
    width: fit-content;
    color: #333;
    padding: 0 0 15px 22px;
}
ul.text li {
    margin: 5px 0;
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    border-bottom: 1px dashed rgba(190,190,190,0.3);
    width: 257px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.text li a{
    color: #333333;
}
ul.text li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #A6A6A6;
    border-radius: 50%;
}
.moreBrands{
    width: 100%;
    height:auto;
    /*padding: 0 0 15px 0;*/
    background: url("../image/background14.png") no-repeat center center;
    background-size: 100% 101%; /* 强制拉伸铺满 */
}
.moreBrands-content{
    width: 1200px;
    margin: auto;
}
.moreBrands-list{
    width: 1202px;
    /*height: 494px;*/
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
}
.information-button{
    width: 100%;
}
.information-button-item{
    width: 226px;
    height: 33px;
    border-radius: 16px;
    margin-right: 9px;
    margin-bottom: 12px;
    border: 1px solid #094BAE;
    float: left;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.information-button:after{
    content: "";
    display: block;
    clear: both;
}
.information-button-item:nth-child(5n){
    margin-right: 0;
}
.information-button-item a{
    font-weight: 400;
    font-size: 16px;
    color: #094BAE;
    line-height: 24px;
}
.information-img{
    margin-top: 5px;
    width: 100%;
}
.information-img:after{
    content: "";
    display: block;
    clear: both;
}
.information-img-item{
    width: 150px;
    height: 140px;
    margin-right: 19px;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}
.information-img-item:nth-child(7n){
    margin-right: 0;
}
.information-img-item img{
    width: 150px;
    height: 101px;
    border-radius: 7px;
    border: 1px solid #b2b3b5;

}
.information-img-item span{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.brand-rank{
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    background: url("../image/background17.png") no-repeat center center / 100% 100%;
}
.brand-rank-content{
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
}
.offset{
    /*position: absolute;*/
    /*top:-208px;*/
    margin-top: -208px;
    z-index: 2;
}
.occupancy{
    width: 100%;
    height: 208px;
}
.brand-rank-item{
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    height: 205px;
    background: #FFFFFF;
    align-items: center;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    border-top: 6px solid #094bae;
    margin-bottom: 20px;
}
/* 第4和第5个 蓝色 */
.brand-rank-item:nth-child(1),
.brand-rank-item:nth-child(2) {
    border-top-color: #094bae;
}

/* 第6到第10个 灰色 */
.brand-rank-item:nth-child(n+3):nth-child(-n+8) {
    border-top-color: #8D8C8C;
}
.brand-rank-item:last-child{
    margin-bottom: 0;
}
.brand-rank-item-img{
        width: 241px;
        height: 174px;
        position: relative;
    border: 1px solid #F3F3F3;
}
.brand-rank-item-img .logo-img{
    width: 100%;
    height: 100%;
}

img.icon-left{
    width: 52px;
    height: 65px;
    position: absolute;
    top: 0;
    left: 0;
}


.information-brand-info {
    flex: 1;
    padding-left: 20px;
}

.brand-header {
    display: flex;
    align-items: center;
    margin: 0 auto 20px auto;
}
.icon-item{
    width: 105px;
    height: 27px;
    border-radius: 4px;
    border: 1px solid #094BAE;
    margin-right: 16px;
}
.icon-item a{
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}
.icon-item a span{
    font-weight: 400;
    font-size: 14px;
    color: #094BAE;
    line-height: 24px;
}
.icon-item .icon-item-icon{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.icon-item .icon-item-icon.jd{
    background: url("../image/icon6.png") no-repeat 100% 100%;
}
.icon-item .icon-item-icon.tb{
    background: url("../image/icon7.png") no-repeat 100% 100%;
}
.icon-item .icon-item-icon.zs{
    background: url("../image/icon8.png") no-repeat 100% 100%;
}
.brand-header-name {
    font-weight: bold;
    margin-right: 10px;
    font-size: 26px;
    height: 26px;
    line-height: 24px;
}
.brand-header-name a{
    color: #333333;
}

.brand-company a{
    color: #f60;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.brand-company-icon{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background: url("../image/icon5.png") no-repeat 100% 100%;
}
.tags {
    margin-bottom: 10px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}
.tag {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    padding: 3px 8px;
    margin-right: 6px;
    font-size: 12px;
    /*width: 145px;*/
    height: 33px;
    background: #FFFFFF;
    box-shadow: -1px 3px 7px 0px rgba(70,70,70,0.23);
    border-radius: 15px;
}
.tag .tag-icon{
    width: 17px;
    height: 17px;
    /*background: #9C7254;*/
    margin-right: 5px;
    background: url("../image/icon15.png") no-repeat 100% 100%;
}
.tag span{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 27px;
}

.info-text {
	position: relative;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.info-text p {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin: 0;
    background: #fff;
}

.brand-rank-top{
    width: 100%;
    height: 812px;
    background: url("../image/background13.png") no-repeat center center / 100% 100%;
}
.brand-rank-top-content{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    display: -ms-flexbox;
    display: flex;
}
.rank-top1,.rank-top3{
    width: 368px;
    height: 606px;
    margin-top: 237px;
    position: relative;
}
.rank-top2{
    width: 417px;
    height:715px;
    margin: 163px 23px 0 23px;
    position: relative;
}

.rank-img{
    width: 230px;
    height: 150px;
    background: white;
    position: absolute;
    top: -126px;
    left: 75px;
    border-radius: 5px;
    z-index: 10;
}
.rank-img img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.rank-img-top1 img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    z-index: 10;
}
.rank-img-top1{
    width: 260px;
    height: 174px;
    background: white;
    position: absolute;
    top: -142px;
    left: 75px;
    border-radius: 5px;
    z-index: 10;
}
.rank-top1-item{
    width: 417px;
    height: 540px;
    padding: 92px 20px 20px 20px;
    position: relative;

    background: url("../image/background19.png") no-repeat center center / 100% 100%;
}
.rank-top1-item .icon-top1{
    width: 61px;
    height: 80px;
    background: url("../image/top_icon1.png") no-repeat center center / 100% 100%;
    position: absolute;
    left: 18px;
    top: 36px;
}
.rank-top1-item p{
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	margin: 30px 0 38px 0;
	height: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.rank-top2-item{
    width: 368px;
    padding: 82px 20px 20px 20px;
    height: 422px;
    position: relative;
    background: url("../image/background18.png") no-repeat center center / 100% 100%;
}
.rank-top2-item .icon-top2{
    width: 61px;
    height: 80px;
    background: url("../image/top_icon2.png") no-repeat center center / 100% 100%;
    position: absolute;
    left: 18px;
    top: 30px;
}
.rank-top2-item .icon-top3{
    width: 61px;
    height: 80px;
    background: url("../image/top_icon3.png") no-repeat center center / 100% 100%;
    position: absolute;
    left: 18px;
    top: 30px;
}
.rank-top1-item h3{
    font-weight: bold;
    font-size: 28px;
    color: #E2170B;
    line-height: 24px;
    text-align: center;
}
.rank-top1-item h3 a{
    color: #E2170B;
}
.rank-top2-item h3{
    font-weight: bold;
    font-size: 28px;
    color: #094BAE;
    line-height: 24px;
    text-align: center;
}
.rank-top2-item h3 a{
    color: #094BAE;
}
.rank-top2-item p{
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin: 30px 0 20px 0 ;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.brand-rank-top-tag{
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
}
.concern{
    width: auto;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #E2170B;
    padding: 0 6px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
}
.concern:last-child{
    margin-right: 0;
}
.concern-icon{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background: url("../image/icon10.png") no-repeat 100% 100%;
}
.concern span{
    font-weight: 400;
    font-size: 14px;
    color: #E2170B;
    line-height: 33px;
}


.exponent{
    width: auto;
    height: 32px;
    padding: 0 6px;
    border-radius: 4px;
    border: 1px solid #094BAE;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.exponent:last-child{
    margin-right: 0;
}
.exponent-icon{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background: url("../image/icon11.png") no-repeat 100% 100%;;
}
.exponent-icon.jd{
    background: url("../image/icon6.png") no-repeat 100% 100%;
}
.exponent-icon.tb{
    background: url("../image/icon7.png") no-repeat 100% 100%;
}
.exponent-icon.zs{
    background: url("../image/icon8.png") no-repeat 100% 100%;
}
.exponent span {
    font-weight: 400;
    font-size: 14px;
    color: #094BAE;
    line-height: 33px;
}
.brand-rank-top-button{
    width: 145px;
    height: 36px;
    background: #094BAE;
    box-shadow: 0px 4px 4px 0px rgba(10,85,166,0.31);
    border-radius: 18px;
    margin: 20px auto 0 auto;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}

.brand-rank-top-button a{
    text-decoration: none;
    font-weight: 400;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 17px;
}
.information-top{
    width: 100%;
    height: 375px;
    background: url("../image/backgroundTop.png") no-repeat center center / 100% 100%;

}
.information-top-content{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.information-top-content h2{
    text-align: center;
    font-weight: 500;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 24px;
    margin: 12px 0 38px 0;
}
.information-top-content .desc{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    height: 180px;
}
.information-top-content .desc-date{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: right;
}
.information-top-content .desc a{
    text-decoration: none;
    color: #04dff3;
}
.information-top-breadcrumb{
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    color: white;
    font-size: 14px;
    height: 50px;
    line-height: 36px;
}
.breadcrumb-icon{
    background: url("../image/icon_home2.png") no-repeat 100% 100%;
}
.information-top-breadcrumb a{
    text-decoration: none;
    color: white;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}