.news_r_dh{
    width: 50px;
    height: 278px;
    bottom: 300px;
    cursor: pointer;
    position: fixed;
    right: 10px;
    top: 25%;
    z-index: 5;
}
@keyframes curwid {
    from {
        width:50px;
    }
    to {
        width:120px;
    }
}
.news_r_dh .cur {
    display: inline-block;
    position: relative;
    left: -70px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width:120px;
    animation: curwidth 0.5s;
    z-index: 22;
    background: #649def;
}

.news_r_dh>div,.news_r_dh div p{
    width: 50px;
    height: 50px;

}
.news_r_dh div p {
    display: none;
    float: right;
}
.news_r_dh div.nrdh5 p,.news_r_dh div.nrdh8 p {
    font-size: 14px;
    margin-top: 0px;
    display: inline-block;
    width: 30px!important;
    height: 30px;
    padding: 10px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
}

.news_r_dh>div {
    margin-bottom: 2px;
    background: #be0f34;
    position: relative;
}
.news_r_dh>div a{
    display: inline-block;
    position: relative;
}
.news_r_dh div span {
    text-align: center;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: -16px;
    *margin-top:16px;
    line-height: 16px;
    font-style: normal;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    font-family: 'microsoft yahei';
}
.news_r_dh div.nrdh5 span,.news_r_dh div.nrdh8 span {
    left:50px;
}
.news_r_dh>div:hover{
    background: #cb3454;
}
.news_r_dh>div.nrdh5:hover span,.news_r_dh>div.nrdh8:hover span {
    width: 102px!important;
    display: block;
    left:-70px;
    background: #cb3454;
    line-height: 30px;
    top:0;
    *margin-top:0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.news_r_dh div span a,.news_r_dh div span {color: #ffffff;
}
.news_r_dh div.cur span {
    display: inline-block;
    padding-left: 12px;
}

.news_r_dh .nrdh6 {
    display: none;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 16px;
    width: 28px;
    height: 32px;
    padding: 9px 11px;
    background: #c5c7cb;
}
.news_r_dh .nrdh6 p {
    display: block;
    background: url(//hqkc.hqwx.com/uploadfile/2018/0705/20180705012844751.png) top center no-repeat;
    width: 30px;
    height: 11px;
    margin-top: 8px;
    float: left;

}
.news_r_dh .nrdh6 span,.news_r_dh .nrdh6:hover p{
    display: none;
}
.news_r_dh .nrdh6:hover span{
    display: block;
    top: 0px;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}
.news_r_dh #doyoo_panel{
    width: 0;
    height:0;
    display: none;
}

.header-2018 #bdcs{
    border-radius: 0!important;
}
nav .daohang div {
    float: left;
    position: relative;
    z-index: 3;
}

.hq2018course .courseinfo .time_line ul li p a:last-child{
    margin: 0 6px 0 10px;
}

/*增加套餐四列样式*/
.hq2018lesson .n_lessonpage.list-4 .list {
    width: 284px;
}
/* line 1158*/
.hq2018lesson .n_lessonpage.list-4 .t3 div .nr {
    width: 182px !important;
}

.hq2018lesson .n_lessonpage .blue .t1 {
    background: #72d7ed;
}
/* line 1098*/
.hq2018lesson .n_lessonpage .blue .t3 .nr {
    background: #f3fdff !important;
}
/* line 1102*/
.hq2018lesson .n_lessonpage .blue .t3 .k1 .title {
    background: #b1ebf1;
}
/* line 1106*/
.hq2018lesson .n_lessonpage .blue .t3 .k2 .title {
    background: #89e3eb;
}
/* line 1110*/
.hq2018lesson .n_lessonpage .blue .t3 .k3 .title {
    background: #50d7e3;
}
.hq2018lesson .n_lessonpage.list-4 .list .t8 .n_button a {
    margin: 5px 8px;
}
/*right add free-lesson*/
.news_r_dh .rightbargift {
    width: 60px;
    height: 59px;
    left: -10px;
    background: 0 0!important;
    position: relative;
}

.news_r_dh .rightbargift span {
    padding: 0;
    display: block;
    height: 59px;
    width: 60px;
    -webkit-animation: rightbargifts 2s steps(2) infinite;
    -moz-animation: rightbargifts 2s steps(2) infinite;
    -o-animation: rightbargifts 2s steps(2) infinite;
    animation: rightbargifts 2s steps(2) infinite;
    background: url(//www.hqwx.com/hq2018/public/images/gift2.png)
}

/*.icon{*/
    /*background-size: auto!important;*/
/*}*/
body {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    user-select: auto!important;
}


.news_r_dh .rightbar2018new_code span {
    width: 120px;
    height:155px;
    padding: 14px;
    background: #cb3454;
    position: absolute;
    left: 60px;
    bottom: 0px;
    top: -133px;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    display:none;
}
.news_r_dh div.nrdh2 p, .news_r_dh div.nrdh5 p, .news_r_dh div.nrdh8 p {
    font-size: 14px;
    margin-top: 0px;
    display: inline-block;
    width: 30px!important;
    height: 30px;
    padding: 10px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
}
.rightbar2018new_code:hover span{
left:-148px;
display:block;
}
a.hqga p {
    display: none!important;
}