﻿* {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

.Answer {
    width: 100%;
    min-width: 1200px;
    height: 100%;
    /*background-color: #edf1f3;*/
}

.Content {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 80px;
    min-height: 600px;
}

.cate-Content {
    /*margin-top: 20px;*/
    width: 1200px;
    background-color: #fff;
    margin: auto;
    min-height: 600px;
}

.cate-Content-left {
    width: 250px;
    background-color: #ffffff;
    border-right: 1px solid #dddddd;
}

    .cate-Content-left p {
        height: 62px;
        line-height: 62px;
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #232526;
        padding-left: 25px;
    }

.cate-left-minTitle p {
    height: 44px;
    line-height: 44px;
}

.cate-Content-left ul li {
    list-style: none;
}

.cont-list-left-choose a {
    text-decoration: none;
    line-height: 44px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.shouqi {
    padding-right: 26px;
    padding-top: 15px;
    float: right;
}

.cont-list-left-choose img {
    margin-top: 0px;
}

.zhankai {
    padding-right: 26px;
    padding-top: 15px;
    float: right;
}

.cont-list-left-choose {
    border: none;
}

    .cont-list-left-choose a:hover {
        color: #1285f7;
    }

.cate-left-list li {
    height: 44px;
    line-height: 44px;
    padding-left: 40px;
}

    .cate-left-list li a {
        text-decoration: none;
        display: block;
        color: #232526;
        font-size: 14px;
    }

        .cate-left-list li a:hover {
            color: #1285f7;
        }

.cate-Content-right {
    width: 949px;
    background-color: #ffffff;
}

.Content-right {
    height: 100%;
    padding-left: 50px;
    font-size: 14px;
    text-decoration: none;
}

.nav-list {
    margin-bottom: 35px;
    display: inline-block;
    line-height: 30px;
    margin-top: 33px;
}

.Content-right p {
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
}

.Content-right hr {
    margin-top: 20px;
    width: 849px;
    background-color: #dddddd;
}

.Content-right-list {
    width: 870px;
}

    .Content-right-list ul {
        list-style: none;
    }


.nav-list a {
    text-decoration: none;
}

.Answer-list-p {
    margin-bottom: 35px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1285f7;
}

.Answer-list a {
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1285f7;
}

.Answer-ol-list {
    padding-left: 20px;
}

    .Answer-ol-list li {
        line-height: normal;
        margin-top: 20px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #232526;
    }
