.wisdomPark-header{
  width: 100vw;
  height:37.5vw;
  background: url(../images/wisdomPark/service_banner_bg.png) no-repeat center;
  background-size: 100vw 37.5vw;
  overflow:hidden;
}
.wisdomPark-header-text1{
  margin-top:13.375vw; 
  margin-bottom:1.625vw; 
  font-size: 3.125vw;
  color: #FFFFFF;
}
.wisdomPark-header-text2{
  font-size: 0.875vw;
  color: #979797;
}
.wisdomPark-header-Btn{
  width:7.5vw;
  height:2.25vw;
  margin-top:3.25vw;
  margin-left:46.25vw; 
}

.wisdomPark-door{
  width: 100vw;
  height:53.75vw;
  background: url(../images/wisdomPark/service_content_gateway_bg.png) no-repeat center;
  background-size: 100vw 53.75vw;
  overflow:hidden;
}
.wisdomPark-door-text1{
   font-size:1.875vw;
   color:#333333;
   margin-top: 4.625vw;
}
.wisdomPark-door-text2{
  font-size:0.75vw;
  color:#666666;
}
.wisdomPark-door-strip{
  width: 3vw;
  height: 0.25vw;
  background-color: #387DFA;
  margin-top:1.625vw;
  margin-left:48.5vw;
  margin-bottom:0.75vw;  
}
.wisdomPark-door-cardArr{
  width: 74.25vw;
  margin-left:14.125vw; 
}
.wisdomPark-door-card{
  width: 24.75vw;
  height:19.75vw;
  background: url(../images/wisdomPark/service_content_gateway_default_bg.png) no-repeat center;
  background-size: 24.75vw 19.75vw;
  color: #333333;
}
.wisdomPark-door-card:hover{
  background: url(../images/wisdomPark/service_content_gateway_consultation_bg.png) no-repeat center;
  background-size: 24.75vw 19.75vw;
  color: #FFFFFF;
}
.wisdomPark-door-card img{
  width: 6.5vw;
  height:6.5vw;
  margin-top:3.875vw;
  margin-left:8.875vw;
  margin-bottom: 2.5vw; 
}

.wisdomPark-programme{
  width: 100vw;
  height:42.875vw;
  background: url(../images/wisdomPark/service_content_programme_bg.png) no-repeat center;
  background-size: 100vw 42.875vw;
  overflow:hidden;
}
.wisdomPark-programme-text{
  font-size:1.875vw;
  color: #FFFEFE;
  margin-top:4vw;
  margin-bottom:1.125vw;   
}
.wisdomPark-door-strip{
  width: 3vw;
  height: 0.25vw;
  background-color: #FFFFFF;
  margin-left:48.25vw;
  margin-bottom:0.75vw;  
}
/* 轮播 */
#wisdomPark-programme-banner{
	width:72.75;
	height:26.25vw;
	margin:0 auto;
  margin-top:1.5vw;
  margin-left:13.625vw;
	position:relative;
}
#wisdomPark-programme-show{
	position:absolute;
	width:70vw;
	height:26.25vw;
	overflow:hidden;
}
#wisdomPark-programme-show>li{
  width: 30.625vw;
  height:26.25vw ;
  position:absolute;
	left:11vw;
	top:0;
	transition:all 1s ease-out;
  list-style:none;
  background: url(../images/wisdomPark/service_content_programme_community_bg.png) no-repeat center;
  background-size:  30.625vw 26.25vw  ;
}
#wisdomPark-programme-show img{
  width: 5.375vw;
  height: 5.875vw;
  margin-top: 4.625vw;
  margin-left: 12.375vw;
}
.wisdomPark-programme-text1{
  font-size: 1vw;
  color: #333333;
  margin-top: 1.125vw;
  font-weight:bold;
}
.wisdomPark-programme-text2{
  width: 20vw;
  font-size:0.75vw;
  color: #333333;
  margin-top: 1.875vw;
  margin-left: 6vw;
}
#next,#prev{
	width:8.064vw;
	height:8.064vw;
	position:absolute;
	opacity:.5;
	top:6.25px;
	transition:all .3s linear;
	cursor:pointer;
	z-index:3;
}
#prev{
  left:0.625vw;
  background-color: #FFFEFE;
}
#next{
  right:0.625vw;
  background-color: #FFFEFE;
}
#prev:hover{
	opacity:1;
}
#next:hover{
	opacity:.8;
}
.b2{
	transform:translate3d(-11vw,0,0) scale(.8);
	z-index:2;
	opacity:.8;
}
.b3{
	transform:translate3d(11vw,0,0) scale(1);
	z-index:3;
}
.b4{
	transform:translate3d(32vw,0,0) scale(.8);
	z-index:2;
	opacity:.8;
}


.wisdomPark-choice{
  width:100vw;
  height:43.375vw;
  background-color: #FFFFFF;
  overflow:hidden;
}
.wisdomPark-choice-text1{
  font-size:1.875vw;
  color: #333333;
  margin-top:4.25vw;
  margin-bottom:1.25vw;   
}
.wisdomPark-choice-strip{
  width: 3vw;
  height: 0.25vw;
  background-color: #FF9663;
  margin-left:48.25vw;
  margin-bottom:1vw;  
}
.wisdomPark-choice-text2{
  font-size: 0.75vw;
  color: #666666;
}
.wisdomPark-choice-zhu{
  margin-top: 1.875vw;
  margin-left:10.875vw;
}
.wisdomPark-choice-zhubg{
  width:39.125vw;
  height: 28.875vw;
}
.wisdomPark-choice-cod img{
  width: 1.75vw;
  height: 1.5vw;
}
.wisdomPark-choice-title{
  font-size: 1.125vw;
  color: #333333;
  font-weight:bold;
  margin-left: 1.625vw;
}
.wisdomPark-choice-introduce{
  font-size: 0.875vw;
  color: #666666;
  margin-left: 3.375vw;
  margin-bottom: 2vw;
}

.wisdomPark-CMALL{
  width: 100vw;
  height:34.5vw;
  background: url(../images/wisdomPark/service_content_choose_cmall_bg.png) no-repeat center;
  background-size: 100vw 34.5vw;
  overflow:hidden;
}
.wisdomPark-CMALL-title{
   font-size:1.25vw;
   color: #333333;
   margin-top:9.5vw;
   margin-left:20.25vw;
}
.wisdomPark-CMALL-content{
  font-size:0.875vw;
  color: #666666;
  line-height:1.8vw;
  margin-top:2.75vw;
  margin-left:20.25vw;
}

.wisdomPark-UserCase{
  width: 100vw;
  height:49.75vw;
  background-color: #FFFEFE;
  overflow:hidden;
}
.wisdomPark-UserCase-title{
  font-size:1.875vw;
  color:#333333;
  margin-top:3.375vw;
  margin-bottom:1vw;
}
.wisdomPark-UserCase-strip{
  width: 3vw;
  height: 0.25vw;
  background-color: #FF7C42;
  margin-left:48.5vw;
}
.wisdomPark-UserCase-btnicon{
  width: 7.5vw;
  height: 2.25vw;
  margin-left: 46.25vw;
}
.wisdomPark-UserCase-card{
  margin-top: 2.875vw;
  margin-left: 11.25vw;
  margin-bottom: 2.75vw;
  overflow:hidden;
}
.wisdomPark-UserCase-card1{
  width:20.375vw;
  height: 24vw;
  background: url(../images/wisdomPark/ziqier.png);
  background-size: 20.375vw 24vw;
  position: relative;
}
.wisdomPark-UserCase-card2{
  width:20.375vw;
  height: 24vw;
  background: url(../images/wisdomPark/chepinjia.png);
  background-size: 20.375vw 24vw;
  position: relative;
}
.wisdomPark-UserCase-card3{
  width:20.375vw;
  height: 24vw;
  background: url(../images/wisdomPark/zhongliang.png);
  background-size: 20.375vw 24vw;
  position: relative;
}
.wisdomPark-UserCase-card4{
  width:20.375vw;
  height: 24vw;
  background: url(../images/wisdomPark/xuanma.png);
  background-size: 20.375vw 24vw;
  position: relative;
}
.wisdomPark-UserCase-text1{
  font-size: 1.125vw;
  color: #333333;
  font-weight:bold;
  margin-top: 11.75vw;
  margin-bottom: 0.875vw;
  display: flex; 
  align-items: center; 
  justify-content: center;
}
.wisdomPark-UserCase-text2{
  width: 13.875vw;
  height: 5.9vw;
  margin-left: 3vw;
  font-size: 0.75vw;
  color: #333333;
  overflow:hidden;
}
.wisdomPark-UserCase-BTNcard{
  width:20.375vw;
  height: 24vw;
  background: url(../images/wisdomPark/wisdomPark-UserCase-BTNcardbg.png);
  background-size: 20.375vw 24vw;
  z-index: 999;
  display: none;
  top:-20vw;
  overflow:hidden;
  position:relative;
}
.wisdomPark-UserCase-BTNcard>div{
  width:2.375vw;
  height: 0.25vw;
  background-color: #FFFFFF;
  margin-top: 4.5vw;
  margin-left:3.875vw;
  margin-bottom: 2.125vw;
}
.wisdomPark-UserCase-BTNcard>p{
  margin-left: 3.875vw;
  width: 13vw;
  height: 15vw;
  font-size: 0.75vw;
  color: #FFFFFF;
  overflow-x:auto;
}