body{
    /*background: #F5F5F5;*/
}

.head{
    background: white;
}

.head .border_r_4 {
    position: absolute;
    left: 608px;
    top: 35px;
}

.head_nav .sanj {
    position: absolute;
    left: 1033px;
    top: 90px;
}

.PROBLEM_content{
    width: 1200px;
    margin: 0px auto 0 auto;
    overflow: hidden;
    background: white;
    padding: 40px 0 20px 20px;
}

.PROBLEM_contentLeft{
    width: 780px;
}

.PROBLEM_questionsAnswers{
    margin-top: 20px;
    border-bottom: dashed 1px #DCDCDC;
}

.PROBLEM_questions{
    font-size: 16px;
    color: #333333;
}

.PROBLEM_questions span{
    float: right;
    font-size: 12px;
    padding-top: 3px;
}

.PROBLEM_questions span img{
    padding-right: 10px;
    padding-bottom: 2px;
}

.PROBLEM_name{
    font-size: 14px;
    color: #999999;
    padding: 20px 0 30px 0;
}

.PROBLEM_name span{
    margin-right: 20px;
}

.PROBLEM_answers{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-bottom: 30px;
}


.PROBLEM_contentRight{
    width: 380px;
}


/*分页部分*/
.QUERY_MYPAGE{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
    height: 60px;
    line-height: 70px;
    overflow: hidden;
}

input{
    line-height:normal !important;
}

a:hover{
    text-decoration: none !important;
}

a:focus{
    text-decoration: none !important;
}

.pagination>li>a,
.pagination>li>span{
    padding: 0 !important;
    margin-left: 10px !important;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #666666;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #999999 !important;
    border-color: #999999 !important;
}

.PROBLEM_page{
    width: 100%;
    text-align: center;
}

.PROBLEM_fr_head{
    width: 90%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #999999;
    margin-left: 10%;
}

.PROBLEM_fr_head span:first-of-type{
    float: left;
    font-size: 16px;
    color: #333333;
}

.PROBLEM_fr_head span:last-of-type{
    float: right;
}

.PROBLEM_fr_head span a{
    font-size: 14px;
    color: #666666;
}

.PROBLEM_fr_head span img{
    margin-right: 10px;
}

.PROBLEM_contentRight ul{
    width: 90%;
    margin: 0 auto;
    margin-left: 10%;
    color: #666666;
    font-size: 14px;
}

.PROBLEM_contentRight ul li{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.PROBLEM_contentRight ul li a{
    color: #666666;
}
.PROBLEM_contentRight ul li a:hover{color: #D81D1F;}

.PROBLEM_contentRight ul li i{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #B4BAC6;
    margin-right: 20px;
}

.PROBLEM_contentRight ul li span{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #B4BAC6;
    margin-right: 20px;
}
.nav_bar ul li:nth-child(5){background:#fff4df;color:#D81D1F; }
.policy_con_list{
    width:750px;
}
.policy_con_list li{margin-top: 20px;}
.policy_con_list li dt span:nth-child(1){
    font-size: 18px;
    color:#666;
    width: 614px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.policy_con_list li dt span:nth-child(2){
    font-size: 14px;
    color:#666;
    margin-bottom: 20px;
}
.policy_con_list li dt span:first-child:hover{color: #D81D1F;}
.policy_con_list li dd{
    font-size: 14px;
    color: #999;
    line-height: 23px;
}
.policy_con_list span img{
    padding-right: 10px;
    padding-bottom: 2px;

}
.bar_link {font-size: 14px;}
.bar_link a{color:#666;}
.bar_link span{color:#D81D1F;}
.article_con{padding-top: 40px;}
.article_caption{font-size: 30px;color: #333;text-align: center;}
.article_con li:nth-child(2){
    padding: 20px 0 20px;text-align: center;font-size: 14px;color: #666;
}
.article_con li:nth-child(3) {font-size: 14px;color: #666;line-height: 30px;text-indent: 28px;}
.topic_con{line-height: 30px;color:#666;font-size:14px;}

