.navigation{background: #b90509;width: 100%;height: 56px;}
		.nva,.navul{width: 1170px;height: 100%;margin: 0 auto;}
		.navul>li{float: left;width: 16.5%;z-index: 999;position: relative;}
		.navul .dhlis1{width: 10%;}
		.navul>li>a{font-size: 20px;color: #fff;line-height: 56px;display: block;width: 100%;height: 56px;font-weight: bold;line-height: 56px;text-align: center;}
		.dhl{display: none;position: absolute;left: 0;top:56px;z-index: 999;background:#b90509;width: 100%;height: auto;overflow: hidden;}
		.dhl li{width: 100%;height: auto;}.dhl li a{display: block;width: 100%;height:50px;line-height:50px;color: #fff;text-align: center;font-size:20px}
		.navul>li:hover >a,.navul>li>.dhl>li:hover a{background: #900000;}
	        @media only screen and (max-width: 1200px) {
		.nva,.navul{width: 1000px;height: 100%;margin: 0 auto;}
		}
		@media only screen and (max-width: 980px) {
			.navigation{display: none;}
			.demo-2{display: block !important;}
		}
@media only screen and (max-width:414px) {
			.dl-menuwrapper button{top:-56px;}
		}