*{
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-family:"微软雅黑";
}
body{
	height: 4000px;
	background:#fff;
}
.topbanner { margin:0 auto; width:90%; width:1100px;  }
.topbanner img { width:100%;}

.h1 { display:block; color:#FFF; font-size:18px; font-weight:bold; height:90px; line-height:90px;  text-align:center; background:url(../imges/t1bj.png) center no-repeat;}

.lift-nav{
	position: fixed;
	top: 10px;
	right: 30px;
}
.lift-nav li{
	width: 60px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size:14px;
	color: #fff;
	padding: 5px 5px;
	background:#1675F5;
	cursor: pointer;
	border-bottom:1px solid #0B85FF;
}

.lift-nav li.current{
	background: tomato;
}
.lift-nav .menutop{ display:block; background:url(../imges/menutop.png) center no-repeat; height:27px; padding:0px; width:70px;}
.lift-nav .backtop{ display:block; background: #1675F5 url(../imges/backtop.png) center no-repeat; height:36px; padding:0px; width:70px;}

.t1,.t2,.t3,.t4,.t5,.t6,.t7,.t8{
	width: 1100px;
	text-align: left;
	margin: 20px auto;
	color: #fff;
}
.t1{
	margin-top: 20px;
}
.t1 p { display:block; border:2px solid #0074E8; width:1040px; height:auto; font-size:16px; line-height:33px; color:#333; padding:20px 30px; background-color:#E6F7FE; border-radius:5px; }
.t1 span { font-weight:bold; font-size:16px; color:#005EBB;}	
.t2 p { display:block; border:0px solid #0074E8; width:1060px; height:auto; font-size:14px; line-height:26px; color:#333;  text-align:center;}
.t2 p img { width:900px; height:855px;}
.t3 p img { width:100%;}
.t4 p { display:block; border:1px solid #0074E8; width:1060px; height:auto; font-size:15px; line-height:33px; color:#333; padding:20px 20px;}
.t4 p img { width:1050px; height:287px;}
.t4 p span { font-weight:bold; font-size:16px; color:#005EBB;}
.t4 p b { font-weight:bold; }
.cb {font-weight:bold; font-size:16px; text-shadow:#0F0F0E;}
.t5 p span {  font-size:16px; color:#005EBB;}

.t6 p { display:block; border:0px solid #0074E8; width:1030px; height:auto; font-size:14px; line-height:30px; color:#333; padding:10px 15px;}
.t6 p span {  font-size:16px;}
.t6 .xing { color:#F00; font-weight:normal; font-size:14px;}
.t6 img {width:1100px; height:246px;}
.t7 p { display:block; border:0px solid #0074E8; width:1100px; height:auto; font-size:15px; line-height:26px; color:#333; padding:20px 0px;}
.t7 table { color:#333; font-size:14px; text-align:center; width:1100px;}
.t8 p { position:relative; display:block; box-shadow:2px 0px 0px 4px #0A80D2; width:860px;  height:auto; font-size:14px; line-height:26px; color:#333; padding:30px 120px; margin:20px 0px;}
.t8 p b { font-weight:bold; font-size:18px; line-height:35px; }
.t8 p img { position:absolute; top:-25px; left:820px; width:288px; height:292px; }
.footer {  height:80px; line-height:80px; border-top:0px solid #043290; text-align:center; font-size:14px; width:1060px; margin:0px auto; color:#292A2A; }

/*动画banner start*/
#full-screen-slider {
	width:1100px;
	height:458px;
	float:left;
	position:relative;
	
}
#slides {
	display:block;
	width:100%;
	height:458px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	z-index:1;
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:410px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:20px;
	height:20px;
	float:left;
	margin-left:15px;
	border-radius:15px;
	background:#FFF;
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#F5A50A;
	
}

/*banner end*/
