@charset "utf-8";
/* CSS Document */
@import url("public.css");
/*faq*/
body, html, h1, h2, h3, h4, h5, h6, p, em, i, form, ul, li, dl, dt, dd { font-size:14px; font-family:"Microsoft YaHei";line-height:24px; color:#414141; margin:0px auto; padding:0px;}.seo_ask { margin-top:10px;}
.seo_ask a { display:block; background:url(../images/title05.gif) no-repeat; width:157px; height:28px; line-height:28px; text-align:center; color:#fff;}
.seo_ask a:hover { color:#fff;}
.faq_list { border: 1px solid #e8e8e8; height:180px; width:1200px; float:left;
    padding-right: 24px;
    margin-bottom: 20px;}
.faq_list dl { margin-bottom:7px; color:#898989;}
.faq_list dl dd a { color:#e45f08;}
.faq_list .txt {
    float: right;
    width: 1060px;
    padding-top: 24px;
    height: 182px;
    position: relative;
}
.faq_list .txt p {
    margin: 10px 0 0;
    line-height: 24px;
}
.faq_list .txt .t {
    font-size: 24px;
    color: #555;
}
/*faqshow*/
.faq_title { font-size:28px; text-align:center; font-weight:bold; color:#000; padding-bottom:20px; padding-top:15px}
.faq_content { padding:0px 20px; line-height:28px;}
.time {
    float: left;
    margin: 32px 0 0 27px;
    width: 80px;
    height: 104px;
    background: #acacac;
    line-height: 68px;
    text-align: center;
    font-weight: bold;
    font-size: 41px;
    color: #fff;
    position: relative;
}
.time span {
    display: block;
    height: 36px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #818181;
    line-height: 36px;
    font-weight: normal;
    font-size: 15px;
}