<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.box_1 {
	width: 100%;
	background-color: #F8F8F8;
}

#w_head {
    width: 1190px;
    height: 59px;
    margin: 0 auto;
}

    #w_head .head_nav_left {
        float: left;
        color: #fff;
    }

        #w_head .head_nav_left a {
            font-size: 14px;
            color: #666666;
            line-height: 18px;
        }

    #w_head .head_nav_right {
        float: right;
    }

    #w_head .head_nav_left img {
        margin-top: 13px;
        float: left;
    }

    #w_head .head_nav_left .p1 {
        float: left;
        line-height: 59px;
        margin-left: 35px;
    }

        #w_head .head_nav_left .p1 span {
            margin: 0 16px;
            color: #666666;
        }

    #w_head .head_nav_left ul {
        float: left;
    }

        #w_head .head_nav_left ul li {
            float: left;
            line-height: 59px;
            margin-left: 16px;
        }

    #w_head .head_nav_right &gt; div {
        line-height: 59px;
        position: relative;
    }

        #w_head .head_nav_right &gt; div .inp_1 {
            width: 228px;
            height: 33px;
            text-indent: 7px;
            color: #CCCCCC;
            font-size: 12px;
            border: none;
        }

        #w_head .head_nav_right &gt; div img {
            width: 22px;
            height: 22px;
            position: absolute;
            left: 8px;
            top: 20px;
        }

    #w_head .bnt {
        width: 71px;
        height: 33px;
        font-size: 14px;
        color: #FC461E;
        line-height: 18px;
        border: none;
        background-color: #fff;
        font-weight: 400;
        margin-left: 8px;
        position: relative;
        top: 1px;
        cursor: pointer;
        padding: 6px 10px;
    }
    #w_head .head_nav_right .col {
        color: #fff;
        background-color: #FF7E33;
        margin-left: -6px;
    }
</pre></body></html>