.clearfix:after{
    content:"";
    height:0;
    line-height:0;
    display:block;
    clear:both;
    visibility:hidden;
}
.nav_contenr_menu_list{
    display: none;
}
.mwseo_total_news_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #f5f5f5;
}
.mwseo_total_news_contenr {
    clear: both;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.mwseo_total_nav_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}
.mwseo_total_nav_box span{
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #3d3d3d;
}
.mwseo_total_nav_box a {
    line-height: 35px;
    overflow: hidden;
    color: #999;
    font-size: 16px;
    cursor: pointer;
}
.mwseo_total_nav_box a:hover{
    color: red;
}
.mwseo_total_nav_box cite{
    line-height: 35px;
    overflow: hidden;
    font-size: 19px;
    color: #999;
}

.mwseo_doubt_contenr_box{
    clear: both;
    width: 100%;
    overflow: hidden;
}
.mwseo_doubt_contenr_left{
    float: left;
    width: 790px;
    overflow: hidden;
}
.doubt_contenr_left_navbot_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.doubt_contenr_left_navbot_list {
    clear: both;
    width: 100%;
    overflow: hidden;
}
.doubt_contenr_left_navbot_list li {
    float: left;
    width: 94px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333;
    background-color: #e5e5e5;
    margin-left: 16px;
    margin-top: 15px;
    border-radius: 4px;
    cursor: pointer;
}
.doubt_contenr_left_navbot_list li.active{
    background-color: #ff1a1a;
    color: #FFF;
}
.doubt_contenr_left_navbot_list li.active a{
	color: #FFFFFF;
}
.doubt_contenr_left_answer_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.doubt_contenr_left_answer_nav{
    clear: both;
    width: 738px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ededed;
    margin-top: 20px;
}
.doubt_contenr_left_answer_nav li {
    float: left;
    width: 128px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.doubt_contenr_left_answer_nav li.active{
    background-color: #e5e5e5;
}
.doubt_contenr_left_answer_list{
    clear: both;
    width: 780px;
    overflow: hidden;
    margin: 0 auto;
}
.doubt_contenr_left_answer_list li{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.doubt_contenr_left_answer_list_left{
    float: left;
    width: 530px;
    overflow: hidden;
    margin-left: 24px;
}
.doubt_contenr_problem{
    clear: both;
    width: 100%;
    overflow: hidden;
}
.doubt_contenr_problem>span {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background-color: #ff0000;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #FFF;
}
.doubt_contenr_problem h2{
    float: left;
    width: 450px;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-left: 10px;
}
.doubt_contenr_problem_ato{
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.doubt_contenr_problem_ato>span {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background-color: #137803;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #FFF;
}
.doubt_contenr_problem_ato p {
    float: left;
    width: 450px;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin-left: 10px;
}
.doubt_contenr_left_answer_list_left>p {
    display: block;
    clear: both;
    width: 100%;
    overflow: hidden;
    margin:20px 0;
    margin-left: 35px;
    font-size: 14px;
    color: #888;
}
.doubt_contenr_left_answer_list_left p span {
    font-weight: normal;
    color: red;
}
.doubt_contenr_left_answer_list_right {
    float: right;
    width: 90px;
    overflow: hidden;
    margin-top: 70px;
}
.doubt_contenr_left_answer_list_right p{
    clear: both;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.doubt_contenr_left_answer_list_right p span {
    font-weight: normal;
    color: red;
}
.mwseo_doubt_contenr_right {
    float: right;
    width: 386px;
    overflow: hidden;
}
.doubt_answer_statistics{
    clear: both;
    width: 100%;
    height: 208px;
    overflow: hidden;
    background-color: #676767;
}
.doubt_answer_statistics h3{
    clear: both;
    width: 100%;
    overflow: hidden;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    margin-top: 20px;
}
.doubt_answer_statistics_num{
    clear: both;
    width: 340px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}
.doubt_answer_statistics_num i  {
    float: left;
    width: 32px;
    height: 40px;
    overflow: hidden;
    background-image: url(../../../images/icon.png);
    margin-top: 8px;

}
.doubt_answer_statistics_num i.weixin{
    background-position: 255px 120px;
}
.doubt_answer_statistics_num i.biji{
    background-position: 255px 85px;
}
.doubt_answer_statistics_num p{
    display: block;
    float: left;
    width: 270px;
    overflow: hidden;
    font-size: 24px;
    color: #FFF;
}
.doubt_answer_statistics_num p span{
    font-weight: normal;
    font-size: 36px;
}
.doubt_answer_statistics>p{
    clear: both;
    width: 360px;
    height:1px;
    overflow: hidden;
    border-radius: 1px;
    background-color: #eee;
    margin: 0 auto;
    margin-top: 10px;
}
.doubt_answer_statistics_follow{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.doubt_answer_statistics_follow dt{
    clear: both;
    width: 370px;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #ebebeb;
    margin-top: 20px;
}
.doubt_answer_statistics_follow dt i{
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background-image: url(../../../images/icon.png);
    background-position: 218px 110px;
}
.doubt_answer_statistics_follow dt h4{
    float: left;
    width: 200px;
    overflow: hidden;
    margin-left: 10px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}
.doubt_answer_statistics_follow dd{
    clear: both;
    width: 370px;
    overflow: hidden;
    margin: 0 auto; 
    margin-top: 15px;
}
.doubt_answer_statistics_follow dd a{
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #ebebeb;
}
.doubt_answer_statistics_follow dd a p{
    float: left;
    width: 270px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.doubt_answer_statistics_follow dd a span {
    float: right;
    line-height:35px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.doubt_answer_statistics_follow dd a span cite {
    font-weight: normal;
    color: red;
}
.doubt_answer_statistics_hot{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.doubt_answer_statistics_hot dt{
    clear: both;
    width: 370px;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #ebebeb;
    margin-top: 20px;
}
.doubt_answer_statistics_hot dt i{
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background-image: url(../../../images/icon.png);
    background-position: 218px 80px;
}
.doubt_answer_statistics_hot dt h4{
    float: left;
    width: 200px;
    overflow: hidden;
    margin-left: 10px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}
.doubt_answer_statistics_hot dd{
    clear: both;
    width: 370px;
    overflow: hidden;
    margin: 0 auto; 
    margin-top: 15px;
}
.doubt_answer_statistics_hot dd a{
    display: block;
    clear: both;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #ebebeb;
    margin-top: 10px;
}
.doubt_answer_statistics_hot dd a p{
    clear: both;
    width: 100%;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.doubt_answer_statistics_hot dd a span {
    display: block;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.doubt_answer_statistics_hot dd a span cite{
    font-weight: normal;
    color: red;
}
.list_tial_box{
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
.cour_turnpages{
    display: table;
    margin: 20px auto;
}
.cour_turnpages a{
    display: block;
    float: left;
    padding: 8px 15px;
    background: #F5F5F5;
    border-radius: 3px;
    margin: 0 8px;
    cursor: pointer;
}
.ct_active{
    background: #672B18 !important;
    color: #FFFFFF;
}