/*
主题: 松酷响应式企业网站
地址: https://www.songco.com.cn/
作者: 松鼠先生
*/ 

/* 开始简洁底部 */

/*结束简洁底部*/

/*开始更换全站颜色*/
.productModule .product-item:hover .product-text{background:#39b54a}
.productModule .product-item:hover .product-text h3,.widget.widget-list li a:hover{color:#39b54a !important}
.mobile-button:before, .mobile-button:after, .mobile-button span,.cus-pagination-wrap a.current, .cus-pagination-wrap a:hover{
    background-color: #39b54a;
}
#menu li ul >li>a:hover{
	border-left:5px solid #39b54a}
#mainnav ul#menu li.current-menu-item a{background:#39b54a;color:#fff;}.widget ul li.current a{color:#39b54a;}
a:hover{color:#39b54a;text-decoration:none}
.more a,.tags,.quantity-button:hover, .hTitle, .btnMore:hover, .btnTheme.btnThemeWhiteInverse .btnText, .featuresList .icn, .widget.widget_search button:hover, .widget.rpListWidget h4 a:hover, .widget.rpListWidget .h4 a:hover, .widget.rpListWidget h5, .widget.rpListWidget .h5, .serviceColumn .icn, .prPostColumn h3 a:hover, .prPostColumn .h3 a:hover, .clientQuote h3 a:hover, .clientQuote .h3 a:hover, .ratingStarList>li.active, .testimonialSwitcherSlider .slick-arrow:hover, .ltPostColumn h3 a:hover, .ltPostColumn .h3 a:hover, .ltPostColumn .posterTagline a:hover, .yoeListing .icn, .wwdTabsetAreaWrap .accOpener:hover, .wwdTabsetList.nav-tabs .nav-link:hover, .hwwColumnsList a:hover, .hwwColumnsList>li.hover h3, .hwwColumnsList>li.hover .h3, .socialLinksSimple a:hover, .bannerAsideServicesList .icn, .swwdPost h3 a:hover, .swwdPost .h3 a:hover, .npProjectsSlider .slick-arrow:hover, .powVisualPost h3 a:hover, .powVisualPost .h3 a:hover, .pricePlanColumn h2, .pricePlanColumn .h2, .popItemColumn h4, .popItemColumn .h4, .viewSorterList>li.active>a, .viewSorterList>li>a:hover, .dsSortDropdown .dropdown-toggle:hover, .popItemColumn__listView h2 a:hover, .popItemColumn__listView .h2 a:hover, .popItemColumn__listView h3, .popItemColumn__listView .h3, .statusesList a:hover, .quoteDefault:after, .piSocialLinks a:hover, .quantity-button:hover, .ltPostColumn.hover h3, .ltPostColumn.hover .h3, .swwdPost.hover h3, .swwdPost.hover .h3, .popItemColumn.hover h3, .popItemColumn.hover .h3, .popItemColumn h3 a:hover, .popItemColumn .h3 a:hover, .widget.widget_categories .cat-item a:hover, .bpCommentsList h3 a:hover, .bpCommentsList .h3 a:hover, .ctList li.hover h3, .ctList li.hover .h3, .booked-calendar thead tr .fa, .prjctDescrColumn h3 a:hover, .prjctDescrColumn .h3 a:hover, .prjctDescrColumn.hover h3 a, .prjctDescrColumn.hover .h3 a, .btnThemeOutine .btnText{
	color:#39b54a;
}
#mainnav>ul>li:hover>a,#mainnav ul#menu li.current-menu-item a{background:#39b54a;color:#fff}
.btnThemeOutine:before, .btnTheme .btnText, .btnTheme:before, .bannerSliderBlock .slick-arrow:hover, .widget.widget_tag_cloud .tagcloudItem:hover, .widget.widget_tag_cloud .tagcloudItem.active, .widgetFormtHead, .serviceColumn .columnBgCover:before, .videoAside.overlayThemeColor.hover:before, .videoAside.overlayThemeColor:before, .btnPlay, .ltPostColumn .time, .ltPostColumn .ltPostBgCoverImage:before, .wwdTabsetAreaWrap .accOpener[aria-expanded=true], .wwdTabsetList.nav-tabs.shpTabsetList .nav-link:before, .wwdTabsetList.nav-tabs .nav-item.active .nav-link, .hwwColumnsList .align:before, .popItemColumn[data-featured-tag]:before, .popActionsList>li>a:hover, .pagination.pagePagination .page-item.active .page-link, .pagination.pagePagination .page-link:hover, .detailsImageSlider .imgWrap[data-featured-tag]:before, .custom-control .custom-control-input:checked~.custom-control-label:after, .teamColumn.hover .captionWrap, .slickGalleryBars li.slick-active button, .rpPosterSlider .slick-arrow:hover, .featuresList .wrap.hover, #back-top{
	background-color:#39b54a;
}

.fix-bar-btn:not(:last-child) {border-bottom: 1px solid rgb(255 255 255 / 24%);}
.fix-bar-btn {background-color: #39b54a;}
/*结束更换全站颜*/

/*开始自定义CSS*/
.productModule .product-item:hover .product-text{
 background: #fff;
}
.productModule .product-item:hover img{
transform: scale(1.08,1.08);
}
.productModule .product-item{
overflow:hidden
}
.productModule .product-item img{
  transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.productModule .product-item .product-text{
    position: relative;
    z-index: 11;
}
.productModule .product-item:hover .product-text h3{ 
   color:#39b54a;
}
.productModule .product-item{
border:none
}

.hTitle{
color:#999
}
.overlay{display:none}
.btnPlay,.videoBlockBgCover,.videoBlockBgCover:before{display:none}
/*结束自定义CSS*/
