body {
    background: #f2f2f2;
}
div.banner img {
  width: 100%;
}
div.box h3{
	text-align: center;
}
p.kzonetxt{
	margin:20px auto 40px;
    line-height: 34px;
    text-align: center;
	letter-spacing: 1px;
}
/********************* service star *************************/
#site-header{
	position: fixed !important;
}
#serlist{
	background:#fff;
	padding:1px 0px 80px;
}
.fwtype {
    width: 100%;
    margin: 0px auto 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.fwtype a {
    display: block;
    text-align: center;
    color: #000;
    font-size: 13px;
    width: 16.666%;
	padding: 40px 20px;
}
.fwtype a:hover{
	box-shadow: 0 0 30px rgba(0,0,0,.15);
	border-radius:10%;
    transform: translate3d(0,-2px,0);
}
.fwtype a i {
    display: block;
    margin:0px auto 20px;
    font-size:54px;
    color: #000066;
}
/********************* service end *************************/
/********************* 服务承诺 star *************************/
.box ul {
	width:100%;
	margin:0px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box ul.cnlist li {
    width: 24%;
    text-align: center;
    padding: 20px 30px 50px;
}
.box ul li{
	background: #fff;
    color: #757575;
    line-height: 20px;
}
.box ul li i {
    font-size: 72px;
    line-height: 108px;
}
.box ul li h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
/********************* 服务承诺 end *************************/
/********************* 配件服务 star *************************/
ul.peijian li {
    width: 32.3%;
    padding: 0px;
}
ul.peijian li img {
    width: 100%;
}
/********************* 配件服务 end *************************/
/********************* 联系我们 star *************************/
.box ul.kefu{margin: 40px auto 80px;}
.box ul.kefu li {
    width: 19.6%;
    text-align: center;
    padding: 20px 0px 50px;
}
.box ul.kefu li.weixin {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    align-items: center;
    margin-top: 5px;
    justify-content: center;
    padding: 40px 0px 40px 0px;
}
.box ul.kefu li.weixin .icon-weixin {
    font-size: 180px;
    color: #009900;
}
ul.kefu .wxcenter {
    padding: 40px 150px 40px 60px;
}
ul.kefu .wxcenter h4 {
    margin-bottom: 15px;
}
ul.kefu .wxcenter p {
    font-size: 16px;
    line-height: 42px;
}
ul.kefu .wxcenter i {
    font-size: 16px;
    line-height: 32px;
    margin-right: 5px;
}
ul.kefu li.weixin img {
    width: 116px;
    height: 116px;
}
/********************* 联系我们 end *************************/
