h3{line-height: unset;}
.activityBox{
	width: 100%;
}
.activityCon{
	width: 100%;
	background: #F9FBFA;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
}
.topBanner{
	width: 93%;
	margin: 0 auto;
}
.topBanner img{
	width: 100%;
	border-radius: 0.375rem;
}
.topBanner p{
	width: 100%;
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.topBanner .swiper{
	padding-bottom: 30px;
}
.topBanner .swiper-pagination{
	width: auto !important;
	right: 10px !important;
	left: unset !important;
	bottom: 0 !important;
	font-size: 15px;
	color: #9C9487;
}
.topBanner .swiper-pagination-current{
	font-size: 18px;
}

/* 中国好光伏品牌奖 */
.goodAwardBox{
	width: 100%;
	margin-top: 25px;
}
.goodAward{
	width: 93%;
	margin: 0 auto;
}
.hotActTit{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hotActTit h3{
	font-size: 18px;
	font-weight: bold;
	color: #AF8333;
	margin: 0 0.9375rem;
	display: flex;
	flex-wrap: wrap;
	line-height: unset;
}
.hotActTit h3 span i{
	display: block;
	width: 100%;
	height: 2px;
	background-color: #AF8333;
}
.hotActTit img{
	width: 10%;
}
/* 品牌奖介绍 */
.goodBrandL{
	width: 100%;
	margin-top: 35px;
}
.goodBrandLtit{
	width: 100%;
	padding: 0.3125rem 0;
}
.goodBrandLtit h3{
	font-size: 17px;
	color: #333;
	font-weight: bold;
}
.goodBrandLcon{
	width: 100%;
	margin-top: 15px;
}
.goodBrandLcon p{
	width: 100%;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	display: none;
}
.goodBrandLcon p:first-child{
	display: block;
}
.learnMore{
	width: 100%;
	margin-top: 12px;
}
.learnMore a{
	font-size: 15px;
	color: #BE8A36;
}
.learnMore a i{
	font-size: 20px;
	margin-left: 7px;
}

.goodBrandR{
	width: 100%;
	margin-top: 30px;
}

.eveBrandAwards{
	width: 100%;
}
.bp_con_logo{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.borderBox{
	width: 100%;
	margin-top: 10px;
}
.titleMenu{
	width: 100%;
}
.bp_con_logo .hd{
	width: 100%;
	height: auto;
	line-height: 30px;
	position: unset;
	display: flex;
	flex-wrap: wrap;
}
.bp_con_logo .hd li{
	padding: 0 6px;
	background-color: #eee;
	font-size: 13px;
	color: #555;
	margin-bottom: 8px;
	margin-right: 8px;
	cursor: pointer;
	border-radius: 4px;
}
.bp_con_logo .hd li.on{
	background-color: #be8a36;
	color: #fff;
	border-radius: 4px;
}
.bp_con_logo .bd{
	width: 100%;
}
.lsnyqyj .inBd ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.lsnyqyj .inBd ul li{
	width: 30%;
	margin: 8px 10px 0 0;
}
.lsnyqyj .inBd ul li img{
	width: 113px;
	height: auto;
	margin-bottom: 10px;
	cursor: pointer;
}
.rw_img .inBd ul li img{border-radius: 50%;}
.lsnyqyj .inBd ul li div{
	width: 100%;
	font-size: 13px;
	color: #898989;
	text-align: center;
}
.bp_con_logo .bd .inBd li:nth-child(7n+1){
	margin-left: 0;
}

.goodBrandRlist{
	width: 100%;
	margin-top: 20px;
}
.wjhgCeremony{
	width: 100%;
}
.wjhgCeremony ul li img{
	width: 100%;
	height: 6rem;
	margin-bottom: 0.625rem;
	border-radius: 5px;
}
.wjhgCeremony ul.grandCerT,
.wjhgCeremony ul.grandCerB{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.wjhgCeremony ul.grandCerT li:nth-child(1){
	width: 65.3%;
}
.wjhgCeremony ul.grandCerT li:nth-child(2){
	width: 31%;
}
.wjhgCeremony ul.grandCerB li{
	width: 31%;
}

/* 热门活动 */
.hotAct{
	width: 100%;
	margin-top: 30px;
}
.hotActCon{
	width: 93%;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.hotActCon li{
	width: 31.5%;
}
.hotActCon li img{
	width: 100%;
}

/* 高端说 */
.highTheoryBox{
	width: 93%;
	margin: 0 auto;
	margin-top: 30px;
	background-color: #fff;
}
.highList{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.highEve{
	width: 48%;
	margin-bottom: 0.9375rem;
}
.highEveImg{
	width: 100%;
}
.highEveImg img{
	width: 100%;
	border-radius: 4px;
}
.highEveImg p{
	margin-top: 8px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

/* 三人行 */
.threesome{
	width: 93%;
	margin: 30px auto;
	background-color: #fff;
}
.threeTit{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.threeTit h3{
	font-size: 18px;
	color: #000;
	margin: 0 0.9375rem;
	border-bottom: 2px solid #be8a36;
}
.threeTit img{
	width: 4%;
}
.threeList{
	width: 100%;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.threeEve{
	width: 48%;
	margin-bottom: 0.9375rem;
}
.threeEveImg{
	width: 100%;
	position: relative;
}
.threeEveImg img{
	width: 100%;
	border-radius: 4px;
}
.threeEveImg i{
    padding: 0.1875rem 0.5rem;
    background-color: #0078fd;
    font-size: 0.75rem;
    color: #fff;
    border-top-left-radius: 0.5rem;
    position: absolute;
    top: 0;
    left: 0;
}
.threeEveImg p{
    padding: 0.1875rem 0.625rem;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0.75rem;
    color: #fff;
    border-bottom-right-radius: 0.5rem;
    position: absolute;
    top: 0;
    left: 2.5rem;
}
.threeEveText{
    width: 100%;
}
.threeEveText h3{
    font-size: 14px;
    color: #333;
	margin-top: 8px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/*@media (min-width: 331px){*/
/*	.hotSeeMore i{*/
/*		width: 35%;*/
/*		height: 1px;*/
/*		background-color: #f2e8d7;*/
/*	}*/
/*}*/
/*@media (max-width: 330px){*/
/*	.hotSeeMore i{*/
/*		width: 33%;*/
/*		height: 1px;*/
/*		background-color: #f2e8d7;*/
/*	}*/
/*}*/

.hotSeeMore{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 5px;
}
.hotSeeMore a{
    padding: 5px 15px;
	background-color: rgba(190, 138, 54, 0.28);
	font-size: 13px;
	color: #BE8A36;
	border-radius: 20px;
}

.brandIntBut{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 1.25rem;
}
.brandIntBut a{
    padding: 0.3125rem 0.9375rem;
    border-radius: 1.25rem;
    color: #fff;
	font-size: 1rem;
    display: flex;
    align-items: center;
}
.brandIntBut a img{
	width: 20%;
    margin-right: 0.3125rem;
}
.brandIntBut a.ljsb{
    background-color: #be8a36;
    margin-right: 1.25rem;
}
.brandIntBut a.ljgt{
    background-color: #e88113;
}

.seeMore{
    width: 100%;
    padding-bottom: 0.9375rem;
    text-align: center;
}
.seeMore a{
	color: #be8a36;
}

@media (min-width: 320px) and (max-width: 367px){
	.bp_con_logo .hd li{
		padding: 0 5px;
		margin-right: 5px;
	}
	.lsnyqyj .inBd ul li{
		margin: 8px 9px 0 0;
	}

}