.center {
	width: 1920px;
	height: 1000px;
	margin: 0px auto;   
	padding: 0px;
	position: relative;
	background: url(../images01/bg.jpg) no-repeat;
}

.btn_ul_div{
	width: 155px;
	height: 685px;
	position: absolute;
	right: 250px;
	top: 270px;
}

.btn_ul {
	width: 243px;
	height: 685px;
	position: absolute;
	left: -35px;
}

.btn {
	width: 273px;
}
.title_zi{
	height: 70px;
	line-height: 70px;
	cursor: pointer;
	font-size: 18px;
	color: #0b3c88;
	font-weight: 800;
	padding-left: 70px;
	letter-spacing: 4px;
	margin-bottom: 20px;
}
.title_zi1{
	background: url(../images01/right_nav.png) no-repeat 0px -3px;
}
.title_zi2{
	background: url(../images01/right_nav.png) no-repeat 0px -90px;
}
.title_zi3{
	background: url(../images01/right_nav.png) no-repeat 0px -180px;
}
.title_zi4{
	background: url(../images01/right_nav.png) no-repeat 0px -263px;
}
.title_zi5{
	background: url(../images01/right_nav.png) no-repeat 0px -350px;
}

.btn_img {
	display: none;
}

.li-box {
	width: 1000px;
	height: 910px;
	position: absolute;
	top: -250px;
	right: 338px;
	text-align: center;
}

.home:hover{
	background:url(../images/home_h.png) no-repeat;
}
/* 共 */
.content_title{
	width: 992px;
	height: 116px;
	margin: 0px auto;
	margin-bottom: 40px;
}

.content_rule{
	line-height: 20px;
	margin: 0px auto;
	font-size: 14px;
	color: #193e5b;
	text-align: left;
	display: inline-block;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.content_img{
	margin: 0px auto;
	margin-top: 50px;
}
table, th, td {
  font-size: 15px;
  color: #e7f7ff;
  border: 1px solid #e7f7ff;
  padding: 5px;
  border-collapse: collapse; /* 移除单元格之间的间隔 */
}


/* 第一屏 */
.nicescroll_div {
	width: 1000px;
	height: 882px;
	overflow: hidden;
}
.nicescroll{
	width: 1000px;
	height: 882px;
	overflow: hidden;
}


/* 第二屏 */
.img2_nicescroll_div {
	width: 1000px;
	height: 882px;
	overflow: hidden;
}
.img2_nicescroll{
	width: 1000px;
	height: 882px;
	overflow: hidden;
}


/* 第三屏 */

.img3_nicescroll_div {
	width: 1000px;
	height: 882px;
	overflow: hidden;
}
.img3_nicescroll{
	width: 1000px;
	height: 882px;
	overflow: hidden;
}



/* 第四屏 */
.img4_nicescroll_div {
	width: 1000px;
	height: 882px;
	overflow: hidden;
}
.img4_nicescroll{
	width: 1000px;
	height: 882px;
	overflow: hidden;
}
.img4_div{
	width: 300px;
	height: 150px;
	position: absolute;
	top: 295px;
	left: 350px;
}
.img4_li{
	width: 300px;
	cursor: pointer;
}
.img4_li1{
	height: 18px;
}
.img4_li2{
	height: 18px;
	margin-top: 2px;
	
}
.img4_li3{
	height: 18px;
}
.img4_li4{
	height: 18px;
	
	
}
.img4_li5{
	height: 18px;
}
.img4_li_img{
	position: absolute;
	top: -50px;
	left: 400px;
	display: none;
}


/* 第五屏 */
.img5_nicescroll_div {
	width: 1000px;
	height: 882px;
	overflow: hidden;
}
.img5_nicescroll{
	width: 1000px;
	height: 882px;
	overflow: hidden;
}

.box_from{
	margin-left: 80px;
	margin-top: 100px;
	color: #093D24;
	position: relative;
	text-align: left;
}

table, th, td {
  font-size: 15px;
  color: #332709;
  border: 1px solid #332709;
  border-collapse: collapse; /* 移除单元格之间的间隔 */
}

.box_from_table{
	margin-left: 100px;
	border-color: #1b283c;
}
.box_td_money{
	width: 80px;
	text-align: center;
}
.box_td{
	width: 300px;
	padding: 5px 10px 5px 60px;
}
.box_money{
	cursor: pointer;
}
.box_money_img{
	position: absolute;
	top: 0px;
	left: 600px;
}

