.head-log {
    background: url('../../images/revision1/juxing_1.png');
    background-repeat:no-repeat;
}
.xf_headleft{
    padding-top: 0px;
    margin-top: 27px;
}
.xf_headleft .logo-title-panl{
    /* width: 365px; */
    height: 63px;
    border: 2px solid #FFFFFF;
    opacity: 0.63;
    border-radius: 10px;
}
.xf_headleft .logo-title-panl .logo-title {
    text-align: center;
    height: 31px;
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #195174;
    line-height: 51px;
}
.head-log .user {
    padding-top: 37px;
}
.list-detail .tit-zh{
    width: 164px;
    height: 20px;
    border-radius: 3px;
}

.list-detail .tit-zh .tit-text{
    width: 103px;
    height: 25px;
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #616161;
}
#bottom.code_style_interlib{
    width: 100%;
    height: 100px;
    background: #FBFBFB;
}

.Copyright{
    width: 100%;
    height: 16px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #616161;
    text-align: center;
    line-height: 64px;
}

.bottom-hm-baidu {
    margin-top: 44px;
}

@media screen and (max-width:1679px) and (min-width:1400px){
    .wrap{
        width: 1400px;
    }
}
