.holder{position:fixed;top:148px; width:260px; left:50px;z-index:400;font-size:12px; color:#fff; height:450px; display:none;}
.scroll-pane{width: 260px; height: 440px;overflow:auto;}
.scroll-pane p{ color:#fff; font-size:11px; text-align:justif; text-justify:inter-ideograph; line-height:16px;}

.teampane{width: 260px; height: 50px;overflow:auto;}

.wentit{ text-align:center; font-size:14px; font-weight:bold; width:980px; height:20px;  line-height:20px; margin-bottom:10px;}
.wenzhang{ width:980px; height:430px; color:#000;}
.wenzhang p{ color:#000;}

@media all and (min-width: 1300px) {
.holder{position:fixed;top:148px; width:260px; left:50px;z-index:400;font-size:12px; color:#fff; height:450px; display:none; }	
.scroll-pane{width: 260px; height: 440px;overflow:auto;}
.scroll-pane p{ color:#fff; font-size:11px; text-align:justif; text-justify:inter-ideograph; line-height:16px;}
} 
@media all and (max-width: 1300px) { 
.holder{position:fixed;top:148px; width:260px; left:50px;z-index:400;font-size:12px; color:#fff; height:270px; display:none;}
.scroll-pane{width: 260px; height: 240px;overflow:auto;}
.scroll-pane p{ color:#fff; font-size:11px; text-align:justif; text-justify:inter-ideograph; line-height:16px;}
} 
