/* map */
.easysite-map-wrap{
    margin-top: 10px;
    font-family: 'microsoft yahei';
}
.easysite-map-wrap .easysite-map-title{
    height: 50px;
    line-height: 50px;
    background-color: #60bbc3;
    color: #fff;
    position: relative;
}
.easysite-map-wrap .easysite-map-title span{
    position: relative;
    font-size: 16px;
    padding-left: 43px;
}
.easysite-map-wrap .easysite-map-title span i,
.easysite-map-wrap .easysite-map-title em,
.easysite-address-search .easysite-map-sub-btn{
    background: url("../../images/position-icon-24.png") no-repeat;
    *background: url("../../images/position-icon-8.png") no-repeat;
}
.easysite-map-wrap .easysite-map-title span i{
    background-position: 0 0;
    position: absolute;
    top: 3px;
    left: 16px;
    width: 13px;
    height: 17px;
}
.easysite-map-wrap .easysite-map-title a{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px;
    height: 49px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.easysite-map-wrap .easysite-map-title a:hover{
    background-color: #46a8b1;
}
.easysite-map-wrap .easysite-map-title em{
    background-position: -59px -65px;
    width: 22px;
    height: 22px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 13px;
}
.easysite-map-content{
    width: 100%;
    background-color: #e5e5e5;
    border: 1px solid #b5b5b5;
    border-top: none;
}
.easysite-map-detail-area{
    background-color: #eee;
    padding: 12px 22px;
    margin-bottom: 5px;
}
.easysite-map-detail-area .easysite-simulat-select-wrap{
    margin-right: 9px;
    width: 100px;
}
.easysite-map-detail-area .easysite-address-search .easysite-map-text{
    width: 100px;
}
.easysite-map-detail-area .easysite-address-search{
    margin-left: 11px;
    float: left;
    padding: 0;
}
.easysite-map-list{
    background-color: #fff;
    width: 320px;
    float: left;
    min-height: 573px;
    _height: 588px;
}
.easysite-address-search{
    padding: 12px 15px;
    background-color: #eee;
}
.easysite-address-search .easysite-map-text{
    height: 30px;
    width: 228px;
    border: 1px solid #c9c9c9;
    float: left;
    padding-left: 10px;
}
.easysite-address-search .easysite-map-sub-btn{
    float: left;
    width: 50px;
    height: 32px;
    background-position: 0 -107px;
    background-color: #419dd5;
    border: none;
    outline: none;
    cursor: pointer;
}
.easysite-address-search .easysite-map-sub-btn:hover{
    background-position: 0 -152px;
}
.easysite-map-address-list li:nth-child(odd){
    background-color: #fff;
}
.easysite-map-address-list li:nth-child(even){
    background-color: #eeeeee;
}
.easysite-map-address-list .easysite-map-list-info{
    height: 74px;
    padding-left: 60px;
    position: relative;
    cursor: pointer;
}
.easysite-map-address-list .easysite-map-list-info:hover{
    background-color: #afdfcb;
}
.easysite-map-address-list .easysite-map-list-info:hover i{
    background: url("../../images/address-list-icon-hover24.png") no-repeat 0 0;
    _background: url("../../images/address-list-icon-hover8.png") no-repeat 0 0;
    width: 21px;
    height: 28px;
}
.easysite-map-address-list .easysite-map-list-info i{
    background: url("../../images/address-list-icon24.png") no-repeat 0 0;
    _background: url("../../images/address-list-icon8.png") no-repeat 0 0;
    width: 21px;
    height: 28px;
    position: absolute;
    top: 23px;
    left: 20px;
    text-align: center;
    line-height: 25px;
    font-style: normal;
    font-size: 14px;
    color: #fff;
}
.easysite-map-list-info .easysite-map-info-detail a,
.easysite-map-list-info .easysite-map-info-detail p{
    margin: 0;
    overflow: hidden;
    width: 260px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.easysite-map-list-info .easysite-map-info-detail a{
    font-size: 14px;
    color: #000;
    padding: 8px 0;
    display: block;
}
.easysite-map-list-info .easysite-map-info-detail p{
    font-size: 12px;
    color: #707070;
}
.easysite-map-pagination .easysite-map-total-page,
.theme-pagination .total-page{
    padding: 6px 0;
    text-align: center;
}
.easysite-map-pagination .easysite-map-total-page span,
.theme-pagination .easysite-map-total-page span{
    display: inline-block;
    margin-right: 10px;
    color: #707070;
    font-size: 14px;
}
.easysite-map-pagination .easysite-map-total-page span b,
.theme-pagination .total-page span b{
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin: 0 3px;
    font-size: 16px;
}
.easysite-map-page-wrap{
    text-align: center;
    padding: 5px 0 13px;
    font-size: 0;
}
.easysite-map-page-wrap a{
    font-size: 14px;
    color: #707070;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    display: inline-block;
    _display: inline;
}
.easysite-map-page-wrap .easysite-map-page-num{
    border-radius: 50%;
    margin-right: 2px;
    _margin-right: 0px;
}
.easysite-map-page-wrap .current{
    background-color: #60bbc3!important;
    color: #fff;
}
.easysite-map-page-wrap .easysite-map-page-num:hover{
    background-color: #e5e5e5;
}
.easysite-baidu-map{
    position: relative;
    right: 0;
    background-color: #fff;
    margin-left: 330px;
    min-height: 573px;
    _height: 588px;
}

/*/!* extend map *!/
#extendMap{
    min-width: 600px;
}
#extendMap .map-wrap{
    margin-top: 0;
}
#extendMap .map-list{
    margin-right: 0;
    overflow: hidden;
}
#extendMap .baidu-map{
    width: 500px;
    height: 500px;
    overflow: hidden;
    float: right;
    position: relative;
}
#extendMap .baidu-map .shink-btn{
    width: 56px;
    height: 50px;
    background-color: #60bbc0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
#extendMap .baidu-map .shink-btn:hover{
    background-color: #46a8b1;
}
#extendMap .shink-btn em{
    background: url("../../images/position-icon-24.png") no-repeat;
    _background: url("../../images/position-icon-8.png") no-repeat;
    display: block;
    width: 22px;
    height: 22px;
    background-position: 0px -67px;
    margin: 14px 0 0 17px;
}
.address-select-wrap{
    padding: 9px 0 9px 15px;
    width: 305px;
    background-color: #eee;
}*/

