﻿* {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

.QuestionCate {
    width: 100%;
    min-height: 700px; 
}

 

.Content {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 80px;
    min-height: 600px;
}
.cate-Content { 
    width: 1200px;
    background-color: #fff;
    margin: auto;
    min-height: 600px;
}
.cate-Content-left {
    width: 250px;
    min-height: 600px;
    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;
}

    .cate-Content-left ul li a {
        text-decoration: none;
    }

.cont-list-left-choose {
    border: none;
}

    .cont-list-left-choose img {
        margin-top: 0px;
    }

    .cont-list-left-choose a {
        /*float: left;*/
        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;
}

.zhankai {
    padding-right: 26px;
    padding-top: 15px;
    float: right;
}

.chooseimg-show {
    padding-right: 26px;
    padding-top: 15px;
    float: right;
}

.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 {
        display: block;
        color: #232526;
        color: #232526;
        font-size: 14px;
    }

        .cate-left-list li a:hover {
            color: #1285f7;
        }

.cate-Content-right {
    width: 949px;
    min-height: 600px;
}

.Content-right {
    height: 100%;
    padding-left: 50px;
    font-size: 14px;
    text-decoration: none;
}

.cate-nav a {
    text-decoration: none;
}

.Content-right span {
    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 {
    margin-top: 20px;
    padding-left: 25px;
}

    .Content-right-list ul li {
        height: 44px;
        line-height: 44px;
    }

        .Content-right-list ul li a {
            text-decoration: none;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #232526;
        }

            .Content-right-list ul li a:hover {
                color: #1285f7;
            }
