

                                

                                #shares{display: none !important}
#page_body_editor-wrapper .ck_share .ck-share-item .ifont{text-align: center;}

                                


/* 2021/07/01 yyq 修改 */
.ff_indexPage .ff_topSlider .sliderTitle,
.ff_indexPage .ff_topSlider .dirImage {
    display: none;
}

.ff_topSlider .content_list .item_block div.item_bg.video video {
    object-fit: cover;
}

.agent-pc #sitecontent .pageEditor.content_editor .module_container {
    /*padding-top: 109px;*/
}
/* 2021/07/01 yyq 修改 */                            
.agent-pc #footer p{text-align: center;}
#footer p span.ellipsis{text-transform: lowercase;}

                            

/* 2021/07/06 yyq 修改 */
.ff_indexPage .ff_topSlider .owl-nav {
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    left: 0;
    bottom: 50%;
    transform: translateY(50%);
}

.ff_indexPage .ff_topSlider .owl-nav .owl-next {
    border-right: none;
    transform: none;
    right: 0;
    left: auto;
}

.ff_indexPage .ff_topSlider .owl-nav [class*=owl-] {
    background-color: rgba(255,255,255,0.5);
}

.ff_indexPage .ff_topSlider .owl-nav [class*=owl-]:hover {
    background-color: #fff;
}
/* 2021/07/19 产品列表 修改 */
.npagePage .container_content{padding-top: 0 !important;}
.bodylist.bodyproject .project.ff_noSlider .item_block{margin-bottom: 0px !important; width: 30% !important; float: left !important; margin-right: 30px!important;}
.bodylist.bodyproject .project.ff_noSlider .item_block:nth-of-type(2n + 1) .item_img{float: none !important;}
.bodylist.bodyproject .project.ff_noSlider .item_block .item_img{position: static!important;}
.bodylist.bodyproject .project.ff_noSlider .item_block:nth-of-type(2n + 1) .item_wrapper{float: none !important;margin-right: 0px !important;}
.bodylist.bodyproject .project.ff_noSlider .item_block .title{font-size: 18px !important; line-height: 18px!important;}
.bodylist.bodyproject .project.ff_noSlider .item_block .item_img{padding-top: 58.7%!important;}
.bodylist.bodyproject .project.ff_noSlider .item_block .item_wrapper{width: 96%!important;}
.mainPage{ margin:30px 0;text-align: center;}
.mainPage ul{display:table;text-algin:center;margin:auto;height: 32px; margin:0 auto;}
.mainPage ul li{float: left; display: inline; height: 32px; line-height: 32px; padding: 0 10px;color:#000;font-size:15px; margin: 0 5px; border:1px solid #dedede; font-size:16px;}
.mainPage ul li a{color:#000;font-size:16px; }
.mainPage ul li.thisclass{background:#0543a6;border:1px solid #0543a6;color:#fff; font-size:16px;}
.mainPage ul li.thisclass a{color:#fff;}
.mainPage ul li a:hover, a:focus {
color: #000000;
text-decoration: none;
}

                            