@charset "gb2312";
/* CSS Document */
@import url(layout.css);
/* ------------------------------------------------------- *
 * 登录注册
 * ------------------------------------------------------- */
.weizhi {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
}


/* register*/
.sign_box, .reg_box, .link_box {
    border: #e6e6e6 solid 1px;
    border-top: #e2ecf8 solid 3px;
}

.reg_box, .link_box {
    padding: 35px 0;
}

    .reg_box h2 {
        height: 35px;
        font-weight: 200;
        line-height: 35px;
        text-align: center;
    }

    .reg_box h3 {
        width: 470px;
        margin-left: 246px;
        font-weight: 200;
        position: relative;
        padding-left: 70px;
    }

        .reg_box h3 i {
            display: block;
            position: absolute;
            top: 10px;
            left: 0px;
            width: 63px;
            height: 62px;
            background: url(../images/icon.gif) -169px 0 no-repeat;
        }

    .reg_box .menu {
        padding-left: 8px;
        margin-left: 210px;
        border-left: #ea5413 solid 6px;
    }

    .reg_box .reg_line {
        margin: 15px 0 0 200px;
        position: relative;
    }

        .reg_box .reg_line span {
            display: block;
            width: 118px;
            height: 36px;
            line-height: 36px;
            float: left;
            text-align: right;
        }

        .reg_box .reg_line input.txt, .reg_box .reg_line input.txt02 {
            height: 34px;
            line-height: 34px;
            float: left;
            border: #e6e6e6 solid 1px;
        }

        .reg_box .reg_line input.txt {
            width: 300px;
        }

        .reg_box .reg_line input.txt02 {
            width: 92px;
        }

        .reg_box .reg_line select {
            width: 98px;
            height: 34px;
            line-height: 34px;
            float: left;
            margin-right: 5px;
            border: #e6e6e6 solid 1px;
        }

        .reg_box .reg_line input.btn, .sign_box .login p input.btn {
            width: 355px;
            height: 40px;
            border: #c93f03 solid 1px;
            background: #e55619;
            background: -webkit-linear-gradient(top,#ea5c1e,#df5113);
            background: -moz-linear-gradient(top,#ea5c1e,#df5113);
            background: -o-linear-gradient(top,#ea5c1e,#df5113);
            font-size: 14px;
            color: #fff;
            font-weight: bold;
            cursor: pointer;
            *border: none;
        }

        .reg_box .reg_line input.btn {
            margin-left: 118px;
        }

        .reg_box .reg_line input.check {
            margin-left: 118px;
        }

        .reg_box .reg_line em.correct {
            width: 17px;
            height: 17px;
            float: left;
            margin: 10px 0 0 5px;
            background: url(../images/icon.gif) 0 0 no-repeat;
        }

        .reg_box .reg_line em.wrong, .sign_box .login p em.wrong {
            position: absolute;
            top: 35px;
            left: 0;
            height: 16px;
            background: #fdeee7;
            border: #f5cbb9 solid 1px;
            color: #ea5413;
            font-size: 12px;
        }

        .reg_box .reg_line em.wrong {
            width: 300px;
            left: 118px;
            _left: -302px;
        }

.sign_box .login p em.wrong {
    width: 272px;
    left: 97px;
    _left: -274px;
}

.reg_box .reg_line em.yz_pic, .sign_box .login p em.yz_pic {
    width: 84px;
    height: 34px;
    border: #e6e6e6 solid 1px;
    border-left: none;
}

    .reg_box .reg_line em.yz_pic img {
        width: 84px;
    }
/*sign*/
.sign_box {
    padding: 35px 50px;
}

    .sign_box .txtcont {
        width: 465px;
    }

        .sign_box .txtcont ul li {
            width: 147px;
            height: 147px;
            float: left;
            margin-right: 5px;
            background: url(../images/icon.gif) no-repeat;
        }

            .sign_box .txtcont ul li.icon01 {
                background-position: 0 -50px;
            }

            .sign_box .txtcont ul li.icon02 {
                background-position: 0 -205px;
            }

            .sign_box .txtcont ul li.icon03 {
                background-position: 0 -361px;
            }

    .sign_box .login {
        width: 414px;
        background: #fafafa;
        border: #e6e6e6 solid 1px;
        padding: 25px 0 0 0;
    }

        .sign_box .login h2 {
            font-weight: 300;
            text-align: center;
        }

        .sign_box .login p {
            margin: 20px 0 0 0;
            *margin: 10px 0 0 0;
            padding: 0 25px;
            position: relative;
        }

            .sign_box .login p span {
                display: block;
                width: 72px;
                height: 36px;
                line-height: 36px;
                float: left;
                text-align: right;
            }

            .sign_box .login p input.txt, .sign_box .login p input.txt2 {
                height: 34px;
                line-height: 34px;
                background: #fff;
                float: left;
                border: #e6e6e6 solid 1px;
            }

            .sign_box .login p input.txt {
                width: 272px;
            }

            .sign_box .login p input.txt2 {
                width: 92px;
            }

            .sign_box .login p.hezuo {
                height: 39px;
                line-height: 39px;
                background: #f4f8fc;
                border-top: #e6e6e6 solid 1px;
            }

                .sign_box .login p.hezuo a {
                    display: block;
                    width: 25px;
                    height: 22px;
                    float: left;
                    margin: 8px 0 0 5px;
                    background: url(../images/icon.gif) no-repeat;
                }

                    .sign_box .login p.hezuo a.pic01 {
                        background-position: 0 -18px;
                    }

                    .sign_box .login p.hezuo a.pic02 {
                        background-position: -30px -18px;
                    }

                    .sign_box .login p.hezuo a.pic03 {
                        background-position: -62px -18px;
                    }

.link_box p {
    padding: 0 35px;
}
    /* linkbox*/
    .link_box p.txt {
        line-height: 26px;
        padding: 20px 35px;
        border-bottom: #e6e6e6 dashed 1px;
    }

        .link_box p.txt a {
            color: #3e80cc;
            margin-right: 8px;
            white-space: nowrap;
        }

.link_box ul {
    padding: 0 35px;
}

    .link_box ul li {
        width: 276px;
        height: 80px;
        line-height: 80px;
        float: left;
        margin-right: 8px;
        border: #e6e6e6 solid 1px;
        position: relative;
        padding-left: 72px;
        font-weight: bold;
    }

        .link_box ul li.on {
            background: #f7f7f7;
        }

        .link_box ul li span {
            display: block;
            position: absolute;
            top: 23px;
            left: 28px;
            width: 33px;
            height: 33px;
            background: url(../images/icon.gif) no-repeat;
        }

            .link_box ul li span.icon01 {
                background-position: -169px -78px;
            }

            .link_box ul li span.icon02 {
                background-position: -215px -78px;
            }
/* ------------------------------------------------------- *
 * 求购信息
 * ------------------------------------------------------- */

.sort {
    font-size: 12px;
    line-height: 35px;
    background: #f7f7f7;
    z-index: 10;
    position: relative;
}

    .sort .fb {
        padding-right: 8px;
        border-right: #e6e6e6 solid 1px;
    }

    .sort i {
        cursor: pointer;
    }

    .sort ul {
        *margin-right: 40px;
    }

        .sort ul li {
            float: left;
            padding: 0 23px 0 10px;
            border-right: #e6e6e6 solid 1px;
            position: relative;
            cursor: pointer;
        }

            .sort ul li em {
                position: absolute;
                top: 14px;
                right: 10px;
                width: 8px;
                height: 9px;
                background: url(../images/icon.gif) -112px 0 no-repeat;
            }

    .sort dl {
        position: absolute;
        left: 163px;
        width: 76px;
        z-index: 100;
        text-align: center;
        background: #fff;
        border: #e6e6e6 solid 1px;
        border-top: none;
        border-bottom: none;
    }

        .sort dl dt {
            background: #f7f7f7;
        }

        .sort dl dd {
            display: none;
            border-top: #e6e6e6 solid 1px;
        }

            .sort dl dd a:hover {
                text-decoration: none;
            }

    .sort .search {
        width: 177px;
        height: 23px;
        margin: 6px 0 0 40px;
        *margin: 6px 0 0 0;
        background: url(../images/icon.gif) 0 -523px no-repeat;
    }

        .sort .search input {
            background: none;
            border: 0;
            outline: none;
        }

        .sort .search .txt {
            width: 125px;
            height: 22px;
            line-height: 22px;
            padding-left: 7px;
        }

        .sort .search .btn {
            width: 40px;
            height: 23px;
            cursor: pointer;
        }

.qiu_list {
    height: 105px;
    padding: 10px;
    border-bottom: #e6e6e6 dashed 1px;
}

    .qiu_list .pic {
        width: 105px;
        height: 105px;
        float: left;
        border: #e6e6e6 solid 1px;
    }

    .qiu_list .txt {
        width: 336px;
        height: 105px;
        margin: 0 0 0 10px;
        float: left;
    }

        .qiu_list .txt h3 {
            font-weight: 100;
            width: 336px;
            height: 30px;
            overflow: hidden;
            line-height: 30px;
        }

        .qiu_list .txt p {
            width: 336px;
            line-height: 24px;
            overflow: hidden;
        }

            .qiu_list .txt p.p01 {
                height: 45px;
            }

            .qiu_list .txt p.p02 {
                height: 24px;
            }

    .qiu_list .area {
        width: 166px;
        height: 75px;
        padding-top: 30px;
        text-align: center;
        float: left;
    }

    .qiu_list .mess {
        width: 100px;
        height: 105px;
        float: left;
    }

        .qiu_list .mess a {
            display: block;
            width: 60px;
            height: 28px;
            line-height: 28px;
            margin-top: 5px;
            font-size: 12px;
            padding-left: 30px;
            background: #f7f7f7;
            border-radius: 3px;
            border: #e6e6e6 solid 1px;
            position: relative;
        }

            .qiu_list .mess a i {
                display: block;
                position: absolute;
                top: 5px;
                left: 5px;
                width: 18px;
                height: 18px;
                background: url(../images/icon.gif) no-repeat;
            }

                .qiu_list .mess a i.icon01 {
                    background-position: -176px -122px;
                }

                .qiu_list .mess a i.icon02 {
                    background-position: -176px -146px;
                }

                .qiu_list .mess a i.icon03 {
                    background-position: -176px -172px;
                }

            .qiu_list .mess a:hover {
                background: #fdeee7;
                text-decoration: none;
                border: #fce5e7 solid 1px;
            }
/* ------------------------------------------------------- *
 * 采购招标
 * ------------------------------------------------------- */
.zb_cont .side {
    width: 272px;
}

.menu01 {
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
}
/***********************************************************/
.gg .menu02 {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background: #f7f7f7;
    border-bottom: #e6e6e6 solid 1px;
    position: relative;
}

    .gg .menu02 span {
        padding: 0px 12px;
        top: 0;
    }

        .gg .menu02 span.btn1 {
            position: absolute;
            left: 0;
        }

        .gg .menu02 span.btn2 {
            position: absolute;
            left: 90px;
        }

        .gg .menu02 span.on {
            background: #fafafa;
            border: #e6e6e6 solid 1px;
            border-top: #ea5413 solid 2px;
            border-bottom: none;
        }

/***********************************************************/

.menu03 {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border-bottom: #e6e6e6 solid 1px;
    position: relative;
}

    .menu03 span {
        position: absolute;
        top: 0;
        left: 0px;
        padding: 0 20px;
        border-right: #e6e6e6 solid 1px;
        border-top: #3e80cc solid 2px;
        background: #fff;
    }

.zb_cont .side .list01 {
    padding: 0 10px;
    margin: 0 0 10px 0;
}

    .zb_cont .side .list01 li {
        width: 250px;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
    }

    .zb_cont .side .list01 em {
        font-size: 12px;
        color: #fff;
        padding: 0px 3px;
        margin-right: 5px;
        background: #c0c0c0;
    }

        .zb_cont .side .list01 em.on {
            background: #ea5413;
        }

.zb_cont .side .down {
    border: #e6e6e6 solid 1px;
    border-top: none;
    background: #f7f7f7;
    padding: 0 8px 10px 8px;
}

    .zb_cont .side .down ul li {
        width: 250px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        border-top: #e6e6e6 solid 1px;
    }

        .zb_cont .side .down ul li span {
            _margin-top: 13px;
        }

.picbox a {
    display: block;
    height: 70px;
    overflow: hidden;
}

    .picbox a.pic1, .zb_cont .picbox a.pic1 img {
        width: 272px;
    }

    .picbox a.pic2, .zb_cont .picbox a.pic2 img {
        width: 478px;
    }

    .picbox a.pic3, .zb_cont .picbox a.pic3 img {
        width: 254px;
    }

.zb_cont .cont {
    width: 742px;
}

    .zb_cont .cont .gg {
        width: 478px;
    }

        .zb_cont .cont .gg .tit {
            padding: 7px 15px;
            line-height: 20px;
        }

        .zb_cont .cont .gg ul {
            padding: 6px 10px;
        }

            .zb_cont .cont .gg ul li {
                width: 458px;
                height: 26px;
                line-height: 26px;
                overflow: hidden;
            }

    .zb_cont .cont .hf_pic {
        width: 742px;
        height: 67px;
        overflow: hidden;
    }

    .zb_cont .cont .type .fl {
        width: 480px;
        padding: 10px 15px;
        border-right: #e6e6e6 dashed 1px;
    }

    .zb_cont .cont .type .fr {
        width: 186px;
        padding: 10px 15px;
    }

    .zb_cont .cont .area {
        padding: 14px 10px;
    }

        .zb_cont .cont .type a, .zb_cont .cont .area a {
            font-size: 12px;
            white-space: nowrap;
        }
/* ------------------------------------------------------- *
 * 标书列表、详情
 * ------------------------------------------------------- */
.book_list {
    height: 98px;
    padding: 15px 20px;
    border-bottom: #e6e6e6 dashed 1px;
}

    .book_list .txt {
        width: 466px;
        float: left;
    }

        .book_list .txt h3 {
            font-weight: 100;
            font-size: 14px;
            width: 370px;
            height: 34px;
            line-height: 34px;
        }

            .book_list .txt h3 span {
                position: relative;
                padding-left: 20px;
            }

                .book_list .txt h3 span i {
                    position: absolute;
                    left: 0;
                    top: 0;
                    display: block;
                    width: 20px;
                    height: 20px;
                    background: url(../images/icon.gif) no-repeat;
                }

                .book_list .txt h3 span.ing i {
                    background-position: -109px -20px;
                }

                .book_list .txt h3 span.no i {
                    background-position: -136px -20px;
                }

                .book_list .txt h3 span.ing {
                    color: #ea5413;
                }

                .book_list .txt h3 span.no {
                    color: #838383;
                }

        .book_list .txt .p01 {
            width: 466px;
            height: 40px;
            overflow: hidden;
        }

        .book_list .txt .p02 {
            width: 466px;
            height: 20px;
            overflow: hidden;
        }

    .book_list .area {
        width: 146px;
        float: left;
        text-align: center;
        margin-top: 35px;
    }

    .book_list .btn {
        width: 88px;
        height: 30px;
        float: left;
        line-height: 30px;
        margin-top: 35px;
    }

        .book_list .btn a {
            display: block;
            width: 88px;
            height: 30px;
            color: #fff;
            font-size: 12px;
            background: #e7591b;
            border: #c93f03 solid 1px;
            text-align: center;
        }

            .book_list .btn a:hover {
                text-decoration: none;
                color: #ea5413;
                background: #f7e9e2;
                border: #e4cabd solid 1px;
            }

.book_detail {
    padding: 10px 25px;
}

    .book_detail .down_btn {
        height: 35px;
        line-height: 35px;
        background: #f9f9f9;
        border: #e6e6e6 solid 1px;
    }

        .book_detail .down_btn a {
            font-size: 12px;
            font-weight: bold;
            color: #fff;
            background: #e55619;
            padding: 0 20px;
        }

    .book_detail p {
        line-height: 26px;
    }
/* ------------------------------------------------------- *
 * 行业资讯.详情
 * ------------------------------------------------------- */
.zx_pic {
    width: 272px;
    height: 90px;
    overflow: hidden;
}

    .zx_pic img {
        width: 272px;
    }

.zx_list {
    border: #e6e6e6 solid 1px;
    border-top: #e6e6e6 solid 3px;
    border-right: none;
}

    .zx_list .main {
        width: 369px;
        border-right: #e6e6e6 solid 1px;
    }

        .zx_list .main ul {
            padding: 0 10px;
            margin: 0 0 8px 0;
        }

            .zx_list .main ul li {
                width: 348px;
                height: 26px;
                line-height: 26px;
                overflow: hidden;
            }

.news_cont {
    padding: 20px 0;
}

    .news_cont h2 {
        font-weight: 500;
        height: 46px;
        line-height: 46px;
        border-bottom: #ececec dashed 1px;
        text-align: center;
    }

    .news_cont img {
        width: 552px;
    }
/* ------------------------------------------------------- *
 * 行业展会、详情
 * ------------------------------------------------------- */
.zhan_new {
    width: 476px;
    height: 249px;
    overflow: hidden;
}

    .zhan_new .cont .qie {
        padding: 10px;
    }

    .zhan_new .menu02 {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        background: #f7f7f7;
        border-bottom: #e6e6e6 solid 1px;
        position: relative;
    }

        .zhan_new .menu02 span a.btn1 {
            position: absolute;
            left: 0;
            width: 90px;
            text-align: center;
        }

        .zhan_new .menu02 span a.btn2 {
            position: absolute;
            left: 90px;
            width: 90px;
            text-align: center;
        }

        .zhan_new .menu02 span a.on {
            background: #fafafa;
            border: #e6e6e6 solid 1px;
            border-top: #ea5413 solid 2px;
            border-bottom: none;
            display: inline;
        }

        .zhan_new .menu02 span a:hover {
            color: #000;
            text-decoration: none;
        }

    .zhan_new .pic {
        display: block;
        width: 118px;
        height: 82px;
        overflow: hidden;
    }

    .zhan_new .txt {
        width: 316px;
    }

        .zhan_new .txt h3 {
            width: 316px;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
        }

        .zhan_new .txt p {
            width: 316px;
            height: 45px;
            line-height: 24px;
            overflow: hidden;
        }

    .zhan_new ul {
        padding: 15px 10px;
        border-top: #e6e6e6 dashed 1px;
        width: 476px;
    }

        .zhan_new ul li {
            width: 215px;
            height: 26px;
            line-height: 26px;
            float: left;
            margin-right: 10px;
        }

        .zhan_new ul.list {
            width: 430px;
            border-top: none;
            padding-top: 0;
            height: 162px;
            overflow: hidden;
        }

            .zhan_new ul.list li {
                width: 430px;
                height: 26px;
                overflow: hidden;
            }

.zhan_search {
    width: 252px;
}

    .zhan_search ul {
        padding: 0 10px 10px 10px;
    }

        .zhan_search ul li {
            margin-top: 10px;
        }

            .zhan_search ul li span {
                display: block;
                width: 70px;
                height: 25px;
                line-height: 25px;
                float: left;
                text-align: right;
            }

            .zhan_search ul li select, .zhan_search ul li .txt {
                width: 145px;
                height: 28px;
                line-height: 28px;
                border: #e6e6e6 solid 1px;
                font-size: 12px;
            }

            .zhan_search ul li .btn {
                width: 218px;
                height: 34px;
                border: none;
                color: #fff;
                cursor: pointer;
                font-size: 14px;
                font-weight: bold;
                background: url(../images/zhansearch.jpg) no-repeat;
            }

.zh_tj li {
    padding: 10px;
    *padding: 8px 10px;
    border-bottom: #e6e6e6 dashed 1px;
}

    .zh_tj li a.pic {
        display: block;
        width: 68px;
        height: 68px;
        border: #e6e6e6 solid 1px;
        float: left;
    }

    .zh_tj li .txt {
        width: 170px;
        height: 66px;
        float: left;
    }

        .zh_tj li .txt h3 {
            width: 170px;
            height: 28px;
            line-height: 28px;
            overflow: hidden;
        }

        .zh_tj li .txt p {
            width: 160px;
            height: 40px;
            line-height: 20x;
            font-size: 12px;
            overflow: hidden;
        }

.zh_area {
    background: #fafafa;
    font-size: 12px;
}

    .zh_area p {
        width: 30px;
        text-align: center;
        color: #3e80cc;
        padding: 15px 0;
        background: #e5edf5;
    }

    .zh_area div {
        width: 676px;
        margin: 10px 0;
        padding: 0 15px;
    }

        .zh_area div a {
            white-space: nowrap;
            margin-right: 5px;
            line-height: 26px;
        }

.zhan ul {
    padding: 9px 0;
    font-size: 12px;
}

    .zhan ul li {
        float: left;
        width: 342px;
        height: 26px;
        line-height: 26px;
        margin: 0 0 0 10px;
    }

.zh_detail {
    padding: 10px 20px;
    margin: 5px 0;
    background: #fafafa;
    border: #ececec solid 1px;
    font-weight: bold;
}
/* ------------------------------------------------------- *
 * 信息中心
 * ------------------------------------------------------- */
.video_pic {
    border-bottom: #e2e2e2 dashed 1px;
}

    .video_pic a {
        display: block;
        width: 130px;
        height: 115px;
        float: left;
        margin: 13px 0 0 15px;
        _margin: 13px 0 0 12px;
    }

        .video_pic a p {
            width: 130px;
            height: 80px;
            overflow: hidden;
        }

            .video_pic a p img {
                width: 130px;
            }

        .video_pic a span {
            display: block;
            width: 130px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            overflow: hidden;
        }

.video_txt {
    padding: 8px 0;
}

    .video_txt a {
        display: block;
        width: 230px;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
        float: left;
        margin-left: 10px;
    }

.video_list {
    border: #e6e6e6 solid 1px;
    border-top: #e6e6e6 solid 3px;
}

    .video_list ul li {
        width: 158px;
        height: 135px;
        float: left;
        margin: 8px 0 0 10px;
        _margin: 8px 0 0 8px;
    }

        .video_list ul li a p {
            width: 158px;
            height: 105px;
            overflow: hidden;
        }

        .video_list ul li a span {
            display: block;
            width: 158px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            overflow: hidden;
        }
/* ------------------------------------------------------- *
 * 中标列表/展会列表
 * ------------------------------------------------------- */
.company .cont .win_list li, .company .cont .zh_list li {
    height: 39px;
    line-height: 39px;
    border-bottom: #e6e6e6 dashed 1px;
    padding: 0 10px;
}

    .company .cont .win_list li a, .company .cont .zh_list li a {
        display: block;
        height: 39px;
        overflow: hidden;
    }

    .company .cont .win_list li a {
        width: 436px;
    }

    .company .cont .zh_list li a {
        width: 390px;
    }

    .company .cont .win_list li em, .company .cont .zh_list li em {
        display: block;
        height: 39px;
        text-align: center;
        overflow: hidden;
    }

    .company .cont .win_list li em {
        width: 178px;
    }

    .company .cont .zh_list li em {
        width: 150px;
    }

    .company .cont .win_list li span, .company .cont .zh_list li span {
        display: block;
        height: 39px;
        overflow: hidden;
        text-align: center;
    }

    .company .cont .win_list li span {
        width: 122px;
    }

    .company .cont .zh_list li span {
        width: 182px;
    }
/* ------------------------------------------------------- *
 * 公司库
 * ------------------------------------------------------- */
.company .type {
    position: relative;
}

    .company .type em.btn {
        position: absolute;
        top: -26px;
        right: 0;
        padding: 4px 12px;
        color: #fff;
        cursor: pointer;
        background: #f25727;
    }

.company .type_cont {
    width: 1022px;
    background: #f7f7f7;
    border: #e6e6e6 solid 1px;
    line-height: 15px;
}

    .company .type_cont .menu {
        padding: 0 10px;
        height: 35px;
        line-height: 35px;
    }

    .company .type_cont div {
        padding: 0 10px;
    }

        .company .type_cont div span {
            display: block;
            width: 65px;
        }

        .company .type_cont div p {
            width: 905px;
        }

            .company .type_cont div p a {
                font-size: 12px;
                white-space: nowrap;
                padding: 4px 8px;
                display: inline-block;
            }

                .company .type_cont div p a.on, .company .type_cont div p a:hover {
                    color: #fff;
                    background: #ea5413;
                    text-decoration: none;
                }

.company .cont {
    width: 760px;
}

    .company .cont .menu {
        height: 34px;
        line-height: 34px;
        border-bottom: #e6e6e6 solid 1px;
        background: #f7f7f7;
    }

        .company .cont .menu p {
            text-align: center;
            color: #666;
        }

    .company .cont .listbox {
        height: 110px;
        border-bottom: #e2e2e2 dashed 1px;
        padding: 10px;
    }

        .company .cont .listbox .pic {
            width: 105px;
            height: 105px;
            border: #e6e6e6 solid 1px;
            overflow: hidden;
        }

        .company .cont .listbox .txt {
            width: 358px;
            height: 105px;
            margin-left: 10px;
            overflow: hidden;
        }

        .company .cont .listbox .area {
            width: 108px;
            height: 75px;
            padding: 30px 0 0 0;
            text-align: center;
            overflow: hidden;
        }

        .company .cont .listbox .mess {
            width: 110px;
            height: 65px;
            text-align: center;
            padding: 40px 0 0 0;
            overflow: hidden;
        }

    .company .cont .page {
        padding: 25px 0;
        text-align: center;
        background: #fafafa;
        border-top: #e6e6e6 solid 1px;
    }

        .company .cont .page a {
            padding: 3px 8px;
            background: #FFF;
            color: #555;
            border: #e6e6e6 solid 1px;
        }

            .company .cont .page a:hover {
                color: #ea5413;
                background: #fdeee7;
                text-decoration: none;
            }

.company .side {
    width: 254px;
}

    .company .side .list {
        padding: 0 10px 10px 10px;
    }

        .company .side .list li {
            width: 230px;
            height: 26px;
            line-height: 26px;
            overflow: hidden;
        }

    .company .side .pic {
        width: 254px;
        height: 90px;
        overflow: hidden;
    }

    .company .side .list li i {
        color: #fff;
        background: #c0c0c0;
        padding: 1px 4px;
        font-size: 12px;
    }

        .company .side .list li i.cur {
            background: #ea5413;
        }
/* ------------------------------------------------------- *
 * 会员中心
 * ------------------------------------------------------- */
.user {
    background: url(../images/userbg.jpg) repeat-y;
}

    .user .side {
        width: 154px;
    }

        .user .side h2 {
            height: 38px;
            line-height: 38px;
            background: #d0deee;
            color: #3e80cc;
            text-align: center;
            border-top: #3e80cc solid 3px;
        }

        .user .side ul li {
            height: 40px;
            line-height: 40px;
            padding: 0 0 0 25px;
            font-weight: bold;
            border-bottom: #e6e6e6 dashed 1px;
        }

            .user .side ul li.on a, .user .side ul li a:hover {
                color: #3e80cc;
                text-decoration: none;
            }

    .user .cont {
        width: 844px;
        padding: 30px 0 30px 20px;
    }

        .user .cont .menu {
            height: 24px;
            line-height: 24px;
            background: url(../images/line.jpg) repeat-x;
        }

            .user .cont .menu span {
                background: #fff;
                padding: 0 10px 0 0;
            }

        .user .cont .us {
            margin-right: 20px;
        }

        .user .cont .line {
            border-left: #ea5413 solid 2px;
            margin: 10px 0;
            padding-left: 3px;
        }

        .user .cont .indent {
            text-indent: 2em;
            line-height: 26px;
        }

        .user .cont .contact {
            margin: 30px 0 0 160px;
        }

            .user .cont .contact li {
                height: 40px;
                line-height: 40px;
                position: relative;
                padding-left: 25px;
            }

                .user .cont .contact li span {
                    position: absolute;
                    top: 12px;
                    left: 0px;
                    width: 22px;
                    height: 22px;
                    background: url(../images/icon.gif) no-repeat;
                }

                    .user .cont .contact li span.icon01 {
                        background-position: -258px 0px;
                    }

                    .user .cont .contact li span.icon02 {
                        background-position: -258px -38px;
                    }

                    .user .cont .contact li span.icon03 {
                        background-position: -258px -73px;
                    }

                    .user .cont .contact li span.icon04 {
                        background-position: -258px -111px;
                    }

                    .user .cont .contact li span.icon05 {
                        background-position: -258px -148px;
                    }

                    .user .cont .contact li span.icon06 {
                        background-position: -258px -184px;
                    }

                    .user .cont .contact li span.icon07 {
                        background-position: -258px -220px;
                    }
/* ------------------------------------------------------- *
 * 信息中心图片与视频列表、详情
 * ------------------------------------------------------- */
.pic_list li {
    width: 228px;
    height: 193px;
    float: left;
    margin-left: 18px;
    _margin-left: 12px;
}

    .pic_list li .pic {
        width: 228px;
        height: 148px;
        overflow: hidden;
    }

        .pic_list li .pic img {
            width: 228px;
        }

    .pic_list li .txt {
        width: 228px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        overflow: hidden;
    }

.p_list li {
    width: 105px;
    height: 100px;
    float: left;
    margin: 0 0 8px 13px;
    _margin: 0 0 8px 8px;
}

    .p_list li .p_pic img {
        width: 105px;
    }

    .p_list li .p_txt {
        width: 105px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        text-align: center;
        overflow: hidden;
    }

.pic_box {
    width: 700px;
    height: 748px;
    margin-left: 30px;
    overflow: hidden;
}

    .pic_box .picLarge {
        position: relative;
        margin-bottom: 8px;
        width: 700px;
        text-align: center;
        overflow: hidden;
    }

        .pic_box .picLarge a {
            display: block;
            height: 460px;
            overflow: hidden;
            text-decoration: none;
        }

        .pic_box .picLarge img {
            width: 700px;
            height: 460px;
        }

    .pic_box .picList {
        position: relative;
        height: 78px;
        overflow: hidden;
        border: #e6e6e6 solid 1px;
    }

        .pic_box .picList .mask {
            position: relative;
            margin: 0 auto;
            _width: 660px;
            height: 78px;
            margin-left: 24px;
            overflow: hidden;
        }

            .pic_box .picList .mask ul {
                position: relative;
                height: 78px;
                margin: 9px 0 0 14px;
            }

                .pic_box .picList .mask ul li {
                    float: left;
                    _display: inline;
                    width: 94px;
                    height: 62px;
                    overflow: hidden;
                    margin-right: 12px;
                }

                    .pic_box .picList .mask ul li img {
                        width: 92px;
                        height: 60px;
                    }

        .pic_box .picList .btn-left,
        .pic_box .picList .btn-right {
            position: absolute;
            top: 0;
            display: block;
            text-decoration: none;
        }

            .pic_box .picList .btn-left span,
            .pic_box .picList .btn-right span {
                display: block;
                width: 24px;
                height: 78px;
                cursor: pointer;
            }

            .pic_box .picList .btn-left span {
                background: url(../images/jt01.jpg) no-repeat;
            }

                .pic_box .picList .btn-left span:hover {
                    background: url(../images/jt_hover.jpg) no-repeat;
                }

            .pic_box .picList .btn-right span {
                background: url(../images/jt02.jpg) no-repeat;
            }

                .pic_box .picList .btn-right span:hover {
                    background: url(../images/jt_hover2.jpg) no-repeat;
                }

        .pic_box .picList .btn-left {
            left: 0;
        }

        .pic_box .picList .btn-right {
            right: 0;
        }

.video li {
    width: 220px;
    height: 213px;
    float: left;
    background: #f5f5f5;
    margin: 20px 0 0 25px;
    _margin: 20px 0 0 18px;
}

    .video li .pic {
        width: 220px;
        height: 148px;
        overflow: hidden;
    }

        .video li .pic img {
            width: 220px;
        }

    .video li .txt {
        width: 200px;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        overflow: hidden;
    }

.v_list li {
    width: 105px;
    height: 116px;
    float: left;
    margin: 0 0 18px 12px;
    margin: 0 0 18px 8px;
    background: #f5f5f5;
}

    .v_list li .v_pic, .p_list li .p_pic {
        width: 105px;
        height: 70px;
        overflow: hidden;
    }

        .v_list li .v_pic img {
            width: 105px;
        }

    .v_list li .v_txt {
        width: 95px;
        height: 24px;
        padding: 0 5px;
        font-size: 12px;
        line-height: 24px;
        overflow: hidden;
    }

.v_cont {
    padding: 20px 0 20px 0;
}

    .v_cont h2 {
        padding: 0 10px 10px 10px;
        font-weight: 500;
        /* height: 46px; */
        line-height: 26px;
        border-bottom: #ececec dashed 1px;
        text-align: center;
    }

    .v_cont .video_box {
        width: 710px;
        height: 520px;
        margin: 10px 0 20px 25px;
        overflow: hidden;
    }
/* ------------------------------------------------------- *
 * 留言板
 * ------------------------------------------------------- */
.mess_list {
    margin: 10px;
}

    .mess_list dt {
        height: 36px;
        line-height: 36px;
        border-top: #c5d9f0 solid 1px;
        background: #eef4fa;
    }

    .mess_list .txt {
        width: 530px;
        float: left;
    }

    .mess_list .time {
        width: 202px;
        float: left;
        text-align: center;
    }

    .mess_list dd {
        color: #505050;
        font-size: 12px;
        padding: 20px 0;
        line-height: 25px;
        border-bottom: #ececec solid 1px;
    }

.comment {
    background: #fafafa;
}

    .comment .content {
        margin: 10px 10px 30px 10px;
    }

        .comment .content textarea {
            width: 732px;
            height: 152px;
            background: #fff;
            border: #dddddd solid 1px;
        }

        .comment .content .fb_btn {
            width: 120px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-weight: bold;
            color: #fff;
            cursor: pointer;
            font-size: 14px;
            background: #e55619;
            border: #c93f03 solid 1px;
            *border: none;
        }

.name_box {
    line-height: 30px;
    margin-top: 8px;
    font-size: 12px;
}

    .name_box span {
        display: block;
        width: 50px;
    }

    .name_box .inp {
        width: 200px;
        height: 28px;
        border: #e6e6e6 solid 1px;
        margin-right: 5px;
    }
/*收藏、打印*/
.sc {
    width: 260px;
    font-size: 12px;
}

    .sc span {
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0px 2px 0 0;
        background: url(../images/icon.gif) no-repeat;
    }

        .sc span.icon01 {
            background-position: -179px -216px;
        }

        .sc span.icon02 {
            background-position: -181px -238px;
        }

        .sc span.icon03 {
            background-position: -181px -261px;
        }

        .sc span.icon04 {
            background-position: -181px -285px;
        }

.from {
    width: 550px;
    margin: 30px auto;
}

    .from p {
        text-align: center;
    }

    .from i {
        color: #ea5413;
    }

    .from li {
        line-height: 34px;
        margin-bottom: 10px;
    }

        .from li label {
            width: 80px;
            height: 34px;
            display: block;
            float: left;
            text-align: right;
        }

        .from li input.text {
            width: 300px;
            height: 33px;
            border: solid 1px #e6e6e6;
        }

        .from li em {
            width: 20px;
            height: 20px;
            display: inline-block;
            background: url(/Content/images/icon.jpg) no-repeat 2px 7px;
            margin-left: 20px;
        }

        .from li textarea {
            width: 386px;
            height: 185px;
        }

        .from li input.btn {
            width: 350px;
            height: 42px;
            border: solid 1px #c93f03;
            background-color: #e7581b;
            color: #fff;
            font-weight: bold;
        }

        .from li .tip {
            width: 290px;
            height: 18px;
            border: solid 1px #f5cbb9;
            background-color: #fdeee7;
            color: #ea5413;
            font-size: 12px;
            line-height: 18px;
            margin-left: 80px;
            padding-left: 10px;
        }
