<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c_nav_options&gt;li:nth-child(4) {
    background-color: rgb(29, 108, 191);
}

.c_nav_options&gt;li:nth-child(4) a {
    font-weight: 700;
}

.top_img {
    position: relative;
    width: 100%;
    height: 5.2rem;
}

.top_img&gt;img {
    width: 100%;
    height: 100%;
}

.top_img span img {
    position: absolute;
    top: 1.45rem;
    left: 2.85rem;
    width: 6.32rem;
    height: 2.11rem;
}

.project {
    display: flex;
    margin-bottom: .2rem;
}

.project_left {
    float: left;
    margin-right: 0.4rem;
    padding-top: 0.56rem;
    width: 9.6rem;
    height: 100%;
}

.pro_input {
    margin-bottom: 0.32rem;
    width: 100%;
    height: 0.48rem;
}

.pro_input select {
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    outline: none;
    position: relative;
    float: left;
    padding: 0 0.16rem;
    width: 1.5rem;
    font-size: .16rem;
    height: 0.48rem;
    background: url(../images/icon/xiala-14-14.png) no-repeat 1.2rem center / 0.14rem auto;
    border: 0.01rem solid rgb(225, 227, 230);
    color: rgb(150, 151, 153);
}

.pro_inp_sea {
    float: right;
    width: 4.2rem;
    height: 0.48rem;
}

.pro_inp_sea input {
    float: left;
    padding: 0 0.26rem;
    width: 3rem;
    height: 100%;
    border: 0.01rem solid rgb(225, 227, 230);
    font-size: .16rem;
}

.pro_inp_sea button {
    position: relative;
    float: left;
    padding-left: 0.58rem;
    width: 1.2rem;
    height: 100%;
    background-color: rgb(29, 108, 191);
    color: rgb(255, 255, 255);
    font-size: 0.16rem;
    line-height: 1;
    text-align: left;
}

.pro_inp_sea button span {
    position: absolute;
    top: 0.14rem;
    left: 0.28rem;
    width: 0.2rem;
    height: 0.2rem;
}

.pro_inp_sea button span img {
    width: 100%;
    height: 100%;
}

.pro_list {
    width: 100%;
    border: 0.01rem solid rgb(225, 227, 230);
}

.pro_list_1 {
    padding: 0 0.3rem;
    width: 100%;
}


.pro_list_1 li{
    margin-bottom: .32rem;
    display: flex;
    justify-content: space-between;
}
.pro_list_1 li:first-child {
    margin-left: -0.3rem;
    padding: 0 0.3rem;
    width: 9.6rem;
    height: 0.56rem;
    background-color: rgb(29, 108, 191);
    margin-bottom: 0.28rem;
}
.pro_list_1 .line{
    margin-bottom: .32rem;
    width: 100%;
    height: 1px;
    background: #E1E3E6;
}
.pro_list_1 li a {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.pro_list_1 li p{
    text-align: center;
    font-size: 0.14rem;

    white-space: nowrap;
    color: #3E3F40;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pro_list_1 li:first-child p{
    color: #FFF;
    line-height: 0.56rem;
}
.pro_list_1 li p.red{
    color: red;
}
.pro_list_1 li p.color3{
    color: #F6C200;
}
.pro_list_1 li p.color4{
    color: #48C15D;
}
.t2{
    text-indent: -.4em;
}


.pro_list_1 li p {
    float: left;
    width: 1.4rem;
    text-align: left;
}
.pro_list_1 li p:nth-child(2) {
    width: .8rem;
}

.pro_list_1 li p:nth-child(3) {
    width: 6rem;
}

.pro_list_1 li p:nth-child(4) {
    width: .8rem;
}


.pro_list_1 li a:hover p {
    font-weight: 700;
    color: #1D6CBF;
}



.pro_list_2 {
    float: left;
    margin-top: 0.48rem;
    margin: 0 2.3rem;
    width: 5.08rem;
    height: 0.38rem;
}

.pro_list_2 li {
    float: left;
    margin: 0 0.04rem;
    width: 0.38rem;
    height: 0.38rem;
    border: 0.01rem solid rgb(225, 227, 230);
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.38rem;
    color: rgb(100, 101, 102);
    border-radius: 0.06rem;
}

.pro_list_2 li:nth-child(2) {
    background-color: #1D6CBF;
    border-color: #1D6CBF;
    color: #FFF;
}

.pro_list_2 li:nth-child(1),
.pro_list_2 li:nth-child(8) {
    width: 0.72rem;
}

.pro_list_2 li:last-child {
    width: 0.56rem;
}

.pro_list_2 li:hover {
    background-color: rgb(29, 108, 191);
    color: rgb(250, 250, 250);
    border-color: rgb(29, 108, 191);
}

.announcement {
    float: left;
    padding-top: 0.51rem;
    width: 3.2rem;
    height: 100%;
}

.announcement h4 {
    margin-bottom: 0.21rem;
    font-size: 0.2rem;
    color: rgb(62, 63, 64);
    line-height: 1;
}

.announcement span {
    display: block;
    width: 0.96rem;
    height: 0.05rem;
    background-color: rgb(29, 108, 191);
}

.ann_list {
    padding-top: 0.24rem;
    width: 100%;
    height: 4rem;
    border-top: 0.01rem solid rgb(225, 227, 230);
}

.ann_list li {
    margin-bottom: 0.24rem;
    font-size: 0.14rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ann_list li a {
    color: rgb(62, 63, 64);
}

.ann_list li a:hover {
    color: rgb(29, 108, 191);
}

.ann_list li i {
    float: left;
    margin: 0.08rem 0.08rem 0 0;
    width: 0.08rem;
    height: 0.08rem;
    background-color: rgb(200, 202, 204);
    border-radius: 50%;
}</pre></body></html>