@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ width:100%; height:100%; background-color:#022e8a; font-size:14px; font-family:"微软雅黑", "宋体";}
ul,li{ list-style:none;}

a{ color:#fff; text-decoration:none;}
a:hover,a:focus{ color:#fcff00; text-decoration:underline;}

.banner{ width:100%; height:566px; background:url(images/bg_01.jpg) no-repeat top center;}

.part2{ width:100%; height:580px; background:url(images/bg_02.jpg) no-repeat top center;}
.box2{ width:1000px; height:580px; margin:0 auto;}
.box2_l{ width:540px; height:536px; padding:10px; float:left;}

.new_list{ width:540px; margin-top:40px; padding:20px 30px 20px 40px;}
.new_list li{ line-height:34px; background:url(images/icon.png) no-repeat scroll 0 12px;  padding-left:25px;}

.box2_r{ width:382px; height:518px; border:4px solid #0580fd; float:left; margin-left:20px; padding:15px; overflow:hidden;}
.box2_r iframe html{ width:382px; height:518px; overflow-y:scroll;}

.part3{ width:100%; height:589px; background:url(images/bg_03.jpg) no-repeat top center;}
.lights{width: 1000px;	height: 589px;	overflow: hidden;margin-top: 20px; margin:0 auto;}
.l-left{float: left;width: 528px;	height: 500px;	position: relative;}
.l-lists{
	position: absolute;
	width: 88px;
	height: 78px;
	background: url(images/iocn-1.png) no-repeat center center;
	line-height: 78px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}
.l-left .on{
	background: url(images/iocn-2.png) no-repeat center center;
}
.one{
	left: 413px;
	top: 114px;
}
.two{
	left: 413px;
	top: 204px;
}
.three{
	left: 413px;
	top: 294px;
}
.four{
	left: 413px;
	top: 384px;
}
.five{
	left: 413px;
	top: 474px;
}
.l-right{
	float: right;
	width:  472px;
	height:412px;
	display: none;
	margin-top: 140px;
}
.show{
	display: block;
}

.part4{ width:100%; height:470px; background:url(images/bg_04.jpg) no-repeat top center;}
.box4{ width:1000px; height:470px; margin:0 auto;}
.box4 a{ font-family:"黑体","微软雅黑"; font-size:34px; font-weight:bolder; }
.box4 a:hover,.box4 a:hover{ color:#fcff00; text-decoration:none;}
.box4 ul{ padding:126px 0 0 80px;} 
.li1 a{ margin-left:116px; display:block; text-decoration:none;}
.li2 a{ margin-left:10px; margin-top:65px; display:block; text-decoration:none;}
.li3 a{ margin-left:40px; margin-top:65px; display:block; text-decoration:none;}

.part5{ width:100%; height:603px; background:url(images/bg_05.jpg) no-repeat top center;}
.box5{ width:1000px; height:603px; margin:0 auto; padding-top:90px;}

.part6{ width:100%; height:400px; background:url(images/bg_06.jpg) no-repeat top center;}
.box6{ width:1000px; height:400px; margin:0 auto;}
.feedback{width:630px; height:310px; font-size:12px; float:left;}
.feedback table{ margin:0 auto; color:#fff; margin-top:90px;}

.zt{width:350px; height:310px; float:left; margin-left:20px;}
.zt ul{ margin-top:100px;}
.zt ul li{ width:280px; height:113px; margin-left:33px; text-align:center; margin-top:10px;}
.zt ul li span{ line-height:34px;}

.footer{ width:1000px; height:170px; margin:20px auto; text-align:center;}











