@media only screen and (min-width:769px) {
	.xg_body .xg_header{position:absolute;width:100%;left:0px;top:0px;z-index: 9999;padding:20px 0px;-webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
    transition: all 220ms ease 0s, all 220ms ease 0s;}
	.xg_header.on{position:fixed;padding:0px;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    background-color: #fff;}
	/*员工按钮*/
	#if171505321cd226835bf8d{cursor:pointer;}
	#if171505321cd226835bf8d:hover:after {
	    -webkit-transition: all 350ms ease-in 0ms;
	    transition: all 350ms ease-in 0ms;
	    opacity: 0.15;
	    filter: alpha(opacity=15);
	    visibility: visible;
	    -webkit-transform: none !important;
	    transform: none !important;
	}
	#if171505321cd226835bf8d:after {
	    content: " ";
	    position: absolute;
	    border-radius: 50%;
	    left: 50%;
	    top: 50%;
	    margin-left: -120px;
	    margin-top: -120px;
	    border-width: 120px;
	    border-color: #fff;
	    border-style: dashed;
	    width: 0;
	    height: 0;
	    -webkit-transition: all 250ms ease 0ms;
	    transition: all 250ms ease 0ms;
	    opacity: 0.1;
	    filter: alpha(opacity=10);
	    *zoom: 1;
	    visibility: hidden;
	    -webkit-transform: scale(0.1);
	    transform: scale(0.1);
	    pointer-events: none;
	}

	/*导航*/
	#if171505321cd226835bf8d a{z-index: 2}
	#if17150896ca1f548e70926 .xg_menuLi1:before,
	#if17150896ca1f548e70926 .xg_menuLi1:after{content: " "; position: absolute; top: 50%; left: 0;}
	#if17150896ca1f548e70926 .xg_menuLi1:before{margin-top: 22px; width: 100%; height: 8px; background-image: url(https://0.rc.xiniu.com/g3/M00/91/4F/CgAH6F-7R26AUJU8AAAGOA0AHKU991.png); background-size: auto 8px; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; /* *visibility: visible; */}
	#if17150896ca1f548e70926 .xg_menuLi1:after{left: 100%; margin-top: 25px; height: 2px; background-color: #0076fe; width: 0; -webkit-transition: width 300ms,left 300ms; transition: width 300ms,left 300ms;}
	#if17150896ca1f548e70926 .xg_menuLi1.xg_menuLi1-select:before{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible;}
	#if17150896ca1f548e70926 .xg_menuLi1:hover:after{left: 0; width: 100%; -webkit-transition: width 300ms,left 0ms; transition: width 300ms,left 0ms;}
	
	.xg_header.on .xg_menu .xg_menuLi1{color:#333;}
	/*按钮*/
	.menu_xian{width:43px;height:32px;right:140px;top:34px;cursor:pointer;}
	#if17150417f28fd75e99c48{-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
	.menu_xian:hover #if17150417f28fd75e99c48{width:38px;-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
	.xg_header.on .menu_xian>div>div{background:#0076fe;}
	/*logo*/
	.p1715mf1715-08d08b5990310810f{opacity:0;}
	.xg_header.on .p1715mf1715-08d08b5990310810f{opacity:1;}
	.xg_header.on .p1715mf1715-015782a6f4ad585d0{opacity:0;}
}
@media only screen and (max-width:768px) {

}