﻿/*服务超市_工业设计列表页*/
.gysj_pic_list .col-25{
    width:196px;
    height:272px;
    margin-right: 25px;
    padding: 10px;
    box-shadow:3px 3px 5px #f1f1f1;
    border:1px solid rgba(247,247,247,1);
    background:rgba(247,247,247,0.3);
    margin-bottom: 20px;
}
.gysj_pic_list .col-25 img{
    max-width:200px;
    max-height: 200px;
}
.gysj_pic_list .col-25:hover{
    border:1px solid rgba(1,103,205,0.2);
}
.col-25:nth-child(4n){
    margin-right: 0;
}
.wysj_btn{
    background: #0167cd;
    color:#fff;
    width: 76px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    padding-bottom: 2px;
}
.wysj_btn:hover{
    color:#fff;
    padding-bottom: 0;
    border-bottom: 2px solid #1054a2;
    box-shadow: 2px 2px 5px rgba(1,103,205,0.2);
}
.list_sjtil{
    padding: 10px 0;
    font-size: 16px;
    line-height: 1.5em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fw_num{
    line-height: 26px;
    color: #1054a2;
}

/*培训活动列表*/
.color_red{
    color:red;
}
.page_pxhdist_wp{
    width:1100px;
    margin-left: 35px;
    margin-top: 10px;
    height:auto;
}
.pxhd_pic{
    display: table-cell;
    width:420px;
    height: 220px;
    margin-right: 40px;
    padding: 10px;
    vertical-align: middle;
}
.pxhd_pic img{
    display: inline-block;
    width: 100%;
    height:100%;
}
.pxhd_til{
    padding-bottom: 10px;
    font-size: 19px;
    font-weight:bold;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#000;
    letter-spacing:2px;
}
.pxhd_btn{
    margin:0 20px;
    /*margin-left: 98px;*/
    background: #0167CD;
    color:#fff;
    width: 120px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    font-size:19px; 
    letter-spacing:2px;
}
.pxhd_btn:hover{
    color:#fff;
    box-shadow: 2px 2px 5px rgba(1,103,205,0.2);
}
.page_pxhdist_wp ul li{
    margin-bottom: 25px;
    /*box-shadow:3px 3px 3px #f1f1f1;*/
    border:1px solid #B1B1B1;
    width: 1098px;
    height: 240px;
    position:relative;
}
.page_pxhdist_wp ul li:hover{
    border:1px solid rgba(1,103,205,0.3);
    box-shadow: 3px 3px 3px rgba(1,103,205,0.2);
}
.page_pxhdist_wp ul li p{
    line-height: 2em;
    color:#212121;
    font-size:16px;
}
.page_pxhdist_wp .col-30{
    padding-top: 20px;
    width:530px;
}
.pxhd_btn1{
    border:1px solid #7EC130;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 1.9em;
}
.pxhd_btn1:hover{
    color:#7EC130;
}
.pxhd_btn2 {
    background: url(../images/ico_share.png) left top no-repeat;
    background-size:28px;
    display:inline-block;
    padding-left:35px;
    font-size:19px;
    color:#0E6ACE;
    letter-spacing:3px;
    position:absolute;
    top:14px;
    right:20px;
    line-height:36px;
}
.pxhd_btn2:hover {
    color:#0E6ACE;
}
.pxhd_tel{
    margin: 10px 0;
}
.mg_1_70{
    margin-left: 70px;
}
.mg_1_100{
    margin-left: 100px;
}
/*求购信息*/
.select_time{
    display: inline-block;
    position: relative;
}
.select_time input{
    width: 120px;
    border:1px solid rgb(169,169,169);
    margin-right: 15px;
    padding-left: 10px;
    height:27px;
    color:rgba(0,0,0,0.8);
}
.qgxx_pic{
    text-align: center;
}
.qgxx_top .bark{
    position: absolute;
    width:0;
    height:0;
    display: inline-block;
    border-top:6px solid #000000;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    top:12px;
    right:30px;
}
.qgxx_select select{
    margin-right: 15px;
    padding:5px 10px;
    cursor: pointer;
}
.qgxx_btn{
    background: #F66D27;
    padding: 3px 8px;
    display: inline-block;
    color: #ffffff;
    margin-right: 10px;
    line-height: 27px;
}
.qgxx_btn:hover{
    color:#ffffff;
}
.qgxx_search{
    display: inline-block;
}
.qgxx_search input{
    height:27px;
    line-height: 27px;
    border:1px solid rgb(169,169,169);
    padding-left: 10px;
    float:left;
    margin-right:5px;
}
.qgxx_search_btn{
    padding-right: 10px;
    cursor: pointer;
}
.qgxx_top{
    margin-bottom: 20px;
    border:1px solid rgba(169,169,169,0.4);
    padding:10px;
}
.qgxx_prd_list li{
    width:254.25px;
    height:337px;
    margin-bottom: 25px;
    margin-right: 25px;
    border:1px solid rgba(169,169,169,0.3);
}
.qgxx_prd_list li:hover{
    border:1px solid rgba(246,109,39,0.7);
}
.qgxx_prd_list li:nth-child(4n){
    margin-right: 0;
}
.pd_pic{
    display: table-cell;
    width: 254.25px;
    height: 199.5px;
    vertical-align: middle;
}
.qgxx_prd_list li img{
    max-width: 254.25px;
    max-height: 199.5px;
    display: inline-block;
}
.qgxx_prd_list .prd_pic{
    width:254.25px;
    height:149.55px;
}
.pd_content{
    padding: 10px;
}
.qgxx_til{
    width:100%;
    display: inline-block;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
}
.pd_bark{
    background:#F66D27;
    color: #ffffff;
    font-size: 12px;
    padding:2px 4px;
    margin-right: 3px;
}
.orange{
    color: #F66D27;
    font-weight: bold;
}
.col-50{
    width: 50%;
}
.pd_bttom{
    padding: 10px;
    padding-top: 0;
}
.pd_compy{
    width:74%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pd_phone{
    display: inline-block;
    background:#F66D27;
    color: #ffffff;
    font-size: 12px;
    padding:2px 4px;
}
.pd_phone:hover{
    color:#ffffff;
    text-decoration: underline;
}
.page_qgxxist_wp{
    width:1100px;
    margin-left: 35px;
    margin-top: 10px;
    height:auto;
}
/*展会信息*/
.zhxx_list .col-30{
    width: 385px;
    position: relative;
    height:245px;
    padding-top: 5px;
}
.zhxx_list li:hover{
    border:1px solid rgba(1,103,205,0.3);
}
.zhxx_list .col-30 .pxhd_til{
    padding-bottom: 10px;
}
.zhxx_list li{
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid rgba(169,169,169,0.3);
}
.zhxx_list .col-30 p{
    width: 100%;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhxx_list .col-30 .pxhd_btn{
    line-height: 2.5em;
    position: absolute;
    bottom:10px;
}
.zhxx_pic{
    width: 660px;
    margin-right: 25px;
    position: relative;
}
.zhxx_pic p{
    background: rgba(255,255,255,0.1);
    position: absolute;
    bottom:0;
    width: 640px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
    color: #ffffff;
}
.zhxx_btn{
    background: #ffffff;
    border: 1px solid #0167CD;
    color:#0167CD;
    right:0;
}
/*诉求案例*/
.sqal_list{
    /*padding: 10px;*/
    border:1px solid rgba(169,169,169,0.3);
}
.sqal_list li{
    border-bottom: 1px solid rgba(169,169,169,0.5);
    /*margin-left: 15px;
    padding-bottom: 15px;*/
    padding: 6px 25px 15px;

}
.sqal_list li:nth-child(odd){ background: #F6F6F6;}
.sqal_list li:nth-last-child(1){
    border-bottom: none;
}
.sqal_intro{
    color: #666;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sqal_list .sqal_til{
    padding: 8px 0;
    font-size: 16px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}
.sqal_compy{
    padding: 8px 0;
    font-size: 15px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}
.sqal_list .sqal_til:hover{
    color:#0167CD;
    text-decoration: underline;
}
.sqal_list a{
    display: inline-block;
    width: 900px;
    padding-left: 15px;
}
.sqal_list .col-30{
    width: 96px;
    padding: 10px 8px;
    font-size:14px;
}
.qgxx_top button{
    margin-right: 15px;
    padding:3px 10px;
    cursor: pointer;
}
/*我的推送*/
.wdts_table{
    width: 100%;
    /*height:400px;*/
    table-layout: fixed;
}
.wdts_table tr{
    line-height: 2.8em;
}
.wdts_table tr:nth-child(2n-1){
    background: rgba(241,241,241,0.5);
}
.wdts_table tr{
    height:2.8em;
}
.wdts_table td{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wdts_table tr:nth-child(1){
    background: #f1f1f1;
    height:3em;
}
.wdts_table td:nth-child(1){
    width: 9%;
    border-top: 1px solid #f1f1f1;
}
.wdts_table td:nth-child(2){
    width: 9%;
}
.wdts_table td:nth-child(3){
    width: 40%;
}
.wdts_table td:nth-child(4){
    text-align: center;
    width: 15%;
}
.wdts_table input{
    margin-right: 5px;
    margin-left: 10px;
    -webkit-appearance:checkbox;
}
/*我的订阅*/
.wddy_table td:nth-child(1){
    text-align: center;
    width: 12%;
}
.wddy_table td:nth-child(2){
    width: 12%;
}
.wddy_table td:nth-child(3){
    width: 16%;
    text-align: center;
}
.wdts_table td:nth-child(4){
    width: 20%;
}
.wdts_table td:nth-child(5){
    width: 20%;
    text-align: center;
}
.wdts_table td:nth-child(6){
    width:15%;
    text-align: center;
}
.wdts_table td a{
    color:#3D7FCB;
}
.wdts_table td a:hover{
    text-decoration: underline;
}
/*会展信息详情页*/
.zhxx_show .btn_70{
    padding-left: 40px;
}
.zhxx_show .sw_btn1{
    background: none;
    border:1px solid #2192BE;
    padding: 3px;
    margin-left: 15px;
    margin-right: 20px;
    color:#2192BE;
}
/*服务机构详情页*/
/*服务机构详情页*/
.fwjg_show_top{
    margin:0 auto;
    width:60%;
    overflow:hidden;
    text-align: center;
}
.fwjg_show_top img{
    max-width:100%;
}
.fwjg_show_center{
    padding: 15px;
}
.fwjg_sw_intro{
    line-height: 2em;
    background: #f1f1f1;
    font-size: 16px;
    padding: 5px;
    padding-left: 10px;
    font-weight: 600;
    border-left: 8px solid #0167CD;
    text-align:left;
}
.fwjg_sw_table{
    width:495px;
    /*padding-top: 20px;*/
    margin-bottom: 20px;
    text-align: left;
    padding-left:10px;
}
.fwjg_sw_table td{
    line-height: 1.8em;
}
.fwjg_sw_table td:nth-child(1){
    width: 90px;
}
.fwjg_sw_table td:nth-child(2){
    /*width: 38%;*/
    text-align: left;
}
.fwjg_sw_table td:nth-child(3){
    width: 12%;
    text-align: left;
}
.fwjg_sw_table td:nth-child(4){
    width: 38%;
    text-align: left;
}
.fwjg_sw_content{
    width:1060px;
    padding:10px;
}
.fwjg_sw_content img{max-width:1060px;}
/*求购信息详情页*/
.fwjg_sw_table td a{
    color:#3D7FCB;
}
.fwjg_sw_table td a:hover{
    text-decoration: underline;
}
/*诉求案例详情页*/
.sqal_show{
    width: 100%;
    text-align: left;
    line-height: 1.8em;
    background: #f1f1f1;
    padding: 20px 20px 0;
    margin: 0 10px;
}
.sqal_sqnr{
   text-align: left;
   background: #f1f1f1;
   padding: 0px 20px 10px;
   margin-left: 10px;
}
.sqal_sqnr .f_l{
    width:89%;
}
.sqal_show caption{
    font-size: 16px;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: #f1f1f1;
    line-height: 2em;
}
.sqal_show td:nth-child(1),
.sqal_show td:nth-child(3){
    width: 8%;
}
.sqal_show td:nth-child(2),
.sqal_show td:nth-child(4){
    width: 30%;
}
#sqal_show_column .column_wrapper{
    width: 100%;
    height:auto;
}
.sqxq_show_pic{
    margin-top: 8px;
    margin-left: 10px;
    width: 50px;
    height:50px;
    display: inline-block;
    border-radius: 100%;
}
.sqxq_show_pic img{
    width: 100%;
}
.sqxq_wtms{
    width: 92%;
    display: inline-block;
}
.sqxq_wtms_top .f_l{
    font-weight: 600;
}
.sqxq_wtms_top{
    line-height: 2.2em;
}
#sqxq_show_list li{
    height:auto;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(0,0,0,0.1);
}
#sqxq_show_list li a{
    color: #7a7a7a;
    display: inline-block;
    width: 55%;
    background: none;
}
#sqxq_show_list li:nth-child(2n-1) .sqxq_wtms_top,
#sqxq_show_list li:nth-child(2n-1) .sqxq_wtms_detail {
    color: #7a7a7a;
}
#sqxq_show_list li:nth-last-child(1){
    border-bottom:none;
    padding-bottom: 0;
}
#sqxq_show_list li a:hover{
    color: #0e509e;
}
.sqxq_wtms_detail{
    text-align: justify;
    margin-top: 3px;
    margin-bottom: 10px;
}
#sqxq_show_list .sqxq_wtms_cphy{
    margin-bottom: 8px;
    width: inherit;
    float: none;
    display: block;
}
#sqxq_show_list .sqxq_wtms_cphy:hover{
    text-decoration: underline;
}
#sqxq_show_list .sqxq_show_bottom .btn_30 a{
    color: #ffffff;
    width: auto;
    padding: 0 10px;
}
#sqxq_show_list .sqxq_show_bottom li{
    border: none;
    width: 617px;
}
#sqxq_show_list .sqxq_show_bottom li a{
    width: 400px;
}
#sqxq_show_list .sqxq_show_bottom li .img_download{
    width: 16px;
    float: none;
}
/*服务评价*/
#sqpj_show_list td{
    line-height: 2.1em;
    vertical-align: top;
}
#sqpj_show_list td:nth-last-child(1){
    width: 450px;
    text-align: justify;
    line-height: 2.1em;
}
.five_star{
    text-align:left;
}
    .starpad td {
        padding:0 10px;
    }
.star{
    margin-right:3px;
    width:20px;
    height:15px;
    display: inline-block;
    position: relative;
}
.star .small {
    border-color: #B1B1B1 transparent transparent transparent;
    border-style: solid;
    border-top-width: 5px;
    border-right-width: 10px;
    border-left-width: 10px;
    height: 0;
    margin-top: 5px;
    margin-bottom: 3.21429px;
    width: 0;
    position: absolute;
}
/*评价页面设置*/
.small_before {
    transform: rotate(70deg);
}
.small_after {
    transform: rotate(-70deg);
}
.star:hover{
    cursor: pointer;
}
.star .star_hover,
.star .star_checked{
    border-color: #fd4 transparent transparent transparent;
}
.pxhd_show .col-65{
    width: 496px;
    margin-right: 35px;
}
.pxhd_show .col-65 img{
   width: 100%;
   height: 270px;
}
.pxhd_show .col-30{
    width: 545px;
    line-height: 1.6em;
    color: #212121;
    position:relative;
}
.pxhd_show .col-30 p{
    line-height: 2em;
    color: #212121;
    font-size: 16px;
}
.pxhd_show .form-content{
    border: none;
}
.pxhd_show .required{
    color: red;
}
.pxhd_show .form-content .btn{
    width:300px;
    border-radius:5px;
    font-size:16px;
    background:#00A0EA;
}
.pxhd_show .col-30 .pxhd_show_til{
    padding-bottom: 10px;
    font-size: 20px;
    font-weight:bold;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#000;
    letter-spacing:2px;
    line-height:normal;
}
.zhxx_top .qgxx_btn{
    background:#0e509e;
}
#sqxq_show_list li #cke_1_top a{
    width: auto;
}
.sqxq_btn{
    margin-top:15px;
}
.sqxq_btn .btn{
    margin-right:10px;
}
.member_rcon .five_star{
    margin-top:5px;
}
#sqxq_show_list .sqxq_show_bottom .btn_30 .sw_btn{
    background:#2192BE;
}
/*我要提问*/
.ask_box{
    text-align:left;
}
.ask_textinput{
    padding:10px 15px;
    border-radius:10px;
    resize:none;
    width:90%;
}
#sqal_show_column{
    position:relative;
}
.pd_btm{padding-bottom:86px;}
.mg_r70{margin-right:70px;}

/**诉求详情 流转记录*/
.lzjl_table {
    margin: 20px 10px;
    border-right: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    width:100%;
}
.lzjl_table td{
    border-left:1px solid rgba(0,0,0,0.2);
    border-top:1px solid rgba(0,0,0,0.2);
    width:10%;
    height:2em;
    text-align:center;
}
.gtjl_td{
    padding:10px;
}
.sqpf_table{
    margin:20px 10px;
    text-align:left;
}
.sqpf_table td:nth-child(2n-1){
    width:100px;
    height:2.1em;
}
.btn{ background:#16a0d3; 
      border:none; color:#fff; 
      cursor:pointer; 
      display:inline-block; 
      font-family:"Microsoft Yahei"; 
      height:32px; 
      line-height:32px; 
      margin:0 1px 0 0; 
      padding:0 20px; 
}
#rbtScore td{
    width:80px;
}
#btnReturn{
      border:1px solid #16a0d3; 
      color:#16a0d3; 
      cursor:pointer; 
      display:inline-block; 
      font-family:"Microsoft Yahei"; 
      height:32px; 
      line-height:32px; 
      margin:0 1px 0 0; 
      padding:0 20px; 
}
/**我要提问列表页*/
.ask_table{width:100%;border-collapse:separate;border-spacing:2px;text-align:center;}
.ask_table tbody td{line-height:2em;}
.ask_table thead td{background: #F6F6F6;font-size:15px;height:2.5em;line-height:2.5em;font-weight:bold;color:#0167CD;}
.ask_table tbody tr:nth-child(2n){background:#F3F3F3;}
.ask_table tbody td:nth-child(1){text-align:left;padding-left:10px;}
.ask_table tbody td a{width:450px;overflow:hidden;height:28px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;}
.ask_table tbody td a:before{content:"";width:3px;height:5px;display:inline-block;background:#0167CD;margin-right:5px;margin-bottom:3px;}

/*服务类别详情*/
.fwlx_con_top{ padding-bottom:23px; /*border-bottom:1px solid #dfdfdf;*/overflow:hidden;}
.fwlx_con_top_left{width:350px;float:left;overflow:hidden;}
.fwlx_con_top_right{width:700px;float:right;overflow:hidden;}

.fw_logo_box{ display:block; padding: 0; text-align:center;border:1px solid #dfdfdf;  height:335px;}
.fw_logo_box table{ width:100%; height:335px;}
.fw_logo_box img { max-width:261px; max-height:237px;}
.fw_logo_box .com_name{ font-size:18px; margin-top:5px;}
.fw_text{background:#e6e6e6;height:36px; padding:0px 10px;}
.fw_text .u-tt11{width:200px;float:left; color:#000;line-height:36px;font-size:14px; text-align:left;}
.fw_text .u-tt12{width:80px;float:right; color:#fe1f01;line-height:36px; text-align:right;}

.fw_title{border-bottom:1px solid #dfdfdf;overflow:hidden; padding:0px 0px 15px 5px;}
.fw_title h1{ float:left;font-size:24px; color:#2d2d2d; font-weight:normal;text-align:left; line-height:28px;}
.fw_title a.more2{width:130px;float:left; display:block; line-height:32px; color:#fff; font-size:16px; text-align:center; background:#0090db; margin-left:50px;}

.fw_tabbox{margin:10px 0 0; padding:0;}
.fw_tabbox table{border-collapse:collapse;border:none;}
.fw_tabbox table tr{border:0px #bcbcbc solid; height:38px; text-align:left;}
.fw_tabbox table td, .fw_tabbox table .fw_info_box, .fw_tabbox table .fw_info_box p{color:#666; vertical-align:top; line-height:30px;font-size:14px;}
.fw_tabbox table .fw_info_box{ max-height:60px; overflow:hidden;}
.fw_tabbox table td.u-tt13{font-size:14px;color:#000; text-align:right; width:100px; white-space:nowrap;}
.fw_tabbox table td.u-tt13.ur{ width:90px;}
.fw_tabbox table td.u-tmore{ vertical-align:bottom; text-align:right; width:50px;}
.fw_tabbox table td .more3{ background:#fff; border:1px solid #0090db;color:#0090db;font-size:14px; text-align:center; display:inline-block; width:145px;line-height:26px; margin-top:2px; float:right;}
.fw_tabbox table td .more4{color:#0090db; text-align:right; display:inline-block; font-size:14px;float:right;}

.fwjg_sw_content .more5{ display:inline-block; width:70px; line-height:22px; color:#fff; background:#0090db; text-align:center; margin-left:20px;}

.fw_case_list {}
.fw_case_list li { display:block;}
.fw_case_list li .tit {display: block; margin:0 8px; height: 28px; line-height: 28px; font-size: 14px; color: #000;}
.fw_case_list li .tit:before { display: inline-block; width: 6px; height: 6px; vertical-align: middle; border-radius: 5px; background: #0062f4; margin:0 8px 0 0; content: "";}
.fw_case_list li .tit:hover { color:#0167CD;}

/* 服务案例列表页 */
.fw_case_list{ }
.fw_case_list li{ position:relative; border-bottom:1px dotted #d3d3d3; text-align:left;}
.fw_case_list li a{ line-height:30px; color:#000; margin-right:100px; font-size:16px; display: block; overflow: hidden;  margin: 8px 110px 8px 0; }
.fw_case_list li a .u-ico27{ width:6px; height:6px; border-radius:6px; background:#a0a0a0; display:inline-block; margin-right:7px; margin-bottom:2px;}
.fw_case_list li em{ width:100px; position:absolute; right:0; top:0px; color:#000; font-style:normal; line-height:30px;text-align:right;}
.fw_case_list li:hover a{color:#0167CD;}
.fw_case_list li:hover a .u-ico27{background:#0167CD;}
.fw_case_list li:hover em{color:#0167CD;}

/* 百问百答列表页 */
.ask_list{ border:1px solid rgba(169,169,169,0.3);}
.ask_list li{ position:relative; display:block; overflow:hidden; border-bottom: 1px solid rgba(169,169,169,0.5); padding: 6px 25px 15px;}
.ask_list li:nth-child(odd){ background: #F6F6F6;}
.ask_list li:nth-last-child(1){ border-bottom: none;}
.ask_list .ask_til{ padding: 8px 0; font-size: 16px; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left:40px; background: url(../images/ico_tiwen.png) left 4px no-repeat; background-size: 32px 30px;}
.ask_list .ask_til{ width: 95%; white-space:normal;}
.ask_list .ask_til a{  font-size: 16px;}
.ask_list .ask_date{ position:absolute; top:16px; right:25px; width: 150px; text-align:right;}
.ask_list .ask_intro{ position:relative; color: #666; overflow: hidden;   min-height:26px; font-size:16px; padding:5px 0 0 40px; background: url(../images/ico_answer_1.png) 4px 4px no-repeat; background-size: 26px;}
/*.ask_list .ask_intro::after{content: "..."; position: absolute; bottom: 0; right: 0; padding-left: 4px;background:#fff;}*/


