﻿.dtbr_top ul li a:hover, .corzong {
            color: #7c1b30 !important;
            font-weight: bold !important;
        }

        .dtbrd_left ul li a:hover, .cor1 {
            color: #7c1b30 !important;
            border-bottom: 2px solid #7c1b30;
        }

        .dtbrd_right {
            width: 110px;
            overflow: hidden;
            float: right;
            margin-top: 10px;
            border: 1px solid #7c1b30;
            border-radius: 2px;
            -moz-border-radius: 2px;
            background: #fefcf9;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
            -webkit-border-radius: 2px;
        }

            .dtbrd_right ul li span {
                border-radius: 50px;
                -moz-border-radius: 50px;
                -ms-border-radius: 50px;
                -o-border-radius: 50px;
                -webkit-border-radius: 50px;
                font: 11px / 18px "微软雅黑";
                max-width: 38px;
                min-width: 18px;
                display: block;
                background: #7c1b30;
                color: #fff;
                height: 18px;
                margin-top: 8px;
                text-align: center;
                padding: 0 1px;
            }

        .didl_top, .dingbd_right, .didl_down, .me_btn, .ding_tanxing div, .loginb_in, .denglu, .gtop_img1, .ggbody_left ul li a, .ffbr_new dl dt, .ggbody_right, .dfen_body ul li a, .ggbd_new, .gtop_img {
            overflow: hidden;
            border: 1px solid #7c1b30;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            -webkit-border-radius: 4px;
        }

        .x_activityDiv {
            float: left;
            width: 290px;
            height: 120px;
            background: #FBF9F8;
            border: 1px solid #7c1b30;
            border-radius: 8px;
            margin: 5px;
            cursor: pointer;
            -webkit-transition: transform .3s ease, box-shadow .3s ease;
            -moz-transition: transform .3s ease, box-shadow .3s ease;
            -o-transition: transform .3s ease, box-shadow .3s ease;
            transition: transform .3s ease, box-shadow .3s ease;
        }

        .gongsi {
            width: 194px;
            margin: 0 auto;
            height: 40px;
            font: 12px / 22px "微软雅黑";
            color: #7c1b30;
            text-align: center;
        }

        .me_btn {
            width: 104px;
            height: 34px;
            margin: 0 auto;
            display: block;
            background: none;
            color: #7c1b30;
            margin-top: 30px;
            border: 1px solid #e3b579;
            font-weight: bold;
        }

        .me_btn {
            width: 104px;
            height: 34px;
            margin: 0 auto;
            display: block;
            background: none;
            color: #7c1b30;
            margin-top: 30px;
            border: 1px solid #7c1b30;
            font-weight: bold;
        }

        .x_activityTit {
            font-size: 15px;
            font-family: Microsoft YaHei UI;
            font-weight: bold;
            color: #7c1b30;
            position: relative;
            margin: 28px 0 0 3px;
            width: 90px;
            height: 28px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .x_activityTit:after {
                content: "";
                width: 40px;
                height: 2px;
                background: #7c1b30;
                position: absolute;
                top: 25px;
                left: 0;
            }