You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
2.2 KiB
80 lines
2.2 KiB
.float-tool {
|
|
position: fixed;
|
|
_position: absolute;
|
|
bottom: 33%;
|
|
right: .1%;
|
|
z-index: 250;
|
|
margin-bottom: -90px;
|
|
cursor: pointer;
|
|
}
|
|
.xiaoyu-box,.yun95187{
|
|
cursor: pointer;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .yun95187 {
|
|
display: block;
|
|
position: relative;
|
|
margin-bottom: 5px;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 50px;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .yun95187 .white {
|
|
display: block;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel {
|
|
width: 360px;
|
|
height: 100px;
|
|
background: #fff;
|
|
border: 1px solid #c5d8db;
|
|
padding: 0 20px;
|
|
border-top: 5px solid #00C1DE;
|
|
text-align: left;
|
|
-webkit-box-shadow: 0 0 7.5px rgba(0, 0, 0, 0.15);
|
|
-moz-box-shadow: 0 0 7.5px rgba(0, 0, 0, 0.15);
|
|
box-shadow: 0 0 7.5px rgba(0, 0, 0, 0.15);
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .top-area {
|
|
position: relative;
|
|
width: 100%;
|
|
padding: 15px 0;
|
|
//border-bottom: .5px solid #DEDEDE;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .top-area .top-left-icon {
|
|
width: 50px;
|
|
float: left;
|
|
padding-top: 10px;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .top-area .top-right-text {
|
|
padding-left: 70px;
|
|
height: 54px;
|
|
color: #373D41;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .top-area .top-right-text .desc {
|
|
font-size: 14px !important;
|
|
line-height: 22px;
|
|
margin-bottom: 4px;
|
|
color: #5F6367;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .top-area .top-right-text .phone {
|
|
font-size: 18px !important;
|
|
line-height: 28px;
|
|
color: #00C1DE;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .bottom-area {
|
|
width: 100%;
|
|
font-size: 12px;
|
|
color: #9B9EA0;
|
|
padding-top: 16px;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .bottom-area .bottom-li li {
|
|
float: left;
|
|
width: 40%;
|
|
list-style-type: circle;
|
|
margin-left: 10%;
|
|
}
|
|
.aliyun-individuation-xiaoyun-95187 .module-wrap .showTel .tel-hover-panel .bottom-area a {
|
|
font-size: 14px;
|
|
color: #A9B0B4;
|
|
}
|
|
|