@charset "utf-8";
/* CSS Document */ .left {
    float: left;
    width: 220px;
    font-size: 14px;
    background: #eff6fc;
} .porduct_title {
    padding: 11px 20px;
    overflow: hidden;
} .porduct_logo {
    float: left;
    width: 60px;
} .porduct_logo img {
    width: 58px;
    height: 55px;
} .porduct_name {
    float: right;
    width: 110px;
    margin-left: 10px;
    padding: 5px 0px;
} .porduct_name h5 {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
} .faq_kind {
    width: 220px;
    /*border-top:1px dashed #a7bccd;*/
    background: #e3eefb;
    margin-bottom: 8px;
} .faq_kind ul {
    /*padding:10px 0px;
     border-top:1px solid #a7bccd;*/
} .faq_kind ul li {
    float: left;
    width: 210px;
    list-style-type: none;
    position: relative;
    height: 36px;
    line-height: 36px;
    height: 32px;
    line-height: 32px;
} .faq_kind a {
    color: #1e42a0;
    width: 205px;
    padding-left: 15px;
    position: absolute;
    display: block;
    clear: both;
    text-decoration: none;
    border-bottom: 1px dashed #89a2b9;
    float: left;
} .faq_kind a:link {
} .faq_kind a:visited {
    text-decoration: none;
} .faq_kind a:hover {
    background: #fff;
    /*border:1px solid #a7bccd;*/
    border-top: 1px solid #acbfd0;
    border-bottom: 1px solid #acbfd0;
} .faq_kind a:active {
    border-bottom: 1px solid #acbfd0;
} .faq_kind a.li_active {

    border-left: 1px solid #acbfd0;
    border-top: 1px solid #acbfd0;
    border-bottom: 1px solid #acbfd0;
    font-weight: bold;
} .top_dashed {
    border-top: 1px dashed #a7bccd;
} .xiaoQ_link {
    background: url(../assets/images/faq_img/info_xiaoQ_bg.png) no-repeat;
    width: 212px;
    height: 93px;
    font-size: 12px;
} .xiaoQ_link_content {
    padding: 30px 0px 6px 20px;
} .xiaoQ_link_p {
    padding-left: 30px;
}

/*right*/ .right {
    width: 678px;
    float: right;
    overflow: hidden;
    color: #000000;
    border: 1px solid #a7bccd;
} .right h4 {
    padding-left: 15px;
    padding-top: 7px;
    font-size: 14px;
    height: 24px;
    font-weight: normal;
    background: url(../assets/images/h4_bg.png) 0px repeat-x;
    border-bottom: 1px solid #a7bccd;
} .right h4 span {
    float: right;
    padding-right: 20px; >

padding-top:
    2px;

font-weight:normal;

font-size:
    12px;
} .faq_list {
    overflow: hidden;
} .faq_kind_height {
    /*height:467px;*/
    height: 416px;
} .faq_kind_height_no {
    height: 596px;
} .faq_list_height {
    height: 510px;
    height: 562px;
} .faq_list ol {
    padding: 15px 25px;
} .faq_list ol li {
    font-size: 14px;
    line-height: 35px;
    line-height: 39px;
    border-bottom: 1px dashed #cccccc;
    list-style-type: none;
} .faq_list li a {
    font-size: 14px;
} .faq_content {
    width: 600px;
    margin: 0 auto;
    padding: 10px 0px;
    font-size: 14px;
} .faq_content h5 {
    font-size: 14px;
    /*color:#1f376d;*/
    text-align: left;
    padding: 5px 0px 10px 10px;
    background: url(../assets/images/public/icon_h.gif) left 5px no-repeat;
} .faq_content p {
    line-height: 24px;
} .faq_content a {
    text-decoration: underline;
} .faq_content a:link {
    color: #FF0099;
} .faq_content a:visited {
    color: #FF0099;
    text-decoration: underline;
} .faq_content a:hover {
    color: #0000FF;
} .faq_content a:active {
    color: #FF0099;
} .faq_ok {
    width: 600px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    border-top: 1px dashed #cccccc;
    color: #000000;
} .faq_ok h5 {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
} .faq_ok p {
    font-size: 12px;
    line-height: 20px;
} .faq_ok .input {
    _margin-top: 10px;
} .faq_other {
    width: 600px;
    margin: 0 auto;
    padding: 10px;
    border-top: 1px solid #cccccc;
} .faq_other h5 {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
} .faq_other ol {
    margin: 2px 2px;
    padding: 0px;
} .faq_other ol li {
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
    border-bottom: none;
} .faq_other li a {
    font-size: 12px;
    text-decoration: none;
}


