
/*@import url("ETUI3.min.css");*/
body {
font: normal 16px Helvetica, Arial, sans-serif;
}
.tit
{ font-weight:bold;}
.l
{ width:96%; text-align:left; float:left; }
#imgQQCon
{display:block; position:fixed; right:2px; bottom:56px; z-index:999;}
.logo
{ float:left;}
.tip /*加入笔记，不要改变大小*/
{ float:left; height:20px; margin-top:5px; margin-right:6px;}
.RMli_6Bg
{width:84px; text-indent:30px; line-height:24px;}
#divSingleWord
{width:72px; height:18px; float:left;}
#txtSingleWord
{height:16px; font-size:12px; line-height:16px;}


.l .line
{ line-height:1.7em; margin-top:8px;}
.l
{padding:0.3em;line-height: 1.7em;font-size:1em;}
.noteSmall{ font-size:0.8em;}
#imgQQCon
{ height:1.3em;}
.l input
{font-size:1em; margin-bottom:3px;}
.logo
{ margin-right:1em; height:2.9em;}
#divDetails,#wordListen
{ }
#txtInput
{height:36px; font-size:12px;}

#lbresultDiv
{}
#divCurrLrcNo
{width:92px;}

input.prev,input.next
    { width:26px; height:16px; font-size:12px;}
    input.prev{ right:28px;}

#weibo_pos img
{ height:32px; border:none;}
#bottom #output
{ padding-top:4px;}
.example
        { font-size:1em; color:#800000; letter-spacing:0px; background-color:#FCFDFE; border:1px solid #D4E6FA;}
.lineleft{ width:4em; height:100%; float:left; text-align:right;}
.lineright
{width:80%; height:100%; float:left; text-align:left; padding-left:0.1em;}

#header
{ width:100%; text-align:left; float:left; position:relative; background-color:#0b598e; height:3em; margin-bottom:0.1em; line-height:3em; text-align:left; overflow:hidden;}
#header .homeA
{background:url('/images/aihuiwhite.gif') 8px 8px no-repeat; width:160px; height:45px;    background-size: 150px 36px; position:absolute;}
#header .startA
{background:url('/images/erji.gif') 0px 1px no-repeat; width:32px; height:32px; background-size: 30px 30px; top:10px; right:8px; position:absolute;}
#header .exitA
{background:url('/images/exit.gif') 0px 1px no-repeat; width:32px; height:32px; background-size: 30px 30px; top:10px; right:8px; position:absolute;}


.bottomBar {
    position: fixed;
    bottom: 0;
    height: 50px;
    background-color: #ffffed;
    margin-bottom: 0 !important;
    border-top: 1px solid #eee;
    width:100%;
    margin-left:0;
    margin-right:0;
}

    .bottomBar .btn {
        color: #2d8ba2;
        padding-top:10px;
    }

    .bottomBar p {
        font-size: 10px;
        margin-top: 3px;
    }

    .bottomBar .btn.active {
        background-color: #ffa216;
        color: #fff !important;
        box-shadow: none;
    }

.owl-carousel {
    display: block !important;
}

.helpnum {
    background: url('bgnum.png') no-repeat left top;
    text-indent: 46px;
    line-height: 40px;
    color: #006600;
    height: 40px;
    font-size: 14px;
}

.bgtit {
    background: url('bgtit.png') no-repeat left top;
    color: white;
    line-height: 88px;
    height: 80px;
    font-size: 15px;
    text-indent: 46px;
}

#logindiv {
    z-index: 1000;
    bottom: 54px;
    width: 200px;
    height: 200px;
    right: 4px;
    border: 1px solid #ffc525;
    position: fixed;
    display: none;
    background-color: white;
    text-align: center;
}
    #logindiv .loginimg {
    width:100%; text-align:center; padding-top:2px;
    }
    #logindiv .closeimg {
        line-height: 70px;
        font-size: 18px;
        font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
        position: relative;
    }
    #logindiv .loginimg img {
        width: 90%;
    }