.over_pop {
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}
body{
    margin-top: 0px;
}

/* :focus{
    outline: none;
} */

/* ruby{
    font-size: 30px;
} */
.hover:hover {
    border: 3px solid orange;
}

.music_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000000;
}

.pop_box {
    position: fixed;
    display: none;
    top: 200px;
    left: 50%;
    z-index: 3000;
    margin-left: -206px;
}

.pop_box p {
    color: #fff;
}

.hoverImg img:hover {
    border: 3px solid #ff0;
    box-shadow: 10px 10px 5px #888;
}

.sub {
    display: none;
    position: fixed;
    top: 50px;
    right: 50px;
    z-index: 3000;
    cursor: pointer;
}

.sub img {
    width: 60px;
}

.sub .subcon {
    width: 271px;
    height: 117px;
    background: url(../images/default/zhiyin_box.png) no-repeat;
    position: absolute;
    top: 40px;
    right: 40px;
}

.sub .subcon p {
    width: 220px;
    margin: 15px auto 8px;
    color: #fff;
    font-size: 14px;
}

.sub .subcon ul {
    width: 200px;
    margin: 0 auto;
    padding: 0;
}

.sub .subcon ul li {
    width: 100px;
    float: left;
    list-style: none;
}

.subBox {
    display: none;
    position: fixed;
    top: 100px;
    right: 50px;
    z-index: 99999;
    cursor: pointer;
    width: 60px;
    height: 70px;
    overflow: hidden;
    border: 3px solid orange;
    background: url(../images/zhaohang.png)
}

.subBox .subClose {
    color: #000;
}

.subBox img {
    width: 100%;
    height: 100%;
}

.subBoxBig {
    position: fixed;
    display: none;
    top: 50%;
    left: 50%;
    z-index: 3000;
    margin-left: -300px;
    margin-top: -300px;
    width: 600px;
}

.subBoxBig .subClose {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    background: #64bfff;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    color: #fff;
}

.subBoxBig .content {
    height: 600px;
    text-align: center;
    background: #fff;
    width: 600px;
}

.subBoxBig .content img {
    height: 600px;
}

.pop_box_robot {
    position: fixed;
    display: none;
    top: 166px;
    left: 50%;
    z-index: 3000;
    margin-left: -206px;
}

.pop_box_robot .closed {
    position: absolute;
    display: block;
    top: 80px;
    left: 364px;
    width: 41px;
    height: 25px;
    z-index: 3003;
    font-size: 16px;
    cursor: pointer;
    background: url(../images/default/button.png) -265px -8px no-repeat;
}

.pop_box_robot .tips {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 413px;
    text-align: center;
    z-index: 3002;
}

.pop_box_robot .tipsInfo {
    font-size: 14px;
    color: #fff;
    width: 308px;
    position: absolute;
    text-align: left;
    line-height: 30px;
    z-index: 5000;
    top: 110px;
    left: 60px;
}

.pop_box_robot .tipsInfo h2 {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.pop_box_robot ul {
    width: 320px;
    margin: 40px auto;
    padding: 0;
    position: absolute;
    top: 220px;
    left: 60px;
    z-index: 400000;
}

.pop_box_robot ul li {
    list-style: none;
    width: 160px;
    float: left;
}

#bigImg {
    position: fixed;
    top: 50%;
    right: 50%;
    margin-top: -92px;
    margin-right: -218px;
    z-index: 300000000;
    display: none;
    width: 436px;
    height: 184px;
    background-image: url(../images/bg.png);
}

#bigImg .close {
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
    background: 0 0;
}

#bigImgcontent .left {
    position: absolute;
    top: 30px;
    left: 20px;
    cursor: pointer;
}

#bigImgcontent p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #646463;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

#bigImgcontent .bigButton {
    width: 206px;
    cursor: pointer;
    height: 51px;
    background: url(../images/button.png);
    display: block;
    text-align: center;
    line-height: 51px;
}

#bigImgcontent .bigButton:hover {
    width: 206px;
    height: 51px;
    background: url(../images/hover-button.png);
    display: block;
    text-align: center;
    line-height: 51px;
}

#bigImgcontent .person {
    position: absolute;
    top: 40px;
    right: 50px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 3.33px;
    text-align: center;
}

#bigImgcontent .qiye {
    position: absolute;
    top: 110px;
    right: 50px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 3.33px;
    text-align: center;
}

#bigImgcontent li {
    list-style: none;
    line-height: 31px;
    width: 50%;
    float: left;
    text-align: center;
}

#bigImgcontent .b_cancal {
    width: 90px;
    height: 31px;
    background: rgba(49, 71, 105, 0);
    border: 1px solid #c1c3c4;
    display: block;
    margin: 0 auto;
}

#bigImgcontent .b_cancal:hover {
    background: #dcdcdc;
    color: #3a3f4b;
    cursor: pointer;
}

#bigImgcontent .b_download {
    width: 90px;
    height: 31px;
    background: #d9e6ff;
    border: 1px solid #3777ef;
    color: #3777ef;
    display: block;
    margin: 0 auto;
}

#bigImgcontent .b_download:hover {
    background: #3273f3;
    color: #fff;
    cursor: pointer;
}

#bigImgcontent a {
    text-decoration: none;
}

#subBox {
    display: none;
    position: fixed;
    top: 100px;
    left: 15px;
    z-index: 9999999999;
    cursor: pointer;
    width: 70px;
    height: 70px;
    background: url(../images/closeeyes.gif) no-repeat;
    border-radius: 50%;
    overflow: hidden;
    background-size: contain;
}
#subBox:hover {
    background: url(../images/closeeyes.gif) no-repeat;
    background-size: contain;
}

#subBox #subClosed {
    position: absolute;
    top: -15px;
    right: 5px;
    font-size: 12px;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    text-align: center;
    line-height: 12px;
    width: 20px;
}

#subBox #subClosed img {
    width: 15px;
}



.tipImg {
    position: absolute;
    top: 250px;
    left: 400px;
    display: none;
    z-index: 3000000;
    cursor: pointer;
}

.tipImg .tipCon {
    background: rgb(0, 0, 0, 0.7);
    padding: 10px;
    position: absolute;
    top: 20px;
    left: 100px;
    width: 160px;
    border-radius: 8px;
}

.tipImg .tipCon .t4 {
    width: 160px;
}

.tipImg .tipCon .t300 {
    width: 320px;
}

.tipImg .tipCon li {
    width: 80px;
    float: left;
}

.tipImg .tipCon img {
    width: 70px;
    border: 2px solid #999;
}

.tipImg .tipCon img:hover {
    border: 2px solid #64bfff;
}

.tipImg .rowAdd {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    left: -20px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent rgb(0, 0, 0, 0.7) transparent transparent;
}

.tipImg .content {
    color: #fff;
    font-size: 14px;
}

.reverse {
    transform: rotateY(180deg);
}

.reverse .content {
    transform: rotateY(180deg);
}

.subClose {
    position: absolute;
    color: #fff;
    top: -10px;
    right: -10px;
    cursor: pointer;
    text-align: center;
    line-height: 15px;
    background: #64bfff;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
}

.cllist .zj_ny2nei:hover {
    border: 2px solid orange;
}

#yishi {
    cursor: pointer;
}

#yishi:hover {
    color: orange;
}

#tipsbox {
    width: 80px;
    height: 80px;
    border: 3px solid #2baeff;
    position: absolute;
    border-radius: 80px;
}

.Huilan-ass-toolbar {
    /* background: #0a1c42; */
    position: fixed;
    display: none;
    top: 0;
    width: 100%;
    z-index: 99999999;
    font-family: "Microsoft YaHei";
}
.Huilan-ass-toolbar-bg{
    background: rgb(78, 78, 78);
}

.Huilan-ass-tools {
    width: 960px;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
}
.w1320{
    width: 1320px;
}
.w1200{
    width: 1200px;
}
.w1000{
    width: 1000px;
}
.Huilan-ass-toolbar,.Huilan-ass-tools,.Huilan-ass-tools>li,.Huilan-ass-icon-container,.Huilan-ass-icon-inner{
   font-family: "Microsoft YaHei","微软雅黑","Heiti SC" !important;
}
.Huilan-ass-icon-container-switch{
    background: none !important;
}
    
.Huilan-ass-tools > li {
    display: inline-block;
    cursor: pointer;
    user-select: none;
    text-align: center;
    padding: 9px 3px 10px;

    /* width: 44px; */
    /* margin: 0 2px; */
}

/* .Huilan-ass-tools .fourText {
    width: 58px;
} */

.Huilan-ass-tools .fourText .Huilan-ass-icon-container {
    margin: 0 auto;
}

.Huilan-ass-tools > li.disabled {
    opacity: 0.3;
}

.Huilan-ass-tools > li > h5 {
    margin: 2px 0 0 0 ;
    font-weight: 800;
    font-size: 18px;
    color: #fff;
    text-align: center;
    /* line-height: 34px; */
}
.text-ultra-wide{
    width: 54px;
    white-space: nowrap;
    margin-left: -8px !important;
}

.Huilan-ass-tools .group {
    margin-left: 13px;
}

.Huilan-ass-tools>li .Huilan-ass-icon-container {
    position: relative;
    width: 54px;
    height: 54px;
    margin: 0 auto;
    overflow: hidden;
    /* background: rgb(98, 98, 98) ; */
    background: rgba(255, 255, 255, 0.12);
    border-radius: 5px;
}

.Huilan-ass-tools>li .w54{
    width: 44px;
}
.Huilan-ass-icon-readControl{
    background: none !important;
}

.Huilan-ass-tools .Huilan-ass-icon-inner {
    /* position: absolute;
    left: 0;
    top: 0; */
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    z-index: 21;
    margin: 0 auto;
    margin-top: 50%;
    transform: translateY(-50%);

}

.Huilan-ass-tools .Huilan-ass-icon-inner > span {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 3px;
}

.Huilan-ass-icon-cursor {
    background: url(../images/default/mouse.png) left top no-repeat;
}

.Huilan-ass-icon-zoomout {
    background: url(../images/default/zoomout.png) left top no-repeat;
}

.Huilan-ass-icon-zoomin {
    background: url(../images/default/zoomin.png) left top no-repeat;
}

.Huilan-ass-icon-colors {
    background: url(../images/default/colors.png) left top no-repeat;
}

.Huilan-ass-icon-text {
    background: url(../images/default/text.png) left top no-repeat;
}

.Huilan-ass-icon-scene {
    background: url(../images/default/scene.png) left top no-repeat;
}

.Huilan-ass-icon-cross {
    background: url(../images/default/cross.png) left top no-repeat;
}

.Huilan-ass-icon-read {
    background: url(../images/default/read.png) left top no-repeat;
}
.selected .Huilan-ass-icon-voice {
    background: url(../images/default/voice.png) left top no-repeat;
}
.Huilan-ass-icon-voice {
    background: url(../images/default/Mute.png) left top no-repeat;
}
.Huilan-ass-icon-readon {
    background: url(../images/default/readon.png) left top no-repeat;
}

.Huilan-ass-icon-volumeplus {
    background: url(../images/default/volumeplus.png) left top no-repeat;
}

.Huilan-ass-icon-volumeminus {
    background: url(../images/default/volumeminus.png) left top no-repeat;
}

.Huilan-ass-icon-speakingrate {
    background: url(../images/default/speakingrate.png) left top no-repeat;
}

.Huilan-ass-icon-intonation {
    background: url(../images/default/intonation.png) left top no-repeat;
}

.Huilan-ass-icon-smartguidance {
    background: url(../images/default/smartguidance.png) left top no-repeat;
}

.Huilan-ass-icon-home {
    background: url(../images/default/home.png) left top no-repeat;
}

.Huilan-ass-icon-guide {
    background: url(../images/default/guide.png) left top no-repeat;
}

.Huilan-ass-icon-back {
    background: url(../images/default/back.png) left top no-repeat;
}

.Huilan-ass-icon-forward {
    background: url(../images/default/forward.png) left top no-repeat;
}

.Huilan-ass-icon-refresh {
    background: url(../images/default/refresh.png) left top no-repeat;
}

.Huilan-ass-icon-reset {
    background: url(../images/default/reset.png) left top no-repeat;
}

.Huilan-ass-icon-help {
    background: url(../images/default/help.png) left top no-repeat;
}

.Huilan-ass-icon-exit {
    background: url(../images/default/exit.png) left top no-repeat;
}

/* .Huilan-ass-icon-quit {
    background: url(../images/default/quit.png) left top no-repeat;
} */

.Huilan-ass-icon-fullscreen {
    background: url(../images/default/fullScreen.png) left top no-repeat;
}

.Huilan-ass-icon-quitscreen {
    background: url(../images/default/qscreen.png) left top no-repeat;
}

.Huilan-ass-icon-continue {
    background: url(../images/default/continue.png) left top no-repeat;
}

.Huilan-ass-icon-more {
    background: url(../images/tubiao/more.png) left top no-repeat;
}

.Huilan-ass-icon-skinPeeler {
    background: url(../images/tubiao/skinPeeler.png) left top no-repeat;
}

.Huilan-ass-icon-terminalM {
    background: url(../images/tubiao/terminalM.png) left top no-repeat;
}

.Huilan-ass-icon-client {
    background: url(../images/tubiao/client.png) left top no-repeat;
}

.Huilan-ass-switch {
    position: absolute;
    left: 9px;
    top: 17px;
    width: 40px;
    height: 20px;
    border-radius: 50px;
    background: rgba(255, 255, 255,.12);
}

.Huilan-ass-switch .Huilan-ass-switch-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    background: #fff;
    transition: transform 0.3s;
    cursor: pointer;
}

.Huilan-ass-switch.active {
    /* background: linear-gradient(180deg, #ffaf38 0%, #e07a09 100%); */
    background: #b78746;
}


.Huilan-ass-switch.active .Huilan-ass-switch-btn {
    transform: translateX(20px);
}

.Huilan-ass-tools .active .Huilan-ass-icon-container,
.Huilan-ass-tools .selected .Huilan-ass-icon-container {
    background: #b78746;
}

.Huilan-ass-tools .activeGray .Huilan-ass-icon-container {
    background-color: #b78746;
}

.Huilan-ass-tools .active .Huilan-ass-icon-container.female,
.Huilan-ass-tools .selected .Huilan-ass-icon-container.female {
    background: #b78746;
}

.Huilan-ass-tools .active .Huilan-ass-icon-container {
    animation: move 1s linear;
}

.Huilan-ass-tools .selected .Huilan-ass-icon-container::after {
    content: "";
    position: absolute;
    left: -18px;
    top: 100%;
    width: 75px;
    height: 18px;
    background: url(../images/default/item-hover.png) top center;
    z-index: 20;
}

.Huilan-ass-tools .Huilan-ass-colors-btn.selected .Huilan-ass-icon-container::after {
    content: "▼";
    color: #e07a09;
    font-size: 12px;
    text-align: center;
}

#ani-helper {
    position: absolute;
    left: -12px;
    top: 100%;
    width: 100px;
    height: 20px;
    z-index: 11;
}

.Huilan-ass-tools-guide-outer {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1250px;
    height: 100px;
    transform: translateX(-50%);
    overflow: hidden;
    display: none;
    z-index: 21;
}

.Huilan-ass-tools-guide {
    background: #10122b;
}

.Huilan-ass-tools-guide.enter {
    animation: enter-right 0.5s;
    animation-fill-mode: forwards;
}

.Huilan-ass-tools-guide.outer {
    animation: leave-right 0.5s;
    animation-fill-mode: forwards;
}

.Huilan-ass-tools-guide li {
    padding: 0 28px 0 10px;
    cursor: default;
    /* background: url(../images/default/guide-item-bg.png) right center no-repeat; */
    vertical-align: top;
}

.Huilan-ass-tools-guide li:first-child {
    background: 0 0;
}

.Huilan-ass-tools-guide li:nth-last-of-type(2) {
    background: 0 0;
}

.Huilan-ass-tools-guide li:last-child {
    background: 0 0;
    cursor: pointer;
}

.Huilan-ass-tools-guide p {
    margin: 0 0 0 15px;
    padding: 0;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
}

.Huilan-ass-tools-guide .quit-btn {
    float: right;
}

.Huilan-ass-tools-guide .quit-btn:hover {
    opacity: 0.7;
}

.Huilan-ass-tools-guide .Huilan-ass-icon-inner .Huilan-ass-icon-quit {
    width: 30px;
}

.Huilan-ass-colors-list-container {
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 70px;
    z-index: 10;
    box-shadow: 0 3px 6px rgba(191, 191, 191, 0.16);
    display: none;
}

.Huilan-ass-colors-list {
    list-style-type: none;
    margin: 25px auto 0;
    width: 970px;
    padding-left: 140px;
}

.Huilan-ass-colors-list li {
    display: inline-block;
    width: 42px;
    height: 42px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    margin: 0 5px;
    cursor: pointer;
    vertical-align: top;
}

.Huilan-ass-colors-list li:first-child {
    background: #000;
    color: #fff;
}

.Huilan-ass-colors-list li:nth-child(2) {
    background: #0069f6;
    color: #fff;
}

.Huilan-ass-colors-list li:nth-child(3) {
    background: #fcfc15;
    color: #000;
}

.Huilan-ass-colors-list li:nth-child(4) {
    background: #333;
    color: #fcfc15;
}

.Huilan-ass-colors-list li:nth-child(5) {
    font-size: 12px;
    line-height: 34px;
    color: #333;
    border: 1px solid #999;
    box-sizing: border-box;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.Huilan-ass-colors-list li.selected {
    transform: scale(1.25);
}

@keyframes move {
    0% {
        transform: translateY(2px);
    }

    20% {
        transform: translateY(4px);
    }

    40% {
        transform: translateY(-2px);
    }

    60% {
        transform: translateY(3px);
    }

    80% {
        transform: translateY(-1px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes enter-right {
    0% {
        transform: translateX(150%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes leave-right {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(150%);
    }
}

.Huilan-ass-iframe-outer {
    position: relative;
}

#frame {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.Huilan-ass-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #403e3e1a;
    display: none;
}

#screen {
    height: 78px;
    background-image: url(../images/screenborder.gif);
    background-repeat: repeat-x;
    line-height: 85px;
    text-align: center;
    border: 1px solid #eee;
    font-size: 34px;
    font-weight: 700;
    overflow: hidden;
    display: none;
}

#loading {
    width: 70px;
    height: 22px;
}

.spinner {
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

#about {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    font-family: 微软雅黑, 宋体;
    display: none;
    overflow: auto;
    z-index: 100;
}

#about .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    margin: 0 3px 0 0;
    vertical-align: middle;
    background: #0e1a3fe6;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    cursor: pointer;
}

.about-content {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px;
    color: #333;
}

.about-content h2 {
    margin: 10px 0 0;
    font-size: 18px;
    border-bottom: 1px solid #dafec1;
    line-height: 2em;
}

.about-content p {
    margin: 0;
    line-height: 1.5em;
}

.about-content table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #999;
}

.about-content table td,
.about-content table th {
    padding: 5px;
    border: 1px solid #999;
}

.theme-black {
    background: #262626;
}

.theme-black .Huilan-ass-tools .active .Huilan-ass-icon-inner,
.theme-black .Huilan-ass-tools .selected .Huilan-ass-icon-inner {
    background: #686868;
}

.theme-black .Huilan-ass-tools .active .Huilan-ass-icon-inner.female,
.theme-black .Huilan-ass-tools .selected .Huilan-ass-icon-inner.female {
    background: linear-gradient(to bottom, #fc0648, #fd076c);
}

.theme-black .Huilan-ass-tools .selected .Huilan-ass-icon-container::after {
    background: url(../images/black/item-hover.png) top center;
}

.theme-black .Huilan-ass-tools-guide {
    background: #262626;
}

.theme-blue {
    background: #102d54;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner {
    background: #fdd001;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner.female,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner.female {
    background: linear-gradient(to bottom, #fc0648, #fd076c);
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-zoomout,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-zoomout {
    background: url(../images/blue/zoomout-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-zoomin,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-zoomin {
    background: url(../images/blue/zoomin-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-colors,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-colors {
    background: url(../images/blue/colors-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-text,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-text {
    background: url(../images/blue/text-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-scene,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-scene {
    background: url(../images/blue/scene-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-cross,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-cross {
    background: url(../images/blue/cross-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-read,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-read {
    background: url(../images/blue/read-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-readon,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-readon {
    background: url(../images/blue/readon-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-volumeplus,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-volumeplus {
    background: url(../images/blue/volumeplus-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-volumeminus,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-volumeminus {
    background: url(../images/blue/volumeminus-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-intonation,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-intonation {
    background: url(../images/blue/intonation-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-smartguidance,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-smartguidance {
    background: url(../images/blue/smartguidance-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-back,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-back {
    background: url(../images/blue/back-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-forward,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-forward {
    background: url(../images/blue/forward-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-refresh,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-refresh {
    background: url(../images/blue/refresh-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-reset,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-reset {
    background: url(../images/blue/reset-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-help,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-help {
    background: url(../images/blue/help-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-exit,
.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-exit {
    background: url(../images/blue/exit-hover.png) left top no-repeat;
}

.theme-blue .Huilan-ass-tools .selected .Huilan-ass-icon-container::after {
    background: url(../images/blue/item-hover.png) top center;
}

.theme-blue .Huilan-ass-tools-guide {
    background: #102d54;
}

.theme-white {
    background: #f7f7f7;
}

.theme-white .Huilan-ass-icon-zoomout {
    background: url(../images/white/zoomout.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-zoomin {
    background: url(../images/white/zoomin.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-colors {
    background: url(../images/white/colors.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-text {
    background: url(../images/white/text.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-scene {
    background: url(../images/white/scene.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-cross {
    background: url(../images/white/cross.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-read {
    background: url(../images/white/read.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-readon {
    background: url(../images/white/readon.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-volumeplus {
    background: url(../images/white/volumeplus.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-volumeminus {
    background: url(../images/white/volumeminus.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-speakingrate {
    background: url(../images/white/speakingrate.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-intonation {
    background: url(../images/white/intonation.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-smartguidance {
    background: url(../images/white/smartguidance.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-back {
    background: url(../images/white/back.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-forward {
    background: url(../images/white/forward.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-refresh {
    background: url(../images/white/refresh.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-reset {
    background: url(../images/white/reset.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-help {
    background: url(../images/white/help.png) left top no-repeat;
}

.theme-white .Huilan-ass-icon-exit {
    background: url(../images/white/exit.png) left top no-repeat;
}

/* .theme-white .Huilan-ass-icon-quit {
    background: url(../images/white/quit.png) left top no-repeat;
} */

.theme-white .Huilan-ass-tools > li > h5 {
    color: #015293;
}

.theme-white .Huilan-ass-switch {
    background: #e3e7ee;
}

.theme-white .Huilan-ass-switch.active {
    background: #015293;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner {
    background: #015293;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner.female,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner.female {
    background: linear-gradient(to bottom, #fc0648, #fd076c);
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-zoomout,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-zoomout {
    background: url(../images/white/zoomout-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-zoomin,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-zoomin {
    background: url(../images/white/zoomin-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-colors,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-colors {
    background: url(../images/white/colors-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-text,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-text {
    background: url(../images/white/text-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-scene,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-scene {
    background: url(../images/white/scene-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-cross,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-cross {
    background: url(../images/white/cross-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-read,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-read {
    background: url(../images/white/read-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-readon,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-readon {
    background: url(../images/white/readon-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-volumeplus,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-volumeplus {
    background: url(../images/white/volumeplus-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-volumeminus,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-volumeminus {
    background: url(../images/white/volumeminus-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-intonation,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-intonation {
    background: url(../images/white/intonation-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-smartguidance,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-smartguidance {
    background: url(../images/white/smartguidance-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-back,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-back {
    background: url(../images/white/back-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-forward,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-forward {
    background: url(../images/white/forward-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-refresh,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-refresh {
    background: url(../images/white/refresh-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-reset,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-reset {
    background: url(../images/white/reset-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-help,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-help {
    background: url(../images/white/help-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .active .Huilan-ass-icon-inner .Huilan-ass-icon-exit,
.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-inner .Huilan-ass-icon-exit {
    background: url(../images/white/exit-hover.png) left top no-repeat;
}

.theme-white .Huilan-ass-tools .selected .Huilan-ass-icon-container::after {
    background: url(../images/white/item-hover.png) top center;
}

.theme-white .Huilan-ass-tools-guide {
    background: #f7f7f7;
}

/* .theme-white .Huilan-ass-tools-guide li {
    background: url(../images/white/guide-item-bg.png) right center no-repeat;
} */

.theme-white .Huilan-ass-tools-guide li:last-child {
    background: 0 0;
}

.theme-white .Huilan-ass-tools-guide p {
    color: #015293;
}

.theme-red {
    background: #ae0e16;
}

.theme-red .Huilan-ass-switch {
    background: #c6575c;
}

.theme-red .Huilan-ass-switch.active {
    background: #fff;
}

.theme-red .Huilan-ass-tools .active .Huilan-ass-icon-inner,
.theme-red .Huilan-ass-tools .selected .Huilan-ass-icon-inner {
    background: #c6575c;
}

.theme-red .Huilan-ass-tools .active .Huilan-ass-icon-inner.female,
.theme-red .Huilan-ass-tools .selected .Huilan-ass-icon-inner.female {
    background: linear-gradient(to bottom, #fc0648, #fd076c);
}

.theme-red .Huilan-ass-tools .selected .Huilan-ass-icon-container::after {
    background: url(../images/red/item-hover.png) top center;
}

.theme-red .Huilan-ass-tools-guide {
    background: #ae0e16;
}

/* .theme-red .Huilan-ass-tools-guide li {
    background: url(../images/red/guide-item-bg.png) right center no-repeat;
} */

.theme-red .Huilan-ass-tools-guide li:last-child {
    background: 0 0;
}

.Huilan-ass-float-toolbar {
    position: fixed;
    right: 10px;
    bottom: 30px;
    padding-bottom: 43px;
    display: none;
}

.Huilan-ass-float-tools {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 143px;
    height: 143px;
    background: url(../images/default/mobile-bg.png) left top no-repeat;
}

.Huilan-ass-float-tools li {
    position: absolute;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
    user-select: none;
}

.Huilan-ass-float-tools li sup {
    line-height: 18px;
    font-size: 14px;
    margin-left: -4px;
    font-weight: 700;
}

.Huilan-ass-float-tools li.disabled {
    opacity: 0.7;
    pointer-events: none;
}

.Huilan-ass-float-tools li:first-child {
    right: 25px;
    top: 18px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 50%;
    background: #000;
    color: #fff;
}

.Huilan-ass-float-tools li:first-child.blue-yellow-white {
    background: #0069f6;
    color: #fcfc15;
    border-color: #0069f6;
}

.Huilan-ass-float-tools li:first-child.yellow-blue-black {
    background: #fcfc15;
    color: #0069f6;
    border-color: #fcfc15;
}

.Huilan-ass-float-tools li:first-child.black-yellow-white {
    background: #333;
    color: #fcfc15 !important;
    border-color: #333;
}

.Huilan-ass-float-tools li:first-child.normal-colors {
    background: 0 0;
    color: #fff;
    font-size: 14px;
    border: 0;
}

.normal-colors {
    font-size: 12px !important;
}

.Huilan-ass-float-tools li:nth-child(2) {
    left: 41px;
    top: 13px;
    /* background: url(../images/default/mobile-read.png) left top no-repeat; */
    background-size: contain;
}

.Huilan-ass-float-tools li:nth-child(3) {
    left: 9px;
    top: 67px;
    /* background: url(../images/default/mobile-text.png) left top no-repeat; */
    background-size: contain;
}

.Huilan-ass-float-tools li:nth-child(4) {
    left: 42px;
    top: 107px;
}

.Huilan-ass-float-tools li:nth-child(5) {
    right: 28px;
    top: 100px;
}

.Huilan-ass-float-toolbar-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background: linear-gradient(to bottom, #00acf6, #0064f6);
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    border: 8px solid rgba(14, 26, 63, 0.9);
}

.Huilan-ass-float-toolbar-btn img {
    margin-top: 8px;
    user-select: none;
    pointer-events: none;
}

.Huilan-ass-float-close-btn {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 3px 0 0;
    vertical-align: middle;
    background: rgba(14, 26, 63, 0.9);
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    cursor: pointer;
}

.Huilan-ass-float-toolbar-move-helper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.Huilan-ass-float-toolbar-open {
    padding-bottom: 0;
}

.Huilan-ass-float-toolbar-open .Huilan-ass-float-tools {
    display: inline-block;
    animation: zoomIn 0.3s;
}

.Huilan-ass-float-toolbar-open .Huilan-ass-float-toolbar-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.Huilan-ass-float-toolbar-open .Huilan-ass-float-close-btn {
    position: absolute;
    right: 2%;
    top: 50%;
    margin: 0;
    transform: translate(0, -50%);
}

.Huilan-ass-float-toolbar-open .toolZoomOut {
    animation: zoomOut 0.3s;
    animation-fill-mode: backwards;
}

@keyframes zoomIn {
    0% {
        transform: scale(0.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes zoomOut {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.2);
    }
}

body {
    --foo: rgb(245, 241, 9);
    --boo: rgb(60, 9, 245);
}

.div #robotBanner {
    margin-top: 150px;
    width: 100%;
    height: 400px;
}

.div #robotBanner img {
    width: 100%;
    height: 100%;
    display: block;
}

.div #nav {
    width: 100%;
    height: 300px;
    display: flex;
}

.div #nav div {
    width: 100%;
    height: 100%;
    flex: 1;
}

.div #nav div img {
    width: 100%;
    height: 100%;
    display: block;
}

.div #list {
    width: 100%;
    height: 250px;
    display: flex;
}

.div #list ul {
    width: 100%;
    height: 100%;
    flex: 1;
}

.div #list ul li {
    line-height: 50px;
    text-align: center;
    list-style: none;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 1200px;
    height: 200px;
    background: #ccc;
    display: none;
}

#footer p {
    font-size: 50px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

#div {
    margin-bottom: 200px;
}

#helpBox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
    display: none;
}

#helpBox p {
    text-align: center;
    width: 1200px;
    line-height: 100%;
    font-size: 100px;
    margin: 0 auto;
}

#helpBox span {
    position: absolute;
    right: 50px;
    top: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    color: red;
}

#line {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 100000000;
    background: 0 0;
}

.line p {
    background: red;
}

.line #line_p1 {
    width: 100%;
    height: 3px;
    position: fixed;
    top: 100px;
}

.line #line_p2 {
    width: 3px;
    height: 100%;
    position: fixed;
    left: 100px;
}

.iframe {
    width: 100%;
    height: 5000px;
}

.blue-yellow-white {
    background: #00f !important;
    color: #fff !important;
}

.yellow-blue-black {
    background: #ff0 !important;
    color: #000 !important;
}

.black-white-blue {
    background: #000 !important;
    color: #fff !important;
}

.black-yellow-white {
    background: #000 !important;
    color: #fcfc15 !important;

    /* border-color: #333; */
}

.black-white-blue a,
.blue-yellow-white a {
    color: #fff;
}

.yellow-blue-black a {
    color: #000;
}

.black-yellow-white> a {
    color: #ff0 !important;
}

#rpa-footer-close {
    z-index: 999999999;
    position: fixed;
    display: none;
    bottom: 120px;
    right: 7px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    line-height: 30px;
    background-color: #b78746;

    border-radius: 50%;
    /* background: url(../images/fClose.png) no-repeat; */
}

#rpa-footer {
    z-index: 99999999;
    position: fixed;
    display: none;
    bottom: 0;
    width: 100%;
    height: 156px;
    color: #666;
    background: #fff;
    border: 3px solid #0a1c42;
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    padding-left: 257px;
    padding-right: 30px;
    box-sizing: border-box;
    border-radius: 3px;
    /* filter: progid:dximagetransform.microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000); */
    overflow: auto;
    font-family: "Microsoft Yahei";
}

#rpa-footer > ruby {
    font-size: 50px;
    font-weight: 500;
}

#rpa-footer > ruby > rt {
    font-size: 50px;
}

/* 按钮 */
.btnlist {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 127px;
    height: 156px;
    z-index: 999999999;
    display: none;
    background: rgb(78, 78, 78);
    font-family: "Microsoft Yahei";
}

.lineH {
    /* line-height: 156px !important; */
    padding-top: 50px !important;
}

.btnlist > p {
    margin: 3px 7px 3px 7px;
    width: 113px;
    line-height: 45.5px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

.btnlist > .select {
    background: #b78746
}

.rpa-footer-close {
    width: 30px;
}

.rpa-footer {
    flex: 1;
}

#robotNavbg {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
    z-index: 300000000;
    display: none;
    width: 601px;
    height: 345px;
    background-image: url("../images/navbg.png");
}

@media screen and (min--moz-device-pixel-ratio: 0) {
    #robotNavbg {
        top: 90px;
        left: 50%;
        margin-left: -300px;
        transform: translate(0, 0);
    }
}

#navtitle {
    margin: 28px 0 0 50px;
    color: #fff;
    font-size: 24px;
}

/* #close {
    height: 27px;
    width: 27px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
} */

#screenbox {
    margin-top: 20px;
    margin-left: 50px;
    width: 506px;
    height: 36px;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

#screeninp {
    display: flex;
    line-height: 36px;
    width: 381px;
    align-items: center;
    background: #76c1f9;
    background: rgba(67, 130, 248);
    border-radius: 5px;
}

#screeninp > input {
    margin-left: 15px;
    margin-top: 5px;

    /* flex: 1; */
    float: left;
    width: 87%;

    /* height: 100%; */
    color: #fff;
    font-size: 16px;
    background: 0 0;
    outline: 0;
    border: none;
}

#screeninp > input::-webkit-input-placeholder {
    font-size: 16px;
    color: #fff;
    opacity: 0.8;
}

#screeninp > img {
    margin-right: 17px;
    width: 13px;
    height: 12px;
}

#screenbtn {
    margin-left: 23px;
    height: 36px;
    width: 102px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    background: -moz-linear-gradient(left, #f3a622, #f46e31);
    background: -ms-linear-gradient(left, #f3a622, #f46e31);
    background: -o-linear-gradient(left, #f3a622, #f46e31);
    background: -webkit-linear-gradient(left, #f3a622, #f46e31);
    filter: progid:dximagetransform.microsoft.gradient(GradientType=0, startColorstr=#f3a622, endColorstr=#f46e31);
    cursor: pointer;
}

#robot {
    display: block;
    margin: 27px 0 0 219px;
    height: 143px;
    width: 143px;
}

#nav-list {
    position: absolute;
    top: 125px;
    left: 47px;
    width: 507px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nav-list > p {
    margin: 0;
    flex-shrink: 0;
    font-size: 20px;
    color: #fff;
}

.nav-list > p > a {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
}

.nav-list .mr379 {
    margin-right: 190px;
}

.nav-list .mt43 {
    margin-top: 32px;
}

.nav-list .mt44 {
    margin-top: 37px;
}

.minTan {
    position: absolute;
    top: 93px;
    right: -251.5px;
    height: 159.5px;
    width: 160px;
    display: none;
    background: url("../images/min.png") no-repeat;
}

.minTan > p {
    margin: 0 0 8px 14px;
    width: 131px;
    line-height: 33px;
    font-size: 16px;
    color: #333;
    background: #fff;
    border-radius: 5px;
}

.minTan > :nth-child(1) {
    margin-top: 21px;
}

.minTan img {
    vertical-align: middle;
    margin: 0 10px 0 16px;
}

#robotHotProducts {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 110px);
    z-index: 9999999;
}

@media screen and (min--moz-device-pixel-ratio: 0) {
    #robotHotProducts {
        top: 440px;
        left: 50%;
        margin-left: -275px;
        transform: translate(0, 0);
    }
}

#robotHotProducts > p {
    margin: 0;
    position: absolute;
    top: 10px;
    left: 23px;
    font-size: 20px;
    color: #fff;
}

#robotBanner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 180px);
    height: 128.2px;
    display: none;
    z-index: 30000000;
}

@media screen and (min--moz-device-pixel-ratio: 0) {
    #robotBanner {
        top: 510px;
        left: 50%;
        margin-left: -295px;
        transform: translate(0, 0);
    }
}

.robotBanner-wrapper {
    width: auto;
    display: flex;
    align-items: center;
}

#toLeft,
#toRight {
    cursor: pointer;
}

.robotBanner-wrapper > div {
    width: 552px;
    height: 128.2px;
    margin: 0 6px;
    overflow: hidden;
    position: relative;
}

.robotBanner-box {
    display: flex;
    position: absolute;
    left: 0;
}

#robotBanner a {
    display: block;
    flex-shrink: 0;
    width: 128px;
    height: 128px;
    margin-right: 14px;
    background: #ccc;
}

#robotBanner a > img {
    width: 100%;
    height: 100%;
}

.textCented {
    display: flex;
    z-index: 99999999;
    position: fixed;
    display: none;
    bottom: 0;
    width: 100%;
    height: 200px;
    color: #fff;
    background: rgba(17, 17, 17, 0.8);
    border: 3px solid #166ccc;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    padding-top: 50px;
}

.Huilan-ass-speed2of-speech {
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    z-index: 10;
    box-shadow: rgba(191, 191, 191, 0.16) 0 3px 6px;
    display: none;
    height: 70px;
}

.Huilan-ass-speed2of-speechs-list {
    width: 200px;
    position: absolute;
    padding: 0;
    margin: 20px auto;
}

.Huilan-ass-speed2of-speechs-list li {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
    vertical-align: top;
    background: #999;
    color: #fff;
}

.Huilan-ass-speed2of-speechs-list li img {
    height: 42px;
    width: 42px;
    cursor: pointer;
}



.Huilan-ass-speed2of-speechs-bg {
    background: #b78746 !important;
}

/* .bigMouseMax *{
    cursor: url(../images/bigMouse.cur), auto !important; 
    cursor: url("http://wwwst.cmbchina2020.com/jk-aging/images/bigMouse.cur"), auto !important;
} */

.bigMouseMax,.bigMouseMax *{
    /* cursor: url(https://mrpa-test.ai-rtc.com:9631/jk-aging/images/bigceshoCUR.cur), auto !important; */
    cursor: url(https://mrpa-test.ai-rtc.com:9631/jk-aging/images/allaw.cur), auto !important;
}


.bigMouseMin {
    cursor: default;
}

.wuzhaihai {
    position: absolute;
    top: -15px;
    right: 0;
    z-index: 66666;
    cursor: pointer;
}

.Product-introduction {
    width: 48px;
    height: 66px;
    background: #4193ff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.06);
    position: fixed;
    bottom: 206px;
    right: 19px;
    display: none;
    border-radius: 3px;
    cursor: pointer;
    z-index: 99999;
}

.Product-introduction-img {
    width: 20px;
    height: 20px;
    display: block;
    margin: 8px auto 0;
    cursor: pointer;
}

.Product-introduction-op {
    width: 24px;
    font-size: 12px;
    font-family: PingFang SC;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
}

.robot-play-box {
    position: fixed;
    bottom: 206px;
    right: 19px;
    width: 202px;
    height: 201px;
    /* background: url("../images/gehua/clonebank.png"); */
    z-index: 9999999;
    display: none;
}

.robot-play-box-clone {
    position: absolute;
    top: -14px;
    right: -9px;
    width: 20px;
    height: 20px;
}

.robot-play-box-robot {
    display: block;
    margin: 42px auto 0 -10px;
}

.robot-play-spring-frame {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(000, 000, 000, 0.57);
    display: none;
    z-index: 999999999999999;
}

.robot-play-spring-frame-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 430px;
    height: 170px;
    background: #fff;
    border-radius: 5px;
    z-index: 99999999999999;
}

.robot-play-spring-frame-box p {
    margin: 0;
}

.robot-play-spring-frame-header {
    margin: 0 auto;
    width: 90%;
    height: 53px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    color: #14162f;
    border-bottom: 1px solid #f3f3f3;
}

.robot-play-spring-frame-main {
    width: 90%;
    margin: 0 auto;
}

.robot-play-spring-frame-main > p {
    margin-top: 24px;
    color: #14162f;
    opacity: 0.6;
}

.robot-play-spring-frame-footer {
    width: 90%;
    margin: 29px auto 0;
    text-align: right;
}

.robot-play-spring-frame-footer > span {
    display: inline-block;
    width: 90px;
    line-height: 29px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.bg146 {
    background: #f6f6f6;
}

.bgBlue {
    background: #4193ff;
    margin-left: 20px;
    color: #fff;
}

.taste-button {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -110px;
    width: 200px;
    background: url("../images/96.png");
    color: #fff;
    height: 200px;
    z-index: 300000001;
    text-align: center;
    line-height: 200px;
    display: none;
    cursor: pointer;
}

.total-time {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 45px 0 0 -60px;
    color: #fff;
    z-index: 300000001;
    text-align: center;
    width: 110px;
    display: none;
}

@media screen and (min--moz-device-pixel-ratio: 0) {
    .taste-button {
        position: fixed;
        top: 220px;
        left: 50%;
        margin: 0 0 0 -110px;
        padding-top: 15px;
    }

    .total-time {
        position: fixed;
        top: 350px;
        left: 50%;
        margin: 0 0 0 -60px;
    }
}

@media screen\0 {
    #screeninp {
        float: left;
        height: 36px;
    }

    #screeninp > input {
        margin-top: 11px;
    }

    #screeninp > img {
        margin-top: 11px;
    }

    #screenbtn {
        background: #f46e31;
    }

    #toLeft,
    #robotBanner-Xwrapper,
    #toRight {
        display: inline-block;
        vertical-align: middle;
    }

    .minTan p:first-child {
        margin-top: 21px;
    }
}

@media \0screen {
    #robotNavbg {
        margin: -240px 0 0 -302px;
    }

    #robotHotProducts {
        transform: translate(0 0);
        margin: 110px 0 0 -279px;
    }

    #screeninp {
        float: left;
        height: 36px;
    }

    #screeninp > input {
        margin-top: 11px;
    }

    #screeninp > img {
        margin-top: 11px;
    }

    #screenbtn {
        background: #f46e31;
    }

    .over_pop {
        /* background: #123;
      opacity: 0.5; */
        filter: progid:dximagetransform.microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    }

    #robotBanner {
        margin: 180px 0 0 -295px;
    }

    /* #robotBanner-wrapper{
        margin: 300px;
    } */
    #toLeft,
    #robotBanner-Xwrapper,
    #toRight {
        display: inline-block;
        vertical-align: middle;
    }

    #rpa-footer {
        filter: progid:dximagetransform.microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        font-family: "Microsoft Yahei";
        }

    .minTan p:first-child {
        margin-top: 21px;
    }
}

.Huilan-ass-more {
    background: rgb(78, 78, 78);
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 86px;
    z-index: 999999999;
}

.Huilan-ass-more > div {
    margin: 18px;
    width: 49px;
    height: 49px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    text-align: center;
}

.Huilan-ass-more > div > img {
    margin-top: 6px;
    height: 36px;
    width: 36px;
}

.Huilan-ass-more > p {
    position: fixed;
    left: 28px;
    bottom: 80px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

.Huilan-ass-more > p > img {
    margin-top: -2px;
    height: 32px;
    width: 32px;
}

.Huilan-ass-icon-inner,
.Huilan-ass-moreList h5 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.Huilan-ass-icon-inner {
    width: 38px;
    height: 38px;
    text-align: center;
    z-index: 21;
    transform: translateY(-50%);
    border-radius: 50%;
    margin: 50% auto 0px;
}

.Huilan-ass-icon-container .Huilan-ass-icon-inner > span {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 3px;
}

.Huilan-ass-moreList {
    margin: 0 auto;
    margin-top: 110px;
    list-style-type: none;
    padding: 0;
}
.Huilan-ass-moreList .Huilan-ass-icon-container{
    position: relative;
    width: 54px;
    height: 54px;
    margin: 0px auto;
    /* overflow: hidden; */
    /* background: rgba(255, 255, 255, 0.12); */
    border-radius: 5px
}

.Huilan-ass-moreList > li {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}

.Huilan-ass-moreList .selected .Huilan-ass-icon-container {
    background: #b78746 !important;
}
.Huilan-ass-moreList .Huilan-ass-icon-inner{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* .Huilan-ass-moreList .selected .Huilan-ass-icon-container::after {
    content: "▼";
    color: #e07a09;
    font-size: 12px;
    text-align: center;
}

.Huilan-ass-moreList .selected .Huilan-ass-icon-container::after {
    content: "▼";
    font-size: 12px;
    position: absolute;
    left: 57px;
    top: 19px;
    width: 75px;
    height: 18px;
    background: url(../images/default/item-hover.png) top center;
    transform: rotate(-90deg);
    z-index: 20;
}
 */

.Huilan-ass-moreList > li:hover .Huilan-ass-icon-container {
    background: #b78746;
}

.Huilan-ass-moreList > li:hover .Huilan-mobile-QR-code {
    display: block;
}

.Huilan-ass-moreList > li:hover .Huilan-client-QR-code {
    display: block;
}
#Huilan-ass-more-close{
    cursor: pointer;
}
.Huilan-mobile-QR-code {
    position: fixed;
    top: 257px;
    left: 86px;
}

.Huilan-client-QR-code {
    position: fixed;
    top: 337px;
    left: 86px;
}

.Huilan-mobile-QR-code,
.Huilan-client-QR-code {
    display: none;
    width: 230px;
    height: 288px;
    background: rgb(78, 78, 78);
}

.Huilan-mobile-QR-code > img,
.Huilan-client-QR-code > img {
    margin: 24px;
    width: 182px;
    height: 182px;
}

.Huilan-mobile-QR-code > p,
.Huilan-client-QR-code > p {
    margin: 0;
    text-align: center;
    color: #fff;
}

.Huilan-peeler-QR-code {
    display: none;
    position: absolute;
    left: 86px;
    top: -5px;
}
.Huilan-peeler-QR-code > p {
    margin-bottom: 9px;
    width: 42px;
    line-height: 42px;
    border-radius: 50%;
    font-size: 14px !important;
    text-align: center;
    cursor: pointer;
}

.Huilan-ass-icon-blue::after {
    background: url(../images/tubiao/blue.png) !important;
}

.Huilan-ass-icon-black::after {
    background: url(../images/tubiao/black.png) !important;
}

.Huilan-ass-icon-grey::after {
    background: url(../images/tubiao/grey.png) !important;
}

.Huilan-setThemeborder-blue {
    border-color: #6079aa !important;
}

.Huilan-setThemeborder-black {
    border-color: #000 !important;
}

.Huilan-setThemeborder-grey {
    border-color: #0a1c42 !important;
}

.Huilan-setThemeBg-blue {
    background: #6079aa !important;
}

.Huilan-setThemeBg-black {
    background: #000 !important;
}

.Huilan-setThemeBg-grey {
    background: #0a1c42 !important;
}

.Huilan-peeler-QR-code .Huilan-peeler-primary {
    border: 1px solid #999;
    background: #fff;
    color: #000;
}

.Huilan-peeler-QR-code .Huilan-peeler-blue {
    background: #6079AA;
    color: #fff;
}

.Huilan-peeler-QR-code .Huilan-peeler-black {
    background: #000000;
    color: #fff;
}

.Huilan-peeler-QR-code .Huilan-peeler-grey {
    background: #0A1C42;
    color: #fff;
}

/* 智能导盲 */
.Huilan-Guide-Contene {
    display: none;
    margin: 0 auto;
    width: 1157px;
    padding: 0;

    /* font:20px arial,sans-serif; */
}

.Huilan-Guide-Contene div,
.Huilan-Guide-Contene p {
    font: 20px arial, sans-serif;
}

.Huilan-Guide-Contene .Huilan-Guide-title {
    margin-right: 120px;
    width: 110px;
    height: 61px;
    border: 1px solid #f0c78e;
    border-radius: 10px;
    background: #b78746;
    display: inline-block;
}

.Huilan-Guide-Contene .Huilan-Guide-title > p {
    display: inline-block;
    margin: 3px 21px 0;
    padding-bottom: 3px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.Huilan-Guide-Contene .Huilan-Guide-title > .Huilan-Guide-title-one {
    margin: 6px 21px 0;
    border-bottom: 1px solid #fff;
}

.Huilan-Guide-Contene > .Huilan-Guide-subject {
    list-style-type: none;
    padding: 0;
    margin: 9px 0;
    display: inline-block;
}

.Huilan-Guide-subject > li {
    width: 163px;
    height: 67px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    user-select: none;
    color: #fff;
    border-radius: 4px;
}

.Huilan-Guide-subject > li:hover {
    background: #b78746;
}

.Huilan-Guide-subject .selected {
    background: #b78746 !important;
}

.Huilan-Guide-subject > li img {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.Huilan-Guide-subject > li > div {
    margin-bottom: 13px;
    font-size: 20px;
}

.Huilan-Guide-subject > li > div > p {
    /* margi-bottom: 13px;n */
    font-size: 20px;
}

.Huilan-Guide-subject > li span {
    /* color: red; */
}

.Huilan-Guide-subject > li p {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 0;
}
.Huilan-Guide-voice-btn{
    float: right;
    color: #fff;
    margin-top: 11px;
    cursor: pointer;
}
.Huilan-Guide-voice-btn > h5 {
    margin: 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.Huilan-Guide-voice-btn > div{
    margin-top: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
}

.Huilan-Guide-voice-btn > div >span{
    margin-top: 3px;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/default/Mute.png);
}
.selected>div>span {
    
    background: url(../images/default/voice.png) !important;
}

.Huilan-Guide-quit-btn {
    /* display: inline-block; */
    float: right;
    color: #fff;
    margin-top: 11px;
    cursor: pointer;
}

.Huilan-Guide-quit-btn > h5 {
    margin: 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.Huilan-Guide-quit-btn > div {
    margin-top: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
}

.Huilan-Guide-quit-btn > div > span {
    margin-top: 3px;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/tubiao/goBack.png);
}

.Huilan-Guide-quit-btn:hover > div {
    background: #b78746;
}

.Huilan-Guide-Select {
    /* border: 2px solid red;
    box-sizing:revert; */
    outline: red solid 2px !important;
}

.Huilan-Guide-subject > li .Huilan-Guide-icon-navigation {
    margin-right: 6px;
    height: 22px;
    width: 22px;
    background: url(../images/tubiao/Navigation.png) no-repeat;
    vertical-align: bottom;

    /* background-size: 100%; */
}

.Huilan-Guide-text-op {
    font-size: 20px;
    line-height: 22px;
}

.Huilan-Guide-subject > li .Huilan-Guide-icon-view {
    margin-right: 6px;
    height: 22px;
    width: 22px;
    background: url(../images/tubiao/reveal.png) left top no-repeat;
    vertical-align: bottom;
}

.Huilan-Guide-subject > li .Huilan-Guide-icon-interactive {
    margin-right: 6px;
    height: 22px;
    width: 22px;
    background: url(../images/tubiao/interactive.png) left top no-repeat;
    vertical-align: bottom;
}

.Huilan-Guide-subject > li .Huilan-Guide-icon-serve {
    margin-right: 6px;
    height: 22px;
    width: 22px;
    background: url(../images/tubiao/service.png) left top no-repeat;
    vertical-align: bottom;
}

h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
a:focus,
p:focus,
li:focus,
span:focus {
    /* outline: none; */

    /* border: 2px solid red;
  background: red !important; */
}
.focus{
    outline: none;
}
.Huilan-palytext {
    /* background: #000 !important;
    color: #fff !important; */
    outline: 2px solid rgb(72, 131, 227) !important;
}

.Huilan-palytext * {
    /* background: #000 !important;
    color: #fff !important; */
}

.Huilan-palytext > * {
    /* background: #000 !important;
    color: #fff !important; */
}

.Huilan-palytext1 {
    background: #fff !important;
    color: #000 !important;
}

.Huilan-palytext1 * {
    background: #fff !important;
    color: #000 !important;
}

.Huilan-palytext1 > * {
    background: #fff !important;
    color: #000 !important;
}

#Huilan-ass-float-text {
    position: fixed;
    left: 124px;
    bottom: -2px;
    width: 130px;
    height: 156px;
    z-index: 999999999;
    display: none;
    background: rgb(78,78,78);
    font-family: "Microsoft Yahei";
}

#Huilan-ass-float-text > p {
    margin: 3px 7px 3px 7px;
    width: 114px;
    line-height: 34px;
    font-size: 18px;

    /* color: #fff; */
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

#Huilan-ass-float-text > p > span {
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 2px;
}

.Huilan-blue-yellow {
    background: #061bff !important;
    color: #f7f713 !important;
}

.Huilan-yellow-black {
    background: #fce90b !important;
    color: black !important;
}

.Huilan-black-yellow {
    background: black !important;
    color: #f7f713 !important;
}

.Huilan-original {
    background: #ccc;
    color: #fff;
}

#Huilan-ass-float-text .Huilan-textStyle-select span {
    background: url(../images/robotCheck.png);
    background-size: 100%;
    border: none;
}

.Huilan-robot-play-sign {
    height: 27px;
    width: 27px;
    position: absolute;
    left: 10px;
    bottom: 20px;
}

.Huilan-robot-play-Play {
    background: url(../images/pause.png);
}

.Huilan-robot-play-pause {
    background: url(../images/play.png);
}

.Huilan-ass-shu-content-box {
    display: inline-block;
    width: 20px;
    height: 100%;
    position: relative;
}

.Huilan-ass-shu-content {
    top: -10%;
    cursor: pointer;
    text-indent: 0;
    display: inline-block;
    border: 1px solid #333;
    border-radius: 50%;
    vertical-align: center;
    line-height: 100%;
}

.Huilan-ass-shu-content:hover {
    border-color: #b78746;
    color: #b78746;
}

html.isWap a:hover {
    text-decoration: none;
}

@media screen and (min-width: 320px) {
    html.isWap {
        font-size: 50px;
    }
}

@media screen and (min-width: 360px) {
    html.isWap {
        font-size: 56px;
    }
}

@media screen and (min-width: 400px) {
    html.isWap {
        font-size: 62px;
    }
}

@media screen and (min-width: 480px) {
    html.isWap {
        font-size: 75px;
    }
}

@media screen and (min-width: 560px) {
    html.isWap {
        font-size: 87px;
    }
}

@media screen and (min-width: 640px) {
    html.isWap {
        font-size: 100px;
    }
}

.isWap .Huilan-ass-tools {
    width: 100%;
}

.isWap .Huilan-ass-toolbar {
    height: 1rem;
}

.isWap #Huilan-home {
    margin-left: 0.1rem;
}

.isWap .Huilan-ass-tools>li {
    width: 0.65rem;
    float: left;
    margin-right: 0;
    padding: 0.05rem 0px;
}

.isWap .Huilan-ass-tools .selected h5 {
    color: #ffb548;
}

.isWap .Huilan-ass-tools .activeGray .Huilan-ass-icon-inner {
    background-color: transparent !important;
}

.isWap .Huilan-ass-tools .group {
    margin-left: 0;
}

.isWap #shilao_screen,
.isWap #Huilan-colors,
.isWap #Huilan-cross {
    width: 0.8rem;
    margin-right: 0;
    overflow: hidden;
}

.isWap .Huilan-ass-tools>li>h5 {
    font-weight: 400;
    font-size: 0.14rem;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 0.34rem;
    margin: 0;
}

.isWap .Huilan-ass-icon-container .Huilan-ass-icon-inner>span {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0;
}

.isWap .Huilan-ass-colors-list {
    width: 100%;
    padding: 0;
    margin: 0 auto 0;
}

.isWap .Huilan-ass-colors-list-container {
    height: 1rem;
}

.isWap .Huilan-ass-colors-list-container li {
    width: 1.05rem;
    height: 0.48rem;
    border-radius: 28px;
    margin-top: 0.2rem;
    float: left;
    line-height: 0.48rem;
}

.isWap .Huilan-ass-colors-list li.selected {
    transform: scale(1.1);
}

.isWap .Huilan-ass-tools .selected .Huilan-ass-icon-container::after {
    display: none;
}

.isWap .Huilan-ass-icon-home {
    background-size: cover;
}

.isWap .Huilan-ass-icon-colors {
    background-size: cover;
}

.isWap .Huilan-ass-icon-scene {
    background-size: cover;
}
.isWap .Huilan-ass-icon-voice {
    background-size: cover;
}

.isWap .Huilan-ass-icon-cross {
    background-size: cover;
}

.isWap .Huilan-ass-icon-read {
    background-size: cover;
}

.isWap .Huilan-ass-icon-continue {
    background-size: cover;
}

.isWap .Huilan-ass-icon-smartguidance {
    background-size: cover;
}

.isWap .Huilan-ass-icon-help {
    background-size: cover;
}

.isWap .Huilan-ass-icon-exit {
    background-size: cover;
}

.isWap .Huilan-ass-tools .Huilan-ass-icon-inner {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 0.1rem;
    margin: 0 auto;
    text-align: center;
    transform: translateY(0%);
}

.isWap .Huilan-ass-tools>li.disabled {
    opacity: 1;
}

.isWap .Huilan-ass-tools>li .Huilan-ass-icon-container {
    width: 0.5rem;
    height: 0.5rem;
    padding: 0;
}

.isWap .Huilan-ass-icon-help {
    background-position: center;
}

.isWap .Huilan-top-back,
.isWap .Huilan-top-forward,
.isWap #zoomout,
.isWap #zoomin,
.isWap #Huilan-text,
.isWap #Huilan-ass-cursor,
.isWap #readControl,
.isWap #volumeplus,
.isWap #volumeminus,
.isWap #Huilan-intonation,
.isWap .Huilan-top-refresh,
.isWap #Huilan-ass-float-text {
    display: none;
}

.isWap #rpa-footer {
    font-size: 0.5rem;
    padding-left: 0.1rem;
    height: 2.2rem;
    width: 80%;
    padding-right: 0.1rem;
  
}
.isWap .lineH{
    line-height:0.5rem;overflow-y: hidden;
}

.isWap .btnlist {
    height: 2.2rem;
    right: 0;
    position: fixed;
    bottom: 0px;
    left: inherit;
    width: 1.44rem;
}

.isWap .btnlist>p {
    margin: 0px;
    border-radius: 0.04rm;
    border: 1px solid #FFFFFF;
    overflow: hidden;
    font-size: 0.36rem;
    line-height: 0.52rem;
}

.isWap #tra2sim,
.isWap #sim2tra {
    width: 0.52rem;
    height: 0.52rem;
}

.isWap #tra2sim {
    position: absolute;
    top: 0.7rem;
    left: 5px;
}

.isWap #sim2tra {
    position: absolute;
    top: 0.7rem;
    right: 5px;
}

.isWap #pinyin {
    position: absolute;
    bottom: 0.2rem;
    left: 5px;
    height: 0.52rem;
    width: 85%;
}

.isWap #rpa-footer-close {
    background: url("../images/x.png") no-repeat;
    width: 0.45rem;
    height: 0.45rem;
    background-size: cover;
    bottom: 1.72rem;
    right: 0px;
}

.isWap .lineH {
    padding-top: 0.05rem !important;
}

.isWap #rpa-footer>ruby {
    font-size: 0.5rem;
    font-weight: 500;
}

.isWap #rpa-footer>ruby>rt {
    font-size: 0.4rem;
    font-weight: 500;
}

.isWap .Huilan-ass-speed2of-speechs-list {
    margin: 0.15rem auto;
}

.isWap .Huilan-ass-speed2of-speech {
    height: 1rem;
}

.isWap .Huilan-ass-speed2of-speechs-list li {

    float: left;
}

.isWap .Huilan-help-documentation {
    width: 100%;
    padding:0px; 
    padding-top: 5px;;
}


.isWap .Huilan-help-catalogue {
    width: 30%;    margin-left: 1%;
}
.isWap .Huilan-help-content
{ width: 66%; padding:0px 0.5%;  margin-left: 1%;}
.isWap .Huilan-help-content table
{ width: 100%;}
.isWap .Huilan-help-content table td{
    padding: 2px;
}
.isWap .Huilan-help-catalogue h1
{ font-size: 0.25rem; line-height: 0.8rem;}
.isWap .Huilan-help-catalogue h2
{ font-size: 0.25rem; line-height: 0.3rem;}
.isWap .Huilan-help-content h1{
    font-size: 0.25rem;padding-top: 0.2rem; padding-bottom: 0.2rem;
}
.isWap .Huilan-help-catalogue > ul
{ margin-top: 0.5rem; padding: 0px 5px;}
.isWap .Huilan-help-catalogue .Huilan-help-catalogue-one>li{
    padding: 0.2rem 0px; 
}