.bj {
	width: 100%;
	height: 1195px;
	background: url(../images/app_jr01.png) no-repeat center 370px;
}

.app_jr_ban {
	height: 400px;
	background: url(../images/app_jr03.jpg) no-repeat center center;
}

.case-con {
	width: 1000px;
	margin: 0 auto;
	height: 600px;
}

.content ul {
	height: 600px;
}

.content ul li {
	width: 478px;
}

.content li {
	margin-top: 114px;
	font-size: 14px;
	line-height: 24px;
}

#process {
	width: 1020px;
	margin: 0 auto;
}

#process h2 {
	font-size: 28px;
	color: #e50012;
	text-align: center;
}

#process .big-tree {
	margin-top: 20px;
}

#process .big-tree .big-branch {
	position: relative;
	height: 140px;
}

#process .big-tree .big-branch:nth-of-type(1) .col-1 {
	background-color: #F9D164;
}

#process .big-tree .big-branch .col-1 {
	width: 102px;
	height: 102px;
	border-radius: 51px;
	-webkit-border-radius: 51px;
	-moz-border-radius: 51px;
	position: relative;
	margin: 0 auto;
	display: none;
	z-index: 1;
}

#process .big-tree .big-branch .col-1 p {
	width: 80px;
	margin: auto;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#process .big-tree .big-branch:nth-of-type(2) .col-1 {
	background-color: #53C29E;
}

#process .big-tree .big-branch:nth-of-type(3) .col-1 {
	background-color: #2FC5E6;
}

#process .big-tree .big-branch:nth-of-type(4) .col-1 {
	background-color: #EEC760;
}

#process .big-tree .big-branch:nth-of-type(5) .col-1 {
	background-color: #EE61B0;
}

#process .big-tree .big-branch:nth-of-type(6) .col-1 {
	background-color: #EEC760;
}

#process .big-tree .big-branch .col-2 {
	width: 36px;
	height: 15px;
	background: url(../images/app_jr04.png) no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 450px;
	right: 0;
	margin: auto 0 auto 120px;
}

#process .big-tree .big-branch .col-3 {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 450px;
	right: 0;
	margin: auto 0 auto 156px;
	display: none;
}

#process .big-tree .big-branch .col-4 {
	width: 350px;
	height: 110px;
	position: absolute;
	top: 80px;
	bottom: 0;
	left: 550px;
	right: 0;
	margin: auto 0 auto 156px;
}

#process .big-tree .big-branch .col-4 h4 {
	font-weight: bold;
	margin: 0.8em 0;
	font-size: 18px;
}

#process .big-tree .big-branch .col-4 .small-tree {
	position: relative;
	clear: both;
	zoom: 1;
}

#process .big-tree .big-branch .col-4 .small-tree li {
	float: left;
	width: 105px;
	height: 32px;
	border: 1px solid #DFDFDF;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	line-height: 32px;
	text-align: center;
	margin: 5px;
}

#process .big-tree .big-branch .after {
	position: absolute;
	display: none;
	content: '';
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 10px;
	height: 100px;
	background-color: #e50012;
	top: 70px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#process .big-tree .big-branch:nth-of-type(2n) .col-2 {
	background: url(../images/app_jr05.png) no-repeat;
	left: 290px;
}

#process .big-tree .big-branch .col-2 {
	width: 36px;
	height: 15px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0 auto 120px;
}

#process .big-tree .big-branch:nth-of-type(2n) .col-3 {
	left: 160px;
}

#process .big-tree .big-branch:nth-of-type(2n) .col-4 {
	left: -110px;
}

#process .big-tree .col-4 .small-tree {
	padding-right: 90px;
}

#process .big-tree .big-branch:last-of-type .col-1 {
	width: 150px;
	height: 150px;
	background-color: #EB42A0;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
}

#process .big-tree .big-branch:last-of-type .col-1 p {
	font-size: 50px;
	width: 110px;
}

#process .process-bottom {
	margin: 20px auto;
	width: 450px;
	text-align: center;
}

#process .process-bottom h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0.8em 0;
}

#process .process-bottom p {
	line-height: 28px;
}
/*解决方案*/
#page-solution #section-4 {
    background-image: url(../images/app_jr061.png);
}
#page-solution .section .floater-2 {
    float: left;
    height: 50%;
    margin-bottom: -250px;
}
#page-solution .section-detail-2 {
    height: 400px;
    clear: both;
    position: relative;
    width: 900px;
    margin: 0 auto;
    top:130px;
}
#page-solution .section-detail-2 h2 {
    text-align: center;
    width: 440px;
    font-size: 36px;
    margin-bottom: 50px;
    color:#ffffff;
}
#page-solution .section-detail-2 .list-detail {
    clear: both;
    margin-top: 10px;
    text-align: center;
    width: 440px;
}
#page-solution .section-detail-2 .list-detail li {
    display: inline-block;
    width: 110px;
    color:#ffffff;
}
#page-solution .section-detail-2 .list-detail.active {
    width: 550px;
    margin-left: -55px;
}
#page-solution .section-detail-2 .list-detail {
    text-align: center;
}
#page-solution .section-change .section-detail-2 .list-detail .detail-photo {
    width: 75px;
    height: 75px;
}
#page-solution .section-detail-2 .list-detail .detail-photo {
    width: 92px;
    height: 92px;
    display: block;
    margin: 0 auto;
}