.banner-wrap{
	padding-top: 60px;
	width: 100%;
	height: 380px;
	background: url('/frontend/web/image/jiejue/banner@2x.png') no-repeat center;
	background-size: cover;
}

.banner-wrap .left{
	padding-top: 36px;
	width: 626px;
	text-align: justify;
	float: left;
}

.banner-wrap .left h2{
	margin-bottom: 15px;
	font-size: 48px;
	line-height: 60px;
	color: #ffffff;
}

.banner-wrap .left p{
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
}

.banner-wrap .right{
	margin-top: 11px;
	margin-right: -20px;
	width: 424px;
	float: right;
}

.wd-part h1{
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.wd-part h2{
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #595959;
}

.part1{
	padding-top: 104px;
}

.part1 h1{
	margin-bottom: 26px;
}

.part1 .p1-nav{
	margin: 0 auto;
	margin-top: 79px;
	width: 941px;
}

.part1 .p1-nav li{
	margin-right: 39px;
	width: 101px;
	text-align: center;
	cursor: pointer;
	float: left;
} 

.part1 .p1-nav li:last-child{
	margin-right: 0;
}

.part1 .p1-nav li p{
	margin-top: 35px;
	font-size: 24px;
	line-height: 24px;
	color: #262626;
}

.part1-pu{
	margin-top: 51px;
	height: 196px;
	background: url('/frontend/web/image/jiejue/p1_dbg.png') no-repeat center;
	background-size: cover;
}

.part1-pu .p1cpu{
	padding-top: 51px;
	padding-left: 116px;
	position: relative;
}

.part1-pu .p1cpu .arrow{
	display: inline-block;
	width: 20px;
	height: 12px;
	background: url('/frontend/web/image/jiejue/p1_arrow.png') no-repeat top left;
	position: absolute;
	top: -12px;
	left: 169px;
}

.part1-pu .p1cpu ul{
	width: 980px;
}

.part1-pu .p1cpu ul li{
	margin-right: 39px;
	margin-bottom: 19px;
	width: 129px;
	height: 38px;
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	border: 1px solid #fff;
	float: left;
}

.part1-pu .p1cpu ul li:nth-child(6n){
	margin-right: 0;
}

.part1-pu .p1cpu ul li.active, .part1-pu .p1cpu ul li:hover{
	background: #fff;
}

.part2{
	padding-top: 104px;
	padding-bottom: 104px;
}

.part2 .ulist{
	margin-top: 65px;
}

.part2 .ulist li{
	margin-right: 36px;
	width: 376px;
	height: 403px;
	float: left;
}

.part2 .ulist li .li-inner{
	width: 100%;
	height: 100%;
	padding: 48px;
	text-align: center;
	border: 1px solid #ececec;
	border-radius: 6px;
	cursor: pointer;
}

.part2 .ulist li:last-child{
	margin-right: 0;
}

.part2 .ulist li .ow{}

.part2 .ulist li h4{
	margin-top: 20px;
	font-size: 24px;
	line-height: 24px;
	color: #262626;
	letter-spacing: -1px;
}

.part2 .ulist li p{
	margin-top: 17px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	color: #595959;
	letter-spacing: -1px;
}

.part2 .ulist li:hover .li-inner{
	margin-top: -10px;
	/*box-shadow: 0px 0px 5px 5px #ececec;*/
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
}

.part2 .ulist li:hover h4{
	color: #00aeff;
} 

.part3{
	padding-top: 104px;
	height: 566px;
	background: url('/frontend/web/image/jiejue/p3_bg.png') no-repeat center;
	background-size: cover;
}

.part3 .ulist{
	margin-top: 86px;
}

.part3 .ulist li{
	margin-right: 32px;
	width: 276px;
	height: 233px;
	float: left;
}

.part3 .ulist li:last-child{
	margin-right: 0;
}

.part3 .ulist li .li-inner{
	padding-top: 56px;
	padding-left: 33px;
	padding-right: 33px;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background: #fff;
}

.part3 .ulist li .li-inner:hover{
	margin-top: -8px;
	/*box-shadow: 0px 0px 5px 5px #ececec;*/
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
}

.part3 .ulist li h4{
	height: 31px;
}

.part3 .ulist li h4 label{
	display: inline-block;
	width: 31px;
	height: 31px;
	text-align: center;
	font-size: 16px;
	line-height: 33px;
	color: #ffffff;
	background: url('/frontend/web/image/jiejue/p3_ibg.png') no-repeat center;
	float: left;
}

.part3 .ulist li h4 span{
	margin-left: 12px;
	font-size: 24px;
	line-height: 31px;
	color: #262626;
	float: left;
}

.part3 .ulist li p{
	margin-top: 14px;
	font-size: 16px;
	line-height: 28px;
	color: #595959;
	letter-spacing: -1px;
}

.part4{
	padding-top: 104px;
	padding-bottom: 104px;
}

.part4 .table-div{
	margin-top: 86px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.part4 .table-div .dl1{

}

.part4 .table-div .dl1 .a1{
	margin-right: 16px;
	width: 204px;
	height: 101px;
	line-height: 101px;
	background: #39baf4;
	border-radius: 4px;
	float: left;
}

.part4 .table-div .dl1 .b1{
	width: 980px;
	height: 101px;
	border-radius: 4px;
	float: left;
}

.part4 .table-div .dl1 .b1 .bb1{
	line-height: 41px;
	height: 41px;
	color: #39baf4;
	background: #e6f7ff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.part4 .table-div .dl1 .b1 .bb2{
	height: 60px;
	line-height: 60px;
	background: #39baf4;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.part4 .table-div .dl1 .b1 .bb2 .bbi{
	border-right: 1px solid #b0e4fc;
	float: left;
}

.part4 .table-div .dl1 .b1 .bb2 .bbi1{width: 498px;}
.part4 .table-div .dl1 .b1 .bb2 .bbi2{width: 119px;}
.part4 .table-div .dl1 .b1 .bb2 .bbi3{width: 106px;}
.part4 .table-div .dl1 .b1 .bb2 .bbi4{width: 92px;}
.part4 .table-div .dl1 .b1 .bb2 .bbi5{width: 159px;border-right: none;}

.part4 .zhsb{
	height: 61px;
	/*background: #ff7b76 url('/frontend/web/image/jiejue/zhsb_bg.png') no-repeat center;*/
	background: #ff7b76;
	cursor: pointer;
	position: relative;
}

.part4 .zhsb .d1{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.part4 .zhsb .d1 .item{
	position: absolute;
    width: 300px;
    height: 300px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: rgba(255, 255, 255, 0.3);
    /*border: 1px solid #fff;*/
}

.part4 .zhsb .d1 .item:first-child {
	-webkit-animation: ripple 4s 12ms ease-out infinite;
	animation: ripple 8s 12ms ease-out infinite
}

.part4 .zhsb .d1 .item:nth-child(2) {
	-webkit-animation: ripple 4s 1s ease-out infinite;
	animation: ripple 8s 1s ease-out infinite
}

.part4 .zhsb .d1 .item:nth-child(3) {
	-webkit-animation: ripple 4s 2s ease-out infinite;
	animation: ripple 8s 2s ease-out infinite
}

.part4 .zhsb .d1 .item:nth-child(4) {
	-webkit-animation: ripple 4s 3s ease-out infinite;
	animation: ripple 8s 3s ease-out infinite
}
.part4 .zhsb .d1 .item:nth-child(5) {
	-webkit-animation: ripple 4s 4s ease-out infinite;
	animation: ripple 8s 4s ease-out infinite
}
.part4 .zhsb .d1 .item:nth-child(6) {
	-webkit-animation: ripple 4s 5s ease-out infinite;
	animation: ripple 8s 5s ease-out infinite
}

.part4 .zhsb .zzss{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.part4 .zhsb .zshow{
	opacity: 0;
	padding: 56px 66px 30px 66px;
	width: 568px;
	height: 193px;
	text-align: left;
	background: url('/frontend/web/image/jiejue/zhsb_show_bg.png') no-repeat top left;
	position: absolute;
	top: 55px;
	left: -18px;
	z-index: 9;
}

.part4 .zhsb .zshow.zdtt{
	background: url('/frontend/web/image/jiejue/zhsb_show_bgtt.png') no-repeat top left;
	left: auto;
	right: -18px;
}

/*.part4 .zhsb:hover .zshow{
	display: block;
}*/

.part4 .zhsb .zshow h4{
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #000;
}

.part4 .zhsb .zshow p{
	margin-top: 18px;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #000;
}

.part4 .table-div .dl2{
	height: 43px;
	position: relative;
}

.part4 .table-div .dl2 span{
	position: absolute;
	top: 11px;
}

.part4 .table-div .dl2 span.s1{left: 465px;}
.part4 .table-div .dl2 span.s2{left: 772px;}
.part4 .table-div .dl2 span.s3{left: 985px;}
.part4 .table-div .dl2 span.s4{left: 1112px;}

.part4 .table-div .dl3{

}

.part4 .table-div .dl3 .a1{
	margin-right: 16px;
	width: 204px;
	height: 61px;
	line-height: 61px;
	border-radius: 4px;
	float: left;
}

.part4 .table-div .dl3 .b1{
	width: 980px;
	height: 61px;
	line-height: 61px;
	border-radius: 4px;
	float: left;
	background: #39baf4;
}

.part4 .table-div .dl3 .bi{
	border-right: 1px solid #b0e4fc;
	float: left;
}
.part4 .table-div .dl3 .bi1{width: 498px;}
.part4 .table-div .dl3 .bi1 span{margin: 0 24px;}
.part4 .table-div .dl3 .bi2{width: 119px;}
.part4 .table-div .dl3 .bi3{width: 106px;}
.part4 .table-div .dl3 .bi4{width: 92px;}
.part4 .table-div .dl3 .bi5{width: 159px;border-right: none;}

.part4 .table-div .dl4{
	height: 89px;
	position: relative;
}

.part4 .table-div .dl4 .jsuxk{
	padding-top: 13px;
	width: 118px;
	height: 65px;
	background: url('/frontend/web/image/jiejue/p4_arrow2.png') no-repeat center;
	position: absolute;
	top: 14px;
}

.part4 .table-div .dl4 .jsuxk .ibk{
	display: inline-block;
	padding: 6px 8px;
	font-size: 16px;
	line-height: 16px;
	color: #39baf4;
	background: #fff;
	border-radius: 4px;
	/*box-shadow: 0px 0px 8px 1px #eee;*/
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
	
}

.part4 .table-div .dl4 .jsuxk.u1{left: 45px;}
.part4 .table-div .dl4 .jsuxk.u2{left: 282px;}
.part4 .table-div .dl4 .jsuxk.u3{left: 572px;}
.part4 .table-div .dl4 .jsuxk.u4{left: 1058px;}

.part4 .table-div .dl5{
	height: 491px;
}

.part4 .table-div .dl5 .a1{
	margin-right: 15px;
	width: 204px;
	float: left;
}

.part4 .table-div .dl5 .a1 .ai{
	height: 107px;
	line-height: 107px;
	background: #39baf4;
	border-bottom: 1px solid #b0e4fc;
}

.part4 .table-div .dl5 .a1 .ai1{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.part4 .table-div .dl5 .a1 .ai3{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
}

.part4 .table-div .dl5 .a1 .ai4{
	padding-top: 13px;
	height: 48px;
}

.part4 .table-div .dl5 .a1 .ai5{
	height: 121px;
	line-height: 121px;
	border-radius: 4px;
}

.part4 .table-div .dl5 .b1{
	margin-right: 16px;
	width: 244px;
	float: left;
}

.part4 .table-div .dl5 .b1 .b1th{
	height: 41px;
	line-height: 41px;
	color: #39baf4;
	background: #e6f7ff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.part4 .table-div .dl5 .b1 .b1bo{
	
}

.part4 .table-div .dl5 .b1 .b1bo .b1bo-ii{
	width: 122px;
	height: 93px;
	line-height: 93px;
	border-right: 1px solid #b0e4fc;
	border-bottom: 1px solid #b0e4fc;
	background: #39baf4;
	float: left;
}

.part4 .table-div .dl5 .b1 .b1bo .b1bo-ii:nth-child(2n){
	border-right: none;
}

.part4 .table-div .dl5 .b1 .b1bo .b1bo-ii:nth-child(5){
	border-bottom: none;
	border-bottom-left-radius: 4px;
}

.part4 .table-div .dl5 .b1 .b1bo .b1bo-ii:nth-child(6){
	border-bottom: none;
	border-bottom-right-radius: 4px;
}

.part4 .table-div .dl5 .b1 .bc4{
	padding-top: 13px;
	height: 48px;
}

.part4 .table-div .dl5 .b1 .b1j2{}

.part4 .table-div .dl5 .b1 .b1j2 .b1j2e1{
	height: 41px;
	line-height: 41px;
	color: #39baf4;
	background: #e6f7ff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.part4 .table-div .dl5 .b1 .b1j2 .b1j2e2, .part4 .table-div .dl5 .b1 .b1j2 .b1j2e3{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #b0e4fc;
	background: #39baf4;
}

.part4 .table-div .dl5 .b1 .b1j2 .b1j2e3{
	border-bottom: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.part4 .table-div .dl5 .c1{
	margin-right: 16px;
	width: 544px;
	float: left;
}

.part4 .table-div .dl5 .c1 .c1-ee{
	width: 136px;
	float: left;
}

.part4 .table-div .dl5 .c1 .c1-ee .th{
	height: 41px;
	line-height: 41px;
	color: #39baf4;
	background: #e6f7ff;
}

.part4 .table-div .dl5 .c1 .c1-ee .th.tlr{
	border-top-left-radius: 4px;
}

.part4 .table-div .dl5 .c1 .c1-ee .th.trr{
	border-top-right-radius: 4px;
}

.part4 .table-div .dl5 .c1 .c1-ee .td{
	height: 51px;
	line-height: 51px;
	background: #39baf4;
	border-right: 1px solid #b0e4fc;
	border-bottom: 1px solid #b0e4fc;
}

.part4 .table-div .dl5 .c1 .c1-ee .td.jc5{
	height: 40px;
	line-height: 40px;
}

.part4 .table-div .dl5 .c1 .c1-ee .td.jc5.jct{
	height: 44px;
}

.part4 .table-div .dl5 .c1 .c1-ee .td:last-child{
	border-bottom: none;
}

.part4 .table-div .dl5 .c1 .c1-ee .td.tdlr{
	border-bottom-left-radius: 4px;
}

.part4 .table-div .dl5 .c1 .c1-ee .td.tdrr{
	border-bottom-right-radius: 4px;
}

.part4 .table-div .dl5 .d1{
	width: 160px;
	float: left;
}

.part4 .table-div .dl5 .d1 .d1kvj{
	margin-bottom: 15px;
}

.part4 .table-div .dl5 .d1 .d1kvj .th, .part4 .table-div .dl5 .d1 .d1uxn .th{
	height: 41px;
	line-height: 41px;
	color: #39baf4;
	background: #e6f7ff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.part4 .table-div .dl5 .d1 .d1kvj .td{
	height: 70px;
	line-height: 70px;
	background: #39baf4;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.part4 .table-div .dl5 .d1 .d1uxn .td{
	width: 80px;
	height: 64.5px;
	line-height: 64px;
	background: #39baf4;
	border-right: 1px solid #b0e4fc;
	border-bottom: 1px solid #b0e4fc;
	float: left;
}

.part4 .table-div .dl5 .d1 .d1uxn .td:nth-child(2n){
	border-right: none;
}

.part4 .table-div .dl5 .d1 .d1uxn .td:nth-child(9){
	border-bottom: none;
	border-bottom-left-radius: 4px; 
}

.part4 .table-div .dl5 .d1 .d1uxn .td:nth-child(10){
	border-bottom: none;
	border-bottom-right-radius: 4px; 
}

.part4 .table-div .dl6{
	margin-top: 16px;
}

.part4 .table-div .dl6 .ai{
	height: 61px;
	line-height: 61px;
	border-radius: 4px;
	float: left;
}

.part4 .table-div .dl6 .a1{
	margin-right: 15px;
	width: 204px;
}

.part4 .table-div .dl6 .a2{
	margin-right: 16px;
	width: 245px;
}

.part4 .table-div .dl6 .a3{
	margin-right: 16px;
	width: 544px;
}

.part4 .table-div .dl6 .a4{
	width: 160px;
}




.part5{
	padding-top: 104px;
	padding-bottom: 104px;
	background: #fafafa;
}

.part5 .ulist{
	margin-top: 87px;
}

.part5 .ulist li{
	margin-right: 16px;
	width: 288px;
	height: 288px;
	float: left;
}

.part5 .ulist li:last-child{
	margin-right: 0;
}

.part5 .ulist li .con{
	padding-top: 95px;
	padding-left: 40px;
	padding-right: 40px;
	width: 288px;
	height: 288px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.part5 .ulist li .li-inner{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.part5 .ulist li .li-inner:hover{
	margin-top: -10px;
	
}

.part5 .ulist li .con h4{
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
}

.part5 .ulist li .con h6{
	margin-top: 14px;
	margin-bottom: 8px;
}	

.part5 .ulist li .con h6 img{
	display: block;
	margin: 0 auto;
}

.part5 .ulist li .con p{
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
}

.part6{
	padding-top: 104px;
	padding-bottom: 104px;
}

.caselist-wrap{
	margin-top: 80px;
	height: 329px;
	overflow: hidden;
}
@keyframes caselistup{
	0% {top:0;}
	to {top:-100%;}
}

@-webkit-keyframes caselistup{
	0% {top:0;}
	to {top:-100%;}
}
.caselist-wrap .list{
	position: relative;
	animation:caselistup 12s linear infinite;
	animation-play-state:running;
}

.caselist-wrap .list:hover{
	animation-play-state:paused;
}

.caselist-wrap .list .row .item:last-child{
	margin-right: 0;
}

.caselist-wrap .list li{
	margin-right: 36px;
	margin-bottom: 35px;
	width: 170px;
	height: 83px;
	border-radius: 6px;
	/*box-shadow: 0px 0px 10px 1px #ececec;*/
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

.caselist-wrap .list li:nth-child(6n){
	margin-right: 0;
}

.part6 .more{
	margin-top: 44px;
	text-align: center;
}

.part6 .more a{
	padding-right: 16px;
	font-size: 14px;
	line-height: 14px;
	color: #07a6f0;
	background: url('/frontend/web/image/jiejue/more_arrow.png') no-repeat right center;
}
