<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ç»‡æ¢¦58ï¼ˆdede58.comï¼‰åšæœ€å¥½çš„ç»‡æ¢¦æ•´ç«™æ¨¡æ¿ä¸‹è½½ç½‘ç«™ */
@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot');
    src: url('fonts/fontello.eot') format('embedded-opentype'), url('fonts/fontello.woff') format('woff'), url('fonts/fontello.ttf') format('truetype'), url('fonts/fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.demo-icon {
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/*new right*/
.cndns-right *:hover {
    text-decoration: none;
}

.cndns-right * {
    text-decoration: none;
}

.cndns-right li {
    list-style: none;
}

.cndns-right #zixunUl {
    margin: 0;
    padding: 0;
}

.cndns-right {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -100px;
    z-index: 100;
    font-family: Arial, "Microsoft YaHei" !important;
    background: #f1f1f1;
    border: 1px solid #e0e0e0;
    filter: alpha(opacity=9);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    z-index: 99999;
}

.cndns-right i {
    font-style: normal !important;
}

.cndns-right-meau {
    position: relative;
}

.cndns-right-btn {
    width: 75px;
    height: 80px;
    text-align: center;
    display: block;
    position: relative;
    text-decoration: none;
    border-top: 1px solid #e0e0e0;
}

.cndns-right-btn:hover {
    background: #fff;
}

.cndns-right-btn span {
    color: #197fc4;
    font-size: 28px !important;
    line-height: 52px;
}

.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #197fc4;
    position: absolute;
    left: -12px;
    top: -12px;
}

.cndns-right-btn p {
    color: #333;
    font-size: 12px;
    line-height: 18px;
    padding-top: 0px;
    margin: 0;
    text-decoration: none;
    padding-bottom: 10px;
}

.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
    text-decoration: none;
}

.meau-car .cndns-right-btn {
    border-color: #197fc4;
    margin-bottom: 20px;
    text-decoration: none;
}

.meau-car .cndns-right-meau:hover .cndns-right-btn {
    background-color: #197fc4;
    text-decoration: none;
}

.meau-car .cndns-right-meau:hover .cndns-right-btn span {
    color: #fff;
    display: block;
    text-decoration: none;
}

.meau-code .sev-t img {
    width: 134px;
    height: 134px;
    margin: 0;
    padding: 0;
}

.meau-car .cndns-right-btn span {
    color: #197fc4;
}

.meau-top .cndns-right-btn span {
    font-size: 24px !important;
    line-height: 38px;
    padding-top: 10px;
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #333;
    font-size: 12px;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 62px;
    padding-right: 25px;
    display: none;
}

.cndns-right-box .box-border {
    border-top: 4px solid #197fc4;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    /* background: url(../images/arrow.png) no-repeat; */
    position: absolute;
    right: -13px;
    top: 26px;
}

.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 20px;
    color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #197fc4;
    font-size: 22px;
    line-height: 28px;
    padding: 0;
    margin: 0;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #888;
    font-style: normal !important;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 50%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #888;
    font-size: 14px;
    padding-left: 43px;
    background: url(../images/zxqq.png) no-repeat left 3px;
    line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
    color: #197fc4
}

.meau-sev .cndns-right-box .box-border {
    width: 300px;
}

.meau-contact .cndns-right-box .box-border {
    width: 230px;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 22px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.meau-zs .cndns-right-btn {
    background-color: #197fc4;
    color: #fff;
    margin-top: 80px;
    border-color: #197fc4
}

.meau-zs .cndns-right-btn span {
    color: #fff
}

.meau-zs .cndns-right-btn p {
    color: #fff
}

.sev-t {
    overflow: hidden;
}</pre></body></html>