@charset "utf-8";

* {margin: 0; padding: 0; box-sizing: border-box;}

html {font-size: calc(100vw/7.5);}
body {}
i,img {display: block;}

.flex {display: -webkit-flex; display: flex;}

.page {min-height: 100vh; background-color: #01294b;}
.page .map-container {min-height: 100vh;}
.page .map-container .map-box {width: 7.5rem; height: 100vh; overflow: auto;}
.page .map-container .map-box #box {width: 6.62rem; height: 6.18rem; background-image: url("../images/map_bg.jpg"); background-size: 100% 100%; background-repeat: no-repeat; -webkit-transform-origin: 0 0; transform-origin: 0 0; position: relative;}
.page .map-container .logo {position: absolute; width: 2.18rem; height: 0.83rem; left: .2rem; top: .2rem;}
.page .map-container .logo2 {position: absolute; width: 3.77rem; height: 0.8rem; left: .2rem; top: 2rem;}
.page .map-container .bottom-left {position: absolute; width: 2.08rem; height: 2.12rem; left: 0; bottom: 0;}
.page .map-container .map-box a {position: absolute; display: block; width: .5rem; height: .5rem;}
.page .map-container .map-box a.henan {top: .32rem; left: 3.87rem;}
.page .map-container .map-box a.suzhou {top: .75rem; left: 5.5rem;}
.page .map-container .map-box a.anhui {top: 1.46rem; left: 4.53rem;}
.page .map-container .map-box a.shanghai {top: 1.65rem; left: 5.99rem;}
.page .map-container .map-box a.hubei {top: 1.8rem; left: 3.94rem;}
.page .map-container .map-box a.zhejiang {top: 2.02rem; left: 5.56rem;}
.page .map-container .map-box a.jiangxi {top: 2.5rem; left: 4.38rem;}
.page .map-container .map-box a.fujian {top: 3.25rem; left: 5.4rem;}
.page .map-container .map-box a.guangdong {top: 4.18rem; left: 3.4rem;}
.page .map-container .map-box a.zhanjiang {top: 4.8rem; left: 2.96rem;}
.page .map-container .map-box a.hainan {top: 5.45rem; left: 2.84rem;}
.page .map-container .map-box a.guangxi {top: 4.18rem; left: 2.26rem;}
.page .map-container .map-box a.yunnan {top: 4rem; left: .36rem;}
.page .map-container .map-box a.huizhou {top: 4.18rem; left: 4.09rem;}
