﻿.contact_01{position: relative;}
.map{width:750px;height: 500px;}
.pub_year dt i{font-size: 18px;color: #183961;
  width: 14px;height: 36px;position:absolute;top:0%;right: 15px;
  transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;-ms-transition:all 0.2s;}
.pub_year dt i img{vertical-align: middle;}
.pub_year dt.on_o i{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);}

.contact_box{position: relative;}
.map_box{ position:absolute; right:0; top:0%;
      z-index: 9;
  width:335px;height: 100%;right:0;}
.map_insert{}
.pub_year{margin-bottom: 10px;}
.pub_year dl{position: relative;}
.pub_year dt{    border: solid 1px #d8d8d8;cursor: pointer; color: #183961;height: 36px;line-height: 36px; box-sizing:border-box;background: #fff;}
.pub_year dt p{padding: 0 10px; padding-right: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pub_year dd{z-index: 9;background: #fff;position: absolute;top:100%;left: 0;width: 100%;padding: 10px 0;display: none;max-height: 160px;overflow: hidden;overflow-y:auto;box-shadow: 0 7px 14px rgba(0, 0, 0, 0.3);}
.pub_year dd a{display: block;padding: 0 20px;line-height: 34px;cursor: pointer;}

.map_block .contact_p{height: 410px;}


.contact_p li{overflow: hidden;margin-bottom: 20px;}
.contact_p span{float: left;width: 30px;}
.contact_p .s_p{float: right;width: calc(100% - 30px);}
.contact_p span,.contact_p em{display: block;line-height: 24px;} 
.contact_p li:last-child{margin-bottom: 0;}
.contact_p{height: calc(100% - 60px);overflow: hidden;}

.contact_p span.icon-dizhi{font-size: 18px;}
.contact_p span.icon-contact02{font-size: 20px;}
.contact_p span.icon-chuanzhen{font-size: 16px;}


@media only screen and (max-width:1440px) {
.map{height: 560px;}
.pub_year{margin-bottom: 20px;}


}
@media only screen and (max-width:1190px) {
.map{width: calc(100% - 400px)}

}

@media only screen and (max-width:1024px) {
.map_box{transform: translate(0,0); -webkit-transform: translate(0,0);-ms-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0); position:static;width: 100%;}

.map_block .contact_p{height: auto;}
.map{height: 250px;width: 100%;}
.pub_year dt{height: 40px;line-height: 40px;}

.map_point_txt{width: 100%;    padding-top: 0;}

}
@media only screen and (max-width:1024px) {
	.map_wrap{height: auto;}
.map_box{position: static;
  transform: translate(0,0); -webkit-transform: translate(0,0);-ms-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0);  right:0; top:50%;
  width: 100%;height: auto;
}
.pub_year dt i,.pub_year dt{height: 36px;line-height: 36px;}
.map_block h3{padding-bottom: 10px;}
.pub_year{margin-bottom: 0px;}
.map{height: 160px;margin-bottom: 20px;}
.contact_p li{margin-bottom: 10px}
.map_insert{padding-bottom: 0px;}

}