@import "style.css";
body{}
.banner{ background-image:url(../img/aboutus.png);}
.banner .box{ text-align:center}
.banner h2,.banner h3{color:#fff}
.col{width:100%;height:100px;font:bold 65px/80px Source Han Sans CN, Source Han Sans CN; color: #f4f5f6;text-transform: uppercase; overflow:hidden}
.col h3{position:absolute;width:0;height:0;}
.col h3 div{position:absolute;width:200px;height:36px;top:36px;font-size:30px;line-height:36px;font-weight:bold;}

.profile{margin-top:80px;width:650px;padding-left:550px;height:350px; background:url(https://file.liuzhuapp.com/uploads/202504/21/7ee2ddcb-6e83-4b8f-b027-1b7d5b65d30b.png) 0 0 no-repeat}
.profile .content{width:100%;}
.profile .content p{font-size:16px;line-height:40px;padding:10px 0}
.contact{margin-top:80px}
.contact .col{text-align:center}
.contact .col h3 div{width:1200px;text-align:center}
.contact .swicth{height:40px;width:760px;padding-left:440px;}
.contact .swicth dd{width:138px;padding:0;height:38px;line-height:38px;font-size:16px;margin:0 0 0 20px}
.contact .map{margin-top:30px;width:1170px;height:450px;padding:30px 0 0 30px;background:0 0 no-repeat;}
.contact .info{width:360px;height:160px;background:#fff;padding:20px;box-shadow:0 1px 5px rgba(0,0,0,.2);}
.contact .info h3{width:100%;font-size:16px;font-weight:bold;padding-bottom:15px}
.contact .info dl{width:100%;height:30px;}
.contact .info dt{width:75px;float:left;color:#999;line-height:20px;}
.contact .info dd{width:285px;line-height:20px;float:right}