<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
      /* è¡¨å•å¼€å§‹ */
      .side-bom {
        position: fixed;
        left: -500px;
        bottom: 0;
        z-index: 5;
        width: 266px;
        height: 174px;
        cursor: pointer;
    }
    
    .side-bom img {
        display: block;
        width: 266px;
        height: 174px;
    }
    
    .side-bom a {
        width: 27px;
        height: 27px;
        position: absolute;
        top: 30px;
        right: 0;
        display: block;
        background: url("pc_close2.png") center no-repeat;
    }
    .botBox {
        z-index: 88;
        position: fixed;
        height: 95px;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 77;
        padding-top: 35px;
        background: url("pc_botBg.png") center no-repeat;
    }
    .botBox .center {
        width: 1340px;
        margin: 0 auto;
    }
    .botCont {
        position: relative;
        margin-left: 700px;
        overflow: hidden;
        padding: 40px 0 0 0; overflow: hidden; bottom: 30px;
    }
    .botFroms {
        margin-right: 15px;
        overflow: hidden;
    }
    .botFroms div {
        height: 40px;
        position: relative;
        float: left;
        margin-right: 10px;
        line-height: 40px;
    }
    .botFroms div input {
        border: 1px solid #f5d5a8;
        background: #fff;
        display: block;
        height: 38px;
        width: 210px;
        font-size: 16px;
        text-indent: 6px;
        line-height: 38px;
        border-radius: 4px;
    }
        .botFroms .yzm a {
            display: block;
            height: 36px;
            line-height: 36px;
            right: 12px;
            top: 2px;
            color: #f30404;
            font-size: 14px;
            position: absolute;
        }
    .botFroms .yzm a.on{
        color:#f74e2e;
    }
    .botFroms div.botFromBtn {
        width: 140px;
        background: none;
    }
    .botFromBtn a {
        display: block;
        width: 140px;
        height: 40px;
        font-size: 18px;
        color: #fff;
        line-height: 40px;
        text-align: center;
        border-radius: 30px;
        background: #ec2922;
        background: -moz-linear-gradient(top, #d4211f 0%, #ec6636 100%);
        background: -webkit-linear-gradient(top, #d4211f 0%,#ec6636 100%);
        background: -o-linear-gradient(top, #d4211f 0%,#ec6636 100%);
        background: -ms-linear-gradient(top, #d4211f 0%,#ec6636 100%);
        background: linear-gradient(to bottom, #d4211f 0%,#ec6636 100%);
    }
    .botClose {
        width: 30px;
        height: 30px;
        background: url("pc_form_icon2.png")  no-repeat center /100% 100%;
        right: 0px;
        top: 5px;
        display: block;
        position: absolute;
    }
    /* è¡¨å•ç»“æŸ */
</pre></body></html>