a{text-decoration: none;}
ul li{list-style: none;}
#toolbar{
    width: 100%;
    height: 140px;
    top: 0px;
    position: fixed;
    z-index: 100000
}
.ctop {
    width: 100%;
    height: 140px;
    background: #777f8c;
    margin: 0 auto;  
}
.ctop .ctopson {
    width: 1205px;
    height: 108px;
    margin: 0 auto;
    padding-top: 2px;
    position: relative;
}
.ctopul {
    width: auto;
    float: left;
    display: inline;
    /* background: url(/wza/imgs/navline.png) no-repeat right center; */
    padding: 0 5px 0 1px;
}
.ctop ul.ctopul li {
    width: 64px;
    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;
    float: left;
    display: block;
    border-radius: 4px;
    width: 60px;
    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;}