
@media screen and (min-width:961px) {
	
	body{    /*width: 1200px;*/ }

	#nb_invite_wrap{ min-height: auto!important;}
	#nb_icon_wrap{ width: 80px!important;height: 80px!important}
	
	#newBridge.mobile-no-scale .nb-icon-wrap .nb-icon-wrap-base {
		background-size: 50px!important;
	}

	#newBridge .nb-icon-right-top {

		top: auto!important; 
		bottom: 300px!important;
	}
	.footer {    min-width: 1100px!important;}
	.footer_bq div {
		width: 1100px!important;
	}
	.footer_bq div a {
		list-style: none;
		width: 173px!important;;
	}
	
	.header-nav .center{width: 1180px!important;}
	.hang-up .center{width: 1100px!important;}
	
	.WordSection1 {width: 1000px!important;}
	
	.head_main{ width:1200px;}
		
}

@media screen and (min-width:769px) and (max-width:960px) {
	
}


@media screen and (min-width:480px) and (max-width:768px) {
	
}