body, html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #333;
}

.logo {
    width: 100%;
    height: 80px;
}

.navigation {
    width: 100%;
    height: 60px;
    background-color: #557EC2;
}

.orange {
    color: #FF6000;
}
.bodywrap{
    position: relative;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.carousel {
    position: relative;
    margin: 20px auto;
    width: 1200px;
    height: 417px;
}

.fastWindow-box {
    position: absolute;
    right: -5px;
    top:0;
}

.course {
    margin: 0px auto;
    width: 1200px;
    height: 575px;
}

.liveClass {
    width: 1200px;
    margin: 0px auto;
}

.books {
    width: 1200px;
    margin: 0px auto;
}

.remarks {
    width: 1200px;
    margin: 0px auto;
}

.tail {
    width: 100%;
    height: 225px;
}

.logo .logo-content {
    margin: 0px auto;
    width: 1200px;
    height: 100%;
}

.logo .logo-content .logo-content-left {
    width: 700px;
    height: 100%;
    float: left;
    background-color: #fff;
}
.logo .logo-content .logo-content-left div{
    height: 100%;
    line-height: 80px;
    float: left;
}
.logo .logo-content .logo-content-right {
    height: 100%;
    float: right;
}

.logo .logo-content .logo-content-right button {
    margin-top: 40px;
}

.logo .logo-content .logo-content-right .login,
.logo .logo-content .logo-content-right .register {
    width: 100px;
    float: right;
    text-align: center;
    color: #ffffff;
    border: 1px #cccccc solid;
}

.logo .logo-content .logo-content-left img {
    max-width: 220px;
    max-height: 60px;
}

.logo .logo-content .logo-content-left span {
    margin-top: 28px;
    font-size: 20px;
    float: left;
}

.logo .logo-content .logo-content-left .line {
    width: 1px;
    height: 50%;
    margin: 20px 20px;
    float: left;
    background-color: #cccccc;
}

.navigation .navigation-content {
    margin: 0px auto;
    width: 1255px;
    height: 100%;
    background-color: thistle;
}

.carousel .carousel-left {
    width: 250px;
    height: 100%;
    float: left;
}

.carousel .carousel-left p {
    height: 29px;
    padding: 8px 0 13px 10px;
    line-height: 29px;
    color: #fff;
    font-size: 14px;
}

.carousel .carousel-left .primary {
    background: url('/Public/Home/img/agentIndex/daojishi1.png');
}

.carousel .carousel-left .intermediate {
    margin-top: 45px;
    background: url('/Public/Home/img/agentIndex/daojishi3.png');
}

.carousel .carousel-left span {
    color: #537cc1;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 36px;
    text-align: center;
    margin: 0 2px;
    background: url("/Public/Home/img/agentIndex/daojishi2.png");
}

.carousel .carousel-left .carousel-title1 {
    line-height: 38px;
    padding-top: 17px;
    font-size: 18px;
    font-weight: normal;
}

.carousel .carousel-left .carousel-content {
    margin-top: -6px;
    border-right: 1px #eee solid;
    overflow: hidden;
}

.carousel .carousel-left .carousel-content .b1 {
    background: url("/Public/Home/img/agentIndex/book1.png") no-repeat center 15px;
}

.carousel .carousel-left .carousel-content .b2 {
    background: url("/Public/Home/img/agentIndex/book2.png") no-repeat center 15px;
}

.carousel .carousel-left .carousel-content .b3 {
    background: url("/Public/Home/img/agentIndex/book4.png") no-repeat center 15px;
}

.carousel .carousel-left .carousel-content .b4 {
    background: url("/Public/Home/img/agentIndex/book3.png") no-repeat center 15px;
}

.carousel .carousel-left .carousel-content .b5 {
    background: url("/Public/Home/img/agentIndex/book10.png") no-repeat center 4px;
}

.carousel .carousel-left .carousel-content .b6 {
    background: url("/Public/Home/img/agentIndex/book7.png") no-repeat center 15px;
}

.carousel .carousel-left .carousel-content a {
    display: inline-block;
    width: 82px;
    _width: 78px;
    float: left;
    text-align: center;
    padding-top: 45px;
    height: 25px;
    color: #333;
    border: 1px #eee solid;
    border-top: 0px;
    border-right: 0px;
}

.carousel .carousel-right {
    margin-left: 10px;
    width: 940px;
    height: 100%;
    float: left;
}

.carousel .carousel-right .QRcode {
    border: 1px #eeeeee solid;
    width: 280px;
    height: 415px;
    margin-left: 10px;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-top,
.carousel .carousel-right .QRcode .QRcode-bottom {
    width: 100%;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-top .title {
    height: 60px;
    border-bottom: 1px #eeeeee solid;
}

.carousel .carousel-right .QRcode .QRcode-top .title div {
    height: 100%;
    width: 60px;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-top .title img {
    margin: 13px 0px 0px 20px;
}

.carousel .carousel-right .QRcode .QRcode-top .title span {
    color: #999;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-top .content {
    height: 155px;
}

.carousel .carousel-right .QRcode .QRcode-top .content p {
    margin-top: 5px;
    width: 100%;
    color: #F1515A;
    float: left;
    text-align: center;
}

.carousel .carousel-right .QRcode .QRcode-top .content div {
    width: 160px;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-top .content .erweima {
    margin-left: 20px;
    width: 92px;
    height: 92px;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-top .content img {
    margin: 15px 0px 0px 10px;
}

.carousel .carousel-right .QRcode .QRcode-bottom .title {
    height: 30px;
    border-bottom: 1px #eeeeee solid;
}

.carousel .carousel-right .QRcode .QRcode-bottom .title .left {
    margin: 5px 0px 0px 10px;
    font-size: 18px;
    float: left;
}

.carousel .carousel-right .QRcode .QRcode-bottom .title .right {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    color: #999999;
    font-size: 12px;
}

.carousel .carousel-right .QRcode .QRcode-bottom .content {
    margin: 5px;
    width: 270px;
    height: 158px;
}

.carousel .carousel-right .QRcode .QRcode-bottom .content img {
    width: 100%;
    height: 100%;
}

.carousel .carousel-right .carousel-right-img {
    width: 648px;
    height: 100%;
    float: left;
}

.carousel .carousel-right .carousel-right-img .layui-carousel img {
    width: 100%;
    height: 100%;
}

.carousel .carousel-right .carousel-text {
    position: relative;
    margin-top: 10px;
    width: 99.8%;
    height: 30%;
    border: 1px #eeeeee solid;
}

.carousel .carousel-right .carousel-text .text-left span {
    position: absolute;
    top: 7px;
    left: 55px;
    color: #fe6869;
    cursor: pointer;
}

.carousel .carousel-right .carousel-text .text-left ul {
    position: absolute;
    left: 45px;
    width: auto;
}

.carousel .carousel-right .carousel-text .text-left li {
    width: 300px;
    margin-top: 3px;
    list-style: disc;
    cursor: pointer;
    course: hand;
    overflow: hidden;
    white-space: nowrap;
}
.carousel .carousel-right .carousel-text .text-left li .title_name{
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis; /* for IE */
    -o-text-overflow: ellipsis; /* for Opera */
    -icab-text-overflow: ellipsis; /* for iCab */
    -khtml-text-overflow: ellipsis; /* for Konqueror Safari */
    -moz-text-overflow: ellipsis; /* for Firefox,mozilla */
    -webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
.carousel .carousel-right .carousel-text .text-left li .title_time{
    float: right;
}

.carousel .carousel-right .carousel-text .text-left,
.carousel .carousel-right .carousel-text .text-right {
    width: 50%;
    height: 100%;
    float: left;
}

.carousel .carousel-right .carousel-text .text-right .line {
    width: 1px;
    height: 80%;
    margin-top: 4%;
    float: left;
    background-color: #eeeeee;
}

.carousel .carousel-right .carousel-text .text-right img {
    margin: 5px 0px 0px 25px;
    float: left;
}

.carousel .carousel-right .carousel-text .text-right ul {
    margin-left: 20px;
    float: left;
}

.carousel .carousel-right .carousel-text .text-right li {
    margin-top: 5px;
}

.fastWindow-box .fastWindow {
    position: fixed;
}

.fastWindow-box .fastWindow .fast-content {
    margin-top: -11px;
    margin-left: 7px;
    height: auto;
    width: 56px;
    text-align: center;
    border: 1px #eeeeee solid;
    background-color: #ffffff;
}

.fastWindow-box .fastWindow .fast-content .fast-img {
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

/*.fastWindow-box .fastWindow .fast-content div {
    position: absolute;
    text-align: center;
    border-radius: 5px;
    display: none;
    background-color: #ffffff;
    border: 1px #ff8606 solid;
}*/
.fastWindow-box .fastWindow .fast-content .consult {
    position: relative;
}
.fastWindow-box .fastWindow .fast-content .fast-arrow {
    position: absolute;
    top: 8px;
    right: -6px;
}

.fastWindow-box .fastWindow .fast-content .ToTop {
    display: none;
}

.fastWindow-box .fastWindow .fast-content .fast-div0 {
    position: absolute;
    width: 80px;
    height: auto;
    top: 10px;
    left: -79px;
    line-height: 30px;
    border: 1px #ff8606 solid;
    background-color: #ffffff;
    border-radius: 5px;
    display: none;
}

.fastWindow-box .fastWindow .fast-content .fast-div1 {
    position: absolute;
    width: 120px;
    top: 15px;
    left: -120px;
    line-height: 30px;
    border: 1px #ff8606 solid;
    background-color: #ffffff;
    border-radius: 5px;
    display: none;
}

.fastWindow-box .fastWindow .fast-content .fast-div2 {
    position: absolute;
    padding: 10px 0;
    width: 120px;
    top: 15px;
    left: -120px;
    line-height: 30px;
    border: 1px #ff8606 solid;
    background-color: #ffffff;
    border-radius: 5px;
    /*background: url('/Public/Home/img/agentIndex/erweima.png');*/
    /*background-size: cover;*/
    display: none;
}
.fastWindow-box .fastWindow .fast-content .fast-div2 .image {
    width: 100px;
    height: 100px;
}

.fastWindow-box .fastWindow .fast-content .fast-div3 {
    width: 80px;
    height: 30px;
    top: 245px;
    left: -79px;
    line-height: 30px;
}

.course .course-title {
    width: 100%;
    height: 50px;
    border-bottom: 1px #eeeeee solid;
}

.course .course-title .title-left {
    line-height: 55px;
    padding-top: 17px;
    font-size: 18px;
    font-weight: normal;
}

.course .course-content {
    width: 100%;
    height: 500px;
}

.course .course-content .content-left {
    margin-top: 20px;
    width: 76.8%;
    height: 100%;
    float: left;
}

.course .course-content .content-right {
    margin-top: 20px;
    width: 23%;
    height: 100%;
    border: 1px #eeeeee solid;
    float: right;
}

.course .course-content .content-right .content-right-title {
    width: 100%;
    height: 10%;
}

.course .course-content .content-right .content-right-title .title-left {
    margin-left: 15px;
    font-size: 16px;
    color: #000;
    line-height: 60px;
    font-weight: normal;
}

.course .course-content .content-right .content-right-title .title-right {
    margin-right: 15px;
    margin-top: 18px;
    cursor: pointer;
    float: right;
}

.course .course-content .content-right #demo {
    overflow: hidden;
    height: 88%;
    width: 100%;
}

.course .course-content .content-right #demo #demo1,
.course .course-content .content-right #demo #demo2 {
    padding: 15px;
}

.course .course-content .content-right .course-div {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    border-bottom: 1px #eeeeee dashed;
}

.course .course-content .content-right .course-div .name {
    color: #ec8d6f;
}

.course .course-content .content-right .course-div .time {
    color: #999999;
    float: right;
}

.course .course-content .content-right .course-div p {
    margin-bottom: 20px;
}

.course .course-content .content-left .left-div {
    width: 23.7%;
    height: 100%;
    margin-right: 10px;
    background-color: #f5f5f5;
    float: left;
}

.course .course-content .content-left .left-bottomDiv {
    position: relative;
    margin-top: 10px;
    width: 98%;
    height: 24%;
    border: 1px #eeeeee solid;
    background-color: #00CC99;
    float: left;
}

.course .course-content .content-left .left-bottomDiv .erweima-left {
    position: absolute;
    top: 20px;
    left: 84px;
    width: 100px;
    height: 100px;
    background-color: #9B410E;
}

.course .course-content .content-left .left-div .kc_sp1 {
    display: block;
    height: 95px;
    background: #d6e7ff;
    line-height: 35px;
    padding-top: 17px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.course .course-content .content-left .left-div .kc_sp1 b {
    color: #537cc1;
    font-size: 22px;
}

.course .course-content .content-left .left-div .kc_sp1 b span {
    color: #ff0000;
    font-size: 18px;
    font-weight: normal;
}

.course .course-content .content-left .left-div .kc_sp1 b span i {
    font-style: normal;
    font-size: 22px;
    font-family: Arial;
}

.course .course-content .content-left .left-div .kc_sp1 .courseName {
    color: #537cc1;
}

.course .course-content .content-left .left-div .kc_sp2 {
    display: inline-block;
    width: 190px;
    border-bottom: 1px #ebebeb solid;
    height: 110px;
    line-height: 26px;
    padding-top: 12px;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-left: 15px;
    overflow: hidden;
}

.course .course-content .content-left .left-div .kc_sp2 img {
    border-radius: 4px;
    width: 100%;
    height: 100%;
}

.course .course-content .content-left .left-div .kc_sp2 em {
    display: block;
    text-align: center;
    font-style: normal;
}

.course .course-content .content-left .left-div .kc_sp1 b .yk_class {
    display: inline-block;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}

.liveClass .books-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px #eeeeee solid;
}

.liveClass .books-title .title-left {
    line-height: 60px;
    padding-top: 17px;
    font-size: 18px;
    font-weight: normal;
}

.books .books-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px #eeeeee solid;
}

.books .books-title .title-left {
    line-height: 60px;
    padding-top: 17px;
    font-size: 18px;
    font-weight: normal;
}

.books .books-title .title-right {
    margin-top: 23px;
    margin-right: 10px;
    float: right;
    cursor: pointer;
    color: #999999;
}

.books .books-carousel {
    margin-top: 10px;
    width: 100%;
    height: 600px;
}

.books .books-carousel .title {
    height: 30px;
    line-height: 30px;
}

.books .books-carousel .title span {
    margin-left: 10px;
    color: #333333;
    cursor: pointer;
}

.books .books-carousel .title span:hover {
    color: #709CE5;
    border-bottom: 2px #709CE5 solid;
}

.books .books-carousel .content {
    width: 100%;
    height: 570px;
    dispaly: inline-block;
}

.books .books-carousel .content div {
    border-radius: 4px;
    margin: 20px 0px 0px 7px;
    width: 19%;
    height: 260px;
    border: 2px transparent solid;
    float: left;
}

.books .books-carousel .content div:hover {
    position: relative;
    /*margin-top: 5px;*/
    top: -15px;
    border-color: #CCCCCC;
    cursor: pointer;
}

.books .books-carousel .content img {
    margin: 5px;
    width: 96%;
    max-height: 125px;
    border-radius: 4px;
}

.books .books-carousel .content p {
    margin: 5px;
    height: 55px;
}

.books .books-carousel .content .gray {
    color: #999999;
    margin: 5px;
}

.books .books-carousel .content .code {
    color: #FE6869;
    font-size: 16px;
}

.books .books-carousel .content .originalPrice {
    margin: 10px 0px 0px 5px;
    float: left;
    color: #009900;
}

.books .books-carousel .content .currentPrice {
    margin: 10px 5px 0px 0px;
    float: right;
    color: #009900;
}

.remarks .remarks-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px #eeeeee solid;
}

.remarks .remarks-title .title-left {
    line-height: 60px;
    padding-top: 17px;
    font-size: 18px;
    font-weight: normal;
}

.remarks .remarks-content {
    width: 100%;
    height: 285px;
    border-bottom: 1px #eeeeee solid;
}

.remarks .remarks-content .left,
.remarks .remarks-content .middle {
    width: 37.5%;
    height: 100%;
    float: left;
}

.remarks .remarks-content .right {
    width: 25%;
    height: 100%;
    float: left;
}

.remarks .remarks-content .left .title,
.remarks .remarks-content .middle .title,
.remarks .remarks-content .right .title {
    width: 100%;
    height: 35px;
}

.remarks .remarks-content .left .title .title-left,
.remarks .remarks-content .middle .title .title-left,
.remarks .remarks-content .right .title .title-left {
    line-height: 45px;
    font-size: 16px;
}

.remarks .remarks-content .right .title .title-right {
    margin-right: 10px;
    margin-top: 13px;
    float: right;
    color: #999999;
    font-size: 12px;
}

.remarks .remarks-content .left .content,
.remarks .remarks-content .middle .content {
    margin-top: 15px;
    width: 100%;
    height: 95px;
}

.remarks .remarks-content .left .content .content-img,
.remarks .remarks-content .middle .content .content-img {
    width: auto;
    height: 100%;
    float: left;
}
.remarks .remarks-content .left .content .content-img img,
.remarks .remarks-content .middle .content .content-img img{
    width: 155px;
}
.remarks .remarks-content .left .content .content-title,
.remarks .remarks-content .middle .content .content-title {
    float: left;
}

.remarks .remarks-content .left .content .content-title p,
.remarks .remarks-content .middle .content .content-title p {
    margin: 5px;
    width: 285px;
}

.remarks .remarks-content .left .bottom,
.remarks .remarks-content .middle .bottom {
    width: 100%;
}

.remarks .remarks-content .left .bottom li,
.remarks .remarks-content .middle .bottom li,
.remarks .remarks-content .left .bottom ul,
.remarks .remarks-content .middle .bottom ul {
    list-style: disc;
    margin: 10px;
    color: #999999;
}

.remarks .remarks-content .left .bottom span,
.remarks .remarks-content .middle .bottom span {
    color: #999999;
}

.remarks .remarks-content .content .content-title a:hover,
.remarks .remarks-content .left .bottom a:hover,
.remarks .remarks-content .middle .bottom a:hover {
    color: #709ce5;
    cursor: pointer;
}

.remarks .remarks-content .right .content {
    margin-top: 15px;
    width: 100%;
    height: 220px;
}

.remarks .remarks-content .right .content ul,
.remarks .remarks-content .right .content li {
    list-style: disc;
    margin: 10px;
    color: #999999;
}

.remarks .remarks-content .right .content a:hover {
    color: #709ce5;
    cursor: pointer;
}

.tail .up {
    width: 100%;
    height: 100px;
    border-bottom: 1px #cccccc solid;
}
.tail .up .upContent,
.tail .down .downContent {
    margin: 0px auto;
    width: 600px;
    height: 100px;
    text-align: center;
}

.tail .up .upContent span {
    line-height: 150px;
}

.tail .down .downContent p {
    padding: 20px;
}

.contact{
    background: url("/Public/Home/img/agentIndex/mp1.png");
    background-size: contain;
    color: #ffffff;
    display: none;
    width: 800px;
    height: 500px;
    font-family: sans-serif;
}
.contact .contact-ewm{
    position: relative;
    width: 145px;
    top: 35%;
    left: 20%;
    float: left;
}
.contact .contact-ewm img{
    width: 100%;
}

.contact p{
    position: relative;
    line-height: 25px;
    font-size: 14px;
    float: right;
    width: 51%;
    top: 16%;
    right: 5%;
}
.contact .website_name{
    height: 40px;
    top: 15.5%;
    font-size: 32px;
}
/*
    全部公告部分样式
*/
.bulletinTitle{
    line-height: 30px;
    cursor: pointer;
}
.bulletinTitle:hover{
    background-color: #C6DEF6;
    color: #fe6869;
}
.bulletinTitle .bulletinTitle-left{
    width: 50%;
    float: left;
    course: hand;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; /* for IE */
    -o-text-overflow: ellipsis; /* for Opera */
    -icab-text-overflow: ellipsis; /* for iCab */
    -khtml-text-overflow: ellipsis; /* for Konqueror Safari */
    -moz-text-overflow: ellipsis; /* for Firefox,mozilla */
    -webkit-text-overflow: ellipsis; /* for Safari,Swift*/
    background-color: inherit;
}
.bulletinTitle .bulletinTitle-right{
    width: 50%;
    float: right;
    text-align: right;
    background-color: inherit;
}
.teacher-banner {
    width: 100%;
    padding: 20px;
    POSITION: relative;
    margin-bottom: 20px;
}

.teacher-banner, .teacher-banner * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.teacher {
    WIDTH: 1160px;
    HEIGHT: 260px;
    OVERFLOW: hidden
}

.teacher UL {
    WIDTH: 3000px
}

.teacher LI {
    position: relative;
    BORDER-BOTTOM: #f0f0f0 1px solid;
    BORDER-LEFT: #f0f0f0 1px solid;
    DISPLAY: inline-block;
    HEIGHT: 255px;
    COLOR: #999999;
    FONT-SIZE: 14px;
    BORDER-TOP: #f0f0f0 1px solid;
    MARGIN-RIGHT: 20px;
    BORDER-RIGHT: #f0f0f0 1px solid;
}

.teacher LI A {
    WIDTH: 272px;
    DISPLAY: block;
}

.teacher-pre {
    POSITION: absolute;
    WIDTH: 32px;
    DISPLAY: block;
    HEIGHT: 65px;
}

.teacher-next {
    POSITION: absolute;
    WIDTH: 32px;
    DISPLAY: block;
    HEIGHT: 65px;
}

/*.teacher-pre {
    Z-INDEX: 99;
    BACKGROUND: url(../../img/index181221/left.png) no-repeat;
    TOP: 60px;
    left: 0px;
}

a.teacher-pre:hover {
    BACKGROUND: url(../../img/index181221/lefthover.png) no-repeat;
}

.teacher-next {
    Z-INDEX: 8;
    BACKGROUND: url(../../img/index181221/right.png) no-repeat;
    TOP: 60px;
    right: 40px;
}

.teacher-next:hover {
    BACKGROUND: url(../../img/index181221/righthover.png) no-repeat
}*/

.li-p {
    position: absolute;
    PADDING-BOTTOM: 10px;
    LINE-HEIGHT: 20px;
    PADDING-LEFT: 10px;
    WIDTH: 248px;
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    COLOR: #999;
    PADDING-TOP: 10px;
}

.li-p .li-p-text {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.li-p B {
    COLOR: #333333
}

.li-hover-p {
    Z-INDEX: 2;
    POSITION: absolute;
    /*FILTER: Alpha(opacity=95);*/
    PADDING-BOTTOM: 15px;
    BACKGROUND-COLOR: #fff;
    padding-left: 10%;
    WIDTH: 91%;
    BOTTOM: 0px;
    PADDING-RIGHT: 0px;
    DISPLAY: none;
    HEIGHT: 130px;
    COLOR: #666;
    PADDING-TOP: 15px;
    LEFT: 0px;
    opacity: 0.95;
    -moz-opacity: 0.95;
    overflow-y: auto;
}

.li-hover-p B {
    DISPLAY: block;
    MARGIN-BOTTOM: 10px;
    COLOR: #333
}
.line-block {
    width: 5px;
    height: 18px;
    background-color: #557EC2;
    display: inline-block;
    border-radius: 50px;
}

