.fangan{
	padding:33px 0;
	text-align: center;;
}
.fangan .title{}

.fangan .title p:nth-child(1){
	font-size:40px;
}
.fangan .title p:nth-child(1) span{
	color:#333333;
}
.fangan .title p:nth-child(1) span:nth-child(1){
	color:#2375f2;
}
.fangan .title p:nth-child(2){
	font-size:18px;
	color:#9ba3a6;	
}
.fangan .title p:nth-child(2) span{
	border-bottom:2px solid #1abbff;
}
.fangan .content{
	width: 1200px;
	margin: 0 auto;
	position:relative;
	height:580px;
}
.fangan .content a.img{
	position:absolute;
	cursor:pointer;
}
.fangan .content a:nth-child(1){
	top: 3px;
	left: 222px;
	z-index: 1;
}
.fangan .content a:nth-child(2){	
    top: -7px;
    right: 198px;
	z-index: 1;
}
.fangan .content a:nth-child(3){
    left: 25px;
    bottom: 108px;
	z-index: 1;
}
.fangan .content a:nth-child(4){
    top: 150px;
    right: 25px;
	z-index: 1;
}
.fangan .content a:nth-child(5){
    bottom: -31px;
    right: 196px;
	
	z-index: 1;
}
.fangan .content .bg{
	top:50%;
	left:50%;
	left:222px;
	top:150px;
	z-index: 0;
	position:absolute;
}
.fangan .content div{
	background:url(../images/fangan/fangan-tit-bg.png) no-repeat center left;
	position:absolute;
	padding-left:20px;
	cursor:pointer;
}
.fangan .caption{
	background:url(../images/fangan/fangan-tit-bg.png) no-repeat center right;
	color:#ffffff;
	font-size:24px;
	display:block;
	line-height:35px;
	padding-right:20px;
}
.tit-a{
	left: 10px;
	top: 42px;
}
.tit-b{
    right: 3px;
    top: 8px;
}
.tit-c{
    top: 450px;
    left: 51px;
}
.tit-d{
    right: 30px;
    top: 351px;
}
.tit-e{
    bottom: 30px;
    right: 410px;
}