@charset "utf-8";
@media all and (max-width:750px) {
.g-top-links {
    width: 100%;
    height: 40px;
	min-width: 100%;
}	
.g-top-links .m-top-link .m-top-link-rt{    display: none;}	
.m-logo img{width: 100%;}	
.m-search{    width: 100%;    display: block;}	
.m-search form{ text-align: center;}	
.m-logo-search .m-search form .u-index-search-btn {
    width: 100px;
    height: 40px;
    background: url(index-search-icon.png) no-repeat 53px 9px #0873cd;
    background-size: 22px 22px;
    outline: none;
    border: none;
   
    color: #ffffff;
    text-align: left;
    text-indent: 18px;
}
.g-bd {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}	
.g-nav .m-nav {
    display: block;
    justify-content: space-between;
    height: auto;
}	
.g-nav .m-nav a {
    display: inline-block;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    padding: 0 10px;
    width: 32%;
}
.g-footer .g-ft-text {    margin-left: 0px;}
.g-footer .g-ft-dzjg {    display: none;}
.g-footer .g-ft-text p {    font-size: 14px;    color: #ffffff;    line-height: 30px;    text-align: center;}
.g-footer .g-ft-report {display: none;}
.g-footer .g-ft-zfjc {display: none;}
	
}	