*{
	margin: 0;
	padding: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
li{
	list-style: none;
}
.top{
	width: 100%;
	height: 100px;
	background-color: #0455be;
}
.top > .top_in{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.top > .top_in > .left{
	height: 100px;
	width: 500px;
}
.top > .top_in > .left > a{
	background: url(../images/charts/logo.jpg) no-repeat 0 0;
	display: block;
	width: 100%;
	height: 100%;
}
.top > .top_in > .right{
	height: 100px;
	width: 200px;
}
.top > .top_in > .right a{
	width: 160px;
	height: 36px;
	display: block;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	border-radius: 50px;
	text-decoration: none;
	line-height: 36px;
	text-align: center;
	margin-top: 32px;
}
#system {
	width: 1200px;
	margin: 120px auto 0;
}
#system > .section1{
	overflow: hidden;
	margin: 20px 0;
}
#system > .section1 > .title{
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	background-color: #49a9ee;
}
#system > .section1 > .title > h1{
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	color: #fff;
	font-size: 22px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section1 > .bottom{
	width: 1198px;
	height: 500px;
	margin: 0 auto;
	border: 1px solid #e2e2e2;
}

#system > .section2{
	overflow: hidden;
	margin: 20px 0;
}
#system > .section2 > .left{
	width: 350px;
	height: 360px;
}
#system > .section2 > .left > .title{
	width: 350px;
	height: 40px;
	background-color: #49a9ee;
	margin: 0 auto;
}
#system > .section2 > .left > .title > h1{
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	color: #fff;
	font-size: 22px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section2 > .left > .bottom{
	width: 348px;
	height: 318px;
	border: 1px solid #e2e2e2;
}
#system > .section2 > .right{
	width: 800px;
	height: 360px;
}
#system > .section2 > .right > .title{
	width: 100%;
	height: 40px;
	background-color: #49a9ee;
	margin: 0 auto;
}
#system > .section2 > .right > .title > h1{
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	color: #fff;
	font-size: 22px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section2 > .right > .bottom{
	width: 798px;
	height: 318px;
	border: 1px solid #e2e2e2;
}
#system > .section3{
	overflow: hidden;
	margin: 20px 0;
}
#system > .section3 > .title{
	width: 1200px;
	height: 40px;
	background-color: #49a9ee;
	margin: 0 auto;
}
#system > .section3 > .title > h1{
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	color: #fff;
	font-size: 22px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section3 > ul{
	width: 1198px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
}
#system > .section3 > ul li{
	width: 280px;
	height: 120px;
	margin-right: 25px;
}
#system > .section3 > ul li.last{
	margin-right: 0;
}
#system > .section3 > ul li.three{
	margin-left:  70px;
}

#system > .section3 > ul li .left{
	width: 50px;
	height: 50px;
	background-color: #49a9ee;
	border-radius: 50%; 
	margin: 35px 30px 0 55px;
}
#system > .section3 > ul li .left > img{
	display: block;
	width: 32px;
	height: 32px;
	margin: 9px 9px;
}
#system > .section3 > ul li .right{
	
	height: 120px;
	text-align: center;
}
#system > .section3 > ul li .right > h1{
	font-size: 12px;
	color: #666;
	height: 20px;
	line-height: 20px;
	margin-top: 35px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section3 > ul li .right.op > h1{
	font-size: 12px;
	color: #666;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section3 > ul li .right > p{
	font-size: 24px;
	color: #333;
	height: 35px;
	line-height: 35px;
}
#system > .section3 > ul li .right > span{
	font-size: 12px;
	color: #666;
	height: 20px;
	line-height: 20px;
	background: url(../images/charts/jt.png) no-repeat 0 center;
}

#system > .section3 > ul li .right > span > b{
	font-style: normal;
	color: #F04133;
	padding-left: 20px;
}
#system > .section4{
	overflow: hidden;
	margin: 20px 0;
}
#system > .section4 > .left > .title{
	width: 600px;
	height: 40px;
	background-color: #49a9ee;
	margin: 0 auto;
}
#system > .section4 > .left > .title > h1{
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	color: #fff;
	font-size: 22px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section4 > .right > .title{
	width: 600px;
	height: 40px;
	background-color: #49a9ee;
	margin: 0 auto;
}
#system > .section4 > .right > .title > h1{
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	color: #fff;
	font-size: 22px;
	background: url(../images/charts/title.png) no-repeat left center;
}
#system > .section4 > .left{
	width: 600px;
	height: 350px;
	border: 1px solid #e2e2e2;
}
#system > .section4 > .right{
	width: 520px;
	height: 350px;
	border: 1px solid #e2e2e2;
}
#system > .section5{
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
#system > .section5 > table{
	width: 1200px;
	border: 1px solid #e2e2e2;

}
#system > .section5 > table tr{
	height: 60px;
	border: 1px solid #e2e2e2;
}
#system > .section5 > table  tr th{
	width: 25%;
	height: 100%;
	text-align: center;
	line-height: 60px;
	color: #333;
	font-size: 18px;
	border: 1px solid #e2e2e2;
}
#system > .section5 > table  tr td{
	width: 25%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	border: 1px solid #e2e2e2;
}





#data1{
	width: 100%;
	height: 100%;
}
#data2{
	width: 100%;
	height: 100%;
}
#data3{
	width: 100%;
	height: 100%;
}
#data4{
	width: 100%;
	height: 310px;
}
#data5{
	width: 100%;
	height: 310px;
}
#data6{
	width: 100%;
	height: 100%;
}
#data7{
	width: 100%;
	height: 100%;
}
#data8{
	width: 100%;
	height: 100%;
}