/*!index.css*/

html,body{ overflow: hidden;width:100%; height: 100%; margin: 0; padding: 0}


.overlay{position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 998; width: 100%; height: 100%; _padding: 0 20px 0 0; background: #f6f4f5; display: none;}
.showbox{position: fixed; top: 0; left: 50%; z-index: 9999; opacity: 0; filter: alpha(opacity=0); margin-left: -80px;}
*html, *html body{background-image: url('about:blank'); background-attachment: fixed;}
*html .showbox, *html .overlay{position: absolute; top: expression(eval(document.documentElement.scrollTop));}
#showbox{border: 1px solid #8CBEDA; color: #37a; font-size: 12px; font-weight: bold;}
#showbox .showbox-inner{width: 180px; height: 50px; line-height: 50px; border: 2px solid #D6E7F2; background: #fff;}
#showbox img{margin: 10px 15px; float: left; display: inline;}


.toolbar{}
.logo{font-size: 32px; margin-left: 30px;}

*{
    margin:0;
    padding:0;
    font-family: 微软雅黑;
}
ul,li{
    list-style: none;
}
a{
    text-decoration:none;
}
.ctop{
    width:100%;
    height:140px;
    background: #777f8c;
    margin:0 auto;
}
.ctop .ctopson{
    width:1020px;
    height: 108px;
    margin:0 auto;
    padding-top:16px;
    position: relative;
}
.ctop ul.ctopul li{
    width:64px;
    height: 107px;
    float: left;
    display: inline;
}
.ctop ul.ctopul li a{
    float: left;
    display: block;
    width:64px;
    height: 107px;
    font-size:18px;
    color:#67707e;
    text-align: center;
    background: url(/wza/imgs/navbg.png) no-repeat right center;
    cursor: pointer;
}
.ctop ul.ctopul li a:hover{
    background: url(/wza/imgs/navhover.png) no-repeat right center;
}

.ctop ul.ctopul li.active a{
    background: url(/wza/imgs/navbg.png) no-repeat left center;
    color: #fff;
}
.ctop ul.ctopul li a span{
    padding-top:70px;
    background: url(/wza/imgs/navico.png) no-repeat;
    float: left;
    display: block;
    width: 64px;
    text-align: center;
}
.ctop ul.ctopul li.active a span{
    background: url(/wza/imgs/navicohover.png) no-repeat;
}
.ctop ul.ctopul li.li1 a span{
    background-position: 14px 16px;
}
.ctop ul.ctopul li.li2 a span{
    background-position: -47px 16px;
}
.ctop ul.ctopul li.li3 a span{
    background-position: -108px 16px;
}
.ctop ul.ctopul li.li4 a span{
    background-position: -184px 16px;
}
.ctop ul.ctopul li.li5 a span{
    background-position: -242px 16px;
}
.ctop ul.ctopul li.li6 a span{
    background-position: -317px 16px;
}
.ctop ul.ctopul li.li7 a span{
    background-position: -378px 16px;
}
.ctop ul.ctopul li.li8 a span{
    background-position: -449px 16px;
}
.ctop ul.ctopul li.li9 a span{
    background-position: -518px 16px;
}
.ctop ul.ctopul li.li10 a span{
    background-position: -580px 16px;
}
.ctop ul.ctopul li.li11 a span{
    background-position: -655px 16px;
}
.ctop ul.ctopul li.li12 a span{
    background-position: -715px 16px;
}
.ctop ul.ctopul li.li13 a span{
    background-position: -776px 16px;
}
.ctop ul.ctopul li.li14 a span,
.ctop ul.ctopul li.li14 a:hover span{
    background-position: -838px 16px;
}
.ctop ul.ctopul li.li15 a span{
    background-position: -912px 16px;
}
.ctop ul.ctopul li.li16 a span{
    background-position: -971px 16px;
}
.ctop ul.ctopul li.li17 a span{
    background-position: -1056px 16px;
}
.ctop ul.ctopul li.li18 a span{
    background-position: -1127px 16px;
}
.ctopul{
    width:auto;
    float: left;
    display: inline;
    background:url(/wza/imgs/navline.png) no-repeat right center;
    padding: 0 5px 0 3px;
}
.ctopul.last{
    padding-right:0;
    background: none;
}

.voidtz{
    width:105px;
    position: absolute;
    right:340px;
    top:123px;
    padding-top:22px;
    background: url(/wza/imgs/xl.png) no-repeat center 0;
}
.voidtz ul{
    background:url(/wza/imgs/yytzbgline.png) repeat-y center center;
    padding:3px 10px;
}
.voidtz .voidtztop{
    background:url(/wza/imgs/yytztop.png) no-repeat center center;
    width: 105px;
    height: 5px;
    overflow: hidden;
}
.voidtz .voidtzbot{
    background:url(/wza/imgs/yytzbot.png) no-repeat center center;
    width: 105px;
    height: 5px;
    overflow: hidden;
}
.voidtz ul li.item{
    width:85px;
    height:33px;
    line-height:27px;
    text-align: left;
    background: url(/wza/imgs/line.png) no-repeat left 30px;
}
.voidtz ul li.last{
    background:none;
}
.voidtz ul li a{
    font-size:16px;
    color:#fff;
    display: block;
    padding-left:18px;
}
.voidtz ul li.li1 a,.voidtz ul li.li2 a,.voidtz ul li.li3 a,.voidtz ul li.li4 a{
    background: url(/wza/imgs/ico2.png) no-repeat;
}
.voidtz ul li.li1 a{
    background-position:0 7px;
}
.voidtz ul li.li2 a{
    background-position:0 -26px;
}
.voidtz ul li.li3 a{
    background-position:0 -60px;
}
.voidtz ul li.li4 a{
    background-position:0 -91px;
}



.modestyle{
    width:122px;
    height:182px;
    position: absolute;
    right:525px;
    top:123px;
    padding-top:22px;
    background: url(/wza/imgs/xl.png) no-repeat center 0;
}
.modestyle ul{
    width:120px;
    height: 160px;
    border:1px solid #777f8c;
}
.modestyle ul li{
    width:100%;
    height:32px;
    line-height:32px;
    text-align: center;
    display: inline;
}
.modestyle ul li.last{
    background:none;
}
.modestyle ul li a{
    font-size:16px;
    display: block;
}

#wza_screen{
    background-color:#474747;
    font-weight: bold;
    height: 140px;
    width:100%;
    position: fixed;
    left:0;
    bottom:0;
}
#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;
}
#wza_screen #wza_magnifier_right{
    height:130px;
    width:110px;
    float:right;
    margin:5px;
    position:fixed;
    bottom:0;
    right:0;
    background-color: #474747;
}
#wza_screen #wza_magnifier_right ul li a img {
    /* cursor: pointer;*/
}
#wza_screen #wza_magnifier_right ul{
    float:left;
    width:100%;
    margin:4px 0;
    padding:0;
}
#wza_screen #wza_magnifier_right ul li{
    width:95%;
    float:left;
    margin: 0 4px;
}
#wza_screen #wza_magnifier_right ul li#showscreen_right_closs{
    margin-bottom:5px;
}
#wza_screen #wza_magnifier_right ul li#showscreen_right_closs a{
    float:right;
}
#wza_screen #wza_magnifier_right ul li a{
    float:left;
}

.modal-alert{position:fixed; right:auto; bottom:auto; width:500px; left:50%;margin-left:-250px; top:50%;margin-top:-30px; z-index:9999;background-color: #000;border: 1px solid #DDD;border: 1px solid rgba(0,0,0,.2);outline: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)}
.modal-alert-info{padding:30px; text-align:center; font-size:36px; background-color:#fff; color: #999;}


