﻿  .hjjp-container {
        padding-bottom: 40px !important;
    }

        .hjjp-container .swiper-pagination-bullet-active {
            height: 8px;
            width: 30px;
            border-radius: 4px;
            background: #39bafb;
        }

        .hjjp-container .swiper-wrapper dl {
            overflow: hidden;
            float: left;
            width: 354px;
            height: 132px;
            margin: 0;
            padding: 15px 0;
            border-bottom: 1px dotted #e0e0e0;
        }

            .hjjp-container .swiper-wrapper dl dt {
                overflow: hidden;
                float: left;
                width: 112px;
                height: 130px;
                border: 1px solid #eeeded;
            }


                .hjjp-container .swiper-wrapper dl dt img {
                    width: 112px;
                    height: 130px;
                }

            .hjjp-container .swiper-wrapper dl dd {
                overflow: hidden;
                float: left;
                width: 220px;
                height: 130px;
                padding-left: 20px;
                position: relative;
                display: block;
            }

                .hjjp-container .swiper-wrapper dl dd .hjjp-flag {
                    position: absolute;
                    right: -5px;
                    top: -5px;
                    width: 72px;
                    height: 72px;
                }

        .hjjp-container .swiper-wrapper .gadtop {
            overflow: hidden;
            width: 220px;
            height: 24px;
            padding-bottom: 2px;
            line-height: 26px;
            color: #333;
            font-size: 17px;
        }

            .hjjp-container .swiper-wrapper .gadtop a {
                color: #333;
            }

                .hjjp-container .swiper-wrapper .gadtop a:hover {
                    color: #0b79c8;
                }

        .hjjp-container .swiper-wrapper .gadlist {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 220px;
            height: 24px;
            line-height: 24px;
            color: #666;
            font-size: 13px;
        }

        .hjjp-container .swiper-wrapper .gabwei {
            width: 220px;
            height: 22px;
            line-height: 22px;
            color: #666;
            font-size: 13px;
        }

        .hjjp-container .swiper-wrapper .gwei {
            position: relative;
            float: left;
            width: 22px;
            padding-left: 10px;
        }

        .hjjp-container .swiper-wrapper .gweichild {
            display: none;
            position: absolute;
            top: -50px;
            left: 40px;
            width: 102px;
            height: 102px;
            border: 1px solid #eeeded;
        }

            .hjjp-container .swiper-wrapper .gweichild img {
                width: 102px;
                height: 102px;
            }

        .hjjp-container .swiper-wrapper .gabqq {
            position: relative;
            width: 80px;
            height: 24px;
            line-height: 24px;
            margin-top: 10px;
            background: #6dc7f6;
            color: #fff;
            font-size: 15px;
            text-align: center;
            border-radius: 3px;
            behavior: url(/Content/themes/Default/PIE.htc);
        }

            .hjjp-container .swiper-wrapper .gabqq a {
                position: relative;
                display: block;
                width: 80px;
                height: 24px;
                color: #fff;
                border-radius: 3px;
                behavior: url(/Content/themes/Default/PIE.htc);
            }

                .hjjp-container .swiper-wrapper .gabqq a:hover {
                    display: block;
                    width: 80px;
                    height: 24px;
                    color: #fff;
                    background: #ff4a00;
                }

    .agent {
        width: auto !important;
    }

    .gagent {
        width: 354px;
        margin-top: 8px;
        padding-left: 5px;
    }