.agent-pc .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title,
.agent-pc .bodylist .mlist.news .module_container .content_wrapper .item_block:hover .details,
.agent-pc .ff_indexPage .mlist.news .module_container .content_wrapper .item_block:hover .details,
.agent-pc #olx_qq li a:hover,
.agent-pc .bodylist .mlist.news .module_container .content_wrapper .item_block:hover .item_box .item_info .title,
.agent-pc .ff_indexPage .mlist.news .module_container .content_wrapper .item_block:hover .item_box .item_info .title,
.agent-pc .mlistpost.news .item_tags>a:hover,
.agent-pc .ff_pageList .mlist.team .item_block:hover .item_index {
    color: #bdbdbd;
}

.agent-pc .mlist:not(.imagelink) .content_list .item_block:hover .details,
.agent-pc #online_open:hover,
.agent-pc #shares a:hover,
.agent-pc .service.mlistpost .item_tags>a:hover,
.agent-pc .service.mlistpost .item_tags>a.active,
.agent-pc .project.mlistpost .item_tags>a:hover,
.agent-pc .project.mlistpost .item_tags>a.active,
.agent-pc #pages .page-item.active,
.agent-pc #pages .page-item:hover {
    border-color: #bdbdbd;
    background-color: #bdbdbd;
}

.agent-pc .bodylist .mlist.project .module_container .content_wrapper .item_block:hover .item_wrapper::after,
.agent-pc .ff_indexPage .mlist.project .module_container .content_wrapper .item_block:hover .item_wrapper::after,
.agent-pc .mlist.team_tabs .module_container .content_wrapper .tab_content .item_block:hover .item_wrapper::after,
.agent-pc .ff_indexPage .mlist.team .module_container .content_wrapper .tab_button .item_block .item_wrapper,
.agent-pc #olx_head,
.agent-pc #mcontact .ff_social a:hover,
.agent-pc .service.mlistpost .tabBtn .post-prev:not(.empty):hover,
.agent-pc .team.mlistpost .tabBtn .post-prev:not(.empty):hover,
.agent-pc .news.mlistpost .tabBtn .post-prev:not(.empty):hover,
.agent-pc .videom.mlistpost .tabBtn .post-prev:not(.empty):hover,
.agent-pc .service.mlistpost .tabBtn .post-next:not(.empty):hover,
.agent-pc .team.mlistpost .tabBtn .post-next:not(.empty):hover,
.agent-pc .news.mlistpost .tabBtn .post-next:not(.empty):hover,
.agent-pc .videom.mlistpost .tabBtn .post-next:not(.empty):hover,
.agent-pc .imagelink .owl-nav .owl-prev:hover,
.agent-pc .postSlider .owl-nav .owl-prev:hover,
.agent-pc .mlist .owl-nav .owl-prev:hover,
.agent-pc .mlist .owl-nav .owl-next:hover,
.agent-pc .service .owl-nav .owl-prev:hover,
.agent-pc .postSlider .owl-nav .owl-next:hover,
.agent-pc .ff_topSlider .owl-nav .owl-next:hover,
.agent-pc .service .owl-nav .owl-next:hover,
.agent-pc body #navWrapper .content .nav>.navitem .subnav li a:hover {
    background: #bdbdbd;
}

.agent-mobile .mm-listview>li>a.active,
.agent-mobile .service .item_block:hover .item_info .title,
.agent-mobile .news .item_block:hover .item_info .title,
.agent-mobile .module.mcustomize .header .title,
.agent-mobile .team_tabs .tab_content .content_list li:hover .title,
.agent-mobile .team .item_block:hover .title,
.agent-mobile .dropmenu ul li a.active,
.agent-mobile #pages a.active,
.agent-mobile #pages a:hover,
.agent-mobile #sitecontent .news #listContent .item_block:hover .title {
    color: #bdbdbd;
}

.agent-mobile .project .item_block:hover .item_wrapper,
.agent-mobile .module.mcustomize .description a.more:before,
.agent-mobile #category .label,
.agent-mobile .cate-title {
    background-color: #bdbdbd;
}

.agent-mobile .module.mcustomize .description a.more:hover,
.agent-mobile .npagePage.post #postWrapper .item_tags a:hover {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}

.agent-pc .ff_topSlider .owl-nav .owl-next:hover{
    background: #fff url('../images/rrr.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
}
.agent-pc .ff_topSlider .owl-nav .owl-prev:hover {
    background: #fff url('../images/lll.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
}



body #search-header .searchFormGroup input,
#search-list .searchFormGroup input {
    border-color: #bdbdbd;
}

body #search-header .searchFormGroup .searchSub,
#search-list .searchFormGroup .searchSub {
    background-color: #bdbdbd;
}

.agent-pc .ff_indexPage .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.agent-pc .ff_pageList .service .content_list .item_block:hover .details {
    border-color: transparent;
    background-color: transparent;
}

.agent-pc .ff_bodyMask-content.mlist .content_list .item_block:hover a.details { color:#bdbdbd; }


.agent-pc .mlist .owl-nav .owl-prev:hover{
	background-color: transparent;
	background: #fff url('../images/lll.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center;
	}

.agent-pc .mlist .owl-nav .owl-next:hover {
	background-color: transparent;
	background: #fff url('../images/rrr.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center;
	}
	
.agent-pc .ff_bodyMask-content.mlist .owl-nav .owl-next:hover ,.agent-pc .ff_bodyMask-content.mlist .owl-nav .owl-prev:hover{ background-color: #bdbdbd;}