body{
	width: 1920px;
	height: 960px;
	margin: 0 auto;
	position: relative;
}
#TB_window{
	top: 35%;
}
.all{
	width: 1920px;
	height: 960px;
	margin: 0 auto;
	position: relative;
	background: url(../images01/bg.jpg) no-repeat;
}

.top{
	width: 295px;
	height: 839px;
	position: absolute;
	top: 112px;
	right: 30px;
	background: url(../images01/nav_bg.png) no-repeat;
}
.navDiv{
	width: 225px;
	height: 460px;
	position: absolute;
	top: 160px;
	left: 15px;
	/* border: 1px solid red; */
}

.nav{
	width: 232px;
	height: 44px;
	line-height: 44px;
	text-align: center;
    font-size: 20px;
	font-weight: 800;
	font-family: "Source Han Sans CN", "Noto Sans SC", "Microsoft YaHei", sans-serif;
    color: #36587c;
	cursor: pointer;
	margin-bottom: 10px;
	background: url(../images01/nav_txt_bg.png) 25px no-repeat;
	/* border: 1px solid green; */
}
.nav1{
	margin-top: 50px;
	margin-bottom: 26px;
	/* background: url(../images01/nav_txt_bg.png) 25px no-repeat; */
}
.nav2{
	margin-bottom: 26px;
}
.nav3{
	margin-bottom: 26px;
}
.nav4{
	margin-bottom: 26px;
}
.nav5{
	margin-bottom: 26px;
}
.title-img{
	position: absolute;
    top: 90px;
	left: 750px;
}
.center{
	width: 1100px;
	height: 700px;
	position: absolute;
	top: 180px;
	left: 400px;
	overflow: hidden;
	/* border: 1px solid red; */
}

.region{
	width: 1100px;
	height: 700px;
	position: relative;
}
/* .region1{
	background: seagreen;
}
.region2{
	background: skyblue;
}
.region3{
	background: goldenrod;
}
.region4{
	background: hotpink;
}
.region5{
	background: grey;
} */ 

/* 规则 */
.regiontitle{
	line-height: 20px;
	font-size: 14px;
	color: #35190E;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	display: flex;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
.regiontitleimg{
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

/* 五 */
.cz{
	position: absolute;
	top: 190px;
	left: 80px;
}
.ch{
	position: absolute;
	top: 190px;
	left: 520px;
}
.chsx{
	position: absolute;
	top: 290px;
	left: 540px;
}
.phb{
	position: absolute;
	top: 580px;
	left: 160px;
	cursor: pointer;
}
.bxt{
	position: absolute;
	left: 750px;
}
.dj{
	position: absolute;
	top: 440px;
	left: 800px;
	cursor: pointer;
}


.bottom{
	width: 1920px;
	height: 300px;
	background: white;
}