.stretched-link-container {
    padding: 0.5rem;
}
.stretched-link-container:hover {
    background-color: #dee2e6;
}

.bl02-red {
    border-left: .2rem solid #f00;
}
.br02-blue {
    border-right: .3rem solid #007bff!important;
}
.br01-gray {
    border-right: .1rem solid #adb5bd!important;
}

.cfs-1d {
    font-size: 1rem;
}
.cfs-1d1 {
    font-size: 1.1rem;
}
.cfs-1d2 {
    font-size: 1.2rem;
}
.cfs-d8 {
    font-size: .8rem;
}
.cfs-d7 {
    font-size: .7rem;
}
.cfs-d6 {
    font-size: .6rem;
}
.cfs-d5 {
    font-size: .5rem;
}
.cfs-2 {
    font-size: 2rem;
}
.cfs-2d5 {
    font-size: 2.5rem;
}
.cfs-3 {
    font-size: 3rem;
}
.fw-300 {
    font-weight: 300;
}
.fw-400 {
    font-weight: 400;
}

.ceyun-btn {
    min-width: 90px;
    height:100px;
    padding-top:15px;
    border-radius: 0;
}

.ceyun_file_plus {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 100;
    color: rgba(0,0,0,.5);
}

.ceyun_list_img {
    width: 100%;
    height: 100%;
}

.ceyun_exhibition_choose {
    font-size: 1rem;
    color: #fff;
}

.ceyun_exhibition_choose_btn {
    margin-left: .5rem;
    color: #fff;
}

.ceyun_nav_item.on {
    border-bottom: .3rem solid #007bff!important;
}

.ceyun_cart_container {
    position:fixed;
    right: 2rem;
    bottom: 4rem;
    z-index: 1000;
}
.ceyun_cart_content {
    position:absolute;
    display: block;
    width: 400px;
    background-color: #fff;
    right:100%;
    bottom:0;
    border: 1px solid #eee;
}
.ceyun_cart_header {
    background-color: #f8f9fa;
    padding: .5rem;
    border-bottom: 1px solid #eee;
}
.ceyun_cart_body {
    /*height: 200px;*/
    max-height: 450px;
    overflow: auto;
}
.ceyun_cart_footer {
    width: 100%;
    right: 1rem;
    bottom: 1rem;
    border-top: 1px solid #eee;
    padding: .5rem;
}
.ceyun_cart_pname {
    display: inline-block;
    max-height: 3rem;
    overflow: hidden;
}
.ceyun_cart_price {
    max-height: 4rem;
    overflow: hidden;
    font-weight: bold;
}

.ceyun_cart_pline {
    border-bottom: 1px solid #eee;
}

.ceyun_cart_pline:last-child {
    border-bottom: 0;
}

.ceyun-tag {
    width:100%;
    display:table;
}
.ceyun-tag > div {
    background:#d6d6d6;
    color:#fff;
    width:30.033%;
    height:40px;
    font-size:14px;
    line-height:38px;
    display:table-cell;
    position:relative;
}
.ceyun-sub-tag .tabText{
    color:#fff;
    padding-left:10%;
}
.ceyun-sub-tag .number {
    color:#fff;
    height:40px;
    line-height:inherit;
    font-size:20px;
    margin-right:5px;
}
.ceyun-sub-tag .ceyun-icon {
    width:30px;
    height:40px;
    position:absolute;
    top:0;
    right:0;
    z-index:2;
}
.ceyun-sub-tag .ceyun-icon.org {
    background:#28a745;
}
.ceyun-tag .ceyun-sub-tag .ceyun-icon i {
    width:0px;
    height:0px;
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
    border-left:30px solid #d6d6d6;
    position: absolute;
    top:0;
    left:0;
    z-index:2;
}
.ceyun-tag .ceyun-sub-tag .ceyun-icon:after {
    content:'';
    width:0px;
    height:0px;
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
    border-left:30px solid #fff;
    position: absolute;
    top:0;
    left:2px;
    z-index:1;
}
.ceyun-tag .ceyun-sub-tag.on {
    background:#28a745;
}
.ceyun-tag .ceyun-sub-tag.on .ceyun-icon {
    background:#d6d6d6;
}
.ceyun-tag .ceyun-sub-tag.on .ceyun-icon i {
    width:0px;
    height:0px;
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
    border-left:30px solid #28a745;
}

.ceyun-img-100 {
    width:100px!important;
    height:100px!important;
}
.ceyun-img-80 {
    width:80px!important;
    height:80px!important;
}


.ceyun-product-container {
    display: flex;
    flex-direction: row;
    background: #fff;
    min-height: 180px;
    max-height: 240px;
    border: 1px solid #dee2e6;
    font-size: 0.8rem;
    overflow: scroll;
}
.ceyun-product-left, .ceyun-product-right {
    min-height: 100%;
    padding: .5rem;
    margin: 0;
}
.ceyun-product-left {
    width: 40%;
    border-right: 1px solid #dee2e6;
}
.ceyun-product-right {
    width: 60%;
    background: #f8f9fa;
}
.ceyun-product-line {
    padding: .5rem;
}
.ceyun-product-label {
    line-height: 2rem;
}
.ceyun-product-form {
}
.ceyun-product-size, .ceyun-product-size-check {
    display: inline-block;
    background-color: #fff;
}
.ceyun-product-size {
    border: 1px solid #dee2e6;
}
.ceyun-product-size:hover {
    cursor: pointer;
    border: 1px solid #f00;
}
.ceyun-product-size-check {
    border: 1px solid #f00;
}
.ceyun-product-img-container {
    width: 100%;
    height: 80%;
    overflow: hidden;
}
.ceyun-product-img {
    display: block;
    max-width: 100%;
    max-height: 80%;
}
.ceyun-product-name, .ceyun-product-desc, .ceyun-product-spec {
    margin:0.2rem;
}
.ceyun-product-name {
    font-size: 1rem;
    font-weight: bold;
    color: #000;
}
.ceyun-product-size, .ceyun-product-size-check {
    padding: .3rem;
    margin: .3rem;
}
.ceyun-product-desc {}
.ceyun-product-spec {}
.ceyun-product-price {
    font-size: 1.1rem;
    color: #f00;
}
.ceyun-product-desposit {
    color: #f00;
}
.ceyun-product-btn {
    padding: 0 1rem;
}


.ceyun-choose-btns{
}
.ceyun-choose-btns .ceyun-choose-amount{
    width:46px;
    height:32px;
    overflow:hidden;
    border:1px solid #ccc;
    position:relative;
    margin-right:10px;
    float:left
}
.ceyun-choose-btns .ceyun-choose-amount input{
    display:block;
    width:31px;
    height:30px;
    line-height:30px;
    position:absolute;
    top:1px;
    left:0;
    border:none;
    border:0;
    text-align:center
}
.ceyun-choose-btns .ceyun-choose-amount a.disabled{
    color:#ccc;
    cursor:not-allowed
}
.ceyun-choose-btns .ceyun-choose-amount a{
    display:block;
    width:15px;
    text-align:center;
    height:16px;
    line-height:12px;
    overflow:hidden;
    background:#f1f1f1;
    color:#666;
    position:absolute;
    right:-1px;
    border:1px solid #ccc
}
.ceyun-choose-btns .ceyun-choose-amount a.ceyun-btn-add{
    top:-1px
}
.ceyun-choose-btns .ceyun-choose-amount a.ceyun-btn-reduce{
    bottom:-1px
}

.ceyun-cart-btn {
    position: fixed;
    width: 2rem;
    right: 0rem;
    top: 10rem;
    background-color:#fff;
    padding: .2rem;
}
.ceyun-cart-btn.a {
    padding: 0px;
    margin: 0px;
    white-space: normal;
}

.ceyun-booth-item, .ceyun-booth-item-check {
    display: inline-block;
    background-color: #fff;
}
.ceyun-booth-item {
    border: 1px solid #dee2e6;
    padding: .25rem .5rem;
    margin-right: .5rem;
    margin-right: .5rem;
}
.ceyun-booth-item:hover {
    cursor: pointer;
    border: 2px solid #f00;
}
.ceyun-booth-item-check {
    border: 2px solid #dc3545;
    background-color: #dc3545;
    color: #fff;
}


.ceyun-costtype-item, .ceyun-costtype-item-check {
    display: inline-block;
    background-color: #fff;
}
.ceyun-costtype-item {
    border: 1px solid #dee2e6;
    padding: .25rem .5rem;
    margin-right: .5rem;
    margin-right: .5rem;
}
.ceyun-costtype-item:hover {
    cursor: pointer;
    border: 2px solid #f00;
}
.ceyun-costtype-item-check {
    border: 2px solid #dc3545;
    background-color: #dc3545;
    color: #fff;
}

/**
 * 购物车
 */
.cart_container {
    font-size: .8rem;
}
.cart_booth_no {
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
}
.cart_product_item {
    color: #6c757d;
    margin: .5rem .5rem 0 .5rem;
    padding: .3rem;
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
}
.cart_product_item_line {
    background-color: #f8f9fa;
}

.cart_sp_name, .cart_sp_price_unit, .cart_sp_num, .cart_sp_size, .cart_del_btn {
    margin: .25rem 0;
    vertical-align: middle;
}

.cart_sp_name {
}
.cart_sp_size {
    width: 80%;
}
.cart_sp_price_unit {
    display: inline-block;
    color: red;
    width: 65%;
}
.cart_sp_num {
    display: inline-block;
    width: 15%;
    text-align: left;
}
.cart_del_btn {
    display: inline-block;
    width: 15%;
    text-align: right;
    vertical-align: bottom;
    color: red;
    cursor: pointer;
}
.cart_del_btn a {
    color: red;
}

.cart_footer {
    margin-top: 1rem;
    border-top: 1px solid #f8f9fa;
    padding: .5rem;
    vertical-align: bottom;
}
.cart_total_price_container {
}
.cart_total_price {
    color: red;
    font-size: 1rem;
    font-weight: bold;
}
.cart_pay_btn_container {
}
.cart_pay_btn {
    margin-top:.5rem;
}

/**
 * widht
 */
.cw-2rem {
    width: 2rem;
}
.cw-4rem {
    width: 4rem;
}
.cw-5rem {
    width: 5rem;
}
.cw-6rem {
    width: 6rem;
}
.cw-7rem {
    width: 7rem;
}
.cw-8rem {
    width: 8rem;
}
.cw-10rem {
    width: 10rem;
}
.cw-20rem {
    width: 20rem;
}
.cw-30rem {
    width: 30rem;
}
.cw-20 {
    width: 20!important;
}
/**
 * widht
 */
.ctext-size-d8 {
    font-size: .8rem;
}
.ctext-size-d7 {
    font-size: .7rem;
}
.ctext-size-d6 {
    font-size: .6rem;
}
.ctext-size-1d2 {
    font-size: 1.2rem;
}

.cwp-55 {
    width: 55!important;
}
.cwp-60 {
    width: 60!important;
}
.cw-table-xs tr, .cw-table-xs th, .cw-table-xs td {
    padding: 0;
}

.order_line {
    margin-bottom:0;
    padding: .5rem;
    border-top: 1px solid #dee2e6;
}

.order_line_tr {
}

.order_line_th {
    display: inline-block;
    width: 6rem;
    text-align: right;
    font-weight: 400;
}

.order_line_td {
    display: inline-block;
    font-weight: 300;
}

.ceyun-radio-plus, .ceyun-radio-plus-check {
    display: inline-block;
    background-color: #fff;
}
.ceyun-radio-plus {
    border: 1px solid #dee2e6;
    padding: .25rem .5rem;
    margin-right: .5rem;
    margin-right: .5rem;
}
.ceyun-radio-plus:hover {
    cursor: pointer;
    border: 2px solid #f00;
}
.ceyun-radio-plus-check {
    border: 2px solid #dc3545;
    background-color: #dc3545;
    color: #fff;
}
.special_invoice {
}

.ceyun_timeline {
    padding: 1rem;
    background-color: #fff;
}
.ceyun_timeline_title {
    padding: .5rem 1rem;
    font-size: 1.2rem;
    text-align: right;
}
.ceyun_timeline_title:after {
    position: absolute;
    top: 50%;
    right: -7px;
    z-index: 10;
    display: block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    margin-top: -6px;
    content: " ";
    background-color: #f4f6f9;
    border: 2px solid #f4f6f9;
    border-radius: 6px;
}
.ceyun_timeline_content {
    padding: .5rem 1rem;
    font-size: 1.2rem;
    border-left: 2px solid #f4f6f9;
    background-color: rgba(239, 245, 248, .3);
    border-bottom: 2px solid #fff;
}

/* NAV TABS */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top: 4px solid #007bff;
    background-color: #f4f6f9;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.nav-tabs-custom > .nav-tabs > li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  margin-right: 5px;
}
.nav-tabs-custom > .nav-tabs > li.disabled > a {
  color: #777;
}
.nav-tabs-custom > .nav-tabs > li > a {
  color: #444;
  border-radius: 0;
}
.nav-tabs-custom > .nav-tabs > li > a.text-muted {
  color: #999;
}
.nav-tabs-custom > .nav-tabs > li > a,
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: transparent;
  margin: 0;
}
.nav-tabs-custom > .nav-tabs > li > a:hover {
  color: #999;
}
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
  border-color: transparent;
}
.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #3c8dbc;
}
.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #fff;
  color: #444;
}
.nav-tabs-custom > .nav-tabs > li.active > a {
  border-top-color: transparent;
  border-left-color: #f4f4f4;
  border-right-color: #f4f4f4;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0;
}
.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
  border-left-color: transparent;
}
.nav-tabs-custom > .nav-tabs.pull-right {
  float: none !important;
}
.nav-tabs-custom > .nav-tabs.pull-right > li {
  float: right;
}
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
  margin-right: 0;
}
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
  border-left-width: 1px;
}
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
  border-left-color: #f4f4f4;
  border-right-color: transparent;
}
.nav-tabs-custom > .nav-tabs > li.header {
  line-height: 35px;
  padding: 0 10px;
  font-size: 20px;
  color: #444;
}
.nav-tabs-custom > .nav-tabs > li.header > .fa,
.nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
.nav-tabs-custom > .nav-tabs > li.header > .ion {
  margin-right: 5px;
}
.nav-tabs-custom > .tab-content {
  background: #fff;
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.nav-tabs-custom .dropdown.open > a:active,
.nav-tabs-custom .dropdown.open > a:focus {
  background: transparent;
  color: #999;
}
.nav-tabs-custom.tab-primary > .nav-tabs > li.active {
  border-top-color: #3c8dbc;
}
.nav-tabs-custom.tab-info > .nav-tabs > li.active {
  border-top-color: #00c0ef;
}
.nav-tabs-custom.tab-danger > .nav-tabs > li.active {
  border-top-color: #dd4b39;
}
.nav-tabs-custom.tab-warning > .nav-tabs > li.active {
  border-top-color: #f39c12;
}
.nav-tabs-custom.tab-success > .nav-tabs > li.active {
  border-top-color: #00a65a;
}
.nav-tabs-custom.tab-default > .nav-tabs > li.active {
  border-top-color: #d2d6de;
}

.ceyun_upload_img {
    width: 100%;
    height: 100%;
}


.ceyun-category-item {
    padding: .25rem;
    border: 1px solid #d2d6de;
}

.ceyun-category-item:hover {
    cursor: pointer;
    border: 1px solid #f00;
    color: red;
}

.ceyun-category-del {
    padding: 0 .25rem;
    margin-left: .25rem;
    border: #d2d6de;
    background-color: #d2d6de;
    color: white;
}

.ceyun-category-del:hover {
    background-color: red;
}


.tips_message {
    margin: .5rem 0;
}
.tips_message .tips_content {
    background-color: #e5f3ff;
    border-radius: 0.25rem!important;
    padding: .5rem 1rem;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.tips_message .tips_content_orange_light {
    background-color: #fcebea;
    border-radius: 0.25rem!important;
    padding: .5rem 1rem;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    color: #ff6f22;
}

.op_d65 {
    opacity: .65;
}

.bg-linear-o2w {
    background: linear-gradient(360deg, rgba(247,205,175,.5) 0%, white 30%);
}

.szy_lh_1 {
    line-height: 1rem;
}
.szy_lh_2 {
    line-height: 2rem;
}
.szy_lh_3 {
    line-height: 3rem;
}

.szy_lh_d1 {
    line-height: .1rem;
}

.szy_lh_d3 {
    line-height: .3rem;
}
.szy_lh_d5 {
    line-height: .5rem;
}
.szy_h_1 {
    height: 1rem;
}
.szy_h_2 {
    max-height: 2rem;
}
.szy_h_3 {
    max-height: 3rem;
}
.szy_h_4 {
    max-height: 4rem;
}

.ceyun-table-md th, .ceyun-table-md td {
    padding: .3rem!important;
}