@charset "UTF-8";
/* CSS Document */
h3 {
    font-size: 14px;
}

textarea.ui-input-text {
    min-height: 45px;
    font-size: 14px;
}

.cx-input-left {
    float: left;
    height: 56px;
    width: 87%;
    padding-top: 12px;
}

.cx-input-right {
    float: left;
    height: 56px;
    width: 13%;
    padding-top: 12px;
}

.cx-input-right img {
    height: 50px;
    margin: 7px 0 0 10px;
}

.cx-input-center {
    float: left;
    height: 56px;
    width: 100%;
    padding-top: 12px;
}

.cx-input-wenti {
    float: right;
    width: 40%;
    height: 46px;
    line-height: 46px;
    text-align: right;
    margin-top: 12px;
    font-size: 28px;
    color: #999;
    padding-top: 12px;
}

.shaomiao {
    float: left;
    margin-left: 0px;
    height: 46px;
    padding-bottom: 15px;
}

.input-fw {
    height: 46px;
}

#bq_no {
    background-image: url(../images/bq-icon.jpg);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 30px auto;
    padding-left: 40px;
}

#bq_cym {
    background-image: url(../images/cym-icon.jpg);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 30px auto;
    padding-left: 40px;
}

.input-sub {
    font-size: 16px;
    height: 46px;
    color: red
}

.result-top {
    font-size: 14px;
    padding: 10px;
    margin: 10px 10px 0 10px;
    text-align: center;
    background-color: #FFF;
    color: #999;
}

.result-content {
    font-size: 14px;
    padding: 10px;
    margin: 10px;
    background-color: #FFF;
}

.result-content span, .result-content div {
    padding: 10px;
    padding-top: 10px;
    width: auto;
}

.result-content div {
    color: #999;
}

.report-top {
    padding: 10px;
    margin: 10px 10px 0 10px;
    text-align: center;
    background-color: #FFF;
    overflow: hidden
}

.report-top table {
    width: 100%;
    padding: 10px 0;
}

.report-top table td {
    padding: 10px 0;
}

.report-top button {
    margin: 0 auto;
}

.report_input_text {
    float: left;
    width: 70%;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}

.report_input_text input {
    height: 34px;
}

.report_button_text {
    float: left;
    width: 29%;
}

.report_button_text a {
    font-size: 12px;
    margin-left: 10px;
}

.news-content {
    font-size: 16px;
    padding: 14px;
    line-height: 28px;
}

.news-content p {
    text-indent: 32px;
}

.member_top {
    background-image: url(../images/top-bg.jpg);
    background-repeat: repeat-x;
    height: 150px;
    background-position: center;
    background-size: auto 100%;
    text-align: center;
}

.member_top img {
    border-radius: 50%;
    width: 65px;
    border: 5px solid #b0ce86;
    margin-top: 40px;
}

.member_top #wx_nic {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    text-shadow: none;
}

.member_list li a {
    height: 30px;
    line-height: 30px;
    color: #ccc;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 8px 15px;
}

.member_list #m001 a {
    background-image: url(../images/m001.png);
}

.member_list #m002 a {
    background-image: url(../images/m002.png);
}

.member_list #m003 a {
    background-image: url(../images/m003.png);
}

.member_list #m004 a {
    background-image: url(../images/m004.png);
}

.member_list #m005 a {
    background-image: url(../images/m005.png);
}

.member_list #m006 a {
    background-image: url(../images/m006.png);
}

.member_list #m007 a {
    background-image: url(../images/m007.png);
}

.member_list #m008 a {
    background-image: url(../images/m008.png);
}

.member_list #m009 a {
    background-image: url(../images/m009.png);
}

.member_list li {
    background-color: #ededed;
}

.red-packets {
    height: 50px;
    line-height: 30px;
    font-size: 14px;
    background-image: url(../images/red-p-icon.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 18px 15px;
    padding-left: 48px;
}
