

/*PC端*/
@media only screen and (min-width: 769px){

#xg_header .xg_dropdownlist{margin-left: 0!important;width: 100%!important;min-width: 100%!important;}



}


/*手机端*/
@media only screen and (max-width: 768px){




 }

