 <style>
        .fistimg {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            padding-bottom: 62%
        }

        .fisth3 {
            padding-top: 10px;
            display: inline-block
        }

        .item-group {
            float: left;
            margin-right: 16px
        }

        .fixleft {
            float: left
        }

        .page-info-content p {
            padding-bottom: 10px
        }

        .center {
            text-align: center
        }

        .bg-count {
            background: #fdefee;
            color: #dc1435;
            display: inline-block;
            padding: 10px 16px;
            font-size: 17px;
            font-weight: bold;
            text-align: center
        }

        .div-row {
            width: 100%;
            float: left;
            margin-bottom: 16px
        }

        .ul-style li {
            list-style: disc;
            font-size: 16px;
            padding: 5px 0
        }

        .ul-style {
            margin: 0;
            padding-left: 16px
        }

        .page-info-content.boder {
            border: solid 1px #eaeaea;
            padding: 12px
        }

        .ul-boder li {
            border: solid 1px #eaeaea;
            padding: 8px 12px
        }

        .view-all2 {
            background: #e0e0e0;
            cursor: pointer;
            display: inline-block;
            height: 36px;
            line-height: 36px;
            font-size: 14px;
            min-width: 130px
        }

        .page-info-content h2,
        .page-info-content h3 {
            padding-bottom: 12px;
            font-size: 20px
        }

        .view-all2 a:hover {
            color: #323232
        }

        @media only screen and (max-width:767px) {
            .item-group.ful-m {
                width: 100%;
                margin-bottom: 5px
            }
        }
    </style>