﻿/* PC */
@media screen and (min-width:769px) {
     /*头部固定*/
    #xg_header{
		position:fixed;
		width: 100%; 
		z-index:4!important; 
	}
    
    .act{
        background: #0d1627;
    }
    
    
    /* 首页头部搜索框 */
    .p1714mf1714-0be3811c9d5acb026{
        position: fixed!important;
        left: 0;
        top: 0;
        width: 100%;
        height: 160px;
        background: #0d1627!important;
        z-index: 6;
    }
    
    
    /* 语言下拉框 */
    .p1714mf1714-025f690fef988b9d5{
        position: absolute!important;
        top: 45px;
        left: 0;  
    }    
}