﻿@charset "utf-8";
/* CSS Document */
.fwjgtop, .fwjgbottom {
    margin: 20px 19px;
    font-family: "Microsoft YaHei",SimSun;
}

.fwjgtop_left {
    width: 855px;
}

    .fwjgtop_left .title {
        font-size: 24px;
        color: #0066cc;
        min-width: 100px;
        min-height: 28px;
        height: auto;
        max-height: 56px;
        width: auto;
        max-width: 820px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-right: 20px;
        display: block;
        float: left;
    }

        .fwjgtop_left .title h3 {
            font-weight: normal;
            overflow: hidden;
            white-space: normal;
            text-overflow: ellipsis;
        }

.gzfw {
    width: 140px;
    float: left;
    line-height: 30px;
    color: #0066cc;
    font-size: 16px;
}

.contant {
    margin: 15px auto;
}

    .contant img {
        width: 210px;
        height: 210px;
        border: 1px solid #ccc;
        display: block;
        float: left;
    }

.w625 {
    width: 625px;
    margin-left: 13px;
}

    .w625 h4 {
        font-size: 18px;
        font-weight: bold;
        background: url(../../Image/Commonpage/jg_icon.png) left center no-repeat;
        padding-left: 38px;
        height: 40px;
        line-height: 40px;
    }

    .w625 p {
        line-height: 24px;
        font-size: 14px;
        min-height: 24px;
        height: auto;
        max-height: 144px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        margin-bottom: 10px;
    }

    .w625 a {
        color: #0066cc;
        font-size: 16px;
        cursor: pointer;
    }

.fwjgtop_right {
    width: 280px;
}

.h200 {
    height: 240px;
    background-color: #f3f6f9;
    border: 1px solid #eee;
}

.rz {
    height: 40px;
    position: relative;
    top: -8px;
    z-index: 9;
    *+z-index:9;
}

    .rz span {
        width: 86px;
        height: 30px;
        display: block;
        float: left;
        margin-left: 11px;
        padding-left: 37px;
        line-height: 30px;
        font-size: 16px;
        color: #FFF;
    }

.h50 {
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #0066cc;
    border: 1px solid #0066cc;
    border-radius: 6px;
    text-align: center;
    display: block;
    margin-top: 15px;
    font-size: 24px;
    font-weight: bold;
}

    .h50:hover {
        color: #fff;
    }

.h200 p, .h200 h3 {
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 20px;
    margin-right: 10px;
    text-overflow: ellipsis;
}

.h30 {
    height: 30px;
    border-bottom: 2px solid #eee;
}

    .h30 a {
        width: 80px;
        text-align: center;
        font-size: 18px;
        margin-right: 10px;
        display: block;
        float: left;
        cursor: pointer;
    }

        .h30 a.jg_xz {
            border-bottom: 2px solid #959595;
            color: #000;
            height: 30px;
            background: url(../../Image/Commonpage/jgfwicon.png) left 3px no-repeat;
            font-weight: bold;
            text-align: left;
            padding-left: 25px;
        }

.cont_list {
    display: block;
    height: auto;
}

    .cont_list li {
        height: 160px;
        display: block;
        margin: 20px auto;
        background-color: #f4f9fe;
    }

        .cont_list li img {
            width: 128px;
            height: 128px;
            border: 1px solid #ccc;
            display: block;
            float: left;
            margin: 15px;
        }

    .cont_list .list_c {
        width: 710px;
        padding-right: 10px;
        border-right: 2px solid #eee;
        margin: 15px auto;
    }

        .cont_list .list_c h5 {
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 22px;
            line-height: 22px;
            word-break: break-all;
            word-wrap: break-word;
        }

        .cont_list .list_c .fwpf {
            line-height: 30px;
            min-height: 30px;
            height: auto;
        }

            .cont_list .list_c .fwpf span {
                font-weight: bold;
                width: auto;
                float: left;
            }

            .cont_list .list_c .fwpf .pf {
                width: 85px;
                float: left;
                margin-left: 8px;
                margin-top: 7px;
            }

        .cont_list .list_c p.ms {
            line-height: 26px;
            min-height: 26px;
            height: auto;
            max-height: 54px;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #777;
        }

    .cont_list .list_r {
        width: 278px;
    }

        .cont_list .list_r .pz {
            margin: 30px auto 25px auto;
            height: 30px;
        }

            .cont_list .list_r .pz a {
                width: 120px;
                height: 30px;
                line-height: 30px;
                display: block;
                float: left;
                text-align: center;
                overflow: hidden;
                text-overflow: ellipsis;
                cursor: pointer;
            }

            .cont_list .list_r .pz b {
                line-height: 30px;
                height: 30px;
            }

        .cont_list .list_r a.ljyy {
            width: 100px;
            height: 30px;
            cursor: pointer;
            line-height: 30px;
            color: #fff;
            text-align: center;
            display: block;
            margin: 10px;
            margin-left: 88px;
            background-color: #2270bb;
            border: 1px solid #2270bb;
            border-radius: 4px;
            clear: both;
        }

/*服务详情页*/
.w300 {
    width: 300px;
    border-right: 1px solid #c9c9c9;
}

.w278 {
    width: 278px;
    height: 300px;
    margin: 20px 10px 10px 10px;
}

    .w278 h3 {
        font-size: 16px;
    }

    .w278 a {
        color: #6fb4fe;
    }

.w280 {
    width: 280px;
    margin: 0 auto;
}

.qtfw {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
}

.qt_list {
    display: block;
    height: auto;
}

    .qt_list li {
        display: block;
        height: 110px;
        border-top: 1px solid #efefef;
        margin-bottom: 20px;
        padding-top: 10px;
    }

        .qt_list li img {
            display: block;
            float: left;
            width: 98px;
            height: 98px;
            border: 1px solid #ccc;
        }

.r_con {
    width: 170px;
}

    .r_con h5 {
        font-size: 14px;
        min-height: 24px;
        height: auto;
        max-height: 48px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        font-weight: normal;
        word-break: break-all;
    }

.qt_list .r_con .pz {
    margin: 0;
    height: 30px;
}

    .qt_list .r_con .pz a {
        display: block;
        float: left;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer;
        min-width: 50px;
        width: auto;
        max-width: 70px;
    }

    .qt_list .r_con .pz b {
        line-height: 30px;
        height: 30px;
    }

.qt_list .r_con a.fw_ljyy {
    width: 77px;
    height: 25px;
    line-height: 25px;
    *+line-height:23px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 10px;
    margin: 0;
    background-color: #2270bb;
    border: 1px solid #2270bb;
    border-radius: 4px;
    clear: both;
    cursor: default;
}

.contant img.w130 {
    width: 130px;
    height: 130px;
}

.fwjgtop_left .w550 {
    max-width: 450px;
    margin-bottom: 0;
}

    .fwjgtop_left .w550 h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }

.w670 {
    width: 670px;
}

    .w670 p, .w670 div {
        height: 24px;
        line-height: 24px;
        margin-bottom: 2px;
    }

    .w670 a.zy {
        width: 60px;
        height: 25px;
        line-height: 25px;
        float: left;
        color: #fff;
        margin-right: 25px;
        display: block;
        text-align: center;
        background-color: #2270bb;
        border: 1px solid #2270bb;
        border-radius: 4px;
    }

.mt20 {
    margin-top: 20px;
}

.nav-tabs {
    border-bottom: 1px solid #DDD;
    margin-bottom: 20px;
    margin-left: 0px;
    list-style: outside none none;
    height: 31px;
    width: 100%;
    display: block;
    float: left;
}

    .nav-tabs li {
        margin-bottom: -1px;
        display: block;
        float: left;
    }

        .nav-tabs li a {
            width: 100px;
            float: left;
            text-align: center;
            padding: 5px;
            line-height: 20px;
            border: 1px solid transparent;
            border-radius: 4px 4px 0px 0px;
            margin-right: 2px;
            display: block;
            color: #218bba;
            font-weight: bold;
        }

    .nav-tabs .active a {
        color: #555;
        cursor: default;
        background-color: #FFF;
        border-width: 1px;
        border-style: solid;
        border-color: #DDD #DDD transparent;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
        color: #333;
    }

.fwjgtop_left .fwxq {
    width: 100%;
    overflow: hidden;
    height: auto;
    clear: both;
}

.detaillist .navcontent {
    padding: 0px 15px 15px 15px;
    font: 14px/17px "Microsoft Yahei",Simsun;
    color: #666666;
    line-height: 28px;
    word-break: break-all;
    word-wrap: break-word;
}

.hidden {
    display: none;
    visibility: hidden;
}

.text-right {
    text-align: right;
}

.control-group {
    margin-bottom: 10px;
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dashedinitt {
    margin-top: 10px;
    background: #F9FAFA;
    padding: 30px 38px 38px 38px;
}

.detaillist .navcontent {
    padding: 0px 15px 15px 15px;
    font: 14px/17px "Microsoft Yahei",Simsun, sans-serif;
    color: #666666;
    line-height: 28px;
    word-break: break-all;
    word-wrap: break-word;
}

.tx_dinitt {
    background: #F9FAFA url(../../Image/CommonPage/init_x.gif) repeat-x;
}

.tb_dinitt {
    background: url(../../Image/CommonPage/init_x.gif) repeat-x left bottom; /* overflow: hidden; */
}

.tl_dinitt {
    background: url(../../Image/CommonPage/init_y.gif) repeat-y;
}

.tr_dinitt {
    background: url(../../Image/CommonPage/init_y.gif) repeat-y top right;
}

.tround_dinitt {
    zoom: 1;
    overflow: hidden;
}

.tl_trdinitt {
    width: 20px;
    height: 10px;
    background: url(../../Image/CommonPage/init_round.gif) no-repeat 0 0;
    float: left;
    display: inline;
}

.cont_dinitt {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font: 14px/30px "Microsoft Yahei",sans-serif;
    color: #707070;
    overflow: hidden;
}

.bround_dinitt {
    zoom: 1;
    overflow: hidden;
}

.bl_trdinitt {
    width: 20px;
    height: 10px;
    background: url(../../Image/CommonPage/init_round.gif) no-repeat 0 -66px;
    float: left;
    display: inline;
}

.br_trdinitt {
    width: 25px;
    height: 10px;
    background: url(../../Image/CommonPage/init_round.gif) no-repeat 1px -91px;
    float: right;
    display: inline;
}

.rep .con {
    height: auto !important;
    min-height: 30px;
    padding: 7px 0 6px 40px;
    position: relative;
    z-index: 1;
}

.rep .more {
    height: auto !important;
    margin-right: 10px;
    min-height: 20px;
    padding: 3px 0;
    position: relative;
    z-index: 1;
}

.rep .con_sel {
    background-color: #F2F8FD;
}

.rep .con .lim {
    height: 30px;
    left: 0;
    _left: -40px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 30px;
}

    .rep .con .lim a img {
        width: 30px;
        height: 30px;
    }

.rep .con .rtex .tma {
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    margin-top: -4px;
    word-break: break-all;
    word-wrap: break-word;
}

    .rep .con .rtex .tma a {
        color: #666;
        text-decoration: none;
    }

        .rep .con .rtex .tma a:hover {
            color: #3EB201;
        }

        .rep .con_sel .rtex .tma a, .rep .con_sel .mohf li a, .rep .con .rtex .tma a.b {
            color: #2889A8;
        }

            .rep .con .rtex .tma a.b:hover {
                color: #3EB201;
            }

        .rep .con .rtex .tma a.jc {
            color: #666;
            text-decoration: none;
            font-weight: bold;
            margin-left: 5px;
        }

            .rep .con .rtex .tma a.jc:hover {
                color: #3EB201;
            }

    .rep .con .rtex .tma span {
        color: #666666;
        font-size: 12px;
        line-height: 20px;
        word-wrap: break-word;
        margin: 0 5px;
    }

.rep .con .rtex .bimg {
    overflow: hidden;
    padding: 7px 0 0;
}

.rep .con .rtex .bact {
    height: 18px;
    padding-top: 5px;
}

    .rep .con .rtex .bact .pf {
        top: 22px;
        right: 30px;
    }

.pager {
    padding: 3px 0px;
    margin: 10px 0px 10px 0px;
    text-align: right;
    _padding: 6px 0px;
    width: 100%;
}

.clara {
    clear: both;
}

.pager a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #a8a8a8;
    background: #fff;
    text-decoration: none;
    color: #a8a8a8;
}

    .pager a.ellipsis {
        border: none;
        cursor: pointer;
    }

        .pager a.ellipsis:hover, .pager a.ellipsis:active {
            border: none;
        }

    .pager a:hover, .pager a:active {
        border: 1px solid #0e449d;
        color: #0e449d;
    }

.pager .current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #036CB4;
    font-weight: bold;
    background-color: #036CB4;
    color: #FFF;
    cursor: default;
}

.pager .disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
    cursor: default;
}

.pager .pager_totalnum {
    display: block;
    height: 28px;
    line-height: 24px;
    _padding-top: 1px;
    color: #686868;
    font-size: 14px;
    float: none;
}

.databox {
    margin-top: 50px;
}

.mohf {
    width: 120px;
    float: right;
    display: block;
    position: relative;
}

    .mohf li {
        display: inline;
        float: left;
        line-height: 0;
        margin-left: 10px;
    }

        .mohf li a {
            display: block;
            color: #AAA;
            height: 14px;
            line-height: 14px;
            text-decoration: none;
            margin: 0px;
            padding: 0px;
            width: 50px;
            float: left;
        }


.w278 .jrjgxq {
    font-size: 14px;
    color: #fff;
    padding: 3px 20px;
    border: 1px solid #2270bb;
    border-radius: 4px;
    background: #2270bb;
    margin-left: 35px;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei",SimSun;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #888888;
}

    a:hover {
        color: #F00;
    }

ul, li, ol {
    list-style: none;
}

.clear {
    line-height: 0px;
    clear: both;
}

.fr {
    float: right;
}

/* 服务资源评价记录样式 */
.mt20 {
    margin-top: 20px;
}

.nav-tabs {
    border-bottom: 1px solid #DDD;
    margin-bottom: 20px;
    margin-left: 0px;
    list-style: outside none none;
    height: 31px;
    width: 100%;
    display: block;
    float: left;
}

    .nav-tabs li {
        margin-bottom: -1px;
        display: block;
        float: left;
    }

        .nav-tabs li a {
            width: 100px;
            float: left;
            text-align: center;
            padding: 5px;
            line-height: 20px;
            border: 1px solid transparent;
            border-radius: 4px 4px 0px 0px;
            margin-right: 2px;
            display: block;
            color: #218bba;
            font-weight: bold;
        }

    .nav-tabs .active a {
        color: #555;
        cursor: default;
        background-color: #FFF;
        border-width: 1px;
        border-style: solid;
        border-color: #DDD #DDD transparent;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
        color: #333;
    }

.fwjgtop_left .fwxq {
    width: 100%;
    overflow: hidden;
    height: auto;
    clear: both;
}

.databox {
    margin-top: 50px;
}

.rep .con {
    height: auto !important;
    min-height: 30px;
    padding: 7px 0 6px 40px;
    position: relative;
    z-index: 1;
}

.rep .con_sel {
    background-color: #F2F8FD;
}

.fwpjlist {
    font-size: 13px;
    color: #373737;
}

    .fwpjlist table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

        .fwpjlist table tr {
            border-bottom: 1px solid #d4d4d4;
        }

            .fwpjlist table tr:hover {
                background-color: #f2f8fd;
            }

            .fwpjlist table tr td {
                padding-top: 20px;
                vertical-align: top;
            }

    .fwpjlist .customer {
        width: 140px;
    }

        .fwpjlist .customer img {
            width: 48px;
            height: 48px;
        }

        .fwpjlist .customer li {
            width: 100%;
            line-height: 18px;
            text-align: center;
        }

        .fwpjlist .customer a {
            width: 140px;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    .fwpjlist .novright {
        padding: 0 20px;
    }

        .fwpjlist .novright ul li {
            border-bottom: 1px dotted #d4d4d4;
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 20px;
            width: 100%;
            display: block;
        }

        .fwpjlist .novright span {
            float: left;
            display: block;
            max-width: 500px;
            word-break: break-all;
            word-wrap: break-word;
            white-space: normal;
        }

        .fwpjlist .novright .ping, .fwpjlist .novright .hui, .fwpjlist .novright .zhui {
            width: 20px;
            height: 20px;
            display: block;
            text-align: center;
            line-height: 20px;
            border-radius: 2px;
            color: #FFF;
            float: left;
            margin-right: 10px;
        }

        .fwpjlist .novright .ping {
            background-color: #0477c0;
        }

        .fwpjlist .novright .hui {
            background-color: #ee0011;
        }

        .fwpjlist .novright .zhui {
            background-color: #00bb55;
        }

        .fwpjlist .novright .timet {
            margin-left: 30px;
            margin-top: 10px;
            font-size: 12px;
            color: #888888;
        }

        .fwpjlist .novright ul li.noborder {
            border: none;
        }

.mr10 {
    margin-right: 10px;
}

.fwpjlist a {
    color: #0477c0;
}

    .fwpjlist a:hover {
        color: #F00;
    }

    .fwpjlist a.ablock {
        display: block;
        float: left;
    }

.vote-love {
    display: inline-block;
    margin-right: 6px;
    width: 85px;
    height: 17px;
    overflow: hidden;
    vertical-align: middle;
    background: transparent url(../../image/global/love.gif) repeat-x scroll 0px -17px;
    position: relative;
}

    .vote-love i {
        display: inline-block;
        height: 17px;
        background: transparent url(../../image/global/love.gif) repeat-x scroll 0px 0px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
/* 服务资源评价记录样式结束 */
