
#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_w img {
	border-radius: 24px 24px 0 0;
}

#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_t {
	width: auto;
	height: 128px;
	position: relative;
	bottom: 0;
	opacity: 1;
	padding-left: 29px;
	line-height: 27px;
	border-radius:0 0 24px 24px;
	background:#fff;
}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_t p.item_t1 {
	color: #333;
	font-size: 26px;
	line-height: 46px;
}
#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_t p.item_t2 { color:#666;}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected {
	position: relative;
}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .selected_div {
	display: none;
}

#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select {
		background-color: #333333;
	display: block;
}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select {
	width:100%;
	height:auto;
	line-height:auto;
	margin-bottom: 45px;
}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select {
	background-color: #333333;
	border-radius:24px;
}
#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select p {
	font-size: 20px;
	padding:5px 20px 10px 20px;
	margin:0 5px;
	display:inline-block;
	line-height:1.5;
}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select p:hover,#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select p.active {
  background-color:#000;
  cursor:pointer;
  border-radius:12px;
}

@media(min-width:1024px){
#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items {
	width: 48.5%;
	margin-bottom: 3%;
}
#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select {
	padding:25px 0;
}
}


@media(max-width:1023px){
	
	#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_w img {
	border-radius: 12px 12px 0 0;
}
	
	
#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items {
	margin-bottom: 38px;
}	
	#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_t {
	height: 90px;;
	 padding-left: 15px;
	 padding-right:15px;
	 	border-radius:0 0 12px 12px;
}


#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_t p.item_t1 {
	font-size: 16px;
	line-height:26px;
}
#gallery-wrapper .gallery_section2 .s2_content .s2_content_img .group_img .img_items .item_t p.item_t2 { font-size:12px;}

#gallery-wrapper .gallery_section2 .s2_content .s2_content_tag .cs-select .selected .select p {
	font-size: 15px;
	padding:3px 8px 5px 10px;
	margin: 0 2px;
}






}

