.product-page .breadcrumbs {
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    padding-left: 8px
}

    .product-page .breadcrumbs a {
        font-size: 12px
    }

    .product-page .breadcrumbs .gray {
        color: #999
    }

.product-page .sidebar-left {
    float: left;
    width: 215px;
    margin-bottom: 20px
}

    .product-page .sidebar-left .classify {
        -webkit-box-shadow: 0 0 5px 1px #e6e6e6;
        box-shadow: 0 0 5px 1px #e6e6e6;
        margin-bottom: 20px
    }

    .product-page .sidebar-left .title {
        background: url(/Static/images/company/icon-1.png) no-repeat 32px center #2d86ff;
        text-align: center;
        color: #fff;
        font-size: 16px
    }

    .product-page .sidebar-left .item {
        border-bottom: 1px dotted #ddd;
        /*height: 50px;*/
        position: relative;
        background: #fff
    }

        .product-page .sidebar-left .item h3 {
            font-size: 14px;
            font-weight: 700
        }

        .product-page .sidebar-left .item p {
            color: #999
        }
        .product-page .sidebar-left .item .newtxt {
            padding-left: 28px;
            border: 2px solid transparent;
            height: 35px;
            line-height: 35px;
            border-right: 0;
            position: relative;
            cursor: pointer
        }
        .product-page .sidebar-left .item:hover .newtxt h3 {
            color: #2d86ff;
            height: 35px;
            line-height: 35px;
        }
        .product-page .sidebar-left .newtxt:hover  {
            color: #2d86ff;
        
        }

        .product-page .sidebar-left .item .txt {
            /*padding: 5px 0 0 28px;*/
            padding: 5px 54px 0 28px;
            border: 2px solid transparent;
            /*height: 41px;*/
            border-right: 0;
            position: relative;
            z-index: 51;
            cursor: pointer
        }

        .product-page .sidebar-left .item .box {
            position: absolute;
            left: 213px;
            top: 0;
            background: #fff;
            border: 2px solid #2d86ff;
            width: 440px;
            min-height: 190px;
            z-index: 50;
            display: none;
            padding: 10px 20px;
            font-size: 12px;
            line-height: 25px
        }

            .product-page .sidebar-left .item .box a {
                font-size: 12px;
                color: #666
            }

                .product-page .sidebar-left .item .box a:hover {
                    color: #457de5
                }

            .product-page .sidebar-left .item .box .link li {
                float: left;
                margin-right: 10px;
                height: 25px;
                line-height: 25px
            }

            .product-page .sidebar-left .item .box h3 {
                height: 40px;
                line-height: 40px;
                color: #333;
                font-weight: 700
            }

        .product-page .sidebar-left .item:hover .txt {
            border-color: #2d86ff;
            background: #fff
        }

            .product-page .sidebar-left .item:hover .txt h3 {
                color: #2d86ff
            }

        .product-page .sidebar-left .item:hover .box {
            display: block
        }

        .product-page .sidebar-left .item .icon-right {
            position: absolute;
            right: 30px;
            top: 15px
        }

    .product-page .sidebar-left .img-banner p {
        margin-bottom: 10px
    }

    .product-page .sidebar-left .news-list {
        margin-bottom: 20px
    }

        .product-page .sidebar-left .news-list .title {
            background: #2d86ff
        }

            .product-page .sidebar-left .news-list .title img {
                margin-right: 20px
            }

        .product-page .sidebar-left .news-list ul {
            padding: 10px 15px
        }

        .product-page .sidebar-left .news-list li {
            height: 25px;
            line-height: 25px;
            overflow: hidden
        }

            .product-page .sidebar-left .news-list li a {
                font-size: 12px;
                color: #666;
                display: inline-block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                max-width: 100%
            }

                .product-page .sidebar-left .news-list li a:hover {
                    color: #457de5
                }

.product-page .img-banner img {
    width: 100%
}

.product-page .company {
    float: right;
    width: 960px;
    margin-bottom: 40px
}

    .product-page .company .title-h3 {
        font-size: 16px;
        font-weight: 700;
        color: #2d86ff;
        margin-bottom: 5px
    }

    .product-page .company .search-list {
        border-top: 2px solid #2d86ff;
        padding: 25px 15px;
        background: #fff;
        margin-bottom: 20px;
        overflow: visible
    }

        .product-page .company .search-list .input-control {
            width: 280px
        }

        .product-page .company .search-list .btn {
            width: 80px;
            height: 30px;
            line-height: 30px;
            color: #fff;
            background: #c72621;
            border-radius: 3px;
            margin-left: 10px
        }

        .product-page .company .search-list .txt span {
            color: #f60;
            padding: 0 5px
        }

    .product-page .company .select-dropdown .input-control {
        width: 100px;
        height: 30px;
        line-height: 30px
    }

    .product-page .company .select-dropdown .arrow {
        background: none;
        border: 0
    }

        .product-page .company .select-dropdown .arrow:before {
            font-size: 12px
        }

    .product-page .company .select-dropdown li {
        padding: 0 5px
    }

    .product-page .company .select-city {
        width: 430px
    }

        .product-page .company .select-city ul {
            overflow: hidden
        }

        .product-page .company .select-city h3 {
            margin: 8px;
            width: 66px;
            height: 22px;
            line-height: 22px;
            background: #e2e2e2;
            font-size: 12px;
            text-align: center
        }

        .product-page .company .select-city a {
            color: #666
        }

            .product-page .company .select-city a:hover {
                color: #457de5
            }

        .product-page .company .select-city .hot {
            margin-left: 8px;
            border-bottom: 1px dotted #ddd;
            margin-bottom: 10px
        }

            .product-page .company .select-city .hot li {
                height: 30px;
                line-height: 30px;
                width: 84px;
                float: left;
                padding: 0
            }

        .product-page .company .select-city .city-list {
            margin-left: 8px;
            padding-bottom: 25px
        }

            .product-page .company .select-city .city-list .city {
                float: left;
                width: 66px;
                height: 22px;
                line-height: 22px;
                text-indent: 5px;
                margin-right: 18px;
                background: url(/Static/images/company/arrow.png) no-repeat 46px center;
                position: relative
            }

                .product-page .company .select-city .city-list .city:hover {
                    background-color: #f5f5f5
                }

                    .product-page .company .select-city .city-list .city:hover ul {
                        display: block
                    }

                .product-page .company .select-city .city-list .city ul {
                    display: none;
                    border: 1px solid #ddd;
                    position: absolute;
                    left: 0;
                    top: 22px;
                    background: #f8f8f8;
                    padding: 5px;
                    width: 170px;
                    z-index: 20
                }

                    .product-page .company .select-city .city-list .city ul li {
                        float: left;
                        width: 33.3%;
                        overflow: hidden;
                        height: 20px;
                        line-height: 20px;
                        padding: 0
                    }

                        .product-page .company .select-city .city-list .city ul li a {
                            font-size: 12px
                        }

    .product-page .company .list {
        border-bottom: 1px solid #ccc;
        position: relative;
        line-height: 28px;
        padding-bottom: 15px
    }

        .product-page .company .list .box-shadow {
            margin-bottom: 20px;
            padding-left: 25px;
            height: 205px;
            overflow: hidden
        }

        .product-page .company .list em {
            padding: 0 20px
        }

        .product-page .company .list h3 {
            height: 44px;
            line-height: 44px;
            padding-top: 10px
        }

            .product-page .company .list h3 a {
                font-size: 16px;
                font-weight: 700;
                color: #333;
                margin-right: 10px
            }

                .product-page .company .list h3 a:hover {
                    color: #457de5
                }

        .product-page .company .list .text {
            width: 600px;
            float: left
        }

        .product-page .company .list label {
            color: #999
        }

        .product-page .company .list .label {
            float: left;
            width: 70px
        }

        .product-page .company .list .content {
            float: left;
            width: 380px;
            color: #457de5;
            line-height: 25px;
            margin-bottom: 10px
        }

            .product-page .company .list .content a {
                color: #457de5
            }

        .product-page .company .list .map {
            margin-left: 20px
        }

            .product-page .company .list .map i {
                color: #00bdc9;
                margin-right: 5px
            }

        .product-page .company .list .li-list li {
            width: 300px;
            float: left
        }

        .product-page .company .list .right {
            float: left;
            width: 100px;
            margin-top: 58px
        }

            .product-page .company .list .right a {
                height: 30px;
                line-height: 30px;
                display: block;
                margin-bottom: 20px;
                background: url(/Static/images/online.png) no-repeat 10px 4px #fafafa;
                text-indent: 35px;
                border: 1px solid #ccc;
                color: #666
            }

            .product-page .company .list .right .qq {
                background: url(/Static/images/online.png) no-repeat 10px -44px #9addfc;
                border-color: #58caff
            }

        .product-page .company .list .ad-img {
            float: right;
            /*width: 300px;
            height: 205px;*/
            overflow: hidden;
            display: table-cell;
            vertical-align: middle;
            align-content:center;
            margin:30px;

        }

            .product-page .company .list .ad-img img {

                width: 100%;
                /*height: 205px*/
            }

.product-page .products .tab-list {
    height: 30px;
    line-height: 30px;
    position: relative;
    overflow: hidden
}

    .product-page .products .tab-list li {
        width: 100px;
        text-align: center;
        border: 1px solid #ddd;
        border-bottom: 0;
        float: left
    }

        .product-page .products .tab-list li a {
            display: block;
            background: #fff
        }

        .product-page .products .tab-list li.active {
            border-color: #2d86ff
        }

            .product-page .products .tab-list li.active a {
                color: #fff;
                background: #2d86ff
            }

    .product-page .products .tab-list .right {
        position: absolute;
        right: 0;
        top: 0
    }

        .product-page .products .tab-list .right a {
            display: block;
            width: 115px;
            height: 20px;
            line-height: 20px;
            border: 1px solid #2d86ff;
            text-align: center;
            color: #2d86ff;
            border-radius: 3px
        }

.product-page .products .search-list {
    padding: 9px 15px;
    height: 32px;
    line-height: 32px
}

.product-page .products .product-list .item {
    float: left;
    width: 225px;
    border: 1px solid #cdcdcd;
    height: 366px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 22px 17px
}

    .product-page .products .product-list .item.ml {
        margin-left: 0
    }

    .product-page .products .product-list .item .t {
        height: 40px;
        line-height: 40px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 10px 10px 0
    }

    .product-page .products .product-list .item p {
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0 10px;
        height: 25px;
        line-height: 25px
    }

        .product-page .products .product-list .item p span {
            font-size: 16px;
            color: #f00;
            font-weight: 700
        }

        .product-page .products .product-list .item p img {
            width: 30px;
            margin-left: 5px;
            display: inline-block;
            vertical-align: middle
        }

.yellow-page {
    padding-top: 30px
}

    .yellow-page .flex-direction-nav a {
        font-family: 'iconfont';
        width: 28px;
        height: 50px;
        line-height: 50px;
        display: block;
        background: #d8d8d8;
        color: #fff;
        font-size: 32px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -25px;
        z-index: 2;
        font-weight: 700
    }

        .yellow-page .flex-direction-nav a.flex-next {
            left: auto;
            right: 0
        }

    .yellow-page .section-1 {
        margin-bottom: 28px
    }

        .yellow-page .section-1 .sidebar-left {
            background: #fff;
            width: 140px;
            float: left;
            padding: 5px 0 30px
        }

            .yellow-page .section-1 .sidebar-left li {
                height: 33px;
                line-height: 33px;
                position: relative
            }

                .yellow-page .section-1 .sidebar-left li a {
                    color: #666;
                    font-weight: 700;
                    display: block;
                    background: url(/Static/images/yellow/icon-1.png) no-repeat 25px center;
                    padding-left: 50px;
                    border: 1px solid transparent;
                    border-right: 0;
                    z-index: 51;
                    position: relative;
                    height: 31px;
                    line-height: 31px
                }

                    .yellow-page .section-1 .sidebar-left li a:hover {
                        color: #457de5
                    }

                .yellow-page .section-1 .sidebar-left li:hover a {
                    border-color: #2d86ff;
                    background-color: #fff
                }

                .yellow-page .section-1 .sidebar-left li:hover .box {
                    display: block
                }

            .yellow-page .section-1 .sidebar-left .box {
                position: absolute;
                left: 139px;
                top: 0;
                background: #fff;
                border: 1px solid #2d86ff;
                width: 690px;
                padding: 10px 10px 10px 35px;
                z-index: 50;
                min-height: 320px;
                display: none
            }

                .yellow-page .section-1 .sidebar-left .box li {
                    display: inline-block;
                    vertical-align: middle;
                    margin-right: 25px
                }

                    .yellow-page .section-1 .sidebar-left .box li a {
                        padding: 0;
                        background: none;
                        font-weight: 400;
                        border: 0
                    }

                .yellow-page .section-1 .sidebar-left .box .list {
                    padding-top: 30px
                }

                    .yellow-page .section-1 .sidebar-left .box .list h3 {
                        font-weight: 700;
                        font-size: 14px
                    }

                    .yellow-page .section-1 .sidebar-left .box .list li {
                        display: block
                    }

                        .yellow-page .section-1 .sidebar-left .box .list li a {
                            display: inline-block
                        }

        .yellow-page .section-1 .main {
            width: 720px;
            float: left;
            margin-left: 20px;
            overflow: hidden
        }

        .yellow-page .section-1 .banner {
            width: 100%;
            height: 300px;
            overflow: hidden;
            margin-bottom: 20px
        }

        .yellow-page .section-1 .slider {
            height: 210px;
            background: #fff;
            position: relative
        }

            .yellow-page .section-1 .slider .line {
                width: 100%;
                left: 170px;
                top: 50%;
                height: 0;
                border-bottom: 1px solid #ccc;
                z-index: 1;
                position: absolute
            }

            .yellow-page .section-1 .slider .item li {
                height: 104px;
                float: left;
                width: 274px;
                position: relative;
                border-left: 1px solid #ccc
            }

                .yellow-page .section-1 .slider .item li h3 {
                    font-size: 16px;
                    color: #333;
                    padding-left: 22px;
                    font-weight: 700;
                    margin-bottom: 10px;
                    padding-top: 30px
                }

                .yellow-page .section-1 .slider .item li p {
                    font-size: 12px;
                    color: #999;
                    padding-left: 22px
                }

                .yellow-page .section-1 .slider .item li img {
                    width: 80px;
                    height: 80px;
                    overflow: hidden;
                    position: absolute;
                    right: 18px;
                    top: 12px
                }

                .yellow-page .section-1 .slider .item li:first-child {
                    width: 170px;
                    height: 209px;
                    text-align: center;
                    color: #ff6d00;
                    border-left: 0
                }

                    .yellow-page .section-1 .slider .item li:first-child img {
                        width: 100px;
                        height: 100px;
                        position: static;
                        margin: 0 auto;
                        padding-top: 20px
                    }

                .yellow-page .section-1 .slider .item li a:hover h3, .yellow-page .section-1 .slider .item li a:hover p {
                    color: #ff6d00
                }

            .yellow-page .section-1 .slider .flex-control-nav {
                display: none
            }

        .yellow-page .section-1 .sidebar-right {
            float: right;
            width: 300px;
            overflow: hidden;
            background: #fff
        }

            .yellow-page .section-1 .sidebar-right .list-area {
                margin-bottom: 25px
            }

            .yellow-page .section-1 .sidebar-right h3 {
                height: 35px;
                line-height: 35px;
                padding-top: 10px;
                font-size: 16px;
                font-weight: 700;
                color: #333;
                padding-left: 18px;
                position: relative
            }

                .yellow-page .section-1 .sidebar-right h3 i {
                    height: 20px;
                    border-left: 2px solid #f00;
                    margin-right: 10px
                }

                .yellow-page .section-1 .sidebar-right h3 a {
                    right: 10px;
                    top: 10px;
                    position: absolute;
                    font-size: 12px;
                    color: #999;
                    font-weight: 400
                }

            .yellow-page .section-1 .sidebar-right .item {
                position: relative;
                padding-left: 68px;
                line-height: 25px;
                margin-bottom: 10px
            }

                .yellow-page .section-1 .sidebar-right .item label {
                    left: 18px;
                    top: 0;
                    position: absolute;
                    color: #333
                }

                .yellow-page .section-1 .sidebar-right .item a {
                    float: left;
                    color: #999;
                    margin-right: 8px
                }

                    .yellow-page .section-1 .sidebar-right .item a:hover {
                        color: #457de5
                    }

            .yellow-page .section-1 .sidebar-right .list {
                border-top: 1px solid #ccc;
                clear: both;
                padding-bottom: 32px
            }

                .yellow-page .section-1 .sidebar-right .list ul {
                    padding: 0 18px
                }

                .yellow-page .section-1 .sidebar-right .list li {
                    height: 30px;
                    line-height: 30px
                }

                    .yellow-page .section-1 .sidebar-right .list li a {
                        color: #666
                    }

                        .yellow-page .section-1 .sidebar-right .list li a:hover {
                            color: #457de5
                        }

    .yellow-page .section-2 {
        height: 665px;
        position: relative
    }

        .yellow-page .section-2 .title {
            border: 0
        }

            .yellow-page .section-2 .title b {
                font-weight: 700;
                color: #2d86ff
            }

        .yellow-page .section-2 .sidebar-left {
            width: 280px;
            background: #fff;
            float: left
        }

        .yellow-page .section-2 .image {
            margin: 20px auto;
            overflow: hidden;
            width: 220px;
            height: 226px;
            border: 1px solid transparent
        }

            .yellow-page .section-2 .image:hover {
                border-color: #457de5
            }

        .yellow-page .section-2 .list-1 {
            padding: 4px 0;
            margin: 0 5px;
            border-top: 1px solid #ddd
        }

            .yellow-page .section-2 .list-1 h3 {
                font-weight: 700;
                font-size: 16px;
                height: 35px;
                line-height: 35px;
                margin-left: 15px
            }

            .yellow-page .section-2 .list-1 li {
                height: 24px;
                line-height: 24px;
                width: 110px;
                text-align: center;
                overflow: hidden;
                float: left;
                margin: 0 0 5px 16px;
                border: 1px solid #ddd
            }

                .yellow-page .section-2 .list-1 li a {
                    display: block;
                    font-size: 12px
                }

                .yellow-page .section-2 .list-1 li:hover {
                    border-color: #0072ff;
                    background: #0072ff
                }

                    .yellow-page .section-2 .list-1 li:hover a {
                        color: #fff
                    }

        .yellow-page .section-2 .list ul {
            padding-left: 25px
        }

        .yellow-page .section-2 .list li {
            width: 100%;
            height: 23px;
            line-height: 23px;
            margin: 0;
            padding: 0;
            text-align: left;
            border: 0;
            color: #0072ff;
            background: none
        }

            .yellow-page .section-2 .list li a {
                font-size: 12px;
                display: inline-block
            }

            .yellow-page .section-2 .list li:hover {
                background: none;
                border: 0
            }

                .yellow-page .section-2 .list li:hover a {
                    color: #457de5
                }

        .yellow-page .section-2 .main {
            float: left;
            width: 620px;
            background: #fff;
            margin-left: 20px;
            position: relative;
            overflow: hidden
        }

            .yellow-page .section-2 .main .line {
                border-bottom: 1px solid #ccc;
                position: absolute;
                left: 0;
                width: 100%;
                top: 50%;
                height: 0
            }

        .yellow-page .section-2 .list-2 {
            float: left;
            width: 33.3%;
            padding: 20px 0
        }

            .yellow-page .section-2 .list-2.line {
                border-bottom: 1px solid #ccc
            }

            .yellow-page .section-2 .list-2 .img {
                width: 150px;
                height: 150px;
                margin: 0 auto 22px;
                overflow: hidden;
                border: 1px solid transparent
            }

                .yellow-page .section-2 .list-2 .img:hover {
                    border-color: #457de5
                }

            .yellow-page .section-2 .list-2 .txt {
                font-weight: 700;
                color: #333;
                height: 30px;
                line-height: 30px;
                white-space: nowrap;
                text-overflow: ellipsis;
                width: 150px;
                margin: 0 auto 10px
            }

                .yellow-page .section-2 .list-2 .txt a {
                    color: #333;
                    font-size: 14px
                }

                    .yellow-page .section-2 .list-2 .txt a:hover {
                        color: #457de5
                    }

            .yellow-page .section-2 .list-2 .intro {
                font-size: 12px;
                color: #999;
                line-height: 24px;
                width: 150px;
                margin: 0 auto;
                height: 48px;
                overflow: hidden
            }

        .yellow-page .section-2 .sidebar-right {
            float: right;
            width: 279px;
            border-left: 1px solid #ccc;
            background: #fff;
            height: 600px
        }

            .yellow-page .section-2 .sidebar-right h3 {
                border-bottom: 1px solid #ccc;
                margin-left: 5px;
                height: 48px;
                line-height: 48px;
                font-size: 16px;
                font-weight: 700;
                color: #333;
                padding-left: 10px
            }

            .yellow-page .section-2 .sidebar-right ul {
                padding: 20px 10px 0 15px
            }

            .yellow-page .section-2 .sidebar-right li {
                border-bottom: 1px dotted #ccc;
                margin-bottom: 20px;
                padding: 0 0 15px 30px;
                position: relative
            }

                .yellow-page .section-2 .sidebar-right li i {
                    width: 20px;
                    height: 20px;
                    background: #0072ff;
                    text-align: center;
                    line-height: 20px;
                    color: #fff;
                    font-size: 14px;
                    font-style: normal;
                    position: absolute;
                    left: 0;
                    top: 0
                }

                .yellow-page .section-2 .sidebar-right li a {
                    display: block;
                    overflow: hidden;
                    font-size: 14px;
                    color: #333;
                    font-weight: 700;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    margin-bottom: 10px
                }

                .yellow-page .section-2 .sidebar-right li span {
                    display: block;
                    height: 40px;
                    line-height: 20px;
                    color: #999;
                    overflow: hidden
                }

        .yellow-page .section-2 .flex-direction-nav a {
            width: 38px;
            height: 70px;
            line-height: 70px;
            margin-top: -35px;
            font-size: 42px;
            left: -65px
        }

            .yellow-page .section-2 .flex-direction-nav a.flex-next {
                left: auto;
                right: -65px
            }

        .yellow-page .section-2 .flex-control-nav {
            position: absolute;
            right: 5px;
            top: 60px;
            z-index: 3
        }

            .yellow-page .section-2 .flex-control-nav li {
                float: left;
                margin: 0 5px
            }

            .yellow-page .section-2 .flex-control-nav a {
                display: block;
                width: 12px;
                height: 12px;
                background: url(/Static/images/yellow/icon-2.png) no-repeat right center;
                font-size: 0;
                text-indent: -999px;
                overflow: hidden
            }

            .yellow-page .section-2 .flex-control-nav .flex-active {
                background-position: left center
            }

        .yellow-page .section-2.orange .title b {
            color: #ff9600
        }

        .yellow-page .section-2.orange .image:hover {
            border-color: #ff9600
        }

        .yellow-page .section-2.orange .list-2 .img:hover {
            border-color: #ff9600
        }

        .yellow-page .section-2.orange .sidebar-right li i {
            background: #ff9600
        }

        .yellow-page .section-2.orange .list-1 li:hover {
            border-color: #ff9600;
            background: #ff9600
        }

        .yellow-page .section-2.orange .list li {
            color: #ff9600
        }

            .yellow-page .section-2.orange .list li:hover {
                background: none
            }

    .yellow-page .section-3 {
        height: 64px;
        padding: 18px 0;
        background: #fff;
        margin-bottom: 30px;
        overflow: hidden
    }

        .yellow-page .section-3 li {
            float: left;
            width: 162px;
            overflow: hidden;
            height: 64px;
            margin: 0 19px
        }
