<style>
/*重置*/
a{border:none;}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
body,h1,p,li,dd,dl{ margin:0;}
p{display:block;}
img{ display:block; border:none; margin:0;}
h1{ font-weight:normal;}
span{ display:block;}
*{ font-family:"微软雅黑";padding:0;list-style-type:none;}
.overflow{ overflow:hidden;}



.bannerbox{ background-color:#F7F7F7; }
.banner{ margin-left:auto; margin-right:auto; width:1140px; background-image:url(./Images/xsbzpage_banner.jpg);height:367px;}


.mainbox01{ background-color:#f1f1f1; height:600px;}
.main01{margin-left:auto; margin-right:auto;width:1140px;}
.main01 h1{ text-align:center; margin-top:64px; margin-bottom:52px; font-family:"微软雅黑 Light", "微软雅黑"; font-size:36px; color:#464646;}
.question *{float:left;}
.one{ width:364px; height:339px; background-image:url(./Images/xsbzpage_zcbg_1.png); margin-right:20px;}
.one span{ color:#f5dbb0; font-size:30px; padding-top:32px; margin-left:110px; margin-bottom:30px;}
.one p{ display:block; width:260px; color:#eaeaea; font-size:14px; margin-left:58px; line-height:24px;}
.two{width:364px; height:339px; background-image:url(./Images/xsbzpage_zcbg_2.png);margin-right:20px; }
.two span{ color:#f5dbb0; font-size:30px; padding-top:32px; margin-left:139px; margin-bottom:30px;}
.two p{display:block; width:260px; color:#eaeaea; font-size:14px; margin-left:58px; line-height:24px;}
.three{width:364px; height:339px; background-image:url(./Images/xsbzpage_zcbg_3.png); float:left;}
.three span{ color:#f5dbb0; font-size:30px; padding-top:32px; margin-left:121px; margin-bottom:30px;}
.three p{display:block; width:260px; color:#eaeaea; font-size:14px; margin-left:58px; line-height:24px;}
.mainbox02{ background-color:#e1e1e1; height:600px;}
.four{width:364px; height:339px; background-image:url(./Images/xsbzpage_dlbg_1.png); margin-right:20px;}
.four span{ color:#c2d5fe; font-size:30px; padding-top:32px; margin-left:110px; margin-bottom:30px;}
.four p{display:block; width:260px; color:#eaeaea; font-size:14px; margin-left:58px; line-height:24px;}
.five{width:364px; height:339px; background-image:url(./Images/xsbzpage_dlbg_2.png); margin-right:20px;}
.five span{ color:#c2d5fe; font-size:30px; padding-top:32px; margin-left:136px; margin-bottom:30px;}
.five p{display:block; width:360px; color:#eaeaea; font-size:14px; margin-left:22px; line-height:24px;}
.six{width:364px; height:339px; background-image:url(./Images/xsbzpage_dlbg_3.png);}
.six span{ color:#c2d5fe; font-size:30px; padding-top:32px; margin-left:117px; margin-bottom:30px;}
.six p{display:block; width:360px; color:#eaeaea; font-size:14px; margin-left:22px; line-height:24px;}
.phone{ background-color:#868686; height:132px; background-image:url(./Images/xsbzpage_phone.png); background-repeat:no-repeat; background-position:center;}
.mainbox01 span,.mainbox02 span{ font-family:"微软雅黑 Light", "幼圆";}




.topheaderbox{ position:fixed;left:0;top:0; width:100%; z-index:10;}
.top{ width:46px; height:46px; background-color:#bbbbbb;background-image:url(./Images/top.png); background-repeat:no-repeat; background-position:center; border-radius:5px;position:fixed;right:0;bottom:20%;}
.top:hover{ background-color:#16a3ce;}
.customer{width:46px; height:46px; background-color:#bbbbbb; border-radius:5px;position:fixed;right:0;bottom:28%;float:left;}
.customerimg{ margin-left:9px; margin-top:7px; float:left;}
.customer:hover{background-color:#16a3ce; width:196px;}
.card-content{ font-size:18px; color:#FFF; text-align:center; line-height:46px;}


@media (max-width: 1024px) {
    .headerbox{width:100%}
	
}
@media (max-width: 768px) {
    .headerbox{width:80%}
}
@media (max-width: 320px) {
    .headerbox{width:100%}
}


</style>