/*全局样式*/
.flt{
	float: left;
	color: #000;
}
*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑,宋体";
}
ul li{
	list-style: none;
}
a{
	color: #fff;
	text-decoration: none;
}
body,html{
	width: 750px;
	margin: 0 auto;
}
/*头部*/
#tz{
	color: #fff;
    text-decoration: none;
    display: block;
    overflow: hidden;
    float: left;
    padding-top: 24px;
}
header{
	padding: 0% 4%;
	overflow: hidden;
	height: 90px;
	
}
header>img{
	
	margin-top: 20px;
}
header #Tbt{
	height: 100%;
	text-align: center;
	margin-left: 8px;
}
header #Tbr{
	float: right;
	overflow: hidden;
	padding-top: 32px;
}
header #Tbr>img{
	margin-right: 11px;
}
header #Tbr>p{
	font-size: 21px;
}
header #Tbt .Tp1{
	font-size: 21px;
	letter-spacing: 6px;
}
header #Tbt .Tp2{
	font-size: 14px;
	
}
/*内容区域*/
#content{
	margin-bottom: 200px;
}
/*轮播图*/
.headSwiper .swiper-slide>img{
	width: 100%;
}
/*我们的服务*/
.server{
	background: url(../images/pic02.jpg) no-repeat center;
	margin: 0 auto;
	height: 378px;
}
.server .top{
	text-align: center;
	margin-bottom: 10px;
	padding-top: 75px;
	box-sizing:border-box;
}
.server .top .pb{
	font-size: 21px;
	font-weight: bolder;
}
.server .top .ps{
	font-size: 20px;
	margin-top: 8px;
}
.server .middle{
	text-align: center;
	line-height: 1.5em;
	font-size: 14px;
	width: 80%;
    margin-left: 10%;
}
.server .bottom{
	box-sizing:border-box;
	height: 365px;
	padding-top: 25px;
	width: 80%;
	margin: 0 auto;

}
.server .bottom ul li{
	float: left;
	width: 15%;
	text-align: center;
	
}
.server .bottom ul li.sbr{
	margin-right: 2%;
}
.server .bottom ul li p{
	text-align: center;
	margin-top: 8px;
}
/*精心打造团队*/
.team{
	height: 130px;
	background: #daeafa;
	overflow: hidden;
}
.team>.p1{
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	margin-top: 26px;
}
.team>.p2{
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	width: 86%;
	margin: 5px auto;
}
/*四大优势*/
.fad{

}
.fad>.d1{
	border-bottom: 2px solid #dcdcdc;
	font-size: 22px;
	text-align: center;
	font-weight: bolder;
	height: 78px;
	line-height: 78px;

}
.fad ul{
	overflow: hidden;
    border-bottom: 2px solid #dcdcdc;
}
.fad ul li{
	width: 50%;
	float: left;
	padding-bottom: 37px;
	border-bottom: 2px solid #dcdcdc;
	box-sizing:border-box;
}
.fad ul li .lf{
	float: left;
	padding-left: 30px;

}
.fad ul li .lf .p1{
	font-size: 20px;
	padding-top: 44px;
	font-weight: bolder;
}
.fad ul li .lf .p2{
	font-size: 16px;
	padding-top: 20px;
}
.fad ul li .rf{
	float: right;	
    padding-right: 35px;
    padding-top: 40px;
}
/*政策法规*/
.pContent{
	border-bottom: 2px solid #dcdcdc;
}
.pContent .p1{
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	margin-top: 23px;
}
.pContent .p2{
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	margin: 5px auto 20px;
}
.polices>ul{
	border-bottom: 2px solid #dcdcdc;
}
.polices>ul li{	
	overflow: hidden;
	border-bottom: 2px solid #dcdcdc;
}
.polices>ul li .fl{
	float: left;
	margin-left: 30px;
	margin-top: 23px;
	margin-bottom: 23px;
}
.polices>ul li .fr{
	float: left;
	margin-left: 36px;
	margin-top: 60px;
	width: 60%;
	margin-bottom: 15px;
}
.polices>ul li .fr .p1{
	font-size: 20px;
	font-weight: bolder;
}
.polices>ul li .fr .p2{
	font-size: 16px;
	color: #969696;
	margin-top: 33px;
}
#seeMore{
	display: block;
	border: 1px solid #dcdcdc;
	clear: both;
	color: black;
	font-size: 20px;
	font-weight: bolder;
	width: 124px;
	padding: 5px 10px;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
/*联系我们*/
#us{
	margin-top: 30px;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
}
.white{
	overflow: hidden;
}
.white .left{
	float: left;
	margin-left: 25px;
}
.white .left .p1{
	line-height: 2em;
}
.white .left .p2{
	line-height: 1.5em;
}
.white .right{
	float: left;
}
.white .right .tw{
	float: left;
	text-align: center;
	margin-right: 10px;
}
.white .right .tw .wxl{
	margin-left: calc(50% - 63px);
}
.white .right .tw .wxr{
	margin-left: calc(50% - 120px);
}

/*底部*/
footer{
	height: 84px;
	background: #eeeeee;
	position: fixed;
	bottom: 0px;
	width: 750px;
}
#ful{
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}
#ful a{
	display: block;
	float: left;
	color: black;

}
#ful li{
	float: left;
	text-align: center;
	width: 20%;
	margin-top: 12px;
}
#ful li a{
	text-align: center;
	width: 100%;
}