<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}
.solve{
           width:100%;
           /*border:1px solid #b200ff;*/
           background-image:url(../image/jiejue_01.png);
           /*background-repeat:no-repeat;*/
           background-size:100%;
           background-color:#d9d7d7;
           margin-top:-200px;
    }
        .business
        {
        height:350px;
        width:100%;
        /*border:1px solid #000000;*/
        }
        .maoyi
        {
        background-image:url(../image/book.png);
        background-position:20px;
        }
        #mama
        {
             height:120px ;
          width:120px;
        float:left;
        background-repeat:no-repeat;
        background-position-x:center;
        margin:80px 0  0 25%;
        }
        .maoyi1
        {
        height:120px ;
        width:120px;
        /*background-color:#a70b0b;*/
        background-image:url(../image/zhengf.png);
         margin:80px 0 0 5%;
        float:left;
        }
        /*点击后添加的样式*/
        .tupian
        {
        height:120px ;
        width:120px;
        margin:80px 0 0 50px;
        float:left;
        background-image:url(../image/book.png);
        background-repeat:no-repeat;
        background-position-x:center;
        background-position:20px;
        }
        .jindian
        {
        height:25px;
        width:120px;
        /*border:1px solid #ff6a00;*/
        background-image:url(../image/changf.png);
        margin-top:50px;
        }
            .jindian span
            {
            color:white;
            font-family:"微软雅黑";
            display:block;
            /*margin-left:10px;*/
            text-align:center;
            }
        .fanwei
        {
        height:25px;
        width:10%;
        /*border:1px solid #b200ff;*/
        background-color:#44ac9c;
        text-align:center;
        line-height:25px;
        color:white;
        font-size:18px;
        margin-left:15%;
        }
        .myjd p,#myjd1 p,#myjd2 p,#myjd3 p
        {
        margin-left:15%;
        font-size:18px;
        font-family:"微软雅黑";
        /*margin-top:-1px;*/
        }
        .mymes
        {
        height:100%;
        /*border:1px solid #44ac9c;*/
        background-color:white;
        }
            .mymes span
            {
            display:inline-block;
            margin:50px 0 0 45%;
            color:#808080;
            font-size:24px;
            }
            .mymes table tr td
            {
            color:#808080;
            }
                .mymes table tr td input
                {
                    border-style: none;
                    border-color: inherit;
                    border-width: medium;
                    background-color:#e8e8e8;
}
        .btn_tijiao
        {
            height:25px;
            width:70px;
            border:none;
            color:white;
            font-size:15px;
        background-image:url(../image/btn.png);
        }
</pre></body></html>