Newer
Older
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;font-size: 16px;color: #fff;}
ul,ol{list-style:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none;}
a:link{color:#009;}
a:visited{color:#800080;}
a:hover,a:active,a:focus{color:#c00;text-decoration:underline;}
.container .main-area{
background: url(../images/home_bj.png) no-repeat;
height: 100vh;
background-size: cover;
}
/**首页**/
.area-content .loupan_map_box {
text-align: center;
}
.loupan_map_box ul{
position: relative;
}
.loupan_map_box ul li img{
}
.loupan_map_box ul li{
position: absolute;
}
.loupan_map_box ul .index{
left: 11rem;
top: 0.8rem;
}
.loupan_map_box ul .index_01{
right: 6rem;
top: 4rem;
}
.loupan_map_box ul .index_02{
right: 6rem;
top: 4rem;
}
.loupan_map_box ul .index_03{
left: 9rem;
top: 6rem;
}
.loupan_map_box ul .index_04{
left: 14rem;
top: 6rem;
}
.loupan_map_box ul .index_05{
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
left: 10rem;
top: 11rem;
}
.loupan_map_box ul .index_08{
left: 10rem;
top: 11rem;
}
.loupan_map_box ul .index_09{
left: 12rem;
top: 14rem;
}
.loupan_map_box ul .index_10{
right: 7rem;
top: 12rem;
}
.loupan_map_box ul .index_11{
right: 11.5rem;
top: 9rem;
}
.loupan_map_box ul .index_12{
right: 14.5rem;
top: 13rem;
}
.loupan_map_box ul .index_13{
left:16rem;
top: 10.5rem;
}
.loupan_map_box ul .index_14{
left:15rem;
top: 9rem;
}
.loupan_map_box ul .index_15{
left:14rem;
top: 8rem;
}
.area-content .loupan_map_box{
background: url(../images/home_floor.png) no-repeat;
width: 34rem;
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
.header-area{
margin: auto;
text-align: center;
}
.header-area img{
width: 10rem;
height: auto;
padding-top: 1.4rem;
}
.area-content{
margin:1rem 3rem 0 3rem;
}
.area-left{
width: 23%;
float: left;
}
.area-right{
float: right;
width: 75%;
}
.area-content .area-left .title{
font-size: 22px;
text-align: center;
letter-spacing: 1px;
font-family: 'AlibabaPuHuiTi_2_85_Bold';
}
.left-menu ul li{
background-color: #435770ad;
border-radius: 7px;
margin-top: 0.6rem;
display: flex;
justify-content: space-between;
font-size: 18px;
height: 45px;
line-height: 45px;
padding: 0 20px;
}
.left-menu .menu-num span:nth-child(2){
vertical-align: middle;
padding:3px 20px;
border-radius: 13px;
margin-left: 10px