﻿/* 公共样式 开始 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    color: #666;
}

.hdz-color {
    color: #dc2828;
}
.strong {
    font-weight: bold;
}
html{
    min-height: 100%;
    height: 100%;
}
body {
    background-color: #f2f2f2;
    padding-bottom: 230px;
    min-height: 100%;
    box-sizing: border-box;
    position: relative;
}
.laypageskin_mr input, .laypageskin_mr button {
    border-radius: 6px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
table th {
    font-size: 16px;
    text-align: center;
    height: 34px;
}
table thead tr{
    border-radius: 6px;
    overflow: hidden;
}
table.ghost th {
    border-bottom: 1px solid #ddd;
}

    table td {
        background: #fff;
        font-size: 14px;
        color: #666;
        vertical-align: inherit;
    }

table .space td {
    height: 20px;
}

fieldset, img {
    border: 0;
}

legend {
    display: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    text-decoration: none;
}

    a:hover {
        color: #dc2828;
    }

* {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: "微软雅黑";
}

body {
    font-family: "微软雅黑";
}

html {
    margin: 0;
    padding: 0;
}

img {
    border-style: none;
}

.oInput {
    color: #ababab;
}

select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: solid 1px #000;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("../../Mall3/images/common/arrow_down.png") no-repeat scroll right center transparent;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 14px;
}

.btn {
    background-color: #b3b3b3;
    color:#fff;
    border-radius:6px;
    padding: 3px 10px;
    font-size: 14px;
    transition: all ease-out 0.2s;
}

    .btn.big {
        padding: 10px 20px;
    }

    .btn:hover {
        background-color: #d9d9d9;
        color: #666;
    }
    .btn.primary:hover {
        background-color: #e8544f;
        color: #fff;
    }

    .btn.brand {
        background-color: #dc2828;
        color: #fff;
    }

        .btn.brand:hover {
            background-color: #e8544f;
        }

        .btn.brand:disabled {
            background-color: #ffb1a8;
        }
    .btn.link {
        color: #dc2828 !important;
        padding: 0;
    }
    .btn.default {
        background-color: #e3e3e3;
        font-size: 14px;
        color: #666;
    }

        .btn.default:hover {
            background-color: #d9d9d9;
            color: #666;
        }
        .btn.sm{
            height: 24px;
            line-height: 24px;
        }
.price-label {
    color: #dc2828;
    line-height: 14px;
}
.price-label.normal {
    color: #666;
}
.price-label.normal {
    color: #666;
    line-height: 1.2;
}
    .price-label.normal i {
        font-size: 12px;
    }
    .price-label.normal span{
        font-size: 16px;
    }
    .price-label i {
        font-style: normal;
        font-size: 16px;
    }
.price-label span{
    font-size: 26px;
}

.tabLista {
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
}

    .tabLista li {
        float: left;
        text-align: center;
        margin: 0 29px;
        line-height: 54px;
        position: relative;
    }

        .tabLista li a {
            display: block;
            cursor: pointer;
            font-size: 16px;
        }

        .tabLista li .shangcheng_ge {
            position: absolute;
            top: 3px;
            right: -22px;
            width: 28px;
            height: 24px;
            border-radius: 50px;
            background: url(../images/shougou-tuoyuan.png) no-repeat center center;
            font-size: 12px;
            color: #fff;
            line-height: 24px;
            text-align: center;
        }

        .tabLista li .shangcheng_shuang {
            position: absolute;
            top: 3px;
            right: -22px;
            width: 28px;
            height: 24px;
            border-radius: 50px;
            background: url(../images/shougou-tuoyuan.png) no-repeat center center;
            font-size: 12px;
            color: #fff;
            line-height: 24px;
            text-align: center;
        }

        .tabLista li.shangcheng_a_bianse:after {
            position: absolute;
            content: ' ';
            width: 28px;
            height: 2px;
            background-color: #dc2828;
            bottom: 0;
            left: 50%;
            margin-left: -14px;
        }

        .tabLista li.shangcheng_a_bianse a {
            color: #dc2828;
        }

.tabCona {
    background: #fff;
}
.tabs {
    background-color: #f2f2f2;
    border-radius: 6px;
    height: 50px;
}

    .tabs li {
        margin: 0 35px;
        box-sizing: border-box;
        height: 50px;
        float: left;
    }

        .tabs li a {
            font-size: 16px;
        }

        .tabs li.shangcheng_a_bianse {
            border: none;
        }

            .tabs li.shangcheng_a_bianse a {
                border-bottom: 2px solid #dc2828;
            }
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
    display: none;
}
.link {
    border: none !important;
    background-color: transparent !important;
    margin: 0 !important;
    text-decoration: none !important;
    width: auto !important;
    cursor: pointer;
}
.link:hover{
    color: #dc2828 !important;
}
/* 公共样式 结束 */
/*内容展示*/
.form-item{

}
.form-item:after{
    content: ' ';
    clear: both;
    height: 0;
    display: block;
}
.form-item .form-item-label{
    float: left;
}
.form-item .form-item-content{
    float: left;
}
.top-menu a {
}
.top-menu.down.active, .top-menu.down:hover {
    background-color: #f2f2f2 !important;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}
.top-sub.active{
    border: 1px solid #ddd !important;
}
/* 登陆页面 开始 */
.d_wrap {
    width: 100%;
}

.d_wrap_con {
    width: 520px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
}

.d_wrap_con_a {
    margin-top: 60px;
}

    .d_wrap_con_a h5 a {
        float: left;
        font-size: 16px;
        color: #fff;
        line-height: 40px;
    }

    .d_wrap_con_a .d_wrap_con_a1 {
        float: right;
    }

        .d_wrap_con_a .d_wrap_con_a1 p {
            font-size: 14px;
            color: #fff;
            float: left;
            line-height: 40px;
            padding-right: 10px;
        }

        .d_wrap_con_a .d_wrap_con_a1 a {
            display: block;
            float: right;
            font-size: 14px;
            color: #fff;
            width: 80px;
            height: 40px;
            border: 1px solid #fff;
            border-radius: 5px;
            text-align: center;
            line-height: 40px;
        }

.d_wrap_con_b {
    background: #fff;
    margin-top: 20px;
    margin-top: 20px/9;
    padding-bottom: 50px;
    border-radius:16px;
}

    .d_wrap_con_b .d_wrap_con_b1 img {
        margin: 0 auto;
        display: block;
        padding-top: 50px;
    }

    .d_wrap_con_b .d_wrap_con_b2 {
        width: 420px;
        margin: 0 auto;
        margin-top: 40px;
    }

        .d_wrap_con_b .d_wrap_con_b2 h1 {
            font-size: 20px;
            color: #666;
        }

.d_wrap_con_b2_in {
    margin-top: 20px;
}

    .d_wrap_con_b2_in input {
        display: block;
        margin-top: 10px;
        width: 375px;
        height: 42px;
        line-height: 42px;
        border: none;
        border: 1px solid #ddd;
        padding-left: 45px;
        font-family: "微软雅黑";
        outline-color: #999;
    }

    .d_wrap_con_b2_in .d_wrap_con_b2_in1 {
        background: url(../images/d_yonghuming.png) no-repeat 15px center;
    }

    .d_wrap_con_b2_in .d_wrap_con_b2_in2 {
        background: url(../images/d_mimasuo.png) no-repeat 15px center;
    }

    .d_wrap_con_b2_in :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #ababab;
        opacity: 1;
    }

    .d_wrap_con_b2_in ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #ababab;
        opacity: 1;
    }

    .d_wrap_con_b2_in input:-ms-input-placeholder {
        color: #ababab;
        opacity: 1;
    }

    .d_wrap_con_b2_in input::-webkit-input-placeholder {
        color: #ababab;
        opacity: 1;
    }

.d_wrap_con_b2_xw {
    margin-top: 40px;
}

    .d_wrap_con_b2_xw b {
        width: 12px;
        height: 12px;
        background: #e5e5e5;
        border: 1px solid #b5b5b5;
        float: left;
        border-radius: 3px;
        margin-top: 5px;
    }

        .d_wrap_con_b2_xw b img {
            display: block;
            padding-top: 3px;
            margin: 0 auto;
        }

    .d_wrap_con_b2_xw h3 {
        float: left;
    }

        .d_wrap_con_b2_xw h3 a {
            padding-left: 10px;
        }

        .d_wrap_con_b2_xw h3 a,
        .d_wrap_con_b2_xw h4 a {
            font-size: 14px;
            color: #666;
        }

            .d_wrap_con_b2_xw h4 a:hover {
                color: #dc2828;
                text-decoration: underline;
            }

    .d_wrap_con_b2_xw h4 {
        float: right;
    }

.d_wrap_con_b2_lj {
    overflow: hidden;
}

    .d_wrap_con_b2_lj a {
        display: block;
        width: 420px;
        margin-top: 20px;
        margin-top: 20px/9;
        text-align: center;
        height: 50px;
        line-height: 50px;
        background: #dc2828;
        font-size: 18px;
        color: #fff;
        border-radius: 6px;
    }

        .d_wrap_con_b2_lj a:hover {
            background: #b41e1e;
        }

.d_wrap_con_c p {
    font-size: 14px;
    color: #fff;
    padding-top: 30px;
    text-align: center;
}
/* 登陆页面 结束 */

/* 注册页面 开始 */
.z_wrap {
    width: 100%;
}

.z_wrap_con {
    width: 520px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
}

.z_wrap_con_a {
    margin-top: 60px;
}

    .z_wrap_con_a h5 a {
        float: left;
        font-size: 16px;
        color: #fff;
        line-height: 40px;
    }

    .z_wrap_con_a .z_wrap_con_a1 {
        float: right;
    }

        .z_wrap_con_a .z_wrap_con_a1 p {
            font-size: 14px;
            color: #fff;
            float: left;
            line-height: 40px;
            padding-right: 10px;
        }

        .z_wrap_con_a .z_wrap_con_a1 a {
            display: block;
            float: right;
            font-size: 14px;
            color: #fff;
            width: 80px;
            height: 40px;
            border: 1px solid #fff;
            border-radius: 5px;
            text-align: center;
            line-height: 40px;
        }

.z_wrap_con_b {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 50px;
}

    .z_wrap_con_b .z_wrap_con_b1 img {
        margin: 0 auto;
        display: block;
        padding-top: 50px;
    }

    .z_wrap_con_b .z_wrap_con_b2 {
        width: 420px;
        margin: 0 auto;
        margin-top: 40px;
    }

        .z_wrap_con_b .z_wrap_con_b2 h1 {
            font-size: 20px;
            color: #666;
        }

.z_wrap_con_b2_in {
    margin-top: 20px;
}

    .z_wrap_con_b2_in h6 {
        position: relative;
    }

        .z_wrap_con_b2_in h6 input {
            display: block;
            margin-top: 10px;
            width: 405px;
            height: 42px;
            line-height: 42px;
            border: none;
            border: 1px solid #ddd;
            padding-left: 15px;
            font-family: "微软雅黑";
            outline-color: #999;
        }

        .z_wrap_con_b2_in h6 img {
            position: absolute;
            right: -15px;
            bottom: 21px;
        }

    .z_wrap_con_b2_in h2 {
        position: relative;
    }

        .z_wrap_con_b2_in h2 .z_wrap_con_b2_fs1 {
            display: block;
            margin-top: 10px;
            width: 405px;
            height: 42px;
            line-height: 42px;
            border: none;
            border: 1px solid #ddd;
            padding-left: 15px;
            font-family: "微软雅黑";
            outline-color: #999;
        }

        .z_wrap_con_b2_in h2 .z_wrap_con_b2_fs2 {
            padding: 0 5px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 14px;
            color: #666;
            display: block;
            text-align: center;
            line-height: 32px;
            background: #fff;
            outline: none;
            cursor: pointer;
            position: absolute;
            z-index: 999;
            right: 5px;
            top: 5px;
        }

        .z_wrap_con_b2_in h2 img {
            position: absolute;
            right: -15px;
            bottom: 21px;
        }

        .z_wrap_con_b2_in h2 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #ababab;
            opacity: 1;
        }

        .z_wrap_con_b2_in h2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #ababab;
            opacity: 1;
        }

        .z_wrap_con_b2_in h2 input:-ms-input-placeholder {
            color: #ababab;
            opacity: 1;
        }

        .z_wrap_con_b2_in h2 input::-webkit-input-placeholder {
            color: #ababab;
            opacity: 1;
        }

    .z_wrap_con_b2_in h6 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #ababab;
        opacity: 1;
    }

    .z_wrap_con_b2_in h6 ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #ababab;
        opacity: 1;
    }

    .z_wrap_con_b2_in h6 input:-ms-input-placeholder {
        color: #ababab;
        opacity: 1;
    }

    .z_wrap_con_b2_in h6 input::-webkit-input-placeholder {
        color: #ababab;
        opacity: 1;
    }

.z_wrap_con_b2_xw {
    margin-top: 20px;
}

    .z_wrap_con_b2_xw b {
        display: block;
        width: 12px;
        height: 12px;
        background: #e5e5e5;
        border: 1px solid #b5b5b5;
        float: left;
        border-radius: 3px;
        margin-top: 5px;
    }

    /* .z_wrap_con_b2_xw b img{
	display: block;
	padding-top: 3px;
	margin: 0 auto;
} */

    .z_wrap_con_b2_xw h3 {
        position: relative;
    }

        .z_wrap_con_b2_xw h3 a {
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

            .z_wrap_con_b2_xw h3 a span {
                color: #288cc8;
            }

.z_wrap_con_b2_lj a {
    display: block;
    width: 420px;
    margin-top: 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #dc2828;
    font-size: 18px;
    color: #fff;
}

    .z_wrap_con_b2_lj a:hover {
        background: #b41e1e;
    }

.z_wrap_con_c p {
    font-size: 14px;
    color: #fff;
    padding-top: 30px;
    text-align: center;
}

.d_wrap_con_ho {
    font-size: 12px;
    color: #b41e1e;
    padding-top: 10px;
}
/* 注册页面 结束 */

/* 找回密码 开始 */
.d_wrap_con_b .zh_wrap_con_b2 {
    margin-top: 34px;
}

    .d_wrap_con_b .zh_wrap_con_b2 h1 {
        font-size: 20px;
        color: #666;
        padding-left: 50px;
    }

/* tab 开始 */
.tabList2 {
    margin-top: 30px;
    position: relative;
}

    .tabList2 li {
        float: left;
        width: 25%;
        height: 40px;
        margin-top: 20px;
    }

        .tabList2 li span {
            width: 20px;
            height: 20px;
            background: url(../images/wangjimima.png) no-repeat center center;
            color: #fff;
            font-size: 14px;
            display: block;
            float: left;
            border-radius: 50%;
            text-align: center;
            margin-left: 25px;
        }

        .tabList2 li a {
            display: block;
            float: left;
            font-size: 22px;
            color: #999;
            padding-left: 10px;
        }

        .tabList2 li.zh_con_bianse {
            color: #666;
            display: inline !important;
            margin-left: 40%;
        }
            .tabList2 li.zh_con_bianse:after {
                position: absolute;
                content: ' ';
                width: 28px;
                height: 2px;
                background-color: #dc2828;
                bottom: 0;
                left: 50%;
                margin-left: -14px;
            }

        .tabList2 li.zh_con_bianse1 {
            color: #bedcaa;
            display: inline !important;
            margin-left: 40%;
        }
        .tabList2 li.zh_con_bianse1:after {
            position: absolute;
            content: ' ';
            width: 28px;
            height: 2px;
            background-color: #dc2828;
            bottom: 0;
            left: 50%;
            margin-left: -14px;
        }
        .tabList2 li.zh_con_bianse span {
            background: url(../images/wangjimimabian.png) no-repeat center center;
            color: #fff;
        }

        .tabList2 li.zh_con_bianse1 span {
            background: #bedcaa;
            color: #fff;
        }

        .tabList2 li.zh_con_bianse a {
            color: #333333;
        }

        .tabList2 li.zh_con_bianse1 a {
            color: #bedcaa;
        }

.tabCon2 {
    background: #fff;
    margin-top: 20px;
}

.zh_anfang,
.zh_hexin,
.zh_xinxi,
.zh_anquan,
.zh_menti {
    display: none;
}
/* tab 结束 */
.zh_zonghe {
    width: 420px;
    margin: 0 auto;
}

    .zh_zonghe .zh_zonghe1 {
        display: block;
        margin-top: 10px;
        width: 400px;
        height: 42px;
        line-height: 42px;
        border: none;
        border: 1px solid #ddd;
        padding-left: 15px;
        font-family: "微软雅黑";
        outline-color: #999;
        border-radius:6px;
    }

        .zh_zonghe .zh_zonghe1::-webkit-input-placeholder { /* WebKit browsers */
            color: #ababab;
        }

        .zh_zonghe .zh_zonghe1:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #ababab;
        }

        .zh_zonghe .zh_zonghe1::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #ababab;
        }

        .zh_zonghe .zh_zonghe1:-ms-input-placeholder { /* Internet Explorer 10+ */
            color: #ababab;
        }

.zh_zonghe2 {
    margin-top: 10px;
}

    .zh_zonghe2 input {
        width: 240px;
        height: 42px;
        line-height: 42px;
        border: none;
        border: 1px solid #ddd;
        font-family: "微软雅黑";
        outline-color: #999;
        padding-left: 15px;
        float: left;
        border-radius:6px;
    }

        .zh_zonghe2 input::-webkit-input-placeholder { /* WebKit browsers */
            color: #ababab;
        }

        .zh_zonghe2 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #ababab;
        }

        .zh_zonghe2 input::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #ababab;
        }

        .zh_zonghe2 input:-ms-input-placeholder { /* Internet Explorer 10+ */
            color: #ababab;
        }

.zh_zonghe2_zhoh {
    width: 150px;
    height: 45px;
    background: #eeeeee;
    float: left;
    margin-left: 10px;
}

    .zh_zonghe2_zhoh h2 {
        color: #1949a9;
        font-size: 25px;
        text-align: center;
        line-height: 45px;
    }

.zh_zonghe2 p a {
    font-size: 12px;
    color: #666;
    line-height: 45px;
    float: right;
}

.zh_anfang {
    width: 405px;
    margin: 0 auto;
}

    .zh_anfang p {
        font-size: 14px;
        color: #999999;
    }

        .zh_anfang p span {
            color: #dc2828;
        }

    .zh_anfang h2 {
        position: relative;
    }

        .zh_anfang h2 .z_wrap_con_b2_fs1 {
            display: block;
            margin-top: 10px;
            width: 390px;
            height: 42px;
            line-height: 42px;
            border: none;
            border: 1px solid #ddd;
            padding-left: 15px;
            font-family: "微软雅黑";
            outline-color: #999;
        }

        .zh_anfang h2 .btnSendCode {
            padding: 0 5px;
            border: 1px solid #ddd;
            border-radius: 6px;
            font-size: 14px;
            color: #666;
            display: block;
            text-align: center;
            line-height: 32px;
            background: #fff;
            outline: none;
            cursor: pointer;
            position: absolute;
            z-index: 999;
            right: -15px;
            top: 11px;
            height: 43px;
        }

.zh_hexin {
    width: 420px;
    margin: 0 auto;
}

    .zh_hexin input {
        display: block;
        margin-top: 10px;
        width: 405px;
        height: 42px;
        line-height: 42px;
        border: none;
        border: 1px solid #ddd;
        padding-left: 15px;
        font-family: "微软雅黑";
        outline-color: #999;
        border-radius:6px;
    }
/* 找回密码 结束 */

/* 找回密码成功 开始 */
.zhaohu_wrap_con_a {
}

    .zhaohu_wrap_con_a img {
        display: block;
        margin: 0 auto;
    }

    .zhaohu_wrap_con_a h1 {
        font-size: 18px;
        color: #222;
        text-align: center;
        padding-top: 20px;
    }

    .zhaohu_wrap_con_a h5 {
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-top: 10px;
    }

    .zhaohu_wrap_con_a p {
        font-size: 12px;
        color: #999;
        text-align: center;
        padding-top: 70px;
    }

        .zhaohu_wrap_con_a p span {
            color: #dc2828;
        }
/* 找回密码成功 结束 */

/* 首页 开始 */

.sy_wrap {
    width: 100%;
}

.sy_wrap_top {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #ddd;
    background-color: #f2f2f2;
}

.sy_wrap_top_a {
    width: 1090px !important;
    margin: 0 auto;
    height: 35px;
}

.sy_wrap_top_a_l {
    float: left;
    width: 460px !important;
}

    .sy_wrap_top_a_l .gap {
        float: left;
        color: #ddd;
        line-height: 35px;
        margin-left: 12px;
        margin-right: 12px;
        height: 16px;
        border-left: 1px solid #ddd;
        margin-top: 10px;
    }

    .sy_wrap_top_a_l .logo {
        float: left;
        font-size: 12px;
        color: #666;
        line-height: 35px;
        text-align: center;
    }
        .sy_wrap_top_a_l .logo img {
            vertical-align: middle;
            max-height: 24px;
        }

    .sy_wrap_top_a_l h1 {
        float: left;
        font-size: 12px;
        color: #666;
        margin-left: 12px;
        height: 35px;
        text-align: center;
    }
        .sy_wrap_top_a_l h1.large-user-name.active {
            height: 35px;
            border-bottom: 1px solid #ddd !important;
        }
        .sy_wrap_top_a_l h1.active {
            background-color: #f2f2f2;
            height: 36px;
            z-index: 60;
            border-left: 1px solid #ddd !important;
            border-right: 1px solid #ddd !important;
            position: relative;
        }
        .sy_wrap_top_a_l h1 .logged-name {
            border-left: 1px solid #ddd;
            margin-top: 9px;
            color: #666;
        }
        .sy_wrap_top_a_l h1.active .logged-name {
            border: none !important;
        }
.loginInfo .logged-name.active {
    height: auto;
}
.sy_wrap_top_a_l .header-citys {
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 35px;
    text-align: center;
    margin-left: 0px;
}

    .sy_wrap_top_a_l .tui {
        float: left;
        display: block;
        font-size: 12px;
        color: #666;
        line-height: 35px;
        padding-left: 20px;
        width: 50px;
        margin-right: 0 !important;
    }

        .sy_wrap_top_a_l .tui:hover {
            color: #dc2828;
        }

.dengzhu {
    display: none;
}

    .dengzhu a {
        display: block;
        line-height: 35px;
        color: #666;
        font-size: 12px;
    }

    .dengzhu .deng {
        float: left;
        text-align: left;
    }

        .dengzhu .deng:hover {
            color: #dc2828;
        }

    .dengzhu .zhu {
        padding-left: 20px;
        padding-right: 20px;
        float: left;
    }

        .dengzhu .zhu:hover {
            color: #dc2828;
        }

/* 下拉 开始 */

.sy_wrap_top_a_l h1:hover {
    cursor: pointer;
    border: 1px solid #ddd;
    border-bottom: none;
    border-top: none;
    color: #dc2828;
}

.sy_wrap_top_a_l {
    position: relative;
    z-index: 9;
}

.sy_wrap_top_a_l1 {
    position: absolute;
    background: #f2f2f2;
    border: 1px solid #ddd;
    left: 0px;
    top: 36px !important;
    border-top: none;
    display: none;
}

.sy_wrap_top_a_l1_l {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

    .sy_wrap_top_a_l1_l img {
        width: 45px;
        height: 45px;
        background-color: #eee;
        border-radius: 50%;
    }

.sy_wrap_top_a_l1_r {
    float: right;
    width: 96px;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    padding-top: 6px;
}

    .sy_wrap_top_a_l1_r h6 {
        width: 80px;
        color: #999;
        border-radius: 80px;
        margin-top: 7px;
        line-height: 1;
    }

        .sy_wrap_top_a_l1_r h6 span {
            font-size: 12px;
            text-align: center;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .sy_wrap_top_a_l1_r h6 img {
            margin-top: 1px;
            float: left;
            width: 12px;
        }

    .sy_wrap_top_a_l1_r a {
        font-size: 12px;
        color: #999 !important;
    }
    .sy_wrap_top_a_l1_r > div {
        position: absolute;
        width: 153px;
        margin: 0 10px;
        left: 0;
        top: 69px;
        border-top: 1px solid #ddd;
        padding-top: 12px;
        font-size: 12px;
    }
        .sy_wrap_top_a_l1_r > div .link{
            float: right;
        }
        .sy_wrap_top_a_l1_r > div .btn-link{            
            color: #dc2828 !important;
        }

        .sy_wrap_top_a_l1_r a:hover {
            color: #dc2828;
        }

.sy_wrap_top_a_l2 {
    position: absolute;
    background: #f2f2f2;
    border: 1px solid #ddd;
    left: 100px;
    top: 36px;
    border-top: none;
    display: none;
}
.user-vip.active {
    left: 64px !important;
    border-top: none !important;
    padding: 10px;
    width: 153px;
    height: 84px !important;
}
.user-vip.large-user-name.active {
    top: 35px !important;
    z-index: 70;
}
.logo_gost_i .user-vip.active {
    left: 33px !important;
}

    .sy_wrap_top_a_l2_l {
        float: left;
        width: 45px;
        height: 45px;
        border-radius: 50%;
    }

    .sy_wrap_top_a_l2_l img {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: #eee;
    }

.sy_wrap_top_a_l2_r {
    float: right;
    width: 96px;
    color: #666;
    font-size: 12px;
    line-height: 12px;
    padding-top: 6px;
}

    .sy_wrap_top_a_l2_r h6 {
        width: 80px;
        color: #999;
        border-radius: 80px;
        margin-top: 7px;
        line-height: 1;
    }

        .sy_wrap_top_a_l2_r h6 span {
            font-size: 12px;
            text-align: center;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .sy_wrap_top_a_l2_r h6 img {
            margin-top: 1px;
            float: left;
            width: 12px;
        }
    .sy_wrap_top_a_l2_r > div {
        position: absolute;
        width: 153px;
        margin: 0 10px;
        left: 0;
        top: 69px;
        border-top: 1px solid #ddd;
        padding-top: 12px;
        font-size: 12px;
    }
    .sy_wrap_top_a_l2_r a {
        font-size: 12px;
        color: #999 !important;
        margin-right: 10px;
    }
    .sy_wrap_top_a_l2_r > div .link {
        float: right;
    }

        .sy_wrap_top_a_l2_r a:hover {
            color: #dc2828;
        }
/* 下拉 结束 */

.sy_wrap_top_a_r {
    float: right;
}

.sy_wrap_top_a_r1 {
    float: right;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 p {
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 35px;
    padding-left: 5px;
    padding-right: 5px;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li {
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 35px;
    width: 10%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul .fcbjd {
    width: 13%;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li a {
    color: #666;
}

    .sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li a span img {
        display: block;
        float: right;
        margin-top: 5px;
        margin-left: 5px;
    }

    .sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li a:hover {
        color: #dc2828;
    }

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li i {
    font-style: normal;
    display: block;
    float: right;
    color: #ccc;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li s {
    display: block;
    float: left;
    top: 4px;
    left: 10px;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li:hover {
    border-bottom: none;
    background-color: #f2f2f2 !important;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li a b {
    font-weight: normal;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li.bs span {
    background: url(../images/sy_shangjiao.png) no-repeat center center;
}

.sy_wrap_top_a_r .sy_wrap_top_a_r1 ul li.bs s {
    background: url(../images/sy_shouji_h.png) no-repeat center 5px;
}
/* 下拉 开始 */
.sy_wrap_top_a_r {
    position: relative;
}

.sy_wrap_top_a_r2 {
    position: absolute;
    z-index: 100;
    background: #f2f2f2 !important;
    border: 1px solid #ddd;
    left: 70px;
    top: 35px;
    border-top: none;
    display: none;
}

    .sy_wrap_top_a_r2 ul {
        padding-top: 7px;
        padding-bottom: 15px;
    }

        .sy_wrap_top_a_r2 ul li a {
            font-size: 12px;
            color: #666;
            display: block;
            padding: 0 13px;
            padding-top: 7px;
            text-align: left;
            padding-left: 15px !important;
        }

            .sy_wrap_top_a_r2 ul li a:hover {
                color: #dc2828;
            }

.sy_wrap_top_a_r3 {
    position: absolute;
    z-index: 100;
    background: #fff;
    border: 1px solid #ddd;
    left: 140px;
    top: 35px;
    border-top: none;
    display: none;
}

    .sy_wrap_top_a_r3 ul {
        padding-top: 7px;
        padding-bottom: 15px;
    }

        .sy_wrap_top_a_r3 ul li a {
            font-size: 12px;
            color: #666;
            display: block;
            padding: 0 6px;
            padding-top: 7px;
        }

            .sy_wrap_top_a_r3 ul li a:hover {
                color: #dc2828;
            }

.sy_wrap_top_a_r4 {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 100;
    left: 233px;
    top: 36px;
    border-top: none;
    display: none;
}

    .sy_wrap_top_a_r4 .sy_wrap_top_a_r4_t {
        padding-left: 15px;
        padding-right: 20px;
        border-bottom: 1px solid #ddd;
    }

        .sy_wrap_top_a_r4 .sy_wrap_top_a_r4_t h2 {
            font-size: 14px;
            color: #666;
            padding-top: 15px;
        }

        .sy_wrap_top_a_r4 .sy_wrap_top_a_r4_t h4 {
            font-size: 12px;
            color: #666;
            padding-top: 10px;
        }

        .sy_wrap_top_a_r4 .sy_wrap_top_a_r4_t p {
            font-size: 12px;
            color: #666;
            padding-top: 10px;
            line-height: 20px;
            width: 210px;
        }

        .sy_wrap_top_a_r4 .sy_wrap_top_a_r4_t a {
            display: block;
            float: right;
            font-size: 12px;
            color: #dc2828;
            padding-top: 10px;
            padding-bottom: 15px;
        }

.sy_wrap_top_a_r4_b a {
    display: block;
    14px;
    color: #666;
    text-align: center;
    background: #eeeeee;
    height: 35px;
    line-height: 35px;
}

.sy_wrap_top_a_r5 {
    position: absolute;
    z-index: 100;
    background: #f2f2f2;
    border: 1px solid #ddd;
    right: 218px;
    top: 35px;
    border-top: none;
    display: none;
    width: 119px;
    padding-top: 10px;
}

.sy_wrap_top_a_r5_t {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

    .sy_wrap_top_a_r5_t img {
        display: block;
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }

    .sy_wrap_top_a_r5_t p {
        padding-top: 10px;
    }

    .sy_wrap_top_a_r5_t a {
        display: block;
        font-size: 12px;
        color: #666;
        text-align: center;
        line-height: 20px;
    }

.sy_wrap_top_a_r5_b dl {
    float: left;
    text-align: center;
    margin-left: 9px;
}

    .sy_wrap_top_a_r5_b dl dd {
        font-size: 10px;
        color: #666;
    }
/* 下拉 结束 */

/* 头部公共样式 开始 */
.inner {
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
}

.header {
    border-bottom: 1px solid #dc2828;
    position: relative;
    text-align: center;
}

    .header h1 {
        float: left;
    }

        .header h1 a {
            display: block;
        }

    .header .inner h1 a img {
        display: block;
        width: 160px;
        height: 54px;
    }
    .header #wogou {
        position: absolute;
        top: 2px;
        right: 0px;
        width: 56px;
    }
#wogou {
        position: relative;
    }
#wogou .shop {
    float: left;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    position: relative;
    height: 50px;
}

#wogou .shop .gouwuche {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

#wogou .shop i {
    position: absolute;
    top: 1px;
    right: 1px;
    height: 13px;
    padding: 1px 3px;
    color: #fff;
    font-style: normal;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
    border-radius: 13px;
    background-color: #dc2828;
    display: none;
}
#wogou .cart-content{
    margin-top: 16px;
}
.header .inner{
    height: 54px;
    margin: 47px auto;
    width: 1090px;
}
    .header .search {
        position: absolute;
        right: 221px;
        top: 6px;
        
    }

        .header .search input {
            line-height: 36px;
            width: 440px;
            padding-left: 10px;
            outline: none;
            font-size: 14px;
            display: inline-block;
            height: 38px;
            line-height: 38px;
            vertical-align: top;
            border: 2px solid #dc2828;
            border-radius:6px 0 0 6px;
            background-color:transparent;
        }

            .header .search input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
                color: #999;
                opacity: 1;
            }

            .header .search input ::-moz-placeholder { /* Mozilla Firefox 19+ */
                color: #999;
                opacity: 1;
            }

            .header .search input:-ms-input-placeholder {
                color: #999;
                opacity: 1;
            }

            .header .search input::-webkit-input-placeholder {
                color: #999;
                opacity: 1;
            }

        .header .search a {
            color: #fff;
            background: #dc2828;
            width: 94px;
            height: 42px;
            line-height: 42px;
            display: inline-block;
            font-size: 18px;
            text-align: center;
            border-radius:0 6px 6px 0;
        }

    .header .shop:hover {
        border-bottom: none;
        z-index: 1000;
    }

/* 下拉 开始 */
.cart-goodses::-webkit-scrollbar {
    width: 5px;
    display: none;
    transition: all ease-in .2s;
}
.cart-goodses:hover::-webkit-scrollbar {
    width: 5px;
    display: block;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fa3232;
    border-radius: 10px;
}
/*滚动条滑块*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 6px #dc2828;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(242,0,0,0.4);
}

.sy_wrap_gou {
    position: absolute;
    background: #fff;
    top: 66px;
    right: 0px;
    z-index: 999;
    display: none;
    width: 360px;
    background: #FFFFFF;
    box-shadow: 0px 10px 17px 3px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 20px;
    text-align: left;
}

    .sy_wrap_gou h3 {
        font-size: 12px;
        color: #666666;
        line-height: 20px;
        font-weight: 400;
        margin-bottom:10px;
        text-align: left;
    }
    .sy_wrap_gou .cart-goodses{
        margin-bottom: 10px;
        overflow-y: auto;
    }

    .sy_wrap_gou dl {
        margin-bottom: 10px;
    }

        .sy_wrap_gou dl:hover {
            background: #faf0f0;
        }

        .sy_wrap_gou dl dd h4:hover {
            color: #dc2828;
        }

        .sy_wrap_gou dl dd a:hover {
            color: #dc2828;
        }

        .sy_wrap_gou dl dt {
            float: left;
        }
        .sy_wrap_gou dl dt img{
            vertical-align: middle;
        }

        .sy_wrap_gou dl dd {
            float: left;
        }

            .sy_wrap_gou dl dd h4 {
                font-size: 12px;
                color: #666;
                cursor: pointer;
                width: 170px;
                height: 52px;
                font-weight: 400;
                line-height: 20px;
                margin-left:20px;
            }

            .sy_wrap_gou dl dd p {
                color: #666666;
                padding-left: 10px;
                width: 70px;
                height: 11px;
                font-size: 14px;
                font-weight: 400;
                line-height: 20px;
                text-align: right;
            }

            .sy_wrap_gou dl dd a.remove {
                display: block;
                float: right;
                width: 28px;
                height: 14px;
                font-size: 14px;
                font-weight: 400;
                color: #666666;
                line-height: 20px;
                margin-top: 40px;
            }

.sy_wrap_gou_b {
    background: #fff;
    border-top: 1px solid #ddd;
}

    .sy_wrap_gou_b p {
        font-size: 12px;
        color: #666;
        float: left;
        height: 12px;
        font-weight: 400;
        margin-top: 10px;
    }

    .sy_wrap_gou_b a {
        display: block;
        float: right;
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-top: 10px;
        font-size: 14px;
        color: #fff;
        background: #dc2828;
        border-radius: 6px;
    }

.sy_wrap_gou1 {
    position: absolute;
    background: #fff;
    top:66px;
    right: 0;
    display: none;
    z-index: 3;
    width: 360px;
    height: 191px;
    background: #FFFFFF;
    box-shadow: 0px 10px 17px 3px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

    .sy_wrap_gou1 dl dt {
        text-align:center;
        margin-top: 38px;
        margin-bottom:12px;
    }
    .sy_wrap_gou1 dl dt img{
        vertical-align: middle;
    }

    .sy_wrap_gou1 dl dd {
        color: #666;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
    }
        .sy_wrap_gou1 dl dd a {
            display:block;
            text-align: center;
            background: #DC2828;
            border-radius: 6px;
            width: 80px;
            height: 30px;
            font-size: 14px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 30px;
           margin:15px 0 0 150px;
        }

.sy_wrap_gou1z {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    top: 93px;
    right: 79px;
    padding-bottom: 10px;
    display: none;
}

    .sy_wrap_gou1z dl dt {
        float: left;
        margin-top: 10px;
        margin-left: 20px;
    }

    .sy_wrap_gou1z dl dd {
        float: left;
        padding-top: 25px;
        padding-left: 20px;
        font-size: 14px;
        color: #666;
        padding-right: 20px;
    }
/* 下拉 结束 */
.sy_wrap_top1 {
    width: 1090px;
    margin: 0 auto;
    position: relative;
}

    .sy_wrap_top1 h2 {
        font-size: 16px;
        color: #fff;
        background: #dc2828;
        width: 202px;
        height: 40px;
        float: left;
        border-radius: 8px 8px 0px 0px;
    }

        .sy_wrap_top1 h2 img {
            margin-left: 20px;
            margin-top: 12px;
            display: block;
            float: left;
        }

        .sy_wrap_top1 h2 a {
            color: #fff;
            line-height: 40px;
            display: block;
            float: left;
            padding-left: 10px;
        }

.sy_s {
    float: left;
    margin-left: 40px;
}

    .sy_s a {
        display: block;
        line-height: 40px;
        color: #666;
        font-size: 16px;
        font-weight: bold;
    }

        .sy_s a:hover {
            color: #dc2828;
        }

.sy_w {
    float: left;
    position: relative;
    margin-left: 40px;
}

.sy_f {
    float: left;
    position: relative;
    margin-left: 20px;
    width: 120px;
    text-align: center;
}

    .sy_f a,
    .sy_w a,
    .sy_qy a,
    .sy_hz a {
        display: block;
        line-height: 40px;
        color: #666;
        font-size: 16px;
        font-weight: bold;
    }

.sy_hz a {
    padding-left: 15px;
}

    .sy_f a:hover,
    .sy_w a:hover,
    .sy_qy a:hover,
    .sy_hz a:hover {
        color: #dc2828;
    }

.sy_w .sy_w1 {
    display: block;
    position: absolute;
    right: -20px;
    top: 2px;
}

.sy_w .sy_w2 {
    display: block;
    position: absolute;
    right: -17px;
    top: 2px;
}

.sy_f:hover {
    width: 120px;
    background: #f4f4f4;
    text-align: center;
}

.sy_f .sy_f1 {
    display: block;
    position: absolute;
    right: 0px;
    top: 2px;
}

.sy_f .sy_f2 {
    display: block;
    position: absolute;
    right: 3px;
    top: 2px;
}

.sy_f:hover .sy_f1 {
    display: block;
    position: absolute;
    right: 0px;
    top: 2px;
}

.sy_f:hover .sy_f2 {
    display: block;
    position: absolute;
    right: 3px;
    top: 2px;
}
/* 内容开始 */
.sy_content {
    width: 100%;
    background: #f4f4f4;
    padding-bottom: 60px;
}

.sy_con {
    width: 1280px;
    margin: 0 auto;
}

.sy_con_l {
    float: left;
    width: 202px;
    height: 420px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9999;
    display: none;
}
    .sy_con_l.always-show{
        display: block !important;
    }
    /* 侧边栏 开始 */
    .all-sort-list {
        position: relative;
        width: 190px;
        height: 420px;
        background: #4e4e4e;
    }

    .all-sort-list .item h3 {
        line-height: 28px;
        font-size: 14px;
        font-weight: normal;
        width: 190px;
        overflow: hidden;
    }

    .all-sort-list .item {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        padding-top: 16px;
    }

        .all-sort-list .item h3 a {
            display: block;
            text-decoration: none;
            line-height: 35px;
            padding-left: 20px;
            color: #fff;
        }

        .all-sort-list .item h3 span {
            display: block;
            line-height: 40px;
            background: #4e4e4e;
            font-weight: normal;
        }

            .all-sort-list .item h3 span p img {
                display: block;
                float: left;
                padding-left: 21px;
                padding-top: 17px;
            }

            .all-sort-list .item h3 span i img {
                display: block;
                float: left;
                margin-top: 21px;
            }

        .all-sort-list .item .item_h {
            background: url(../images/sy_xi.png) no-repeat #4e4e4e 20px 13px;
        }

        .all-sort-list .item .item_h1 {
            background: #4e4e4e;
            line-height: 50px;
        }

        .all-sort-list .item:hover .item_h1 {
            background: #999;
        }

        .all-sort-list .item h3 span b {
            font-size: 14px;
            color: #fff;
            padding-left: 11px;
            font-weight: normal;
        }

        .all-sort-list .item h3 span i {
            font-style: normal;
            float: right;
            font-size: 20px;
            margin-right: 20px;
            color: #707070;
        }

    .all-sort-list .hover h3 {
        position: relative;
        z-index: 13;
        background: #999;
        border-width: 0px 0px;
        border-style: solid;
    }

        .all-sort-list .hover h3 span {
            background: #fff;
        }

    .all-sort-list .item-list {
        position: absolute;
        width: 840px;
        min-height: 420px;
        background: #FFF;
        left: 189px;
        top: 2px !important;
        z-index: 100;
        display: none;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    }

.sy_item_l {
    /* float: left; */
    padding-left: 28px;
    /* width: 480px; */
}

.sy_item_l_a {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .sy_item_l_a h4 {
        font-size: 14px;
        color: #222;
        padding-top: 18px;
    }

.sy_item_l_a1 {
    padding-top: 5px;
}

    .sy_item_l_a1 h5 {
        float: left;
        width: 90px;
        font-size: 14px;
        color: #999;
        font-weight: normal;
        padding-top: 5px;
    }

    .sy_item_l_a1 ul {
        float: left;
        padding-top: 5px;
        /* width: 330px; */
        width: 850px;
    }

        .sy_item_l_a1 ul li a {
            font-size: 14px;
            color: #666 !important;
            font-weight: normal;
            padding-left: 20px;
            float: left;
            display: block;
        }

            .sy_item_l_a1 ul li a:hover {
                color: #f84748 !important;
                text-decoration: underline !important;
            }

.sy_item_r {
    float: left;
    padding-left: 28px;
}
/* 侧边栏 结束 */
.sy_con_c {
    float: right;
    width: 790px;
    margin-right: 10px;
}
table .btn{
    margin-right: 10px;
}
.item-list dl table {
    float: left;
}

.item-list dl dt {
    float: left;
    margin-top: 0px;
    font-weight: bold;
}

    .item-list dl dt p {
        font-size: 14px;
        color: #222;
        text-align: right;
    }

    .item-list dl dt span {
        display: block;
        margin-left: 10px;
    }

.item-list dl dd {
    float: left;
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 10px;
    width: 605px;
    margin-left: 10px;
}

    .item-list dl dd:first-child {
        border-top: none;
    }

    .item-list dl dd span img {
        display: block;
        float: left;
        margin-left: 10px;
        margin-top: 12px;
    }

    .item-list dl dd a {
        float: left;
        font-size: 14px;
        color: #666;
        padding: 0 10px;
        cursor: pointer;
        margin-top: 10px;
        border-left: 1px solid #e0e0e0;
        white-space: nowrap;
        height: 16px;
        line-height: 16px;
        margin: 3px 0 3px 0;
    }

        .item-list dl dd a:hover {
            color: #dc2828;
            text-decoration: underline;
        }
/* 轮播图 开始 */
.out {
    position: relative;
    width: 790px;
    height: 420px;
}

    .out .img li {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

        .out .img li img {
            width: 790px;
            height: 420px;
        }

    .out .num {
        position: absolute;
        bottom: 20px;
        left: 0;
        font-size: 0;
        width: 100%;
        text-align: center;
    }

        .out .num li {
            width: 15px;
            height: 15px;
            display: inline-block;
            background-color: #c4c4c5;
            border-radius: 50%;
            margin: 0 5px;
            cursor: pointer;
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
        }

            .out .num li.active {
                width: 14px;
                height: 14px;
                background-color: #fff;
                border: 1px solid #cbcbca;
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

    .out .btn {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 60px;
        margin-top: -30px;
        background: rgba(0,0,0,.5);
        color: #fff;
        text-align: center;
        line-height: 60px;
        font-size: 40px;
        display: none;
    }

    .out:hover .btn {
        display: block;
        cursor: pointer;
    }

    .out .left {
        left: 0;
    }

    .out .right {
        right: 0;
    }
/* 轮播图 结束 */

.sy_con_r {
    float: right;
    width: 190px;
    background: #fff;
    height: 420px;
}

.sy_con_r_a {
    border-bottom: 1px solid #ddd;
}

    .sy_con_r_a img {
        display: block;
    }

.sy_con_r_c h2 {
    font-size: 14px;
    color: #000;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.sy_con_r_c1 {
    /* padding-top: 10px; */
}

    .sy_con_r_c1 p {
        font-size: 12px;
        color: #666;
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 10px;
        line-height: 20px;
    }

        .sy_con_r_c1 p .dian {
            color: #666;
            font-size: 28px;
            line-height: 20px;
            float: left;
            margin-right: 10px;
        }

        .sy_con_r_c1 p:first-child {
            padding-top: 0;
        }

        .sy_con_r_c1 p span {
            color: #dc2828;
        }

/* .sy_con_r_b{
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.sy_con_r_b dl dt{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.sy_con_r_b dl dd{
	float: left;
	font-size: 14px;
	color: #666;
	padding-top: 8px;
	padding-left: 10px;
}

.sy_con_r_b p{
	font-size: 12px;
	color: #999;
	padding-left: 40px;
} */

.sy_con_a1 h1 span {
    display: block;
    width: 4px;
    height: 24px;
    background: #dc2828;
    float: left;
    margin-top: 29px;
}

.sy_con_a1 h1 b {
    font-size: 24px;
    color: #666;
    padding-top: 25px;
    display: block;
    float: left;
    padding-left: 20px;
    padding-bottom: 10px;
    font-weight: normal;
}

.sy_con_a2 dl {
    float: left;
    width: 230px;
    background: #fff;
    margin-left: 10px;
}

    .sy_con_a2 dl:hover {
        box-shadow: 2px 2px 10px #909090;
    }

    .sy_con_a2 dl dt {
        text-align: center;
        width: 210px;
        height: 210px;
        margin: 0 auto;
        margin-top: 40px;
    }

        .sy_con_a2 dl dt img {
            vertical-align: middle;
        }

        .sy_con_a2 dl dt span {
            height: 100%;
            width: 0px;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
        }

    .sy_con_a2 dl dd p {
        font-size: 18px;
        color: #fff;
        width: 230px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #dc2828;
    }

    .sy_con_a2 dl dd a {
        display: block;
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-bottom: 20px;
        padding-top: 40px;
    }

.sy_con_b1_l {
    width: 350px;
    background: #fff;
    float: left;
}

    .sy_con_b1_l h2 {
        font-size: 18px;
        color: #666;
        padding-top: 20px;
        padding-left: 20px;
    }

        .sy_con_b1_l h2 span {
            color: #dc2828;
        }

    .sy_con_b1_l dl {
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 15px;
    }

        .sy_con_b1_l dl dt {
            font-size: 14px;
            color: #666;
            float: left;
        }

        .sy_con_b1_l dl dd {
            font-size: 14px;
            color: #666;
            float: right;
        }

.sy_con_b1_r {
    float: left;
}

    .sy_con_b1_r dl {
        float: left;
        background: #fff;
        margin-left: 10px;
        width: 200px;
    }

        .sy_con_b1_r dl:hover {
            box-shadow: 2px 2px 10px #909090;
        }

    .sy_con_b1_r .zx {
        border-top: 1px solid #f0b122;
    }

    .sy_con_b1_r .hf {
        border-top: 1px solid #7bbc52;
    }

    .sy_con_b1_r .ak {
        border-top: 1px solid #30a6dc;
    }

    .sy_con_b1_r .dt {
        border-top: 1px solid #e45344;
    }

    .sy_con_b1_r dl dt {
        text-align: center;
        padding-top: 60px;
    }

    .sy_con_b1_r dl dd p {
        font-size: 18px;
        color: #666;
        text-align: center;
        padding-top: 78px;
    }

    .sy_con_b1_r dl dd a {
        display: block;
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 37px;
    }

.shouBanner img {
    display: block;
    width: 100%;
    margin-top: 20px;
}

.sy_con_a1 a {
    float: right;
    display: block;
    font-size: 14px;
    color: #666;
    padding-top: 40px;
}

    .sy_con_a1 a:hover {
        color: #dc2828;
    }

.sy_con_d1 h2 {
    height: 50px;
    line-height: 50px;
    background: #558ccf;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
}

.sy_con_d1 {
    width: 390px;
    background: #fff;
    float: left;
    margin-top: 10px;
}

.sy_con_d1_a {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

    .sy_con_d1_a p {
        font-size: 14px;
        color: #666;
        padding-top: 19px;
    }

.sy_con_d1_a_duo {
    margin-top: 7px;
}

    .sy_con_d1_a_duo div {
        float: left;
        width: 50%;
    }

    .sy_con_d1_a_duo b {
        display: block;
        width: 14px;
        height: 14px;
        float: left;
        border: 1px solid #999999;
        border-radius: 3px;
        margin-right: 10px;
        margin-top: 20px;
    }

    .sy_con_d1_a_duo h6 {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

.sy_con_d1_b {
    margin: 0 auto;
    margin-left: 20px;
    margin-right: 20px;
}

    .sy_con_d1_b p {
        font-size: 14px;
        color: #666;
        padding-top: 30px;
    }

    .sy_con_d1_b select {
        display: block;
        float: left;
        width: 168px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        color: #666;
        margin-top: 30px;
        font-family: "微软雅黑";
        padding: 8px  0 !important;
        border: 1px solid #ddd;
    }

.sy_con_d1_c {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

    .sy_con_d1_c a {
        width: 350px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: block;
        font-size: 18px;
        color: #dc2828;
        background: #fff;
        border: 1px solid #dc2828;
        margin: 0 auto;
        margin-top: 30px;
    }

.sy_con_d1_a_duo b img {
    display: block;
    margin: 0 auto;
    margin-top: 3px;
}

.sy_con_d1_d {
    margin-top: 10px;
    padding-bottom: 30px;
}

    .sy_con_d1_d p span {
        color: #ccc;
    }

    .sy_con_d1_d p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        padding-left: 25px;
    }

.sy_con_d2 {
    float: left;
    width: 800px;
}

    .sy_con_d2 dl {
        width: 390px;
        float: left;
        padding-bottom: 20px;
        background: #fff;
        margin-left: 10px;
        margin-top: 10px;
    }

        .sy_con_d2 dl h4 {
            font-size: 14px;
            color: #666;
            height: 52px;
            line-height: 52px;
            padding-left: 20px;
            border-left: 1px solid #fff;
        }

        .sy_con_d2 dl dt {
            float: left;
        }

            .sy_con_d2 dl dt div {
                width: 120px;
                height: 120px;
                margin-left: 20px;
                border: 1px solid #ddd;
            }

                .sy_con_d2 dl dt div span {
                    height: 100%;
                    width: 0px;
                    overflow: hidden;
                    display: inline-block;
                    vertical-align: middle;
                }

                .sy_con_d2 dl dt div img {
                    width: 120px;
                    /* height: 120px; */
                    vertical-align: middle;
                }

            .sy_con_d2 dl dt p {
                font-size: 14px;
                color: #666;
                margin-top: 20px;
                margin-left: 37px;
            }

        .sy_con_d2 dl dd {
            float: left;
            width: 212px;
            margin-left: 19px;
        }

            .sy_con_d2 dl dd h2 {
                font-size: 14px;
                color: #222;
            }

                .sy_con_d2 dl dd h2:hover {
                    color: #dc2828;
                }

            .sy_con_d2 dl dd h3 {
                font-size: 14px;
                color: #666;
                width: 225px;
                padding-top: 20px;
                padding-right: 10px;
                line-height: 20px;
                cursor: pointer;
            }

                .sy_con_d2 dl dd h3 span {
                    color: #dc2828;
                }

            .sy_con_d2 dl dd h5 p {
                font-size: 14px;
                color: #666;
                padding-top: 17px;
            }

            .sy_con_d2 dl dd h5 ul li {
                font-size: 14px;
                color: #666;
                float: left;
                padding-top: 20px;
                width: 40%;
            }

                .sy_con_d2 dl dd h5 ul li b {
                    color: #222;
                }

            .sy_con_d2 dl dd h5 ul .tjdyou {
                padding-left: 28px;
                width: 45%;
            }

.sy_con_d2_j {
    margin-top: 10px;
}

    .sy_con_d2_j h5 {
        float: left;
        margin-top: 10px;
    }

        .sy_con_d2_j h5 a {
            font-size: 14px;
            color: #666;
            background: #ddd;
            width: 40px;
            height: 30px;
            display: block;
            float: left;
            border-radius: 5px;
            line-height: 30px;
            text-align: center;
            margin-left: 10px;
        }

        .sy_con_d2_j h5 s {
            padding-left: 10px;
            text-decoration: none;
            font-size: 14px;
            color: #666;
            display: block;
            float: left;
            padding-top: 5px;
            width: 60px;
        }

.sy1_conz {
    width: 100%;
    background: #fff;
    min-width: 1280px;
}

.sy1_con {
    width: 1280px;
    margin: 0 auto;
}

.sy1_con1 {
    /* margin-top: 147px; */
}

.sy1_con dl {
    float: left;
    padding-bottom: 44px;
    margin-left: 54px;
}

    .sy1_con dl dt {
        float: left;
        margin-top: 45px;
    }

    .sy1_con dl dd {
        float: left;
        padding-top: 46px;
        padding-left: 10px;
    }

        .sy1_con dl dd h2 {
            font-size: 18px;
            color: #222;
        }

        .sy1_con dl dd p {
            font-size: 14px;
            color: #666;
            padding-top: 5px;
        }

/* 内容 结束 */
/* 首页 结束 */

/* 搜索 开始 */
.sousuo_wrap_a {
    color: #999;
    padding-left: 372px;
}

    .sousuo_wrap_a a {
        color: #999;
        font-size: 12px;
    }

.sousuo_wrap_con {
    width: 1090px;
    margin: 0 auto;
}

.sousuo_wrap_con_a {
    padding-top: 28px;
    padding-bottom: 18px;
}

    .sousuo_wrap_con_a a {
        font-size: 14px;
        color: #999;
    }

        .sousuo_wrap_con_a a:hover {
            color: #dc2828;
        }

    .sousuo_wrap_con_a span {
        color: #999;
    }

.sousuo_wrap_con_b {
    float: left;
    margin-left: 20px;
/*    border: 1px solid #ddd;*/
    border-bottom: none;
    margin-top: 14px;
    width: 868px;
    background: #FFFFFF;
}

.sousuo_wrap_con_bb {
/*    border-bottom: 1px solid #ddd;
     border-top: 1px solid #ddd; */
    line-height: 40px;
/*    background: #f4f4f4;*/
    cursor: pointer;
}

/* .sousuo_wrap_con_bb:hover{
	border: 1px solid #ccc;
}

.sousuo_wrap_con_bb:hover .sousuo_wrap_con_b1{
	padding-left: 9px;
}

.sousuo_wrap_con_bb:hover .sousuo_wrap_con_b2 ul span{
	margin-right: 19px;
}

.sousuo_wrap_con_bb:hover .sousuo_wrap_con_b2{
	width: 1085px;
} */

.xunjia .ok {
    color: #fff;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    height: 44px;
    text-align: center;
    background: #DC2828;
    border-radius: 8px;
    padding-top: 5px;
    border: none;
}

.xunjia .default {
    color: #222;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    height: 44px;
    text-align: center;
    background: #eee;
    border-radius: 8px;
    padding-top: 5px;
    border: none;
}

.sousuo_wrap_con_b1 {
    float: left;
 /*   width: 90px;*/
    padding-left: 10px;
    font-size: 14px;
}

.tjdssConb1 {
    width: 118px;
    padding-left: 0;
    text-align: center;
    background: #fff;
    border-left: 1px solid #ddd;
}

.sousuo_wrap_con_b2 {
/*    float: right;*/
    background: #fff;
  /*  width: 1086px;*/
}

.tjdssConb2 {
    width: 1071px;
}

.sousuo_wrap_con_b2 ul div {
    width: 750px;
    float: left;
}

.tjdssConb2 ul div {
    width: 990px;
}

.sousuo_wrap_con_b2 ul div li {
    float: left;
    padding-left: 20px;
}

    .sousuo_wrap_con_b2 ul div li a {
        font-size: 14px;
        color: #666;
    }

        .sousuo_wrap_con_b2 ul div li a:hover {
            color: #dc2828;
        }

.sousuo_wrap_con_b2 ul span {
    display: block;
  /*  float: right;
    margin-right: 20px;*/
    background: url(../images/sousuo_jiao_x.png) no-repeat right center;
    font-size: 14px;
    color: #666;
    padding-right: 18px;
    cursor: pointer;
    padding-left:10px;
}

.sousuo_wrap_con_b2 ul .shang {
    background: url(../images/sousuo_jiao_shang.png) no-repeat right center;
}

.sousuo_wrap_con_c {
    width:868px;
    margin-top: 20px;
    float:left;
}

.sousuo_wrap_con_c_l {
    width: 202px;
/*    border: 1px solid #ddd;*/
    padding-bottom: 10px;
    float: left;
    background: #FFFFFF;
    margin-top:20px;
}

    .sousuo_wrap_con_c_l h1 {
        line-height: 38px;
        padding-left: 10px;
        font-size: 14px;
        font-weight: 400;
        color: #666666;
    }

    .sousuo_wrap_con_c_l dl dt {
        width: 182px;
        height: 182px;
        background: #fff;
        margin: 0 auto;
        margin-top: 10px;
    }

    .sousuo_wrap_con_c_l dl dd {
        padding-left: 8px;
    }

        .sousuo_wrap_con_c_l dl dd span {
            display: block;
            font-size: 14px;
            color: #dc2828;
            text-align:center;
            margin-bottom:15px;
        }

        .sousuo_wrap_con_c_l dl dd p {
            font-size: 14px;
            color: #666;
            line-height: 20px;
            padding-top: 15px;
            padding-bottom: 20px;
        }

            .sousuo_wrap_con_c_l dl dd p:hover {
                color: #dc2828;
            }

.sousuo_wrap_con_c_r {
    /* float: left;
	width: 84.8%; */
}

.goods-content {
    float: left;
    width: 868px;
    margin: 10px 0 0 20px;
    background: #fff;
    /*    padding-bottom:100px;*/
    height: 1950px;
}

.goods-wrap .sousuoDl {
    margin-left: 0 !important;
}

.sousuo_wrap_con_c_r_a {
    height: 38px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    margin-top: 5px;
}

.goods-tools {
    background: #fff;
/*    margin: 0;*/
}

.sousuo_wrap_con_c_r_a_l {
    float: left;
    /* border: 1px solid #dfdfdf; */
    background: #fff;
    margin-top: 6px;
    margin-left: 10px;
    border-left: none;
}

    .sousuo_wrap_con_c_r_a_l ul li {
        float: left;
    }

        .sousuo_wrap_con_c_r_a_l ul li a {
            width: 65px;
            height: 24px;
            line-height: 24px;
            display: block;
            font-size: 14px;
            color: #666;
            padding-left: 15px;
/*            border: 1px solid #dfdfdf !important;*/
            border-left: none !important;
        }

        /* .sousuo_wrap_con_c_r_a_l ul li:nth-child(1) a{
	color: #dc2828;
} */

        .sousuo_wrap_con_c_r_a_l ul li .rq {
            font-size: 14px;
            color: #666;
     /*        border-left: 1px solid #dfdfdf !important; */
            text-align: left;
          /*  background: url(../images/sousuo_img3.png) no-repeat 55px center;*/
        }

        .sousuo_wrap_con_c_r_a_l ul li .rzong {
            /* text-align: center; */
            padding-right: 3px;
         /*   border-left: 1px solid #ddd !important;*/
        }

            .sousuo_wrap_con_c_r_a_l ul li .rzong:hover {
                width: 65px;
                padding-left: 15px;
           /*     border: 1px solid #dc2828 !important;*/
                color: #dc2828 !important;
                background: #fff;
            }

        .sousuo_wrap_con_c_r_a_l ul li .rq:hover {
            padding-left: 14px;
            width: 65px;
            color: #dc2828;
/*            border: 1px solid #dc2828 !important;*/
       /*     background: url(../images/jiantou_xuan.png) #fff no-repeat 54px center !important;*/
        }

    .sousuo_wrap_con_c_r_a_l ul .ac .rq {
        color: #fff;
        padding-left: 14px;
     /*   border: 1px solid #dc2828 !important;
        background: url(../images/sousuo_baijiao.png) no-repeat #dc2828 55px center;*/
    }

        .sousuo_wrap_con_c_r_a_l ul .ac .rq:hover {
            width: 65px;
            padding-left: 14px;
            color: #fff;
    /*        background: url(../images/sousuo_baijiao.png) no-repeat #dc2828 55px center;*/
        }

    .sousuo_wrap_con_c_r_a_l ul .ac a {
        color: #dc2828;
      /*  background: #dc2828;*/
     /*   border: 1px solid #dc2828 !important;*/
    }

        .sousuo_wrap_con_c_r_a_l ul .ac a:hover {
            color: #dc2828 !important;
            /*         background: #dc2828;*/
        /*    border: 1px solid #dc2828 !important;*/
        }

    .sousuo_wrap_con_c_r_a_l ul .ac .desc:hover {
   /*     background: url(../images/sousuo_baijiao.png) no-repeat #dc2828 55px center !important;*/
    }

    .sousuo_wrap_con_c_r_a_l ul .ac .asc:hover {
    /*    background: url(../images/jiantou_up.png) no-repeat #dc2828 55px center !important;*/
    }

.sousuo_wrap_con_c_r_a_r {
    float: right;
    margin-right: 20px;
    line-height: 38px;
    font-weight: 400;
}

    .sousuo_wrap_con_c_r_a_r h2 {
        float: left;
        font-size: 12px;
        color: #B3B3B3;
        padding-right: 20px;
    }

    .sousuo_wrap_con_c_r_a_r p {
        float: left;
        font-size: 12px;
        color: #B3B3B3;
        padding-right: 20px;
    }

        .sousuo_wrap_con_c_r_a_r p span {
            color: #B3B3B3;
        }

.sousuo_wrap_con_c_r_a_r_img {
    float: right;
    cursor: pointer;
}

.sousuo_wrap_con_c_r_a_r_img1 {
    float: left;
    border: 1px solid #dfdfdf;
    width: 38px;
    height: 24px;
    margin-top: 6px;
}

    .sousuo_wrap_con_c_r_a_r_img1 img {
        display: block;
        padding-left: 14px;
        padding-top: 3px;
    }

.sousuo_wrap_con_c_r_a_r_img2 {
    float: right;
    border: 1px solid #dfdfdf;
    width: 38px;
    height: 24px;
    margin-top: 6px;
    border-left: none;
    background: #fff;
}

    .sousuo_wrap_con_c_r_a_r_img2 img {
        display: block;
        padding-left: 14px;
        padding-top: 3px;
    }

.sousuo_wrap_con_c_r_b dl {
    border: 1px solid #d7d7d7;
    width: 22.4%;
    padding-bottom: 18px;
    float: left;
    margin-left: 10px;
    background: #fff;
    height: 320px;
    border-radius: 6px;
    margin:18px 10px 0 15px;
}

.goods-wrap{
    padding-left:15px;
}

.goods-wrap dl {
    width: 22.4%;
    margin-left: 10px;
}

.sousuo_wrap_con_c_r_b dl dt img {
    margin: 0 auto;
    display: block;
    width:178px !important;
    height:178px !important;
}

.sousuo_wrap_con_c_r_b dl dd {
    margin-left: 9px;
}

    .sousuo_wrap_con_c_r_b dl dd span {
        display: block;
        width: 100%;
        height: 18px;
        font-size: 16px;
        font-weight: 500;
        color: #CF2829;
        text-align:center;
    }

    .sousuo_wrap_con_c_r_b dl dd p {
        font-size: 14px;
        color: #666;
    }

    .sousuo_wrap_con_c_r_b dl dd a {
        display: block;
        font-size: 14px;
        width: 162px;
        height: 54px;
        border: 1px solid #ddd;
        line-height: 20px;
        margin-top: 20px;
        font-weight: 400;
        color: #666666;
    }

        .sousuo_wrap_con_c_r_b dl dd a:hover {
            /* border: 1px solid #dc2828; */
        }

    .sousuo_wrap_con_c_r_b dl dd .sousuo_shou {
        float: left;
        color: #666666;
        border-right: none;
        background: url(../images/sousuo_shou.png) no-repeat 5px center;
        padding-left: 25px;
        height: 26px;
        font-size: 14px;
        font-weight: 400;
        width: 50px;
        height: 26px;
        border: 1px solid #B3B3B3;
        border-radius: 13px;
        margin-right:10px;
        padding-top:5px;
    }

        .sousuo_wrap_con_c_r_b dl dd .sousuo_shou:hover {
            width: 49px;
            background: url(../images/sousuo_yishou.png) no-repeat 5px center;
            color: #dc2828;
            border: 1px solid #dc2828;
        }

        .sousuo_wrap_con_c_r_b dl dd .sousuo_shou.collected {
            width: 50px;
            background: url(../images/sousuo_yishou.png) no-repeat 5px center !important;
        }

            .sousuo_wrap_con_c_r_b dl dd .sousuo_shou.collected:hover {
                width: 49px;
                background: url(../images/sousuo_yishou.png) no-repeat 5px center !important;
            }

    .sousuo_wrap_con_c_r_b dl dd .sousuo_jia {
        /* width: 34%;*/
        float: left;
        color: #dc2828;
        text-align: center;
        /*background: url(../images/sousuo_jia.png) no-repeat 9px center;*/
        font-size: 12px;
        font-weight: 400;
        width: 75px;
        height: 26px;
        border-radius: 13px;
        padding-top: 5px;
    }

    .sousuo_wrap_con_c_r_b dl dd .sousuo_jia1 {
        float: left;
        color: #fff;
        padding-left: 25px;
        font-size: 14px;
        font-weight: 400;
        width: 50px;
        height: 26px;
        background: #DC2828;
        border-radius: 13px;
        padding-top: 5px;
    }



    .sousuo_wrap_con_c_r_b dl dd .buy {
        float: left;
        color: #fff;
        margin-left:5px;
        font-size: 12px;
        font-weight: 400;
        width: 75px;
        height: 26px;
        text-align:center;
        background: #DC2828;
        border-radius: 13px;
        padding-top: 5px;
    }

        .sousuo_wrap_con_c_r_b dl dd .buy:hover {
            border: 1px solid #dc2828;
        }


    .sousuo_wrap_con_c_r_b dl dd .sousuo_jia:hover {
        border: 1px solid #dc2828;
    }

    .sousuo_wrap_con_c_r_b dl dd .sousuo_jia1:hover {
        border: 1px solid #dc2828;
    }

.sousuo_wrap_con_c_r_b .shou {
    border: 1px solid #dc2828;
}

    .sousuo_wrap_con_c_r_b .shou .sousuo_shou {
        background: url(../images/sousuo_yishou.png) no-repeat 5px center;
        color: #dc2828;
    }

/*右侧悬浮菜单*/
.slide {
    width: 45px;
    height: 90px;
    position: fixed;
    top: 50%;
    margin-top: -126px;
    background: #4e4e4e;
    right: 0;
    border-radius: 5px 0 0 5px;
    z-index: 999;
}

    .slide ul {
        list-style: none;
    }

    .slide .icon li {
        width: 45px;
        height: 45px;
    }

    .slide .icon .up {
        background: url(../images/shoushangjiao.png) no-repeat 15px 20px;
    }

    .slide .icon li.qq {
        background: url(../images/koukoukefu.png) no-repeat 15px center;
    }

    .slide .icon li.tel {
        background: url(../images/kefutel.png) no-repeat 15px center;
    }

    .slide .icon li.onlinekefu {
        background: url(../images/kefudianhua.png) no-repeat 15px center;
    }

    .slide .icon li.down {
        background: url(../images/shouxiajiao.png) no-repeat 15px 20px;
    }

    .slide .info {
        top: 50%;
        height: 54px;
        position: absolute;
        right: 100%;
        width: 0px;
        overflow: hidden;
        margin-top: -50px;
        transition: 0.5s;
        border-radius: 4px 0 0 4px;
    }

    .slide .kefu {
        top: 0;
        height: 54px;
        position: absolute;
        right: 100%;
        width: 0px;
        overflow: hidden;
        margin-top: 10px;
        transition: 0.5s;
        border-radius: 4px 0 0 4px;
    }

    .slide .online {
        top: 0;
        height: 54px;
        position: absolute;
        right: 43px;
        width: 0px;
        overflow: hidden;
        margin-top: 50px;
        transition: 0.5s;
        border-radius: 4px 0 0 4px;
    }

    .slide .info.hover {
        width: 145px;
    }

    .slide .kefu.hover {
        width: 145px;
    }

    .slide .online.hover {
        width: 145px;
    }

    .slide .info .qq {
        width: 160px;
        background: #4e4e4e;
    }

    .slide .kefu .tel {
        width: 160px;
        background: #4e4e4e;
    }

    .slide .online .onlinekefu {
        width: 160px;
        background: #4e4e4e;
    }

.info .qq,
.kefu .tel, .online .onlinekefu {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .info .qq p,
    .kefu .tel p, .online .onlinekefu p {
        font-size: 14px;
        color: #fff;
        padding-left: 16px;
    }

        .info .qq p a,
        .kefu .tel p a, .online .onlinekefu a {
            font-size: 14px;
            color: #fff;
        }

.sy_qy1 {
    position: absolute;
    background: #f4f4f4;
    width: 120px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

    .sy_qy1 ul li a {
        font-size: 16px !important;
        color: #666 !important;
        cursor: pointer !important;
        line-height: 40px !important;
        font-weight: normal !important;
    }

.partner-selecter a {
    font-weight: normal !important;
}

.sy_qy1 ul li a:hover {
    color: #dc2828 !important;
    text-decoration: underline !important;
}
/*控制菜单的按钮*/
.index_cy {
    width: 30px;
    height: 30px;
    background: url(img/index_cy.png);
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: 140px;
    background-position: 62px 0;
    cursor: pointer;
}

.index_cy2 {
    width: 30px;
    height: 30px;
    background: url(img/index_cy.png);
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: 140px;
    background-position: 30px 0;
    cursor: pointer;
}

/*自适应 当屏小于1050时隐藏*/
@media screen and (max-width: 1050px) {
    .slide {
        display: none;
    }

    #btn {
        display: none;
    }
}

/* 分页 开始 */
.sousuo_wrap_con_c {
    position: relative;
    padding-bottom: 70px;
}

    .sousuo_wrap_con_c .con_hol {
        position: absolute;
        right: 0px;
        /* bottom:0px; */
        font-size: 14px;
        color: #666;
    }

        .sousuo_wrap_con_c.con_hol a {
            cursor: pointer;
        }

        .sousuo_wrap_con_c .con_hol .holder {
            display: inline-block;
        }

            .sousuo_wrap_con_c .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .sousuo_wrap_con_c .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .sousuo_wrap_con_c .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .sousuo_wrap_con_c .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .sousuo_wrap_con_c .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
.sousuo_wrap_con_foot {


}
.sousuo_wrap_con_d {
    clear: both;
    width: 1280px;
    margin: 0 auto;
    height: 409px;
    padding-top:100px;
    margin-bottom:60px;
}

    .sousuo_wrap_con_d h3 {
        text-align: center;
        height: 20px;
        font-size: 20px;
        font-weight: 400;
        color: #666666;
    }
    .sousuo_wrap_con_d h3 span{
        margin:0 5px 0 5px;
    }
        .sousuo_wrap_con_d h3 img {
            margin-left:-5px;
        }
    /* 图片轮播 开始 */
    .hot-event {
        position: relative;
        width: 1280px;
        margin: 0 auto;
        margin-top: 18px;
    }

   .switch-nav {
       margin-left:-50px;
       display:block;
    }
    .switch-nav .next {
        float:right !important;
        margin-right:-30px;
    }

    .switch-nav a i {
        display: block;
        margin: 150px 20px 0 20px;
    }

 .switch-nav a {
    background: #fff;
    width: 48px;
    height: 38px;
    display: block;
    float: left;
}

 .switch-nav .next {
    border-left: none;
}

.hot-event .event-item {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.event-item ul {
    margin-left:20px;
}

.event-item ul dl {
    float: left;
/*    border: 1px solid #ddd;*/
    width: 208px;
    margin-left: 10px;
    padding-bottom: 22px;
    border-radius:6px;
    background:#fff;
}

    .event-item ul dl dt {
        width: 178px;
        height: 178px;
        margin: 0 auto;
    }

    .event-item ul dl dd p {
        font-size: 14px;
        color: #666;
        padding-left: 9px;
        padding-top: 20px;
    }

        .event-item ul dl dd p:hover {
            color: #dc2828;
        }

    .event-item ul dl dd span {
        display: block;
        font-size: 19px;
        color: #dc2828;
        padding-top: 20px;
        text-align: center;
    }

    .event-item ul dl dd .add-cart {
        display: block;
        margin: 0 auto;
        width: 98px;
        height: 33px;
        border: 1px solid #ddd;
        line-height: 33px;
        font-size: 14px;
        color: #666;
        text-align: center;
        text-decoration: none;
        margin-top: 19px;
        background: url(../images/liulan_gou.png) no-repeat 15px center;
        padding-left: 28px;
    }

    .event-item ul dl dd .add-cart1 {
        display: block;
        margin: 0 auto;
        width: 98px;
        height: 33px;
        border: 1px solid #ddd;
        line-height: 33px;
        font-size: 14px;
        color: #666;
        text-align: center;
        text-decoration: none;
        margin-top: 19px;
        padding-left: 28px;
        padding-right: 28px;
        border-radius:6px;
    }

    .event-item ul dl dd .add-cart:hover {
        color: #dc2828;
        border: 1px solid #dc2828;
        background: url(../images/sousuo_jia.png) no-repeat 15px center;
    }

    .event-item ul dl dd .add-cart1:hover {
        color: #dc2828;
        border: 1px solid #dc2828;
    }

    .event-item ul dl dd p a:hover {
        border: none !important;
        color: #dc2828 !important;
        ;
    }
/* 图片轮播 结束 */
.sousuo_wrap_con_c_r_c {
    margin-top: 40px;
    margin-left: 10px;
}

    .sousuo_wrap_con_c_r_c h4 {
        font-size: 14px;
        color: #666;
        background: #eeeeee;
        height: 35px;
        line-height: 35px;
        padding-left: 8px;
    }

.sousuo2_wrap_con_a {
    height: 60px;
}

    .sousuo2_wrap_con_a img {
        display: block;
        float: left;
        margin-top: 18px;
        margin-left: 40px;
    }

    .sousuo2_wrap_con_a p {
        float: left;
        line-height: 60px;
        padding-left: 15px;
        font-size: 14px;
        color: #fa3232;
    }

        .sousuo2_wrap_con_a p span {
            color: #666;
        }
/* 搜索 结束 */
/* 商品详情 开始 */
.shangpinx_con {
    width: 1090px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.shangpinx_con_a {
    height:510px;
    background:#fff;
    padding:40px;
}
.shangpinx_con_a_l {
    width: 400px;
    float: left;
}

.shangpinx_con_a_l1 {
    box-sizing: border-box;
    z-index: 999;
    width: 400px;
    height: 400px;
    overflow: hidden;
}

    .shangpinx_con_a_l1 img {
        margin: 0 auto;
        display: block;
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

#showbox span {
    background: url(../images/whitebg.png) repeat;
}

#showsum {
    left: 25px;
    margin-top: 10px;
}

    #showsum span {
        border: 1px solid #ddd;
    }

    #showsum span.sel {
        box-sizing: border-box;
        border: 1px solid #dc2828;
    }

.showpage {
    width: 400px;
    position: relative;
}

    .showpage a {
        display: block;
        line-height: 60px;
        text-align: center;
        position: absolute;
        left: 0;
        top: -62px;
    }

        .showpage a#shownext {
            left: auto;
            right: 0;
        }

.shangpinx_con_a_r {
    float: left;
    margin-left: 60px;
    width: 550px;
}

    .shangpinx_con_a_r h1 {
        font-size: 18px;
        color: #666;
        line-height: 30px;
        font-weight: 400;
    }

    .shangpinx_con_a_r h2 {
        font-size: 14px;
        color: #dc2828;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 60px;
    }
    .shangpinx_con_a_r .form-item {
        margin-bottom: 35px;
        font-size: 14px;
    }
    .shangpinx_con_a_r .form-item .form-item-label{
        margin-right: 35px;
    }
    .shangpinx_con_a_r .form-item {
        
    }
    .shangpinx_con_a_r .gw_num {
        margin-left: 0 !important;
        margin-right: 10px;
        margin-top: -5px;
    }

.shangpinx_con_a_r1 {
    margin-top: 20px;
    background: #eeeeee;
    position: relative;
}

.shangpinx_con_a_r1_z {
    float: left;
}

    .shangpinx_con_a_r1_z h3 {
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        line-height: 40px;
    }

        .shangpinx_con_a_r1_z h3 span {
            font-size: 18px;
            color: #dc2828;
        }

        .shangpinx_con_a_r1_z h3 s {
            font-size: 14px;
            color: #666;
            text-decoration: none;
            padding-left: 20px;
            cursor: pointer;
        }

            .shangpinx_con_a_r1_z h3 s:hover {
                color: #dc2828;
            }

.shangpinx_con_a_r1_h {
    /* margin-top: 18px; */
    position: relative;
}

    .shangpinx_con_a_r1_h a {
        background: #dc2828;
        font-size: 14px;
        color: #fff;
        margin-left: 10px;
        width: 30px;
        height: 20px;
        display: block;
        float: left;
        text-align: center;
        line-height: 19px;
    }

    .shangpinx_con_a_r1_h b {
        font-size: 14px;
        color: #666;
        font-weight: normal;
        padding-left: 10px;
        display: block;
        float: left;
    }

    .shangpinx_con_a_r1_h img {
        position: absolute;
        top: 8px;
        left: 40px;
    }

.shangpinx_con_a_r1_t {
    float: right;
    padding-right: 20px;
}

.line {
    height: 30px;
    border-left: 1px solid #ccc;
    position: absolute;
    right: 100px;
    top: 7px;
}

.shangpinx_con_a_r1_t h4 {
    font-size: 14px;
    color: #666;
    line-height: 41px;
}

.shangpinx_con_a_r2 {
    margin-top: 5px;
}

    .shangpinx_con_a_r2 h5 {
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        float: left;
        padding-top: 22px;
    }

    .shangpinx_con_a_r2 ul {
        float: left;
        width: 90%;
    }

        .shangpinx_con_a_r2 ul li {
            float: left;
            width: 112px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            border: 1px solid #ddd;
            margin-top: 15px;
            margin-left: 15px;
        }


            .shangpinx_con_a_r2 ul li a {
                font-size: 14px;
                color: #666;
            }

            .shangpinx_con_a_r2 ul li:hover {
                border: 1px solid #dc2828;
                background: url(../images/xuanzhhong.png) no-repeat right bottom;
            }

/* 加减 开始 */
.gw_num {
    float: left;
    border: 1px solid #ddd;
    width: 136px;
    line-height: 28px;
    overflow: hidden;
    margin-left: 20px !important;
    border-radius: 6px;
    margin-top: 45px;
    text-align:center;
}

    .gw_num em {
        display: block;
        height: 28px;
        width: 28px;
        float: left;
        color: #999999;
        border-right: 1px solid #ddd;
        background: #fff;
        text-align: center;
        cursor: pointer;
        font-style: normal;
        font-size: 25px;
        line-height: 26px;
    }

    .gw_num .num {
        display: block;
        float: left;
        text-align: center;
        width: 78px;
        font-style: normal;
        font-size: 14px;
        color: #666;
        height: 28px;
        line-height: 28px;
        border: 0;
    }

    .gw_num em.add {
        float: right;
        border-right: 0;
        border-left: 1px solid #ddd;
        font-size: 19px;
    }

    .gw_num em.jianj {
        color: #dfdfdf;
    }
/* 加减 结束 */
.shangpinx_con_a_r3 p {
    float: left;
    font-size: 14px;
    color: #666;
    padding-top: 5px;
    padding-left: 18px;
}

.shangpinx_con_a_r4 {
    margin-top: 30px;
    background: #dc2828;
    padding: 0 30px;
    height: 40px;
    cursor: pointer;
    border-radius: 6px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

    .shangpinx_con_a_r4 img {
        padding-top: 12px;
        width: 18px;
        height: 18px;
    }

    .shangpinx_con_a_r4 a {
        line-height: 40px;
        font-size: 18px;
        display: inline-block;
        color: #fff;
        vertical-align: top;
    }

        .shangpinx_con_a_r4 a.enquiry-price {
            display: block;
            float: none;
            line-height: 40px;
            font-size: 18px;
            color: #fff;
            padding-left: 0;
        }

.shangpinx_con_a_r5 h4 {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}

.shangpinx_con_a_l2 {
    margin: 50px 0 0 20px;
    float: right;
}

    /* .shangpinx_con_a_l2 img{
	display: block;
	float: left;
	padding-top: 3px;
} */

    .shangpinx_con_a_l2 a {
        font-size: 14px;
        color: #666;
        display: block;
        float: left;
        padding-left: 5px;
        padding-left: 20px;
        background: url(../images/sousuo_shou.png) no-repeat left center;
    }

    .shangpinx_con_a_l2:hover a {
        color: #dc2828;
        background: url(../images/sousuo_yishou.png) no-repeat left center;
    }

.shangpinx_con_b {
    margin-top: 40px;
}

.shangpinx_con_b_l {
    width: 172px;
    padding:20px 0 10px 0;
    float: left;
    background:#fff;
    padding: 20px 15px;
}

    .shangpinx_con_b_l h1 {
        font-size: 14px;
        color: #666;
        margin: 11px 0 14px 0;
    }
.shangpinx_con_b dl{
    margin-bottom: 20px;
}
.shangpinx_con_b dl dt img {
}

.shangpinx_con_b_l dl dt {
    width: 170px;
    height: 170px;
    background: #f0f0f0;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .shangpinx_con_b_l dl dd {
        text-align: center;
    }

        .shangpinx_con_b_l dl dd span {
            font-size: 14px;
            color: #dc2828;
        }

        .shangpinx_con_b_l dl dd p {
            font-size: 14px;
            color: #666;
            line-height: 20px;
            text-align: left;
        }

            .shangpinx_con_b_l dl dd p:hover {
                color: #dc2828;
            }
            .shangpinx_con_b_l dl dd .price-label.normal {
                font-size: 12px;
            }

.deProductTop {
    width: 90%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-left: 50px;
    margin: 0 auto;
    margin-bottom: 20px;
    *width: 90%;
    *padding-bottom: 20px;
    *border-bottom: 1px solid #ddd;
    *padding-left: 50px;
    *margin: 0 auto;
    *margin-bottom: 20px;
}

    .deProductTop p {
        font-size: 16px;
        color: #666;
        *font-size: 16px;
        *color: #666;
    }

    .deProductTop ul {
        margin-top: 10px;
        *margin-top: 10px;
    }

        .deProductTop ul li {
            font-size: 14px;
            color: #666;
            line-height: 22px;
            *font-size: 14px;
            *color: #666;
            *line-height: 22px;
        }

.shangpinx_con_b_r {
    float: left;
    margin-left: 20px;
    width: 788px;
    padding: 0 40px;
    background-color: #fff;
}
    /* tab 开始 */
    .shangpinx_con_b_r .tabList3 {
        background: #fff;
   /*     border: 1px solid #ddd;*/
        border-bottom: 1px solid #ddd;
        padding: 20px 0 20px 0;
        /* border-left: none; */
    }

.tabList3 li {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 38px;
}

    .tabList3 li a {
        display: block;
        font-size: 14px;
        color: #666;
        cursor: pointer;
    }

    .tabList3 li.shangpinx_bianse {
        /*border-top: 2px solid #dc2828;
        background: #fff;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;*/
    }
    .tabList3 li.shangpinx_bianse a{
       color:#dc2828;
    }
.tabCon3 {
    background: #fff;
}

.shangpinx_anfang,
.shangpinx_hexin {
    display: none;
}
/* tab 结束 */
.shangpinx_zonghe_a {
    border: 1px solid #ddd;
    border-top: none;
    padding-top: 20px;
    /* padding-left: 50px; */
    padding-bottom: 15px;
    width: 948px;
    *border: 1px solid #ddd;
    *border-top: none;
    *padding-top: 20px;
    *padding-bottom: 15px;
    *width: 948px;
}

    .shangpinx_zonghe_a h3 {
        font-size: 14px;
        padding-left: 40px;
    }

    .shangpinx_zonghe_a img {
        /* padding-left: 50px; */
        margin: 0 auto;
        display: block;
        *margin: 0 auto;
        *display: block;
        width: 100%;
    }

    .shangpinx_zonghe_a h1 {
        font-size: 14px;
        color: #666;
        *font-size: 14px;
        *color: #666;
    }

    .shangpinx_zonghe_a p {
        color: #666;
        font-size: 14px;
        line-height: 22px;
    }

    .shangpinx_zonghe_a > p {
        color: #222;
        padding-left: 40px;
    }

.shangpinx_zonghe_le {
    float: left;
    margin-left: 100px;
    *float: left;
    *margin-left: 100px;
}

    .shangpinx_zonghe_le li a {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        *font-size: 14px;
        *color: #666;
        *line-height: 24px;
    }

.shangpinx_zonghe_a2 {
    float: right;
}

    .shangpinx_zonghe_a2 a {
        font-size: 14px;
        color: #2896dc;
        padding-right: 20px;
        padding-top: 18px;
    }

.shangpinx_zonghe_b {
    border: 1px solid #ddd;
    margin-top: 10px;
}

    .shangpinx_zonghe_b img {
        display: block;
        margin: 0 auto;
    }

.shangpinx_zonghe_c,
.shangpinx_zonghe_d {
}
    .shangpinx_zonghe_c{
        margin-right: -65px;
    }
    .shangpinx_zonghe_d {
        margin-right: -64px;
    }
    .shangpinx_zonghe_c h2,
    .shangpinx_zonghe_d h2 {
        height: 38px;
        line-height: 38px;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
        color: #666;
        width: 788px;
        margin-bottom: 35px;
    }

.shangpinx_zonghe_c dl {
    float: left;
    margin-bottom: 50px;
    margin-right: 65px;
}
    .shangpinx_zonghe_c dl dt {
        float: left;
        width: 32px;
        height: 32px;
    }

    .shangpinx_zonghe_c dl dd {
        float: left;
        padding-left: 10px;
    }

        .shangpinx_zonghe_c dl dd h3 {
            height: 16px;
            font-size: 16px;
            font-weight: bold;
            color: #666666;
        }

        .shangpinx_zonghe_c dl dd p {
            font-size: 14px;
            width: 165px;
            padding-top: 7px;
            height: 28px;
            font-size: 12px;
            font-weight: 400;
            color: #999999;
            line-height: 16px;
        }

    .shangpinx_zonghe_d dl {
        float: left;
        margin-right: 64px;
        margin-bottom: 40px;
    }

        .shangpinx_zonghe_d dl dt {
            float: left;
            width: 32px;
            height: 32px;
        }

        .shangpinx_zonghe_d dl dd {
            float: left;
            padding-left: 20px;
        }

            .shangpinx_zonghe_d dl dd h3 {
                height: 16px;
                font-size: 16px;
                font-weight: bold;
                color: #666666;
            }

            .shangpinx_zonghe_d dl dd p {
                width: 836px;
                padding-top: 7px;
                width: 305px;
                height: 44px;
                font-size: 12px;
                font-weight: 400;
                color: #999999;
                line-height: 16px;
            }

.shangpinx_anfang_a {
    border-top: none;
}

    .shangpinx_anfang_a table {
        width: 98%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

        .shangpinx_anfang_a table tr th {
            border: 1px solid #ddd;
            background: #eeeeee;
            text-align: center;
            font-size: 14px;
            color: #666;
            height: 28px;
            font-weight: bold;
        }

        .shangpinx_anfang_a table tr td {
          /*  border: 1px solid #ddd;*/
            font-size: 14px;
            color: #666;
            height: 28px;
            padding-left: 20px;
        }

    .shangpinx_anfang_a .lie {
        text-align: right;
        padding-right: 50px;
        color: #999999;
        width: 80px;
    }

.shangpinx_hexin_a {
    border-top: none;
}

.shangpinx_hexin_a1 {
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
    padding: 30px 0 !important;
    border: none;
}

    .shangpinx_hexin_a1 h2 {
        font-size: 14px;
        color: #666;
        font-weight: bold;
        padding-top: 20px;
    }

    .shangpinx_hexin_a1 p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        line-height: 24px;
    }

/* 弹框 */
.faqbg {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.tanzong {
    background: #fff;
    /* padding-bottom: 20px; */
}

.faqdiv {
    /*width: 501px;
    left: 31.5%;
    z-index: 10000;*/
    /* background-color:#fff; */
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding-bottom: 20px;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    /* filter:alpha(opacity=60); */
}

.shanpinxing_a {
    width: 100%;
    height: 40px;
    background: #f4f4f4;
}

    .shanpinxing_a h1 {
        font-size: 14px;
        color: #666;
        line-height: 40px;
        padding-left: 19px;
        float: left;
    }

    .shanpinxing_a img {
        float: right;
        padding-top: 12px;
        padding-right: 18px;
        cursor: pointer;
    }

.shangpinxing_b {
    margin-top: 28px;
}

    .shangpinxing_b img {
        float: left;
        padding-left: 50px;
    }

.shangpinxing_b_z {
    float: left;
    padding-left: 10px;
}

    .shangpinxing_b_z h2 {
        font-size: 16px;
        color: #222;
    }

    .shangpinxing_b_z p {
        font-size: 14px;
        color: #999;
    }

.shangpinxing_c {
    margin-top: 40px;
    float: right;
}

.shangpinxing_c_l {
    font-size: 14px;
    color: #666 !important;
    background: #e3e3e3 !important;
    border: 1px solid #f1f1f1 !important;
    display: block;
    float: left;
    line-height: 33px;
    text-align: center;
    border-radius: 5px;
    padding: 1px 15px;
}

    .shangpinxing_c_l.remove {
        background: #dc2828;
        color: #fff;
    }

        .shangpinxing_c_l.remove:hover {
            background: #b41e1e;
            color: #fff;
        }

    .shangpinxing_c_l:hover {
        background: #eee !important;
        color: #666 !important;
    }

.shangpinxing_c_r {
    display: block;
    float: right;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-left: 20px;
    padding: 1px 15px;
}

/* 弹框1 */
.faqbg1 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv1 {
    width: 501px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

/* 弹框2 */
.faqbg2 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv2 {
    width: 501px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.sp_jiang_a {
    width: 460px;
    margin: 0 auto;
    height: 40px;
    margin-top: 10px;
    background: #eeeeee;
}

    .sp_jiang_a h3 {
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #dc2828;
        margin-bottom: 10px;
    }

.sp_jiang_b {
    width: 286px;
    margin: 0 auto;
    margin-top: 10px;
}

    .sp_jiang_b p {
        font-size: 14px;
        color: #666;
        float: left;
        line-height: 28px;
    }

        .sp_jiang_b p span {
            color: #e95264;
        }

    .sp_jiang_b select {
        display: block;
        float: left;
        margin-left: 10px;
        width: 185px;
        height: 28px;
        line-height: 28px;
        border: none;
        border: 1px solid #ddd;
        font-size: 14px;
        color: #666;
        outline-color: #999;
        font-family: "微软雅黑";
        padding-left: 10px;
    }

    .sp_jiang_b input {
        display: block;
        float: left;
        margin-left: 10px;
        width: 173px;
        height: 28px;
        line-height: 28px;
        border: none;
        border: 1px solid #ddd;
        font-size: 14px;
        font-family: "微软雅黑";
        padding-left: 10px;
    }

.notify-email {
    color: #666;
}

.sp_jiang_b input:focus {
    outline: 1px solid #999;
}

.sp_jiang_b :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ababab;
    opacity: 1;
}

.sp_jiang_b ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ababab;
    opacity: 1;
}

.sp_jiang_b input:-ms-input-placeholder {
    color: #ababab;
    opacity: 1;
}

.sp_jiang_b input::-webkit-input-placeholder {
    color: #ababab;
    opacity: 1;
}

.sp_jiang_c {
    padding-left: 198px;
}

    .sp_jiang_c input {
        display: block;
        float: left;
        margin-top: 13px;
    }

    .sp_jiang_c p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 10px;
        padding-left: 10px;
    }

.sp_jiang_d a {
    display: block;
    width: 80px;
    height: 42px;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
}
/* 商品详情 结束 */
/* 购物车 开始 */
.gouwuche_top {
    width: 1090px;
    margin: 0 auto;
}

.gouwuche_top_a {
    float: left;
    width: 350px;
}
    .gouwuche_top_a .v-line {
        width: 1px;
        height: 46px;
        background: #DDDDDD;
        display: inline-block;
        float: left;
        margin: 30px 20px;
    }

    .gouwuche_top_a p {
        float: left;
        font-size: 26px;
        color: #666;
        font-weight: 400;
        line-height: 25px;
        display: block;
        height: 50px;
        margin-top: 30px;
    }

        .gouwuche_top_a p span {
            height: 16px;
            font-size: 16px;
            font-weight: 400;
            color: #666666;
            display: block;
            margin-top: 7px;
            line-height: 1;
            font-family: ShouShuti;
        }
    .gouwuche_top_a img {
        width: 160px;
        height:54px;
        margin-top: 30px;
        display: block;
        float: left;
    }

    .gouwuche_top_a h1 {
        font-size: 26px;
        float: left;
        /*padding-top: 40px;*/
        padding-left: 15px;
        height: 25px;
        font-weight: 400;
        color: #666666;
    }

.gouwuche_top_b {
    float: right;
    position: relative;
}

    .gouwuche_top_b .gouwuline input {
        width: 234px;
        height: 42px;
        border: 1px solid #999999;
        border-right: 0;
        border-radius: 8px 0px 0px 8px;
        float: left;
        line-height: 42px;
        padding-left:5px;
        color:#999;
        outline:none;
    }
    .gouwuche_top_b .gouwuline a {
        width: 94px;
        height: 44px;
        background: #DC2828;
        border-radius: 0px 8px 8px 0px;
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
        display: block;
        float: left;
        line-height: 44px;
        text-align:center;
    }

.gouwuline {
  /*  width: 590px;
    height: 4px;
    border-radius: 5px;*/
    margin-top: 38px;
}

.gouwuche_top_b_shu {
    padding-top: 28px;
    position: absolute;
    right: -30px;
    top: 0;
}

    .gouwuche_top_b_shu li {
        float: left;
        text-align: center;
        margin-right: 60px;
    }

        .gouwuche_top_b_shu li span {
            width: 18px;
            height: 18px;
            border-radius: 50%;
            _border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            background: #cccccc;
            line-height: 18px;
            text-align: center;
            display: inline-block;
            font-size: 14px;
            color: #fff;
        }

    /* .gouwuche_top_b_shu li p{
	font-size: 14px;
	color: #ccc;
	padding-top: 10px;
} */

    .gouwuche_top_b_shu .gouwusp {
        background: #5ab45a;
    }

    .gouwuche_top_b_shu .gouwup {
        color: #5ab45a;
    }

.gouwuche_con {
    width: 1090px;
    margin: 0 auto;
    margin-top: 42px;
}

.gouwuche_con_a h1 {
    font-size: 18px;
    color: #dc2828;
}

.gouwuche_con_b {
    height: 50px;
    width: 1090px;
    border: 1px solid #ddd;
    margin-top: 15px;
    background: #F2F2F2;
    border-radius: 6px;
}

    .gouwuche_con_b ul li {
        float: left;
        line-height: 50px;
        font-size: 16px;
        color: #666;
    }

    .gouwuche_con_b .quan {
        margin-left: 10px;
        /*width: 137px;*/
    }

        .gouwuche_con_b .quan input {
            display: block;
            float: left;
            margin-top: 18px;
        }

        .gouwuche_con_b .quan a {
            display: block;
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

    .gouwuche_con_b .shang {
        /* padding-left: 205px; */
        width: 330px;
        text-align: center;
    }

    .gouwuche_con_b .dan {
        /* padding-left: 200px; */
        width: 170px;
        text-align: center;
    }

    .gouwuche_con_b .shu {
        /* padding-left: 139px; */
        width: 136px;
        text-align: center;
        margin-left: 10px;
    }

    .gouwuche_con_b .zong {
        /* padding-left: 138px; */
        width: 207px;
        text-align: center;
    }

    .gouwuche_con_b .cao {
        /* padding-left: 140px; */
        /* width: 160px; */
        text-align: center;
        padding-left: 30px;
    }

.gouwuche_con_c {
    margin-top: 29px;
}

    .gouwuche_con_c input {
        display: block;
        float: left;
        margin-top: 3px;
        margin-left: 10px;
    }

    .gouwuche_con_c a {
        float: left;
        display: block;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

.gouwuche_con_d {
    margin-top: 15px;
 /*   border: 1px solid #ddd;*/
    border-bottom: none;
}

    .gouwuche_con_d ul {
        border-bottom: 1px solid #ddd;
        position: relative;
        border-radius:6px;
    }

        .gouwuche_con_d ul .name {
            float: left;
            width: 387px;
        }

            .gouwuche_con_d ul .name input {
                display: block;
                float: left;
                margin-left: 9px;
                margin-top: 25px;
                width:14px;
                height:15px;
            }
            .gouwuche_con_d ul .gwc_zw {
                display: block;
                float: left;
                margin-left: 9px;
                margin-top: 25px;
                width: 14px;
                height: 15px;
            }
            .gouwuche_con_d ul .name .myimg {
                display: block;
                float: left;
                width: 90px;
                height: 90px;
                border: 1px solid #ddd;
                margin-top: 19px;
                margin-left: 20px;
                margin-bottom: 19px;
            }

            .gouwuche_con_d ul .name p {
                float: left;
                width: 210px;
                height: 54px;
                line-height: 20px;
                padding-top: 19px;
                padding-left: 15px;
                font-size: 14px;
                color: #666;
            }

                .gouwuche_con_d ul .name p:hover {
                    color: #dc2828;
                }

        .gouwuche_con_d ul .prize {
            width: 170px;
            font-size: 14px;
            color: #666;
            float: left;
            padding-top: 54px;
            text-align: center;
        }

        .gouwuche_con_d ul .shuliang {
            position: relative;
        }

            .gouwuche_con_d ul .shuliang p {
                font-size: 12px;
                color: #999;
                position: absolute;
                left: 685px;
                top: 70px;
            }

                .gouwuche_con_d ul .shuliang p span {
                    color: #666;
                }

    .gouwuche_con_d .zongjia {
        font-size: 14px;
        color: #666;
        float: left;
        padding-top: 53px;
        width: 207px;
        text-align: center;
    }

    .gouwuche_con_d .caozuo {
        position: relative;
        float: left;
        padding-top: 40px;
        padding-left: 30px;
    }

        .gouwuche_con_d .caozuo .item {
            color: #dc2828;
            text-decoration: underline;
        }

.caozuo2_shoucang {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #5ab45a;
    padding: 3px 5px;
    background: #fff;
}

    .caozuo2_shoucang img {
        display: block;
        float: left;
    }

    .caozuo2_shoucang p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 8px;
    }

.caozuo2_yiru {
    position: absolute;
    width: 209px;
    height: 129px;
    bottom: -147px;
    right: -77px;
    z-index: 1;
    border: 1px solid #dc2828;
    background: #fff;
    padding-bottom: 10px;
}

.caozuo2_yifu1 img {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.caozuo2_yifu1 p {
    font-size: 14px;
    color: #666;
    width: 147px;
    padding-left: 10px;
    float: left;
    padding-top: 10px;
}

.caozuo2_yifu1 .yifu1_img {
    position: absolute;
    top: -18px;
    left: 89px;
}

.caozuo2_yifu2 a {
    display: block;
    float: left;
    margin-top: 18px;
}

.caozuo2_yifu2_que {
    font-size: 14px;
    background: #dc2828;
    border-radius: 3px;
    padding: 3px 10px;
    margin-left: 60px;
}

.caozuo2_yifu2_qu {
    font-size: 14px;
    color: #666;
    border: 1px solid #ddd;
    padding: 3px 10px;
    border-radius: 3px;
    margin-left: 20px;
}

.gouwuche_con_d .caozuo a {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

    .gouwuche_con_d .caozuo a:hover {
        color: #dc2828;
        text-decoration: underline;
    }

.gouwuche_con_d ul:hover {
    /* background: #faf0f0; */
}

.gouwuche_con_e {
    border: 1px solid #ddd;
    border-bottom: none;
    margin-top: 15px;
}

.gouwuche_con_e1 {
    float: left;
}

.gouwuche_con_e ul {
    border-bottom: 1px solid #ddd;
    padding-bottom: 18px;
}

    .gouwuche_con_e ul:hover {
        background: #faf0f0;
    }

.gouwuche_con_e1 input {
    display: block;
    margin-top: 45px;
    float: left;
    margin-left: 10px;
}

.gouwuche_con_e1 .gouwuche_con_e1_tu {
    float: left;
    width: 78px;
    height: 78px;
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 19px;
    margin-left: 20px;
}

    .gouwuche_con_e1 .gouwuche_con_e1_tu img {
        display: block;
        margin: 0 auto;
    }

.gouwuche_con_e1 .gouwuche_con_e1_wen {
    float: left;
    margin-top: 30px;
    margin-left: 13px;
}

    .gouwuche_con_e1 .gouwuche_con_e1_wen p {
        font-size: 14px;
        color: #666;
        padding-top: 5px;
        cursor: pointer;
    }

        .gouwuche_con_e1 .gouwuche_con_e1_wen p:hover {
            color: #dc2828;
        }

.gouwuche_con_e2 {
    float: right;
    padding-top: 50px;
}

    .gouwuche_con_e2 h2 {
        font-size: 14px;
        color: #666;
        float: left;
        padding-right: 125px;
    }

    .gouwuche_con_e2 p {
        font-size: 14px;
        color: #666;
        float: left;
        padding-right: 115px;
    }

    .gouwuche_con_e2 a {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        padding-right: 102px;
    }

        .gouwuche_con_e2 a:hover {
            color: #dc2828;
            text-decoration: underline;
        }

.gouwuche_con_f {
    border: 1px solid #ddd;
    margin-top: 30px;
    border-radius: 6px;
    background: #f2f2f2;
}

.gouwuche_con_f1 {
    float: left;
}

    .gouwuche_con_f1 input {
        float: left;
        display: block;
        margin-top: 23px;
        margin-left: 10px;
    }

    .gouwuche_con_f1 p {
        float: left;
        padding-top: 20px;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

    .gouwuche_con_f1 h2 {
        font-size: 14px;
        color: #666;
        float: left;
        padding-top: 20px;
        padding-left: 40px;
        position: relative;
    }

.gouwuche_con_f2 {
    float: right;
}

.gouwuche_con_f2_a {
    padding-right: 20px;
    float: left;
}

.gouwuche_con_f2_a1 {
    padding-top: 20px;
    line-height:20px;
}

    .gouwuche_con_f2_a1 p {
        float: left;
        font-size: 14px;
        color: #999;
        padding-right: 20px;
    }

        .gouwuche_con_f2_a1 p span {
            color: #f84748;
        }

    .gouwuche_con_f2_a1 h2 {
        float: left;
    }

        .gouwuche_con_f2_a1 h2 a {
            font-size: 14px;
            color: #666;
            display: block;
            float: left;
            cursor: text;
        }

        .gouwuche_con_f2_a1 h2 span {
            font-size: 20px;
            color: #dc2828;
            float: left;
        }

.gouwuche_con_f2_a2 p {
    font-size: 14px;
    color: #999;
}

    .gouwuche_con_f2_a2 p a {
        float: left;
        color: #999;
        display: block;
        padding-left: 238px;
        cursor: text;
    }

    .gouwuche_con_f2_a2 p span {
        float: left;
    }

.gouwuche_con_f2_b {
    float: right;
    position: relative;
}

    .gouwuche_con_f2_b a {
        background: #dc2828;
        display: block;
        font-size: 20px;
        color: #fff;
        height: 60px;
        width: 140px;
        line-height: 60px;
        text-align: center;
        border-top-right-radius:6px;
        border-bottom-right-radius:6px;
    }

        .gouwuche_con_f2_b a:hover {
            background: #b41e1e;
        }

#btn-order:hover {
    background: #b41e1e;
}

.gouwu_wrap_con_lu a {
    font-size: 18px;
    color: #666;
    display: block;
    float: left;
}

.gouwu_wrap_con_lu .gouwu_cai {
    color: #dc2828;
    border-bottom: 2px solid #dc2828;
    padding-bottom: 2px;
}

/* 弹框 */
.faqbg3 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv3 {
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.gouwuche1_a {
    margin-top: 115px;
    margin: 0 auto;
}

    .gouwuche1_a img {
        display: block;
        float: left;
        margin-left: 280px;
    }

    .gouwuche1_a div {
        padding-left: 40px;
        float: left;
    }

        .gouwuche1_a div p {
            font-size: 18px;
            color: #666;
        }

            .gouwuche1_a div p a {
                font-size: 14px;
                color: #fff;
                background: #dc2828;
                padding: 3px 8px;
                border-radius: 3px;
                cursor: pointer;
            }

        .gouwuche1_a div h3 {
            padding-top: 30px;
            font-size: 14px;
            color: #666;
        }

            .gouwuche1_a div h3 a {
                color: #2896dc;
                cursor: pointer;
            }

.gouwuche3_con_a {
    height: 48px;
    background: #faf0e6;
    border: 1px solid #f0b428;
    margin-bottom: 30px;
}

    .gouwuche3_con_a img {
        margin-top: 10px;
        margin-left: 40px;
        display: block;
        float: left;
    }

    .gouwuche3_con_a p {
        float: left;
        padding-left: 10px;
        line-height: 48px;
        font-size: 14px;
        color: #666;
    }

        .gouwuche3_con_a p b {
            float: left;
            display: block;
            font-weight: normal;
        }

        .gouwuche3_con_a p a {
            color: #fff;
            background: #dc2828;
            display: block;
            float: left;
            width: 60px;
            height: 30px;
            margin-top: 8px;
            margin-left: 5px;
            margin-right: 5px;
            text-align: center;
            line-height: 30px;
            border-radius: 3px;
        }

/* 弹框 */
.faqbg4 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv4 {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px !important;
}

/* tab 开始 */
.tabList4 {
    border-bottom: 1px solid #ddd;
    width: 422px;
    margin: 0 auto;
    height: 38px;
    padding-bottom: 44px;
}

    .tabList4 li {
        float: left;
        width: 100px;
        height: 38px;
        margin-top: 44px;
        text-align: center;
    }

        .tabList4 li a {
            display: block;
            font-size: 18px;
            color: #666;
        }

        .tabList4 li.gouwu_bianse {
            color: #666;
            border-bottom: 2px solid #dc2828;
        }

            .tabList4 li.gouwu_bianse a {
                color: #dc2828;
            }

.tabCon4 {
    background: #fff;
    margin-top: 20px;
}

.gouwu_anfang {
    display: none;
}

.gouwu_zonghe {
    width: 422px;
    margin: 0 auto;
}

.gouwu_anfang {
    width: 422px;
    margin: 0 auto;
}
/* tab 结束 */
/* 弹框 */
.faqbg5 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv5 {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.gouwuchey_a {
    width: 526px;
    margin: 0 auto;
}

.gouwuchey_a1 p {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}

    .gouwuchey_a1 p span {
        color: #dc2828;
    }

.gouwuchey_a1 input {
    width: 408px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    margin-top: 10px;
    border: none;
    border: 1px solid #ddd;
    outline-color: #999;
    border-radius:6px;
}

.gouwuchey_a1 select {
    margin-top: 10px;
    min-width: 158px;
    height: 38px;
    line-height: 38px;
    margin-left: 2px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    border: none;
    border: 1px solid #ddd;
    outline-color: #999;
    max-width: 100px;
    padding: 0 14px;
    border-radius: 6px;
}

.gouwuchey_a2j {
    float: left;
}

    .gouwuchey_a2j p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

        .gouwuchey_a2j p span {
            color: #dc2828;
        }

    .gouwuchey_a2j input {
        width: 198px;
        height: 38px;
        line-height: 38px;
        margin-top: 10px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        margin-right: 3px;
    }

.gouwuchey_a2g {
    float: left;
}

    .gouwuchey_a2g p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        padding-left: 20px;
    }

    .gouwuchey_a2g input {
        width: 198px;
        height: 38px;
        line-height: 38px;
        margin-top: 10px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        margin-left: 3px;
    }

    .gouwuchey_a2g span {
        font-size: 12px;
        color: #999;
    }

.gouwuchey_a3 {
    margin-top: 10px;
}

    .gouwuchey_a3 input {
        display: block;
        float: left;
        margin-top: 3px;
    }

    .gouwuchey_a3 p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

.gouwuchey_a4 a {
    width: 120px;
    height: 40px;
    background: #dc2828;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    line-height: 40px;
    text-align: center;
    display: block;
    border-radius: 6px;
}
/* 购物车 结束 */
/* 提交订单 开始 */
.tijiao_con {
    width: 1280px;
    margin: 0 auto;
}

.tijiao_con_a {
    margin-top: 45px;
}

    .tijiao_con_a p {
        font-size: 14px;
        color: #666;
    }

.tijiao_con_b {
    border: 1px solid #ddd;
    margin-top: 10px;
    padding-bottom: 40px;
}

    .tijiao_con_b img {
        margin-top: 38px;
        margin-left: 347px;
        float: left;
    }

.tijiao_con_b1 {
    float: left;
    padding-top: 40px;
    padding-left: 40px;
}

    .tijiao_con_b1 h2 {
        line-height: 28px;
        font-size: 20px;
        color: #222;
    }

    .tijiao_con_b1 p {
        font-size: 14px;
        color: #666;
        padding-top: 30px;
    }

        .tijiao_con_b1 p span {
            color: #dc2828;
        }

    .tijiao_con_b1 h3 {
        font-size: 14px;
        color: #666;
        padding-top: 18px;
    }

        .tijiao_con_b1 h3 a {
            font-size: 14px;
            color: #2896dc;
            padding-left: 54px;
        }

    .tijiao_con_b1 h4 {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

        .tijiao_con_b1 h4 span {
            color: #dc2828;
        }

.tijiao_con_c {
    border: 1px solid #ddd;
    margin-top: 20px;
    padding-bottom: 40px;
    position: relative;
}

    .tijiao_con_c h1 {
        padding-left: 18px;
        font-size: 16px;
        color: #666;
        padding-top: 20px;
    }

.tijiao_con_c2 {
    width: 1112px;
    background: #f4f4f4;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .tijiao_con_c2 h2 {
        font-size: 14px;
        color: #222;
        float: left;
        padding-left: 20px;
        padding-top: 44px;
    }

    .tijiao_con_c2 .tijiao_con_c2_tu {
        float: left;
        display: block;
        padding-left: 118px;
        padding-top: 50px;
    }

.tijiao_con_c2_wen {
    float: left;
    padding-top: 10px;
    padding-left: 40px;
}

    .tijiao_con_c2_wen p {
        padding-top: 10px;
        font-size: 14px;
        color: #222;
    }

.tijiao_con_c3 {
    margin-top: 20px;
    margin-left: 52px;
}

    .tijiao_con_c3 h2 {
        font-size: 14px;
        color: #222;
    }

    .tijiao_con_c3 p {
        font-size: 14px;
        color: #222;
        padding-top: 10px;
    }

.tijiao_con_c4 {
    margin-top: 32px;
    margin-left: 38px;
}

    .tijiao_con_c4 h2 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 34px;
    }

.tijiao_con_c4_tu span {
    display: block;
    float: left;
    width: 78px;
    height: 78px;
    text-align: center;
    margin: 0 auto;
    margin-left: 20px;
    border: 1px solid #ddd;
}

    .tijiao_con_c4_tu span img {
        vertical-align: middle;
    }

    .tijiao_con_c4_tu span i {
        height: 100%;
        width: 0;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
    }

    .tijiao_con_c4_tu span .mytuj {
        width: 78px;
        height: 78px;
    }

.tijiao_con_c4_tu img {
    width: 78px;
    height: 78px;
}

.tijiao_con_c4 a {
    display: block;
    float: left;
    width: 98px;
    height: 33px;
    border: 1px solid #ddd;
    background: #eee;
    line-height: 33px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    color: #666;
    margin-top: 23px;
    margin-left: 20px;
}

.tijiao_con_c4 p {
    font-size: 12px;
    color: #999;
    float: left;
    width: 185px;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 20px;
}

.tijiao_con_d a {
    display: block;
    width: 140px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #dc2828;
    border-radius: 3px;
    bottom: -60px;
    left: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
}

/* tab 开始 */
.tabList5 {
    border-bottom: 1px solid #ddd;
    margin-left: 18px;
    margin-right: 18px;
    padding-bottom: 19px;
}

    .tabList5 li {
        width: 98px;
        height: 33px;
        border: 1px solid #ddd;
        float: left;
        margin-left: 18px;
        margin-top: 20px;
        line-height: 33px;
        text-align: center;
    }

        .tabList5 li a {
            font-size: 14px;
            color: #666;
        }

        .tabList5 li.tijiao_con_bianse {
            border: 1px solid #dc2828;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.tabCon5 {
    background: #fff;
}

.tijiao_con_anfang,
.tijiao_con_hexin {
    display: none;
}

.tijiao_con_anfang_a {
    width: 1112px;
    margin: 0 auto;
    background: #f4f4f4;
    border-radius: 3px;
    margin-top: 20px;
    padding-bottom: 25px;
}

    .tijiao_con_anfang_a h2 {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 20px;
        padding-top: 43px;
    }

.tijiao_con_anfang_a1 {
    float: left;
    width: 172px;
    height: 48px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
    margin-top: 25px;
    margin-left: 80px;
}

    .tijiao_con_anfang_a1 img {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }

.tijiao_con_anfang_a2 {
    float: left;
    width: 172px;
    height: 48px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
    margin-top: 25px;
    margin-left: 80px;
}

    .tijiao_con_anfang_a2 img {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }

.tijiao_con_anfang_a3 {
    float: left;
    width: 172px;
    height: 48px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
    margin-top: 25px;
    margin-left: 80px;
}

    .tijiao_con_anfang_a3 img {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }

.tijiao_con_anfang_a ul li:hover {
    border: 1px solid #dc2828;
    background: url(../images/xuanzhhong.png) no-repeat #fff right bottom;
}

.tijiao_con_hexin_a {
    width: 1112px;
    margin: 0 auto;
    background: #f4f4f4;
    border-radius: 3px;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .tijiao_con_hexin_a h2 {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 18px;
    }

.tijiao_con_hexin_a1 {
    padding-left: 18px;
    padding-top: 20px;
}

    .tijiao_con_hexin_a1 p {
        font-size: 14px;
        color: #222;
        line-height: 20px;
    }

/* 弹框 */
.faqbg6 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv6 {
    position: absolute;
    width: 720px;
    left: 25%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.tijiao_conx_a {
    margin-top: 28px;
    margin-left: 160px;
}

    .tijiao_conx_a img {
        display: block;
        float: left;
    }

.tijiao_conx_a1 {
    margin-left: 8px;
    float: left;
}

    .tijiao_conx_a1 h2 {
        font-size: 16px;
        color: #666;
    }

    .tijiao_conx_a1 p {
        font-size: 14px;
        color: #999;
        padding-top: 10px;
    }

.tijiao_conx_b {
    width: 682px;
    margin: 0 auto;
    margin-top: 40px;
}

    .tijiao_conx_b table {
        width: 680px;
    }

        .tijiao_conx_b table tr th {
            border: 1px solid #ddd;
            text-align: center;
            padding: 10px 0;
            font-size: 14px;
            color: #666;
            background: #f4f4f4;
        }

        .tijiao_conx_b table tr td {
            border: 1px solid #ddd;
            text-align: center;
            padding: 10px 0;
            font-size: 14px;
            color: #666;
        }

        .tijiao_conx_b table tr .tijiao_lian {
            text-align: left;
            padding-left: 30px;
        }

.tijiao_conx_c {
    width: 222px;
    margin: 0 auto;
    margin-top: 40px;
}

    .tijiao_conx_c a {
        width: 98px;
        height: 33px;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: 14px;
        color: #666;
        line-height: 33px;
        text-align: center;
    }

        .tijiao_conx_c a:hover {
            background: #eee;
        }

.tijiao_conx_c1 {
    float: left;
}

.tijiao_conx_c2 {
    float: right;
}

/* 弹框 */
.faqbg7 {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiv7 {
    position: absolute;
    width: 720px;
    left: 25%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}
/* 提交订单 结束 */
/* 信息核对 开始 */
.xinxi_con {
    width: 1090px;
    margin: 0 auto;
}

.xinxi_con_a {
}

    .xinxi_con_a h1 {
        font-size: 18px;
        color: #999;
    }

.xinxi_con_a1 {
/*    border: 1px solid #ddd;*/
    padding-bottom: 20px;
}

.xinxi_con_a1y h2 {
    float: left;
    height: 17px;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
}

.xinxi_con_a1y a {
    float: right;
    display: block;
    font-size: 14px;
    color: #2896dc;
    padding-top: 20px;
    padding-right: 20px;
}

.xinxi_con_a1x {
    /*margin-top: 10px;*/
}

    .xinxi_con_a1x ul .xinxi_con_zong {
        margin-top: 10px;
    }

        .xinxi_con_a1x ul .xinxi_con_zong li {
            width: 220px;
            height:160px;
            padding: 0 10px;
            border: 1px solid #ddd;
            line-height: 38px;
            text-align: center;
            font-size: 14px;
            color: #222;
            float: left;
            cursor: pointer;
            overflow: hidden;
            text-overflow: ellipsis;
            /*white-space: nowrap;*/
            margin:10px 20px 0 0;
            border-radius:6px;
        }
            .xinxi_con_a1x ul .xinxi_con_zong li h3 {
                height: 19px;
                font-size: 20px;
                font-weight: 400;
                color: #666666;
                text-align:left;
                margin-bottom:15px;
            }
            .xinxi_con_a1x ul .xinxi_con_zong li p {
                font-size: 14px;
                font-weight: 400;
                color: #999999;
                line-height: 23px;
                text-align: left;
            }
            .xinxi_con_a1x ul .xinxi_con_zong li span {
                font-size: 14px;
                font-weight: 400;
                color: #999999;
                line-height: 23px;
                text-align: center;
                display: block;
            }
            .xinxi_con_a1x ul .xinxi_con_zong li img {
                padding-top:40px;
            }
            .xinxi_con_a1x ul .xinxi_con_zong li a {
                float:right;
                margin-right:5px;
                padding-bottom:0px;
                color:#666;
            }

.xinxi_con_a1x_a {
    width: 905px;
    margin-left: 10px;
    float: left;
}

    .xinxi_con_a1x_a:hover {
        background: #faf0f0;
    }

.xinxi_zi {
    border: 1px solid #dc2828 !important;
    background: url(../images/xuanzhhong.png) no-repeat right bottom;
}

.xinxi_con_a1x_a p {
    font-size: 14px;
    color: #222;
    float: left;
    padding-left: 15px;
    line-height: 40px;
    width: 670px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinxi_con_a1x_a .xinxi_con_yin {
    float: right;
}

    .xinxi_con_a1x_a .xinxi_con_yin a {
        display: block;
        float: left;
        font-size: 14px;
        color: #2896dc;
        line-height: 40px;
        padding-left: 20px;
    }

.xinxi_con_shan {
    padding-right: 10px;
}

.xinxi_bian {
    /* background: #faf0f0; */
}

.xinxi_con_a1x_a .moren {
    width: 80px;
    height: 30px;
    display: block;
    float: left;
    background: #999999;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-top: 5px;
    display: none;
    border-radius: 2px;
    cursor: pointer;
}

.xinxi_con_shou {
    padding-top: 18px;
    font-size: 14px;
    color: #666;
}

.xinxi_con_b {
    margin-top: 18px;
}

.xinxi_con_b1 {
  /*  border: 1px solid #ddd;*/
    padding-bottom: 38px;
}

    .xinxi_con_b1 h1 {
        padding-top: 20px;
        height: 17px;
        font-size: 18px;
        font-weight: 400;
        color: #999999;
    }

    .xinxi_con_b1 h2 {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 40px;
    }

.xinxi_con_b1_a {
    margin: 0 auto;
/*    background: #faf0f0;
    border: 1px solid #ddd;*/
    margin-top: 20px;
}

    .xinxi_con_b1_a ul {
        border-bottom: 1px solid #ddd;
        padding-bottom: 18px;
    }

        .xinxi_con_b1_a ul li {
            float: left;
        }

        .xinxi_con_b1_a ul .xinxi_con_b1_tu {
            width: 90px;
            height: 90px;
      /*      border: 1px solid #ddd;*/
            margin-top: 20px;
            margin-left: 20px;
        }

        .xinxi_con_b1_a ul .xinxi_con_b1_zi {
            font-size: 14px;
            width: 330px;
            padding-left: 20px;
            padding-top: 25px;
            line-height: 24px;
        }
        .xinxi_con_b1_a ul .xinxi_con_b1_prize1 {
            font-size: 14px;
            color: #222;
            padding-top: 30px;
            padding-left: 30px;
            width: 100px;
        }
        .xinxi_con_b1_a ul .xinxi_con_b1_prize {
            font-size: 14px;
            color: #dc2828;
            padding-top: 30px;
            padding-left: 100px;
            width: 100px;
        }
        .xinxi_con_b1_a ul .xinxi_con_b1_remarks {
            font-size: 14px;
            color: #dc2828;
            padding-top: 30px;
            width: 198px;
        }
        .xinxi_con_b1_a ul .xinxi_con_b1_remarks textarea{
            padding: 5px;
        }

        .xinxi_con_b1_a ul .xinxi_con_b1_shu {
            font-size: 14px;
            color: #222;
            padding-top: 30px;
            width: 60px;
            padding-left: 100px;
        }

.xinxi_con_b1_b {
    width: 1148px;
    margin: 0 auto;
    background: #f5faff;
    border: 1px solid #ddd;
    margin-top: 20px;
}

    .xinxi_con_b1_b ul {
        padding-bottom: 18px;
        border-bottom: 2px solid #ddd;
    }

        .xinxi_con_b1_b ul li {
            float: left;
        }

        .xinxi_con_b1_b ul .xinxi_con_b1_tu1 {
            width: 78px;
            height: 78px;
            border: 1px solid #ddd;
            margin-top: 20px;
            margin-left: 20px;
            background: #fff;
        }

            .xinxi_con_b1_b ul .xinxi_con_b1_tu1 img {
                display: block;
                margin: 0 auto;
            }

        .xinxi_con_b1_b ul .xinxi_con_b1_zi1 {
            font-size: 14px;
            color: #222;
            width: 330px;
            padding-left: 20px;
            padding-top: 25px;
            line-height: 24px;
        }

        .xinxi_con_b1_b ul .xinxi_con_b1_prize1 {
            font-size: 14px;
            color: #dc2828;
            padding-top: 30px;
            padding-left: 300px;
            width: 100px;
        }

        .xinxi_con_b1_b ul .xinxi_con_b1_shu1 {
            font-size: 14px;
            color: #222;
            padding-top: 30px;
            width: 60px;
            padding-left: 50px;
        }

        .xinxi_con_b1_b ul .xinxi_con_b1_xiangxi {
            font-size: 14px;
            color: #222;
            padding-top: 30px;
            padding-left: 50px;
            background: url("../images/xinxie_xiajiao.png") no-repeat right 35px;
            padding-right: 15px;
            cursor: pointer;
        }

.xinxi_con_b2 {
/*    border: 1px solid #ddd;*/
    margin-top: 20px;
    padding-bottom: 20px;
}

    .xinxi_con_b2 h1 {
        font-size: 18px;
        color: #999;
        float: left;
        height: 60px;
        line-height: 60px;
    }
.xinxi_con_anfang_a textarea {
    display: block;
    padding: 3px 7px;
    width: 1016px;
    outline-style: none;
}
/* tab 开始 */
.tabList6 {
    float: left;
    margin-left: 10px;
    margin-top: 21px;
}

    .tabList6 li {
        float: left;
    }

        .tabList6 li span {
            width: 16px;
            height: 16px;
            display: block;
            float: left;
            margin-left: 20px;
            background: url(../images/xinxih_quan.png) no-repeat left center;
            margin-top: 1px;
        }

        .tabList6 li a {
            font-size: 14px;
            color: #222;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .tabList6 li.tijiao_con_bianse span {
            background: url(../images/xinxih_gou.png) no-repeat left center;
            border: none;
        }

.tabCon6 {
    background: #fff;
}

.xinxi_con_anfang {
    display: none;
}

.xinxi_con_c {
    margin-top: 15px;
}

.xinxi_con_c1 dl {
    float: right;
    margin-right: 40px;
    margin-top: 22px;
}

    .xinxi_con_c1 dl dt {
        float: left;
        padding-right: 99px;
        font-size: 14px;
        color: #666;
    }

    .xinxi_con_c1 dl dd {
        float: right;
        font-size: 14px;
        color: #222;
        width: 75px;
        text-align: right;
    }

.xinxi_con_c2 {
    padding:10px 0 10px 20px;
    background: #f2f2f2;
    border-radius: 6px;
    height: 30px;
}

    .xinxi_con_c2 dl {
        float: left;
        margin-right: 40px;
    }
    .xinxi_con_c2 dl.coupon dt {
        font-size: 14px;
    }
    .xinxi_con_c2 dl.coupon dt span {
        font-size: 14px;
    }
    .xinxi_con_c2 dl.coupon dt i {
        font-size: 14px;
    }
        .xinxi_con_c2 dl dt {
            float: left;
            padding-right: 29px;
            font-size: 14px;
            color: #666;
            line-height: 30px;
            height: 50px;
        }

        .xinxi_con_c2 dl dd {
            float: right;
            /*width: 105px;*/
        }

.xinxi_con_c2_jia {
    font-size: 24px;
    color: #dc2828;
}

.xinxi_con_eg {
    background: #faf0e6;
    border: 1px solid #f0b428;
    margin-top: 20px;
    height: 48px;
    line-height: 48px;
}

    .xinxi_con_eg p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
    }

    .xinxi_con_eg span {
        display: block;
        width: 30px;
        height: 20px;
        background: #dc2828;
        color: #fff;
        text-align: center;
        line-height: 20px;
        float: left;
        margin-top: 14px;
        margin-left: 25px;
        position: relative;
    }

        .xinxi_con_eg span img {
            position: absolute;
            top: 6px;
            right: -5px;
        }
.confirmOrder {
    float:right !important;
    margin-right:0px !important;
}
.xinxi_con_d a {
    display: block;
    width: 142px;
    height: 50px;
    background: #dc2828;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border-radius: 0 6px 6px 0;
    padding: -00px 0 0 20px;
    margin-top: -10px;
    margin-right:-29px;
}

    .xinxi_con_d a:hover {
        background: #b41e1e;
    }

/* 弹框 */
.faqbga {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdiva {
    position: absolute;
    width: 501px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.xinxi_con_anfang_a {
    border-top: 1px solid #ddd;
    margin: 0 auto;
}

    .xinxi_con_anfang_a textarea {
        height: 100px;
        border: 1px solid #ddd;
        border-radius:6px;

    }
.xinxi_con_anfang_a1 {
    width: 1112px;
    margin: 0 auto;
    margin-top: 10px;
}

.xinxi_con_anfang_fa {
    margin-top: 20px;
    position: relative;
}

.xinxi_con_anfang_a1 ul div li {
    float: left;
    width: 98px;
    height: 38px;
    border: 1px solid #ddd;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #222;
    cursor: pointer;
    border-radius: 6px;
}

.xinxi_con_anfang_zo {
    float: left;
    width: 900px;
    background: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    border-radius: 6px;
}

    .xinxi_con_anfang_zo p {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 60px;
        width: 170px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .xinxi_con_anfang_zo p span {
            color: #f0b428;
        }

    .xinxi_con_anfang_zo h4 {
        float: left;
        font-size: 14px;
        color: #222;
        line-height: 40px;
 /*       padding-left: 113px;*/
    }

    .xinxi_con_anfang_zo h5 {
        float: left;
        font-size: 14px;
        color: #222;
        line-height: 40px;
        padding-left: 448px;
    }

    .xinxi_con_anfang_zo a {
        display: block;
        float: right;
        font-size: 14px;
        color: #2896dc;
        padding-right: 55px;
        line-height: 40px;
    }

        .xinxi_con_anfang_zo a span {
            color: #dc2828;
            text-decoration: underline;
        }

.xinxix_bianse {
    border: 1px solid #dc2828 !important;
    background: url(../images/xuanzhhong.png) no-repeat right bottom;
}

.xinxi_con_anfang_tan {
    border: 1px solid #dc2828;
    width: 338px;
    position: absolute;
    right: -30px;
    background: #fff;
    top: 75px;
    padding-bottom: 20px;
}

    .xinxi_con_anfang_tan img {
        position: absolute;
        top: -8px;
        left: 160px;
    }

    .xinxi_con_anfang_tan h2 {
        font-size: 14px;
        color: #666;
        padding-top: 8px;
        width: 302px;
        margin: 0 auto;
        border-bottom: 1px solid #ddd;
        padding-bottom: 6px;
        margin-bottom: 10px;
    }

    .xinxi_con_anfang_tan dl {
        padding-top: 10px;
    }

        .xinxi_con_anfang_tan dl dt {
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 20px;
        }

        .xinxi_con_anfang_tan dl dd {
            float: left;
            font-size: 14px;
            color: #222;
            padding-right: 18px;
            width: 215px;
        }

.coupons {
    margin-top: 20px;
}

    .coupons ul {
        margin: 0 -5px;
        padding: 0;
    }

        .coupons ul li {
            float: left;
            display: block;
            margin: 0 5px 20px;
        }

            .coupons ul li .coupon-body {
                border: 2px solid #ddd;
                border-radius: 6px;
                padding: 10px;
                box-sizing: border-box;
                width: 198px;
                cursor: pointer;
            }

            .coupons ul li .error {
                color: #999;
                font-size: 12px;
                margin-top: 5px;
            }

            .coupons ul li.selected .coupon-body {
                border-color: #dc2828;
                background: url(../images/xuanzhhong.png) no-repeat right bottom;
            }

            .coupons ul li .title {
                color: #666;
                font-size: 14px;
            }

            .coupons ul li .amount {
                color: #dc2828;
                text-align: center;
                font-size: 20px;
                line-height: 40px;
                height: 40px;
            }

            .coupons ul li.disabled .amount {
                color: #999;
            }

            .coupons ul li .amount .rmb {
                color: #dc2828;
                text-align: center;
                font-size: 20px;
            }

            .coupons ul li.disabled .amount .rmb {
                color: #999;
            }

            .coupons ul li .desc {
                color: #999;
                font-size: 12px;
                text-align: center;
                height: 31px;
            }

            .coupons ul li .expire {
                color: #999;
                font-size: 12px;
                text-align: center;
            }
.cart-order .coupons {
    margin-top: 20px;
}
.cart-order .coupons ul{
    margin: 0 -5px;
    padding: 0;
}
    .cart-order .coupons ul li {
        float: left;
        display: block;
        margin: 0 5px 20px;
    }
        .cart-order .coupons ul li .coupon-body {
            border: 2px solid #ddd;
            border-radius: 6px;
            padding: 10px;
            box-sizing: border-box;
            width: 198px;
            cursor: pointer;
        }
        .cart-order .coupons ul li .error {
            color: #999;
            font-size: 12px;
            margin-top: 5px;
        }
    .cart-order .coupons ul li.selected .coupon-body {
        border-color: #dc2828;
        background: url(../images/xuanzhhong.png) no-repeat right bottom;
    }
.cart-order .coupons ul li .title{
    color: #666;
    font-size: 14px;
}
    .cart-order .coupons ul li .amount {
        color: #dc2828;
        text-align: center;
        font-size: 20px;
        line-height: 40px;
        height: 40px;
    }
    .cart-order .coupons ul li.disabled .amount {
        color: #999;
    }
    .cart-order .coupons ul li .amount .rmb {
        color: #dc2828;
        text-align: center;
        font-size: 20px;
    }
        .cart-order .coupons ul li.disabled .amount .rmb {
            color: #999;
        }
    .cart-order .coupons ul li .desc {
        color: #999;
        font-size: 12px;
        text-align: center;
        height:31px;
    }
    .cart-order .coupons ul li .expire {
        color: #999;
        font-size: 12px;
        text-align: center;
    }
    /*优惠券列表页面*/
    .coupon-list{

    }
.coupon-list .coupons {
    margin-top: 20px;
}

    .coupon-list .coupons {
        margin: 0 -5px;
        padding: 0;
    }

        .coupon-list .coupons .coupon {
            float: left;
            display: block;
            margin: 0 5px 20px;
        }

            .coupon-list .coupons .coupon .coupon-body {
                border: 2px solid #ddd;
                border-radius: 6px;
                padding: 10px;
                box-sizing: border-box;
                width: 195px;
                cursor: pointer;
            }

            .coupon-list .coupons .coupon .error {
                color: #999;
                font-size: 12px;
                margin-top: 5px;
            }

            .coupon-list .coupons .coupon .title {
                color: #666;
                font-size: 14px;
            }

            .coupon-list .coupons .coupon .amount {
                color: #dc2828;
                text-align: center;
                font-size: 20px;
                line-height: 40px;
                height: 40px;
            }

            .coupon-list .coupons .coupon.disabled .amount {
                color: #999;
            }

            .coupon-list .coupons .coupon .amount .rmb {
                color: #dc2828;
                text-align: center;
                font-size: 20px;
            }

            .coupon-list .coupons .coupon.disabled .amount .rmb {
                color: #999;
            }

            .coupon-list .coupons .coupon .desc {
                color: #999;
                font-size: 12px;
                text-align: center;
            }

            .coupon-list .coupons .coupon .expire {
                color: #999;
                font-size: 12px;
                text-align: center;
            }
            .coupon-list .coupons .coupon .actions{
                border-top: 1px dashed #ddd;
                margin-top: 10px;
                padding-top: 10px;
            }
            .coupon-list .coupons .coupon .used,.coupon-list .coupons .coupon .expire {
                color: #999;
                font-size: 14px;
            }
            .coupon-list .coupons .coupon .used:hover,.coupon-list .coupons .coupon .expire:hover {
                color: #999;
            }
            .coupon-list .coupons .coupon .actions .rules{
                float: right;
                color: #999 !important;
            }
            .coupon-list .coupons .coupon .actions .rules:hover{
                color: #666 !important;
            }
/* 弹框 */
.faqbgb {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivb {
    position: absolute;
    width: 501px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 40px;
}

.xinxi_conj_a1 {
    width: 435px;
    margin: 0 auto;
    margin-top: 10px;
}

    .xinxi_conj_a1 p {
        font-size: 14px;
        color: #666;
        float: left;
        line-height: 38px;
        padding-top: 10px;
        width: 95px;
        text-align: right;
    }

        .xinxi_conj_a1 p span {
            color: #dc2828;
        }

    .xinxi_conj_a1 input {
        float: left;
        width: 324px;
        height: 38px;
        border: none;
        border: 1px solid #ddd;
        padding-left: 10px;
        outline-color: #999;
        margin-top: 10px;
        line-height: 38px;
    }

    .xinxi_conj_a1 select {
        width: 103px;
        height: 38px;
        line-height: 38px;
        margin-top: 10px;
        margin-left: 9px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        font-size: 14px;
        color: #666;
        font-family: "微软雅黑";
    }

.xinxi_conj_b {
    margin-top: 20px;
    margin-left: 130px;
}

    .xinxi_conj_b a {
        display: block;
        width: 100px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 3px;
        background: #dc2828;
        font-size: 14px;
        color: #fff;
    }

/* 弹框 */
.faqbgc {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivc {
    /* position: absolute; */
    width: 460px;
    /* left: 31.5%; */
    z-index: 10000;
    /* background-color:#fff; */
    /* border: 5px solid rgba(0,0,0,.1); */
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    padding-bottom: 40px;
    margin-left:-40px;
}

.xinxi_conw_a {
    margin-top: 20px;
    margin-left: 20px;
}
.xinxi_conw_a1 {
    margin-left:25px;
}
.xinxi_conw_a1 li {
    /* float: left; */
    width: 98px;
    height: 38px;
    border: 1px solid #dc2828;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #222;
    background: url(../images/xuanzhhong.png) no-repeat right bottom;
    border-radius: 6px;
}

.xinxi_conw_a1 span {
    display: block;
    float: left;
    font-size: 12px;
    color: #666;
    width: 415px;
/*    padding-left: 18px;*/
    padding-top: 5px;
}

.xinxi_conw_a2 {
    margin-top: 20px;
}

    .xinxi_conw_a2 p {
        width: 98px;
        text-align: right;
        float: left;
        font-size: 14px;
        color: #666;
        line-height: 38px;
    }

        .xinxi_conw_a2 p span {
            color: #dc2828;
        }

    .xinxi_conw_a2 input {
        width: 334px;
        height: 38px;
        line-height: 38px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        float: left;
    }

.xinxi_conw_a3 li {
    float: left;
    width: 78px;
    height: 38px;
    border: 1px solid #dc2828;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #222;
    background: url(../images/xuanzhhong.png) no-repeat right bottom;
    margin-left: 10px;
    border-radius:6px;
}

.xinxi_conw_a4 {
    margin-top: 10px;
    padding-bottom: 10px;
}

    .xinxi_conw_a4 img {
        margin-top: 10px;
        margin-left: 20px;
        display: block;
        float: left;
    }

    .xinxi_conw_a4 p {
        font-size: 12px;
        color: #666;
        padding-left: 30px;
        padding-top: 10px;
        float: left;
        width: 415px;
    }

.xinxi_conw_a5 {
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
}

    .xinxi_conw_a5 a {
        display: block;
        float: left;
        font-size: 14px;
        text-align: center;
    }

.xinxi_conw_a5_b {
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #dc2828;
    border-radius: 3px;
    color: #fff !important;
}

    .xinxi_conw_a5_b:hover {
        background: #b41e1e;
    }

.xinxi_conw_a5_q {
    width: 98px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #666;
    margin-left: 20px;
}

    .xinxi_conw_a5_q:hover {
        background: #eee;
        color: #666;
    }

/* 弹框 */
.faqbgd {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivd {
    position: absolute;
    width: 490px;
    margin-left:-40px;
/*    left: 31.5%;*/
    z-index: 10000;
    /* background-color:#fff; */
/*    border: 5px solid rgba(0,0,0,.1);*/
    /*border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 40px;
    overflow-y: scroll;
}

.xinxihe_con_a {
    margin-top: 20px;
}

.xinxihe_con_a1 {
    width: 420px;
    margin: 0 auto;
    padding-bottom: 20px;
}

    .xinxihe_con_a1 h3 {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        padding-left: 20px;
    }

    .xinxihe_con_a1 p {
        font-size: 12px;
        color: #666;
        padding-left: 20px;
        padding-right: 20px;
    }

.xinxihe_con_b1 {
    margin-top: 10px;
}

    .xinxihe_con_b1 p {
        float: left;
        width: 115px;
        text-align: right;
        padding-top: 10px;
        font-size: 14px;
        color: #666;
        line-height:20px;
    }

.xinxihe_con_b1_u li {
    float: left;
    padding: 10px;
    border: 1px solid #dc2828;
    background: url(../images/xuanzhhong.png) no-repeat right bottom;
    font-size: 14px;
    color: #666;
    margin-left: 10px;
    border-radius:6px;
}

.xinxihe_con_b1 span {
    width: 195px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    padding-right: 50px;
    display: block;
    float: left;
}

.xinxihe_con_b1 input {
    width: 314px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    outline-color: #999;
    margin-left: 10px;
    padding-left: 10px;
    border-radius:6px;
}

.xinxihe_con_b1 i {
    color: #dc2828;
    font-style: normal;
}

.xinxihe_con_c {
    margin-top: 20px;
    margin-left: 125px;
}

    .xinxihe_con_c a {
        display: block;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #fff;
        border-radius: 3px;
        text-align: center;
        background: #dc2828;
    }

        .xinxihe_con_c a:hover {
            background: #b41e1e;
        }

/* 弹框 */
.faqbge {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdive {
    position: absolute;
    width: 520px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 40px;
}

.xinxidui_a h3 {
    font-size: 18px;
    color: #222;
    padding-left: 18px;
    padding-top: 20px;
}

.xinxidui_a p {
    font-size: 12px;
    color: #666;
    background: #f4f4f4;
    width: 410px;
    height: 30px;
    line-height: 30px;
    margin-left: 50px;
    padding-left: 10px;
    margin-top: 10px;
}

/* tab 开始 */
.tabList7 {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

    .tabList7 li {
        float: left;
        font-size: 14px;
        color: #666;
    }

        .tabList7 li span {
            width: 16px;
            height: 16px;
            border: 1px solid #c4c4c4;
            display: block;
            float: left;
            margin-left: 20px;
            border-radius: 50%;
        }

        .tabList7 li a {
            font-size: 14px;
            color: #222;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .tabList7 li.hedui_con_bianse span {
            background: url(../images/xinxih_gou.png) no-repeat left center;
            border: none;
        }

.tabCon7 {
    background: #fff;
}

.hedui_con_anfang {
    display: none;
}

.hedui_con_b2 {
    width: 480px;
    margin: 0 auto;
    margin-top: 20px;
}

    .hedui_con_b2 h1 {
        float: left !important;
        font-size: 14px;
        color: #666;
    }

        .hedui_con_b2 h1 span {
            color: #dc2828;
        }

.hedui_con_zonghe_a {
    width: 480px;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    margin-top: 10px;
}

.hedui_con_zonghe_a1 {
    margin-top: 10px;
}

    .hedui_con_zonghe_a1 p {
        width: 140px;
        text-align: right;
        font-size: 14px;
        color: #666;
        float: left;
        line-height: 88px;
    }

        .hedui_con_zonghe_a1 p span {
            color: #dc2828;
        }

.hedui_con_zonghe_a1_tu {
    width: 78px;
    height: 78px;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-left: 18px;
    float: left;
}

    .hedui_con_zonghe_a1_tu img {
        margin: 0 auto;
        display: block;
        margin-top: 25px;
    }

.hedui_con_zonghe_a1_wen {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

    .hedui_con_zonghe_a1_wen a {
        display: block;
        font-size: 14px;
        color: #666;
        width: 98px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        background: #eeeeee;
        border: 1px solid #ddd;
    }

    .hedui_con_zonghe_a1_wen b {
        font-weight: normal;
        font-size: 12px;
        color: #999;
        width: 202px;
        display: block;
        padding-top: 10px;
    }

    .hedui_con_zonghe_a1_wen h4 {
        font-size: 12px;
        color: #2896dc;
        padding-top: 10px;
    }

/* 弹框 */
.faqbgf {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivf {
    position: absolute;
    width: 490px;
    margin-left:-40px;
/*    left: 31.5%;*/
    z-index: 10000;
    /* background-color:#fff; */
    /*border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 40px;
    overflow-y: scroll;
    height: 400px;
}

.heduix_con_a h4 {
    font-size: 16px;
    color: #222;
    padding-left: 20px;
    padding-top: 20px;
}

.xinxihe_con_b1 select {
    float: left;
    width: 102px;
    border: 1px solid #ddd;
    outline-color: #999;
    font-size: 14px;
    color: #666;
    color: #666/9;
    margin-left: 10px !important;
    font-family: "微软雅黑";
    padding: 9px 0;
    border-radius:6px;
    padding-left:15px;
}

.faqbgg {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivg {
    position: absolute;
    width: 490px;
    margin-left:-40px;
/*    left: 31.5%;*/
    z-index: 10000;
    /* background-color:#fff; */
    /*border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 40px;
}
/* 信息核对 结束 */
/* 订单中心-管理子账户 开始 */
.dingdanguanli_header1 {
    width: 100%;
    padding: 45px 0 62px 0;
    background-color: #f2f2f2 !important;
}

.dingdanguanli_header1_a {
    width: 1090px;
    margin: 0 auto;
}

.dingdanguanli_header1_a_l {
    float: left;
}

    .dingdanguanli_header1_a_l img {
        display: block;
        float: left;
        height: 54px;
    }

    .dingdanguanli_header1_a_l .v-line {
        width: 1px;
        height: 46px;
        background: #DDDDDD;
        display: inline-block;
        float: left;
        margin: 4px 20px;
    }

    .dingdanguanli_header1_a_l p {
        float: left;
        font-size: 26px;
        color: #666;
        font-weight: 400;
        line-height: 25px;
        display: block;
        height: 50px;
        margin-top: 2px;
    }
        .dingdanguanli_header1_a_l p span {
            height: 16px;
            font-size: 16px;
            font-weight: 400;
            color: #666666;
            display: block;
            margin-top: 7px;
            line-height: 1;
            font-family: ShouShuti;
        }

.dingdanguanli_header1_a_r {
    float: right;
}

.dingdanguanli_header1_a_r_sou {
    margin-right: 38px;
    margin-top: 6px;
    float: left;
}

    .dingdanguanli_header1_a_r_sou input {
        line-height: 35px;
        display: block;
        float: left;
        border: none;
        outline: none;
        width: 234px;
        height: 42px;
        border: 1px solid #dc2828;
        border-right: none;
        padding: 0 15px;
        border-radius: 8px 0px 0px 8px;
        box-sizing: border-box;
    }

    .dingdanguanli_header1_a_r_sou :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_header1_a_r_sou ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_header1_a_r_sou input:-ms-input-placeholder {
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_header1_a_r_sou input::-webkit-input-placeholder {
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_header1_a_r_sou a {
        display: block;
        float: left;
        text-align: center;
        font-size: 16px;
        color: #fff;
        width: 94px;
        height: 42px;
        line-height: 42px;
        background: #DC2828;
        border-radius: 0px 8px 8px 0px;
    }

.dingdanguanli_header1_a_r_gou {
    width: 160px;
    height: 35px;
    background: #f4f4f4;
    float: left;
    position: relative;
    border: 1px solid #dfdfdf;
}

    .dingdanguanli_header1_a_r_gou.active {
        border-bottom: none;
    }

    .dingdanguanli_header1_a_r_gou .ding_che {
        padding-top: 9px;
        padding-left: 20px;
        display: block;
        float: left;
    }

    .dingdanguanli_header1_a_r_gou a {
        font-size: 14px;
        color: #666;
        line-height: 35px;
        display: block;
        float: left;
        padding-left: 9px;
    }

    .dingdanguanli_header1_a_r_gou i {
        font-style: normal;
        display: block;
        font-size: 14px;
        color: #fff;
        width: 28px;
        height: 24px;
        background: url(../images/shougou-tuoyuan.png) center center;
        line-height: 24px;
        text-align: center;
        position: absolute;
        top: -12px;
        right: 23px;
    }

    .dingdanguanli_header1_a_r_gou .ding_jiao {
        float: right;
        padding-top: 13px;
        padding-right: 10px;
        display: block;
    }
.dingdanguanli_header1_a #wogou{
    float: right;
    margin-top: 2px;
}

.dingdanguanli_conz {
    width: 100%;
    background: #f2f2f2;
    overflow-x: hidden;
}

.dingdanguanli_con {
    width: 1090px;
    margin: 0 auto;
}

.dingdanguanli_con_a {
    margin-bottom: 22px;
}

    .dingdanguanli_con_a a {
        font-size: 14px;
        color: #999;
    }
    .dingdanguanli_con_a span{
        font-size: 14px;
        color: #999;
    }
    .dingdanguanli_con_a a.curr {
        font-size: 14px;
        color: #dc2828;
    }

        .dingdanguanli_con_a a:hover {
            color: #dc2828;
        }

.dingdanguanli_con_b_l {
    width: 160px;
    position: relative;
}

.dingdanguanli_con_b_l_top1 {
    width: 202px;
    background: #fff;
    overflow: hidden;
    padding: 0 !important;
}
    .dingdanguanli_con_b_l_top1 .user-name {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        margin-top: 8px;
    }

.dingdanguanli_con_b_l_top1_a {
    width: 202px;
    margin: 0 auto;
    margin-top: 34px;
    text-align: center;
}

    .dingdanguanli_con_b_l_top1_a .user-avatar {
        width: 90px !important;
        height: 90px !important;
        border-radius: 50%;
        margin: 0 auto;
        background-color: #eee;
    }

.dingdanguanli_con_b_l_top1_b {
    margin: 0 auto;
    margin-top: 4px;
    margin-bottom: 16px;
    width: 88px;
    border-radius: 10px;
    color: #999;
}

    .dingdanguanli_con_b_l_top1_b img {
        display: block;
        margin-top: 4px;
        float: left;
        height: 15px;
    }

    .dingdanguanli_con_b_l_top1_b a {
        display: block;
        float: left;
        font-size: 12px;
        color: #999;
        line-height: 23px;
        padding-left: 5px;
    }

.dingdanguanli_con_b_l_top1 p {
    text-align: center;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 15px 0;
}
    .dingdanguanli_con_b_l_top1 p a {
        font-size: 14px;
        color: #999;
        text-align: center;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #999999;
    }

.dingdanguanli_con_b_l_top2 {
    width: 158px;
    /* border: 1px solid #ddd; */
    /* margin-top: 10px; */
    background: #f4f4f4;
    padding-bottom: 20px;
}

/* tab 开始 */
.tabList8 {
    background: #fff;
    margin-top: 20px !important;
    width: 202px !important;
    border: none !important;
    overflow: hidden;
    padding: 0 0 29px 0 !important;
}

    .tabList8 h1 {
        margin-top: 29px;
        margin-left: 29px;
        font-weight: 600;
        font-size: 16px;
        font-weight: 400;
        color: #666666;
    }

    .tabList8 li {
        font-size: 14px;
        color: #666;
        margin-left: 18px;
        margin-top: 9px;
        padding-left: 11px;
    }

        .tabList8 li a {
            font-size: 14px;
            font-weight: 400;
            color: #999999;
        }
        .tabList8 li.dingdanguanli_con_bianse {
            width: 174px;
            height: 26px;
            background: #DC2828;
            border-radius: 6px 0px 0px 6px;
        }
            .tabList8 li.dingdanguanli_con_bianse a {
                font-size: 14px;
                color: #fff;
                line-height: 26px;
            }
            .tabList8 li.dingdanguanli_con_bianse a:hover {
                font-size: 14px;
                color: #fff;
                line-height: 26px;
                text-decoration: none;
            }

        .tabList8 li a:hover {
            color: #dc2828;
            text-decoration: underline;
        }

.tabCon8 {
    background: #fff;
}

/* .dingdanguanli_con_caigou, */
.dingdanguanli_con_jicheng,
.dingdanguanli_con_shangcheng,
.dingdanguanli_con_shangpin,
.dingdanguanli_con_shoucang,
.dingdanguanli_con_liulan,
.dingdanguanli_con_jichu,
.dingdanguanli_con_mima,
.dingdanguanli_con_gongsi,
.dingdanguanli_con_zizhang,
.dingdanguanli_con_shenqing,
.dingdanguanli_con_guanli,
.dingdanguanli_con_shouhuo,
.dingdanguanli_con_xiaoxi,
.dingdanguanli_con_zengpiao,
.dingdanguanli_con_yijian {
    display: none;
}

.dingdanguanli_con_guanli {
    padding-bottom: 100px;
    border: 1px solid #ddd;
}

.dingdanguanli_con_b_r {
    width: 868px;
}

.dingdanguanli_con_guanli_a {
    height: 55px;
    border-bottom: 2px solid #ddd;
}

    .dingdanguanli_con_guanli_a h2 {
        float: left;
        line-height: 55px;
        font-size: 16px;
        color: #222;
        padding-left: 20px;
    }

    .dingdanguanli_con_guanli_a h3 {
        float: right;
        line-height: 55px;
        padding-right: 19px;
        font-size: 14px;
        color: #222;
    }

    .dingdanguanli_con_guanli_a img {
        display: block;
        float: left;
        padding-top: 22px;
        padding-right: 10px;
    }

    .dingdanguanli_con_guanli_a a {
        display: block;
        float: left;
    }

.dingdanguanli_con_guanli_b {
    height: 74px;
}

    .dingdanguanli_con_guanli_b p {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 20px;
        line-height: 74px;
    }

        .dingdanguanli_con_guanli_b p span {
            color: #dc2828;
        }

.dingdanguanli_con_guanli_b1 {
    float: right;
    margin-right: 19px;
    margin-top: 12px;
}

    .dingdanguanli_con_guanli_b1 input {
        line-height: 28px;
        border: none;
        border: 1px solid #ddd;
        outline: none;
        padding-left: 10px;
        display: block;
        float: left;
        width: 221px;
        border: 1px solid #B3B3B3;
        opacity: 0.53;
        border-radius: 6px 0 0 6px;
        font-size: 12px;
        font-weight: 400;
    }

    .dingdanguanli_con_guanli_b1 a {
        display: block;
        float: left;
        text-align: center;
        width: 66px;
        height: 30px;
        line-height: 30px;
        background: #D7D7D7;
        border-radius: 0px 6px 6px 0px;
        font-size: 14px;
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        color: #666666;
    }

    .dingdanguanli_con_guanli_b1 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_guanli_b1 ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_guanli_b1 input:-ms-input-placeholder {
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_guanli_b1 input::-webkit-input-placeholder {
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

.dingdanguanli_con_guanli_c table {
    width: 980px;
    margin: 0 auto;
}

    .dingdanguanli_con_guanli_c table tr th {
        height: 40px;
        background: #eeeeee;
        font-size: 14px;
        color: #666;
        text-align: center;
    }

    .dingdanguanli_con_guanli_c table tr .dingdan_zhz {
        background: #fff;
    }

    .dingdanguanli_con_guanli_c table tr td {
        font-size: 14px;
        color: #222;
        text-align: center;
        border: 1px solid #ddd;
        padding-top: 35px;
        padding-bottom: 35px;
    }

        .dingdanguanli_con_guanli_c table tr td a {
            color: #222;
        }

    .dingdanguanli_con_guanli_c table tr .dingdan_yidongjie {
        color: #dc2828;
    }

.dingdanguanli_con_guanli_c {
    position: relative;
}

.dingdan_zhz_la {
    position: absolute;
    top: 40px;
    right: 200px;
    background: #fff;
    width: 110px;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .dingdan_zhz_la ul li {
        text-align: center;
        font-size: 14px;
        color: #666;
        line-height: 30px;
        cursor: pointer;
    }

        .dingdan_zhz_la ul li.dingdan_qzy {
            background: #eeeeee;
            color: #dc2828;
        }

/* 弹框 */
.faqbgh {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivh {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.faqdivh_a dl {
    float: left;
    margin-top: 20px;
    margin-left: 45px;
    width: 110px;
}

    .faqdivh_a dl dt {
        width: 12px;
        height: 12px;
        background: #e5e5e5;
        border: 1px solid #b5b5b5;
        border-radius: 3px;
        float: left;
        margin-top: 3px;
    }

        .faqdivh_a dl dt img {
            display: block;
            margin: 0 auto;
            margin-top: 3px;
        }

    .faqdivh_a dl dd {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

.faqdivh_b {
    margin-top: 30px;
    float: right;
    margin-right: 20px;
}

.faqdivh_b_l {
    display: block;
    float: left;
    width: 78px;
    height: 33px;
    background: #eeeeee;
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-right: 20px;
}

.faqdivh_b_r {
    width: 80px;
    height: 35px;
    display: block;
    float: right;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    background: #dc2828;
}

    .faqdivh_b_r:hover {
        color: #fff;
    }

/* 弹框 */
.faqbgi {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivi {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.shangpinxing_c_r:hover {
    color: #fff;
    background: #b41e1e;
}

/* 弹框 */
.faqbgj {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivj {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.dingdanguanli_con_guanli_d {
    margin-left: 260px;
    padding-top: 30px;
    padding-bottom: 70px;
}

    .dingdanguanli_con_guanli_d img {
        display: block;
        float: left;
    }

.dingdanguanli_con_guanli_d_wen {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}

    .dingdanguanli_con_guanli_d_wen h3 {
        font-size: 18px;
        color: #222;
    }

    .dingdanguanli_con_guanli_d_wen h6 {
        font-size: 14px;
        color: #666;
        padding-top: 10px;
    }

        .dingdanguanli_con_guanli_d_wen h6 span {
            color: #dc2828;
            cursor: pointer;
        }

    .dingdanguanli_con_guanli_d_wen h4 {
        font-size: 14px;
        color: #dc2828;
        padding-top: 10px;
    }

.dingdanguanli_con_mima {
    padding-bottom: 130px;
    border: 1px solid #ddd;
}

.dingdanguanli_con_mima_a {
    height: 55px;
    border-bottom: 2px solid #ddd;
}

    .dingdanguanli_con_mima_a h1 {
        font-size: 16px;
        color: #666;
        line-height: 55px;
        padding-left: 19px;
        float: left;
        font-weight: 600;
    }

.dingdanguanli_con_mima_b {
    margin-top: 30px;
    margin-left: 35px;
}

    .dingdanguanli_con_mima_b p {
        float: left;
        font-size: 14px;
        color: #666;
        text-align: right;
        line-height: 33px;
        width: 112px;
    }

        .dingdanguanli_con_mima_b p span {
            color: #dc2828;
        }

    .dingdanguanli_con_mima_b input {
        display: block;
        float: left;
        width: 298px;
        height: 33px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        line-height: 33px;
        margin-left: 20px;
        border-radius:6px;
    }

.dingdanguanli_con_mima_c {
    margin-top: 30px;
    margin-left: 160px;
}

    .dingdanguanli_con_mima_c a {
        display: block;
        background: #dc2828;
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-radius: 6px;
        margin-left: 9px;
    }

/* 弹框 */
.faqbgk {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivk {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.faqdivk_a a {
    display: block;
    width: 78px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #eeeeee;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    color: #666;
    margin-left: 99px;
    margin-top: 30px;
}

.dingdanguanli_con_jichu {
    padding-bottom: 40px;
}

.dingdanguanli_con_jichu_a {
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 33px;
}

    .dingdanguanli_con_jichu_a h2 {
        padding-top: 28px;
        font-size: 14px;
        color: #222;
    }

        .dingdanguanli_con_jichu_a h2 span {
            color: #2896dc;
        }

.dingdanguanli_con_jichu_b {
    margin-left: 40px;
    margin-top: 10px;
}

.dingdanguanli_con_jichu_b1 {
    margin-top: 20px;
    float: left;
    width:70%;
    margin-left:100px;
    height:20px;
}

    .dingdanguanli_con_jichu_b1 p {
        float: left;
        font-size: 14px;
        color: #666;
        text-align: justify;
        width: 75px;
    }
        .dingdanguanli_con_jichu_b1 p i {
            display: inline-block;
            /*padding-left: 100%;*/
            width: 100%;
        }
  

    .dingdanguanli_con_jichu_b1 h3 {
        float: left;
        font-size: 14px;
        color: #666;
        margin-left: 20px;
    }

    .dingdanguanli_con_jichu_b2 {
        margin-top: 100px;
        float: left;
        line-height: 50px;
        height:260px;
    }

    .dingdanguanli_con_jichu_b2 p {
        float: left;
        font-size: 14px;
        color: #666;
        text-align: right;
        width: 85px;
    }

    .dingdanguanli_con_jichu_b2 dl {
        float: left;
        margin-left: 20px;
    }

        .dingdanguanli_con_jichu_b2 dl dt {
            width: 98px;
            height: 98px;
/*            border: 1px solid #ddd;*/
            text-align: center;
        }

            .dingdanguanli_con_jichu_b2 dl dt img {
                margin: 0 auto;
                vertical-align: middle;
            }

            .dingdanguanli_con_jichu_b2 dl dt i {
                height: 100%;
                width: 0px;
                overflow: hidden;
                display: inline-block;
                vertical-align: middle;
            }

        .dingdanguanli_con_jichu_b2 dl dd a {
            display: block;
            width: 98px;
            height: 33px;
            background: #eeeeee;
            border: 1px solid #ddd;
            border-radius: 3px;
            line-height: 33px;
            text-align: center;
            font-size: 14px;
            color: #666;
            margin-top: 10px;
        }

        .dingdanguanli_con_jichu_b2 dl dd span {
            display: block;
            font-size: 12px;
            color: #999;
            padding-top: 10px;
            width: 275px;
        }

.dingdanguanli_con_jichu_b1 .jichu_xiu {
    font-size: 14px;
    color: #dc2828;
    padding-left: 20px;
    display: block;
    float: right;
}

.dingdanguanli_con_jichu_b1 input {
    margin-left: 20px;
    width: 208px;
    height: 28px;
    padding-left: 10px;
    line-height: 28px;
    border: none;
    border: 1px solid #ddd;
    outline-color: #999999;
    display: block;
    float: left;
    border-radius:6px;
}

.dingdanguanli_con_jichu_b1 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_jichu_b1 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_jichu_b1 input:-ms-input-placeholder {
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_jichu_b1 input::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_jichu_b1 .jichu_bao {
    font-size: 14px;
    display: block;
    float: left;
    padding-left: 20px;
    color: #5ab45a;
    line-height: 28px;
}

.dingdanguanli_con_jichu_b1 .jichu_qu {
    font-size: 14px;
    display: block;
    float: left;
    padding-left: 20px;
    color: #666;
    line-height: 28px;
}

/* 弹框 */
.faqbgl {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivl {
    /*position: absolute;
    width: 720px;
    left: 23%;
    z-index: 10000;*/
    /* background-color:#fff; */
    /*border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;*/
}

/* tab 开始 */
.tabList9 {
    height: 40px;
    padding-bottom: 20px;
    position: relative;
}

    .tabList9 li {
        float: left;
        width: 25%;
        height: 40px;
        padding-top: 20px;
    }

        .tabList9 li span {
            width: 20px;
            height: 20px;
            background: #999999;
            color: #fff;
            font-size: 14px;
            display: block;
            float: left;
            border-radius: 50%;
            text-align: center;
            margin-left: 30px;
        }

        .tabList9 li a {
            display: block;
            float: left;
            font-size: 14px;
            color: #999;
            padding-left: 10px;
        }

.tabList9 li.faqdivl_bianse:after {
    position: absolute;
    content: ' ';
    width: 28px;
    height: 2px;
    background-color: #dc2828;
    bottom: 0;
    left: 49%;
    margin-left: -14px;
}
        .tabList9 li.faqdivl_bianse1:after {
            position: absolute;
            content: ' ';
            width: 28px;
            height: 2px;
            background-color: #dc2828;
            bottom: 0;
            left: 49%;
            margin-left: -14px;
        }
        .tabList9 li.faqdivl_bianse {
            color: #666;
            font-size: 25px;
        }

        .tabList9 li.faqdivl_bianse1 {
            font-size: 25px;
        }

        .tabList9 li.faqdivl_bianse span {
            background: #5ab45a;
            color: #fff;
        }

        .tabList9 li.faqdivl_bianse1 span {
            background: #bedcaa;
            color: #fff;
        }

        .tabList9 li.faqdivl_bianse a {
            color: #333333;
        }

        .tabList9 li.faqdivl_bianse1 a {
            color: #bedcaa;
        }

.tabCon9 {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 60px;
}

.faqdivl_zonghe,
.faqdivl_hexin {
    display: none;
}
/* tab 结束 */
.faqdivl_zonghe_a {
    width: 680px;
    height: 40px;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 3px;
}

    .faqdivl_zonghe_a p {
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #666;
    }

.faqdivl_zonghe_b p {
    font-size: 14px;
    color: #666;
    padding-top: 30px;
    padding-left: 150px;
}

.faqdivl_zonghe_b input {
    display: block;
    width: 408px;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    border: none;
    border: 1px solid #ddd;
    outline-color: #999;
    margin-left: 150px;
    margin-top: 20px;
    border-radius:6px;
}

.faqdivl_zonghe_b :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.faqdivl_zonghe_b ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.faqdivl_zonghe_b input:-ms-input-placeholder {
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.faqdivl_zonghe_b input::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.faqdivl_zonghe_c a {
    display: block;
    margin-left: 150px;
    width: 420px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #dc2828;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    border-radius:6px;
}

.faqdivl_zonghe_b1 {
    position: relative;
}

    .faqdivl_zonghe_b1 a {
        display: block;
        position: absolute;
        top: 0px;
        right: 175px;
        width: 108px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-size: 14px;
        color: #222;
    }

    .faqdivl_zonghe_b1 h2 {
        font-size: 12px;
        color: #b41e1e;
        padding-left: 150px;
        padding-top: 5px;
    }

.faqdivl_hexin img {
    display: block;
    margin: 0 auto;
}

.faqdivl_hexin h3 {
    font-size: 18px;
    color: #222;
    text-align: center;
    padding-top: 18px;
}

.faqdivl_hexin_que {
    display: block;
    width: 400px;
    height: 40px;
    margin: 0 auto;
    background: #dc2828;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 40px;
}

    .faqdivl_hexin_que:hover {
        color: #fff;
    }

/* tab 开始 */
.dingdanguanli_con_shangcheng_a {
    position: relative;
}


.shangcheng_a_anfang,
.shangcheng_a_hexin {
    display: none;
}
/* tab 结束 */
.dingdanguanli_con_shangcheng_a1 {
    position: absolute;
    top: 1px;
    right: 1px;
}

.shangcheng_a_zonghe_a table {
    width: 100%;
    margin: 0 auto;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .shangcheng_a_zonghe_a table tr th {
        background: #f3f3f3;
        font-size: 16px;
        color: #666;
        height: 50px;
        width: 100px;
        text-align: center;
        border:none;
    }

.shangcheng_a_zonghe_b table {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .shangcheng_a_zonghe_b table th {
        border-bottom: 1px solid #ddd;
    }

    .shangcheng_a_zonghe_b table tr th p {
        font-size: 14px;
        color: #666;
        height: 36px;
        float: left;
        margin-right: 47px;
        line-height: 40px;
    }

    .shangcheng_a_zonghe_b table tr th p.o-time {
        color: #999;
        margin-right: 20px;
    }

    .shangcheng_a_zonghe_b table tr th>span {
        color: #999;
        font-size: 12px;
        margin: 0;
    }

    .shangcheng_a_zonghe_b table tr th .trustee {
        color: #999;
        line-height: 40px;
        float: left;
        padding: 0;
    }
    .shangcheng_a_zonghe_b table tr th a {
        color: #666;
        line-height: 40px;
        float: right;
        font-size: 14px;
    }

    .shangcheng_a_zonghe_b table tr th img {
        display: block;
        float: right;
        margin-top: 12px;
        margin-left: 10px;
    }

    .shangcheng_a_zonghe_b table tr td {
        text-align: center;
        vertical-align: top;
        font-size: 14px;
        padding-top: 20px;
        color: #666;
    }

        .shangcheng_a_zonghe_b table tr td.shangcheng_op .shangcheng_dengdai {
            display: block;
            color: #999;
            margin-bottom: 5px;
        }

    .shangcheng_a_zonghe_b table tr.return-space td{
        height: 10px;
        padding: 0;
    }
    .shangcheng_a_zonghe_b table tr.return-hd td {
        padding-top: 0;
        line-height: 30px;
        text-align: left;
        padding-left: 20px;
        color: #999;
        background-color: #f8f8f8;
    }

        .shangcheng_a_zonghe_b table tr.return-hd td label {
            margin-right: 47px;
            color: #999;
        }
        .shangcheng_a_zonghe_b table tr.return-hd td a {
            float: right;
            color: #666;
            margin-right: 20px;
        }
        .shangcheng_a_zonghe_b table tr.return-hd td label:first-child {
            color: #666;
        }

.shangcheng_jinyi {
    width: auto !important;
}

    .shangcheng_jinyi dl dt {
        float: left;
        width: 90px;
        height: 90px;
    }

        .shangcheng_jinyi dl dt img {
            width: 90px;
            height: 90px;
            border:1px solid #ddd;
        }

    .shangcheng_jinyi dl dd {
        float: left;
    }

        .shangcheng_jinyi dl dd p {
            font-size: 14px;
            color: #666;
            width: 289px;
            padding-left: 20px;
            text-align: left;
        }

            .shangcheng_jinyi dl dd p:hover {
                color: #dc2828;
            }

        .shangcheng_jinyi dl dd span {
            font-size: 14px;
            color: #999;
     /*       padding-top: 20px;*/
            display: block;
        }
        .shangcheng_jinyi dl dd .shangcheng_quxiaoding{
            margin-top: 10px;
            color: #666;
            display: inline-block;
        }

        .shangcheng_xiong {
            font-size: 14px;
            width: 99px !important;
        }

.shangcheng_op {
    width: 120px !important;
    overflow: hidden;
}

.shangcheng_jinyi li {
    border-bottom: none !important;
    margin-bottom: 10px;
    clear: both;
}
.shangcheng_jinyi li:last-child {
    border-bottom: none !important;
    margin-bottom: 0;
    clear: both;
}

.shangcheng_zonge {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.shangcheng_dengding {
    width: 100px !important;
}

    .shangcheng_dengding a {
        display: block;
        font-size: 14px;
    }

.shangcheng_dengdai {
    color: #999;
    display: block;
}

.shangcheng_dingdan {
    color: #222;
}

.shangcheng_fuqu {
    width: 138px !important;
}

.shangcheng_shijian {
    text-align: center;
}

    .shangcheng_shijian img {
        display: block;
        float: left;
        margin-left: 15px;
    }

    .shangcheng_shijian p {
        float: left;
        font-size: 12px;
        color: #999;
        padding-left: 5px;
    }

.shangcheng_fuqu a {
    display: block;
}

.shangcheng_fukuan {
    width: 100px;
    border: 1px solid #dc2828;
    line-height: 28px;
    font-size: 14px;
    color: #dc2828 !important;
    text-align: center;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 10px;
}

.shangcheng_op a {
    overflow: hidden;
    display: inline-block;
    color: #666;
}

.shangcheng_fukuan:hover {
    background: #dc2828;
    color: #fff !important;
}

.shangcheng_quxiaoding {
    font-size: 14px;
    color: #666;
}

.shangcheng_daishou {
    font-size: 14px;
    color: #5ab45a;
}

.shangcheng_yiwan {
    font-size: 14px;
    color: #999999;
}

.shangcheng_liji {
    font-size: 14px;
    color: #222;
    display: block;
    width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 auto;
}

/* 分页 开始 */
.laypage_main{
    margin: 0 !important;
}
.shangcheng_a_zonghe {
    position: relative;
    padding: 30px 29px;
}

    .shangcheng_a_zonghe .con_hol {
        font-size: 14px;
        color: #666;
    }

        .shangcheng_a_zonghe.con_hol a {
            cursor: pointer;
        }

        .shangcheng_a_zonghe .con_hol .holder {
            display: inline-block;
        }

            .shangcheng_a_zonghe .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .shangcheng_a_zonghe .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .shangcheng_a_zonghe .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .shangcheng_a_zonghe .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .shangcheng_a_zonghe .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
.shangcheng_a_zonghe_a table tr th.shangcheng_yi {
    width: auto;
    text-align: left;
    padding-left: 52px;
}
.shangcheng_a_zonghe_a table tr th.shangcheng_yi span{
    margin-right: 6px;
}

.shangcheng_a_zonghe_a table tr th.shangcheng_yi:hover {
    cursor: pointer;
}

.dingdan_zhz_la1 {
    position: absolute;
    top: 75px;
    left: 80px;
    background: #fff;
    width: 165px;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .dingdan_zhz_la1 ul {
        width: 163px;
    }

        .dingdan_zhz_la1 ul li {
            text-align: center;
            font-size: 14px;
            color: #666;
            line-height: 30px;
            cursor: pointer;
        }

            .dingdan_zhz_la1 ul li.dingdan_qzy {
                /* background: #eeeeee; */
                color: #dc2828;
                background: url(../images/icon_right.png) no-repeat right 15px center;
            }

                .dingdan_zhz_la1 ul li.dingdan_qzy:hover {
                    background: url(../images/icon_right.png) no-repeat right 15px center #eee;
                }

            .dingdan_zhz_la1 ul li:hover {
                color: #dc2828;
                background: #eee;
            }


.dingdan_zhz_la1_r {
    position: absolute;
    top: 39px;
    left: -1px;
    background: #fff;
    width: 165px;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .dingdan_zhz_la1_r ul {
        width: 163px;
    }

        .dingdan_zhz_la1_r ul li {
            text-align: center;
            font-size: 14px;
            color: #666;
            line-height: 30px;
            cursor: pointer;
        }

            .dingdan_zhz_la1_r ul li.dingdan_qzy_r {
                /* background: #eeeeee; */
                color: #dc2828;
                background: url(../images/icon_right.png) no-repeat right 15px center;
            }

                .dingdan_zhz_la1_r ul li.dingdan_qzy_r:hover {
                    background: url(../images/icon_right.png) no-repeat right 15px center #eee;
                }

            .dingdan_zhz_la1_r ul li:hover {
                color: #dc2828;
                background: #eee;
            }

            .dingdan_zhz_la1_r ul li.dingdan_qzy_r {
                background: #eeeeee;
                color: #dc2828;
            }

.shangcheng_a_zonghe_a table tr th.shangcheng_quanbuz {
    position: relative;
    background: #eee;
    width: 119px;
    width: 70px\9;
}

    .shangcheng_a_zonghe_a table tr th.shangcheng_quanbuz:hover {
        background: #fff;
        border: 1px solid #ddd;
        cursor: pointer;
    }

.dingdan_zhz_la2 {
    position: absolute;
    top: 39px;
    left: 0px;
    background: #fff;
    width: 120px;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .dingdan_zhz_la2 ul li {
        text-align: center;
        font-size: 14px;
        color: #666;
        line-height: 30px;
        cursor: pointer;
    }

        .dingdan_zhz_la2 ul li.dingdan_qzy {
            /* background: #eeeeee; */
            color: #dc2828;
            background: url(../images/icon_right.png) no-repeat right 15px center;
        }

        .dingdan_zhz_la2 ul li.dingdan_qzy_r {
            /* background: #eeeeee; */
            color: #dc2828;
            background: url(../images/icon_right.png) no-repeat right 15px center;
        }

        .dingdan_zhz_la2 ul li:hover {
            background: #eee;
        }

.faqbgm {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivm {
    position: absolute;
    width: 501px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.shangpinxing_z {
    margin-top: 40px;
    margin-left: 78px;
}

.shangpinxing_z_l {
    font-size: 14px;
    color: #666;
    border: 1px solid #f1f1f1;
    display: block;
    float: left;
    line-height: 33px;
    text-align: center;
    border-radius: 5px;
    padding: 1px 15px;
}

.shangpinxing_z_r {
    display: block;
    float: left;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin: 0 20px;
    padding: 1px 15px;
}

    .shangpinxing_z_r:hover {
        color: #fff;
    }

/* 弹框 */
.faqbgn {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivn {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 40px;
}

.faqbgn_a {
    float: left;
}

    .faqbgn_a img {
        display: block;
        margin-top: 29px;
        margin-left: 48px;
    }

.faqbgn_b {
    float: left;
    margin-left: 10px;
}
    .faqbgn_b img {
        float:left;
    }

    .faqbgn_b h3 {
        font-size: 16px;
        color: #222;
        padding-top: 10px;
        margin-left: 20px;
        float: left;
    }

.faqbgn_b1 {
    clear:both;
    margin-top: 10px;
    position: relative;
}

    .faqbgn_b1 p {
        font-size: 14px;
        color: #666;
        float: left;
        line-height: 28px;
    }

        .faqbgn_b1 p span {
            color: #dc2828;
        }

    .faqbgn_b1 .kuang {
        display: block;
        float: left;
        width: 228px;
        height: 28px;
        background: url(../images/shangchengding_xiajiao.png) no-repeat right 10px center;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        margin-left: 10px;
        cursor: pointer;
        padding-left: 10px;
        font-size: 14px;
        color: #999;
    }

.faqbgn_b2 {
    margin-top: 10px;
}

    .faqbgn_b2 p {
        padding-top: 5px;
        font-size: 12px;
        color: #dc2828;
    }

.faqbgn_b1_xia {
    background: #fff;
    border: 1px solid #ddd;
    position: absolute;
    top: 29px;
    left: 80px;
    width: 298px;
    padding-bottom: 10px;
}

    .faqbgn_b1_xia ul li {
        float: left;
        margin-left: 10px;
        font-size: 14px;
        margin-top: 5px;
    }

        .faqbgn_b1_xia ul li input {
            display: block;
            float: left;
            margin-top: 3px;
        }

        .faqbgn_b1_xia ul li a {
            color: #666;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .faqbgn_b1_xia ul li .bu {
            width: 90px;
        }
/* 订单中心-管理子账户 结束  */
/* 订单中心-订单详情 开始 */
.dingxiang_conz {
    width: 100%;
}

.dingxiang_con {
    margin: 0 auto;
    padding: 40px;
    background-color: #fff;
    color: #666;
}
.dingxiang_con .steps{
    margin: 0 auto;
    width: 695px;
    height: 120px;
}
.dingxiang_con .steps .step{
    float: left;
    width: 225px;
    position: relative;
    padding-top: 26px;
}
    .dingxiang_con .steps .step .title {
        font-size: 16px;
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -10px;
        line-height: 1;
        color: #666;
        width: 100%;
        text-align: center;
    }
    .dingxiang_con .steps .step .desc {
        font-size: 14px;
        position: absolute;
        left: 50%;
        top: 70px;
        margin-left: -10px;
        line-height: 1;
        color: #999;
        width: 100%;
        text-align: center;
    }
    .dingxiang_con .steps .step .bd {
        background-color: #e3e3e3;
        height: 8px;
        position: relative;
        margin-top: 10px;
        z-index: 0;
    }
        .dingxiang_con .steps .step .bd:before {
            content: ' ';
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            right: 0;
            top: -6px;
            border-radius: 20px;
            background-color: #e3e3e3;
            z-index: 10;
        }
    .dingxiang_con .steps .step.active .bd > div {
        background-color: #dc2828;
        height: 4px;
        position: absolute;
        top: 2px;
        right: 4px;
        width: 100%;
        z-index: 20;
    }
        .dingxiang_con .steps .step.active .bd > div:before {
            content: ' ';
            display: block;
            width: 12px;
            height: 12px;
            position: absolute;
            right: 0px;
            top: -4px;
            border-radius: 20px;
            background-color: #dc2828;
            z-index: 30;
        }
    .dingxiang_con .steps .step.first {
        width: 20px;
    }
    .dingxiang_con .steps .step.first .bd>div{
        width: 12px;
        left: 4px;
    }
    .dingxiang_con .steps .step.first .title {
        font-size: 16px;
        position: absolute;
        left: -112.5px;
        top: 0;
        margin-left: 10px;
        line-height: 1;
        color: #666;
        width: 225px;
        text-align: center;
    }
        .dingxiang_con .steps .step.first .desc {
            font-size: 14px;
            position: absolute;
            left: -112.5px;
            top: 70px;
            margin-left: 10px;
            line-height: 1;
            color: #999;
            width: 225px;
            text-align: center;
        }

    .dingxiang_con .order-status {
        background-color: #fff;
        color: #666;
        border: 1px solid #ddd;
        padding: 22px;
        border-radius: 5px;
        margin-bottom: 50px;
    }
.dingxiang_con .order-status span{
    color: #dc2828;
}
.dingxiang_con .order-status .title{
    font-size: 18px;
    font-weight: bold;
}
    .dingxiang_con .order-info.order-express {
        margin-bottom: 32px;
    }
.dingxiang_con .order-info {
    font-size: 14px;
    line-height: 26px;
    color: #999;
}
    .dingxiang_con .order-info .title{
        font-size: 18px;
        font-weight: bold;
        color: #666;
        margin-bottom: 12px;
    }
    .dingxiang_con .order-infos{
        margin-bottom: 60px;
    }
    .dingxiang_con .order-infos .order-info{
        float: left;
        width: 50%;
        /*min-height: 147px;*/
        margin-bottom: 30px;
    }




    .dingxiang_con_a {
        border: 1px solid #ddd;
        background: #fff;
    }

.dingxiang_con_a_l {
    float: left;
    width: 338px;
    border-right: 1px solid #ddd;
    padding-bottom: 30px;
}

    .dingxiang_con_a_l p {
        font-size: 14px;
        color: #999;
        padding-top: 30px;
        text-align: center;
    }

    .dingxiang_con_a_l h1 {
        font-size: 24px;
        color: #5ab45a;
        text-align: center;
        padding-top: 40px;
    }

    .dingxiang_con_a_l h2 {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 190px;
    }

.dingxiang_con_a_r {
    float: left;
}

    .dingxiang_con_a_r p {
        font-size: 14px;
        color: #999;
        padding-left: 30px;
        padding-top: 30px;
    }

    .dingxiang_con_a_r dl {
        float: left;
        position: relative;
    }

        .dingxiang_con_a_r dl dt {
            margin-top: 130px;
        }

        .dingxiang_con_a_r dl .dingxiang_con_a_r1 {
            margin-left: 25px;
            width: 24px;
            height: 24px;
            margin-top: 123px;
        }

        .dingxiang_con_a_r dl dd {
            text-align: center;
            width: 75px;
        }

            .dingxiang_con_a_r dl dd h1 {
                font-size: 14px;
                color: #666;
                padding-top: 15px;
                padding-left: 5px;
            }

            .dingxiang_con_a_r dl dd h2 {
                font-size: 12px;
                color: #999;
                padding-top: 5px;
                padding-left: 5px;
            }

            .dingxiang_con_a_r dl dd h3 {
                font-size: 14px;
                color: #999;
                padding-top: 15px;
            }

            .dingxiang_con_a_r dl dd h4 {
                position: absolute;
                top: 110px;
                left: 10px;
                font-size: 14px;
                color: #dc2828;
            }

.dingxiang_con_b {
    border: 1px solid #ddd;
    margin-top: 20px;
    background: #fff;
}

.dingxiang_con_b1 {
    border-left: 1px solid #ddd;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 100%;
    display: table-cell;
    float: none;
    padding-bottom: 20px;
    width: 300px;
}

    .dingxiang_con_b1 h1 {
        font-size: 14px;
        color: #222;
        padding-top: 30px;
        padding-left: 30px;
        font-weight: bold;
    }

    .dingxiang_con_b1 h2:first-child {
        padding-top: 10px;
    }

    .dingxiang_con_b1 h2 {
        padding-left: 30px;
        padding-top: 5px;
    }

        .dingxiang_con_b1 h2 p {
            float: left;
            font-size: 12px;
            color: #222;
            /* width: 85px; */
        }

        .dingxiang_con_b1 h2 span {
            display: block;
            float: left;
            font-size: 12px;
            color: #222;
            width: 180px;
            padding-left: 10px;
            word-wrap: break-word;
        }

.company-tax span {
    /* padding-top: 20px; */
    width: 149px !important;
}

.company-tax p {
    /* width: 205px!important; */
}

.receive-info,
.company-info {
    margin-top: 10px;
}

.dingxiang_con_c {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 30px 20px;
}
    .dingxiang_con_c > p {
        font-size: 14px;
        color: #999;
        background-color: #fff;
        text-align: right;
        margin-bottom: 10px;
    }

    .dingxiang_con_c table {
        margin-bottom: 20px;
    }

        .dingxiang_con_c table td.status{
            padding: 10px;
            text-align: left;
        }
        .dingxiang_con_c table td.status a {
            text-align: left !important;
        }

        .dingxiang_con_c table td dl dt {
            width: 90px;
            height: 90px;
            float: left;
        }

                .dingxiang_con_c table td dl dt img {
                    width: 90px;
                    height: 90px;
                }

            .dingxiang_con_c table td dl dd {
                float: left;
                font-size: 14px;
                color: #222;
                width: 400px;
                padding-left: 20px;
            }
                .dingxiang_con_c table td dl dd .trustee{
                    text-align:left;
                    font-size: 12px;
                }

                .dingxiang_con_c table td.op {
                    text-align: left;
                }

                .dingxiang_con_c table td a {
                    display: block;
                    font-size: 14px;
                    color: #222;
                    background: #f4f4f4;
                    border: 1px solid #ddd;
                    line-height: 28px;
                    border-radius: 3px;
                    margin: 0 auto;
                }

                .dingxiang_con_c table td a.mall-link {
                    display: initial;
                    border: none;
                    background: none;
                    color: #dc2828;
                }
                    .dingxiang_con_c table td a.mall-link:hover {
                        opacity: 0.7;
                    }

            .dingxiang_con_c table td dl dd a {
                border: none !important;
                background: none;
                text-align: left;
                display: block;
                width: 100%;
                color: #666;
                line-height: 20px;
            }
    .dingxiang_con_c .check{
        line-height: 50px;
        color: #999;
        font-size: 14px;
        background-color: #f2f2f2;
        border-radius: 6px;
        padding: 0 39px;
    }
    .dingxiang_con_c .check label{
        margin-right: 39px;
    }

    .dingxiang_con_c .check .total{
        float: right;
        margin-right: 0;
    }
        .dingxiang_con_c .check .total i {
            font-size: 12px;
            color: #dc2828;
            font-style: normal;
        }
    .dingxiang_con_c .check .total span{
        font-size: 20px;
        margin-right: 0;
        color: #dc2828;
    }


    .dingxiang_con_a_l1 {
    }

    .dingxiang_con_a_l1 img {
        display: block;
        float: left;
    }

    .dingxiang_con_a_l1 a {
        font-size: 12px;
        color: #999;
        float: left;
        padding-left: 5px;
    }

.dingxiang_con_a_l h5 {
    font-size: 14px;
    color: #dc2828;
    text-align: center;
    padding-top: 30px;
}

.xiangqing_lijizhifu {
    display: block;
    width: 115px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #dc2828;
    font-size: 14px;
    color: #dc2828;
    border-radius: 6px;
    margin: 20px 0 10px 0;
}
.xiangqing_lijizhifu:hover{
    color: #fff;
    background-color: #dc2828;
}

.dingxiangq_conz {
    width: 100%;
    background: #f4f4f4;
}

.dingxiangq_con {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 190px;
}

.dingxiangq_con_a {
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

    .dingxiangq_con_a h1 {
        font-size: 16px;
        color: #9f9f9f;
    }

    .dingxiangq_con_a table {
        margin: 0 auto;
        margin-top: 10px;
    }

        .dingxiangq_con_a table tr th {
            font-size: 14px;
            color: #222;
            height: 40px;
            background: #f3f3f4;
            text-align: center;
        }

        .dingxiangq_con_a table tr td {
            font-size: 14px;
            color: #222;
            text-align: center;
            padding-top: 15px;
        }

            .dingxiangq_con_a table tr td p {
                color: #2896dc;
            }

                .dingxiangq_con_a table tr td p a {
                    border: none;
                    background-color: #fff;
                    width: 240px;
                    padding-bottom: 15px;
                    text-align: left;
                    height: 100%;
                }

            .dingxiangq_con_a table tr td a {
                width: 98px;
                height: 28px;
                border: 1px solid #ddd;
                background: #f4f4f4;
                line-height: 28px;
                text-align: center;
                display: block;
                margin: 0 auto;
            }

    .dingxiangq_con_a h2 {
        width: 138px;
        border: 1px solid #ddd;
        border-top: none;
        height: 28px;
        line-height: 28px;
        text-align: center;
        margin: 0 auto;
        font-size: 14px;
        color: #222;
        background: #fff;
        margin-top: -2px;
    }

        .dingxiangq_con_a h2 img {
            display: block;
            float: right;
            margin-right: 30px;
            margin-top: 10px;
        }

.dingxiangq_con_b {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .dingxiangq_con_b h1 {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 18px;
    }

    .dingxiangq_con_b table {
        width: 1148px;
        margin: 0 auto;
        border: 1px solid #ddd;
        margin-top: 10px;
    }

        .dingxiangq_con_b table tr td {
            border: 1px solid #ddd;
            text-align: left;
            padding-left: 20px;
            height: 30px;
            font-size: 14px;
            color: #222;
        }

    .dingxiangq_con_b .shang_ding {
        text-align: center;
        width: 138px;
    }

    .dingxiangq_con_b p {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 18px;
    }

    .dingxiangq_con_b table tr td span {
        color: #dc2828;
    }

.dingdanguanli_con_mima_a p {
    font-size: 14px;
    color: #666;
    line-height: 55px;
    padding-right: 19px;
    float: right;
}

.shangchengtui_a_zonghe_a table {
    width: 980px;
    margin: 0 auto;
}

    .shangchengtui_a_zonghe_a table tr th {
        background: #eeeeee;
        text-align: center;
        height: 40px;
        font-size: 14px;
        color: #666;
    }

.shangchengtui_a_zonghe_b {
    padding-bottom: 40px;
}

    .shangchengtui_a_zonghe_b table {
        width: 830px;
        margin: 0 auto;
        margin-top: 10px;
    }
        .shangchengtui_a_zonghe_b table tr th {
            border-bottom: 1px solid #ddd;
        }
            .shangchengtui_a_zonghe_b table tr th p {
                font-size: 14px;
                color: #666;
                height: 36px;
                float: left;
                margin-right: 47px;
                line-height: 40px;
            }
    .shangchengtui_a_zonghe_b table tr td {
            text-align: center;
            font-size: 14px;
            color: #666;
        }

        .shangchengtui_a_zonghe_b table tr .tuihuanshenqing {
            text-align: left;
            width: 616px;
        }

            .shangchengtui_a_zonghe_b table tr .tuihuanshenqing dl {
                float: left;
                margin-left: 20px;
                margin-bottom: 19px;
            }

                .shangchengtui_a_zonghe_b table tr .tuihuanshenqing dl dt {
                    width: 80px;
                    height: 80px;
                    border: 1px solid #ddd;
                    margin-top: 20px;
                }

                .shangchengtui_a_zonghe_b table tr .tuihuanshenqing dl dd {
                    margin: 0 auto;
                    width: 58px;
                    height: 18px;
                    border: 1px solid #dc2828;
                    font-size: 14px;
                    color: #dc2828;
                    text-align: center;
                    line-height: 18px;
                    border-radius: 3px;
                    margin-top: 10px;
                }

                    .shangchengtui_a_zonghe_b table tr .tuihuanshenqing dl dd a {
                        color: #dc2828;
                    }

                    .shangchengtui_a_zonghe_b table tr .tuihuanshenqing dl dd:hover {
                        background: #dc2828;
                    }

                        .shangchengtui_a_zonghe_b table tr .tuihuanshenqing dl dd:hover a {
                            color: #fff;
                        }

.tuihuanzuo {
    margin-left: 19px;
    margin-top: 50px;
    float: left;
}

.tuihuanyou {
    margin-left: 19px;
    margin-top: 50px;
    float: left;
}

.shangchengtui_a_zonghe_c {
    background: #fff;
    border: 1px solid #ddd;
    padding-bottom: 40px;
}

    .shangchengtui_a_zonghe_c h1 {
        font-size: 16px;
        color: #222;
        padding-top: 25px;
        padding-left: 20px;
    }

.shangchengtui_a_zonghe_c1 {
    margin-top: 10px;
    margin-left: 40px;
}

.shangchengtui_a_zonghe_c p {
    padding-top: 10px;
    font-size: 14px;
    color: #666;
}

.shangchengtuihuan_a_anfang_a table {
    width: 980px;
    margin: 0 auto;
}

    .shangchengtuihuan_a_anfang_a table tr th {
        font-size: 14px;
        color: #666;
        height: 40px;
        background: #eeeeee;
        text-align: center;
    }

    .shangchengtuihuan_a_anfang_a table tr .tuihuan_quanbu {
        position: relative;
        background: #fff;
        width: 118px;
    }

.dingdan_zhz_la3 {
    position: absolute;
    top: 39px;
    left: -1px;
    background: #fff;
    width: 120px;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .dingdan_zhz_la3 ul li {
        text-align: left;
        font-size: 14px;
        color: #666;
        line-height: 30px;
        cursor: pointer;
        padding-left: 25px;
    }

        .dingdan_zhz_la3 ul li:hover {
            color: #dc2828;
            background: #eee;
        }

        .dingdan_zhz_la3 ul li.dingdan_qzy1 {
            color: #dc2828;
            background: url(../images/icon_right.png) no-repeat right 15px center;
        }

.shangchengtuihuan_a_anfang_b table {
    width: 830px;
    margin: 0 auto;
}

    .shangchengtuihuan_a_anfang_b table tr td {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-bottom: 11px;
    }

        .shangchengtuihuan_a_anfang_b table tr td dl dt {
            width: 80px;
            height: 80px;
            border: 1px solid #ddd;
            float: left;
            margin-top: 7px;
            margin-left: 38px;
        }

        .shangchengtuihuan_a_anfang_b table tr td dl dd {
            font-size: 14px;
            color: #666;
            width: 170px;
            padding-left: 10px;
            float: left;
            padding-top: 17px;
            text-align: left;
        }

        .shangchengtuihuan_a_anfang_b table tr td a {
            display: block;
            font-size: 14px;
            color: #222;
        }

    .shangchengtuihuan_a_anfang_b table tr .shangtui_chakan {
        position: relative;
    }

.shangtui_chakan_xia {
    background: #fff;
    border: 1px solid #dc2828;
    position: absolute;
    top: 48px;
    right: -30px;
    width: 218px;
    padding-bottom: 10px;
}

    .shangtui_chakan_xia .tuihuan_tan {
        display: block;
        float: left;
        margin-top: 11px;
        margin-left: 11px;
    }

    .shangtui_chakan_xia p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        padding-top: 20px;
    }

.tuihuan_ququ {
    margin-top: 17px;
    float: right;
}

    .tuihuan_ququ a {
        display: block;
        float: left;
        font-size: 14px;
    }

.tuihuan_ququ_l {
    width: 60px;
    height: 30px;
    background: #dc2828;
    color: #fff !important;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-right: 20px;
}

.tuihuan_ququ_r {
    width: 58px;
    height: 28px;
    color: #666 !important;
    line-height: 28px;
    text-align: center;
    border-radius: 3px;
    margin-right: 17px;
    border: 1px solid #ddd;
}

.tuihuan_jiao {
    position: absolute;
    top: -8px;
    left: 105px;
}

.tuihuan_qushen {
    color: #dc2828 !important;
    text-decoration: underline;
}

/* 弹框 */
.faqbgo {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivo {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.dingdanguanli_con_guanli_d_wen h5 {
    font-size: 18px;
    color: #666;
    padding-top: 10px;
    float: left;
}
/* 订单中心-订单详情 结束 */
/* 订单中心-商品退换 开始 */
.dingdanshangtui_conz {
    width: 100%;
    background: #f4f4f4;
}

.dingdanshangtui_con {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 200px;
}

.dingdanshangtui_con_a {
    border: 1px solid #ddd;
    background: #fff;
    padding-bottom: 20px;
}

    .dingdanshangtui_con_a h1 {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 17px;
    }

    .dingdanshangtui_con_a table {
        width: 1148px;
        margin: 0 auto;
        margin-top: 10px;
    }

        .dingdanshangtui_con_a table tr th {
            background: #eeeeee;
            height: 40px;
            font-size: 14px;
            color: #222;
            text-align: center;
            border: 1px solid #ddd;
        }

        .dingdanshangtui_con_a table tr td {
            font-size: 14px;
            color: #222;
            text-align: center;
            border: 1px solid #ddd;
        }

            .dingdanshangtui_con_a table tr td h2 {
                font-size: 24px;
                color: #dc2828;
            }

#after-status {
    color: #5ab45a;
}

.dingdanshangtui_con_a table tr td dl dt {
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    float: left;
    margin-top: 10px;
    margin-left: 19px;
    margin-bottom: 10px;
}

.dingdanshangtui_con_a table tr td dl dd {
    float: left;
    font-size: 14px;
    color: #666;
    width: 380px;
    padding-left: 10px;
    padding-top: 35px;
    text-align: left;
}

.dingdanshangtui_con_b {
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .dingdanshangtui_con_b h1 {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 17px;
    }

    .dingdanshangtui_con_b h2 {
        margin-top: 20px;
        margin-left: 40px;
    }

        .dingdanshangtui_con_b h2 span {
            display: block;
            float: left;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background: #eeeeee;
            font-size: 14px;
            color: #666;
            line-height: 25px;
            text-align: center;
        }

        .dingdanshangtui_con_b h2 p {
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 10px;
            line-height: 25px;
        }

.dingdanshangtui_con_b1 {
    width: 1080px;
    margin: 0 auto;
    background: #eeeeee;
    margin-top: 10px;
    padding-bottom: 20px;
    position: relative;
}

    .dingdanshangtui_con_b1 p {
        font-size: 14px;
        color: #222;
        padding-left: 20px;
        padding-top: 20px;
        width: 790px;
        float: left;
    }

    .dingdanshangtui_con_b1 span {
        display: block;
        float: right;
        padding-right: 60px;
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

    .dingdanshangtui_con_b1 img {
        position: absolute;
        top: -10px;
        left: 40px;
    }

.dingdanshangtui_con_c {
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .dingdanshangtui_con_c h1 {
        font-size: 14px;
        color: #222;
        padding-top: 20px;
        padding-left: 17px;
    }

    .dingdanshangtui_con_c table {
        width: 1148px;
        margin: 0 auto;
        margin-top: 10px;
        border: 1px solid #ddd;
    }

        .dingdanshangtui_con_c table tr td {
            font-size: 14px;
            color: #222;
            text-align: left;
            border: 1px solid #ddd;
            padding-left: 23px;
            padding-top: 9px;
            padding-bottom: 7px;
        }

        .dingdanshangtui_con_c table tr .tuhuo_fuwu {
            text-align: center;
            width: 138px;
        }

        .dingdanshangtui_con_c table tr td p {
            color: #666;
            width: 640px;
        }

        .dingdanshangtui_con_c table tr td dl dt {
            width: 80px;
            height: 80px;
            border: 1px solid #ddd;
            float: left;
            margin-left: 20px;
        }

        .dingdanshangtui_con_c table tr td span {
            color: #999;
            padding-left: 195px;
        }

.dingdanshangtui_con_d {
    border: 1px solid #f0b428;
    background: #faf0e6;
    margin-top: 20px;
    height: 48px;
}

    .dingdanshangtui_con_d img {
        display: block;
        float: left;
        margin-left: 40px;
        margin-top: 9px;
    }

    .dingdanshangtui_con_d p {
        font-size: 14px;
        color: #666;
        float: left;
        padding-left: 10px;
        line-height: 48px;
    }

.dingdanshangtui_con_b1 p a {
    color: #dc2828;
}
/* 订单中心-商品退换 结束 */
/* 订单中心-商城订单 开始 */
.dingdanguanli_con_shangcheng1_a {
    margin-top: 20px;
}

    .dingdanguanli_con_shangcheng1_a table {
        width: 978px;
        margin: 0 auto;
        border: 1px solid #ddd;
    }

        .dingdanguanli_con_shangcheng1_a table tr th {
            height: 39px;
            background: #eeeeee;
            font-size: 14px;
            color: #666;
            text-align: center;
        }

        .dingdanguanli_con_shangcheng1_a table tr td {
            font-size: 14px;
            color: #666;
            border: 1px solid #ddd;
            text-align: center;
        }

            .dingdanguanli_con_shangcheng1_a table tr td dl dt {
                width: 80px;
                height: 80px;
                border: 1px solid #ddd;
                float: left;
                margin-top: 10px;
                margin-left: 20px;
                margin-bottom: 10px;
            }

            .dingdanguanli_con_shangcheng1_a table tr td dl dd {
                float: left;
                font-size: 14px;
                color: #666;
                padding-top: 20px;
                padding-left: 10px;
                width: 180px;
            }

.dingdanguanli_con_shangcheng1_b {
    width: 978px;
    margin: 0 auto;
    border: 1px solid #dc2828;
    margin-top: 20px;
}

/* tab 开始 */
.tabListb li {
    float: left;
    text-align: center;
    width: 78px;
    height: 28px;
    border: 1px solid #ddd;
    margin-top: 14px;
    margin-left: 20px;
    line-height: 28px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}

    .tabListb li.tabListb_bianse {
        border: 1px solid #dc2828;
        background: url(../images/xuanzhhong.png) no-repeat right bottom;
    }

.tabConb {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 40px;
}

.tabConb_anfang {
    display: none;
}

.tabListb h4 {
    float: left;
    font-size: 14px;
    color: #666;
    padding-top: 14px;
    line-height: 28px;
    padding-left: 58px;
}

    .tabListb h4 span {
        color: #dc2828;
    }
/* tab 结束 */
.tabConb_zonghe_a h4 {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    padding-left: 58px;
}

    .tabConb_zonghe_a h4 span {
        color: #dc2828;
    }

.jian_img {
    display: block;
    margin: 0 auto;
    margin-top: 13px;
}

.tabConb_zonghe_b h4 {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    padding-left: 58px;
    padding-top: 20px;
}

    .tabConb_zonghe_b h4 span {
        color: #dc2828;
    }

.tabConb_zonghe_b textarea {
    resize: none;
    width: 498px;
    height: 118px;
    border: none;
    border: 1px solid #ddd;
    margin-top: 22px;
    margin-left: 20px;
}

.tabConb_zonghe_b p {
    font-size: 12px;
    color: #666;
    padding-left: 607px;
    padding-top: 5px;
}

.tabConb_zonghe_c h5 {
    float: left;
    font-size: 14px;
    color: #666;
    padding-left: 71px;
}

.tabConb_zonghe_c1 {
    float: left;
    margin-left: 20px;
}

    .tabConb_zonghe_c1 a {
        float: left;
        display: block;
        width: 78px;
        height: 28px;
        border: 1px solid #ddd;
        background: #eeeeee;
        border-radius: 3px;
        line-height: 28px;
        text-align: center;
        font-size: 14px;
        color: #666;
    }

    .tabConb_zonghe_c1 p {
        clear: both;
        font-size: 14px;
        color: #666;
        padding-top: 10px;
    }

    .tabConb_zonghe_c1 h6 {
        font-size: 14px;
        color: #999;
        padding-top: 20px;
    }

.dingdanguanli_con_shangcheng1_c {
    width: 978px;
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-top: 10px;
    padding-bottom: 30px;
}

.dingdanguanli_con_shangcheng1_cj {
    width: 978px;
    margin: 0 auto;
    border: 1px solid #dc2828;
    margin-top: 10px;
    padding-bottom: 30px;
}

.dingdanguanli_con_shangcheng1_c1 h1 {
    font-size: 14px;
    color: #222;
    padding-top: 13px;
    padding-left: 10px;
    float: left;
}

.dingdanguanli_con_shangcheng1_c1 a {
    display: block;
    float: left;
    font-size: 14px;
    color: #2896dc;
    padding-top: 13px;
    padding-left: 10px;
}

.dingdanguanli_con_shangcheng1_c2 h2 {
    padding-top: 20px;
    padding-left: 59px;
}

.dingdanguanli_con_shangcheng1_ce h2 {
    padding-top: 30px;
    padding-left: 59px;
}

    .dingdanguanli_con_shangcheng1_ce h2 p {
        font-size: 14px;
        color: #666;
        float: left;
        width: 85px;
        text-align: right;
    }

.dingdanguanli_con_shangcheng1_c2 h2 p {
    font-size: 14px;
    color: #666;
    float: left;
    width: 85px;
    text-align: right;
    line-height: 38px;
}

.dingdanguanli_con_shangcheng1_ce h2 p span {
    color: #dc2828;
}

.dingdanguanli_con_shangcheng1_c2 h2 p span {
    color: #dc2828;
}

.dingdanguanli_con_shangcheng1_ce h2 a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

.dingdanguanli_con_shangcheng1_c2 h2 a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

.dingdanguanli_con_shangcheng1_ce h2 i {
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    padding-left: 100px;
    font-style: normal;
}

.dingdanguanli_con_shangcheng1_c2 h2 i {
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    padding-left: 100px;
    font-style: normal;
    line-height: 38px;
}

.dingdanguanli_con_shangcheng1_c2 h2 input {
    display: block;
    float: left;
    margin-left: 18px;
    width: 128px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    border: none;
    border: 1px solid #ddd;
    outline-color: #999;
}

.dingdanguanli_con_shangcheng1_c2 h2 .shouhuodizhi {
    width: 448px;
}

.dingdanguanli_con_shangcheng1_d {
    width: 978px;
    margin: 0 auto;
    margin-top: 20px;
    /* margin-left: 84px; */
    margin-bottom: 38px;
    margin-left: 182px;
}

    .dingdanguanli_con_shangcheng1_d a {
        display: block;
        width: 138px;
        height: 38px;
        background: #eee;
        border: 1px solid #ddd;
        font-size: 18px;
        color: #666;
        border-radius: 3px;
        line-height: 38px;
        text-align: center;
    }

.tuihuan_shangchuan dl dt {
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    float: left;
    margin-left: 18px;
    margin-top: 10px;
    position: relative;
}

.tuihuan_chah {
    position: absolute;
    top: -7px;
    right: -7px;
}

.dingdanguanli_con_shangcheng1_e {
    border: 1px solid #dc2828;
    margin-top: 10px;
    padding-bottom: 28px;
}

    .dingdanguanli_con_shangcheng1_e h1 {
        font-size: 14px;
        color: #222;
        padding-top: 13px;
        padding-left: 10px;
    }

.tuihuan_youwufa img {
    display: block;
    float: left;
    margin-left: 18px;
}

.tuihuan_kuaidi {
    width: 118px;
    height: 28px;
    border: 1px solid #dc2828;
    text-align: center;
    line-height: 28px;
    background: url(../images/xuanzhhong.png) no-repeat right bottom;
    margin-left: 18px;
}

.dingdanguanli_con_shangcheng1_c2 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_shangcheng1_c2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_shangcheng1_c2 input:-ms-input-placeholder {
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_shangcheng1_c2 input::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.tuihuan_fuxuan span {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    border: 1px solid #b5b5b5;
    background: #e5e5e5;
    border-radius: 3px;
    margin-top: 13px;
    margin-left: 10px;
}

    .tuihuan_fuxuan span img {
        display: block;
        margin: 0 auto;
        margin-top: 3px;
    }

.tuihuan_fuxuan b {
    display: block;
    float: left;
    font-weight: normal;
    font-size: 14px;
    color: #999;
    line-height: 38px;
    padding-left: 10px;
}

/* 弹框 */
.faqbgp {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivp {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.dingdanguanli_con_shouhuo_a {
    margin-top: 18px;
    margin-left: 20px;
}

    .dingdanguanli_con_shouhuo_a a {
        display: block;
        float: left;
        font-size: 14px;
        color: #222;
        width: 118px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border: 1px solid #ddd;
        background: #eee;
        border-radius: 3px;
    }

    .dingdanguanli_con_shouhuo_a p {
        float: left;
        font-size: 14px;
        color: #999;
        line-height: 38px;
        padding-left: 20px;
    }

        .dingdanguanli_con_shouhuo_a p span {
            color: #5ab45a;
        }

.dingdanguanli_con_shouhuo_b {
    padding-bottom: 37px;
}

.dingdanguanli_con_shouhuo_b1 {
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 20px;
    width: 478px;
    float: left;
    padding-bottom: 18px;
}

    .dingdanguanli_con_shouhuo_b1 h1 p {
        float: left;
        font-size: 14px;
        color: #222;
        padding-top: 10px;
        line-height: 30px;
        padding-left: 10px;
    }

    .dingdanguanli_con_shouhuo_b1 h1 span {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 10px;
        line-height: 30px;
        padding-left: 10px;
    }

    .dingdanguanli_con_shouhuo_b1 h1 a {
        display: block;
        float: left;
        width: 80px;
        height: 30px;
        background: #f0b428;
        font-size: 14px;
        color: #fff;
        border-radius: 3px;
        line-height: 30px;
        text-align: center;
        margin-left: 20px;
        margin-top: 10px;
    }

    .dingdanguanli_con_shouhuo_b1 h1 img {
        display: block;
        float: right;
        margin-top: 10px;
        margin-right: 10px;
    }

    .dingdanguanli_con_shouhuo_b1 h2 {
        padding-top: 10px;
    }

        .dingdanguanli_con_shouhuo_b1 h2 p {
            font-size: 14px;
            color: #999;
            padding-left: 14px;
            float: left;
            width: 70px;
            text-align: right;
        }

        .dingdanguanli_con_shouhuo_b1 h2 span {
            display: block;
            float: left;
            font-size: 14px;
            color: #222;
            width: 385px;
        }

        .dingdanguanli_con_shouhuo_b1 h2 b {
            display: block;
            float: right;
            font-size: 14px;
            color: #222;
            font-weight: normal;
            padding-right: 10px;
            cursor: pointer;
        }

/* 弹框 */
.faqbgq {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivq {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.faqdivq_a {
    width: 420px;
    margin: 0 auto;
}

    .faqdivq_a p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

        .faqdivq_a p span {
            color: #dc2828;
        }

    .faqdivq_a .shouhuo_sss {
        display: block;
        width: 418px;
        height: 38px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        margin-top: 10px;
    }

    .faqdivq_a select {
        width: 128px;
        height: 38px;
        line-height: 38px;
        margin-top: 10px;
        border: none;
        border: 1px solid #ddd;
        display: block;
        float: left;
        margin-left: 18px;
        font-size: 14px;
        color: #666;
        font-family: "微软雅黑";
    }

    .faqdivq_a h2 {
        float: left;
        font-size: 12px;
        color: #999;
    }

        .faqdivq_a h2 p {
            font-size: 14px;
            color: #666;
        }

    .faqdivq_a h3 {
        float: left;
    }

        .faqdivq_a h3 p {
            padding-left: 4px;
            font-size: 14px;
            color: #666;
        }

    .faqdivq_a h2 .shouhuo_zzz {
        margin-top: 10px;
        width: 198px;
        height: 38px;
        border: none;
        outline-color: #999;
        border: 1px solid #ddd;
    }

    .faqdivq_a h3 .shouhuo_zzz {
        margin-top: 10px;
        margin-left: 4px;
        width: 198px;
        height: 38px;
        border: none;
        outline-color: #999;
        border: 1px solid #ddd;
    }

.faqdivq_b {
    width: 420px;
    margin: 0 auto;
}

    .faqdivq_b h5 {
        width: 12px;
        height: 12px;
        border-radius: 3px;
        border: 1px solid #b5b5b5;
        background: #e5e5e5 !important;
        float: left;
        margin-top: 13px;
    }

        .faqdivq_b h5 img {
            display: block;
            margin: 0 auto;
            margin-top: 3px;
        }

    .faqdivq_b span {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 10px;
        padding-left: 10px;
    }

    .faqdivq_b a {
        display: block;
        width: 120px;
        height: 40px;
        background: #dc2828;
        font-size: 18px;
        color: #fff;
        border-radius: 3px;
        line-height: 40px;
        text-align: center;
        margin-top: 20px;
    }

/* 弹框 */
.faqbgr {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivr {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

/* tab 开始 */
.tabListc li {
    float: left;
    text-align: center;
    margin-left: 40px;
    margin-top: 27px;
    position: relative;
}

    .tabListc li a {
        display: block;
        cursor: pointer;
        font-size: 14px;
        color: #222;
    }

    .tabListc li.liulan_bianse {
        color: #dc2828;
        border-bottom: 1px solid #dc2828;
    }

        .tabListc li.liulan_bianse a {
            color: #dc2828;
        }

.tabConc {
    background: #fff;
    margin-top: 20px;
    /* padding-bottom: 40px; */
}

.liulan_diannao,
.liulan_bangong,
.liulan_shuma,
.liulan_zonghe {
    display: none;
}
/* tab 结束 */
.liulan_quanbu {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.liulan_quanbu_a {
    height: 40px;
    background: #eeeeee;
    cursor: pointer;
}

    .liulan_quanbu_a img {
        display: block;
        float: left;
        margin-top: 13px;
        margin-left: 10px;
    }

    .liulan_quanbu_a p {
        float: left;
        font-size: 14px;
        color: #222;
        line-height: 40px;
        padding-left: 10px;
    }

    .liulan_quanbu_a span {
        display: block;
        float: left;
        line-height: 40px;
        padding-left: 40px;
        font-size: 14px;
        color: #999;
    }

.liulan_quanbu_b {
    border-left: 1px solid #ddd;
    margin-left: 18px;
}

    .liulan_quanbu_b:hover {
        border-left: 1px solid red;
        height: 200px;
    }

    .liulan_quanbu_b h1 {
        position: relative;
        margin-top: 20px;
    }

        .liulan_quanbu_b h1 p {
            font-size: 14px;
            color: #666;
            padding-left: 10px;
            float: left;
        }

        .liulan_quanbu_b h1 a {
            display: block;
            float: left;
            font-size: 14px;
            color: #999;
            padding-left: 20px;
        }

        .liulan_quanbu_b h1 img {
            position: absolute;
            left: -6px;
            top: 3px;
        }

    .liulan_quanbu_b dl {
        width: 218px;
        border: 1px solid #ddd;
        margin-top: 10px;
        margin-left: 20px;
        float: left;
        height: 298px;
        position: relative;
    }

        .liulan_quanbu_b dl:hover {
            border: 1px solid #dc2828;
        }

        .liulan_quanbu_b dl dt {
            text-align: center;
            margin-top: 10px;
        }

        .liulan_quanbu_b dl dd p {
            font-size: 16px;
            color: #dc2828;
            text-align: center;
        }

        .liulan_quanbu_b dl dd a {
            margin-top: 20px;
            display: block;
        }

        .liulan_quanbu_b dl dd .liulan_shoucang {
            float: left;
            background: url(../images/sousuo_shou.png) no-repeat 10px center;
            width: 65px;
            text-align: right;
            margin-left: 8px;
            font-size: 14px;
            color: #666;
        }

            .liulan_quanbu_b dl dd .liulan_shoucang:hover {
                color: #dc2828;
                background: url(../images/sousuo_yishou.png) no-repeat 10px center;
            }

            .liulan_quanbu_b dl dd .liulan_shoucang.collected {
                background: url(../images/sousuo_yishou.png) no-repeat left center;
            }

        .liulan_quanbu_b dl dd .liulan_jiaru {
            float: right;
            background: url(../images/liulan_gou.png) no-repeat left center;
            width: 95px;
            text-align: right;
            margin-right: 8px;
            font-size: 14px;
            color: #666;
        }

        .liulan_quanbu_b dl dd .liulan_jiaru1 {
            float: right;
            width: 95px;
            text-align: center;
            margin-right: 8px;
            font-size: 14px;
            color: #666;
        }

        .liulan_quanbu_b dl dd .liulan_jiaru:hover {
            color: #dc2828;
            background: url(../images/sousuo_jia.png) no-repeat left center;
        }

    .liulan_quanbu_b .liulan_bianbian {
        border: 1px solid #dc2828;
    }

        .liulan_quanbu_b .liulan_bianbian .liulan_shoucang {
            background: url(../images/sousuo_yishou.png) no-repeat left center;
            color: #dc2828;
        }

    .liulan_quanbu_b dl .liulanl_shan {
        position: absolute;
        right: 10px;
        top: 10px;
    }

/* 弹框 */
.faqbgs {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivs {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.dingdanguanli_con_shoucang_a h1 {
    font-size: 14px;
    color: #222;
    padding-top: 25px;
    padding-left: 20px;
}

    .dingdanguanli_con_shoucang_a h1 span {
        color: #dc2828;
    }

.dingdanguanli_con_shoucang_b {
    width: 830px;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
    background: #eeeeee;
}

.dingdanguanli_con_shoucang_b_l {
    float: left;
}

.faqdivq_b h2 {
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #222;
    padding-left: 10px;
}

.faqdivq_b h3 {
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #222;
    padding-left: 40px;
}

    .faqdivq_b h3:hover {
        color: #dc2828;
    }

.dingdanguanli_con_shoucang_c dl {
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 20px;
    width: 228px;
    padding-bottom: 20px;
    float: left;
}

    .dingdanguanli_con_shoucang_c dl span {
        width: 12px;
        height: 12px;
        border-radius: 3px;
        border: 1px solid #b5b5b5;
        background: #e5e5e5 !important;
        float: left;
        margin-top: 10px;
        margin-left: 9px;
        position: absolute;
    }

        .dingdanguanli_con_shoucang_c dl span img {
            display: block;
            margin: 0 auto;
            margin-top: 3px;
        }

    .dingdanguanli_con_shoucang_c dl dt {
        text-align: center;
    }

    .dingdanguanli_con_shoucang_c dl dd p {
        font-size: 14px;
        color: #666;
        width: 210px;
        padding-left: 10px;
    }

    .dingdanguanli_con_shoucang_c dl dd b {
        font-weight: normal;
        display: block;
        text-align: center;
        font-size: 16px;
        color: #dc2828;
        padding-top: 20px;
    }

    .dingdanguanli_con_shoucang_c dl dd a {
        display: block;
        font-size: 14px;
        color: #666;
        width: 108px;
        height: 33px;
        border: 1px solid #ddd;
        margin: 0 auto;
        text-align: center;
        line-height: 33px;
        margin-top: 20px;
        padding-left: 20px;
        background: url(../images/liulan_gou.png) no-repeat 15px center;
    }

        .dingdanguanli_con_shoucang_c dl dd a.enquiry-price {
            display: block;
            font-size: 14px;
            color: #666;
            width: 108px;
            height: 33px;
            border: 1px solid #ddd;
            margin: 0 auto;
            text-align: center;
            line-height: 33px;
            margin-top: 20px;
            padding-left: 0;
            background: none;
        }

#goodses-list dl dd a.enquiry-price:hover {
    display: block;
    font-size: 14px;
    color: #666;
    width: 108px;
    height: 33px;
    border: 1px solid #ddd;
    margin: 0 auto;
    text-align: center;
    line-height: 33px;
    margin-top: 20px;
    background: none !important;
}

.shoucang_biansel {
    border: 1px solid #dc2828 !important;
}

    .shoucang_biansel p {
        color: #dc2828 !important;
        text-decoration: underline;
    }

    .shoucang_biansel a {
        color: #dc2828 !important;
        border: 1px solid #dc2828 !important;
        background: url(../images/sousuo_jia.png) no-repeat 5px center !important;
    }


/* 分页 开始 */
.dingdanguanli_con_shoucang_c {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.dingdanguanli_con_shoucang {
    position: relative;
    padding-bottom: 90px;
}

    .dingdanguanli_con_shoucang .con_hol {
        font-size: 14px;
        color: #666;
        float: right;
        margin-right: 18px;
        margin-top: 30px;
    }

        .dingdanguanli_con_shoucang.con_hol a {
            cursor: pointer;
        }

        .dingdanguanli_con_shoucang .con_hol .holder {
            display: inline-block;
        }

            .dingdanguanli_con_shoucang .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .dingdanguanli_con_shoucang .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .dingdanguanli_con_shoucang .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .dingdanguanli_con_shoucang .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .dingdanguanli_con_shoucang .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
.shoucang_qushou {
    color: #dc2828 !important;
    text-decoration: underline;
    position: relative !important;
}

.shoucang_tku {
    position: absolute;
    border: 1px solid #dc2828;
    width: 218px;
    top: 40px;
    left: -40px;
    background: #fff;
    z-index: 99;
    padding-bottom: 10px;
    height: 100px;
}

    .shoucang_tku .shoucang_tant {
        display: block;
        float: left;
        margin-top: 10px;
        margin-left: 10px;
    }

.shoucang_tku1 {
    float: left;
    margin-left: 10px;
}

    .shoucang_tku1 h1 {
        font-size: 14px;
        color: #666;
        width: 150px;
        line-height: 20px;
        padding-top: 10px;
    }

    .shoucang_tku1 a {
        display: block;
    }

.shoucang_tku1_l {
    float: left;
    width: 60px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    text-align: center !important;
}

.shoucang_tku1_r {
    float: left;
    width: 58px !important;
    height: 28px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    text-align: center !important;
    border: 1px solid #ddd !important;
    background: #fff !important;
    color: #666 !important;
    margin-left: 20px;
}

.shoucang_tku .shoucang_jiao {
    position: absolute;
    top: -8px;
    left: 100px;
}

.shoucang_quxiaosc {
    position: relative;
}

.shoucang_quxiaosc_tan {
    position: absolute;
    border: 1px solid #dc2828;
    top: -30px;
    left: -45px;
    width: 218px;
    height: 28px;
    z-index: 99;
    background: #fff;
}

    .shoucang_quxiaosc_tan .shoucang_tans {
        float: left;
        display: block;
        margin-top: 3px;
        margin-left: 10px;
    }

    .shoucang_quxiaosc_tan p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 8px;
        line-height: 28px;
    }

    .shoucang_quxiaosc_tan .shoucang_xiajiaoi {
        position: absolute;
        bottom: -7px;
        left: 105px;
    }

.dingdanguanli_con_xiaoxi_a {
    width: 868px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    height: 54px;
    background:#fff;
}

    .dingdanguanli_con_xiaoxi_a h1 {
        line-height: 54px;
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        margin-left: 20px;
    }

        .dingdanguanli_con_xiaoxi_a h1 span {
            color: #dc2828;
        }

.dingdanguanli_con_xiaoxi_b {
    width: 830px;
    background:#fff;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
}

.dingdanguanli_con_xiaoxi_b1 {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.dingdanguanli_con_xiaoxi_b1_a {
    margin-left: 15px;
    margin-right: 15px;
}

    .dingdanguanli_con_xiaoxi_b1_a h2 {
        float: left;
        font-size: 14px;
        color: #222;
        line-height: 39px;
    }

    .dingdanguanli_con_xiaoxi_b1_a p {
        float: left;
        font-size: 12px;
        color: #666;
        line-height: 39px;
        padding-left: 30px;
    }

    .dingdanguanli_con_xiaoxi_b1_a img {
        display: block;
        float: right;
        margin-top: 13px;
    }

.dingdanguanli_con_xiaoxi_b1_b {
    margin-left: 15px;
    margin-right: 15px;
}

    .dingdanguanli_con_xiaoxi_b1_b h3 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        width: 840px;
    }

        .dingdanguanli_con_xiaoxi_b1_b h3 span {
            color: #dc2828;
        }

    .dingdanguanli_con_xiaoxi_b1_b a {
        display: block;
        float: right;
        font-size: 14px;
        color: #2896dc;
        padding-top: 20px;
    }

.dingdanguanli_con_xiaoxi_c {
    padding-bottom: 200px;
    background:#fff;
}

    .dingdanguanli_con_xiaoxi_c img {
        display: block;
        float: left;
        margin-left: 357px;
        margin-top: 120px;
    }

    .dingdanguanli_con_xiaoxi_c p {
        float: left;
        font-size: 18px;
        color: #666;
        padding-top: 120px;
        padding-left: 10px;
    }

.dingdanguanli_con_yijian {
    padding-bottom: 80px;
}

.dingdanguanli_con_yijian_a {
    margin-top: 20px;
    margin-left: 20px;
}

    .dingdanguanli_con_yijian_a h1 {
        height: 17px;
        font-size: 18px;
        font-weight: 400;
        color: #666666;
    }

    .dingdanguanli_con_yijian_a textarea {
        resize: none;
        width: 788px;
        height: 228px;
        border: none;
        border: 1px solid #ddd;
        margin-top: 20px;
        padding-top: 10px;
        padding-left: 10px;
        font-size: 14px;
        color: #666;
        outline: none;
        border-radius: 6px;
    }

.dingdanguanli_con_yijian_b {
    margin-top: 20px;
    margin-left: 20px;
}

    .dingdanguanli_con_yijian_b h1 {
        height: 17px;
        font-size: 18px;
        font-weight: 400;
        color: #666666;
    }

    .dingdanguanli_con_yijian_b textarea {
        resize: none;
        width: 798px;
        height: 48px;
        border: none;
        border: 1px solid #ddd;
        margin-top: 20px;
        outline: none;
        border-radius: 6px;
        line-height: 48px;
        padding-left: 10px;
    }

    .dingdanguanli_con_yijian_b p {
        color: #999;
        padding-top: 10px;
        height: 12px;
        font-size: 12px;
        font-weight: 400;
    }

.dingdanguanli_con_yijian_c a {
    display: block;
    float: right;
    width: 181px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 6px;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    margin-top: 40px;
    margin-right: 300px;
}

/* 弹框 */
.faqbgt {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivt {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.dingdanguanli_con_shenqing {
    padding-bottom: 300px;
}

.dingdanguanli_con_shenqing_a h1 {
    font-size: 14px;
    color: #999;
    padding-left: 20px;
    padding-top: 28px;
}

.dingdanguanli_con_shenqing_b {
    width: 978px;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding-bottom: 40px;
}

    .dingdanguanli_con_shenqing_b h1 {
        font-size: 14px;
        color: #222;
        padding-left: 20px;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .dingdanguanli_con_shenqing_b h2 {
        margin-top: 10px;
        position: relative;
    }

        .dingdanguanli_con_shenqing_b h2 p {
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 65px;
            width: 85px;
            text-align: right;
            line-height: 38px;
        }

            .dingdanguanli_con_shenqing_b h2 p span {
                color: #dc2828;
            }

        .dingdanguanli_con_shenqing_b h2 input {
            float: left;
            width: 408px;
            padding-left: 10px;
            height: 38px;
            line-height: 38px;
            border: none;
            border: 1px solid #ddd;
            outline-color: #999;
        }

        .dingdanguanli_con_shenqing_b h2 b {
            font-weight: normal;
            float: left;
            display: block;
            font-size: 14px;
            color: #b41e1e;
            line-height: 38px;
            padding-left: 10px;
        }

    .dingdanguanli_con_shenqing_b :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_shenqing_b ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_shenqing_b input:-ms-input-placeholder {
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_shenqing_b input::-webkit-input-placeholder {
        color: #999;
        opacity: 1;
        font-size: 14px;
    }

    .dingdanguanli_con_shenqing_b h2 .shengqing_qingxuan li {
        float: left;
        width: 408px;
        padding-left: 10px;
        height: 38px;
        line-height: 38px;
        border: none;
        border: 1px solid #ddd;
        outline-color: #999;
        font-size: 14px;
        color: #999;
        font-family: "微软雅黑";
        background: url(../images/shenqing_zizhanghu_jiaox.png) no-repeat right 10px center;
    }

    .dingdanguanli_con_shenqing_b h2 .shenqing_xiala {
        position: absolute;
        top: 39px;
        left: 150px;
        width: 418px;
        border: 1px solid #ddd;
        background: #fff;
    }

        .dingdanguanli_con_shenqing_b h2 .shenqing_xiala li {
            font-size: 14px;
            color: #666;
            line-height: 30px;
            padding-left: 10px;
            cursor: pointer;
        }

            .dingdanguanli_con_shenqing_b h2 .shenqing_xiala li:hover {
                color: #dc2828;
                background: #eeeeee;
            }

.dingdanguanli_con_shenqing_b1 {
    background: #f4f4f4;
    padding-bottom: 20px;
}

    .dingdanguanli_con_shenqing_b1 h3 {
        margin-left: 10px;
        margin-right: 10px;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
        color: #666666;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .dingdanguanli_con_shenqing_b1 ul {
        margin-left: 100px;
        width: 345px;
    }

        .dingdanguanli_con_shenqing_b1 ul li {
            float: left;
            width: 110px;
        }

            .dingdanguanli_con_shenqing_b1 ul li span {
                display: block;
                width: 12px;
                height: 12px;
                background: #e5e5e5;
                border: 1px solid #b5b5b5;
                border-radius: 3px;
                float: left;
                margin-top: 20px;
            }

                .dingdanguanli_con_shenqing_b1 ul li span img {
                    display: block;
                    margin: 0 auto;
                    margin-top: 3px;
                }

            .dingdanguanli_con_shenqing_b1 ul li b {
                display: block;
                float: left;
                font-weight: normal;
                font-size: 14px;
                color: #666;
                padding-left: 10px;
                padding-top: 17px;
            }

.dingdanguanli_con_shenqing_c a {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 120px;
    height: 40px;
    background: #dc2828;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    margin-top: 20px;
    margin-left: 123px;
}

/* 弹框 */
.faqbgu {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivu {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.faqdivu_a a {
    display: block;
    width: 78px;
    height: 28px;
    background: #eeeeee;
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-left: 100px;
    margin-top: 30px;
}
/* 订单中心-商城订单 结束 */
/* 个人中心 开始 */
.dingdanguanli_con_zengpiao_a {
    background: #fff;
    padding-bottom: 20px;
}
.dingdanguanli_con_zengpiao_a dl {
    margin-top: 30px;
    margin-left: 55px;
    float: left;
    width:150px;
}

    .dingdanguanli_con_zengpiao_a dl dt {
        float: left;
    }

    .dingdanguanli_con_zengpiao_a dl dd {
        float: left;
        padding-left: 10px;
    }

        .dingdanguanli_con_zengpiao_a dl dd h2 {
            font-size: 16px;
            font-weight: 500;
            color: #666666;
        }

        .dingdanguanli_con_zengpiao_a dl dd p {
            color: #999;
            width: 100px;
            font-size: 12px;
            font-weight: 400;
            line-height: 15px;
        }

.dingdanguanli_con_zengpiao_b {
    width: 868px;
    margin: 0 auto;
    margin-top: 28px;
    background: #fff;
    height: 40px;
    margin-bottom:20px;
}

    .dingdanguanli_con_zengpiao_b h1 {
        font-size: 14px;
        color: #5ab45a;
        line-height: 40px;
        padding-left: 20px;
    }

.dingdanguanli_con_zengpiao_c {
    width: 868px;
    margin: 0 auto;
}

.dingdanguanli_con_zengpiao_c1 h3 {
    padding: 10px 0 10px 20px;
    font-size: 16px;
    color: #222;
}

.dingdanguanli_con_zengpiao_c1 h4 {
    padding-top: 20px;
}

    .dingdanguanli_con_zengpiao_c1 h4 p {
        float: left;
        font-size: 14px;
        color: #666;
        width: 100px;
        text-align: right;
        padding-left: 60px;
    }

    .dingdanguanli_con_zengpiao_c1 h4 span {
        font-size: 14px;
        color: #666;
        display: block;
        float: left;
        padding-left: 20px;
    }

.dingdanguanli_con_zengpiao_c1 h5 {
    margin-top: 20px;
}

    .dingdanguanli_con_zengpiao_c1 h5 p {
        float: left;
        font-size: 14px;
        color: #666;
        width: 135px;
        text-align: right;
        padding-left: 44px;
    }

    .dingdanguanli_con_zengpiao_c1 h5 span {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
    }

.dingdanguanli_con_zengpiao_c1 h6 {
    margin-top: 20px;
}

    .dingdanguanli_con_zengpiao_c1 h6 .zengpiao_zi {
        float: left;
        font-size: 14px;
        color: #666;
        width: 135px;
        text-align: right;
        padding-left: 44px;
    }

    .dingdanguanli_con_zengpiao_c1 h6 .zengpiao_tu {
        float: left;
        font-size: 14px;
        color: #666;
        width: 135px;
        text-align: right;
        padding-left: 44px;
        line-height: 118px;
    }

    .dingdanguanli_con_zengpiao_c1 h6 span {
        display: block;
        float: left;
        width: 118px;
        height: 118px;
        border: 1px solid #ddd;
        text-align: center;
        margin: 0 auto;
        margin-left: 20px;
    }

        .dingdanguanli_con_zengpiao_c1 h6 span img {
            vertical-align: middle;
        }

        .dingdanguanli_con_zengpiao_c1 h6 span i {
            height: 100%;
            width: 0;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
        }

.dingdanguanli_con_zengpiao {
    padding-bottom: 40px;
}

.dingdanguanli_con_zengpiao_d {
    width: 978px;
    margin: 0 auto;
    margin-top: 20px;
}

.dingdanguanli_con_zengpiao_d1 {
    padding-bottom: 38px;
}

    .dingdanguanli_con_zengpiao_d1 h2 {
        padding-top: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
        height: 14px;
        font-size: 14px;
        font-weight: 400;
        color: #999999;
    }

        .dingdanguanli_con_zengpiao_d1 h2 span {
            color: #666;
        }

    .dingdanguanli_con_zengpiao_d1 h3 {
        margin-top: 10px;
    }

        .dingdanguanli_con_zengpiao_d1 h3 p {
            float: left;
            font-size: 14px;
            color: #666;
            width: 110px;
            text-align: right;
            padding-left: 55px;
            line-height: 38px;
        }

        .dingdanguanli_con_zengpiao_d1 h3 table tr td p {
            line-height: 20px !important;
            height: 31px;
            font-size: 12px;
            font-weight: 400;
            color: #666666;
        }

        .dingdanguanli_con_zengpiao_d1 h3 p span {
            color: #dc2828;
        }

        .dingdanguanli_con_zengpiao_d1 h3 p i {
            color: #dc2828;
        }

        .dingdanguanli_con_zengpiao_d1 h3 input {
            display: block;
            float: left;
            width: 358px;
            height: 30px;
            line-height: 38px;
            padding-left: 10px;
            border: none;
            border: 1px solid #B3B3B3;
            outline-color: #999;
            margin-left: 20px;
            border-radius: 6px;
        }

        .dingdanguanli_con_zengpiao_d1 h3 .zengpiao_wei_cha {
            background: url(../images/renzhngshibai_cha.png) no-repeat right 5px center;
        }

        .dingdanguanli_con_zengpiao_d1 h3 b {
            display: block;
            float: left;
            font-weight: normal;
            font-size: 14px;
            color: #b41e1e;
            line-height: 38px;
            padding-left: 10px;
        }

.dingdanguanli_con_zengpiao_d2 {
    border: 1px solid #ddd;
    border-top: none;
    padding-bottom: 40px;
}

    .dingdanguanli_con_zengpiao_d2 h2 {
        font-size: 16px;
        color: #222;
        padding-top: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
    }

        .dingdanguanli_con_zengpiao_d2 h2 span {
            color: #666;
            font-size: 14px;
        }

    .dingdanguanli_con_zengpiao_d2 ul p {
        float: left;
        font-size: 14px;
        color: #666;
        width: 140px;
        text-align: right;
        padding-left: 25px;
        line-height: 38px;
    }

        .dingdanguanli_con_zengpiao_d2 ul p span {
            color: #dc2828;
        }

/* tab 开始 */
.tabListd {
    border-bottom: 1px solid #ddd;
    width: 940px;
    margin: 0 auto;
    padding-bottom: 18px;
}

    .tabListd li {
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
        color: #666;
        padding: 1px 10px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 20px;
    }

        .tabListd li.zeng_wei_bianse {
            border: 1px solid #dc2828;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.tabCond {
    width: 940px;
    margin: 0 auto;
    margin-top: 20px;
}

.zengpiao_diannao {
    display: none;
}
    /* tab 结束 */
    .zengpiao_quanbu h6,
    .zengpiao_diannao h6 {
        margin-top: 10px;
    }

        .zengpiao_quanbu h6 .zengpiao_tu,
        .zengpiao_diannao h6 .zengpiao_tu {
            float: left;
            font-size: 14px;
            color: #666;
            width: 140px;
            text-align: right;
            padding-left: 25px;
            line-height: 78px;
        }

            .zengpiao_quanbu h6 .zengpiao_tu s,
            .zengpiao_diannao h6 .zengpiao_tu s {
                color: #dc2828;
                text-decoration: none;
            }

        .zengpiao_quanbu h6 span,
        .zengpiao_diannao h6 span {
            display: block;
            float: left;
            width: 78px;
            height: 78px;
            border: 1px solid #ddd;
            text-align: center;
            margin: 0 auto;
            margin-left: 20px;
        }

            .zengpiao_quanbu h6 span img,
            .zengpiao_diannao h6 span img {
                vertical-align: middle;
            }

            .zengpiao_quanbu h6 span i,
            .zengpiao_diannao h6 span i {
                height: 100%;
                width: 0;
                overflow: hidden;
                display: inline-block;
                vertical-align: middle;
            }

        .zengpiao_quanbu h6 a,
        .zengpiao_diannao h6 a {
            display: block;
            float: left;
            width: 98px;
            height: 33px;
            background: #eee;
            border: 1px solid #ddd;
            border-radius: 3px;
            line-height: 33px;
            text-align: center;
            font-size: 14px;
            color: #666;
            margin-left: 20px;
            margin-top: 23px;
        }

        .zengpiao_quanbu h6 b,
        .zengpiao_diannao h6 b {
            display: block;
            float: left;
            font-size: 12px;
            color: #999;
            padding-left: 20px;
            padding-top: 23px;
            font-weight: normal;
            width: 185px;
        }

            .zengpiao_quanbu h6 b h5 {
                font-size: 12px;
                color: #2896dc;
                padding-top: 7px;
            }
.dingdanguanli_con_zengpiao_d3 {
    padding-bottom:20px;
}
.dingdanguanli_con_zengpiao_d3 a {
    display: block;
    font-size: 18px;
    color: #fff;
    background: #dc2828;
    width: 192px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 6px;
    margin:0 0 0 257px;
}

/* 弹框 */
.faqbgv {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivv {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.dingdanguanli_con_zengpiao_e {
    width: 866px;
    margin: 0 auto;
    border: 1px solid #f0b428;
    background: #faf0e6;
    margin-top: 10px;
    padding-bottom: 20px;
}

    .dingdanguanli_con_zengpiao_e h1 {
        margin-top: 18px;
        margin-left: 20px;
    }

        .dingdanguanli_con_zengpiao_e h1 img {
            display: block;
            float: left;
        }

        .dingdanguanli_con_zengpiao_e h1 p {
            float: left;
            font-size: 16px;
            color: #222;
            padding-left: 10px;
        }

    .dingdanguanli_con_zengpiao_e h2 {
        margin-top: 10px;
        margin-left: 20px;
    }

        .dingdanguanli_con_zengpiao_e h2 p {
            font-size: 16px;
            color: #666;
            line-height: 24px;
        }

.dingdanguanli_con_zengpiao_d1 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_zengpiao_d1 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_zengpiao_d1 input:-ms-input-placeholder {
    color: #666;
    opacity: 1;
    font-size: 14px;
}

.dingdanguanli_con_zengpiao_d1 input::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
    font-size: 14px;
}

/* tab 开始 */
.tabListe {
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}

    .tabListe li {
        float: left;
        width: 180px;
        margin-top: 50px;
        padding-bottom: 10px;
    }

        .tabListe li span {
            display: block;
            float: left;
            width: 20px;
            height: 20px;
            background: #999999;
            font-size: 14px;
            color: #fff;
            text-align: center;
            line-height: 20px;
            border-radius: 50%;
            margin-left: 33px;
        }

        .tabListe li a {
            display: block;
            float: left;
            font-size: 14px;
            color: #999;
            padding-left: 8px;
            cursor: text;
        }

        .tabListe li.gongsi_bianse {
            border-bottom: 2px solid #5ab45a;
        }

        .tabListe li.gongsi_bianse1 {
            border-bottom: 2px solid #bedcaa;
        }

        .tabListe li.gongsi_bianse span {
            background: #5ab45a;
            color: #fff;
        }

        .tabListe li.gongsi_bianse1 span {
            background: #bedcaa;
            color: #fff;
        }

        .tabListe li.gongsi_bianse a {
            color: #222;
        }

        .tabListe li.gongsi_bianse1 a {
            color: #bedcaa;
        }

.tabCone {
    width: 830px;;
    margin: 0 auto;
}

.gongsi_diannao,
.gongsi_chenggong {
    display: none;
}
/* tab 结束 */
.gongsi_quanbu_a p {
    font-size: 14px;
    color: #999;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
}
.gongsi_quanbu_b {
    float:left;
}
.gongsi_quanbu_b h3 {
    margin-top: 20px;
}

    .gongsi_quanbu_b h3 p {
        float: left;
        font-size: 14px;
        color: #666;
        width: 90px;
        text-align: right;
        padding-left: 55px;
        line-height: 38px;
    }

        .gongsi_quanbu_b h3 p span {
            color: #dc2828;
        }

    .gongsi_quanbu_b h3 input {
        display: block;
        float: left;
        width: 330px;
        height: 38px;
        line-height: 38px;
        padding-left: 10px;
        border: none;
        border: 1px solid #ddd;
        margin-left: 20px;
        border-radius: 6px;
    }

    .gongsi_quanbu_b h3 textarea {
        display: block;
        float: left;
        width: 408px;
        height: 200px;
        line-height: 38px;
        padding-left: 10px;
        border: none;
        border: 1px solid #ddd;
        margin-left: 20px;
        border-radius: 6px;
    }

    .gongsi_quanbu_b h3 select {
        display: block;
        float: left;
        width: 408px;
        height: 38px;
        line-height: 38px;
        padding-left: 10px;
        border: none;
        border: 1px solid #ddd;
        margin-left: 20px;
        border-radius: 6px;
        background-position-x: 380px;
        color: #666;
    }
        .gongsi_quanbu_b h3 select:focus-visible {
            outline: 1px solid #ccc;
        }

    .gongsi_quanbu_b h3 input:focus {
        outline: 1px solid #999;
    }

    .gongsi_quanbu_b h3 .zengpiao_wei_cha {
        background: url(../images/renzhngshibai_cha.png) no-repeat right 5px center;
    }

    .gongsi_quanbu_b h3 b {
        display: block;
        float: left;
        font-weight: normal;
        font-size: 14px;
        color: #b41e1e;
        line-height: 38px;
        padding-left: 10px;
    }

.tabListf p {
    float: left;
    font-size: 14px;
    color: #666;
    width: 140px;
    text-align: right;
    padding-left: 55px;
    line-height: 38px;
}

    .tabListf p span,
    .tabListf1 p span {
        color: #dc2828;
    }

/* tab 开始 */
.tabListf {
    margin-top: 20px;
}

.tabListf1 {
    margin-top: 10px;
}

    .tabListf li,
    .tabListf1 li {
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
        color: #666;
        padding: 1px 10px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 20px;
    }

        .tabListf li.qiyer_bianse,
        .tabListf1 li.qiyer_bianse {
            border: 1px solid #dc2828;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.tabConf,
.tabConf1 {
    padding-bottom: 20px;
}

.qiyer_diannao,
.qiyer_diannao1 {
    display: none;
}
    /* tab 结束 */
    .qiyer_quanbu h6,
    .qiyer_diannao h6 {
        margin-top: 20px;
    }

    .qiyer_quanbu1 h6,
    .qiyer_diannao1 h6 {
        margin-top: 10px;
    }

    .qiyer_quanbu h6 .qiyer_tu,
    .qiyer_diannao h6 .qiyer_tu {
        float: left;
        font-size: 14px;
        color: #222;
        width: 90px;
        text-align: right;
        padding-left: 55px;
        line-height: 118px;
    }

        .qiyer_quanbu h6 .qiyer_tu s,
        .qiyer_diannao h6 .qiyer_tu s,
        .qiyer_quanbu1 h6 .qiyer_tu s,
        .qiyer_diannao1 h6 .qiyer_tu s {
            color: #dc2828;
            text-decoration: none;
        }

    .qiyer_quanbu h6 span,
    .qiyer_diannao h6 span,
    .qiyer_quanbu1 h6 span,
    .qiyer_diannao1 h6 span {
        display: block;
        float: left;
        width: 118px;
        height: 118px;
        border: 1px solid #ddd;
        text-align: center;
        margin: 0 auto;
        margin-left: 20px;
        position: relative;
        border-radius:6px;
    }

        .qiyer_quanbu h6 span img,
        .qiyer_diannao h6 span img,
        .qiyer_quanbu1 h6 span img,
        .qiyer_diannao1 h6 span img {
            vertical-align: middle;
        }

        .qiyer_quanbu1 h6 span img {
            width: 75%;
        }

        .qiyer_quanbu h6 span i,
        .qiyer_diannao h6 span i,
        .qiyer_quanbu1 h6 span i,
        .qiyer_diannao1 h6 span i {
            height: 100%;
            width: 0;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
        }

    .qiyer_quanbu h6 b,
    .qiyer_diannao h6 b,
    .qiyer_quanbu1 h6 b,
    .qiyer_diannao1 h6 b {
        display: block;
        float: left;
        font-size: 12px;
        color: #999;
        padding-left: 10px;
        padding-top: 23px;
        font-weight: normal;
        width: 185px;
    }

    .qiyer_quanbu h6 .qiyer_shi,
    .qiyer_diannao h6 .qiyer_shi,
    .qiyer_quanbu1 h6 .qiyer_shi,
    .qiyer_diannao1 h6 .qiyer_shi {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
    }

.renzheng_chaz {
    position: absolute;
    top: -8px;
    right: -8px;
}

.renzheng_shangchuan {
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 14px;
    color: #666;
}

.gongsi_quanbu {
    padding-bottom: 40px;
}

.CertYingye span {
    display: block !important;
    width: 100px !important;
    height: 100px !important;
    float: left !important;
    text-align: center !important;
}
.CertYingye b {    
    float:none !important;
    width:500px !important;
    margin-left:158px;
    padding-top:5px !important;
}
/* 弹框 */
.faqbgw {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivw {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.gongsi_diannao_a {
    width: 598px;
    margin: 0 auto;
    padding-bottom: 30px;
    border-radius: 6px;
}

.gongsi_diannao_a1 {
    float: left;
    margin-left: 93px;
    margin-top: 29px;
}

.gongsi_diannao_a2 {
    float: left;
    padding-top: 35px;
    padding-left: 10px;
}

    .gongsi_diannao_a2 h3 {
        font-size: 18px;
        color: #222;
    }

    .gongsi_diannao_a2 p {
        font-size: 14px;
        color: #999;
        padding-top: 10px;
    }

.gongsi_diannao_a3 {
    padding-left: 164px;
}

    .gongsi_diannao_a3 h3 {
        font-size: 16px;
        color: #222;
        padding-bottom: 10px;
    }

    .gongsi_diannao_a3 p {
        font-size: 16px;
        color: #999;
        padding-top: 10px;
    }

.gongsi_diannao_b a {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #dc2828;
    border-radius: 6px;
    margin-top: 20px;
    margin-left: 305px;
}

.gongsi_diannao {
    padding-bottom: 60px;
    padding-top:50px;
}

    .gongsi_diannao .shz {
        margin: 30px 0 0 300px;
    }
        .gongsi_diannao .shz .shz_a {
            margin-top:30px;
        }
        .gongsi_diannao .shz .shz_a h3 {
            color: #dc2828;
            font-size: 22px;
            margin-left:10px;
        }
            .gongsi_diannao .shz .shz_a h4 {
                color: #999;
                font-size: 16px;
                margin-left: -50px;
                line-height: 30px;
            }
        .gongsi_chenggong_a {
            width: 830px;
            height: 100px;
            margin: 0 auto;
            margin-top: 20px;
            border-radius: 3px;
        }

.qyra {
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
}

.gongsi_chenggong_a img {
    display: block;
    float: left;
}

.gongsi_chenggong_a h1 {
    float: left;
    padding-left: 10px;
    padding-top: 20px;
    font-size: 18px;
    color: #222;
}

.gongsi_chenggong_b {
    width: 830px;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 10px;
}

    .gongsi_chenggong_b h2 {
        font-size: 16px;
        color: #666;
    }

.gongsi_chenggong_c h2 {
    padding-top: 20px;
}

    .gongsi_chenggong_c h2 p {
        float: left;
        font-size: 14px;
        color: #666;
        width: 135px;
        text-align: right;
        padding-left: 40px;
    }

    .gongsi_chenggong_c h2 span {
        font-size: 14px;
        color: #666;
        display: block;
        float: left;
        padding-left: 25px;
    }

.gongsi_chenggong_c h6 {
    margin-top: 20px;
}

    .gongsi_chenggong_c h6 .zengpiao_tu {
        float: left;
        font-size: 14px;
        color: #666;
        width: 135px;
        text-align: right;
        padding-left: 40px;
        line-height: 118px;
    }

    .gongsi_chenggong_c h6 span {
        display: block;
        float: left;
        width: 118px;
        height: 118px;
        border: 1px solid #ddd;
        text-align: center;
        margin: 0 auto;
        margin-left: 25px;
        background: #f4f4f4;
    }

        .gongsi_chenggong_c h6 span img {
            vertical-align: middle;
        }

        .gongsi_chenggong_c h6 span i {
            height: 100%;
            width: 0;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
        }

.gongsi_chenggong {
    padding-bottom: 40px;
}

.dingdanguanli_con_caigou_a {
    width: 868px;
    height: 54px;
    margin: 0 auto;
}

.dingdanguanli_con_caigou_a1 {
    float: left;
}

    .dingdanguanli_con_caigou_a1 h2 {
        font-size: 14px;
        color: #222;
        padding-top: 28px;
        padding-left: 5px;
    }

.dingdanguanli_con_caigou_a2 {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

    .dingdanguanli_con_caigou_a2 h2 {
        font-size: 14px;
        color: #222;
        float: left;
        padding-top: 20px;
        line-height: 28px;
        margin-right: 10px;
    }

    .dingdanguanli_con_caigou_a2 select {
        width: 118px;
        height: 28px;
        line-height: 28px;
        border: none;
        border: 1px solid #ddd;
        font-size: 14px;
        color: #666;
        font-family: "微软雅黑";
        outline-color: #999;
        margin-top: 20px;
        display: block;
        float: left;
        margin-right: 10px;
    }

    .dingdanguanli_con_caigou_a2 a {
        display: block;
        float: left;
        width: 58px;
        height: 28px;
        background: #eee;
        border: 1px solid #ddd;
        text-align: center;
        line-height: 28px;
        border-radius: 3px;
        font-size: 14px;
        color: #222;
        margin-top: 20px;
    }

.dingdanguanli_con_caigou_b {
    width: 868px;
    margin-top: 20px;
    margin-left:15px;
}

    .dingdanguanli_con_caigou_b table {
        display: block;
    }

        .dingdanguanli_con_caigou_b table tr {
            display: block;
        }

            .dingdanguanli_con_caigou_b table tr th {
                background: #eeeeee;
                text-align: center;
                line-height: 40px;
                font-size: 14px;
                color: #666;
            }

            .dingdanguanli_con_caigou_b table tr td {
                font-size: 14px;
                color: #666;
                margin-top: 10px;
                border-left: none;
                text-align: center;
                display: block;
                float: left;
                padding-top: 20px;
            }

                .dingdanguanli_con_caigou_b table tr td a {
                    display: block;
                    font-size: 14px;
                }

                .dingdanguanli_con_caigou_b table tr td .bbxq {
                    color: #666;
                }

                .dingdanguanli_con_caigou_b table tr td .wck {
                    color: #dc2828;
                }

                .dingdanguanli_con_caigou_b table tr td .yck {
                    color: #999;
                }

.dingdanguanli_con_caigou {
    padding-bottom: 20px;
}

.gerencaigou_conz {
    width: 100%;
    background: #f4f4f4;
    padding-bottom: 40px;
}

.gerencaigou_con {
    width: 1280px;
    margin: 0 auto;
}

.gerencaigou_con_a {
    width: 1188px;
    border: 1px solid #ddd;
    background: #fff;
    padding-bottom: 20px;
}

    .gerencaigou_con_a h1 {
        font-size: 16px;
        color: #222;
        line-height: 55px;
        text-align: center;
    }

.gerencaigou_con_a1 {
    width: 945px;
    margin: 0 auto;
    padding-top: 30px;
}

    .gerencaigou_con_a1 p {
        float: left;
        padding-left: 40px;
        font-size: 14px;
        color: #222;
    }

.gerencaigou_con_a2 {
    width: 1150px;
    margin: 0 auto;
    margin-top: 28px;
}

    .gerencaigou_con_a2 table {
        width: 1150px;
    }

        .gerencaigou_con_a2 table tr th {
            background: #eee;
            line-height: 40px;
            font-size: 14px;
            color: #666;
            text-align: center;
        }

.gerencaigou_con_a3 {
    width: 1150px;
    margin: 0 auto;
    margin-top: 10px;
}

    .gerencaigou_con_a3 table {
        width: 1150px;
    }

        .gerencaigou_con_a3 table tr td {
            border: 1px solid #ddd;
            font-size: 14px;
            color: #666;
            padding: 5px 0;
            text-align: center;
        }

        .gerencaigou_con_a3 table tr th {
            height: 45px;
            background: #eee;
            border: 1px solid #ddd;
        }

            .gerencaigou_con_a3 table tr th p {
                float: right;
                font-size: 14px;
                color: #666;
                padding-right: 20px;
            }

                .gerencaigou_con_a3 table tr th p span {
                    color: #dc2828;
                }
.dingdanguanli_con_jicheng{
}
.dingdanguanli_con_jicheng_a {
    cursor: pointer;
    position: relative;
}

    .dingdanguanli_con_jicheng_a h2 {
        font-size: 14px;
        color: #666;
        margin-top: 14px;
        margin-left: 19px;
        height: 39px;
        width: 138px;
        text-align: center;
        line-height: 39px;
        border: 1px solid #ddd;
    }
.dingdanguanli_con_jicheng_b{
    background-color: #fff;
    padding: 30px 29px;
}
    .dingdanguanli_con_jicheng_b .pages{
        float: none;
        margin:0;
        padding:0;
    }
    .dingdanguanli_con_jicheng_b1 {
        background: #f2f2f2;
        margin: 0 auto;
        height: 50px;
        border-radius: 6px;
        margin-bottom: 30px;
    }

    .dingdanguanli_con_jicheng_b1 tr th {
        height: 40px;
        text-align: center;
        font-size: 16px;
        color: #666;
        border: none;
    }

.dingdanguanli_con_jicheng_b2 {
    margin: 0 auto;
    margin-bottom: 15px;
}

    .dingdanguanli_con_jicheng_b2 .no-goods td{
        color: #999;
    }
    .dingdanguanli_con_jicheng_b2 td{
        text-align: center;
    }
    .dingdanguanli_con_jicheng_b2 td.muted{
        text-align: left;
    }
    .dingdanguanli_con_jicheng_b2 td .btn{
        margin-bottom: 10px;
        font-size: 12px;
        float: right;
    }
    .dingdanguanli_con_jicheng_b2 tr th {
        /*   background: #eeeeee;*/
        height: 40px;
        font-size: 14px;
        color: #999999;
        border-bottom: 1px solid #ddd;
    }
        .dingdanguanli_con_jicheng_b2 tr th p{
            text-align: left;
            font-size: 12px;
            color: #999;
        }
        .dingdanguanli_con_jicheng_b2 tr th p.zje{
            text-align: left;
            font-size: 14px;
            color: #666;
        }

        .dingdanguanli_con_jicheng_b2 tr td .goods img {
            width: 88px;
            height: 88px;
            border: 1px solid #ddd;
        }
    .dingdanguanli_con_jicheng_b2 tr td .title {
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
    }
    .dingdanguanli_con_jicheng_b2 tr td.price {
        color: #dc2828;
        font-weight: bold;
    }
    .dingdanguanli_con_jicheng_b2 tr td ul li {
        float: left;
        font-size: 14px;
        border-left: 1px solid #ddd;
        position: relative;
    }

    .dingdanguanli_con_jicheng_b2 tr td ul .fa {
        width: 419px;
        color: #666;
        border-left: none;
        padding-left: 20px;
        line-height: 79px;
    }

    .dingdanguanli_con_jicheng_b2 tr td ul .spzl {
        width: 140px;
        color: #999;
        text-align: center;
    }

    .dingdanguanli_con_jicheng_b2 tr td ul {
        overflow: auto;
        height: auto;
        position: relative;
    }

        .dingdanguanli_con_jicheng_b2 tr td ul li {
            height: 100%;
            padding: 10px 0;
        }

        .dingdanguanli_con_jicheng_b2 tr td ul .zje {
            width: 238px;
            color: #666;
            text-align: center;
            min-height: 59px;
            text-align: left;
            padding: 10px;
        }

        .dingdanguanli_con_jicheng_b2 tr td ul .cz {
            text-align: center;
            width: 150px;
        }

            .dingdanguanli_con_jicheng_b2 tr td ul .cz a {
                text-align: center;
                width: 150px;
                vertical-align: middle;
            }

                .dingdanguanli_con_jicheng_b2 tr td ul .cz a:hover {
                    color: #dc2828;
                }

        .dingdanguanli_con_jicheng_b2 tr td ul li a {
            display: block;
            color: #222;
        }

        .dingdanguanli_con_jicheng_b2 tr td ul li .delete:hover {
            color: #dc2828;
        }

        .dingdanguanli_con_jicheng_b2 tr td ul li .deletel {
            color: #dc2828;
            text-decoration: underline;
        }

/* 分页 开始 */
.pages {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    padding-bottom: 40px;
}

    .pages #Pagination {
        float: left;
        overflow: hidden;
    }

        .pages #Pagination .pagination {
            height: 40px;
            text-align: right;
        }

            .pages #Pagination .pagination a,
            .pages #Pagination .pagination span {
                float: left;
                display: inline;
                border: 1px solid #ddd;
                background: #eeeeee;
                color: #666666;
                font-size: 14px;
                cursor: pointer;
                margin-left: 10px;
                width: 38px;
                height: 38px;
                line-height: 38px;
                text-align: center;
            }

            .pages #Pagination .pagination .current {
                background: #fff;
                color: #dc2828;
            }

            .pages #Pagination .pagination .prev,
            .pages #Pagination .pagination .next {
                float: left;
                border: 1px solid #ddd;
                font-size: 14px;
                color: #dfdfdf;
                cursor: pointer;
                width: 82px;
                height: 38px;
            }

            .pages #Pagination .pagination .next {
                color: #333333;
            }

                .pages #Pagination .pagination .prev i,
                .pages #Pagination .pagination .next i {
                    display: inline-block;
                    width: 9px;
                    height: 10px;
                    margin-right: 5px;
                }

            .pages #Pagination .pagination .prev {
            }

                .pages #Pagination .pagination .prev i {
                    background: url(../images/gezhong_zuo.png) no-repeat left center;
                }

            .pages #Pagination .pagination .next i {
                background: url(../images/gezhong_you.png) no-repeat right center;
            }

            .pages #Pagination .pagination .pagination-break {
                border: none;
                background: none;
                cursor: default;
                width: 38px;
                height: 38px;
            }

    .pages .searchPage {
        float: left;
    }

        .pages .searchPage .page-sum {
            padding: 11px 13px;
            color: #666;
            font-size: 14px;
        }

        .pages .searchPage .page-go {
            padding: 8px 0;
            color: #666;
            font-size: 14px;
            padding: 10px 0\9;
            *padding: 6px 0;
        }

            .pages .searchPage .page-go input {
                width: 38px;
                height: 38px;
                margin: 0 5px;
                border: 1px solid #e4e4e4;
                text-align: center;
                outline: none;
            }

        .pages .searchPage .page-btn {
            padding: 10px 12px;
            margin: 9px 0 5px 5px;
            background: #eeeeee;
            border: 1px solid #ddd;
            border-radius: 4px;
            color: #666;
            font-size: 14px;
            text-decoration: none;
        }
/* 分页 结束 */
.dingdanguanli_con_jicheng_a1 {
    position: absolute;
    top: 40px;
    left: 19px;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .dingdanguanli_con_jicheng_a1 ul {
        border: 1px solid #ddd;
    }

        .dingdanguanli_con_jicheng_a1 ul li {
            font-size: 14px;
            color: #666;
            width: 138px;
            text-align: center;
            background: #fff;
            line-height: 30px;
        }

            .dingdanguanli_con_jicheng_a1 ul li.jicheng {
                color: #dc2828;
                background: url(../images/icon_right.png) no-repeat right 15px center;
            }

            .dingdanguanli_con_jicheng_a1 ul li:hover {
                color: #dc2828;
                background: #eeeeee;
            }

.gezhong_shan {
    position: absolute;
    top: 43px;
    right: -34px;
    background: #fff;
    border: 1px solid #dc2828;
    width: 218px;
    height: 108px;
    z-index: 999;
}

.gezhong_jiao {
    position: absolute;
    top: -8px;
    left: 108px;
}

.gezhong_jiao1 {
    position: absolute;
    top: -8px;
    left: 155px;
}

.gezhong_jiao2 {
    position: absolute;
    top: -8px;
    left: 103px;
}

.gezhong_shan_l {
    float: left;
}

    .gezhong_shan_l img {
        display: block;
        margin-top: 10px;
        margin-left: 10px;
        /* display: none; */
    }

.gezhong_shan_r {
    float: left;
}

    .gezhong_shan_r p {
        font-size: 14px;
        color: #666;
        width: 150px;
        padding-top: 10px;
        text-align: left;
        padding-left: 10px;
    }

    .gezhong_shan_r h3 {
        padding-top: 20px;
    }

        .gezhong_shan_r h3 a {
            display: block;
            float: left;
            margin-left: 10px;
            font-size: 14px;
            width: 58px;
            height: 28px;
            border-radius: 4px;
            line-height: 28px;
            text-align: center;
        }

        .gezhong_shan_r h3 .ok {
            background: #dc2828;
            color: #fff;
        }

        .gezhong_shan_r h3 .cancel {
            color: #666;
        }

        .gezhong_shan_r h3 .ok {
            border: 1px solid #dc2828;
        }

            .gezhong_shan_r h3 .ok:hover {
                background: #b41e1e;
                color: #fff;
            }

        .gezhong_shan_r h3 .cancel {
            border: 1px solid #ddd;
        }

            .gezhong_shan_r h3 .cancel:hover {
                background: #eee;
                border: 1px solid #eee;
            }
/* 个人中心 结束 */
/* 辅材一键购-报价单 开始 */
.fubaojiadan_conz {
    width: 100%;
    background: #f4f4f4;
}

.fubaojiadan_con {
    width: 1280px;
    margin: 0 auto;
}

.fubaojiadan_con_a {
    background: #fff;
    padding-bottom: 20px;
}

.fubaojiadan_con_a1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.fubaojiadan_con_a1_l {
    float: left;
}

    .fubaojiadan_con_a1_l h1 {
        font-size: 14px;
        color: #222;
        padding-top: 26px;
        padding-left: 30px;
    }

.fubaojiadan_con_a1_r {
    float: right;
}

    .fubaojiadan_con_a1_r a {
        display: block;
        float: left;
        margin-right: 20px;
        width: 98px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        text-align: center;
        margin-top: 18px;
        border-radius: 4px;
    }

.fubaojiadan_con_a1_rt {
    border: 1px solid #ddd;
    color: #222;
}

    .fubaojiadan_con_a1_rt:hover {
        background: #eee;
        color: #222;
    }

    .fubaojiadan_con_a1_rt img {
        display: block;
        float: left;
        margin-top: 7px;
        margin-left: 10px;
    }

.fubaojiadan_con_a1_rd {
    border: 1px solid #dc2828;
    color: #dc2828;
}

    .fubaojiadan_con_a1_rd:hover {
        background: #dc2828;
        color: #fff;
    }

.fubaojiadan_con_a2 {
    padding-top: 23px;
}

    .fubaojiadan_con_a2 h2 {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 10px;
    }

    .fubaojiadan_con_a2 h3 {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 20px;
    }

        .fubaojiadan_con_a2 h3 span {
            color: #dc2828;
        }

.fubaojiadan_con_a3 table {
    width: 100%;
    margin: 0 auto;
    margin-top: 22px;
    border-bottom: 1px solid #ddd;
}

    .fubaojiadan_con_a3 table tr th {
        text-align: center;
        background: #f4f4f4;
        height: 38px;
        font-size: 14px;
        color: #222;
    }

.fubaojiadan_con_a3 tr td {
    font-size: 14px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #ddd;
    position: relative;
    width: 100px;
}

    .fubaojiadan_con_a3 tr td dl dt {
        float: left;
        margin-top: 19px;
        margin-bottom: 19px;
    }

    .fubaojiadan_con_a3 tr td dl dd {
        float: left;
        width: 248px;
        padding-left: 10px;
        text-align: left;
        padding-top: 25px;
    }

    .fubaojiadan_con_a3 tr td span {
        color: #dc2828;
    }

    .fubaojiadan_con_a3 tr td a {
        display: block;
        color: #222222;
        cursor: pointer;
    }

        .fubaojiadan_con_a3 tr td a:hover {
            color: #dc2828;
        }

/* 加减 开始 */
.Spinner {
    display: block;
    overflow: hidden;
    width: 100px;
    margin: 0 auto;
}

    .Spinner .Amount {
        width: 36px;
        height: 17px;
        padding: 4px 5px;
        line-height: 17px;
        border-width: 1px 0;
        border-style: solid;
        border-color: #d9d9d9;
        float: left;
        text-align: center;
        color: #565656;
        outline: 0;
    }

    .Spinner a {
        display: inline-block;
        width: 25px;
        height: 25px;
        border: 1px solid #d9d9d9;
        background-color: #f7f7f7;
        float: left;
        cursor: pointer;
        outline: 0;
    }

        .Spinner a i {
            font-style: normal;
            background: url(../images/BuynBtn.png) no-repeat;
            display: block;
            width: 9px;
            height: 9px;
            margin: 8px;
            text-indent: 999999%;
            overflow: hidden;
        }

    .Spinner .DisDe i {
        background-position: -0px -9px;
    }
/* 加减 结束 */
.fubaojiadan_con_a4z {
    width: 1148px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    /* border-top: 1px solid #ddd; */
    /* padding-bottom: 15px; */
}

.fubaojiadan_con_a4 {
    float: right;
    width: 470px;
    text-align: right;
}

    .fubaojiadan_con_a4 h2 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 25px;
        padding-right: 30px;
    }

        .fubaojiadan_con_a4 h2 span {
            color: #dc2828;
        }

    .fubaojiadan_con_a4 h3 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 15px;
        /* padding-right: 23px; */
    }

        .fubaojiadan_con_a4 h3 b {
            font-size: 24px;
            color: #dc2828;
            margin-left: 30px;
        }

.fubaojiadan_con_a5 {
    float: right;
    padding-top: 18px;
    width: 440px;
    text-align: right;
}

    .fubaojiadan_con_a5 h2 {
        font-size: 14px;
        color: #666;
        padding-right: 104px;
    }

        .fubaojiadan_con_a5 h2 span {
            margin-left: 30px;
        }

.fubaojiadan_con_a6 {
    float: right;
    margin-right: 22px;
    margin-top: 18px;
    padding-bottom: 40px;
}

    .fubaojiadan_con_a6 a {
        display: block;
        float: left;
        font-size: 18px;
    }

.fubaojiadan_con_a6_l {
    border: 1px solid #dc2828;
    margin-right: 20px;
    border-radius: 4px;
    color: #dc2828;
    width: 116px;
    height: 38px;
    padding-left: 52px;
    line-height: 38px;
    background: url(../images/baojia_gouwu.png) no-repeat 28px center;
}

    .fubaojiadan_con_a6_l:hover {
        color: #fff;
        background: url(../images/sxs_gou.png) #dc2828 no-repeat 28px center;
    }

    .fubaojiadan_con_a6_l.close {
        width: 144px !important;
        background: #fff;
        color: #666;
        padding: 0;
        text-align: center;
    }

        .fubaojiadan_con_a6_l.close:hover {
            background: #eee;
            color: #666;
        }

/* .fubaojiadan_con_a6_l img{
	margin-right: 10px;
} */

.fubaojiadan_con_a6_r {
    background: #dc2828;
    color: #fff;
    border-radius: 4px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

    .fubaojiadan_con_a6_r:hover {
        color: #fff;
        background: #b41e1e;
    }
/* 辅材一键购-报价单 结束 */
/* 辅材一键购-列表 开始 */
.fuliebiao_con {
    width: 1280px;
    margin: 0 auto;
}

.fuliebiao_con_a {
    background: #f4f4f4;
}

    .fuliebiao_con_a h2 {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 10px;
        padding-top: 20px;
        line-height: 38px;
    }

.fuliebiao_con_a1 {
    float: left;
    padding-bottom: 20px;
    width: 90%;
}

    .fuliebiao_con_a1 ul li {
        float: left;
        /* width: 117px; */
        height: 38px;
        line-height: 38px;
        border: 1px solid #ddd;
        background: #fff;
        text-align: center;
        font-size: 14px;
        color: #666;
        margin-left: 10px;
        margin-top: 20px;
        cursor: pointer;
        padding: 0 30px;
    }

        .fuliebiao_con_a1 ul li:hover {
            border: 1px solid #dc2828;
            background: url(../images/xuanzhhong.png) #fff no-repeat bottom right;
        }

.fuliebiao_con_b {
    margin-top: 20px;
}

.fuliebiao_con_b_l {
    float: left;
    width: 690px;
}

.fuliebiao_con_b_l_a {
    width: 688px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

    .fuliebiao_con_b_l_a h2 {
        font-size: 14px;
        color: #222;
        background: #f4f4f4;
        line-height: 38px;
        border-bottom: 1px solid #ddd;
        padding-left: 20px;
    }

        .fuliebiao_con_b_l_a h2 span {
            color: #dc2828;
        }

    .fuliebiao_con_b_l_a ul {
        margin-left: 10px;
        /* margin-top: 18px; */
        padding-bottom: 18px;
    }

        .fuliebiao_con_b_l_a ul li {
            float: left;
            padding: 13px 15px;
            font-size: 14px;
            color: #666;
            border: 1px solid #ddd;
            margin-left: 10px;
            cursor: pointer;
            margin-top: 18px;
        }

            .fuliebiao_con_b_l_a ul li:hover {
                border: 1px solid #dc2828;
            }

.fuliebiao_con_b_l_b {
    border-bottom: 1px solid #dc2828;
}

    .fuliebiao_con_b_l_b h3 {
        float: left;
        background: #dc2828;
        font-size: 14px;
        color: #fff;
        width: 90px;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

.fuliebiao_con_b_l_c {
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.fuliebiao_con_b_l_c1 {
    float: left;
}

    .fuliebiao_con_b_l_c1 h4 {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 10px;
        line-height: 30px;
    }

    .fuliebiao_con_b_l_c1 h5 {
        float: left;
        border: 1px solid #ddd;
        padding: 0px 10px;
        font-size: 14px;
        color: #666;
        position: relative;
        height: 30px;
        line-height: 30px;
    }

    .fuliebiao_con_b_l_c1 h6 {
        float: left;
        border: 1px solid #ddd;
        padding: 0px 10px;
        font-size: 14px;
        color: #666;
        margin-left: 10px;
        position: relative;
        height: 30px;
        line-height: 30px;
    }

.fulie_xing {
    position: absolute;
    top: 30px;
    left: -1px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .fulie_xing ul li {
        height: 30px;
        line-height: 30px;
        width: 126px;
        padding-left: 6px;
        font-size: 14px;
        color: #666;
        cursor: pointer;
    }

        .fulie_xing ul li:hover {
            background: #eeeeee;
            color: #dc2828;
        }

.fulie_xing1 {
    position: absolute;
    top: 30px;
    left: -1px;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    box-shadow: 2px 2px 5px #e4e4e4;
}

    .fulie_xing1 ul li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        cursor: pointer;
        padding: 0 25px 0 6px;
    }

        .fulie_xing1 ul li:hover {
            background: #eeeeee;
            color: #dc2828;
        }

.fuliebiao_con_b_l_c .fangjing {
    position: relative;
}

    .fuliebiao_con_b_l_c .fangjing input {
        float: right;
        width: 248px;
        line-height: 30px;
        padding-left: 10px;
        border: none;
        border: 1px solid #ddd;
        outline: none;
        font-size: 14px;
        height: 30px;
    }

    .fuliebiao_con_b_l_c .fangjing span {
        width: 30px;
        height: 30px;
        background: #f4f4f4;
        position: absolute;
        right: 1px;
        top: 1px;
        display: block;
        cursor: pointer;
        border-left: 1px solid #ddd;
    }

        .fuliebiao_con_b_l_c .fangjing span img {
            margin: 0 auto;
            line-height: 30px;
            display: block;
            margin-top: 7px;
        }

.fuliebiao_con_b_l_c :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_l_c ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_l_c input:-ms-input-placeholder {
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_l_c input::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_l_d dl {
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    padding-bottom: 10px;
}

    .fuliebiao_con_b_l_d dl dt {
        float: left;
        width: 180px;
        height: 180px;
    }

    .fuliebiao_con_b_l_d dl dd {
        float: left;
        padding-left: 40px;
        padding-top: 20px;
        width: 450px;
    }

        .fuliebiao_con_b_l_d dl dd h2 {
            width: 350px;
            font-size: 14px;
            color: #666;
        }

            .fuliebiao_con_b_l_d dl dd h2:hover {
                color: #dc2828;
                text-decoration: underline;
            }

        .fuliebiao_con_b_l_d dl dd h3 {
            font-size: 14px;
            color: #666;
            padding-top: 30px;
        }

            .fuliebiao_con_b_l_d dl dd h3 span {
                font-size: 18px;
                color: #dc2828;
            }

.fuliebiao_con_b_l_d1 h4 {
    float: left;
    margin-top: 27px;
    font-size: 14px;
    color: #666;
    line-height: 23px;
}

.fulie_cai {
    float: left;
    margin-top: 27px;
}

.fuliebiao_con_b_l_d1 .fulie_jia {
    display: block;
    float: right;
    width: 100px;
    height: 30px;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-top: 27px;
}

    .fuliebiao_con_b_l_d1 .fulie_jia.adding:hover {
        border: 1px solid #dc2828 !important;
    }

    .fuliebiao_con_b_l_d1 .fulie_jia img {
        display: block;
        margin-top: 6px;
        float: left;
        margin-left: 10px;
    }

.fuliebiao_con_b_r {
    float: right;
    width: 490px;
}

.fuliebiao_con_b_r_a a {
    display: block;
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #dc2828;
}

.fuliebiao_con_b_r_a input {
    cursor: pointer;
}

.fuliebiao_con_b_r_a input {
    display: block;
    float: left;
    width: 408px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dc2828;
    font-size: 14px;
    padding-left: 20px;
    outline: none;
    color: #222;
}

.fuliebiao_con_b_r_a :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a input:-ms-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a input::-webkit-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_b {
    border: 1px solid #ddd;
    border-bottom: none;
}

.fuliebiao_con_b_r_b1 {
    width: 488px;
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
    height: 38px;
    margin-top: 10px;
}

    .fuliebiao_con_b_r_b1 h3 {
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 19px;
        line-height: 38px;
    }

    .fuliebiao_con_b_r_b1 h4 {
        float: right;
    }

        .fuliebiao_con_b_r_b1 h4 p {
            float: left;
            font-size: 14px;
            color: #666;
            line-height: 38px;
            padding-right: 37px;
        }

            .fuliebiao_con_b_r_b1 h4 p span {
                color: #dc2828;
            }

        .fuliebiao_con_b_r_b1 h4 a {
            display: block;
            float: left;
            font-size: 14px;
            color: #666;
            line-height: 38px;
            margin-right: 10px;
        }

.fuliebiao_con_b_r_b dl {
    border-bottom: 1px solid #ddd;
    margin-top: 18px;
    position: relative;
    height: 100px;
}

    .fuliebiao_con_b_r_b dl dd {
        float: left;
    }

        .fuliebiao_con_b_r_b dl dd b {
            font-weight: normal;
            font-size: 14px;
            color: #666;
            line-height: 80px;
            padding-left: 15px;
        }

    .fuliebiao_con_b_r_b dl dt {
        float: left;
        width: 80px;
        height: 80px;
        margin-left: 25px;
    }

    .fuliebiao_con_b_r_b dl dd h2 {
        padding-left: 20px;
        font-size: 14px;
        color: #666;
        width: 278px;
        cursor: pointer;
    }

        .fuliebiao_con_b_r_b dl dd h2:hover {
            color: #dc2828;
        }

    .fuliebiao_con_b_r_b dl dd h3 {
        padding-left: 20px;
    }

        .fuliebiao_con_b_r_b dl dd h3 p {
            float: left;
            font-size: 18px;
            color: #dc2828;
            padding-top: 20px;
        }

.fulie_zz {
    float: right;
    margin-top: 15px;
}

.fulie_chac {
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
}

.fuliebiao_con_b_r_c {
    border: 1px solid #ddd;
    border-top: none;
}

.fuliebiao_con_b_r_c1 {
    width: 448px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
}

    .fuliebiao_con_b_r_c1 h2 {
        float: left;
        font-size: 14px;
        color: #666;
        cursor: pointer;
    }

        .fuliebiao_con_b_r_c1 h2 img {
            display: block;
            float: left;
        }

        .fuliebiao_con_b_r_c1 h2 span {
            display: block;
            float: left;
            padding-left: 10px;
        }

    .fuliebiao_con_b_r_c1 h3 {
        float: right;
        font-size: 14px;
        color: #666;
    }

        .fuliebiao_con_b_r_c1 h3 span {
            color: #dc2828;
        }

        .fuliebiao_con_b_r_c1 h3 b {
            font-size: 18px;
            color: #dc2828;
        }

.fuliebiao_con_b_r_c a {
    display: block;
    float: right;
    width: 140px;
    height: 40px;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    background: #dc2828;
    font-size: 18px;
    color: #fff;
    margin-top: 19px;
    margin-bottom: 19px;
    margin-right: 20px;
}
/* 弹框 */
.faqbgz {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivz {
    position: absolute;
    width: 1140px;
    left: 7.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.shanpinxing_a p {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    /* padding-left: 390px; */
}
/* 辅材一键购-列表 结束 */
/* 辅材一键购-弹框 开始 */
.fuliebiao_con_b_r_a1 a {
    display: block;
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #dc2828;
}

.fuliebiao_con_b_r_a1 input {
    display: block;
    float: left;
    width: 408px;
    height: 38px;
    border: 1px solid #dc2828;
    font-size: 14px;
    padding-left: 20px;
    outline: none;
    color: #222;
    background: url(../images/fulie_pen.png) no-repeat right 10px center;
}

.fuliebiao_con_b_r_a1 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a1 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a1 input:-ms-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a1 input::-webkit-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

/* 弹框 */
.faqbgy {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivy {
    position: absolute;
    width: 501px;
    left: 31.5%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.faqdivy_a {
    width: 458px;
    margin: 0 auto;
}

    .faqdivy_a input {
        width: 448px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #ddd;
        padding-left: 10px;
        margin-top: 20px;
        outline: none;
    }

.faqdivy_b {
    float: right;
}

    .faqdivy_b a {
        display: block;
        float: left;
        margin-right: 20px;
        font-size: 14px;
        margin-top: 30px;
    }

.faqdivy_b1 {
    width: 78px;
    height: 33px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #eeeeee;
    color: #666666;
    text-align: center;
    line-height: 33px;
}

    .faqdivy_b1:hover {
        background: #dfdfdf;
        color: #666;
    }

.faqdivy_b2 {
    width: 80px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    background: #dc2828;
}

    .faqdivy_b2:hover {
        color: #fff;
        background: #b41e1e;
    }

.fuliebiao_con_b_l_z {
    width: 688px;
    height: 48px;
    border: 1px solid #f0b428;
    background: #faf0e6;
    margin-top: 30px;
}

    .fuliebiao_con_b_l_z img {
        display: block;
        float: left;
        margin-left: 20px;
        margin-top: 10px;
    }

    .fuliebiao_con_b_l_z p {
        float: left;
        font-size: 14px;
        color: #fa3232;
        line-height: 48px;
        padding-left: 10px;
    }

.fuliebiao_con_b_r_a2 a {
    display: block;
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #dc2828;
}

.fuliebiao_con_b_r_a2 input {
    display: block;
    float: left;
    width: 390px;
    height: 38px;
    border: 1px solid #f0b428;
    font-size: 14px;
    padding-left: 38px;
    outline: none;
    color: #222;
    background: url(../images/fulie_tan.png) #faf0e6 no-repeat 10px center;
}

.fuliebiao_con_b_r_a2 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a2 input:-ms-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a2 input::-webkit-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_z {
    border: 1px solid #ddd;
    padding-bottom: 38px;
}

    .fuliebiao_con_b_r_z img {
        display: block;
        float: left;
        margin-top: 38px;
        margin-left: 105px;
    }

    .fuliebiao_con_b_r_z p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 48px;
        padding-left: 20px;
    }

.fuliebiao_con_b_r_a3 a {
    display: block;
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #dc2828;
}

.fuliebiao_con_b_r_a3 input {
    display: block;
    float: left;
    width: 418px;
    height: 38px;
    border: 1px solid #f0b428;
    font-size: 14px;
    padding-left: 10px;
    outline: none;
    background: #faf0e6;
    color: #222;
}

.fuliebiao_con_b_r_a3 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a3 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a3 input:-ms-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.fuliebiao_con_b_r_a3 input::-webkit-input-placeholder {
    color: #222;
    opacity: 1;
    font-size: 14px;
}

.pull_down {
    padding-bottom: 17px;
    display: none;
}

    .pull_down h3 {
        font-size: 14px;
        color: #222;
        float: left;
        padding-top: 20px;
        padding-left: 21px;
        padding-bottom: 20px;
    }

    .pull_down h6 {
        font-size: 14px;
        color: #222;
        float: left;
        padding-top: 20px;
        padding-left: 21px;
        padding-bottom: 20px;
    }

        .pull_down h6 span {
            color: #dc2828;
        }

    .pull_down ul {
        background: #fff;
        width: 1110px;
        margin: 0 auto;
        border-bottom: 1px solid #ddd;
    }

.pull_down_l {
    float: left;
}

    .pull_down_l b {
        display: block;
        float: left;
        width: 80px;
        height: 80px;
        margin-top: 20px;
        margin-left: 20px;
    }

    .pull_down_l p {
        float: left;
        font-size: 14px;
        color: #666;
        width: 247px;
        padding-top: 25px;
        padding-left: 22px;
        line-height: 22px;
    }

.pull_down_r {
    float: right !important;
}

    .pull_down_r h4 {
        float: left;
        font-size: 14px;
        color: #dc2828;
        padding-right: 90px;
        padding-top: 53px;
    }

    .pull_down_r h5 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-right: 205px;
        padding-top: 53px;
    }

.caozuo2_qujie {
    position: absolute;
    top: -34px;
    right: 0px;
    border: 1px solid #dc2828;
    padding: 3px 5px;
    background: #fff;
    width: 190px;
    position: absolute;
}

    .caozuo2_qujie img {
        display: block;
        float: left;
    }

    .caozuo2_qujie p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 5px;
    }

.caozuo2_qujie_jiao {
    position: absolute;
    bottom: -7px;
    left: 115px;
}

.caozuo2_shanchus {
    position: absolute;
    top: -11px;
    right: -38px;
    border: 1px solid #dc2828;
    padding: 3px 5px;
    background: #fff;
    width: 190px;
}

    .caozuo2_shanchus img {
        display: block;
        float: left;
    }

    .caozuo2_shanchus span {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 5px;
    }

.caozuo2_qujie_jiao {
    position: absolute;
    bottom: -7px;
    left: 115px;
}

.laypageskin_mr button {
    cursor: pointer;
}

.laypage_main {
    margin-top: 40px;
    margin-bottom: 60px;
}

.quote-goods .delete {
    color: #222 !important;
    text-decoration: none !important;
}

    .quote-goods .delete:hover {
        color: #dc2828 !important;
        text-decoration: underline !important;
    }

#cancel_tanchuang_yyy {
 /*   border: 5px solid rgba(0,0,0,.1);
    padding-bottom: 40px;*/
}

#cancel_tanchuang_xxx {
 /*   border: 5px solid rgba(0,0,0,.1);
    padding-bottom: 40px;*/
}

.laypage_btn {
    line-height: 34px !important;
}

#list-pages {
    color: #666;
}
/* 辅材一键购-弹框 结束 */
/* 注册协议 开始 */
.zcxy_wrap {
    width: 992px;
    margin: 0 auto;
}

.zcxy_cona img {
    margin-top: 30px;
}

.zcxy_conb {
    width: 992px;
    height: 750px;
    margin-top: 25px;
    overflow: auto;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

    .zcxy_conb h1 {
        font-size: 32px;
        color: #666;
        text-align: center;
        padding-top: 38px;
    }

.zcxy_conb1 {
    width: 894px;
    margin: 0 auto;
}

    .zcxy_conb1 p {
        font-size: 14px;
        color: #666;
        padding-top: 40px;
    }

        .zcxy_conb1 p span {
            display: block;
        }

    .zcxy_conb1 h2 {
        font-size: 16px;
        color: #666;
        padding-top: 35px;
    }
/* 注册协议 结束 */
/* 服务商-首页 start */
.oShi_Shou {
    width: 1280px;
    margin: 0 auto;
    margin-top: 30px;
}

.oShi_Shoua {
    float: left;
}

    .oShi_Shoua img {
        float: left;
    }

    .oShi_Shoua p {
        float: left;
        font-size: 24px;
        color: #666;
        margin-left: 20px;
        line-height: 60px;
    }

    .oShi_Shoua ul {
        float: left;
        margin-left: 20px;
    }

        .oShi_Shoua ul li {
            float: left;
            margin-left: 40px;
            color: #666;
            font-size: 16px;
            line-height: 60px;
        }

.oShi_ShouRe,
.oShi_ShouXin {
    position: relative;
}

    .oShi_ShouRe img,
    .oShi_ShouXin img {
        position: absolute;
        top: 10px;
        right: -20px;
    }

.oShi_ShouSearch {
    float: right;
    margin-top: 10px;
}

    .oShi_ShouSearch input {
        display: block;
        float: left;
        width: 289px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #dc2828;
        padding-left: 9px;
        outline: none;
    }

        .oShi_ShouSearch input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #999;
            opacity: 1;
            font-size: 14px;
        }

        .oShi_ShouSearch input ::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #999;
            opacity: 1;
            font-size: 14px;
        }

        .oShi_ShouSearch input:-ms-input-placeholder {
            color: #999;
            opacity: 1;
            font-size: 14px;
        }

        .oShi_ShouSearch input::-webkit-input-placeholder {
            color: #999;
            opacity: 1;
            font-size: 14px;
        }

    .oShi_ShouSearch img {
        display: block;
        float: left;
        cursor: pointer;
    }

.oShi_ShouTop2 {
    margin-top: 30px;
    width: 100%;
    height: 480px;
    background: url(../images/shishoubanner.png) no-repeat no-repeat center center;
}

.shishouq {
    width: 1280px;
    margin: 0 auto;
}

.oShi_ShouTop2_b {
    width: 390px;
    background: #b83232;
    height: 480px;
}

.oShi_ShouTop2_b1 {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dotted #fff;
    padding-bottom: 10px;
}

    .oShi_ShouTop2_b1 h1 {
        font-size: 18px;
        color: #fff;
        font-weight: normal;
        padding-top: 40px;
    }

    .oShi_ShouTop2_b1 h2 {
        font-size: 14px;
        color: #fff;
        padding-top: 40px;
        font-weight: normal;
    }

.oShiShou_xm {
    /* width: 264px; */
    margin-top: 10px;
}

    .oShiShou_xm h3 {
        float: left;
        width: 50%;
        margin-top: 20px;
    }

        .oShiShou_xm h3 i {
            display: block;
            float: left;
            width: 14px;
            height: 14px;
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 2px;
            cursor: pointer;
        }

            .oShiShou_xm h3 i img {
                display: block;
                margin: 0 auto;
                margin-top: 3px;
            }

        .oShiShou_xm h3 p {
            float: left;
            font-size: 14px;
            color: #fff;
            padding-left: 10px;
            margin-top: -3px;
            width: 115px;
        }

.oShi_ShouTop2_b1 h4 {
    float: right;
    margin-top: 18px;
    position: relative;
    width: 75px;
    height: 19px;
}

.shishougd {
    position: absolute;
    top: -223px;
    top: -226px\9;
    left: 94px;
    width: 558px;
    height: 478px;
    border: 1px solid #b93233;
    background: #fff;
}

.shishougdp {
    float: left;
    width: 30%;
}

    .shishougdp h3 {
        display: block;
        margin-top: 20px;
        margin-left: 15px;
    }

        .shishougdp h3 i {
            display: block;
            float: left;
            width: 14px;
            height: 14px;
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 2px;
            cursor: pointer;
        }

            .shishougdp h3 i img {
                display: block;
                margin: 0 auto;
                margin-top: 3px;
            }

        .shishougdp h3 p {
            float: left;
            font-size: 14px;
            color: #666;
            margin-top: -3px;
            padding-left: 10px;
        }

.shishougd .shishougda {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #ddd;
    margin-top: 20px;
    margin-top: 9px\9;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.oShi_ShouTop2_b1 h4 span {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
}

.oShi_ShouTop2_b1 h4 img {
    display: block;
    float: left;
    margin-left: 11px;
    margin-top: 3px;
}

.oShi_ShouTop2_b2 {
    width: 90%;
    margin: 0 auto;
}

    .oShi_ShouTop2_b2 h2 {
        font-weight: normal;
        font-size: 14px;
        color: #fff;
        padding-top: 40px;
    }

.oShi_ShouXia {
    margin-top: 30px;
}

    .oShi_ShouXia h5 {
        float: left;
    }

    .oShi_ShouXia p {
        width: 158px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #fff;
        margin-left: 10px;
        padding-left: 10px;
        font-size: 14px;
        color: #fff;
        background: url(../images/shishouxj.png) #b73131 no-repeat 150px center;
        cursor: pointer;
        position: relative;
    }

    .oShi_ShouXia ul {
        width: 170px;
        position: absolute;
        background: #fff;
        height: 155px;
        overflow-y: scroll;
        display: none;
    }

        .oShi_ShouXia ul li {
            height: 40px;
            line-height: 40px;
            padding-left: 4px;
            font-size: 14px;
            color: #666;
            cursor: pointer;
        }

            .oShi_ShouXia ul li:hover {
                background: #ddd;
            }

.oShi_ShouTop2_b .kuaisu {
    display: block;
    width: 90%;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 40px;
    color: #dc2828;
    font-size: 18px;
    cursor: pointer;
}

.oShi_ShouConq {
    width: 100%;
    background: #f4f4f4;
}

.oShi_ShouCon {
    width: 1280px;
    margin: 0 auto;
    padding-top: 1px;
}

.oShi_ShouCona {
    margin-top: 41px;
}

    .oShi_ShouCona h1 {
        font-size: 24px;
        color: #222;
        float: left;
    }

/* tab 开始 */
.oShi_ShouUl {
    float: right;
    margin-right: 168px;
    margin-bottom: 13px;
}

    .oShi_ShouUl li {
        float: left;
        width: 98px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        background: #fff;
        border: 1px solid #ddd;
        cursor: pointer;
        border-radius: 3px;
        margin-right: 10px;
    }

        .oShi_ShouUl li a {
            font-size: 14px;
            color: #666;
        }

        .oShi_ShouUl li.oShi_ShouUlBian {
            background: url(../images/icon_fanyuan.png) no-repeat left center;
            height: 50px;
            border: none;
        }

            .oShi_ShouUl li.oShi_ShouUlBian a {
                color: #fff;
            }

.oShi_ShouNe {
    clear: both;
}

.oShi_ShouNe_hai,
.oShi_ShouNe_zhou,
.oShi_ShouNe_zhen {
    display: none;
}
/* tab 结束 */
.oShi_ShouCha {
    float: right;
}

    .oShi_ShouCha span {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        line-height: 38px;
        margin-right: 11px;
    }

    .oShi_ShouCha img {
        display: block;
        float: left;
        margin-top: 12px;
    }

.oShi_ShouNe_bei dl {
    float: left;
    width: 290px;
    margin-left: 10px;
    background: #fff;
    padding-top: 1px;
    padding-bottom: 30px;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
}

.shishoup {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: rgba(0,0,0,.7);
    color: #fff;
    padding: 20px;
    font-size: 14px;
    line-height: 22px;
    display: none;
}

.oShi_ShouNe_bei dl:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
}

    .oShi_ShouNe_bei dl:hover dd h3 {
        color: #dc2828;
    }

.oShi_ShouNe_bei dl dt {
    width: 158px;
    height: 158px;
    border: 1px solid #ddd;
    margin: 0 auto;
    margin-top: 30px;
}

    .oShi_ShouNe_bei dl dt img {
        width: 158px;
        height: 158px;
        margin: 0 auto;
    }

.oShi_ShouNe_bei dl dd {
    padding-left: 17px;
}

    .oShi_ShouNe_bei dl dd h3 {
        padding-top: 39px;
    }

    .oShi_ShouNe_bei dl dd h4 {
        margin-top: 10px;
        float: left;
    }

        .oShi_ShouNe_bei dl dd h4 p,
        .oShi_ShouNe_bei dl dd h4 span {
            float: left;
        }

        .oShi_ShouNe_bei dl dd h4 p {
            font-size: 14px;
            color: #fff;
            padding: 1px 3px;
        }

        .oShi_ShouNe_bei dl dd h4 .fu {
            background: #ed9393;
        }

        .oShi_ShouNe_bei dl dd h4 .tuan {
            background: #acd9ac;
            margin-left: 10px;
        }

        .oShi_ShouNe_bei dl dd h4 .shi {
            background: #f7d993;
        }

        .oShi_ShouNe_bei dl dd h4 span {
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

    .oShi_ShouNe_bei dl dd h5 {
        margin-top: 20px;
    }

        .oShi_ShouNe_bei dl dd h5 img {
            display: block;
            float: left;
            margin-top: 3px;
        }

        .oShi_ShouNe_bei dl dd h5 i {
            display: block;
            font-style: normal;
            float: left;
            padding-left: 5px;
            font-size: 14px;
            color: #999;
        }

.oShi_ShouConb {
    width: 1280px;
    margin: 0 auto;
    margin-top: 40px;
}

    .oShi_ShouConb h1 {
        font-size: 24px;
        color: #222;
    }

.oShi_ShouConb1 {
    margin-top: 30px;
    background: url(../images/wangdiantu.png) center center;
    height: 440px;
}

.oShi_ShLeft {
    width: 340px;
    background: #76f4f6;
    height: 440px;
    padding-top: 1px;
}

.oShi_ShLefty {
    border: 2px solid #fff;
    width: 296px;
    margin: 0 auto;
    height: 216px;
    margin-top: 60px;
}

    .oShi_ShLefty h1 {
        font-size: 30px;
        color: #222;
        text-align: center;
        padding-top: 30px;
    }

    .oShi_ShLefty h2 {
        font-size: 14px;
        color: #515151;
        text-align: center;
    }

    .oShi_ShLefty p {
        font-size: 18px;
        color: #515151;
        text-align: center;
    }

    .oShi_ShLefty h2 i {
        font-size: 70px;
        color: #dc2828;
    }

.oShi_ShLeft a {
    display: block;
    width: 60%;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-top: 47px;
    border-radius: 3px;
}

.oShi_ShouConc {
    width: 1280px;
    margin: 0 auto;
    margin-top: 40px;
}

    .oShi_ShouConc h1 {
        font-size: 24px;
        color: #222;
    }

.oShi_ShouConc1 {
    margin-top: 30px;
}

    .oShi_ShouConc1 dl {
        width: 390px;
        background: #fff;
        float: left;
        margin-left: 10px;
        height: 300px;
    }

        .oShi_ShouConc1 dl dt {
            width: 80px;
            height: 80px;
            margin: 0 auto;
            margin-top: 31px;
        }

        .oShi_ShouConc1 dl dd h2 {
            font-size: 18px;
            color: #222;
            text-align: center;
            padding-top: 22px;
        }

        .oShi_ShouConc1 dl dd p {
            font-size: 14px;
            color: #999;
            width: 255px;
            margin: 0 auto;
            padding-top: 40px;
        }

.oShi_ShouCondq {
    width: 100%;
    background: #fff;
    margin-top: 59px;
    padding-bottom: 30px;
    min-width: 1280px;
}

.oShi_ShouCond {
    width: 1280px;
    margin: 0 auto;
}

    .oShi_ShouCond ul {
        float: left;
        margin-left: 185px;
    }

        .oShi_ShouCond ul li {
            cursor: pointer;
            padding-top: 5px;
        }

            .oShi_ShouCond ul li a {
                font-size: 12px;
                color: #666;
            }

                .oShi_ShouCond ul li a:hover {
                    color: #dc2828;
                    text-decoration: underline;
                }

            .oShi_ShouCond ul li b {
                display: block;
                font-size: 14px;
                color: #666;
                padding-top: 30px;
            }
/* 服务商-首页 end */
/* 服务商-列表 start */
.oShiLieCon {
    width: 1280px;
    margin: 0 auto;
}

.oShiLieTop img {
    width: 100%;
    margin-top: 30px;
}

.oShiLieCona {
    margin-top: 20px;
}

    .oShiLieCona a {
        font-size: 14px;
        color: #666;
    }

        .oShiLieCona a:hover {
            color: #dc2828;
        }

.oShiLieConb {
    margin-top: 10px;
    border: 1px solid #ddd;
}

.oShiLieCen {
    border-bottom: 1px solid #ddd;
}

    .oShiLieTop dl dt,
    .oShiLieCen dl dt,
    .oShiLieBot dl dt {
        font-size: 14px;
        width: 85px;
        height: 100%;
        line-height: 45px;
        background: #f4f4f4;
        float: left;
        padding-left: 20px;
    }

.oShiLieTop dl dt,
.oShiLieBot dl dt {
    color: #222;
}

.oShiLieTop dl dd {
    line-height: 45px;
    border-bottom: 1px solid #ddd;
}

.oShiLieCen dl dt {
    color: #666;
    border-bottom: 1px solid #f4f4f4;
}

.oShiLieCen dl dd {
    float: left;
    margin-left: 30px;
    width: 1053px;
    border-bottom: 1px solid #ddd;
}

    .oShiLieCen dl dd a {
        line-height: 45px;
        font-size: 14px;
        color: #666;
        padding-left: 30px;
    }

        .oShiLieCen dl dd a:hover {
            color: #dc2828;
        }

.oShiLieBot dl dd {
    float: left;
    width: 1053px;
    padding-bottom: 20px;
}

    .oShiLieBot dl dd h4 {
        position: relative;
    }

        .oShiLieBot dl dd h4 p {
            font-size: 14px;
            color: #666;
            padding-left: 30px;
            cursor: pointer;
            width: 12%;
            line-height: 45px;
            background: url(../images/shiliejiao.png) no-repeat right center;
        }

        .oShiLieBot dl dd h4 ul {
            width: 370px;
            background: #fff;
            border: 1px solid #ddd;
            position: absolute;
            left: 30px;
            top: 35px;
            border-radius: 3px;
            padding-bottom: 18px;
            box-shadow: 0 0 15px rgba(0, 0, 0, .1);
            display: none;
            z-index: 999;
        }

            .oShiLieBot dl dd h4 ul li {
                float: left;
                font-size: 14px;
                color: #666;
            }

            .oShiLieBot dl dd h4 ul .bu {
                padding-left: 20px;
                padding-top: 20px;
            }

            .oShiLieBot dl dd h4 ul li a {
                float: left;
                font-size: 14px;
                color: #666;
                padding-left: 20px;
                padding-top: 20px;
            }

                .oShiLieBot dl dd h4 ul li a:hover {
                    color: #dc2828;
                    text-decoration: underline;
                }

    .oShiLieBot dl dd span {
        font-size: 14px;
        color: #666;
        padding-left: 30px;
        float: left;
        display: block;
        padding-top: 20px;
    }

    .oShiLieBot dl dd a {
        font-size: 14px;
        color: #666;
        padding-left: 30px;
        display: block;
        float: left;
        padding-top: 20px;
    }

        .oShiLieBot dl dd a:hover {
            color: #dc2828;
        }

.oShiLieConc {
    margin-top: 20px;
}

.oShiLieConcL {
    width: 990px;
    float: left;
}

.oShiLieConcLa {
    background: #f4f4f4;
    height: 38px;
    border: 1px solid #ddd;
}

.oShiLieConcLa_l {
    float: left;
    background: #fff;
    margin-top: 6px;
    margin-left: 10px;
    border-left: none;
}

    .oShiLieConcLa_l ul li {
        float: left;
    }

        .oShiLieConcLa_l ul li a {
            width: 85px;
            height: 24px;
            line-height: 24px;
            display: block;
            font-size: 14px;
            color: #666;
            border: 1px solid #dfdfdf;
        }

        .oShiLieConcLa_l ul li .rq1 {
            font-size: 14px;
            color: #666;
            border-left: 1px solid #dfdfdf;
            text-align: left;
            padding-left: 15px;
            background: url(../images/sousuo_img3.png) no-repeat 78px center;
        }

            .oShiLieConcLa_l ul li .rq1:hover {
                color: #dc2828;
                border: 1px solid #dc2828;
                background: url(../images/jiantou_xuan.png) no-repeat 78px center !important;
            }

    .oShiLieConcLa_l ul .ac1 a {
        background: #dc2828;
        color: #fff !important;
    }

    .oShiLieConcLa_l ul .ac1 .rq1 {
        color: #fff;
        text-align: left;
        border: 1px solid #dc2828;
        background: url(../images/sousuo_baijiao.png) no-repeat #dc2828 78px center;
    }

    .oShiLieConcLa_l ul .ac1 a {
        color: #666;
        text-align: center;
    }

        .oShiLieConcLa_l ul .ac1 a:hover {
            background: #dc2828;
            color: #fff;
        }

    .oShiLieConcLa_l ul .ac1 .desc:hover {
        background: url(../images/sousuo_baijiao.png) no-repeat #dc2828 78px center !important;
    }

    .oShiLieConcLa_l ul .ac1 .asc:hover {
        background: url(../images/jiantou_up.png) no-repeat #dc2828 78px center !important;
    }

    .oShiLieConcLa_l ul .ac1 .asc {
        color: #fff !important;
        background: url(../images/jiantou_up.png) no-repeat #dc2828 78px center !important;
    }

.oShiLieConcLa_r {
    float: right;
    margin-right: 20px;
    line-height: 38px;
}

    .oShiLieConcLa_r h2 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-right: 20px;
    }

    .oShiLieConcLa_r p {
        float: left;
        font-size: 14px;
        color: #222;
        padding-right: 20px;
    }

        .oShiLieConcLa_r p span {
            color: #e95264;
        }

.oShiLieConcLa_r1 {
    float: right;
    cursor: pointer;
}

.oShiLieConcLa_r2 {
    float: left;
    border: 1px solid #dfdfdf;
    width: 38px;
    height: 24px;
    margin-top: 6px;
}

    .oShiLieConcLa_r2 img {
        display: block;
        padding-left: 14px;
        padding-top: 3px;
    }

.oShiLieConcLa_r3 {
    float: right;
    border: 1px solid #dfdfdf;
    width: 38px;
    height: 24px;
    margin-top: 6px;
    border-left: none;
    background: #fff;
}

    .oShiLieConcLa_r3 img {
        display: block;
        padding-left: 14px;
        padding-top: 3px;
    }

.oShiLieConcLb {
    margin-top: 20px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.oShiLieConcLb1 {
    width: 988px;
    height: 238px;
    padding-bottom: 25px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

    .oShiLieConcLb1:hover {
        width: 982px;
        height: 231px;
        border: 4px solid #ddd;
    }

        .oShiLieConcLb1:hover .oShiLieConcLb1_l .dl2b h1 {
            color: #dc2828;
        }

        .oShiLieConcLb1:hover .oShiLieConcLb1_l .dl1 dt {
            margin-left: 16px;
            margin-top: 25px;
        }

        .oShiLieConcLb1:hover .oShiLieConcLb1_r {
            margin-top: 26px;
        }

        .oShiLieConcLb1:hover .oShiLieConcLb1_l .dl1 dd {
            margin-left: 16px;
        }

        .oShiLieConcLb1:hover .oShiLieConcLb1_l .dl2b {
            margin-top: 26px;
        }

.oShiLieConcLb1_l {
    float: left;
}

    .oShiLieConcLb1_l .dl1 {
        float: left;
    }

        .oShiLieConcLb1_l .dl1 dt {
            width: 158px;
            height: 158px;
            border: 1px solid #ddd;
            margin-top: 29px;
            margin-left: 20px;
        }

            .oShiLieConcLb1_l .dl1 dt img {
                width: 158px;
                height: 158px;
            }

        .oShiLieConcLb1_l .dl1 dd {
            width: 158px;
            font-size: 14px;
            color: #999;
            margin-left: 20px;
            text-align: center;
            padding-top: 10px;
        }

    .oShiLieConcLb1_l .dl2b {
        float: left;
        margin-left: 29px;
        margin-top: 30px;
    }

        .oShiLieConcLb1_l .dl2b h1 {
            font-size: 18px;
            color: #666;
        }

        .oShiLieConcLb1_l .dl2b .dl2t {
            padding-top: 9px;
        }

        .oShiLieConcLb1_l .dl2b .dl2 {
            padding-top: 10px;
        }

            .oShiLieConcLb1_l .dl2b .dl2 dt {
                font-size: 14px;
                color: #222;
                float: left;
            }

            .oShiLieConcLb1_l .dl2b .dl2 dd {
                font-size: 14px;
                color: #666;
                float: left;
                width: 257px;
                padding-left: 28px;
            }

.oShiLieConcLb1_r {
    float: left;
    border-left: 1px dotted #ddd;
    margin-top: 30px;
    margin-left: 38px;
}

    .oShiLieConcLb1_r h1 {
        padding-left: 40px;
        font-size: 14px;
        color: #222;
    }

    .oShiLieConcLb1_r .dl3 {
        margin-left: 40px;
        margin-top: 27px;
    }

        .oShiLieConcLb1_r .dl3 dt {
            width: 58px;
            height: 58px;
            border: 1px solid #ddd;
            float: left;
        }

            .oShiLieConcLb1_r .dl3 dt img {
                width: 58px;
                height: 58px;
            }

        .oShiLieConcLb1_r .dl3 dd {
            float: left;
            padding-left: 20px;
        }

            .oShiLieConcLb1_r .dl3 dd p {
                width: 260px;
                font-size: 14px;
                color: #666;
            }

/* 分页 开始 */
.oShiLieConcLb {
    position: relative;
}

    .oShiLieConcLb .con_hol {
        position: absolute;
        bottom: -50px;
        right: 0px;
        /* bottom:0px; */
        font-size: 14px;
        color: #666;
    }

        .oShiLieConcLb.con_hol a {
            cursor: pointer;
        }

        .oShiLieConcLb .con_hol .holder {
            display: inline-block;
        }

            .oShiLieConcLb .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .oShiLieConcLb .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .oShiLieConcLb .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .oShiLieConcLb .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .oShiLieConcLb .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
.oShiLieConcR {
    width: 190px;
    float: left;
    margin-left: 10px;
}

.oShiLieConcRa {
    border: 1px solid #ddd;
}

    .oShiLieConcRa h1 {
        font-size: 14px;
        color: #222;
        padding-left: 14px;
        height: 39px;
        line-height: 39px;
        background: url(../images/shiliebg.png) no-repeat center center;
    }

    .oShiLieConcRa p {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 38px;
    }

    .oShiLieConcRa dl {
        border-bottom: 1px dotted #ddd;
        padding-top: 25px;
        padding-bottom: 25px;
        cursor: pointer;
    }

        .oShiLieConcRa dl:hover {
            background: #faf0f0;
        }

            .oShiLieConcRa dl:hover dd {
                color: #dc2828;
            }

        .oShiLieConcRa dl dt {
            width: 50px;
            height: 50px;
            float: left;
            margin-left: 9px;
            border: 1px solid #ddd;
        }

            .oShiLieConcRa dl dt img {
                width: 50px;
                height: 50px;
            }

        .oShiLieConcRa dl dd {
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 9px;
            width: 110px;
        }

.oShiLieConcLc {
    width: 988px;
    height: 48px;
    border: 1px solid #f0b428;
    background: #faf0e6;
    margin-top: 40px;
}

    .oShiLieConcLc img {
        display: block;
        float: left;
        margin-left: 20px;
        margin-top: 10px;
    }

    .oShiLieConcLc p {
        float: left;
        font-size: 14px;
        color: #fa3232;
        line-height: 48px;
        padding-left: 10px;
    }
/* 服务商-列表 end */
/* 服务商-详情 start */
.oShi_XqTonq {
    width: 100%;
    background: #f4f4f4;
}

.oShi_XqTon {
    width: 1280px;
    margin: 0 auto;
}

.oShi_XqTona {
    padding-top: 20px;
    padding-bottom: 10px;
}

    .oShi_XqTona a {
        font-size: 14px;
        color: #666;
    }

        .oShi_XqTona a:hover {
            color: #dc2828;
        }

.oShi_XqTop {
    width: 100%;
    background: url(../images/shixqbanner.png) no-repeat center center;
    height: 496px;
}

.oShi_XqTopa {
    width: 1280px;
    margin: 0 auto;
    padding-top: 1px;
}

.oShi_XqTopa1 {
    width: 390px;
    margin-left: 40px;
    margin-top: 38px;
    background: #fff;
}

    .oShi_XqTopa1 h4 dl {
        background: #222222;
        height: 120px;
    }

        .oShi_XqTopa1 h4 dl dt {
            float: left;
            width: 80px;
            height: 80px;
            margin-top: 20px;
            margin-left: 20px;
        }

            .oShi_XqTopa1 h4 dl dt img {
                width: 80px;
                height: 80px;
            }

        .oShi_XqTopa1 h4 dl dd {
            float: left;
            width: 250px;
            font-size: 24px;
            color: #fff;
            padding-left: 20px;
            padding-top: 27px;
        }

    .oShi_XqTopa1 h5,
    .oShi_XqTopa1 h3 {
        border-bottom: 1px solid #ddd;
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px;
    }

        .oShi_XqTopa1 h5 dl,
        .oShi_XqTopa1 h3 dl {
            float: left;
            padding-top: 20px;
        }

            .oShi_XqTopa1 h5 dl dt,
            .oShi_XqTopa1 h3 dl dt {
                float: left;
                font-size: 14px;
                color: #222;
            }

            .oShi_XqTopa1 h5 dl dd {
                float: left;
                font-size: 14px;
                color: #666;
                padding-left: 20px;
                width: 268px;
            }

            .oShi_XqTopa1 h3 dl dd {
                float: left;
                font-size: 14px;
                color: #666;
                padding-left: 20px;
            }

        .oShi_XqTopa1 h3 .fuwu {
            padding-left: 74px;
        }

    .oShi_XqTopa1 h6 {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 20px;
        padding-top: 20px;
    }

        .oShi_XqTopa1 h6 img {
            display: block;
            float: left;
        }

        .oShi_XqTopa1 h6 p {
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

.oShi_XqConq {
    width: 100%;
    background: #f4f4f4;
    padding-top: 1px;
}

.oShi_XqCon {
    width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
}
/* tab 开始 */
.oShi_XqUl {
    height: 48px;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 2px 2px 5px #888;
    border-left: none;
}

    .oShi_XqUl li {
        float: left;
        width: 98px;
        height: 48px;
        text-align: center;
        line-height: 48px;
        background: #fff;
        cursor: pointer;
        margin-right: 10px;
    }

        .oShi_XqUl li a {
            font-size: 14px;
            color: #666;
        }

        .oShi_XqUl li.oShi_XqUlBian {
            background: url(../images/shixqbg.png) no-repeat left center;
            height: 60px;
            border: none;
        }

            .oShi_XqUl li.oShi_XqUlBian a {
                color: #fff;
            }

.oShi_XqNe {
    clear: both;
}

.oShi_XqNe_hai,
.oShi_XqNe_zhou,
.oShi_XqNe_zhen {
    display: none;
}
/* tab 结束 */
.oShi_XqNe_beia {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
    padding-bottom: 30px;
}

    .oShi_XqNe_beia h1 {
        font-size: 20px;
        color: #222;
        padding-top: 30px;
        padding-left: 40px;
    }

    .oShi_XqNe_beia p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        padding-left: 40px;
        text-indent: 20px;
        line-height: 24px;
        padding-right: 40px;
    }

.oShi_XqNe_beib {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
}

    .oShi_XqNe_beib h1 {
        font-size: 20px;
        color: #222;
        padding-left: 40px;
        padding-top: 30px;
    }

        .oShi_XqNe_beib h1 span {
            font-size: 14px;
            color: #666;
        }

.oShi_XqNe_beib1 {
    margin-left: 30px;
    margin-top: 20px;
}

    .oShi_XqNe_beib1 dl {
        float: left;
        width: 270px;
        margin-top: 10px;
        margin-left: 10px;
        background: #f4f4f4;
        height: 385px;
    }

        .oShi_XqNe_beib1 dl dt {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            margin: 0 auto;
            margin-top: 20px;
        }

            .oShi_XqNe_beib1 dl dt img {
                width: 100px;
                height: 100px;
                border-radius: 50%;
            }

        .oShi_XqNe_beib1 dl dd h2 {
            font-size: 16px;
            color: #666;
            text-align: center;
            padding-top: 20px;
        }

        .oShi_XqNe_beib1 dl dd h3 {
            font-size: 14px;
            color: #666;
            text-align: center;
            padding-top: 10px;
        }

        .oShi_XqNe_beib1 dl dd p {
            font-size: 14px;
            color: #666;
            padding: 20px 20px 0 20px;
            line-height: 24px;
        }

.oShi_XqNe_beib a,
.oShi_XqNe_beid a {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #f4f4f4;
    border-top: 1px solid #ddd;
    margin-top: 30px;
}

.oShi_XqNe_beic {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
}

    .oShi_XqNe_beic h1 {
        font-size: 20px;
        color: #222;
        padding-top: 29px;
        padding-left: 39px;
    }

        .oShi_XqNe_beic h1 span {
            font-size: 14px;
            color: #666;
        }

.oShi_XqNe_beic1 {
    margin-left: 24px;
    padding-bottom: 30px;
}

    .oShi_XqNe_beic1 dl {
        float: left;
        width: 360px;
        margin-left: 15px;
        margin-top: 29px;
    }

        .oShi_XqNe_beic1 dl dt {
            width: 360px;
            height: 240px;
            padding-bottom: 10px;
        }

            .oShi_XqNe_beic1 dl dt img {
                width: 240px;
                height: auto;
                margin: 0 auto;
                display: block;
            }

        .oShi_XqNe_beic1 dl dd h3 {
            font-size: 14px;
            color: #666;
            padding-top: 10px;
        }

        .oShi_XqNe_beic1 dl dd h4 {
            font-size: 14px;
            color: #666;
            padding-top: 10px;
            float: left;
        }

        .oShi_XqNe_beic1 dl dd a {
            display: block;
            float: right;
            font-size: 14px;
            color: #666;
            padding-top: 10px;
        }

.oShi_XqNe_beid {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
}

    .oShi_XqNe_beid h1 {
        font-size: 20px;
        color: #222;
        padding-left: 39px;
        padding-top: 20px;
    }

        .oShi_XqNe_beid h1 span {
            font-size: 14px;
            color: #666;
        }

.oShi_XqNe_beid1 {
    width: 1110px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-top: 30px;
    padding-bottom: 20px;
}

    .oShi_XqNe_beid1 h2 {
        float: left;
        font-size: 16px;
        color: #222;
    }

    .oShi_XqNe_beid1 h3 {
        float: left;
        padding-top: 3px;
        padding-left: 40px;
    }

        .oShi_XqNe_beid1 h3 p {
            float: left;
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

        .oShi_XqNe_beid1 h3 img {
            display: block;
            float: left;
            margin-top: 2px;
            margin-left: 5px;
        }

.oShi_XqNe_beid2 {
    width: 1110px;
    margin: 0 auto;
    margin-top: 30px;
}

    .oShi_XqNe_beid2 table {
        width: 1081px;
    }

        .oShi_XqNe_beid2 table tr th {
            font-size: 14px;
            color: #666;
            line-height: 40px;
        }

        .oShi_XqNe_beid2 table .tou {
            height: 40px;
            background: #f4f4f4;
            border-bottom: none;
        }

        .oShi_XqNe_beid2 table tr {
            border-bottom: 1px solid #ddd;
        }

            .oShi_XqNe_beid2 table tr .xiang h2 {
                font-size: 14px;
                color: #666;
                padding-left: 29px;
                padding-top: 30px;
            }

            .oShi_XqNe_beid2 table tr .xiang h3 {
                padding-left: 29px;
                padding-top: 20px;
            }

                .oShi_XqNe_beid2 table tr .xiang h3 p {
                    font-size: 14px;
                    color: #666;
                }

            .oShi_XqNe_beid2 table tr .ping h2 {
                float: left;
                font-size: 14px;
                color: #666;
                padding-top: 30px;
            }

            .oShi_XqNe_beid2 table tr .ping h3 {
                float: left;
                padding-left: 40px;
                padding-top: 30px;
            }

            .oShi_XqNe_beid2 table tr .yong {
                font-size: 14px;
                color: #666;
            }

            .oShi_XqNe_beid2 table tr .ping .wu {
                padding-left: 9px;
            }

            .oShi_XqNe_beid2 table tr .ping h3 p {
                float: left;
                font-size: 14px;
                color: #666;
                padding-left: 10px;
            }

            .oShi_XqNe_beid2 table tr .ping h3 img {
                display: block;
                float: left;
                margin-top: 2px;
                margin-left: 5px;
            }

            .oShi_XqNe_beid2 table tr .ping h4 {
                font-size: 14px;
                color: #666;
                width: 599px;
                padding-top: 19px;
            }

            .oShi_XqNe_beid2 table tr .ping h5 {
                font-size: 14px;
                color: #999;
                padding-top: 19px;
                padding-bottom: 30px;
            }

.zanwu {
    text-align: center;
    font-size: 14px;
    color: #666;
    padding-top: 30px;
    padding-bottom: 75px;
}
/* 服务商-详情 end */
/* 服务商-项目案例 start */
.oShi_XmConq {
    width: 100%;
    background: #f4f4f4;
}

.oShi_XmCon {
    width: 1280px;
    margin: 0 auto;
    padding-top: 1px;
}

.oShi_XmCona {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
}

    .oShi_XmCona h1 {
        height: 78px;
        line-height: 78px;
        font-size: 20px;
        color: #666;
        padding-left: 38px;
        border-bottom: 1px solid #ddd;
    }

        .oShi_XmCona h1 span {
            font-size: 14px;
            color: #666;
        }

.oShi_XmCona1 {
    margin-top: 20px;
    margin-left: 38px;
}

    .oShi_XmCona1 .dtimg {
        float: left;
        width: 198px;
        height: 198px;
        border: 1px solid #ddd;
        text-align: center;
    }

    .oShi_XmCona1 .ddz {
        float: left;
        padding-left: 22px;
    }

    .oShi_XmCona1 .dtimg img {
        width: 198px;
        vertical-align: middle;
    }

.oShi_XmCona1 {
    padding-bottom: 20px;
}

    .oShi_XmCona1 .dtimg span {
        height: 100%;
        width: 0px;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
    }

.ddz dl {
    padding-top: 10px;
}

    .ddz dl dt {
        font-size: 14px;
        color: #666;
        float: left;
    }

    .ddz dl dd {
        font-size: 14px;
        color: #666;
        float: left;
        padding-left: 38px;
        width: 786px;
    }

.oShi_XmConb {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
    padding-bottom: 28px;
}

    .oShi_XmConb h1,
    .oShi_XmConc h1 {
        font-size: 20px;
        color: #222;
        text-align: center;
        padding-top: 34px;
    }

.linesm {
    border-bottom: 4px solid #000;
    width: 40px;
    margin: 0 auto;
    margin-top: 20px;
}

.oShi_XmConb1_l {
    width: 585px;
    float: left;
}

    .oShi_XmConb1_l img {
        float: right;
        margin-right: 20px;
    }

    .oShi_XmConb1_l h2 {
        float: right;
        font-size: 16px;
        color: #666;
        padding-right: 20px;
    }

    .oShi_XmConb1_l p {
        float: right;
        font-size: 14px;
        color: #666;
        padding-right: 20px;
        padding-top: 20px;
        width: 528px;
        line-height: 24px;
        text-align: right;
    }

.oShi_XmConb1_c {
    float: left;
}

    .oShi_XmConb1_c img {
        display: block;
    }

    .oShi_XmConb1_c .linec {
        border-left: 1px solid #ddd;
        height: 318px;
        margin-left: 5px;
        margin-top: -5px;
    }

.oShi_XmConb1_r {
    width: 585px;
    float: left;
}

    .oShi_XmConb1_r h2 {
        font-size: 16px;
        color: #666;
        padding-left: 20px;
    }

    .oShi_XmConb1_r p {
        font-size: 14px;
        color: #666;
        padding-left: 20px;
        padding-top: 20px;
        width: 528px;
        line-height: 24px;
    }

    .oShi_XmConb1_r img {
        float: left;
        margin-left: 20px;
    }

.oShi_XmConb3 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ddd;
    padding-top: 1px;
}

    .oShi_XmConb3 h2 {
        width: 60px;
        height: 60px;
        margin: 0 auto;
        background: #b29b8d;
        border-radius: 50%;
        margin-top: 10px;
        font-size: 16px;
        color: #fff;
        line-height: 60px;
        text-align: center;
    }

.oShi_XmConc {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
    padding-bottom: 50px;
}

.oShi_XmConc1 {
    width: 1110px;
    height: 740px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}

    .oShi_XmConc1 img {
        width: 100%;
        height: 100%;
    }

.oShi_XmConc1a {
    width: 594px;
    height: 180px;
    background: rgba(0,0,0,.6);
    position: absolute;
    left: 0;
    bottom: 40px;
}

    .oShi_XmConc1a h2 {
        font-size: 16px;
        color: #fff;
        padding-left: 40px;
        padding-top: 40px;
    }

    .oShi_XmConc1a p {
        width: 500px;
        font-size: 14px;
        color: #fff;
        padding-left: 40px;
        padding-top: 20px;
    }

.oShi_XmConc2 {
    width: 1110px;
    margin: 0 auto;
}

    .oShi_XmConc2 dl {
        float: left;
        margin-left: 30px;
        margin-top: 30px;
        position: relative;
    }

        .oShi_XmConc2 dl dt {
            width: 540px;
            height: 360px;
        }

            .oShi_XmConc2 dl dt img {
                width: 540px;
                height: 360px;
            }

        .oShi_XmConc2 dl dd {
            width: 480px;
            height: 120px;
            background: rgba(0,0,0,.6);
            position: absolute;
            left: 0;
            bottom: 20px;
        }

            .oShi_XmConc2 dl dd h2 {
                font-size: 16px;
                color: #fff;
                padding-left: 40px;
                padding-top: 20px;
            }

            .oShi_XmConc2 dl dd p {
                width: 400px;
                font-size: 14px;
                color: #fff;
                padding-left: 40px;
                padding-top: 10px;
            }

.oShi_XmCond {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #888;
}

    .oShi_XmCond h1 {
        font-size: 20px;
        color: #222;
        padding-top: 30px;
        padding-left: 40px;
    }
/* 轮播图 start */
.bodyCon08 .students {
    margin: 0 auto;
    width: 1160px;
    height: 360px;
    position: relative;
}

#four_flash .flashBg {
    width: 1110px;
    height: 350px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

    #four_flash .flashBg ul.mobile {
        width: 2000%;
        height: 400px;
        position: absolute;
        top: 15;
        left: 0;
    }

#four_flash .but_left {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 135px;
    left: 0px;
    cursor: pointer;
}

#four_flash .but_right {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 135px;
    right: -35px;
    cursor: pointer;
}

#four_flash .but_left:hover {
    background: url(../images/shixmlefts.png) no-repeat;
}

#four_flash .but_right:hover {
    background: url(../images/shixmrights.png) no-repeat;
}
/* 轮播图 end */
.mobile li dl {
    float: left;
    width: 360px;
    margin-top: 29px;
    margin-left: 15px;
}

    .mobile li dl dt {
        width: 360px;
        height: 240px;
        padding-bottom: 10px;
    }

    .mobile li dl dd h3 {
        font-size: 14px;
        color: #666;
        padding-top: 10px;
    }

    .mobile li dl dd h4 {
        font-size: 14px;
        color: #666;
        padding-top: 10px;
        float: left;
    }

    .mobile li dl dd a {
        display: block;
        float: right;
        font-size: 14px;
        color: #666;
        padding-top: 10px;
    }
/* 服务商-项目案例 end */
/* 列表页首页 开始 */
.sy_con_e1 {
    width: 1280px;
    min-height: 190px;
    background: #fff;
    margin-top: 10px;
}

    .sy_con_e1 .sy_con_e1_ul1 {
        margin-left: 0px;
        width: 365px;
    }

        .sy_con_e1 .sy_con_e1_ul1 li a {
            padding-left: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            font-size: 14px;
            color: #666;
            display: block;
            float: left;
        }

    .sy_con_e1 ul {
        float: left;
        padding-bottom: 20px;
        width: 390px;
        margin-left: 10px;
    }

        .sy_con_e1 ul span {
            display: block;
            float: left;
            color: #ccc;
            padding-left: 25px;
            padding-top: 20px;
        }

        .sy_con_e1 ul li a {
            padding-top: 20px;
            font-size: 14px;
            color: #666;
            cursor: pointer;
            float: left;
            padding-left: 20px;
        }

            .sy_con_e1 ul li a:hover {
                color: #dc2828;
            }
/* 列表页首页 结束 */
/* 咨询中心-列表 start */
.zxlbCon {
    width: 1090px;
    margin: 0 auto;
}

.zxlbCona {
    padding-top: 20px;
    padding-bottom: 10px;
}

    .zxlbCona a {
        font-size: 14px;
        color: #666;
    }

    .zxlbCona span {
        font-size: 14px;
        color: #666;
    }

    .zxlbCona a:hover {
        color: #dc2828;
    }

/* tab 开始 */
.zxlbConbUl {
    background: #fff;
    width:1090px;
 /*   border: 1px solid #ddd;*/
}

    .zxlbConbUl li {
        float: left;
        line-height: 54px;
        margin-left: 40px;
        position: relative;
    }

        .zxlbConbUl li a {
            display: block;
            font-size: 14px;
            color: #666;
            cursor: pointer;
        }

        .zxlbConbUl li.zxlbConb_bianse {
           /* border-bottom: 2px solid #dc2828;*/
        }
            .zxlbConbUl li.zxlbConb_bianse:after {
                position: absolute;
                content: ' ';
                width: 28px;
                height: 2px;
                background-color: #dc2828;
                bottom: 0;
                left: 50%;
                margin-left: -14px;
            }
            .zxlbConbUl li.zxlbConb_bianse a {
                color: #dc2828;
            }

.zxlbConbDiv {
    background: #fff;
    padding: 6px 55px 80px 55px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.zxlbConb_chanpin,
.zxlbConb_hangye,
.zxlbConb_xinwen {
    display: none;
}
/* tab 结束 */

.zxlbConb_quanbu dl {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

    .zxlbConb_quanbu dl dt {
        float: left;
        width: 200px;
        height: 150px;
    }

    .zxlbConb_quanbu dl dd {
        float: left;
        padding-left: 30px;
        padding-top: 10px;
    }

        .zxlbConb_quanbu dl dd h2 {
            font-size: 18px;
            color: #666;
            height: 18px;
            font-weight: 400;
        }

        .zxlbConb_quanbu dl dd:hover h2 {
            color: #dc2828;
        }

        .zxlbConb_quanbu dl dd p {
            font-size: 14px;
            color: #999999;
            width: 744px;
            padding-top: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 40px;
            font-weight: 400;
            line-height: 20px;
        }


        .zxlbConb_quanbu dl dd h3 {
            padding-top: 20px;
        }

            .zxlbConb_quanbu dl dd h3 span {
                padding-left: 40px;
                height: 11px;
                font-size: 14px;
                font-weight: 300;
                color: #999999;
            }
                .zxlbConb_quanbu dl dd h3 span img {
                    margin-right:10px;
                }
            .zxlbConb_quanbu dl dd h3 a {
                font-size: 14px;
                background: #dc2828;
                float: right;
                height:26px;
                width:82px;
                text-align:center;
                line-height:26px;
                border-radius: 13px;
            }

                .zxlbConb_quanbu dl dd h3 a:hover {
                    background: #dc2828;
                    color:#fff;
                }
/* 分页 开始 */
.zxlbConb_quanbu {
    position: relative;
}

    .zxlbConb_quanbu .con_hol {
        position: absolute;
        bottom: -30px;
        left: 20%;
        font-size: 14px;
        color: #666;
    }

        .zxlbConb_quanbu.con_hol a {
            cursor: pointer;
        }

        .zxlbConb_quanbu .con_hol .holder {
            display: inline-block;
        }

            .zxlbConb_quanbu .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .zxlbConb_quanbu .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .zxlbConb_quanbu .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .zxlbConb_quanbu .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .zxlbConb_quanbu .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
/* 咨询中心-列表 end */
/* 咨询中心-详情 start */
.zxXqCon {
    width: 1090px;
    margin: 0 auto;
}

.zxXqCona {
    border: 1px solid #ddd;
    background: #fff;
    padding: 59px 0 40px 0;
    margin-bottom:30px;
}
    .zxXqCona div {
        width:850px;
    }
    .zxXqCona1 {
        margin: 0 auto;
    }

    .zxXqCona1 h2 {
        padding-top: 35px;
        text-align: left;
        height: 26px;
        font-size: 26px;
        font-weight: 400;
        color: #666666;
    }

    .zxXqCona1 h3 {
        font-size: 18px;
        color: #666;
        text-align: center;
        margin-left: 200px;
        padding-top: 25px;
    }

.zxXqCona2 {
    width: 922px;
    margin: 0 auto;
    margin-top: 56px;
}

.zxXqCona2l {
    float: left;
}

    .zxXqCona2l p {
        float: left;
        font-size: 14px;
        color: #666;
        margin-right:30px;
    }

    .zxXqCona2l img {
       margin-right:10px;
    }

.zxXqCona2r {
    float: right;
}

    .zxXqCona2r p {
        font-size: 14px;
        color: #666;
        float: left;
    }

    .zxXqCona2r img {
        display: block;
        float: left;
        padding-left: 20px;
    }

.zxXqCona3 {
    width: 922px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 43px;
}

    .zxXqCona3 h2 {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

    .zxXqCona3 p {
        font-size: 14px;
        color: #666;
        padding-top: 40px;
        font-style: italic;
    }

.zxXqCona4 {
    width: 922px;
    margin: 0 auto;
}

    .zxXqCona4 dl dt {
        width: 700px;
        height: 467px;
        margin: 0 auto;
        margin-top: 40px;
    }

        .zxXqCona4 dl dt img {
            width: 700px;
            height: 467px;
        }

    .zxXqCona4 dl dd {
        padding-top: 40px;
    }

        .zxXqCona4 dl dd h2 {
            font-size: 18px;
            color: #222;
            padding-bottom: 20px;
        }

        .zxXqCona4 dl dd p,
        .zxXqCona4 p {
            font-size: 14px;
            color: #666;
        }

            .zxXqCona4 p span {
                font-size: 14px;
                color: #666;
                font-family: "微软雅黑" !important;
            }

.zxXqCona5 {
    width: 922px;
    margin: 0 auto;
    padding-top: 30px;
}

    .zxXqCona5 h2 {
        padding-top: 35px;
        font-size: 14px;
        color: #222;
        padding-bottom: 25px;
    }

    .zxXqCona5 p {
        font-size: 14px;
        color: #666;
        text-indent: 20px;
        padding-top: 10px;
    }

        .zxXqCona5 p a,
        .zxXqCona4 p a {
            color: #2896dc;
        }

            .zxXqCona4 p a:hover {
                color: #288cc8;
            }

.zxXqCona6 {
    width: 922px;
    margin: 0 auto;
    margin-top: 45px;
}

.zxXqCona7 {
    width: 922px;
    margin: 0 auto;
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-bottom: 40px;
    height: 88px;
}

    .zxXqCona7 p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        cursor: pointer;
        float:left;
        width:400px;
    }

        .zxXqCona7 p:hover {
            color: #dc2828;
        }
        .zxXqCona7 p a .banner {
            width: 146px;
            height: 88px;
            float:left;
        }
        .zxXqCona7 p a span {
            display: block;
            float: left;
        }
        .zxXqCona7 p a .anniu {
            width: 137px;
            height: 15px;
            line-height: 50px;
            font-size: 16px;
            font-weight: 400;
            color: #666666;
        }
        .zxXqCona7 p a .title {
            width: 237px;
            height: 34px;
            font-size: 14px;
            font-weight: 400;
            color: #999999;
            margin-top:30px;
            line-height: 20px;
        }
    .zxXqCona7 .v-line {
        width: 1px;
        height: 70px;
        background: #DDDDDD;
        display: inline-block;
        float: left;
        margin: 30px 20px;
    }
    /* 咨询中心-详情 end */
    /* 登录 start */
    .dlWrap {
        width: 100%;
    }

.dlTopz {
    width: 100%;
    height: 80px;
/*    box-shadow: 0px 5px 10px #e1e1e1;*/
    background: #f4f4f4; /* 一些不支持背景渐变的浏览器 */
/*    background: -moz-linear-gradient(top, #fff, rgba(0, 0, 0, 0.1));
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(rgba(0, 0, 0, 0.03)));
    background: -o-linear-gradient(top, #fff, rgba(0, 0, 0, 0.1));*/
}

.dlTop {
    width: 1280px;
    margin: 0 auto;
}

    .dlTop img {
        display: block;
        float: left;
        margin-top: 15px;
    }

    .dlTop h1 {
        float: left;
        line-height: 80px;
        padding-left: 20px;
        font-size: 24px;
        color: #222;
    }

.dlConz {
    width: 100%;
    height: 100%;
    background: #f4f4f4;
}

.dlCon {
    width: 1280px;
    margin: 0 auto;
}

.dlCona,
.grzcCona {
    width: 600px;
    background: #fff;
    margin: 0 auto;
    margin-top: 40px;
    box-shadow: 0 5px 10px #cecece;
    border-radius:16px;
    padding-bottom:50px;
}

.dlCona1 {
    width: 600px;
    height:450px;
    margin: 0 auto;
    padding-bottom: 50px;
    overflow: hidden;
}
    .dl_login {
        margin: 44px 0 0 212px;
        width: 176px;
        height: 59px;
    }
    .dlCona1 h1 {
        font-size: 20px;
        color: #666;
        float: left;
        padding-top: 50px;
    }

    .dlCona1 p {
        font-size: 14px;
        color: #dc2828;
        float: right;
        padding-top: 56px;
        height: 14px;
        font-weight: 400;
        line-height: 23px;
        margin-right:29px;
    }

.dlCona1Input {
    margin-top: 10px;
    overflow: hidden;
}

.dlCona1Inputa {
    margin-top: 30px;
    overflow: hidden;
    margin-left:70px;
}

.dlCona1Input input {
    display: block;
    width: 415px;
    height: 46px;
    line-height: 43px;
    margin-top: 20px;
    padding-left: 46px;
    border: 1px solid #ddd;
    font-size: 14px;
}

.dlCona1Inputa input {
    display: block;
    width: 415px;
    height: 46px;
    line-height: 43px;
    padding-left: 46px;
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius:6px;
    outline: none;
}

    .dlCona1Input input:focus,
    .dlCona1Inputa input:focus {
        /*outline: 1px solid #999;*/
    }

.dlCona1Inputa h6 {
    margin-top: 10px;
}

.dlCona1Input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ababab;
}

.dlCona1Input ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ababab;
}

.dlCona1Input input:-ms-input-placeholder {
    color: #ababab;
}

.dlCona1Input input::-webkit-input-placeholder {
    color: #ababab;
}

.dlCona1Input1 {
    background: url(../images/d_yonghuming.png) no-repeat 14px center;
}

.dlCona1Input2 {
    margin-top: 10px;
    background: url(../images/d_mimasuo.png) no-repeat 14px center;
}

.dlCona1Inputa :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ababab;
}

.dlCona1Inputa ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ababab;
}

.dlCona1Inputa input:-ms-input-placeholder {
    color: #ababab;
}

.dlCona1Inputa input::-webkit-input-placeholder {
    color: #ababab;
}

.dlCona1Inputa span {
    display: block;
    font-size: 12px;
    color: #b41e1e;
    padding-top: 10px;
}
.dlCona1 .dlCona1Xw {
    margin-left: 70px;
}
.dlCona1Xw {
    margin-top: 39px;
}

    .dlCona1Xw h2 {
        float: left;
    }

        .dlCona1Xw h2 input {
            display: none;
        }

        .dlCona1Xw h2 b {
            display: block;
            border: 1px solid #b5b5b5;
            background: #e5e5e5;
            width: 12px;
            height: 12px;
            border-radius: 3px;
            float: left;
            margin-top: 3px;
        }

            .dlCona1Xw h2 b img {
                display: block;
                margin: 0 auto;
                margin-top: 3px;
            }

        .dlCona1Xw h2 a {
            display: block;
            font-size: 14px;
            color: #666;
            float: left;
            padding-left: 10px;
        }

    .dlCona1Xw h3 {
        float: right;
        margin-right:69px;
    }

        .dlCona1Xw h3 a {
            display: block;
            font-size: 14px;
            color: #666;
        }

            .dlCona1Xw h3 a:hover {
                color: #dc2828;
                text-decoration: underline;
            }
.dlCona1 .dlCona1Lj {
    margin-left: 70px;
}
.dlCona1Lj {
    overflow: hidden;
}

    .dlCona1Lj a {
        display: block;
        width: 461px;
        height: 50px;
        line-height: 50px;
        background: #dc2828;
        text-align: center;
        font-size: 18px;
        color: #fff;
        margin-top: 20px;
        border-radius:6px;
    }

        .dlCona1Lj a:hover {
            background: #b41e1e;
        }

.dlConb {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 680px;
    left: 45%;
    margin-left: -260px;
}

    .dlConb ul {
        width: 360px;
        margin: 0 auto;
    }

        .dlConb ul li {
            float: left;
        }

            .dlConb ul li span {
                font-size: 14px;
                color: #666;
                display: block;
                float: left;
                padding-left: 9px;
            }

            .dlConb ul li a {
                font-size: 14px;
                color: #666;
                text-align: center;
                float: left;
                padding-left: 7px;
            }

                .dlConb ul li a:hover {
                    color: #dc2828;
                    text-decoration: underline;
                }

    .dlConb h2 {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 19px;
    }

    .dlConb h3 {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 13px;
    }
/* 登录 end */
/* 个人注册 start */
.grzcCona1 {
    width: 600px;
    margin: 0 auto;
}

    .grzcCona1 p {
        font-size: 14px;
        color: #666;
        float: right;
        padding-top: 29px;
        margin-right: 29px;
    }

        .grzcCona1 p span {
            color: #dc2828;
        }

.grzcCona2 {
    width: 461px;
    margin: 0 auto;
    margin-top: 58px;
}

    .grzcCona2 ul {
        border-bottom: 2px solid #f4f4f4;
    }

        .grzcCona2 ul li {
            float: left;
            font-size: 18px;
            color: #222;
            width: 140px;
            text-align: center;
            cursor: pointer;
            padding-bottom: 10px;
            margin-left: 40px;
            height: 17px;
            font-weight: 500;
            position: relative;
        }

        .grzcCona2 ul .qgy {
            margin-left: 60px;
        }

        .grzcCona2 ul li.qgy {
           /* border-bottom: 2px solid #dc2828;*/
            color: #dc2828;
        }

            .grzcCona2 ul li.qgy:after {
                position: absolute;
                content: ' ';
                width: 26px;
                height: 2px;
                background-color: #dc2828;
                 bottom: 0; 
                left: 50%;
                margin-left: -14px;
            }

.grzcCona2Input {
    margin-top: 20px;
}

    .grzcCona2Input h6 {
        position: relative;
    }

        .grzcCona2Input h6 input {
            width: 447px;
            height: 46px;
            line-height: 43px;
            border: 1px solid #ddd;
            font-size: 14px;
            padding-left: 14px;
            margin-top: 10px;
            border-radius:6px;
            outline: none;
        }

#email {
    margin-top: 10px !important;
}

.grzcCona2Input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ababab;
}

.grzcCona2Input ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ababab;
}

.grzcCona2Input input:-ms-input-placeholder {
    color: #ababab;
}

.grzcCona2Input input::-webkit-input-placeholder {
    color: #ababab;
}
.grzcCona2Input h6 img {
    position: absolute;
    right: -15px;
    bottom: 21px;
}

.grzcCona2Input h5 {
    position: relative;
}

    .grzcCona2Input h5 .grzcCona2Input1 {
        display: block;
        float: left;
        width: 325px;
        height: 43px;
        line-height: 43px;
        border: 1px solid #ddd;
        font-size: 14px;
        padding-left: 14px;
        margin-top: 10px;
        border-radius:6px;
        outline: none;
    }

    .grzcCona2Input h5 .grzcCona2Input2 {
        display: block;
        width: 110px;
        height: 43px;
        line-height: 43px;
        text-align: center;
        font-size: 14px;
        color: #666;
        border-radius: 6px;
        background: #f4f4f4;
        float: left;
        margin-top: 10px;
        margin-left: 10px;
        border: 1px solid #ddd;
        cursor: pointer;
    }

    .grzcCona2Input h5 img {
        position: absolute;
        right: -15px;
        bottom: 21px;
    }

.dlCona1Xw h2 a span {
    color: #288cc8;
}

.grzcCona {
    padding-bottom: 50px;
}

.grzcCona2Inputa h6 p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #b41e1e;
}
/* 个人注册 end */
/* 找回密码 start */
.zhmZh h1 {
    float: left;
    font-size: 20px;
    color: #666;
    padding-top: 50px;
}

.zhmZh p {
    float: right;
    padding-right: 48px;
    color: #dc2828;
    font-size: 14px;
    padding-top: 54px;
    cursor: pointer;
}

.zh_anfang .grzcCona2Input1 {
    display: block;
    float: left;
    width: 290px;
    height: 43px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding-left: 14px;
    margin-top: 10px;
    border-radius:6px;
}

    .zh_anfang .grzcCona2Input1:focus {
        outline: 1px solid #999;
    }

.zh_anfang .grzcCona2Input2 {
    display: block;
    padding: 0 3px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border-radius: 3px;
    background: #f4f4f4;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #ddd;
    cursor: pointer;
}
/* 找回密码 end */
/* 企业注册 start */
.qyzcCon {
    width: 990px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 5px 10px #cecece;
    margin-top: 40px;
    padding-bottom: 100px;
}

.qyzcCona {
    border-bottom: 2px solid #f4f4f4;
}

    .qyzcCona ul {
        float: left;
        margin-top: 50px;
    }

        .qyzcCona ul li {
            float: left;
            width: 140px;
            text-align: center;
            cursor: pointer;
        }

            .qyzcCona ul li.qgy1 {
                border-bottom: 2px solid #dc2828;
                color: #dc2828;
                padding-bottom: 10px;
            }

    .qyzcCona h3 {
        float: right;
        font-size: 14px;
        color: #666;
        padding-top: 56px;
        padding-right: 20px;
    }

        .qyzcCona h3 span {
            color: #dc2828;
        }

.qyzcConb {
    background: url(../images/qyzcbg.png) no-repeat;
    height: 206px;
    width: 956px;
    margin: 0 auto;
    margin-top: 40px;
}

    .qyzcConb h1 {
        font-size: 24px;
        color: #fff;
        text-align: center;
        padding-top: 20px;
    }

    .qyzcConb h2 {
        font-size: 14px;
        color: #fff;
        text-align: center;
        padding-top: 10px;
    }

    .qyzcConb dl {
        float: left;
        margin-left: 95px;
        margin-top: 15px;
    }

        .qyzcConb dl dt {
            width: 58px;
            height: 58px;
            margin: 0 auto;
        }

            .qyzcConb dl dt img {
                width: 58px;
                height: 58px;
            }

        .qyzcConb dl dd {
            font-size: 18px;
            color: #fff;
            padding-top: 10px;
        }

.qyzcConc {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
}

    .qyzcConc span {
        display: block;
        width: 4px;
        height: 24px;
        background: #dc2828;
        margin-top: 44px;
        float: left;
        margin-left: 20px;
    }

    .qyzcConc h1 {
        font-size: 24px;
        color: #666;
        padding-left: 20px;
        float: left;
        padding-top: 40px;
    }

.qyzcCond h2,
.qyzcCond h3 {
    margin-top: 10px;
}

    .qyzcCond h2 p,
    .qyzcCond h3 p {
        font-size: 14px;
        color: #222;
        float: left;
        line-height: 38px;
        width: 100px;
        text-align: right;
        padding-left: 145px;
    }

        .qyzcCond h2 p span,
        .qyzcCond h3 p span {
            color: #dc2828;
        }

    .qyzcCond h2 input {
        display: block;
        float: left;
        width: 488px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 15px;
        padding-left: 10px;
    }

        .qyzcCond h2 input:focus,
        .qyzcCond h3 input:focus {
            outline: 1px solid #999;
        }

    .qyzcCond h3 .qydx {
        display: block;
        float: left;
        width: 368px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 15px;
        padding-left: 10px;
    }

    .qyzcCond h3 .grzcCona2Input2 {
        display: block;
        width: 110px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 14px;
        color: #666;
        border-radius: 3px;
        background: #f4f4f4;
        float: left;
        margin-left: 10px;
        border: 1px solid #ddd;
        cursor: pointer;
    }

.tabListf1 p {
    float: left;
    font-size: 14px;
    color: #666;
    width: 140px;
    text-align: right;
    padding-left: 55px;
    line-height: 38px;
}

.qiyer_quanbu1 h6 .qiyer_tu,
.qiyer_diannao1 h6 .qiyer_tu {
    float: left;
    font-size: 14px;
    color: #666;
    width: 140px;
    text-align: right;
    padding-left: 55px;
    line-height: 118px;
}

.qiyer_quanbu1 h6,
.qiyer_diannao1 h6 {
    margin-top: 20px;
}

.qiyer_quanbu1 span {
    position: relative;
}

    .qiyer_quanbu1 span a,
    .cxsc,
    .qiyer_tu span a,
    .reupload {
        position: absolute;
        bottom: 0px;
        left: 0px;
        font-size: 14px;
        color: #fff;
        background: rgba(0,0,0,.6);
        display: block;
        height: 30px;
        line-height: 30px;
        width: 118px;
        cursor: pointer;
        background-color: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

.qyzcConf1 {
    padding-left: 55px;
}

.qyzcConf2 {
    padding-left: 20px;
}

.qyzcConf1 p {
    font-size: 14px;
    color: #222;
    float: left;
    width: 90px;
    text-align: center;
    margin-top: 20px;
}

.qyzcConf1 div {
    float: left;
    width: 750px;
    margin-left: 22px;
}

.qyzcConf2 div {
    width: 510px;
}

.qyzcConf1 h2 {
    float: left;
    margin-top: 20px;
    width: 115px;
}

    .qyzcConf1 h2 span {
        display: block;
        width: 14px;
        height: 14px;
        border: 1px solid #999;
        border-radius: 3px;
        float: left;
        margin-top: 3px;
        cursor: pointer;
    }

        .qyzcConf1 h2 span img {
            display: block;
            margin: 0 auto;
            margin-top: 4px;
        }

    .qyzcConf1 h2 b {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        font-weight: normal;
        padding-left: 9px;
        width: 85px;
    }

.qyzcCong {
    width: 420px;
    margin: 0 auto;
    margin-top: 50px;
}

    .qyzcCong span {
        display: block;
        width: 12px;
        height: 12px;
        border: 1px solid #b5b5b5;
        background: #e5e5e5;
        border-radius: 3px;
        border-radius: 3px;
        float: left;
        margin-top: 3px;
    }

        .qyzcCong span img {
            display: block;
            margin: 0 auto;
            margin-top: 3px;
        }

    .qyzcCong h2 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

        .qyzcCong h2 b {
            font-weight: normal;
            color: #288cc8;
        }

.qyzcConh1 {
    padding-top: 10px;
}

.qyzcConh {
    clear: both;
    width: 420px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 50px;
    margin-top: 0;
}

    .qyzcConh a {
        display: block;
        width: 420px;
        height: 50px;
        background: #dc2828;
        font-size: 18px;
        color: #fff;
        text-align: center;
        line-height: 50px;
    }

.qyzcCond h4 {
    padding-left: 260px;
    font-size: 12px;
    color: #b41e1e;
    padding-top: 10px;
}

/* 弹框 */
.faqbgqy {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivqy {
    /*position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;*/
}

    .faqdivqy a {
        display: block;
        font-size: 14px;
        color: #666;
        border: 1px solid #ddd;
        background: #eee;
        border-radius: 3px;
        width: 138px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        margin-left: 100px;
        margin-top: 30px;
    }
/* 企业注册 end */
/* 企业认证 start */
.qyrzConz {
    width: 1280px;
    margin: 0 auto;
}

.qyrzCon {
    float: right;
    width: 1018px;
    border: 1px solid #ddd;
    background: #fff;
}

.qyrzCona {
    height: 40px;
/*    background: #eee;*/
    margin-top: 20px;
    padding-top:19px;
}

    .qyrzCona p {
        font-size: 14px;
        line-height: 40px;
        padding-left: 20px;
        height: 14px;
        font-weight: 400;
        color: #999999;
    }

        .qyrzCona p span {
            color: #2896dc;
        }

.qyrzConb {
    height: 46px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    padding-left:30px;
    /*    border-bottom: 1px solid #ddd;*/
}

    .qyrzConb h2 {
        font-size: 16px;
        color: #666;
        line-height: 46px;
    }

.qyzcCone {
    margin-top: 20px;
}

.qykf p {
    font-size: 16px;
    color: #999;
    width: 270px;
    margin: 0 auto;
    padding-top: 20px;
}
/* 企业认证 end */
/* 基础设置-普通用户 start */
.qyrzCona h1 {
    font-size: 16px;
    color: #666;
    line-height: 55px;
    padding-left: 19px;
}

.jcptConz {
    width: 1280px;
    margin: 0 auto;
}

.jcptCon {
    width: 1018px;
    float: right;
    background: #fff;
    border: 1px solid #ddd;
    padding-bottom: 20px;
    min-height: 790px;
}

.jcptCona {
    border-bottom: 2px solid #ddd;
    height: 55px;
}

    .jcptCona h1 {
        font-size: 16px;
        color: #666;
        line-height: 55px;
        padding-left: 19px;
    }

.jcptConb {
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 33px;
}

    .jcptConb h2 {
        font-size: 14px;
        color: #666;
        padding-top: 28px;
    }

        .jcptConb h2 span {
            color: #2896dc;
        }

.jcqyCona {
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

    .jcqyCona h2 {
        font-size: 16px;
        color: #666;
        padding-top: 30px;
        float: left;
    }

    .jcqyCona span {
        display: block;
        float: right;
        font-size: 14px;
        color: #dc2828;
        padding-top: 45px;
        cursor: pointer;
    }

.jcqyConb {
    width: 980px;
    margin: 0 auto;
}

.jcqyConb1 {
    padding-top: 20px;
}

    .jcqyConb1 p {
        font-size: 14px;
        color: #666;
        float: left;
        width: 85px;
        text-align: right;
        padding-left: 20px;
    }

.jcqyConbZ p {
    padding-left: 0px;
    width: 85px;
    text-align: right;
}

.jcqyConb1 h2 {
    float: left;
    margin-left: 11px;
    width: 860px;
}

    .jcqyConb1 h2 b {
        font-weight: normal;
        font-size: 14px;
        color: #666;
        display: block;
        float: left;
        padding-left: 10px;
    }

/* 弹框 */
.faqbgxi {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivxi {
    /*position: absolute;
    width: 720px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
    height: 500px;
    overflow-y: scroll;*/
}

.jcqyCone {
    width: 98px;
    height: 33px;
    border: 1px solid #ddd;
    background: #eee;
    margin: 0 auto;
    margin-top: 40px;
}

    .jcqyCone a {
        display: block;
        text-align: center;
        line-height: 33px;
        font-size: 14px;
        color: #666;
    }

.webuploader-element-invisible {
    display: none;
}
/* 基础设置-普通用户 end */
/* 购物车弹框 start */
/* 弹框 */
.faqbgjin {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivjin {
    /*position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;*/
}
/* 购物车弹框 end */
/* 项目清单首页 start */
.qdSy_banner img {
    width: 100%;
}

.qdsCon {
    width: 1280px;
    margin: 0 auto;
}

.qdsCona {
    float: right;
    margin-top: 20px;
}

    .qdsCona p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-right: 20px;
        padding-top: 8px;
    }

    .qdsCona a {
        display: block;
        float: right;
        font-size: 14px;
        color: #dc2828;
        border: 1px solid #dc2828;
        border-radius: 3px;
        padding: 8px 23px;
    }

        .qdsCona a:hover {
            color: #fff;
            background: #dc2828;
        }

.qdsConb {
    margin-top: 20px;
}

    .qdsConb h1 {
        font-size: 30px;
        color: #222;
        text-align: center;
    }

    .qdsConb p {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 20px;
    }

.qdsConc {
    margin-top: 40px;
}

    .qdsConc h1 {
        font-size: 18px;
        color: #222;
        padding-left: 20px;
    }

    .qdsConc dl {
        width: 290px;
        margin-left: 10px;
        float: left;
        background: #fafafa;
        border-radius: 3px;
        margin-top: 20px;
        padding-bottom: 50px;
    }

        .qdsConc dl dt {
            float: left;
            padding-left: 20px;
        }

            .qdsConc dl dt h2 {
                float: left;
                font-size: 36px;
                color: #999;
                font-style: italic;
                margin-top: 58px;
            }

            .qdsConc dl dt p {
                float: left;
                font-size: 14px;
                color: #222;
                width: 113px;
                padding-left: 12px;
                margin-top: 65px;
            }

        .qdsConc dl dd {
            float: right;
            margin-right: 20px;
            margin-top: 50px;
            width: 60px;
            height: 60px;
        }

            .qdsConc dl dd img {
                width: 60px;
                height: 60px;
            }

.qdsCond {
    margin-top: 60px;
}

    .qdsCond h1 {
        font-size: 30px;
        color: #222;
        text-align: center;
    }

.qdsCond1 {
    width: 1188px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 40px;
    padding-bottom: 20px;
}

    .qdsCond1 h2,
    .qdsCond1 h3,
    .qdsCond1 h4,
    .qdsCond1 h5 {
        margin-top: 20px;
    }

        .qdsCond1 h2 p,
        .qdsCond1 h3 p,
        .qdsCond1 h5 p {
            font-size: 16px;
            color: #666;
            float: left;
            padding-left: 20px;
            width: 100px;
            line-height: 38px;
        }

            .qdsCond1 h2 p span,
            .qdsCond1 h3 p span,
            .qdsCond1 h5 p span {
                color: #dc2828;
            }

        .qdsCond1 h2 input {
            display: block;
            width: 479px;
            height: 38px;
            border: 1px solid #ddd;
            border-radius: 3px;
            line-height: 38px;
            padding-left: 19px;
        }

            .qdsCond1 h2 input:focus {
                outline: 1px solid #999;
            }

        .qdsCond1 h2 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #999;
        }

        .qdsCond1 h2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #999;
        }

        .qdsCond1 h2 input:-ms-input-placeholder {
            color: #999;
        }

        .qdsCond1 h2 input::-webkit-input-placeholder {
            color: #999;
        }

        .qdsCond1 h3 dl {
            float: left;
        }

            .qdsCond1 h3 dl dt {
                float: left;
                width: 78px;
                height: 78px;
                border: 1px solid #ddd;
                text-align: center;
                position: relative;
            }

                .qdsCond1 h3 dl dt .cha {
                    position: absolute;
                    top: -7px;
                    right: -7px;
                }

                .qdsCond1 h3 dl dt img {
                    vertical-align: middle;
                }

                .qdsCond1 h3 dl dt .tupian {
                    width: 78px;
                    height: 78px;
                }

                .qdsCond1 h3 dl dt span {
                    height: 100%;
                    width: 0px;
                    overflow: hidden;
                    display: inline-block;
                    vertical-align: middle;
                }

            .qdsCond1 h3 dl dd {
                float: left;
            }

                .qdsCond1 h3 dl dd a {
                    display: block;
                    float: left;
                    border: 1px solid #ddd;
                    background: #eee;
                    font-size: 14px;
                    color: #666;
                    border-radius: 3px;
                    width: 98px;
                    height: 33px;
                    line-height: 33px;
                    text-align: center;
                    margin-top: 23px;
                    margin-left: 20px;
                }

                .qdsCond1 h3 dl dd span {
                    display: block;
                    float: left;
                    font-size: 12px;
                    color: #999;
                    width: 216px;
                    padding-top: 25px;
                    padding-left: 20px;
                }

        .qdsCond1 h4 p {
            font-size: 16px;
            color: #666;
            float: left;
            padding-left: 20px;
            width: 100px;
            padding-top: 10px;
        }

        .qdsCond1 h4 textarea {
            width: 498px;
            height: 119px;
            border: 1px solid #ddd;
            resize: none;
            padding-left: 19px;
            font-size: 14px;
            padding-top: 11px;
            padding-right: 19px;
        }

            .qdsCond1 h4 textarea:focus {
                outline: 1px solid #999;
            }

            .qdsCond1 h4 textarea :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
                color: #999;
            }

            .qdsCond1 h4 textarea ::-moz-placeholder { /* Mozilla Firefox 19+ */
                color: #999;
            }

            .qdsCond1 h4 textarea input:-ms-input-placeholder {
                color: #999;
            }

            .qdsCond1 h4 textarea input::-webkit-input-placeholder {
                color: #999;
            }

        .qdsCond1 h4 span {
            width: 640px;
            display: block;
            font-size: 12px;
            color: #666;
            text-align: right;
        }

.qdsCone {
    width: 1188px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 12px;
    padding-bottom: 65px;
}

.qdsCone1 h3 {
    float: left;
    padding-top: 19px;
    padding-left: 20px;
    font-size: 16px;
    color: #222;
}

.qdsCone1 span {
    display: block;
    float: right;
    font-size: 14px;
    color: #2896dc;
    padding-top: 21px;
    padding-right: 20px;
    cursor: pointer;
}

.qdsCone h2 {
    font-size: 18px;
    color: #666;
    text-align: center;
    padding-top: 32px;
}

.qdsCone .lj {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    background: #dc2828;
    margin-top: 20px;
}

.qdsConf a {
    display: block;
    float: right;
    margin-top: 40px;
    width: 140px;
    height: 40px;
    background: #ea7e7e;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}

.qdsCone2 {
    margin-top: 10px;
}

    .qdsCone2 dl {
        margin-top: 10px;
    }

        .qdsCone2 dl dt {
            float: left;
            font-size: 14px;
            color: #666;
            width: 178px;
            height: 38px;
            border: 1px solid #ddd;
            text-align: center;
            line-height: 38px;
            margin-left: 39px;
            cursor: pointer;
        }

            .qdsCone2 dl dt.xuanzhong {
                background: url(../images/xuanzhhong.png) no-repeat right bottom;
                border: 1px solid #dc2828;
            }

        .qdsCone2 dl dd {
            float: left;
            margin-left: 10px;
            width: 920px;
        }

            .qdsCone2 dl dd p {
                padding-left: 14px;
                line-height: 38px;
                font-size: 14px;
                color: #666;
                float: left;
            }

    .qdsCone2 dd .sbs {
        float: right;
    }

        .qdsCone2 dd .sbs a {
            display: block;
            float: left;
            padding-right: 20px;
            line-height: 40px;
            font-size: 14px;
            color: #2896dc;
        }

    .qdsCone2 dd .moren {
        float: left;
    }

        .qdsCone2 dd .moren a {
            display: block;
            font-size: 14px;
            color: #fff;
            width: 90px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            border-radius: 3px;
            background: #999;
            margin-left: 21px;
            margin-top: 5px;
        }

    .qdsCone2 dd:hover {
        width: 920px;
        height: 40px;
        background: #faf0f0;
        cursor: pointer;
    }

.qdsConej {
    padding-bottom: 19px;
}

.qdsCone2 h3 {
    padding-left: 40px;
    margin-top: 21px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.qdsConfa a {
    background: #dc2828;
}
/* 弹框 */
.faqbgxin {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivxin {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.xmqdA {
    width: 420px;
    margin: 0 auto;
}

    .xmqdA h2 p,
    .xmqdA1 h3 p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

        .xmqdA h2 p span,
        .xmqdA1 h3 p span {
            color: #dc2828;
        }

    .xmqdA h2 input {
        width: 408px;
        height: 38px;
        line-height: 38px;
        padding-left: 10px;
        margin-top: 10px;
        border: 1px solid #ddd;
    }

        .xmqdA h2 input:focus {
            outline: 1px solid #999;
        }

    .xmqdA h2 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #666;
    }

    .xmqdA h2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #666;
    }

    .xmqdA h2 input:-ms-input-placeholder {
        color: #666;
    }

    .xmqdA h2 input::-webkit-input-placeholder {
        color: #666;
    }

.xmqdA1 h3 {
    float: left;
}

    .xmqdA1 h3 input {
        width: 188px;
        height: 43px;
        line-height: 43px;
        padding-left: 10px;
        margin-top: 10px;
        border: 1px solid #ddd;
    }

        .xmqdA1 h3 input:focus {
            outline: 1px solid #999;
        }

.xmqdA1 h4 {
    font-size: 12px;
    color: #999;
    float: left;
    padding-top: 61px;
    padding-left: 4px;
    padding-right: 4px;
}

.xmqdA .qing {
    font-size: 12px;
    color: #fa3232;
    padding-top: 10px;
}

.xmqdA h5 {
    margin-top: 20px;
}

    .xmqdA h5 span {
        display: block;
        float: left;
        width: 12px;
        height: 12px;
        border: 1px solid #b5b5b5;
        background: #e5e5e5;
        border-radius: 3px;
        margin-top: 3px;
    }

    .xmqdA h5 img {
        display: block;
        margin: 0 auto;
        margin-top: 3px;
    }

    .xmqdA h5 p {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

.xmqdA a {
    display: block;
    width: 120px;
    height: 40px;
    background: #dc2828;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    border-radius: 3px;
}

    .xmqdA a:hover {
        background: #b41e1e;
    }
/* 项目清单首页 end */
/* 弹框 start */
.faqbggxn {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivgxn {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.lrz {
    display: block;
    font-size: 14px;
    color: #666;
    border: 1px solid #ddd;
    background: #eee;
    border-radius: 3px;
    width: 138px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin-left: 100px;
    margin-top: 30px;
}

.faqbgrzb {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivrzb {
    /*position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0;*/ /* IE8支持 */
    /*border: 5px solid #f4f4f4\9;*/ /* IE6/7/8的属性 */
    /*_border: 5px solid #f4f4f4;*/ /*IE6的属性*/
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;*/
}

.faqbgrzg {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivrzg {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}
/* 弹框 end */
/* 项目清单询价 start */
.xqxConz {
    width: 1280px;
    margin: 0 auto;
}

.xqxCon {
    width: 1018px;
    float: right;
    background: #fff;
    border: 1px solid #ddd;
    padding-bottom: 100px;
}
/* tab 开始 */
.xqxConaUl {
    margin-top: 29px;
}

    .xqxConaUl li {
        float: left;
        margin-left: 19px;
        position: relative;
    }

        .xqxConaUl li span {
            width: 16px;
            height: 16px;
            position: absolute;
            top: -11px;
            right: -12px;
            text-align: center;
            line-height: 16px;
            font-size: 12px;
            color: #fff;
            background: url(../images/Ashoudanyuan.png) no-repeat center;
        }

        .xqxConaUl li a {
            display: block;
            font-size: 14px;
            color: #666;
            cursor: pointer;
        }

        .xqxConaUl li.xqxCona_bianse {
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .xqxConaUl li.xqxCona_bianse a {
                color: #dc2828;
            }

.xqxConaDiv {
    background: #fff;
}

.xqxCona_chanpin,
.xqxCona_hangye,
.xqxCona_xinwen {
    display: none;
}
/* tab 结束 */
.xqxCona_quanbua table {
    width: 980px;
    margin: 0 auto;
    height: 40px;
    margin-top: 25px;
}

    .xqxCona_quanbua table tr th {
        background: #eee;
        text-align: center;
        font-size: 14px;
        color: #666;
        line-height: 40px;
    }

    .xqxCona_quanbua table tr .Xxmmc {
        width: 419px;
    }

    .xqxCona_quanbua table tr .Xspzl {
        width: 140px;
    }

    .xqxCona_quanbua table tr .Xqbzt {
        width: 119px;
        position: relative;
        cursor: pointer;
        background: url(../images/dingdan_xiajiao.png) #eee no-repeat 105px center;
    }

        .xqxCona_quanbua table tr .Xqbzt:hover {
            width: 119px;
            background: #fff;
            background: url(../images/dingdan_shangjiao.png) no-repeat 105px center;
        }

    .xqxCona_quanbua table tr .Xcz {
        width: 178px;
    }

.Xqbzt_xiala {
    position: absolute;
    top: 39px;
    left: 0px;
    background: #fff;
    width: 136px;
    box-shadow: 2px 2px 5px #e4e4e4;
    z-index: 100;
}

    .Xqbzt_xiala ul li {
        text-align: center;
        font-size: 14px;
        color: #666;
        line-height: 30px;
        cursor: pointer;
    }

        .Xqbzt_xiala ul li.Xqbzt_qzy {
            color: #dc2828;
            background: url(../images/icon_right.png) no-repeat 105px center;
        }

        .Xqbzt_xiala ul li:hover {
            background: #eee;
            color: #dc2828;
        }

.xqxCona_quanbub table {
    width: 980px;
    margin: 0 auto;
    margin-top: 18px;
    border: 1px solid #ddd;
}

    .xqxCona_quanbub table tr th {
        background: #eee;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #999;
        padding-left: 20px;
    }

    .xqxCona_quanbub table tr td {
        border: 1px solid #ddd;
        font-size: 14px;
        text-align: center;
        padding: 33px 0;
    }

        .xqxCona_quanbub table tr td:hover {
            /* color: #dc2828; */
        }

    .xqxCona_quanbub table tr .Axmmc {
        width: 419px;
        color: #666;
        text-align: left;
        padding-left: 19px;
    }

    .xqxCona_quanbub table tr .Aspzl {
        width: 140px;
        color: #999;
    }

    .xqxCona_quanbub table tr .Aqbzt {
        width: 119px;
        color: #666;
    }

    .xqxCona_quanbub table tr .Acz {
        width: 178px;
    }

        .xqxCona_quanbub table tr .Acz a {
            display: block;
            font-size: 14px;
            color: #222;
            line-height: 24px;
        }

            .xqxCona_quanbub table tr .Acz a:hover {
                color: #dc2828;
            }
/* 分页 开始 */
.xqxCona_quanbub {
    position: relative;
    width: 980px;
    margin: 0 auto;
}

    .xqxCona_quanbub .con_hol {
        position: absolute;
        bottom: -79px;
        right: 0px;
        /* bottom:0px; */
        font-size: 14px;
        color: #666;
    }

        .xqxCona_quanbub.con_hol a {
            cursor: pointer;
        }

        .xqxCona_quanbub .con_hol .holder {
            display: inline-block;
        }

            .xqxCona_quanbub .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .xqxCona_quanbub .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .xqxCona_quanbub .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .xqxCona_quanbub .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .xqxCona_quanbub .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
/* 弹框 start */
.faqbgshch {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivshch {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.faqdivshch1 {
    margin-top: 20px;
}

    .faqdivshch1 h3 {
        font-size: 12px;
        color: #dc2828;
        padding-top: 9px;
    }

.faqdivshchA {
    float: right;
}

    .faqdivshchA a {
        display: block;
        float: left;
        width: 78px;
        height: 33px;
        text-align: center;
        line-height: 33px;
        border-radius: 3px;
        border: 1px solid #f1f1f1;
        background: #f4f4f4;
        font-size: 14px;
        color: #666;
        margin-right: 20px;
    }

/* 弹框 start */
.faqbgquxi {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivquxi {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
    overflow-x: hidden;
}
/* 项目清单询价 end */
/* 询价单详情 start */
.xjxqConz {
    width: 100%;
    background: #f4f4f4;
}

.xjxqCon {
    width: 1280px;
    margin: 0 auto;
}

.xjxqCona {
    background: #fff;
    border: 1px solid #ddd;
}

.xjxqCona2 h2 span,
.xjxqCona3 table tr td h6 {
    width: 12px;
    height: 12px;
    display: block;
    border: 1px solid #b5b5b5;
    background: #e5e5e5;
    border-radius: 3px;
    float: left;
    margin-top: 3px;
    cursor: pointer;
    margin-left: 12px;
}

    .xjxqCona2 h2 span img,
    .xjxqCona3 table tr td h6 img {
        display: block;
        margin: 0 auto;
        margin-top: 3px;
    }

.xjxqCona2 h2 a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
    padding-left: 11px;
}

.xjxqCona3 table tr dl dt {
    width: 80px;
    height: 80px;
}

    .xjxqCona3 table tr dl dt img {
        width: 80px;
        height: 80px;
    }

.xjxqCona3 table tr td b {
    font-weight: normal;
    font-size: 14px;
    color: #666;
    padding-right: 40px;
}

.xjxqCona3 table tr td h6 {
    margin-left: 20px;
}

.xjxqCona3 table tr .lblb {
    width: 90px;
    text-align: left;
}

.xjxqCona4 {
    padding-bottom: 20px;
}

.xjxqCona6 {
    padding-bottom: 20px;
}

.xjxqConb {
    margin-top: 20px;
    border: 1px solid #ddd;
    background: #fff;
}

.xjxqConb1 {
    height: 60px;
}

    .xjxqConb1 h2 {
        float: left;
        line-height: 60px;
    }

        .xjxqConb1 h2 p {
            font-size: 14px;
            color: #666;
            float: left;
            padding-left: 40px;
        }

    .xjxqConb1 h3 {
        float: right;
        line-height: 60px;
        font-size: 14px;
        color: #222;
        padding-right: 19px;
    }

.xjxqConb2 table {
    width: 1188px;
    border: 1px solid #ddd;
    border-left: none;
}

    .xjxqConb2 table tr th {
        font-size: 14px;
        color: #222;
        background: #f4f4f4;
        height: 38px;
        line-height: 38px;
        text-align: center;
    }

    .xjxqConb2 table tr td {
        font-size: 14px;
        color: #666;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }

        .xjxqConb2 table tr td dl {
            margin-top: 19px;
            margin-bottom: 19px;
            margin-left: 40px;
        }

            .xjxqConb2 table tr td dl dt {
                width: 80px;
                height: 80px;
                float: left;
            }

                .xjxqConb2 table tr td dl dt img {
                    width: 80px;
                    height: 80px;
                }

            .xjxqConb2 table tr td dl dd {
                float: left;
                width: 248px;
                font-size: 14px;
                color: #666;
                padding-left: 10px;
                text-align: left;
            }

    .xjxqConb2 table tr .Lb {
        width: 90px;
        text-align: left;
        padding-left: 30px;
    }

    .xjxqConb2 table tr .Prize {
        font-size: 14px;
        color: #dc2828;
    }

    .xjxqConb2 table tr .Lji {
        font-size: 14px;
        color: #222;
    }

.xjxqConb2A {
    float: right;
    height: 60px;
}

    .xjxqConb2A h2 {
        float: left;
        line-height: 60px;
        padding-right: 48px;
        font-size: 14px;
        color: #666;
    }

    .xjxqConb2A h3 {
        float: left;
        line-height: 60px;
        padding-right: 18px;
        font-size: 14px;
        color: #666;
    }

.xjxqConc {
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .xjxqConc h1 {
        font-size: 14px;
        color: #666;
        padding-top: 21px;
        padding-left: 17px;
    }

    .xjxqConc table {
        width: 1148px;
        margin: 0 auto;
        margin-top: 15px;
    }

        .xjxqConc table tr td {
            border: 1px solid #ddd;
            font-size: 14px;
            color: #666;
            padding-left: 22px;
            line-height: 30px;
        }

        .xjxqConc table tr .xc {
            text-align: center;
            width: 100px;
        }

        .xjxqConc table tr td dl {
            margin-top: 20px;
            padding-bottom: 23px;
        }

            .xjxqConc table tr td dl dt {
                width: 78px;
                height: 78px;
                border: 1px solid #ddd;
            }

            .xjxqConc table tr td dl dd {
                font-size: 14px;
                color: #666;
            }

        .xjxqConc table tr td p {
            font-size: 14px;
            color: #666;
            line-height: 22px;
            width: 975px;
            padding-top: 10px;
            padding-bottom: 10px;
            word-wrap: break-word;
        }

.xjxqCond {
    width: 1188px;
    height: 48px;
    border: 1px solid #f0b428;
    background: #faf0e6;
    margin-top: 20px;
}

    .xjxqCond img {
        display: block;
        float: left;
        margin-left: 40px;
        margin-top: 9px;
    }

    .xjxqCond p {
        font-size: 14px;
        color: #666;
        float: left;
        line-height: 48px;
        padding-left: 10px;
    }

.xjxqCond1 {
    border: 1px solid #ddd;
    background: #fff;
}

    .xjxqCond1 p {
        color: #5ab45a;
    }
/* 询价单详情 end */
/* 区域服务中心 start */
.sy_qy {
    float: left;
    margin-left: 42px;
}

.sy_hz {
    float: left;
    margin-left: 23px;
    width: 130px;
    position: relative;
}

.sy_hz1 {
    position: absolute;
    background: #f4f4f4;
    width: 130px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

    .sy_hz1 ul li {
        font-size: 16px;
        color: #666;
        cursor: pointer;
        line-height: 40px;
    }

        .sy_hz1 ul li:hover {
            color: #dc2828;
            text-decoration: underline;
        }

.sy_hz:hover {
    background: #f4f4f4;
}

.qyfTop {
    width: 100%;
}

    .qyfTop img {
        width: 100%;
    }

.qyfConz {
    width: 100%;
    background: #fff;
}

.qyfCon {
    width: 1280px;
    margin: 0 auto;
}

.qyfCona h1 {
    font-size: 30px;
    color: #222;
    padding-top: 40px;
}

.qyfCona1 {
    margin-top: 30px;
    width: 1188px;
    height: 518px;
    border: 1px solid #ddd;
    background: #eee;
}
/* 区域服务中心 end */
/* 合作伙伴 start */
.hzhConz {
    width: 100%;
    background: #fff;
    min-height: 400px;
}

.hzhCon {
    width: 1280px;
    margin: 0 auto;
}
/* tab切换 */
.hzhConaList {
    float: left;
    margin-top: 25px;
}

    .hzhConaList h2 {
        font-size: 16px;
        color: #222;
    }

    .hzhConaList li {
        cursor: pointer;
        padding-top: 9px;
    }

    .hzhConaList h2 {
        margin-bottom: 3px;
    }

    .hzhConaList li a {
        font-size: 14px;
        color: #666;
    }

        .hzhConaList li a:hover {
            color: #dc2828;
            text-decoration: underline;
        }

.hzhConaCon {
    float: left;
    margin-left: 124px;
}

.hzhConaList li a.hzhCona_cur {
    color: #dc2828;
}

.hzhCona_guanyu,
.hzhCona_qiye {
    display: none;
}

.hzhCona_guanyuA img {
    width: 996px;
}

.hzhCona_guanyuB {
    margin-top: 50px;
}

    .hzhCona_guanyuB h1 {
        font-size: 30px;
        color: #222;
        text-align: center;
    }

    .hzhCona_guanyuB p {
        border-bottom: 4px solid #dc2828;
        padding-bottom: 20px;
        width: 80px;
        margin: 0 auto;
    }

.hzhCona_guanyuC {
    width: 990px;
    background: #f4f4f4;
    margin-top: 30px;
    padding-bottom: 41px;
}

.hzhCona_guanyuC1 {
    float: left;
    width: 238px;
    height: 158px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    margin-left: 41px;
    margin-top: 41px;
    background: #fff;
    border-radius: 10px;
}

    .hzhCona_guanyuC1 h2 {
        font-size: 18px;
        color: #222;
        padding-top: 16px;
        padding-left: 30px;
    }

    .hzhCona_guanyuC1 p {
        font-size: 14px;
        color: #666;
        padding-left: 30px;
        padding-right: 28px;
        padding-top: 14px;
        line-height: 24px;
    }

.hzhCona_guanyuC2 {
    float: left;
    font-size: 24px;
    color: #dc2828;
    width: 184px;
    height: 84px;
    background: #fff;
    text-align: center;
    line-height: 84px;
    margin-left: 116px;
    margin-top: 64px;
    border-radius: 10px;
    border: 9px solid #e5e5e5;
    position: relative;
}

    .hzhCona_guanyuC2 .jt {
        position: absolute;
        top: 40px;
        left: -62px;
    }

.hzhCona_guanyuC .zhunye {
    margin-left: 113px;
}

.hzhCona_guanyuC .qyu {
    margin-left: 81px;
    margin-top: 40px;
}

.hzhCona_guanyuC .mife {
    margin-left: 57px;
    margin-top: 40px;
}

.hzhCona_guanyuC .fuc {
    margin-left: 57px;
    margin-top: 40px;
}

.jia p {
    width: 100px;
}

.hzhCona_guanyuD {
    margin-top: 30px;
}

.hzhCona_guanyuD1 {
    width: 320px;
    height: 290px;
    margin-left: 15px;
    border-radius: 5px;
    float: left;
}

.hzhCona_guanyuD .lan {
    background: #eaf5ff;
    margin-left: 0;
}

.hzhCona_guanyuD1 h2 {
    font-size: 24px;
    padding-top: 36px;
    padding-left: 39px;
}

.hzhCona_guanyuD1 h3 {
    font-size: 14px;
    color: #e0e0e0;
    padding-left: 39px;
    padding-top: 4px;
}

.hzhCona_guanyuD1 p {
    font-size: 14px;
    color: #666;
    padding-top: 9px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 24px;
}

.hzhCona_guanyuD .lan h2 {
    color: #ffa800;
}

.hzhCona_guanyuD .fen {
    background: #feedff;
}

    .hzhCona_guanyuD .fen h2 {
        color: #fb2ac7;
    }

.hzhCona_guanyuD .hui {
    background: #f7f7f7;
}

    .hzhCona_guanyuD .hui h2 {
        color: #3895da;
    }

.hzhCona_qiyeA img {
    width: 996px;
}

.hzhCona_qiyeB {
    width: 988px;
    border: 1px solid #ddd;
    background: #f4f4f4;
    margin-top: 30px;
    border-bottom: none;
}

.hzhCona_qiyeB1 {
    border-bottom: 1px solid #ddd;
    height: 60px;
}

    .hzhCona_qiyeB1 dl {
        float: left;
    }

        .hzhCona_qiyeB1 dl dt {
            float: left;
        }

            .hzhCona_qiyeB1 dl dt img {
                width: 40px;
                height: 40px;
                margin-left: 10px;
                margin-top: 10px;
            }

        .hzhCona_qiyeB1 dl dd {
            float: left;
            font-size: 14px;
            color: #222;
            line-height: 60px;
            padding-left: 20px;
        }

    .hzhCona_qiyeB1 p {
        float: right;
        font-size: 14px;
        color: #222;
        line-height: 60px;
        padding-right: 30px;
        text-align: left;
        width: 60px;
    }

.hzhCona_falvA {
    width: 988px;
    border: 1px solid #ddd;
    background: #f4f4f4;
    box-shadow: 2px 2px 5px rgba(0,0,0,.3);
    height: 54px;
}

    .hzhCona_falvA p {
        font-size: 14px;
        color: #666;
        line-height: 54px;
        padding-left: 19px;
    }

.hzhCona_falvB {
    margin-top: 40px;
}

    .hzhCona_falvB span {
        display: block;
        float: left;
        width: 4px;
        height: 24px;
        background: #dc2828;
        margin-top: 5px;
    }

    .hzhCona_falvB h2 {
        float: left;
        font-size: 24px;
        color: #666;
        padding-left: 20px;
    }

.hzhCona_falvC {
    margin-top: 20px;
    width: 988px;
    border: 1px solid #ddd;
}

    .hzhCona_falvC dl dt {
        float: left;
        width: 60px;
        height: 80px;
        margin: 20px;
    }

    .hzhCona_falvC dl dd {
        float: left;
        padding-top: 10px;
    }

    .hzhCona_falvC dd p {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

    .hzhCona_falvC .yingye {
        margin-left: 50px;
    }

.hzhCona_falvD {
    margin-top: 20px;
    width: 988px;
    border: 1px solid #ddd;
    padding-bottom: 40px;
}

    .hzhCona_falvD h1 {
        font-size: 18px;
        color: #222;
        padding-top: 20px;
        padding-left: 20px;
    }

.hzhCona_falvD1 {
    margin-top: 20px;
    margin-left: 10px;
}

    .hzhCona_falvD1 .txc {
        float: left;
        width: 308px;
        height: 138px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fafafa;
        margin-left: 10px;
        box-shadow: 2px 2px 4px rgba(0,0,0,.2);
    }

        .hzhCona_falvD1 .txc h2 {
            float: left;
            font-size: 36px;
            color: #999;
            font-style: italic;
            line-height: 138px;
            padding-left: 19px;
        }

        .hzhCona_falvD1 .txc div {
            float: left;
            margin-left: 20px;
        }

            .hzhCona_falvD1 .txc div h3 {
                font-size: 18px;
                color: #222;
                padding-top: 32px;
            }

            .hzhCona_falvD1 .txc div p {
                font-size: 14px;
                color: #666;
                padding-top: 19px;
                width: 178px;
            }

.hzhCona_falvD2 {
    margin-top: 20px;
}

    .hzhCona_falvD2 div {
        margin-left: 20px;
        margin-top: 20px;
    }

        .hzhCona_falvD2 div p {
            float: left;
            width: 100px;
            text-align: right;
            font-size: 14px;
            color: #222;
        }

        .hzhCona_falvD2 div span {
            display: block;
            float: left;
            font-size: 14px;
            color: #222;
            padding-left: 30px;
        }

    .hzhCona_falvD2 .fuze p {
        line-height: 38px;
    }

    .hzhCona_falvD2 div input {
        display: block;
        float: left;
        font-size: 14px;
        padding-left: 10px;
        width: 488px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 20px;
    }

.wordCount {
    float: left;
    position: relative;
    width: 498px;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.hzhCona_falvD2 div textarea,
.wyzGr div textarea,
.wyhPu div textarea,
.wyhSa div textarea {
    width: 488px;
    border: 1px solid #ddd;
    margin-left: 20px;
    font-size: 14px;
    color: #999;
    padding-top: 10px;
    height: 138px;
    resize: none;
    padding-left: 10px;
}

.wordCount .wordwrap {
    position: absolute;
    right: 0px;
    bottom: 10px;
    font-size: 12px;
    color: #666;
}

.hzhCona_falvE a {
    font-size: 18px;
    color: #fff;
    display: block;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    background: #dc2828;
    margin-left: 145px;
    margin-top: 40px;
}
/*合作伙伴 end*/
/*我要合作 start*/
/* tab 开始 */
.wyzList {
    margin-top: 40px;
    margin-left: 197px;
}

    .wyzList li {
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 18px;
        color: #222;
        padding: 0px 22px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 23px;
    }

        .wyzList li.wyz_bianse {
            border: 1px solid #dc2828;
            color: #dc2828;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.wyzCon {
}

.wyzQy {
    display: none;
}
/* tab 结束 */
.wyzGr,
.wyzQy {
    margin-top: 20px;
}

    .wyzGr div,
    .wyzQy div {
        margin-top: 10px;
    }

        .wyzGr div p,
        .wyzQy div p {
            font-size: 14px;
            color: #222;
            float: left;
            line-height: 38px;
            width: 200px;
            text-align: right;
        }

        .wyzGr div > span,
        .wyzQy div > span {
            font-size: 14px;
            color: #222;
            float: left;
            line-height: 38px;
            /* width: 200px; */
            text-align: left;
            padding-left: 21px;
        }

        .wyzGr div p span,
        .wyzQy div p span {
            color: #dc2828;
        }

        .wyzGr div .wyzInput,
        .wyzQy div .wyzInput {
            display: block;
            float: left;
            width: 488px;
            padding-left: 10px;
            height: 38px;
            line-height: 38px;
            margin-left: 20px;
            border: 1px solid #ddd;
        }

            .wyzGr div .wyzInput:focus {
                outline: 1px solid #999;
            }

            .wyzQy div .wyzInput:focus {
                outline: 1px solid #999;
            }

    .wyzGr .dxyzm .wyzInput,
    .wyzQy .dxyzm .wyzInput {
        width: 359px;
    }

    .wyzGr .dxyzm .grzcCona2Input2,
    .wyzQy .dxyzm .grzcCona2Input2 {
        display: block;
        width: 120px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 14px;
        color: #666;
        border-radius: 3px;
        background: #f4f4f4;
        float: left;
        margin-left: 10px;
        border: 1px solid #ddd;
        cursor: pointer;
    }

    .wyzQy div h2 {
        float: left;
        font-weight: normal;
        font-size: 14px;
        color: #b41e1e;
        line-height: 38px;
        padding-left: 10px;
    }
/* tab 开始 */
.wyhList {
    margin-top: 20px;
}

    .wyhList .wyh_bianse {
        margin-left: 20px;
    }

    .wyhList li {
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
        color: #666;
        padding: 0px 14px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 23px;
    }

        .wyhList li.wyh_bianse {
            border: 1px solid #dc2828;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.wyhCon {
}

.wyhSa {
    display: none;
}
/* tab 结束 */
.wyhList p {
    float: left;
    width: 200px;
    text-align: right;
    font-size: 14px;
    color: #222;
    line-height: 38px;
}

    .wyhList p span {
        color: #dc2828;
    }

.wyhPu h6,
.wyhSa h6 {
    margin-top: 20px;
}

    .wyhPu h6 .qiyer_tu,
    .wyhSa h6 .qiyer_tu {
        float: left;
        font-size: 14px;
        color: #222;
        width: 200px;
        text-align: right;
        padding-top: 33px;
    }

        .wyhPu h6 .qiyer_tu a,
        .wyhSa h6 .qiyer_tu a {
            color: #dc2828;
        }

        .wyhPu h6 .qiyer_tu s,
        .wyhSa h6 .qiyer_tu s {
            color: #dc2828;
            text-decoration: none;
        }

    .wyhPu h6 span,
    .wyhSa h6 span {
        display: block;
        float: left;
        width: 118px;
        height: 118px;
        border: 1px solid #ddd;
        text-align: center;
        margin: 0 auto;
        margin-left: 20px;
        position: relative;
    }

        .wyhPu h6 span img,
        .wyhSa h6 span img {
            vertical-align: middle;
        }

        .wyhPu h6 span i,
        .wyhSa h6 span i {
            height: 100%;
            width: 0;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
        }

    .wyhPu h6 b,
    .wyhSa h6 b {
        display: block;
        float: left;
        font-size: 12px;
        color: #999;
        padding-left: 10px;
        padding-top: 23px;
        font-weight: normal;
        width: 185px;
    }

    .wyhPu h6 .qiyer_shi,
    .wyhSa h6 .qiyer_shi {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
        width: 42px;
    }

.renzheng_chaz {
    position: absolute;
    top: -8px;
    right: -8px;
}

.fuzerenxing {
    margin-top: 20px !important;
}

.wyhzDsf {
    cursor: pointer;
}

    .wyhzDsf i {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        float: left;
        border: 1px solid #ddd;
        margin-top: 10px;
        margin-left: 20px;
    }

.wyhzDsfb i {
    border: 1px solid #dc2828;
}

    .wyhzDsfb i img {
        display: block;
        margin: 0 auto;
        margin-top: 3px;
    }

.wyhzDsf b {
    display: block;
    float: left;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    padding-top: 8px;
    padding-left: 10px;
}

.hzhCona_falvJi {
    width: 988px;
    border: 1px solid #ddd;
    padding-bottom: 40px;
}

    .hzhCona_falvJi span {
        display: block;
        float: left;
        margin-top: 40px;
        margin-left: 50px;
    }

.hzhCona_falvJi1 {
    float: left;
    margin-left: 10px;
    margin-top: 40px;
}

    .hzhCona_falvJi1 h2 {
        font-size: 16px;
        color: #666;
    }

    .hzhCona_falvJi1 p {
        font-size: 14px;
        color: #999;
        width: 400px;
    }
/*我要合作 end*/
/* 会员首页 start */
.hyshouyeA {
}

.hyshouyeA1 {
    border-bottom: 1px solid #ddd;
    margin-top: 44px;
    position: relative;
}

    .hyshouyeA1 div {
        width: 410px;
        background: #f4f4f4;
        position: absolute;
        top: -13px;
        left: 390px;
    }

    .hyshouyeA1 img {
        display: block;
        float: left;
        margin-left: 155px;
        padding-top: 2px;
    }

    .hyshouyeA1 h1 {
        float: left;
        padding-left: 9px;
        font-size: 18px;
        color: #dc2828;
    }

.hyshouyeA2 {
    margin-top: 30px;
}

    .hyshouyeA2 img {
        display: block;
        float: left;
        margin-left: 10px;
    }

.hyspCona {
    margin-top: 20px;
}

.hyspCona1 {
    width: 670px;
    height: 32px;
    background: url(../images/hybg.png) no-repeat;
}

.hyspCona1_l {
    float: left;
}

    .hyspCona1_l img {
        display: block;
        float: left;
        margin-top: 6px;
        margin-left: 10px;
    }

    .hyspCona1_l h3 {
        float: left;
        font-size: 16px;
        color: #fff;
        line-height: 32px;
        padding-left: 10px;
    }

.hyspCona1_r {
    float: right;
}

    .hyspCona1_r h3 {
        font-size: 12px;
        color: #fff;
        line-height: 32px;
        padding-right: 20px;
    }

        .hyspCona1_r h3 span {
            font-size: 14px;
        }

.hyspCona2 {
    background: #eeeeee;
    padding-bottom: 18px;
}

    .hyspCona2 h3 {
        font-size: 14px;
        color: #666;
        padding-top: 15px;
        padding-left: 11px;
    }

        .hyspCona2 h3 s {
            padding-left: 20px;
        }

    .hyspCona2 h4 {
        font-size: 14px;
        color: #666;
        padding-left: 11px;
        padding-top: 23px;
    }

        .hyspCona2 h4 span {
            font-size: 18px;
            color: #dc2828;
            padding-left: 20px;
        }

            .hyspCona2 h4 span b {
                font-weight: normal;
                font-size: 14px;
            }

        .hyspCona2 h4 s {
            font-size: 14px;
            color: #666;
            padding-left: 30px;
            text-decoration: none;
        }

    .hyspCona2 h5 {
        font-size: 14px;
        color: #666;
        padding-left: 11px;
        margin-top: 13px;
    }

        .hyspCona2 h5 a {
            font-size: 14px;
            color: #dc2828;
            margin-left: 20px;
            border: 1px solid #dc2828;
            padding: 0 2px;
        }

        .hyspCona2 h5 span {
            padding-left: 11px;
        }

.shangpinx_con_a_r4 .hyqg {
    line-height: 20px;
    padding: 10px 67px;
}

.shangpinx_zonghe ul {
    padding-left: 50 !important;
    padding-bottom: 10px;
    padding-top: 10px;
}
/* 会员首页 end */
/* 热门活动-列表 start */
.hylbTop img {
    display: block;
    width: 100%;
}

.hylbConz {
    padding-bottom: 60px;
    background: #a10007;
}

.hylbCon {
    width: 1280px;
    margin: 0 auto;
    padding-top: 1px;
}

.hylbCona dl {
    float: left;
    width: 290px;
    background: #fff;
    margin-left: 10px;
    margin-top: 20px;
}

.hylbCona .mydl {
    margin-left: 0;
}

.hylbCona dl dt {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
}

.hylbCona .yijieshu {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 85px;
    left: 53px;
}

.hylbCona dl dt img {
    width: 250px;
    height: 250px;
}

.hylbConadd {
    width: 260px;
    margin: 0 auto;
    padding-bottom: 12px;
}

    .hylbConadd p {
        font-size: 14px;
        color: #222;
        padding-top: 10px;
    }

    .hylbConadd h2 {
        font-size: 14px;
        color: #dc2828;
        padding-top: 13px;
    }

.hylbConadd1 {
    border: 1px solid #dc2828;
    height: 58px;
}

.hylbConaddyi {
    border: 1px solid #999;
}

.hylbConadd1 div {
    float: left;
}

    .hylbConadd1 div h3 {
        font-size: 14px;
        color: #dc2828;
        padding-left: 10px;
        padding-top: 5px;
    }

        .hylbConadd1 div h3 span {
            font-size: 20px;
        }

        .hylbConadd1 div h3 s {
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

    .hylbConadd1 div h4 {
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

.hylbConadd1 a {
    display: block;
    float: right;
    width: 85px;
    line-height: 58px;
    text-align: center;
    background: #dc2828;
    font-size: 16px;
    color: #fff;
}

    .hylbConadd1 a:hover {
        background: #b41e1e;
    }

.hylbConaddyi a {
    background: #999;
}

    .hylbConaddyi a:hover {
        background: #999;
    }

.hylbConb {
    margin-top: 20px;
}

    .hylbConb img {
        width: 1280px;
        height: 240px;
    }

    .hylbConb h2 {
        font-size: 18px;
        color: #fff;
        background: #dc2828;
        width: 120px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 20px;
        margin-top: 20px;
        margin-left: 20px;
    }

.hylbConb1 {
    padding-top: 10px;
}

    .hylbConb1 p {
        padding-top: 10px;
        font-size: 14px;
        color: #fff;
        padding-left: 20px;
    }

.hylbConbor {
    background: #f79333;
}

.hylbConz1 {
    background: url(../images/hylbbg2.png);
}
/* 热门活动-列表 end */
/* 弹框 */
.faqbg {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.tanzong {
    background: #fff;
    /* padding-bottom: 20px; */
}

.faqdivA,
.faqdivB,
.faqdivC {
    border:none;
}

.faqdivA_a,
.faqdivB_a,
.faqdivC_a {
    width: 100%;
    height: 40px;
    background: #f4f4f4;
}

    .faqdivA_a h1,
    .faqdivB_a h1,
    .faqdivC_a h1 {
        font-size: 14px;
        color: #666;
        line-height: 40px;
        padding-left: 19px;
        float: left;
    }

    .faqdivA_a img,
    .faqdivB_a img,
    .faqdivC_a img {
        float: right;
        padding-top: 12px;
        padding-right: 18px;
        cursor: pointer;
    }

.faqdivA_b,
.faqdivB_b,
.faqdivC_b {
}

.faqdivA_b_z,
.faqdivB_b_z,
.faqdivC_b_z {
}

    .faqdivA_b_z h2,
    .faqdivB_b_z h2,
    .faqdivC_b_z h2 {
        font-size: 16px;
        color: #666;
    }

    .faqdivA_b_z p,
    .faqdivB_b_z p,
    .faqdivC_b_z p {
        font-size: 14px;
        color: #666;
        line-height: 1.5;
        margin-bottom: 7px;
    }

.faqdivA_b p img,
.faqdivB_b p img,
.faqdivC_b p img {
    float: left;
    height: 18px;
    margin-right: 12px;
}

.faqdivA_c,
.faqdivB_c,
.faqdivC_c {
    margin-top: 30px;
}

.faqdivA_c_l,
.faqdivB_c_l,
.faqdivC_c_r {
    font-size: 14px;
    color: #666 !important;
    border: 1px solid #f1f1f1 !important;
    display: inline-block;
    line-height: 43px !important;
    height: 43px !important;
    text-align: center;
    border-radius: 5px;
    width: 140px;
}

    .faqdivA_c_l.remove,
    .faqdivB_c_l.remove,
    .faqdivC_c_r.remove {
        background: #dc2828;
        color: #fff;
    }

        .faqdivA_c_l.remove:hover,
        .faqdivB_c_l.remove:hover,
        .faqdivC_c_r.remove:hover {
            background: #b41e1e;
            color: #fff;
        }

    .faqdivA_c_l:hover,
    .faqdivB_c_l:hover,
    .faqdivC_c_r:hover {
        background: #eee !important;
        color: #666 !important;
    }

.faqdivA_c_r,
.faqdivB_c_r,
.faqdivC_c_l {
    display: block;
    float: left;
    background: #dc2828;
    font-size: 14px;
    color: #fff;
    line-height: 43px !important;
    height: 43px !important;
    text-align: center;
    border-radius: 5px;
    width: 140px;
}
.faqdivC .help-block{
    color: #999;
    font-size: 14px;
}

.faqdivC_c_l:hover {
    color: #fff;
    background: #b41e1e;
}
/* 商品详情 stat */
.spbjCona {
/*    background: #eee;*/
    margin-top: 19px;
}

.spbjConaT {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px !important;
}

.spbjConaT_l {
    float: left;
}

    .spbjConaT_l h2 {
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

        .spbjConaT_l h2 span {
            font-size: 18px;
            color: #dc2828;
        }

            .spbjConaT_l h2 span b {
                font-size: 14px;
                font-weight: normal;
            }

        .spbjConaT_l h2 s {
            text-decoration: none;
            font-size: 14px;
            color: #666;
            padding-left: 20px;
        }

    .spbjConaT_l h3 img {
        margin-top: 18px;
        display: block;
        float: left;
    }

    .spbjConaT_l h3 p {
        float: left;
        padding-top: 18px;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
    }

.spbjConaT_r {
    float: right;
}

    .spbjConaT_r h2 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        border-left: 1px solid #ccc;
        margin-top: 10px;
        padding-left: 20px;
    }

.spbjConaB {
    width: 95%;
    margin: 0 auto;
}

    .spbjConaB h3 {
        float: left;
        font-size: 14px;
        color: #666;
        padding-top: 20px;
    }

    .spbjConaB ul,
    .spbjConaB_xia ul {
        float: left;
        width: 530px;
        padding-bottom: 20px;
    }

        .spbjConaB ul li,
        .spbjConaB_xia ul li {
            float: left;
            font-size: 14px;
            color: #666;
            padding-top: 20px;
            padding-left: 18px;
        }

            .spbjConaB ul li span,
            .spbjConaB_xia ul li span {
                color: #dc2828;
                padding-left: 5px;
            }

    .spbjConaB h4 {
        float: right;
        font-size: 14px;
        color: #666;
        padding-top: 20px;
        cursor: pointer;
    }

.spbjConaBz {
    position: relative;
}

.spbjConaB_xia {
    width: 610px;
    position: absolute;
    top: 40px;
    background: #eee;
    padding-left: 60px;
}
/* 商品详情 end */
/* 增加登录享低价和询价用途 start */
.qdsCond1 h5 .xjyt {
    float: left;
    margin-top: 12px;
}

    .qdsCond1 h5 .xjyt h6 {
        float: left;
    }

        .qdsCond1 h5 .xjyt h6 b {
            display: block;
            float: left;
            width: 14px;
            height: 14px;
            border: 1px solid #999;
            border-radius: 2px;
            margin-left: 20px;
            cursor: pointer;
        }

            .qdsCond1 h5 .xjyt h6 b img {
                display: block;
                margin: 0 auto;
                margin-top: 3px;
            }

        .qdsCond1 h5 .xjyt h6 label {
            font-size: 14px;
            color: #666;
            display: block;
            float: left;
            padding-left: 10px;
            margin-top: -2px;
        }

.sousuo_wrap_con_a .kuang {
    border: 1px solid #ddd;
    padding: 1px 7px;
}

.spbjConaT_l label {
    padding-left: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #2896dc;
}

.sousuo_wrap_con_c_r_b dd b {
    font-weight: normal;
    font-size: 14px;
    color: #2896dc;
    cursor: pointer;
    /* float: right;
	padding-right: 9px; */
}

    .sousuo_wrap_con_c_r_b dd b:hover {
        color: #288cc8;
    }
/* 增加登录享低价和询价用途 end */
/* 上传需求配单 start */
.scxdConz {
    width: 1280px;
    margin: 0 auto;
}

.scxdCon {
    width: 1018px;
    background: #fff;
    border: 1px solid #ddd;
}

.scxdCona h1 {
    font-size: 16px;
    color: #666;
    height: 55px;
    line-height: 55px;
    padding-left: 19px;
    border-bottom: 2px solid #ddd;
}

/* tab 开始 */
.scxdConb_tabList3 {
    margin-top: 29px;
}

    .scxdConb_tabList3 li {
        float: left;
        text-align: center;
        margin-left: 30px;
        position: relative;
    }

        .scxdConb_tabList3 li span {
            position: absolute;
            right: -16px;
            top: -7px;
            background: url(../images/Ashoudanyuan.png) no-repeat center center;
            width: 16px;
            height: 16px;
            line-height: 16px;
            text-align: center;
            color: #fff;
            font-size: 12px;
        }

        .scxdConb_tabList3 li a {
            display: block;
            font-size: 14px;
            color: #666;
            cursor: pointer;
        }

        .scxdConb_tabList3 li.scxdConb_bianse {
            background: #fff;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .scxdConb_tabList3 li.scxdConb_bianse a {
                color: #dc2828;
            }

.scxdConb_tabCon3 {
    background: #fff;
    padding-bottom: 85px;
}

.scxdConb_anfang,
.scxdConb_hexin,
.scxdConb_yqx,
.scxdConb_baojia {
    display: none;
}
/* tab 结束 */
.scxdConb_zonghe1 {
    width: 100%;
}

    .scxdConb_zonghe1 tr th {
        height: 40px;
        line-height: 40px;
        background: #eeeeee;
        font-size: 14px;
        color: #666;
        text-align: center;
    }

    .scxdConb_zonghe1 tr .xmmc,
    .scxdConb_zonghe2 tr .xmmc {
        width: 419px;
    }

    .scxdConb_zonghe1 tr .spzl,
    .scxdConb_zonghe2 tr .spzl {
        width: 79px;
    }

    .scxdConb_zonghe1 tr .jg,
    .scxdConb_zonghe2 tr .jg {
        width: 157px;
    }

    .scxdConb_zonghe1 tr .fksj,
    .scxdConb_zonghe2 tr .fksj {
        width: 181px;
    }

    .scxdConb_zonghe1 tr .cz,
    .scxdConb_zonghe2 tr .cz {
        width: 138px;
    }

.scxdConb_zonghe2 {
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 18px;
}

    .scxdConb_zonghe2 tr th {
        font-size: 14px;
        color: #666;
        padding-left: 20px;
        height: 40px;
        line-height: 40px;
        background: #eeeeee;
    }

        .scxdConb_zonghe2 tr th p {
            float: left;
        }

        .scxdConb_zonghe2 tr th span {
            float: left;
            /* color: #dc2828; */
            padding-left: 40px;
        }

    .scxdConb_zonghe2 tr td {
        border: 1px solid #ddd;
        font-size: 14px;
        color: #999;
        text-align: center;
    }

        .scxdConb_zonghe2 tr td span {
            float: left;
            color: #666;
            background: #eeeeee;
            border: 1px solid #ddd;
            border-radius: 3px;
            width: 14px;
            height: 14px;
            margin-left: 10px;
            text-align: center;
            line-height: 14px;
            margin-top: 34px;
        }

        .scxdConb_zonghe2 tr td p {
            float: left;
            padding-left: 14px;
            color: #666;
            padding-bottom: 31px;
            padding-top: 32px;
            /* cursor: pointer; */
        }

    /* .scxdConb_zonghe2 tr td p:hover{
	color: #dc2828;
	text-decoration: underline;
} */

    .scxdConb_zonghe2 tr .cz a {
        display: block;
        font-size: 14px;
        color: #666;
    }

        .scxdConb_zonghe2 tr .cz a:hover {
            color: #dc2828;
        }
/* 分页 开始 */
.scxdConb_zonghe {
    position: relative;
    width: 980px;
    margin: 0 auto;
    margin-top: 25px;
}

    .scxdConb_zonghe .con_hol {
        position: absolute;
        bottom: -79px;
        right: 0px;
        /* bottom:0px; */
        font-size: 14px;
        color: #666;
    }

        .scxdConb_zonghe.con_hol a {
            cursor: pointer;
        }

        .scxdConb_zonghe .con_hol .holder {
            display: inline-block;
        }

            .scxdConb_zonghe .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .scxdConb_zonghe .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .scxdConb_zonghe .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .scxdConb_zonghe .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .scxdConb_zonghe .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
/* 上传需求配单 end */
/* 发票 start */
/* tab 开始 */
.tabList6_tan {
    float: left;
    margin-left: 2px;
    margin-top: 10px;
}

    .tabList6_tan li {
        float: left;
    }

        .tabList6_tan li span {
            width: 16px;
            height: 16px;
            display: block;
            float: left;
            margin-left: 20px;
            background: url(../images/xinxih_quan.png) no-repeat left center;
        }

        .tabList6_tan li a {
            font-size: 14px;
            color: #222;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .tabList6_tan li.tan_bianse span {
            background: url(../images/xinxih_gou.png) no-repeat left center;
            border: none;
        }

.tabCon6_tan {
    background: #fff;
}

.tan_anfang {
    display: none;
}
    /* 弹框 end */
    .tan_zonghe input,
    .tan_anfang input {
        font-size: 14px;
        width: 317px;
        height: 38px;
        line-height: 38px;
        padding-left: 10px;
        border: 1px solid #ddd;
        margin-left: 108px;
        border-radius:6px;
    }

        .tan_zonghe input:focus {
            outline: 1px solid #999;
        }

.xinxi_conw_az p {
    line-height: 22px;
    float: left;
}

.xinxi_conw_az input {
    display: block;
    float: left;
    width: 317px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    border: 1px solid #ddd;
    margin-left: 10px;
    margin-top: 10px;
    border-radius:6px;
}
/* 发票 end */
/* 订单 start */
.didaCon {
    width: 1280px;
    margin: 0 auto;
}

.didaCona {
    border: 1px solid #ddd;
    margin-top: 20px;
    background: #fff;
}

.didaCona1 table {
    width: 100%;
    border-collapse: collapse;
}

.didaCona1 .didaCona1_td {
    width: 25%;
    border-left: 1px solid #ddd;
    margin-right: 20px;
    vertical-align: top;
}

    .didaCona1 .didaCona1_td h1 {
        font-size: 14px;
        color: #222;
        padding-top: 30px;
        padding-left: 30px;
    }

    .didaCona1 .didaCona1_td p {
        width: 85px;
        padding-left: 30px;
    }

    .didaCona1 .didaCona1_td td {
        font-size: 14px;
        color: #222;
        line-height: 22px;
        padding-bottom: 10px;
        text-align: left;
    }
/* 订单 end */
/* 账号相关-注册 start */
/* tab 开始 */
.qyzcConA_tabList2 {
    border-bottom: 1px solid #ddd;
}

    .qyzcConA_tabList2 li {
        float: left;
        width: 200px;
        height: 40px;
        margin: 0 auto;
        margin-top: 20px;
    }

        .qyzcConA_tabList2 li span {
            width: 20px;
            height: 20px;
            background: url(../images/wangjimima.png) no-repeat center center;
            color: #fff;
            font-size: 14px;
            display: block;
            float: left;
            border-radius: 50%;
            text-align: center;
            margin-left: 43px;
        }

        .qyzcConA_tabList2 li a {
            display: block;
            float: left;
            font-size: 14px;
            color: #999;
            padding-left: 10px;
            cursor: text;
        }

        .qyzcConA_tabList2 li.qyzcConA_bianse {
            color: #666;
            border-bottom: 2px solid #5ab45a;
        }

        .qyzcConA_tabList2 li.qyzcConA_bianse1 {
            color: #bedcaa;
            border-bottom: 2px solid #bedcaa;
        }

        .qyzcConA_tabList2 li.qyzcConA_bianse span {
            background: url(../images/wangjimimabian.png) no-repeat center center;
            color: #fff;
        }

        .qyzcConA_tabList2 li.qyzcConA_bianse1 span {
            background: #bedcaa;
            color: #fff;
        }

        .qyzcConA_tabList2 li.qyzcConA_bianse a {
            color: #333333;
        }

        .qyzcConA_tabList2 li.qyzcConA_bianse1 a {
            color: #bedcaa;
        }

.qyzcConA_tabCon2 {
    background: #fff;
    margin-top: 20px;
}

.qyzcConA_anfang,
.qyzcConA_hexin,
.qyzcConA_xinxi,
.qyzcConA_anquan,
.qyzcConA_menti {
    display: none;
}
/* tab 结束 */
.qyzcConA_zonghe h2 {
    margin-left: 190px;
    margin-top: 40px;
    position: relative;
}

    .qyzcConA_zonghe h2 p {
        float: left;
        font-size: 14px;
        color: #222;
        line-height: 38px;
    }

    .qyzcConA_zonghe h2 span {
        color: #dc2828;
    }

.qyzcConA_zonghe input {
    float: left;
    width: 410px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    display: block;
    margin-left: 15px;
    padding-left: 8px;
    font-size: 14px;
    color: #222;
}

    .qyzcConA_zonghe input:focus {
        outline: 1px solid #999;
    }

.qyzcConA_zonghe1 {
    position: absolute;
    left: 95px;
    top: 40px;
    width: 418px;
    border-left: 1px solid #ddd;
    box-shadow: 2px 2px 2px #ccc;
    background: #fff;
    padding-bottom: 5px;
}

    .qyzcConA_zonghe1 li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
        cursor: pointer;
    }

        .qyzcConA_zonghe1 li:hover {
            background: #eee;
            color: #dc2828;
        }

.qyzcConB_tabListf1 p {
    float: left;
    font-size: 14px;
    color: #666;
    width: 140px;
    text-align: right;
    padding-left: 55px;
    line-height: 38px;
}

    .qyzcConB_tabListf1 p span {
        color: #dc2828;
    }
/* tab 开始 */
.qyzcConB_tabListf1 {
    margin-top: 20px;
}

    .qyzcConB_tabListf1 li {
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
        color: #666;
        padding: 1px 10px;
        line-height: 38px;
        border: 1px solid #ddd;
        margin-left: 20px;
    }

        .qyzcConB_tabListf1 li.qyzcConB_bianse {
            border: 1px solid #dc2828;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.qyzcConB_tabConf1 {
    padding-bottom: 20px;
}

.qyzcConB_diannao1 {
    display: none;
}
/* tab 结束 */
.qyzcConB_quanbu1 h6 {
    margin-top: 20px;
}

    .qyzcConB_quanbu1 h6 .gsfr {
        float: left;
        font-size: 14px;
        color: #666;
        width: 140px;
        text-align: right;
        padding-left: 55px;
        line-height: 118px;
    }

    .qyzcConB_quanbu1 h6 span {
        display: block;
        float: left;
        width: 118px;
        height: 118px;
        border: 1px solid #ddd;
        text-align: center;
        position: relative;
    }

        .qyzcConB_quanbu1 h6 span img {
            vertical-align: middle;
        }

        .qyzcConB_quanbu1 h6 span i {
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }

    .qyzcConB_quanbu1 h6 a {
        display: block;
        float: left;
        font-size: 14px;
        color: #666;
        width: 98px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        border-radius: 5px;
        background: #f4f4f4;
        border: 1px solid #ddd;
        margin-left: 20px;
        margin-top: 43px;
    }

    .qyzcConB_quanbu1 h6 .slA {
        float: left;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
        line-height: 118px;
    }

    .qyzcConB_quanbu1 h6 b {
        display: block;
        float: left;
        font-size: 12px;
        color: #999;
        padding-left: 10px;
        padding-top: 23px;
        font-weight: normal;
        width: 185px;
    }

.renzheng_shangchuan {
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 14px;
    color: #666;
}

.qyzcCond_zw {
    position: relative;
}

    .qyzcCond_zw b {
        float: left;
        width: 488px;
        height: 38px;
        border: 1px solid #ddd;
        font-weight: normal;
        margin-left: 15px;
        padding-left: 10px;
        line-height: 38px;
        font-size: 14px;
        color: #666;
        background: url(../images/Zzw.png) no-repeat 470px center;
        cursor: pointer;
    }

        .qyzcCond_zw b.sjiao {
            background: url(../images/Zsjiao.png) no-repeat 470px center;
        }

.qyzcCondA h2 input:focus {
    outline: 1px solid #b41e1e;
}

.qyzcCondA h2 i {
    font-size: 12px;
    color: #b41e1e;
    padding-left: 200px;
    font-style: normal;
}

.qyzcCond_zw1 {
    position: absolute;
    left: 260px;
    top: 40px;
    width: 498px;
    border-left: 1px solid #ddd;
    box-shadow: 2px 2px 2px #ccc;
    background: #fff;
    padding-bottom: 5px;
    z-index: 9;
}

    .qyzcCond_zw1 li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        cursor: pointer;
    }

        .qyzcCond_zw1 li:hover {
            background: #eee;
            color: #dc2828;
        }

.xbh {
    background: #eee;
    color: #dc2828 !important;
}

/* 弹框 */
.faqbgA {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivA {
    position: absolute;
    width: 500px;
    left: 30%;
    z-index: 10000;
    /* background-color:#fff; */
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
    background: #fff;
}

.tijiao_conx_aA {
    margin-left: 50px;
}

.tijiao_conx_a2 a {
    font-size: 14px;
    color: #666;
    display: block;
    width: 138px;
    height: 28px;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
    margin-left: 50px;
}

.qyzcConA_anfangA {
    width: 95%;
    margin: 0 auto;
    height: 50px;
    background: #eee;
}

    .qyzcConA_anfangA p {
        font-size: 14px;
        color: #666;
        text-align: center;
        line-height: 50px;
    }

        .qyzcConA_anfangA p span {
            color: #2896dc;
        }

.qyzcConA_anfangB {
    width: 95%;
    margin: 0 auto;
}

    .qyzcConA_anfangB h2 {
        font-size: 14px;
        color: #222;
        padding-top: 38px;
        padding-left: 50px;
    }

    .qyzcConA_anfangB h6 {
        margin-top: 33px;
        margin-left: 90px;
    }

        .qyzcConA_anfangB h6 p {
            float: left;
            font-size: 14px;
            color: #222;
            line-height: 118px;
            width: 130px;
        }

        .qyzcConA_anfangB h6 span {
            float: left;
            width: 118px;
            height: 118px;
            border: 1px solid #ddd;
            text-align: center;
            margin-left: 20px;
        }

            .qyzcConA_anfangB h6 span img {
                vertical-align: middle;
            }

            .qyzcConA_anfangB h6 span i {
                height: 100%;
                display: inline-block;
                vertical-align: middle;
            }
/* 账号相关-注册 end */
/* 账号相关-我要合作 start */
.zhwyA1 p {
    font-size: 14px;
    color: #666;
    width: 96%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #eee;
    margin-top: 20px;
}

.zhwyA2 {
    width: 96%;
    margin: 0 auto;
}

    .zhwyA2 h2 {
        margin-top: 20px;
        margin-left: 35px;
    }

        .zhwyA2 h2 p {
            float: left;
            width: 70px;
            text-align: right;
            font-size: 14px;
            color: #222;
        }

        .zhwyA2 h2 b {
            display: block;
            float: left;
            font-weight: normal;
            font-size: 14px;
            color: #222;
            padding-left: 20px;
            width: 500px;
        }

        .zhwyA2 h2 span {
            display: block;
            float: left;
            width: 118px;
            height: 118px;
            border: 1px solid #ddd;
            text-align: center;
            margin-left: 20px;
        }

            .zhwyA2 h2 span img {
                vertical-align: middle;
            }

            .zhwyA2 h2 span i {
                height: 100%;
                display: inline-block;
                vertical-align: middle;
            }

.zhwyA2bz div > a {
    font-size: 14px;
    color: #222;
    float: left;
    line-height: 38px;
    /* width: 200px; */
    text-align: left;
    padding-left: 21px;
}

.wordCount .wordwrap {
    position: absolute;
    right: 0px;
    bottom: 10px;
    font-size: 12px;
    color: #666;
}

.zhwyA2bz div textarea {
    width: 488px;
    border: 1px solid #ddd;
    margin-left: 20px;
    font-size: 14px;
    color: #999;
    padding-top: 10px;
    height: 138px;
    resize: none;
    padding-left: 10px;
}

.zhwy_zl {
    width: 430px;
    margin: 0 auto;
    margin-top: 50px !important;
}

    .zhwy_zl img {
        float: left;
    }

    .zhwy_zl h2 {
        float: left;
        padding-left: 10px;
    }

        .zhwy_zl h2 p {
            font-size: 18px;
            color: #666;
            padding-top: 5px;
        }

        .zhwy_zl h2 span {
            display: block;
            font-size: 14px;
            color: #999;
            width: 340px;
            padding-top: 14px;
        }

    .zhwy_zl a {
        display: block;
        font-size: 18px;
        color: #fff;
        margin-top: 50px;
        width: 180px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background: #dc2828;
        border-radius: 3px;
        margin-left: 70px;
    }

.dingdanguanli_con_jichu_b1 span {
    position: relative;
}

    .dingdanguanli_con_jichu_b1 span b {
        font-weight: normal;
        display: block;
        float: left;
        width: 208px;
        height: 28px;
        padding-left: 10px;
        border: 1px solid #ddd;
        margin-left: 20px !important;
        font-size: 14px;
        color: #666;
        line-height: 28px;
        background: url(../images/Zzw.png) no-repeat 195px center;
        cursor: pointer;
        border-radius: 6px;
    }

        .dingdanguanli_con_jichu_b1 span b.sjiao {
            background: url(../images/Zsjiao.png) no-repeat 195px center;
        }

.zhjcqy {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 218px;
    border-left: 1px solid #ddd;
    box-shadow: 2px 2px 2px #ccc;
    background: #fff;
    padding-bottom: 5px;
}

    .zhjcqy li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        cursor: pointer;
    }

        .zhjcqy li:hover {
            background: #eee;
            color: #dc2828;
        }
/* 账号相关-我要合作 end */
/* 账号相关-企业认证 start */
.gongsi_quanbu_b h3 {
    position: relative;
}

    .gongsi_quanbu_b h3 em {
        width: 330px;
        height: 38px;
        display: block;
        float: left;
        border: 1px solid #ddd;
        line-height: 38px;
        padding-left: 10px;
        margin-left: 20px;
        font-size: 14px;
        color: #666;
        cursor: pointer;
        background: url(../images/Zzw.png) no-repeat 305px center;
        border-radius:6px;
    }

        .gongsi_quanbu_b h3 em.sjiao {
            background: url(../images/Zzw.png) no-repeat 305px center;
        }

        .gongsi_quanbu_b h3 em.sjiaoxia {
            background: url(../images/Zsjiao.png) no-repeat 305px center;
        }

    .gongsi_quanbu_b h3 label {
        display: block;
        padding-left: 215px;
        font-size: 14px;
        color: #b41e1e;
        padding-top: 10px;
    }

        .gongsi_quanbu_b h3 label a {
            color: #2896dc;
        }

    .gongsi_quanbu_b h3 .bianhong:focus {
        outline: 1px solid #999;
    }

.zhjcqy1 {
    position: absolute;
    left: 165px;
    top: 40px;
    width: 338px;
    border-left: 1px solid #ddd;
    box-shadow: 2px 2px 2px #ccc;
    background: #fff;
    padding-bottom: 5px;
    z-index: 11;
    border-radius:6px;
}

    .zhjcqy1 li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        cursor: pointer;
    }

        .zhjcqy1 li:hover {
            background: #eee;
            color: #dc2828;
        }
/* 账号相关-企业认证 end */
/* 账号相关-公司关联 start */
.zhglConz {
    width: 1280px;
    margin: 0 auto;
}

.zhglCon {
    float: right;
    width: 1018px;
    border: 1px solid #ddd;
    background: #fff;
    min-height: 840px;
    min-height: 810px;
}

.zhglCona {
    width: 430px;
    margin: 0 auto;
    margin-top: 188px;
    padding-bottom: 255px;
}

    .zhglCona img {
        display: block;
        float: left;
    }

.zhglCona1 {
    float: left;
    padding-left: 10px;
}

    .zhglCona1 h2 {
        font-size: 18px;
        color: #666;
    }

    .zhglCona1 p {
        font-size: 14px;
        color: #999;
        width: 340px;
        padding-top: 10px;
    }

        .zhglCona1 p b {
            color: #666;
        }

.qyra1 {
    float: left;
    padding-left: 10px;
}

    .qyra1 h2 {
        font-size: 18px;
        color: #222;
        padding-top: 10px;
    }

    .qyra1 p {
        font-size: 14px;
        color: #999;
        padding-top: 5px;
    }

        .qyra1 p b {
            color: #222;
            font-weight: normal;
        }

.qyraA {
    width: 45%;
}

.gongsi_chenggong_c {
    /* padding-bottom: 137px; */
}

    .gongsi_chenggong_c h2 a {
        display: block;
        float: left;
        width: 68px;
        height: 23px;
        text-align: center;
        line-height: 23px;
        border: 1px solid #dc2828;
        border-radius: 3px;
        font-size: 14px;
        color: #dc2828;
        margin-left: 20px;
    }
/* 弹框 */
.faqbgA {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivA {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.zhglContan a {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 40px;
    font-size: 14px;
    padding: 0 10px;
}

.zhglContan1 {
    border: 1px solid #f1f1f1;
    text-align: center;
    line-height: 33px;
    border-radius: 3px;
    color: #666;
}

    .zhglContan1:hover {
        background: #f1f1f1;
        color: #666;
    }

.zhglContan2 {
    background: #dc2828;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
}

    .zhglContan2:hover {
        background: #b41e1e;
        color: #fff;
    }

.zhglConb a {
    display: block;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #dc2828;
    font-size: 18px;
    color: #fff;
    margin-left: 166px;
    margin-top: 40px;
}

.zhglConb1 h3 p {
    padding-left: 0;
    width: 126px;
}

.qyzcConA_zongheA {
    left: 146px;
    z-index: 9;
}

.zhjcqy2 {
    left: 146px;
}

.gongsi_quanbu_b h2 {
    margin-left: 0;
}

    .gongsi_quanbu_b h2 p {
        width: 126px;
        color: #666;
    }

.gongsi_quanbu_b strong {
    display: block;
    font-size: 14px;
    color: #666;
    padding-top: 10px;
    padding-left: 135px;
}

    .gongsi_quanbu_b strong a {
        color: #2896dc;
    }

.gongsi_quanbu_b blockquote {
    font-size: 14px;
    color: #b41e1e;
    padding-top: 10px;
    padding-left: 145px;
}

.bianhong :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
}

.bianhong ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
}

.bianhong:-ms-input-placeholder {
    color: #666;
}

.bianhong::-webkit-input-placeholder {
    color: #666;
}
/* 账号相关-公司关联 end */
/* 公司账户管理 start */
.gsglCona h3 {
    font-size: 14px;
    color: #666;
    padding-left: 19px;
    padding-top: 28px;
}

.gsglConb {
    width: 96%;
    margin: 0 auto;
    background: #faf0e6;
    border: 1px solid #f0b428;
    margin-top: 33px;
    height: 58px;
}

    .gsglConb h1 {
        font-size: 18px;
        color: #666;
        line-height: 58px;
        padding-left: 39px;
    }

.gsglConc {
    width: 96%;
    margin: 0 auto;
    background: #eeeeee;
    margin-top: 20px;
    padding-top: 4px;
    padding-bottom: 45px;
}

    .gsglConc h2 {
        font-size: 14px;
        color: #222;
        padding-top: 27px;
        padding-left: 39px;
    }

    .gsglConc p {
        font-size: 14px;
        color: #666;
        padding-top: 15px;
        padding-left: 39px;
        padding-right: 39px;
    }

.gsglCona h3 span {
    padding-left: 40px;
}

.gsgl1Cona {
    width: 96%;
    margin: 0 auto;
    margin-top: 31px;
}

    .gsgl1Cona table {
        width: 100%;
    }

        .gsgl1Cona table tr th {
            font-size: 14px;
            color: #666;
            background: #eeeeee;
            text-align: center;
            height: 40px;
            line-height: 40px;
        }

        .gsgl1Cona table tr .yhm {
            width: 179px;
        }

        .gsgl1Cona table tr .xm {
            width: 119px;
        }

        .gsgl1Cona table tr .zw {
            width: 197px;
        }

        .gsgl1Cona table tr .yx {
            width: 189px;
        }

        .gsgl1Cona table tr .lxfs {
            width: 179px;
        }

        .gsgl1Cona table tr .zhgl {
            width: 112px;
        }

        .gsgl1Cona table tr td {
            font-size: 14px;
            color: #666;
            text-align: center;
            height: 80px;
            border-left: 1px solid #ddd;
            border-top: 1px solid #ddd;
        }

            .gsgl1Cona table tr td a:hover {
                color: #222;
            }

        .gsgl1Cona table tr .qu {
            border-left: none;
        }

        .gsgl1Cona table tr .sw {
            background: url(../images/Zzhglxie.jpg) no-repeat 148px center;
            cursor: pointer;
        }

        .gsgl1Cona table tr .lcy {
            background: url(../images/Zzhglzhu.jpg) no-repeat 90px center;
        }

        .gsgl1Cona table tr .swxl {
            position: relative;
        }

            .gsgl1Cona table tr .swxl span {
                background: #fff;
                display: block;
                margin: 0 auto;
                width: 158px;
                height: 38px;
                border: 1px solid #999999;
                line-height: 38px;
                padding-left: 10px;
                text-align: left;
                background: url(../images/Zzw.png) no-repeat 140px center;
            }

                .gsgl1Cona table tr .swxl span.sjiao {
                    background: url(../images/Zsjiao.png) no-repeat 140px center;
                }

.swxla {
    position: absolute;
    left: 13px;
    top: 59px;
    width: 168px;
    border-left: 1px solid #ddd;
    box-shadow: 2px 2px 2px #ccc;
    background: #fff;
    padding-bottom: 5px;
    z-index: 9;
    border-top: 1px solid #ddd;
}

    .swxla li {
        text-align: left;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        padding-left: 10px;
        cursor: pointer;
    }

        .swxla li:hover {
            background: #eee;
            color: #dc2828;
        }

.gsgl1Cona1 table {
    border: 1px solid #ddd;
}
/* 弹框 */
.faqbgB {
    background-color: #666666;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.faqdivB {
    position: absolute;
    width: 500px;
    left: 31.5%;
    z-index: 10000;
    background-color: #fff;
    border: 5px solid rgba(0,0,0,.1);
    border: 5px solid #f4f4f4\0; /* IE8支持 */
    border: 5px solid #f4f4f4\9; /* IE6/7/8的属性 */
    _border: 5px solid #f4f4f4; /*IE6的属性*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 20px;
}

.shangpinxing_b_z h3 span {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    background: #e5e5e5;
    margin-top: 3px;
}

    .shangpinxing_b_z h3 span .gou {
        display: block;
        margin: 0 auto;
        margin-top: 2px;
    }

.shangpinxing_b_z h3 b {
    font-weight: normal;
    font-size: 14px;
    color: #666;
    display: block;
    float: left;
    padding-left: 10px;
}

.shangpinxing_b1 {
    margin-top: 28px;
}

    .shangpinxing_b1 .tan {
        float: left;
        padding-left: 50px;
    }

.qyzcConhA {
}

    .qyzcConhA .qyzcConhA1 {
        float: left;
        width: 138px;
        height: 48px;
        line-height: 48px;
        border: 1px solid #ddd;
        text-align: center;
        margin-top: 20px;
        margin-left: 125px;
        font-size: 14px;
        color: #666;
        background: url(../images/Zzuojiao.png) no-repeat 21px center #fff;
    }

        .qyzcConhA .qyzcConhA1:hover {
            background: url(../images/Zzuojiao1.png) no-repeat 21px center #eee;
        }

    .qyzcConhA .qyzcConhA2 {
        float: left;
        display: block;
        width: 420px;
        height: 50px;
        background: #dc2828;
        font-size: 18px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        margin-top: 20px;
        margin-left: 20px;
    }

.gongsi_diannao {
    min-height: 675px;
}
/* 公司账户管理 end */
/* 帮助中心 start */
.header .search1 {
    margin-right: 30px;
}

    .header .search1 input {
        width: 296px;
        height: 38px;
        line-height: 38px;
    }

    .header .search1 a {
        height: 42px;
        line-height: 42px;
    }

.clearFloat1 h1 a {
    display: block;
    float: left;
}

.clearFloat1 h1 span {
    display: block;
    float: left;
    font-size: 24px;
    color: #666;
    padding-left: 20px;
    padding-top: 30px;
    line-height: 56px;
}

.bzzxConz {
    width: 100%;
    background: #f4f4f4;
}

.bzzxCon {
    width: 1090px;
    margin: 0 auto;
}
/* 展开收缩 start */
.subNavBox {
    padding-bottom: 60px;
}

.subNav {
    cursor: pointer;
    font-size: 14px;
    color: #222;
    line-height: 40px;
    background: url(../images/Bbangxaji.png) no-repeat #ddd;
    background-position: 95% 50%;
    border-top: 1px solid #fff;
    padding-left: 21px;
}

    .subNav:hover {
        color: #222;
        background: url(../images/Bbangxaji.png) no-repeat #ddd;
        background-position: 95% 50%;
    }

.currentDd {
    color: #222;
}

.currentDt {
    background-image: url(../images/Bangshji.png);
}

    .currentDt:hover {
        background-image: url(../images/Bangshji.png);
    }

    .currentDt:hover {
        background-image: url(../images/Bangshji.png) #ddd;
    }

.navContent {
    display: none;
    float: left;
    width: 180px;
}

    .navContent li a {
        display: block;
        font-size: 14px;
        line-height: 40px;
        color: #666;
        background: #fff;
        margin-top: 1px;
        padding-left: 23px;
    }

    .navContent li.dj a {
        color: #dc2828;
    }

    .navContent li a:hover {
        color: #dc2828;
        text-decoration: underline;
    }

.wtFl {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    padding-left: 21px;
    background: #dc2828;
}
/* 展开收缩 end */
.neiContent {
    float: right;
    background: #fff;
    width: 848px;
    padding:0 20px 50px 20px;
    margin-left: 20px;
}

.zhmm,
.gyzf,
.qyrz,
.zhgl,
.scxqpd,
.thfw,
.xdlc,
.zcdl,
.gyfp,
.qygl,
.tksm,
.czsp,
.zzpd {
    display: none;
}

.zcdlA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.zcdlAul {
    border-bottom: 1px solid #ddd;
}

    .zcdlAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .zcdlAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .zcdlAul li:hover a {
            color: #dc2828;
        }

        .zcdlAul li.zcdlAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .zcdlAul li.zcdlAul_bianse a {
                color: #dc2828;
            }

.zcdlAdiv {
    background: #fff;
}

.zcdlAdiv_dl,
.zcdlAdiv_cjwt {
    display: none;
}
/* tab 结束 */
/* tab 开始 */
.zcdlAdiv_zcAul li {
    float: left;
    text-align: center;
    margin-left: 40px;
    margin-top: 30px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 20px;
}

    .zcdlAdiv_zcAul li a {
        display: block;
        cursor: pointer;
        font-size: 14px;
        color: #222;
    }

    .zcdlAdiv_zcAul li:hover {
        border: 1px solid #dc2828;
    }

        .zcdlAdiv_zcAul li:hover a {
            color: #dc2828;
        }

    .zcdlAdiv_zcAul li.zcdlAdiv_zcAul_bs {
        border: 1px solid #dc2828;
    }

        .zcdlAdiv_zcAul li.zcdlAdiv_zcAul_bs a {
            color: #dc2828;
        }

.zcdlAdiv_zcAdiv {
    background: #fff;
}

.zcdlAdiv_zcAdivGryh {
    display: none;
}
/* tab 结束 */
.zcdlAdiv_zcAdivQyyha p {
    padding-top: 40px;
    font-size: 14px;
    color: #666;
}

.zcdlAdiv_zcAdivQyyha img {
    margin-top: 20px;
    width: 850px;
}

/* tab 开始 */
.zcdlAdivAul li {
    float: left;
    text-align: center;
    margin-left: 40px;
    margin-top: 30px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 20px;
}

    .zcdlAdivAul li a {
        display: block;
        cursor: pointer;
        font-size: 14px;
        color: #222;
    }

    .zcdlAdivAul li:hover {
        border: 1px solid #dc2828;
    }

        .zcdlAdivAul li:hover a {
            color: #dc2828;
        }

    .zcdlAdivAul li.zcdlAdivAul_bs {
        border: 1px solid #dc2828;
    }

        .zcdlAdivAul li.zcdlAdivAul_bs a {
            color: #dc2828;
        }

.zcdlAdivAdiv {
    background: #fff;
}

.gsyrzcg {
    display: none;
}
/* tab 结束 */
.zcdlAdiv_zcAdiv {
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}

.zcdlAdiv_zc1 p {
    font-size: 14px;
    color: #222;
    padding-top: 40px;
}

.zcdlAdiv_zc1ul {
    margin-top: 20px;
}

    .zcdlAdiv_zc1ul li {
        font-size: 14px;
        color: #222;
        float: left;
        margin-left: 20px;
        padding: 10px 20px;
        border: 1px solid #ddd;
        border-radius: 3px;
    }

        .zcdlAdiv_zc1ul li:hover {
            background: #eeeeee;
        }

            .zcdlAdiv_zc1ul li:hover a {
                color: #222;
            }

.zcdlAdiv_dlxia {
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}

.zcdlAdiv_dl1 p {
    font-size: 14px;
    color: #222;
    padding-top: 40px;
}

.zcdlAdiv_dl1 h2 {
    margin-top: 30px;
}

    .zcdlAdiv_dl1 h2 img {
        display: block;
        float: left;
    }

    .zcdlAdiv_dl1 h2 span {
        display: block;
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 10px;
    }

.zcdlAdiv_zc1 h2 {
    margin-top: 30px;
}

    .zcdlAdiv_zc1 h2 img {
        display: block;
        float: left;
    }

    .zcdlAdiv_zc1 h2 span {
        display: block;
        float: left;
        font-size: 14px;
        color: #222;
        padding-left: 10px;
    }

.zhmmA {
    width: 890px;
    margin: 0 auto;
}

.zhmmAul {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 30px;
}

    .zhmmAul li {
        font-size: 14px;
        color: #222;
    }

        .zhmmAul li:hover a {
            color: #222;
        }

.czspA {
    width: 848px;
    margin: 0 auto;
}

.zcdlAdiv_zcAdivQyyha h2 {
    font-size: 14px;
    color: #222;
    padding-top: 40px;
}

.zcdlAdiv_zcAdivQyyha h3 {
    font-size: 14px;
    color: #222;
    padding-top: 15px;
}

.zcdlAdiv_zcAdivQyyha h4 {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}

.zcdlAdiv_zcAdivQyyha h5 {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

.zzpdA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.zzpdAul {
    border-bottom: 1px solid #ddd;
}

    .zzpdAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .zzpdAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .zzpdAul li:hover a {
            color: #dc2828;
        }

        .zzpdAul li.zzpdAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .zzpdAul li.zzpdAul_bianse a {
                color: #dc2828;
            }

.zzpdAdiv {
    background: #fff;
}

.cjwt1 {
    display: none;
}
/* tab 结束 */
.scxqpdA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.scxqpdAul {
    border-bottom: 1px solid #ddd;
}

    .scxqpdAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .scxqpdAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .scxqpdAul li:hover a {
            color: #dc2828;
        }

        .scxqpdAul li.scxqpdAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .scxqpdAul li.scxqpdAul_bianse a {
                color: #dc2828;
            }

.scxqpdAdiv {
    background: #fff;
}

.pdztsm {
    display: none;
}
/* tab 结束 */
.gyzfA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.gyzfAul {
    border-bottom: 1px solid #ddd;
}

    .gyzfAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .gyzfAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .gyzfAul li:hover a {
            color: #dc2828;
        }

        .gyzfAul li.gyzfAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .gyzfAul li.gyzfAul_bianse a {
                color: #dc2828;
            }

.gyzfAdiv {
    background: #fff;
}

.cjwt2 {
    display: none;
}
/* tab 结束 */
.qyrzA {
    width: 848px;
    margin: 0 auto;
}

/* tab 开始 */
.qyrzAul {
    border-bottom: 1px solid #ddd;
}

    .qyrzAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .qyrzAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .qyrzAul li:hover a {
            color: #dc2828;
        }

        .qyrzAul li.qyrzAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .qyrzAul li.qyrzAul_bianse a {
                color: #dc2828;
            }

.qyrzAdiv {
    background: #fff;
}

.cjwt3 {
    display: none;
}
/* tab 结束 */
.qyglA {
    width: 848px;
    margin: 0 auto;
}

.thfwA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.thfwAul {
    border-bottom: 1px solid #ddd;
}

    .thfwAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .thfwAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .thfwAul li:hover a {
            color: #dc2828;
        }

        .thfwAul li.thfwAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .thfwAul li.thfwAul_bianse a {
                color: #dc2828;
            }

.thfwAdiv {
    background: #fff;
}

.thz,
.thsh,
.zysx {
    display: none;
}
/* tab 结束 */
.xdlcA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.xdlcAul li {
    float: left;
    text-align: center;
    margin-left: 40px;
    margin-top: 30px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 20px;
}

    .xdlcAul li a {
        display: block;
        cursor: pointer;
        font-size: 14px;
        color: #222;
    }

    .xdlcAul li:hover {
        border: 1px solid #dc2828;
    }

        .xdlcAul li:hover a {
            color: #dc2828;
        }

    .xdlcAul li.xdlcAul_bs {
        border: 1px solid #dc2828;
    }

        .xdlcAul li.xdlcAul_bs a {
            color: #dc2828;
        }

.xdlcAdiv {
    background: #fff;
}

.jedy {
    display: none;
}
/* tab 结束 */
.gyfpA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.gyfpAul {
    border-bottom: 1px solid #ddd;
}

    .gyfpAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .gyfpAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .gyfpAul li:hover a {
            color: #dc2828;
        }

        .gyfpAul li.gyfpAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .gyfpAul li.gyfpAul_bianse a {
                color: #dc2828;
            }

.gyfpAdiv {
    background: #fff;
}

.fpkjsm,
.kjptfp,
.bkhkfp {
    display: none;
}
/* tab 结束 */
/* tab 开始 */
.kjzplcul li {
    float: left;
    text-align: center;
    margin-left: 40px;
    margin-top: 30px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 20px;
}

    .kjzplcul li a {
        display: block;
        cursor: pointer;
        font-size: 14px;
        color: #222;
    }

    .kjzplcul li:hover {
        border: 1px solid #dc2828;
    }

        .kjzplcul li:hover a {
            color: #dc2828;
        }

    .kjzplcul li.kjzplcul_bs {
        border: 1px solid #dc2828;
    }

        .kjzplcul li.kjzplcul_bs a {
            color: #dc2828;
        }

.kjzplcdiv {
    background: #fff;
}

.wdhdzp {
    display: none;
}
/* tab 结束 */
.gyddA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.gyddAul {
    border-bottom: 1px solid #ddd;
}

    .gyddAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .gyddAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .gyddAul li:hover a {
            color: #dc2828;
        }

        .gyddAul li.gyddAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .gyddAul li.gyddAul_bianse a {
                color: #dc2828;
            }

.gyddAdiv {
    background: #fff;
}

.dzcjwt {
    display: none;
}
/* tab 结束 */
.tksmA {
    width: 848px;
    margin: 0 auto;
}

.zcdlAdiv_zcAdivQyyha table {
    width: 100%;
    margin-top: 20px;
}

    .zcdlAdiv_zcAdivQyyha table th {
        border: 1px solid #ddd;
        font-size: 14px;
        color: #222;
        text-align: center;
        padding: 5px 10px;
        background: #f4f4f4;
    }

    .zcdlAdiv_zcAdivQyyha table td {
        border: 1px solid #ddd;
        font-size: 14px;
        color: #666;
        text-align: center;
        padding: 5px 10px;
    }
/* tab 开始 */
.qyglAul {
    border-bottom: 1px solid #ddd;
}

    .qyglAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .qyglAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .qyglAul li:hover a {
            color: #dc2828;
        }

        .qyglAul li.qyglAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .qyglAul li.qyglAul_bianse a {
                color: #dc2828;
            }

.qyglAdiv {
    background: #fff;
}

.glcjwt {
    display: none;
}
/* tab 结束 */
.zhglA {
    width: 848px;
    margin: 0 auto;
}
/* tab 开始 */
.zhglAul {
    border-bottom: 1px solid #ddd;
}

    .zhglAul li {
        float: left;
        text-align: center;
        margin-left: 20px;
        margin-top: 30px;
        position: relative;
    }

        .zhglAul li a {
            display: block;
            cursor: pointer;
            font-size: 14px;
            color: #222;
        }

        .zhglAul li:hover a {
            color: #dc2828;
        }

        .zhglAul li.zhglAul_bianse {
            color: #dc2828;
            border-bottom: 2px solid #dc2828;
            padding-bottom: 5px;
        }

            .zhglAul li.zhglAul_bianse a {
                color: #dc2828;
            }

.zhglAdiv {
    background: #fff;
}

.jczcjwt {
    display: none;
}
/* tab 结束 */
.scxdConb_zonghe2 tr th .ywc {
    color: #5ab45a;
}

.scxdConb_zonghe2 tr th .sbyqx {
    color: #999;
}
/* 帮助中心 end */
/* 首页改版 start */
.sygbsy1zp {
    margin-top: 20px;
}

.sy_tjd {
    float: left;
    margin-left: 40px;
}

    .sy_tjd a {
        display: block;
        line-height: 40px;
        color: #666;
        font-size: 16px;
        font-weight: bold;
    }

        .sy_tjd a:hover {
            color: #dc2828;
        }

.tjdCona_l {
    float: left;
}

.tjdCona_c {
    float: left;
    margin-left: 8px;
}

.tjdCona_c1 {
    background: #fff;
    height: 150px;
}

    .tjdCona_c1 h2 {
        font-size: 18px;
        color: #222;
        padding-left: 20px;
        padding-top: 20px;
    }

    .tjdCona_c1 p {
        font-size: 14px;
        color: #666;
        padding-left: 20px;
        width: 352px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .tjdCona_c1 a {
        display: block;
        text-align: right;
        padding-right: 10px;
        font-size: 14px;
        color: #2896dc;
        padding-top: 20px;
        text-decoration: underline;
    }

.tjdCona_c2 {
    margin-top: 10px;
}

    .tjdCona_c2 a {
        text-decoration: none;
    }

.tjdCona_r {
    height: 310px;
    float: left;
    margin-left: 10px;
    background: #fff;
    width: 290px;
}

    .tjdCona_r h3 {
        height: 50px;
        line-height: 50px;
        background: #77c2be;
        font-size: 18px;
        color: #fff;
        text-align: center;
    }

    .tjdCona_r ul li {
        padding-left: 20px;
        font-size: 14px;
        color: #666;
        padding-top: 15px;
    }

.sytjdCone_l {
    float: left;
    background: #fff;
    padding-bottom: 23px;
}

.sytjdCone_l1 {
    height: 260px;
    position: relative;
}

    .sytjdCone_l1 img {
        display: block;
    }

    .sytjdCone_l1 p {
        width: 344px;
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 14px;
        color: #fff;
        height: 40px;
        line-height: 40px;
        padding-left: 46px;
        background: rgba(0,0,0,0.5);
    }

.sytjdCone_l ul {
    margin-top: 10px;
}

    .sytjdCone_l ul li {
        padding-top: 20px;
        padding-left: 20px;
    }

.sytjdCone_l .dian {
    display: block;
    float: left;
    padding-top: 8px;
}

.sytjdCone_l a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666;
    padding-left: 22px;
}

    .sytjdCone_l a:hover {
        color: #dc2828;
    }

.sytjdCone_c {
    margin-left: 10px;
}

.sytjdCone_r {
    float: left;
    margin-left: 10px;
    background: #fff;
    width: 390px;
}

    .sytjdCone_r dl {
        margin-top: 16px;
    }

        .sytjdCone_r dl dt {
            float: left;
        }

            .sytjdCone_r dl dt img {
                display: block;
            }

        .sytjdCone_r dl dd {
            float: left;
            width: 210px;
            padding-left: 10px;
        }

            .sytjdCone_r dl dd h2 {
                font-size: 14px;
                color: #222;
                padding-top: 10px;
            }

            .sytjdCone_r dl dd p {
                font-size: 14px;
                color: #666;
                padding-top: 20px;
            }
/* 首页改版 end */
/* 列表页改版 start */
.tjdlbTopz {
    width: 100%;
    min-width: 1090px;
}

.tjdlbTop {
    width: 1090px;
    margin: 0 auto;
}

.tjdlbTop_l {
    float: left;
}

    .tjdlbTop_l img {
        float: left;
        display: block;
        margin-top: 15px;
    }

    .tjdlbTop_l h2 {
        float: left;
        margin-top: 15px;
        line-height: 50px;
        font-size: 24px;
        color: #666;
        padding-left: 30px;
    }

    .tjdlbTop_l h3 {
        float: left;
        margin-top: 15px;
        line-height: 50px;
        font-size: 14px;
        color: #666;
        padding-left: 20px;
    }

.tjdlbTop_r {
    float: right;
}

.tjdlbTop_ry {
    margin-top: 20px;
}

    .tjdlbTop_ry a {
        float: left;
        display: block;
        cursor: pointer;
        color: #fff;
        font-size: 14px;
        text-align: center;
        width: 100px;
        background: #dc2828;
        line-height: 40px;
        cursor: pointer;
    }

    .tjdlbTop_ry input {
        display: block;
        float: left;
        width: 720px;
        height: 38px;
        border: 1px solid #dc2828;
        padding-left: 9px;
        font-size: 14px;
    }

        .tjdlbTop_ry input:focus {
            /* outline: 1px solid #b41e1e; */
        }

        .tjdlbTop_ry input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #999;
        }

        .tjdlbTop_ry input ::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #999;
        }

        .tjdlbTop_ry input:-ms-input-placeholder {
            color: #999;
        }

        .tjdlbTop_ry input::-webkit-input-placeholder {
            color: #999;
        }

.tjdlbyTopz {
    min-width: 1280px;
    width: 100%;
}

.tjdlbyTop {
    width: 1280px;
    margin: 0 auto;
}

.tjdwogou {
    float: left;
    margin-top: 16px;
    margin-left: 60px;
    position: relative;
    right: 47px;
}
.tjdwogou .my-points img{
    width: 20px;
    float: left;
    margin-top: -2px;
    margin-right: 11px;
}

    .tjdwogou .shop {
        float: left;
        line-height: 40px;
        color: #666;
        font-size: 14px;
        border: 1px solid #dfdfdf;
        background: #f4f4f4;
        position: relative;
        width: 135px;
        height: 40px;
        padding-left: 20px;
        margin-right: 60px;
    }

        .tjdwogou .shop i {
            position: absolute;
            left: 110px;
            top: -10px;
            width: 25px;
            height: 20px;
            color: #fff;
            font-style: normal;
            line-height: 20px;
            text-align: center;
            font-size: 14px;
            border-radius: 25px;
            background: url(../images/shougou-tuoyuan.png) no-repeat center;
        }

.tjdlbTop_r ul {
    float: left;
    margin-top: 20px;
    line-height: 40px;
}

    .tjdlbTop_r ul li {
        float: left;
    }

        .tjdlbTop_r ul li a {
            display: block;
            font-size: 12px;
            color: #666;
        }

        .tjdlbTop_r ul li span {
            display: block;
            padding-right: 15px;
        }

        .tjdlbTop_r ul li .fhsy {
            padding-right: 20px;
        }

        .tjdlbTop_r ul li .spdl {
            padding-right: 15px;
        }

.tjdlbConz {
    width: 100%;
}

.tjdlbConz {
    width: 1090px;
    margin: 0 auto;
}

.tjdlbConay {
    width: 1090px;
    background: #fff;
    margin: 0 auto;
    height: 126px;
    margin-bottom: 78px;
    overflow: hidden;
}
.tjdlbCona > h1 {
    font-size: 24px;
    line-height: 34px;
    float: left;
    text-align: center;
    width: 120px;
    margin-top: 29px;
    margin-left: 40px;
}
.tjdlbCona {
    margin: 0 auto;
    background: #fff;
}

    .tjdlbCona .tjdqyzs {
        float: left;
        display: block;
        margin-left: 35px;
        margin-top: -5px;
    }

.tjdlbCona1 {
    float: left;
}

    .tjdlbCona1 dl {
        float: left;
        width: 270px;
        height: 100px;
        background: #fff;
        margin-left: 40px;
    }

        .tjdlbCona1 dl dt {
            float: left;
            margin-top: 35px;
            margin-left: 20px;
        }

        .tjdlbCona1 dl dt img{
            width: 55px;
            height: 55px;
            vertical-align: middle;
        }

        .tjdlbCona1 dl dd {
            float: left;
            padding-left: 17px;
        }

            .tjdlbCona1 dl dd h2 {
                font-size: 14px;
                color: #666;
                padding-top: 44px;
                margin-bottom: 3px;
            }

            .tjdlbCona1 dl dd p {
                font-size: 12px;
                color: #999;
            }
/* tab 开始 */
.tjdlbConbUl {
    background: #fff;
    margin-bottom: 20px;
}

    .tjdlbConbUl h2 {
        float: left;
        width: 118px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-size: 14px;
        color: #666;
    }

    .tjdlbConbUl li {
        width: 118px;
        height: 50px;
        line-height: 50px;
        background: #fff;
        float: left;
        text-align: center;
        cursor: pointer;
        font-size: 16px;
        color: #666;
        position: relative;
        margin-right: 30px
    }


    .tjdlbConbUl li.tjdlbConbUl_bs a {
        display: block;
        color: #dc2828;
    }

    .tjdlbConbUl li.tjdlbConbUl_bs a:after {
        position: absolute;
        content: ' ';
        width: 28px;
        height: 2px;
        background-color: #dc2828;
        bottom: 0;
        left: 50%;
        margin-left: -14px;
    }
.tjdlbConbDiv1_a{
    margin-right: -20px;
    margin-bottom: 20px;
}
.tjdlbConbDiv2,
.tjdlbConbDiv3,
.tjdlbConbDiv4,
.tjdlbConbDiv5,
.tjdlbConbDiv6,
.tjdlbConbDiv7 {
    display: none;
}
/* tab 结束 */
.tjdlbConbDiv1_a dl {
    float: left;
    width: 178px;
    height:353px;
    background: #fff;
    text-align:center;
    margin:0 20px 20px 0;
    overflow: hidden;
    padding: 12px;
}

    .tjdlbConbDiv1_a dl dt {
        margin-bottom: 12px;
    }

    .tjdlbConbDiv1_a dl dd h2 {
        height: 18px;
        font-size: 18px;
        font-weight: bold;
        color: #dc2828;
        margin-top: 12px;
        text-align: left;

    }
        .tjdlbConbDiv1_a dl dd h2 .sp2 {
            height: 12px;
            font-size: 12px;
            font-weight: 400;
            color: #999999;
            margin-left:10px;
        }

    .tjdlbConbDiv1_a dl dd p {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .tjdlbConbDiv1_a dl dd p a{
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        height: 60px;
        display: block;
        overflow:hidden;
        text-overflow: ellipsis;
    }

    .tjdlbConbDiv1_a dl dd h3 {
        margin-top: 30px;
        height: 36px;
    }

        .tjdlbConbDiv1_a dl dd h3 a {
            display: block;
            float: left;
        }

        .tjdlbConbDiv1_a dl dd h3 .sc {
            width: 60px;
            background: url(../images/sousuo_shou.png) no-repeat 33px center;
            padding-left: 54px;
            line-height: 36px;
            font-size: 14px;
            color: #999;
        }

        .tjdlbConbDiv1_a dl dd h3 .jr {
            height: 20px;
            margin-top: 9px;
            background: url(../images/sousuo_jia.png) no-repeat 13px center;
            padding-left: 31px;
            font-size: 14px;
            color: #dc2828;
        }
        .tjdlbConbDiv1_a dl dd h3 .sc1 {
            width: 82px;
            height: 26px;
            border: 1px solid #B3B3B3;
            color: #656565;
            font-size:14px;
            border-radius: 13px;
            line-height:25px;
        }
        .tjdlbConbDiv1_a dl dd h3 .jr1 {
            width: 82px;
            height: 26px;
            background: #DB2727;
            color: #fff;
            border-radius: 13px;
            font-size: 14px;
            line-height: 25px;
            margin-left:5px;
            float: right;
        }
/* 分页 开始 */
.sousuo_wrap_con_c_r {
    position: relative;
}

    .sousuo_wrap_con_c_r .con_hol {
        position: absolute;
        right: 0px;
        width: 868px;
        /* bottom:0px; */
        font-size: 14px;
        color: #666;
        margin-top: 30px;
    }

        .sousuo_wrap_con_c_r.con_hol a {
            cursor: pointer;
        }

        .sousuo_wrap_con_c_r .con_hol .holder {
            display: inline-block;
        }

            .sousuo_wrap_con_c_r .con_hol .holder a {
                display: inline-block;
                width: 35px;
                height: 35px;
                border: 1px solid #ddd;
                text-align: center;
                line-height: 35px;
                background: #eeeeee;
            }

                .sousuo_wrap_con_c_r .con_hol .holder a.jp-current {
                    background: #fff;
                    color: #dc2828;
                    border: none;
                }

        .sousuo_wrap_con_c_r .con_hol .input {
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            margin: 0 10px;
            outline: none;
        }

        .sousuo_wrap_con_c_r .con_hol .button {
            padding: 0 12px;
            line-height: 36px;
            height: 36px;
            display: inline-block;
            border: 1px solid #ddd;
            background: #eeeeee;
            cursor: pointer;
        }

        .sousuo_wrap_con_c_r .con_hol .holder a .jp-disabled {
            display: none;
        }
/* 分页 结束 */
.tjdlbCony ul {
    margin-left: 111px;
}
/* 列表页改版 end */
/*搜索条件*/
.curmbs-search {
    height: 24px;
    margin-top: 20px;
    margin-left:20px;
}

.curmb-search-item {
    float: left;
    height: 22px;
    border: 1px solid #B3B3B3;
    margin-right: 3px;
    font-size: 14px;
    background-color: #fff;
    padding: 0 5px;
    line-height: 22px;
    padding: 0 5px;
    padding-right: 27px;
    position: relative;
    border-radius: 4px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

    .curmb-search-item b {
        font-weight: 400;
        color: #666;
    }

    .curmb-search-item em {
        color: #dc2828;
    }

    .curmb-search-item i {
        background: url(../images/close.png) no-repeat;
        background-position: 3px 3px;
        position: absolute;
        display: block;
        width: 22px;
        height: 23px;
        right: 0;
        top: 0px;
    }

    .curmb-search-item:hover {
        cursor: pointer;
        border-color: #dc2828;
    }

        .curmb-search-item:hover i {
            background: url(../images/close_hover.png) no-repeat #dc2828;
            background-position: 3px 3px;
            border-color: #dc2828;
        }

.curmb-span {
    float: left;
    font-size: 14px;
    color: #B3B3B3;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
    height: 14px;
}

.curmb-arrow {
    background: url(../images/arrow_right.png) no-repeat;
    background-position-y: 5px;
    border-color: #dc2828;
    width: 14px;
    height: 24px;
    display: block;
    float: left;
    margin: 0 7px;
}
.curmb-search-text {
    font-size: 14px;
    line-height: 24px;
    margin-left: 5px;
}

#quick-enquiry {
    font-size: 14px;
    line-height: 25px;
    background-color: #fff;
    overflow: hidden;
}

    #quick-enquiry .banner {
        padding: 40px 30px;
        overflow: hidden;
    }

        #quick-enquiry .banner .title {
            color: #dc2828;
            font-weight: bold;
            font-size: 36px;
            border-bottom: 2px solid #dc2828;
            padding: 7px 7px 3px 0;
        }

        #quick-enquiry .banner .sub-title {
            color: #666;
            font-weight: bold;
            font-size: 24px;
            margin: 14px 0;
        }

        #quick-enquiry .banner p {
            margin-top: 24px;
        }

    #quick-enquiry .enquiry-wrap {
        overflow: hidden;
    }

    #quick-enquiry .btn {
        padding: 0 5px;
        border: none;
        border-radius: 5px;
        font-size: 16px;
        text-align: center;
        line-height: 44px;
        cursor: pointer;
        height: 44px;
        width: 172px;
        margin-top: 33px;
        outline: none;
    }

    #quick-enquiry .enquiry-wrap .enquiry-item {
        margin-bottom: 14px;
    }

        #quick-enquiry .enquiry-wrap .enquiry-item .control-label {
            width: 80px;
            color: #666;
        }

        #quick-enquiry .enquiry-wrap .enquiry-item .control {
            margin-top: 3px;
        }

            #quick-enquiry .enquiry-wrap .enquiry-item .control input {
                line-height: 27px;
                padding: 0 10px;
                height: 29px;
                width: 100%;
                display: block;
                outline: none;
                box-sizing: border-box;
                border: 1px solid #d7d7d7;
                border-radius: 5px;
                color:#666;
            }

            #quick-enquiry .enquiry-wrap .enquiry-item .control select {
                line-height: 27px;
                padding: 0 10px;
                height: 29px;
                width: 197px;
                outline: none;
                box-sizing: border-box;
                border: 1px solid #d7d7d7;
                border-radius: 5px;
                color: #666;
                background-position-x: 160px;
            }

                #quick-enquiry .enquiry-wrap .enquiry-item .control select option {
                    color: #666;
                }

            #quick-enquiry .enquiry-wrap .enquiry-item .control textarea {
                line-height: 27px;
                padding: 0 10px;
                height: 29px;
                width: 100%;
                display: block;
                outline: none;
                box-sizing: border-box;
                border: 1px solid #d7d7d7;
                border-radius: 5px;
                color: #666;
                height: 130px;
                line-height: 20px;
                font-size: 14px;
            }

            #quick-enquiry .enquiry-wrap .enquiry-item .control.istax label {
                margin-right: 28px;
                position: relative;
                display: inline-block;
                line-height: 25px;
                vertical-align: baseline;
                padding-left: 20px;
            }

            #quick-enquiry .enquiry-wrap .enquiry-item .control.istax input {
                margin: 0;
                position: absolute;
                left: 0;
                top: 7px;
            }

#repair-wrap table thead {
    background-color: #eee;
    line-height: 30px;
}

    #repair-wrap table thead th {
        padding: 7px;
        text-align: center;
        border: 1px solid #eee;
    }

#repair-wrap .repair-goods {
    position: relative;
    padding: 10px;
    padding-left: 84px;
    height: 90px;
    text-align: left;
}

    #repair-wrap .repair-goods img {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 90px;
        height: 90px;
    }
    #repair-wrap .repair-goods a span{
        margin-left: 20px;
        float:left;
    }
#repair-wrap td a.btn-repair {
    background: #dc2828;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    border: none;
    padding: 3px 7px;
    display: inline;
}

#repair-wrap #after-list td {
    padding: 0;
}

    #repair-wrap #after-list td label {
        color: #222;
        display:block;
    }

#repair-wrap #after-list .repair-status {
    text-align: center;
    padding: 0 10px;
}

    #repair-wrap #after-list .repair-status p {
        font-size: 12px;
    }

#repair-detail .block {
    margin-top: 10px;
    padding: 10px;
    background-color: #fff;
}

    #repair-detail .block h3 {
        font-size: 18px;
        line-height: 30px;
        color: #666;
        margin-bottom: 7px;
    }

    #repair-detail .block .block-item {
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

#repair-detail table {
    width: 100%;
    border: 1px solid #ddd;
}

    #repair-detail table thead {
        background-color: #eee;
        line-height: 30px;
    }

        #repair-detail table thead th {
            padding: 7px;
            text-align: center;
            border: 1px solid #eee;
        }

    #repair-detail table td {
        border: 1px solid #eee;
        text-align: center;
        color: #666;
    }

#repair-detail .repair-goods {
    position: relative;
    padding: 10px;
    padding-left: 84px;
    height: 64px;
    text-align: left;
}

    #repair-detail .repair-goods img {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 64px;
        height: 64px;
    }

#repair-require table {
    width: 100%;
    border: 1px solid #ddd;
}

#repair-require .block h3 {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    margin-bottom: 7px;
}

#repair-require table td {
    border: 1px solid #eee;
    text-align: center;
    color: #666;
    cursor: pointer;
}

#repair-require .block {
    margin-top: 10px;
    padding: 10px;
    background-color: #fff;
}

    #repair-require .block .block-item {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        margin-bottom: 10px;
    }

#repair-require .btn {
    background: #dc2828;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    border: none;
    padding: 7px 14px;
    display: inline;
    width: 100px;
    margin-top: 14px;
    border-radius:6px;
}

.block .block-item.edit {
    line-height: 30px !important;
}

    .block .block-item.edit label {
        width: 80px;
        display: inline-block;
        text-align: right;
        padding-right: 10px;
        float: left;
    }

    .block .block-item.edit input.control {
        border: 1px solid #ddd;
        line-height: 30px !important;
        padding: 0 7px;
        min-width: 500px;
        border-radius:6px;
    }

    .block .block-item.edit textarea.control {
        border: 1px solid #ddd;
        line-height: 30px !important;
        padding: 0 7px;
        min-width: 500px;
        border-radius: 6px;
    }

    .block .block-item.edit.pics ul {
        list-style: none;
    }

    .block .block-item.edit.pics li {
        border: 1px solid #ddd;
        float: left;
        display: block;
        width: 64px;
        height: 64px;
        margin-right: 10px;
        border-radius: 6px;
    }

        .block .block-item.edit.pics li img {
            text-align: center;
            width: 64px;
            height: 64px;
        }

    .block .block-item.edit .control {
        flex: 1;
    }

.pay-info {
    font-size: 14px;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    padding: 0 20px;
    color: #666;
}

    .pay-info .title {
        float: left;
        margin-top: 30px;
        line-height: 1.5;
        color: #666;
    }

        .pay-info .title .expires {
            font-size: 12px;
            color: #666;
        }

            .pay-info .title .expires span {
                color: #dc2828;
            }

    .pay-info .price {
        float: right;
        text-align: right;
        font-size: 14px;
        line-height: 1.5;
        margin-top: 26px;
    }

        .pay-info .price span {
            font-weight: bold;
            color: #dc2828;
            font-size: 16px;
        }

.pay-method {
    background-color: #fff;
    margin-top: 20px;
    padding: 20px;
}

    .pay-method .strong {
        font-weight: bold;
        color: #dc2828;
        padding: 0 7px;
    }

    .pay-method .btn {
        padding: 0 5px;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-size: 14px;
        color: #fff;
        display: inline-block;
        text-align: center;
        background: #dc2828;
        outline: none;
        cursor: pointer;
    }

        .pay-method .btn.big {
            padding: 0 5px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 14px;
            color: #fff;
            display: inline-block;
            text-align: center;
            line-height: 32px;
            background: #dc2828;
            outline: none;
            cursor: pointer;
            height: 35px;
            width: 120px;
        }

            .pay-method .btn.big.done {
                background-color: #ffb1a8;
            }

    .pay-method.weixin .title img {
        height: 50px;
    }

    .pay-method.weixin .pay-body {
        text-align: center;
    }

        .pay-method.weixin .pay-body .qrcode {
            height: 230px;
            width: 230px;
        }

        .pay-method.weixin .pay-body .desc {
            width: 200px;
        }

    .pay-method.offline .title {
        font-size: 25px;
    }

        .pay-method.offline .title span {
            font-size: 16px;
            color: #666;
            padding: 0 10px;
        }

    .pay-method.offline .pay-body {
        margin-top: 14px;
        line-height: 2;
    }

        .pay-method.offline .pay-body .tip {
            font-weight: bold;
            padding: 10px 0;
            color: #5a5a5a;
        }

        .pay-method.offline .pay-body ul {
          /*  padding-left: 20px;*/
        }

        .pay-method.offline .pay-body li {
            /* list-style: circle;*/
            color: #949494;
            font-size: 14px;
            margin-bottom: 10px
        }

        .pay-method.offline .pay-body .bank {
            padding: 0 20px 20px 0px;
            line-height: 1.5;
            margin-top: 14px;
        }

            .pay-method.offline .pay-body .bank div {
                margin-top: 7px;
                color: #5a5a5a;
            }

.pay-change {
    background-color: #fff;
    border-top: 1px solid #eee;
    padding: 14px;
}

    .pay-change a {
        font-size: 14px;
        color: #666 !important;
    }
/*支付方式选择*/
.pay-methods {
    margin: 0;
    padding: 20px 20px 0 0;
}

    .pay-methods li {
        float: left;
        display: block;
        border: 1px solid #666;
        color: #666;
        padding: 3px 10px;
        margin-right: 14px;
        cursor: pointer;
        border-radius: 6px;
        font-size: 14px;
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

        .pay-methods li:hover {
            float: left;
            display: block;
            color: #666;
            border: 1px solid #dc2828;
        }

        .pay-methods li.active {
            float: left;
            display: block;
            background-color: #dc2828;
            border: 1px solid #dc2828;
            color: #666;
            background: url(../images/xuanzhhong.png) no-repeat right bottom;
        }

.pay-method-wrap {
    background-color: #fff;
    padding: 20px 30px;
    margin-top: 20px;
}

    .pay-method-wrap .title {
        color: #666;
        padding: 0 0 20px;
        font-size: 20px;
        border-bottom: 1px solid #eee;
    }

.pay-method-list {
    overflow: hidden;
    margin-top: 30px;
}

    .pay-method-list li {
        float: left;
        margin-right: 50px;
        cursor: pointer;
    }

        .pay-method-list li label {
            display: block;
            width: 100%;
        }

            .pay-method-list li label img {
                height: 30px;
                float: left;
                margin-left: 10px;
                cursor: pointer;
            }

            .pay-method-list li label input {
                height: 30px;
                float: left;
            }
/*支付结果*/
.pay-result {
    background-color: #fff;
    padding: 20px;
}

    .pay-result .title {
        font-size: 24px;
        line-height: 50px;
        height: 50px;
    }

    .pay-result .success {
        color: green;
    }

    .pay-result .error {
        color: red;
    }

    .pay-result .actions {
        margin-top: 30px;
    }

    .pay-result .price {
        border-top: 1px solid #eee;
        margin-top: 20px;
        padding-top: 10px;
        color: #666;
        font-size: 14px;
    }

        .pay-result .price label {
            margin-right: 20px;
        }

            .pay-result .price label .strong {
                color: #dc2828;
            }

.layer-cancel-confirm {

}
.layer-cancel-confirm .icon{
    font-size: 12px;
    margin-bottom: 12px;
}
.layer-cancel-confirm .icon img{
    height: 14px;
    margin-right: 10px;
    float: left;
}
.layer-cancel-confirm textarea{
    color: #666;
    font-size: 12px;
}
.layer-cancel-confirm .help-block{
    margin-top: 7px 0 12px 0 !important;
    color: #999;
    font-size: 12px;
}
.layer-cancel-confirm .btn{
    margin-top: 30px;
}


.sy_myfooter {
    width: 100%;
    background-color: #fff;
    position: absolute;
    height: 165px;
    bottom: 0;
}
    .sy_myfooter .sy_myf

{
    width: 1090px;
    margin: 0 auto;
    position: relative;
    height: 122px;
    border-bottom: 2px solid #c9c9c9;
    padding-left: 226px;
    padding-top: 53px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
        .sy_myfooter .sy_myf .logo {
            position: absolute;
            top: 38px;
            left: 20px;
        }

        .sy_myfooter .sy_myf .qrcode {
            position: absolute;
            top: 24px;
            right: 20px;
        }

    .sy_myfooter .sy_myf_a ul {
        float: left;
    }
        .sy_myfooter .sy_myf_a ul li {
            float: left;
            padding-left: 20px;
        }
        .sy_myfooter .sy_myf_a ul li a {
            color: #ccc;
            font-size: 14px;
            color: #747474;
            line-height: 19px;
            font-weight: bold;
        }
    .sy_myfooter p {
        text-align: center;
        height: 17px;
        font-size: 12px;
        font-weight: 400;
        color: #747474;
        line-height: 17px;
        margin-top: 14px;
    }
    .cards-list{
        font-size: 14px;
        text-align: left;
    }
    .card-item{
        font-size: 14px;
    }
    .show-card{
        font-size: 12px;
    }

.order-extend-form .group>label
{
    font-weight: bold;
    font-size: 16px !important;
}

.order-extend-form .group .control
{
    width: 100%;
}

.order-extend-form .group select.control {
    min-width: 200px !important;
    width: auto !important;
    background-position: right 10px center;
}
.order-extend-form .group textarea.control {
    height: 68px;
    line-height:22px !important;
    padding: 0 10px;
}