<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:#F3F3F3; }
.banner{ margin-left:auto; margin-right:auto; width:1140px; background-image:url(./Images/khalpage_banner.png);height:367px;}


.mainbox01{ background-color:#f1f1f1; height:720px;}
.main01{margin-left:auto; margin-right:auto;width:1140px;}
.text{text-align:center;}
.text h1{  margin-top:70px; font-size:36px; color:#464646; line-height:58px; font-family:"微软雅黑 Light", "微软雅黑" }
.text p{color:#464646; font-size:14px; margin-bottom:60px;}
.one{height:420px;width:560px; margin-right:20px; float:left;}
.hospital{ background-image:url(./Images/khalpage_img1.png);  height:280px;border-top-left-radius:5px; border-top-right-radius:5px;}
.detail{  background-color:#9f8463; border-bottom-left-radius:5px; border-bottom-right-radius:5px; height:140px;}
.detail h1{font-family:"微软雅黑 Light", "幼圆" ;color:#f5dbb0; font-size:18px;line-height:30px; margin-left:22px; margin-bottom:5px; padding-top:15px; line-height:30px;}
.detail p{font-family:"微软雅黑 Light", "幼圆" ;margin-left:22px; color:#f9f8f7; font-size:14px;}
.two{ height:420px;width:560px;float:left;margin-bottom:76px;}


.main02{margin-left:auto; margin-right:auto;width:1140px;}
.first{ margin-left:50px;}
.photo01{ background-image:url(./Images/khalpage_xssf_case1.png); width:89px; height:88px; float:left;}
.right{ float:left;}
.right p{ color:#4c4c4c; font-size:12px; margin-left:15px; line-height:20px;}
.right h1{ color:#a9804e; font-size:16px;margin-left:15px; margin-bottom:16px;}
.dialogbox{ background-image:url(./Images/khalpage_xssf_bg.png); width:374px; height:136px; margin-bottom:30px; margin-right:48px;}
.dialogbox p{ font-family:"微软雅黑 Light", "幼圆"; font-size:15px; color:#FFF; padding-top:10px; margin-left:18px; line-height:20px; }
.photo02{ background-image:url(./Images/khalpage_xssf_case2.png);width:89px; height:88px; float:left;}
.photo03{ background-image:url(./Images/khalpage_xssf_case3.png);width:89px; height:88px; float:left;}
.photo04{ background-image:url(./Images/khalpage_xssf_case4.png);width:89px; height:88px; float:left;}

.mainbox04{ background-color: White;}
.main03{margin-left:auto; margin-right:auto;width:1140px;}
.main03 h1{ font-family:"微软雅黑 Light", "幼圆";font-size:36px; color:#464646; margin-bottom:60px; text-align:center; margin-top:70px;}
.case{  width:240px;text-align:center; margin-right:25px; float:left;margin-bottom:39px;}
.case img{ margin-bottom:15px;}
.case a{ font-size:16px; color:#474747; }
.more:hover{ color:#98774d;}

.mainbox02{ background-color: White;}
.supplier{margin-left:auto; margin-right:auto; background:url(./Images/khalpage_gys_banner.png) no-repeat center center; height:697px;}
.supplier h1{ font-family:"微软雅黑 Light", "幼圆";margin-top:80px; font-size:36px; color:#464646; text-align:center;}



.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;}
.hospital_tip_label{text-align: left; width:99%; height:25px; font-size:12px; color:#AFAFAF; line-height:25px;}

@media (max-width: 1024px) {
    .headerbox{width:100%}
	
}
@media (max-width: 768px) {
    .headerbox{width:80%}
}
@media (max-width: 320px) {
    .headerbox{width:100%}
}


</style>