
.holderCircle {
	width: 600px;
	height: 600px;
	/* border-radius: 100%; */
	margin-left:-160px;
	position: relative;
	/*margin-right: 150px;*/
	background: url(../Images/jjfa-bg.png)no-repeat center;
}
.circle-bg{
	height: 750px;
	padding-top: 50px;
	background:url(../Images/bg-jjfa.png) center 0 no-repeat;
}
.solution-cont{
	width:900px;
	position:absolute;
	right:-315px;
	top:200px;
}

.solution-cont h3{
	font-size:42px;
	color:#3e70b4;
}
.solution-cont p{
	font-size:16px;
	margin-top:10px;
	line-height:2.4;
	margin-bottom:10px;
	width:700px;
}
.listscoll{
	position:relative;
	left:-50px;
}
.listscoll .perv{
	position:absolute;
	top:70px;
	left:0px;
}
.listscoll .next{
	position:absolute;
	top:70px;
	right:0px;
}
.piclist{
	margin-left:50px;
}
.piclist ul li{
	float:left;
	margin:9px;
}
.dotCircle {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 100%;
	z-index: 20;
}
.dotCircle .itemDot {
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	background: #ddd;
	color: #fff;
	border-radius: 100%;
	text-align: center;
	/* line-height: 80px; */
	font-size: 18px;
	z-index: 3;
	cursor: pointer;
	display: flex;
	align-items: center;
}
.itemDot>p{
	width: 80px;
	height: 80px;
	margin: 35px auto 0;
	text-shadow: #1335b8 1px 0 0, #1335b8 0 1px 0, #1335b8 -1px 0 0, #1335b8 0 -1px 0;
}
/* .dotCircle .itemDot::after {
	content: "";
	width: 92px;
	height: 92px;
	position: absolute;
	border-radius: 100%;
	top: -12px;
	left: -12px;
	right: 0;
	margin: auto;
	z-index: 2;
	border: 6px solid #d7ebf4;
}
.dotCircle .itemDot::before {
	content: "";
	width: 84px;
	height: 84px;
	position: absolute;
	border-radius: 100%;
	top: -8px;
	left: -8px;
	right: 0;
	margin: auto;
	z-index: 2;
	border: 6px solid;
} */
.dotCircle .itemDot1 {
	/* background: #ffb048; */
	background: url(../Images/circle-1.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot1::after {
}
.dotCircle .itemDot1::before {
	border-color: #ffb048
}
.dotCircle .itemDot2 {
	background: url(../Images/circle-2.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot2::after {
}
.dotCircle .itemDot2::before {
	border-color: #28a9e0;
}
.dotCircle .itemDot3 {
	background: url(../Images/circle-3.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot3::after {
}
.dotCircle .itemDot3::before {
	border-color: #89c445;
}
.dotCircle .itemDot4 {
	background: url(../Images/circle-4.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot4::after {
}
.dotCircle .itemDot4::before {
	border-color: #fca72b;
}
.dotCircle .itemDot5 {
	background: url(../Images/circle-5.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot5::after {
}
.dotCircle .itemDot5::before {
	border-color: #3dbea0;
}
.dotCircle .itemDot6 {
	background: url(../Images/circle-6.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot6::after {
}
.dotCircle .itemDot6::before {
	border-color: #aa229d;
}
.dotCircle .itemDot7 {
	background: url(../Images/circle-7.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot7::after {
}
.dotCircle .itemDot7::before {
	border-color: #e06410;
}
.dotCircle .itemDot8 {
	background: url(../Images/circle-8.png)no-repeat center;
	background-size: 100% 100%;
}
.dotCircle .itemDot8::after {
}
.dotCircle .itemDot8::before {
	border-color: #1362b7;
}
.dotCircle .itemDot9 {
	background: #e52c47;
}
.dotCircle .itemDot9::after {
}
.dotCircle .itemDot9::before {
	border-color: #e52c47;
}
.dotCircle .itemDot10 {
	background: #fe4491;
}
.dotCircle .itemDot10::after {
}
.dotCircle .itemDot10::before {
	border-color: #fe4491;
}
/* .dotCircle .itemDot.active {
	background: #34495e;
	color: #fff;
	transition: 0.5s;
} */
.dotCircle .itemDot.active::before {
	border-color: #34495e;
}
.dotCircle .itemDot .forActive {
	width: 56px;
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.dotCircle .itemDot .forActive::after {
	content: '';
	width: 5px;
	height: 5px;
	border: 3px solid #FE9290;
	bottom: -31px;
	left: -14px;
	filter: blur(1px);
	position: absolute;
	border-radius: 100%;
}
.dotCircle .itemDot .forActive::before {
	content: '';
	width: 6px;
	height: 6px;
	filter: blur(5px);
	top: -15px;
	position: absolute;
	transform: rotate(-45deg);
	border: 6px solid #F48E2A;
	right: -39px;
}
.dotCircle .itemDot.active .forActive {
	display: block;
}
/* .dotCircle .itemDot:hover {
	background: #34495e;
	color: #fff;
	transition: 0.5s;
} */
.dotCircle .itemDot:hover::before {
	border-color: #34495e;
}
.contentCircle {
	width: 320px;
	height: 320px;
	border-radius: 100%;
	color: #fff;
	position: relative;
	top: 194px;
	right: 0;
	bottom: 0;
	left: 0;
	/* box-shadow: 0px 0px 69px 1px #2b152e; */
	margin: auto;
}
.contentCircle .CirItem {
	border-radius: 100%;
	color: #fff;
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	opacity: 0;
	transform: scale(0);
	transition: 0.5s;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	height: 100%;
	top:0;
	right: 0;
	margin: auto;
	background:rgba(75, 158, 24, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
}
.CirItem.active {
	z-index: 1;
	opacity: 1;
	transform: scale(1);
	transition: 0.5s;
}
.contentCircle{
	/* background: url(../Images/case-bg.png)no-repeat center; */
}
.contentCircle .CirItem1::after,  .contentCircle .CirItem2::after,  .contentCircle .CirItem3::after,  .contentCircle .CirItem4::after,  .contentCircle .CirItem5::after,  .contentCircle .CirItem6::after,  .contentCircle .CirItem7::after,  .contentCircle .CirItem8::after{
	content: '';
	width: 0%;
	height: 100%;
	border-bottom-left-radius: 250px;
	border-top-left-radius: 250px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: rgba(0, 0, 0, 0.33);
}
.contentCircle .CirItem2 {
	background: rgba(40, 169, 224, 0.83);
}
.contentCircle .CirItem3 {
	background: rgba(137, 196, 69, 0.83);
}
.contentCircle .CirItem4 {
	background: rgba(252, 167, 43, 0.83);
}
.contentCircle .CirItem5 {
	background: rgba(61, 190, 160, 0.83);
}
.contentCircle .CirItem6 {
	background: rgba(170, 34, 157, 0.83);
}
.contentCircle .CirItem7 {
	background: rgba(224, 100, 16, 0.83);
}
.contentCircle .CirItem8 {
	background: rgba(19, 98, 183, 0.83);
}


.bubble li:nth-child(1){
	animation-duration: 0.2s;
}
.bubble li:nth-child(2){
	animation-duration: 0.4s;
}
.bubble li:nth-child(3){
	animation-duration: 0.6s;
}
.bubble li:nth-child(4){
	animation-duration: 0.8s;
}
.bubble li:nth-child(5){
	animation-duration: 1.0s;
}
.bubble li:nth-child(6){
	animation-duration: 1.2s;
}
.bubble li:nth-child(7){
	animation-duration: 1.4s;
}
.bubble li:nth-child(8){
	animation-duration: 1.6s;
}



.bubble li img{
	transition: all 1.2s;
}

.bubble li img:hover{
	 transform: scale(1.1);
}






@media only screen and (min-width: 300px) and (max-width: 599px) {
.holderCircle {
	width: 300px;
	height: 300px;
	margin: 110px auto;
}
.holderCircle::after {
	width: 100%;
	height: 100%;
}
.dotCircle {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
}

@media only screen and (min-width: 1500px) {
}


.demo{
	width:700px !important;
	margin-left: 46px;
}
.demo img{
	width: 100%;
}
.piclist ul li{
	width: 156px;
}