* {
    margin: 0px;
    padding: 0px;
    font-family: tahoma, arial;
    /*   font-size: 12px; */
}

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

img,
iframe {
    _display: block;
    display: block;
    border: 0;
    outline: 0;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

/* a:hover {
    color: #007de4;
}  */

/* i,
em {
    font-style: normal;
    font-weight: normal;
} */

input,
textarea,
button,
select {
    border: 0;
    outline: none;
    resize: none;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    /*  background-color: #eeeeee; */
}

ol,
ul {
    list-style: none;
}

body {
    background: #f6f6f6;
    /* color: #222; */
}

.w_1200 {
    width: 1200px;
    margin: auto;
}

/* 详情 */
.detail-head {
    padding: 20px 0 40px;
    height: auto;
    overflow: hidden;
}

.detail-head .product_a {
    width: 480px;
}

.detail-head .product_a #showbox {
    background: #fff;
}

.detail-head .product_a #showbox img {
    object-fit: cover;
}

.detail-head .product_a #showsum {
    left: 20px;
    margin-top: 10px;
}

.detail-head .product_a #showsum span {
    border: 1px solid #ddd;
}

.detail-head .product_a #showsum span.sel {
    border: 2px solid #f4b01f;
}

.detail-head .product_a .showpage {
    width: 480px;
    position: relative;
}

.detail-head .product_a .showpage a {
    display: block;
    width: 15px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -62px;
    text-decoration: none;
    color: #999;
}

.detail-head .product_a .showpage a#shownext {
    left: auto;
    right: 0;
    background-image: url(../images/d_09.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.detail-head .product_a .showpage a#showlast {
    background-image: url(../images/d_08.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.detail-head .product_a .showpage a:hover {
    color: #777;
}

.detail-head .product_a .share {
    font-size: 12px;
    padding: 15px 0px;
}

.detail-head .product_b {
    float: right;
    width: 54%;
    /*     padding-top: 40px; */
}

.detail-head .product_b .product_name {
    overflow: hidden;
    color: #646464;
    font-size: 14px;
    padding-bottom: 20px;
}

.detail-head .product_b .product_name h2 {
    font-size: 30px;
    color: #254b64;
    font-weight: normal;
}

/* //........................................... */

.lsjl-box {
    background: #fff;
    margin: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}

.lsjl-box .lsgzjl {
    padding: 20px;
    min-height: 200px;
    color: #333;
}

.lsjl-box .lsgzjl h2 {
    font-size: 16px;
    margin-bottom: 6px;
    color: #333;
}

.ddxgjl li {
    font-size: 12px;
}

.ddxgjl li p {
    font-size: 14px;
}
.lsjl-box .lsgzjl .ddgzjl {
    border: 1px solid #eaeaea;
}
.lsjl-box .lsgzjl .ddgzjl li {
    border-top: 1px solid #eaeaea;
    padding: 6px 0;
    color: #333;
    display: flex;
    align-items: center;
}
.lsjl-box .lsgzjl .ddgzjl li:first-child {
    border-top: 0;
    background: #f6f6f6;
}
.lsjl-box .lsgzjl .ddgzjl li p {
    text-align: left;
    font-size: 14px;
    flex: 1;
    padding: 0 20px;
    line-height: auto;
}

.lsjl-box .lsgzjl .ddgzjl li p:first-child,
.lsjl-box .lsgzjl .ddgzjl li p:last-child {
    flex: initial;
    min-width: 8%;
}
.lsjl-box .lsgzjl .ddgzjl li p:first-child {
    width: 20%;
}

.lsjl-box .lsgzjl .lsjh {
    border: 1px solid #eaeaea;
}
.lsjl-box .lsgzjl .lsjh li {
    border-top: 1px solid #eaeaea;
    padding: 6px 0;
    color: #333;
    display: flex;
    align-items: center;
}
.lsjl-box .lsgzjl .lsjh li:first-child {
    border-top: 0;
    background: #f6f6f6;
}
.lsjl-box .lsgzjl .lsjh li p {
    text-align: left;
    font-size: 14px;
    flex: 1;
    padding: 0 20px;
    line-height: auto;
}

/* 合同进度详情 */
.htzxjd {
    background: #fff;
    padding: 20px;
    margin: 20px;
}

.htzxjd .birit {
    padding: 20px 30px;
    border-bottom: 1px solid #f1f1f1;
}

.htzxjd .td-box {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.htzxjd .td-box .td-zt-lef {
    flex: 1;

    font-size: 14px;
}
.htzxjd .td-box .zhaungt-h6 {
    font-size: 24px;
    color: #ff5f56;
}

.htzxjd .td-box .td-zt-rig {
    display: flex;
    align-items: center;
}
.htzxjd .td-box .td-zt-rig .djs-tme {
    font-size: 14px;
    color: #ff5f56;
    margin-right: 10px;
}
.htzxjd .td-box .jhrq-text {
    margin-top: 5px;
    color: #ff5f56;
}
.htzxjd .td-box p {
    font-size: 14px;
    color: #666;
    padding-top: 4px;
}

.htzxjd .td-box p.td-text-jj {
    color: #007de4;
    width: 50%;
    font-size: 16px;
    font-weight: bold;
}

.htzxjd .td-box .tdan {
    background: #007de4;
    color: #fff;
    padding: 5px 20px;
}

.htzxjd .tliao {
    margin: 30px 20px 10px;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.htzxjd .tliao li {
    display: flex;
    align-items: center;
    color: #999999;
    z-index: 2;
    position: relative;
    font-size: 12px;
    margin: 0 10px;
    color: #d2d2d2;
}
.htzxjd .tliao li.lanse {
    color: #27c840;
}
.htzxjd .tliao li.luse {
    color: #27c840;
}
.htzxjd .tliao li.hongse {
    color: #ff5f56;
}
.htzxjd .tliao li.huangse {
    color: #fdbc30;
}
.htzxjd .tliao li.huise {
    color: #d2d2d2;
}
.htzxjd .tliao li .tliao-text {
    margin: 0 10px;
    font-size: 14px;
}
.htzxjd .tliao li .tliao-text span {
    font-size: 12px;
    margin-top: 5px;
}
.htzxjd .tliao li h3 {
    position: relative;
    z-index: 2;
    font-size: 16px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    background: #d2d2d2;
}

.htzxjd .tliao li .xian-jd {
    background: #e6e9ed;
    height: 2px;
    width: 80px;
    display: block;
}
.htzxjd .tliao li:last-child .xian-jd {
    display: none;
}
.htzxjd .tliao li.lanse h3 {
    background: #27c840;
}
.htzxjd .tliao li.luse h3 {
    background: #ff5f56;
}
.htzxjd .tliao li.hongse h3 {
    background: #ff5f56;
}
.htzxjd .tliao li.huangse h3 {
    background: #fdbc30;
}
.htzxjd .tliao li.huise h3 {
    background: #d2d2d2;
}
.htzxjd .tliao li p {
    font-size: 14px;
}

.htzxjd .zhaungt {
    padding: 0 30px 0;
    color: #ffba00;
    font-size: 16px;
}

.htzxjd .htddh {
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
}

.htzxjd .htddh li {
    border-top: 1px solid #eaeaea;
    padding: 6px 0;
    color: #333;
    display: flex;
    align-items: center;
}
.htzxjd .htddh li:first-child {
    background: #f6f6f6;
    border-top: 0;
}
.htzxjd .htddh li p {
    text-align: left;
    font-size: 14px;
    flex: 1;
    padding: 0 20px;
}
.htzxjd .htddh li p:last-child {
    flex: initial;
    width: 5%;
}
.htzxjd .htqd-box {
    padding: 0 30px 0px 30px;
}

.htzxjd .htqd-box li {
    float: left;
    width: 50%;
    line-height: 40px;
    list-style: none;
    color: #666;
}

.htzxjd .htqd-box li label {
    display: inline-block;
    vertical-align: middle;
    color: #999;
    width: 125px;
    text-align: left;
    font-size: 14px;
    text-align: right;
    margin-right: 20px;
}

.htzxjd .htqd-box li p {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 14px;
}

.scz-title {
    padding: 12px 20px;
    color: #333;
    font-size: 20px;
    background: #fff;
}

/* 右侧 */
.mjzx-rig-cont {
    width: calc(100vw - 180px);
    background: #fff;
    height: 100%;
    overflow: auto;
    margin-left: 20px;
    overflow: scroll;
}
.dd-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.dd-box .rg-gnbox {
    display: flex;
    align-items: center;
}

.dd-box .rg-gnbox span {
    display: inline-block;
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
}
.dd-box .rg-gnbox span.col-999 {
    color: #999;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.maina-color {
    color: #ffa800 !important;
}

.text_one {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.text_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.text_three {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* 头部 */

.m-top,
.m-top a,
.m-top span {
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.m-top:hover,
.m-top a:hover,
.m-top span:hover {
    color: #007de4;
}

.m-top {
    border-bottom: 1px solid #e7e7e7;
    background: #f4f4f4;
    padding: 5px 0;
}

/*
.g-wrapper-new {
    width: 1190px;
    margin: auto;
} */

.m-top .top-welcome {
    float: left;
}

.m-top .top-links {
    float: right;
    position: relative;
    font-size: 0;
}

.m-top .item {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 12px;
    border-left: 1px solid #dbdbdb;
    vertical-align: middle;
    font-size: 14px;
}

.m-top .item:hover {
    color: #007de4;
}

.m-top .link:first-child {
    margin-left: 0;
}

.g-clearfix {
    position: relative;
}

.g-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.m-top .top-links .tel {
    height: 26px;
    margin-top: -3px;
}

.m-header {
    background-color: #fff;
    padding: 20px 0 20px;
}

.header-logo {
    float: left;
    width: 200px;
    height: 65px;
    /* margin-right: 80px; */

    -webkit-transition: none;
    transition: none;
}

.m-header .header-wrap .header-main {
    float: right;
    margin-top: 12px;
}

.m-header .header-wrap .header-search {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 526px;
}

.w_1200 {
    width: 1200px;
    margin: auto;
}

.m-header .header-wrap .header-search .search-input {
    position: relative;
    display: block;
    height: 42px;
    border: 2px solid #007de4;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    background-color: #007de4;
    display: flex;
    align-items: center;
}

.sssr {
    background: #fff;
    line-height: 44px;
    height: 44px;
    flex: 1;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding-left: 20px;
}

.sssr .icon_search {
    width: 24px;
    margin-right: 15px;
}

.m-header .header-wrap .header-search .search-input .input {
    display: block;
    flex: 1;
    height: 40px;
    font-size: 14px;
    outline: none;
    -webkit-transition: none;
    transition: none;
    background: transparent;
}

.m-header .header-wrap .header-search .search-input .btn {
    width: 90px;
    height: 58px;
    line-height: 58px;
    background: #007de4;
    text-align: center;
    outline: none;
    color: #fff;
    font-size: 18px;
}

.m-header .header-wrap .header-search .search-input .btn i {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/icon_search.png) no-repeat 0;
    font-size: 18px;
    font-style: normal;
    color: #fff;
}

.m-header .header-wrap .header-search .search-keys {
    margin-top: 5px;
    font-size: 12px;
}

.m-header .header-wrap .header-search .search-keys a {
    margin-right: 20px;
    color: #888;
}

.m-header .header-wrap .header-search .search-keys a:hover {
    color: #007de4;
}

.m-header .header-wrap .header-search .search-think {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    width: 480px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    padding-top: 5px;
}

.m-header .header-wrap .header-shopcart {
    display: inline-block;
    height: 42px;
    border-radius: 4px;
    margin-left: 40px;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #007de4;
    width: 152px;
}

.m-header .header-wrap .header-shopcart:hover {
    background: #007de4;
}

.m-header .header-wrap .header-shopcart i {
    display: inline-block;
    height: 42px;
    line-height: 42px;

    vertical-align: middle;
    background: url(../images/shan.png) no-repeat 0;
    background-size: 20px;
    font-style: normal;
    font-size: 16px;
    color: #888;
}

.m-header .header-wrap .header-shopcart .ksxd-gwc {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    filter: invert(70%);
}

.m-header .header-wrap .header-shopcart:hover i {
    color: #fff;
}

.m-header .header-wrap .header-shopcart:hover span {
    background: #fff;
    color: #007de4;
}

.m-header .header-wrap .header-shopcart:hover .ksxd-gwc {
    filter: invert(100%);
}

.gwc i {
    background: url(../images/cart.png) no-repeat 0 !important;
}

.m-header .header-wrap .header-shopcart span {
    background: #007de4;
    color: #fff;
    padding: 0 10px;
    border-radius: 20px;
    font-size: 12px;
}

.m-header .header-wrap {
    position: relative;
    z-index: 999;
    /* height: 65px;
    padding-top: 15px; */
    background: #fff;
}

.header-logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.m-menu {
    height: 42px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;
    margin-bottom: 10px;
}

.m-menu .menu-wrap {
    position: relative;
    z-index: 99;
}

.m-menu .menu-wrap .menu-categories {
    float: left;
    width: 220px;

    background: #007de4 url(../images/menu.png) no-repeat 14px;
    /* text-indent: 48px; */
    text-align: center;

    color: #fff;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.qbfl-tc-tit {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
}

.jjxstc-box {
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    display: none;
}

.m-menu .menu-wrap .menu-categories:hover .jjxstc-box {
    display: block;
}

.menu-list {
    width: 980px;
    float: left;
}

.m-menu .menu-wrap .menu-list li {
    float: left;
    position: relative;
    width: 12.5%;
}

.m-menu .menu-wrap .menu-list li a {
    display: block;
    position: relative;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
    z-index: 100;
    color: #333;
}

.m-menu .menu-wrap .menu-list li a:hover {
    color: #007de4;
}

.m-menu .menu-wrap .menu-list li.active a {
    color: #007de4;
}

.m-menu .menu-wrap .menu-list li a ._icon {
    position: absolute;
    height: 22px;
    top: 0;
    right: -19px;
}

.bg-fff {
    background-color: #fff !important;
}
.bg-f7 {
    background-color: #eef1f6 !important;
}
/* 首页banner-main */

#main {
    width: 700px;
    height: 310px;
    overflow: hidden;
    position: relative;
}

#main .box {
    width: 700px;
    height: 310px;
    box-shadow: 0px 0px 5px #ddd;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

#main .box img {
    width: 700px;
    height: 310px;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
}

#main .page-brth {
    height: 22px;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
}

#main .page-brth a {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 2px solid#fff;
    box-sizing: border-box;
    margin: 0 10px;
    border-radius: 50%;
    opacity: 0.5;
}

#main .page-brth a.active {
    background: transparent;
}

/* 首页banner-end */

/* 底部 */

#mall_footer {
    margin-top: 40px;
    background: #121212;
}

#mall_footer .copyright {
    text-align: center;
    padding: 30px 0 20px;
    /*   background: url(../images/3d19c061.mall_layout_footer_bg.png) top repeat-x; */
    margin-top: -40px;
    box-sizing: content-box;
}

#mall_footer .link {
    color: #ccc;
    font-size: 12px;
}

#mall_footer .copyright .link > a {
    color: #888;
    box-sizing: content-box;
    font-size: 12px;
}

#mall_footer .copyright .link > a:hover {
    color: #fff;
}

#mall_footer p {
    padding: 15px 0 0;
    color: #999;
    font-size: 12px;
}

#mall_footer span:hover {
    color: #fff;
}

#mall_footer a {
    color: #999;
}

#mall_footer a:hover {
    color: #fff;
}

#mall_footer .honor span {
    margin: 0 5px;
    font-size: 12px;
}

#mall_footer .copyimg {
    margin-top: 15px;
}

#mall_footer .copyimg a,
#mall_footer .copyimg span {
    display: inline-block;
    height: 40px;
    margin: 0 10px;
}

#mall_footer .copyimg .img5 {
    width: 106px;
    background-position: -463px 0;
}

#mall_footer .copyimg .img6 {
    width: 130px;
    background-position: -569px 0;
}

#mall_footer .advantage i,
#mall_footer .copyimg a,
#mall_footer .copyimg span,
#mall_header .my i,
#mall_header .nav li a i,
#mall_header .shopCar .icon_shopCar,
#mall_header .shopCar .listBox li .btn_remove,
#mall_header .topTips .close,
#mall_header .topTips .icon_qq,
#mall_header .topbar i {
    background: url(../images/gabm.png) no-repeat;
}

.g-wrapper {
    width: 1190px;
    margin: auto;
}

#mall_footer .copyimg .img1 {
    width: 106px;
    background-position: 0 0;
}

/* 产品分类 */

/* .bg-f7 {
    background-color: #f7f7f7;
} */

.clearfix {
    position: relative;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix {
    *zoom: 1;
}

.rg-choose {
    display: flex;
    align-items: center;
    padding-left: 20px;
    margin-top: 6px;
}

.rg-choose input:-ms-input-placeholder {
    color: #999;
}

.rg-choose p {
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

.goods-list {
    background-color: #fff;
    /* margin-top: 10px; */
    min-height: 60px;
}

.top-lb {
    padding: 15px 20px 15px 10px;
    background-color: #fff;
    margin-top: 2px;
}

.top-lb ul {
    display: flex;
}

.top-lb li {
    /* float: left; */
    text-align: center;
    font-size: 14px;
    color: #535353;
    font-weight: 600;
    flex: 1;
}

.top-lb li:first-child {
    width: 70px;
    margin-right: 10px;
    flex: inherit;
}

.top-lb li:last-child {
    width: 120px;
    flex: inherit;
    text-align: left;
    text-indent: 5px;
}

.goods-xx {
    display: flex;
    align-items: center;
    padding: 10px 10px;
    border-bottom: 1px solid #f4f4f4;
    cursor: pointer;
    /*  padding-right: 20px; */
}

.goods-xx:hover {
    background-color: #f8f8f8;
}

.goods-xx:first-child {
    border-top: 1px solid #f4f4f4;
}

.goods-xx .lf-img img {
    width: 70px;
    height: 60px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 10px;
}

.goods-xx p {
    text-align: center;
    font-size: 14px;
    color: #666;
    flex: 1;
}

.fon99 {
    color: #999 !important;
}

.pr50 {
    padding-right: 50px;
}

.page {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0px;
    background-color: #fff;
}

.page a {
    display: inline-block;
    margin-right: 20px;
    padding: 6px 12px;
    border: 1px solid #c3c2c2;
    font-size: 15px;
    color: #666666;
    border-radius: 6px;
}

.page a:hover {
    background-color: #007de4;
    color: #fff;
}

.page p {
    padding-right: 20px;
    color: #666;
    font-size: 15px;
}

.mtop8 {
    margin-top: -8px;
}

.daobox {
    display: flex;
    align-items: center;
}

.daobox input {
    padding: 6px 12px;
    border: 1px solid #c3c2c2;
    font-size: 15px;
    width: 50px;
    text-align: center;
    border-radius: 6px;
    margin-right: 20px;
}

.daobox input::-webkit-input-placeholder {
    color: #666;
}

.fenl-box {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

.fenl-box .rg-cont {
    background-color: #fff;
}

.top-fenl {
    display: flex;
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee;
}

.top-fenl:last-of-type {
    border-bottom: 0;
}

.top-fenl .lf-name {
    /*   background-color: #007de4; */

    width: 220px;
    line-height: 44px;
    height: 44px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.top-fenl:last-of-type .lf-name {
    border-bottom: 0;
}

.rg-cont {
    display: flex;
    padding: 0px 20px 0 20px;

    flex: 1;
}

.rg-cont .cont-box {
    flex: 1;
    /* height: 44px; */
    overflow: hidden;
}

.cont-list-top {
    display: flex;
    flex-wrap: wrap;
}

.rg-cont .cont-box span {
    display: inline-block !important;
    /* min-width: 85px; */
    font-size: 12px;
    color: #666;
    padding: 0 10px;
    line-height: 24px;
    height: 24px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 2px;
}

.rg-cont .cont-box span.active {
    background: #007de4;
    color: #fff;
}

.rg-cont .cont-box span input {
    margin-right: 5px;
}

.rg-cont .cont-box span:hover {
    background: #007de4;
    margin-right: 10px;
    color: #fff;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 2px;
    margin-top: 10px;
}

.rg-zk {
    display: flex;
    align-items: center;
}

.duoxuan-rig {
    color: #666;
    border: 1px solid #ddd;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}

.duoxuan-rig:hover {
    color: #007de4;
    border: 1px solid #007de4;
}

.zk-box {
    display: flex;
    align-items: center;

    margin-left: 15px;
    cursor: pointer;
}

.zk-box p {
    font-size: 14px;
    color: #666;
}

.zk-box img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.ml0 {
    margin-left: 0 !important;
}

.w_100 {
    width: 100% !important;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

/* .ml90 {
    margin-left: 90px;
} */

.ml5 {
    margin-left: 5px;
}

.jssx-list-fled {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 27px;
}

.jssx-list {
    display: flex;
    align-items: center;
    height: 44px;
    margin-right: 15px;
}

.jssx-list input {
    border: 1px solid #ccc;
    background-color: #fff;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 70px;
    margin: 0 10px;
    box-sizing: border-box;
}

.jssx-list .sx-xian {
    width: 10px;
    height: 1px;
    background-color: #ccc;
}

.jssx-list .dw-text {
    color: #666666;
    font-size: 14px;
}

.jssx-list-bth {
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 70px;
    margin-left: 15px;
    background-color: #007de4;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
}

.jssx-list-bth:hover {
    background-color: #fff;
    color: #007de4;
    border: 1px solid #007de4;
}

/* 详情 */
.jiage {
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px;
}

.jiage span {
    font-size: 15px;
    color: #999;
    display: inline-block;
    width: 120px;
}

.jiage .gj {
    font-size: 50px;
    color: #f03a58;
    display: flex;
    align-items: baseline;
}

.jiage .gj em {
    font-size: 26px;
    color: #254b64;
}

.jiage .name {
    font-size: 15px;
    color: #666;
}

.rg-fuwu {
    display: flex;
    align-items: center;
    flex: 1;
}

.rg-fuwu li {
    width: 22%;
    display: flex;
    align-items: center;
}

.rg-fuwu li img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.rg-fuwu li p {
    font-size: 16px;
    color: #666666;
}

.rg-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 67%;
}

.rg-box p {
    font-size: 14px;
    color: #666;
}

.rg-box .sc-box {
    display: flex;
    align-items: center;
}

.rg-box .sc-box img {
    width: 18px;
    height: 18px;
    margin-left: 10px;
}

.kunc {
    display: flex;
    align-items: center;
}

.kunc:hover {
    cursor: pointer;
}

.kunc p {
    font-size: 18px;
    color: #666;
}

.kunc img {
    width: 15px;
    height: 15px;
    margin-left: 20px;
    margin-top: 5px;
}

.ku-type {
    padding-bottom: 30px;
    width: 100%;
}

.xx-list {
    padding-bottom: 30px;
}

.xx-list li {
    float: left;
    width: 25%;
}

.xx-list li p {
    display: inline-block;
    min-width: 150px;
    font-size: 15px;
    color: #666666;
    padding: 8px 0px;
    border-radius: 5px;
    text-align: center;
}

.xx-list li p:hover {
    background-color: #2a79ce;
    color: #fff;
    cursor: pointer;
}

.xx-list li.active p {
    background-color: #2a79ce;
    color: #fff;
}

.tab-box {
    width: 100%;
    border: 1px solid #f4f4f4;
    margin-bottom: 30px;
}

.tab-box tr:first-child {
    background-color: #efefef;
    border: 0px;
}

.tab-box tr:first-child td {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 8px 0px 8px 40px;
    text-align: center;
}

.tab-box tr:nth-child(2) {
    border-bottom: 0px;
}

.tab-box tr td {
    /* width: 25%; */
    text-align: center;
    padding: 8px 10px;
    border-bottom: 1px solid #f4f4f4;
    font-size: 15px;
    color: #666;
}

.tab-box tr:last-child td {
    border-bottom: 0px;
}

.cang-box p {
    font-size: 18px;
    color: #007de4;
    border: 1px solid #007de4;
    display: table;
    padding: 10px 35px 10px 10px;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
}

.cang-box p:hover {
    cursor: pointer;
}

.cang-box p::after {
    content: "";
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
    bottom: 10px;
    right: 10px;
    border-top-color: #007de4;
    border-width: 6px;
}

/* .cang-box p.on {
    background-color: #f7f7f7;
} */

.cang-box p:hover {
    background-color: #f7f7f7;
}

.lf-input {
    display: flex;
    margin-right: 40px;
}

.lf-input input {
    border: 2px solid #999999;
    width: 90px;
    border-right: 0px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    font-size: 24px;
    box-sizing: border-box;
}

.lf-input input::-webkit-input-placeholder {
    color: #999;
}

.lf-input p {
    background-color: #999999;
    height: 60px;
    width: 40px;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
}

.lf-input.acvtie input {
    border: 2px solid #fe9200;
}

.lf-input.acvtie p {
    background-color: #fe9200;
}

.lf-input p span {
    display: block;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    padding-top: 6px;
    font-size: 16px;
}

.fot-btn {
    display: flex;
    align-items: center;
    padding-top: 40px;
}

.suoh {
    margin-right: 60px;
    display: flex;
    align-items: center;
    width: 190px;
    padding: 10px;
    justify-content: center;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    cursor: pointer;
}
.suoh:last-child {
    margin-right: 0;
}
.suoh img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.suoh p {
    font-size: 18px;
}

.bor-lan {
    border: 1px solid #2a79ce;
}

.bor-lan p {
    color: #2a79ce;
}

.bg-lan {
    background-color: #2a79ce;
}

.bg-lan p {
    color: #fff;
}

.bg-yel {
    background-color: #fe9200;
}
.bg-ddd {
    background-color: #ddd;
}
.bg-yel p {
    color: #fff;
}

.bortop10 {
    border-top: 10px solid #f7f7f7;
}

.gg-cont {
    background-color: #fff;
    padding: 15px 30px;
}

.gg-cont .gg-box {
    display: flex;
    align-items: center;

    flex-wrap: wrap;
}

.gg-cont .gg-box p {
    font-size: 15px;
    color: #666666;
    width: 33.333%;
    padding-bottom: 30px;
}

.gg-cont .jieshao {
    padding-bottom: 30px;
}

.gg-cont .jieshao span {
    font-size: 15px;
    color: #666666;
}

.gg-cont .jieshao p {
    font-size: 15px;
    color: #999;
    padding-top: 15px;
}

/* 首页 */

.top-flbox {
    padding-bottom: 10px;
}

.rig-cet-box {
    height: 410px;
    margin-left: 10px;
    width: 700px;
}

.bner-bot-box {
    margin-top: 10px;
}

.bner-bot-box .bner-bot-img {
    width: 345px;
    height: 100px;
    object-fit: cover;
    border-radius: 4px;
}

.mb50 {
    margin-bottom: 50px;
    border-radius: 4px;
}

.xian {
    border-right: 1px solid #f1f1f1;
}

/* 首页 */

.sytj-titbox {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
}

.sytj-tit {
    position: relative;
    color: #333;
    font-size: 22px;
    padding: 5px 20px;
    border-radius: 4px;
}

.sytj-tit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    background-color: #007de4;
    border-radius: 4px;
    width: 4px;
}

.sytj-ul {
    display: flex;
    align-items: center;
}

.sytj-ul li a {
    padding: 15px 20px;
    color: #666666;
    position: relative;
    display: block;
    font-size: 15px;
}

.sytj-ul li a:hover {
    color: #007de4;
}

.sytj-ul li.active a {
    color: #007de4;
    border-radius: 2px;
}

.sytj-ul li.active a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #007de4;
    border-radius: 4px;
    height: 3px;
}

.jrtj-ul {
    display: flex;
    flex-wrap: wrap;
}

.jrtj-ul li {
    width: 25%;
    margin-bottom: 5px;
}

.tj-box {
    background-color: #fff;
    padding: 15px 12px;
    position: relative;
    display: block;
}

.tj-box::after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 1px;
    right: 0;
    width: 1px;
    background-color: #f7f7f7;
}

.tj-box:nth-child(4n + 0)::after {
    display: none;
}

.tj-box:hover {
    background: rgba(203, 229, 248, 0.15);
}

.top-cont {
    display: flex;
}

.top-cont .lf-imglef {
    position: relative;
}

.top-cont .lf-imglef .lf-img {
    width: 85px;
    height: 85px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 15px;
}

.yisw {
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    left: 0;
    top: 0;
    right: 10px;
    bottom: 0;
    color: #fff;
    font-size: 12px;
}

.yisw .ysq {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 38px;
}

.rig-jrty {
    flex: 1;
}

.rig-jrty-mc {
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}

.rig-jrty .yuan {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #eb0017;
}

.rig-jrty .yuan span {
    font-size: 12px;
    color: #999999;
    padding-left: 5px;
}

.xianbox {
    width: 80%;
}

.bg-xian {
    width: 100%;
    height: 6px;
    border-radius: 10px;
    border: 1px solid #007de4;
    position: relative;
    box-sizing: border-box;
}

.bg-xz {
    border-radius: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 70%;
    background-color: #007de4;
}

.kucun {
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}

.fot-cont {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #999999;
}

.fot-cont .guig {
    color: #666;
}

/* 企业注册baner */

.qyzc-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.qyzc-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*云仓实时数据  */

.sssj-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 10px;
}

.sssj-lef-box {
    display: flex;
    align-items: center;
}

.sssj-lef {
    font-size: 22px;
    color: #333;
    margin-right: 40px;
}

.sssj-text {
    font-size: 14px;
    color: #666;
    margin-right: 20px;
}

.sssj-text span {
    font-size: 20px;
    color: #eb0017;
    margin-right: 5px;
}

.sj-text {
    display: flex;
    align-items: center;
    color: #999;
    font-size: 14px;
    margin-top: 6px;
}

.sj-text img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.sssj-rig {
    display: flex;
    align-items: center;
    color: #999;
    font-size: 14px;
}

.sssj-rig img {
    margin-left: 10px;
    width: 12px;
    height: 12px;
    transform: rotate(90deg);
}

.sjlj-jc-box {
    display: flex;
    justify-content: space-between;
}

.sjlj-jc-one {
    width: 410px;
    background-color: #fff;
    margin-right: 10px;
}

.ty-hig {
    height: 170px;
}

.sjlj-jc-ul {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f4f4f4;
    padding: 15px 10px 10px;
}

.sjlj-jc-ul li {
    flex: 1;
}

.sjlj-jc-ul li a {
    font-size: 12px;
    color: #333;
    display: block;
}

.sjlj-jc-ul li.active a {
    color: #007de4;
}

.sjlj-tp {
    padding: 10px;
}

.sjlj-tp-img {
    width: 100%;
}

.jrlj-tit {
    display: flex;
    align-items: center;
    padding: 15px 10px 10px;
    justify-content: space-between;
    border-bottom: 1px solid #f4f4f4;
}

.jrlj-tit-lef {
    display: flex;
    align-items: center;
    font-size: 15px;
}

.jrlj-tit-lef p {
    font-size: 14px;
    color: #007de4;
}

.jrlj-tit-lef span {
    margin-left: 30px;
    font-size: 12px;
    color: #999999;
}

.sjlj-jc-two {
    background-color: #fff;
    margin-right: 10px;
    width: 500px;
}

.jrlj-sjfx {
    background-color: #fff;
}

.jrlj-tit-rig {
    display: flex;
    align-items: center;
}

.jrlj-tit-rig span {
    font-size: 12px;
    color: #999999;
}

.jrlj-tit-rig img {
    width: 12px;
    height: 12px;
    margin-left: 10px;
}

.jrlj-sjfx {
    padding: 0 10px;
}

.jrlj-sjfx-ul li {
    display: flex;
    align-items: center;
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.jrlj-sjfx-ul li span {
    width: 15%;
}

.jrlj-sjfx-ul li span:first-child {
    width: 25%;
}

.jrlj-sjfx-ul li:nth-child(2n + 0) {
    background-color: #f1f8fe;
}

.sjlj-jc-three {
    width: 270px;
    background-color: #fff;
}

.kcjc-kcfx-ul li a {
    color: #666;
    font-size: 12px;
    padding: 0px 10px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.kcjc-kcfx-ul li a:hover {
    color: #007de4;
}

/*  悬浮开始 */
.suspension-box {
    position: fixed;
    right: 30px;
    bottom: 260px;
    z-index: 999;
}

.suspension-ul {
    position: relative;
}

.suspension-ul li {
    border-bottom: 1px solid #c1c1c1;
    padding: 15px;
    background: rgba(0, 0, 0, 0.4);
    position: relative;
}

.suspension-ul li.active {
    background: rgba(0, 0, 0, 0.7);
}

.suspension-ul li:first-child {
    border-radius: 4px 4px 0 0;
}

.suspension-ul li:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
}

.suspension-ul li a {
    display: block;
}

.imggzg-box {
    display: none;
    position: absolute;
    right: 72px;
    bottom: 0;
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}

.imggzg-box img {
    width: 150px;
    height: 150px;
}

.suspension-ul li a:hover .imggzg-box {
    display: block;
}

.xftc-lrf {
    position: absolute;
    right: 70px;
    top: 0;
    padding: 10px 10px 0;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    min-width: 200px;
}

.xftc-tit {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    font-weight: normal;
}

.xftc-cont {
    padding: 10px 0;
    height: 100px;
    overflow-y: scroll;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

/* .xftc-cont p {} */

/*底部结束*/

/* 个人中心 */

.personal-ct {
    display: flex;
}

.personal-ct .personal-ct-tit {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.pc-homeimg {
    margin: 0 10px;
}

.pc-homeimg img {
    width: 10px;
    /* height: 6px; */
}

.pc-down {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.pc-down img {
    width: 10px;
    height: 6px;
}

.person-heard-bgc {
    background-color: #007de4;
}

.person-heard-bgc .personal-no-bgc {
    background-color: #007de4;
}

.person-heard-bgc .personal-no-bgc .inp-bgc {
    background-color: #f1f1f1 !important;
}

.person-heard-bgc .personal-no-bgc .inp-bgc .search-bgc {
    background-color: #f1f1f1 !important;
    color: #999999 !important;
}

.person-heard-bgc .personal-no-bgc .person-shopping-bor {
    border-radius: 10px !important;
    border: solid 2px #ffffff !important;
}

/* .person-heard-bgc .personal-no-bgc .person-shopping-bor img {
    padding: 5px 15px 0 15px
} */

.person-heard-bgc .personal-no-bgc .person-shopping-bor p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}

.person-heard-bgc .personal-no-bgc .person-shopping-bor p span {
    font-size: 14px;
}

.person-heard-bgc
    .personal-no-bgc
    .person-shopping-bor
    .person-heard-bgc
    .personal-no-bgc
    .person-shopping-bor
    > i {
    color: #fff !important;
    background: url(../images/personal-shopping.png) no-repeat 0 !important;
}

.person-heard-bgc .personal-no-bgc .heard-list {
    float: left;
}

.person-heard-bgc .personal-no-bgc .heard-list li {
    float: left;
    margin-right: 50px;
}

.person-heard-bgc .personal-no-bgc .heard-list li > a {
    color: #fff;
    line-height: 65px;
    font-size: 18px;
}

.top-mar {
    margin-top: 30px;
}

.personal-banner {
    margin-top: 30px;
    display: flex;
}

.personal-banner .personal-fl-left {
    width: 122px;
    min-height: 600px;
    background-color: #ffffff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.personal-banner .personal-fl-left .manage-list {
    /*   width: 100%; */
    margin: 40px 0 0px 25px;
}

.personal-banner .personal-fl-left .manage-list dt {
    font-size: 16px;
    color: #333;
    /* margin: 10px 0; */
}

.personal-banner .personal-fl-left .manage-list dd {
    margin-top: 20px;
}

.personal-banner .personal-fl-left .manage-list dd.active a {
    color: #007de4;
}

.personal-banner .personal-fl-left .manage-list dd.active {
    position: relative;
}

.personal-banner .personal-fl-left .manage-list dd.active::after {
    content: "";
    width: 4px;
    height: 24px;
    background-color: #007de4;
    border-radius: 10px;
    position: absolute;
    left: -25px;
    top: -2px;
}

.personal-banner .personal-fl-left .manage-list dd a {
    color: #666;
    font-size: 14px;
}

.personal-banner .person-fl-right {
    flex: 1;
    margin-left: 10px;
    background-color: #fff;
    width: 1090px;
}

.person-ban-bor .lv-shop {
    width: 350px;
    height: 100%;
    float: left;
    display: flex;
    align-items: center;
    border-right: 1px solid #f7f7f7;
    position: relative;
}

.person-ban-bor .lv-shop::after {
    content: "";
    position: absolute;
    top: -5px;
    right: -6px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #fafafa;
}

.person-ban-bor .lv-shop::before {
    content: "";
    position: absolute;
    right: -6px;
    bottom: -5px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #fafafa;
}

.person-ban-bor .lv-shop .lv-logo {
    margin: 0 40px 0 40px;
}

.person-ban-bor .lv-shop .lv-logo img {
    width: 100px;
}

.person-ban-bor .lv-shop .lv-message {
    display: flex;
    flex-direction: column;
}

.person-ban-bor .lv-shop .lv-message .lv-message-fen {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin: 10px 0;
}

.person-ban-bor .lv-shop .lv-message .lv-message-fen .personal-one {
    color: #999;
    font-size: 12px;
}

.lv-message-fen .personal-tiny {
    margin-left: 15px;
}

.person-ban-bor .pro-tearea {
    float: left;
    width: 718px;
    height: 100%;
    padding: 14px 122px 14px 90px;
}

.person-ban-bor .pro-tearea .pro-message {
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    display: flex;
}

.person-ban-bor .pro-tearea .pro-message a {
    display: block;
    flex: 1;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-right: 1px solid #fff;
    padding: 15px 20px;
    text-align: center;
}

.person-ban-bor .pro-tearea .pro-message a:hover {
    background-color: #d6e6f3;
}

.person-ban-bor .pro-tearea .pro-message a li p {
    font-size: 14px;
    color: #007de4;
    padding-top: 10px;
    font-weight: normal;
}

/* .person-ban-bor .pro-tearea .pro-message li {
    flex: 1;
    font-size: 14px;
    border-right: 1px solid #fff;
    padding: 0 20px;
} */

.person-ban-bor .pro-tearea .pro-message li :last-child {
    border-right: 0;
}

.person-fl-right .personal-mine {
    width: 100%;

    margin-bottom: 10px;
    background-color: #fff;
}

.person-fl-right .personal-mine > h1 {
    font-size: 22px;
    padding: 30px;
    padding-bottom: 20px;
    font-weight: normal;
}

.person-fl-right .personal-mine .mine-list {
    width: 100%;

    padding: 20px 20px 30px;
    display: flex;
}

.person-fl-right .personal-mine .mine-list .list-fen {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* flex: 1; */
    width: 20%;
}

.person-fl-right .personal-mine .mine-list .list-fen:hover {
    cursor: pointer;
}

.person-fl-right .personal-mine .mine-list .list-fen .list-fen-img {
    width: 44px;
    height: 44px;
    margin-bottom: 15px;
}

.person-fl-right .personal-mine .mine-list .list-fen span {
    font-size: 14px;
}

.person-fl-right .personal-mine .mine-list .list-fen span a {
    color: #d0121b;
}

.person-fl-right .personal-mine .mine-list .list-fen .list-fen-img > img {
    width: 100%;
    height: 100%;
}

.person-fl-right .personal-tool {
    width: 100%;

    margin-top: 10px;
    background-color: #fff;
}

.person-fl-right .personal-tool > h1 {
    font-size: 22px;
    padding: 30px;
    padding-bottom: 10px;
    color: #333;
    font-weight: normal;
}

.personal-tool .tool-box {
    width: 100%;

    padding: 20px 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.personal-tool .tool-box .tool-list {
    width: 100%;
}

.tool-box .tool-list .tool-list-fen {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tool-box .tool-list .tool-list-fen span {
    font-size: 15px;
    color: #4d4d4d;
}

.tool-box .tool-list .tool-list-fen .tool-list-img {
    width: 88px;
    height: 88px;
    margin-bottom: 10px;
}

.tool-box .tool-list .tool-list-fen .tool-list-img img {
    width: 100%;
    height: 100%;
}

.personal-ddgj-box {
    display: flex;
}

.personal-ddgj {
    flex: 1;
    margin-right: 10px;
}

.personal-ddgj-box .tj-tit {
    color: #333;
}

/* 购物车页面 */

.shop-banner {
    width: 1200px;

    margin: 15px 0 100px;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 0;
}

.shop-banner .shop-left {
    width: 230px;
    height: 720px;
    background-color: #fff;
}

.shop-banner .shop-left .cate-list {
    width: 100%;
    font-size: 20px;
    color: #666;
    margin-top: 30px;
}

.shop-banner .shop-left .cate-list > li {
    width: 100%;
    height: 44px;
    padding-left: 26px;

    line-height: 44px;
}

.shop-banner .shop-left .cate-list > li a {
    font-size: 16px;
}

.shop-left .cate-list > .active {
    background: #f3f9ff;
    border-left: 3px solid #007de4;
    border-radius: 4px 0 0 4px;
}

.list-top {
    width: 100%;
    position: relative;
}

.list-top .current {
    width: 700px;
    padding: 40px 0;
    display: flex;
    justify-content: space-around;
    margin: auto;
}

.list-top .current .num {
    width: 32px;
    height: 32px;
    background-color: #bbbbbb;
    border-radius: 18px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    margin-bottom: 20px;
}

.list-top .current .shop-line {
    margin-top: 16px;
    background-color: #ddd;
    height: 4px;
    flex: 1;
}

.list-top .current .shop-line.active {
    background-color: #007de4;
}

.list-top .current .num.active {
    background-color: #007de4;
}

.list-top .current .current-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.current-box span {
    font-size: 16px;
    color: #666;
}

.shop-banner .shop-list {
    color: #666;
    font-size: 13px;
}

.shop-list .cart_td {
    width: 100%;
    text-align: center;
    background-color: #f3f9ff;
}

.shop-list .tab-bor .cart_name {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}

.cart_name-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    object-fit: cover;
    margin-right: 10px;
}

.pro_name {
    margin-left: 20px;
}

.pro_name .text_one {
    padding: 5px 0;
    font-size: 15px;
}

.pro_name .text_one .num {
    width: 132px;
    border: 1px solid #ccc;
    height: auto;
    overflow: hidden;
    margin-right: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.shop-list .tab-bor .cart-inp {
    position: relative;
    padding: 0 15px;
}

.shop-list .tab-bor .cart-num .num {
    width: 130px;
    height: 32px;
    margin: auto;
}

.shop-list .tab-bor .cart-num .num input {
    width: 54px;
    float: left;
    text-align: center;
    height: 32px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.shop-list .tab-bor .cart-num .num span {
    width: 38px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    float: left;
    font-size: 22px;
    border: 1px solid #ccc;
    color: #666;
}

.cart_table tr > td {
    border-bottom: 1px solid #f4f4f4;
    padding: 15px 20px;
    color: #666;
}

.cart_table .price {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    color: #666;
}

.cart_table .pri-bu > a {
    color: #007de4;
}

.cart-inp sup {
    display: flex;
    justify-content: center;
}

.shop-list .cart_bottom {
    display: flex;
    align-content: center;
    justify-content: flex-end;
    padding-top: 30px;
}

.shop-list .cart_bottom span {
    margin: 0 30px;
    line-height: 40px;
}

.shop-list .cart_bottom b {
    color: #fe5151;
    font-weight: normal;
}

.shop-list .cart_bottom .btn_button {
    width: 98px;
    height: 40px;
    background-color: #ff9201;
    border-radius: 10px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

/* lyy */
.home_top {
    margin: 15px 0px;
    font-size: 12px;
}

.home_top a {
    margin-right: 8px;
}

.home_top span {
    margin-left: 15px;
}

/* 资讯 */
.zixun-lefbox {
    float: left;
    width: 900px;
}

.zixun-rigbox {
    float: right;
    width: 300px;
}

/* 资讯 */
.wid940 {
    width: 940px;
    border-right: 1px solid #f1f1f1;
    background-color: #fff;
}

.wid260 {
    width: 260px;
}

.top-qh {
    padding: 0px 15px;
    border-bottom: 1px solid #f1f1f1;
}

.top-qh li {
    float: left;
    padding: 15px 0px;
    min-width: 100px;
    font-size: 16px;
    color: #666666;
}

.top-qh li:hover {
    color: #007de4;
    cursor: pointer;
}

.top-qh li.active {
    color: #007de4;
}

.lf-tj-list {
    padding: 0px 15px;
    padding-top: 10px;
}

.lf-tj-list li {
    display: flex;
    padding: 15px 0px;
}

.lf-tj-list li .lf-img {
    width: 140px;
    height: 90px;
    margin-right: 15px;
}

.lf-tj-list li .lf-img img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
}

.lf-tj-list li .rg-nr {
    flex: 1px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lf-tj-list li .rg-nr .rg-tit {
    font-size: 15px;
    color: #333;
    cursor: pointer;
}

.lf-tj-list li .rg-nr .rg-tit:hover {
    color: #007de4;
}

.lf-tj-list li .rg-nr .fot-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lf-tj-list li .rg-nr .fot-text .lf-text {
    font-size: 14px;
    color: #666;
}

.lf-tj-list li .rg-nr .fot-text .rg-liul {
    display: flex;
    align-items: center;
}

.lf-tj-list li .rg-nr .fot-text .rg-liul img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.tj-tit:after {
    content: "";
    width: 2px;
    height: 20px;
    background-color: #007de4;
    position: absolute;
    left: 15px;
    top: 16px;
}

.fl-top {
    background-color: #fff;
}

.mat12 {
    margin-top: 12px;
}

.bor0 {
    border-bottom: 0px;
}

.zx-list {
    padding: 0px 15px;
    padding-bottom: 12px;
}

.zx-list li {
    padding: 10px 0px;
}

.zx-list li a {
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.zx-list li a:hover {
    color: #007de4;
}

.fl-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1;
}

.fl-cont .top-qh {
    border-bottom: 0px;
}

.rg-qh {
    /* display: none; */
}

.rg-qh li {
    float: left;
    padding-right: 20px;
    font-size: 14px;
    color: #999;
}

.rg-qh li:hover {
    color: #007de4;
}

.rg-qh li.active {
    color: #007de4;
}

.wt-list {
    padding: 0px 15px;
}

.wt-list li {
    padding: 20px 0px;
    border-bottom: 1px solid #f1f1f1;
}

.wt-list li h4 {
    font-size: 15px;
    color: #333;
    position: relative;
    padding-left: 15px;
    font-weight: normal;
}

.wt-list li h4:after {
    content: "";
    width: 3px;
    height: 18px;
    background-color: #007de4;
    position: absolute;
    left: 0px;
    top: 1px;
    border-radius: 10px;
}

.wt-list li .fot-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px 0px;
}

.wt-list li .fot-box .lf-cont {
    font-size: 14px;
    color: #666666;
}

.wt-list li .fot-box .rg-num {
    font-size: 14px;
    color: #666666;
}

.wt-list li .fot-box .rg-num span {
    color: #fb7f4d;
}

/* ============================================================================= */

.rg-sx {
    padding-right: 15px;
    /* display: none; */
}

.rg-sx select {
    min-width: 70px;
}

.rg-sx p {
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.rg-sx img {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.xj-tit {
    display: flex;
    align-items: center;
    padding: 0px 15px;
}

.xj-tit p {
    width: 20%;
    text-align: center;
    padding: 12px 0px;
    font-size: 15px;
    color: #333;
}

.xj-tit p:first-child {
    text-align: left;
}

.xj-tit p:last-child {
    text-align: right;
    padding-right: 30px;
}

.tk-fot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
}

.tk-fot .tx-text {
    border: 1px solid #007de4;
    color: #999;
    font-size: 14px;
    padding: 2px 4px;
    border-radius: 2px;
    min-width: 60px;
    display: inline-block;
    text-align: center;
}

.tk-fot .tk-time {
    font-size: 14px;
    color: #666666;
}

.tk-fot .peo-text {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666666;
}

.tk-fot .peo-text .tk-num {
    color: #fb7f4d;
}

.fon66 {
    color: #999 !important;
}

.tk-fot {
    padding: 15px;
}

.xunjia-list li {
    border-bottom: 1px solid #f1f1f1;
    background-color: #fff;
}

/* .xunjia-list a:first-child li {
    background-color: #f7f7f7;
} */

.xunjia-list li:hover {
    background-color: #f7f7f7;
}

/* jyq */
/* 资讯详情 */

.scfx-box {
    display: flex;
    /* float: right; */
    /* overflow: hidden; */
    color: #999;
    margin-right: 25px;
    position: relative;
    justify-content: flex-end;
    padding-top: 20px;
}

.wxewb-tx {
    position: absolute;
    top: 50px;
    right: 0;
    background: #fff;
    border-radius: 4px;
}

.scfx .wxewb-tx img {
    width: 120px;
    height: 120px;
    margin: 0;
    display: block;
    border-radius: 4px;
}

.scfx {
    margin-left: 60px;
    cursor: pointer;
    position: relative;
}

.scfx-box .scfx:last-child {
    cursor: inherit;
}

.scfx img {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.scfx p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999;
}

.xgzx h2 {
    font-size: 24px;
    margin: 20px 0;
    font-weight: normal;
}

.xgzx .lf-tj-list {
    background: #fff;
}

.da-cont {
    margin: 20px 0;
    background-color: #fbf9f6;
    border: 1px solid #d6c7ae;
    /*   overflow: hidden; */
    margin-right: 10px;
}

.da-tit {
    display: flex;
    align-items: center;
    padding: 12px 15px;
}

.da-tit .lf-text {
    font-size: 32px;
    color: #caaf87;
}

.da-tit .rg-type {
    border: 2px solid #caaf87;
    color: #caaf87;
    font-size: 16px;
    padding: 3px 10px;
    border-radius: 4px;
    margin-left: 15px;
}

.peo-cont {
    display: flex;
    align-items: center;
    padding: 0px 15px 15px;
    border-bottom: 1px solid #d6c7ae;
    margin: 20px 30px 0;
}

.peo-cont .lf-img {
    width: 80px;
    height: 80px;
    margin-right: 15px;
}

.peo-cont .lf-img .taro-img__mode-scaletofill {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.peo-cont .rg-cont {
    flex: 1;
}

.peo-cont .rg-cont .peo-name {
    font-size: 18px;
    color: #9a8870;
}

.peo-cont .rg-cont .time-text {
    display: flex;
    align-items: center;
}

.peo-cont .rg-cont .time-text .date-text {
    font-size: 16px;
    color: #9a8870;
    padding-left: 10px;
}

.hd-num {
    display: flex;
    align-items: center;
    padding-top: 15px;
    font-size: 16px;
}

.shu-num {
    font-size: 16px;
    color: #9a8870;
    margin-right: 60px;
}

.xz-cont {
    padding: 25px 15px;
    border-bottom: 1px solid #d6c7ae;
    display: flex;
    align-items: center;
    margin: 0 30px;
}

.bor0 {
    border-bottom: 0px;
}

.xz-cont .lf-box {
    font-size: 18px;
    color: #cbb189;

    width: 140px;
}

.xz-cont .rg-box {
    flex: 1;
    margin-left: 12px;
    display: block;
}

.xz-cont .rg-box .text-cont {
    font-size: 16px;
    color: #9a8870;
    line-height: 30px;
}

.yd-cont {
    padding: 25px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yd-cont .liul-text {
    font-size: 10px;
    color: #946f3b;
}

.yd-cont .zan-box {
    display: flex;
    align-items: center;
    border: 1px solid #caaf87;
    padding: 4px 6px;
    border-radius: 4px;
}

.yd-cont .zan-box .taro-img__mode-scaletofill {
    width: 15px;
    height: 15px;
}

.yd-cont .zan-box .zan-num {
    font-size: 9px;
    color: #caaf87;
    padding-left: 8px;
}

.hguan {
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.peo-cont .za {
    display: flex;
    align-items: center;
    border: 1px solid #d6c7ae;
    border-radius: 10px;
    padding: 10px 16px;
}

.peo-cont .za img {
    width: 30px;
    height: 30px;
}

.peo-cont .za p {
    margin-left: 20px;
    font-size: 18px;
    color: #caaf87;
}

.peo-cont .za p span {
    margin-left: 10px;
}

.da-cont .scfx p {
    color: #9a8870;
}

.da-cont .scfx {
    padding-top: 20px;
    padding-bottom: 40px;
}

.xgwt-box {
    background: #fff;
    margin: 20px 10px 0 0;
}

.xgwt-box .xgwt {
    font-size: 24px;
    padding: 20px 30px;
    border-bottom: 1px solid #f1f1f1;
    font-weight: normal;
}

.xgwt-box .wt-list li:last-child {
    border: 0;
}

.tk-list .xj-box {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    font-size: 16px;

    justify-content: space-between;
}

.tk-list .xj-box p {
    text-align: center;
    width: 26%;
    font-size: 16px;
}

.tk-list .xj-box p:first-child {
    text-align: left;
    width: 20% !important;
}

.tk-list .xj-box p:nth-child(2) {
    width: 28%;
}

.tk-list .xj-box:nth-child(2) {
    color: #666;
}

.wtgg .ti-cont {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.wtgg .ti-cont .tw-text .tw-name {
    font-size: 14px;
}

.wtgg .ti-text {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
}

.tjge-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    font-size: 16px;
    color: #9a8870;
    margin: 0 30px;
    border-bottom: 1px solid #d6c7ae;
}

.tjge-cont:first-child {
    color: #cbb189;
}

.tjge-cont p {
    text-align: center;
    font-size: 16px;
    width: 33%;
}

.tjge-cont p:first-child {
    text-align: left;
}

.tjge-cont p:last-child {
    text-align: right;
}

.mb60 {
    margin-bottom: 60px;
}

.da-cont .rg-cont {
    display: block;
    border: 0;
}

.block {
    display: block !important;
}

/* 合同执行进度表 */
.per-top-form {
    background-color: #fff;
    padding: 20px;
}
.per-top-elbox {
    display: flex;
    align-items: flex-end;
    padding-bottom: 0;
    margin: 20px;
}
.per-top-form .top-fbox {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.mb20 {
    margin-bottom: 20px;
}
.dw-cont {
    position: absolute;
    right: 28px;
    bottom: 0px;
}

.per-top-form .top-fbox .form-box {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.per-top-form .top-fbox .form-box input[readonly] {
    background-color: #fff;
}

.per-top-form .top-fbox .form-box p {
    font-size: 14px;
    color: #333;
}

.per-top-form .top-fbox .form-box input {
    width: 150px;
    border: 1px solid #eee;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    padding-right: 15px;
    padding-left: 15px;
}

.per-top-form .top-fbox .form-box input::-webkit-input-placeholder {
    color: #606266;
}

.el-input--prefix .el-input__inner {
    padding-left: 30px !important;
}

.per-top-form .bot-anbox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.ss-btn {
    background-color: #1890ff;
    padding: 8px;
    min-width: 80px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 15px;
    height: 41px !important;
}

.ss-btn img {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}

.ss-btn p {
    font-size: 14px;
    color: #fff !important;
    width: 30px !important;
}

.cz-btn {
    border: 1px solid #eaeaea;
    padding: 8px;
    min-width: 80px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    background: #fafafa;
    margin-left: 15px;
    height: 41px !important;
}
.qk-btn {
    border: 1px solid #eaeaea;
    padding: 8px 10px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 15px;
    background: #fafafa;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
}
.qk-btn img {
    width: 14px;
    height: 14px;
}
.cz-btn img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.cz-btn p {
    font-size: 14px;
    color: rgb(102, 102, 102) !important;
    width: 30px !important;
}

.czc-btn {
    background-color: #ffd518;
    border: 1px solid rgb(202, 185, 33);
    padding: 8px;
    margin-right: 10px;
    min-width: 80px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    height: 41px !important;
}

.czc-btn img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.czc-btn p {
    font-size: 14px;
    color: rgb(102, 102, 102) !important;
    width: 30px !important;
}

.fot-table {
    background-color: #fff;
}

.fot-table .lf-date {
    width: 12%;
}

.fot-table .lf-date li {
    padding: 0px 15px;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}

.fot-table .lf-date li:first-child {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    background-color: #f8f8f9;
    padding: 0px 15px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
}

/* .fot-table .lf-date li:hover{
    background-color: #f5f7fa;
} */

.rg-caoz {
    width: 16%;
}

.rg-caoz li:first-child {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    background-color: #f8f8f9;
    padding: 0px 15px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}

.rg-caoz li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
}

/* .rg-caoz li:hover{
    background-color: #f5f7fa;
} */

/* .rg-caoz li .xq-text {
    color: #1890ff;
    display: block;
    font-size: 14px;
    padding-right: 25px;
}

.rg-caoz li .cd-btn {
    font-size: 12px;
    color: #fff;
    background-color: #ffba00;
    border-radius: 4px;
    display: inline-block;
    min-width: 50px;
    text-align: center;
    height: 28px;
    line-height: 28px;
} */
.ml10 {
    margin-left: 10px;
}

.bg-hui {
    background-color: #bbbbbb !important;
}

.cen-gund {
    width: 72%;
    overflow-x: scroll;
}

.cen-gund li {
    display: -webkit-box;
}

.cen-gund li:first-child p {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    background-color: #f8f8f9;
    padding: 0px 15px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}

.cen-gund li p {
    width: 20%;
    padding: 0px 15px;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}

.bg-fa {
    background-color: #fafafa;
}

.fl-box {
    display: flex;
    align-items: center;
}

.fl-box p {
    padding-right: 12px;
}

.fl-box a {
    margin-right: 12px;
}

.mr0 {
    margin-right: 0px;
    margin-left: 55px;
}

.mr10 {
    margin-right: 10px;
}

.cj-kcbox li {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}

.cj-kcbox li:last-child {
    border-bottom: 0px;
}

.cj-kcbox li:hover {
    background-color: #f5f7fa;
}

.cj-kcbox li:first-child p {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    background-color: #f8f8f9;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
}

.cj-kcbox li p {
    font-size: 14px;
    color: #333;
    text-align: center;
    height: 55px;
    line-height: 55px;
}

.wid8 {
    width: 8%;
}

.wid6 {
    width: 6%;
}

.wid10 {
    width: 10%;
}

.wid9 {
    width: 9%;
}

.wid12 {
    width: 12%;
}

.wid15 {
    width: 15%;
}

/* 我要提问 */
.top-link {
    padding: 5px 0px 15px;
}

.top-link a {
    font-size: 14px;
    color: #666;
}

.went-lefbox {
    width: 945px;
}

.mar12 {
    margin-right: 12px;
}

.mtop40 {
    margin-top: -40px;
}

.plf15 {
    padding: 20px;
}

.tj-btn {
    padding-left: 115px;
    padding-top: 30px;
}

.tj-btn a {
    background-color: #007de4;
    display: inline-block;
    min-width: 110px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 10px 0px;
    border-radius: 5px;
}

/* 规格样式 */
.spgggx-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.spgggx-box a {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 70px;
    margin: 0 10px;
    background-color: #007de4;
    border-radius: 2px;
    color: #fff;
}

.spgggx-box a.spgggx-btn {
    background-color: #a0a0a0;
}

.xxzw-ssbox {
    background: #f4f4f4;
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: 340px;
    padding: 5px 10px;
    margin-top: 11px;
}

.xxzw-ssbox input {
    flex: 1;
    background: transparent;
}

.xxzw-ssbox img {
    width: 20px;
    height: 20px;
}

/* 分类列表 */
.tab-con-box {
    background-color: #fff;
    table-layout: fixed;
    border-top: 1px solid #f1f1f1;
}

.tab-con-box tr:first-child td {
    font-size: 14px;
    color: #535353;
    font-weight: 600;
}

.tab-con-box tr td {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.tab-con-box tr td:first-child {
    text-align: left;
    padding-left: 20px;
}

.tab-con-box tr td:last-child {
    text-align: right;
    padding-right: 20px;
}
.tab-con-box tr td.width-100 {
    width: 100px;
    text-align: center;
}
.tab-con-box tr td.width-100 .liebiao-img {
    margin: auto;
    display: block;
}

.tab-con-box tr td {
    padding: 15px 0px;
    border-bottom: 1px solid #f4f4f4;
}

.tab-con-box tr td .lf-img img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 10px;
}

.tab-con-box tr:not(:first-child):hover {
    background-color: #f8f8f8;
    cursor: pointer;
}

.rg-gml {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.lf-num {
    display: flex;
    border: 2px solid #c3c2c2;
}

.lf-num input {
    width: 35px;
    border-right: 0px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.lf-num .lf-num-jj {
    background-color: #c3c2c2;
    height: 28px;
    width: 20px;
    text-align: center;
    padding-top: 1px;
}

.lf-num .lf-num-jj span {
    display: block;
    cursor: pointer;
    line-height: 14px;
    font-weight: 600;
    font-size: 12px;
}

.rg-gml img {
    width: 30px;
    height: 30px;
    margin-left: 15px;
}

/* .el-table .cell{
    font-size: 12px;
} */

.el-input--small .el-input__icon {
    line-height: 38px !important;
}

/* .el-table td,
.el-table th.is-leaf {
    border: 1px solid #f7f7f7 !important;
} */

.xq-text {
    color: #1890ff;
    display: block;
    font-size: 14px;
}

.xq-text1 {
    color: #1890ff;
    display: block;
    font-size: 14px;
    margin-right: 14px;
}

.cd-btn {
    font-size: 12px;
    color: #fff;
    background-color: #ffba00;
    border-radius: 4px;
    display: block;
    min-width: 60px;
    text-align: center;
    height: 28px;
    line-height: 28px;
}

.cd-btn2 {
    font-size: 12px;
    color: #1890ff;
    border-radius: 4px;
    display: block;
    min-width: 60px;
    text-align: center;
    height: 28px;
    line-height: 28px;
}
/*
.el-table .cell {
    display: flex;
    align-items: center;
    justify-content: center;
} */

.ju-span {
    justify-content: center;
}

/* .pl30{
    padding-left: 30px !important;
} */

.img-cont {
    margin-top: 15px;
}

.zt-bai {
    color: #fff !important;
}

/* 个人信息 */
.per-info h4 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 15px;
    border-bottom: 1px solid #f1f1f1;
}

.per-info .info-xq {
    padding: 15px;
}

.per-info .info-xq .xx-tit {
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    position: relative;
}

.per-info .info-xq .xx-tit::after {
    content: "";
    width: 4px;
    height: 18px;
    background-color: #007de4;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.per-info .info-list {
    padding: 15px 60px;
}

.per-info .info-list li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.per-info .info-list li span {
    display: inline-block;
    min-width: 70px;
    color: #333;
    font-size: 14px;
    text-align: right;
}

.per-info .info-list li img {
    width: 50px;
    height: 50px;
    margin-left: 15px;
}

.per-info .info-list li .rg-text {
    font-size: 12px;
    color: #333;
    padding-left: 15px;
}

.per-info .info-list li input {
    width: 200px;
    border-radius: 4px;
    padding: 10px 10px;
    margin-left: 15px;
    border: 1px solid #e7e7e7;
    font-size: 12px;
}

.per-info .info-list li input::-webkit-input-placeholder {
    color: #999;
}

.per-info .info-list li .wsm-text {
    background-color: #bdbcbc;
    padding: 6px 15px;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    margin-left: 15px;
}

/* 改 */
.bg-f6 {
    background-color: #f6f6f6 !important;
}

.flex-cont {
    flex: 1;
}

.xq-cnot {
    margin-top: 15px;
    background-color: #fff;
}

.xq-nr-box {
    padding: 15px 0px;
}

.xq-nr-box p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-bottom: 15px;
}

.xq-nr-box img {
    width: 100%;
    height: 300px;
}

.cang-cont {
    padding-bottom: 20px;
}

.cang-cont .cang-top {
    background-color: #efefef;
    padding: 12px 15px 12px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cang-cont .cang-top .lf-name {
    font-size: 14px;
    color: #007de4;
}

.cang-cont .cang-top .rg-sx p {
    font-size: 14px;
    color: #007de4;
}

.pr0 {
    padding-right: 0px;
}

.ck-ul {
    background-color: #f6fafd;
    display: flex;
    flex-wrap: wrap;
}

.ck-ul li {
    border-top: 1px solid #fff;
    display: flex;
    width: 100%;
}

.ck-ul li p {
    width: 25%;
    text-align: center;
    padding: 10px 0px;
    font-size: 14px;
    color: #666;
}

.ck-ul li p.active {
    color: #007de4;
}

.ck-ul li p:hover {
    color: #007de4;
}

.pl15 {
    padding-left: 15px;
}

.more-imggd {
    width: 14px;
    height: 7px;
    margin-left: 5px;
    filter: invert(60%);
}

.jd-xzimg {
    transform: rotate(180deg);
    filter: invert(20%);
}

.jd-xzimg180 {
    transform: rotate(180deg);
}

.dd-text {
    font-size: 14px;
    color: #999;
    text-align: center;
    background-color: #fff;
    padding: 15px 0px;
}

.zw-box {
    background-color: #fff;
    min-height: 400px;
    text-align: center;
    padding: 120px 0px 60px;
}

.zw-box .zw-img {
    width: 260px;
    height: 150px;
    margin: 0px auto 30px;
}

.zw-box .xx-text {
    font-size: 14px;
    color: #999;
    padding-bottom: 15px;
}

.zw-box .dh-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
}

.zw-box .dh-box img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.zw-box .dh-box p {
    font-size: 24px;
    color: #999;
}

.dis-box {
    align-items: center;
}

.dis-box img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.bottom-left {
    display: flex;
    align-items: center;
}

.aniu-dx {
    margin-right: 10px;
    width: 18px;
    height: 18px;
}

.bor-der0 {
    border: 0;
}

.bottom-right {
    background-color: #1890ff;
    padding: 6px 10px;
    color: #fff;
    border-radius: 5px;
}

.juspan-left,
.juspan-center,
.juspan-right {
    display: flex;
    align-items: center;
}

.juspan-center {
    flex: 1;
    justify-content: center;
}

.page {
    justify-content: space-around;
    margin: 0 auto;
    font-size: 12px;
    color: #666;
    margin-bottom: 100px;
}

.juspan-one {
    border: 1px solid #c3c2c2 !important;
    padding: 8px;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #fff;
}

.juspan-all {
    margin-left: 6px;
}

.juspan-two {
    border: 1px solid #c3c2c2 !important;
    padding: 8px;
    border-radius: 5px;
    margin: 0 10px;
    background-color: #fff;
}

.juspan-wz {
    margin: 0 10px;
}

.bod-right {
    align-items: center;
    display: flex;
}

.bod-right .suonn {
    width: 100%;
    height: 100%;
}

.htqdsb-text .cell {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}

/* 关于我们*/
.w-200 {
    width: 200px !important;
}

/* 网站公告*/
.cury-about li {
    position: relative;
    color: #333;
    font-size: 16px;
    padding: 20px 20px;
    cursor: pointer;
}

.cury-about li.active {
    background: #e9f3f7;
    color: #007de4;
}

.cury-about li.active::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    width: 2px;
    background: #007de4;
}

.bortop {
    border-top: 1px solid #eee;
}

.wzgg-list li {
    padding: 20px 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 16px;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #666666;
}

.wzgg-list li:hover {
    background: #e9eff6;
}

.wzgg-list li p {
    flex: 1;
}

.wzgg-list li span {
    margin-left: 15px;
}

/* 网站公告-详情*/
.wzgg-details {
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    color: #666666;
}

.wzgg-details h2 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: normal;
}

.wzgg-details-text {
    padding: 20px 30px;
}

.pad30 {
    padding: 30px 40px;
}

/* 荣誉资质 */
.ryzz-topbox {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    justify-content: flex-end;
    margin-bottom: 30px;
}

.ryzz-topbox li {
    padding: 0 20px 20px;
    position: relative;
    cursor: pointer;
}

.ryzz-topbox li.active {
    color: #007de4;
    border-bottom: 4px solid #007de4;
}

.ryzz-list {
    display: flex;
    flex-wrap: wrap;
}

.ryzz-list li {
    width: 33.33%;
    margin-bottom: 10px;
}

.ryzz-list li span {
    display: block;
    margin: 0 5px;
}

.ryzz-list li img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    object-fit: cover;
}

/*  帮助 中心-heaf*/
.help-head-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.help-head-lef {
    display: flex;
    align-items: center;
}

.help-lef-text {
    font-size: 24px;
    line-height: 60px;
    height: 60px;
    padding-left: 40px;
    border-left: 1px solid #fff;
    color: #fff;
}

.help-head-rig li {
    height: 98px;
    line-height: 98px;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
    float: left;
}

.help-head-rig li.active {
    background: #0d8cf5;
}

/*  帮助 中心-left*/
.bzzxel-cury li {
    position: relative;
    cursor: pointer;
}

.bzzxel-cury li p {
    position: relative;
    color: #333;
    font-size: 16px;
    padding: 20px 20px;
}

.bzzxel-cury li.active p {
    background: #e9f3f7;
    color: #007de4;
}

.bzzxel-cury li.active p::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    width: 2px;
    background: #007de4;
}

.bzzxel-cury li p::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 25px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    transform: rotate(135deg);
}

.bzzxel-cury li.bzzxel-indx p::before {
    display: none;
}

.bzzxel-list {
    padding: 10px 0px;
}

.bzzxel-list span {
    color: #333;
    font-size: 16px;
    padding: 10px 20px;
    display: block;
}

.bzzxel-list span.active {
    color: #007de4;
}

.bzzxer-tit {
    font-size: 24px;
    color: #007de4;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}

.bzzxer-tit::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    border-radius: 4px;
    background: #007de4;
}
/*提交订单*/
.address-box p {
    font-size: 16px;
    color: #666;
}
.address-xz {
    width: 100%;
    margin-top: 20px;
}
.address-li {
    display: flex;
    justify-content: space-between;
}
.address-li li {
    width: 266px;
    height: 152px;
    cursor: pointer;
}
.address-name p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 20px;
}
.address-name span {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 10px;
    display: block;
}
.address-line {
    width: 220px;
    height: 1px;
    background-color: #f4f4f4;
    margin-left: 20px;
    margin-top: 10px;
}
.address-gl {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.address-gl p {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
.address-gl a {
    font-size: 16px;
    color: #007ee5;
    font-weight: bold;
}
.center-line {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 10px;
}
.order-news {
    display: flex;
    align-items: center;
}
.order-news-line {
    width: 7px;
    height: 30px;
    background-color: #007ee5;
    margin-right: 16px;
}
.order-news p {
    font-size: 16px;
    color: #666;
}
.vip-name {
    font-size: 16px;
    color: #999;
    margin: 20px 40px;
}
.vip-name span {
    color: #ff9201;
}
.payway {
    display: flex;
    margin: 30px 0;
}
.payway a {
    font-size: 16px;
    color: #666;
    border: 2px solid #007ee5;
    padding: 8px 40px;
    margin-right: 30px;
}
.zhengzfuw {
    display: flex;
    margin: 30px 0;
}
.zhengzfuw span {
    font-size: 16px;
    color: #666;
    border: 1px solid #ddd;
    padding: 8px 60px;
    margin-right: 30px;
    cursor: pointer;
}
.besure-ad {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}
.cart_table .pri-bu1 > a {
    color: #666;
}
.shop-list .cart_bottom1 b {
    color: #ff9201;
    font-weight: normal;
    line-height: 40px;
}
.shop-list .cart_bottom1 {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding-top: 30px;
}
.shop-list .cart_bottom2 {
    display: flex;
    align-content: center;
}

.shop-list .cart_bottom1 span {
    margin: 0 30px;
    line-height: 40px;
}

.shop-list .cart_bottom1 .btn_button {
    width: 98px;
    height: 40px;
    background-color: #ff9201;
    border-radius: 10px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.moren {
    width: 60px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 4px 5px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
.new-address {
    position: relative;
}
.img-dg {
    position: absolute;
    right: 0;
    bottom: 0;
}
.add-window {
    width: 50%;
    background-color: #fff;
    height: 700px;
    margin: 0 auto;
}
.add-wj {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 30px;
}
.chahao-img {
    width: 18px;
    height: 18px;
}
.add-shou {
    font-size: 16px;
    color: #007ee5;
    margin-bottom: 15px;
}
.add-chose p {
    color: #999;
}
.add-chose span {
    color: #666;
}
.add-chose a {
    color: #007ee5;
}
.add-center {
    width: 70%;
    margin: 0 auto;
}
.add-chose {
    display: flex;
    justify-content: space-between;
    margin: 10px auto;
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 16px;
}
.add-input {
    border: solid 2px #eee;
    width: 76%;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
}
.address-input-wz {
    width: 19%;
}
.address-input {
    width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.address-input-wz p {
    font-size: 14px;
    color: #666;
    text-align: right;
}
.add-tip span {
    font-size: 14px;
    color: #999;
    border: 2px solid #eee;
    padding: 10px 39px;
    border-radius: 4px;
}
.add-tip {
    width: 40%;
}
.add-input1 {
    border: solid 2px #eee;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
    width: 31%;
}
.address-input1 {
    width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.add-checked {
    width: 36%;
    margin: 30px auto;
}
.add-checked p {
    width: 94px;
    font-size: 16px;
    color: #fff;
    background-color: #007ee5;
    padding: 5px 0px;
    border-radius: 4px;
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
}
.el-dialog__headerbtn {
    font-size: 30px !important;
    top: 7px !important;
}
/*网银转账支付*/
.personal-banner .person-pay-right {
    flex: 1;
    width: 1090px;
}
.person-pay-top {
    flex: 1;
    margin-left: 10px;
    background-color: #fff;
    width: 100%;
    padding: 30px 25px;
    margin-bottom: 30px;
}
.person-pay-bottom {
    flex: 1;
    margin-left: 10px;
    background-color: #fff;
    width: 100%;
    padding: 30px 25px;
}
.person-pay-top p {
    font-size: 16px;
    color: #666;
}
.pay-line {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 20px auto;
    padding: 0 !important;
}
.order-pay b {
    font-size: 18px;
    color: #666;
    font-weight: normal;
}
.order-pay {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 30px;
    align-items: center;
}
.order-pay p {
    font-size: 14px;
    color: #666;
}
.order-pay h2 {
    color: #f03a58;
}
.order-pay span {
    color: #666;
    font-size: 14px;
}
.pay-price {
    width: 16%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.order-bh span {
    font-size: 15px;
    color: #666;
}
.order-bh a {
    font-size: 15px;
    color: #f03a58;
}
.order-bh {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.order-xiangq {
    display: flex;
    align-items: center;
    width: 9%;
    justify-content: space-between;
}
.order-xiangq p {
    font-size: 15px;
    color: #007ee5;
}
.xingqing-img {
    width: 16px;
    height: 8px;
    cursor: pointer;
}
.person-pay-bottom .order-pay {
    display: flex;
    justify-content: end;
    font-size: 16px;
    margin-bottom: 20px;
}
.person-pay-bottom .order-pay p {
    color: #666;
}
.person-pay-bottom .order-pay span {
    color: #f03a58;
}
.person-pay-bottom .pay-attention {
    font-size: 16px;
    color: #333;
    font-weight: bolder;
    margin-bottom: 20px;
}
.pay-li p {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}
.pay-li p span {
    color: #f03a58;
}
.pay-wancheng {
    width: 134px;
    font-size: 18px;
    color: #fff;
    background-color: #ff9201;
    padding: 14px 20px;
    border-radius: 4px;
    margin: 30px 0;
    text-align: center;
    cursor: pointer;
}
/*企业网银支付*/
.pay-bank {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.pay-bank li {
    width: 22%;
    height: 80px;
    border: 1px solid #eee;
}
.pay-bank-box .bank-img {
    margin: 27px auto;
}
.pay-li {
    cursor: pointer;
}
/*选择银行卡*/
.pay-bank-box .bank1-img {
    border: 1px solid #eee;
    padding: 10px 20px;
    margin-left: 30px;
}
.edsm {
    font-size: 14px;
    color: #666;
}
.pay-chart {
    width: 100%;
    display: flex;
    background-color: #f7f7f7;
}
.pay-chart li {
    width: 20%;
    height: 64px;
    border-left: 1px solid #eee;
    font-size: 16px;
    color: #999;
    text-align: center;
    line-height: 64px;
}
.pay-chart1 {
    width: 100%;
    display: flex;
    background-color: #fff;
}
.pay-chart1 li {
    width: 20%;
    height: 64px;
    border-left: 1px solid #eee;
    font-size: 16px;
    color: #999;
    text-align: center;
    line-height: 64px;
}
.pay-chart-box {
    width: 100%;
    border-right: 1px solid #eee;
    margin: 20px auto;
    border-bottom: 1px solid #eee;
}
.xiane {
    font-size: 16px;
    color: #999;
    margin: 10px auto;
}
.pay-wancheng1 {
    width: 188px;
    font-size: 18px;
    color: #fff;
    background-color: #ff9201;
    padding: 14px 20px;
    border-radius: 4px;
    margin: 30px 0;
    text-align: center;
    cursor: pointer;
}
/*密码支付*/
.enter-Password {
    width: 100%;
    background-color: #fff;
}
.enter-Password-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 60px;
}
.enter-Password-center {
    flex: 1;
}
.enter-Password-right {
    width: 20%;
    display: flex;
    justify-content: flex-end;
}
.enter-Password-left {
    width: 12%;
}
.enter-Password-center p {
    font-size: 16px;
    color: #666;
    margin-bottom: 8px;
}
.enter-Password-right {
    font-size: 14px;
    color: #666;
    align-items: baseline;
}
.enter-Password-center span,
.enter-Password-right span {
    color: #ff9201;
}
.enter-Password-price {
    font-size: 34px;
    color: #ff9201;
}
.enter-Password-price span {
    font-size: 14px;
    font-weight: bold;
}
.enter-line {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin-bottom: 30px;
}
.weui-cell__hd {
    line-height: 80px;
}
.chuxu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 20%;
    margin-right: 150px;
}
.chuxu-line {
    background-color: #ccc;
    width: 1px;
    height: 40px;
}
.enter-Password-bank-choose p {
    font-size: 18px;
    color: #007de4;
    border: 2px #ddd solid;
    padding: 10px 40px;
    margin-right: 30px;
    cursor: pointer;
}
.enter-Password-bank-choose {
    display: flex;
    margin-left: 60px;
}
.enter-Password-bottom {
    margin-left: 60px;
    margin-top: 50px;
}
.enter-Password-bottom p {
    font-size: 18px;
    color: #666;
}
.jiance {
    display: flex;
    margin: 30px auto;
}
.jiance p {
    font-size: 18px;
    color: #666;
    margin-left: 24px;
}

.input-password {
    width: 40px;
    height: 40px;
    border-right: solid 1px #eee;
    background-color: transparent;
    padding-left: 15px;
}
.password-box {
    width: 240px;
    height: 40px;
    border: solid 1px #eee;
    display: flex;
    margin: 10px 0;
}
.enterpassword-box {
    width: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shuru-password {
    font-size: 16px !important;
    color: #999 !important;
}
.enter-Password-bottom .password-btn {
    width: 10%;
    font-size: 18px;
    color: #fff;
    background: #007ee5;
    padding: 10px 20px;
    border-radius: 6px;
    margin: 30px 0;
    cursor: pointer;
}
.window-line {
    width: 100%;
    height: 1px;
    background-color: #eee;
}
.windoe-content {
    width: 72%;
    margin-left: 40px;
    margin-top: 24px;
}
.windoe-input-box {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.windoe-input-box span {
    font-size: 18px;
    color: #007de4;
    margin-left: 20px;
}
.windoe-input {
    width: 70%;
    height: 40px;
    border: #eee 1px solid;
    display: flex;
    align-items: center;
}
.windoe-input p {
    font-size: 18px;
    color: #666;
    margin-left: 14px;
}
.window-question {
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.window-question p {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}
.next-btn {
    font-size: 18px;
    color: #fff;
    background-color: #007ee5;
    padding: 10px 18px;
    border-radius: 6px;
    cursor: pointer;
    width: 20%;
    text-align: center;
    margin-top: 24px;
}

/* 弹框 */

.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.weui-center {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 10px;
    width: 40%;
}

.tk-box {
    padding-bottom: 15px;
}

.tk-box .tk-tit {
    background-color: #e1e1e1;
    border-radius: 10px 10px 0px 0px;
    font-size: 14px;
    color: #525252;
    padding: 15px;
}

.fh-type {
    padding: 15px 15px 0px;
}

.fh-type .fh-tit {
    position: relative;
    font-size: 14px;
    color: #525252;
    padding-left: 15px;
}

.fh-type .fh-tit::after {
    content: "";
    width: 3px;
    height: 18px;
    background-color: #459df5;
    position: absolute;
    left: 0px;
    top: 1px;
}

.fh-type .fh-box {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-left: 15px;
}

.fh-type .fh-box p {
    border: 1px solid #e1e1e1;
    padding: 4px 10px;
    min-width: 80px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    color: #525252;
    margin-bottom: 15px;
    margin-right: 15px;
}

.fh-type .fh-box p.active {
    border: 1px solid #459df5;
}

.fl-dz {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fl-dz .dz-btn {
    background-color: #459df5;
    font-size: 13px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 4px;
}

.info-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-left: 15px;
}

.info-box .lf-cont {
    display: flex;
    align-items: center;
    flex: 1;
}

.info-box .lf-cont select {
    width: 28%;
    border: 1px solid #e1e1e1;
    padding: 8px 15px;
    border-radius: 4px;
    margin-right: 15px;
    font-size: 13px;
    color: #5b5b5b;
}

.info-box .lf-cont input {
    border: 1px solid #e1e1e1;
    padding: 8px 15px;
    border-radius: 4px;
    /* width: 48%; */
}

.info-box .lf-cont input::-webkit-input-placeholder {
    color: #929292;
}

.info-box p {
    font-size: 13px;
    color: #459df5;
}

.ptop0 {
    padding-top: 0px;
}

.fh-type .el-table--fit {
    margin-top: 15px;
}

/* .fh-type .el-table tr{
    background-color: #e8eef7 !important;
    font-weight: normal !important;
    color: #5a5a5a !important;
} */

.num-box {
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: #f7f7f7;
    margin: 15px 15px 0px;
}

.num-box .sl-box {
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #525252;
    min-width: 120px;
}

.num-box .sl-box p {
    color: #f34343;
    padding: 0px 3px;
}

.tk-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0px 20px;
}

.tk-btn .btn {
    width: 100px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 4px;
    font-size: 13px;
    color: #fff;
}

.tk-btn .btn.tj-btn {
    background-color: #459df5;
    margin-right: 15px;
}

.tk-btn .btn.del-btn {
    background-color: #d2d2d2;
}

.el-popper {
    z-index: 9999 !important;
}

.save-btn {
    width: 200px;
    margin: 15% auto 20px;
    background-color: #007de4;
    color: #fff;
    padding: 12px 0px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
}

.save-btn:hover {
    cursor: pointer;
}

/* 买家中心公共样式 */
/* 内容区 */
.mjzx-lef-box {
    padding-top: 10px;
    width: 150px;
}
.mjzx-lef-tit {
    display: flex;
    align-items: center;
    padding-left: 20px;
    line-height: 40px;
    height: 40px;
    color: #999;
    font-size: 14px;
}
.mjzx-lef-tit .mjzx-lef-tit-img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.mjzx-lef-tit .xzimg {
    transform: rotate(180deg);
}
.dd-lef-jt {
    width: 12px;
    height: 6px;
    margin-left: 10px;
    filter: invert(0.5);
}
.mjzx-lef-ul {
    width: 100%;
}
.mjzx-lef-ul li {
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #333;
    font-size: 14px;
    box-sizing: content-box;
    cursor: pointer;
}
.mjzx-lef-ul li p {
    padding-left: 30px;
}
.mjzx-lef-ul li p span {
    color: #ff7651;
}
.mjzx-lef-ul li.active {
    border-left: 4px solid #007de4;
    color: #007de4;
    background: #f8fcff;
}

.mjzx-rig-cont-two {
    background: transparent;
    margin-left: 0;
    width: calc(100vw - 160px);
    overflow: scroll;
}
.mjzx-rig-box {
    min-width: 1120px;
    padding: 20px;
}
.top-title {
    color: #333;
    padding-bottom: 15px;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;

    font-weight: bold;
}
/* 买家中心公共样式end */
/* 定出查看 */
.sxtj-box {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.sxtj-list {
    margin-right: 30px;
    display: flex;
}
.sxtj-list span.name {
    font-size: 14px;
    margin-right: 10px;
    color: #333;
    line-height: 32px;
    width: 60px;
    font-weight: bold;
}
.sxtj-list span.wth100 {
    width: 100px;
}
.ddlb-box {
    margin-bottom: 20px;
}
.ddlb-list-top {
    border: 1px solid #eceef4;
    background: #f8f8f8;
    height: 32px;
    line-height: 32px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.ddlb-list-top span {
    width: 17%;
}
.ddlb-list-top span.width15 {
    width: 15%;
}
.ddlb-list-betn {
    justify-content: space-between;
}
.ddlb-list-betn span {
    width: auto !important;
}
.ddlb-bot-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ebeef5;
    border-top: 0;
    background: #f8f9ff;
    height: 32px;
    line-height: 32px;
}
.ddlb-bot-lef {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin-left: 20px;
}
.ddlb-bot-lef p.ml20 {
    margin-left: 15px;
}

.ddlb-bot-lef span {
    color: #ffab1f;
}
/*定出订单  */
.sxtj-qh {
    border-bottom: 1px solid #dcdcdc;
    padding: 5px 20px;
    display: flex;
    align-items: center;
}
.sxtj-qh li {
    cursor: pointer;
    font-size: 16px;
    color: #333;
    padding: 0px 30px;
    border-right: 1px solid #dcdcdc;
    position: relative;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}
.sxtj-qh li:last-child {
    border-right: 0;
}
.sxtj-qh li.active {
    color: #007de4;
}
.sxtj-qh li.active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 5px;
    right: 5px;
    height: 4px;
    background: #007de4;
}
.ddlb-bot-right {
    display: flex;
    align-items: center;
    margin-left: 25px;
}
.ddlb-bot-right .djs-time {
    font-size: 14px;
    margin-right: 30px;
}

.ddlb-bot-right .bth {
    background: #007de4;
    color: #fff;
    font-size: 14px;
    width: 130px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
}
.ddlb-bot-right .bth.bth-bor {
    color: #007de4;
    background: transparent;
}
.ddlb-bot-right .bth.hui {
    background-color: #dbdbdb;
    color: #666;
    border: 1px solid #dbdbdb;
}
.cart-tit {
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    border-left: 4px solid #007de4;
    margin: 15px 0;
    font-weight: bold;
}
.cart-tit.hui-blue {
    border-left: 4px solid #c6e4fd;
}
.cart-bot-js {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20px;
}
.bth.bth-lan {
    background: #007de4;
    border: 1px solid #007de4;
}
/* 付款确认 */
.widt-400 {
    width: 300px;
}
.widt-300 {
    width: 200px;
}
.widt-150 {
    width: 120px;
}
.flqr-list {
    margin-bottom: 15px;
    margin-top: 15px;
}
.flqr-fkfs {
    display: flex;
    align-items: center;
}
.flqr-fkfs span {
    font-size: 13px;
    color: #333;
    text-align: center;
    border: 1px solid #dcdfe6;
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
    cursor: pointer;
    min-width: 100px;
}
.flqr-fkfs span.active {
    color: #007de4;
    border: 1px solid #007de4;
}
.dis-fex {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff7651 !important;
    border: 1px solid #ff7651 !important;
}
.ddlb-bot-right .bth img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.xian-heigth {
    position: relative;
    height: 10px;
    margin: 20px 0;
}
.xian-heigth::after {
    content: "";
    position: absolute;
    height: 10px;
    left: -20px;
    right: -20px;
    bottom: 0;
    top: 0;
    background: #f5f6fa;
}
.shxx-lift {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flqr-list .xz-add {
    color: #fff;
    background: #007de4;
    padding: 0px 10px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    display: block;
    margin: 0 20px;
}

.shxx-xgbox {
    display: flex;
    align-items: center;
}
.fize14 {
    font-size: 14px;
}
.yema-box {
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: flex-end;
    margin-right: 20px;
}
.yema-left {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #333;
}
.yema-left .xz-xz {
    width: 70px;
    margin-left: 10px;

    box-sizing: border-box;
}
.yema-left .xz-xz .el-input__inner {
    height: 30px;
    line-height: 30px;
}
.yema-left .xz-xz .el-input__icon {
    line-height: 30px;
}
.yema-right {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #333;
    box-sizing: border-box;
}
.yema-right input {
    width: 50px;
    border: 1px solid #dcdfe6;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    margin: 0 10px;
    border-radius: 4px;
}

.yema-right .bth {
    background-color: #eceef4;
    border-color: #eceef4;
    height: 30px;
    line-height: 30px;
    width: 50px;
    color: #666666;
    margin-left: 10px;
    border-radius: 4px;
}
.width100 {
    width: 100px;
}
.el-box {
    display: flex;
    align-items: center;
}
/*生产中  */
.yq-text {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: auto;
    width: 56px;
    line-height: 20px;
    height: 20px;
    border-radius: 2px;
}
.jd-red {
    background: #ff5f56 !important;
}
.jd-green {
    background: #27c840 !important;
}
.jd-yellow {
    background: #fdbc30 !important;
}
.jd-gray {
    background: #d2d2d2 !important;
}
.jindu-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.jindu-box .jindu-list {
    display: flex;
    align-items: center;
    margin: 2px 0;
}
.jindu-text {
    line-height: 20px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: auto;
    padding: 0 6px;
    border-radius: 2px;
}
.jindu-box .jindu-list img {
    width: 10px;
    height: 3px;
    margin: 0 3px;
}
.jindu-box .jindu-list:last-child img {
    display: none;
}
.img-sc {
    width: 18px;
    height: 18px;
    margin: auto;
}
.jdcol-yellow {
    color: #ff7651 !important;
}
.jdcol-gray {
    color: #d2d2d2 !important;
}
.scz-page {
    margin-bottom: 0;
    justify-content: flex-end;
    padding: 8px 16px;
}
.mar20 {
    margin: 20px;
}
