a{text-decoration: none;}
ul, li{padding: 0; margin: 0;}
ul li{list-style: none;}
.clear{clear: both;}
#toolbar{
    width: 100%;
    top: 0px;
    position: fixed;
    z-index: 100000
}
.ctop {
    width: 100%;
    background: #777f8c;
    margin: 0 auto;  
}
.ctop .ctopson {
    width: 1205px;
    margin: 0 auto;
    padding-top: 2px;
    position: relative;
}
.ctopul {
    padding: 10px 0;
    margin-left: -0.55%;
    /* background: url(/wza/imgs/navline.png) no-repeat right center; */
}
.ctop ul.ctopul li {
    width: 5%;
    margin-left: 0.55%;
    height: 107px;
    float: left;
    display: inline;
    list-style: none;
}
.ctop ul.ctopul li.active a {
    background-image: linear-gradient(#63a1ef, #4d87cf) !important;
    /* background: url(../imgs/acbg.png) no-repeat right center !important; */
    color: #fff;
}
.line{
    width: 0px;
    border-right: 1px dotted #565e6c;
    /* border-width: 1px; */
    height: 107px;
    /* background: red; */
    float: right;
    margin-left: 2px;
}
.ctop ul.ctopul li a {
    position: relative;
    display: block;
    border-radius: 4px;
    height: 107px;
    font-size: 18px;
    color: #67707e;
    text-align: center;
    background-image: linear-gradient(#f7f7f7, #c9c9c9);
    /* background: url(../imgs/navbg.png) no-repeat right center; */
    cursor: pointer;
    z-index: 99;
}
.ctop ul.ctopul li a .bacImg{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 12px;
    left: 7px;
    font-size: 45px;
    z-index: 999
    
}
.ctop ul.ctopul li a span {
    padding-top: 70px;
    /* background: url(/wza/imgs/navico.png) no-repeat; */
    background-position: 14px 16px;
    float: left;
    display: block;
    width: 58px;
    text-align: center;
}
.ctop ul.ctopul li a:hover{
    background-image: linear-gradient(#f7cfb4, #ed9459);
}
#mainIframe{
    margin-top: 132px;
}
.modestyle{
        width: 122px;
        height: 182px;
        position: absolute;
        right: 549px;
        top: 103px;
        padding-top: 22px;
      
}
.modestyle ul {
    width: 120px;
    height: 160px;
    /* border: 1px solid #777f8c; */
    list-style: none;
}

.modestyle ul li {
        width: 100%;
        height: 32px;
        line-height: 32px;
        text-align: center;
        display: inline;
        list-style: none;
}
.modestyle ul li a {
    font-size: 16px;
    display: block;
    text-decoration: none;
}

#wzaSlideLateral {
    width:5px;
    position: absolute;
    background-color: #ff0000;
    overflow: hidden;
    z-index: 9999;
    left: 30px;
    top: 0;
    height: 100%;
    
}
#wzaSlideLongitudinal {
    width:99%;
    height: 5px;
    position: absolute;
    background-color: #ff0000;
    overflow-x: hidden;
    z-index: 9999;
    left: 0.5%;
    top:150px;
}

.markdown-body {
    box-sizing: border-box;
    min-width: 200px;
    max-width: 980px;
    margin: 0 auto;
    padding: 45px;
}
.cnblogs-markdown {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #333;
    overflow: hidden;
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    word-wrap: break-word;
}

.voidtz {
    width: 105px;
    position: absolute;
    right: 340px;
    top: 92px;
    padding-top: 22px;
    /* background: url(/wza/imgs/xl.png) no-repeat center 0; */
}
.voidtz .voidtztop {
    /* background: url(/wza/imgs/yytztop.png) no-repeat center center; */
    width: 105px;
    height: 5px;
    overflow: hidden;
}
.voidtz ul {
    background-color: #4c86ce;
    padding: 3px 10px;
    list-style: none;
    border-radius:5px
}
.voidtz ul li{
    text-decoration: none;
}
.voidtz ul li.item {
    border-radius: 4px;
    width: 85px;
    height: 33px;
    line-height: 27px;
    text-align: left;
    padding-left: 15px;
    text-decoration: none;
    background: url(/wza/imgs/line.png) no-repeat left 30px;
}
.voidtz ul li a {
    position: relative;
    background-position: 0 7px;
    font-size: 16px;
    color: #fff;
    display: block;
   
    text-decoration: none;
}
.voidtz ul li.noicon{
    padding-left: 15px;
}
.voidtz ul li .bacImg{
    position: absolute;
    top: 3px;
    left: -19px;
    z-index: 999
	height:21px;
	width: 21px;
	line-height: 21px;
	text-align: center;
}

#wza_screen {
    background-color: #474747;
    font-weight: bold;
    height: 140px;
    width: 98%;
    position: fixed;
    left: 1%;
    bottom: 0;
    z-index: 100000;
}
#wza_screen #wza_magnifier_left {
    height: 130px;
    width: 90%;
    background-color: #fff;
    color: #000000;
    margin: 5px;
    float: left;
    font-size: 36px;
    line-height: 62px;
    text-align: center;
    overflow-y: auto;
}
#wza_screen #wza_magnifier_right {
    height: 130px;
    width: calc(10% - 20px);
    float: right;
    margin: 5px;
    background-color: #474747;
	position: relative;
}
#wza_screen #wza_magnifier_right a{
	color: white;
}

#wza_screen #showscreen_right_closs{
	position: absolute;
	top: 5px;
	right: 5px;
}

#wza_screen #showscreen_right_screen_zh{
	width: 100%;
	position: absolute;
	top: 40px;
	font-size: 24px;
    text-align: center;
}
#wza_screen #showscreen_right_screen_zh a{padding: 5px 10px; border: 1px solid #fff;}

#wza_screen #showscreen_right_screen_py{
	width: 100%;
	position: absolute;
	top: 90px;
	font-size: 24px;
    text-align: center;
}
#wza_screen #showscreen_right_screen_py a{padding: 5px 24px; border: 1px solid #fff;}




@media screen and (max-width: 1024px) {
    #toolbar{height: auto;}
    #mainIframe{margin-top: 168px;}
    #voiceList{display: none !important;}
    #iframeReload,#guides,#pointer,#autoSpeakTrigger,#magnifier,#voice{display: none;}
    .ctop{height: auto;}
    .ctop .ctopson{width: 100%; height: auto;}
    .ctopul{float: none; text-align: center; font-size: 0; padding: 5px; display: block; margin: 0;}
    .ctop ul.ctopul li{width: 15.6666%; margin: 1px 0.5%; height: auto; display: inline-block; float: none;}
    .ctop ul.ctopul li a{height: auto; padding: 10px 0; float: none; width: auto; font-size: 16px;}
    .ctop ul.ctopul li a .bacImg{font-size: 30px; width: auto; height: auto; position: static; display: inline-block; margin-bottom: 5px;}
    .ctop ul.ctopul li a span{display: block; padding-top: 0; float: none; width: auto;}

    /* #wza_screen{width: 100%; left: 0;}
    #wza_screen{height: 80px;}
    #wza_screen #wza_magnifier_left{width: 80%; font-size: 18px; line-height: 30px; height: 70px;}
    #wza_screen #wza_magnifier_right{width: calc(20% - 20px);}
    #wza_screen #showscreen_right_closs{top: 0;}
    #wza_screen #showscreen_right_screen_zh{top: 25px;}
    #wza_screen #showscreen_right_screen_py{top: 49px;}
    #wza_screen #showscreen_right_closs,#wza_screen #showscreen_right_screen_zh,#wza_screen #showscreen_right_screen_py{font-size: 14px; line-height: 20px;}
    #wza_screen #showscreen_right_screen_zh a{padding: 0 3px;}
    #wza_screen #showscreen_right_screen_py a{padding: 0 8px;} */
}

@media screen and (max-width: 480px) {
    #mainIframe{margin-top: 108px;}
    .ctop ul.ctopul li{width: 15.6666%; margin: 1px 0.5%;}
    .ctop ul.ctopul li a{padding: 5px 0; font-size: 12px;}
    .ctop ul.ctopul li a .bacImg{font-size: 20px; line-height: 20px; margin-bottom: 0;}
    .modestyle{left: 0; right: auto; top: 100%; padding-top: 0;}
    .modestyle ul{padding: 0; margin: 0; width: 100%;}
}