/*解决方案*/
.solut_ind_banner{
	width: 100%;
	height: 600px;
	background:  url(/images/solution/solution_index/solut_index_banner.png);
}
.solut_ind_banner{
	
}
.solut_ind_banner_main{
	width: 1200px;
	margin: 0 auto;
	padding-top: 160px;
}
.solut_ind_banner_point{
	width: 40px;
	height: 2px;
	background: #FCFF00;
	margin: 30px 0px;
}
.solut_ind_banner_txt01{
	font-size: 47px;
	font-weight: 400;
	color: #FFFFFF;
}
.solut_ind_banner_txt02{
	color: #FFFFFF;
	font-size: 18px;
}
.solut_ind_banner_txt03{
	color: #FCFF00;
}
.solut_ind_banner_btn{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #FFFFFF;
	border-radius:25px ;
	margin-top: 60px;
}
	.solut_ind_banner_btn:hover {
		background: #FCFF00;
		color: #333333;
		border: 1px solid #FCFF00;
		cursor: pointer;
		background: #1ABA7F;
		border: 1px solid #1ABA7F;
		color:#ffffff;
	}
.solut_ind_advant01{
	width: 1048px;
	margin: 0 auto;
	padding: 70px 0px 80px 0px;
	position:relative;
}
.solut_ind_advant01_one {
	position: absolute;
	left: 378px;
	top: 68px;
	text-align: center;
	font-size: 16px;
	color: #6e6e6e;
}
	.solut_ind_advant01_one div span {
		color: #18cfb5;
		font-size: 22px;
		font-weight: 550;
	}
	.solut_ind_advant01_one div:nth-child(1) {
		font-size: 22px;
		font-weight: 550;
		color: #000000;
		padding-left: 54px;
	}
	.solut_ind_advant01_one div:nth-child(2) {
		margin-top:18px
	}
	.solut_ind_advant01_one div:nth-child(3) {
		margin-top: 5px
	}
	.solut_ind_advant01_one div:nth-child(4) {
		margin-top: 5px
	}

.solut_ind_advant01_two {
	position: absolute;
	left: 0px;
    top: 434px;
	text-align: center;
	font-size: 16px;
	color: #6e6e6e;
}

	.solut_ind_advant01_two div span {
		color: #ffc13c;
		font-size: 22px;
		font-weight: 550;
	}

	.solut_ind_advant01_two div:nth-child(1) {
		font-size: 22px;
		font-weight: 550;
		color: #000000;
		padding-left: 54px;
	}

	.solut_ind_advant01_two div:nth-child(2) {
		margin-top: 24px
	}

	.solut_ind_advant01_two div:nth-child(3) {
		margin-top: 5px
	}

	.solut_ind_advant01_two div:nth-child(4) {
		margin-top: 5px
	}

.solut_ind_advant01_three {
	position: absolute;
	right: 0px;
	top: 430px;
	text-align: center;
	font-size: 16px;
	color: #6e6e6e;
}

	.solut_ind_advant01_three div span {
		color: #3bc6ee;
		font-size: 22px;
		font-weight: 550;
	}

	.solut_ind_advant01_three div:nth-child(1) {
		font-size: 22px;
		font-weight: 550;
		color: #000000;
		padding-left: 22px;
	}

	.solut_ind_advant01_three div:nth-child(2) {
		margin-top: 24px
	}

	.solut_ind_advant01_three div:nth-child(3) {
		margin-top: 5px
	}

	.solut_ind_advant01_three div:nth-child(4) {
		margin-top: 5px
	}

.solut_ind_advant01_txt {
	text-align: center;
	font-size: 18px;
	padding: 60px 0px;
}
.solut_btn{
	margin: 0 auto;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	background: #18CFB5;
	border-radius:25px;
}
.solut_btn:hover{
	background:  #1ABA7F;
}
.solut_box{
	background: #F6F8FF;
	width: 100%;
	padding: 20px 0px 60px 0px;
}
.solut_mian{
	width: 1200px;
	margin: 0 auto;
}
.solut_mian_list{
	background: #FFFFFF;
	padding-bottom: 60px;
	margin-top: 40px;
	
}
.solut_mian_list_title{
	font-size: 30px;
	text-align: center;
	padding: 30px 0px;
	font-weight:bold ;
}
.solut_mian_list_txt01{
	font-size: 18px;
	color: #18CFB5;
	text-align: center;
}
.solut_mian_list_txt02{
	font-size: 18px;
	text-align: center;
	padding: 20px 0px 40px 0px;
}
/*智慧商业*/
.solut_banner_box{
	width: 100%;
	height: 600px;
	background: url(/images/solution/solution_sy/solut_banner_bgk.png);
}
.solut_banner_txt01{
	text-align: center;
	font-size:52px;
	color: #FFFFFF;
	padding-top: 150px;
	font-weight: bold;
}
.solut_banner_txt02{
	width: 1100px;
	margin: 0 auto;
	line-height: 32px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	padding: 40px 0px;
}
.solut_banner_btn{
	margin: 0 auto;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #FFFFFF;
	border-radius:25px;
	margin-top: 40px;
}
	.solut_banner_btn:hover {
		background: #1ABA7F;
		border: 1px solid #1ABA7F;
		/*color: #18CFB5;*/
		cursor: pointer;
	}

.solut_main_box {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0px 30px 0;
}
.solut_main_list01{
	width: 48.5%;
	height: 680px;
	background: #FFFFFF;
	border: 1px solid #e3e9fb;
	margin-top: 40px;
}
.solut_main_list01_img img{
	 width: 100%;
	 height: auto;
}
.solut_main_list01_title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	
}
.solut_main_list01_txt{
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	padding: 20px 40px;
	height: 150px;
}
.solut_main_list02{
	width: 1200px;
	height: 650px;
	background: #FFFFFF;
	border: 1px solid #e3e9fb;
	margin-top: 40px;
}
.solut_main_list02_img{
	width: 1200px;
}
.solut_main_list02_img img{
	width: 100%;
	height: auto;
}

.solut_main_list02_txt{
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	padding: 20px 40px 0px 40px;
	height: 120px;
}
.solut_main_list01_txt02{
	font-size: 18px;
	color: #18CFB5;
	text-align: center;
	line-height: 30px;
	height: 110px;
	
}
.solut_main_list03_txt{
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	padding: 20px 40px;
	height: 100px;
	
}
.solut_main_list03{
	width: 48.5%;
	height: 740px;
	background: #FFFFFF;
	border: 1px solid #e3e9fb;
	margin-top: 40px;
}

/*智慧物业*/
.solut_wy_trouble{
	width: 1400px;
	margin: 0 auto;
}
.solut_wy_trouble_main{
	display: flex;
	justify-content: space-between;
	padding: 60px 0px;
	height: 420px;
}
.solut_wy_trouble_list{
	width: 180px;
}
.solut_wy_trouble_list:hover{
	margin-top: -20px;
}
.solut_wy_trouble_img{
	width: 140px;
	height: 140px;
	margin: 0 auto;
	
}
.solut_wy_trouble_title{
	font-size: 20px;
	text-align: center;
	padding: 30px 0px 20px 0px;
	font-weight: bold;
}
.solut_wy_trouble_txt{
	font-size: 17px;
	text-align: center;
	line-height: 26px;
	color: #999999;
}
.solut_wy_feat_title{
	background: #2ddfc6;
}
.solut_wy_feat{
	background: url(/images/solution/solution_wy/solut_wyimgbgk.png);
	width: 100%;
	height: 900px;
	background-size: cover;
  	background-position: center center;
  	padding-top: 60px;
}
.solut_wy_feat_main{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	
}
.solut_wy_feat_list{
	width: 330px;
	height: 150px;
	background: #FFFFFF;
	border-radius:10px ;
	padding: 20px 30px;
	margin-top: 20px;
}
.solut_wy_feat_list_title{
	font-weight: bold;
	font-size:24px;
	text-align: center;
}
.solut_wy_feat_list_txt{
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 17px;
	color: #666666;
}
.solut_wy_feat_middle{
	width: 400px;
	margin: 0 auto;
	margin-top: 100px;
}
.solut_wy_feat_middle img{
	width: 100%;
}
.solut_wy_banner_btn{
	margin: 0 auto;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #FFFFFF;
	border-radius:25px;
	margin-top: 120px;
}
	.solut_wy_banner_btn:hover {
		/*background: #FCFF00;
		border: 1px solid #FCFF00;
		color: #18CFB5;*/
		background: #1ABA7F;
		border: 1px solid #1ABA7F;
		/*color: #18CFB5;*/
		cursor: pointer;
	}
.solut_wy_feat02{
	margin-top: 40px;
}
.solut_wy_feat02_main{
	width: 950px;
	margin: 0 auto;
	margin-top: 60px;
}
.solut_wy_feat02_left01{
	background: url(/images/solution/solution_wy/solut_wyimg08.png) no-repeat;
	width: 460px;
	height: 425px;
	padding: 100px 0px 0px 150px;
}
.solut_wy_feat02_list_title{
	font-size: 30px;
	font-weight: bold;
	color: #18CFB5;
}

.solut_wy_feat02_list_point{
	display: block;
	background: #18CFB5;
	width: 80px;
	height: 3px;
	margin: 20px 0px;
}
.solut_wy_feat02_list_txt{
	font-size: 20px;
	line-height: 40px;
	height: 40px;
}
.solut_wy_feat02_right01{
	background: url(/images/solution/solution_wy/solut_wyimg09.png) no-repeat;
	width: 460px;
	height: 425px;
	padding: 100px 0px 0px 90px;
}
.solut_wy_feat02_left02{
	background: url(/images/solution/solution_wy/solut_wyimg10.png) no-repeat;
	width: 460px;
	height: 425px;
	padding: 40px 0px 0px 150px;
	margin-top: 40px;
}
.solut_wy_feat02_right02{
	background: url(/images/solution/solution_wy/solut_wyimg11.png) no-repeat;
	width: 460px;
	height: 425px;
	padding: 40px 0px 0px 90px;
	margin-top: 40px;
}
.solut_wy_feat02_s{
	width: 200px;
	height: 200px;
	background: url(/images/solution/solution_wy/solut_wyimg12.png) no-repeat;
	position: relative;
	background-size: cover;
	top: 350px;
	left: 370px;
}
.solut_wy_feat03{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}
.solut_wy_feat03_list{
	width: 48.5%;
	height: 720px;
	border: 1px solid #e3e9fb;
	background: #FFFFFF;
	margin-top: 60px;
}
.solut_wy_feat03_list img{
	width: 100%;
	height: auto;
}
.solut_wy_feat03_list_title{
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	padding: 50px 0px 40px 0px;
}
.solut_wy_feat03_list_txt{
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	padding: 0px 50px;
}
.solut_wy_feat04{
	width: 100%;
	height: 620px;
	background: #F6F8FF;
	margin-top: 80px;
}
.solut_wy_feat04_main{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

/*走马灯*/
.dev_wy_hardware_list{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
#dev_wy_wrap {
  width: 100%;
  height: 360px;
  position: relative;
}
#dev_wy_wrap .dev_wy_box {
  width: 100%;
  height: 360px;
 /* background: #FFFFFF;*/
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}


.dev_wy_box ul {
  position: absolute;
  top: 0;
  left: 0;
}
.dev_wy_box li {
	margin-right: 12px;
}

.dev_wy_box ul li {
  width: 380px;
  height: 360px;
  float: left;
  text-align: center;
  position: relative;
}

.dev_wy_box ul li img {
  width: 380px;
  height: 250px;
  -ms-interpolation-mode: bicubic;
}

.dev_wy_box ul li:hover {
  z-index: 1;
}

.dev_wy_box ul li:hover img {
}
.dev_wy_list_txt{
	display: block;
	font-size: 18px;
	text-align: center;
	height: 100px;
	line-height: 100px;
	background: #FFFFFF;
}


/*智慧园区*/
.solut_yq_scenes_mian{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 40px 60px;
}
.solut_yq_scenes_list{
	width: 130px;
	height: 130px;
}
.solut_yq_scenes_list:hover{
	margin-top: -15px;
	transition: 0.5s;
}
.solut_yq_scenes02{
	width: 100%;
	height: 490px;
	background: url(/images/solution/solution_yq/solut_yqimg_banner.png) no-repeat;
	margin-top: 60px;
}
.solut_yq_scenes02_title{
	text-align: center;
	font-size: 18px;
	padding: 60px 0px 40px 0px;

}
.solut_yq_scenes02_main{
	width: 1200px;
	height: 300px;
	background: #FFFFFF;
	border-radius:20px;
	margin: 0 auto;
	box-shadow:0px 0px 8px 1px #e2e2e2;
	display: flex;
	justify-content: space-between;
	padding: 80px 80px;
}
.solut_yq_scenes02_list{
	width: 150px;
	text-align: center;
}
.solut_yq_scenes02_listimg{
	height: 90px;
	width: 150px;
}
.solut_yq_scenes02_listtitle{
	padding-top: 40px;
	font-size: 18px;
}
.solut_yq_value{
	margin-top: 40px;
}
.solut_yq_value_img{
	width: 1160px;
	margin: 0 auto;
	padding: 80px 0px 120px 0px;
}
.solut_yq_service{
	width: 100%;
	height: 600px;
	background: #F6F8FF;
}
.solut_yq_service_main{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.solut_yq_service_list{
	width: 220px;
	height: 260px;
	background: #FFFFFF;
	border-radius:4px;
	padding: 60px 50px;
}
.solut_yq_service_list:hover{
	box-shadow:0px 0px 12px 1px #e2e2e2;
	margin-top: -15px;
	transition: 0.3s;
}
.solut_yq_service_list_img{
	width: 78px;
	height: 78px;
	margin:  0 auto;
}
.solut_yq_service_list_title{
	text-align: center;
	font-size: 20px;
	padding: 40px 0px 0px 0px;
	/*width: 136px;*/
}

/*解决方案适配*/
@media only screen and (max-width: 1550px) {
	.solut_main_box{
		width: 1100px;
	}
	.solut_main_list01{
		height: 650px;
	}
	.solut_main_list01_title{
		font-size: 28px;
	}
	.solut_main_list01_txt{
		font-size: 18px;
	}
	.solut_main_list02{
		width: 1100px;
	}
	.solut_main_list02_txt{
		font-size: 18px;
	}
	.solut_main_list02_img{
		width: 1100px;
	}
	.solut_main_list03_txt{
		font-size: 18px;
	}
	.solut_main_list01_txt02{
		font-size: 18px;
	}
}