.skill-cont1{
	width:100%;
	background:#FFF;
	overflow:hidden;
	margin-bottom:100px;
}
.skill-cont2{
	display:none;
	width:100%;
	background:#FFF;
	overflow:hidden;
	margin-bottom:100px;
}
.skill-cont3{
	display:none;
	width:100%;
	background:#FFF;
	overflow:hidden;
	margin-bottom:100px;
}
.doublendFs{
	overflow:hidden;
	width:90%;
	margin:0 auto;
	margin-top:100px;
}
.doublendFs h1{
	width:100%;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:36px;
	color:#888;
	font-family:"microsoft yahei";
	margin-bottom:40px;
}
.images-describe{
	overflow:hidden;
	height:400px;
}
.images-describe img{
	width:100%;
	height:100%;
}
.text-describe{
	line-height:35px;
	font-size:18px;
	color:#2B2B2B;<
	position:relative;
}
@media (min-width: 1000px){
	.text-describe div{
		margin-top:160px;
	}
}
@media (max-width: 1000px){
	.text-describe div{
		margin-top:15px;
		text-align:left;
	}
}
.doublePattern{
	overflow:hidden;
	width:90%;
	margin:0 auto;
	margin-top:100px;
}
.doublePattern h1{
	width:100%;
	line-height:80px;
	text-align:center;
	font-size:36px;
	color:#888;
	font-family:"microsoft yahei";
	margin-bottom:40px;
}
.pattern-type .pattern-icon1{
	background:url(../recimages/duble1.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-icon2{
	background:url(../recimages/duble2.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-icon3{
	background:url(../recimages/duble3.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.wx-cont1{
	overflow:hidden;
}
.wx-cont2{
	overflow:hidden;
}
.pattern-type{
	margin-bottom:40px;
}
.pattern-class{
	height:380px;
	border:1px solid #DDD;
}
.pattern-images{
	margin-top:60px;
}
.pattern-type .pattern-wx-icon1{
	background:url(../recimages/service_icon1.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-wx-icon2{
	background:url(../recimages/service_icon2.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-wx-icon3{
	background:url(../recimages/service_icon3.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-wx-icon4{
	background:url(../recimages/service_icon4.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-wx-icon5{
	background:url(../recimages/service_icon5.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-wx-icon6{
	background:url(../recimages/service_icon6.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-inte-icon1{
	background:url(../recimages/inte1.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-inte-icon2{
	background:url(../recimages/inte2.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type .pattern-inte-icon3{
	background:url(../recimages/inte3.png) no-repeat center;
	background-size:80px 80px;
	height:80px;
}
.pattern-type h2{
	text-align:center;
	font-size:24px;
	line-height:60px;
	margin-top:20px;
	margin-bottom:0px;
	color:#666;
	font-family:"microsoft yahei";
}
.pattern-type .pattern-txt{
	line-height:24px;
	font-size:16px;
	color:#999;
	font-family:"microsoft yahei";
	width:80%;
	margin:0 auto;
}
.pattern-type .pattern-scene{
	line-height:24px;
	font-size:16px;
	color:#03A9F4;
	font-family:"microsoft yahei";
	width:80%;
	margin:0 auto;
	margin-top:30px;
}
/*手机平板样式*/
@media (max-width: 768px) {
	.skill-cont1 {
	    margin-bottom: 40px;
	}
	.skill-cont2 {
	    margin-bottom: 40px;
	}
	.skill-cont3 {
	    margin-bottom: 40px;
	}
	.doublendFs{
		margin-top:50px;
	}
	.doublendFs h1 {
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    font-size: 24px;
	    margin-bottom: 20px;
	}
	.images-describe {
	    overflow: hidden;
	    height: 200px;
	}
	.text-describe {
	    line-height: 20px;
	    font-size: 14px;
	    color: #2B2B2B;
	}
	.text-describe div {
	    text-align: left;
	}
	.doublePattern{
		margin-top:50px;
	}
	.doublePattern h1 {
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    font-size: 24px;
	    margin-bottom: 20px;
	}
	.pattern-type .pattern-icon1 {
	    background: url(../recimages/duble1.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-icon2 {
	    background: url(../recimages/duble2.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-icon3 {
	    background: url(../recimages/duble3.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-wx-icon1 {
	    background: url(../recimages/service_icon1.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-wx-icon2 {
	    background: url(../recimages/service_icon2.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-wx-icon3 {
	    background: url(../recimages/service_icon3.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-wx-icon4 {
	    background: url(../recimages/service_icon4.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-wx-icon5 {
	    background: url(../recimages/service_icon5.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-wx-icon6 {
	    background: url(../recimages/service_icon6.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-inte-icon1 {
	    background: url(../recimages/inte1.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-inte-icon2 {
	    background: url(../recimages/inte2.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type .pattern-inte-icon3 {
	    background: url(../recimages/inte3.png) no-repeat center;
	    background-size: 70px 70px;
	    height: 70px;
	}
	.pattern-type h2 {
	    text-align: center;
	    font-size: 20px;
	    line-height: 40px;
	    margin-top: 20px;
	}
	.pattern-type .pattern-txt {
	    line-height: 20px;
	    font-size: 14px;
	}
	.pattern-type .pattern-scene {
	    line-height: 20px;
	    font-size: 14px;
	}
	.pattern-class {
	    height: 310px;
	    border: 1px solid #DDD;
	}
	.pattern-images{
		margin-top:40px;
	}
}