


                                

                                

                                

                                

                                

                                

                                

                                

                                







/*恢复作品图片色彩*/
.project.mlist .content_list .item_block img {
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
}

/*导航1个像素颜色交互*/
#minNavWrapper .nav > .navitem a:before {
    position: absolute;
    top: 50%;
    left: 0;

    width: 0;
    height: 1px;

    content: "";
    transition: 0.36s ease;

    background: #ff9625;
}


/*作品内容页图片自适应 min-width：100%高度修改为10%*/

.bodylistpost.bodyproject .postSlider .tab_content .item_img img {
    position: relative;

    width: auto;
    min-width: 0;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin: auto;
    /*left: 50%;*/
    margin-left: 0;
}

/*服务模式、施工材料hover 字体色彩修改#333改成#ff9221*/
.ff_indexPage .mlist.service .content_list .item_block:hover .item_index:first-child {
    color: #fbab38;
}

/*首页视频模块width: 400px改成420*/
.mcustomize.tlir .container_content .mediabody .image,
.mcustomize.tril .container_content .mediabody .image {
    width: 420px;
    height: 260px;

    background-repeat: no-repeat;
    background-size: cover;
}

/* ff 2020-07-27 16:52:23 */
.bodylistpost.bodyproject .content_wrapper:after {
    display: block;
    clear: both;

    content: "";
}
.bodylistpost.bodyproject  .ff_postPage {
    padding-bottom: 0;
}
.bodylistpost.bodyproject .content_wrapper {
    height: calc(100vh - 45px);
}
.bodylistpost.bodyproject .postContent {
    position: absolute;
    bottom: 0;
    left: 0;

    box-sizing: border-box;
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
    padding-top: 40px;
    padding-right: 12.654%;
    padding-left: 4.6296%;

    background-color: #fff;
}
.bodylistpost.bodyproject #postWrapper {
    position: relative;

    width: 100%;
    height: 100%;
}
.custom_image_wrapper  img {
    /* opacity: 0; */
    /* display: none; */
}
.custom_wrapper:after {
    display: block;
    clear: both;

    content: "";
}
.custom_wrapper {
    padding: 60px 0 0 80px;
    height: calc(100vh - 345px);
}
.custom_image_wrapper {
    float: left;
    overflow: hidden;

    width: 280px;
    height: calc((100vh - 345px) / 3 - 20px);
    margin-right: 20px;
    margin-bottom: 20px;

    cursor: url(./move.png), pointer;

    background-position: center;
    background-size: cover;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

.bodylist.bodyproject .content_list .item_block .item_box img {
    padding: 4px;
}

.bodylistpost.bodyproject .listWrap {
    position: absolute;
    bottom: 0;
    left: 0;

    box-sizing: border-box;
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
    padding-top: 40px;

    pointer-events: none;

    border-top: 1px solid #e6e6e6;
}
.bodylistpost.bodyproject  .project.mlistpost .listContent_post {
    position: absolute;
    top: 100px;

    padding: 0;
}

.bodylistpost.bodyproject .project.mlistpost .listContent_post {

    box-sizing: border-box;
    width: 100%;
    padding-right: 12.654%;
    padding-left: 4.6296%;
}
.bodylistpost.bodyproject .listWrap .item_tags {
    pointer-events: all;
    margin: 0;
}

.bodylistpost.bodyproject .postContent .description {
    width: 50%;
}

.mo-custom_wrapper:after {
    content: "";
    clear: both;
    display: block;
}
.mo-customPostSlider {

    width: 92%;margin: 0 auto;
}
    .mo-custom_wrapper {
    margin-right: -10px;

}
.mo-custom_image_wrapper {
    margin-right: 10px;
    margin-bottom: 10px;
    float:left;
}


/* 2020/07/30 yyq 修改 safari导航不显示*/
.singlescreen.bodyindex #sitecontent {
    z-index: initial;
}
/* 2020/07/30 yyq 修改 safari*/

/* 图片内容页放大*/
.layout-img_gallary_img {
    position: absolute;
    visibility: hidden;
    max-width: 80%;
    max-height: 90% !important;
}  
  



/* 二级图片列表页展示样式修改*/


                            


                            


                            


                            


                            


                            


                            

/* 2021/01/08 yyq 修改 */
#footer .beian {
    color: #999 !important;
}
/* 2021/01/08 yyq 修改 */
                            