.news
{
    width: 100%;
}

    .news .news-con
    {
        width: 1200px;
        margin: 10px auto;
    }

    .news .left
    {
        width: 270px;
        float: left;
    }

        .news .left .menu
        {
            width: 240px;
        }

            .news .left .menu .title
            {
                width: 240px;
                height: 65px;
                line-height: 65px;
                background: #C00;
                font-size: 22px;
                color: #ffffff;
                text-align: center;
            }

                .news .left .menu .title span
                {
                    font-size: 14px;
                }

            .news .left .menu .list
            {
                width: 240px;
            }

                .news .left .menu .list li
                {
                    width: 240px;
                    height: 55px;
                    line-height: 55px;
                    text-align: center;
                    background: #ffffff;
                    border-top: 1px solid #f4f6f8;
                    font-size: 16px;
                }

                    .news .left .menu .list li.on
                    {
                        background: #e9f2f7;
                        color: #0077cc;
                    }

                        .news .left .menu .list li.on a:link, .news .left .menu .list li.on a:visited, .news .left .menu .list li.on a:hover
                        {
                            color: #0077cc;
                        }

                    .news .left .menu .list li img
                    {
                        vertical-align: middle;
                    }

                    .news .left .menu .list li:nth-child(1)
                    {
                        border-top: 0;
                    }

        .news .left .tj-news
        {
            /* width: 240px; */
            width: 226px;
            height: 335px;
            background: #ffffff;
            margin-top: 22px;
            padding-left: 14px;
        }

            .news .left .tj-news .title
            {
                width: 226px;
                height: 48px;
                border-bottom: 1px solid #f5f5f5;
            }

                .news .left .tj-news .title .title-con
                {
                    width: 74px;
                    height: 46px;
                    float: left;
                    border-bottom: 2px solid #C00;
                    line-height: 46px;
                    font-size: 18px;
                    font-weight: bold;
                }

            .news .left .tj-news .img
            {
                width: 214px;
                height: 141px;
                margin: 9px 0;
                position: relative;
            }

                .news .left .tj-news .img img
                {
                    width: 214px;
                    height: 141px;
                }

                .news .left .tj-news .img .text
                {
                    position: absolute;
                    bottom: 0;
                    height: 37px;
                    line-height: 37px;
                    width: 214px;
                    background: rgba(0, 0, 0, 0.3);
                    color: #ffffff;
                    font-size: 14px;
                    text-align: center;
                    /* opacity: 0.5; */
                }

            .news .left .tj-news ul
            {
                margin-left: 20px;
            }

            .news .left .tj-news li
            {
                width: 194px;
                height: 60px;
                text-align: left;
                list-style: disc;
                font-size: 14px;
                color: #777777;
                float: left;
                line-height: 25px;
            }

        .news .left .adv
        {
            width: 240px;
            padding-top: 22px;
        }

            .news .left .adv li
            {
                width: 240px;
                height: 140px;
                padding-bottom: 10px;
            }

                .news .left .adv li img
                {
                    width: 240px;
                    height: 140px;
                }

    .news .right
    {
        width: 870px;
       padding: 24px 30px;
        background:#fff;
    }

        .news .right .title
        {
            width: 920px;
            background: #ffffff;
        }

            .news .right .title .title-con
            {
                width: 860px;
                height: 38px;
                float: left;
                padding: 24px 30px 0;
                border-bottom: 1px solid #eaeef5;
            }

                .news .right .title .title-con .text
                {
                    width: 200px;
                    height: 24px;
                    float:left;
                    line-height: 24px;
                    font-size: 24px;
                    border-left: 3px solid #C00;
                    color: #C00;
                    font-weight: bolder;
                }

        .news .right .news-list li
        {
            width: 870px;
            height: 170px;
            border-top: 1px solid #f4f6f8;
            padding: 20px 25px;
            background: #ffffff;
        }

            .news .right .news-list li:nth-child(1)
            {
                border-top: 0;
            }

            .news .right .news-list li .img
            {
                width: 255px;
                height: 170px;
                margin-right: 28px;
            }

                .news .right .news-list li .img img
                {
                    width: 255px;
                    height: 170px;
                }

            .news .right .news-list li .title
            {
                width: 526px;
                height: 38px;
                font-size: 16px;
                font-weight: bold;
                color: #000000;
                line-height: 20px;
            }

            .news .right .news-list li .content
            {
                width: 526px;
                height: 113px;
                line-height: 23px;
                font-size: 14px;
                color: #777777;
            }

            .news .right .news-list li .other
            {
                width: 526px;
                height: 19px;
                line-height: 19px;
                font-size: 14px;
                color: #b3b3b3;
            }

                .news .right .news-list li .other .editor
                {
                    width: 300px;
                    height: 19px;
                }

                .news .right .news-list li .other .view
                {
                    width: 206px;
                    height: 19px;
                    text-align: right;
                }

                    .news .right .news-list li .other .view img
                    {
                        vertical-align: middle;
                    }

        .news .right .news-page
        {
            width: 526px;
            margin-top: 30px;
        }

    .news .news-detail
    {
        width: 920px;
    }

        .news .news-detail .content
        {
            width: 920px;
            background: #ffffff;
        }

            .news .news-detail .content .title
            {
                width: 870px;
                height: 93px;
                text-align:center;
                line-height: 93px;
                font-size: 24px;
                color: #000000;
                font-weight: bolder;

            }

            .news .news-detail .content .type
            {
                width: 800px;
                height: 45px;
                line-height: 45px;
                margin-left: 40px;
                font-size: 14px;
                color: #999999;
                text-align: center;
            }

                .news .news-detail .content .type img
                {
                    vertical-align: middle;
                }

                .news .news-detail .content .type span
                {
                    color: #ffffff;
                    background: #f5b35c;
                    border-radius: 30px;
                }

            .news .news-detail .content .article
            {
                width: 860px;
                margin: 20px 0 20px 40px;
            }

            .news .news-detail .content .border-top
            {
                width: 280px;
                height: 20px;
                margin-left: 37px;
                margin-right: 520px;
                border-top: 1px solid #f4f4f4;
            }

            .news .news-detail .content .border-bottom
            {
                width: 280px;
                height: 20px;
                margin-left: 37px;
                margin-right: 520px;
                border-bottom: 1px solid #f4f4f4;
            }

            .news .news-detail .content .note
            {
                width: 860px;
                float: left;
                line-height: 22px;
                color: #303030;
                font-size: 14px;
                margin-left: 36px;
                padding: 5px;
                background: #f5f5f5;
            }

                .news .news-detail .content .note span
                {
                    color: #b3b3b3;
                }

                .news .news-detail .content .note a
                {
                    color: #2291f7;
                }

            .news .news-detail .content .zan-text
            {
                width: 930px;
                height: 60px;
                margin-top: 20px;
                line-height: 60px;
                font-size: 16px;
                color: #333333;
                text-align: center;
                font-weight: bolder;
            }

            .news .news-detail .content .zan
            {
                width: 930px;
                height: 100px;
                text-align: center;
            }

                .news .news-detail .content .zan button
                {
                    width: 128px;
                    height: 48px;
                    border: 1px solid #1690ea;
                    color: #1690ea;
                    line-height: 48px;
                    font-size: 22px;
                    border-radius: 40px;
                }

                    .news .news-detail .content .zan button img
                    {
                        vertical-align: middle;
                    }

        .news .news-detail .adv
        {
            width: 930px;
            height: 120px;
            margin-top: 45px;
        }

            .news .news-detail .adv img
            {
                width: 930px;
                height: 120px;
            }

        .news .news-detail .tj-news
        {
            width: 870px;
            background: #ffffff;
            margin-top: 20px;
            padding: 0 30px;
        }

            .news .news-detail .tj-news .title
            {
                width: 867px;
                height: 20px;
                line-height: 18px;
                margin: 19.5px 0;
                border-left: 3px solid #1e7be2;
                font-size: 18px;
                color: #000000;
                font-weight: bolder;
            }

            .news .news-detail .tj-news li
            {
                width: 275px;
                height: 277px;
                margin-left: 12.5px;
                float: left;
            }

                .news .news-detail .tj-news li:nth-child(1)
                {
                    margin-left: 0;
                }

                .news .news-detail .tj-news li .img
                {
                    width: 275px;
                    height: 184px;
                }

                    .news .news-detail .tj-news li .img img
                    {
                        width: 275px;
                        height: 184px;
                    }

                .news .news-detail .tj-news li .text
                {
                    width: 275px;
                    height: 80px;
                    line-height: 22px;
                    color: #777777;
                    margin-top: 13px;
                    font-size: 14px;
                }
