·body, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, dl, dt, dd, form, fieldset, legend, input, textarea, select, table, blockquote, address, pre {
    margin: 0;
    padding: 0;
}

body {
    font: normal 12px 微软雅黑, Helvetica, sans-serif;
    animation: 1s ease 0s normal none 1 running fadeInDown;
    position: relative;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    word-wrap: break-word;
}

img {
    border: 0;
    vertical-align: middle;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

a:focus, a:link, a:active {
    outline: none;
}

q:before, q:after {
    content: '';
}

sup, sub {
    vertical-align: baseline;
}

input, button, textarea, select {
    font-size: 1em;
}

/*h1, h2, h3, h4, h5, h6, b {
    font-size: 1em;
    font-weight: normal;
}*/

i, cite, em, var, dfn, address {
    font-style: normal;
}

.fl {
    float: left;
}

.rg {
    float: right;
}

.panel-default .webuploader-container div {
    width: 110px;
    height: 33px;
}

.webuploader-container div {
    width: 110px;
    height: 33px;
}

.panel-default #btnGroup button:nth-child(2) {
    margin-left: 20px;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.mt10 {
    margin-top: 10px !important;
}

.top_t {
    z-index: 1010;
    width: 100%;
    height: 35px;
    margin-bottom: 5px;
    background: #FAF8F9;
    border-bottom: 1px solid #ccc;
}

.top_t_t {
    width: 1280px;
    height: 35px;
    margin: 0 auto;
}

    .top_t_t ul {
        float: left;
    }

        .top_t_t ul li {
            float: left;
            text-align: center;
        }

            .top_t_t ul li a {
                display: block;
                height: 14px;
                margin-top: 12px;
                padding: 0 8px;
                color: #333;
                text-decoration: none;
                text-align: center;
                border-right: 1px solid #666;
                line-height: 14px;
            }

                .top_t_t ul li a:hover {
                    color: #F00;
                }

    .top_t_t .top_t_r {
        float: right;
    }

        .top_t_t .top_t_r li {
            float: left;
            text-align: center;
        }

            .top_t_t .top_t_r li a {
                display: block;
                height: 14px;
                margin-top: 12px;
                padding: 0 8px;
                color: #333;
                text-decoration: none;
                text-align: center;
                border-right: 1px solid #666;
                line-height: 14px;
            }

                .top_t_t .top_t_r li a:hover {
                    color: #F00;
                }

.top_logo {
    height: 84px;
    width: 100%;
    display: table;
    padding: 15px 0;
}

    .top_logo span {
        display: table-cell;
        vertical-align: middle;
    }

.logotext {
    padding-top: 24px;
}

.pr20 {
    padding-right: 20px;
}

.txt_center {
    text-align: center;
}

.plr5 {
    padding: 0 5px;
}

.mt40 {
    margin-top: 40px;
}

.banner1 {
    width: 100%;
    text-align: center;
    height: 130px;
    background-color: #730302;
}

    .banner1 img {
        margin: 0 auto;
        width: 1280px;
    }

.top_b {
    width: 1280px;
    margin: 0 auto;
    padding: 5px 0; /*height:65px;*/
}

.top_b_l {
    float: left;
    width: 126px;
    height: 65px;
}

.banner2 {
    float: left;
    width: 396px;
    height: 65px;
    margin: 0 8px;
}

.an {
    float: left;
    width: 118px;
    height: 65px;
}

.top_ss {
    float: right;
    width: 615px;
    height: 65px;
    margin-left: 8px;
}

.top_sn {
    width: 615px;
    height: 22px;
    line-height: 22px;
}

    .top_sn a {
        padding-right: 10px;
        color: #333;
        text-decoration: none;
    }

.top_b_sn {
    width: 615px;
    height: 43px;
}

.ss_text {
    width: 517px;
    height: 43px;
    padding-left: 40px;
    border: 3px solid #D40205;
    background: url(../BimImg/ss.jpg) no-repeat;
    vertical-align: middle;
}

.ss_but {
    width: 98px;
    height: 43px;
    margin-left: -5px;
    background: #D40205;
    border: none;
    vertical-align: middle;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.login_form {
    padding-left: 40px;
}

.nav_new {
    width: 100%;
    height: 47px;
    background: #009FFA;
}

    .nav_new ul {
        width: 1280px;
        height: 47px;
        margin: 0 auto;
    }

        .nav_new ul li {
            float: left;
            width: 136px;
            height: 47px;
            margin: 0 12px;
            line-height: 47px;
            text-align: center;
        }

            .nav_new ul li a {
                display: block;
                width: 136px;
                height: 47px;
                font-size: 16px;
                color: #FFF;
                text-decoration: none;
            }

                .nav_new ul li.active, .nav_new ul li a:hover {
                    background: #FF7800;
                }

        .nav_new ul .zcgc {
            background: #2AD5CF;
        }

.main_left .panel-heading {
    background-color: #E4E4E4;
    border-radius: 0;
}

.main_left .panel {
    border-radius: 0;
}

.main_left .panel-title {
    font-size: 14px;
    text-indent: 10px;
    font-weight: 800;
    color: #333;
}

    .main_left .panel-title a {
        padding-left: 20px;
        background: transparent url(../BimImg/bgs.png) no-repeat scroll 11% 5px;
        cursor: pointer;
    }

        .main_left .panel-title a.collapsed {
            background-position: 11% -36px;
        }

.main_left ul li {
    height: 30px;
    line-height: 30px;
    text-indent: 45px;
}

    .main_left ul li .badge {
        margin: 5px 5px 0 0;
        text-indent: 0;
    }

.main_left .panel-body {
    padding: 0;
    text-indent: 40px;
    background-color: #F9F9F9;
}

.new-add {
    color: white !important;
}

.enroll_right {
    position: relative;
}

.enroll_left {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 20px;
}

.content { /*width:100%;*/
    height: auto;
}

.index_gg {
    width: 1280px;
    margin: 0 auto;
    font: 14px/40px bold;
    color: #666;
}

    .index_gg a {
        color: #666;
    }

.main {
    position: relative;
    zoom: 1;
    width: 1280px;
    min-height: 650px;
    height: auto;
    _height: 650px;
    margin: 0 auto 10px;
    background: #fff;
    border: 1px solid #dcdbdb;
    overflow: hidden;
}

.main_left {
    position: absolute;
    float: left;
    width: 193px;
    height: 100%;
    border-right: 1px solid #DFDFDF;
}
/*.main_left,.main_right { margin-bottom:-5000px; padding-bottom:5000px !important;}*/
.main_right {
    float: right;
    width: 1084px;
    background: #FFF;
}

.main_r_t {
    width: 1084px;
    height: 70px;
}

    .main_r_t h2 {
        margin: 20px 0 0 20px;
        padding-left: 8px;
        font-size: 16px;
        font-weight: bold;
        border-left: 5px solid #009FFA;
    }

.main_qh {
    width: 880px;
    height: 30px;
    margin: 0 auto;
}

    .main_qh ul {
        height: 30px;
        border-bottom: 2px solid #ccc;
    }

        .main_qh ul li {
            float: left;
            height: 30px;
            line-height: 30px;
        }

            .main_qh ul li a {
                display: block;
                text-decoration: none;
                font-size: 14px;
                font-weight: bold;
                color: #666;
                border-bottom: 2px solid #ccc;
                padding: 0 10px;
            }

                .main_qh ul li a:hover {
                    color: #009FFA;
                    border-bottom: #009FFA 2px solid;
                }

.main_r_b {
    width: 880px;
    min-height: 250px;
    margin: 0 auto;
    padding: 40px 0 60px;
}

    .main_r_b table {
        font-weight: bold;
        font-size: 14px;
    }

.bd_text1 {
    width: 570px;
    height: 30px;
    border: 1px solid #ccc;
}

.bd_text2 {
    width: 190px;
    height: 30px;
    border: 1px solid #ccc;
}

.select1 {
    width: 263px;
    height: 30px;
    margin-right: 40px;
    color: #999;
    border: 1px solid #ccc;
}

.select2 {
    width: 161px;
    height: 30px;
    margin-right: 40px;
    color: #999;
    border: 1px solid #ccc;
}

.textarea1 {
    width: 570px;
    height: 120px;
    margin: 12px 0 16px 0;
    border: 1px solid #ccc;
}

.sctp {
    width: 278px;
    height: 150px;
}

.radio {
    margin-left: 20px;
}

.button1 {
    width: 82px;
    height: 28px;
    line-height: 22px;
    color: #FFF;
    background: #009FFA;
    border: none;
}

.bottomt {
    width: 100%;
    background: #2E2E30;
    padding-top: 40px;
    padding-bottom: 40px;
}

.bottomt_t {
    width: 1280px;
    margin: 0 auto;
}

.bot_t {
    width: 1260px;
    height: 74px;
    padding-left: 20px;
    line-height: 74px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.bot_b {
    width: 1280px;
    height: 186px;
}

.bot_b_l {
    float: left;
    width: 984px;
    height: 157px;
    padding-left: 20px;
}

    .bot_b_l ul {
        float: left;
        width: 200px;
    }

        .bot_b_l ul li {
            height: 30px;
            line-height: 30px;
        }

            .bot_b_l ul li a {
                color: #FFF;
                text-decoration: none;
            }

.bot_b_r {
    float: left;
    width: 235px;
    height: 157px;
    padding-left: 40px;
    border-left: 1px solid #757577;
}

    .bot_b_r h2 {
        padding-left: 10px;
        color: #CECECE;
        font-size: 20px;
        font-weight: bold;
    }

    .bot_b_r h3 {
        padding: 20px 0 20px 10px;
        color: #F1AB00;
        font-size: 16px;
        font-weight: bold;
    }

.button2 {
    width: 128px;
    height: 35px;
    margin-left: 10px;
    background: #FFAD01;
    color: #FFF;
    font-size: 14px;
    border: none;
}

.footer {
    width: 100%;
    padding: 30px 0 20px;
    background: #212121;
}

    .footer ul {
        width: 500px;
        margin: 0 auto;
    }

        .footer ul li {
            float: left;
            width: 70px;
            height: 12px;
            margin-bottom: 10px;
            border-right: 1px solid #FFF;
            text-align: center;
            line-height: 12px;
        }

            .footer ul li a {
                color: #FFF;
                text-decoration: none;
            }

    .footer p {
        width: 100%;
        line-height: 28px;
        color: #FFF;
        text-align: center;
    }

/*-------新底部---------*/
.c:before, .c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.c {
    zoom: 1;
}

.bot-new-fl {
    width: 984px;
    float: left;
    border-right: 1px solid #757577;
}

.bot-new-list li {
    width: 20%;
    float: left;
}

    .bot-new-list li p {
        font-size: 18px;
        color: #FFF;
        margin-bottom: 15px;
    }

    .bot-new-list li a {
        font-size: 14px;
        color: #FFF;
        display: block;
        line-height: 22px;
    }

        .bot-new-list li a:hover {
            color: #FFAD01;
            text-decoration: none;
        }

.bot-new-fr {
    width: 296px;
    float: right;
}

    .bot-new-fr h2 {
        padding-left: 10px;
        color: #CECECE;
        font-size: 20px;
        font-weight: bold;
    }

    .bot-new-fr h3 {
        padding: 20px 0 20px 10px;
        color: #F1AB00;
        font-size: 16px;
        font-weight: bold;
    }
/*-------index2---------*/
.main_r_t2 {
    width: 1024px;
    margin: 10px 30px;
    padding: 5px 0;
    border-bottom: 2px solid #ccc;
}

    .main_r_t2 h2 {
        width: 70%;
        text-indent: 12px;
        margin-top: 10px;
        font-size: 16px;
        font-weight: bold;
        border-left: 5px solid #009FFA;
    }

.m_z_t {
    margin: 0 0 10px 50px;
    font-size: 14px;
    font-weight: bold;
}

.text2, .select4 {
    width: 160px;
    height: 30px;
    border: 1px solid #ccc;
}

.select4 {
    color: #999;
    margin-right: 20px;
}

.button4 {
    width: 52px;
    height: 28px;
    line-height: 22px;
    color: #FFF;
    background: #009FFA;
    border: none;
}

.lb_table {
    margin-left: 50px;
    font-size: 14px;
}

    .lb_table tr td, .fy tr td, .fy_2 tr td {
        border: 1px solid #ccc;
    }

    .lb_table tr a {
        display: block;
        float: left;
        text-align: center;
        margin: 0 15px;
        color: #009FFA;
        font-size: 14px;
    }

.fy {
    margin-top: 10px;
}

.fy_2 {
    margin: 10px 0 0 5px;
}

    .fy_2 tr td a {
        color: #000;
        display: block;
        padding: 5px;
    }

    .fy_2 tr a:hover {
        color: #FFF;
        background: #009FFA;
    }


/*-------index3---------*/
.main_fb {
    width: 1280px;
    margin: 0 auto 10px;
    background: #FFF;
    border: 1px solid #CCC;
}

    .main_fb h2 {
        width: 1030px;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold;
        height: 40px;
        border-bottom: 2px solid #ccc;
    }

        .main_fb h2 span {
            display: block;
            height: 16px;
            border-left: 5px solid #009FFA;
            margin-top: 30px;
            padding-left: 10px;
            line-height: 16px;
        }

    .main_fb .media-object.img-thumbnail {
        max-height: 190px;
    }

.xm_jd {
    width: 1100px;
    height: 120px;
    margin: 0 auto;
    padding: 50px 80px 0 90px;
}

    .xm_jd ul li {
        float: left;
    }

    .xm_jd ul .xm_jd_01 {
        background: url(../BimImg/xm_jb01.jpg) no-repeat;
        padding: 65px 0 0 45px;
        width: 300px;
        height: 25px;
    }

    .xm_jd ul .xm_jd_02 {
        background: url(../BimImg/xm_jb02.jpg) no-repeat;
        padding: 65px 0 0 100px;
        width: 300px;
        height: 25px;
    }

    .xm_jd ul .xm_jd_03 {
        background: url(../BimImg/xm_jb03.jpg) no-repeat;
        padding: 65px 0 0 155px;
        width: 293px;
        height: 25px;
    }

    .xm_jd ul li a {
        color: #000;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }

    .xm_jd ul .xm_jd_01 a {
        color: #EB8732;
    }

.vb_bd {
    width: 1100px;
    margin: 0 auto;
}

/*-------注册---------*/
.reg {
    width: 100%;
    border-bottom: 5px solid #009FFA;
}

.reg_top {
    width: 1280px;
    margin: 0 auto;
    height: 113px;
}

.reg_t_l, .reg_t_l h1 {
    display: table-cell;
    width: 350px;
    height: 113px;
    text-align: center;
}

    .reg_t_l a::after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

    .reg_t_l img {
        vertical-align: middle;
    }

.reg_t_r {
    height: 113px;
    margin-right: 80px;
}

    .reg_t_r ul {
        margin-top: 80px;
    }

        .reg_t_r ul li {
            float: left;
            padding: 0 18px;
            border-right: 1px solid #666;
            height: 12px;
            line-height: 12px;
            text-align: center;
        }

            .reg_t_r ul li a {
                color: #666;
                text-decoration: none;
            }

.reg-main {
    width: 836px; /*height:410px;*/
    margin: 0 auto;
    background: url(../BimImg/reg_bj.jpg) top right no-repeat; /*padding:0 240px 0 204px;*/
}

    .reg-main ul {
        width: 315px;
        margin-top: 30px;
    }

        .reg-main ul li .img-thumbnail {
            padding: 1px !important;
        }

.zc_text {
    width: 252px;
    height: 30px;
    border: 1px solid #ccc;
    margin-left: 5px;
}

.zc_text2 {
    width: 90px;
    height: 30px;
    border: 1px solid #ccc;
    margin: 0 5px;
}

.chekbox_g {
    padding-left: 65px;
}

.reg-main .checkbox i {
    top: 0;
    right: -18px !important;
}

.zc_checbox {
    margin: 20px 5px 0 0;
}

.chekbox_g span {
    margin-left: 30px;
}

    .chekbox_g span a {
        text-decoration: none;
        color: #CA6E00;
        margin-left: 8px;
    }

.zc_zc, .zc_qx {
    width: 110px;
    height: 34px;
    color: #FFF;
    font-weight: bold;
    border: none;
}

.zc_zc {
    background: #009FFA;
    margin: 15px 0 0 35px;
}

.zc_qx {
    background: #CA6E00;
    margin: 15px 0 0 25px;
}

.zc_bottom {
    width: 100%;
    height: 127px;
    border-top: 2px solid #ccc;
    padding-top: 35px;
}

.zc_foot {
    width: 490px;
    margin: 0 auto;
    height: 127px;
}

    .zc_foot ul {
        width: 490px;
    }

        .zc_foot ul li {
            float: left;
            border-right: 1px solid #666;
            height: 12px;
            line-height: 12px;
            padding: 0 10px;
            margin-bottom: 13px;
        }

            .zc_foot ul li a {
                color: #333;
                text-decoration: none;
            }

    .zc_foot p {
        color: #333;
        margin: 10px 0;
        width: 490px;
        text-align: center;
    }

.yz_icon {
    width: 100px;
    height: 34px;
}

.bit {
    color: #ff6a00;
}

.protocol {
    font-size: 24px;
}

.protocolCon {
    height: 500px;
    overflow: auto;
}

.reSendUserAcct {
    margin-left: 100px;
    color: #a94442;
}

.successInfo {
    display: none;
    color: red;
}

/*-------登录---------*/
# {
    display: inline;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.login-main {
    position: relative;
    width: 1280px;
    height: 519px;
    margin: 0 auto;
    background: url(../Images/login_bj.jpg) no-repeat left center;
    padding: 79px 0 0 0;
}

    .login-main button {
        width: 100px;
    }

.login-container .form-group, .reg-main .form-group {
    position: relative;
}

.login-container .form-group {
    margin: 0;
}

    .login-container .form-group .help-block {
        position: absolute; /*left:15px;*/
        top: 32px;
    }

.login-container {
    position: absolute;
    right: 100px;
    width: 314px;
    border: 1px solid #ccc;
    border-top: 1px solid #009FFA;
    padding: 15px;
    top: 55px;
}

    .login-container h2 {
        padding: 0 0 25px 0;
        font-size: 14px;
        font-weight: bold;
    }
    /*.login-container ul{ width:240px;}*/
    /*.login-container ul li{ margin-bottom:18px;}*/
    .login-container ul .login-button {
        padding-top: 15px;
    }

.login-forgetPwd {
    margin-top: -7px !important;
}

.btn-groups {
    margin-top: -25px !important;
}

.login-container a.forget {
    margin-left: 20px;
    color: #009FFA;
    text-decoration: none;
}
/*.login-container a { color:#fff}*/
.login_zc, .login_qx {
    width: 105px;
    height: 34px;
    color: #FFF;
    font-weight: bold;
    border: none;
}

.login_zc {
    background: #009FFA;
}

.login_qx {
    background: #CA6E00;
    margin-left: 25px;
}

.login-main .tab-content ul li {
    margin-bottom: 23px;
}

.navbar-static-top {
    width: 100%;
    background: #009FFA;
}

.container {
    width: 1280px;
    padding: 0;
}

.navbar-brand {
    background: #EB8732;
    color: #FFF;
    height: 50px;
    width: 192px;
    margin-left: 30px;
    text-align: center;
}

.col-lg-10 {
    font-size: 14px;
    font-family: "微软雅黑"; /*font-weight:bold;*/
}

.badge_dh {
    color: #000;
}

.badge_dh {
    background: #FFF;
}

.release-progress {
    border: 1px solid #eee;
    clear: both;
    margin-bottom: -1px;
}

.step .step-item {
    border-top: 8px solid #d5d5d5;
    display: inline;
    float: left;
    position: relative;
    width: 10%;
    z-index: 1;
}

    .step .step-item.action {
        border-color: #eb8732;
    }

        .step .step-item.action .step-num {
            background: #eb8732 none repeat scroll 0 0;
            color: #fff;
        }

        .step .step-item.action .step-title {
            color: #eb8732;
        }

.step .step-num {
    background: #9d9d9d none repeat scroll 0 0;
    border: 5px solid #CCC;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    color: #fff;
    height: 50px;
    left: 50%;
    line-height: 40px;
    margin-left: -12.5px;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 50px;
    z-index: 1;
}

.step .step-text {
    color: #808080;
    text-align: center;
}

    .step .step-text.step-bottom {
        margin-top: 28px;
    }

    .step .step-text.step-top {
        bottom: 140%;
        position: absolute;
        width: 100%;
    }

.step .step-title {
    color: #666;
    margin-left: 35px;
}

.step.step4 .step-item {
    width: 33.3%;
}

.form-group .control-label {
    color: #F00;
    font-size: 95%;
    text-align: left;
}

.form-group .form-label {
    color: #333;
    font-size: 1.2em;
    text-align: right;
    padding: 6px;
}

/*#LblErrorMsgByPhone{color: #f00; font-size: 12px; text-align: center}*/
.tab-home {
    display: block;
}

#SuccessInfo {
    display: none;
    color: red;
}

.picture-verification {
    padding: 0;
}

    .picture-verification .h {
        display: inline-block;
        width: 4em;
    }

    .picture-verification input {
        border: solid 1px #999;
        padding: 5px 8px;
    }

.nc-container .nc_scale span {
    height: 34px !important;
}

#PhoneAuthCode {
    width: 130px;
}
/*项目确认页面*/
.ddxx_bt {
    width: 900px;
    height: 40px;
    border: 1px solid #ccc;
    margin: 0 100px 0 100px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10px;
    font-weight: bold;
    color: #337ab7;
    background: #fafafa;
}

.ddxx_mc {
    width: 900px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
    font-size: 14px;
    line-height: 24px;
    background: #fefefe;
}

    .ddxx_mc h1, .ddxx_mc h3 {
        font-size: 18px;
    }

    .ddxx_mc h1 {
        line-height: 24px;
    }

    .ddxx_mc h3 {
        color: #f00;
    }

    .ddxx_mc ul li {
        float: left;
        margin-right: 20px;
    }

        .ddxx_mc ul li label {
            font-weight: normal;
        }

.full_width {
    width: 100%;
}

.ddxx_mc span {
    color: #333;
    font-weight: bold;
}

.ddxx_ms {
    width: 900px;
    margin: 0 auto;
    height: 150px;
    padding-left: 20px;
    border: 1px solid #ccc;
    border-top: none;
    background: #fefefe;
}

    .ddxx_ms h5 {
        margin-top: 0px;
        width: 850px;
        border-bottom: 1px solid #ccc;
        height: 50px;
        line-height: 50px;
    }

        .ddxx_ms h5 span {
            margin-right: 15px;
        }

.ddxx_xsl, .ddxx_xs {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 20px 10px;
    border: 1px solid #ccc;
    border-top: none;
}

    .ddxx_xsl ul, .ddxx_xs ul {
        padding-top: 8px;
    }

        .ddxx_xsl ul li {
            width: 860px;
            height: 30px;
            font-size: 14px;
            line-height: 30px;
            text-align: left;
        }

            .ddxx_xsl ul li span, .ddxx_xs ul li span {
                color: #F00;
            }

        .ddxx_xs ul li {
            width: 860px;
            height: 30px;
            font-size: 14px;
            line-height: 30px;
            text-align: right;
        }

.ddxx_tj {
    width: 900px;
    margin: 0 auto;
    padding-left: 20px;
    border: 1px solid #ccc;
    border-top: none;
    height: 80px;
    margin-bottom: 25px;
    line-height: 80px;
    text-align: right;
    padding-right: 20px;
}

/*----任务单提交完成-----*/
.ddxx_nr, .ddxx_an {
    width: 1100px;
    text-align: center;
}

.ddxx_nr {
    margin: 50px 0;
    font-size: 20px;
    color: #026e0e;
}

.ddxx_an {
    margin: 30px 0 100px 50px;
}

.wu-example .item {
    border: solid 1px #ccc;
    margin-bottom: 5px;
    height: 40px;
    line-height: 40px;
    padding: 5px;
}

    .wu-example .item button {
        float: left;
        width: 40px;
        height: 30px;
        border: none;
        background: url(../BimImg/close_file.png) no-repeat left center;
        opacity: 0.5;
    }

    .wu-example .item h4 {
        float: left;
        width: 60%;
        height: 30px;
        line-height: 30px;
    }

        .wu-example .item h4 a {
            color: #666;
        }

    .wu-example .item p {
        float: right;
        width: 100px;
        height: 30px;
        line-height: 30px;
    }

.warning {
    color: #eb8732;
}

.success {
    color: #5cb85c !important;
}

#ProCateInfo .control-label {
    display: inline-block;
    margin: 2px 3px 5px;
    padding: 10px 20px;
    border-radius: 6px;
    border: solid 1px #ddd;
    background-color: #ddd;
}

/*----详细页面-----*/
.xm_xx {
    width: 100%;
    margin: 70px 0 50px 0;
}

.fj a {
    display: block;
    padding-left: 20px;
    background: url(../image/xx_02.jpg) no-repeat;
}

.xx_m {
    margin: 20px 0 0 25px;
    font-size: 16px;
}

    .xx_m a {
        color: #F00;
    }

        .xx_m a:hover {
            color: #F00;
            text-decoration: none;
        }

.xx_ts {
    padding-left: 112px;
    font-size: 12px;
    color: #666;
}

    .xx_ts span {
        margin-right: 20px;
    }

.xx_pj {
    width: 950px;
    margin: 20px 0 30px 112px;
}

.ly {
    width: 800px;
    height: 200px;
}

.ly_01 span {
    margin-left: 10px;
}

.ly_02 textarea {
    width: 860px;
    height: 60px;
    margin-top: 20px;
    padding: 8px;
    color: #999;
}

.ly_03 {
    margin: 8px 0 0 400px;
}

.xx_jc {
    padding-right: 30px;
    font-weight: bold;
    color: #337ab7;
}

/******返回顶部start******/
#top_box {
    position: fixed;
    bottom: 100px;
    right: 10%;
    margin-left: 500px;
}

    #top_box #gotop {
        display: block;
        width: 40px;
        height: 40px;
        text-align: center;
    }

        #top_box #gotop i {
            margin-top: 3px;
            font-size: 30px;
            color: #009ffa;
        }
/******返回顶部end******/

/**项目详细开始**/
.xxym {
    border: 1px solid #ccc;
    margin: 10px auto;
}

.xxym_bt {
    width: 1122px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.xxym_bt_l {
    width: 220px;
}

    .xxym_bt_l img {
        padding: 0;
        width: 220px;
        max-width: 220px;
        height: 155px;
    }

.xxym_bt_r {
    width: 890px;
    padding-top: 50px;
    line-height: 30px;
    font-size: 16px;
}

    .xxym_bt_r span {
        color: #F00;
        margin-right: 20px;
    }

.xxym_jd {
    width: 1122px;
    height: 170px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

.xxym_jd_l {
    width: 100px;
    height: 170px;
    text-align: center;
    line-height: 150px;
    color: #337ab7;
    font-weight: bold;
}

.xxym_jd_r {
    width: 1002px;
    height: 170px;
}

.xxym_xq {
    width: 1122px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.xxym_xq_l {
    width: 100px;
    line-height: 28px;
    text-align: center;
    color: #337ab7;
    font-weight: bold;
}

.xxym_xq_c {
    width: 400px;
}

    .xxym_xq_c img {
        margin-left: 20px;
    }

.xxym_xq_r {
    width: 1000px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}

.xxym_fj {
    width: 1122px;
    min-height: 100px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

.xxym_fj_l {
    width: 100px;
    height: 100px;
    line-height: 94px;
    text-align: center;
    color: #337ab7;
    font-weight: bold;
}

.xxym_fj_r {
    width: 1002px;
    height: 100px;
}

    .xxym_fj_r ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .xxym_fj_r ul li {
            float: left;
            margin: 39px 15px 8px 0;
        }

            .xxym_fj_r ul li a {
                color: #000;
                text-decoration: none;
            }

                .xxym_fj_r ul li a:hover {
                    color: #F00;
                }

.xxym_nr {
    width: 1122px;
    min-height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    background: #f1f1f1;
    padding-top: 10px;
}

    .xxym_nr span {
        color: #333;
        text-decoration: none;
        margin: 0 15px;
    }

.xxym_ly {
    width: 1122px;
    margin: 0 auto;
    padding-top: 20px;
}

.xxym_gj {
    width: 1122px;
    height: 50px;
}

    .xxym_gj ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .xxym_gj ul li {
            float: left;
            margin: 15px 0;
        }

            .xxym_gj ul li a {
                padding: 8px 10px;
                color: #000;
            }

                .xxym_gj ul li a:hover {
                    color: #FFF;
                    background: #337ab7;
                }

.xxym_yh {
    width: 100%;
}

.xxym_yh_l {
    width: 100px;
    float: left;
}

.xxym_yh_r {
    width: 1006px;
    float: left;
    margin-left: 10px;
    border: 1px solid #ccc;
}

.xxym_yh_rt {
    margin: 10px 0 0 8px;
}

.xxym_yh_r img {
    margin: 10px 0 10px 8px;
}

.xxym_yh_tg {
    width: 996px;
    height: 30px;
    margin-left: 8px;
}

    .xxym_yh_tg ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .xxym_yh_tg ul li {
            float: left;
            margin-right: 15px;
        }

.xxym_yh_sj {
    width: 1006px;
    height: 30px;
    padding-left: 8px;
    line-height: 30px;
    background: #f1f1f1;
    font-size: 12px;
}

.xxym_yh_xx {
    width: 1122px;
    height: 30px;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 30px;
}

.xxmy_ly_t {
    width: 1122px;
    height: 50px;
    padding: 10px;
    margin-bottom: 180px;
}

    .xxmy_ly_t textarea {
        width: 1122px;
        height: 100px;
        border: 1px solid #ccc;
        margin: 10px 0;
    }

    .xxmy_ly_t button {
        margin-left: 500px;
    }

.xxym_gj_p {
    width: 1120px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

    .xxym_gj_p span {
        margin: 0 20px 0 10px;
        font-weight: bold;
    }

.xxym_gj_pj {
    width: 800px;
    height: 80px;
    border-bottom: 1px solid #ccc;
}


.xxym_gj_c {
    float: left;
    width: 890px;
    height: 80px;
    padding-top: 8px;
}

.xxym_gj_t {
    width: 890px;
    height: 32px;
}

.xxym_gj_c span {
    display: block;
    float: left;
    padding: 3px 0;
}

.xxym_gj_c a {
    display: block;
    float: left;
    padding: 3px 8px;
    background: #F00;
    color: #FFF;
    border-radius: 5px;
    margin: 0 8px;
}

    .xxym_gj_c a:hover {
        color: #FFF;
        text-decoration: none;
    }

.xxym_gj_r {
    width: 150px;
    padding-top: 8px;
    float: left;
}

.xxym_fy {
    width: 1122px;
    height: 30px;
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 30px;
    clear: both;
}

    .xxym_fy span {
        margin-right: 20px;
    }

.col-m {
    width: 29.33333333%;
}

.col-l {
    margin-left: 35.333333%;
}

.aime {
    padding-top: 45px;
}

.project_dl dt, .project_dl dd {
    padding: 2px 0;
    line-height: 22px;
}

/**项目详细结束**/
/*404页面 start*/
.warpper {
    background: url(../BimImg/error.png) no-repeat center center;
    width: 653px;
    margin: 0 auto;
    padding-top: 275px;
    text-align: center;
}

.back {
    text-decoration: underline;
    color: #676D75;
    font-size: 22px;
    padding: 0 15px 15px 0;
}

.warpper p {
    margin: 0 auto;
    color: #979795;
    font-size: 18px;
    padding: 25px 0 0 25px;
    line-height: 35px;
    height: 35px;
}

.error-five {
    font-size: 30px;
    color: #000;
}

/****注册成功start***/
.center-block {
    width: 1000px;
    margin: 0 auto;
    padding: 28px 0 180px;
    min-height: 600px;
    font-size: 12px;
}

    .center-block h2 {
        color: #666;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        font-weight: 600;
        border-bottom: solid 1px #CACACA;
    }

.success_cont {
    width: 560px;
    margin: 35px auto 0;
}

.failed dt {
    background-color: #d9534f !important;
}

.success_cont dt {
    background-color: #007B38;
}

.failed dt, .success_cont dt {
    width: 62px;
    height: 62px;
    line-height: 65px;
    text-align: center;
    font-size: 38px;
    color: #fff;
    border-radius: 50%;
}

.success_cont dd {
    width: 480px;
}

    .failed dd h1, .success_cont dd h1 {
        font-size: 38px;
        line-height: 55px;
        padding-bottom: 10px;
    }

    .success_cont dd h1 {
        color: #007937;
    }

.failed dd h1 {
    color: #ce4844;
}

.success_cont dd p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.success_cont dd a {
    font-size: 15px;
    margin-top: 30px;
}
/****注册成功end***/

/***FindPwd  start***/
.conent-left {
    font-size: 16px;
    margin-left: -90px;
    font-weight: bold;
    padding-bottom: 30px;
}

.yzm img {
    width: 90px;
    height: 34px;
    border-radius: 5px;
}


.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { /* 触发 hasLayout */
    zoom: 1;
}

.BIM_content {
    width: 1280px;
    height: 400px;
    margin: 0 auto;
    padding-top: 8px;
}

.BIM_c_l {
    width: 977px;
    float: left;
}

.BIM_c_r {
    position: relative;
    float: right;
    width: 301px;
    border: 1px solid #ccc;
}

.BIM_xw {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 15px;
}

    .BIM_xw li {
        border-bottom: 1px dashed #ccc;
        height: 36px;
        line-height: 36px;
        width: 268px;
    }

        .BIM_xw li:nth-last-child(1) {
            border: none;
        }

    .BIM_xw .BIM_x_t {
        border-bottom: 1px dashed #ccc;
        height: 112px;
        position: relative;
    }

.BIM_xtt {
    width: 240px;
    height: 97px;
    padding-top: 15px;
    float: left;
}

.BIM_xttl {
    width: 100px;
    height: 74px;
    float: left;
}

.BIM_xttr {
    width: 120px;
    height: 74px;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    line-height: 20px;
}

.BIM_xw .BIM_x_t .BIM_xttr a {
    display: block;
    color: #F00;
}

    .BIM_xw .BIM_x_t .BIM_xttr a:hover {
        color: #06C;
    }

.BIM_xw li a {
    font-size: 12px;
    color: #333;
}

    .BIM_xw li a:hover {
        font-size: 12px;
        color: #06C;
    }

.BIM_bd {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #666;
    color: #fff;
    border-top-left-radius: 14px;
}

    .BIM_bd a {
        margin: 0 8px;
        color: #fff;
        font-size: 12px;
    }

.BIM_zd .thumbnail a img {
    width: 100%;
    height: 214px;
    max-height: 214px;
}

.BIM_zd .caption a img {
    width: 52px;
    height: 52px;
}

.BIM_zd {
    width: 1280px;
    margin: 0 auto;
}

    .BIM_zd h3 {
        font-size: 24px;
        line-height: 50px;
    }

    .BIM_zd h2 {
        width: 1280px;
        padding: 10px 10px 16px 0;
        border-top: 3px solid #FFAD01;
    }

        .BIM_zd h2 span {
            font-size: 16px;
            border-left: 5px solid #FFAD01;
            padding-left: 10px;
            margin-left: 5px;
        }

        .BIM_zd h2 a {
            font-size: 12px;
            color: #333;
            margin-left: 1100px;
        }

            .BIM_zd h2 a:hover {
                color: #F00;
            }

.BIM_c_r ul li i {
    background-color: #ccc;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    margin: 8px 8px 0 0;
    color: #FFF;
}

.BIM_c_r ul li a {
    float: left;
}

.BIM_c_r ul li:nth-child(1) i {
    background: #F00;
}

.BIM_c_r ul li:nth-child(2) i {
    background: #F00;
}

.BIM_c_r ul li:nth-child(3) i {
    background: #F00;
}

.caption dl {
    width: 280px;
    height: 70px;
}

    .caption dl dt {
        width: 52px;
        padding-top: 14px;
    }

    .caption dl dd {
        width: 200px;
    }

.BIM_dw {
    position: absolute;
    right: 16px;
    top: 1px;
    width: 130px;
    height: 35px;
    font-size: 14px;
    background: #ff7800;
    border-top-right-radius: 4px;
    color: #fff;
    line-height: 35px;
    text-align: center;
}

.caption dl a {
    color: #333;
}

    .caption dl a:hover {
        color: #5a9bd3;
    }

.BIM_zd .thumbnail {
    overflow: hidden;
}

.BIM_js .thumbnail {
    height: 220px;
    max-height: 220px;
    position: relative;
    overflow: hidden;
    padding: 0 !important;
}

.banner_01 {
    width: 1280px;
    margin: 0 auto;
}

.BIM_zd .thumbnail a img, .BIM_js a img {
    transition: all 0.7s ease 0s;
}

    .BIM_js a img:hover, .BIM_zd .thumbnail a img:hover {
        transform: scale(1.05, 1.05);
    }

.BIM_js, .BIM_zj {
    width: 1280px;
    margin: 15px auto 0;
}

    .BIM_js a img {
        width: 100%;
        height: 220px;
        max-height: 220px;
    }

    .BIM_js h2, .BIM_zj h2, .Bim_prly h2 {
        width: 1280px;
        padding: 10px 10px 16px 0;
    }

    .BIM_js h2, .BIM_zj h2 {
        border-top: 3px solid #49A4FD;
    }

.Bim_prly h2 {
    border-top: 3px solid #ff7800 !important;
}

.BIM_js h2 span, .BIM_zj h2 span {
    font-size: 16px;
    border-left: 5px solid #49A4FD;
    padding-left: 10px;
    margin-left: 5px;
}

.Bim_prly h2 span {
    font-size: 16px;
    border-left: 5px solid #ff7800 !important;
    padding-left: 10px;
    margin-left: 5px;
}

.BIM_js h2 a, .BIM_zj h2 a {
    font-size: 12px;
    color: #333;
}

    .BIM_js h2 a:hover, .BIM_zj h2 a:hover {
        color: #F00;
    }

.caption_js {
    width: 280px;
    height: 30px;
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    background-color: rgba(245,245,245,0.8); /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    text-align: center;
}

    .caption_js a {
        color: #333;
        font-size: 14px;
    }

@media \0screen\,screen\9 { /* 只支持IE6、7、8 */
    .caption_js {
        background-color: #F5F5F5;
        filter: Alpha(opacity=80);
        position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
        *zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }

        .caption_js a {
            position: relative; /* 设置子元素为相对定位，可让子元素不继承Alpha值 */
        }
}

.banner_02 {
    width: 1280px;
    margin: 10px auto;
}

.BIM_al {
    width: 1280px;
    margin: 15px auto;
    height: 280px;
}

.BIM_jd {
    width: 1035px;
    margin: 0 auto;
    height: 280px;
    float: left;
}

    .BIM_jd h2 {
        width: 1035px;
        padding: 10px 10px 16px 0;
        border-top: 3px solid #17B868;
    }

        .BIM_jd h2 span {
            font-size: 16px;
            border-left: 5px solid #17B868;
            padding-left: 10px;
            margin-left: 5px;
        }

        .BIM_jd h2 a {
            font-size: 12px;
            color: #333;
        }

            .BIM_jd h2 a:hover {
                color: #F00;
            }

    .BIM_jd ul {
        padding: 0;
        list-style: none;
        margin: 12px 0 12px 13px;
    }

        .BIM_jd ul li {
            height: 25px;
            line-height: 25px;
            font-size: 12px;
        }

            .BIM_jd ul li span {
                margin-right: 8px;
                color: #999;
            }

        .BIM_jd ul .BIM_jd_t span {
            color: #F00;
        }

        .BIM_jd ul li a {
            color: #333;
        }

            .BIM_jd ul li a:hover {
                color: #007ecb;
            }

.BIM_zb {
    width: 230px;
    float: right;
    height: 278px;
    border: 1px solid #ccc;
    overflow: hidden;
}

    .BIM_zb h2 {
        width: 228px;
        height: 33px;
        background: #f6f6f6;
        margin: 0;
        line-height: 33px;
        padding-right: 10px;
    }

        .BIM_zb h2 span {
            font-size: 16px;
            padding-left: 10px;
            margin-left: 5px;
        }

        .BIM_zb h2 a {
            font-size: 12px;
            color: #333;
        }

            .BIM_zb h2 a:hover {
                color: #F00;
            }

    .BIM_zb ul {
        margin: 0 8px;
        padding: 0;
        list-style: none;
        font-size: 12px;
        border-bottom: 1px solid #ccc;
    }

        .BIM_zb ul li {
            margin-top: 5px;
            height: 25px;
            line-height: 25px;
        }

        .BIM_zb ul .BIM_zb_t a {
            float: left;
            padding: 0 5px;
            color: #333;
        }

            .BIM_zb ul .BIM_zb_t a:hover {
                color: #03F;
            }

        .BIM_zb ul .BIM_zb_t span {
            float: right;
            color: #999;
            padding-right: 8px;
        }

        .BIM_zb ul .BIM_zb_b a {
            color: #007ecb;
            margin-left: 8px;
        }

        .BIM_zb ul .BIM_zb_b span {
            color: #f00;
            margin-right: 8px;
        }

.banner_03 {
    width: 1280px;
    margin: 0 auto 15px;
}

.BIM_c_r .nav-tabs li.active a, .BIM_c_r .nav-tabs li.active a:focus, .BIM_c_r .nav-tabs li.active a:hover {
    color: #f00 !important;
}

.finish_list {
    margin-bottom: 5px;
    border: 1px solid #E1E1E8;
    background-color: #F7F7F9;
}

.finish_title {
    text-align: left;
    font-size: 14px;
    font-weight: 800;
    line-height: 28px;
    padding: 0 5px 0 24px;
}

    .finish_title .close {
        opacity: 0.9;
    }

/*****首页分类 start****/
.calss_center {
    width: 977px;
    height: 400px;
    position: relative;
}

    .calss_center img {
        width: 298px;
        vertical-align: middle;
        padding-top: 40px;
    }

    .calss_center dl dt span, .calss_center dl dd a {
        color: #666;
    }

    .calss_center dl dt span {
        font-size: 11px;
    }

    .calss_center dl dt {
        font-size: 15px;
    }

    .calss_center dl dd {
        line-height: 22px;
        padding: 3px 0 0 10px;
    }

        .calss_center dl dd a {
            font-size: 13px;
            padding-right: 15px;
            font-family: "微软雅黑";
        }

.ul1 dt, .ul1 dd a:hover {
    color: #d6c819;
}

.ul2 dt, .ul2 dd a:hover {
    color: #34bbd1;
}

.ul3 dt, .ul3 dd a:hover {
    color: #0570a6;
}

.ul4 dt, .ul4 dd a:hover {
    color: #582e60;
}

.ul6 dt, .ul6 dd a:hover {
    color: #f00;
}

.ul7 dt, .ul7 dd a:hover {
    color: #ff9051;
}

.ul8 dt, .ul8 dd a:hover {
    color: #ffc851;
}

.ul5 dt, .ul5 dd a:hover {
    color: #E52C65;
}

.ul1 dd a, .ul2 dd a, .ul6 dd a, .ul7 dd a {
    width: 33.33%;
    padding: 0 !important;
    display: inline-block;
}

.ul1, .ul2, .ul7 {
    width: 290px;
}

.ul_provice span {
    padding-right: 10px;
}

.ul1 {
    position: absolute;
    top: 10px;
    left: 88px;
}

.ul2 {
    position: absolute;
    top: 115px;
    left: 50px;
}

.ul3 {
    width: 230px;
    position: absolute;
    top: 224px;
    left: 105px;
}

.ul4 {
    width: 270px;
    position: absolute;
    bottom: 40px;
    left: 135px;
}

.SubProvice {
    position: absolute;
    width: 250px;
    bottom: 30px;
    right: 82px;
    z-index: 1000;
}

    .SubProvice .ul5 {
        width: 100%;
        position: relative;
    }

.ul_provice {
    width: 250px;
    padding: 8px 0;
    z-index: 1001;
}

.SubProvice a {
    color: #ffad01;
}

.ul_provice {
    position: absolute;
    bottom: -78px;
    left: 0px;
    z-index: 10001;
    width: 320px;
    background-color: #fff;
    border: 1px solid #E52C65;
}

.ul6 {
    width: 280px;
    position: absolute;
    bottom: 134px;
    right: 25px;
}

.ul7 {
    position: absolute;
    top: 90px;
    right: 25px;
}

.ul8 {
    width: 310px;
    position: absolute;
    top: 10px;
    right: 60px;
}

.ul_provice dd a {
    display: inline-block;
    width: 24%;
    text-align: center;
}

.category {
    width: 336px;
    height: 380px;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
    background: url(../BimImg/projec_bg.jpg) no-repeat 0 25px;
    -webkit-animation: fromBack 1.2s ease-in-out 0.1s backwards;
    -moz-animation: fromBack 0.6s ease-in-out 0.1s backwards;
    -ms-animation: fromBack 1.2s ease-in-out 0.1s backwards;
    animation: fromBack 1.2s ease-in-out 0.1s backwards;
}

.calss_center li {
    width: 100px;
    height: 40px;
    font-size: 16px;
}

    .calss_center li a {
        width: 100px;
        height: 40px;
        display: block;
        color: #fff;
    }

        .calss_center li a:hover {
            text-decoration: none;
        }

    .calss_center li:nth-child(1) {
        position: absolute;
        left: 386px;
        top: 55px;
        -moz-transform: rotate(-24deg);
        -webkit-transform: rotate(-24deg);
        -o-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
        transform: rotate(-24deg);
    }

    .calss_center li:nth-child(2) {
        position: absolute;
        left: 318px;
        top: 125px;
        -moz-transform: rotate(-70deg);
        -webkit-transform: rotate(-70deg);
        -o-transform: rotate(-70deg);
        -ms-transform: rotate(-70deg);
        transform: rotate(-70deg);
    }

    .calss_center li:nth-child(3) {
        position: absolute;
        left: 302px;
        top: 230px;
        -moz-transform: rotate(65deg);
        -webkit-transform: rotate(65deg);
        -o-transform: rotate(65deg);
        -ms-transform: rotate(65deg);
        transform: rotate(65deg);
    }

    .calss_center li:nth-child(4) {
        position: absolute;
        left: 380px;
        top: 310px;
        -moz-transform: rotate(24deg);
        -webkit-transform: rotate(24deg);
        -o-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
        transform: rotate(24deg);
    }

    .calss_center li:nth-child(5) {
        position: absolute;
        left: 493px;
        top: 310px;
        -moz-transform: rotate(-24deg);
        -webkit-transform: rotate(-24deg);
        -o-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
        transform: rotate(-24deg);
    }

    .calss_center li:nth-child(6) {
        position: absolute;
        left: 574px;
        top: 231px;
        -moz-transform: rotate(-65deg);
        -webkit-transform: rotate(-65deg);
        -o-transform: rotate(-65deg);
        -ms-transform: rotate(-65deg);
        transform: rotate(-65deg);
    }

    .calss_center li:nth-child(7) {
        position: absolute;
        left: 562px;
        top: 125px;
        -moz-transform: rotate(70deg);
        -webkit-transform: rotate(70deg);
        -o-transform: rotate(70deg);
        -ms-transform: rotate(70deg);
        transform: rotate(70deg);
    }

    .calss_center li:nth-child(8) {
        position: absolute;
        left: 486px;
        top: 55px;
        -moz-transform: rotate(24deg);
        -webkit-transform: rotate(24deg);
        -o-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
        transform: rotate(24deg);
    }
/* -webkit- */
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeInColor {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0);
    }

    50% {
        opacity: 0.5;
        background-color: rgba(255,255,255,0);
    }

    100% {
        opacity: 1;
        background-color: rgba(255,255,255,0.3);
    }
}

@-webkit-keyframes slideIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
}

@-webkit-keyframes sizeDownMove {
    0% {
        -webkit-transform: scale(1);
        left: 100px;
    }

    100% {
        -webkit-transform: scale(0.6);
        left: 0px;
    }
}

@-webkit-keyframes fromBack {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
/* -moz- */
@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeInColor {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0);
    }

    50% {
        opacity: 0.5;
        background-color: rgba(255,255,255,0);
    }

    100% {
        opacity: 1;
        background-color: rgba(255,255,255,0.3);
    }
}

@-moz-keyframes slideIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
}

@-moz-keyframes sizeDownMove {
    0% {
        -moz-transform: scale(1);
        left: 100px;
    }

    100% {
        -moz-transform: scale(0.6);
        left: 0px;
    }
}
/**/
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeInColor {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0);
    }

    50% {
        opacity: 0.5;
        background-color: rgba(255,255,255,0);
    }

    100% {
        opacity: 1;
        background-color: rgba(255,255,255,0.3);
    }
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@keyframes sizeDownMove {
    0% {
        transform: scale(1);
        left: 100px;
    }

    100% {
        transform: scale(0.6);
        left: 0px;
    }
}

@keyframes fromBack {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}
/*****首页分类 end****/
.prot_cont {
    width: 800px;
    padding: 20px;
    margin: 0 auto;
    overflow-x: hidden;
    font-size: 14px;
}

    .prot_cont p, .accept p {
        line-height: 20px;
        color: #666;
    }

    .prot_cont h5, .accept h5 {
        color: #333;
        margin: 10px 0;
    }

#pwdModel .control-label {
    padding-top: 7px;
}

/*****关于我们 左侧**/
#menu li {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
}

.main_right {
    padding: 15px;
}

.about_title {
    font-size: 18px;
    text-align: center;
    line-height: 50px;
}

.about_description {
    font-size: 14px;
}

    .about_description p {
        line-height: 22px;
        padding: 5px 0;
        text-indent: 28px;
    }
/****首页专家 start****/
.img_zj {
    text-align: center;
}

.expert {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

    .expert span {
        padding: 0 5px;
    }

.listbox {
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    _padding: 10px 10px 8px 10px;
    background: #f6f6f6;
    width: 260px;
    height: 340px;
    position: relative;
}

.listimg {
    float: left;
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
}

    .listimg img {
        width: 100%;
        height: 340px;
        top: 0;
        left: 0;
        position: absolute;
    }

.summary {
    width: 100%;
    height: 340px;
    top: 230px;
    left: 0px;
    position: absolute;
    background: rgba(250, 250, 250, 0.8) none repeat scroll 0 0;
    border-top: 2px solid #007ecb;
}

@media \0screen\,screen\9 { /* 只支持IE6、7、8 */
    .summary {
        background-color: #ccc;
        filter: Alpha(opacity=80);
    }
}

.summarytxt {
    height: auto;
    line-height: 22px;
    font-size: 12px;
    color: #cfcfcf;
    padding: 0 10px 0;
}

    .summarytxt h2 {
        color: #17B868;
        border: none;
        font-weight: bold;
        width: 100% !important;
        text-align: center;
    }

        .summarytxt h2 a {
            font-size: 22px !important;
            color: #007ecb;
        }

    .summarytxt ul li {
        color: #000;
    }

    .summarytxt p {
        padding: 10px 5px;
        color: #666;
    }

.listinfo {
    _margin-bottom: 3px;
    padding-left: 10px;
    width: 250px;
    line-height: 22px;
    font-size: 12px;
}

    .listinfo a {
        font-size: 12px;
    }

.listtitle {
    float: left;
    margin-top: 8px;
    _margin-top: -2px;
    width: 250px;
    font-size: 14px;
}

    .listtitle a {
        font-size: 14px;
    }

        .listtitle a:hover {
            color: #f55555;
        }

.listtag {
    float: left;
    padding-left: 18px;
    background: url(../images/taglist.gif) 0 5px no-repeat;
    width: 232px;
    color: #999;
}

    .listtag a {
        margin: 0 8px 0 0;
        margin: 2px 8px -2px 0\9;
        _margin: 0 8px 0 0;
        color: #999;
    }

        .listtag a:hover {
            color: #2ad2bb;
        }

.listdate {
    float: left;
    margin-right: 13px;
    padding-left: 18px;
    background: url(../images/time.gif) 0 5px no-repeat;
    color: #999;
}

.listview {
    float: left;
    margin-right: 13px;
    padding-left: 24px;
    background: url(../images/view.gif) 0 5px no-repeat;
    color: #999;
}

.listcomment {
    float: left;
    margin-right: 13px;
    padding-left: 20px;
    background: url(../images/comment.gif) 0 5px no-repeat;
    color: #999;
}

.listdemo a {
    float: left;
    margin-top: 0;
    margin-top: 2px\9;
    _margin-top: 0;
    color: #999;
    white-space: nowrap;
}

    .listdemo a:hover {
        color: #2ad2bb;
    }

.col-md-12 {
    width: 100%;
}

.col-md-4 {
    width: 33.33%;
    float: left;
}

.col-md-3 {
    width: 25%;
    float: left;
}

/*****新增案例和技术样式*****/
.zl_centent {
    width: 1280px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}

    .zl_centent ul li {
        float: left;
    }

        .zl_centent ul li a {
            padding: 0 8px;
        }

    .zl_centent ul .zl_ts a {
        color: #1999FC;
    }

        .zl_centent ul .zl_ts a:hover {
            color: #F00;
        }

.zl_c_t {
    width: 1280px;
    margin: 0 auto;
    background: #FFFFFF;
    border: 1px solid #ccc;
    padding: 30px 40px;
}

    .zl_c_t h2 {
        width: 1200px;
        height: 50px;
        background: #FFFFFF;
    }

        .zl_c_t h2 span {
            display: block;
            float: left;
            width: 104px;
            height: 26px;
            background: url(../image/al_jt.jpg) no-repeat right;
            line-height: 26px;
            font-size: 18px;
            font-weight: bold;
            margin-right: 10px;
        }

        .zl_c_t h2 ul li {
            float: left;
            height: 14px;
            line-height: 14px;
            border-right: 1px solid #444;
            padding: 0 8px 0 8px;
            margin-top: 10px;
        }

            .zl_c_t h2 ul li:last-child {
                border: 0 none;
            }

            .zl_c_t h2 ul li.over a {
                color: #FF7800;
            }

.zl_t {
    border: 1px solid #ddd;
    height: 358px;
    border-radius: 5px;
    padding: 0 15px;
    width: 274px;
    margin: 0 16px 25px 16px;
}

    .zl_t h3 {
        width: 242px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

        .zl_t h3 a {
            font-size: 16px;
            font-weight: bold;
        }

        .zl_t h3 span a {
            float: right;
            line-height: 45px;
        }

    .zl_t h4 {
        margin-bottom: 8px;
    }

        .zl_t h4 img {
            height: 170px;
        }

    .zl_t h5 a {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }

.zl_fy {
    width: 1280px;
    text-align: center;
}

.jslb_c {
    width: 1280px; /*min-height:850px; */
    overflow: hidden;
}

.jslb_l {
    width: 843px;
    float: left;
    border: 1px solid #ddd;
    background: #FAFAFA;
    padding: 24px;
    overflow: hidden;
}

.jslb_l_t {
    width: 795px;
    height: 177px;
    border-bottom: 1px dashed #ccc;
}

    .jslb_l_t h2 {
        background: none;
        font-size: 18px;
        height: 55px;
        line-height: 55px;
    }

        .jslb_l_t h2 a {
            color: #333;
        }

    .jslb_l_t p a {
        line-height: 24px;
        color: #666;
    }

    .jslb_l_t h3 {
        margin-top: 10px;
        height: 30px;
    }

        .jslb_l_t h3 span {
            color: #666;
            margin-right: 15px;
        }

.jsbl_l_bl {
    float: left;
}

.jsbl_l_br {
    float: left;
    margin-left: 15px;
    width: 640px;
}

.jsbl_fy { /*width:843px;*/
    text-align: center;
}

.jslb_r {
    width: 320px;
    float: left;
    margin-left: 30px;
}

.jslb_r_t {
    width: 320px; /*height:356px;*/
}

    .jslb_r_t h2 {
        width: 314px;
        height: 30px;
        border-bottom: 1px solid #ccc;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 15px;
    }

.zx_t {
    margin-bottom: 15px;
    text-align: center;
}

    .zx_t .thumbnail {
        margin-bottom: 3px;
    }

    .zx_t span a {
        color: #999;
    }

.jslb_r_b {
    width: 320px;
    border: 1px solid #ccc;
    height: 406px;
}

.jslb_r_bt {
    width: 280px;
    height: 57px;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    padding-top: 10px;
}

.jslb_r_b h3 {
    float: left;
    width: 260px;
    height: 57px;
}

    .jslb_r_b h3 a {
        font-size: 16px;
        font-weight: bold;
    }

        .jslb_r_b h3 a span {
            font-size: 12px;
            font-weight: normal;
            width: 200px;
            display: block;
            margin-top: 5px;
        }

.jslb_r_b h4 {
    float: left;
    width: 18px;
}

.jslb_r_bb {
    width: 280px;
    height: 32px;
    margin: 0 auto;
    clear: both;
    line-height: 32px;
}

    .jslb_r_bb span {
        display: block;
        float: left;
        font-family: "News706 BT";
        font-size: 18px;
        color: #C30;
        width: 20px;
        text-align: left;
        font-style: italic;
    }

    .jslb_r_bb a {
        font-size: 12px;
        display: block;
        float: left;
        width: 245px;
        margin-left: 8px;
    }

.jslb_nrt {
    width: 764px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

    .jslb_nrt h2 {
        background: none;
        font-size: 24px;
        color: #333;
        text-align: center;
        width: 764px;
        padding-top: 10px;
        height: auto !important;
        line-height: 30px;
    }

    .jslb_nrt h3 {
        width: 764px;
        text-align: center;
        padding: 15px 0;
    }

        .jslb_nrt h3 span {
            margin: 0 15px;
            color: #999;
        }

.jslb_nrb {
    width: 764px;
    margin: 0 auto;
    padding-top: 40px;
    min-height: 350px;
    height: auto;
}

    .jslb_nrb p {
        font-size: 14px; /*text-indent:28px;*/
        line-height: 35px;
    }

    .jslb_nrb img {
        max-width: 764px;
    }


/*留言样式*/
.comment-add {
    padding: 15px 0;
    width: 100%;
    _width: 100%;
    _position: relative;
    _overflow: hidden;
}

    .comment-add .editor {
        position: relative;
        margin-right: 18px;
    }

        .comment-add .editor textarea {
            width: 100%;
            height: 70px;
        }

    .comment-add .subcon {
        margin-top: 10px;
    }

.comment-box {
    position: relative;
    margin-top: 15px;
}

.comment-list li {
    padding: 15px 0;
    border-bottom: 1px solid #f7f7f7;
}

    .comment-list li .avatar {
        display: block;
        float: left;
        margin-top: 6px;
        background: #fff;
        border-radius: 2px;
        width: 42px;
        height: 42px;
        overflow: hidden;
    }

        .comment-list li .avatar img {
            width: 42px;
            height: 42px;
        }

    .comment-list li .inner {
        margin-left: 52px;
    }

    .comment-list li .shop {
        font-weight: bold;
        margin: 0 20px;
    }

    .comment-list li .inner p {
        color: #333;
        font-size: 14px;
        line-height: 1.8em;
    }

    .comment-list li .inner .meta {
        margin: 0;
        padding-top: 3px;
        color: #999;
        border: none;
    }

        .comment-list li .inner .meta .time {
            margin-left: 5px;
            padding-left: 20px;
            color: #777;
            background: url(../images/sprite.gif) no-repeat left -158px;
        }

    .comment-list li .answer {
        margin-left: 48px;
        padding: 10px;
        background: #fafafa;
        border: 1px solid #e6e6e6;
        border-radius: 3px;
    }

        .comment-list li .answer .meta {
            margin: 0;
            padding: 0;
            color: #999;
            margin-bottom: 5px;
            border: none;
        }

        .comment-list li .answer p {
            color: #555;
            font-size: 14px;
            line-height: 1.8em;
        }

/*评价部分*/

.EvaluateList {
    position: relative;
    margin-top: 15px;
    width: 1000px;
}

    .EvaluateList ul {
        width: 970px;
        margin: 10px 20px;
    }

        .EvaluateList ul li {
            width: 950px;
            border-bottom: 1px solid #f7f7f7;
            height: 110px;
        }

            .EvaluateList ul li .avatarhead {
                float: left;
                width: 80px;
                height: 30px;
                font-weight: bold;
            }

            .EvaluateList ul li .EvaluateListInfoHead {
                margin-left: 100px; /*width:770px;*/
                height: 30px;
                font-weight: bold;
            }

            .EvaluateList ul li .avatar {
                width: 80px;
                height: 90px;
                float: left;
                padding: 5px 0;
            }

                .EvaluateList ul li .avatar img {
                    float: left;
                    width: 60px;
                    height: 61px;
                }

                .EvaluateList ul li .avatar span {
                    float: left;
                    width: 80px;
                }

            .EvaluateList ul li .EvaluateListInfo {
                float: left;
                margin: 5px 10px;
                width: 800px;
                height: 60px;
                line-height: 25px;
            }

                .EvaluateList ul li .EvaluateListInfo p {
                    width: 800px;
                }

                    .EvaluateList ul li .EvaluateListInfo p span {
                        margin-right: 20px;
                    }

.xxym_gj_l {
    float: left;
    margin: 10px 20px 0 0;
    width: 90px;
    height: 130px;
}

    .xxym_gj_l ul li {
        width: 100%;
        overflow: hidden;
    }

        .xxym_gj_l ul li img {
            width: 90px;
            height: 90px;
        }

        .xxym_gj_l ul li span {
            height: 25px;
            line-height: 25px;
        }

    .xxym_gj_l span {
        display: block;
    }

.xjpj_r {
    width: 600px;
    height: auto;
    float: left;
}

    .xjpj_r ul {
        margin: 0 5px;
        padding: 0;
        width: 600px;
        height: auto;
        list-style: none;
    }

        .xjpj_r ul li {
            clear: both;
            padding: 8px 0;
            line-height: 22px;
            height: 30px;
        }

            .xjpj_r ul li span {
                float: left;
            }

.pingjia {
    margin-top: 15px;
    width: 100%;
}

    .pingjia .editor {
        margin-right: 18px;
    }

        .pingjia .editor textarea {
            width: 100%;
            height: 70px;
        }

    .pingjia .subcon {
        margin-top: 15px;
    }

.load_area {
    width: 100%;
    text-align: center;
    padding: 40px 0;
}

.load_areas {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}
/***流程页面***/
.body-gray {
    width: 100%;
    background-color: #E7E7E7;
}

.pro_center {
    margin: 0 auto;
    width: 900px;
}

    .pro_center .item_lc1 {
        border-bottom: 1px dashed #c5c5c5;
        color: #666;
        font-size: 1.2em;
        height: 320px;
        position: relative;
    }

.item_lc1 .item-txt {
    padding-left: 70px;
    padding-top: 100px;
    width: 380px;
}

.item_lc1 .item-img {
    padding-top: 35px;
}

.item-img img {
    border-radius: 2px;
}

.item-txt h4 {
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}

.pro_center .item_lc1 h4 .guide-ico {
    background: rgba(0, 0, 0, 0) url("../BimImg/guide-ico.png") repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    height: 67px;
    line-height: 60px;
    margin-left: -70px;
    position: absolute;
    text-align: center;
    width: 60px;
}

.guide-tit {
    font-size: 40px;
    font-weight: 400;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.pro_center h3 {
    margin: 1em 0;
}

.item-txt p {
    margin-top: 10px;
}

.user_tips {
    margin-left: 30px;
}

.againupload-btn {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    bottom: 2em;
    color: #565656;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    padding: 10px 18px;
    position: absolute;
    right: 1em;
}

.share_aera {
    width: 100%;
    padding-top: 20px;
    border-top: solid 1px #eee;
}

    .share_aera .bdshare-button-style0-24 {
        width: 230px;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #f00 !important;
}

#BtnSendCode {
    background-color: #51bd87;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    height: 34px;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: center;
    width: 100px;
}

.glyphicona {
    font-size: 14px;
    color: red;
    display: block;
}

.user-short .panel-title .checkproject {
    width: 100% !important;
    font-size: 14px;
}

#ink img {
    position: relative;
    top: 18px;
    left: -44px;
}

#ank img {
    position: relative;
    top: -22px;
    left: -36px;
}

.pro_header {
    margin-left: 200px;
}

#idown {
    margin-top: 6px;
}

#udown {
    margin-top: 20px;
}

.procontent {
    margin-top: 20px;
}

.info_enters {
    width: 400px !important;
    float: left !important;
}

.info_careds {
    width: 400px !important;
    float: right !important;
}

.attzar a {
    margin: 5px;
}

.note {
    width: 175px;
    float: left;
}

.gain {
    float: left;
}
