
.pro_inner_t {
    width: 100%;
    padding: 20px 0 30px 0;
    line-height: 20px;
}

.pro_inner_t h5 {
    margin: 0;
    display: inline-block;
    color: #333;
    line-height: inherit;
    font-size: 14px;
}

.pro_inner_t i {
    display: inline-block;
    padding: 0 8px 0 10px;
}

.pro_inner_t p {
    font-size: 14px;
    color: #999;
    display: inline-block;
}

/*****会员中心*******/
.user {
    width: 100%;
    margin-bottom: 50px;
    border-top: 1px solid #e8e8e8;
}

.user_left {
    border: 1px solid #e8e8e8;
}

.user_tx {
    padding: 30px 20px;
    text-align: center;
}

.user_tx_img {
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 3px solid #f4f4f4;
    border-radius: 100%;
    position: relative;
}

.user_tx_img img {
    border-radius: 100%;
}

.user_tx_img span {
    position: absolute;
    bottom: 0;
    right: 0;
}

.user_tx > span {
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    color: #333;
    display: block;
}

.user_tx > a {
    display: inline-block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
    padding: 0 20px;
    border-radius: 2px;
    background: #f5f5f5;
    color: #333;
    border: 1px solid #ccc;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.user_tx > a:hover {
    background: #fff;
}

.user_nav {
    width: 100%;
    padding: 15px 0 20px 0;
    border-top: 1px dashed #d2d2d2;
}

.user_nav ul {
    padding: 0;
    margin: 0;
}

.user_nav ul > h5 {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;

    padding-left: 15px;
}

.user_nav ul > a > h5 {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    padding-left: 15px;
}

.user_nav_line {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    margin-bottom: 15px;
}

.user_nav ul li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #666;
    padding: 0 20px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;

}

.user_nav ul li span {
    font-family: Arial, Helvetica, sans-serif;
    color: #ea5404;
}

.user_nav ul li:hover {
    color: #333;
}

.user_nav_on {
    color: #fc1c1b !important;
}

.user_r {
    width: 100%;
}

.user_r_top {
    width: 100%;
    margin-bottom: 15px;
}

.user_r_top span {
    font-size: 14px;
    color: #999;

    display: inline-block;
    float: left;
    line-height: 40px;
}

.user_r_top1 {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.user_r_top1 select {
    width: 100px;
    font-size: 13px;
    color: #666;
    border: 1px solid #ea5404;
    height: 30px;
    padding-left: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/Public/Home/images/dizhi_xx1.png) no-repeat scroll right center transparent !important;
}

.user_r_top2 {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.user_r_top2 select {
    width: 100px;
    font-size: 13px;
    color: #666;
    border: 1px solid #ea5404;
    height: 30px;
    padding-left: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/Public/Home/images/dizhi_xx1.png) no-repeat scroll right center transparent !important;
}

.user_r_top2 input {
    display: inline-block;
    width: 160px;
    line-height: 20px;
    padding: 5px 10px;
    border: 1px solid #ea5404;
    margin-left: 10px;
}

.user_r_top3 {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.user_r_top3 span {
    display: inline-block;
    line-height: 30px;
    font-size: 13px;
    color: #666;
}

.user_r_top3 input {
    display: inline-block;
    width: 160px;
    line-height: 20px;
    padding: 5px 10px;
    border: 1px solid #ea5404;
    margin-left: 10px;
}

.user_r_top > a {
    display: inline-block;
    line-height: 32px;
    background: #ea5404;
    padding: 0 20px;
    color: #fff;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 14px;

}

.user_r_top > a:hover {
    color: #fff !important;
}

.user_r_list {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
}

.user_r_list > h5 {
    font-size: 14px;
    line-height: 40px;
    color: #333;
    background: #f5f5f5;
    margin: 0;
    padding: 2px 20px;
    border-bottom: 1px solid #e8e8e8;
}

.user_r_list > h5 span {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
}

.user_r_list table {
    width: 100%;
}

.user_r_list th {
    font-weight: normal;
    font-size: 14px;
    color: #333;
    background: #f5f5f5;
    line-height: 35px;
    text-align: center;
}

.user_r_list td {
    padding: 10px 15px;
    font-size: 14px;
    text-align: center;
    border-left: 1px solid #e8e8e8;
}

.user_r_list td img {
    margin-right: 10px;
}

.user_r_list td a {
    display: inline-block;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    color: #666;
}

.cz_btn a {
    margin: 3px 0 !important;
}

.fukuan {
    background: #333;
    color: #fff !important;
    line-height: 20px;
    padding: 3px 0;
    border-radius: 2px;
}

.fukuan:hover {
    color: #fff !important;
}

.user_r_frist {
    text-align: left !important;
    padding-left: 15px !important;
    border-left: none !important;
}

.user_r_frist img {
    display: inline-block;
}

.user_r_frist span {
    display: inline-block;
    line-height: 100px;
    font-size: 12px;
}

.user_pj {
    color: #ea5404;
    font-size: 14px !important;
}

.user_pj span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
}

.user_pj i {
    margin: 0 2px;
}

.user_r_inner {
    width: 100%;
}

.user_inner {
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 0 20px;
}

.user_inner > h5 {
    margin: 0;
}

.user_inner > h5 > p {
    margin: 0;
    line-height: 50px;
    width: 50%;
    float: left;
    color: #999;
    font-size: 14px;
}

.user_inner > h5 > p span {
    color: #333;
    font-size: 14px;
}

.user_inner_con {
    border-top: 1px dashed #e8e8e8;
    padding: 30px 0 20px 0;
}

.user_inner_con1 {
    width: 50%;
    float: left;
}

.user_inner_con1 p {
    line-height: 35px;
    margin: 0;
    color: #999;
    font-size: 14px;
}

.user_inner_con1 p span {
    color: #333;
    font-size: 14px;
}

.user_inner {
    margin-bottom: 20px;
}

.wlxx > h5 {
    line-height: 30px !important;
}

.wlxx_con {
    padding: 20px;
}

.wlxx_con p {
    font-size: 14px;
    margin-bottom: 0;
    color: #666;
    line-height: 30px;
}

.wlxx_con textarea {
    width: 100%;
    height: 90px;
    font-size: 14px;
    margin-bottom: 0;
    color: #666;
    line-height: 30px;
    border: 1px solid #e8e8e8;
}

.wlxx_con p span {
    letter-spacing: 0;
    color: #fc1c1b;
    margin-right: 10px;
    font-size: 14px;
}

.wlxx_con a {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    background: #333;
    padding: 0 15px;
    color: #fff !important;
    margin-top: 5px;
}

.user_inner_con2 {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.user_inner_con2 p {
    font-size: 14px;
    color: #999;
    line-height: 35px;
    margin-bottom: 0;
}

.user_inner_con2 p span {
    display: inline-block;
    color: #333;
    margin-right: 20px;
    font-size: 14px;
}

.user_inner_con2 .user_r3_j {
    display: inline-block;
}

.user_inner_con2 .user_r3_j .user_r3_j1 {
    padding: 5px 10px;
    font-size: 12px;
}

.user_inner_con2 .user_r3_j .user_r3_j1 span {
    font-size: 20px;
    width: 68px;
}

.user_inner_con2 .user_r3_j .user_r3_j2 {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 0px;
    line-height: 20px;
}

.user_r5 {
    width: 100%;
}

.user_r5 h5 {
    font-size: 14px;

    margin-top: 0;
    margin-bottom: 20px;
}

.user_r5 h5 a {
    float: right;
    color: #fc1c1b !important;
    font-size: 14px;
}

.user_r5 table {
    width: 100%;
    border: 1px solid #e8e8e8;
}

.user_r5 table th {
    line-height: 50px;
    font-weight: normal;
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #e8e8e8;
}

.user_r5 table td {
    height: 100px;
    line-height: 25px;
    text-align: center;
    color: #333;
    font-size: 14px;

    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.user_r5 table tr:hover td {
    background: #f5f5f5;
}

.user_r5 table td a {
    display: inline-block;
    color: #fc1c1b !important;
    font-size: 14px;
    margin: 0 5px;
}

.moren {
    margin-left: 30px !important;
}

.moren_on {
    border: 1px solid #fc1c1b;
    padding: 0 12px;
    border-radius: 2px;
}

.dizhi {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.dizhi_bg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
}

.dizhi_con {
    width: 660px;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -330px;
    margin-top: -210px;
    background: #fff;
    padding: 40px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.dizhi_con_on {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

.dizhi_con h5 {
    font-size: 16px;
    color: #333;

    margin-top: 0;
    margin-bottom: 30px;
}

.dizhi_list {
    width: 100%;
    margin-top: 30px;
}

.dizhi_l {
    width: 45%;
    float: left;
}

.show_pj {
    width: 500px;
    height: 300px;
    margin-top: -150px;
    margin-left: -250px;
    text-align: center;
    padding: 20px !important;
    padding-top: 4.5% !important;
}

.show_pjon2 {
    text-align: left;
    margin-left: 20px;
}

.show_pjon2 h5 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;

    margin-top: 15px;
}

.show_pjon2 p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;

}

.show_pjon2 p span {
    color: #ea5404;
}

.show_pjon2 h4 {
    font-size: 14px;
    color: #b3b4b5;
    margin-top: 30px;
    font-weight: normal;

}

.show_pjon2 h4 span {
    color: #ea5404;
}

.show_pjon2 a {
    display: inline-block;
    font-size: 13px;
    color: #fff;

    line-height: 30px;
    padding: 0 25px;
    background: #ea5404;
    border-radius: 5px;
    margin-top: 15px;
}

.show_pjon2 a:hover {
    color: #fff !important;
}

.show_pjon1 {
    display: inline-block;
    vertical-align: top;
}

.show_pjon2 {
    display: inline-block;
    vertical-align: top;
}

.dizhi_r {
    width: 45%;
    float: right;
}

.dizhi_list p {
    font-size: 14px;

    color: #333;
    line-height: 25px;
    margin-bottom: 0;
}

.dizhi_list p input {
    display: inline-block;
    width: 60%;
    float: right;
    line-height: 25px;
    border: 1px solid #e8e8e8;
    padding: 0 10px;
}

.dizhi_list > span {
    display: inline-block;
    width: 18%;
    float: left;
    font-size: 14px;

    color: #333;
}

.dizhi_list_city {
    float: left;
    width: 82%;
}

.dizhi_list_city select {
    width: 32%;
    float: left;
    line-height: 25px;
    height: 27px;
    font-size: 13px;

    padding-left: 5px;
    border: 1px solid #e8e8e8;
}

#city {
    margin: 0 2%;
}

.dizhi_list textarea {
    display: inline-block;
    width: 82%;
    float: left;
    border: 1px solid #e8e8e8;
    height: 80px;
}

.dizhi_btn {
    width: 100%;
    margin-top: 30px;
}

.w_chkbox {
    width: 20%;
    float: left;
    margin-top: 10px;
}

.w_chkbox span {
    color: #333;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;

    margin-left: 10px;
}

.dizhi_btn1 {
    float: left;
    width: 80%;
}

.j_checkbox {
    display: inline-block;
    vertical-align: top;
    border: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #e8e8e8;
    margin: 0 !important;
}

.j_checkbox_on {
    background: url(../images/xuanzhong.png);
}

.dizhi_btn1 a {
    display: inline-block;
    line-height: 40px;
    padding: 0 40px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
    margin-right: 5px;
}

.dizhi_btn1_on {
    color: #fff !important;
    background: #ea5404 !important;
}

.dizhi_btn1_on:hover {
    color: #fff !important;
}

.dizhi_con > img {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.user_r6 {
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 30px;
}

.user8_con2 p {
    margin-bottom: 0;
    padding: 10px 0;
    position: relative;
    font-size: 14px;
}

.user8_con2 p span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    width: 180px;
    text-align: right;
    padding-right: 5px;
}

.user8_con2 p input {
    width: 30%;
    line-height: 20px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
    border: 1px solid #e8e8e8;
}

.user8_con2 p input[type="radio"] {
    position: relative;
    top: 2px;
}

.gc-radio {
    width: 15px !important;
}

.user8_con2 p a {
    font-size: 13px;
    color: #c42028;

    margin-left: 10px;
}

.user8_con2 > a {
    margin-top: 30px;
    margin-left: 140px;
    display: inline-block;
    background: #333;
    font-size: 16px;
    color: #fff !important;
    padding: 7px 60px;
    border-radius: 3px;
}

.saomiao {
    font-size: 12px;
    color: #999;
    position: absolute;
    bottom: 15px;
    margin-left: 5px;
    font-weight: normal;
}

.user8_con2 > a:hover {
    color: #fff !important;
}

.user_r6_line {
    width: 100%;
    border-top: 1px dashed #e8e8e8;
    margin-top: 30px;
}

.xgmm > input {
    display: inline-block;
    vertical-align: top;
    margin-left: 115px !important;
    margin-top: 10px !important;
}

.xgmm > span {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.xgmm_con {
    width: 100%;
    display: none;
}

.user_r8 {
    width: 100%;
}

.user_r8_list th {
    line-height: 40px;
    font-size: 14px;
}

.soucang {
    font-size: 14px;
    cursor: pointer;
    color: #fc1c1b;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.user12_1_con {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #e8e8e8;
}

.user12_1_con > p {
    font-size: 13px;

    color: #666;
    line-height: 25px;
}

.user12_1_con > p span {
    display: inline-block;
    width: 100%;
}

.user12_1_con > p i {
    padding: 0 3px;
    font-size: 16px;
    color: #ea5404;
    cursor: pointer;
}

.user12_1_con > p textarea {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 12px;

    color: #666;
    padding: 10px;
    height: 100px;
    margin-top: 10px;
    border: 1px solid #e8e8e8;
}

.user12_1_con > p span {
    display: inline-block;
    float: left;
}

.pjnr {
    display: inline-block;
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 15px;
    margin-top: 10px;
}

.user_r2_btn {
    width: 100%;
    margin-top: 20px;
    border-top: 1px dashed #e8e8e8;
}

.user_r2_btn a {
    display: inline-block;
    line-height: 40px;
    padding: 0 40px;
    color: #fff;
    background: #ea5404;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 3px;
}

.user_r2_btn a:hover {
    color: #fff !important;
}

.user_r3 {
    width: 100%;
}

.user_r3_con {
    width: 100%;
    border: 1px solid #e8e8e8;
}

.user_r3_con h5 {
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;

    background: #f5f5f5;
}

.user_r3_con h5 > span {
    float: right;
}

.user_r3_con h5 > span b {
    color: #ea5404;
}

.user_r3_con table {
    width: 100%;
}

.user_r3_con table th {
    line-height: 40px;
    background: #f5f5f5;
    font-weight: normal;
    font-size: 13px;
    padding: 0 20px;

    border-top: 1px solid #e8e8e8;
}

.user_r3_con table td {
    line-height: 20px;
    padding: 20px 20px;
    color: #666;
    border-bottom: 1px solid #e8e8e8;
}

.user_r3_con table td span {
    color: #ea5404;
}

.user_r3_j {
}

.user_r3_j1 {
    display: inline-block;
    vertical-align: top;
    background: #ea5404;
    color: #fff;
    font-size: 14px;
    padding: 15px 10px;
    padding-right: 20px;
    position: relative;
}

.user_r3_j1 span {
    display: inline-block;
    width: 88px;
    font-size: 30px;
    color: #fff !important;
    font-weight: 600;
    margin-right: 10px;
}

.user_r3_j1 p {
    height: 100%;
    width: 8px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/juan.png) center repeat-y;
}

.user_r3_j2 {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 10px;
}

.user_r3_j2 {
    color: #333;
}

.user_r3_j2 span {
    color: #888 !important;
}

.user_r4_btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}

.user_r4_btn a {
    display: inline-block;
    line-height: 35px;
    padding: 0 30px;
    font-size: 13px;

    color: #fff;
    background: #ea5404;
    border-radius: 3px;
}

.user_r4_btn a:hover {
    color: #fff !important;
}

.user_r4 {
    width: 100%;
}

.user_r4_con {
    width: 100%;
    border: 1px solid #e8e8e8;
}

.user_r4_con h5 {
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;

    background: #f5f5f5;
}

.user_r4_con table {
    width: 100%;
}

.user_r4_con table th {
    line-height: 40px;
    background: #f5f5f5;
    font-weight: normal;
    font-size: 13px;
    padding: 0 20px;

    border-top: 1px solid #e8e8e8;
}

.user_r4_con table td {
    line-height: 40px;
    padding: 0 20px;
    color: #666;
}

.user_r4_con table td a {
    margin-right: 10px;
}

.user_r4 > .user_r6 h5 {
    font-size: 16px;

    margin-bottom: 20px;
}

.user_r4 .user8_con2 p span {
    width: 140px;
}

.user_r4 .user8_con2 > a {
    margin-left: 140px;
}

.user_r4_cons {
    display: none;
}

.user_r9 {
    width: 100%;
}

.user_r9 h5 {
    font-size: 16px;

    color: #333;
    margin-bottom: 20px;
}

.user_r9 p {
    font-size: 13px;

    color: #666;
}

.user_r9_1 {
    padding: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.user_r9_1 h5 {
    font-size: 13px;

    color: #333;
}

.user_r9_1 p {
    margin-bottom: 20px;
}

.user_r9_1s {
    width: 100%;
    margin-bottom: 20px;
}

.user_r9_1s input {
    display: inline-block;
    width: 60%;
    float: left;
    height: 38px;
    line-height: 20px;
    padding: 9px;
    font-size: 13px;
    border: 1px solid #e8e8e8;
}

.user_r9_1s a {
    display: inline-block;
    float: left;
    line-height: 38px;
    padding: 0 25px;
    font-size: 14px;

    color: #fff;
    background: #ea5404;
}

.user_r9_1s a:hover {
    color: #fff !important;
}

.user_r9_1_l {
    display: inline-block;
    vertical-align: top;
}

.user_r9_1_r {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}

.user_r9 .user_r4_con table th {
    border-top: none;
    text-align: center;
}

.user_r9 .user_r4_con table td {
    text-align: center;
}

.user_r9_1_h5 span {
    display: inline-block;
    padding: 0 2px;
    color: #ea5404;
}

/*****会员中心*******/

.xinp_h {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 16px;
    padding: 4px 0 12px;
}

.xinp_h a {
    color: #333;
}

.mian_prozi {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
    margin-bottom: 20px !important;
}

.mian_prozi li {
    text-align: center !important;
}

.mian_prozi .tips {
    margin-bottom: 10px !important;
}

/*****购物车*******/
.shopcar {
    width: 100%;
    border-top: 1px solid #e8e8e8;
    padding-bottom: 80px;
    min-height: 320px;
}

.shopcar_con {
    width: 100%;
}

.shopcar_con table {
    width: 100%;
}

.shopcar_1 {
    background: #f5f5f5;
    border: 1px solid #e8e8e8 !important;
}

.shopcar_1 th {
    line-height: 30px;
    padding: 10px 0;
    font-size: 13px;
    letter-spacing: 0px;
    color: #333;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
}

.shopcar_frist {
    text-align: left !important;
    padding: 0 20px;
}

.shopcar_frist input {
    vertical-align: middle;
    margin-top: 0;
    margin-right: 20px !important;
}

.shopcar_frist span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 65px;
    font-size: 14px;
    letter-spacing: 0;
    color: #333;
}

.shopcar_frist b {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    color: #333;
}

.shopcar_sec {
    padding: 20px;
    line-height: 67px;
    text-align: left !important;
}

.shopcar_sec input {
    display: inline-block;
    vertical-align: middle;
    margin-top: -9px;
    margin-right: 20px !important;
    position: absolute;
    top: 50%;
    left: 20px;
}

.shopcar_sec img {
    position: absolute;
    top: 50%;
    left: 58px;
    margin-top: -50px;
}

.shopcar_con table tr td {
    border-bottom: 1px dashed #e8e8e8;
    text-align: center;
    font-size: 14px;
}

.shopcar_sec span {
    display: block;
    margin-left: 30px;
    height: 100px;
    overflow: hidden;
    font-size: 14px;
}

.shopcar_close {
    cursor: pointer;
}

.shopcar_btn {
    width: 100%;
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 20px;
}

.shopcar_btn1 {
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    font-size: 14px;
    background: #333;
    color: #fff !important;
    border-radius: 3px;
    float: left;
    text-transform: capitalize;
}

.shopcar_btn1:hover {
    color: #fff !important;
}

.shopcar_btn2 {
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    font-size: 13px;
    background: #333;
    color: #fff !important;
    margin-left: 20px;
    border-radius: 3px;
    float: right;
    text-transform: capitalize;
}

.shopcar_btn2:hover {
    color: #fff !important;
}

.shopcar_zj {
    margin-top: 20px;
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    padding: 15px;
    position: relative;
    text-align: right;
}

.shopcar_zjs {
    width: 100%;
    display: inline-block;
    text-align: right;
}

.shopcar_zjs p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 25px;
    color: #333;
}

.shopcar_zj_line {
    display: inline-block;
    width: 300px;
    height: 1px;
    background: #e8e8e8;
    margin-bottom: 15px;
    margin-top: 15px;
}

.shopcar_zjs h5 {
    margin-top: 10px;
}

.shopcar_zjs h5 span {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

.shopcar_zjs p span {
    font-weight: 600;
    font-size: 18px;
    border: 600;
    color: #ea5404;
}

.shopcar_zjs_btn {
    width: 100%;
    text-align: right;
}

.shopcar_zjs_btn > a {
    display: inline-block;
    line-height: 40px;
    padding: 0px 50px;
    font-size: 14px;
    color: #fff !important;
    background: #333;
    margin-top: 15px;
    border-radius: 3px;
}

.shopcar_zjs_btn > a:hover {
    color: #fff !important;
}

#uploadCart > a {
    display: inline-block;
    line-height: 40px;
    padding: 0px 50px;
    font-size: 14px;
    color: #fff !important;
    background: #333;
    margin-top: 15px;
    border-radius: 3px;
}

#uploadCart > a:hover {
    color: #fff !important;
}

.shopcar_zjs_btn > p {
    display: inline-block;
    margin-top: 15px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 10px;
}

.shopcar_zjs_btn > p > span {
    font-weight: normal;
    color: #fc1c1b;
    font-size: 16px;
}

.shopcar_zjs_btn > p > b {
    color: #fc1c1b;
    font-size: 16px;
    margin-right: 5px;
}

.shopcar_zj > p {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: 30px;
    font-size: 14px;
}

.shopcar_zj > p span {
    color: #fc1c1b;
    display: inline-block;
    padding: 0 5px;
    font-size: 16px;
}

.shopcar_zj > p input {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 20px !important;
}

.sjf {
    position: absolute;
    top: 70px;
    left: 20px;
}

.sjf h5 {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.sjf p {
    text-align: left;
}

.sjf p img {
    display: inline-block;
    vertical-align: top;
}

.sjf p span {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 10px;
}

.sjf p span b {
    color: #ea5404;
    display: inline-block;
    margin-top: 5px;
    font-weight: normal;
}

.dizhi_change {

}

/*****购物车*******/

/*****下订单*******/
.order1 {
    width: 100%;
    padding-bottom: 80px;
    border-top: 1px solid #e8e8e8;
}

.order_sh {
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.order_sh > h5 {
    font-size: 16px;
    color: #333;
    background: #f5f5f5;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    line-height: 50px;
    padding: 0 20px;
    text-transform: capitalize;
}

.order_sh > h5 span {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    color: #ea5404;

    line-height: 50px;
}

.order_shon {
    width: 100%;
    padding: 15px;
}

.order_shon > h5 {
    font-size: 14px;
    line-height: 30px;

    margin-bottom: 10px;
}

.order_shon > h5 img {
    margin-right: 10px;
}

.order_shon1 {
    width: 60%;
    float: left;
    border-right: 1px solid #e8e8e8;
}

.order_shon1 p {
    font-size: 13px;

    line-height: 25px;
    color: #333;
}

.order_shon1 p span {
    display: inline-block;
    color: #999;
    width: 70px;
}

.order_shon2 {
    width: 40%;
    float: left;
    text-align: center;
}

.order_shon2 > span {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #ea5404;
    width: 100%;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}

.order_shon2 a {
    margin-top: 10px;
    display: inline-block;
    background: #ea5404;
    line-height: 25px;
    padding: 0 25px;
    border-radius: 3px;
    color: #fff;
}

.order_shon2 a:hover {
    color: #fff !important;
}

.order_shona {
    width: 200px;
    float: left;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
}

.order_shona p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
}

.order_shonc {
    width: 100%;
    padding: 0;
    margin: 0;
}

.order_shonc > li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    padding: 10px 15px;
    cursor: pointer;
    background: url(../images/adress_2.png);
    background-size: 100% 100%;
    position: relative;
}

.order_shonc > li:hover {
    background: url(../images/adress_1.png);
    background-size: 100% 100%;
}

.order_shonc > li h5 {
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #e8e8e8;
}

.order_shonc > li h5 span {
    margin-left: 5px;
}

.order_shonc > li p {
    font-size: 13px;
    line-height: 22px;
    color: #666;
    margin-top: 3px;
    margin-bottom: 0;
}

.order_shonc > li a {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
    color: #ea5404;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.order_shoncon {
    background: url(../images/adress_1.png) !important;
    background-size: 100% 100% !important;
}

.order_shoncon:before {
    width: 12px;
    height: 14px;
    content: '';
    background: url(../images/xz.png);
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.order_shoncon > a {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
}

.order_shone {
    width: 100%;
    margin-top: 15px;
    font-size: 13px;
}

.order_shone1 {
    float: left;
}

.order_shone2 {
    float: right;
}

.order_shone1 a {
    color: #333;
    font-size: 14px;
    display: none;
}

.order_shond {
    padding-top: 15px;
    display: none;
}

.order_shone2 a {
    font-size: 14px;
    color: #333;
}

.order1_yh {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e8e8e8;
}

.order1_yh > h5 {
    font-size: 14px;
    color: #333;
    background: #f5f5f5;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    line-height: 50px;
    padding: 0 20px;

}

.order1_yh_con {
    width: 100%;
    padding: 15px;
}

.order1_yh_con1 h5 {
    font-size: 14px;
    color: #333;
}

.order1_yh_con1 ul {
    padding: 0;
    margin: 0;
    margin: 10px 0;
}

.order1_yh_con1 ul li {
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    cursor: pointer;
}

.order1_yh_con1 ul li span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    border-radius: 100%;
    border: 1px solid #999;
    margin-right: 5px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.order1_yh_con1 ul li span:before {
    width: 9px;
    height: 9px;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.order1_yhon span {
    border: 1px solid #333 !important;
}

.order1_yhon span:before {
    background: #333 !important;
}

.order1_yh_l {
    margin-top: 20px;
}

.order1_yh_list {
    display: none;
}

.order1_yh_list1 > ul {
    display: inline-block;
    width: 100%;
}

.order1_yh_list1 > ul > li {
    width: 100%;
    margin: 5px 0;
}

.order1_yh_list1 > ul > li > input {
    width: 18px !important;
    padding: 0 !important;
    height: 18px !important;
    margin-right: 10px !important;
}

.order1_yh_list1 .user8_con2 {
    display: none;
}

.order1_yh_lista {
    margin-top: 10px;
}

.order1_yh_lista p {
    line-height: 25px;
    margin: 0;
    font-size: 12px;
    color: #bfbfbf;
}

.order1_yh_lista p span {
    display: inline-block;
    margin-left: 5px;
    color: #ea5404;
    font-family: Arial, Helvetica, sans-serif;
}

.order1_yh_list span {
    display: inline-block;
    margin-right: 10px;
    color: #666;
    font-size: 14px;

}

.order1_yh_list input {
    display: inline-block;
    width: 30%;
    line-height: 20px;
    padding: 5px 10px;
    color: #999;
    font-size: 13px;
    border: 1px solid #e8e8e8;
}

.order1_yh_list .user8_con2 p span {
    width: 120px;
}

.order1_yh_con1 {

}

.order1_yh_con1 > input {
    display: inline-block;
    width: 20%;
    line-height: 20px;
    padding: 5px 10px;
    letter-spacing: 1px;
    color: #999;
    font-size: 13px;
    border: 1px solid #e8e8e8;
    margin-top: 10px;
}

.order1_yh_con1 > a {
    display: inline-block;
    line-height: 30px;
    padding: 0 20px;
    color: #fff;
    background: #ea5404;
    width: 18%;
    margin-left: 2%;
    text-align: center;
}

.order1_yh_con1 > a:hover {
    color: #fff !important;
}

.order1_tall1 {
    width: 100%;
    text-align: left;
    padding: 15px;
}

.order1_tall1 h5 {
    font-size: 14px;

    color: #333;
}

.order1_tall1 > textarea {
    display: inline-block;
    width: 60%;
    margin-top: 10px;
    border: 1px solid #e8e8e8;
    height: 40px;
}

.order1_yh_con2 {
    position: relative;
}

.yuxx_p {
    font-size: 12px;
    color: #999;
    text-align: right;
}

.yuxx_sp {
    display: inline-block;
    width: 100%;
    text-align: right;
    color: #ea5404;
    font-size: 14px;
}

.jfxx_p {
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

.order1_yh_con2 h5 {
    font-size: 14px;
    color: #ea5404;
}

.order1_yh_con2 > ul {
    margin-top: 10px;
}

.order1_yh_con2 > ul > li {
    line-height: 30px;
    font-size: 13px;

    margin-bottom: 10px;
}

.order1_yh_con2 > ul > li input {
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 10px !important;
}

.order1_yh_con2 > ul > li .user_r3_j {
    display: inline-block;
}

.order1_yh_con2 > ul > li .user_r3_j .user_r3_j1 {
    padding: 5px 10px;
    font-size: 12px;
}

.order1_yh_con2 > ul > li .user_r3_j .user_r3_j1 span {
    font-size: 20px;
    width: 68px;
}

.order1_yh_con2 > ul > li .user_r3_j .user_r3_j2 {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 0px;
    line-height: 20px;
}

.dizhi_change {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

.dizhi_change_bg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
}

.dizhi_change_con {
    width: 660px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -330px;
    margin-top: -250px;
    background: #fff;
    padding: 40px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.dizhi_change_con > img {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.dizhi_change_con_on {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

.dizhi_change_con > h5 {
    font-size: 16px;
    color: #333;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 30px;
}

.dizhi_change_list {
    width: 100%;
    padding: 20px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    cursor: pointer;
}

.dizhi_change_list_on {
    border: 2px solid #ea5404 !important;
    position: relative;
}

.dizhi_change_list_on:before {
    width: 12px;
    height: 14px;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/xz.png);
}

.dizhi_change_list p {
    font-size: 13px;

    line-height: 25px;
    color: #333;
}

.dizhi_change_list p span {
    display: inline-block;
    color: #999;
    width: 70px;
}

.dizhi_change_btn1 {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.dizhi_change_btn1 a {
    display: inline-block;
    line-height: 40px;
    padding: 0 40px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
    border-radius: 3px;

    color: #333;
    margin-right: 5px;
}

.dizhi_change_btn1_on {
    color: #fff !important;
    background: #ea5404 !important;
}

.dizhi_change_btn1_on:hover {
    color: #fff !important;
}

.order1 .user_r_list th {
    line-height: 50px !important;
}

.order1 .user_r_list td {
    border-left: none !important;
    font-size: 14px;
    border-bottom: 1px dashed #e8e8e8;
}

.order1_last_list td {
    border-bottom: none !important;
}

.shopcar_zj_adress {
    margin-top: 15px;
}

.shopcar_zj_adress p {
    font-size: 12px;
}

/*****下订单*******/

.xinp_con {
    width: 100%;
    overflow: hidden;
}

.xinp_con > ul {
    padding: 0;
    margin: 0;
}

.xinp_con > ul > li {
    float: left;
}

.user_proa {
    text-align: left !important;
}

.wap_right {
    position: fixed;
    top: 50%;
    z-index: 999;
    right: 0;
    margin-top: -130px;
}

.wap_right > p {
    height: 60px;
    width: 60px;
    margin-bottom: 2px;
    position: relative;
    line-height: 60px;
}

.wap_right > p > span {
    display: inline-block;
    width: 60px;
    height: 60px;
    color: #fff;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    vertical-align: top;
    cursor: pointer;
    position: relative;
}

.wap_qq {
    z-index: 999;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.wap_weixin {
    height: 60px;
    width: 60px;
    margin-bottom: 2px;
    position: relative;
    line-height: 60px;
}

.wap_weixin > span {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #e5e6ea;
    color: #fff;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    vertical-align: top;
    cursor: pointer;
}

.wap_weixin > span > img {
    border-radius: 5px 0 0 5px;
}

.wap_weixin_show {
    padding: 15px;
    position: absolute;
    top: -60px;
    left: -170px;
    display: none;
    background: #ea5404;
    text-align: center;
    border-radius: 3px;
}

.wap_weixin_show > a {
    position: absolute;
    top: 1px;
    right: 1px;
    cursor: pointer;
}

.wap_weixin_show span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
}

.wap_weixin > p {
    width: 60px;
    height: 60px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px 0 0 5px;
    background: #ea5404;
    display: none;
}

.wap_qq {
    position: relative;
    -webkit-animation-name: pulsea;
    -moz-animation-name: pulsea;
    -ms-animation-name: pulsea;
    -o-animation-name: pulsea;
    animation-name: pulsea;
    -webkit-animation-duration: 1000ms;
    -moz-animation-duration: 1000ms;
    -ms-animation-duration: 1000ms;
    -o-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes pulsea {
    0% {
        top: -16px;
    }
    50% {
        top: -10px;
    }
    100% {
        top: -16px;
    }
}

@-webkit-keyframes pulsea {
    0% {
        top: -16px;
    }
    50% {
        top: -10px;
    }
    100% {
        top: -16px;
    }
}

@-moz-keyframes pulsea {
    0% {
        top: -16px;
    }
    50% {
        top: -10px;
    }
    100% {
        top: -16px;
    }
}

@-ms-keyframes pulsea {
    0% {
        top: -16px;
    }
    50% {
        top: -10px;
    }
    100% {
        top: -16px;
    }
}

@-o-keyframes pulsea {
    0% {
        top: -16px;
    }
    50% {
        top: -10px;
    }
    100% {
        top: -16px;
    }
}

.wap_qq b {
    font-size: 13px;
    color: #ea5404;
    width: 100%;
    font-weight: normal;
    text-align: center;
    position: absolute;
    bottom: -10px;
    left: 0;
    line-height: 25px;
}

.wap_qq_show {
    width: 190px;
    height: 270px;
    position: absolute;
    top: -60px;
    right: 60px;
    padding: 15px;
    padding-right: 25px;
    background: #ecedef;
    display: none;
}

.wap_qq_show:before {
    width: 10px;
    height: 100%;
    content: '';
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.wap_qq_show:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #ea5404;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 90px;
    right: 0px;
}

.wap_qq_show h5 {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin: 0;
    line-height: 30px;
}

.wap_qq_showa {
    border-top: 1px solid #fff;
    margin-top: 5px;
    padding-bottom: 10px;
}

.wap_qq_showa p {
    margin: 0;
    margin-top: 8px;
    line-height: 25px;
    font-size: 13px;
    color: #333;
}

.wap_qq_showa a {
    display: inline-block;
    width: 80%;
    text-align: center;
    font-size: 13px;
    display: inline-block;
    line-height: 30px;
    background: #ea5404;
    color: #fff !important;
    margin-top: 5px;
}

.wap_qq_showa a i {
    margin-right: 5px;
}

.bd_show {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.bd_bg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.8;
    filter: alpha(opacity=0.8);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
}

.bd_con {
    width: 800px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-left: -400px;
    margin-top: -200px;
    background: #fff;
    padding: 30px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.bd_conb {
    width: 300px;
    height: 350px;
    margin-left: -150px;
    margin-top: -175px;
}

.bd_conb h5 {
    margin: 0 !important;
    line-height: 50px;
    font-size: 18px !important;
    text-align: center;
    color: #ea5404;
    font-weight: normal;
}

.bd_conb_close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.bd_con_on {
    z-index: 99;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.bd_con > h5 {
    font-size: 22px;
    color: #ea5404;
    margin-bottom: 10px;
}

.bd_con > p {
    font-size: 13px;
    line-height: 25px;
    color: #666;
}

.bd_con1 {
    width: 55%;
    float: left;
    margin-top: 25px;
}

.bd_con1 > a {
    display: inline-block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    background: #ea5404;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
}

.bd_con1 > a:hover {
    color: #fff !important;
}

.map-item-l {
    padding: 3px 0 !important;
}

.map-item-l > i {
    margin-top: 3px !important;
}

.map-item-l > a {
    line-height: 30px;
    font-size: 12px !important;
}

.aTag_p {
    text-align: left !important;
    padding-left: 30px;
}

.aTag_p a {
    font-size: 12px !important;
    padding-right: 10px !important;
}

.aTag_p1 {
    width: 50px !important;
}

.pro_hd1 img {
    height: auto !important;
    margin-top: 60px;
}

.pro_hd1 .word {
    font-size: 12px !important;
    padding: 0 10px;
}

.pro_hd1 .word p {
    font-size: 15px !important;
    font-weight: normal !important;
    margin-bottom: 5px !important;
}

.pro_ph {
    margin-top: 10px;
    border: 1px solid #e8e8e8;
}

.pro_ph > h5 {
    font-size: 14px;

    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.pro_pht span {
    display: inline-block;
    width: 50%;
    float: left;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
}

.pro_phton {
    border-bottom: none !important;
}

.pro_ph_con {
    width: 100%;
}

.pro_ph_con1 {
    padding: 10px;
    display: none;
}

.pro_ph_con1 > ul {
    padding: 0;
    margin: 0;
    width: 100%;
}

.pro_ph_con1 > ul li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

.pro_ph_con1 > ul li img {
    width: 35%;
    float: left;
}

.pro_ph_con1_zi {
    width: 65%;
    float: left;
    padding: 0 7px;
}

.pro_ph_con1_zi span {
    width: 100%;
    display: block;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
}

.pro_ph_con1_zi span b {
    display: inline-block;
    font-weight: normal;
    color: #333;
    padding: 0 2px;
}

.pro_ph_con1 > a {
    display: block;
    width: 120px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;

    background: #ea5404;
    border-radius: 3px;
    text-align: center;
}

.pro_ph_con1 > a:hover {
    color: #fff !important;
}

.pro_phfl_on {
    position: fixed;
    top: -8px;
    background: #fff;
}

.pro_bot .col-sm-2 {
    width: 18% !important;
}

.pro_bot .col-sm-8 {
    width: 64% !important;
}

.pingj_con .col-sm-2 {
    width: 16.666% !important;
}

.pingj_con .col-sm-8 {
    width: 66.666% !important;
}

.drcode_car {
    width: 100%;
    height: 36px;
    padding: 0 15px;
    line-height: 36px;
    border: 1px solid #ccc;
    text-align: left;
    position: relative;
    color: #333;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    border-radius: 3px;
}

.drcode_car img {
    margin-top: 6px;
    margin-right: 5px;
    vertical-align: top;
}

.drcode_car span {
    font-size: 16px;
    vertical-align: top;
    color: #999;
    margin-left: 5px;
}

.drcode_car:hover {
    color: #ea5404;
}

.drcode_car p {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    background: #ea5404;
    border-radius: 100%;
    text-align: center;
    font-weight: 600;
    color: #fff;
    line-height: 18px;
    position: absolute;
    top: -9px;
    right: 24px;
}

.swiper-button-prev1 {
    left: 260px !important;
    z-index: 2 !important;
    height: 70px !important;
    margin-top: -35px !important;
}

.swiper-button-next1 {
    right: 0 !important;
    z-index: 2 !important;
    height: 70px !important;
    margin-top: -35px !important;
}

.swiper-button-prev1 > span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 3px;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.swiper-button-prev1:hover > span {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
}

.swiper-button-next1 > span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 3px;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.swiper-button-next1:hover > span {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
}

/********采购**********/
.caigou1 {
    width: 100%;
    padding: 0 80px;
}

.caigou1_1 {
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #fff;
}

.caigou1_1 img {
    display: inline-block;
    vertical-align: top;
}

.caigou1_1zi {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}

.caigou1_1zi h5 {
    font-size: 20px;
    color: #4d4b4b;

    font-weight: bold;
}

.caigou1_1zi p {
    font-size: 14px;
    color: #ea5404;

    line-height: 30px;
    margin-top: 0px;
}

.caigou1_2 {
    word-spacing: 100%;
    padding: 40px 0;
    position: relative;
    padding-left: 200px;
}

.caigou1_2 > img {
    position: absolute;
    top: 40px;
    left: 0;
}

.caigou1_2_list {
    padding-right: 30px;
}

.caigou1_2_list p {
    margin-bottom: 15px;
    position: relative;
}

.caigou1_2_list p i {
    color: #90908f;
    font-size: 13px;
    font-style: normal;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: -15px;
}

.caigou1_2_list span {
    float: left;
    line-height: 30px;
    color: #90908f;
    width: 75px;

    font-size: 13px;
}

.caigou1_2_list span b {
    color: #ea5404;
}

.caigou1_2_list input {
    float: left;
    line-height: 20px;
    padding: 4px 5px;
    background: #fff;
    border: 1px solid #e8e8e8;
}

.caigou1_2_list1 textarea {
    float: left;
    line-height: 20px;
    padding: 4px 5px;
    background: #fff;
    border: 1px solid #e8e8e8;
    height: 90px;
}

.caigou1_2_list2 p {
    width: 50%;
    float: left;
    margin-bottom: 0;
    line-height: 30px;
}

.caigou1_2_list2 .j_checkbox {
    display: inline-block !important;
    vertical-align: top !important;
    border: none !important;
    -webkit-appearance: none !important;
    width: 18px !important;
    height: 18px !important;
    border: 1px solid #e8e8e8 !important;
    margin: 0 !important;
    position: relative !important;
    top: 6px !important;
    margin-right: 5px !important;
    float: none !important;
}

.caigou1_2_list2 .j_checkbox_on {
    background: url(../images/xuanzhong.png) !important;
}

.caigou1_2_list2 a {
    display: inline-block;
    margin-left: 5px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    background: #ea5404;
    padding: 0 20px;
    border-radius: 3px;
}

.caigou1_2_list2 a:hover {
    color: #fff !important;
}

.caigou_two {
}

.caigou_two > .container {
    padding: 0 95px;
}

.caigou_two .col-lg-2 {
    width: 18.7%;
}

.caigou_two h2 {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin: 50px 0;
}

.caigou_two_lc {
}

.caigou_two_lc h3 {
    font-size: 24px;
    color: #333;
    text-align: center;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-weight: lighter;
}

.caigou_two_lc h3 span {
    color: #ea5404;
}

.caigou_two_lc img {
    display: block;
    margin: 10px auto;
    width: 70%;
}

.caigou_two_lc p {
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    color: #666;
}

.caigou_two_lc a {
    display: block;
    text-align: center;
    color: #ea5404;
}

.caigou_two_lc a .btn01 {
    color: #ea5404;
    text-align: center;
}

.caigou_two_jt {
    margin-top: 50px;
}

.caigou_two_jt img {
    width: 100%;
}

.caigou_two_bz {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.caigou_two_bz_box {
    display: none;
}

/********采购**********/

/********积分商城**********/
.jfdh {
    width: 100%;
    border: 1px solid #e8e8e8;
}

.jfdh > h5 {
    line-height: 40px;
    margin: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #ea5404;
}

.jfw .col-sm-10 {
    width: 80% !important;
}

.jfw .col-sm-2 {
    width: 20% !important;
}

.jfdh_con {
    width: 100%;
    overflow: hidden;
}

.jfdh_con > ul {
    padding: 0;
    margin: 0;
}

.jfdh_con > ul > li {
    width: 100%;
    border-bottom: 1px dotted #e8e8e8;
}

.jfdh_con > ul > li > div {
    padding: 10px;
}

.jfdh_con > ul > li > div > a > h5 {
    font-size: 12px;
    color: #333;
    line-height: 25px;
    margin-bottom: 5px;
}

.jfdh_con > ul > li > div > a > h5 span {
    float: right;
    color: #999;
}

.jfdh_cons {
    width: 100%;
}

.jfdh_cons img {
    width: 40%;
    float: left;
}

.jfdh_cons1 {
    width: 60%;
    float: left;
    padding-left: 10px;
}

.jfdh_cons1 h5 {
    font-size: 12px;
    color: #666;
    margin: 5px 0;
}

.jfdh_cons1 span {
    font-size: 12px;
    color: #ea5404;
}

.zhuc_cg {
    width: 100%;
}

.zhuc_cg1 {
    width: 80%;
    padding-left: 120px;
    position: relative;
    padding-top: 6%;
    padding-bottom: 4%;
    margin: 0 auto;
}

.zhuc_cg1 h5 {
    font-size: 14px;

    margin-bottom: 20px;
}

.zhuc_cg1 p a {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    padding: 0 10px;
    color: #999;
    border: 1px solid #e8e8e8;
    margin-right: 5px;
}

.zhuc_cg2 {
    margin-top: 25px;
}

.zhuc_cg2 span {
    font-size: 13px;
    color: #666;
}

.zhuc_cg2 input {
    display: inline-block;
    width: 200px;
    line-height: 24px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    padding: 0 5px;
}

.zhuc_cg2 a {
    display: inline-block;
    line-height: 26px;

    background: #ea5404;
    color: #fff !important;
    padding: 0 15px;
}

.zhuc_cg3 {
    margin-top: 30px;
    width: 366px;
}

.zhuc_cg3 p {
    width: 100%;
    text-align: center;
    padding: 15px;
    display: inline-block;
    background: #fffde7;
    border: 1px solid #eacf7e;
}

.zhuc_cg3 p span {
    display: inline-block;
    margin-top: 10px;
    color: #ea5404;
    font-size: 14px;

    font-weight: 600;
}

.zhuc_cg1 img {
    position: absolute;
    top: 16%;
    left: 0;
}

.user_r11 > h5 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 15px;
}

.user_r6a {
    width: 100%;
    margin-bottom: 35px;
}

.user_r6a p {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.user_r6a p span {
    font-size: 14px;
    color: #fc1c1b;
    cursor: pointer;
    margin-right: 5px;
}

.user_r6a p a {
    color: #ea5404;
    cursor: pointer;
    margin-right: 5px;
    font-size: 14px;
}

.qiand {
    border: 1px solid #ea5404;
    padding: 0 5px;
}

/********积分商城**********/

.user_r10 a {
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16x;
    letter-spacing: 1px;
    border: 1px solid #ea5404;
    margin-right: 10px;
    border-radius: 2px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.pingjia {
    background: #ea5404;
    width: 80px !important;
    color: #fff !important;
    line-height: 30px;
    border-radius: 5px;
}

.pingjia:hover {
    color: #fff !important;
}

/*********商城底部**********/
.foot_ser1 {
    width: 100%;
}

.foot_ser1_con > h5 {
    font-size: 16px;

    border-bottom: 1px solid #333;
    line-height: 40px;
    margin: 0;
}

.foot_ser1_con > h5 span {
    font-size: 12px;
    color: #ea5404;
    margin-left: 5px;
}

.foot_ser1_cona {
    padding: 20px;
    background: #f6f6f6;
}

.foot_ser1_conb {
    width: 100%;
}

.foot_ser1_conb > h5 {
    font-size: 15px;
}

.foot_ser1_conb > p {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #666;
}

.foot_ser1_conb > img {
    margin-bottom: 10px;
}

.foot_ser2 .foot_ser1_conb p {
    padding-left: 30px;
}

.foot_ser9 table {
    width: 600px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.foot_ser9 th {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    line-height: 40px;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0 10px;
}

.foot_ser9 td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 13px;
    color: #666;
    line-height: 30px;
    padding: 0 10px;
}

.wap_ss {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    padding: 12px 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

/*********商城底部**********/

/************10.25******************/
.login_wap {
    min-height: 550px !important;
    padding: 0;
}

.login_wap .container {
    height: 100%;
    position: relative;
}

.login_con1 {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -205px;
}

.login_con2 {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -230px;
}

.login_con3 {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -135px;
}

.foot_ser1_conb_p h5 {
    margin-bottom: 15px;
}

.foot_ser1_conb_p p {
    margin: 0 !important;
    line-height: 25px;
}

.pj_banner {
    width: 100%;
    margin-bottom: 30px;
}

.shopcar_sec {
    line-height: 100px;
    padding: 10px 20px;
    padding-left: 160px;
    position: relative;
}

.yuyue {
    border: 1px solid #e8e8e8;
}

.yuyue1 {
    padding: 30px;
}

.yuyue1 > h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.yuyue th {
    line-height: 40px;
}

.yuyue .shopcar_1 {
    border: 1px dashed #e8e8e8 !important;
    border-bottom: none !important;
}

.yuyue_a {
    margin-top: 10px;
    background: #f5f5f5;
    padding: 0 10px;
}

.yuyue_a > h5 {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 34px;
    margin-right: 5px;
}

.yuyue_a .docs-methods {
    display: inline-block;
}

.yuyue_a .city-picker-span {
    width: 270px !important;
}

.yuyue2 {
    padding: 30px;
}

.yuyue2 > h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.yuyue2 > h5 span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
}

.yuyue2 p span {
    font-size: 14px;
    color: #333;
    letter-spacing: 1px;
    width: 70px;
    text-align: left;
}

.yuyue3 {
    width: 100%;
    padding: 30px;
}

.yuyue3 h5 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}

.yuyue3 p {
    font-size: 14px;
    color: #666;

    line-height: 22px;
}

.yuyue3_btn {
    width: 100%;
    text-align: right;
}

.yuyue3_btn a {
    display: inline-block;
    line-height: 40px;
    background: #ea5404;
    color: #fff;
    padding: 0 40px;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 3px;
    margin-top: 10px;
}

.yuyue3_btn a:hover {
    color: #fff !important;
}

/************10.25******************/

/*********10.27**********/
.wap_tanc {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.wap_tanc_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    -webkit-opacity: 0.4;
}

.wap_tanc_con {
    width: 380px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -150px;
    display: none;
}

.wap_tanc_con h5 {
    margin: 0;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: 600 !important;
    border-bottom: 1px solid #f1f1f1;
}

.wap_tanc_btn a {
    display: inline-block;
    width: 50%;
    float: left;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.wap_tanc_con1 {
    width: 500px;
    height: 250px;
    margin-top: -125px;
    margin-left: -250px;
    padding: 50px;
}

.wap_tanc_con1 h5 {
    border-bottom: none;
    text-align: left;
    line-height: 40px;
    font-weight: normal !important;
}

.wap_tanc_con1 h5 img {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.wap_tanc_con1 h5 p {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
}

.wap_tanc_con1 h5 p span {
    color: #ea5404;
    margin: 0 3px;
}

.wap_tanc_con1 a {
    font-size: 14px;
    display: inline-block;
    padding-left: 95px;
    margin-top: 20px;
    color: #ea5404;

}

.wap_tanc_con1 > p {
    font-size: 24px;
    color: #999;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

/*********10.27**********/

/*********优惠券**********/
.quan {
    width: 100%;
    padding: 20px 0;
}

.quan > ul {
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.quan > ul > li {
    width: 20%;
    float: left;
    padding: 10px 30px;
}

.quan_img {
    width: 132px;
    position: relative;
}

.quan_img h5 {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3px;
    background: none;
    color: #ffbd83;
    font-size: 40px;
    font-weight: 900;
    padding: 0;
}

.quan_img h5 span {
    float: none;
    font-size: 20px;
}

.quan_zi h5 {
    font-size: 14px;
    color: #ea5404;
    background: none;
    padding: 0;
    margin: 0;
    line-height: 30px;
}

.quan_zi p {
    font-size: 12px;
    margin-top: 0px;
    color: #9b9b9b;
}

.quan_zi span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #9b9b9b;
}

.quan_zi a {
    display: inline-block;
    background: #ea5404;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
    padding: 0 15px;
    margin-top: 5px;

}

.quan_zi a:hover {
    color: #fff !important;
}

/*********优惠券**********/

/*********10.29**********/
.pro_list_top_on {
    position: fixed;
    top: 0;
    z-index: 999999;
    border-bottom: 1px solid #e8e8e8;
}

.pro_xx_s > li {
    width: 90px !important;
}

.zhuc_cg1 > h5 a {
    color: #ea5404;
    margin: 0 8px;
}

.menu-map .map-item {
    line-height: 32px;
}

/*********10.29**********/

/*********pro_hot**********/
.pro_hot {
    width: 100%;
    background: url(../images/pro_hot_bg.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 80px;
}

.pro_hott_i {
    position: absolute;
    top: 0;
    left: 19%;
}

.pro_hott {
    width: 100%;
    position: relative;
}

.pro_hott span {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_hota {
    width: 100%;
    text-align: center;
    margin-top: 80px;
}

.pro_hotc {
    width: 100%;
}

.pro_hot_list {
    width: 100%;
    margin-top: 60px;
}

.pro_hot_img {
    width: 100%;
    position: relative;
}

.pro_hot_img span {
    position: absolute;
    top: -60px;
}

.pro_hot_zi {
    padding-top: 60px;
}

.pro_hot_zi h5 {
    font-size: 20px;
    line-height: 40px;
    color: #dadada;

    margin-bottom: 30px;
}

.pro_hot_zi p {
    margin-top: 20px;
}

.pro_hot_zi p span {
    color: #ca0208;
    font-weight: 600;
    font-size: 30px;
    position: relative;
    margin-left: 30px;
}

.pro_hot_zi p span:before {
    width: 106%;
    height: 2px;
    content: '';
    background: #ca0208;
    position: absolute;
    left: -3%;
    bottom: 15px;
}

.pro_hot_zi p b {
    color: #ffbd41;
    font-size: 50px;
}

.pro_hot_zi a {
    display: inline-block;
    margin-top: 30px;
    line-height: 35px;
    padding: 0 40px;
    border-radius: 35px;
    background: #e10b11;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.pro_hot_zi a:hover {
    color: #fff !important;
}

/*********pro_hot**********/

/*********11.2**********/
.jf_btn {
    color: #ea5404 !important;
}

.jf_a {
    display: block;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    background: #ea5404;
    color: #fff;
}

.jf_a:hover {
    color: #fff !important;
}

/*********11.2**********/

/*********11.5**********/
.kong {
    width: 100%;
    border: 1px solid #e8e8e8;
}

.kong_con {
    width: 100%;
    text-align: center;
    margin-top: 15%;
}

.kong_con h5 {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 50px;

    margin-top: 10px;
}

.kong_con a {
    font-size: 15px;
    color: #ea5404;
    display: inline-block;

    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.kong_con a i {
    font-size: 18px;
    margin-left: 5px;
}

.kong_con a:hover {
    color: #999 !important;
}

.user_r10_1 a {
    color: #EA5404;
}

/*********11.5**********/

/*********11.7**********/
.products_box {
    width: 100%;
}

.products_box1 {
    width: 17%;
    float: left;
    margin-right: 3%;
}

.products_box2 {
    width: 80%;
    float: left;
}

.products_tj {
    margin-top: 25px;
}

.products_tj h5 {
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
}

.products_tj .sec3_list {
    background: #f8f8f8;
    margin-bottom: 25px;
}

.pro_class {
    width: 100%;
}

.pro_class > h5 {
    line-height: 40px;
    margin: 0;
    background: #f8f8f8;
    border-bottom: 1px solid #fff;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
}

.pro_class > h5 span {
    font-size: 13px;
    color: #666;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.pro_class > h5 span:hover {
    color: #ea5404;
}

.pro_class {
    margin-top: 10px !important;
    margin-bottom: 30px !important;
}

.jfdh_user {
    width: 100%;
    background: #f8f8f8;
    padding: 15px;
    margin-bottom: 30px;
}

.jfdh_user img {
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
}

.jfdh_user1 {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
}

.jfdh_user1 h5 {
    font-size: 13px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jfdh_user1 p {
    font-size: 14px;
    color: #ea5404;
}

.jfdh_user1 p span {
    font-size: 14px;
    font-weight: 600;
}

.jfdh_user2 {
    width: 100%;
    margin-top: 20px;
    padding-left: 30px;
}

.jfdh_user2 h5 {
    font-size: 13px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}

.jfdh_user2 p {
    line-height: 22px;
    font-size: 12px;
    color: #666;
}

/*********11.7**********/

/*********11.8**********/
.hehuo {
    width: 100%;
}

.hehuo_ban {
    width: 100%;
    /*padding:10% 0;
	background:url(../images/hehuo_ban.jpg) center no-repeat;
	background-size:cover;*/
}

.hehuo1 {
    width: 100%;
    background: url(/Public/Home/images/hehuo_ban1.jpg) center no-repeat;
    background-size: cover;
}

.hehuo1b {
    width: 60%;
    float: right;
}

.hehuo1b > h5 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
    line-height: 90px;
}

.hehuo1b > p {
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
}

.hehuo1c {
    margin-top: 80px;
}

.hehuo1c h5 {
    width: 33.33%;
    float: left;
    text-align: center;
}

.hehuo1c h5 span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding-top: 30px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    height: 150px;
    border: 1px solid #687084;
    border-radius: 100%;
    letter-spacing: 2px;
}

.hehuo1d {
    margin-top: 50px;
}

.hehuo1d p {
    font-size: 14px;
    color: #fdfdfd;
    text-align: center;
    line-height: 40px;
    letter-spacing: 2px;
}

.hehuo2 {
    width: 100%;
    background: url(../images/hehuo_ban2.jpg) center no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.hehuo2a {
    width: 65%;
    margin: 0 auto;
}

.hehuo2a > h5 {
    font-size: 30px;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
    margin-bottom: 50px;
}

.hehuo2a table {
    width: 100%;
    background: url(../images/hezuo2_t.png) top left no-repeat;
    background-size: 100%;
}

.hehuo2a table th {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    text-align: center;
}

.hehuo2a table td {
    background: #fff;
    line-height: 60px;
    border-bottom: 1px solid #d8dadf;
    text-align: center;
    font-size: 14px;

    color: #666;
}

.hehuo2a table td img {
    margin-top: 8px;
}

.hehuo3 {
    width: 100%;
    padding: 80px 0 0 0;
}

.hehuo3a > h5 {
    font-size: 30px;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
    margin-bottom: 50px;
}

.swiper-container {
    height: 100% !important;
}

.swiper-wrapper {
    height: 100% !important;
}

.swiper-slide {
    height: 100% !important;
}

.shangxina_ban {
    width: 100%;
}

.shangxian {
    padding: 60px 0;
}

.shangxian_a {
    width: 100%;
    background: url(../images/shangxian1.jpg) center no-repeat;
    background-size: 100% 100%;
    padding: 25px;
    margin-bottom: 20px;
    position: relative;
}

.shangxian_a1 {
    width: 20%;
    float: left;
    padding-left: 20px;
}

.shangxian_a2 {
    width: 80%;
    float: left;
    border-radius: 5px;
    background: #fff;
    padding: 30px;
    min-height: 180px;
    position: relative;
}

.shangxian_a1 h5 {
    font-size: 18px;
    color: #fbd72d;
    line-height: 30px;
}

.shangxian_a1 p {
    font-size: 14px;
    color: #fff;
}

.shangxian_a1 span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #c46165;
}

.shangxian_a2 > h5 {
    font-size: 16px;
    color: #333;
    font-weight: 600;

    line-height: 30px;
}

.shangxian_a2 > p {
    font-size: 14px;
    color: #333;
}

.shangxian_a2 ul {
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.shangxian_a2 ul li {
    line-height: 25px;
    font-size: 14px;
    color: #333;
}

.shangxian_a2 ul li span {
    color: #aa1d23;
    margin-right: 10px;
    font-weight: 600;
}

.shangxian_a2 > span {
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
}

.shangxian_a2 > img {
    display: inline-block;
    vertical-align: top;
}

.shangxian2 {
    width: 100%;
    padding: 60px 0;
    background: #edebe9;
}

.shangxian2_list {
    margin-bottom: 40px;
    position: relative;
}

.shangxian2_zi1 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.shangxian2_zi1 > h5 {
    font-size: 20px;
    color: #aa1d23;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 0 30px;
}

.shangxian2_zi1 > span {
    display: inline-block;
    font-size: 15px;
    padding: 0 30px;
    color: #999;
}

.shangxian2_zi1a {
    width: 100%;
    background: #aa1d23;
    padding: 10px 30px;
    margin-top: 5px;
}

.shangxian2_zi1a h5 {
    font-size: 13px;
    color: #fff;
    display: inline-block;
}

.shangxian2_zi1a h5 span {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.shangxian2_zi1a h5 b {
    font-size: 30px;
    display: inline-block;
    margin-top: 8px;
    position: relative;
}

.shangxian2_zi1a h5 b:before {
    width: 100%;
    height: 1px;
    content: '';
    background: #000;
    position: absolute;
    top: 50%;
    left: 0%;
}

.shangxian2_zi1a p {
    display: inline-block;
    vertical-align: top;
    line-height: 42px !important;
    margin-left: 10px;
    font-size: 24px !important;
    font-weight: 600;
    color: #aa1d23 !important;
    background: #fff;
    border-radius: 3px;
    text-align: center;
}

.shangxian2_zi1a p span {
    font-size: 18px !important;
}

.shangxian2_zi1 p {
    font-size: 13px;
    line-height: 22px;
}

.shangxian2_zi1 p span {
    font-size: 14px;
}

.shangxian2_zi1 p b {
    font-size: 15px;
    color: #aa1d23;
    font-weight: normal;
}

.shangxian2_btn {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.shangxian2_btn > a {
    display: inline-block;
    line-height: 50px;
    padding: 0 50px;
    font-size: 15px;
    color: #fff !important;

    background: #aa1d23;
}

.clm30 {
    margin-left: -30px !important;
    margin-right: -30px !important;
}

.clp30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.choujiang {
    position: absolute;
    top: -30px;
    right: 0px;
}

/*********11.8**********/

/*********11.09**********/
.index_show {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999;
    display: none;
}

.index_show_bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
}

.index_showa {
    width: 600px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    margin-left: -300px;
    background: #fff;
    border-radius: 5px;
    background: url(../images/index_show_bg.jpg) center no-repeat;
    background-size: cover;
}

.index_showa > h5 {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;

    font-weight: 600 !important;
    margin-top: 30px;
    margin-bottom: 20px;
}

.index_showa > h5 img {
    margin-top: 5px;
}

.index_showb {
    width: 100%;
    text-align: center;
}

.index_showc {
    display: inline-block;
    vertical-align: top;
    width: 36%;
    margin: 0 3%;
}

.index_showc h5 {
    font-size: 14px;
    color: #fff;
}

.index_showc > span {
    color: #fff;
    font-size: 15px;
    position: relative;
}

.index_showc > span:before {
    width: 20px;
    height: 1px;
    content: '';
    position: absolute;
    left: -25px;
    top: 50%;
    background: #fff;
}

.index_showc > span:after {
    width: 20px;
    height: 1px;
    content: '';
    position: absolute;
    right: -25px;
    top: 50%;
    background: #fff;
}

.index_showc p {
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 30px 0px 20px 0px;
    background: url(../images/haoli.png) center no-repeat;
    background-size: 100% 100%;
    margin-top: 10px;
}

.index_showc p span {
    font-size: 16px;
    font-weight: 600;
    color: #ea5404;
    margin-left: 5px;
}

.index_showc b {
    font-size: 14px;
    color: #333;
    display: inline-block;
    line-height: 40px;
    font-weight: normal;
}

.index_showb a {
    display: inline-block;
    line-height: 35px;
    padding: 0 20px;
    background: #fff;
    color: #ea5404;
    border-radius: 35px;
    margin-top: 25px;
}

.index_showa > img {
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer;
}

.vip_ban {
    width: 100%;
}

.vip_a {
    width: 100%;
    padding: 60px 0;
    background: #ebe2dd;
    text-align: center;
}

.vip_b {
    width: 100%;
    background: url(../images/vip_b.jpg) center no-repeat;
    background-size: cover;
    padding: 60px 0;
    text-align: center;
}

.vip_bon {
    width: 100%;
    position: relative;
    padding: 30px 0;
    margin-top: 30px;
}

.vip_bon_line {
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    background: #d04549;
}

.vip_bon_line:before {
    width: 9px;
    height: 9px;
    content: '';
    background: #d04549;
    border-radius: 9px;
    position: absolute;
    top: -4px;
    left: -3px;
}

.vip_bon_line:after {
    width: 9px;
    height: 9px;
    content: '';
    background: #d04549;
    border-radius: 9px;
    position: absolute;
    bottom: -4px;
    left: -3px;
}

.vip_bona {
    width: 50%;
    float: left;
    padding-right: 50px;
}

.vip_bonb {
    width: 100%;
    background: #eae3df;
    padding: 20px 30px;
    position: relative;
    margin-bottom: 60px;
}

.vip_bonb:before {
    width: 9px;
    height: 9px;
    content: '';
    background: #d04549;
    border-radius: 9px;
    position: absolute;
    top: 50%;
    right: -55px;
    margin-top: -4px;
}

.vip_bonb:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid #eae3df;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -20px;
}

.vip_bonb h5 {
    font-size: 15px;
    color: #333;
    line-height: 30px;
    margin: 0;
    border-bottom: 1px solid #e7d5d1;
    text-align: left;
    margin-bottom: 10px;
}

.vip_bonb h5 img {
    margin-top: 4px;
    margin-right: 5px;
}

.vip_bonb p {
    font-size: 13px;
    color: #666;
    text-align: left;
    line-height: 30px;
}

.vip_bonb p span {
    font-size: 14px;
    line-height: 30px;
    margin-right: 5px;
    color: #d04549;
}

.vip_bonb p span img {
    margin-right: 5px;
    margin-top: 9px;
}

.vip_bona2 {
    width: 50%;
    float: left;
    padding-left: 50px;
}

.vip_bonb2 {
    width: 100%;
    background: #eae3df;
    padding: 20px 30px;
    position: relative;
    margin-top: 60px;
}

.vip_bonb2:before {
    width: 9px;
    height: 9px;
    content: '';
    background: #d04549;
    border-radius: 9px;
    position: absolute;
    top: 50%;
    left: -54px;
    margin-top: -4px;
}

.vip_bonb2:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 20px solid transparent;
    border-right: 20px solid #eae3df;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -20px;
}

.vip_bonb2 h5 {
    font-size: 15px;
    color: #333;
    line-height: 30px;
    margin: 0;
    border-bottom: 1px solid #e7d5d1;
    text-align: left;
    margin-bottom: 10px;
}

.vip_bonb2 h5 img {
    margin-top: 4px;
    margin-right: 5px;
}

.vip_bonb2 p {
    font-size: 13px;
    color: #666;
    text-align: left;
    line-height: 30px;
}

.vip_bonb2 p span {
    font-size: 14px;
    line-height: 30px;
    margin-right: 5px;
    color: #d04549;
}

.vip_bonb2 p span img {
    margin-right: 5px;
    margin-top: 9px;
}

.vip_c {
    width: 100%;
    padding: 60px 0 0 0;
}

.vip_con {
    width: 100%;
    text-align: center;
}

.vip_cona {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}

.vip_cona1 {
    width: 50%;
    float: left;
    padding-right: 30px;
    margin-bottom: 30px;
}

.vip_cona2 {
    width: 50%;
    float: left;
    padding-left: 30px;
    margin-bottom: 30px;
}

.vip_conab {
    width: 100%;
    padding: 30px;
    background: url(../images/vip_c3.jpg) center no-repeat;
    background-size: 100% 100%;
    min-height: 160px;
}

.vip_conab h5 {
    text-align: left;
    font-size: 15px;
    color: #333;
    line-height: 36px;
    border-bottom: 1px solid #e0e0e0;
}

.vip_conab h5 img {
    vertical-align: central !important;
    margin-top: 8px;
    margin-right: 8px;
}

.vip_conab p {
    text-align: left;
    font-size: 13px;
    color: #666;
    line-height: 30px;
}

.vip_conab p img {
    margin-top: 6px;
    margin-right: 6px;
}

.vip_conab > img {
    max-height: 100px;
}

.tuang_ban {
    width: 100%;
}

.tuanga {
    width: 100%;
    background: #3e3935;
    padding: 20px 0 40px 0;
    text-align: center;
}

.tuanga h5 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    margin: 15px 0;
}

.tuanga p {
    color: #c3c2c1;
    font-size: 14px;

    text-align: center;
    line-height: 25px;
}

.tuanga span {
    display: inline-block;
    line-height: 36px;
    padding: 0 20px;
    border: 1px solid #c3c2c1;
    color: #c3c2c1;
    font-size: 14px;

    margin-top: 20px;
}

.tuangb {
    padding: 60px 0;
    background: #fff;
}

.tuangbon {
    width: 100%;
    text-align: center;
}

.tuangbon h5 {
    font-size: 24px;
    color: #333;

    text-align: center;
    margin-bottom: 15px;
}

.tuangbon p {
    font-size: 14px;
    color: #666;

    text-align: center;
}

.tuangbon span {
    text-align: center;
    display: inline-block;
    line-height: 30px;
    padding: 0 25px;
    background: #262626;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;

    margin-top: 20px;
    margin-bottom: 30px;
}

.tuangbon img {
    margin: 0 2%;
}

.tuangc {
    width: 100%;
    background: url(../images/tuang_b.jpg) center no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.tuangcon {
    width: 560px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 30px;
}

.tuangcon h5 {
    text-align: center;
    line-height: 60px;
    font-size: 24px;

}

.tuangcona > span {
    display: inline-block;
    line-height: 42px;
    width: 36px;
}

.tuangcona {
    margin-bottom: 10px;
}

.tuangcona > input {
    line-height: 30px;
    border: 1px solid #d6d6d6;
    width: 300px;
    margin: 0 20px;
    padding: 0 10px;
    -moz-box-shadow: 3px 3px 10px #d6d6d6 inset;
    -webkit-box-shadow: 3px 3px 10px #d6d6d6 inset;
    box-shadow: 3px 3px 10px #d6d6d6 inset;
}

.tuangcona .pro_list_tops {
    width: 300px;
    border: 1px solid #d6d6d6;
    padding: 0;
    margin: 0 20px;
    height: 36px;
    -moz-box-shadow: 3px 3px 10px #d6d6d6 inset;
    -webkit-box-shadow: 3px 3px 10px #d6d6d6 inset;
    box-shadow: 3px 3px 10px #d6d6d6 inset;
}

.tuangcona .pro_list_tops #distpicker {
    margin-top: -3px;
}

.tuangcona textarea {
    display: inline-block;
    height: 60px;
    border: 1px solid #d6d6d6;
    width: 300px;
    -moz-box-shadow: 3px 3px 10px #d6d6d6 inset;
    -webkit-box-shadow: 3px 3px 10px #d6d6d6 inset;
    box-shadow: 3px 3px 10px #d6d6d6 inset;
}

.tuangcona > a {
    display: inline-block;
    line-height: 36px;
    padding: 0 30px;
    background: #ea5404;
    color: #fff !important;
    font-size: 14px;

}

.vip_conb {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.vip_conb > p {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

/*********11.09**********/

/*********11.11**********/
.user_r_list_order td {
    padding: 0 15px;
}

.order1 .user_r_list_order th {
    line-height: 40px !important;
}

.order_sh > h5 {
    line-height: 40px;
}

.order_sh > h5 span {
    line-height: 40px;
}

.order1_yh > h5 {
    line-height: 40px;
}

.order1_tall1 {
    padding: 0 15px;
}

.order1_tall1 > textarea {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
}

.user_r_list_order .user_r_frist span {
    line-height: 60px;
    font-size: 14px;
}

.sjf p span {
    padding: 0;
    margin-left: 5px;
}

.sjf p span b {
    margin-top: 0;
}

.sjf {
    margin-top: 0 !important;
}

.sjf p {
    display: inline-block;
}

/*********11.11**********/

.pro_xz {
    border: 1px solid #333 !important;
}

.pro_xz:before {
    width: 12px;
    height: 14px;
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(../images/xz.png);
}

.shopcar_nums span {
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    border: 1px solid #e8e8e8;
    border-right: none;
    font-size: 18px;
    color: #ccc;
    padding: 0 10px;
    margin-right: -4px;
}

@media (max-width: 1400px) {
    .shopcar_nums span {
        padding: 0 9px;
    }
}

.shopcar_nums .pro_jian {
    font-size: 13px !important;
    font-weight: normal !important;
}

.pro_num {
    font-size: 14px !important;
    padding: 0 0px !important;
    width: 50px;
}

.shopcar_nums .pro_jia {
    font-size: 13px !important;
    font-weight: normal !important;
    border-right: 1px solid #e8e8e8 !important;
}

.docs-methods select {
    width: 30%;
    float: left;
    line-height: 36px;
    height: 38px;
    font-size: 14px;
    padding: 5px;
}

/*7.6*/
@media (max-width: 768px) {

    .user_r5 h5 a {
        float: right;
        color: #43a047 !important;
        font-size: 12px;
    }

    .user8_con2 > a {
        margin-left: 40% !important;
    }

    .user8_con2 p input[type="radio"] {

        width: 10px !important;
    }

    .shopcar_nums span {
        text-align: center;
    }

    .wap_tanc_con {
        width: 80%;
        margin-left: 0;
        left: 10%;
        height: auto;
    }

    .wap_tanc_con h5 {
        line-height: 30px;
        padding: 15px 0;
    }

}

@media (max-width: 320px) {

    .dizhi_list p input {
        display: inline-block;
        width: 46%;
    }

    .dizhi_btn1 a {
        padding: 0 15px;
    }

    .xgmm > span {

        font-size: 12px;

    }
}

.user_r_list td p {
    margin-bottom: 0;
    line-height: 25px;
}

.user_r_frist_order td a {
    margin: 0;
}

.user_r_frist_order {
    position: relative;
    padding-left: 125px !important;
    height: 120px;
}

.user_r_frist_order img {
    position: absolute;
    top: 10px;
    left: 15px;
}

.user_r_frist_order span {
    line-height: 25px;
    display: block;
    width: 100%;
}

.user8_con2 p select {
    width: 30%;
    line-height: 20px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
    border: 1px solid #e8e8e8;
}

@media (max-width: 768px) {

    .user8_con2 > a {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .shopcar_zjs_btn > a {
        line-height: 35px;
        padding: 0 40px;
    }

    .shopcar_btn .export {
        display: inline-block;
        width: 90px;
        line-height: 30px;
        font-size: 12px;
        background: #333;
        color: #fff !important;
        border-radius: 3px;
        text-transform: capitalize;
        margin-top: 15px;
        text-align: center;
        margin-left: 20px;
    }

    .shopcar_btn .export a {
        margin-top: 0;
        margin-left: 0;
    }

    .zhuce_con_line {
        display: none;
    }

    .shopcar_btn .shopcar_btn1 {
        width: auto !important;
        padding: 0 10px;
    }

    .shopcar_btn .shopcar_btn2 {
        width: auto !important;
    }

    .shopcar_btn .shopcar_btn3 {
        width: auto !important;
    }

    .proshop_inner_zi {
        height: auto !important;
    }

    .user_inner_con1 {
        width: 100%;
    }

    .user_inner > h5 > p {
        width: 100%;
        line-height: 30px;
    }

    .user_inner > h5 {
        padding: 10px 0;
    }

    .user_inner_con {
        padding: 15px 0 10px 0;
    }

    .user_inner_con1 p {
        font-size: 12px;
        line-height: 25px;
    }

    .user_in_te h5 {
        font-size: 14px;
    }

    .user_in_te p {
        margin-bottom: 0;
    }

    .showBlock {
        margin-right: 8px;
    }

    .showBlock i {
        font-style: normal;
    }

    .user_in_te p i {
        font-style: normal;
    }

}

.user_r_list td p i {
    font-style: normal;
}

.user_r_list > h5 {
    padding: 2px 15px;
}

.user_r_list > h5 span {
    margin-right: 20px;
    font-size: 13px;
}

.user_r_list > h5 a {
    padding: 0 8px !important;
}

/**/
.order1_yh_con12 > input {
    display: inline-block;
    width: 20%;
    line-height: 20px;
    padding: 5px 10px;
    letter-spacing: 1px;
    color: #999;
    font-size: 13px;
    border: 1px solid #e8e8e8;
    margin-top: 10px;
}

.order1_yh_con12 > a {
    display: inline-block;
    line-height: 30px;
    padding: 0 20px;
    color: #fff;
    background: #ea5404;
    width: 18%;
    margin-left: 2%;
    text-align: center;
}

.order1_yh_con12 > a:hover {
    color: #fff !important;
}

.order1_yh_con12 ul li {
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    cursor: pointer;
}

.order1_yh_con12 ul li span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    border-radius: 100%;
    border: 1px solid #999;
    margin-right: 5px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.order1_yh_con12 ul li span:before {
    width: 9px;
    height: 9px;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

/**/

@media (max-width: 768px) {
    .pro_inner_t {
        padding: 10px 0 0px 0px;
    }

    .order1_yh_list_s span {
        width: 100px;
        font-size: 12px;

    }

    .order1_yh_con12 ul li {
        float: left;
        margin-right: 15px;
        font-size: 12px;
        color: #666;
        line-height: 20px;
        cursor: pointer;
        margin-bottom: 5px;
    }

    .order1_yh_list input {

        width: 50%;

    }

    .shopcar_btn div {
        margin-bottom: 10px;
    }

    .shopcar_btn .export {

        margin-top: 0px;

    }
}
