@charset
"utf-8"
;
.header {
    width: 100%;
    overflow: hidden;
    z-index: 999;
    background: #f7f7f7;
}
.headertop {
    width: 1002px;
    height: 27px;
    overflow: hidden;
    margin: 0 auto;
}
.welcome {
    width: 5px;
    height: 27px;
    line-height: 27px;
    color: #8F9194;
    float: left;
}
.login {
    width: 530px;
    height: 27px;
    line-height: 27px;
    float: left;
    color: #8f9194;
    text-align: left;
    display: block;
}
.login a {
    text-decoration: none;
    display: inline-block;
}
.login a.zhuce {
    color: #DC004B;
}
.login img {
    margin: 0 0 3px 10px;
    vertical-align: middle;
    padding-right: 3px;
}
.header_r {
    width: 265px;
    height: 27px;
    line-height: 27px;
    color: #8F9194;
    float: right;
}
.ph {
    background: url(../images/home_09.jpg) left center no-repeat;
    padding-left: 20px;
}
.vp {
    background: url(../images/home_11.jpg) left center no-repeat;
    padding-left: 20px;
}
.xuzhi {
    background: url(../images/home_13.jpg) left center no-repeat;
    padding-left: 20px;
}
.header_r a {
    color: #8F9194;
    display: inline-block;
    margin: 0 8px;
}

