/*鐭ラ亾椤甸潰*/
#main1 {
    background: #fff;
}

#main_left,
#main_content {

    padding: 0 .3125rem;
}

#main_content {
    padding-bottom: 70px;
}

#subnav,
#main_content .Solution_rem {
    width: 100%;
    padding-bottom: 10px;
    /*border-bottom: 2px double #999;*/
}

#sub_top,
#main_content .rem_title {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 2px solid #224b81;
    height: 40px;
}

#sub_content {
    width: 100%;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 5px;
}

#sub_content .classknow {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

#sub_content .classknow dl dd a {
    color: #616161;
    padding: 0 8px;
    height: 0.6rem;
    line-height: 0.6rem;
    display: inline-block;
}

#sub_content .classknow dl dt a {
    font-weight: 600;
    font-size: 15px;
    color: #000;
    height: 0.7rem;
    display: inline-block;
    line-height: 0.7rem;
    border-bottom: 1px dotted #ddd;
}

#sub_content .classknow dl {
    width: 100%;
    float: left;
}

#sub_content dl dt {
    text-align: left;
}

#sub_content dl dt a {
   font-weight: 500;
    font-size: 14px;
    color: #000;
    display: inline-block;
    height: 0.6rem;
    line-height: 0.6rem;
}

#main_content .Solution_rem {
    margin-bottom: 20px;
    padding-top: 30px;
}

#main_content .rem_title h3 {
    width: 80%;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

#main_content .rem_title span {
    width: 20%;
}

#main_content .rem_title span a {
    color: #999;
    text-align: right;
}

#main_content .rem_content ul li {
    color: #000;
    border-bottom: 1px dashed #ddd;
}

#main_content .rem_content ul li:last-child {
    border-bottom: none;
}

#main_content .rem_content ul li a {
    color: #000;
    text-align: left;
}

#main_content .rem_content ul li span {
    color: #000;
    float: right;
    display: inline-block;
    font-size: .3525rem;
    line-height: 1rem;
}

#main_content .rem_content ul {
    padding-top: 10px;
}


#main_content .rem_content ul a {
    color: #000;
    text-align: left;

    display: inline-block;
    font-size: .3525rem;
    line-height: 1rem;
    padding-bottom: 1%;
    border-bottom: 1px dotted #ddd;

}

#main_content .rem_content1 ul li span {
    color: #000;
    float: right;
    display: inline-block;
    font-size: .3525rem;
    line-height: 1rem;
    width: 30%;
}

#main_content .rem_content1 ul {
    padding-top: 30px;
}

#main_content .rem_content1 ul li {
    padding-top: 4%;
    padding-bottom: 4%;
    border-bottom: 1px dotted #ddd;
}

#main_content .rem_content1 ul a {
    color: #000;
    text-align: left;
    width: 70%;
    display: inline-block;
    font-size: .3525rem;
    line-height: 0.5rem;
    vertical-align: middle;


}

#main_content .rem_content ul a:last-of-type {
    border: none;
}

#main_content .rem_content ul br {
    display: none;
}

/*鐭ラ亾闂瓟璇︽儏椤�*/
#main_conther {
    padding: 0 .3125rem;
}

#main_conther .reply .rep_title {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
       border-bottom: 3px solid #224b81;
}

#main_conther .reply {
    width: 100%;
    padding-bottom: 70px;
    padding-top: 20px;

}

#main_conther .reply .rep_title h3 {
    font-weight: bold;
}

#main_conther .reply .rep_content h2 {
    width: 100%;
    font-size: .4125rem;
    line-height: 1rem;
    height: 1rem;
    margin: 2% 0;
    border-bottom: 1px dotted #ddd;
}

#main_conther .reply .rep_content p {
    width: 100%;
    line-height: .8rem;
    font-size: .3125rem;
}

.rep_content {
    font-size: .3125rem;
}

#answer {
    /* width: 88%; */
    display: flex;
    height: 20px;
    background: #224b81;
    /* position: absolute; */
    text-align: center;
    padding: 12px;
    /* margin-bottom: 20px; */
}

#answer a {
    /* height: 60px; */
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: .3125rem;
    padding: 0 40%;
}

#main_conther .reply .rep_content .c1 {
    margin-top: .215rem;
    font-size: .3rem;
    line-height: .5rem;
}

#main_conther .reply .rep_content .c2 {
    color: #000;
}

#main_conther .reply .rep_content .c2 a {
    color: #000;
    display: block;
    font-size: .3725rem;
    line-height: .7rem;
}

#main_conther .reply .rep_content .c2 span {
    color: #575757;
}

.rep_content table {
    width: 100%;
    display: table;
}

.rep_content table tr td:first-child {
    width: 38%;
    font-weight: 600;

}

.rep_content table tr td {
    width: 62%;
}