.banner-wrap{
	padding-top: 3rem;
	width: 100%;
	height: 380px;
	background: url('/frontend/web/image/jiejue/banner_yq@2x.png') no-repeat center;
	background-size: cover;
}

.banner-wrap .left{
        padding-top: 36px;
        width: 826px;
        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;
}

.wd-part h1{
	margin: 100 auto;
	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: 100px;
	height:620px;
}

.part1 h1{
        font-size:32px;
        font-weight:bold;
}
.part1 h2{
        font-size:18px;
	color:white;
}

.part1 .p1-nav{
	margin: 0 auto;
	margin-top: 50px;
	width: 1200px;
	display:flex;
}


 .table1{
        text-align: center;
	width:500px;
        margin: 0 auto;
}

.table-div1{
        width: 205px;
        height: 175px;
        text-align: center;
        font-size: 16px;
        position:relative;
        top:30px;
        z-index:1;
        backgorund:white;
}
.table-div2{
        height: 80px;
        text-align: center;
        font-size: 16px;
        margin:auto;
        padding:5px;
        position:relative;
	top: 80px;
        z-index:2;

}

/*part2*/
.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*/
.part3{
	padding-top: 54px;
	height: 566px;
	background: url('/frontend/web/image/jiejue/p3_bg.png') no-repeat center;
	background-size: 1150px 650px;
}

.part3 h1{
        font-size:32px;
        font-weight:bold;
}
.part3 .table-div3{
        text-align: left;
        font-size: 16px;
}

.part3 .table-div3 .dl1{

}

.part3 .table-div3 .bb2 {
	display: flex;
}

.part3 .table-div3 .dl1 .a1{
        margin-right: 16px;
        width: 204px;
        height: 101px;
        line-height: 101px;
        background: #00efef;
        border-radius: 4px;
        float: left;
}
.part3 .table-div3 .dl1 .b1{
        width: 100%;
        height: 101px;
        border-radius: 4px;
        float: left;
}

.part3 .table-div3 .dl1 .b1 .bb1{
        line-height: 41px;
        height: 41px;
        color: #39baf4;
        background: #00f7ff;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
}

.part3 .table-div3 .dl1 .b1 .bb2{
        height: 60px;
        line-height: 60px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}

.part3 .table-div3 .dl1 .b1 .bb2 .bbi2{width: 320px;}

.part3 .ulist{
	margin-top: 86px;
}

.part3 .ulist li{
	margin-right: 52px;
	margin-left: 85px;
	 margin-bottom: 32px;
	width: 450px;
	height: 133px;
	float: left;
}

.part3 .ulist li:last-child{
	margin-right: 0;
}

.part3 .ulist li .li-inner{
	padding-top: 18px;
	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;
	margin-left: 12px;
	font-size: 14px;
	line-height: 28px;
	color: #595959;
	letter-spacing: -1px;
}

.part4{
	padding-top: 104px;
	padding-bottom: 104px;
}
.part4 h1{
        font-size:32px;
        font-weight:bold;
}
.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;
}
/*---- part5----*/
.part5 {
  width: 1150px;
  height: 1700px;
  padding-top:5px;
  display: flex;
  justify-content:center;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(135deg, #fcf5e3 0%, #e6e3fc 100%);
  margin: 0px auto;
}

.part5 .container {
  display: flex;
}
.part5 h1{
        font-size:32px;
        font-weight:bold;
	margin-top:60px;
}
.part5 h2{
        font-size:20px;
        font-weight:bold;
        color:#595959fb;
        margin-bottom:2px;
        letter-spacing:2px;
}
.part5 h3{
        font-size:15px;
        font-weight:bold;
         letter-spacing:2px;
        font-family:initial;
}
.part5 h4{
        font-size:14px;
        letter-spacing:3px;
        color:#595959eb;
	line-height:normal;
}
.part5 h5{
        font-size:18px;
        letter-spacing:3px;
        color:#595959eb;
        line-height:normal;
	margin-bottom:25px;
}

 .table-div5{
        text-align: center;
        font-size: 16px;
	margin: 0 auto;
        color: #000000;
	display: flex;
	justify-content: center;
	padding:30px;
}
.table-div51{
        text-align: center;
	width:560px;
        font-size: 14px;
        color: #000000;
	margin: 0 auto;
        display: flex;
        justify-content: center;
}

.table-div52{
        text-align: center;
        width:360px;
        font-size: 14px;
        color: #000000;
        margin: 0 auto;
        padding:45px;
	background: #fff;
}

.table-div53{
        text-align: center;
        width:30px;
        font-size: 14px;
        color: #000000;
        margin: 0 auto;
}
.table-div54{
        text-align: center;
        font-size: 14px;
        color: #000000;
        margin: 0 auto;
	padding-left:20px;
}
.table-div55{
        text-align: center;
        font-size: 14px;
        color: #000000;
        margin: 0 auto;
	padding-top:7px;
	padding-left:15px;
}

.part5 .ulist{
        margin-top: 86px;
}

.part5 .ulist li{
        margin-right: 52px;
        margin-left: 85px;
         margin-bottom: 32px;
        width: 450px;
        height: 133px;
        float: left;
}



/*----part6----*/

.part6 {
  width: 1150px;
  height: 500px;
  padding-top:100px;
  display: flex;
  justify-content:center;
  align-items: center;
  margin: 0px auto;
}


.part6 .container {
  display: flex;
}
.part6 h1{
        font-size:32px;
        font-weight:bold;
}
.part6 h2{
        font-size:18px;
        font-weight:bold;
        color:#595959ab;
        margin-bottom:20px;
        letter-spacing:2px;
}
.part6 h3{
        font-size:16px;
        font-weight:bold;
         letter-spacing:2px;
        font-family:initial;
}

 .table-div6{
        text-align: center;
        font-size: 16px;
        margin: 0 auto;
        color: #000000;
        display: flex;
        justify-content: center;
        padding:20px;
}
.table-div61{
        text-align: center;
        width:560px;
        font-size: 14px;
        color: #000000;
        margin: 0 auto;
        display: flex;
        justify-content: center;
}
.table-div62{
        text-align: center;
        width:360px;
        font-size: 14px;
        color: #000000;
        margin: 0 auto;
        padding:45px;
        background: #fff;
}

.table-div63{
        text-align: center;
        width:60px;
        color: #000000;
        margin: 0 auto;
}
.table-div64{
        text-align: center;
        width:320px;
	height: 220px;
        margin: 0 auto;
        background: #fff;
}
.table-div65{
        text-align: center;
        width:360px;
	height:100px;
        margin: 0 auto;
        background: #fff;
}

/*----part7----*/

.part7 {
  width: 1150px;
  padding-top:100px;
  display: flex;
  justify-content:center;
  align-items: center;
  margin: 0px auto;
}


.part7 .container {
  display: flex;
}

.part7 h1{
        font-size:32px;
        font-weight:bold;
}
.part7 h2{
        font-size:18px;
        font-weight:bold;
        color:#595959ab;
        margin-bottom:20px;
        letter-spacing:2px;
}
.part7 h3{
        font-size:15px;
        font-weight:bold;
         letter-spacing:2px;
        font-family:initial;
}
.part7 h4{
        font-size:12px;
        letter-spacing:1px;
	color:#595959ab;

}
.part7 h5{
        font-size:15px;
        letter-spacing:1px;
        color:white;

}

 .table-div7{
        text-align: center;
        font-size: 16px;
        margin: 0 auto;
        color: #000000;
        display: flex;
        justify-content: inherit;
        padding:15px;
}
.table-div71{
        text-align: center;
        font-size: 20px
	font-color: #fff;;
        background: #0095ffba;
	color: #fff;
        margin: 0 auto;
}

.table-div710{
        text-align: center;
        height: 10px;
	background: #fff;
}

.table-div711{
        text-align: center;
	width:110px;
	height: 30px;
	padding:10px;
}
.table-div712{
        text-align: center;
	height: 35px;
}


.table-div72{
        text-align: center;
}

.table-div73{
        text-align: center;
	 height: 100px;
	width:105px;
        margin: 0 auto;
	
}
.table-div74{
        text-align: center;
        height: 30px;
        margin: 0 auto;
}
.table-div75{
        text-align: center;
        height: 10px;
        margin: 0 auto;
}
/*----part8----*/

.part8 {
  width: 1150px;
  height: 560px;
  padding-top:10px;
  display: flex;
  justify-content:center;
  flex-direction: column;
  align-items: center;
  margin: 0px auto;
  background-image: linear-gradient(135deg, #fcf5e3 0%, #e6e3fc 100%);
}


.part8 .container {
  display: flex;
}
.part8 h1{
        font-size:32px;
        font-weight:bold;
}
.part8 h2{
        font-size:18px;
        font-weight:bold;
        color:#595959ab;
        margin-bottom:20px;
        letter-spacing:2px;
}
.part8 h3{
        font-size:15px;
        font-weight:bold;
         letter-spacing:2px;
	font-family:initial;

}
.part8 h4{
        font-size:12px;
        letter-spacing:2px;

}

 .table-div8{
        text-align: center;
        font-size: 16px;
        margin: 0 auto;
        color: #000000;
        padding:15px;
        display: flex;
        justify-content: inherit;

}
.table-div81{
        text-align: center;
        font-size: 20px
        margin: 0 auto;
}

.table-div82{
        text-align: center;
	width:280px;
	 display: flex;
	 justify-content:center;
 	 flex-direction: column;

}
.table-div83{
        text-align: center;
	height: 180px;
        margin: 0 auto;

}
.table-div84{
        text-align: left;
	height:180px;
	background:#fff;
	border-style:solid;
	border-color:#d4ba98;
        margin: 0 auto;
	background: #fff;
	padding:25px;
	line-height:normal;
}
.table-div85{
        text-align: center;
	width: 30px;
        margin: 0 auto;
}

/*----part9----*/

.part9 {
  width: 1150px;
  padding-top:100px;
  display: flex;
  justify-content:center;
  flex-direction: column;
  align-items: center;
  margin: 0px auto;
}

.part9 .container {
  display: flex;
}
.part9 h1{
	font-size:32px;
	font-weight:bold;
}
.part9 h2{
        font-size:18px;
        font-weight:bold;
	color:#595959ab;
	margin-bottom:20px;
	letter-spacing:2px;
}
.part9 h3{
        font-size:15px;
        font-weight:bold;
	 letter-spacing:2px;
	font-family:intial;

}
.part9 h4{
        font-size:12px;
	letter-spacing:2px;

}

 .table-div9{
        text-align: center;
        font-size: 16px;
        margin: 0 auto;
        color: #000000;
        padding:15px;
        display: flex;
        justify-content: inherit;
}
.table-div91{
        text-align: center;
        font-size: 20px;
	margin-bottom:20px;
        margin: 0 auto;
}

.table-div92{
        text-align: center;
        width:480px;
         display: flex;
         justify-content:center;
         flex-direction: column;

}
.table-div93{
        text-align: center;
        height: 180px;
        margin: 0 auto;

}
.table-div94{
        text-align: left;
        height:120px;
        background:#fff;
	 border: 1px solid #eee;
        margin: 0 auto;
        background: #fff;
        padding:25px;
	line-height:normal;
}
.table-div95{
        text-align: center;
        width: 30px;
        margin: 0 auto;
}
/* part10*/
.part10{
        padding-top: 20px;
	height:660px;
	display:flex;
	justify-content:center;
	margin:0 auto;

}

.part10 h1{
        margin-bottom: 22px;
	font-size:32px;
	font-weight:bold;
}

.part10-pu{
        margin-top: 20px;
        height: 250px;
        background-size: 1150px 350px;
}

.part10-pu .p1cpu{
        padding-top: 51px;
        padding-left: 116px;
        position: relative;
}

.part10-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;
}

.part10-pu ul{
        width: 960px;
	display:flex;
	justify-content:center;
}

.part10-pu ul li{
        margin-right: 39px;
        margin-bottom: 19px;
        width: 200px;
        height: 170px;
        text-align: center;
        font-size: 16px;
        line-height: 38px;
        border: 1px solid #eee;
        float: left;
	position:relative;
	top:100px;
}

.part10-pu ul table10{
}
.table10{
        text-align: center;
}

.table-div101{
        width: 205px;
        height: 175px;
        text-align: center;
        font-size: 16px;
        border: 1px solid #eee;
        position:relative;
        top:30px;
	z-index:1;
	backgorund:white;
}
.table-div102{
        width: 180px;
        height: 70px;
        text-align: center;
        font-size: 16px;
	background:#fff;
        border: 1px solid #eee;
	box-shadow:3px 3px 0px 0px #f0f0f0;
	margin:auto;
	padding:5px;
	position:relative;
	z-index:2;

}


.table-div1011{
        text-align: center;
        height: 30px;
        margin: 0 auto;
}
.table-div1012{
        text-align: center;
        width: 100px;
        margin: 0 auto;
}

.table-div1021{
        text-align: center;
        height: 30px;
        margin: 0 auto;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}
.table-div1022{
        text-align: center;
        height: 30px;
        margin: 0 auto;
	font-size:12px;
	color:#aaa;
	margin-bottom:5px;
}


/*---others---*/
@-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)
	}
}

}



.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;
}
*/
