body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
	color: inherit;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 tahoma, "微软雅黑", arial, \5b8b\4f53, sans-serif;
	color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	color: inherit;
}

address,
cite,
dfn,
em,
var,
i,
span {
	font-style: normal;
	color: inherit;
}

code,
kbd,
pre,
samp {
	font-family: couriernew, courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol {
	list-style: none;
	color: inherit;
}

a {
	text-decoration: none;
	color: inherit;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: 0;
}

button {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
}


/* img{max-width:100%;} */

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	outline: 0;
}

button[disabled],
html input[disabled] {
	cursor: default;
	outline: 0;
}

.msg {
	width: 100%;
	line-height: 44px;
	background-color: #050E36;
	border-top: 1px solid #fff;
}

.msg a {
	display: block;
	width: 844px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 12px;
	background-color: #050E36;
	
}

a {
	text-decoration: none;
}

.imgBox {
	width: 100%;
	overflow: hidden;
}

.imgBox img {
	width: 100%;
	height: auto;
	display: block;
}

.goDetail {
	position: absolute;
	top: 69.3%;
	left: 50%;
	transform: translateX(-50%);
	width: 14.3%;
}

.container {
	width: 100%;
}

.container .nav {
	position: absolute;
	width: 25%;
	left: 48.41%;
}

.container .nav .nItem {
	position: absolute;
	top: 0;
	bottom: 0;
}

.container .nav .nItem:nth-child(1) {
	height: 100%;
	width: 6.25%;
	left: 0;
}

.container .nav .nItem:nth-child(2) {
	height: 100%;
	width: 13.02%;
	left: 12.5%;
}

.container .nav .nItem:nth-child(3) {
	height: 100%;
	width: 13.02%;
	left: 31.25%;
}

.container .nav .nItem:nth-child(4) {
	height: 100%;
	width: 13.02%;
	left: 50%;
}

.container .nav .nItem:nth-child(5) {
	height: 100%;
	width: 13.02%;
	left: 69.79%;
}

.container .nav .nItem:nth-child(6) {
	height: 100%;
	width: 13.02%;
	right: 0;
}

.container .nav .navTwo {
	width: 19.79%;
	height: auto;
	position: absolute;
	display: none;
}

.container .nav .navTwo img {
	width: 100%;
}

.container .nav .navTwo.n3 {
	right: -4%;
}

.container .nav .navTwo.n3 a {
	position: absolute;
	left: 0;
	right: 0;
	height: 25%;
	width: 100%;
}

.container .nav .navTwo.n3 a:nth-child(2) {
	top: 25%;
}

.container .nav .navTwo.n3 a:nth-child(3) {
	top: 53.94%;
}

.container .nav .navTwo.n2 {
	left: 46.04%;
}

.container .nav .navTwo.n2 a {
	position: absolute;
	left: 0;
	right: 0;
	height: 25%;
	width: 100%;
}

.container .nav .navTwo.n2 a:nth-child(2) {
	top: 25%;
}

.container .nav .navTwo.n2 a:nth-child(3) {
	top: 53.94%;
}

.container .nav .navTwo.n1 {
	left: 8.75%;
}

.container .nav .navTwo.n1 a {
	position: absolute;
	left: 0;
	right: 0;
	height: 8.76%;
	width: 100%;
}

.container .nav .navTwo.n1 a:nth-child(2) {
	top: 7.83%;
}

.container .nav .navTwo.n1 a:nth-child(3) {
	top: 19.5%;
}

.container .nav .navTwo.n1 a:nth-child(4) {
	top: 31.5%;
}

.container .nav .navTwo.n1 a:nth-child(5) {
	top: 43%;
}

.container .nav .navTwo.n1 a:nth-child(6) {
	top: 55%;
}

.container .nav .navTwo.n1 a:nth-child(7) {
	top: 67%;
}

.container .nav .navTwo.n1 a:nth-child(8) {
	top: 79%;
}