/*nav*/
@media (max-width:1120px) {
	.navbar-nav li a{
		padding: 7 5px;
		font-size: 14px !important;
	}
	.active-nth-last-child a{
		display: inline-block;
		width:90px !important;
		height:34px;
		background:rgba(107,174,239,0.4) !important;
		border-radius:3px;
	}
	.container-fluid{
		width: 100% !important;
	}
}
@media (max-width: 767px) {
	.banner{
		display: none;
	}
	.navbar-collapse{
		background:rgba(40,41,46,0.5);
	}
	#guding{
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}
	.navbar{
		background: rgba(255,255,255,0);
		margin-bottom:0;
		border: 0;
	}
	.navbar-brand img{
		width:1.2rem;
		height:0.25rem;
	}
	.navbar-toggle{
		margin-top: 10px;
		padding: 4px;
	}
	.navbar-nav {
    	float: left;
	}
	.navbar-nav{
		color: #fff;
	}
	.navbar-nav li a{
		padding-top:7px;
		font-size:0.12rem !important;
		font-family:PingFang SC;
		font-weight:400;
	}
	.navbar-nav li:nth-child(4) a{
		color:#6BAEEF !important;
	}
	.navbar-nav li a:hover{
		color: #6BAEEF !important; 
	}
}


@media (max-width:767px) {
	html{
		font-size: 50px;
	}
	.xiaoguo h1{
		position: absolute;
		top: -20px;
		font-size: 12px;
		color:#ffd92a;
		left: -1600px;
	}
	.xiaoguo p{
		font-size: 12px;
		position: absolute;
		top: 20px;
		left: -1600px;
	}
}

/*article*/
@media (max-width:767px) {
		/*弹窗*/

.gou{
	display: none;
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	background: rgba(0,0,0,0.4);
}
.gou>.Submission{
	width: 100%;
	padding: 0.2rem 0.36rem 0.36rem;
	margin: 1.8rem auto;
	background: rgba(51,52,56,1);
	text-align: center;

}
.Submission>span{
	margin-left:92%;
}





/*版块一*/
	.ourServicesOne{
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
	.ourServicesOne>h1{
		height:0.4rem;
		font-size: 0.28rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin-bottom: 0.3rem;
	}
	.ourServicesOne>img{
		width: 100%;
		margin:0.1rem 0;
		display: none;
	}
	.ourServicesOne>p{
		font-size:0.2rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
		margin:0.2rem 0;
	}
	.content{
		width: 96%;
		margin: 0 auto;
		margin-top: 0.5rem;
		font-size: 0.24rem;
	}
	.content>ul>li{
		text-align: center;
	}
	.content>ul>li:nth-child(1),.content>ul>li:nth-child(3),.content>ul>li:nth-child(5){
		display: flex;
		flex-direction: column-reverse;
	}
	.content>ul>li>div{
		 align-self : center;
	}
	.jianjie{
		width: 3.5rem;
	}
	.jianjie>h2{
		font-size: 0.25rem;
		color: #333333;
		margin:0.2rem 0 0.2rem;
	}
	.jianjie>p{
		font-size: 0.12rem;
		color: #666666;
	}
	.content>ul>li>div>img{
		width:3rem;
		height:2.6rem;
	}

	.contrntTuOne{
		margin-top: 1.5rem;
		width: 100%;
		position: relative;
	}
	.contrntTuOne img{
		width:100%;
		height:2rem;
	}
	.contrntTuOne>div{
		width: 100%;
		height: 1rem;
		position: absolute;
		top: 0.5rem;
		left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.contrntTuOne>div>p{
		font-size: 0.20rem;
		color: #ffffff;
	}


/*版块二*/
	.ourServices{
		width: 100%;
		margin-top: 1rem;
	}
	.ourServicesTwo{
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
	.ourServicesTwo h1{
		height:0.4rem;
		font-size: 0.28rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin-bottom: 0.3rem;
	}
	.ourServicesTwo img{
		width: 96%;
		margin: 0.1rem 0 0.3rem;
		display: none;
	}
	.ourServicesTwo p{
		font-size:0.14rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
	}

	.panoramicShooting{
		width: 96%;
		height: 6.4rem;
		margin: 0.66rem auto 0;
	}


/*版块三	*/
	.serviceTwo{
		width: 100%;
		display: flex;
		flex-direction:column;
		margin-top: 0.3rem;
	}
	.serviceTwo div{
		width:100%;
		order:1;
	}
	.serviceTwo div h2{
		width:100%;
		height:0.24rem;
		font-family:Adobe Heiti Std;
		font-weight:bold;
		color:rgba(51,51,51,1);
		margin-bottom: 0.39rem;
		text-align: center;
		font-size: 0.3rem;
	}

	.serviceTwo ul{
		order:2;
		width: 100%;
		list-style: none;
		padding: 0;
		display: flex;
		flex-wrap:wrap;
		justify-content:space-around;
	}
	.serviceTwo ul li{
		background:rgba(12,13,18,1);
		position: relative;
		margin-bottom: 0.05rem;
	}
	.serviceTwo ul li img{
		width:1.5rem;
		height:1.36rem;
	}
	.serviceTwo ul li div{
		width:1.5rem;
		height:1.36rem;
		text-align: center;
		position: absolute;
		top: 0px;
		left: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.serviceTwo ul li div p{
		color: #fff;
		margin: 0;
		font-size: 0.18rem;
	}


/*版块四*/
.discount{
		width: 100%;
		position: relative;
	}
	.discount>div{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		top: 0.3rem;
		left: 0;
	}
	.preferentialDiscount p{
		font-size: 0.24rem;
		color: #fff;
	}
	.preferentialDiscount p span{
		font-size: 0.36rem;
		color: #6BAEEF;
	}
	.froms{	
		display: flex;
		flex-direction:column;
		align-items: center;
	}
	.froms input{
		width:3rem;
		height:0.5rem;
		background:rgba(255,255,255,1);
		border-radius:5px;
		font-size:0.24rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
		padding: 0.1rem;
		margin-bottom: 0.3rem;
		border: none;
	}
	.froms button{
		width:3rem;
		height:0.5rem;
		background:rgba(107,174,239,1);
		border-radius:5px;
		font-size:0.24rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		border: 0 solid transparent;
		outline: none;
	}

/*版块五*/
		.productFunction{
		width: 100%;
		margin-top: 1rem;
	}
	.industry{
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
	.industry>h1{
		height:0.3rem;
		font-size:0.28rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin-bottom: 0.3rem;
	}
	.industry>img{
		width: 96%;
		display: none;
	}
	.contentTwo{
		width: 96%;
		margin: 0.2rem auto 0;
	}
	.contentTwo p{
		text-indent:2em;
		color: #333333;
		text-align:left;
		font-size: 0.12rem;
	}
	.Investment{
		width: 96%;
		margin:0 auto;
		position: relative;
	}
	.Investment>img{
		width: 100%;
		height: 2rem;

	}
	.Investment>div{
		width: 100%;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	.Investment>div>p{
		width:3.6rem;
		margin:0.04rem;
		color: #ffffff;
		font-size: 0.18rem;
	}
	.Investment>div>span{
		margin-top: 0.2rem;
		display: inline-block;
		width:1.98rem;
		height:0.51rem;
		background:rgba(253,196,66,1);
		border-radius:5px;
		color: #ffffff;
		font-size: 0.27rem;
		line-height: 0.51rem;
		text-align: center;
	}

/*版块六*/
	.cloudChina{
		margin-top: 0.3rem;
		width: 100%;
	}
	.biaotiThree{
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
	.biaotiThree img{
		width: 100%;
		display: none;
	}
	.cloudChina>div>h1{
		height:0.29rem;
		font-size:0.28rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		margin-bottom: 0.1rem;
	}
	.cloudChina>div>p{
		margin: 0.1rem 0 0.1rem;
		font-size:0.12rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(102,102,102,1);
	}
	.tuwen{
		width: 96%;
		margin: 0 auto;
	}
	.tuwen ul li {
		display: flex;
		flex-direction:column;
	}
	.tuwen ul li img{
		width:100%;
	}
	.tuwen ul li span{
		width:0.32rem;
		height:0.28rem;
		font-size:0.24rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(107,174,239,1);
	}
	.tuwen ul li h1{
		font-size:0.24rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(51,51,51,1);
		position: relative;

	}
/*	.tuwen ul li h1:before{
		content: "";
		position: absolute;
		top: 6px;
		left: -40px;
		width: 8px;
		height: 8px;
		background: rgba(107,174,239,1);
	}*/
	.tuwen ul li div{
		width: 96%;
		margin: 0 auto;
	}
	.tuwen ul li div p{
		font-size: 0.14rem;
		margin:0;
	}
	.tuwen ul li div{
		order:1;
	}
	.tuwen ul li img{
		order:2;
		margin: 0.5rem 0;
	}
	.peixun{
		height: 2.73rem;
	}



}




/*footer*/
@media (max-width:767px) {
	footer{
		width: 100%;
	}
	.footer{
		width: 100%;
		height:9.2rem;
		background:rgba(51,52,56,1);
		position: relative;
	}
	.footer p{
		font-size:0.36rem;
		font-family:Arial Black;
		font-weight:bold;
		color:rgba(217,217,217,0.1);
		text-align: center;
	}
	.websiteInformation{
		width: 100%;
		position: absolute;
		top: 0.35rem;
	}
	.biaotiSix{

	}
	.biaotiSix h1{
		font-size:0.28rem;
		font-family:Adobe Heiti Std;
		font-weight:bold;
		color:rgba(107,174,239,1);
		text-align: center;
		margin:0.2rem 0 0.2rem;
	}
	.biaotiSix p {
		margin: 0 auto;
		width: 90%;
		font-size:0.12rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(217,217,217,1);
		text-align: center;
	}
	.xinxi{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 0.3rem;
	}
	.contact{
		width:3rem;
	}
	.contact div{
		display: inline-block;
		font-size:0.18rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		position: relative;
	}
	.contact div p{
		width: 100%;
		height:0.45rem;
		text-align: center;
		line-height: 0.45rem;
		font-size:0.18rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		position: absolute;
		top: 0;
		left: 0;
	}
	.contact div img{
		width:1.5rem;
		height:0.45rem;
		background:rgba(40,41,46,1);
	}
	.contact div .tabOne{
		width:1.1rem;
		height:0.45rem;
		background:rgba(40,41,46,1);
	}
	.contact span{
		display: inline-block;
		width:90%;
		height:0.02rem;
		background:rgba(101,101,101,1);
	}
	.lianxi li img{
		width: 0.3rem;
		height: 0.3rem;
	}
	.contact ul{
		list-style: none;
		padding: 0;
	}
	.fangan{
		width: 2rem;
		height: 2rem;
		display: none;
	}
	.contact ul li{
		margin: 0.1rem 0;
	}
	.contact ul li p{
		display: inline-block;
		font-size:0.18rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(133,134,138,1);
	}

	.Submission{
		width:3rem;
		float: right;
	}
	.Submission input{
		width:3rem;
		height:0.41rem;
		border:1px solid rgba(101,101,101,1);
		border-radius:5px;
		background: rgba(51,52,56,1);
		margin-bottom: 0.17rem;
		color: #CFCFCF;
		font-size: 0.24rem;
	}
	.Submission textarea{
		width:3rem;
		height: 0.92rem;
		border:1px solid rgba(101,101,101,1);
		border-radius:5px;
		background: rgba(51,52,56,1);
		color: #CFCFCF;
		font-size: 0.24rem;
		resize: none;
	}
	.Submission div{
		width:3rem;
		height:0.51rem;
		background:rgba(107,174,239,1);
		border-radius:5px;
		line-height: 0.51rem;
		text-align: center;
		font-size:0.24rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(255,255,255,1);
		margin-top: 0.17rem;
	}


	.copyright{
		position: absolute;
		bottom: 0;
		width: 100%;
		background:rgba(40,41,46,1);
		font-size:0.18rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color: #85868A;
		text-align: center;
		line-height: 0.47rem;
	}
}
/*footer*/
