/* pc端样式 */
.newbrandtop-details{
	background: #fff;
}
/* 大师排行详情列表 */
.newbrandtop-details-box {
	width:1200px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}
.newbrandtop-details-box .title{
	display: block;
	margin:40px auto;
}
.newbrandtop-details-box .title h1{
	display: block;
	text-align: center;	
	font-size: 0;
}
.newbrandtop-details-box .title  h1 i{
	display: inline-block;
	width: 76px;
	height: 1px;
	background: #cccccc;
	vertical-align: middle;
}
.newbrandtop-details-box .title h1 span{
	display: inline-block;
	text-align: center;
	color: #bf3134;
	font-size: 34px;
	font-weight: 600;
	margin: 0 20px;
	vertical-align: middle;
}
.newbrandtop-details-box .title h2{
	display: block;
	text-align: center;
	color: #232323;
	font-size: 22px;
	line-height: 180%;
	font-weight: normal;
	margin: 0 auto;
	vertical-align: middle;
}

.newbrandtop-details-box>ul>li{
	width:1190px;
	border: 1px #eeeeee solid;
	display: flex;
	padding: 24px 0;
	margin: 0 auto 30px auto;
}
.newbrandtop-details-box>ul>li:hover{
	box-shadow: 1px 1px 8px #d6d6d6;
}
.newbrandtop-details-box>ul>li::before{
	content: '';
	display: block;
	float: left;
	width: 40px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin:25px 12px;
	color: rgba(240, 100, 49);
}

.newbrandtop-details-box>ul>li:nth-of-type(1){
	background: url("../images/brand-details-1.png") 12px 53px no-repeat;
}

.newbrandtop-details-box>ul>li:nth-of-type(2){
	background: url("../images/brand-details-2.png") 12px 53px no-repeat;
}
.newbrandtop-details-box>ul>li:nth-of-type(3){
	background: url("../images/brand-details-3.png") 12px 53px no-repeat;
}
.newbrandtop-details-box>ul>li:nth-of-type(4)::before{
	content: '4';
}

.newbrandtop-details-box>ul>li:nth-of-type(5)::before{
	content: '5';
}
.newbrandtop-details-box>ul>li:nth-of-type(6)::before{
	content: '6';
}

.newbrandtop-details-box>ul>li:nth-of-type(7)::before{
	content: '7';
}

.newbrandtop-details-box>ul>li:nth-of-type(8)::before{
	content: '8';
}
.newbrandtop-details-box>ul>li:nth-of-type(9)::before{
	content: '9';
}
.newbrandtop-details-box>ul>li:nth-of-type(10)::before{
	content: '10';
}

.newbrandtop-details-box>ul>li>a:nth-of-type(1){
	display: block;
	width:204px;
	height: 126px;
	border: 1px #eeeeee solid;
	overflow: hidden;
	text-align: center;
}
.newbrandtop-details-box>ul>li>a:nth-of-type(1) img{
	width:204px;
	height: 126px;
	box-sizing: border-box;
}
.newbrandtop-details-box .box{
	margin-left: 27px;
	width: 890px;
	overflow: hidden;
}
.newbrandtop-details-box .titleBox{
	display: block;
	float: left;
}
.newbrandtop-details-box .titleBox h5{
	max-width: 290px;
	display: inline-block;
	font-size: 24px;
	color: #333;
	font-weight: 600;
	float: left;
}
.newbrandtop-details-box .titleBox h5 a{
	color: #333;
	max-width: 290px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.newbrandtop-details-box .titleBox span{
	color: #666;
	font-size: 16px;
	margin-left: 26px;
	display: block;
	float: left;
	max-width:300px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 34px;
}
.newbrandtop-details-box>ul>li>div>p>span:nth-of-type(2){
	float: right;
	background: url("../images/brand-details-hot.png") 0  2px no-repeat;
	line-height: 30px;
	padding-left: 26px;
	color: #666;
	font-size: 16px;
	display: inline-block;
}
.newbrandtop-details-box>ul>li>div>p>span:nth-of-type(2) strong{
	color: #f39800;
	margin-left: 8px;
}
.newbrandtop-details-box .box p{
	width: 680px;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-line-clamp: 2; /* 2行，只有 webkit内核支持 */
    word-break: break-all; /* 纯英文换行 */
    overflow: hidden;
}
.newbrandtop-details-box .ulLink{
	display: block;
	margin-top: 4px;
	height: 32px;
	overflow: hidden;
}
.newbrandtop-details-box .ulLink a{
	display: inline-block;
	padding: 0 10px;
	height: 28px;
	color: #e92e2e;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	margin-right: 10px;
	border-radius: 5px;
	background: #fff7f7;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}
.newbrandtop-details-box .ulLink a:hover{
	color: #FFF;
	background: #f36500;
}

.newbrandtop-details-box>ul>li>div .grey{
	background: #cccccc;
}

.newbrandtop-details-box>ul>li>div .grey:hover{
	background: #cccccc;
}

.newbrandtop-details-box>ul>li>div>a:hover{
	background: #ef2626;
}
.newbrandtop-details-box .but{
	float: right;
	display: block;
	width: 140px;
	height: 44px;
	line-height: 44px;
	background: #f36500;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin:31px 30px 0;
}

.newbrandtop-details-box .but:hover{
	background: #ffb946;
}

/* 查看更多按钮 */
.newbrandtop-details-box .more{
	display: block;
	width: 300px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	color: #e00b0b;
	text-align: center;
	border-radius: 90px;
	margin:40px auto;
	background: #fff5f5;
    border: 1px solid #fddbdb;
}

.newbrandtop-details-box .more:hover{
	color: #e00b0b;
	background: #fddbdb;
}

/* 奖杯奖牌 */
.newbrandtop-details-box .gold{
	margin:o auto;
	overflow: hidden;
	text-align: center;
}
.newbrandtop-details-box .gold>p{
	font-size: 30px;
	color: #f39700;
	font-weight: 600;
	line-height: 50px;
}

.newbrandtop-details-box .gold>a img{
	margin:36px auto;
	text-align: center;
}
.newbrandtop-details-box .gold>img{
	display: block;
	margin: 0 auto;
}

.bestDetailsBox{
	width: 1000px;
	margin: 0 auto;
	margin-top: 100px;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 20px;
	margin-left: -500px;
}
.bestDetailsBox p{
	font-size: 16px;
	min-height: 82px;
    color: #fff;
	color: rgba(255,255,255,0.8);
	line-height: 180%;
	
}
 .bestDetailsBox .imgBox{
	float: right;
	display: block;
	margin-left: 15px;
	background: #FFF;
	overflow: hidden;
	border: 1px solid rgba(255,255,255,0.48);
	-webkit-border-radius:5px;
	border-radius:5px;
}
.bestDetailsBox .imgBox img{
	display: block;
	width: 120px;
	height:80px;
}
.bestDetailsBox .but {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	padding: 0 5px;
	color: #FFF;
	border: 1px solid rgba(255,255,255,0.5);
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor: pointer;
}
.bestDetailsBox .but#moreBtn{
	right: 140px;
}




/* 十大排行榜页面新加入行业筛选 */
.choice-nav>ul>li>p{
	font-size: 16px;
}
.Bread_nav {
	height: auto;
	width: 100%;
}

.Bread_con {
	width: 1200px;
	padding: 10px 20px 20px 20px;
	margin: 40px auto 0 auto;
	height: auto;
	background: #fff;
	border: 1px #eee solid;
}
.ity_clas_lists{
	width: 1058px;
}

.Bread_con .adrbx {
	width: auto;
}

.Industry_clas {
	height: auto;
	margin-bottom: 13px;
	position: relative;
}

.ity_clas_tit {
	width: 97px;
	font: 16px/26px "微软雅黑";
	color: #333;
	font-weight: 600;
	float: left;
}

.ity_clas_all {
	font: 14px/26px "微软雅黑";
	color: #333;
	float: left;
	width: 50px;
	border-radius: 10px;
	text-align: center;
	margin-right: 17px;
	cursor: pointer;
}

.ity_clas_lists li {
	font: 14px/26px "微软雅黑";
	color: #666;
	float: left;
	padding: 0 13px;
	margin-bottom: 5px;
	border-radius: 10px;
	cursor: pointer;
}

.ity_clas_lists li a {
	color: #666;
}

.drp_clas {
	width: 60px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.drp_clas img {
	float: left;
	width: 14px;
	height: 14px;
	margin: 6px 10px 0 0;
}

.drp_clas p {
	font: 14px/26px "微软雅黑";
	color: #333;
	float: left;
}
.choice-nav>p{
	width: 97px;
    font: 16px/26px "微软雅黑";
    color: #333;
    font-weight: 600;
}
.choice-nav>ul{
	margin-left: 0;
}





.brand_recommended{
    width: 100%;
    margin: 30px auto  0px auto;
    margin-bottom: 0;
    background: #F8F8F8;
    padding: 30px 0 10px 0;
}
.brand_title{
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand_title>h2{
    font-size: 36px;
    color: #F32C2C;
    line-height: 50px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 auto;
}
.brand_title>h2 a{
    color: #F32C2C;
	line-height: 50px;
}
.brand_recommended_logo,
.brand_recommended_logo>ul
{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.brand_recommended_logo>ul{
    margin-top: 30px;
}
.brand_recommended_logo li{
    width: 208px;
    margin-bottom: 22px;
    margin-right: 38px;
}
.brand_recommended_logo li:hover .img{
    box-shadow: 0px 6px 8px #e0d0d0;
}
.brand_recommended_logo>ul>:nth-child(5n){
    margin-right: 0;
}
.brand_recommended_logo li .img{
    display: block;
    width: 208px;
}
.brand_recommended_logo li .img img{
    width: 208px;
    height: 128px;
    box-shadow: 0px 2px 4px rgba(100, 100, 100, 0.2);
    border-radius: 10px;
}
.brand_recommended_logo li h3{
	display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 18px;
    color: #555555;
    line-height: 25px;
    margin: 10px auto;
}
.brand_recommended_logo li h3 a{
	 color: #555555;
}
.brand_recommended_logo li p{
	display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 25px;
}
.brand_recommended_logo li p a{
	 color: #999999;
}
.brand_recommended_logo li p a:hover,.brand_recommended_logo li h3 a:hover{
	color: #F32C2C;
}
.brand_recommended .check_more{
    display: block;
    width: 124px;
    height: 42px;
    margin: 10px auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    line-height: 42px;
    text-align: center;
    color: #999999;
    font-size: 16px;
}
.relatedListBox{
	display:block;
	width: 1200px;
	margin: 0 auto;
}
.relatedListBox ul{
	display: -webkit-flex;
	display: flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-around;
	align-content: flex-start;
}
.relatedListBox li{
	display: block;
	width: 19%;
	margin-top: 15px;
}
.relatedListBox li h3{
	display: block;	
}
.relatedListBox li h3 a{
	display: block;
	background:#FFF;
	color: #D50407;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 120%;
	 overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.relatedListBox li h3 a:hover{
	background:#FFEBEC;
	color: #D50407;
}


/* 移动端样式 */
html{
  font-size: calc(100vw  /  7.5)
  }



