body,button{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
}
ul ,li{
	margin:0;
	padding:0;
	list-style-type: none;
}
.hand{
	height:45px;
	width:100%;
	background-color:#383e4a;
	background-image:url(../img/logo.png);
	background-repeat: no-repeat;
	background-size:100px;
	background-position:10px center;
	position: fixed;
	z-index: 5;
	display:none; 
}
.hand-bt{
	background-color:#00cd98;
	color:#ffffff;
	border:none;
	padding:6px 10px;
	float:right;
	border-radius:5px;
	margin-top:7px;
	margin-right:7px;
}
.process{
	background-color:#f5f7fa;
	margin-top:-5px;
}
.process h2{
	text-align: center;
	font-size:24px;
	font-family:Microsoft JhengHei;
	color:#43494d;
	width:280px;
	margin:0 auto;
	padding-top:50px;
}
.process ul{
	height:100px;
	width:100%;
}
.process ul li{
	display:inline-block;
	text-align: center;
	height:100px;
	width:20%;
	margin-left:-4px;
}
.process-pic-xqfx{
	background-image:url(../img/ic_xuqiufenxin_none.png);
	background-repeat: no-repeat;
	background-position: center 42px;
	background-size:35px;
	height:100px;
}
.process-pic-cpsj{
	background-image:url(../img/ic_design_none.png);
	background-repeat: no-repeat;
	background-position: center 42px;
	background-size:35px;
	height:100px;
}
.process-pic-xmkf{
	background-image:url(../img/ic_develop_none.png);
	background-repeat: no-repeat;
	background-position:center 42px;
	background-size:35px;
	height:100px;
}
.process-pic-jyys{
	background-image:url(../img/ic_ceshi_none.png);
	background-repeat: no-repeat ;
	background-position:center 42px;
	background-size:35px;
	height:100px;
}
.process-pic-ptwh{
	background-image:url(../img/ic_weihu_none.png);
	background-repeat: no-repeat;
	background-position:center 42px;
	background-size:35px;
	height:100px;
}
.process-pic-xqfx.selected{
	background-image:url(../img/ic_01.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-size:35px;
	height:100px;
}
.process-pic-cpsj.selected{
	background-image:url(../img/ic_02.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-size:35px;
	height:100px;
}
.process-pic-xmkf.selected{
	background-image:url(../img/ic_03.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-size:35px;
	height:100px;
}
.process-pic-jyys.selected{
	background-image:url(../img/ic_04.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-size:35px;
	height:100px;
}
.process-pic-ptwh.selected{
	background-image:url(../img/ic_05.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-size:35px;
	height:100px;
}
.tab-box{
	padding:20px 30px 60px 30px;
	background-color:#383e4a;
	color:#ffffff;
}
.tab-box div{
	padding-top:20px;
	padding-bottom:25px;
	font-size:20px;
}
.tab-box ul li{
	font-size:14px;
	color:#acafb4;
	letter-spacing: 0.2px;
}
.none{
	display:none;
}
