
/*!!
 * media.css 兼容性视图
 * Copyright  zh0556.com
 */
@media (max-width: 767px){
	.all-wrap{  width:100%; min-width:inherit}
	
	.foot.all-wrap{ min-width:inherit}
	
	.foot .wrap{width:auto}
	
	.top-logo{height:155px}
	
	.main{background-size:200% auto}

	.pull-left,.pull-right{float:inherit;width:100%}

	.wrap{width:100%; margin:0 auto}	

.xxgk {
    text-align: center;
    margin-top: 30px;
    background-size: auto 100%;
    height: 55px;
	background-position:center top
}

.logo{margin-left:20px;height:32px; margin-top:14px; background:url(../img/gknew_logo.png) no-repeat left top; background-size:auto 100%; padding-left:35px; font-size:20px; font-weight:bold;color:#fff}

#container{ }

.n-container{ padding:0px 10px; background:#fff; overflow:hidden; padding-bottom:10px}


.search-title{display:none}

.container-t{height:auto}

.search-box{height:auto}

.search-box:before{display:none}

.search-box:after{display:none}

.search{width:100%; height:50px;  border-radius:9px; border:solid 2px #6493cc; box-sizing:border-box; margin-left:0px; margin:20px auto }

.search input{width:80%; border:0 none;height:44px; font-size:18px; line-height:48px;color:#afb9c5;float:left}

.search button{cursor:pointer;width:44px; height:44px;float:left; background:transparent; border:0 none;color:#6493cc; }

.c-left,.c-right{width:100%}

.left-txt{width:60%;margin-top:0px; line-height:70px; margin-left:20px; text-align:left}

.left-txt br{display:none; }

.page_tab{display:none}

.page_tab.m-show{display:block}

.page_c{ padding:10px}

.list li a{ width:70%; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all; display:block;}

.mulu_a{display:none}

.menu-a{width:100%}

.ysq-nav a{width:33.3%; padding:0}

.m-hide{display:none}

.ysq_gk li{width:100%; margin:0; display:block}

.ysq_a{float:inherit}

.search-l{display:none}

.search-r{width:100%;float:inherit}


.zt-a{ width:100%; float:inherit}

.media-hide{display:none}


.media-show{display:block}

.zt-a img{height:auto}


}

