@charset "utf-8";

div.toolbar {
    position: relative;
    top: 0;
    left: 0;
    display: none;
    /* min-width: 100%; */
    height: 102px;
    z-index: 1002;
    background-color: #e4393c;
}

.tool_div {
    width: 1150px;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

.over {
    display: none;
}

.tool_div .toLeft {
    display: none;
    width: 22px;
    position: absolute;
    left: 0px;
    top: 50%;
    height: 42px;
    margin-top: -21px;
    cursor: pointer;
    /*-webkit-appearance: button;*/
    z-index: 999;
}

.tool_div .toLeft img {
    width: 100%;
    height: 100%;
}

.tool_div .toRight {
    display: none;
    width: 22px;
    position: absolute;
    right: 0px;
    top: 50%;
    height: 42px;
    margin-top: -21px;
    z-index: 999;
    /*-webkit-appearance: button;*/
    cursor: pointer;
}

.tool_div .toRight img {
    width: 100%;
    height: 100%;
}

img {
    border: none !important;
    border-width: 0 !important;
    outline: none !important;
}

.toolbar_tool {
    height: 100%;
    /* width:920px; */
    margin: 0 auto;
    overflow: hidden;
    background-color: #e4393c;
}

div.toolbar ul {
    float: left;
    padding: 0px 6px 0px 2px;
    list-style: none;
    margin: 0;
}

div.toolbar ul.pluginlast {
    background: none repeat scroll 0% 0% transparent;
}

div.toolbar ul li {
    float: left;
    position: relative;
    padding: 14px 0px 13px;
}

div.toolbar ul>li {
    width: 64px;
    margin-left: 21px;
    margin-right: 22px;
}

div.toolbar ul li input {
    width: 64px;
    height: 75px;
    display: block;
    padding: 54px 0px 0px;
    *padding: 40px 5px 0px;
    margin: 0px;
    border: medium none;
    /* height: 54px; */
    text-align: center;
    background: none repeat scroll 0% 0% transparent;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}

div.toolbar ul li a input {
    color: #fff !important;
}

div.toolbar ul li input#textMode {
    min-width: 48px;
    background: url('../images/pc_cwb.png') no-repeat scroll center top transparent;
    background-size: 62% 60%;
}

div.toolbar ul li input#textTips1 {
    background: url('../images/amblyopiaaide_buttonbg.gif') no-repeat scroll center -60px transparent;

}

div.toolbar ul li input#textTips2 {
    min-width: 42px;
    background: url('../images/pc_gbwzts.png') no-repeat scroll center top transparent;
    background-size: 55% 60%;
}

div.toolbar ul li input#textTips3 {
    background: url('../images/amblyopiaaide_buttonbg.gif') no-repeat scroll center -180px transparent;
    background-size: 52% 60%;
}

div.toolbar ul li input#pageZoom1 {
    min-width: 54px;
    background: url('../images/pc_ymfd.png') no-repeat scroll center top transparent;
    background-size: 68% 60%;
}

div.toolbar ul li input#pageZoom2 {
    min-width: 54px;
    background: url('../images/pc_ymsx.png') no-repeat scroll center top transparent;
    background-size: 68% 60%;
}

div.toolbar ul li input#fontZoom1 {
    background: url('../images/amblyopiaaide_buttonbg.gif') no-repeat scroll center -360px transparent;
    background-size: 52% 60%;
}

div.toolbar ul li input#fontZoom2 {
    background: url('../images/amblyopiaaide_buttonbg.gif') no-repeat scroll center -420px transparent;
}

div.toolbar ul li input#showMainContent {
    background: url('../images/amblyopiaaide_buttonbg.gif') no-repeat scroll center -480px transparent;

}

div.toolbar ul li input#hightContrast {
    min-width: 54px;
    background: url('../images/pc_gdbd.png') no-repeat scroll center top transparent;
    background-size: 70% 60%;
}

div.toolbar ul li input#guides {
    min-width: 55px;
    background: url('../images/pc_kqfzx.png') no-repeat scroll center top transparent;
    background-size: 78% 60%;
}

#StranLink {
    /* width: 54px; */
    /* height: 54px; */
    background: url('../images/简转繁.png') no-repeat scroll center top transparent;
    background-size: 54px 54px;
}

div.toolbar ul li input#ABTReset {
    background: url('../images/pc_reset.png') no-repeat scroll center top transparent;
    background-size: 78% 60%;
}

div.toolbar ul li input#ABTClose {
    background: url('../images/pc_close.png') no-repeat scroll center top transparent;
    background-size: 68% 60%;
}

div.toolbar ul li input#tts {
    background: url('../images/voice-off.png') no-repeat scroll center -5px transparent;
    background-size: 90% 80%;
}

div.toolbar ul li input#readMode {
    background: url('../images/readLine-on.png') no-repeat scroll center -5px transparent;
    background-size: 90% 80%;
}

div.ABTTag1On div#amblyopiaAideBox {
    display: block;
}

div.ABTTag1On h3#amblyopiaAideTitle {
    background: url('../images/toolbarsubtitlebg.gif') no-repeat scroll left top transparent;
}

div.ABTTag1On h3#amblyopiaAideTitle a {
    background: url('../images/toolbarsubtitlebg.gif') no-repeat scroll right -28px transparent;
}

div.ABTTag1On h3#amblyopiaAideTitle a:link {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

div.ABTTag1On h3#amblyopiaAideTitle a:visited {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

div.ABTTag1On h3#amblyopiaAideTitle a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}

div.toolbar ul li ol#hightContrastList {
    position: absolute;
    left: -38px;
    top: 87px;
    width: 140px;
    background: none repeat scroll 0% 0% #fff;
    border: 1px solid #e4393c;
    font-size: 14px;
    list-style: none;
    padding-left: 0 !important;
    line-height: 14px;
    padding-top: 3px;
    z-index: 9001;
}

div.toolbar ul li ol#hightContrastList li {
    float: none;
    padding: 8px 0px 8px 0px;
    background: none repeat scroll 0% 0%;
    text-align: center;
    list-style: none;
    cursor: pointer;
}

div.toolbar ul li ol.hclistclose {
    display: none;
}

div.toolbar ul li ol#hightContrastList li#de {
    color: #333 !important;
}

div.toolbar ul li ol#hightContrastList li#yb {
    background-color: rgb(0, 0, 0);
    color: rgb(251, 255, 39) !important;
}

div.toolbar ul li ol#hightContrastList li#wp {
    background-color: rgb(251, 255, 39);
    color: #333 !important;
}

div.toolbar ul li ol#hightContrastList li#bb {
    background-color: rgb(0, 153, 255);
    color: rgb(251, 255, 39) !important;
}

div.toolbar ul li ol#hightContrastList li#bw {
    background-color: #fff;
    color: black !important;
}

div.toolbar ul li ol#hightContrastList li.hconchange {
    background-image: url('../images/onchange.gif');
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.tipsMsgBox {
    width: 100%;
    background-color: #f5f5f5;
    /* border-top: 2px solid #4c8189; */
    border-top: 2px solid rgb(190, 192, 190);
    bottom: 0;
    height: 140px;
    left: 0;
    overflow: hidden;
    position: fixed;
    vertical-align: middle;
    text-align: center;
    z-index: 1001;
    color: #000;
}


.closeTipsMsgBox {
    float: right;
    font-size: 0;
    height: 20px;
    line-height: 0;
    padding: 8px 8px 0 0;
    width: 20px;
}

.closeTipsMsgBox a {
    background: url(../images/关闭1.png) no-repeat;
    display: block;
    height: 20px;
    line-height: 0;
    width: 20px;
    background-size: 100% 100%;
}

.textbgbuttonbox {
    float: right;
    height: 18px;
    line-height: 18px;
    padding: 8px 8px 0 0;
    color: #000;
    font-size: 12px;
}

.pinyinbuttonbox {
    width: 130px;
    height: 26px;
    line-height: 24px;
    color: #000 !important;
    font-size: 12px;
    border-bottom: 2px solid rgb(190, 192, 190);
    background-color: #f7f7f7;
}

.tipsMsgBoxContent {
    height: 140px;
    padding-top: 20px;
    margin-right: 220px;
    font-family: "微软雅黑";
    font-size: 25px;
    line-height: 25px;
    vertical-align: top;
    padding-top: 40px;
    /* width: 100%;*/
}

.tsBut {
    width: 220px;
    height: 140px;
    float: right;
    overflow: hidden;
    background-color: rgb(190, 192, 190);
    vertical-align: top;
}

.tsBut {
    color: black !important;
}

.tsBut a {
    color: black;
}

.tsBut>.pinyinbuttonbox {
    display: none;
}

.btnBox {
    margin: auto;
    margin-top: 12%;
    padding-left: 46px;
}

.btnBox span {
    float: left;

    width: 64px;
    height: 29px;
    line-height: 29px;
    background-color: #f7f7f7;
    border: none;
    padding: 0;
}

.spanBtn {
    width: 100%;
    height: 30px;
    cursor: pointer;
    border-bottom: 1px solid rgb(190, 192, 190);
}

#jianTips,
#aAdd {
    border-right: 2px solid rgb(190, 192, 190);
}

#jianTips {
    color: #fff;
    background-color: #e4393c;
}

#aAdd {
    color: #fff;
    background-color: #e4393c;
}

.tipsMsgBoxContent span {
    display: inline-block;
    margin-top: -20px;
    padding: 20px 2px;
}

.tipsMsgBoxContent span sup {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: -47px;
}

img[src=''],
img:not([src]) {
    border: none;
    opacity: 0;
}
