.header{
    border-bottom: 1px solid #dfdfdf; 
    background: #dce5fa;
}
.header .hd_con{
    position: relative;
}
.header .login a {
    line-height: 70px;
    margin-left: 20px;
}
.show_logo img {
    width: 90%;
    margin-top: 10px;
}
.show_hd {
    line-height: 70px;
    margin-left: 30px;
}
.show_hd a {
    margin-right: 30px;
}
