#lunbobox {
	width:100%;
	height:500px;
	position:relative;
}
.lunbo {
	width:100%;
	height:500px;
}
.ibanner{ width:100%; height:500px;}

.lunbo img {
	width:100%;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
}
#lunbobox ul {
	width:285px;
	position:absolute;
	bottom:10px;
	right:0px;
	z-index:5;
}
#lunbobox ul li {
	cursor:pointer;
	width:20px;
	height:8px;
	border:1px solid #cccccc;
	float:left;
	list-style:none;
	background:#cccccc;
	text-align:center;
	margin:0px 5px 0px 0px;
}
#toleft {
	display:none;
	width:30px;
	height:100px;
	font-size:40px;
	line-height:100px;
	text-align:center;
	color:#f4f4f4;
	/*background:#cccccc;
	*/
    /*background:url("../images/toleft.jpg")no-repeat center;
	*/
    position:absolute;
	top:180px;
	left:12px;
	cursor:pointer;
	z-index:99;
	opacity:0.4;
}
#toright {
	display:none;
	width:30px;
	height:100px;
	font-size:40px;
	line-height:100px;
	text-align:center;
	color:#f4f4f4;
	/*background:#cccccc;
	*/
    position:absolute;
	top:180px;
	right:0px;
	cursor:pointer;
	z-index:99;
	opacity:0.4;
}





.body1-home{
	width: 100%;
	height: 440px;
	background-color: #FFFFFF;
}
.body1{
	width: 1200px;
	height: 440px;
	background-color: #FFFFFF;
	margin: auto;
}
h2{
	color: #2387da;
	font-size: 28px;
	padding-top: 30px;
}
.title{
	font-size: 20px;
	font-weight: 700;
	color: dimgrey;
}
.body1 ul li{
	float: left;
	margin-top: 40px;
	margin-left: 18px;
	margin-right: 18px;
}
.body1 ul li img{
	width: 255px;
	height: 200px;
	border: 4px solid #CCCCCC; 
}
.body1 ul li p{
	margin-top: 10px;
	font-weight: 900;
}




.body2-home{
	width: 100%;
	height: 500px;
	background-image: url(../img/bd2-bg.jpg);
}
.body2{
	width: 1200px;
	height: 500px;
	margin: auto;
}
.body2-p{
	text-indent: 2em;
	line-height: 25px;
	text-align: left;
	margin-top: 20px;
}
.body2-p1{
	text-indent: 2em;
	line-height: 25px;
	text-align: left;
	margin-top: 40px;
}

.body2 button{
	margin-top: 50px;
	width: 160px;
	height: 35px;
	background-color: #e7f5f6;
	border-radius:8px ;
	border:  2px solid #0092e4; 
	color: #0092E4;
	margin-left: 20px;
	margin-right: 20px;
}





.body3-home{
	width: 100%;
	height: 640px;
	background-color: #FFFFFF;
}
.body3{
	width: 1200px;
	height: 640px;
	background-color: #FFFFFF;
	margin: auto;
}
.body3-left{
	float: left;
	width: 415px;
	text-align: left;
	padding: 15px 15px;
	height: 420px;
	background-color: #f8f8f8;
	margin-top: 30px;
}
.body3-right{
	float: right;
	width: 720px;
	margin-top: 30px;
}
.left-p1{
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #005cc7;
}
.left-p2{
	text-indent: 2em;
	line-height: 25px;
	letter-spacing: 3px;
	color: #4C5759;
}
.li-left{
	width: 500px;
	text-align: left;
}
.li-p1{
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 10px;
}
.li-p2{
	line-height: 25px;
	color: #999285;
}
.li-right{
	float: right;
	background-color: #f1f1f1;
	padding: 15px 15px;
	margin-top: -100px;
	
}
.li-p3{
	font-size: 36px;
	color: #65cbec;
}
.li-p4{
	color: #65cbec;
	font-size: 18px;
}
.body3-right ul li{
	margin-bottom: 50px;
}
.body3-right ul li hr{
	margin-top: 30px;
}





.body4-home{
	width: 100%;
	height: 780px;
	background-color: #f7f7f7;
}
.body4{
	width: 1200px;
	height:780px;
	background-color: #f7f7f7;
	margin: auto;
}
.body4 ul li{
	float: left;
	margin-top: 40px;
	margin-left: 14px;
	margin-right: 14px;
	border: 4px solid #E7F5F6; 
	padding-bottom: 20px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.body4 ul li img{
	width: 255px;
	height: 200px;
	border: 4px solid #CCCCCC; 
}
.body4 ul li p{
	margin-top: 10px;
	font-weight: 900;
}





