﻿/*@media only screen and (min-width:769px) {
	.xg_abanner.on {position:absolute !important;z-index: 99;opacity:0;display:none;}
	.myswiper_box .container {position: absolute; left: 50%; top: 0; margin-left: -600px; cursor: pointer; }
	.myswiper_box .swiper-slide {position:relative;}
}
@media only screen and (max-width:768px) {
	
}*/
@media only screen and (min-width:769px) {
	.xg_banner {max-height: 1920px;overflow:hidden;min-width: inherit !important;}
	.xg_abanner .slick-list {max-width:1920px;}
}
@media only screen and (max-width:768px) {
	
}