body, button, input, select, textarea {
    font: 12px/1.5 "microsoft yahei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
    color: #666;
}
a {
    text-decoration: none !important;
    outline: none;
    font-family: "microsoft yahei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "microsoft jhenghei", 华文细黑, stheiti, mingliu;
    cursor: pointer;
    color:#666;
}
/*a:hover {
    color: #ff973c;
}*/
.clearfix:after,.clear:after {
    display: block;
    clear: both;
    content: "\0020";
    visibility: hidden;
    height: 0;
}
em{font-style: normal;}


.ask_class{
    margin-top: 1px;
}
.zgs_nav_div {
    width: 100%;
    height: 44px;
    position: relative;
    border-bottom: 1px solid #eee;
}
.zgs_nav_div .znd {
    width: 1220px;
    height: 44px;
    margin: 0 auto;
}
.zgs_nav_div .znd ul li {
    float: left;
    width: auto;
    height: 14px;
    margin: 15px 8px 0 0;
    display: inline;
}
.zgs_nav_div .znd ul li.on {
    color: #333;
}
.zgs_nav_div .znd ul li a {
    color: #999;
}
.zgs_nav_div .znd ul li a:hover {
    color: #d01a21;
}
.zgs_nav_div .znd ul li a span {
    float: left;
    padding-right: 8px;
}
.zgs_nav_div .znd ul li a em {
    float: left;
    width: 5px;
    height: 9px;
    background-position: -31px -7px;
    margin-top: 5px;
    display: inline;
}
.zgs_nav_div .znd ul li a em,
.ico_diary_hover_icon,
.ico_sort_downoff,
.ico_sort_downon,
.ico_sort_upoff,
.arrow_gray_downact{
    background: url(/uploads/image/saimages/20180919112954.png) no-repeat;
    overflow: hidden;
}
.zgs_nav_div .znd ul li a em {
    float: left;
    width: 5px;
    height: 9px;
    background-position: -31px -7px;
    margin-top: 5px;
    display: inline;
}
.zxgl_dairyguest_hd {
    border-bottom: 2px solid #eee;
    box-shadow: 0 2px 4px #eee;
}



/*正文*/
.container {
    width: 980px;
    margin: 0 auto 50px;
    padding-top: 20px;
}
.col2_1 {
    width: 720px;
    float: left;
}
.mod_tab {
    margin-bottom: 14px;
    overflow: hidden;
}
.mod_tab .mod_tab_hd {
    height: 43px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    border-bottom: none;
}
.ask_class .mod_tab_hd ul {
    width: 721px;
}
.mod_tab .mod_tab_hd li {
    float: left;
    border-right: 1px solid #e8e8e8;
}
.mod_tab .mod_tab_hd li a {
    display: block;
    padding: 0 23px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #333;
}
.mod_tab .mod_tab_hd li a:hover{
    color: #d01a21;
}
.mod_tab .mod_tab_hd li.on a {
    background-color: #fff;
    border-top: 2px solid #d01a21;
    margin-top: -1px;
    color: #d01a21;
}
.mod_tab .mod_tab_bd {
    border: 1px solid #e8e8e8;
    padding: 15px 15px 5px;
}
.ask_class .ask_classtab .class_lnk {
    display: inline-block;
    padding: 0 8px;
    height: 18px;
    line-height: 18px;
    color: #666;
    margin-bottom: 10px;
    margin-right: 15px;
}
.ask_class .ask_classtab .class_lnk:hover{
    color:#d01a21;
}
.mod_sort {
    border-bottom: 1px solid #eee;
    zoom: 1;
}
.mod_sort .sort_type {
    zoom: 1;
    float: left;
    margin-top: 8px;
}
.mod_sort .sort_type li {
    float: left;
    padding-bottom: 8px;
    margin-right: 25px;
}
.mod_sort .sort_type li.on a{
    color: #d01a21;
}
.triangle_down,
.ico_sort_downon,
.ico_sort_upon,
.ico_sort_downoff,
.ico_sort_upoff {
    display: inline-block;
    width: 7px;
    height: 9px;
    margin-left: 6px;
    background:  no-repeat;
}

.ico_sort_upon{background-position: -221px -213px;}
.ico_sort_upoff{background-position: -229px -213px}
.ico_sort_downon{background-position: -237px -203px;}
.ico_sort_downoff{background-position: -229px -203px;}

.mod_sort .sort_state {
    float: right;
    width: 75px;
    border: 1px solid #fff;
    position: relative;
    border-bottom: none;
}
.mod_sort .sort_state a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.triangle_down, .triangle_up {
    display: inline-block;
    width: 7px;
    height: 4px;
    vertical-align: middle;
    margin-left: 3px;
}
.triangle_down {
    background-position: -70px 0px;
}
.triangle_up{
    background-position:-91px 0px;
}
.mod_sort .sort_state .state_list {
    display: none;
    position: absolute;
    left: -1px;
    top: 32px;
    width: 75px;
    border: 1px solid #eee;
    border-top: none;
    background-color: #fff;
}
.mod_sort .sort_state a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #666;
}
.mod_sort .sort_state .state_list a:hover {
    background-color: #f8f8f8;
}
.question_list li {
    padding: 15px 0 10px;
    border-bottom: 1px dotted #e8e8e8;
}
.question_list .question_hd {
    height: 20px;
    line-height: 20px;
    border-left: 3px solid #d01a21;
    padding-left: 10px;
    margin-bottom: 3px;
}
.breadcrumb .breadcrumb-last, .ect {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.question_list .question_hd a {
    font-size: 18px;
    display: inline-block;
    float: left;
    max-width: 618px;
    color: #232323;
}
.question_list .question_hd a:hover{
    color: #d01a21;
}
.question_list .question_bd {
    width: 100%;
    margin: 14px 0 8px;
}
.question_list .question_ft {
    color: #999;
}
.col_l {
    float: left;
}
.question_list .question_ft .ans_num {
    color: #d01a21;
}
.col_r {
    float: right;
}


/*右边*/
.col2_2 {
    width: 244px;
    float: right;
}
.ask_side {
    border: 1px solid #eee;
    padding: 0 19px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.ask_side .side_hd {
    font-size: 18px;
    color: #333;
    padding: 14px 0;
}
.ask_side .side_hd h2{
    font-size:18px;
}
.ask_side .side_hd em {
    padding-left: 6px;
    font-size: 12px;
}
.ask_side .company_rank li {
    zoom: 1;
    overflow: hidden;
    border-top: 1px dotted #e8e8e8;
    padding: 16px 0;
}
.ask_side .company_rank .rank_num {
    float: left;
    padding-left: 6px;
    width: 29px;
    font-size: 24px;
    font-family: arial;
    color: #bbb;
    line-height: 57px;
}
.ask_side .company_rank .rank_img {
    display: block;
    float: left;
    width: 55px;
    height: 55px;
    border: 1px solid #eee;
}
.ask_side .company_rank .rank_img img{
    width: 100%;
    height:100%;
}
.ask_side .company_rank .rank_name {
    width: 90px;
    float: right;
    color: #999;
}
.ask_side .company_rank .rank_name a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.ask_side {
    border: 1px solid #eee;
    padding: 0 19px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.ask_side.spceil {
    padding-right: 0;
}
.ask_side .side_hd {
    font-size: 18px;
    color: #333;
    padding: 14px 0;
}
.ask_side .new_tag {
    overflow: hidden;
    border-top: 1px dotted #e8e8e8;
    padding: 20px 0;
    margin-bottom: 10px;
    line-height: 22px;
}
.ask_side .new_tag a {
    display: block;
    color: #999;
    height: 22px;
    line-height: 22px;
    padding-right: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ask_side .new_tag a:hover {
    color: #d01a21;
}
.ask_user {
    padding: 20px 0px;
    text-align: center;
}

.ask_side {
    border: 1px solid #eee;
    padding: 0 19px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.ask_user {
    padding: 20px 0px;
    text-align: center;
}
.ask_user .ask_user_top {
    height: 112px;
}
.ask_user .user_log {
    overflow: hidden;
    margin-left: 20px;
}
.ask_user .user_img {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
}
.ask_user .user_img img {
    border-radius: 30px;
}
.ask_user .user_name {
    width: 115px;
    float: left;
    /*margin-left: 20px;*/
    color: #999;
    margin-top: 8px;
}
.ask_user .user_name a {
    display: block;
    font-size: 14px;
    width: 100%;
    margin-bottom: 4px;
}
.ask_user .user_data {
    width: 230px;
    margin-top: 12px;
}
.ask_user .user_data a {
    display: block;
    float: left;
    border-left: 1px solid #e5e5e5;
    width: 66px;
    text-align: center;
}
.ask_user .user_data a.user_data_first {
    margin-left: -1px;
}
.ask_user .user_data a em {
    color: #999;
    display: block;
}
.ask_user .user_unlog {
    padding-top: 25px;
}

.ask_user .user_unlog .answer_sum {
    /* width: 208px; */
    margin-left: -3px;
    text-align: center;
    font-size: 100%;
    display: inline-block;
}
.ask_num_0, .ask_num_1, .ask_num_2, .ask_num_3, .ask_num_4, .ask_num_5, .ask_num_6, .ask_num_7, .ask_num_8, .ask_num_9 {
    display: inline-block;
    width: 23px;
    height: 30px;
    background: url(/uploads/image/saimages/ask.png) no-repeat;
}
.ask_num_0 {
    background-position: 0 -43px;
}
.ask_num_1 {
    background-position: -24px -43px;
}
.ask_num_2 {
    background-position: -48px -43px;
}
.ask_num_4 {
    background-position: -96px -43px;
}
.ask_num_5 {
    background-position: 0 -74px;
}
.ask_num_6 {
    background-position: -24px -74px;
}
.ask_num_7 {
    background-position: -48px -74px;
}
.ask_num_8 {
    background-position: -72px -74px;
}
.ask_num_9 {
    background-position: -96px -74px;
}
.ask_user .user_unlog .answer_num_des {
    font-size: 14px;
    text-align: center;
    color: #747474;
    margin-top: 14px;
}
.ask_user .ask_user_btn {
    margin-top: 16px;
    padding: 0 19px;
}
.ask_user .ask_user_btn a {
    display: block;
    font-size: 14px;
    text-align: center;
}
.ask_user .ask_user_btn .btn_ask {
    float: left;
    width: 90px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    background-color: #f3585e;
}
.ask_user .ask_user_btn .btn_ask:hover {
    background-color: #d01a21;
    color: #fff;
}
.ask_user .ask_user_btn .btn_answer {
    border: 1px solid #d01a21;
    color: #d01a21;
    height: 38px;
    line-height: 38px;
    float: right;
    width: 88px;
}

.ask_side_opa {
    margin-bottom: 20px;
}







