*{
    margin: 0;
}
.pop{
    width: 315px;
    border-radius: 5px;
    position:fixed;
    right:2px;
    top:170px;
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0,0,0,0.1);
    font-family: microsoft yahei;
    z-index: 999999;
}

.popTop{
    line-height: 44px;
    padding-left: 20px;
    font-size: 16px;
    font-weight:bold;
    background: #ffc86d;
    color: #fff;
    position:relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.popTop a{
    width:24px;
    height:24px;
    position:absolute;
    top:10px;
    right:10px;
    background: url(/NewShowStand/images/open0.png) no-repeat 0 0;
}
.popTop a.close{
    background: url(/NewShowStand/images/close0.png) no-repeat 0 0;
    filter: alpha(opacity=100);
	opacity: 1;
}
.popTop a.close:hover, .popTop a.close:focus {
	filter: alpha(opacity=100);
	opacity: 1;
}
.popTop a.hide{
    display: none;
}
.popBot{
    padding: 0 20px;
}
.popBot p{
    font-size:14px;
    margin-top:14px;
}
.item textarea{
    display: block;
    border:none;
    height: 48px;
    padding: 0px 10px;
    margin-top: 7px;
    color: #aaaaaa;
    font-size: 12px;
    resize:none ;
    outline: none;
    line-height: 24px;
    width:298px;
    font-family: microsoft yahei;
}
.item{
    margin-top:12px;
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
}
.item input.inp{
    height: 34px;
    display: block;
    color: #aaaaaa;
    font-size: 12px;
    border:none;
    text-indent:10px;
    width:100%;
    font-family: microsoft yahei;
}
.item input.input{
    height: 24px;
    display: block;
    color: #aaaaaa;
    font-size: 12px;
    border:none;
    text-indent:10px;
    width:100%;
    margin-bottom:7px;
    font-family: microsoft yahei;
}
.item input.inp:focus{
    background-color: #f2f2f2;
    color: #333;
}
.item input.input:focus{
    color: #333;
}
.item.active{
    background-color: #f2f2f2;
    color: #333;
}
.popBot .btn{
    text-align: center;
    margin: 15px 0;
}
.popBot .btn button{
    line-height: 40px;
    background-color: #ffc86d;
    border-radius: 4px;
    color: #fff;
    font-size:16px;
    font-weight:bold;
    border:none;
    padding: 0 28px;
    cursor: pointer;
    font-family: microsoft yahei;
}
.smallPop{
    display: none;
    position: fixed;
    right: 2px;
    top: 170px;
    width: 40px;
    height: 145px;
    font-size: 16px;
    font-weight: bold;
    background: #ffc86d url(/NewShowStand/images/open0.png) no-repeat 7px 5px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 999;
}
.smallPop a{
    display: block;
    color: #fff;
    width: 16px;
    margin: 42px auto 0;
    height: 98px;
    background: none;
    text-decoration: none
}
.conPop{
    background: url(/NewShowStand/images/conPop.png) no-repeat 0px 0px;
    width: 412px;
    height: 222px;
    position: fixed;
    top: 50%;
    left: 40%;
    font-family: microsoft yahei;
    z-index: 99999;
}
.conPop p
{
    font-size: 26px;
    text-indent: 130px;
    margin-top: 110px;
    font-weight: bold;
}
.conPop span
{
    display: block;
    color: #999;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    width: 260px;
    margin-left: 130px;
}
.conPop a.close{
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

.buzzButton,
#bsPower {
 display:none !important
}
.bsBox .bsTop {
 width:208px !important
}
.bsBox .bsFrameDiv div {
 height:208px !important
}
.bsBox .bsFrameDiv div img {
 width:169px !important;
 height:169px !important
}
