<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main{width: 100%;height: 100vh;background-color: gold;position: relative;}
.main-im {
    position: fixed;
    right: -111px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    display: flex;
    align-items: center;
}
.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #F9FAFB;    
}
.main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}  
.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}
.main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}
.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    border-bottom: 2px solid #cccccc;
    padding-bottom: 5px;
}
.main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #e66d15;
}
.main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}
img {
    border: 0;
    vertical-align: bottom;
}
a {
    color: #333;
    text-decoration: none;
}
.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/weixing-icon.png) no-repeat center center;
    float: left;
}
.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -126px;
}
.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}
.main-im .im_main .go-top {
    width: 50px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/totop-icon.png) no-repeat center center;
    float: right;
}

/*8æœˆ30æ—¥ä¿®æ”¹*/
/*clearfix*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.clearfix:after{content:"$";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix{display:inline-block;}/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}/* End hide from IE-mac */
/*clearfix over*/

.fr{float: right;}
.arrow{
    background-color: #F9FAFB;
    width: 39px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    padding: 15px 0;
    border-radius: 10px 0 0 10px;
    cursor: pointer;
}
.arrow div{transform: scaleY(1.8);}


/*12.13æ–°å¢ž*/
.Ynew_section{font-size:14px;color:#333;padding-left:160px;line-height:28px;}
.Ynew_section .Yrow{padding:5px 0px;}
.Ynew_section .Yleft{display:inline-block;vertical-align:middle;width:100px;text-align:right;height:28px;}
.Ynew_section .Yright{display:inline-block;vertical-align:middle;}
.fd{font-weight:bold;}
.Ynew_section .Yinput{width:280px;height:30px;}
.Ynew_section label{margin-right:10px;}
.Ynew_section .Ymsg{font-size:12px;color:red;}
.Ynew_section .Ybtn{width:200px;line-height:44px;border:1px solid #eee;font-size:14px;color:#000;margin-left:100px;margin-top:20px;height:44px}</pre></body></html>