.nav-r li a{
	color: red;
}

.over-Button{ background: #fff; width: 40px; height: 32px; line-height: 30px; float: right; font-size: 22px; text-align: center; border-radius: 5px; margin-top: 8px; border: 1px solid #f5f5f5;}
.nav-occurs{ position:relative; z-index: 999; background: rgba(0,0,0,0.8); width: 100%;  float: right; text-align: center; padding: 10px 0;}
.nav-occurs li a{ color: #fff; line-height: 26px;}
.nywu img{ margin-bottom: 100px;}
@media only screen and (max-width: 768px){
	.nav-r{ display: none;}
	.nyban{ margin-top: 80px;}
}
@media only screen and (max-width: 450px){
	.nav-r{ display: none;}
	.nyban{ display: inline-block !important; position: relative !important;}
	.nyban img{ position: absolute; padding-top: 50px !important;}
   nav{ position: relative;}
	.nav-l img{ width: 64%; height: auto;}
	.group { margin-bottom: 50px;}
	.group .menu li{ width: 30.333333% !important;}
	.title{ font-size: 26px; margin-bottom: 5px; letter-spacing: 0;}
	.titlems{ margin: 0 15px;}
	.abouttxt { margin: 30px 0; padding: 50px 20px;}
	.abouttxt h3{ font-size: 18px;}
	.footer_box{ display: none;}
	.copy{ border: none; padding-top: 0; margin-top: -20px;}
	.news-box{ padding: 0;}
	.list-inline > li { padding: 0; margin-bottom: 20px;}
	.new-item{ margin-right: 0;}
	.nywu img{ margin-bottom: 30px;}
	.bigbox{ display: none;}
	.carousel nav button{ display: none;}

}
@media only screen and (min-width: 768px){
	.nav-occurs{ display: none;}
	.over-Button{ display: none;}
	#full_feature{ display: none;}
}