/*
.banner-wrap{
	padding-top: 3rem;
	width: 100%;
	height: 380px;
	background: url('/frontend/web/image/shujv/banner.png') no-repeat center;
	background-size: cover;
}

.banner-wrap .center{
        padding-top: 0px
        width: 100%;
        text-align: center;	
        float: center;
}

.banner-wrap .center h2{
	margin-bottom: 35px;
	font-size: 48px;
	font-weigh:bold;
	line-height: 60px;
	color: #ffffff;
}

.banner-wrap .center p{
        font-size: 20px;
        line-height: 28px;
	font-weigh:bold;
        color: #ffffff;
}
*/
.wd-part h1{
	margin: 100 auto;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.wd-part h2{
	font-size: 24px;
	line-height: 24px;
	color: #595959;
}
.wd-part h3{
        margin: 100 auto;
	margin-bottom:30px;
        text-align: center;
        font-size: 32px;
        line-height: 40px;
        color: #262626;
}

/*part4*/
.part4{
        padding-top: 100px;
	 background: url('/frontend/web/image/shujv/shujv_bg_1.png') no-repeat center;
        height:620px;
	width: 1200px;
	margin: auto;
}

.part4 h1{
        font-size:32px;
        font-weight:bold;
}
.part4 h2{
        font-size:18px;
        color:white;
}

.part4 .p4-nav{
        margin: 0 auto;
        margin-top: 50px;
        width: 1200px;
        display:flex;
}
.part4 .p4-nav li{
        margin-right: 39px;
        width: 270px;
        text-align: center;
        cursor: pointer;
        float: left;
}
.part4 .p4-nav li p{
        margin-top: 35px;
        font-size: 16px;
        font-weight:bold;
        line-height: 24px;
        color: #262626;
}

/*part3*/

.part3{
        padding-top: 100px;
        height:620px;
	width: 1200px;
	margin: auto;
}

.part3 h1{
        font-size:32px;
        font-weight:bold;
}
.part3 h2{
        font-size:18px;
        color:white;
}

.part3 .p3-nav{
        margin: 0 auto;
	margin-left:150px;
        margin-top: 50px;
        width: 1200px;
        display:flex;
}
.part3 .p3-nav li{
        margin-right: 39px;
        width:550px;
        text-align: center;
        cursor: pointer;
        float: left;
}
.part3 .p3-nav li p{
        margin-top: 35px;
        font-size: 16px;
        font-weight:bold;
        line-height: 24px;
        color: #262626;
}
.part3 .p3-nav .exportItem{
	height:80px;
	width: 240px;
        margin-left: 45px;
        font-size: 23px;
        line-height: 24px;
	font-weight:500;
        cursor: pointer;
	 float: left;
}

.part3 .p3-nav .connectItem{
        height:80px;
        width: 240px;
        margin-left: 45px;
        font-size: 23px;
	font-weight:500
        line-height: 24px;
        cursor: pointer;
	float: left;

}
.part3 .p3-nav .exportItem1{
        height:170px;
        width: 240px;
        font-size: 24px;
	margin-right:80px;
        line-height: 24px;
        cursor: pointer;
         float: left;
}

.part3 .p3-nav .connectItem1{
	height:150px;
        width: 240px;
        font-size: 24px;
	margin-right:80px;
        line-height: 24px;
        cursor: pointer;
        float: left;

}

.part3 .p3-nav .exportPic{
        height:150px;
        width: 240px;
        margin-right: 81px;
        font-size: 24px;
        line-height: 24px;
        cursor: pointer;
	float: left;
}

.part3 .p3-nav .connectPic{
        height:150px;
        width: 240px;
        margin-right: 81px;
        font-size: 24px;
        line-height: 24px;
        cursor: pointer;
	float: left;
}

.part3 .p3-nav .connectPic{
        display: none;
}

.part3 .p3-nav exportPic.active{
        display: block;
}

.part3 .p3-nav .connectItem{
        display: block;
}

.part3 .p3-nav .exportItem{
        display: none;
}
.part3 .p3-nav exportItem1.active{
        display: block;
}
.part3 .p3-nav .connectItem1{
        display: none;
}


/*part5*/
.part5{
        padding-top: 120px;
        height:720px;
}

.part5 h1{
        font-size:32px;
	margin-top:10px;
	margin-bottom:40px;
        font-weight:bold;
}
.part5 h2{
        font-size:18px;
        color:white;
}

.part5 .p5-nav{
        margin: 0 auto;
        margin-top: 50px;
        width: 1200px;
        display:flex;
}
.part5 .p5-nav li{
        margin-right: 39px;
        width:550px;
        text-align: center;
        cursor: pointer;
        float: left;
}
.part5 .p5-nav li p{
        margin-top: 35px;
        font-size: 16px;
        font-weight:bold;
        line-height: 24px;
        color: #262626;
}

/*part6*/
.part6{
        padding-top: 120px;
        height:720px;
        text-align: left;
}

.part6 h1{
        font-size:32px;
	margin-top:10px;
        font-weight:bold;
}
.part6 h2{
	margin-top:35px;
        font-size:24px;
	text-align:left;
	color:#262626;
        font-weight:bold;
}
.part6 h3{
        font-size:15px;
        text-align:left;
        color:#595959;
        font-weight:bold;
}

.part6 .p6-nav{
        margin: 0 auto;
        margin-top: 50px;
        width: 1200px;
        display:flex;
}
.part6 .p6-nav li{
        margin-right: 10px;
        width:500px;
        text-align: left;
        cursor: pointer;
        float: left;
}
.part6 .p6-nav li p{
        margin-top: 10px;
        font-size: 14px;
        line-height: 15px;
	text-align: left;
        color: #262626;
	font-weight:bold;
}



/* 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;
}
*/
