﻿.chlid { width: 100%; height: 80px; overflow: hidden; border-bottom: 3px solid #000000; background-color: #ca000b; }
    .chlid .conn { width: 1000px; }

        .chlid .conn .l { float: left; line-height: 77px; }
            .chlid .conn .l img { float: left; margin-top: 15px; }
            .chlid .conn .l h2 { float: left; padding-left: 22px; color: #fff; font-size: 28px; font-family: "Arial"; }


        .chlid .conn .rote { float: right; margin-top: 57px; color: #fff; }
            .chlid .conn .rote a { color: #fff; }


.content { width: 1000px; margin-top: 20px;overflow:hidden;margin-bottom:20px; }
    .content .ll { float: left; width: 250px; border-right: dashed 1px #999999; }
        .content .ll a { float: left; font-weight:500; height: 32px; line-height: 32px; font-size: 16px; width: 200px; display: block; margin-bottom: 5px; margin-top: 5px; border: solid 1px #888; background-color: #eee; color: #333; }
            .content .ll a b { font-weight: 600; color: #ca000b; text-decoration: none; }


    .content .rr { float: left; width: 700px; margin-left: 50px; }
        .content .rr .text { text-align: left; }
#boxscroll { height: 380px; padding-right: 25px; }


.title { font-size: 18px; font-weight: 700; margin-bottom: 10px; }
.scr_con { position: relative; height: 310px; border: solid 0px #333; width: 700px; }
#dv_scroll { position: absolute; height: 310px; overflow: hidden; width: 670px; }
    #dv_scroll .Scroller-Container { width: 100%; }
#dv_scroll_bar { position: absolute; right: 0; top: 10px; width: 20px; height: 310px; border-left: 2px solid #FFF; }
    #dv_scroll_bar .Scrollbar-Track { position: absolute; left: 0; top: 20px; width: 15px; height: 270px; }
    #dv_scroll_bar .Scrollbar-Handle { position: absolute;   overflow: hidden; border-radius: 5px; border: 0px solid rgb(255, 255, 255); border-image: none; top: 0px; width: 8px; height: 128px; float: right; position: relative; -ms-touch-action: none; background-clip: padding-box; background-color: rgb(205, 204, 204); cursor: pointer; }
#dv_scroll_text { position: absolute;  text-align: left;line-height: 24px;}
    #dv_scroll_text p { text-indent: 2em; line-height: 24px; text-align: left; }
