/*@charset "utf-8";*/
/* CSS Document */
@import url("public.css");
/*contact*/
body, html, h1, h2, h3, h4, h5, h6, p, em, i, form, ul, li, dl, dt, dd { font-size:14px; font-family:"Microsoft YaHei";line-height:24px; color:#414141; margin:0px auto; padding:0px;}
.contactview { padding:10px 15px; line-height:28px;}

.content_map { position:absolute; right:10px; top:76px; z-index:999;}
.huik2 {
    width: 1200px;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}
.huik2 ul {
    width: 1050px;
    overflow: hidden;
    display: block;
}
.huik2 ul li {
    width: 500px;
    height: 130px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px #ccc solid;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.huik2 ul li img {
    float: left;
    margin-top: 25px;
}
.huik2 ul li span {
    float: left;
    line-height: 20px;
    margin-top: 0px;
    background: url(../images/huik0.jpg) no-repeat left center;
    padding: 15px 0 15px 15px;
}
.contact-list { width:100%; float:left;}
.contact-list li { width:220px; height: auto; float:left; margin:0px 20px 50px 50px;}
.contact-img { width:100%; text-align:center;}
.pic-intro { width:100%; text-align:center; line-height:20px; margin-top:20px;}