 @media only screen and (min-width: 769px){

   /*banner文字内容距离*/
    .xg_banner .xg_section .container{ position:relative; }
    .xg_banner .xg_section .container>.row:nth-child(2){ position: absolute !important; z-index: 2; top: 50%; transform: translateY(-50%); width: 100%; }
    .xg_banner .xg_section .container>.row:nth-child(2),.xg_banner .xg_section .container>.row:nth-child(2)>.col-sm-12>.row,.xg_banner .xg_section .container>.row:nth-child(2)>.col-sm-12>.row>.col-sm-12:nth-child(2){ height: 100%; }
    .xg_banner .xg_section .container>.row:nth-child(2)>.col-sm-12{ height:calc(100% - 170px); ; margin-top: 170px; }
    .xg_banner .xg_section .container>.row:nth-child(2)>.col-sm-12>.row>.col-sm-12:nth-child(2){ position: relative; }
    .xg_banner .xg_section .container>.row:nth-child(2)>.col-sm-12>.row>.col-sm-12:nth-child(2) .xg_tMenu1{ position: absolute !important; bottom: 15%; top: auto; }

    /*联系我们类别*/
    .p1732m5fb86ddcddf4552f{ bottom: 30% !important; }

}