﻿/*首页样式*/
/*我们是谁*/
.about-em{
	display: block;
	width:45px;
	height:6px;
	background:#4bafff;
	border-radius: 1rem;
	margin-bottom:20px;
}
.about-h4{
	color:#2d3743;
	font-size:48px;
	padding-bottom:6%;
	text-align: left;
	line-height: 48px;
}
.about-p{
	width:80%;
	color: #656d77;
	font-size:14px;
	line-height: 22px;
}
.container .eleven.columns.floatword{
	padding-top:30px;
}
.container .eight.columns.floatimg{
	float:right;
}
.container .one-third.column.usimg{
	width:275px;
	margin:0 auto;
	padding:4% 5% 0;
}
.container .one-third.column.usimg img{
	display: block;
	margin:0 auto;
}
/*我们的产品*/
h1.ourh1 span{
	text-align: center;
	color: #2d3743;
    font-size: 48px;
    padding-bottom: 2%;
    line-height: 48px;
    display: block;
}
.container h1.ourh1 span:before{
	content: "";
	display: inline-block;
	background:url(../images/h1titbg.png) no-repeat;
	background-size:200% 100%;
	width:50px;
	height:8px;
	vertical-align: middle;
	margin-right:4%;
}
.container h1.ourh1 span:after{
	content: "";
	display: inline-block;
	background:url(../images/h1titbg.png) no-repeat;
	background-size:200% 100%;
	background-position: 100% 0;
	width:50px;
	height:8px;
	vertical-align: middle;
	margin-left:4%;
}
.ourproduct-p{
	text-align: center;
	padding-top:3px;
	color:#656d77;
	font-size:14px;
	line-height: 24px;
	padding-bottom: 8%;
}
.container .one-third.column.teamimg{
	width: 388px;
	margin:0;
	margin-right:18px;
}
.container .one-third.column.teamimglast{
	margin-right:0;
}

.container .four.columns.fourcolumns{
	width:278px;
}
.facts-wrap-num{
	color:#fff;
	font-size:60px;
	font-weight:bold;
}
.porduct_more{
	display: block;
	color:#4bafff;
	font-size:16px;
}
.porduct_more:after{
	content: "";
	display: inline-block;
	background:url(../images/more_product.png) no-repeat;
	background-size:100% 100%;
	width:16px;
	height:16px;
	vertical-align: middle;
	margin-left:5px;
}
.porduct_more:hover,.porduct_more:active{
	color:#4bafff;
}

/*我们的服务*/
#services .bs-wrapper{
	width:100%;
}
#services .bs-wrapper li{
	height:14.5rem;
	margin-left:2%;

}
#services .bs-wrapper li .head-title{
	font-size:24px;
	color:#fff;
	line-height:1.3rem;
	text-align: left;
	padding-left: 11%;
    width: 74%;
    bottom:1.1rem;
}
#services .bs-wrapper li.active .head-title
{
	padding-top:5%;
	color:#4bafff;
	font-family: 'Microsoft Yahei', sans-serif;
}
#services .bs-wrapper li.active .head-title:before{
	content: "";
	display: block;
	margin-bottom: 10px;
	width:25px;
	height:3px;
	background:#fff;
}
#services .bs-wrapper li.active .p-wrapper{
	bottom:38%;
	padding-left:11%;
	width:53%;
	text-align: left;
	font-family: 'Microsoft Yahei', sans-serif;
}
#services .bs-wrapper li.active .grey-wrapper .pos-grey{
	opacity: .4;
}
#services .bs-wrapper li .grey-wrapper .pos-grey{
	opacity: 0;
}
#services .bs-wrapper li .img-wrapper .grey-img1{
	background:url(../images/greyimg1.jpg) no-repeat center center;
	background-size: cover;
}
#services .bs-wrapper li .img-wrapper .grey-img2{
	background:url(../images/greyimg2.jpg) no-repeat center center;
	background-size: cover;
}
#services .bs-wrapper li .img-wrapper .grey-img3{
	background:url(../images/greyimg3.jpg) no-repeat center center;
	background-size: cover;
}
#services .bs-wrapper li .img-wrapper .grey-img4{
	background:url(../images/greyimg4.jpg) no-repeat center center;
	background-size: cover;
}

#services .bs-wrapper li.active .p-wrapper>p{
	opacity: 1;
	font-family: 'Microsoft Yahei', sans-serif;
	font-size:14px;
}
/*成功案例*/
#work{
	padding-top:7%;
	padding-bottom:7%;
}
.portfolio-wrap{
	position: relative; 
	height: 250px;
	padding-top:5%;
	text-align: center;	
}
.portfolio-wrap li{
	width:240px;
	float:left;
}
.portfolio-wrap li span{
	display: block;
	text-align: center;
	font-size:28px;
	line-height: 28px;
	color:#2d3743;
	padding-top:8%;
	padding-bottom:5%;
	font-weight: 400;
}
/*footer*/
#contact{
	background:#353a4b;
	padding-top:2%;
	padding-bottom:2%;
}
.contact-wrap{
	position: relative; 
	margin: 0 auto;
	padding-top:10px;
	overflow:hidden;
	background:none;
} 
.contact-wrap p{
	padding-bottom:14px;
	text-align:left;
	color:#fff;
	opacity:.8;
} 
.contact-wrap p a{
	color:#f1f3f9;
	font-size: 14px;
	line-height: 20px;
	padding-right:10px;
}
#contact h6{
	padding-bottom:25px;
	text-align:right;
	color:#fff;
} 
#footer{
	background:#353a4b;
	padding:0;
	border-top:1px solid #414657;
}
#footer .container{
	padding-top:30px;
	padding-bottom:30px;
}
#footer img{
	display: block;
	float:left;
}
#footer p{
	color:#fff;
	font-size:14px;
	float:right;
	padding-top:1%;
}

/*media query*/
@media only screen and (max-width: 800px)
{
	h1.ourh1 span{ 
		font-size: 28px;
		line-height:28px;
		 }
	.about-h4{
		font-size:28px;
	}
	.container .one-third.column.teamimg{
		width:300px;
		margin-bottom:40px;
	}
	#services .bs-wrapper li.active .p-wrapper{
		width:85%;
		bottom:50%;
	}
	#contact h6{
		text-align: center;
	}
	#footer img{
		float:none;
		margin:0 auto 10px;
	}
	#footer p{
	text-align: center;
	}
	#services .bs-wrapper li .head-title
	{
		font-size:0.87rem;
	}
	#services .bs-wrapper li.active .p-wrapper>p{
		font-size:0.7rem;
	}
}