
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio,
video {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
    */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio,
video {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}
/*
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}*/

article, aside, details, figcaption, figure, header, hgroup, menu, nav, section, summary {
    display: block;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body a, input, button {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

img, a, a:hover, a:active {
    outline: none;
}

*:focus {
    outline: none;
}

input, button {
    height: 28px;
    line-height: 28px;
}

input, button, textarea {
    vertical-align: middle;
    border: 1px solid #ddd;
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    padding: 8px 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ui-dialog-close:hover, .ui-dialog-close:focus {
    border: none;
}

.textarea {
    border: 1px solid #c9c9c9;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .textarea:hover, .textarea:focus {
        border: 1px solid #96e8fe;
    }

input:focus, input:hover, button:focus, button:hover, textarea:focus, textarea:hover {
    border: 1px solid #96e8fe;
}

button, input {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    border: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a, a:hover {
    text-decoration: none;
}

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

table {
    border-collapse: collapse;
    margin: 0 auto;
}

    table td, table th {
        border: 0px solid #bebebe;
        text-align: center;
        font-size: 14px;
        color: #686667;
    }

*, *:after, *:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.butNoBorder, .butNoBorder:hover, .butNoBorder:focus, .noBorder {
    border: none;
}

.ser-title ul, .ser-title div, .kfw-se-ul, .infor-list, .kfw-se-ul li, .user-eval ul, .ev-list, .ev-le div, .ev-cen div, .ev-ri div, .ev-le ol, .problems ul {
    height: auto;
    overflow: hidden;
}
/*手形*/
.cursorPointer {
    cursor: pointer;
}

.cursortText {
    cursor: text;
}
/*a的样式*/
.underline {
    text-decoration: underline;
}

.lineThrough {
    text-decoration: line-through;
}
/*元素的类型*/
.none {
    display: none;
}

.block {
    display: block;
}

.inlineBlock {
    display: inline-block;
}

.inline {
    display: inline;
}

.inherit {
    display: inherit;
}
/*定位*/
.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed;
}
/*浮动*/
.floatRight {
    float: right;
}

.floatNone {
    float: none;
}

.floatLeft, .group {
    float: left;
}
/*背景色*/
.bgWhite {
    background: #ffffff;
}

.grey {
    background: #f7f7f7;
}

.greyf5f5f5 {
    background: #f5f5f5;
}
/*a按钮相关*/
.butpadding73 {
    padding: 0 73px;
    height: 40px;
    line-height: 40px;
}

.butpadding64 {
    padding: 0 64px;
    height: 40px;
    line-height: 40px;
}

.butpadding60 {
    padding: 0 64px;
    height: 40px;
    line-height: 40px;
}

.butpadding55 {
    padding: 0 55px;
    height: 40px;
    line-height: 40px;
}

.butpadding50 {
    padding: 0 50px;
    height: 40px;
    line-height: 40px;
}

.butpadding40 {
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
}

.butpadding28 {
    padding: 0 28px;
    height: 30px;
    line-height: 30px;
}

.butpadding21 {
    padding: 0 21px;
    height: 40px;
    line-height: 40px;
}

.butpadding20 {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
}

.butpadding16 {
    padding: 0 16px;
    height: 30px;
    line-height: 30px;
}

.butpadding11 {
    padding: 0 11px;
    height: 30px;
    line-height: 30px;
}

.butpadding25 {
    padding: 0 25px;
}

.butpadding8 {
    padding: 0 8px;
}

.padding8 {
    padding: 0 8px;
}

.butBlue {
    background: #007bc7;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .butBlue:hover {
        background-color: #036db6;
        color: #fff;
    }

.butRed {
    background: #e85555;
    color: #ffffff;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .butRed:hover {
        background: #be4747;
        color: #ffffff;
    }

.butWhite {
    background: #fff;
    color: #009be1;
    font-size: 14px;
    text-align: center;
    border: 1px solid #009be1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .butWhite:hover {
        background-color: #009be1;
        color: #fff;
    }

.butPay {
    background: #ff6360;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

    .butPay:hover {
        background: #cd4958;
    }

.butBuy {
    background: #ffffff;
    border: 1px solid #ffa1a0;
    text-align: center;
    color: #ff6c69;
}

    .butBuy em {
        position: relative;
        top: 1px;
        margin-right: 8px;
        display: inline-block;
        background: url("../image/breadcrumb.png") no-repeat scroll center 5px;
    }

    .butBuy:hover {
        background: #ff6260;
        color: #ffffff;
        border: 1px solid #f44946;
    }

.butWhiteGrey {
    color: #727171;
    font-size: 14px;
    text-align: center;
    background: #ffffff;
}

.butWhiteGreyborder {
    color: #333333;
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .butWhiteGreyborder:hover {
        color: #fff;
        background: #999;
    }

.butWhiteGrey:hover {
    background: #dedede;
    color: #666666;
}

.butgrassGreen {
    background: #96c861;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

    .butgrassGreen:hover {
        background: #85b256;
        color: #ffffff;
    }

.butorange {
    background: #f74e1d;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

    .butorange:hover {
        background: #ee330a;
    }

.butgreen {
    background: #61c4a7;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

    .butgreen:hover {
        background: #ee330a;
    }

.butc9c9c9 {
    color: #ffffff;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #9fa1a0 none repeat scroll 0 0;
    width: 175px;
}

    .butc9c9c9:hover {
        background: #d1cfcf;
    }

.butgreen00c9ff {
    font-size: 16px;
    color: #ffffff;
    background: #00c9ff;
}

    .butgreen00c9ff:hover {
        background: #00aad7;
    }

.butBan {
    cursor: not-allowed;
    opacity: 0.4;
}

.butBlue.butBan:hover {
    background: #007bc7;
}

.butWhite.butBan:hover {
    background: #fff;
    color: #009be1;
}
/*主体布局*/
.main {
    height: auto;
    min-width: 1180px;
    position: relative;
    width: 100%;
    overflow: hidden;
    float: left
}

.minwidth {
    height: auto;
    margin: 0 auto;
    width: 1180px;
    overflow: hidden;
}

.minwidthauto {
    height: auto;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.overflowhidden {
    height: auto;
    overflow: hidden;
}

.seBordre {
    border: 1px solid #c9c9c9;
}

.bordreWhite {
    border: 1px solid #ffffff;
}

.bordrec8c8c8 {
    border: 1px solid #c8c8c8;
}

.textcenter {
    text-align: center;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.le800 {
    width: 800px;
}

.le840 {
    width: 840px;
}

.le860 {
    width: 860px;
}

.le920 {
    width: 920px;
}

.ri300 {
    width: 300px;
}

.ri240 {
    width: 240px;
}

.paddinglr20 {
    padding: 0 20px;
}

.textImgSeparation {
    display: table-cell;
    *display: inline-block;
}

.fontColor {
    color: #ffffff;
    text-align: center;
}

.centerImg {
    display: table-cell;
    *display: block;
    *font-size:;
    vertical-align: middle;
    text-align: center;
}
/*兼容底版本ie,font-size，为height的0.873*/
.CenterImgOut {
    display: table;
    *overflow: hidden;
    *position: relative;
}

    .CenterImgOut .CenterImgIn {
        *position: absolute;
        *top: 50%;
        display: table-cell;
        vertical-align: middle;
    }

        .CenterImgOut .CenterImgIn .center {
            *position: relative;
            *top: -50%;
            text-align: center;
        }

.container:after, .container:before {
    display: table;
    content: "";
    line-height: 0;
}

.container:after {
    clear: both;
}

.container {
    *zoom: 1;
}
/*触发ie的hasLayout属性，清除浮动、清除margin的重叠等*/
/*清除浮动*/
.clearfix:after {
    display: block;
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    clear: both;
}
/*圆角*/
.radius2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.radius3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.radius4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.radius6 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.radius8 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.radius10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.percentRadius50 {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
/*阴影*/
.boxShadow {
    box-shadow: 0 2px 1px #c8c6c7;
    -webkit-box-shadow: 0 2px 1px #c8c6c7;
    -moz-box-shadow: 0 2px 1px #c8c6c7;
    -o-box-shadow: 0 2px 1px #c8c6c7;
    -ms-box-shadow: 0 2px 1px #c8c6c7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190, Color='#c8c6c7')",filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190, Color='#c8c6c7');
}
/*input*/
.inputLayout {
    overflow: hidden;
    height: auto;
    list-style: none;
}

    .inputLayout li {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

.form-label {
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: auto;
}

.form-input {
    margin-right: 0;
    border: 1px solid #c8c8c8;
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    padding: 4px 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .form-input:focus, .form-input:hover {
        border: 1px solid #96e8fe;
    }

.checkbox-input, .forget-pass {
    width: auto;
    font-size: 12px;
    vertical-align: middle;
}

.form-panel b {
    color: #d73838;
    font-size: 18px;
    color: #d73838;
    font-size: 18px;
    position: relative;
    right: 3px;
    top: 5px;
}

.checkbox-input {
    cursor: pointer;
}

    .checkbox-input input, .choose-account input {
        border: none;
        outline: none;
        cursor: pointer;
    }

.form-buttom {
    background: #9abe69;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 70px;
    float: left;
}

.sMask {
    color: #939393;
    border: 1px solid #c8c8c8;
    border-left: none;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 14px;
    color: #595757;
}
/* select*/
/*.tag_select,.tag_select_hover,.tag_select_open,.tag_options li.open_hover,.tag_options li.open_selected{background: url("../image/breadcrumb.png") no-repeat scroll right -12px;}
.tag_select,.tag_select_hover,.tag_select_open{-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.select_box,.tag_select,.tag_select_hover,.tag_select_open{width:100%;height:40px;line-height: 40px;background-color:#ffffff;}
.tag_select{display:block;color:#616161;background-position: right -12px;border: 1px solid #c4c4c4;overflow:hidden;padding-left: 20px;text-align: left;font-size: 14px;}
.tag_select_hover{display:block;color:#616161;overflow:hidden;background-position: right -12px;border: 1px solid #9cd8e9;padding-left: 20px;text-align: left;font-size: 14px;color: #00c8ff;}
.tag_select_open{display:block;background-position: right -12px;border: 2px solid #00c8ff;font-size: 14px;color: #919191;padding-left: 20px;text-align: left;}
.tag_options{position:absolute;padding:0;margin:0;list-style:none;background: #f6f6f6;margin:0;-webkit-box-shadow: 0 2px 4px #c4c4c4;-moz-box-shadow: 0 2px 4px #c4c4c4;box-shadow: 0 2px 4px #c4c4c4;-webkit-border-radius: 0 0 4px 4px;-moz-border-radius: 0 0 4px 4px;border-radius: 0 0 4px 4px;margin: -2px 0 0 3px;}
.tag_options,.tag_options li{width:252px;}
.tag_options li{padding-left:38px;font-size:12px;text-align: left;background: none;display:block;height:22px;text-decoration:none;line-height:22px;color:#616161;overflow:hidden;}
.tag_options li.open_hover{background-position: 16px -45px;background-color: #00c8ff;color:#ffffff;}
.tag_options li.open_selected{background-position: 16px -68px;color:#616161;}  */
/*图片的大小*/
.imgW280 {
    width: 280px;
    height: 280px;
}

.imgW100 {
    width: 100px;
    height: 100px;
}

.imgW120 {
    width: 120px;
    height: 120px;
}

.imgW90 {
    width: 90px;
    height: 90px;
}

.imgW80 {
    width: 80px;
    height: 80px;
}

.imgW70 {
    width: 70px;
    height: 70px;
}

.imgW60 {
    width: 60px;
    height: 60px;
}

.imgW50 {
    width: 50px;
    height: 50px;
}

.imgW38 {
    width: 38px;
    height: 38px;
}
/*margin*/
.marle880 {
    margin-left: 880px;
}

.mar25 {
    margin: 15px 0 25px 0;
}

.marR10 {
    margin-right: 10px;
}

.marR20 {
    margin-right: 20px;
}

.marT60 {
    margin-top: 60px;
}

.marT55 {
    margin-top: 55px;
}

.marT50 {
    margin-top: 50px;
}

.marT45 {
    margin-top: 45px;
}

.marT40 {
    margin-top: 40px;
}

.marT35 {
    margin-top: 35px;
}

.marT30 {
    margin-top: 30px;
}

.marT26 {
    margin-top: 26px;
}

.marT20 {
    margin-top: 20px;
}

.marT15 {
    margin-top: 15px;
}

.marT10 {
    margin-top: 10px;
}

.marL60 {
    margin-left: 60px;
}

.marL40 {
    margin-left: 40px;
}

.marL35 {
    margin-left: 35px;
}

.marL30 {
    margin-left: 30px;
}

.marL25 {
    margin-left: 25px;
}

.marL20 {
    margin-left: 20px;
}

.marL16 {
    margin-left: 16px;
}

.marL15 {
    margin-left: 15px;
}

.marL10 {
    margin-left: 10px;
}

.marB50 {
    margin-bottom: 50px;
}

.marB40 {
    margin-bottom: 40px;
}

.marB35 {
    margin-bottom: 35px;
}

.marB30 {
    margin-bottom: 30px;
}

.marB26 {
    margin-bottom: 26px;
}

.marB20 {
    margin-bottom: 20px;
}

.marB15 {
    margin-bottom: 15px;
}

.marB10 {
    margin-bottom: 10px;
}

.marB0Im {
    margin-bottom: 0 !important;
}

.marB0 {
    margin-bottom: 0;
}
/*仿radio*/
.radiaWrap .radios {
    width: auto;
}

.radiaWrap li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.radios-text {
    display: none;
    font-size: 14px;
    color: #595757;
    padding-left: 20px;
    position: relative;
}

    .radios-text p {
        float: left;
        text-align: justify;
        color: #595757;
        line-height: 1.6;
    }

    .radios-text .prices {
        float: right;
        width: 180px;
        font-size: 14px;
    }

.prices span {
    text-align: left;
    display: block;
    line-height: 1.6;
    float: left;
    width: 100%;
    color: #727171;
}

.prices em {
    color: #eb5767;
}

.radios, .radios input[type="radio"] {
    padding: 7px 0;
    line-height: 1;
}

.radios {
    font-size: 14px;
    color: #595757;
    width: auto;
    border: 1px solid #c6c6c6;
    float: left;
    text-align: left;
    position: relative;
    background: url("../image/breadcrumb.png") no-repeat scroll 13px -733px;
    text-indent: 44px;
}

    .radios.checkeds {
        background-position: 13px -786px;
    }

    .radios.checkedno {
        background-position: 13px -832px;
    }

    .radios input[type="radio"] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0;
        margin: 0;
        height: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }
/*仿checkbox*/
.checkboxs {
    height: 40px;
    line-height: 40px;
    width: auto;
    position: relative;
    text-align: left;
    text-indent: 20px;
    background: url("../image/breadcrumb.png") no-repeat scroll 0px -874px;
}

    .checkboxs.checkboxok {
        background-position: 0 -912px;
    }

    .checkboxs.checkboxno {
        background-position: 0 -954px;
    }

    .checkboxs input[type="checkbox"] {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        padding: 0;
        margin: 0;
    }
/*产品页文字和图片布局*/
.title {
    font-size: 24px;
    color: #565656;
    margin-top: 40px;
    text-align: center;
}

.cont-text {
    height: auto;
    overflow: hidden;
    padding: 40px 55px 40px 55px;
}

    .cont-text h4 {
        font-size: 18px;
        font-weight: normal;
        color: #595757;
    }

    .cont-text em {
        color: #eb5151;
    }

    .cont-text p {
        font-size: 14px;
        line-height: 1.8;
        color: #595757;
        margin-top: 14px;
    }

    .cont-text .bCMar {
        margin-top: 50px;
    }
/*分页*/
.wrapPage {
    height: 40px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    height: auto;
}

.pagesm {
    display: inline-block;
    margin: 20px 0 15px;
    text-align: center;
    width: auto;
}

.wrapPage .pagesm a {
    font-size: 14px;
    border: 1px solid #dcdcdc;
    color: #666666;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: -1px;
    padding: 0 15px;
    text-decoration: none;
}

.pagesm a.next {
    margin: 0 0 0 -1px;
    padding: 0 15px;
}

.next {
    background: #fafafa;
    padding: 18px 0;
}

.pagesm span.rows {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    margin-top: 0;
    padding: 0;
    color: #999;
    font-size: 14px;
}

.rows {
    display: inline-block;
    float: left;
    margin-top: 10px;
    padding: 6px 12px;
}

.pagesm a.on, .pagesm a.on:hover, .pagesm a:hover {
    background-color: #00c9ff;
    border-color: #00c9ff;
    color: #ffffff;
}
/*产品页微信*/
.weixin-xinlang {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 120px;
    padding-left: 20px;
}

    .weixin-xinlang a {
        float: left;
        width: 40px;
        height: 40px;
        background: url("../image/web.png") no-repeat scroll 0 0;
    }

    .weixin-xinlang .weixin {
        background-position: 6px -73px;
    }

        .weixin-xinlang .weixin:hover {
            background-position: 5px -119px;
        }

    .weixin-xinlang .xinlang {
        background-position: 5px 17px;
    }

        .weixin-xinlang .xinlang:hover {
            background-position: 3px -27px;
        }
/*面包屑*/
.breadcrumb {
    overflow: hidden;
    height: auto;
}

    .breadcrumb li {
        margin: 15px 0;
    }

    .breadcrumb li, .breadcrumb a {
        float: left;
        font-size: 12px;
        color: #666;
        height: 20px;
        line-height: 20px;
    }

        .breadcrumb a:hover {
            color: #007bc7;
        }

    .breadcrumb .active {
        color: #aaa;
    }

    .breadcrumb .interval {
        background: url("../image/breadcrumb.png") no-repeat scroll 0 5px;
        width: 17px;
    }
/*表格*/
.tables em {
    color: #f14b4b;
}

.tables i {
    position: relative;
    top: 15px;
    right: 10px;
    background: url("../image/prokfw.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 46px;
    width: 46px;
}

.tables .ikfw {
    background-position: 2px -304px;
}

.tables .ijg {
    background-position: 1px -1735px;
}

.tables .iok {
    background-position: 1px -1853px;
}

.tables-text {
    margin: 24px 0 34px 0;
    text-align: center;
}

    .tables-text p {
        line-height: 1.6;
        font-size: 14px;
        color: #9e9e9e;
    }
/*选项卡*/
.tabs {
    margin: 25px auto 0;
    width: auto;
}

    .tabs .state {
        display: none;
    }

    .tabs ul {
        border-bottom: 1px solid #c4c4c4;
        width: 100%;
        overflow: hidden;
        height: auto;
    }

    .tabs li a {
        border-bottom: 6px solid transparent;
        color: #565656;
        display: inline-block;
        font-size: 14px;
        line-height: 1;
        padding: 12px 15px 14px;
    }

        .tabs li a:hover {
            border-bottom: 6px solid #00c9ff;
            color: #00c9ff;
        }

    .tabs .active a {
        border-bottom: 6px solid #00c9ff;
        color: #00c9ff;
    }

    .tabs li {
        float: left;
        margin-right: 24px;
    }

    .tabs .lastNMarRi {
        margin-right: 0;
    }

    .tabs .show {
        display: block;
    }

.pro-gs {
    height: auto;
    overflow: hidden;
}

.pro-ask {
    margin: 0 0 0 25px;
}
/***仿select***/
.selctWrap {
    width: 80px;
    height: 100%;
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: #727171;
    text-align: center;
    position: relative;
}

.pseudoSelect {
    height: 36px;
    line-height: 36px;
    background: #fff;
    float: left;
    width: 100%;
    cursor: pointer;
}

.selctWrap i {
    border-top: 4px solid #727171;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    right: 10px;
    top: 18px;
}

.selctWrap ul {
    overflow: hidden;
    height: auto;
    background: #ffffff;
    position: absolute;
    top: 34px;
    left: 0;
    width: 80px;
    display: none;
    z-index: 100;
}

.selctWrap li {
    float: left;
    width: 100%;
    line-height: 36px;
}

    .selctWrap li:hover {
        background: #00a9d3;
        color: #ffffff;
        cursor: pointer;
    }

.seInput[type="text"] {
    height:;
    width: 435px;
    border-left: 1px solid #aaaaaa;
    border-right: none !important;
    border-top: none !important;
    border-bottom: none !important;
    font-size: 14px;
    color: #727171;
    position: relative;
    top: 6px;
    padding: 4px 10px;
}

    .seInput[type="text"]:hover, .seInput[type="text"]:focus {
        border-left: 1px solid #aaaaaa;
        border-right: none !important;
        border-top: none !important;
        border-bottom: none !important;
    }
/**查询文字说明**/
.se-text {
    margin-top: 20px;
}

    .se-text p {
        margin: 0 !important;
        text-align: left;
    }

        .se-text p a {
            color: #ffffff;
        }

            .se-text p a:hover {
                text-decoration: underline;
            }

        .se-text p img {
            vertical-align: middle;
            margin: 0 16px;
        }

    .se-text .mar45 {
        margin-left: 45px;
        display: none;
    }

.se-error {
    position: relative;
}
/**上传中**/
.se-uploding {
    width: 99.8%;
    position: absolute;
    top: 0;
    left: 1px;
    height: 36px;
    line-height: 36px;
    z-index: 100;
    text-align: center;
    background: #ffffff;
    display: none;
}

    .se-uploding span {
        font-size: 18px;
        color: #727171;
        height: 36px;
        line-height: 36px;
        display: inline-block;
    }

    .se-uploding em {
        display: inline-block;
        height: 20px;
        position: absolute;
        right: 40px;
        top: 7px;
        width: 20px;
        cursor: pointer;
        background: url("../image/secolose.png") no-repeat scroll center center;
    }

    .se-uploding img {
        margin-top: 3px;
    }
/**上传完成**/
.se-up-ok {
    border: 1px solid #00a9d3;
    background: #ffffff;
    height: 32px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 46px;
    display: none;
}

    .se-up-ok div {
        height: 30px;
        width: 30px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .se-up-ok em {
        position: absolute;
        right: 3px;
        top: 12px;
        width: 8px;
        height: 8px;
        cursor: pointer;
        background: url("../image/lodingimg.png") no-repeat scroll center center;
    }

.search-se {
    width: 705px;
    height: 420px;
    margin: 0 auto;
    position: relative;
    top: 0;
}

    .search-se h2 {
        font-size: 24px;
        color: #ffffff;
        text-align: center;
        line-height: 1;
        padding-top: 20px;
    }

    .search-se p {
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 1;
        margin: 60px 0 18px 0;
    }

    .search-se strong {
        color: #eeeeee;
        font-size: 18px;
        margin: 0 15px;
        padding: 0;
    }

.se-d {
    height: 40px;
    width: 100%;
    background: #ffffff;
    border: 2px solid #00a9d3;
}

    .se-d a {
        display: inline-block;
        float: left;
    }

.search-a {
    width: 186px;
    background: #00a9d3;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
}

    .search-a:hover {
        background: #f14b4b;
    }

.upload-img {
    height: 24px;
    width: 28px;
    position: relative;
    top: 6px;
}

    .upload-img .uploadify-button {
        background: url("../image/upload.png") no-repeat scroll 390px center;
        height: 36px;
        left: -396px;
        position: relative;
        top: -6px;
        width: 434px;
    }

        .upload-img .uploadify-button:hover {
            background: url("../image/upload.png") no-repeat scroll 390px center;
        }

    .upload-img.placeHolderImg .uploadify-button {
        width: 690px;
        left: -652px;
        background: url("../image/upload.png") no-repeat scroll 640px center;
    }

        .upload-img.placeHolderImg .uploadify-button:hover {
            background: url("../image/upload.png") no-repeat scroll 640px center;
        }

.seInput.fileW[type="text"] {
    width: 397px;
}
/**用户评价**/
.user-evaluation {
    background: #f7f7f7;
    min-height: 240px;
}

    .user-evaluation ul {
        border: medium none;
    }

.user-eval li {
    float: left;
}

.user-eval span {
    display: inline-block;
    text-align: center;
    width: 100%;
    line-height: 1;
    color: #595757;
}

.user-evaluation h2 {
    font-size: 24px;
    color: #565656;
    line-height: 1;
    margin: 40px 0 48px 0;
    font-weight: normal;
    text-align: center;
}

.user-eval-le .eval-le1 {
    width: 49%;
}

.user-eval-le .eval-le2 {
    width: 51%;
}

.eval-le2 li {
    width: 100%;
    line-height: 1;
    margin-bottom: 20px;
}

.eval-le2 span {
    font-size: 12px;
    line-height: 1;
    color: #595757;
    float: left;
}

.eval-le2 .le2-1 {
    width: 54%;
    text-align: right;
    padding-right: 14px;
}

.eval-le2 .le2-2 {
    width: 46%;
    background: #dcdedd;
    height: 10px;
}

.user-eval-le h3 {
    color: #fd6769;
    font-size: 44px;
    line-height: 1;
    text-align: center;
}

.le2-2 em {
    display: block;
    float: left;
    height: 100%;
    background: #fd6769;
}

.user-eval-center {
    min-height: 90px;
    text-align: center;
}

    .user-eval-center span {
        margin-top: 10px;
        min-height: 85px;
        width: 1px;
        background: #c5c5c5;
    }

.user-eval-center {
    width: 9%;
}

.user-eval-ri {
    width: 46%;
}

.user-eval-le {
    width: 45%;
}

.user-eval-ri li {
    height: 25px;
    line-height: 25px;
    color: #595757;
    font-size: 12px;
    margin: 0 10px 10px 0;
    background: #ffebba;
    padding: 0 8px;
}

.user-eval-ri span {
    margin-top: 10px;
}
/**用户评价内容**/
.evalCont {
    margin-top: 20px;
}

.ev-list {
    padding: 12px 0 14px 0;
    border-bottom: 1px solid #eaedec;
    position: relative;
}

    .ev-list li {
        text-align: center;
        float: left;
    }

.ev-le {
    width: 56%;
    padding: 0 0 0 40px;
}

.ev-cen {
    width: 14%;
}

.ev-ri {
    width: 30%;
}

.ev-le div {
    text-align: left;
}

.ev-le span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #c4c4c4;
    line-height: 1;
}

.ev-le p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 22px 0;
}

.ev-le ol li {
    background: #ffebba;
    color: #595757;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 0 10px 10px 0;
    padding: 0 8px
}

.start span {
    display: inline-block;
    float: left;
    height: 14px;
    width: 14px;
    margin-left: 2px;
    background: url("../image/breadcrumb.png") no-repeat scroll -1px -127px;
}

.start .active {
    background-position: -1px -98px;
}

.start {
    display: inline-block;
    width: 81px;
    margin-top: 60px;
}
/*.ev-ri .eval-infor{height: 160px;width: 180px;position: absolute;top: 50%;margin-top: -84px;right: 20px;}*/
.eval-infor img {
    width: 65px;
    height: 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-top: 10px;
}

.infor-list li {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    height: 12px;
}

.il1, .il3 {
    color: #595757;
}

.il1 {
    margin-top: 17px;
}

    .il1 > a {
        color: #00c9ff;
    }

.il2 {
    color: #c4c4c4;
    margin: 13px 0;
}

.il1 em {
    margin-left: 14px;
}

.il3 div {
    display: inline-block;
}

.il3 span {
    float: left;
}

.il3-cen {
    margin: 0 10px;
}

.img-p {
    text-align: center;
}

    .img-p p {
        font-size: 14px;
        color: #a1a1a1;
        text-align: center;
        line-height: 1.6;
        margin-bottom: 50px;
        float: left;
        width: 100%;
    }

.pro-ri a {
    cursor: pointer;
}
/**常见问题**/
.problems {
    background: #f7f7f7;
}

    .problems h2 {
        margin: 40px 0 36px 0;
        text-align: center;
        color: #565656;
        font-size: 24px;
        font-weight: normal;
        line-height: 1;
    }

    .problems ul {
        width: 91%;
        margin: 0 auto;
        border: none;
    }

    .problems li {
        float: left;
        width: 46.6%;
        height: 118px;
        overflow: hidden;
        margin-bottom: 40px;
        padding-right: 30px;
        padding-left: 40px;
        background: url("../image/problems.png") no-repeat scroll left 16px;
    }

    .problems .p-li-even {
        padding-left: 50px;
        padding-right: 0;
        background-position: 10px 16px;
    }

    .problems h4 {
        color: #00a9d3;
        font-size: 18px;
        line-height: 1.6;
        margin: 12px 0 11px;
        font-weight: normal;
    }

    .problems p {
        color: #565656;
        font-size: 12px;
        line-height: 1.8;
        text-align: justify;
    }
/**右侧内容**/
/*.n-ri1{height: 175px;width: 100%;background: url("../images/ri1.png") no-repeat scroll 0 0;position: relative;color: #a6a6a6;}*/
/*.riPs{position: absolute;top: 50%;margin-top: -44px;left: 40px;width: 83px;height: 88px;background: url("../images/ri1-1.png") no-repeat;}*/
/*.n-ri1 h2,.n-ri1 span{margin-left: 136px;}*/
/*.n-ri1 h2{font-size: 38px;padding-top: 29px;}*/
/*.n-ri1 span{display: inline-block;font-size: 28px;font-weight: normal;margin-top: -7px;}*/
/*.n-ri{width: 87%;margin: 0 auto;position: relative;overflow: hidden;padding: 35px 0 27px 0;border-bottom:  1px solid #ebebeb;}*/
/*.n-ri span {display: inline-block;height: 100%;float: left;}*/
/*.n-ri span.n1{width: 77px;height: 77px;position: absolute;top: 50%;margin-top: -38.5px;margin-left: 15px;}*/
/*.n-ri img{float: right; }*/
/*.no-border{border: none;}*/
/*.imgCont{padding-left: 20px;color: #666;margin-left: 92px;}*/
/*.imgCont h2{font-size: 22px;margin-bottom: 4px;}*/
/*.imgCont span{display: block;width: 100%;font-size: 14px;color: #a6a6a6;}*/
.n-ri {
    position: relative;
    overflow: hidden;
    padding: 25px 0 22px 0;
    border-bottom: 1px solid #ebebeb;
}

    .n-ri span {
        display: inline-block;
        height: 100%;
        float: left;
    }

        .n-ri span.n1 {
            width: 46px;
            height: 46px;
            position: absolute;
            top: 50%;
            margin-top: -23px;
            margin-left: 35px;
        }

.n-ri1 span.n1 {
    width: 55px;
    height: 57px;
    margin-top: -28.5px;
    margin-left: 30px;
}

.n-ri img {
    float: right;
}

.no-border {
    border: none;
}

.imgCont {
    padding-left: 20px;
    color: #666;
    margin-left: 82px;
}

    .imgCont h2 {
        font-size: 20px;
        margin-bottom: 4px;
        color: #595758;
    }

    .imgCont span {
        display: block;
        width: 100%;
        font-size: 14px;
        color: #a6a6a6;
    }

.n-ri1 {
    padding-top: 30px;
    padding-bottom: 52px;
    background: url("../image/newr1.png") no-repeat scroll 0 0;
    position: relative;
}

    .n-ri1 img {
        width: 55px;
        height: 57px;
    }

.scBg .scRi {
    margin-top: 41px;
    position: relative;
    top: 43px;
}

.scBg .scList {
    padding-top: 0;
    border: none;
}

.Score.scBg {
    background: url("http://q290.zzidc.info/style/images/new1top.png") no-repeat scroll 0 0 #f4fcff;
    border-bottom: 1px solid #ebebeb;
    min-height: 205px;
}

.scBg .cR h2 {
    color: #fff;
    position: relative;
    top: -18px;
}

.scBg .cR em {
    color: #fff;
}
/**排序列表*/
.serIforUl {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

    .serIforUl li {
        display: block;
        padding: 32px 0 30px 10px;
        margin: 0 20px;
        min-height: 140px;
        border-bottom: 1px dashed #c9c9c9;
        position: relative;
        height: auto;
        overflow: hidden;
    }

    .serIforUl .liNoHover {
        padding: 32px 0 30px 10px;
        margin: 0 20px;
    }

    .serIforUl .liCurrent {
        padding: 32px 20px 30px 30px;
        margin: 0;
    }

    .serIforUl .serInforCurrent {
        background: #f9fdff;
        border-top: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .serIforUl .serInforCurrentNoTop {
        background: #f9fdff;
        border-bottom: 1px solid #c9c9c9;
    }

    .serIforUl .serInforCurrentNoBott {
        border-bottom: 1px solid #c9c9c9;
    }

    .serIforUl .noBdBom {
        border-bottom: none;
        border-top: none;
    }

.leImg {
    width: 15%;
}

    .leImg > div {
        line-height: 1;
        margin-top: 13px;
        text-align: center;
        float: left;
        width: 100%;
    }

    .leImg em, .leImg span {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        float: left;
    }

    .leImg span {
        color: #f4a546;
        font-size: 14px;
        margin-left: 7px;
    }

.lei i, .lei4 i {
    background: url("../image/breadcrumb.png") no-repeat scroll 12px -202px;
}

.leImg em {
    background: url("../image/xinicon.png") no-repeat scroll;
}

.leImg .xin1 {
    background-position: 0px 6px;
    width: 14px;
}

.leImg .xin2 {
    background-position: 0px -21px;
    width: 20px;
}

.leImg .xin4 {
    background-position: 0 -46px;
    width: 19px;
}

.leImg .xin5 {
    background-position: 0px -72px;
    width: 19px;
}

.leImg .xin6 {
    background-position: 0px -98px;
    width: 19px;
}

.leImg .xin7 {
    background-position: 0px -126px;
    width: 19px;
}

.leImg .xin8 {
    background-position: 0px -150px;
    width: 19px;
}

.leImg .xin9 {
    background-position: 0px -177px;
    width: 19px;
}

.leImg .xin10 {
    background-position: 0px -202px;
    width: 19px;
}

.leImg .xin11 {
    background-position: 0px -230px;
    width: 19px;
}

.leIfor {
    width: 54%;
}

    .leIfor > div {
        overflow: hidden;
    }

.lei1 {
    height: 40px;
    line-height: 40px;
}

    .lei1 em, .lei1 a {
        float: left;
    }

    .lei1 a {
        font-size: 18px;
        color: #444444;
        font-weight: bold;
        margin-right: 20px;
    }

    .lei1 em {
        margin-right: 10px;
        font-size: 12px;
        color: #727171;
    }

.lei2 {
    height: 30px;
    line-height: 30px;
}

.lei3 {
    height: 38px;
    line-height: 38px;
}

.lei span {
    float: left;
    display: inline-block;
    font-size: 12px;
    color: #727171;
}

.lei .sp-xian {
    padding: 0 12px;
}

.lei .dizhi, .lei .shanchang, .lei .field, .lei .partner, .lei .clock {
    display: inline-block;
    float: left;
    height: 30px;
    margin-right: 6px;
}

.lei .field, .lei .clock, .lei .dizhi {
    width: 12px;
}

.lei .partner, .lei .shanchang, .lei4 .leith {
    width: 14px;
}

.lei .field {
    background-position: -4px -398px;
}

.lei .partner {
    background-position: -4px -308px;
    width: 14px;
}

.lei3 .partner {
    background-position: -4px -303px;
    width: 14px;
}

.lei .clock {
    background-position: -4px -431px;
}

.information .lei .clock {
    background-position: -4px -437px;
}

.lei .dizhi {
    background-position: -4px -278px;
}

.lei .shanchang {
    background-position: -4px -303px;
}

.lei4 {
    margin-top: 6px;
}

    .lei4 .leith {
        background-position: -2px -342px;
    }

    .lei4 .leiqq {
        background-position: -2px -376px;
        width: 16px;
    }

    .lei4 a, .lei4 i, .lei4 span {
        display: inline-block;
        float: left;
        height: 26px;
        line-height: 25px;
    }

    .lei4 a, .lei4 span {
        color: #727171;
        font-size: 12px;
    }

    .lei4 .sCurrent {
        color: transparent;
    }

    .lei4 a {
        padding: 0 15px;
        border: 1px solid transparent;
    }

        .lei4 a:hover {
            border: 1px solid #e3e3e3;
            background: #ccf4ff;
        }

    .lei4 em {
        color: #f14b4b;
        font-size: 12px;
    }

    .lei4 i {
        margin-right: 6px;
    }

.leEval, .leBut {
    position: absolute;
    height: 90px;
    margin-top: -45px;
    top: 50%;
    text-align: center;
}

.leEval {
    width: 80px;
    right: 168px;
}

.leEval-1.leEval {
    right: 188px;
}

.leEval span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    color: #727171;
    font-weight: normal;
}

.leEval .ser-s-color {
    color: #f14b4b;
}

.leBut {
    width: 130px;
    right: 20px;
}

.leBut-1.leBut {
    right: 40px;
}

.leBut span {
    height: 40px;
    line-height: 40px;
    color: #f14b4b;
    margin-bottom: 18px;
    display: inline-block;
}

.wrapPage-ser {
    border-top: 1px solid #c9c9c9;
}
/*******错识信息******/
.myService-list .popError {
    float: left;
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: left;
    text-indent: 190px;
    background: url("http://q290.zzidc.info/style/images/error.jpg") no-repeat scroll 168px center;
    font-size: 12px;
    color: #f14b4c;
    margin-bottom: 20px;
}

input {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
