.w1000{

    width:1000px;

    margin:0px auto;

    font-family: 'Î¢ÈíÑÅºÚ';

}

.head{
    width: 100%;
    height: 60px;
    background: #f9f9f9;
    border-bottom: 1px solid #f3f3f3;
}

.logo{

    width:265px;

    height:62px;

    float: left;

}

.head .right {

    float: right;

    position: relative;

    width: 250px;

}

.head .handle {

    width: 79px;

    height: 62px;

    float: right;

    display: block;

    background-color: #EAEAEA;

    cursor: pointer;

}

.head .handle i {

    background: url(../img/handle.jpg) no-repeat 0 0;

    width: 26px;

    height: 17px;

    display: block;

    margin: 22px auto;

}

.head .username {

    display: block;

    float: right;

    font-size: 15px;

    color: #fff;

    margin-right: 15px;

    line-height: 62px;

    width: 105px;

    overflow: hidden;

    text-align: right;

}

.head .unlogin {

    width: 48px;
    height: 42px;
    color: #333333;
    text-align: right;
    line-height: 42px;
    font-size: 14px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 10px;

}



#poplist {

    position: absolute;

    z-index: 100;

    right: 0;

    top: 62px;

    width: 162px;

    height: 94px;

    visibility: hidden;

}

#poplist a {

    display: block;

    float: left;

    width: 100%;

    height: 47px;

    background-color: #EAEAEA;

    color: #434343;

    text-align: center;

    line-height: 47px;

    font-size: 18px;

}

#poplist a:hover {

    background-color: #A5A5A5;

    color: #fff;

}

.logo-a {
    display: block;
    height: 63px;
    width: 211px;
    text-indent: -99999px;
}

.head .navbar{
    width: 460px;
    float:left;


}

.head .navtitle{
    width: 80px;
    height: 42px;
    color: #333333;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
}

.clearfix {
    display: block;
    overflow: hidden;
    clear: both;
    width: 0px;
    height: 0px;
}

.foot{
    width: 100%;
    height: 60px;
    background: #f9f9f9;
    /*border-bottom: 1px solid #f3f3f3;*/
}

.footword{
    padding-top: 22px;
    text-align: center;
}

.ps_login2 {
    position: absolute;
    right: 0px;
    top: 23px;
    font-family: "Î¢ÈíÑÅºÚ";
}

.ps_login2 a {
    float: left;
    padding-right: 6px;
    font-size: 14px;
    color: #333333;
}

.lanse {
    color: #36b0f3;
}

span.no_vip {
    float: left;
    margin-top: -8px;
    height: 24px;
    width: 20px;
    background: url('http://icon.58pic.com/images/vip/vip_logo1.png') no-repeat;
    overflow: hidden;
}

