﻿
@media only screen and (max-width: 768px){
    .xg_hfLink:after {
        display: none;
    }
    .p1850mf1850-00001 .xg_hfBox{
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .bot_line{
        top: 18px;
        height: 16px;
        width: 1px;
        background-color: #b9bac1;
    }

    .xg_hfBox .xg_WXicon{
        background: url(https://rc0.zihu.com/g3/M00/58/EE/CgAH6F8G3eCAOi_QAAAGI-NS1As474.png) no-repeat;
        background-size: cover;
        width: 40px;
        height: 40px;
    }
    .xg_hfBox .xg_TELicon{
        background: url(https://rc0.zihu.com/g3/M00/58/EE/CgAH6F8G3fOARG6sAAAFnJGSan4142.png) no-repeat;
        background-size: cover;
        width: 40px;
        height: 40px;
    }

    .xg_content .p1814m50018 {
        padding-top: 30px;
        background: #f6f6f6 url(https://rc0.zihu.com/g3/M00/5C/6F/CgAH6F8QAW2AN64CAAC-w_6XCVc443.png) no-repeat;
        background-size: cover;
        background-position: center top;
        background-attachment: none;
        min-height: 535px;
    }
}
@media only screen and (min-width: 769px)
{
    .xg_header .p1834mf1834-00001 {
        background-attachment: unset;
    }
    
}