* {
    margin: 0;
}
body{
  position: relative;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.map-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.svg-wrap {
    width: 1500px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.area-item-pop{
    display: none;
}
.popup-bg{
    display: none;
}
.town-svg {
    width: 1500px;
}
.group.loopCol.cls-16{
    opacity: 0.6;
}
.group.cls-27, .group.cls-26, .group.cls-24{
    opacity: 0;
}
/* .group.loopCol.cls-27, .group.loopCol.cls-29, .group.loopCol.cls-30{
    display: block;
} */

.area-item{
  cursor: pointer;
}
.hide{
  display: none;
}
.fangda img, .suoxiao img{
  width: 30px;
}
.suofang-wrap{
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
}
.youyouyou4, .youyouyou5, .youyouyou6, .youyouyou7{
  opacity: 0;
}

.svg-wrap{
margin-left: calc(100vw/2 - 750px);
}

.header-container{
position: absolute;
top: 0;
left: calc(100vw/2 - 662px);
z-index: 9;
padding-top: 35px;
background-color: #FAFFFA;
background: rgba(0, 0, 0, 0);
}
@media (max-width: 1500px){
.svg-wrap{
  /* left:calc((100vw - 1500px)/2);
  top:calc((100vh - 1065px)/2); */
  margin-left: 0;
}
.header-container{
  left: 50px;
}
}
.header-container .bread-crumb-wrap{
margin-top: 30px;
font-size: 16px;
}
.header-container .bread-crumb-wrap a{
color: #000;
text-decoration: none;
}
.header-container .bread-crumb-wrap span{
color: #9B9B9B;
cursor: context-menu;
}
.header-container .bread-crumb-wrap img{
margin: 0 8px;
}

.popup-box{
width: 600px;
position: fixed;
background-color: #fff;
min-height: 100px;
box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
border-radius: 10px;
z-index: 1111;
transition: height .2s ease-out;
display: none;
}
.popup-wrap a{
    text-decoration: underline;
    color: #000;
}
.popup-wrap a:hover{
    color: #0041C0;
}
.popup-box.popup-box-l{
    left: 50px;
}
.popup-box.popup-box-r{
    right: 50px;
}
.popup-wrap{
position: relative;
padding: 15px;
}
.popup-container{
background-color: #FBF5ED;
}
.popup-wrap img{
width: 100%;
}
.content-container{
margin-top: 8px;
padding: 0 40px 20px 40px;
}
.content-container .content-item{
margin-top: 12px;
}
.content-container .content-item span{
margin-right: 20px;
}
.content-container2{
padding: 0 40px 30px 40px;
}
.content-container2 .content-wrap{
border-top: 1px solid #474747;
padding-top: 12px;
display: flex;
}
.content-container2 .content-wrap .img-wrap {
  width: 50%;
  padding-top: 12px;
}
.content-container2 .content-wrap .content{
width: 50%;
box-sizing: border-box;
padding-left: 20px;
}
.content-container2 .content-wrap .content div{
margin-top: 8px;
}
#popup-box-2 .popup-container{
position: relative;
}
#popup-box-2 .img-detail1{
position: absolute;
top: 10%;
left: 10%;
}
#popup-box-2 .img-detail2{
position: absolute;
top: 30%;
left: 50%;
}
#popup-box-2 .img-detail3{
position: absolute;
top: 55%;
left: 75%;
}
.btn-close{
position: absolute;
width: 16px;
height: 16px;
right: 15px;
top: 15px;
background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/town/image/btn_close.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
cursor: pointer;
}
.flag{
position: absolute;
right: 0;
top: 30px;
display: flex;
padding: 15px 0 15px 25px;
align-items: center;
background-color: #333333;
}
.flag .flag-content{
color: #fff;
font-weight: bold;
font-size: 24px;
margin-right: 30px;
}
.flag .flag-img{
width: 79px;
height: 6px;
}
.flag .flag-line{
width: 79px;
}
#popup-box-4 .popup-container{
background-color: #fff;
}
#popup-box-5 .popup-container{
position: relative;
background-color: #fff;
}
.popup-container5{
display: flex;
}
.popup-container5 .img-wrap{
width: 55%;
}
.popup-container5 .content{
width: 45%;
box-sizing: border-box;
padding-left: 30px;
padding-top: 110px
}
.popup-container5 .content .content-item{
margin-top: 8px;
}
#popup-box-6 .img-wrap{
display: flex;
justify-content: space-around;
margin-top: 130px;
}
#popup-box-6 .img-wrap .img-wrap-item{
width: 28%;
box-sizing: border-box;
}
#popup-box-6 .popup-container{
position: relative;
padding-top: 25px;
padding-bottom: 30px;
}
#popup-box-6 .img-detail{
margin-top: 8px;
}
#popup-box-6 .bottom-content{
margin-top: 25px;
display: flex;
flex-direction: column;
}
#popup-box-6 .bottom-content img{
width: 160px;
padding-left: 15px;
}
#popup-box-6 .bottom-content .img-detail{
padding-left: 15px;
}
.zidong{
    position: absolute;
    right: 160px;
    top: 135px;
    font-size: 22px;
}
.flags{
position: absolute;
left: 0;
top: 90px;
display: flex;
padding: 15px 25px 15px 0;
align-items: center;
background-color: #333333;
}
.flags .flag-content{
color: #fff;
font-weight: bold;
font-size: 24px;
margin-left: 30px;
}
.flags .flag-img{
width: 79px;
height: 6px;
}
.flags .flag-line{
width: 79px;
}
.popup-wrap .title{
font-weight: bold;
font-size: 24px;
margin-bottom: 10px;
}
.menu-btn {
    position: fixed;
    width: 45px;
    height: 45px;
    left: calc(100vw/2 + 705px);
    top: 0;
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/town/image/menu.png);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: none;
  }
  .menu-btn-close {
    position: fixed;
    width: 16px;
    height: 16px;
    left: calc(100vw/2 + 725px);
    top: 16px;
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/town/image/btn_close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
  }
#introduce-container{
position: fixed;
left: calc(100vw/2 + 163px);
top: 0px;
background-color: rgba(255, 255, 255, 0.8);
padding: 18px;
box-shadow: 0px 10px 20px rgba(0,0,0,0.15);
}
@media (max-width:1500px){
    #introduce-container{
        left: calc(100vw - 550px);
    }
    .menu-btn-close{
        left: calc(100vw - 30px);
    }
    .menu-btn{
        left: calc(100vw - 40px);
    }
}
@media (max-width:1000px){
    #introduce-container{
        top: unset;
        bottom: 100px;
    }
    .menu-btn-close{
        top: unset;
        bottom: 220px;
    }
    .menu-btn{
        top: unset;
        bottom: 200px;
    }
}
#introduce-container .color-tip-wrap{
display: flex;
}
#introduce-container .color-tip-item{
display: flex;
padding: 5px 10px;
background-color: #474747;
align-items: center;
color: #fff;
border-radius: 4px;
cursor: pointer;
}
#introduce-container .color-tip-item1{
margin-right: 20px;
}
#introduce-container .color-tip-item .round{
width: 16px;
height: 16px;
}
#introduce-container .color-tip-item span{
margin: 0 8px;
}
#introduce-container .color-tip-item .arrow{
width: 6px;
height: 10px;
}
#introduce-container .color-tip-item2 .round-wrap{
display: flex;
align-items: center;
}
#introduce-container .arrow-wrap{
display: flex;
margin-top: 12px;
font-size: 16px;
}
#introduce-container .arrow-wrap .arrow-item{
display: flex;
align-items: center;
margin-right: 20px;
}
#introduce-container .arrow-wrap .arrow-item img{
margin-right: 8px;
}
#introduce-container .tip-wrap{
font-size: 12px;
margin-top: 15px;
}
.fanweiTip{
cursor: pointer;
}
.fanweiTipContent{
position: fixed;
left: 0;
top: 0;
background-color: #fff;
padding: 10px;
border-radius: 4px;
box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
width: 300px;
display: none;
font-size: 14px;
}
.popup6-mb{
    display: none;
}
.popup6-pc{
    display: block;
}
.arrow-mb{
    display: none;
}
.top-tip-wrap{
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
    margin-top: 12px;
}
#popup-box-6 .flags{
    top: 120px;
}
.top-tip-item{
    width: 50%;
}
.popup-bg.cls-103{
    opacity: 0.6;
}
@media (max-width:700px){
    .arrow-mb{
        display: block;
        position: fixed;
        right: 20px;
        top: calc(50vh - 17px);
        transform: rotate(-90deg);
        animation: arrowmove 1s linear infinite;;
    }
    .logo-wrap img{
        width: 90%;
    }
    @keyframes arrowmove
    {
        from {
            right: 20px;
        }
        to {
            right: 0px;
        }
    }
    .popup-box{
        width: calc(100vw - 40px);
    }
    .popup6-mb{
        display: block;
    }
    #popup-box-6 .bottom-content.popup6-pc{
        display: none;
    }
    .content-container{
        padding: 0 10px 10px 10px;
    }
    .content-container .content-item {
        margin-top: 8px;
    }
    .content-container .content-item span {
        margin-right: 5px;
        font-size: 12px;
    }
    .content-container2{
        padding: 0 10px 15px 10px;
    }
    .content-container2 .content-wrap{
        flex-direction: column;
    }
    .content-container2 .content-wrap .img-wrap{
        width: 100%;
    }
    .content-container2 .content-wrap .content{
        width: 100%;
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .content-container2 .content-wrap .content div{
        margin-right: 10px;
        font-size: 12px;
    }
    .popup-container{
        font-size: 12px;
    }
    #popup-box-2 .img-detail3 {
        position: absolute;
        top: 60%;
        left: 70%;
    }
    .flag .flag-content {
        font-size: 14px;
        margin-right: 12px;
    }
    .flag{
        padding: 5px 0 5px 5px;
        top: 15px;
    }
    .flag .flag-line {
        width: 35px;
    }
    .popup-container5{
        flex-direction: column;
    }
    .popup-container5 .img-wrap{
        width: 100%;
    }
    .popup-container5 .content{
        width: 100%;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .popup-container5 .content .content-item{
        margin-right: 10px;
    }
    .flags .flag-content {
        font-size: 14px;
        margin-right: 12px;
    }
    .flags{
        padding: 5px 5px 5px 0;
        top: 15px;
    }
    .flags .flag-line {
        width: 35px;
    }
    #popup-box-6 .popup-container{
        padding-top: 60px;
    }
    #popup-box-6 .img-wrap{
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 20px;
        
    }
    #popup-box-6 .img-wrap .img-wrap-item{
        width: 50%;
        box-sizing: border-box;
        padding: 0 5px;
        margin-bottom: 15px;
    }
    #popup-box-6 .bottom-content{
        flex-direction: column;
        padding: 0 20px;
    }
    #popup-box-6 .bottom-content img{
        width: 100%;
        padding-left: 0;
    }
    #popup-box-6 .bottom-content .img-detail{
        width: 100%;
        padding-left:0;
    }
    #introduce-container{
        bottom: 60px;
        top: unset;
        left: unset;
        right: 0;
        width: 90vw;
    }
    #introduce-container .color-tip-item span {
        font-size: 12px;
    }
    #introduce-container .arrow-wrap{
        font-size: 12px;
    }
    #introduce-container .arrow-wrap .arrow-item img{
        width: 16px;
    }
    #introduce-container .tip-wrap{
        display: flex;
        flex-direction: column;
        font-size: 11px;
        margin-top: 8px;
    }
    .menu-btn-close{
        bottom: 65px;
        top: unset;
        left: unset;
        right: 0;
    }
    .menu-btn{
        bottom: 60px;
        top: unset;
        left: unset;
        right: 0;
    }
    .header-container{
        padding-top: 20px;
    }
    .header-container .bread-crumb-wrap{
        margin-top: 15px;
        font-size: 12px;
    }
    .popup-wrap .title{
        font-size: 20px;
    }
    .zidong{
        right: 17px;
        top: 20px;
        font-size: 16px;
    }
    #popup-box-6 .flags{
        top: 20px;
    }
}