@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, strong, table, th, tr, td, form, label, iframe, frame, input, button, textarea, select {
    margin: 0;
    padding: 0;
}
html, body {
    font-size: 12px;
    color: #b0afaf;
    font-family: Microsoft YaHei;
    background: #ffffff url(../banner.png) 50% 0 no-repeat;
}
/*******HOT******/
.pichot{width:100%;height:100%; float:left;margin:0 auto;overflow:hidden;position:relative;background-color:#000;z-index:10;}
.pichot ul{height:100%;}
.pichot ul li{width:100%;height:100%;float:left; position:relative;}
.pichot ul li img {width:100%; height:100%;}
.pichot .bg{width:100%;height:40px;position:absolute;background-color:#000;bottom:0;left:0;filter:alpha(opacity=30);opacity:.3;z-index:5;}
.pichot .bt{height:40px; line-height:40px;position:absolute; bottom:0;left:10px; right:80px;z-index:7; color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:16px;}
.pichot .num{overflow:hidden;zoom:1;position:absolute;right:10px;bottom:11px;z-index:10;}
.pichot .num span{display:inline-block;width:12px;height:12px;background:url(../img/bg-slide.png) 0 -12px no-repeat;_background:url(../img/bg-slide.png) 0 -12px no-repeat;cursor:pointer;overflow:hidden;}
.pichot .num span.on{background-position:0 0;}
.pichot .skip{display:;_display:block;width:23px;height:47px;background:url(../img/bg-slide.png) no-repeat;_background:url(../img/bg-slide.png) no-repeat;position:absolute;top:50%;margin-top:-24px;text-indent:-1000em;cursor:pointer;}
.pichot .prev{background-position:0 -172px;left:10px; display:;}
.pichot .prev:hover{background-position:0 -219px;}
.pichot .next{background-position:-23px -172px;right:10px; display:;}
.pichot .next:hover{background-position:-23px -219px;}
.pichot:hover .prev,.pichot:hover .next{display:block; display:;}
.pichot .num{bottom:13px;}
.overflow {
    overflow: hidden;
}
.posR {
    position: relative;
}
.hei100 {height:100%;}
