﻿.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: 36px; font-family: "宋体"; }


        .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: 670px; margin-left: 50px; }
        .content .rr ul { width: 100%; }
            .content .rr ul li { width: 120px; float: left;margin-bottom:20px; }
                .content .rr ul li .pic { line-height: 100px; width: 100px; height: 100px; background-color: #dfdfdf; border-radius: 50px; }
                 .content .rr ul li .pic div{ line-height: 22px; padding-top:30px;  }

                    .content .rr ul li .pic div a { font-size: 14px; font-weight: 700; font-family: "宋体"; }

                .content .rr ul li:nth-of-type(odd) .pic { background: #dfdfdf; }
                .content .rr ul li:nth-of-type(even) .pic { background-color: #ebebeb; }

.boxconn { OVERFLOW-Y: auto; OVERFLOW-X: hidden; padding: 20px; height: 400px; }
.apage { width: 960px; margin-left: 20px; margin-right: 20px; height: 30px; border-top: dashed 1px #ccc; }
    .apage .al { float: left; font-size: 14px; color: #333; }
    .apage .ar { float: right; font-size: 14px; color: #333; }


#boxscroll { height: 380px; padding-right: 25px; }



.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; }
    #dv_scroll_text p { text-indent: 2em; line-height: 24px; text-align: left; }
