﻿@charset "utf-8";

html {
    overflow: auto;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

img, body, html {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul, li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

textarea {
    resize: none;
    overflow-x: auto;
    overflow-y: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
}

body {
    min-width: 1200px;
    margin: 0;
    padding: 0;
    color: #333333;
    font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-color: #ffffff;
}

a, a:link, a:visited, a:active {
    color: #333333;
    text-decoration: none;
}

    a:hover {
        color: #a1201a;
        text-decoration: none;
    }

.error {
    margin: 60px auto;
    width: 200px;
    padding-left: 200px;
    height: 180px;
    text-align: left;
    background-image: url(../image/error.png);
    background-repeat: no-repeat;
    background-position: left center;
    overflow: hidden;
}

    .error .title {
        margin-top: 25px;
        font-size: 15px;
        font-weight: bold;
        overflow: hidden;
    }

    .error .content {
        margin-top: 10px;
        line-height: 20px;
        overflow: hidden;
    }
/*toper*/
.toper {
    text-align: center;
    overflow: hidden;
    background-color: #a3181c;
}

    .toper .main {
        margin: 0 auto;
        width: 1200px;
        height: 5px;
        text-align: left;
        overflow: hidden;
    }

    .toper ul.left {
        float: left;
        overflow: hidden;
    }

    .toper ul.right {
        float: right;
        overflow: hidden;
    }

    .toper a, .toper a:link, .toper a:visited, .toper a:active {
        display: block;
        height: 34px;
        line-height: 34px;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
    }

        .toper a:hover {
            text-decoration: underline;
        }

        .toper a.user, .toper a.user:link, .toper a.user:visited, .toper a.user:active {
            padding-left: 16px;
            background-image: url(../image/toper3.png);
            background-repeat: no-repeat;
            background-position: left 11px;
        }

        .toper a.wdjz, .toper a.wdjz:link, .toper a.wdjz:visited, .toper a.wdjz:active {
            padding-left: 16px;
            background-image: url(../image/toper3.png);
            background-repeat: no-repeat;
            background-position: left 11px;
        }

        .toper a.wdzs, .toper a.wdzs:link, .toper a.wdzs:visited, .toper a.wdzs:active {
            padding-left: 16px;
            background-image: url(../image/toper3.png);
            background-repeat: no-repeat;
            background-position: left 11px;
        }

        .toper a.guanz, .toper a.guanz:link, .toper a.guanz:visited, .toper a.guanz:active {
            padding-left: 16px;
            background-image: url(../image/toper8.png);
            background-repeat: no-repeat;
            background-position: left 12px;
        }

        .toper a.shdz, .toper a.shdz:link, .toper a.shdz:visited, .toper a.shdz:active {
            padding-left: 16px;
            background-image: url(../image/toper4.png);
            background-repeat: no-repeat;
            background-position: left 11px;
        }

        .toper a.exit, .toper a.exit:link, .toper a.exit:visited, .toper a.exit:active {
            padding-left: 16px;
            background-image: url(../image/toper5.png);
            background-repeat: no-repeat;
            background-position: left 10px;
        }

        .toper a.favorite, .toper a.favorite:link, .toper a.favorite:visited, .toper a.favorite:active {
        }

    .toper li {
        float: left;
        display: block;
        height: 34px;
        line-height: 34px;
        color: #fff;
        overflow: hidden;
    }

        .toper li.split {
            width: 10px;
            color: #fff;
            font-size: 10px;
            text-align: center;
        }

    .toper ul.left li.split {
        width: 14px;
    }

    .toper li.box {
        background-image: url(../image/toper1.png);
        background-repeat: no-repeat;
        background-position: right 15px;
    }

    .toper li.boxOn {
        background-color: #ffffff;
        background-position: right -18px;
    }

    .toper li.box .boxTop, .toper li.box .boxTop:link, .toper li.box .boxTop:visited, .toper li.box .boxTop:active, .toper li.box .boxTop:hover {
        padding: 0px 18px 0px 8px;
        color: #fff;
        text-decoration: none;
    }

    .toper li.boxOn .boxTop, .toper li.boxOn .boxTop:link, .toper li.boxOn .boxTop:visited, .toper li.boxOn .boxTop:active, .toper li.boxOn .boxTop:hover {
        color: #d00000;
        font-weight: bold;
    }

    .toper li.box a.mobile, .toper li.box a.mobile:link, .toper li.box a.mobile:visited, .toper li.box a.mobile:active, .toper li.box a.mobile:hover {
        padding-left: 25px;
        background-image: url(../image/toper6.png);
        background-repeat: no-repeat;
        background-position: 8px 9px;
    }

    .toper li.boxOn a.mobile, .toper li.boxOn a.mobile:link, .toper li.boxOn a.mobile:visited, .toper li.boxOn a.mobile:active, .toper li.boxOn a.mobile:hover {
        background-position: 8px -36px;
    }

    .toper li.box a.weixin, .toper li.box a.weixin:link, .toper li.box a.weixin:visited, .toper li.box a.weixin:active, .toper li.box a.weixin:hover {
        padding-left: 25px;
        background-image: url(../image/toper7.png);
        background-repeat: no-repeat;
        background-position: 8px 11px;
    }

    .toper li.boxOn a.weixin, .toper li.boxOn a.weixin:link, .toper li.boxOn a.weixin:visited, .toper li.boxOn a.weixin:active, .toper li.boxOn a.weixin:hover {
        background-position: 8px -32px;
    }

    .toper li.box .boxMain {
        position: absolute;
        z-index: 999;
        display: none;
        padding: 4px 8px;
        margin-left: -38px;
        border-left: solid 1px #6e2e1c;
        border-right: solid 1px #6e2e1c;
        border-bottom: solid 1px #6e2e1c;
        border-bottom-left-radius: 5px 5px;
        border-bottom-right-radius: 5px 5px;
        box-shadow: #6e2e1c 0 2px 6px;
        background-color: #ffffff;
        overflow: hidden;
    }

    .toper li.boxOn .boxMain {
        display: block;
        color: #555555;
    }

    .toper li.box .boxMain a, .toper li.box .boxMain a:link, .toper li.box .boxMain a:visited, .toper li.box .boxMain a:active {
        display: block;
        height: 26px;
        line-height: 26px;
        padding-left: 20px;
        color: #555555;
        text-decoration: none;
        overflow: hidden;
    }

        .toper li.box .boxMain a:hover {
            text-decoration: underline;
        }

    .toper a.subUser, .toper a.subUser:link, .toper a.subUser:visited, .toper a.subUser:active {
        background-image: url(../image/toper2.png);
        background-repeat: no-repeat;
        background-position: left -36px;
    }

    .toper a.subBBS, .toper a.subBBS:link, .toper a.subBBS:visited, .toper a.subBBS:active {
        background-image: url(../image/toper3.png);
        background-repeat: no-repeat;
        background-position: left -35px;
    }

    .toper a.subWdjz, .toper a.subWdjz:link, .toper a.subWdjz:visited, .toper a.subWdjz:active {
        background-image: url(../image/toper3.png);
        background-repeat: no-repeat;
        background-position: left -35px;
    }

    .toper a.subWdzs, .toper a.subWdzs:link, .toper a.subWdzs:visited, .toper a.subWdzs:active {
        background-image: url(../image/toper3.png);
        background-repeat: no-repeat;
        background-position: left -35px;
    }

    .toper a.subGuanz, .toper a.subGuanz:link, .toper a.subGuanz:visited, .toper a.subGuanz:active {
        background-image: url(../image/toper8.png);
        background-repeat: no-repeat;
        background-position: left -33px;
    }

    .toper a.subShdz, .toper a.subShdz:link, .toper a.subShdz:visited, .toper a.subShdz:active {
        background-image: url(../image/toper4.png);
        background-repeat: no-repeat;
        background-position: left -36px;
    }

    .toper a.subExit, .toper a.subExit:link, .toper a.subExit:visited, .toper a.subExit:active {
        background-image: url(../image/toper5.png);
        background-repeat: no-repeat;
        background-position: left -38px;
    }
/*header*/
.header {
    padding-top: 33px;
    text-align: center;
    background-color: #ffffff;
    overflow: hidden;
    background: url(../image/header_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .header .banner {
        padding-bottom: 30px;
        width: 1200px;
        height: 64px;
        line-height: 64px;
        margin: 0 auto;
        text-align: left;
        overflow: hidden;
    }

        .header .banner .left {
            float: left;
        }

        .header .banner .right {
            float: right;
        }

    .header .search {
        margin-top: 15px;
        border: solid 2px #d30104;
        background-color: #ffffff;
        overflow: hidden;
    }

        .header .search .selObj {
            float: left;
            width: 74px;
            height: 24px;
            line-height: 24px;
            margin-left: 4px;
            margin-top: 6px;
            color: #000000;
            border-right: solid 1px #cccccc;
            cursor: default;
            overflow: hidden;
        }

            .header .search .selObj .sel {
                width: 60px;
                height: 24px;
                line-height: 24px;
                padding: 0px 6px;
                background-image: url(../image/toper1.png);
                background-repeat: no-repeat;
                background-position: right 10px;
                overflow: hidden;
            }

            .header .search .selObj .selOver {
                color: #d00000;
                background-position: right -24px;
            }

            .header .search .selObj .selList {
                display: none;
                position: absolute;
                width: 68px;
                padding: 5px 0px;
                background-color: #ffffff;
                border: solid 1px #ccc;
                overflow: hidden;
            }

                .header .search .selObj .selList div {
                    overflow: hidden;
                }

                .header .search .selObj .selList a, .header .search .selObj .selList a:link, .header .search .selObj .selList a:visited, .header .search .selObj .selList a:active {
                    display: block;
                    width: auto;
                    height: 20px;
                    line-height: 20px;
                    padding-left: 6px;
                    text-align: left;
                    color: #333333;
                    font-size: 12px;
                    background-color: #ffffff;
                    text-decoration: none;
                    overflow: hidden;
                }

                    .header .search .selObj .selList a:hover {
                        color: #d00000;
                        text-decoration: underline;
                    }

        .header .search input {
            float: left;
            margin-left: 10px;
            display: block;
            width: 300px;
            height: 36px;
            line-height: 36px;
            vertical-align: middle;
            border: 0px;
            outline: 0px;
            overflow: hidden;
        }

        .header .search a, .header .search a:link, .header .search a:visited, .header .search a:active {
            float: left;
            display: block;
            width: 78px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            color: #ffffff;
            font-size: 14px;
            background-color: #d30104;
            text-decoration: none;
            overflow: hidden;
        }
/*menuer*/
.menuer {
}

    .menuer .main {
        margin: 0 auto;
        width: 1200px;
        overflow: hidden;
        background-color: #fdfbf5;
    }

    .menuer a, .menuer a:link, .menuer a:visited, .menuer a:active {
        display: block;
        height: 40px;
        width: 120px;
        line-height: 40px;
        letter-spacing: 1px;
        color: #424242;
        font-size: 14px;
        text-align: center;
        font-weight: bold;
        border-bottom: 2px solid #dfc68a;
    }

        .menuer a:hover {
            background-color: #fff;
            color: #7f282c;
            border-color: #bc5850;
            text-decoration: none;
        }

    .menuer ul {
        overflow: hidden;
    }

    .menuer li {
        float: left;
    }

        .menuer li.box {
        }

        .menuer li.boxOn {
        }

        .menuer li.box .boxTop, .menuer li.box .boxTop:link, .menuer li.box .boxTop:visited, .menuer li.box .boxTop:active, .menuer li.box .boxTop:hover {
        }

        .menuer li.boxOn .boxTop, .menuer li.boxOn .boxTop:link, .menuer li.boxOn .boxTop:visited, .menuer li.boxOn .boxTop:active, .menuer li.boxOn .boxTop:hover {
            background-color: #fff;
            color: #7f282c;
            border-color: #bc5850;
        }

        .menuer li.box .boxMain {
            position: absolute;
            z-index: 999;
            display: none;
        }

        .menuer li.boxOn .boxMain {
            display: block;
        }

        .menuer li.box .boxMain a, .menuer li.box .boxMain a:link, .menuer li.box .boxMain a:visited, .menuer li.box .boxMain a:active {
            height: auto;
            width: 130px;
            border: 0;
            background-color: #a3181c;
            color: #fff;
        }

            .menuer li.box .boxMain a span {
                display: block;
                height: 40px;
                width: 130px;
                margin: 0 auto;
                line-height: 40px;
                overflow: hidden;
                border-top: 1px solid #fff;
            }

            .menuer li.box .boxMain a:hover {
                text-decoration: underline;
            }
/*footer*/
.footer {
    overflow: hidden;
    background: #8e0308;
}

    .footer .menu {
        padding: 35px 0px;
        width: 1200px;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        border-bottom: 1px solid #fff;
    }

        .footer .menu a, .footer .menu a:link, .footer .menu a:visited, .footer .menu a:active {
            color: #fff;
            text-decoration: none;
        }

            .footer .menu a:hover {
                text-decoration: underline;
            }

        .footer .menu .split {
            color: #fff;
            margin: 0px 10px;
        }

    .footer .divContact {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
    }

        .footer .divContact .inner {
            height: 190px;
            width: 1200px;
            margin: 0 auto;
        }

        .footer .divContact .logo {
            height: 34px;
            width: 373px;
            background-image: url(../image/footer_logo.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
            margin: 0 auto;
        }

        .footer .divContact .txt {
            display: block;
            width: 1200px;
            margin: 0 auto;
            text-align: center;
            font-size: 14px;
            line-height: 25px;
            color: #fff;
        }

        .footer .divContact .right {
            position: absolute;
            top: 0;
            right: 351px;
        }

            .footer .divContact .right span {
                display: block;
                height: 40px;
                line-height: 40px;
                width: 150px;
                text-align: center;
                font-size: 16px;
                color: #fff;
            }

            .footer .divContact .right .img_bg {
                height: 140px;
                width: 140px;
                background-color: #fff;
                padding: 5px;
            }

/*br*/
.br {
    clear: both;
    height: 14px;
    overflow: hidden;
}

.banner {
    width: 1200px;
    margin: 0 auto;
}

/*body*/
.body {
    min-height: 800px;
    text-align: center;
    overflow: hidden;
}

.br {
    width: 1200px;
    margin: 0 auto;
    height: 13px;
    background: url(../image/list2_br_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.list2 {
    margin: 0 auto;
    width: 1200px;
    text-align: left;
    overflow: hidden;
    background: #faf9f5;
}



    .list2 .inner {
        padding: 0 27px;
    }

    .list2 .listTitle2_bg {
        height: 70px;
        width: 100%;
    }

    .list2 .listTitle2 {
        height: 40px;
        width: 100%;
        padding: 15px 0;
    }

        .list2 .listTitle2 .titleName2 {
            float: left;
            line-height: 40px;
            font-size: 26px;
            color: #111111;
            font-weight: bold;
        }

        .list2 .listTitle2 .titleOpt2 {
            float: right;
        }

.listTitle2 .titleOpt2 a, .listTitle2 .titleOpt2 a:link, .listTitle2 .titleOpt2 a:visited, .listTitle2 .titleOpt2 a:active {
    display: block;
    line-height: 40px;
    color: #999999;
    font-size: 16px;
    background: url(../image/icon_more.png);
    background-repeat: no-repeat;
    background-size: 8px 8px;
    background-position-y: 16px;
    padding-left: 13px;
}

.list2 .listCnt2 {
    height: 366px;
    width: 100%;
    margin-top: 27px;
}

.list2 .listItem2 {
    float: left;
    width: 370px;
    margin-right: 12px;
}

.listItem2 .image, .listItem2 .image:link, .listItem2 .image:visited, .listItem2 .image:active, .listItem2 .image:hover {
    display: block;
    height: 160px;
    line-height: 160px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.list2 .listItem2 .proj_proc {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    width: 120px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    background: url(../image/proj_proc_bg.png);
    background-repeat: no-repeat;
    background-size: 120px 72px;
}

.list2 .listItem2 .proj_proc_end {
    background-position-y: -36px;
}

.list2 .listItem2 .listItemDetail2 {
    border: 1px solid #d5d8d9;
    border-top: 0;
    background-color: #fff;
    overflow: hidden;
    padding: 15px 20px;
}

.listItem2 .name, .listItem2 .name:link, .listItem2 .name:visited, .listItem2 .name:active {
    display: block;
    height: 44px;
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    overflow: hidden;
}

.listItemDetail2 .divProgress {
    height: 32px;
    width: 100%;
    margin-top: 5px;
}

    .listItemDetail2 .divProgress .left {
        float: left;
        width: 280px;
    }

    .listItemDetail2 .divProgress .progressBar_bg {
        height: 6px;
        wdith: 100%;
        background-color: #e6e6e6;
        margin-top: 13px;
    }

    .listItemDetail2 .divProgress .progressBar_fg {
        height: 6px;
        wdith: 100%;
        background-color: #da2128;
    }

    .listItemDetail2 .divProgress .right {
        padding-left: 280px;
    }

    .listItemDetail2 .divProgress .progressTxt {
        display: block;
        font-size: 16px;
        color: #da2128;
        font-weight: bold;
        width: 48px;
        text-align: right;
        line-height: 32px;
    }

    .listItemDetail2 .divProgress .line {
        height: 15px;
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
    }

.listItemDetail2 .infoData {
    height: 54px;
    width: 327px;
}

    .listItemDetail2 .infoData .infoItem {
        float: left;
        height: 54px;
        width: 107px;
        border-left: 1px solid #fcfcfc;
        border-right: 1px solid #ededed;
    }

    .listItemDetail2 .infoData .infoItemLeft {
        border-left-color: transparent;
    }

    .listItemDetail2 .infoData .infoItemCenter {
    }

    .listItemDetail2 .infoData .infoItemRight {
        border-right-color: transparent;
    }

    .listItemDetail2 .infoData .infoItem span {
        display: block;
        height: 27px;
        line-height: 27px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #444444;
        font-weight: bold;
    }

.panel2 {
    padding: 50px 0;
    background: #fff;
}

    .panel2 .inner {
        width: 1200px;
        margin: 0 auto;
    }

        .panel2 .inner .divNews {
            float: left;
            height: 100%;
            width: 50%;
            background-image: url(../image/newsList_bg.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-color: #f1f5f7;
        }

    .panel2 .head {
        height: 46px;
        width: 100%;
    }

        .panel2 .head .title {
            display: block;
            height: 42px;
            font-size: 26px;
            color: #111111;
            font-weight: bold;
        }

        .panel2 .head .redLine {
            display: block;
            height: 4px;
            width: 80px;
            background-color: #da2128;
            border-radius: 2px;
        }

    .panel2 .inner .divNews .first {
        margin: 20px 0;
        width: 100%;
    }

.divNews .first .item_img {
    float: left;
    height: 107px;
    width: 232px;
    overflow: hidden;
    border: 1px solid #dddddd;
}

.divNews .first .item_cnt {
    padding-left: 254px;
}

.divNews .others {
    height: 108px;
    border-top: 1px solid #e4e4e4;
    padding: 20px 0;
    overflow: hidden;
}

    .divNews .others li {
        height: 36px;
    }

    .divNews .others .title {
        display: block;
        float: left;
        line-height: 36px;
        width: 466px;
        font-size: 16px;
        color: #424242;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .divNews .others .time {
        line-height: 36px;
        display: block;
        float: left;
        width: 80px;
        text-align: right;
        font-size: 14px;
        color: #686868;
    }

.more {
}

    .more .btn {
        float: right;
        height: 38px;
        width: 145px;
        background-color: #c12424;
        box-shadow: 1px 1px 2px 0px #6d6666;
        border-radius: 2px;
    }

        .more .btn .txt {
            float: left;
            display: block;
            font-size: 16px;
            color: #fff;
            line-height: 38px;
            margin-left: 33px;
        }

        .more .btn i {
            float: left;
            margin-top: 12px;
            margin-left: 3px;
            display: block;
            height: 14px;
            width: 14px;
            background-image: url(../image/arrow_right.png);
            background-repeat: no-repeat;
            background-size: 14px 14px;
        }

.divNews .first .item_cnt .item_title {
    font-size: 18px;
    color: #424242;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    font-weight: bold;
}

.divNews .first .item_cnt .item_intro {
    margin-top: 10px;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
    height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
}

.tb_thanks {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 28px;
    overflow: hidden;
}

    .tb_thanks th {
        text-align: left;
        color: #da2128;
        font-size: 18px;
        font-weight: bold;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #eeeeee;
    }

    .tb_thanks .th_left {
        padding-left: 10px;
    }

    .tb_thanks .th_right {
        padding-right: 10px;
    }

    .tb_thanks td {
        text-align: left;
        color: #333333;
        font-size: 16px;
        line-height: 35px;
    }

    .tb_thanks .td_left {
        padding-left: 10px;
    }

.panel2 .inner .divThanks {
    float: left;
    height: 100%;
    width: 50%;
    background-image: url(../image/thanksList_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #fafafa;
}

.panel2 .divMsg {
    height: 150px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    background-image: url(../image/msgList_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #fafafa;
}

.divMsg .ul_msg_bg {
    height: 28px;
    width: 100%;
    overflow: hidden;
}

.divMsg .ul_msg li {
    float: left;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #8e0308;
    padding-right: 50px;
}

.listTitle {
    height: 40px;
    line-height: 40px;
    background-image: url(../image/titleBg.png);
    background-repeat: repeat;
    background-position: left top;
    overflow: hidden;
}

    .listTitle .titleName {
        float: left;
        padding: 0px 15px;
        color: #ffffff;
        font-size: 15px;
        background-color: #d00000;
        overflow: hidden;
    }

    .listTitle .titleOpt {
        float: right;
        overflow: hidden;
    }

        .listTitle .titleOpt a, .listTitle .titleOpt a:link, .listTitle .titleOpt a:visited, .listTitle .titleOpt a:active {
            padding: 0px 10px;
            color: #555;
            text-decoration: none;
            overflow: hidden;
        }

            .listTitle .titleOpt a:hover {
                text-decoration: underline;
            }

.listCnt {
    width: 1100px;
    padding-top: 15px;
    overflow: hidden;
    zoom: 1;
}

.listItem {
    float: left;
    width: 250px;
    margin: 0px 8px 12px 0px;
    background-color: #e4e4e4;
    overflow: hidden;
}

.listItemDetail {
    height: 152px;
    margin: 0px 1px 1px 1px;
    background-color: #fff;
    overflow: hidden;
}

.listItem .image, .listItem .image:link, .listItem .image:visited, .listItem .image:active, .listItem .image:hover {
    display: block;
    height: 150px;
    line-height: 150px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    overflow: hidden;
}

.listItem .name, .listItem .name:link, .listItem .name:visited, .listItem .name:active {
    display: block;
    padding: 8px 10px 0px 10px;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    overflow: hidden;
}

    .listItem .name:hover {
        color: #333333;
        text-decoration: underline;
    }

.listItem .info {
    height: 22px;
    line-height: 22px;
    border-top: dashed 1px #dcdcdc;
    margin-top: 10px;
    padding: 8px 10px 0px 10px;
    color: #999999;
    overflow: hidden;
}

.listItem .infoLeft {
    float: left;
    overflow: hidden;
}

.listItem .infoRight {
    float: right;
    overflow: hidden;
}

.listItem .info b {
    font-size: 13px;
    color: #333333;
}

.listItem .info span {
    padding: 0px 4px;
    font-size: 13px;
    color: #fff;
    background-color: #d00000;
}

.listItem .info2 {
    height: 22px;
    line-height: 22px;
    border-top: dashed 1px #dcdcdc;
    margin-top: 10px;
    padding: 8px 10px 10px 10px;
    color: #999999;
    overflow: hidden;
}

.listItem .info2Left {
    float: left;
    overflow: hidden;
}

.listItem .info2Right {
    float: right;
    overflow: hidden;
}

.listItem .info2 b {
    font-size: 13px;
    color: #333333;
}

.listItem .info2 span {
    padding: 0px 4px;
    font-size: 13px;
    color: #fff;
    background-color: #d00000;
}

.listItem .progressBar {
    height: 6px;
    margin: 8px 10px;
    background-color: #EAEAEA;
    overflow: hidden;
}

.listItem .progress {
    width: 0px;
    height: 6px;
    background-color: #a1201a;
    overflow: hidden;
}

.listItem .infoData {
    padding: 0px 10px 6px 10px;
    height: 36px;
    line-height: 36px;
    color: #999999;
    overflow: hidden;
}

.listItem .infoDataLeft {
    float: left;
    width: 80px;
    line-height: 16px;
    text-align: left;
    overflow: hidden;
}

.listItem .infoDataCenter {
    float: left;
    width: 70px;
    line-height: 16px;
    text-align: center;
    overflow: hidden;
}

.listItem .infoDataRight {
    float: right;
    width: 70px;
    line-height: 16px;
    text-align: right;
    overflow: hidden;
}

.listItem .infoData b {
    font-size: 13px;
    color: #ff5001;
}

.listItem .infoData span {
    display: block;
    overflow: hidden;
}

.listItem .infoData2 {
    padding: 12px 10px 6px 10px;
    height: 36px;
    line-height: 36px;
    color: #999999;
    background-color: #eeeeee;
    overflow: hidden;
}

.listItem .infoData2Left {
    float: left;
    width: 120px;
    line-height: 16px;
    text-align: left;
    overflow: hidden;
}

.listItem .infoData2Right {
    float: right;
    width: 100px;
    line-height: 16px;
    text-align: right;
    overflow: hidden;
}

.listItem .infoData2 b {
    font-size: 13px;
    color: #ff5001;
}

.listItem .infoData2 span {
    display: block;
    overflow: hidden;
}

.listItem .num {
    height: 22px;
    line-height: 22px;
    padding: 10px 10px 0px 10px;
    color: #999999;
    overflow: hidden;
}

    .listItem .num b {
        font-size: 13px;
        color: #ff5001;
    }

.panel {
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.panelMain {
    width: 1050px;
    text-align: left;
    overflow: hidden;
}

.panelItem {
    float: left;
    margin-right: 15px;
    overflow: hidden;
}

.panelTitle {
    height: 40px;
    line-height: 40px;
    background-image: url(../image/titleBg.png);
    background-repeat: repeat;
    background-position: left center;
    overflow: hidden;
}

    .panelTitle .titleName {
        float: left;
        padding: 0px 15px;
        color: #ffffff;
        font-size: 15px;
        background-color: #d00000;
        overflow: hidden;
    }

    .panelTitle .titleMemo {
        float: left;
        padding: 0px 20px;
        color: #d00000;
        font-size: 16px;
        font-weight: bold;
        overflow: hidden;
    }

    .panelTitle .titleOpt {
        float: right;
        overflow: hidden;
    }

        .panelTitle .titleOpt a, .panelTitle .titleOpt a:link, .panelTitle .titleOpt a:visited, .panelTitle .titleOpt a:active {
            padding: 0px 10px;
            color: #555;
            text-decoration: none;
            overflow: hidden;
        }

            .panelTitle .titleOpt a:hover {
                text-decoration: underline;
            }

.panelCnt {
    padding: 10px 0px 0px 0px;
    overflow: hidden;
}

    .panelCnt .table {
        border: none;
        cursor: default;
    }

        .panelCnt .table th {
            padding: 10px 0px 10px 0px;
            border: none;
            border-bottom: solid 1px #eee;
            background-color: #e5e5e5;
        }

        .panelCnt .table td {
            padding: 10px 0px 10px 0px;
            border: none;
            border-bottom: solid 1px #eee;
        }

        .panelCnt .table tr.even {
            background-color: #f5f5f5;
        }

.body .nav {
    width: 1200px;
    margin: 0 auto;
    margin-top: 5px;
    text-align: left;
    overflow: hidden;
}

.body .navTop {
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
}

    .body .navTop a, .body .navTop a:link, .body .navTop a:visited, .body .navTop a:active {
        color: #ccc;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

        .body .navTop a:hover {
            color: #720808;
            text-decoration: none;
        }

.body .navCnt {
    overflow: hidden;
}

.body .navItem {
    margin-top: 10px;
    padding: 12px 12px;
    border: solid 1px #E4E4E4;
    overflow: hidden;
}

    .body .navItem .item {
        margin: 0px 10px;
        color: #777777;
    }

    .body .navItem a, .body .navItem a:link, .body .navItem a:visited, .body .navItem a:active {
        color: #777777;
        text-decoration: none;
    }

        .body .navItem a:hover {
            color: #720808;
            text-decoration: none;
        }

        .body .navItem a.on, .body .navItem a.on:link, .body .navItem a.on:visited, .body .navItem a.on:active, .body .navItem a.on:hover {
            color: #720808;
        }

.body .page {
    margin: 0 auto;
    width: 1200px;
    text-align: left;
    overflow: hidden;
}

.body .pageCnt {
    padding: 15px 0px;
    text-align: center;
    overflow: hidden;
}

    .body .pageCnt a, .body .pageCnt a:link, .body .pageCnt a:visited, .body .pageCnt a:active {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0px 15px;
        margin: 0px 4px;
        font-weight: bold;
        color: #333333;
        border: 1px solid #dddddd;
        text-decoration: none;
    }

        .body .pageCnt a:hover {
            color: #a1201a;
            border: 1px solid #a1201a;
            text-decoration: none;
        }

        .body .pageCnt a.on, .body .pageCnt a.on:link, .body .pageCnt a.on:visited, .body .pageCnt a.on:active, .body .pageCnt a.on:hover {
            color: #ffffff;
            border: 1px solid #a1201a;
            background-color: #a1201a;
            text-decoration: none;
        }

.body .proj {
    padding: 20px 0px;
    background-color: #ffffff;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.body .projMain {
    margin: 0 auto;
    width: 1150px;
    text-align: left;
    overflow: hidden;
    zoom: 1;
}

.body .projMainLeft {
    float: left;
    width: 302px;
    overflow: hidden;
}

    .body .projMainLeft .image {
        width: 300px;
        height: 300px;
        line-height: 300px;
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
    }

.body .projMainRight {
    float: right;
    width: 828px;
    padding-left: 20px;
    overflow: hidden;
}

    .body .projMainRight .title {
        color: #000;
        font-size: 18px;
        font-weight: bold;
    }

    .body .projMainRight .introduction {
        padding-top: 13px;
        line-height: 20px;
        color: #777777;
    }

    .body .projMainRight .memo {
        padding-top: 13px;
        line-height: 20px;
        color: #777777;
    }

    .body .projMainRight .progressBorder1 {
        height: 12px;
        margin-bottom: 2px;
        border-bottom: solid 1px #eee;
    }

    .body .projMainRight .progressBorder2 {
        height: 1px;
        margin-top: 12px;
        border-top: solid 1px #eee;
    }

    .body .projMainRight .progressBar {
        height: 10px;
        margin-top: 10px;
        background-color: #EAEAEA;
        overflow: hidden;
    }

    .body .projMainRight .progress {
        width: 0px;
        height: 10px;
        background-color: #a1201a;
        overflow: hidden;
    }

    .body .projMainRight .progressInfo {
        padding-top: 10px;
        overflow: hidden;
        zoom: 1;
    }

        .body .projMainRight .progressInfo b {
            font-size: 13px;
            font-weight: bold;
        }

        .body .projMainRight .progressInfo span {
            padding: 0px 4px;
            font-size: 13px;
            color: #fff;
            background-color: #d00000;
        }

    .body .projMainRight .progressInfoLeft {
        float: left;
        overflow: hidden;
    }

    .body .projMainRight .progressInfoRight {
        float: right;
        overflow: hidden;
    }

    .body .projMainRight .num {
        overflow: hidden;
    }

    .body .projMainRight .numMemo {
        padding-top: 12px;
        line-height: 20px;
        color: #777777;
        overflow: hidden;
    }

        .body .projMainRight .numMemo b {
            color: #333333;
            font-size: 15px;
            font-weight: bold;
        }

    .body .projMainRight .numSelect {
        padding-top: 12px;
        color: #777777;
        overflow: hidden;
    }

        .body .projMainRight .numSelect span {
            float: left;
            display: block;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
        }

        .body .projMainRight .numSelect .select {
            float: left;
            display: block;
            width: 658px;
            height: auto;
            line-height: auto;
        }

        .body .projMainRight .numSelect a,
        .body .projMainRight .numSelect a:link,
        .body .projMainRight .numSelect a:visited,
        .body .projMainRight .numSelect a:active {
            float: left;
            display: block;
            height: 28px;
            line-height: 28px;
            padding: 0px 7px;
            margin: 0 6px 4px 0px;
            color: #333333;
            font-weight: bold;
            border: solid 1px #333333;
            text-decoration: none;
            overflow: hidden;
        }

            .body .projMainRight .numSelect a:hover {
                color: #d02c30;
                text-decoration: none;
            }

            .body .projMainRight .numSelect a.on,
            .body .projMainRight .numSelect a.on:link,
            .body .projMainRight .numSelect a.on:visited,
            .body .projMainRight .numSelect a.on:active,
            .body .projMainRight .numSelect a.on:hover {
                color: #d02c30;
                border: solid 1px #d02c30;
            }

        .body .projMainRight .numSelect .selectBox,
        .body .projMainRight .numSelect .selectBox:link,
        .body .projMainRight .numSelect .selectBox:visited,
        .body .projMainRight .numSelect .selectBox:active,
        .body .projMainRight .numSelect .selectBox:hover {
            float: left;
            margin: 0 6px 4px 0px;
            display: block;
            height: 28px;
            line-height: 28px;
            font-weight: normal;
            border: solid 1px #333333;
            background-image: url(../image/selectTip1.png);
            background-repeat: no-repeat;
            background-position: right center;
            overflow: hidden;
        }

        .body .projMainRight .numSelect .selectTitle {
            float: none;
            width: 180px;
            padding: 0 21px 0 7px;
            display: block;
            height: 28px;
            line-height: 28px;
            color: #333333;
            font-weight: bold;
            cursor: pointer;
            overflow: hidden;
        }

        .body .projMainRight .numSelect .selectMain {
            display: none;
            position: absolute;
            margin: 0 0 0 -1px;
            padding: 6px 0;
            min-width: 210px;
            height: auto;
            max-height: 200px;
            z-index: 2;
            background-color: #eee;
            overflow: auto;
        }

            .body .projMainRight .numSelect .selectMain a,
            .body .projMainRight .numSelect .selectMain a:link,
            .body .projMainRight .numSelect .selectMain a:visited,
            .body .projMainRight .numSelect .selectMain a:active {
                float: none;
                display: block;
                height: 24px;
                line-height: 24px;
                padding: 0px 7px;
                margin: 0;
                color: #333333;
                font-weight: normal;
                border: 0px;
                text-decoration: none;
                overflow: hidden;
            }

                .body .projMainRight .numSelect .selectMain a:hover {
                    color: #d02c30;
                    border: 0px;
                    text-decoration: underline;
                }

        .body .projMainRight .numSelect .over,
        .body .projMainRight .numSelect .over:link,
        .body .projMainRight .numSelect .over:visited,
        .body .projMainRight .numSelect .over:active,
        .body .projMainRight .numSelect .over:hover {
            background-image: url(../image/selectTip2.png);
            background-repeat: no-repeat;
            background-position: right center;
            text-decoration: none;
        }

            .body .projMainRight .numSelect .over .selectMain {
                display: block;
            }

        .body .projMainRight .numSelect .on,
        .body .projMainRight .numSelect .on:link,
        .body .projMainRight .numSelect .on:visited,
        .body .projMainRight .numSelect .on:active,
        .body .projMainRight .numSelect .on:hover {
            border: solid 1px #d02c30;
        }

            .body .projMainRight .numSelect .on .selectTitle {
                color: #d02c30;
            }

        .body .projMainRight .numSelect .selectMain a.on,
        .body .projMainRight .numSelect .selectMain a.on:link,
        .body .projMainRight .numSelect .selectMain a.on:visited,
        .body .projMainRight .numSelect .selectMain a.on:active,
        .body .projMainRight .numSelect .selectMain a.on:hover {
            color: #d02c30;
            text-decoration: underline;
        }

    .body .projMainRight .numIn {
        padding-top: 15px;
        line-height: 24px;
        overflow: hidden;
    }

        .body .projMainRight .numIn input {
            width: 80px;
            height: 30px;
            line-height: 30px;
            padding: 0px 8px;
            font-size: 15px;
            font-weight: bold;
            border: solid 1px #cccccc;
            overflow: hidden;
        }

    .body .projMainRight .opt {
        height: 40px;
        margin-top: -34px;
        text-align: right;
        overflow: hidden;
    }

        .body .projMainRight .opt a, .body .projMainRight .opt a:link, .body .projMainRight .opt a:visited, .body .projMainRight .opt a:active {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0px 30px;
            color: #e44c4b;
            font-weight: bold;
            border: solid 2px #e44c4b;
            text-decoration: none;
            overflow: hidden;
        }

            .body .projMainRight .opt a:hover {
                color: #d02c30;
                border: solid 2px #d02c30;
                text-decoration: none;
            }

            .body .projMainRight .opt a.disabled, .body .projMainRight .opt a.disabled:link, .body .projMainRight .opt a.disabled:visited, .body .projMainRight .opt a.disabled:active, .body .projMainRight .opt a.disabled:hover {
                color: #777;
                border: solid 2px #777;
            }

.body .projCnt {
    padding: 20px 0px;
    overflow: hidden;
}

.body .projCntMenu {
    margin: 0 auto;
    width: 1200px;
    text-align: left;
    overflow: hidden;
}

    .body .projCntMenu .bg {
        height: 60px;
        background-color: #ffffff;
        overflow: hidden;
    }

    .body .projCntMenu .main {
        margin-top: -60px;
        overflow: hidden;
        zoom: 1;
    }

    .body .projCntMenu a, .body .projCntMenu a:link, .body .projCntMenu a:visited, .body .projCntMenu a:active {
        display: block;
        float: left;
        height: 60px;
        line-height: 60px;
        margin: 0px 25px;
        color: #333333;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        border-bottom: solid 4px transparent;
        overflow: hidden;
    }

        .body .projCntMenu a:hover {
            color: #a1201a;
            text-decoration: none;
        }

        .body .projCntMenu a.on, .body .projCntMenu a.on:link, .body .projCntMenu a.on:visited, .body .projCntMenu a.on:active, .body .projCntMenu a.on:hover {
            color: #a1201a;
            border-bottom: solid 4px #a1201a;
        }

.body .projCntMain {
    width: 1160px;
    margin: 0 auto;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    background-color: #ffffff;
    overflow: hidden;
}

    .body .projCntMain h1, .body .projCntMain h2, .body .projCntMain h3, .body .projCntMain h4, .body .projCntMain h5, .body .projCntMain h6, .body .projCntMain h6 {
        padding: 10px 0;
        font-size: medium;
    }

    .body .projCntMain p, .body .projCntMain div {
        word-wrap: break-word;
    }

    .body .projCntMain p {
        padding: 10px 0;
    }

    .body .projCntMain strong, .body .projCntMain th {
        font-weight: bold;
    }

.body .table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px;
    table-layout: fixed;
}

    .body .table th {
        color: #333333;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        border: 0px;
        border-bottom: solid 1px #EBEEF1;
        background-color: #EBEEF1;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .body .table td {
        padding: 8px 10px;
        color: #333333;
        text-align: center;
        vertical-align: middle;
        border: 0px;
        border-bottom: solid 1px #EBEEF1;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.body .donation {
    margin: 0 auto;
    width: 1024px;
    text-align: left;
    overflow: hidden;
}

    .body .donation .pay, .body .donation .pay:link, .body .donation .pay:visited, .body .donation .pay:active {
        display: inline-block;
        height: 48px;
        border: solid 2px #e5e5e5;
        overflow: hidden;
    }

        .body .donation .pay:hover {
            border: solid 2px #e44c4b;
        }

    .body .donation .wiscomPay {
        width: 334px;
        background-image: url(../image/wiscomPay.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .body .donation .unionPay {
        width: 174px;
        background-image: url(../image/payUnion.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .body .donation .aliPay {
        width: 124px;
        background-image: url(../image/payAlipay.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .body .donation .weixinPay {
        width: 174px;
        background-image: url(../image/payWeixin.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .body .donation .paypalPay {
        width: 240px;
        background-image: url(../image/payPaypal.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .body .donation .cmbPay {
        width: 145px;
        background-image: url(../image/payCmbpay.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .body .donation .payOn, .body .donation .payOn:link, .body .donation .payOn:visited, .body .donation .payOn:active, .body .donation .payOn:hover {
        border: solid 2px #e44c4b;
    }

.body .donationTitle {
    height: 60px;
    line-height: 60px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px #E4E4E4;
    overflow: hidden;
}

.body .donationIntro {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.5pt;
    text-align: left;
    overflow: hidden;
}

.body .donationMemo {
    padding-top: 16px;
    overflow: hidden;
}

.body .donationView {
    margin-top: 10px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px;
    table-layout: fixed;
    border-left: solid 1px #dbdcde;
    border-right: solid 1px #dbdcde;
    border-top: solid 1px #dbdcde;
    background-color: #ffffff;
}

    .body .donationView td {
        padding: 6px 10px;
        text-align: left;
        vertical-align: top;
        border: 0px;
        border-bottom: solid 1px #dbdcde;
    }

        .body .donationView td.lbl {
            font-size: 13px;
            line-height: 26px;
        }

        .body .donationView td.text {
            line-height: 26px;
        }

        .body .donationView td.field {
            line-height: 24px;
        }

        .body .donationView td.memo {
            line-height: 26px;
        }

            .body .donationView td.memo span {
                font-family: "宋体",Arial,sans-serif;
                color: #ff0000;
                font-size: 12px;
                font-weight: bold;
            }

    .body .donationView .txt {
        display: inline-block;
        width: 300px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        padding: 0px 4px;
        text-align: left;
        vertical-align: middle;
        border-top: solid 1px #789;
        border-bottom: solid 1px #abc;
        border-left: solid 1px #89a;
        border-right: solid 1px #abc;
        overflow: hidden;
    }

    .body .donationView textarea {
        width: 300px;
        height: 50px;
        font-size: 12px;
        padding: 4px 3px;
        text-align: left;
        border-top: solid 1px #789;
        border-bottom: solid 1px #abc;
        border-left: solid 1px #89a;
        border-right: solid 1px #abc;
    }

    .body .donationView .checkbox {
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
    }

        .body .donationView .checkbox input {
            vertical-align: -2px;
            margin-right: 3px;
            *vertical-align: 0px;
            *margin-right: 0px;
        }

    .body .donationView select {
        display: inline-block;
        width: 308px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        padding: 0px;
        margin: 0px;
        text-align: left;
        vertical-align: middle;
        border-top: solid 1px #789;
        border-bottom: solid 1px #abc;
        border-left: solid 1px #89a;
        border-right: solid 1px #abc;
        background-color: #ffffff;
        background-image: url(images/select.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        overflow: hidden;
    }

.body .donationOpt {
    padding: 16px 0px 16px 0px;
    overflow: hidden;
}

    .body .donationOpt .btnRed {
        display: inline-block;
        padding: 0px 12px;
        height: 30px;
        font-size: 12px;
        color: #ffffff;
        letter-spacing: 3px;
        text-align: center;
        vertical-align: middle;
        background-color: #bb2634;
        border: solid 1px #a41725;
        border-radius: 3px;
        overflow: hidden;
    }

        .body .donationOpt .btnRed:hover {
            background-color: #be303e;
            border-color: #a8222f;
        }

    .body .donationOpt .btnGray {
        display: inline-block;
        padding: 0px 12px;
        height: 30px;
        font-size: 12px;
        color: #333;
        letter-spacing: 3px;
        text-align: center;
        vertical-align: middle;
        background-color: #aaa;
        border: solid 1px #aaa;
        border-radius: 3px;
        overflow: hidden;
    }

        .body .donationOpt .btnGray:hover {
            background-color: #bbb;
            border-color: #bbb;
        }

    .body .donationOpt .disabled, .body .donationOpt .disabled:hover {
        color: #000;
        background-color: #777;
        border-color: #777;
    }

.body .cntItem {
    margin: 0 auto;
    width: 1150px;
    text-align: left;
    overflow: hidden;
    padding: 0 25px;
    background: #fff;
}

.body .cntItemTitle {
    height: 60px;
    line-height: 60px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px #E4E4E4;
    overflow: hidden;
}

.body .cntItemCnt {
    padding: 10px 0px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    background-color: #ffffff;
    overflow: hidden;
}

    .body .cntItemCnt .cntItemCntTitle {
        padding: 10px 0px 20px 0px;
        margin-bottom: 10px;
        color: #000000;
        font-size: 16px;
        font-weight: bold;
        text-align: left;
        border-bottom: solid 1px #e6e6e6;
        overflow: hidden;
    }

    .body .cntItemCnt .table {
        border: none;
    }

        .body .cntItemCnt .table th, .body .cntItemCnt .table td {
            padding: 10px 0px 10px 0px;
            border: none;
            border-bottom: solid 1px #eee;
        }

    .body .cntItemCnt h1, .body .cntItemCnt h2, .body .cntItemCnt h3, .body .cntItemCnt h4, .body .cntItemCnt h5, .body .cntItemCnt h6, .body .cntItemCnt h6 {
        padding: 10px 0;
        font-size: medium;
    }

    .body .cntItemCnt p, .body .cntItemCnt div {
        word-wrap: break-word;
    }

    .body .cntItemCnt p {
        padding: 10px 0;
    }

    .body .cntItemCnt strong, .body .cntItemCnt th {
        font-weight: bold;
    }

.waiting {
    padding: 10px 30px 10px 40px;
    text-align: left;
    background-image: url(../image/loading.gif);
    background-repeat: no-repeat;
    background-position: 20px 11px;
    overflow: hidden;
}

.gmBody {
    width: 1000px;
    overflow: hiden;
}

    .gmBody p {
        line-height: 24px;
        padding: 5px 0px;
    }

    .gmBody img {
        margin: 0 auto;
        vertical-align: middle;
    }

    .gmBody .gmBodyMain {
        width: 1010px;
        overflow: hiden;
    }

    .gmBody .gmBodyLeft {
        float: left;
        width: 700px;
        height: 600px;
        text-align: center;
        overflow: hidden;
    }

    .gmBody .gmBodyRight {
        float: left;
        width: 300px;
        height: 600px;
        border-left: solid 1px #ffefdf;
        background-color: #fffaf4;
        overflow: auto;
    }

    .gmBody .gmBodyInner {
        padding: 10px 10px;
        overflow: hidden;
    }

    .gmBody .gmBodyNow {
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 10px 0px;
        border-bottom: solid 1px #ffefdf;
        overflow: hidden;
    }

    .gmBody .gmBodyOption {
        overflow: hidden;
    }

        .gmBody .gmBodyOption a.option, .gmBody .gmBodyOption a.option:link, .gmBody .gmBodyOption a.option:visited, .gmBody .gmBodyOption a.option:active {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0px 8px;
            margin: 6px 0px;
            color: #333333;
            font-weight: bold;
            border: solid 1px #333333;
            text-decoration: none;
            overflow: hidden;
        }

            .gmBody .gmBodyOption a.option:hover {
                color: #d02c30;
                border: solid 1px #d02c30;
                text-decoration: none;
            }

        .gmBody .gmBodyOption a.on, .gmBody .gmBodyOption a.on:link, .gmBody .gmBodyOption a.on:visited, .gmBody .gmBodyOption a.on:active, .gmBody .gmBodyOption a.on:hover {
            color: #d02c30;
            border: solid 1px #d02c30;
            text-decoration: none;
        }

    .gmBody .gmBodySelected {
        margin: 10px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
        border-top: solid 1px #ffefdf;
        overflow: hidden;
    }

    .gmBody .gmBodySelectedTop {
        color: #ff0000;
        overflow: hidden;
    }

    .gmBody .gmBodySelectedMain {
        line-height: normal;
        padding: 0px 0px;
        overflow: hidden;
    }

    .gmBody .gmBodySelected a.option, .gmBody .gmBodySelected a.option:link, .gmBody .gmBodySelected a.option:visited, .gmBody .gmBodySelected a.option:active {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0px 8px;
        margin: 6px 2px 0px 0px;
        color: #f60;
        font-weight: bold;
        border: 1px solid #f60;
        text-decoration: none;
        overflow: hidden;
    }

        .gmBody .gmBodySelected a.option:hover {
            text-decoration: none;
        }

    .gmBody .gmBodyOpt {
        margin: 10px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
        border-top: solid 1px #ffefdf;
        overflow: hidden;
    }

        .gmBody .gmBodyOpt a.option, .gmBody .gmBodyOpt a.option:link, .gmBody .gmBodyOpt a.option:visited, .gmBody .gmBodyOpt a.option:active {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0px 12px;
            margin: 6px 0px;
            color: #ffffff;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 3px;
            text-align: center;
            vertical-align: middle;
            border: solid 1px #d02c30;
            border-radius: 3px;
            background-color: #d02c30;
            text-decoration: none;
            overflow: hidden;
        }

            .gmBody .gmBodyOpt a.option:hover {
                background-color: #be303e;
                border-color: #a8222f;
                text-decoration: none;
            }

        .gmBody .gmBodyOpt a.disabled, .gmBody .gmBodyOpt a.disabled:link, .gmBody .gmBodyOpt a.disabled:visited, .gmBody .gmBodyOpt a.disabled:active, .gmBody .gmBodyOpt a.disabled:hover {
            background-color: #777;
            border-color: #777;
        }

    .gmBody .gmRefer {
        padding: 10px 0px;
        text-align: center;
        overflow: hidden;
    }

    .gmBody .gmIconDesc {
        padding: 10px 0px;
        font-size: 13px;
        text-align: center;
        background-color: #ffffff;
        overflow: hidden;
    }

        .gmBody .gmIconDesc h1, .gmBody .gmIconDesc h2, .gmBody .gmIconDesc h3, .gmBody .gmIconDesc h4, .gmBody .gmIconDesc h5, .gmBody .gmIconDesc h6, .gmBody .gmIconDesc h7 {
            padding: 10px 0;
            font-size: medium;
        }

        .gmBody .gmIconDesc p, .gmBody .gmIconDesc div {
            word-wrap: break-word;
        }

        .gmBody .gmIconDesc p {
            padding: 10px 0;
        }

        .gmBody .gmIconDesc strong, .gmBody .gmIconDesc th {
            font-weight: bold;
        }

.gmSeatMain {
    height: 0px;
    overflow: auto;
}

.gmBody .gmSeatRow {
    float: left;
    width: 40px;
    text-align: left;
    cursor: default;
    overflow: hidden;
}

    .gmBody .gmSeatRow li {
        display: block;
        width: 40px;
        height: 40px;
        color: #fff;
        overflow: hidden;
    }

        .gmBody .gmSeatRow li span {
            display: block;
            width: 24px;
            height: 24px;
            line-height: 24px;
            margin-top: 8px;
            text-align: center;
            background-color: #b4cbe8;
            overflow: hidden;
        }

.gmBody .gmSeatList {
    float: right;
    width: 575px;
    padding-right: 40px;
    text-align: center;
    cursor: default;
    overflow: auto;
}

    .gmBody .gmSeatList ul {
        display: block;
        margin: 0 auto;
        height: 40px;
        overflow: hidden;
    }

    .gmBody .gmSeatList li {
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        overflow: hidden;
    }

        .gmBody .gmSeatList li div {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            overflow: hidden;
        }

            .gmBody .gmSeatList li div span {
                display: inline-block;
                width: 0px;
                height: 40px;
                margin: 0px 0px;
                vertical-align: middle;
                overflow: hidden;
            }

        .gmBody .gmSeatList li span {
            display: block;
            width: 40px;
            height: 40px;
            line-height: normal;
            margin-top: -40px;
            font-size: 10px;
            text-align: center;
            overflow: hidden;
        }

.gmDetail {
    overflow: hidden;
}

    .gmDetail .gmDetailMemo {
        color: #333333;
        font-size: 13px;
        line-height: 24px;
        overflow: hidden;
    }

    .gmDetail .gmDetailOpt {
        overflow: hidden;
    }

        .gmDetail .gmDetailOpt a, .gmDetail .gmDetailOpt a:link, .gmDetail .gmDetailOpt a:visited, .gmDetail .gmDetailOpt a:active {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            padding: 0px 8px;
            margin: 6px 0px;
            color: #333333;
            font-weight: bold;
            border: solid 1px #333333;
            text-decoration: none;
            overflow: hidden;
        }

            .gmDetail .gmDetailOpt a:hover {
                color: #d02c30;
                border: solid 1px #d02c30;
                text-decoration: none;
            }

            .gmDetail .gmDetailOpt a.on, .gmDetail .gmDetailOpt a.on:link, .gmDetail .gmDetailOpt a.on:visited, .gmDetail .gmDetailOpt a.on:active, .gmDetail .gmDetailOpt a.on:hover {
                color: #d02c30;
                border: solid 1px #d02c30;
                text-decoration: none;
            }

.divCert {
    height: 784px;
    width: 1026px;
    margin: 20px auto;
    background: url(../image/cert.png) no-repeat;
    background-size: 100%;
    position: relative;
}

    .divCert .cert_txt {
        height: 300px;
        width: 600px;
        top: 120px;
        left: 340px;
        position: absolute;
        font-size: 24px;
        line-height: 40px;
    }

        .divCert .cert_txt p {
            margin: 20px 0;
            text-indent: 46px;
        }

#page {
    text-align: center;
}

.block1 {
    width: 1160px;
    padding: 20px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

    .block1 .fl {
        float: left;
        width: 600px;
        height: 400px;
    }

#jscroll {
    width: 600px;
    height: 400px;
    overflow: hidden;
}

.block1 .fr {
    float: right;
    width: 530px;
}

    .block1 .fr .item .top {
        position: relative;
        font-weight: bold;
        font-size: 18px;
        color: #AD312A;
        background: url(../image/po.png) no-repeat left;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
    }

        .block1 .fr .item .top a {
            color: #AD312A;
        }

        .block1 .fr .item .top span.hx {
            display: block;
            float: right;
            background-color: #dedede;
            width: 420px;
            height: 1px;
            margin-top: 19px;
        }

    .block1 .fr .item .main a {
        display: block;
        height: 28px;
        font-size: 14px;
        line-height: 28px;
        overflow: hidden;
        width: 100%;
    }

    .block1 .fr .item .line {
        border-bottom: 1px #dedede dashed;
        height: 1px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

.block2 {
    width: 1160px;
    padding: 20px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

    .block2 .item {
    }

        .block2 .item .line {
            border-bottom: 1px #dedede dashed;
            height: 1px;
            margin-top: 6px;
            margin-bottom: 6px;
        }

        .block2 .item .top {
            font-weight: bold;
            font-size: 18px;
            margin-bottom: 15px;
            border-bottom: 1px #dedede solid;
            background: url(../image/po.png) no-repeat left;
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
        }

            .block2 .item .top a {
                color: #AD312A;
            }

    .block2 .item1 {
        float: left;
        width: 260px;
        margin-right: 20px;
    }

        .block2 .item1 .pic {
            text-align: center;
            margin-bottom: 10px;
        }


    .block2 .item2 {
        float: left;
        width: 600px;
    }

    .block2 .item3 {
        float: right;
        width: 260px;
    }

        .block2 .item3 .main {
            margin-bottom: 10px;
        }

        .block2 .item3 .pic {
            text-align: center;
        }


    .block2 .item .main a {
        display: block;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        width: 100%;
    }


.block3 {
    width: 1160px;
    padding: 20px;
    margin: 0 auto 30px;
    background-color: #FFFFFF;
}

    .block3 .item {
        float: left;
        width: 370px;
    }

        .block3 .item .line {
            border-bottom: 1px #dedede dashed;
            height: 1px;
            margin-top: 6px;
            margin-bottom: 6px;
        }

        .block3 .item .top {
            font-weight: bold;
            font-size: 18px;
            margin-bottom: 15px;
            border-bottom: 1px #dedede solid;
            background: url(../image/po.png) no-repeat left;
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
        }

            .block3 .item .top a {
                color: #AD312A;
            }

    .block3 .item1 {
        margin-right: 25px;
    }

        .block3 .item1 li {
            height: 30px;
            line-height: 30px;
        }

        .block3 .item1 .s1 {
            float: left;
        }

        .block3 .item1 .s2 {
            float: right;
        }

    .block3 .item2 {
        margin-right: 25px;
    }

    .block3 .item3 {
    }

        .block3 .item3 .main {
            margin-bottom: 10px;
        }

        .block3 .item3 .pic {
            text-align: center;
        }

    .block3 .item .first {
        height: 100px;
        margin-bottom: 10px;
    }

        .block3 .item .first .pic {
            float: left;
            width: 100px;
            height: 100px;
        }

            .block3 .item .first .pic img {
                width: 100px;
                height: 100px;
            }

        .block3 .item .first .info {
            float: right;
            width: 250px;
        }

            .block3 .item .first .info a {
                display: block;
                color: #3A4F7E;
                font-size: 14px;
                font-weight: bold;
                line-height: 30px;
                height: 30px;
                overflow: hidden;
            }

    .block3 .item .main a {
        display: block;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        width: 100%;
    }


.page {
    padding: 20px 0;
}

    .page .sider {
        float: left;
        width: 200px;
        padding: 10px;
        line-height: 40px;
        border: 1px #dedede solid;
        background-color: #fff;
    }

        .page .sider a {
            display: block;
            padding-left: 10px;
        }

            .page .sider a:hover {
                color: #a1201a;
                background-color: #dedede;
            }

        .page .sider .active a {
            color: #a1201a;
            background-color: #dedede;
        }

    .page .main {
        float: right;
        width: 940px;
        padding: 10px;
        line-height: 40px;
        border: 1px #dedede solid;
        background-color: #fff;
    }

        .page .main .title {
            font-size: 18px;
            font-weight: bold;
            text-align: center;
        }

        .page .main .info {
            font-size: 13px;
            color: #666;
            text-align: center;
            margin-bottom: 20px;
            border-bottom: 1px #dedede solid;
        }

        .page .main .content {
            font-size: 16px;
            padding: 20px;
            line-height: 30px;
        }

    .page .list {
        float: right;
        line-height: 40px;
    }
