
/* 2021/09/08 yyq 修改 */
.agent-mobile .dropmenu ul li a.active, .agent-mobile .dropmenu ul li a:hover,
.agent-mobile #pages a.active, .agent-mobile #pages a:hover,
.bodylist.bodynews .news.ff_noSlider .item_block:hover .item_wrapper .details,
.bodylist.bodynews .news.ff_noSlider .item_block:hover .item_info .date_wrap,
.agent-mobile #mcontact .container_header .title,
.ff_pageTarget .container_target a:last-child,
.ff_indexPage .module .module_container .container_category a:hover, .ff_indexPage .module .module_container .container_category a a.active,
.bodylist .npagePage .container_category a:hover, .bodylist .npagePage .container_category a.active,
.agent-pc .bodylist.bodyproject .project.ff_noSlider .item_block:hover .item_wrapper .details,
.longPage #header #navWrapper .navitem .subnav li a.active,
.agent-pc .ff_indexPage .news.ff_noSlider .content_list .item_block_0:hover .item_wrapper .date_wrap,
.agent-pc #navWrapper .content .nav>.navitem .subnav li a:hover,
.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title,
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .details,
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .title,
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .date_wrap,
.ff_indexPage .project.ff_slider .owl-nav [class*=owl-]:hover .iconfont,
.ff_indexPage .project.ff_slider .dot_wrapper .owl-dot.active span, .ff_indexPage .project.ff_slider .dot_wrapper .owl-dot:hover span,
.ff_indexPage .ff_topSlider .owl-nav [class*="owl-"]:hover .iconfont,
.agent-pc
  .bodyindex
  #header.mini
  #navWrapper
  .content
  .nav
  > .navitem
  > a:hover {
  color: #337e62;
}

.agent-mobile .mm-menu .mm-listview > li.mm-selected.active > a:not(.mm-next), 
.agent-mobile .mm-menu .mm-listview > li.mm-selected.active > span,
.mlist:not(.imagelink) .content_list .item_block:hover .details,
#search-list .searchFormGroup .searchSub,
#header,
.agent-mobile .indexPage .mcustomize .description a,
.agent-mobile .project .item_block:hover,
.agent-mobile #category .label, .agent-mobile .cate-title,
.agent-mobile #contactform .submit:hover,
.agent-mobile .mm-listview>li>a.active,
.longPage.bodylistpost #header,
.agent-pc .bodylist.bodyproject .project.ff_noSlider .item_block .item_wrapper .details::after,
#pages .page-item.active, #pages .page-item:hover,
.agent-pc .longPage:not(.bodyindex) #header.mini,
.agent-pc .bodylist #header, .agent-pc .bodypage #header,
.mcustomize .container_content .contentbody .description a:hover,
#shares a:hover {
    background-color: #337e62;
}

.mlist:not(.imagelink) .content_list .item_block:hover .details,
.bodylist.bodynews .news.ff_noSlider .item_block:hover .item_wrapper .details,
#search-list .searchFormGroup input,
.agent-mobile .indexPage .mcustomize .description a,
#pages .page-item.active, #pages .page-item:hover,
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .title,
.ff_indexPage .project.ff_slider .dot_wrapper .owl-dot.active span, .ff_indexPage .project.ff_slider .dot_wrapper .owl-dot:hover span,
.mcustomize .container_content .contentbody .description a:hover,
#shares a:hover {
    border-color: #337e62;
}

.agent-pc .longPage.bodylistpost .ff_sitecontent,
.agent-pc .bodylist .ff_pageList {
    background-image: linear-gradient(to bottom, #337e62 390px, #fff 390px, #fff 440px);
}

.agent-pc .ff_indexPage .module .module_container .content_wrapper .more {
    top: -30px;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0:hover .details {
    background-color: transparent;
}   
/* 2021/09/08 yyq 修改 */


/* 2021/09/09 yyq 修改 */
#shares #sweibo,
#shares #sweixin {
    display: none;
}
/* 2021/09/09 yyq 修改 */

/* 2021/09/24 yyq 修改 */
@media screen and (max-width: 1280px) {
    .ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .title::before {
        background-color: #337e62;
    }
}

.ff_indexPage .ff_topSlider .dirImage,
.ff_indexPage .ff_topSlider .owl-nav {
    display: none;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.ff_topSlider .content_list .item_block div.item_bg.video video {
    object-fit: cover;
}
/* 2021/09/24 yyq 修改 */