.navpage_content li { list-style: inherit; }

div#fquestion { font-size: 14px;  position: relative; left: 54px;}

div#fquestion li{ margin-bottom:10px; border-bottom:1px solid #ccc;}

.answerzone {line-height:24px;padding:10px 20px;color:#666666;}

.answerzone h2 {color:#000097;}

#quotationWrap { border: 1px solid #000; border-collapse:collapse; width:882px;}

#quotationWrap td{border: 1px solid #000;}

#feature { height: 200px; vertical-align: top; position:relative;}

#feature img{ position:absolute; left:792px; top:-67px;}

.blue{/*background-color: #8db4e3;*/}
.yellow{/*background-color:yellow;*/ font-weight: 600;}
.attract{background-color: #f2dddc;}        
.dwload{float: right; margin-right: 220px;font-size: 18px;color: red;}

/*wechat button css*/
.tbar-tab-qrcode{
    bottom:60px;
    width: 88px !important;
    height: 90px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    z-index: 8888 !important;
    text-align: center !important;
    visibility: visible !important;
    transition: none !important;

    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.tbar-tab-qrcode .tab-ico{
    background: url(https://test-1251309340.cos.ap-guangzhou.myqcloud.com/wechat_line_32%C3%9732.png) 8px center no-repeat;
    width: 50px;
    height: 50px;
    margin-left: 1px;
    position: relative;
    z-index: 2;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    color: white;
    background-color: #4DC23E;
}
.toolbar-qrcode{
    padding: 12px;
    border-radius: 5px;
    position: absolute;
    left: 64px;
    top: -145px;
    background: #4DC23E;
    color: #fff;
    font-size: 14px;
}

.tbar-tab-qrcode .toolbar-qrcode .close{
    position: absolute;
    border: 1px solid #fff;
    color: #fff;
    background: #4DC23E;
    border-radius: 10px;
    right: -5px;
    top: -5px;
    width: 15px;
    height: 15px;
    text-align: center;
    font: 15px/15px simsun;
}

/* wechat css end */