
.paragraph{
	font-family: 'STHeitiSC-Light';
	font-size: 14px;
	color: #333333;
	letter-spacing: 0px;

}
.paragraph dt{
	margin-top:30px;	
}
.paragraph dt i{
	float: left;
	height: 20px;
	width: 6px;
	background:#5388FF;
	margin-right:9px;
	margin-bottom:20px;
}
.paragraph dd{
	margin-bottom:16px;
	line-height: 24px;
}

.paragraph dt strong{
	float: left;
	font-family: 'STHeitiSC-Light';
	font-size: 20px;
	color: #000000;
}
/*===========================分布图==================*/
.spread{

}
.spread .goto{
	position:relative;
	height: 610px;
}
.spread .goto li{
	position:absolute;
}
.spread .goto .goto1{
	left: 256px;
	top: 0px;
}
.spread .goto .goto2{
	right:100px;
	top: 30px;
}
.spread .goto .goto3{
	right:40px;
	top: 220px;
}
.spread .goto .goto4{
	right:60px;
	top: 400px;
}
.spread .goto .goto5{
	left:360px;
	top:500px;
}
.spread .goto .goto6{
	left: 94px;
	top:330px;
}
.spread .goto .goto7{
	left:0px;
	top:126px;
}
.spread .goto .goto8{
	left:376px;
	top:140px;
}

