<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#faqbox {     width: 610px;
    height: auto;
    margin: 0 auto;}
#faqbox  .lxbt{ margin:30px 0 20px; color:#fff; font-weight:bold; font-size:16px}
#faqbox .faqline, #faqbox .Content{  margin-bottom:15px; }

#faqbox .faqline input{
	width: 600px;
    height: 35px;
    line-height: 35px;
    background-color: #f4f4f4;
    background-image: none;
    font-size: 14px;
    color: #000;
    text-align: left;
    word-spacing: 0px;
    padding: 4px;
    font-family: SimSun;
    border: 1px;
    border-color: #aaa;
    border-style: dashed;}
{ margin-bottom:15px;}
#faqbox .Content textarea{     width: 600px;
    height: 100px;
    line-height: 25px;
    background-color: #f4f4f4;
    background-image: none;
    font-size: 14px;
    color: #000;
    text-align: left;
    word-spacing: 0px;
    padding: 4px;
    font-family: SimSun;
    border: 1px;
    border-color: #aaa;
    border-style: dashed;}

.yzm{   
	display: inline-block;
    border: 1px solid #9eb2cd;
    padding: 4px 20px;
    background: #EDF7FF;}
#faqbox .faqline .login_verification{width: 100px;
    margin-left: 30px;}
#faqbox .faqline .tijiao {width: 25%;}
#faqbox .faqline .tijiao input{    padding: 0 20px;
    width: auto;
    height: auto;
    cursor: pointer;
    line-height: 36px;
    border: none;
    background: #3dac77;
    color: #fff;
    font-family: Arial,"Microsoft YaHei"; }
.faqline .tijiao {
    margin-left: 30px;
    display: inline-block;
}
#faqbox .faqline .tijiao input:hover{background:#fab008;}
</pre></body></html>