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

html, body {
    height: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

.wz-rd {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
}

.rd_l {
    width: 180px;
    float: left;
    overflow: hidden;
}

.rd_r {
    width: 808px;
    float: right;
}

h1 {
    font-size: 13px;
    margin: 0px;
    width: 182px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.rd_top {
    background: url(../Img/bg_jian.png) no-repeat;
}

.rd_topnews {
    background: url(../Img/bg_jian1.png) no-repeat;
}

.rd_top, .rd_topnews span {
    color: #fff;
    font-size: 14px;
}

.content {
    width: 178px;
    /*2017-10-20*/
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0px;
}

.mm {
    /*width: 182px;*/
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    clip: rect(0px,0px,0px,0px);
}

.mm li {
    line-height: 28px;
    color: #333333;
    list-style-type: none;
    display: block;
    text-decoration: none;
    height: 28px;
    padding-left: 0px;
    border-bottom: 1px dashed #ddd;
    /* width: 182px; text-indent: 20px;*/
    background: #fff;
    font-size: 13px;
}

.mm a {
    line-height: 30px;
    color: #333333;
    height: 30px;
    /*width: 180px;*/
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    text-decoration: none;
}

.subType a:hover {
    color: #d73f3e;
    font-weight: bold;
}

.subType_selected a {
    color: #d73f3e;
    font-weight: bold;
}

.rd_rtop {
    color: #d73f3e;
    font-weight: bold;
    padding-left: 15px;
    height: 37px;
    line-height: 37px;
    border: 1px #CCC solid;
    background: #eee;
}

.industry {
    /*border: 1px red solid;*/
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 20px;
}

.ryopa {
    margin: 0 auto;
    margin-top: 10px;
    border: 0px solid #000;
    height: 30px;
    line-height: 30px;
    color: #000;
    text-decoration: none;
    border-bottom: 3px solid #d73f3e;
    font-size: 13px;
}

.ryopah {
    width: 80px;
    height: 30px;
    background: #d73f3e;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.ryopad {
    width: 80px;
    height: 28px;
    background: #eee;
    display: inline-block;
    text-align: center;
    color: #000;
    text-decoration: none;
}

.tableLargeHead {
    height: 30px;
    line-height: 30px;
    background: #e8e8e8;
}

.rttab {
    width: 100%;
    border: 1px #ddd solid;
    border-right: 0px;
    border-bottom: 0px;
    float: left;
    font-size: 13px;
}

.rttab tr th {
    border-right: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    padding: 0px;
}

.rttab tr td {
    line-height: 22px;
    border-right: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    padding: 2px;
    height: 25px;
    font-size: 13px;
}

.rttab img {
    /*margin-left: 5px;*/
    vertical-align: top;
}

.titleImg {
    width: 20px;
    margin: 2px;
    margin-left: 5px;
    float: left;
    display: inline;
}

.titleContent {
    width: 375px;
    _width: 345px;
    margin-left: 5px;
    float: left;
    display: inline;
}

.tabd {
    margin-left: 12px;
    float: left;
    border: 0px solid red;
    width: 90%;
}

.tabd a:hover {
    text-decoration: underline;
}

.tabdd {
    float: left;
    border: 0px solid #000;
    width: 3%;
    margin: 2px;
}

.hotPageInfotr {
    background-color: #FFFFCD;
}

.rttab a:link {
    color: #000000;
    text-decoration: none;
}

.rttab a:visited {
    color: #993333;
    text-decoration: none;
}

.rttab a:hover {
    color: #993333;
    text-decoration: none;
}

.rttab a:active {
    color: #993333;
    text-decoration: none;
}
</pre></body></html>