﻿button, input, select, textarea {
    font-size: 100%;
    list-style: none;
    border: none;
    outline: none;
    resize: none;
}

.pc-model-exhibitions {
    width: 1100px;
    margin: 0 auto;
    color: #666;
    position: relative;
}

    .pc-model-exhibitions .active a {
        background-color: #127be6;
        color: #fff;
    }

    .pc-model-exhibitions .process {
        position: fixed;
        right: 2%;
        top: 30px;
        display: none;
        z-index: 9999999;
    }

.model-exhibitions {
    width: 1200px;
    margin: 0 auto;
    height: 56px;
    border-top: 1px solid #ebedf5;
    color: #666666;
}

    .model-exhibitions li {
        border-bottom: 2px solid #f0f2fa;
        height: 56px;
        line-height: 56px;
        width: 600px;
        text-align: center;
        cursor: pointer;
    }

.temple-type {
    height: 90px;
}

.model-exhibitions li.active {
    border-bottom: 2px solid #3b9bf5;
}

.template .pagination {
    padding: 14px 0;
    margin: 0 auto;
    width: 1200px;
}

.pc-model-type,
.pc-model-selection,
.pc-model-keyword-search {
    width: 33.33%;
    float: left;
    margin: 0 auto;
    padding-top: 30px;
}

.type-facility_pc {
    margin: 0 4px;
}

.model-exhibitions .fr {
    position: relative;
}

    .model-exhibitions .fr img {
        position: absolute;
        top: 6px;
        left: 339px;
    }

.pc-model-exhibitions button {
    padding: 10px 16px;
    cursor: pointer;
    border-radius: 3px;
    color: #333;
}

    .pc-model-exhibitions button.disabled {
        cursor: not-allowed !important;
    }

.pc-model-exhibitions .active,
.pc-model-exhibitions .hover-active button:hover {
    background-color: #127be6;
    color: #ffffff;
}

.pc-model-keyword-search input {
    width: 200px;
    height: 36px;
    border: solid 1px #ddd;
}

.pc-model-keyword-search button {
    padding: 8px 12px 11px 12px;
    border-radius: 3px;
    background-color: red;
    color: #ffffff;
}

.discount-color {
    color: #f95b11;
    font-size: 14px;
}

.model-color-type .color-item {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 2px;
    border-radius: 1px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    font-size: 0;
}

.model-color-type {
    margin-left: -2px;
}

.pc-model-exhibitions .model-color-type .color-item.active {
    background: url(/yjz/images/color-item-icon1.png) no-repeat center;
}

.model-color-type .color-item.bg-color-white.active {
    background: url(/yjz/images/color-item-icon2.png) no-repeat center;
    position: relative;
    z-index: 99;
}

.pc-model-exhibitions .model-color-type .color-colorful.active {
    background: url(/yjz/images/colorful.png) no-repeat center;
}

.bg-color-orange {
    background-color: #f16017 !important;
}

.bg-color-red {
    background-color: #f8000f !important;
}

.bg-color-yellow {
    background-color: #fdff1a !important;
}

.bg-color-green {
    background-color: #146d09 !important;
}

.bg-color-lightblue {
    background-color: #30d6d4 !important;
}

.bg-color-blue {
    background-color: #2330fe !important;
}

.bg-color-lightpurple {
    background-color: #fe68ff !important;
}

.bg-color-purple {
    background-color: #8d008f !important;
}

.bg-color-brown {
    background-color: #8a420a !important;
}

.bg-color-white {
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5;
    height: 20px !important;
    width: 20px !important;
}

.bg-color-grayed {
    background-color: #909090 !important;
}

.bg-color-black {
    background-color: #000000 !important;
}

.color-colorful {
    background: url(/yjz/images/colorfuls.png) no-repeat;
}

.color-colorfuls {
    background: url(/yjz/images/colorful.png) no-repeat;
}

.ex-query-conditions {
    margin-top: 20px;
    line-height: 23px;
    display: none;
}

    .ex-query-conditions .clear-query-conditions span {
        border: 1px solid #e5e5e5;
        padding: 0px 6px;
        display: inline-block;
        cursor: pointer;
        height: 22px !important;
        line-height: 22px;
        margin-left: 4px;
    }

        .ex-query-conditions .clear-query-conditions span img {
            margin-top: -3px;
            margin-left: 4px;
        }

    .ex-query-conditions p.fl {
        line-height: 22px;
        height: 22px;
        border: 1px solid #e5e5e5;
        margin-left: 8px;
        padding: 0 4px;
    }

        .ex-query-conditions p.fl img {
            margin-top: -4px;
        }

.pc-model-type-business {
    margin: 22px 0;
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
}

    .pc-model-type-business span {
        line-height: 26px;
    }

    .pc-model-type-business .fl {
        float: left;
    }

    .pc-model-type-business .business-more {
        line-height: 26px;
        float: right;
        cursor: pointer;
        color: #107fc6;
    }

    .pc-model-type-business .industry {
        float: left;
        width: 950px;
        height: 26px;
        overflow: hidden;
    }

        .pc-model-type-business .industry li {
            float: left;
            line-height: 24px;
            cursor: pointer;
            margin: 0 2px 4px 2px;
            border-radius: 1px;
            background: #eee;
            border: solid 1px #ddd;
        }

            .pc-model-type-business .industry li.active {
                border-color: #127be6;
                background: #127be6;
            }

            .pc-model-type-business .industry li a {
                display: inline-block;
                padding: 0 8px;
            }

            .pc-model-type-business .industry li b {
                font-weight: normal;
            }

.model-color-type .bg-color-all {
    color: #333;
    font-size: 14px;
    width: 40px;
    line-height: 22px;
    background: #eee;
    border: solid 1px #ddd;
}

.pc-model-exhibitions .model-color-type .bg-color-all.active {
    background: #127be6;
    border-color: #127be6;
    color: #fff;
}

.model-color-type * {
    vertical-align: middle;
}

#mbdiv {
}

    #mbdiv .json {
        float: left;
        width: 283px;
        margin: 0 -1px -1px 0;
        border: solid 1px #eee;
        padding: 41px;
        box-sizing:content-box;
    }

        #mbdiv .json .pro-m {
            position: relative;
        }

            #mbdiv .json .pro-m a {
                display: block;
                background: url(/yjz/images/single-pc.png) no-repeat;
                width: 100%;
                height: 195px;
                position: relative;
            }

                #mbdiv .json .pro-m a img {
                    position: absolute;
                    top: 8px;
                    left: 10px;
                    width: 263px;
                    height: 170px;
                }

            #mbdiv .json .pro-m .an {
            }

                #mbdiv .json .pro-m .an a {
                    display: none;
                    position: absolute;
                    top: 8px;
                    left: 10px;
                    width: 263px;
                    height: 170px;
                    background: rgba(0, 0, 0, 0.5) url(/yjz/images/view.png) no-repeat center center;
                    text-indent: -300px;
                    overflow: hidden;
                }

                    #mbdiv .json .pro-m .an a.open {
                        display: inline-block;
                        top: auto;
                        left: auto;
                        bottom: 0;
                        right: 0;
                        width: auto;
                        height: auto;
                        background: #127be6;
                        color: #fff;
                        height: 30px;
                        line-height: 30px;
                        padding: 0 12px;
                        border-radius: 2px;
                        text-indent: 0px;
                    }

            #mbdiv .json .pro-m:hover .an a {
                display: block;
            }

            #mbdiv .json .pro-m .tex {
                margin-top: 10px;
                line-height: 24px;
            }

                #mbdiv .json .pro-m .tex .p1 {
                }

                #mbdiv .json .pro-m .tex .p2 {
                    color: #127be6;
                }

        #mbdiv .json .pcwp_m {
            position: relative;
        }

            #mbdiv .json .pcwp_m a {
                display: block;
                background: url(/yjz/images/single-pc.png) no-repeat;
                width: 100%;
                height: 195px;
                position: relative;
            }

                #mbdiv .json .pcwp_m a img {
                    position: absolute;
                    top: 8px;
                    left: 10px;
                    width: 263px;
                    height: 170px;
                }

            #mbdiv .json .pcwp_m .pcwp {
                position: absolute;
                top: 74px;
                right: 0;
                width: 61px;
                height: 127px;
                z-index: 2;
            }

                #mbdiv .json .pcwp_m .pcwp a {
                    background: none;
                    width: 100%;
                    height: 100%;
                    background: url(/yjz/images/phone-bg.png) no-repeat;
                }

                    #mbdiv .json .pcwp_m .pcwp a img {
                        width: 55px;
                        height: 92px;
                        top: 17px;
                        left: 3px;
                    }

            #mbdiv .json .pcwp_m .pcwp_an {
                position: absolute;
                bottom: 0;
                right: 0;
            }

                #mbdiv .json .pcwp_m .pcwp_an a {
                    background: none;
                    width: auto;
                    height: auto;
                    background: #127be6;
                    color: #fff;
                    height: 30px;
                    line-height: 30px;
                    padding: 0 12px;
                    border-radius: 2px;
                }

            #mbdiv .json .pcwp_m .tex {
                margin-top: 10px;
                line-height: 24px;
            }

                #mbdiv .json .pcwp_m .tex .p1 {
                }

                #mbdiv .json .pcwp_m .tex .p2 {
                    color: #127be6;
                }

            #mbdiv .json .pcwp_m a:hover span {
                position: absolute;
                top: 8px;
                left: 10px;
                width: 263px;
                height: 170px;
                background: rgba(0, 0, 0, 0.5) url(/yjz/images/view.png) no-repeat center center;
                z-index: 2;
            }

            #mbdiv .json .pcwp_m .pcwp a:hover span {
                top: 17px;
                left: 3px;
                width: 55px;
                height: 92px;
            }

            #mbdiv .json .pcwp_m .pcwp_an a:hover {
                background: #127be6;
                text-decoration: none;
            }

    #mbdiv .wap_o {
        float: left;
        width: 192px;
        margin: 0 -1px -1px 0;
        border: solid 1px #eee;
        padding: 41px;
    }

        #mbdiv .wap_o .wap_o_m {
            position: relative;
        }

            #mbdiv .wap_o .wap_o_m a {
                display: block;
                background: url(/yjz/images/single-phone.png) no-repeat;
                width: 170px;
                height: 353px;
                position: relative;
                margin: 0 auto;
            }

                #mbdiv .wap_o .wap_o_m a img {
                    position: absolute;
                    top: 43px;
                    left: 11px;
                    width: 149px;
                    height: 266px;
                }

            #mbdiv .wap_o .wap_o_m .wap_o_zz {
                display: none;
                position: absolute;
                top: 43px;
                left: 22px;
                width: 149px;
                height: 266px;
                background: rgba(0, 0, 0, 0.5);
                text-align: center;
                color: #fff;
            }

                #mbdiv .wap_o .wap_o_m .wap_o_zz img {
                    width: 80%;
                }

                #mbdiv .wap_o .wap_o_m .wap_o_zz .opens,
                #mbdiv .wap_o .wap_o_m .wap_o_zz .yulana,
                #mbdiv .wap_o .wap_o_m .wap_o_zz .yulanas {
                    display: inline-block;
                    background: none;
                    width: auto;
                    height: auto;
                    background: #127be6;
                    color: #fff;
                    height: 30px;
                    line-height: 30px;
                    padding: 0 12px;
                    border-radius: 2px;
                }

                #mbdiv .wap_o .wap_o_m .wap_o_zz .yulanas {
                    background: red;
                    margin-left: 8px;
                }

            #mbdiv .wap_o .wap_o_m .tex {
                text-align: center;
            }

.page {
    font-size: 13px;
    margin: 20px 0;
    text-align: center;
}

    .page * {
        vertical-align: middle;
    }

    .page a,
    .page span {
        display: inline-block;
        padding: 0;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border-radius: 1px;
        background: #fff;
        border: solid 1px #ddd;
        margin: 0 4px;
        padding: 0 10px;
        width: auto;
        color: #666666;
        text-decoration: none
    }

        .page span.currentpage,
        .page a:hover {
            background: #2087ed;
            border: solid 1px #2087ed;
            color: white !important;
        }

        .page a span,
        .page span span {
            padding: 0;
            border: 0;
            height: 24px;
            line-height: normal;
            margin: 0;
            background: none;
            display: inline;
            color: inherit;
        }

.wtab .wtab_title {
    height: 60px;
    text-align: center;
    margin: 30px 0 0;
}

    .wtab .wtab_title a {
        display: inline-block;
        height: 40px;
        padding: 0 40px;
        line-height: 40px;
        border: solid 1px #188eee;
        cursor: pointer;
        font-size: 15px;
        color: #333;
        position: relative;
    }

        .wtab .wtab_title a.ons, .wtab .wtab_title a:hover {
            text-decoration: none;
            color: #fff;
            background: #188eee;
        }

            .wtab .wtab_title a.ons b {
                display: block;
                width: 23px;
                height: 9px;
                background: url(/images/website_05.png) no-repeat center -5px;
                position: absolute;
                top: 41px;
                left: 50%;
                margin-left: -11px;
            }

        .wtab .wtab_title a em {
            position: absolute;
            top: -27px;
            right: -0px;
            background: #f90;
            color: #fff;
            height: 24px;
            line-height: 24px;
            padding: 0 10px;
            font-size: 12px;
            font-family: SimSun;
            font-style: normal;
            border-radius: 4px;
        }

            .wtab .wtab_title a em i {
                position: absolute;
                top: 24px;
                left: 16px;
                width: 13px;
                height: 7px;
                background: url(/images/gm_8.png) no-repeat;
            }

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5) url(/yjz/images/loading.gif) no-repeat center center;
    z-index: 999999;
    display: none;
}

.nodata {
    text-align: center;
    padding: 30px 0;
}
