@import url("reset.css");

@font-face {
    font-family: 'antuoxingshu';
    src: url('antuoxingshu.ttf') format('truetype');
}

.bannerIncenter_l {
    width: 100%;
    background: url('../images/fyBanner.png') top center;
    height: 430px;
    position: relative;
}

    .bannerIncenter_l img {
        vertical-align: top;
        /*object-fit: cover;*/
        width: 100%;
        height: 100%;
    }

    .bannerIncenter_l .bannerSe_l {
        width: 1200px;
        /*margin: 0 auto;*/
        position: absolute;
        left: 50%;
        margin-left: -600px;
        bottom: 35px;
        overflow: hidden;
    }

        /*.bannerIncenter_l .bannerSe_l .heritageDeclare, .yanjiuchengguo, .feiyizhengce {
            display: none;
        }*/

        .bannerIncenter_l .bannerSe_l .currentB_l {
            float: left;
            width: 68px;
            height: 68px;
            margin-right: 30px;
            background: url('../images/LIcon_1.png');
            background-position: -422px -9px;
            /*background-image: */
        }

            .bannerIncenter_l .bannerSe_l .currentB_l .currentTWrap_l {
                margin: 0 auto;
                margin-top: 21px;
                width: 41px;
            }

            .bannerIncenter_l .bannerSe_l .currentB_l .nannerCurrentText_l {
                width: 100%;
                height: 32px;
                line-height: 16px;
                font-size: 14px;
                text-align: center;
                color: #fff;
            }

            .bannerIncenter_l .bannerSe_l .currentB_l.acriveB_l {
                background-position: -422px -101px;
            }

        .bannerIncenter_l .bannerSe_l .bannerSearch_l {
            float: right;
            position: relative;
            border-radius: 20px;
            overflow: hidden;
            margin-top: 20px;
        }

            .bannerIncenter_l .bannerSe_l .bannerSearch_l input {
                color: #999999;
                outline: none;
                width: 310px;
                line-height: 40px;
                border-radius: 20px;
                height: 40px;
                text-indent: 18px;
                padding-right: 67px;
                background-color: rgba(255, 255, 255, 0.8);
                border: 1px solid #ff8342;
            }

            .bannerIncenter_l .bannerSe_l .bannerSearch_l .searchIcon_l {
                width: 60px;
                height: 42px;
                position: absolute;
                right: 0px;
                top: 1px;
                background: url('../images/LIcon_1.png');
                background-position: -200px -6px;
                background-color: #ff8342;
            }

.bgcFFF_l {
    width: 100%;
    background: #fff;
}

.titleSelect_l {
    width: 1200px;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    font-size: 0;
    background-color: #fff;
    position: relative;
}

    .titleSelect_l .titleSItem_l {
        cursor: pointer;
        font-size: 14px;
        display: inline-block;
        margin-right: 40px;
        border-bottom: 2px solid #FFFFFF;
        color: #999999;
    }

        .titleSelect_l .titleSItem_l:hover {
            color: #ff8342;
            border-bottom: 2px solid #ff8342;
        }

        .titleSelect_l .titleSItem_l.active_l {
            color: #ff8342;
            border-bottom: 2px solid #ff8342;
        }

    .titleSelect_l .pageNum_l {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 16px;
    }

        .titleSelect_l .pageNum_l .pageW_l {
            margin: 0 18px;
        }

        .titleSelect_l .pageNum_l .color_l {
            font-size: 14px;
            color: #ff8342;
        }

        .titleSelect_l .pageNum_l .normalC_l {
            font-size: 16px;
            color: #222222;
        }

.tableShowCommon_l {
    width: 1200px;
    margin: 0 auto;
}

    .tableShowCommon_l .tableCommonContainer_l {
        width: 100%;
        /*min-height: 1598px;*/
        overflow: hidden;
        padding-top: 30px;
    }

        .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l {
            margin-bottom: 16px;
            float: left;
            width: 288px;
            height: 376px;
            background-color: #fff;
            border-radius: 4px;
            overflow: hidden;
        }

            .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l:hover {
                box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
            }

            .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tablePic_l {
                position: relative;
                height: 188px;
            }

                .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tablePic_l img {
                    width: 100%;
                    height: 100%;
                }

                .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tablePic_l .tips_l {
                    position: absolute;
                    top: 0;
                    right: 7px;
                    width: 48px;
                    height: 56px;
                    background: url('../images/TipBg.png') no-repeat;
                    /*border-bottom-left-radius:24px;
						border-bottom-right-radius:24px;*/
                    /*background-color: #fff;*/
                    font-size: 12px;
                    color: #ff8342;
                    line-height: 53px;
                    text-align: center;
                }

            .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l {
                padding: 0 12px 13px;
            }

                .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l h1 {
                    color: #222222;
                    font-size: 16px;
                    line-height: 34px;
                }

                .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l p {
                    font-size: 13px;
                    color: #999999;
                    margin-top: 10px;
                }

                    .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l p span {
                        vertical-align: middle;
                        display: inline-block;
                    }

                .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l .clickBtn_l {
                    color: #999999;
                    font-size: 12px;
                    margin-top: 23px;
                }

                    .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l .clickBtn_l .wrapBtn_l {
                        display: inline-block;
                        width: 78px;
                    }

                        .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l .clickBtn_l .wrapBtn_l.currentPage_l {
                            color: #ff8342;
                        }

                        .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l .clickBtn_l .wrapBtn_l .iconM_l {
                            /*vertical-align: bottom;*/
                            display: inline-block;
                            /*width:20px;
								height: 20px;*/
                        }

                        .tableShowCommon_l .tableCommonContainer_l .tableCell_item_l .tableDetail_l .clickBtn_l .wrapBtn_l .numberShow_l {
                            display: inline-block;
                            width: 42px;
                        }

    .tableShowCommon_l .pageBottomB_l {
        width: 640px;
        margin: 0 auto;
        font-size: 0;
        padding: 16px 0 30px 0;
        text-align: center;
    }

        .tableShowCommon_l .pageBottomB_l span,
        .tableShowCommon_l .pageBottomB_l a {
            vertical-align: top;
            display: inline-block;
            width: 40px;
            margin: 0 8px;
            font-size: 20px;
            line-height: 40px;
            text-align: center;
            color: #999999;
            height: 40px;
            background-color: #fff;
            border-radius: 4px;
        }

            .tableShowCommon_l .pageBottomB_l span.currentPage_l,
            .tableShowCommon_l .pageBottomB_l a.currentPage_l {
                font-weight: bold;
                background-color: #ff8342;
                color: #fff;
            }

.searchCondition_l {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 6px;
}

    .searchCondition_l .conditionW_l {
        width: 1200px;
        margin: 0 auto;
    }

        .searchCondition_l .conditionW_l .chooseCell_l {
            width: 100%;
            margin: 12px 0;
            overflow: hidden;
        }

            .searchCondition_l .conditionW_l .chooseCell_l .lalbel_l {
                width: 72px;
                line-height: 30px;
                float: left;
                font-size: 14px;
            }

            .searchCondition_l .conditionW_l .chooseCell_l.cellSpecial_l {
                overflow: visible;
            }

            .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l {
                width: 1128px;
                float: left;
                font-size: 0;
            }

                .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .childAdress_l {
                    margin: 6px 0 15px;
                    clear: both;
                    font-size: 12px;
                    color: #222222;
                }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .childAdress_l span {
                        display: inline-block;
                        margin: 0 17px;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .childAdress_l span.activeAddr_l {
                            color: #ff8342;
                        }

                .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .addressIcon {
                    vertical-align: top;
                    margin-left: 10px;
                    display: inline-block;
                    width: 30px;
                }

                .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l {
                    margin: 0 10px;
                    text-align: center;
                    display: inline-block;
                    color: #222222;
                    height: 28px;
                    font-size: 14px;
                    line-height: 28px;
                    box-sizing: content-box;
                    border: 1px solid transparent;
                }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.alreadyCo {
                        position: relative;
                        margin-bottom: 12px;
                        padding: 0 16px;
                        border-radius: 2px;
                        border: 1px solid #dcdcdc;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.alreadyCo:hover {
                            border: 1px solid #ff8342;
                            color: #ff8342;
                        }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.alreadyCo .delIcon_l {
                            display: inline-block;
                            width: 22px;
                            height: 21px;
                            position: absolute;
                            top: -9px;
                            right: -11px;
                        }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.rubbishW_l {
                        vertical-align: top;
                        border: 1px solid transparent;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.rubbishW_l .rubbish_l {
                            display: inline-block;
                        }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.classHigh_l {
                        padding: 0 12px;
                        margin-bottom: 12px;
                        text-align: center;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.classHigh_l.activeItem_l {
                            background-color: #ff8342;
                            color: #fff;
                            border-radius: 15px;
                        }

                            .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.classHigh_l.activeItem_l:hover {
                                color: #fff;
                            }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.classHigh_l:hover {
                            color: #ff8342;
                        }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.radiusItem_l {
                        padding: 0 12px;
                        margin-bottom: 12px;
                        text-align: center;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.radiusItem_l.activeItem_l {
                            background-color: #ff8342;
                            color: #fff;
                            border-radius: 15px;
                        }

                            .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.radiusItem_l.activeItem_l:hover {
                                color: #fff;
                            }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.radiusItem_l:hover {
                            color: #ff8342;
                        }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.kindsItem_l {
                        padding: 0 12px;
                        margin-bottom: 12px;
                        text-align: center;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.kindsItem_l.activeItem_l {
                            background-color: #ff8342;
                            color: #fff;
                            border-radius: 15px;
                        }

                            .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.kindsItem_l.activeItem_l:hover {
                                color: #fff;
                            }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.kindsItem_l:hover {
                            color: #ff8342;
                        }

                    .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.addressItem_l {
                        padding: 0 12px;
                        margin-bottom: 12px;
                        text-align: center;
                    }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.addressItem_l.activeItem_l {
                            background-color: #ff8342;
                            color: #fff;
                            border-radius: 15px;
                        }

                            .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.addressItem_l.activeItem_l:hover {
                                color: #fff;
                            }

                        .searchCondition_l .conditionW_l .chooseCell_l .lalbelFor_l .item_l.addressItem_l:hover {
                            color: #ff8342;
                        }

    .searchCondition_l .toggleDown_l {
        cursor: pointer;
        border-radius: 13px;
        text-align: center;
        font-size: 14px;
        border: 1px solid #ff8342;
        width: 73px;
        margin: 7px auto;
        height: 26px;
        line-height: 24px;
    }

        .searchCondition_l .toggleDown_l .iconToggle_l {
            display: inline-block;
        }

.searchResult_l {
    position: relative;
    background-color: #fff;
}

    .searchResult_l .resultContain_l {
        position: relative;
        width: 1200px;
        margin: 0 auto;
        height: 66px;
        line-height: 66px;
        font-size: 14px;
    }

        .searchResult_l .resultContain_l .kindsResult_l {
            display: inline-block;
            margin-right: 22px;
            color: #666666;
            height: 64px;
            cursor: pointer;
        }

            .searchResult_l .resultContain_l .kindsResult_l.checkResult_l {
                color: #ff8342;
                border-bottom: 2px solid #ff8342;
            }

            .searchResult_l .resultContain_l .kindsResult_l .numS_l {
                color: #ff8342;
            }

    .searchResult_l .searchInputSSB_l {
        position: absolute;
        top: 0px;
        right: 0px;
        margin-top: 14px;
        width: 326px;
        height: 40px;
        /*todo*/
    }

        .searchResult_l .searchInputSSB_l .iconSearch_l {
            /*float: right;*/
            position: absolute;
            width: 60px;
            height: 42px;
            top: 1px;
            right: -3px;
            background: url('../images/LIcon_1.png');
            background-position: -200px -6px;
            background-color: #ff8342;
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
            cursor: pointer;
        }

        .searchResult_l .searchInputSSB_l input {
            position: absolute;
            top: 0;
            left: 0;
            text-indent: 20px;
            padding-right: 70px;
            width: 256px;
            outline: none;
            height: 40px;
            line-height: 40px;
            border-radius: 20px;
            border: 1px solid #ff8342;
            color: #999999;
            font-size: 12px;
        }

    .searchResult_l .searchInputSS_l {
        position: relative;
        float: right;
        margin-top: 14px;
        width: 326px;
        height: 40px;
        /*todo*/
    }

    .searchResult_l .searchInputSS_l .iconSearch_l {
        /*float: right;*/
        position: absolute;
        width: 60px;
        height: 40px;
        top: 1px;
        right: -2px;
        background: url('../images/LIcon_1.png');
        background-position: -200px -6px;
        background-color: #ff8342;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .searchResult_l .searchInputSS_l input {
        position: absolute;
        top: 0;
        left: 0;
        text-indent: 20px;
        padding-right: 70px;
        width: 256px;
        outline: none;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        border: 1px solid #ff8342;
        color: #999999;
        font-size: 12px;
    }

.noResult_l .searchContainer {
    width: 1200px;
    min-height: 570px;
    margin: 18px auto 0;
}

.noResult_l .searchContainer .textResult_l {
        color: #ff8342;
        font-size: 14px;
    }

.rightContainerO_l {
    float: left;
    width: 340px;
    margin-left: 20px;
}

    .rightContainerO_l .selfInfo_l {
        background-color: #fff;
        width: 320px;
        padding: 10px 0px 30px 20px;
    }

        .rightContainerO_l .selfInfo_l .selfInfoCell_l {
            line-height: 18px;
            overflow: hidden;
            padding: 13px 0;
            border-bottom: 1px solid #f7f7f7;
        }

            .rightContainerO_l .selfInfo_l .selfInfoCell_l .cellName_l {
                position: relative;
                font-size: 14px;
                box-sizing: content-box;
                color: #222222;
                float: left;
                width: 45px;
                padding-left: 40px;
            }

                .rightContainerO_l .selfInfo_l .selfInfoCell_l .cellName_l .iconBD_l {
                    display: inline-block;
                    position: absolute;
                    left: 0;
                    top: -3px;
                    vertical-align: bottom;
                    margin-right: 11px;
                }

            .rightContainerO_l .selfInfo_l .selfInfoCell_l .cellNameInfo_l {
                float: left;
                color: #666666;
                font-size: 12px;
                width: 198px;
                margin-left: 18px;
            }

    .rightContainerO_l .afterF_l {
        margin-top: 20px;
    }

        .rightContainerO_l .afterF_l .selfTitle_l {
            position: relative;
            color: #222222;
            font-size: 14px;
            height: 40px;
            line-height: 36px;
            border-bottom: 1px solid #f7f7f7;
        }

            .rightContainerO_l .afterF_l .selfTitle_l span {
                position: absolute;
                right: 20px;
                bottom: 2px;
                color: #999999;
            }

        .rightContainerO_l .afterF_l .subscriptList_l .subscriptTips_l {
            padding-top: 26px;
            font-size: 0;
            padding-right: 20px;
        }

            .rightContainerO_l .afterF_l .subscriptList_l .subscriptTips_l .tipsItem_l {
                margin-bottom: 18px;
                margin-right: 8px;
                display: inline-block;
                height: 28px;
                line-height: 28px;
                border-radius: 14px;
                border: 1px solid #e5e5e5;
                color: #666666;
                padding: 0 18px;
                text-align: center;
                font-size: 14px;
            }

                .rightContainerO_l .afterF_l .subscriptList_l .subscriptTips_l .tipsItem_l:hover {
                    color: #ff8342;
                    border-color: #ff8342;
                }

        .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l {
            position: relative;
            padding-top: 18px;
            padding-bottom: 18px;
            border-bottom: 1px solid #f7f7f7;
        }

            .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .subscriptBtn_l {
                position: absolute;
                right: 20px;
                top: 18px;
                width: 70px;
                height: 28px;
                border: 1px solid #e5e5e5;
                border-radius: 14px;
                color: #666666;
                line-height: 26px;
                text-align: center;
                font-size: 12px;
            }

                .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .subscriptBtn_l:hover {
                    color: #ff8342;
                    border-color: #ff8342;
                }

            .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .picWSub_l {
                display: inline-block;
                width: 56px;
                height: 56px;
                border-radius: 4px;
                overflow: hidden;
            }

                .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .picWSub_l img {
                    width: 100%;
                    height: 100%;
                }

            .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .textWSub {
                padding-left: 4px;
                padding-top: 6px;
                vertical-align: top;
                position: relative;
                display: inline-block;
            }

                .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .textWSub h1 {
                    color: #222222;
                    font-size: 14px;
                    margin-bottom: 16px;
                }

                .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .textWSub p {
                    color: #b6b6b6;
                    font-size: 12px;
                }

                    .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .textWSub p span {
                        padding-left: 20px;
                        display: inline-block;
                        padding-right: 20px;
                    }

                        .rightContainerO_l .afterF_l .subscriptList_l .subscriptItem_l .textWSub p span.firstS_l {
                            padding-left: 0px;
                            border-right: 1px solid #b6b6b6;
                        }

.lastetProject_l {
    padding: 16px;
    width: 808px;
    overflow: hidden;
    background-color: #fff;
}

    .lastetProject_l .lastProItem_l {
        border: 1px solid #eeeeee;
        position: relative;
        width: 248px;
        height: 241px;
        border-radius: 2px;
        margin-bottom: 22px;
        overflow: hidden;
        float: left;
    }

        .lastetProject_l .lastProItem_l:hover {
            box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
        }

            .lastetProject_l .lastProItem_l:hover .delIcon_l {
                display: block;
            }

        .lastetProject_l .lastProItem_l .lastProItemPicW_l {
            width: 100%;
            height: 159px;
            border-radius: 2px;
            overflow: hidden;
            position: relative;
        }

            .lastetProject_l .lastProItem_l .lastProItemPicW_l img {
                height: 100%;
                width: 100%;
            }

            .lastetProject_l .lastProItem_l .lastProItemPicW_l .totalCount_l {
                color: #fff;
                font-size: 12px;
                position: absolute;
                bottom: 15px;
                right: 9px;
            }

                .lastetProject_l .lastProItem_l .lastProItemPicW_l .totalCount_l .iconBD_l {
                    display: inline-block;
                }

        .lastetProject_l .lastProItem_l .lastProItemText_l {
            position: relative;
            padding: 12px;
        }

            .lastetProject_l .lastProItem_l .lastProItemText_l h1 {
                font-size: 14px;
                color: #222222;
            }

            .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap2_l {
                position: relative;
                margin-top: 18px;
                font-size: 12px;
                color: #999999;
            }

                .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap2_l .timeWrap_l {
                    position: absolute;
                    right: 28px;
                    bottom: 0;
                }

                .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap2_l .iconWItem_l {
                    margin-right: 13px;
                }

                    .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap2_l .iconWItem_l.timeSB_l {
                        margin-right: 0px;
                    }

                    .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap2_l .iconWItem_l .iconBD_l {
                        vertical-align: bottom;
                        display: inline-block;
                    }

            .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap_l {
                position: absolute;
                bottom: 22px;
                left: 16px;
                width: 100%;
                font-size: 12px;
                color: #999999;
            }

                .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap_l .timeWrap_l {
                    position: absolute;
                    right: 28px;
                    bottom: 0;
                }

                .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap_l .iconWItem_l {
                    margin-right: 13px;
                }

                    .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap_l .iconWItem_l.timeSB_l {
                        margin-right: 0px;
                    }

                    .lastetProject_l .lastProItem_l .lastProItemText_l .iconWrap_l .iconWItem_l .iconBD_l {
                        vertical-align: bottom;
                        display: inline-block;
                    }

        .lastetProject_l .lastProItem_l .delIcon_l {
            position: absolute;
            top: 0px;
            left: 0;
            text-align: center;
            width: 100%;
            height: 100%;
            background: url('../images/optBg1.png');
        }

            .lastetProject_l .lastProItem_l .delIcon_l .iconDB_l {
                margin-top: 65px;
            }

.headerWrap_l {
    background-color: #fff;
    border-top: 1px solid #eee;
}

    .headerWrap_l .headerTitle_l {
        position: relative;
        height: 52px;
        line-height: 52px;
        color: #222222;
        font-size: 0px;
        margin: 0 auto;
        width: 1200px;
        background-color: #fff;
        z-index: 1;
        clear: left;
    }

        .headerWrap_l .headerTitle_l a {
            height: 52px;
        }

        .headerWrap_l .headerTitle_l span,
        .headerWrap_l .headerTitle_l a {
            font-size: 14px;
            display: inline-block;
            float: left;
            ;
        }

            .headerWrap_l .headerTitle_l span.iocnWebsite,
            .headerWrap_l .headerTitle_l a.iocnWebsite {
                position: relative;
                margin-right: 30px;
                width: 162px;
                height: 42px;
                vertical-align: middle;
                top: 3px;
            }

            .headerWrap_l .headerTitle_l a.venuelogo {
                font-family: antuoxingshu;
                font-size: 36px;
                color: #ff8342;
                margin-right: 100px;
                width: auto;
            }

                .headerWrap_l .headerTitle_l span.iocnWebsite img,
                .headerWrap_l .headerTitle_l a.iocnWebsite img {
                    height: 100%;
                    max-width: 162px;
                    vertical-align: top;
                }

            .headerWrap_l .headerTitle_l span.museumNav_l,
            .headerWrap_l .headerTitle_l a.museumNav_l {
                margin-right: 42px;
            }

                .headerWrap_l .headerTitle_l span.museumNav_l.museumCurrentP_l,
                .headerWrap_l .headerTitle_l a.museumNav_l.museumCurrentP_l {
                    color: #ff8342;
                    border-bottom: 3px solid #ff8342;
                }

        .headerWrap_l .headerTitle_l .museumfloatR_l {
            position: absolute;
            right: 0;
            top: 0;
        }

            .headerWrap_l .headerTitle_l .museumfloatR_l span {
                color: #666666;
                margin-left: 12px;
                display: inline-block;
            }

                .headerWrap_l .headerTitle_l .museumfloatR_l span.subscriptMU_l {
                    margin-top: 10px;
                    border-radius: 15px;
                    text-align: center;
                    color: #ff8342;
                    line-height: 28px;
                    width: 71px;
                    height: 30px;
                    border: 1px solid #ff8342;
                }

    .headerWrap_l .museumBanner_l {
        margin-top: 1px;
        height: 430px;
        background: url('../images/gyBanner.jpg') no-repeat top center;
        overflow: hidden;
        width: 100%;
    }

        .headerWrap_l .museumBanner_l.museum_l {
            background: url('../images/aboutBanner.jpg') no-repeat top center;
        }

        .headerWrap_l .museumBanner_l img {
            width: 100%;
            min-height: 100%;
        }

.searchInputB_l {
    width: 266px;
    position: absolute;
    top: 0;
    right: 0;
}

    .searchInputB_l input {
        box-sizing: content-box;
        position: absolute;
        top: 0;
        left: 0;
        outline: none;
        width: 214px;
        text-indent: 20px;
        padding-right: 50px;
        color: #999999;
        height: 30px;
        line-height: 28px;
        border-radius: 15px;
        border: solid 1px #ff8342;
    }

    .searchInputB_l .iconToggle_l {
        position: absolute;
        right: 0;
        width: 38px;
        top: 0px;
        height: 30px;
        background: url('../images/icon1.png');
        background-position: -435px -60px;
    }



.pic_div {
    width: 1200px;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.p_header {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
}

.fl {
    display: inline;
    float: left;
}

.back_home {
    display: inline-block;
    color: #FF8343;
    font-size: 12px;
}

.home {
    display: inline-block;
    background: url(../common/images/home.png) no-repeat;
    width: 20px;
    height: 18px;
    vertical-align: middle;
    margin-right: 8px;
}

.fr {
    display: inline;
    float: right;
    font-size: 12px;
    color: #999;
}

.zry_nav_right {
    float: right;
    font-size: 12px;
}

.no-login a {
    color: #ff8342;
}

    .no-login a.register {
        margin: 0 5px;
        color: #ff8342;
    }

.already-login {
    margin-left: 5px;
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    color: #ff8342;
}

    .already-login:hover ul {
        display: block;
    }

    .already-login ul {
        position: absolute;
        top: 26px;
        right: -16px;
        background: #fff;
        z-index: 2000;
        border: 1px solid #eee;
        border-bottom: none;
        display: none;
    }

        .already-login ul li {
            padding: 5px 20px;
            font-size: 14px;
            border-bottom: 1px solid #eee;
        }

            .already-login ul li:hover {
                color: #fff;
                background: #ff8342;
            }

.emptyPic_l {
    text-align: center;
    margin-top: 50px;
}

    .emptyPic_l p {
        text-align: center;
    }
