@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0px;
}

.ss-container{
margin-top:30px;
width:900px;
    position: relative;
    text-align: left;
    float: left;
	overflow: hidden;
	font-size:16px;
	font-family:"微软雅黑"
}
.ss-container .p01{font-size:22px;color:#097397;padding:5px 0;}
.ss-container .p02{font-size:13px;line-height:18px;color:#787878;}
.ss-container:before{
    position: absolute;
    width: 3px;
    background: rgba(9,115,151,0.8);
    top:62px;
    left: 450px;
	margin-left: -2px;
    content: '';
    height:92%;
}
.ss-row{
width:900px;
    clear: both;
    float: left;
    position: relative;
	padding-top:0px;
}
.ss-left, .ss-right{
    float: left;
    width:450px;
    position: relative;
}
.ss-right{
float:right; padding-left:50px;width:400px
}
.ss-left{
    float: left; width:400px;padding-right:50px;

}
.ss-circle{
    overflow: hidden;
    display: block;
	float:left;

}
.ss-small .ss-circle{
	width: 145px;
	height: 145px;
}
.ss-medium .ss-circle{
	width: 145px;
	height: 145px;
}
.ss-large .ss-circle{
	width: 145px;
	height: 145px;
}
.ss-circle-deco:before{
	width: 29%;
	height: 0px;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}
.ss-circle-deco:after{
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
}

.ss-left .ss-circle-deco:before{
    right: 2%;   
}
.ss-right .ss-circle-deco:before{
    left: 2%;   
}
.ss-left .ss-circle-deco:after{
	right: 0;
	border-right: 10px solid  rgba(9,115,151,0.8); 
	

}
.ss-right .ss-circle-deco:after{
	left: 0;
	border-left: 10px solid rgba(9,115,151,0.8)
}


.ss-container h3{
 width:230px;
 padding-top:25px;
 font-weight:normal;

}


.ss-container h3 span{
 width:210px;
    display: block;
    padding-bottom: 5px;
	font-size:22px;
	float:left;

}

.ss-circle-1{
    background:url(../images/l1.png) no-repeat left;
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}
.ss-circle-2{
    background: url(../images/l2.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}
.ss-circle-3{
    background:url(../images/l3.png) no-repeat left;
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}
.ss-circle-4{
     background: url(../images/l4.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}
.ss-circle-5{
    background:url(../images/l5.png) no-repeat left;
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}
.ss-circle-6{
      background: url(../images/l6.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}
.ss-circle-7{
  background:url(../images/l7.png) no-repeat left;
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}
.ss-circle-8{
    background: url(../images/l8.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}
.ss-circle-9{
     background:url(../images/l9.png) no-repeat left;
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}

.ss-circle-10{
    background:url(../images/l10.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}

.ss-circle-11{
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}
.ss-circle-12{
     background: url(../images/l12.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}
.ss-circle-13{
  background:url(../images/l13.png) no-repeat left;
	float:left;width: 145px;
	height: 145px; padding-left:190px; padding-right:113px;
	text-align:right;
}
.ss-circle-14{
     background: url(../images/l14.png) no-repeat right;
	float:right;width: 389px;
	height: 145px; padding-left:60px;
	text-align:left;
}