<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Lph_left{
  position: fixed;
  left: 52%;
  margin-left: -750px;
  width: 140px;
  background-color: #fff;
  text-align: center;
  padding-top: 10px;
  z-index: 2;
  padding-bottom: 40px;
  top: 230px;
  line-height: 1.6;
overflow: hidden;
}

.Lph_left&gt;a{

    width: 120px;
    height: 32px;
    background: #0362D2;
    border-radius: 2px;
    display: block;
    margin: 10px auto;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
}


.left_bottom{
    position: absolute;
    bottom: 0;
    line-height: 36px;
    width: 150px;
    height: 36px;
    background: #0362D2;
    color: #fff;
    font-size: 12px;
    text-align: center;}
/**
.Lph_left:after {
content: '';
background-color: #0362D2;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
z-index: -1;
}
.Lph_left:before {
content: '';
border-bottom: 35px solid #0362D2;
border-left: 60px solid transparent;
border-right: 60px solid transparent;
position: absolute;
width: 120px;
bottom: 100px;
left: 0;
box-sizing: border-box;
z-index: -1;
}**/
.Lph_left .tit {
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}
.Lph_left .tit p {
font-size: 12px;
font-weight: normal;
color: #0362D2;
}
.Lph_left .cont {
margin-top: 5px;
}
.Lph_left .cont img {
width: 85px;
height: 85px;
border: 7px solid #fff;
}
.Lph_left .cont p {
font-size: 12px;
color: #666;
margin-top: -7px;
}
.Lph_left .cont {
margin-top: 5px;
}
.Lph_left .cont img {
width: 130px;
height: 130px;
border: 7px solid #fff;
}
.Lph_left .cont .colorfff {
color: #fff;
margin-top: 0;
}

element.style {
}
.Lph_left .btn {
font-size: 12px;
height: 22px;
line-height: 22px;
border-radius: 22px;
border: 1px solid #fff;
color: #fff;
display: inline-block;
padding: 0 10px;
margin-top: 10px;
}
</pre></body></html>