.img-v1 {
	background-image: url(../images/product_banner_lg.jpg);
}
.img-v2 {
	background-image: url(../images/product/product_banner_lg_01.jpg);
}
.img-v3 {
	background-image: url(../images/product/product_banner_lg_02.jpg);
}
.img-v4 {
	background-image: url(../images/product/product_banner_lg_03.jpg);
}
.img-v5 {
	background-image: url(../images/product/product_banner_lg_04.jpg);
}
.img-v6 {
	background-image: url(../images/product/product_banner_lg_05.jpg);
}
.img-v7 {
	background-image: url(../images/product/product_banner_lg_06.jpg);
}
.img-v8 {
	background-image: url(../images/product/gis_banner.jpg);
}

.breadcrumb-caption h3:after {
	height: 0;
}
img{
	max-width:100%;
}

/**********概述***********/
.system-intro {
	background: #f0f2f4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	box-shadow: 0 0 14px #ccc;
	-webkit-box-shadow: 0 0 14px #000;
	-moz-box-shadow: 0 0 14px #000;
	-ms-box-shadow: 0 0 14px #000;
	padding:20px 30px;
	margin-top: 50px;
}

.system-frame .row, .function-module .row {
	margin-top: 30px;
	padding: 0 10px;
}

.technology-feature {
	margin-top: 60px;
}

.system-intro {
	position: relative;
	top: -150px;
	z-index: 1;
	width: 80%;
	left: 10%;
}

.system-frame {
	margin-top: -120px;
}

.technology-feature {
	margin-top: 40px;
}

@media (min-width:768px) {
	.system-intro {
		position: relative;
		top: -150px;
		z-index: 1;
		width: 80%;
		left: 10%;


	}

	.system-frame {
		margin-top: -120px;
	}

	.technology-feature {
		margin-top: 60px;
	}

}

@media(max-width:768px) {
	.system-frame {
		margin-top: 40px;
	}

	.system-intro {
		top: 0px;
		box-shadow: none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		-ms-box-shadow:none;
		background: #fff;
		width:100%;
		left:0;
		padding: 0;
		margin-top:40px;
	}

}

.about-title {
	font-size: 30px;
	width: 60%;
	margin: 0 auto 40px;
}

.breadcrumb-caption p {
	margin-top: 0;
}

.rectangle {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/reactangle_lg.png) no-repeat;
	position: relative;
	vertical-align: middle;
}

.rectangle:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 2px;
	background: #298cef;
	top: 9px;
}

.left-rectangle {
	left: -10px;
}

.left-rectangle:after {
	left: -30px;
}

.right-rectangle {
	right: -10px;
}

.right-rectangle:after {
	left: 30px;
}

.text-default-css {
	padding: 20px 0;
	text-indent: 28px;
	line-height: 30px;
	letter-spacing: 1px;
}

.shadow {
	display: block;
	width: 45px;
	height: 7px;
	background: url(../images/shadow.png);
	position: absolute;
	left: 50%;
	margin-left: -22.5px;
}

.function-module .row>div {
	height: 280px;
}

@media (min-width:768px) {
	.function-module .row>div {
		height: 280px;
	}

}

@media (max-width:768px) {
	.function-module .row>div {
		height: 320px;
	}

}

/* *************解决方法锚点导航样式**************** */
/*.anchor-nav-pc {*/
	/*width: 80px;*/
	/*max-width: 100px;*/
	/*position: fixed;*/
	/*right: 2%;*/
	/*top: 440px;*/
/*}*/

/*.anchor-nav ul {*/
	/*padding: 0;*/
/*}*/

/*.anchor-nav-pc ul li {*/
	/*padding: 10px 20px;*/
	/*text-align: center;*/
	/*background: #f0f0f0;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f0f0, endColorstr=#f0f0f0);*/
	/*margin-bottom: 1px;*/
	/*color: #555;*/
/*}*/

/*.anchor-nav-pc .anchor-mobile-active {*/
	/*background: #298cef;*/
	/*color: #fff;*/
/*}*/

/*.anchor-nav-mobile {*/
	/*width: 100%;*/
/*}*/

/*.anchor-nav-mobile ul {*/
	/*background: #f5f5f5;*/
	/*display: flex;*/
	/*display: -webkit-box;*/
	/*display: -moz-box;*/
	/*display: -webkit-flex;*/
	/*display: -moz-flex;*/
	/*display: -ms-flexbox;*/
	/*padding: 0 8px;*/
/*}*/

/*.anchor-nav-mobile ul li {*/
	/*flex: 1;*/
	/*padding: 16px 0;*/
	/*text-align: center;*/
/*}*/

/*.anchor-nav-mobile ul li.anchor-mobile-active {*/
	/*border-bottom: 2px solid #298cef;*/
	/*color: #298cef;*/
/*}*/

/*.scroll-anchor-nav-mobile {*/
	/*position: fixed;*/
	/*top: 70px;*/
	/*z-index: 1;*/
/*}*/


/********解决方案修改后样式**********/
/******业务痛点*******/
.caption .strong-h3{
	color:#289cef;
	font-size:25px;
	margin-top:15px;
}
.caption .resolve-case{
	color:#000;
}
.resolve-row .caption{
	margin-top:30px;
}
.resolve-row  img{
	max-width: 100%;
}
.resolve-list{
	margin-bottom: 80px;
}
/*******解决方案********/
.resolve-scheme{
	max-height: 770px;
	width:100%;
	background: url(../images/solution-bg2.jpg) no-repeat;
	padding:60px 0 40px;
}
.scheme-img2{
	background-image: url(../images/solution-bg3.jpg);
}

.scheme-info{
	height:150px;
	padding: 20px;
	-webkit-transform: translate(0 ,100%);
	-moz-transform: translate(0 ,100%);
	-ms-transform: translate(0 ,100%);
	transform: translate(0 ,100%);

}
.scheme-info h4{
	font-size: 30px;
	margin-bottom: 20px;
}
.scheme-info p{
	line-height: 34px;
}
.scheme-white{
	padding:80px 0;
}
.scheme-white .scheme-info{
	-webkit-transform: translate(0 ,48%);
	-moz-transform: translate(0 ,48%);
	-ms-transform: translate(0 ,48%);
	transform: translate(0 ,48%);
}
@media (max-width: 767px) {
	.scheme-info{
		-webkit-transform: translate(0 ,0) !important;
		-moz-transform: translate(0 ,0) !important;
		-ms-transform: translate(0 ,0) !important;
		transform: translate(0 ,0) !important;
		padding:20px 0;
	}
	.resolve-scheme{
		padding: 30px 0 20px;

	}
	.about-title{
		margin: 0 auto 20px;
		font-size: 20px;
	}
	.scheme-white{
		padding:10px 0;
	}
	.scheme-info h4{
		font-size: 25px;
	}
	.mobile-col{
		margin-top:20px;
		text-align: center;
	}
	.mobile-no-padding{
		padding:0
	}
	.special-scheme{
		height:120px;
	}
	.resolve-row img{
		max-width: 55%;
	}
}
/********产品介绍*********/
.product-content .about-title{
	font-size: 22px;
	margin:0 auto 10px;
}
.product-feature-item{
	font-size: 20px;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	max-width: 470px;
	/*margin: 170px auto 0;*/
	margin: 135px auto 0;
	text-align: left;
}
.special-feature-item{
	margin: 130px auto 0;
}
.product-feature-item strong{
	color:#298cef;
	font-size: 30px;
	position: relative;
	top: 2px;
}
.grey-product-box{
	background: #f0f2f4;
}
.blue-product-box{
	background: #143557;
}
.special-product-box .about-title{
	position: relative;
	top:-74px;
}
.special-product-box{
	margin-top:-30px;
}
.product-box{
	padding: 40px 0;
}
.no-padding-b{
	padding-bottom: 0;
}
.feature-text{
	display: inline-block;
	margin-left: 20px;
	text-align: left;
	vertical-align: text-top;
}
.function-module {
	padding: 30px;
}
.pc-margin-t-210{
	margin-top:210px;
}



/* gis */
.gis_title{margin-bottom:40px;}
.gis3_main{background:url(../images/product/gis3_icon.jpg) no-repeat center;}
.gis3_main:after{clear:both;content:"";display:block;}
.gis4_icon img{margin-bottom:10px;}
.gis4_pic{padding-top:20px;}

.clear:after{clear:both;content:"";display:block;}



/* 危房监测预警 */
.wf_wrap{width:1200px;margin:0px auto;}

.weifang_banner{background:url(../images/weifang/banner.jpg) no-repeat top;padding:100px 0px 400px;font-weight:bold;position:relative;}
.weifang_banner div{position:relative;z-index:2}
.weifang_banner h2{font-size:50px;font-weight:bold;}
.weifang_banner p{font-size:20px;}
.weifang_banner img{position:absolute;}
.wf_banner_icon1{
	top:50px;left:20%;z-index:1;
animation: myfirst 5s ease 0s infinite alternate;
-moz-animation: myfirst 5s ease 0s infinite alternate;	/* Firefox */
-webkit-animation: myfirst 5s ease 0s infinite alternate;	/* Safari 和 Chrome */
-o-animation:myfirst 5s ease 0s infinite alternate;	/* Opera */
}
.wf_banner_icon2{
	top:0px;right:20%;z-index:1;
animation: myfirst2 10s ease 0s infinite alternate;
-moz-animation: myfirst2 10s ease 0s infinite alternate;	/* Firefox */
-webkit-animation: myfirst2 10s ease 0s infinite alternate;	/* Safari 和 Chrome */
-o-animation:myfirst2 10s ease 0s infinite alternate;	/* Opera */
transform: rotateY(-180deg)
}

@keyframes myfirst
{
0% {top:50px;left:20%}
50% {top:0px;left:22%}
100% {top:50px;left:20%}
}

@-moz-keyframes myfirst /* Firefox */
{
0% {top:50px;left:20%}
50% {top:0px;left:22%}
100% {top:50px;left:20%}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
0% {top:50px;left:20%}
50% {top:0px;left:22%}
100% {top:50px;left:20%}
}

@-o-keyframes myfirst /* Opera */
{
0% {top:50px;left:20%}
50% {top:0px;left:22%}
100% {top:50px;left:20%}
}

@keyframes myfirst2
{
0% {top:0px;right:20%}
50% {top:20px;right:25%}
100% {top:0px;right:20%}
}

@-moz-keyframes myfirst2 /* Firefox */
{
0% {top:0px;right:20%}
50% {top:20px;right:25%}
100% {top:0px;right:20%}
}

@-webkit-keyframes myfirst2 /* Safari 和 Chrome */
{
0% {top:0px;right:20%}
50% {top:20px;right:25%}
100% {top:0px;right:20%}
}

@-o-keyframes myfirst2 /* Opera */
{
0% {top:0px;right:20%}
50% {top:20px;right:25%}
100% {top:0px;right:20%}
}

.wf_title{margin-bottom:60px;color:#333;}
.wf_title h3{font-size:30px;font-weight:bold;}
.wf_title p{font-size:16px;}

.weifang1{padding:50px 0px 100px;}
.weifang1 .col-md-1 img{margin-top:130px}


.weifang_padding{padding:100px 0px;}


.weifang2{background:url(../images/weifang/index2_icon1.jpg) no-repeat top #d2eaff}
.weifang2_pic1{position:relative;}

.weifang2_pic1_xm{position:absolute;right:0px;width:120px;background:url(../images/weifang/weifang2_pic1_xm.png) repeat-x;bottom:0px;padding-bottom:20px;}
.weifang2_pic1_xm h3{color:#298cef;font-size:16px;font-weight:bold;}
.weifang2_pic1_xm p{color:#ff6700;font-size:20px;font-weight:bold;}
.weifang2_pic1_xm p i{margin-right:10px;font-weight:normal;}

.weifang2_pic2{background:#fff;box-shadow:0px 5px 10px rgba(121,121,121,0.2);border-radius:5px;padding:20px 0px;width:900px;margin:60px auto 0px;}
.weifang2_pic2 h4{font-weight:Bold;color:#298cef}


.weifang3{background:url(../images/weifang/index3_bg.jpg) no-repeat top;}
.weifang3 .wf_title{color:#fff;}


.weifang4 .col-md-6 h4{font-weight:bold;}

.weifang5{background-image:url(../images/weifang/index5_bg.jpg);padding:50px 0px;}
.weifang5 .wf_title{margin-bottom:20px;}

.weifang7{background:Url(../images/weifang/index7_bg.jpg) no-repeat top;height:1000px;padding:50px 0px 0px;overflow:hidden;}

.weifang8{background:url(../images/weifang/index8_bg.jpg) no-repeat top #01051c}
.weifang8_more{font-weight:bold;font-size:20px;padding-top:50px;}

.weifang9{background:#298cef}
.weifang9_main{width:600px;margin:0px auto;position:relative;}
.weifang9_main p{position:absolute;color:#fff;font-size:20px;z-index:1}
.wf9_p1{left:20px;}
.wf9_p2{left:0px;top:80px}
.wf9_p3{left:30px;top:150px}
.wf9_p4{right:20px;}
.wf9_p5{right:0px;top:80px}
.wf9_p6{right:10px;top:150px}

.fangan_banner{background:url(../images/fangan/banner.jpg) no-repeat top;padding:180px 0px;}
.fangan_banner h3{font-size:48px;margin-bottom:20px;font-weight:bold;}
.fangan_banner p{font-size:16px}

.xianzhuang{margin-top:-150px;background:url(../images/fangan/xianzhuang_bg.png) no-repeat top;padding:100px 0px;}
.xianzhuang_main{margin:40px 0px;}

.fangan_main{background:url(../images/fangan/fangan_title.jpg) no-repeat top #298cef;padding-top:240px}

.fangan_title{position:relative;padding-bottom:40px;}
.fangan_title div{position:absolute;top:0px;width:100%;color:#fff;}
.fangan_title h4{font-size:30px;font-weight:bold;}
.fangan_title p{font-size:16px;}

.fangan1_title{color:#fff;padding-left:30px;position:relative;}
.fangan1_title:after{position:absolute;left:0px;top:5px;content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:15px solid #fff;}
.fangan1_title h4{font-weight:bold;font-size:16px;}

.fangan{padding:100px 0px}
.fangan2{background:url(../images/fangan/fangan2_bg.jpg) no-repeat top;}
.fangan3{background:url(../images/fangan/fangan3_bg.jpg) repeat-x top;background-size:auto 100%;padding-bottom:0px;}
.fangan4{background:url(../images/fangan/fangan4_bg.jpg) repeat-x top;}
.fangan4_icon{color:#fff;width:800px;margin:0px auto;padding:60px 0px;}
.fangan4_main {background:rgba(255,255,255,0.1);padding:40px 80px 0px;width:700px;margin:0px auto;border-radius:5px;}
.fangan4_main li{float:left;width:33.33%;color:#fff;text-align:left;background:url(../images/../images/fangan/fangan4_icon4.png) no-repeat left;padding-left:30px;margin-bottom:20px;height:40px;line-height:40px;}
.fangan5{background:url(../images/fangan/fangan5_bg.jpg) repeat-x top;padding-bottom:0px;}
.fangan6{background:url(../images/fangan/fangan6_bg.jpg) repeat-x top;background-size:auto 100%;}
.fangan7{background:#020513;}
.fangan8{background:#0b0932;padding-bottom:0px;}
.fangan9{background:#298cef;}

.fangan9 .caption h3{}
.fangan9 .caption p{display:block;height:150px;line-height:30px;}
.fangan9 .clear{background:#fff;padding:60px 20px;border-radius:5px;}


@media (max-width: 767px) {
	.product-feature-item{
		margin:20px auto
	}
	.special-product-box{
		margin-top:30px;
	}
	.special-product-box .about-title{
		top:-15px;
	}
	img{
		max-width:80%;
	}
	.feature-text{
		font-size: 16px;
	}
	.product-feature-item strong{
		font-size: 18px;
		top:-4px;
	}
	.text-default-css {
		padding: 20px 5px 20px 10px;
		text-indent: 28px;
		line-height: 25px;
		letter-spacing: 1px;
	}
	.function-module{
		padding:30px 0 0;
	}
	.weifang_banner p{font-size:16px;}
	.weifang_banner{padding:50px 20px 300px;background-size:auto 100%;}
	.wf_wrap{width:100%;}
	.weifang1 .col-md-1 img{margin:20px 0px;}
	.wf_title{padding:0px 20px;margin-bottom:40px;}
	.weifang_padding{padding:40px 0px;}
	.weifang9_main{margin:0px 20px;width:auto;}
	.weifang2_pic2{width:auto;margin:0px 20px;}
	.weifang2_pic1_xm{position:initial;width:auto;margin:20px;overflow:hidden;}
	.weifang2_pic1_xm p{float:left;width:25%;}
	.weifang4_pic{margin-bottom:20px;}
	.weifang3_main img{max-width:100%;}
	.weifang7{height:auto;padding-bottoM:0px;}
	.weifang8{}
	.weifang8 .col-md-4{margin-bottom:40px;}
	.fangan4_icon,.fangan4_main{width:auto;}
	.fangan9 .clear{margin:0px 10px;}
	.fangan9 .caption p{height:auto;}
	.fangan{padding:50px 0px}
	.fangan_title{padding:0px 10px 40px;}
	.fangan_title p{font-size:12px;}
	.fangan8,.fangan5,.fangan3{padding-bottom:0px;}
	.fangan_title div{width:auto;left:10px;right:10px;}
	.fangan_title h4{font-size:24px;}
	.fangan_banner{padding:100px 10px;}
	.xianzhuang{padding:100px 0px 40px;}
	.xianzhuang img{max-width:100%;}
	.fangan_main{background-size:auto 350px;padding-top:100px;}
	.fangan1_pic{padding:0px 10px;}
	.fangan_main img{max-width:100%;}
	.fangan4_icon{padding:20px 0px;}
	.fangan4_main{margin:0px 10px;padding:10px;}
	.fangan4_main li{width:50%;}
	.fangan5 .fangan2_pic{margin:0px 10px;}
	.fangan7 .fangan2_pic div{margin-bottom:20px;}
	
}