.section2{
    height:469px;
    padding-top:30px;
}
.s2Bold{
    height:349px;
}
.s2BoldLeft{
    width:596px;
    height:inherit;
    float: left\0;
}
.s2IconList{
    font-size:0;
    height:100%;
    width:604px;
    float: right\0;
}
.s2IconList>li{
    display: inline-block;
    width:294px;
    height:170px;
    margin-left:8px;
    overflow:hidden;
    margin-bottom:8px;
}
.s2IconList>li img,.s2BoldLeft img{
    width:100%;
    height:100%;
}
.zoneDetail{
    cursor: pointer;
}
.moduleBold{
    height:45px;
    width:100%;
    margin-top:45px;
}
.moduleList{
    font-size:0;
    height:inherit;
    float: left\0;
}
.moduleItem{
    color:#a3a3a3;
    font-size: 22px;
    display:inline-block;
    margin-right:60px;
    height:inherit;
    cursor: pointer;
}
.moduleItem.active{
    font-size: 26px;
    color:#4e4e4e;
    border-bottom:4px solid #2c7ef6;
    box-shadow: 0px 4px 8px 0px rgba(44, 126, 246, 0.45), 
}
.searchBold{
    width:136px;
    height:20px;
    margin-top:7px;
    float: right\0;
    width:auto\0;
}
.searchBtn{
    display:inline-block;
    width:23px;
    height:20px;
    background-image:url(https://music.dbankcdn.com/music-pics-cn/campaign/themeWebsite/20181102/images/search.png);
    cursor:pointer;
}
.searchInput{
    display: inline-block;
    width: 101px;
	height: 24px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
    color: #cccccc;
    border:none;
    outline:none;
    background-color:transparent;
    margin-left:12px;
    height: 24px\0;
    float: right\0;
}
input::-webkit-input-placeholder{
    color:#a3a3a3;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#a3a3a3;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#a3a3a3;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#a3a3a3;
}
.searchInput.active{
    color:#333;
}
/*section3*/
.section3{
    background-color:#f7f7f7;
    min-height:600px;
    padding-bottom:30px;
}
.section3>div{
    position: relative;
}
.filterBold{
    background:#fff;
    width:100%;
    padding:22px 20px 5px 20px;
    height:auto;
    position: relative;
}
.filterBold.open{
    overflow:hidden;
}

.filter-operate{
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url("https://music.dbankcdn.com/music-pics-cn/campaign/themeWebsite/20181102/images/ic_close.png");
    right: 20px;
    top: 30px;
    cursor: pointer;
}
.filter-operate.open{
    background-image: url("https://music.dbankcdn.com/music-pics-cn/campaign/themeWebsite/20181102/images/ic_open.png");
    
}
.filterName{
    font-size: 16px;
	line-height: 24px;
    color:rgba(102,102,102,0.7);
    padding-top:5px;
    float: left\0;
    width:70px;
    text-align: left;
    height: 24px;
    line-height: 24px;
}
.filterColor .filterName{
    padding-top:0;
}
.filterTerm{
    width:calc(100% - 70px);
    padding:0 0 0 15px;
    font-size:16px;
    color:#666;
    clear:both;
    overflow: hidden;
    clear: none\0;
}
.filterInfo{
    float:left;
    margin-right:35px;
    padding:0px 10px;
    margin-bottom:10px;
    cursor: pointer;
    height:31px;
    line-height: 31px;
}
.filterInfo.active{
    background-color: #2c7ef6;
    border-radius: 4px;
    color:#fff;
}
.filterItem{
    margin-bottom:10px;
}
.paddingT_16{
    padding-top:16px;
}
#filterColor li{
    height:16px;
    width:85px;
    border-radius: 0;
    margin-top:5px;
    margin-right:2px;
    border: solid 1px #d6d6d6;
}
#filterColor li.all{
    background-image: linear-gradient(
		#f6f6f6, 
		#f6f6f6), 
	linear-gradient(
		#b3b3b3, 
		#b3b3b3);
	background-blend-mode: normal, 
		normal;
    border: solid 1px #d6d6d6;
    
}
