.main > div.report-list-left {
    float: left;
    width: 817px;
}

.main div.report-list-head {
    margin-top: 27px;
    margin-bottom: 26px;
    color: #000000;
    font-size: 18px;
    padding-left: 23px;
    height: 23px;
}

.main div.report-list-head > div:nth-child(1) {
    float: left;
    width: 497px;
}

.main div.report-list-head > div:nth-child(2) {
    float: left;
    width: 219px;
}

.main div.report-list-head > div:nth-child(3) {
    float: left;
}

.main ul.report-list {
    padding: 0 2px 38px 2px;
    width: 100%;
}

.main ul.report-list > li {
    margin-top: 14px;
    width: 100%;
    list-style: none;
    padding-bottom: 11px;
    height: 23px;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}

.main ul.report-list > li > img:nth-child(1) {
    float: left;
    margin-top: 6px;
}

.main ul.report-list > li > div:nth-child(2) {
    float: left;
    margin-left: 11px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 447px;
    color: #706566;
}

.main ul.report-list > li > div:nth-child(3) {
    float: left;
    margin-top: 3px;
    font-size: 14px;
    margin-left: 50px;
    color: #481b4e;
    letter-spacing: 1px;
    width: 219px;
}

.main ul.report-list > li > div:nth-child(4) {
    float: left;
    margin-top: 2px;
    font-size: 14px;
    color: #2d89c8;
    letter-spacing: 1px;
}

.main > ul.report-list-right {
    float: left;
    width: 355px;
    margin-left: 64px;
    margin-top: 18px;
}

.main > ul.report-list-right > li {
    width: 100%;
    list-style: none;
    height: 69px;
    background-image: url("/static/images/home/cy_bg.png");
    margin-top: 9px;
    cursor: pointer;
}

.main > ul.report-list-right > li > img:nth-child(1) {
    float: left;
    margin-left: 69px;
    margin-top: 25px;
}

.main > ul.report-list-right > li > div:nth-child(2) {
    float: left;
    margin-left: 28px;
    margin-top: 19px;
    color: #fff;
    font-size: 24px;
}

.main > ul.report-list-right > li:nth-child(2) > img:nth-child(1), .main > ul.report-list-right > li:nth-child(4) > img:nth-child(1) {
    margin-top: 20px;
}

.main > div.report-query-left {
    float: left;
    width: 776px;
}

.report-query-warning {
    margin-top: 27px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
    padding-left: 23px;
    height: 23px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
}


.report-query {
    padding: 0 2px 38px 2px;
    width: 100%;
}

.report-query > li {
    margin-top: 14px;
    width: 100%;
    list-style: none;
    padding-bottom: 11px;
    height: 23px;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}

.report-query > li > div:nth-child(1) {
    float: left;
    letter-spacing: 1px;
    width: 166px;
    text-align: right;
    color: #000;
}

.report-query > li > div:nth-child(2) {
    float: left;
    width: 550px;
}

.main > ul.report-query-right {
    float: left;
    width: 378px;
    margin-left: 65px;
    margin-top: 18px;
    margin-bottom: 20px;
}

.main > ul.report-query-right > li {
    width: 100%;
    list-style: none;
    background-color: #f8f8f8;
    margin-top: 9px;
}

.main > ul.report-query-right > li:nth-child(1) > img {
    width: 100%;
}

.main > ul.report-query-right > li > div {
    color: #4f4f4f;
    font-size: 16px;
    padding: 23px;
}

.main > ul.report-query-right > li p {
    line-height: 29px;
    /*text-indent: 2em;*/
}

.main > ul.report-query-right > li:nth-child(2) > div {
    color: #0f59a4;
    font-size: 18px;
}

.report-query-table {
    width: 100%;
}

.report-query-table > tbody > tr > td {
    height: 70px;
    line-height: 70px;
}

.report-query-table > tbody > tr > td:nth-child(1) {
    width: 150px;
    text-align: right;
    color: #181818;
    font-size: 14px;
    padding-right: 10px;
}

.report-query-table input[type='text'] {
    width: 530px;
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    margin-right: 10px;
    border: 1px solid #cecece;
    border-radius: 5px;
}

.report-query-table-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    width: 278px;
}

.report-query-table-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}

.report-query-table-btn:active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.red {
    color: #eb1010;
}


img.code {
    float: right;
    margin-right: 396px;
    height: 40px;
    margin-top: 16px;
}

.report-query-item {
    padding-top: 35px;
    font-size: 18px;
}

.report-query-item .title {
    background: url(/static/images/home/icon25.png) 45px 0 no-repeat;
    height: 58px;
    font-size: 0;
    margin-bottom: 15px;
}

.report-query-item .send {
    border: 1px solid #b5b5b5;
    border-radius: 12px;
    padding: 45px;
    background: #f6f5f5;
}

.report-query-item .send-title, .report-query-item .reply-title {
    border-bottom: 1px dashed #b5b5b5;
    padding-bottom: 10px;
    margin-bottom: 15px;
    line-height: 30px;
    color: #000;
    overflow: hidden;
}

.report-query-item .send label {
    /* font-weight: bold; */
    padding-left: 15px;
}

.report-query-item .send span {
    color: #212121;
}

.report-query-item .text-right {
    line-height: 30px;
    color: #605c5c;
    overflow: hidden;
    text-align: right;
}

.report-query-item .con {
    color: #000;
    padding-top: 20px;
    line-height: 36px;
    font-family: 仿宋_GB2312;
    font-size: 16pt;
}

.reply {
    margin-bottom: 50px;
}

.title.t2 {
    background-position: 45px -100px;
}

.report-query-item .cont {
    border: 1px solid #b5b5b5;
    border-radius: 12px;
    padding: 45px;
}

.report-query-item .fn-left {
    float: left;
    display: inline;
    margin-bottom: 10px;
}

.report-query-item .reply-title label {
    background: url(/static/images/home/icon25.png);
    color: #000;
    line-height: 30px;
    height: 30px;
    padding-left: 40px;
    float: left;
}

.report-query-item .reply-title label.l1 {
    background-position: 0 -300px;
}

.report-query-item .reply-title label.l2 {
    background-position: 0 -400px;
}

.report-query-item .reply-title label.l3 {
    background-position: 0 -200px;
}

.report-query-item .reply-title span {
    float: left;
    padding-right: 40px;
    line-height: 30px;
    color: #605c5c;
    min-width: 100px;
}

.report-query-item .reply-con {
    color: #000;
    padding-top: 20px;
    text-indent: 0em;
    font-size: 20px;
    line-height: 36px;
    font-family: "Microsoft YaHei", SimSun, "Arial Narrow";
    text-align: start;
    font-weight: 400;
}

.report-query-item .reply-con img {
    max-width:100%;
}