@charset "utf-8";
/* CSS site_header */

@media only screen and (min-width:769px) {
.xg_header{position:absolute !important; left:0px; top:40px; width:100%; z-index:999;}
.p1727mf1727-0a4f19b6a32060ec5 img{width:auto !important; height:auto !important;}
/*nav _select*/
.p1727mf1727-07d151d8e3142d410>div{display:none; background:#fff; border-radius:15px; overflow:hidden;}
.p1727mf1727-00ed5fa26338d0d78 img{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

.p1727mf1727-0a2dfbccba3267b9f .data_col{width:auto !important;}
.p1727mf1727-0e4be21870bbfc9e5 .data_col{width:auto !important;}
.p1727mf1727-04fad5160e431d604 .data_col{cursor:pointer;}
.nav_solu_curr>div{background:#036EB8; color:#fff !important;}
.p1727mf1727-0a4f19b6a32060ec5>div>div{display:none;}
.p1727mf1727-0a4f19b6a32060ec5>div>div:nth-child(1){display:block;}

.p1727mf1727-0a4f19b6a32060ec5 img{ -webkit-filter: grayscale(100%);           /* Chrome, Safari, Opera */filter: grayscale(100%);}
.p1727mf1727-0b6de300cd94a6963 .data_col:hover img{-webkit-filter: grayscale(0%);           /* Chrome, Safari, Opera */filter: grayscale(0%);}
}
@media only screen and (max-width:768px) {
.xg_header{position:absolute !important; left:0px; top:0px; width:100%; z-index:999;}
.xg_banner_item .container{width: 94% !important;left: 3%!important;margin-left:0px !important;}
.xg_banner_img{height:100%}

}



.xg_content .xg_list .data_col img{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.xg_content .xg_list .data_col img:hover{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); transform:scale(1.1); }
.none_imgscale{-webkit-transform:scale(1.0) !important; -moz-transform:scale(1.0) !important; -o-transform:scale(1.0) !important; transform:scale(1.0) !important; }