@media (min-width: 1px) {
	.nav-fr a {
		font-size: 12px
	}
	.liw1 {
		width: 70px;
	}
	.liw1 a {
		width: 60px;
	}
	.liw1 a {
		line-height: 60px;
	}
	.liw2 {
		width: 98px;
	}
	.liw3 {
		width: 84px;
	}
	.liw3 a {
		width: 85px;
	}
	.liw4 {
		width: 85px;
	}
	.liw4 a {
		width: 90px;
	}
	.header .nav-fr li {
		float: left;
		text-align: left;
		padding: 0px 11px;
		line-height: 30px;
		height: 60px;
		display: inline-block;
		overflow: hidden;
		border-right: 1px #d2d2d2 dashed;
		text-align: center;
	}
}

@media (min-width: 360px) {
	.nav-fr a {
		font-size: 12px
	}
	.liw1 {
		width: 75px;
	}
	.liw1 a {
		width: 60px;
	}
	.liw1 a {
		line-height: 60px;
	}
	.liw2 {
		width: 98px;
	}
	.liw3 {
		width: 84px;
	}
	.liw3 a {
		width: 85px;
	}
	.liw4 {
		width: 85px;
	}
	.liw4 a {
		width: 90px;
	}
	.header .nav-fr li {
		float: left;
		text-align: left;
		padding: 0px 11px;
		line-height: 30px;
		height: 60px;
		display: inline-block;
		overflow: hidden;
		border-right: 1px #d2d2d2 dashed;
		text-align: center;
	}
}

@media (min-width: 750px) {
	.nav-fr a {
		font-size: 12px;
	}
	.header {
		width: auto;
	}
	.liw1 {
		width: 75px;
	}
	.liw1 a {
		width: 60px;
	}
	.liw1 a {
		line-height: 60px;
	}
	.liw2 {
		width: 109px;
	}
	.liw2 a {
		width: 97px;
	}
	.liw3 {
		width: 100px;
	}
	.liw3 a {
		width: 85px;
	}
	.liw4 {
		width: 90px;
	}
	.liw4 a {
		width: 90px;
	}
	.header .nav-fr li {
		float: left;
		text-align: left;
		padding: 0px 18px;
		line-height: 30px;
		height: 60px;
		display: inline-block;
		overflow: hidden;
		border-right: 1px #d2d2d2 dashed;
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.nav-fr a {
		font-size: 14px
	}
	.header .nav-fr {
		width: auto;
		float: right !important;
	}
	.liw1 {
		width: 85px;
	}
	.liw1 a {
		line-height: 60px;
	}
	.liw2 {
		width: 120px;
	}
	.liw3 {
		width: 110px;
	}
	.liw4 {
		width: 100px;
	}
	.header .nav-fr li {
		float: left;
		text-align: left;
		padding: 0px 18px;
		line-height: 30px;
		height: 60px;
		display: inline-block;
		overflow: hidden;
		border-right: 1px #d2d2d2 dashed;
		text-align: center;
	}
}