<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*======serviceTopic======*/


/*======Author-SdL=======*/


/*=====Tim07052o19======*/

* {
    font-family: Microsoft YaHei, sans-serif;
}

a {
    outline: none;
}

a:visited {
    color: #333;
}

a {
    color: #333;
}

body {
    background: #f7f7f7
}

.con {
    width: 1100px;
    /* height: 820px; */
    margin: 30px auto;
    padding-bottom: 60px;
    background: #fff;
    padding: 25px 20px;
}

.con h1 {
    font-size: 23px;
    line-height: 30px;
    color: #c40311;
    border-bottom: 1px solid #e9e9e9;
    display: block;
    padding-bottom: 20px
}

.con_erweima {
    width: 1020px;
    height: auto;
    margin: 0 auto
}

.con_erweima h2 {
    font-size: 21px;
    text-align: center;
    line-height: 84px;
    font-weight: 500
}

.con_erweima li {
    text-align: center;
    margin-top: 10px
}

.con_erweima li p {
    margin-top: 20px
}

.libak {
    border: #e2e2e2;
    padding: 9px;
    background: #f4f4f4;
}

.cno_text {
    width: 1060px;
    /* height: 335px; */
    background: #f4f4f4;
    margin: 0 auto;
    margin-top: 40px;
    padding: 25px 30px;
}

.cno_text p {
    line-height: 30px;
    font-size: 15px
}


/*local*/

.local {
    width: 100%;
    height: auto;
    position: relative;
    display: none;
}

.local_main {
    width: 1100px;
    padding-left: 20px;
    line-height: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(local_pic.jpg) no-repeat;
}

.local_main {
    padding-left: 0px;
    background: none;
    font-size: 17px;
    line-height: 60px;
    height: 60px;
}

.local_span {
    font-size: 15px;
    line-height: 40px;
    color: #333;
}

a.local_a {
    font-size: 15px;
    line-height: 40px;
    color: #333;
}

a.local_a:hover {
    color: #4178be;
}

.cno_text p span:first-child {
    display: inline-block;
    height: 100%;
    float: left;
    margin-top: -1px;
}

.cno_text p span:first-child+span {
    display: inline-block;
    float: right;
    width: 98.5%;
}

.cno_text p {
    content: "";
    clear: both;
    overflow: hidden;
}</pre></body></html>