@charset "utf-8";
.int-tel-contact{top: -400px;position: relative;}
.int-tel-realestateshow{top: -320px;position: relative;}
.currentshow a{position: relative;left: -300px;}
.int-tel-map { width: 100%; margin: 0px auto;  position: relative; background:url(../images/map.png) no-repeat center;}
.int-tel-map .huiceng{ width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);transition: all 600ms;}
.int-tel-map:hover .huiceng{ opacity: 0;filter: alpha(opacity = 0);}
.int-tel-map .lianxi{ width: 500px; height: 320px; background: url("../images/gymap.jpg") no-repeat center; position:absolute; top:140px; left: 18.75%; z-index: 2;}
.int-tel-map .lianxi h3{ padding-top: 50px; padding-left: 60px; font-size: 30px; color: #e60012;}
.int-tel-map .lianxi h3 span{ font-size: 16px; color: #e60012;}
.int-tel-map .lianxi p{ padding-top: 10px; padding-left: 60px; font-size: 14px; line-height: 28px; color: #666;}
.int-tel-map .current{ width: 85px;
    height: 50px;
    left: 50%;
    top: 55%;
    margin: -45px 0px 0px 200px;
    position: absolute;
    text-align: center;
    z-index: 2;}
.int-tel-map .current i{  width:43px; height:56px; background:url(../images/pos.png) center no-repeat; display:block; margin:0px auto 20px; transition:0.5s all; -webkit-transition:0.5s all;
    animation: myanimate 0.5s infinite alternate;
    -webkit-animation: myanimate 0.5s infinite alternate;
}
.int-tel-map .current a{     display: block;
    border: 2px solid #fff;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    background: rgba(65,121,241,.9);
    font-weight: bold;
    color: #ffffff;
    opacity: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%
	}
.allmap_close{ z-index:-2 !important;   opacity:0; filter:alpha(opacity=0);  transition:1s all; -webkit-transition:1s all; }
.allmap_open{z-index:1000 !important;  opacity:1; filter:alpha(opacity=100); transition:1s all; -webkit-transition:1s all;  }
@media(max-width:1048px){
    .allmap_close{
        display: none !important;
    }
    .allmap_open{
        display: block !important;
    }
}
.allmap_mask{ background:#f4f4f4;  opacity:0.7; filter:alpha(opacity=70); width:100%; position:fixed; left:0px; top:0px; height:100%; z-index:-1;}
i.map_close{ position:fixed; width:34px; height:34px; right:40px; top:40px; background:url(../images/x2.gif) no-repeat center #4179f1;  z-index:1001; display:none; padding:5px; cursor:pointer; transition: all .57s; background-size:100% }
i.map_close:hover{  background-size:80%;  }

@media (max-width: 640px) {
    .int-tel-map {
        margin: 0 auto;
    }
    .int-tel-contact{top: -100px;}
    .currentshow a{position: relative;left: 0%; top: -150px;}
}
.int-tel-contact {
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.int-tel-contact .int-tel{
	top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.int-tel-map {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    position: relative;
    background: none;
}

.int-tel-map .current {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    z-index: 2;
}



















