@charset "utf-8";

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}
.mapLi{
    padding: 0 5px;
    width: 430px;
    float: left;
}
.ranBox {
    width: auto;
    margin: 15px auto 0;
    overflow: hidden;
}
.ranBox li {
    width: 208px;
    float: left;
    margin: 0 12px;
    text-align: center;
}
.baidu{
    width: 630px;
    float: right;
}
.subContact{
    font-size: 14px;
    color: #333;
    width: 250px;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.subContact strong{
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 2.5;
}
.subContact p{
    margin: 0 0 5px 0;
}
#showmap{
    border: 1px solid #ccc;
}
/*公司环境*/
.env{
    width: 890px;
    margin: 0 auto 30px;
}
.envLi{
    width: 283px;
    height: 377px;
    text-align: center;
    line-height: 374px;
    overflow: hidden;
    float: left;
    margin: 0 0 20px;
}
.envLi:nth-child(2) ,
.envLi:nth-child(5){
    margin: 0 20px 20px;
}
.envLi img{
    display: inline-block;
    vertical-align: middle;
    max-height: 377px;
}