﻿.hidden{ height:30px;overflow:hidden }


/*--地图--*/
.map-wrap{ width:100%;margin:0px auto; background-color:#fff; font-size:12px;z-index:0 }
.map-box{ position:relative;height:650px;border:0px solid #e8e8e8; }

.marker,.markerover{ display:block;background:url(../image/map/tabright.gif) no-repeat top right;position:absolute;color:#FFF;height:24px;line-height:24px;white-space:nowrap;padding:0 10px;font-size:12px;cursor:pointer;z-index:101}
.markerover{background-position:bottom right;z-index:102}
.arrow,.arrowover{display:block;background:url(../image/map/tableft.gif) no-repeat 0 0;position:absolute;width:9px;height:33px;top:0;left:-2px;overflow:hidden}
.arrowover{background-position:0 -33px}


.m-box{position: absolute;top: 45px;bottom: 0;left: 0;z-index: 0;width: 100%;}
.m-map{position: relative;width: 100%;height:650px;overflow: hidden;}
.marker, .markerover { background: url(/image/map/tabright.gif) no-repeat top right; position: absolute; color: #FFFFFF; height: 24px; line-height: 24px; white-space: nowrap; padding:0px 10px; font-size: 12px; z-index: 1; }
.markerover { background-position: bottom right; z-index: 100; }
.arrow { background: url("/image/map/tableft.gif") no-repeat 0px 0px; position: absolute; width: 9px; height: 33px; top: 0px; left: -2px; overflow: hidden; }
.markerover .arrow { background-position: 0px -33px; }



/*--地图弹窗--*/
.tanchuang_main{width:300px; height:auto;margin:0 auto;display:none; border:0px #e8e8e8 solid; }
.tanchuang_main .tc_title{text-indent:10px;background:#288add;height:40px;line-height:40px;color:#fff;font-size:14px;font-weight:700}
.tanchuang_main .tc_title a{color:#fff}
.tanchuang_main .close{position:absolute;text-indent:-9999px;display:block;right:10px;top:13px;width:14px;height:14px;overflow:hidden;background:transparent url(../image/map//close.gif) no-repeat scroll 0 0;outline:0}
.tanchuang_main .close:hover{background-color:#259;background-position:0 0}
.tanchuang_main .close:active{star:expression(this.onFocus=this.blur())}

.companyinfo{ font-size:12px; }
.companyinfo a{ color:#288add; }
.companyinfo li{line-height:25px}
.companyinfo h3{font-size:14px;line-height:22px;padding-top:20px}
.companyinfo li span.b{font-weight:700}

.joblist{ font-size:12px; }
.joblist a{ color:#288add; }
.joblist td{padding:5px;border-bottom:1px #EBEEF7 solid}
.joblist td span{font-weight:700;color:#F30;font-family:arial}